comand-component-library 4.2.21 → 4.2.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9765,6 +9765,9 @@ const Ki = /* @__PURE__ */ F(Tm, [["render", Vm]]), Am = {
9765
9765
  }
9766
9766
  },
9767
9767
  methods: {
9768
+ loginWithGoogle() {
9769
+ this.$emit("login-with-google");
9770
+ },
9768
9771
  toggleSendLoginView() {
9769
9772
  this.sendLogin = !this.sendLogin, this.$nextTick(() => {
9770
9773
  this.sendLogin ? this.$refs.sendPassword.setFocus() : this.$refs.username.setFocus();
@@ -9803,16 +9806,13 @@ const Ki = /* @__PURE__ */ F(Tm, [["render", Vm]]), Am = {
9803
9806
  immediate: !0
9804
9807
  }
9805
9808
  }
9806
- }, Pm = { class: "cmd-login-form flex-container" }, Em = {
9807
- key: 1,
9808
- class: "gsi-material-button stretch-on-small-devices"
9809
- }, Hm = { class: "gsi-material-button-content-wrapper" }, qm = { class: "gsi-material-button-icon" }, Rm = {
9809
+ }, Pm = { class: "cmd-login-form flex-container" }, Em = { class: "gsi-material-button-content-wrapper" }, Hm = { class: "gsi-material-button-icon" }, qm = {
9810
9810
  version: "1.1",
9811
9811
  xmlns: "http://www.w3.org/2000/svg",
9812
9812
  viewBox: "0 0 48 48",
9813
9813
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
9814
9814
  style: { display: "block" }
9815
- }, jm = {
9815
+ }, Rm = {
9816
9816
  key: 2,
9817
9817
  class: "fb-login-button stretch-on-small-devices",
9818
9818
  "data-width": "200",
@@ -9821,11 +9821,11 @@ const Ki = /* @__PURE__ */ F(Tm, [["render", Vm]]), Am = {
9821
9821
  "data-layout": "",
9822
9822
  "data-auto-logout-link": "false",
9823
9823
  "data-use-continue-as": "false"
9824
- }, Nm = { key: 1 }, Um = { class: "option-wrapper flex-container" }, zm = {
9824
+ }, jm = { key: 1 }, Nm = { class: "option-wrapper flex-container" }, Um = {
9825
9825
  key: 0,
9826
9826
  class: "flex-container reset-flex no-wrap-on-small-devices justify-content-space-around"
9827
- }, Wm = { key: 1 }, Gm = ["type", "disabled"], Km = { key: 1 }, Ym = { class: "cmd-login-form flex-container" }, Jm = { class: "option-wrapper flex-container" }, Zm = ["type", "disabled"], Qm = { key: 1 };
9828
- function Xm(e, t, n, s, i, l) {
9827
+ }, zm = { key: 1 }, Wm = ["type", "disabled"], Gm = { key: 1 }, Km = { class: "cmd-login-form flex-container" }, Ym = { class: "option-wrapper flex-container" }, Jm = ["type", "disabled"], Zm = { key: 1 };
9828
+ function Qm(e, t, n, s, i, l) {
9829
9829
  var f, h, v, b, L, T, M, B, P;
9830
9830
  const d = J, u = K, c = te, g = Re;
9831
9831
  return a(), r(_, null, [
@@ -9834,24 +9834,28 @@ function Xm(e, t, n, s, i, l) {
9834
9834
  class: C({ hidden: !n.legendLoginForm.show, "align-left": n.legendLoginForm.align === "left" })
9835
9835
  }, y(n.legendLoginForm.text), 3),
9836
9836
  n.cmdHeadlineLoginForm ? (a(), k(d, j(I({ key: 0 }, n.cmdHeadlineLoginForm)), null, 16)) : m("", !0),
9837
- n.enableLoginWithGoogle ? (a(), r("button", Em, [
9838
- t[13] || (t[13] = o("div", { class: "gsi-material-button-state" }, null, -1)),
9839
- o("div", Hm, [
9840
- o("div", qm, [
9841
- (a(), r("svg", Rm, t[10] || (t[10] = [
9837
+ n.enableLoginWithGoogle ? (a(), r("button", {
9838
+ key: 1,
9839
+ class: "gsi-material-button stretch-on-small-devices",
9840
+ onClick: t[0] || (t[0] = (...D) => l.loginWithGoogle && l.loginWithGoogle(...D))
9841
+ }, [
9842
+ t[14] || (t[14] = o("div", { class: "gsi-material-button-state" }, null, -1)),
9843
+ o("div", Em, [
9844
+ o("div", Hm, [
9845
+ (a(), r("svg", qm, t[11] || (t[11] = [
9842
9846
  jl('<path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"></path><path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"></path><path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"></path><path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"></path><path fill="none" d="M0 0h48v48H0z"></path>', 5)
9843
9847
  ])))
9844
9848
  ]),
9845
- t[11] || (t[11] = o("span", { class: "gsi-material-button-contents" }, "Sign in with Google", -1)),
9846
- t[12] || (t[12] = o("span", { style: { display: "none" } }, "Sign in with Google", -1))
9849
+ t[12] || (t[12] = o("span", { class: "gsi-material-button-contents" }, "Sign in with Google", -1)),
9850
+ t[13] || (t[13] = o("span", { style: { display: "none" } }, "Sign in with Google", -1))
9847
9851
  ])
9848
9852
  ])) : m("", !0),
9849
- n.enableLoginWithFacebook ? (a(), r("div", jm)) : m("", !0),
9853
+ n.enableLoginWithFacebook ? (a(), r("div", Rm)) : m("", !0),
9850
9854
  (n.enableLoginWithGoogle || n.enableLoginWithFacebook) && !i.showLogin ? (a(), r("button", I({
9851
9855
  key: 3,
9852
9856
  class: "button stretch-on-small-devices"
9853
9857
  }, l.buttonLoginWithYourDataDefaultOptions, {
9854
- onClick: t[0] || (t[0] = S((D) => i.showLogin = !0, ["prevent"]))
9858
+ onClick: t[1] || (t[1] = S((D) => i.showLogin = !0, ["prevent"]))
9855
9859
  }), [
9856
9860
  (f = l.buttonLoginWithYourDataDefaultOptions.icon) != null && f.iconClass ? (a(), k(u, {
9857
9861
  key: 0,
@@ -9859,7 +9863,7 @@ function Xm(e, t, n, s, i, l) {
9859
9863
  type: l.buttonLoginWithYourDataDefaultOptions.icon.iconType,
9860
9864
  title: l.buttonLoginWithYourDataDefaultOptions.icon.tooltip
9861
9865
  }, null, 8, ["iconClass", "type", "title"])) : m("", !0),
9862
- l.buttonLoginWithYourDataDefaultOptions.text ? (a(), r("span", Nm, y(l.buttonLoginWithYourDataDefaultOptions.text), 1)) : m("", !0)
9866
+ l.buttonLoginWithYourDataDefaultOptions.text ? (a(), r("span", jm, y(l.buttonLoginWithYourDataDefaultOptions.text), 1)) : m("", !0)
9863
9867
  ], 16)) : m("", !0),
9864
9868
  $(o("div", {
9865
9869
  class: C(["login-fields flex-container", { vertical: n.orientation === "vertical" }])
@@ -9869,28 +9873,28 @@ function Xm(e, t, n, s, i, l) {
9869
9873
  type: "text",
9870
9874
  ref: "username",
9871
9875
  modelValue: l.username,
9872
- "onUpdate:modelValue": t[1] || (t[1] = (D) => l.username = D)
9876
+ "onUpdate:modelValue": t[2] || (t[2] = (D) => l.username = D)
9873
9877
  }, l.cmdFormElementUsernameOptions, {
9874
- onValidationStatusChange: t[2] || (t[2] = (D) => l.checkValidationStatus(D, "username"))
9878
+ onValidationStatusChange: t[3] || (t[3] = (D) => l.checkValidationStatus(D, "username"))
9875
9879
  }), null, 16, ["modelValue"]),
9876
9880
  p(c, I({
9877
9881
  element: "input",
9878
9882
  type: "password",
9879
9883
  modelValue: l.password,
9880
- "onUpdate:modelValue": t[3] || (t[3] = (D) => l.password = D)
9884
+ "onUpdate:modelValue": t[4] || (t[4] = (D) => l.password = D)
9881
9885
  }, l.cmdFormElementPasswordOptions, {
9882
- onValidationStatusChange: t[4] || (t[4] = (D) => l.checkValidationStatus(D, "password"))
9886
+ onValidationStatusChange: t[5] || (t[5] = (D) => l.checkValidationStatus(D, "password"))
9883
9887
  }), null, 16, ["modelValue"])
9884
9888
  ], 2), [
9885
9889
  [ye, i.showLogin]
9886
9890
  ]),
9887
9891
  A(e.$slots, "login"),
9888
- o("div", Um, [
9889
- n.linkForgotPassword || n.linkCreateAccount ? (a(), r("div", zm, [
9892
+ o("div", Nm, [
9893
+ n.linkForgotPassword || n.linkCreateAccount ? (a(), r("div", Um, [
9890
9894
  n.linkForgotPassword ? (a(), r("a", {
9891
9895
  key: 0,
9892
9896
  href: "#",
9893
- onClick: t[5] || (t[5] = S((...D) => l.toggleSendLoginView && l.toggleSendLoginView(...D), ["prevent"]))
9897
+ onClick: t[6] || (t[6] = S((...D) => l.toggleSendLoginView && l.toggleSendLoginView(...D), ["prevent"]))
9894
9898
  }, [
9895
9899
  (h = n.linkForgotPassword.icon) != null && h.show && ((v = n.linkForgotPassword.icon) != null && v.iconClass) ? (a(), k(u, {
9896
9900
  key: 0,
@@ -9898,7 +9902,7 @@ function Xm(e, t, n, s, i, l) {
9898
9902
  type: n.linkForgotPassword.icon.iconType,
9899
9903
  title: n.linkForgotPassword.icon.tooltip
9900
9904
  }, null, 8, ["iconClass", "type", "title"])) : m("", !0),
9901
- n.linkForgotPassword.text ? (a(), r("span", Wm, y(n.linkForgotPassword.text), 1)) : m("", !0)
9905
+ n.linkForgotPassword.text ? (a(), r("span", zm, y(n.linkForgotPassword.text), 1)) : m("", !0)
9902
9906
  ])) : m("", !0),
9903
9907
  n.linkCreateAccount ? (a(), k(g, {
9904
9908
  key: 1,
@@ -9917,7 +9921,7 @@ function Xm(e, t, n, s, i, l) {
9917
9921
  type: l.buttonLoginDefaultOptions.type === "submit" ? "submit" : "button"
9918
9922
  }, l.buttonLoginOptions, {
9919
9923
  class: ["button stretch-on-small-devices", { primary: l.buttonLoginDefaultOptions.primary }],
9920
- onClick: t[6] || (t[6] = (...D) => l.onClick && l.onClick(...D)),
9924
+ onClick: t[7] || (t[7] = (...D) => l.onClick && l.onClick(...D)),
9921
9925
  disabled: l.buttonLoginDisabled
9922
9926
  }), [
9923
9927
  l.buttonLoginDefaultOptions.icon.iconClass ? (a(), k(u, {
@@ -9926,13 +9930,13 @@ function Xm(e, t, n, s, i, l) {
9926
9930
  type: l.buttonLoginDefaultOptions.icon.iconType,
9927
9931
  title: l.buttonLoginDefaultOptions.icon.tooltip
9928
9932
  }, null, 8, ["iconClass", "type", "title"])) : m("", !0),
9929
- l.buttonLoginDefaultOptions.text ? (a(), r("span", Km, y(l.buttonLoginDefaultOptions.text), 1)) : m("", !0)
9930
- ], 16, Gm)) : m("", !0)
9933
+ l.buttonLoginDefaultOptions.text ? (a(), r("span", Gm, y(l.buttonLoginDefaultOptions.text), 1)) : m("", !0)
9934
+ ], 16, Wm)) : m("", !0)
9931
9935
  ])
9932
9936
  ], 512), [
9933
9937
  [ye, !i.sendLogin]
9934
9938
  ]),
9935
- $(o("fieldset", Ym, [
9939
+ $(o("fieldset", Km, [
9936
9940
  o("legend", {
9937
9941
  class: C({ hidden: !n.legendForgotLoginForm.show, "align-left": n.legendForgotLoginForm.align === "left" })
9938
9942
  }, y(n.legendForgotLoginForm.text), 3),
@@ -9941,15 +9945,15 @@ function Xm(e, t, n, s, i, l) {
9941
9945
  ref: "sendPassword",
9942
9946
  element: "input",
9943
9947
  type: "email",
9944
- onValidationStatusChange: t[7] || (t[7] = (D) => l.checkValidationStatus(D, "email")),
9948
+ onValidationStatusChange: t[8] || (t[8] = (D) => l.checkValidationStatus(D, "email")),
9945
9949
  modelValue: i.sendLoginMail,
9946
- "onUpdate:modelValue": t[8] || (t[8] = (D) => i.sendLoginMail = D)
9950
+ "onUpdate:modelValue": t[9] || (t[9] = (D) => i.sendLoginMail = D)
9947
9951
  }, l.cmdFormElementSendLoginOptions), null, 16, ["modelValue"]),
9948
9952
  A(e.$slots, "send-login"),
9949
- o("div", Jm, [
9953
+ o("div", Ym, [
9950
9954
  o("a", {
9951
9955
  href: "#",
9952
- onClick: t[9] || (t[9] = S((...D) => l.toggleSendLoginView && l.toggleSendLoginView(...D), ["prevent"]))
9956
+ onClick: t[10] || (t[10] = S((...D) => l.toggleSendLoginView && l.toggleSendLoginView(...D), ["prevent"]))
9953
9957
  }, [
9954
9958
  n.linkBackToLogin.icon && n.linkBackToLogin.icon.show && n.linkBackToLogin.icon.iconClass ? (a(), k(u, {
9955
9959
  key: 0,
@@ -9969,15 +9973,15 @@ function Xm(e, t, n, s, i, l) {
9969
9973
  iconClass: (B = l.buttonSendLoginOptions.icon) == null ? void 0 : B.iconClass,
9970
9974
  title: (P = l.buttonSendLoginOptions.icon) == null ? void 0 : P.tooltip
9971
9975
  }, null, 8, ["iconClass", "title"])) : m("", !0),
9972
- l.buttonSendLoginOptions.text ? (a(), r("span", Qm, y(l.buttonSendLoginOptions.text), 1)) : m("", !0)
9973
- ], 16, Zm)) : m("", !0)
9976
+ l.buttonSendLoginOptions.text ? (a(), r("span", Zm, y(l.buttonSendLoginOptions.text), 1)) : m("", !0)
9977
+ ], 16, Jm)) : m("", !0)
9974
9978
  ])
9975
9979
  ], 512), [
9976
9980
  [ye, i.sendLogin]
9977
9981
  ])
9978
9982
  ], 64);
9979
9983
  }
9980
- const $m = /* @__PURE__ */ F(Am, [["render", Xm]]), ep = {
9984
+ const Xm = /* @__PURE__ */ F(Am, [["render", Qm]]), $m = {
9981
9985
  name: "CmdMainNavigation",
9982
9986
  data() {
9983
9987
  return {
@@ -10113,11 +10117,11 @@ const $m = /* @__PURE__ */ F(Am, [["render", Xm]]), ep = {
10113
10117
  this.$emit("offcanvas", { open: this.showOffcanvas });
10114
10118
  }
10115
10119
  }
10116
- }, tp = {
10120
+ }, ep = {
10117
10121
  key: 0,
10118
10122
  class: "close-nav"
10119
- }, np = ["href", "title", "target", "onClick"], ip = { key: 1 }, lp = { key: 1 }, op = ["aria-expanded"], ap = ["href", "title", "target", "onClick"], sp = { key: 1 }, rp = { key: 1 }, dp = ["aria-expanded"], up = ["href", "title", "target", "onClick"], cp = { key: 1 }, mp = { key: 1 };
10120
- function pp(e, t, n, s, i, l) {
10123
+ }, tp = ["href", "title", "target", "onClick"], np = { key: 1 }, ip = { key: 1 }, lp = ["aria-expanded"], op = ["href", "title", "target", "onClick"], ap = { key: 1 }, sp = { key: 1 }, rp = ["aria-expanded"], dp = ["href", "title", "target", "onClick"], up = { key: 1 }, cp = { key: 1 };
10124
+ function mp(e, t, n, s, i, l) {
10121
10125
  const d = K, u = we("router-link");
10122
10126
  return a(), r("div", {
10123
10127
  class: C([
@@ -10135,7 +10139,7 @@ function pp(e, t, n, s, i, l) {
10135
10139
  o("ul", {
10136
10140
  class: C({ "stretch-items": n.stretchMainItems })
10137
10141
  }, [
10138
- i.showOffcanvas ? (a(), r("li", tp, [
10142
+ i.showOffcanvas ? (a(), r("li", ep, [
10139
10143
  o("a", {
10140
10144
  href: "#",
10141
10145
  id: "close-offcanvas",
@@ -10172,12 +10176,12 @@ function pp(e, t, n, s, i, l) {
10172
10176
  iconClass: c.iconClass,
10173
10177
  type: c.iconType
10174
10178
  }, null, 8, ["iconClass", "type"])) : m("", !0),
10175
- c.text ? (a(), r("span", ip, y(c.text), 1)) : m("", !0),
10179
+ c.text ? (a(), r("span", np, y(c.text), 1)) : m("", !0),
10176
10180
  (h = c == null ? void 0 : c.subentries) != null && h.length ? (a(), r("span", {
10177
10181
  key: 2,
10178
10182
  class: C(["subentry-icon", n.subentriesIconClass])
10179
10183
  }, null, 2)) : m("", !0)
10180
- ], 40, np)) : m("", !0),
10184
+ ], 40, tp)) : m("", !0),
10181
10185
  c.type === "router" ? (a(), k(u, {
10182
10186
  key: 1,
10183
10187
  to: l.getRoute(c),
@@ -10190,7 +10194,7 @@ function pp(e, t, n, s, i, l) {
10190
10194
  iconClass: c.iconClass,
10191
10195
  type: c.iconType
10192
10196
  }, null, 8, ["iconClass", "type"])) : m("", !0),
10193
- c.text ? (a(), r("span", lp, y(c.text), 1)) : m("", !0),
10197
+ c.text ? (a(), r("span", ip, y(c.text), 1)) : m("", !0),
10194
10198
  c.subentries && c.subentries.length > 0 ? (a(), r("span", {
10195
10199
  key: 2,
10196
10200
  class: C(["subentry-icon", n.subentriesIconClass])
@@ -10222,12 +10226,12 @@ function pp(e, t, n, s, i, l) {
10222
10226
  iconClass: b.iconClass,
10223
10227
  type: b.iconType
10224
10228
  }, null, 8, ["iconClass", "type"])) : m("", !0),
10225
- b.text ? (a(), r("span", sp, y(b.text), 1)) : m("", !0),
10229
+ b.text ? (a(), r("span", ap, y(b.text), 1)) : m("", !0),
10226
10230
  b.subentries && b.subentries.length > 0 ? (a(), r("span", {
10227
10231
  key: 2,
10228
10232
  class: C(["subentry-icon", n.subentriesIconClass])
10229
10233
  }, null, 2)) : m("", !0)
10230
- ], 40, ap)) : m("", !0),
10234
+ ], 40, op)) : m("", !0),
10231
10235
  b.type === "router" ? (a(), k(u, {
10232
10236
  key: 1,
10233
10237
  to: l.getRoute(b),
@@ -10240,7 +10244,7 @@ function pp(e, t, n, s, i, l) {
10240
10244
  iconClass: b.iconClass,
10241
10245
  type: b.iconType
10242
10246
  }, null, 8, ["iconClass", "type"])) : m("", !0),
10243
- b.text ? (a(), r("span", rp, y(b.text), 1)) : m("", !0),
10247
+ b.text ? (a(), r("span", sp, y(b.text), 1)) : m("", !0),
10244
10248
  b.subentries && b.subentries.length > 0 ? (a(), r("span", {
10245
10249
  key: 2,
10246
10250
  class: C(["subentry-icon", n.subentriesIconClass])
@@ -10265,12 +10269,12 @@ function pp(e, t, n, s, i, l) {
10265
10269
  iconClass: B.iconClass,
10266
10270
  type: B.iconType
10267
10271
  }, null, 8, ["iconClass", "type"])) : m("", !0),
10268
- B.text ? (a(), r("span", cp, y(B.text), 1)) : m("", !0),
10272
+ B.text ? (a(), r("span", up, y(B.text), 1)) : m("", !0),
10269
10273
  B.subentries && B.subentries.length > 0 ? (a(), r("span", {
10270
10274
  key: 2,
10271
10275
  class: C(["subentry-icon", n.subentriesIconClass])
10272
10276
  }, null, 2)) : m("", !0)
10273
- ], 8, up)) : m("", !0),
10277
+ ], 8, dp)) : m("", !0),
10274
10278
  B.type === "router" ? (a(), k(u, {
10275
10279
  key: 1,
10276
10280
  to: l.getRoute(B),
@@ -10283,7 +10287,7 @@ function pp(e, t, n, s, i, l) {
10283
10287
  iconClass: B.iconClass,
10284
10288
  type: B.iconType
10285
10289
  }, null, 8, ["iconClass", "type"])) : m("", !0),
10286
- B.text ? (a(), r("span", mp, y(B.text), 1)) : m("", !0),
10290
+ B.text ? (a(), r("span", cp, y(B.text), 1)) : m("", !0),
10287
10291
  B.subentries && B.subentries.length > 0 ? (a(), r("span", {
10288
10292
  key: 2,
10289
10293
  class: C(["subentry-icon", n.subentriesIconClass])
@@ -10292,10 +10296,10 @@ function pp(e, t, n, s, i, l) {
10292
10296
  _: 2
10293
10297
  }, 1032, ["to", "target", "onClick"])) : m("", !0)
10294
10298
  ]))), 128))
10295
- ], 8, dp)) : m("", !0)
10299
+ ], 8, rp)) : m("", !0)
10296
10300
  ], 2);
10297
10301
  }), 128))
10298
- ], 8, op)) : m("", !0)
10302
+ ], 8, lp)) : m("", !0)
10299
10303
  ], 2);
10300
10304
  }), 128))
10301
10305
  ], 2)
@@ -10317,7 +10321,7 @@ function pp(e, t, n, s, i, l) {
10317
10321
  ])) : m("", !0)
10318
10322
  ], 2);
10319
10323
  }
10320
- const Yi = /* @__PURE__ */ F(ep, [["render", pp]]), fp = {
10324
+ const Yi = /* @__PURE__ */ F($m, [["render", mp]]), pp = {
10321
10325
  name: "CmdMultistepFormProgressBar",
10322
10326
  data() {
10323
10327
  return {
@@ -10375,11 +10379,11 @@ const Yi = /* @__PURE__ */ F(ep, [["render", pp]]), fp = {
10375
10379
  return Ue(e);
10376
10380
  }
10377
10381
  }
10378
- }, hp = {
10382
+ }, fp = {
10379
10383
  key: 0,
10380
10384
  class: "number"
10381
- }, gp = { key: 2 };
10382
- function yp(e, t, n, s, i, l) {
10385
+ }, hp = { key: 2 };
10386
+ function gp(e, t, n, s, i, l) {
10383
10387
  const d = K, u = Re;
10384
10388
  return a(), r("ol", {
10385
10389
  class: C(["cmd-multistep-form-progress-bar", { "use-gap": n.useGap, "full-width": n.fullWidth }])
@@ -10398,13 +10402,13 @@ function yp(e, t, n, s, i, l) {
10398
10402
  onClick: (f) => l.clickedStep(f, g)
10399
10403
  }, {
10400
10404
  default: w(() => [
10401
- n.showStepNumber ? (a(), r("span", hp, y(g + 1), 1)) : m("", !0),
10405
+ n.showStepNumber ? (a(), r("span", fp, y(g + 1), 1)) : m("", !0),
10402
10406
  c.iconClass ? (a(), k(d, {
10403
10407
  key: 1,
10404
10408
  iconClass: c.iconClass,
10405
10409
  type: c.iconType
10406
10410
  }, null, 8, ["iconClass", "type"])) : m("", !0),
10407
- c.text ? (a(), r("span", gp, y(c.text), 1)) : m("", !0)
10411
+ c.text ? (a(), r("span", hp, y(c.text), 1)) : m("", !0)
10408
10412
  ]),
10409
10413
  _: 2
10410
10414
  }, 1032, ["linkType", "class", "styleAsButton", "primaryButton", "path", "title", "onClick"]),
@@ -10415,7 +10419,7 @@ function yp(e, t, n, s, i, l) {
10415
10419
  ], 2))), 128))
10416
10420
  ], 2);
10417
10421
  }
10418
- const bp = /* @__PURE__ */ F(fp, [["render", yp]]), xp = {
10422
+ const yp = /* @__PURE__ */ F(pp, [["render", gp]]), bp = {
10419
10423
  name: "CmdNewsletterSubscription",
10420
10424
  emits: ["button-click"],
10421
10425
  data() {
@@ -10564,10 +10568,10 @@ const bp = /* @__PURE__ */ F(fp, [["render", yp]]), xp = {
10564
10568
  immediate: !0
10565
10569
  }
10566
10570
  }
10567
- }, Cp = { class: "cmd-newsletter-subscription flex-container" }, vp = { class: "button-wrapper" };
10568
- function kp(e, t, n, s, i, l) {
10571
+ }, xp = { class: "cmd-newsletter-subscription flex-container" }, Cp = { class: "button-wrapper" };
10572
+ function vp(e, t, n, s, i, l) {
10569
10573
  const d = Ki, u = te;
10570
- return a(), r("fieldset", Cp, [
10574
+ return a(), r("fieldset", xp, [
10571
10575
  o("legend", {
10572
10576
  class: C({ hidden: !n.legend.show, "align-left": n.legend.align === "left" })
10573
10577
  }, y(n.legend.text), 3),
@@ -10591,7 +10595,7 @@ function kp(e, t, n, s, i, l) {
10591
10595
  "onUpdate:modelValue": t[1] || (t[1] = (c) => l.email = c),
10592
10596
  onValidationStatusChange: l.checkValidationStatus
10593
10597
  }, null, 8, ["placeholder", "labelText", "required", "useCustomTooltip", "modelValue", "onValidationStatusChange"]),
10594
- o("div", vp, [
10598
+ o("div", Cp, [
10595
10599
  p(u, {
10596
10600
  element: "button",
10597
10601
  type: n.buttonType,
@@ -10603,7 +10607,7 @@ function kp(e, t, n, s, i, l) {
10603
10607
  ])
10604
10608
  ]);
10605
10609
  }
10606
- const wp = /* @__PURE__ */ F(xp, [["render", kp]]);
10610
+ const kp = /* @__PURE__ */ F(bp, [["render", vp]]);
10607
10611
  function Xn(e, t, n, s = !0, i = !0) {
10608
10612
  function l(d, u) {
10609
10613
  return u && d < 10 ? "0" + d : d;
@@ -10616,7 +10620,7 @@ function Xn(e, t, n, s = !0, i = !0) {
10616
10620
  return l(d, s) + e + l(u, !0) + t;
10617
10621
  };
10618
10622
  }
10619
- const Tp = {
10623
+ const wp = {
10620
10624
  name: "CmdOpeningHoursItem",
10621
10625
  mixins: [se],
10622
10626
  data() {
@@ -10704,20 +10708,20 @@ const Tp = {
10704
10708
  deep: !0
10705
10709
  }
10706
10710
  }
10707
- }, Sp = { class: "cmd-opening-hours-item" }, _p = {
10711
+ }, Tp = { class: "cmd-opening-hours-item" }, Sp = {
10708
10712
  key: 0,
10709
10713
  class: "am"
10710
- }, Lp = {
10714
+ }, _p = {
10711
10715
  key: 1,
10712
10716
  class: "pm"
10713
- }, Op = { class: "flex-container no-flex" }, Ip = { class: "flex-container no-flex am-wrapper" }, Bp = {
10717
+ }, Lp = { class: "flex-container no-flex" }, Op = { class: "flex-container no-flex am-wrapper" }, Ip = {
10714
10718
  key: 1,
10715
10719
  class: "input-wrapper"
10716
- }, Dp = ["title"], Mp = { class: "flex-container no-flex pm-wrapper" }, Fp = {
10720
+ }, Bp = ["title"], Dp = { class: "flex-container no-flex pm-wrapper" }, Mp = {
10717
10721
  key: 1,
10718
10722
  class: "input-wrapper"
10719
- }, Vp = ["title"];
10720
- function Ap(e, t, n, s, i, l) {
10723
+ }, Fp = ["title"];
10724
+ function Vp(e, t, n, s, i, l) {
10721
10725
  const d = te;
10722
10726
  return e.editing ? (a(), r(_, { key: 1 }, [
10723
10727
  o("dt", null, [
@@ -10732,8 +10736,8 @@ function Ap(e, t, n, s, i, l) {
10732
10736
  "onUpdate:modelValue": t[0] || (t[0] = (u) => i.editableDay.day = u)
10733
10737
  }, null, 8, ["modelValue"])
10734
10738
  ]),
10735
- o("dd", Op, [
10736
- o("div", Ip, [
10739
+ o("dd", Lp, [
10740
+ o("div", Op, [
10737
10741
  i.editableDay.amClosed ? (a(), k(d, {
10738
10742
  key: 0,
10739
10743
  element: "input",
@@ -10745,7 +10749,7 @@ function Ap(e, t, n, s, i, l) {
10745
10749
  modelValue: i.editableDay.amDisplayText,
10746
10750
  "onUpdate:modelValue": t[1] || (t[1] = (u) => i.editableDay.amDisplayText = u)
10747
10751
  }, null, 8, ["modelValue"])) : m("", !0),
10748
- i.editableDay.amClosed ? m("", !0) : (a(), r("div", Bp, [
10752
+ i.editableDay.amClosed ? m("", !0) : (a(), r("div", Ip, [
10749
10753
  p(d, {
10750
10754
  element: "input",
10751
10755
  type: "time",
@@ -10773,9 +10777,9 @@ function Ap(e, t, n, s, i, l) {
10773
10777
  onClick: t[4] || (t[4] = S((u) => l.toggleClosedStatus("am"), ["prevent"])),
10774
10778
  title: i.editableDay.amClosed ? "Set to open" : "Set to closed",
10775
10779
  class: C(i.editableDay.amClosed ? "icon-clock" : "icon-blocked")
10776
- }, null, 10, Dp)
10780
+ }, null, 10, Bp)
10777
10781
  ]),
10778
- o("div", Mp, [
10782
+ o("div", Dp, [
10779
10783
  i.editableDay.pmClosed ? (a(), k(d, {
10780
10784
  key: 0,
10781
10785
  element: "input",
@@ -10787,7 +10791,7 @@ function Ap(e, t, n, s, i, l) {
10787
10791
  modelValue: i.editableDay.pmDisplayText,
10788
10792
  "onUpdate:modelValue": t[5] || (t[5] = (u) => i.editableDay.pmDisplayText = u)
10789
10793
  }, null, 8, ["modelValue"])) : m("", !0),
10790
- i.editableDay.pmClosed ? m("", !0) : (a(), r("div", Fp, [
10794
+ i.editableDay.pmClosed ? m("", !0) : (a(), r("div", Mp, [
10791
10795
  p(d, {
10792
10796
  element: "input",
10793
10797
  type: "time",
@@ -10815,20 +10819,20 @@ function Ap(e, t, n, s, i, l) {
10815
10819
  onClick: t[8] || (t[8] = S((u) => l.toggleClosedStatus("pm"), ["prevent"])),
10816
10820
  title: i.editableDay.pmClosed ? "Set to open" : "Set to closed",
10817
10821
  class: C(i.editableDay.pmClosed ? "icon-clock" : "icon-blocked")
10818
- }, null, 10, Vp)
10822
+ }, null, 10, Fp)
10819
10823
  ])
10820
10824
  ])
10821
10825
  ], 64)) : (a(), r(_, { key: 0 }, [
10822
- o("dt", Sp, y(n.day.day), 1),
10826
+ o("dt", Tp, y(n.day.day), 1),
10823
10827
  o("dd", null, [
10824
- n.day.am ? (a(), r("span", _p, [
10828
+ n.day.am ? (a(), r("span", Sp, [
10825
10829
  n.day.am.displayText ? (a(), r(_, { key: 0 }, [
10826
10830
  H(y(n.day.am.displayText), 1)
10827
10831
  ], 64)) : (a(), r(_, { key: 1 }, [
10828
10832
  H(y(l.getTime(n.day.am.fromTime, n.abbreviationTextAm)) + " " + y(n.separator) + " " + y(l.getTime(n.day.am.tillTime)), 1)
10829
10833
  ], 64))
10830
10834
  ])) : m("", !0),
10831
- n.day.pm ? (a(), r("span", Lp, [
10835
+ n.day.pm ? (a(), r("span", _p, [
10832
10836
  n.day.pm.displayText ? (a(), r(_, { key: 0 }, [
10833
10837
  H(y(n.day.pm.displayText), 1)
10834
10838
  ], 64)) : (a(), r(_, { key: 1 }, [
@@ -10838,20 +10842,20 @@ function Ap(e, t, n, s, i, l) {
10838
10842
  ])
10839
10843
  ], 64));
10840
10844
  }
10841
- const Pp = /* @__PURE__ */ F(Tp, [["render", Ap]]);
10842
- function Ep(e) {
10845
+ const Ap = /* @__PURE__ */ F(wp, [["render", Vp]]);
10846
+ function Pp(e) {
10843
10847
  return (t, n) => {
10844
10848
  const s = /* @__PURE__ */ new Date();
10845
10849
  return s.setHours(t, n, 0, 0), new Intl.DateTimeFormat(e, { timeStyle: "short" }).format(s);
10846
10850
  };
10847
10851
  }
10848
- function Hp(e, t, n, s = !0) {
10852
+ function Ep(e, t, n, s = !0) {
10849
10853
  function i(l, d) {
10850
10854
  return d && l < 10 ? "0" + l : l;
10851
10855
  }
10852
10856
  return (l, d) => i(l, s) + e + i(d, !0) + t;
10853
10857
  }
10854
- const qp = {
10858
+ const Hp = {
10855
10859
  name: "CmdOpeningHours",
10856
10860
  mixins: [se],
10857
10861
  data() {
@@ -11085,7 +11089,7 @@ const qp = {
11085
11089
  };
11086
11090
  },
11087
11091
  getTime(e) {
11088
- return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) : Hp(":", " hrs", "", !1)(e.hours, e.mins);
11092
+ return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) : Ep(":", " hrs", "", !1)(e.hours, e.mins);
11089
11093
  },
11090
11094
  updateHandlerProvider() {
11091
11095
  const e = this.textOpenModel, t = this.textClosedModel, n = this.textHolidaysModel, s = this.textMiscInfoModel;
@@ -11098,17 +11102,17 @@ const qp = {
11098
11102
  });
11099
11103
  }
11100
11104
  }
11101
- }, Rp = { class: "cmd-opening-hours" }, jp = {
11105
+ }, qp = { class: "cmd-opening-hours" }, Rp = {
11102
11106
  key: 2,
11103
11107
  class: "flex-container"
11104
- }, Np = { key: 3 }, Up = { class: "edit-mode-opening-hours-item" }, zp = { key: 5 }, Wp = { key: 0 }, Gp = { key: 1 }, Kp = {
11108
+ }, jp = { key: 3 }, Np = { class: "edit-mode-opening-hours-item" }, Up = { key: 5 }, zp = { key: 0 }, Wp = { key: 1 }, Gp = {
11105
11109
  key: 6,
11106
11110
  class: "flex-container vertical"
11107
11111
  };
11108
- function Yp(e, t, n, s, i, l) {
11112
+ function Kp(e, t, n, s, i, l) {
11109
11113
  var h, v;
11110
- const d = J, u = Re, c = te, g = Pp, f = qe;
11111
- return a(), r("div", Rp, [
11114
+ const d = J, u = Re, c = te, g = Ap, f = qe;
11115
+ return a(), r("div", qp, [
11112
11116
  (h = n.cmdHeadline) != null && h.headlineText || e.editModeContext ? (a(), k(d, j(I({ key: 0 }, n.cmdHeadline)), null, 16)) : m("", !0),
11113
11117
  !e.editing && n.showOpenStatus ? (a(), r(_, { key: 1 }, [
11114
11118
  (v = n.cmdLink) != null && v.path ? (a(), k(u, I({
@@ -11125,7 +11129,7 @@ function Yp(e, t, n, s, i, l) {
11125
11129
  key: 1,
11126
11130
  class: C({ closed: l.isClosed })
11127
11131
  }, y(l.textOpenClosed), 3))
11128
- ], 64)) : e.editing ? (a(), r("div", jp, [
11132
+ ], 64)) : e.editing ? (a(), r("div", Rp, [
11129
11133
  p(c, {
11130
11134
  element: "input",
11131
11135
  type: "text",
@@ -11165,7 +11169,7 @@ function Yp(e, t, n, s, i, l) {
11165
11169
  itemProvider: l.itemProvider
11166
11170
  }, {
11167
11171
  default: w(() => [
11168
- o("dl", Up, [
11172
+ o("dl", Np, [
11169
11173
  p(g, {
11170
11174
  day: b,
11171
11175
  separator: n.separator,
@@ -11177,7 +11181,7 @@ function Yp(e, t, n, s, i, l) {
11177
11181
  ]),
11178
11182
  _: 2
11179
11183
  }, 1032, ["componentProps", "componentPath", "itemProvider"]))), 128))
11180
- ], 64)) : (a(), r("dl", Np, [
11184
+ ], 64)) : (a(), r("dl", jp, [
11181
11185
  (a(!0), r(_, null, q(l.openingHoursFormatted, (b, L) => (a(), k(g, {
11182
11186
  key: L,
11183
11187
  day: b,
@@ -11187,13 +11191,13 @@ function Yp(e, t, n, s, i, l) {
11187
11191
  use24HoursFormat: n.use24HoursFormat
11188
11192
  }, null, 8, ["day", "separator", "abbreviationTextAm", "abbreviationTextPm", "use24HoursFormat"]))), 128))
11189
11193
  ])),
11190
- !e.editing && (n.textHolidays || n.textMiscInfo) ? (a(), r("div", zp, [
11191
- n.textHolidays ? (a(), r("p", Wp, [
11194
+ !e.editing && (n.textHolidays || n.textMiscInfo) ? (a(), r("div", Up, [
11195
+ n.textHolidays ? (a(), r("p", zp, [
11192
11196
  o("strong", null, y(n.textHolidays), 1)
11193
11197
  ])) : m("", !0),
11194
- n.textMiscInfo ? (a(), r("p", Gp, y(n.textMiscInfo), 1)) : m("", !0)
11198
+ n.textMiscInfo ? (a(), r("p", Wp, y(n.textMiscInfo), 1)) : m("", !0)
11195
11199
  ])) : m("", !0),
11196
- e.editing ? (a(), r("div", Kp, [
11200
+ e.editing ? (a(), r("div", Gp, [
11197
11201
  p(c, {
11198
11202
  element: "input",
11199
11203
  type: "text",
@@ -11215,7 +11219,7 @@ function Yp(e, t, n, s, i, l) {
11215
11219
  ])) : m("", !0)
11216
11220
  ]);
11217
11221
  }
11218
- const Jp = /* @__PURE__ */ F(qp, [["render", Yp]]), Zp = {
11222
+ const Yp = /* @__PURE__ */ F(Hp, [["render", Kp]]), Jp = {
11219
11223
  data() {
11220
11224
  return {
11221
11225
  defaultMessageProperties: {
@@ -11224,11 +11228,11 @@ const Jp = /* @__PURE__ */ F(qp, [["render", Yp]]), Zp = {
11224
11228
  }
11225
11229
  };
11226
11230
  }
11227
- }, Qp = {
11231
+ }, Zp = {
11228
11232
  name: "CmdPagination",
11229
11233
  mixins: [
11230
11234
  me,
11231
- Zp
11235
+ Jp
11232
11236
  ],
11233
11237
  emits: ["click"],
11234
11238
  data() {
@@ -11326,10 +11330,10 @@ const Jp = /* @__PURE__ */ F(qp, [["render", Yp]]), Zp = {
11326
11330
  this.currentPage > 1 && this.showPage(this.currentPage - 1);
11327
11331
  }
11328
11332
  }
11329
- }, Xp = { class: "cmd-pagination" }, $p = ["href", "title"], ef = { key: 0 }, tf = { class: "page-index" }, nf = { class: "flex-container" }, lf = ["href", "title", "onClick"], of = ["href", "title"], af = { key: 0 };
11330
- function sf(e, t, n, s, i, l) {
11333
+ }, Qp = { class: "cmd-pagination" }, Xp = ["href", "title"], $p = { key: 0 }, ef = { class: "page-index" }, tf = { class: "flex-container" }, nf = ["href", "title", "onClick"], lf = ["href", "title"], of = { key: 0 };
11334
+ function af(e, t, n, s, i, l) {
11331
11335
  const d = K;
11332
- return a(), r("div", Xp, [
11336
+ return a(), r("div", Qp, [
11333
11337
  o("a", {
11334
11338
  href: l.getPreviousHref,
11335
11339
  class: C(["page-change", { disabled: i.currentPage === 1, button: n.linkType === "button" }]),
@@ -11340,10 +11344,10 @@ function sf(e, t, n, s, i, l) {
11340
11344
  iconClass: n.prevLink.iconClass,
11341
11345
  type: n.prevLink.iconType
11342
11346
  }, null, 8, ["iconClass", "type"]),
11343
- n.prevLink.showText ? (a(), r("span", ef, y(n.prevLink.text), 1)) : m("", !0)
11344
- ], 10, $p),
11345
- o("div", tf, [
11346
- o("div", nf, [
11347
+ n.prevLink.showText ? (a(), r("span", $p, y(n.prevLink.text), 1)) : m("", !0)
11348
+ ], 10, Xp),
11349
+ o("div", ef, [
11350
+ o("div", tf, [
11347
11351
  (a(!0), r(_, null, q(n.pages, (u, c) => (a(), r("a", {
11348
11352
  href: l.getHref(u),
11349
11353
  class: C({ disabled: i.currentPage === c + 1, button: n.linkType === "button", hidden: !n.showPageNumbers }),
@@ -11353,7 +11357,7 @@ function sf(e, t, n, s, i, l) {
11353
11357
  "aria-live": "polite"
11354
11358
  }, [
11355
11359
  o("span", null, y(c + 1), 1)
11356
- ], 10, lf))), 128))
11360
+ ], 10, nf))), 128))
11357
11361
  ])
11358
11362
  ]),
11359
11363
  o("a", {
@@ -11362,15 +11366,15 @@ function sf(e, t, n, s, i, l) {
11362
11366
  onClick: t[1] || (t[1] = S((...u) => l.nextPage && l.nextPage(...u), ["prevent"])),
11363
11367
  title: n.nextLink.showText ? null : n.nextLink.text
11364
11368
  }, [
11365
- n.nextLink.showText ? (a(), r("span", af, y(n.nextLink.text), 1)) : m("", !0),
11369
+ n.nextLink.showText ? (a(), r("span", of, y(n.nextLink.text), 1)) : m("", !0),
11366
11370
  p(d, {
11367
11371
  iconClass: n.nextLink.iconClass,
11368
11372
  type: n.nextLink.iconType
11369
11373
  }, null, 8, ["iconClass", "type"])
11370
- ], 10, of)
11374
+ ], 10, lf)
11371
11375
  ]);
11372
11376
  }
11373
- const rf = /* @__PURE__ */ F(Qp, [["render", sf]]), df = {
11377
+ const sf = /* @__PURE__ */ F(Zp, [["render", af]]), rf = {
11374
11378
  name: "CmdSocialNetworksItem",
11375
11379
  data() {
11376
11380
  return {
@@ -11469,10 +11473,10 @@ const rf = /* @__PURE__ */ F(Qp, [["render", sf]]), df = {
11469
11473
  });
11470
11474
  }
11471
11475
  }
11472
- }, uf = { class: "cmd-social-networks-item" }, cf = ["href", "title"], mf = { key: 1 };
11473
- function pf(e, t, n, s, i, l) {
11476
+ }, df = { class: "cmd-social-networks-item" }, uf = ["href", "title"], cf = { key: 1 };
11477
+ function mf(e, t, n, s, i, l) {
11474
11478
  const d = K;
11475
- return a(), r("li", uf, [
11479
+ return a(), r("li", df, [
11476
11480
  (a(), r("a", {
11477
11481
  key: n.network.path,
11478
11482
  class: C(["button", n.network.buttonClass, { disabled: n.userMustAcceptDataPrivacy && !n.dataPrivacyAccepted }, "text-align-" + n.buttonTextAlign]),
@@ -11486,11 +11490,11 @@ function pf(e, t, n, s, i, l) {
11486
11490
  iconClass: n.network.iconClass,
11487
11491
  type: n.network.iconType
11488
11492
  }, null, 8, ["iconClass", "type"])) : m("", !0),
11489
- n.network.linkText ? (a(), r("span", mf, y(n.network.linkText), 1)) : m("", !0)
11490
- ], 10, cf))
11493
+ n.network.linkText ? (a(), r("span", cf, y(n.network.linkText), 1)) : m("", !0)
11494
+ ], 10, uf))
11491
11495
  ]);
11492
11496
  }
11493
- const ff = /* @__PURE__ */ F(df, [["render", pf]]), hf = {
11497
+ const pf = /* @__PURE__ */ F(rf, [["render", mf]]), ff = {
11494
11498
  name: "CmdSocialNetworks",
11495
11499
  mixins: [se],
11496
11500
  data() {
@@ -11651,9 +11655,9 @@ const ff = /* @__PURE__ */ F(df, [["render", pf]]), hf = {
11651
11655
  }
11652
11656
  }
11653
11657
  };
11654
- function gf(e, t, n, s, i, l) {
11658
+ function hf(e, t, n, s, i, l) {
11655
11659
  var f, h;
11656
- const d = J, u = te, c = ff, g = qe;
11660
+ const d = J, u = te, c = pf, g = qe;
11657
11661
  return a(), r("div", {
11658
11662
  class: C(["cmd-social-networks", { stretch: n.stretchButtons }, l.alignment])
11659
11663
  }, [
@@ -11709,7 +11713,7 @@ function gf(e, t, n, s, i, l) {
11709
11713
  ])))
11710
11714
  ], 2);
11711
11715
  }
11712
- const Ji = /* @__PURE__ */ F(hf, [["render", gf]]), yf = {
11716
+ const Ji = /* @__PURE__ */ F(ff, [["render", hf]]), gf = {
11713
11717
  name: "CmdPageFooter",
11714
11718
  props: {
11715
11719
  /**
@@ -11796,8 +11800,8 @@ const Ji = /* @__PURE__ */ F(hf, [["render", gf]]), yf = {
11796
11800
  });
11797
11801
  }
11798
11802
  }
11799
- }, bf = { class: "button-wrapper" }, xf = ["title"], Cf = { key: 1 };
11800
- function vf(e, t, n, s, i, l) {
11803
+ }, yf = { class: "button-wrapper" }, bf = ["title"], xf = { key: 1 };
11804
+ function Cf(e, t, n, s, i, l) {
11801
11805
  var u, c, g, f;
11802
11806
  const d = Ji;
11803
11807
  return a(), r("footer", {
@@ -11809,7 +11813,7 @@ function vf(e, t, n, s, i, l) {
11809
11813
  ]),
11810
11814
  _: 3
11811
11815
  }, 16)) : m("", !0),
11812
- o("div", bf, [
11816
+ o("div", yf, [
11813
11817
  A(e.$slots, "default"),
11814
11818
  (u = l.buttonPrintViewOptions) != null && u.show ? (a(), r("button", {
11815
11819
  key: 0,
@@ -11822,12 +11826,12 @@ function vf(e, t, n, s, i, l) {
11822
11826
  key: 0,
11823
11827
  class: C((f = l.buttonPrintViewOptions.icon) == null ? void 0 : f.iconClass)
11824
11828
  }, null, 2)) : m("", !0),
11825
- l.buttonPrintViewOptions.text ? (a(), r("span", Cf, y(l.buttonPrintViewOptions.text), 1)) : m("", !0)
11826
- ], 10, xf)) : m("", !0)
11829
+ l.buttonPrintViewOptions.text ? (a(), r("span", xf, y(l.buttonPrintViewOptions.text), 1)) : m("", !0)
11830
+ ], 10, bf)) : m("", !0)
11827
11831
  ])
11828
11832
  ], 2);
11829
11833
  }
11830
- const kf = /* @__PURE__ */ F(yf, [["render", vf]]), wf = {
11834
+ const vf = /* @__PURE__ */ F(gf, [["render", Cf]]), kf = {
11831
11835
  name: "CmdPageHeader",
11832
11836
  props: {
11833
11837
  /**
@@ -11845,24 +11849,24 @@ const kf = /* @__PURE__ */ F(yf, [["render", vf]]), wf = {
11845
11849
  required: !1
11846
11850
  }
11847
11851
  }
11848
- }, Tf = {
11852
+ }, wf = {
11849
11853
  key: 0,
11850
11854
  class: "cmd-page-header flex-container"
11851
- }, Sf = {
11855
+ }, Tf = {
11852
11856
  key: 0,
11853
11857
  class: "headline-wrapper flex-container vertical"
11854
11858
  };
11855
- function _f(e, t, n, s, i, l) {
11859
+ function Sf(e, t, n, s, i, l) {
11856
11860
  const d = Ri, u = J;
11857
- return n.cmdBreadcrumbs || n.cmdHeadline || e.$slots.default ? (a(), r("header", Tf, [
11858
- n.cmdBreadcrumbs || n.cmdHeadline ? (a(), r("div", Sf, [
11861
+ return n.cmdBreadcrumbs || n.cmdHeadline || e.$slots.default ? (a(), r("header", wf, [
11862
+ n.cmdBreadcrumbs || n.cmdHeadline ? (a(), r("div", Tf, [
11859
11863
  n.cmdBreadcrumbs ? (a(), k(d, j(I({ key: 0 }, n.cmdBreadcrumbs)), null, 16)) : m("", !0),
11860
11864
  n.cmdHeadline.headlineText ? (a(), k(u, j(I({ key: 1 }, n.cmdHeadline)), null, 16)) : m("", !0)
11861
11865
  ])) : m("", !0),
11862
11866
  e.$slots.default ? A(e.$slots, "default", { key: 1 }) : m("", !0)
11863
11867
  ])) : m("", !0);
11864
11868
  }
11865
- const Lf = /* @__PURE__ */ F(wf, [["render", _f]]), Of = {
11869
+ const _f = /* @__PURE__ */ F(kf, [["render", Sf]]), Lf = {
11866
11870
  name: "CmdProgressBar",
11867
11871
  inheritAttrs: !1,
11868
11872
  data() {
@@ -11904,8 +11908,8 @@ const Lf = /* @__PURE__ */ F(wf, [["render", _f]]), Of = {
11904
11908
  required: !0
11905
11909
  }
11906
11910
  }
11907
- }, If = ["for"], Bf = { class: "progressbar" }, Df = { key: 0 }, Mf = ["id", "value"];
11908
- function Ff(e, t, n, s, i, l) {
11911
+ }, Of = ["for"], If = { class: "progressbar" }, Bf = { key: 0 }, Df = ["id", "value"];
11912
+ function Mf(e, t, n, s, i, l) {
11909
11913
  return a(), r("label", {
11910
11914
  class: "cmd-progressbar",
11911
11915
  for: n.id
@@ -11913,16 +11917,16 @@ function Ff(e, t, n, s, i, l) {
11913
11917
  o("span", {
11914
11918
  class: C(["label-text", { hidden: !n.showLabel }])
11915
11919
  }, y(n.labelText), 3),
11916
- o("span", Bf, [
11917
- n.showLoadingStatus ? (a(), r("span", Df, y(i.loadingStatus) + " %", 1)) : m("", !0),
11920
+ o("span", If, [
11921
+ n.showLoadingStatus ? (a(), r("span", Bf, y(i.loadingStatus) + " %", 1)) : m("", !0),
11918
11922
  o("progress", I(e.$attrs, {
11919
11923
  id: n.id,
11920
11924
  value: i.loadingStatus
11921
- }), null, 16, Mf)
11925
+ }), null, 16, Df)
11922
11926
  ])
11923
- ], 8, If);
11927
+ ], 8, Of);
11924
11928
  }
11925
- const Vf = /* @__PURE__ */ F(Of, [["render", Ff]]), Af = {
11929
+ const Ff = /* @__PURE__ */ F(Lf, [["render", Mf]]), Vf = {
11926
11930
  name: "CmdSidebar",
11927
11931
  data() {
11928
11932
  return {
@@ -11989,27 +11993,27 @@ const Vf = /* @__PURE__ */ F(Of, [["render", Ff]]), Af = {
11989
11993
  immediate: !0
11990
11994
  }
11991
11995
  }
11992
- }, Pf = { class: "inner-sidebar-wrapper" }, Ef = {
11996
+ }, Af = { class: "inner-sidebar-wrapper" }, Pf = {
11993
11997
  key: 1,
11994
11998
  class: "open-slot-wrapper"
11995
- }, Hf = {
11999
+ }, Ef = {
11996
12000
  key: 2,
11997
12001
  class: "closed-slot-wrapper"
11998
- }, qf = ["title"];
11999
- function Rf(e, t, n, s, i, l) {
12002
+ }, Hf = ["title"];
12003
+ function qf(e, t, n, s, i, l) {
12000
12004
  var u;
12001
12005
  const d = J;
12002
12006
  return a(), r("aside", {
12003
12007
  class: C(["cmd-sidebar", l.wrapperClass, { box: n.styledAsBox, "collapse-to-right": !n.collapseToLeft }])
12004
12008
  }, [
12005
- o("div", Pf, [
12009
+ o("div", Af, [
12006
12010
  (u = n.cmdHeadline) != null && u.headlineText && i.open ? (a(), k(d, I({ key: 0 }, n.cmdHeadline, {
12007
12011
  headlineLevel: n.cmdHeadline.headlineLevel || 3,
12008
12012
  class: "sidebar-main-headline"
12009
12013
  }), null, 16, ["headlineLevel"])) : m("", !0),
12010
- i.open ? (a(), r("div", Ef, [
12014
+ i.open ? (a(), r("div", Pf, [
12011
12015
  A(e.$slots, "open", { openBoxStatus: i.open })
12012
- ])) : (a(), r("div", Hf, [
12016
+ ])) : (a(), r("div", Ef, [
12013
12017
  A(e.$slots, "closed", { openBoxStatus: i.open })
12014
12018
  ]))
12015
12019
  ]),
@@ -12022,10 +12026,10 @@ function Rf(e, t, n, s, i, l) {
12022
12026
  o("span", {
12023
12027
  class: C(l.iconClassOpenCollapse)
12024
12028
  }, null, 2)
12025
- ], 8, qf)) : m("", !0)
12029
+ ], 8, Hf)) : m("", !0)
12026
12030
  ], 2);
12027
12031
  }
12028
- const jf = /* @__PURE__ */ F(Af, [["render", Rf]]), Nf = {
12032
+ const Rf = /* @__PURE__ */ F(Vf, [["render", qf]]), jf = {
12029
12033
  name: "CmdSiteFooter",
12030
12034
  props: {
12031
12035
  /**
@@ -12041,9 +12045,9 @@ const jf = /* @__PURE__ */ F(Af, [["render", Rf]]), Nf = {
12041
12045
  }
12042
12046
  }
12043
12047
  }
12044
- }, Uf = { class: "cmd-site-footer site-footer" };
12045
- function zf(e, t, n, s, i, l) {
12046
- return a(), r("div", Uf, [
12048
+ }, Nf = { class: "cmd-site-footer site-footer" };
12049
+ function Uf(e, t, n, s, i, l) {
12050
+ return a(), r("div", Nf, [
12047
12051
  o("footer", {
12048
12052
  class: C(["flex-container", { vertical: n.orientation === "vertical" }])
12049
12053
  }, [
@@ -12051,7 +12055,7 @@ function zf(e, t, n, s, i, l) {
12051
12055
  ], 2)
12052
12056
  ]);
12053
12057
  }
12054
- const Wf = /* @__PURE__ */ F(Nf, [["render", zf]]), Gf = {
12058
+ const zf = /* @__PURE__ */ F(jf, [["render", Uf]]), Wf = {
12055
12059
  name: "CmdSiteHeader",
12056
12060
  emits: ["offcanvas"],
12057
12061
  data() {
@@ -12148,11 +12152,11 @@ const Wf = /* @__PURE__ */ F(Nf, [["render", zf]]), Gf = {
12148
12152
  e.style.height = this.defaultLogoHeight;
12149
12153
  }
12150
12154
  }
12151
- }, Kf = {
12155
+ }, Gf = {
12152
12156
  key: 0,
12153
12157
  class: "top-header"
12154
12158
  };
12155
- function Yf(e, t, n, s, i, l) {
12159
+ function Kf(e, t, n, s, i, l) {
12156
12160
  var c, g, f, h, v, b, L, T, M;
12157
12161
  const d = ji, u = Yi;
12158
12162
  return a(), r("div", {
@@ -12167,7 +12171,7 @@ function Yf(e, t, n, s, i, l) {
12167
12171
  ]),
12168
12172
  role: "banner"
12169
12173
  }, [
12170
- e.$slots.topheader ? (a(), r("div", Kf, [
12174
+ e.$slots.topheader ? (a(), r("div", Gf, [
12171
12175
  A(e.$slots, "topheader")
12172
12176
  ])) : m("", !0),
12173
12177
  o("header", {
@@ -12195,7 +12199,7 @@ function Yf(e, t, n, s, i, l) {
12195
12199
  }), null, 16, ["closeOffcanvas", "onOffcanvas"])) : m("", !0)
12196
12200
  ], 2);
12197
12201
  }
12198
- const Jf = /* @__PURE__ */ F(Gf, [["render", Yf]]), Zf = {
12202
+ const Yf = /* @__PURE__ */ F(Wf, [["render", Kf]]), Jf = {
12199
12203
  data() {
12200
12204
  return {
12201
12205
  defaultMessageProperties: {
@@ -12204,7 +12208,7 @@ const Jf = /* @__PURE__ */ F(Gf, [["render", Yf]]), Zf = {
12204
12208
  }
12205
12209
  };
12206
12210
  }
12207
- }, Qf = {
12211
+ }, Zf = {
12208
12212
  emits: [
12209
12213
  "search",
12210
12214
  "update:modelValueInput1",
@@ -12213,7 +12217,7 @@ const Jf = /* @__PURE__ */ F(Gf, [["render", Yf]]), Zf = {
12213
12217
  "update:modelValueSearchFilters"
12214
12218
  ],
12215
12219
  name: "CmdBoxSiteSearch",
12216
- mixins: [me, Zf],
12220
+ mixins: [me, Jf],
12217
12221
  data() {
12218
12222
  return {
12219
12223
  showFilters: !1
@@ -12467,22 +12471,22 @@ const Jf = /* @__PURE__ */ F(Gf, [["render", Yf]]), Zf = {
12467
12471
  deep: !0
12468
12472
  }
12469
12473
  }
12470
- }, Xf = { class: "cmd-box-site-search flex-container" }, $f = { class: "flex-container align-bottom" }, eh = { class: "input-wrapper align-bottom" }, th = { key: 0 }, nh = { key: 1 }, ih = {
12474
+ }, Qf = { class: "cmd-box-site-search flex-container" }, Xf = { class: "flex-container align-bottom" }, $f = { class: "input-wrapper align-bottom" }, eh = { key: 0 }, th = { key: 1 }, nh = {
12471
12475
  key: 0,
12472
12476
  class: "flex-container no-flex",
12473
12477
  role: "listbox",
12474
12478
  "aria-expanded": "true"
12475
12479
  };
12476
- function lh(e, t, n, s, i, l) {
12480
+ function ih(e, t, n, s, i, l) {
12477
12481
  var h, v, b, L, T, M, B, P;
12478
12482
  const d = J, u = te, c = K, g = Ni, f = Ui;
12479
12483
  return a(), r(_, null, [
12480
- o("fieldset", Xf, [
12484
+ o("fieldset", Qf, [
12481
12485
  o("legend", {
12482
12486
  class: C({ hidden: !n.legend.show, "align-left": n.legend.align === "left" })
12483
12487
  }, y(n.legend.text), 3),
12484
12488
  n.cmdHeadline ? (a(), k(d, j(I({ key: 0 }, n.cmdHeadline)), null, 16)) : m("", !0),
12485
- o("div", $f, [
12489
+ o("div", Xf, [
12486
12490
  p(u, {
12487
12491
  element: "input",
12488
12492
  type: n.cmdFormElementInput1.type,
@@ -12494,7 +12498,7 @@ function lh(e, t, n, s, i, l) {
12494
12498
  modelValue: l.searchValue1,
12495
12499
  "onUpdate:modelValue": t[0] || (t[0] = (D) => l.searchValue1 = D)
12496
12500
  }, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "showSearchButton", "modelValue"]),
12497
- o("div", eh, [
12501
+ o("div", $f, [
12498
12502
  n.cmdFormElementInput2.show ? (a(), k(u, {
12499
12503
  key: 0,
12500
12504
  element: "input",
@@ -12533,13 +12537,13 @@ function lh(e, t, n, s, i, l) {
12533
12537
  iconClass: i.showFilters ? (v = (h = n.cmdIcon) == null ? void 0 : h.showFilters) == null ? void 0 : v.iconClass : (L = (b = n.cmdIcon) == null ? void 0 : b.hideFilters) == null ? void 0 : L.iconClass,
12534
12538
  type: i.showFilters ? (M = (T = n.cmdIcon) == null ? void 0 : T.showFilters) == null ? void 0 : M.iconType : (P = (B = n.cmdIcon) == null ? void 0 : B.hideFilters) == null ? void 0 : P.iconType
12535
12539
  }, null, 8, ["iconClass", "type"]),
12536
- i.showFilters ? (a(), r("span", th, y(e.getMessage("site_search.hide_filter_options")), 1)) : (a(), r("span", nh, y(e.getMessage("site_search.show_filter_options")), 1))
12540
+ i.showFilters ? (a(), r("span", eh, y(e.getMessage("site_search.hide_filter_options")), 1)) : (a(), r("span", th, y(e.getMessage("site_search.show_filter_options")), 1))
12537
12541
  ]),
12538
12542
  p(Pe, { name: "fade" }, {
12539
12543
  default: w(() => {
12540
12544
  var D, U, W, V, R;
12541
12545
  return [
12542
- i.showFilters && ((D = n.cmdFakeSelect) != null && D.selectData.length) ? (a(), r("div", ih, [
12546
+ i.showFilters && ((D = n.cmdFakeSelect) != null && D.selectData.length) ? (a(), r("div", nh, [
12543
12547
  p(g, {
12544
12548
  role: "option",
12545
12549
  selectData: (U = n.cmdFakeSelect) == null ? void 0 : U.selectData,
@@ -12564,7 +12568,7 @@ function lh(e, t, n, s, i, l) {
12564
12568
  }, null, 8, ["modelValue", "selectedOptionsName"])) : m("", !0)
12565
12569
  ], 64);
12566
12570
  }
12567
- const oh = /* @__PURE__ */ F(Qf, [["render", lh]]), ah = {
12571
+ const lh = /* @__PURE__ */ F(Zf, [["render", ih]]), oh = {
12568
12572
  name: "CmdSlideshow",
12569
12573
  mixins: [se],
12570
12574
  data() {
@@ -12747,11 +12751,11 @@ const oh = /* @__PURE__ */ F(Qf, [["render", lh]]), ah = {
12747
12751
  });
12748
12752
  }
12749
12753
  }
12750
- }, sh = ["href", "title"], rh = { key: 2 }, dh = ["onClick", "aria-label", "title"], uh = {
12754
+ }, ah = ["href", "title"], sh = { key: 2 }, rh = ["onClick", "aria-label", "title"], dh = {
12751
12755
  key: 3,
12752
12756
  class: "item-counter"
12753
12757
  };
12754
- function ch(e, t, n, s, i, l) {
12758
+ function uh(e, t, n, s, i, l) {
12755
12759
  const d = Ot, u = xe;
12756
12760
  return a(), r("div", {
12757
12761
  class: C(["cmd-slideshow", { "full-width": i.fullWidth }])
@@ -12795,7 +12799,7 @@ function ch(e, t, n, s, i, l) {
12795
12799
  image: (L = l.currentItem) == null ? void 0 : L.image,
12796
12800
  figcaption: (T = l.currentItem) == null ? void 0 : T.figcaption
12797
12801
  }, null, 8, ["image", "figcaption"])
12798
- ], 8, sh)) : (a(), k(u, {
12802
+ ], 8, ah)) : (a(), k(u, {
12799
12803
  key: 1,
12800
12804
  image: (M = l.currentItem) == null ? void 0 : M.image,
12801
12805
  figcaption: (B = l.currentItem) == null ? void 0 : B.figcaption
@@ -12820,7 +12824,7 @@ function ch(e, t, n, s, i, l) {
12820
12824
  onClick: S(l.showNextItem, ["prevent"]),
12821
12825
  class: { disabled: i.slideshowItemEditing }
12822
12826
  }, l.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : m("", !0),
12823
- n.showQuickLinkIcons ? (a(), r("ol", rh, [
12827
+ n.showQuickLinkIcons ? (a(), r("ol", sh, [
12824
12828
  (a(!0), r(_, null, q(n.slideshowItems, (c, g) => (a(), r("li", {
12825
12829
  key: g,
12826
12830
  class: C({ active: g === i.index })
@@ -12831,14 +12835,14 @@ function ch(e, t, n, s, i, l) {
12831
12835
  onClick: S((f) => l.showItem(g), ["prevent"]),
12832
12836
  "aria-label": i.index,
12833
12837
  title: i.slideshowItemEditing ? "Not allowed while editing!" : "Switch to image #" + (g + 1)
12834
- }, null, 10, dh)
12838
+ }, null, 10, rh)
12835
12839
  ], 2))), 128))
12836
12840
  ])) : m("", !0),
12837
- n.showCounter ? (a(), r("span", uh, y(i.index + 1) + "/" + y(n.slideshowItems.length), 1)) : m("", !0)
12841
+ n.showCounter ? (a(), r("span", dh, y(i.index + 1) + "/" + y(n.slideshowItems.length), 1)) : m("", !0)
12838
12842
  ], 32)
12839
12843
  ], 2);
12840
12844
  }
12841
- const mh = /* @__PURE__ */ F(ah, [["render", ch]]), ph = {
12845
+ const ch = /* @__PURE__ */ F(oh, [["render", uh]]), mh = {
12842
12846
  name: "CmdSmartSearch",
12843
12847
  data() {
12844
12848
  return {
@@ -12926,11 +12930,11 @@ const mh = /* @__PURE__ */ F(ah, [["render", ch]]), ph = {
12926
12930
  this.searchTerm.length || (this.showListOfRecommendations = !1);
12927
12931
  }
12928
12932
  }
12929
- }, fh = {
12933
+ }, ph = {
12930
12934
  key: 0,
12931
12935
  class: "list-of-recommendations no-list-items"
12932
12936
  };
12933
- function hh(e, t, n, s, i, l) {
12937
+ function fh(e, t, n, s, i, l) {
12934
12938
  const d = te, u = Re;
12935
12939
  return a(), r("div", {
12936
12940
  class: C(["cmd-smart-search", { open: i.showListOfRecommendations, "open-list-to-top": n.openListToTop }])
@@ -12945,7 +12949,7 @@ function hh(e, t, n, s, i, l) {
12945
12949
  l.showRecommendations
12946
12950
  ]
12947
12951
  }), null, 16, ["modelValue", "onUpdate:modelValue"]),
12948
- i.showListOfRecommendations ? (a(), r("ul", fh, [
12952
+ i.showListOfRecommendations ? (a(), r("ul", ph, [
12949
12953
  (a(!0), r(_, null, q(l.filteredListOfRecommendations, (c, g) => (a(), r("li", { key: g }, [
12950
12954
  p(u, I({ ref_for: !0 }, l.linkItem(c), {
12951
12955
  onClick: (f) => l.optionSelected(c)
@@ -12959,7 +12963,7 @@ function hh(e, t, n, s, i, l) {
12959
12963
  ])) : m("", !0)
12960
12964
  ], 2);
12961
12965
  }
12962
- const gh = /* @__PURE__ */ F(ph, [["render", hh]]), yh = {
12966
+ const hh = /* @__PURE__ */ F(mh, [["render", fh]]), gh = {
12963
12967
  name: "CmdSwitchLanguage",
12964
12968
  emits: ["click"],
12965
12969
  data() {
@@ -13004,10 +13008,10 @@ const gh = /* @__PURE__ */ F(ph, [["render", hh]]), yh = {
13004
13008
  this.currentLanguage = e, document.documentElement.lang = e, this.$emit("click", { originalEvent: t, iso2: e });
13005
13009
  }
13006
13010
  }
13007
- }, bh = { class: "cmd-switch-language" }, xh = ["href", "title", "onClick"], Ch = ["src", "alt"], vh = ["src", "alt"];
13008
- function kh(e, t, n, s, i, l) {
13011
+ }, yh = { class: "cmd-switch-language" }, bh = ["href", "title", "onClick"], xh = ["src", "alt"], Ch = ["src", "alt"];
13012
+ function vh(e, t, n, s, i, l) {
13009
13013
  const d = we("router-link");
13010
- return a(), r("div", bh, [
13014
+ return a(), r("div", yh, [
13011
13015
  o("ul", null, [
13012
13016
  (a(!0), r(_, null, q(n.languages, (u, c) => (a(), r("li", { key: c }, [
13013
13017
  u.link.type === "href" ? (a(), r("a", {
@@ -13020,8 +13024,8 @@ function kh(e, t, n, s, i, l) {
13020
13024
  o("img", {
13021
13025
  src: l.pathFlag(u.iso2),
13022
13026
  alt: u.name
13023
- }, null, 8, Ch)
13024
- ], 10, xh)) : (a(), k(d, {
13027
+ }, null, 8, xh)
13028
+ ], 10, bh)) : (a(), k(d, {
13025
13029
  key: 1,
13026
13030
  to: l.getRoute(u),
13027
13031
  class: C(["flag", u.iso2]),
@@ -13032,7 +13036,7 @@ function kh(e, t, n, s, i, l) {
13032
13036
  o("img", {
13033
13037
  src: l.pathFlag(u.iso2),
13034
13038
  alt: u.name
13035
- }, null, 8, vh)
13039
+ }, null, 8, Ch)
13036
13040
  ]),
13037
13041
  _: 2
13038
13042
  }, 1032, ["to", "class", "title", "onClick"]))
@@ -13040,7 +13044,7 @@ function kh(e, t, n, s, i, l) {
13040
13044
  ])
13041
13045
  ]);
13042
13046
  }
13043
- const wh = /* @__PURE__ */ F(yh, [["render", kh]]), Th = {
13047
+ const kh = /* @__PURE__ */ F(gh, [["render", vh]]), wh = {
13044
13048
  name: "CmdTable",
13045
13049
  data() {
13046
13050
  return {
@@ -13191,19 +13195,19 @@ const wh = /* @__PURE__ */ F(yh, [["render", kh]]), Th = {
13191
13195
  immediate: !0
13192
13196
  }
13193
13197
  }
13194
- }, Sh = {
13198
+ }, Th = {
13195
13199
  key: 0,
13196
13200
  class: "button-wrapper"
13197
- }, _h = ["title"], Lh = ["title"], Oh = ["innerHTML"], Ih = { "aria-expanded": "true" }, Bh = ["innerHTML"], Dh = {
13201
+ }, Sh = ["title"], _h = ["title"], Lh = ["innerHTML"], Oh = { "aria-expanded": "true" }, Ih = ["innerHTML"], Bh = {
13198
13202
  key: 0,
13199
13203
  "aria-expanded": "true"
13200
- }, Mh = ["innerHTML"];
13201
- function Fh(e, t, n, s, i, l) {
13204
+ }, Dh = ["innerHTML"];
13205
+ function Mh(e, t, n, s, i, l) {
13202
13206
  const d = K, u = Ot;
13203
13207
  return a(), r("div", {
13204
13208
  class: C(["cmd-table-wrapper", { collapsed: !i.showTableData, "full-width": i.fullWidth, "has-caption": l.hasCaption, "has-overflow": i.hasOverflow }])
13205
13209
  }, [
13206
- n.collapsible || n.userCanToggleWidth ? (a(), r("div", Sh, [
13210
+ n.collapsible || n.userCanToggleWidth ? (a(), r("div", Th, [
13207
13211
  n.userCanToggleWidth ? (a(), r("a", {
13208
13212
  key: 0,
13209
13213
  class: "button",
@@ -13215,7 +13219,7 @@ function Fh(e, t, n, s, i, l) {
13215
13219
  iconClass: n.iconToggleWidth.iconClass,
13216
13220
  type: n.iconToggleWidth.iconType
13217
13221
  }, null, 8, ["iconClass", "type"])
13218
- ], 8, _h)) : m("", !0),
13222
+ ], 8, Sh)) : m("", !0),
13219
13223
  n.collapsible ? (a(), r("a", {
13220
13224
  key: 1,
13221
13225
  class: "button",
@@ -13227,7 +13231,7 @@ function Fh(e, t, n, s, i, l) {
13227
13231
  iconClass: i.showTableData ? n.iconCollapse.iconClass : n.iconExpand.iconClass,
13228
13232
  type: i.showTableData ? n.iconCollapse.iconType : n.iconExpand.iconType
13229
13233
  }, null, 8, ["iconClass", "type"])
13230
- ], 8, Lh)) : m("", !0)
13234
+ ], 8, _h)) : m("", !0)
13231
13235
  ])) : m("", !0),
13232
13236
  o("div", {
13233
13237
  class: "inner-wrapper",
@@ -13258,7 +13262,7 @@ function Fh(e, t, n, s, i, l) {
13258
13262
  (a(!0), r(_, null, q(n.tableData.thead, (c, g) => (a(), r("th", {
13259
13263
  key: g,
13260
13264
  innerHTML: c
13261
- }, null, 8, Oh))), 128))
13265
+ }, null, 8, Lh))), 128))
13262
13266
  ])
13263
13267
  ])
13264
13268
  ]),
@@ -13267,7 +13271,7 @@ function Fh(e, t, n, s, i, l) {
13267
13271
  }, {
13268
13272
  default: w(() => [
13269
13273
  A(e.$slots, "table-body", {}, () => [
13270
- $(o("tbody", Ih, [
13274
+ $(o("tbody", Oh, [
13271
13275
  (a(!0), r(_, null, q(n.tableData.tbody, (c, g) => (a(), r("tr", {
13272
13276
  class: C({ active: n.tableData.rowIndexHighlighted === g }),
13273
13277
  key: g
@@ -13276,7 +13280,7 @@ function Fh(e, t, n, s, i, l) {
13276
13280
  class: C({ active: n.tableData.columnIndexHighlighted === h }),
13277
13281
  key: h,
13278
13282
  innerHTML: f
13279
- }, null, 10, Bh))), 128))
13283
+ }, null, 10, Ih))), 128))
13280
13284
  ], 2))), 128))
13281
13285
  ], 512), [
13282
13286
  [ye, i.showTableData]
@@ -13290,13 +13294,13 @@ function Fh(e, t, n, s, i, l) {
13290
13294
  }, {
13291
13295
  default: w(() => [
13292
13296
  A(e.$slots, "table-foot", {}, () => [
13293
- n.tableData.tfoot && n.tableData.tfoot.length && i.showTableData ? (a(), r("tfoot", Dh, [
13297
+ n.tableData.tfoot && n.tableData.tfoot.length && i.showTableData ? (a(), r("tfoot", Bh, [
13294
13298
  o("tr", null, [
13295
13299
  (a(!0), r(_, null, q(n.tableData.tfoot, (c, g) => (a(), r("td", {
13296
13300
  class: C({ active: n.tableData.columnIndexHighlighted === g }),
13297
13301
  key: g,
13298
13302
  innerHTML: c
13299
- }, null, 10, Mh))), 128))
13303
+ }, null, 10, Dh))), 128))
13300
13304
  ])
13301
13305
  ])) : m("", !0)
13302
13306
  ])
@@ -13311,7 +13315,7 @@ function Fh(e, t, n, s, i, l) {
13311
13315
  ], 544)
13312
13316
  ], 2);
13313
13317
  }
13314
- const Vh = /* @__PURE__ */ F(Th, [["render", Fh]]), Ah = "cmd", Ph = {
13318
+ const Fh = /* @__PURE__ */ F(wh, [["render", Mh]]), Vh = "cmd", Ah = {
13315
13319
  "3d-cursor": {
13316
13320
  body: '<path d="M13 4H4v9.01h2V6h7V4z" fill="currentColor"/><path d="M29.49 13.12l-9-5a1 1 0 0 0-1 0l-9 5A1 1 0 0 0 10 14v10a1 1 0 0 0 .52.87l9 5A1 1 0 0 0 20 30a1.05 1.05 0 0 0 .49-.13l9-5A1 1 0 0 0 30 24V14a1 1 0 0 0-.51-.88zM19 27.3l-7-3.89v-7.72l7 3.89zm1-9.45L13.06 14L20 10.14L26.94 14zm8 5.56l-7 3.89v-7.72l7-3.89z" fill="currentColor"/>',
13317
13321
  hidden: !0
@@ -13325,14 +13329,14 @@ const Vh = /* @__PURE__ */ F(Th, [["render", Fh]]), Ah = "cmd", Ph = {
13325
13329
  <path fill="currentColor" d="M2,12h6v18H2V12z"/>
13326
13330
  <path fill="currentColor" d="M8,7c0,1.657-1.343,3-3,3S2,8.657,2,7s1.343-3,3-3S8,5.343,8,7z"/>`
13327
13331
  }
13328
- }, Eh = 32, Hh = 32, qh = {
13329
- prefix: Ah,
13330
- icons: Ph,
13331
- width: Eh,
13332
- height: Hh
13332
+ }, Ph = 32, Eh = 32, Hh = {
13333
+ prefix: Vh,
13334
+ icons: Ah,
13335
+ width: Ph,
13336
+ height: Eh
13333
13337
  };
13334
- Ci(qh);
13335
- const Rh = {
13338
+ Ci(Hh);
13339
+ const qh = {
13336
13340
  name: "CmdTabs",
13337
13341
  data() {
13338
13342
  return {
@@ -13394,13 +13398,13 @@ const Rh = {
13394
13398
  this.showTab = this.defaultActiveTab;
13395
13399
  }
13396
13400
  }
13397
- }, jh = { class: "cmd-tabs" }, Nh = ["onClick", "title"], Uh = { key: 1 }, zh = {
13401
+ }, Rh = { class: "cmd-tabs" }, jh = ["onClick", "title"], Nh = { key: 1 }, Uh = {
13398
13402
  key: 1,
13399
13403
  "aria-live": "assertive"
13400
- }, Wh = ["innerHTML"];
13401
- function Gh(e, t, n, s, i, l) {
13404
+ }, zh = ["innerHTML"];
13405
+ function Wh(e, t, n, s, i, l) {
13402
13406
  const d = K, u = J;
13403
- return a(), r("div", jh, [
13407
+ return a(), r("div", Rh, [
13404
13408
  o("ul", {
13405
13409
  class: C({ "stretch-tabs": n.stretchTabs }),
13406
13410
  role: "tablist"
@@ -13420,8 +13424,8 @@ function Gh(e, t, n, s, i, l) {
13420
13424
  iconClass: c.iconClass,
13421
13425
  type: c.iconType
13422
13426
  }, null, 8, ["iconClass", "type"])) : m("", !0),
13423
- c.text ? (a(), r("span", Uh, y(c.text), 1)) : m("", !0)
13424
- ], 8, Nh)
13427
+ c.text ? (a(), r("span", Nh, y(c.text), 1)) : m("", !0)
13428
+ ], 8, jh)
13425
13429
  ], 2))), 128))
13426
13430
  ], 2),
13427
13431
  n.useSlot ? (a(!0), r(_, { key: 0 }, q(n.tabs.length, (c) => $((a(), r("div", {
@@ -13432,7 +13436,7 @@ function Gh(e, t, n, s, i, l) {
13432
13436
  A(e.$slots, "tab-content-" + (c - 1))
13433
13437
  ], 2)), [
13434
13438
  [ye, i.showTab === c - 1]
13435
- ])), 128)) : (a(), r("div", zh, [
13439
+ ])), 128)) : (a(), r("div", Uh, [
13436
13440
  n.cmdHeadline ? (a(), k(u, I({ key: 0 }, n.cmdHeadline, {
13437
13441
  headlineText: n.tabs[i.showTab].headlineText,
13438
13442
  headlineLevel: n.tabs[i.showTab].headlineLevel
@@ -13440,11 +13444,11 @@ function Gh(e, t, n, s, i, l) {
13440
13444
  o("div", {
13441
13445
  innerHTML: n.tabs[i.showTab].htmlContent,
13442
13446
  class: C({ "no-padding": !n.useDefaultPadding })
13443
- }, null, 10, Wh)
13447
+ }, null, 10, zh)
13444
13448
  ]))
13445
13449
  ]);
13446
13450
  }
13447
- const Zi = /* @__PURE__ */ F(Rh, [["render", Gh]]), Kh = {
13451
+ const Zi = /* @__PURE__ */ F(qh, [["render", Wh]]), Gh = {
13448
13452
  name: "CmdTextImageBlock",
13449
13453
  mixins: [se],
13450
13454
  data() {
@@ -13561,8 +13565,8 @@ const Zi = /* @__PURE__ */ F(Rh, [["render", Gh]]), Kh = {
13561
13565
  immediate: !0
13562
13566
  }
13563
13567
  }
13564
- }, Yh = ["innerHTML"], Jh = ["innerHTML"];
13565
- function Zh(e, t, n, s, i, l) {
13568
+ }, Kh = ["innerHTML"], Yh = ["innerHTML"];
13569
+ function Jh(e, t, n, s, i, l) {
13566
13570
  var g, f, h, v;
13567
13571
  const d = J, u = xe, c = qe;
13568
13572
  return a(), r("div", {
@@ -13583,7 +13587,7 @@ function Zh(e, t, n, s, i, l) {
13583
13587
  n.htmlContent ? (a(), r("div", {
13584
13588
  key: 1,
13585
13589
  innerHTML: n.htmlContent
13586
- }, null, 8, Yh)) : m("", !0),
13590
+ }, null, 8, Kh)) : m("", !0),
13587
13591
  A(e.$slots, "default")
13588
13592
  ], 2)),
13589
13593
  e.editModeContext ? (a(), k(c, {
@@ -13608,7 +13612,7 @@ function Zh(e, t, n, s, i, l) {
13608
13612
  key: 1,
13609
13613
  innerHTML: n.htmlContent,
13610
13614
  class: C(l.textAlign)
13611
- }, null, 10, Jh)) : (a(), r("button", {
13615
+ }, null, 10, Yh)) : (a(), r("button", {
13612
13616
  key: 2,
13613
13617
  type: "button",
13614
13618
  class: "button confirm",
@@ -13622,7 +13626,7 @@ function Zh(e, t, n, s, i, l) {
13622
13626
  }, 8, ["componentProps", "componentPath", "allowDeleteComponent"])) : m("", !0)
13623
13627
  ], 2);
13624
13628
  }
13625
- const Qh = /* @__PURE__ */ F(Kh, [["render", Zh]]), Xh = {
13629
+ const Zh = /* @__PURE__ */ F(Gh, [["render", Jh]]), Qh = {
13626
13630
  name: "ToggleDarkMode",
13627
13631
  mixins: [
13628
13632
  se
@@ -13775,8 +13779,8 @@ const Qh = /* @__PURE__ */ F(Kh, [["render", Zh]]), Xh = {
13775
13779
  immediate: !0
13776
13780
  }
13777
13781
  }
13778
- }, $h = { key: 0 };
13779
- function eg(e, t, n, s, i, l) {
13782
+ }, Xh = { key: 0 };
13783
+ function $h(e, t, n, s, i, l) {
13780
13784
  const d = K, u = te;
13781
13785
  return a(), r("div", {
13782
13786
  class: C(["cmd-toggle-dark-mode", { "styled-layout": n.useStyledLayout, "dark-mode": i.darkMode }])
@@ -13805,7 +13809,7 @@ function eg(e, t, n, s, i, l) {
13805
13809
  class: C(["button", { "dark-mode": i.darkMode }]),
13806
13810
  onClick: t[0] || (t[0] = S((...c) => l.toggleColorScheme && l.toggleColorScheme(...c), ["prevent"]))
13807
13811
  }, [
13808
- n.showLabel ? (a(), r("span", $h, y(l.labelText), 1)) : m("", !0),
13812
+ n.showLabel ? (a(), r("span", Xh, y(l.labelText), 1)) : m("", !0),
13809
13813
  p(d, {
13810
13814
  iconClass: l.iconClass,
13811
13815
  type: l.iconType,
@@ -13828,7 +13832,7 @@ function eg(e, t, n, s, i, l) {
13828
13832
  ], 64))
13829
13833
  ], 2);
13830
13834
  }
13831
- const tg = /* @__PURE__ */ F(Xh, [["render", eg]]), ng = {
13835
+ const eg = /* @__PURE__ */ F(Qh, [["render", $h]]), tg = {
13832
13836
  data() {
13833
13837
  return {
13834
13838
  defaultMessageProperties: {
@@ -13886,28 +13890,28 @@ function Qi(e, t) {
13886
13890
  return e.apply(t, arguments);
13887
13891
  };
13888
13892
  }
13889
- const { toString: ig } = Object.prototype, { getPrototypeOf: Tn } = Object, It = /* @__PURE__ */ ((e) => (t) => {
13890
- const n = ig.call(t);
13893
+ const { toString: ng } = Object.prototype, { getPrototypeOf: Tn } = Object, It = /* @__PURE__ */ ((e) => (t) => {
13894
+ const n = ng.call(t);
13891
13895
  return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
13892
13896
  })(/* @__PURE__ */ Object.create(null)), Ce = (e) => (e = e.toLowerCase(), (t) => It(t) === e), Bt = (e) => (t) => typeof t === e, { isArray: ze } = Array, it = Bt("undefined");
13893
- function lg(e) {
13897
+ function ig(e) {
13894
13898
  return e !== null && !it(e) && e.constructor !== null && !it(e.constructor) && he(e.constructor.isBuffer) && e.constructor.isBuffer(e);
13895
13899
  }
13896
13900
  const Xi = Ce("ArrayBuffer");
13897
- function og(e) {
13901
+ function lg(e) {
13898
13902
  let t;
13899
13903
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Xi(e.buffer), t;
13900
13904
  }
13901
- const ag = Bt("string"), he = Bt("function"), $i = Bt("number"), Dt = (e) => e !== null && typeof e == "object", sg = (e) => e === !0 || e === !1, yt = (e) => {
13905
+ const og = Bt("string"), he = Bt("function"), $i = Bt("number"), Dt = (e) => e !== null && typeof e == "object", ag = (e) => e === !0 || e === !1, yt = (e) => {
13902
13906
  if (It(e) !== "object")
13903
13907
  return !1;
13904
13908
  const t = Tn(e);
13905
13909
  return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
13906
- }, rg = Ce("Date"), dg = Ce("File"), ug = Ce("Blob"), cg = Ce("FileList"), mg = (e) => Dt(e) && he(e.pipe), pg = (e) => {
13910
+ }, sg = Ce("Date"), rg = Ce("File"), dg = Ce("Blob"), ug = Ce("FileList"), cg = (e) => Dt(e) && he(e.pipe), mg = (e) => {
13907
13911
  let t;
13908
13912
  return e && (typeof FormData == "function" && e instanceof FormData || he(e.append) && ((t = It(e)) === "formdata" || // detect form-data instance
13909
13913
  t === "object" && he(e.toString) && e.toString() === "[object FormData]"));
13910
- }, fg = Ce("URLSearchParams"), [hg, gg, yg, bg] = ["ReadableStream", "Request", "Response", "Headers"].map(Ce), xg = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
13914
+ }, pg = Ce("URLSearchParams"), [fg, hg, gg, yg] = ["ReadableStream", "Request", "Response", "Headers"].map(Ce), bg = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
13911
13915
  function lt(e, t, { allOwnKeys: n = !1 } = {}) {
13912
13916
  if (e === null || typeof e > "u")
13913
13917
  return;
@@ -13941,13 +13945,13 @@ function en() {
13941
13945
  arguments[s] && lt(arguments[s], n);
13942
13946
  return t;
13943
13947
  }
13944
- const Cg = (e, t, n, { allOwnKeys: s } = {}) => (lt(t, (i, l) => {
13948
+ const xg = (e, t, n, { allOwnKeys: s } = {}) => (lt(t, (i, l) => {
13945
13949
  n && he(i) ? e[l] = Qi(i, n) : e[l] = i;
13946
- }, { allOwnKeys: s }), e), vg = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), kg = (e, t, n, s) => {
13950
+ }, { allOwnKeys: s }), e), Cg = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), vg = (e, t, n, s) => {
13947
13951
  e.prototype = Object.create(t.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
13948
13952
  value: t.prototype
13949
13953
  }), n && Object.assign(e.prototype, n);
13950
- }, wg = (e, t, n, s) => {
13954
+ }, kg = (e, t, n, s) => {
13951
13955
  let i, l, d;
13952
13956
  const u = {};
13953
13957
  if (t = t || {}, e == null) return t;
@@ -13957,11 +13961,11 @@ const Cg = (e, t, n, { allOwnKeys: s } = {}) => (lt(t, (i, l) => {
13957
13961
  e = n !== !1 && Tn(e);
13958
13962
  } while (e && (!n || n(e, t)) && e !== Object.prototype);
13959
13963
  return t;
13960
- }, Tg = (e, t, n) => {
13964
+ }, wg = (e, t, n) => {
13961
13965
  e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= t.length;
13962
13966
  const s = e.indexOf(t, n);
13963
13967
  return s !== -1 && s === n;
13964
- }, Sg = (e) => {
13968
+ }, Tg = (e) => {
13965
13969
  if (!e) return null;
13966
13970
  if (ze(e)) return e;
13967
13971
  let t = e.length;
@@ -13970,31 +13974,31 @@ const Cg = (e, t, n, { allOwnKeys: s } = {}) => (lt(t, (i, l) => {
13970
13974
  for (; t-- > 0; )
13971
13975
  n[t] = e[t];
13972
13976
  return n;
13973
- }, _g = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Tn(Uint8Array)), Lg = (e, t) => {
13977
+ }, Sg = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Tn(Uint8Array)), _g = (e, t) => {
13974
13978
  const s = (e && e[Symbol.iterator]).call(e);
13975
13979
  let i;
13976
13980
  for (; (i = s.next()) && !i.done; ) {
13977
13981
  const l = i.value;
13978
13982
  t.call(e, l[0], l[1]);
13979
13983
  }
13980
- }, Og = (e, t) => {
13984
+ }, Lg = (e, t) => {
13981
13985
  let n;
13982
13986
  const s = [];
13983
13987
  for (; (n = e.exec(t)) !== null; )
13984
13988
  s.push(n);
13985
13989
  return s;
13986
- }, Ig = Ce("HTMLFormElement"), Bg = (e) => e.toLowerCase().replace(
13990
+ }, Og = Ce("HTMLFormElement"), Ig = (e) => e.toLowerCase().replace(
13987
13991
  /[-_\s]([a-z\d])(\w*)/g,
13988
13992
  function(n, s, i) {
13989
13993
  return s.toUpperCase() + i;
13990
13994
  }
13991
- ), $n = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), Dg = Ce("RegExp"), il = (e, t) => {
13995
+ ), $n = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), Bg = Ce("RegExp"), il = (e, t) => {
13992
13996
  const n = Object.getOwnPropertyDescriptors(e), s = {};
13993
13997
  lt(n, (i, l) => {
13994
13998
  let d;
13995
13999
  (d = t(i, l, e)) !== !1 && (s[l] = d || i);
13996
14000
  }), Object.defineProperties(e, s);
13997
- }, Mg = (e) => {
14001
+ }, Dg = (e) => {
13998
14002
  il(e, (t, n) => {
13999
14003
  if (he(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
14000
14004
  return !1;
@@ -14009,29 +14013,29 @@ const Cg = (e, t, n, { allOwnKeys: s } = {}) => (lt(t, (i, l) => {
14009
14013
  });
14010
14014
  }
14011
14015
  });
14012
- }, Fg = (e, t) => {
14016
+ }, Mg = (e, t) => {
14013
14017
  const n = {}, s = (i) => {
14014
14018
  i.forEach((l) => {
14015
14019
  n[l] = !0;
14016
14020
  });
14017
14021
  };
14018
14022
  return ze(e) ? s(e) : s(String(e).split(t)), n;
14019
- }, Vg = () => {
14020
- }, Ag = (e, t) => e != null && Number.isFinite(e = +e) ? e : t, Rt = "abcdefghijklmnopqrstuvwxyz", ei = "0123456789", ll = {
14023
+ }, Fg = () => {
14024
+ }, Vg = (e, t) => e != null && Number.isFinite(e = +e) ? e : t, Rt = "abcdefghijklmnopqrstuvwxyz", ei = "0123456789", ll = {
14021
14025
  DIGIT: ei,
14022
14026
  ALPHA: Rt,
14023
14027
  ALPHA_DIGIT: Rt + Rt.toUpperCase() + ei
14024
- }, Pg = (e = 16, t = ll.ALPHA_DIGIT) => {
14028
+ }, Ag = (e = 16, t = ll.ALPHA_DIGIT) => {
14025
14029
  let n = "";
14026
14030
  const { length: s } = t;
14027
14031
  for (; e--; )
14028
14032
  n += t[Math.random() * s | 0];
14029
14033
  return n;
14030
14034
  };
14031
- function Eg(e) {
14035
+ function Pg(e) {
14032
14036
  return !!(e && he(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]);
14033
14037
  }
14034
- const Hg = (e) => {
14038
+ const Eg = (e) => {
14035
14039
  const t = new Array(10), n = (s, i) => {
14036
14040
  if (Dt(s)) {
14037
14041
  if (t.indexOf(s) >= 0)
@@ -14048,63 +14052,63 @@ const Hg = (e) => {
14048
14052
  return s;
14049
14053
  };
14050
14054
  return n(e, 0);
14051
- }, qg = Ce("AsyncFunction"), Rg = (e) => e && (Dt(e) || he(e)) && he(e.then) && he(e.catch), O = {
14055
+ }, Hg = Ce("AsyncFunction"), qg = (e) => e && (Dt(e) || he(e)) && he(e.then) && he(e.catch), O = {
14052
14056
  isArray: ze,
14053
14057
  isArrayBuffer: Xi,
14054
- isBuffer: lg,
14055
- isFormData: pg,
14056
- isArrayBufferView: og,
14057
- isString: ag,
14058
+ isBuffer: ig,
14059
+ isFormData: mg,
14060
+ isArrayBufferView: lg,
14061
+ isString: og,
14058
14062
  isNumber: $i,
14059
- isBoolean: sg,
14063
+ isBoolean: ag,
14060
14064
  isObject: Dt,
14061
14065
  isPlainObject: yt,
14062
- isReadableStream: hg,
14063
- isRequest: gg,
14064
- isResponse: yg,
14065
- isHeaders: bg,
14066
+ isReadableStream: fg,
14067
+ isRequest: hg,
14068
+ isResponse: gg,
14069
+ isHeaders: yg,
14066
14070
  isUndefined: it,
14067
- isDate: rg,
14068
- isFile: dg,
14069
- isBlob: ug,
14070
- isRegExp: Dg,
14071
+ isDate: sg,
14072
+ isFile: rg,
14073
+ isBlob: dg,
14074
+ isRegExp: Bg,
14071
14075
  isFunction: he,
14072
- isStream: mg,
14073
- isURLSearchParams: fg,
14074
- isTypedArray: _g,
14075
- isFileList: cg,
14076
+ isStream: cg,
14077
+ isURLSearchParams: pg,
14078
+ isTypedArray: Sg,
14079
+ isFileList: ug,
14076
14080
  forEach: lt,
14077
14081
  merge: en,
14078
- extend: Cg,
14079
- trim: xg,
14080
- stripBOM: vg,
14081
- inherits: kg,
14082
- toFlatObject: wg,
14082
+ extend: xg,
14083
+ trim: bg,
14084
+ stripBOM: Cg,
14085
+ inherits: vg,
14086
+ toFlatObject: kg,
14083
14087
  kindOf: It,
14084
14088
  kindOfTest: Ce,
14085
- endsWith: Tg,
14086
- toArray: Sg,
14087
- forEachEntry: Lg,
14088
- matchAll: Og,
14089
- isHTMLForm: Ig,
14089
+ endsWith: wg,
14090
+ toArray: Tg,
14091
+ forEachEntry: _g,
14092
+ matchAll: Lg,
14093
+ isHTMLForm: Og,
14090
14094
  hasOwnProperty: $n,
14091
14095
  hasOwnProp: $n,
14092
14096
  // an alias to avoid ESLint no-prototype-builtins detection
14093
14097
  reduceDescriptors: il,
14094
- freezeMethods: Mg,
14095
- toObjectSet: Fg,
14096
- toCamelCase: Bg,
14097
- noop: Vg,
14098
- toFiniteNumber: Ag,
14098
+ freezeMethods: Dg,
14099
+ toObjectSet: Mg,
14100
+ toCamelCase: Ig,
14101
+ noop: Fg,
14102
+ toFiniteNumber: Vg,
14099
14103
  findKey: el,
14100
14104
  global: tl,
14101
14105
  isContextDefined: nl,
14102
14106
  ALPHABET: ll,
14103
- generateString: Pg,
14104
- isSpecCompliantForm: Eg,
14105
- toJSONObject: Hg,
14106
- isAsyncFn: qg,
14107
- isThenable: Rg
14107
+ generateString: Ag,
14108
+ isSpecCompliantForm: Pg,
14109
+ toJSONObject: Eg,
14110
+ isAsyncFn: Hg,
14111
+ isThenable: qg
14108
14112
  };
14109
14113
  function N(e, t, n, s, i) {
14110
14114
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), s && (this.request = s), i && (this.response = i);
@@ -14156,7 +14160,7 @@ N.from = (e, t, n, s, i, l) => {
14156
14160
  return c !== Error.prototype;
14157
14161
  }, (u) => u !== "isAxiosError"), N.call(d, e.message, t, n, s, i), d.cause = e, d.name = e.name, l && Object.assign(d, l), d;
14158
14162
  };
14159
- const jg = null;
14163
+ const Rg = null;
14160
14164
  function tn(e) {
14161
14165
  return O.isPlainObject(e) || O.isArray(e);
14162
14166
  }
@@ -14168,10 +14172,10 @@ function ti(e, t, n) {
14168
14172
  return i = sl(i), !n && l ? "[" + i + "]" : i;
14169
14173
  }).join(n ? "." : "") : t;
14170
14174
  }
14171
- function Ng(e) {
14175
+ function jg(e) {
14172
14176
  return O.isArray(e) && !e.some(tn);
14173
14177
  }
14174
- const Ug = O.toFlatObject(O, {}, null, function(t) {
14178
+ const Ng = O.toFlatObject(O, {}, null, function(t) {
14175
14179
  return /^is[A-Z]/.test(t);
14176
14180
  });
14177
14181
  function Mt(e, t, n) {
@@ -14200,7 +14204,7 @@ function Mt(e, t, n) {
14200
14204
  if (L && !M && typeof L == "object") {
14201
14205
  if (O.endsWith(T, "{}"))
14202
14206
  T = s ? T : T.slice(0, -2), L = JSON.stringify(L);
14203
- else if (O.isArray(L) && Ng(L) || (O.isFileList(L) || O.endsWith(T, "[]")) && (B = O.toArray(L)))
14207
+ else if (O.isArray(L) && jg(L) || (O.isFileList(L) || O.endsWith(T, "[]")) && (B = O.toArray(L)))
14204
14208
  return T = sl(T), B.forEach(function(D, U) {
14205
14209
  !(O.isUndefined(D) || D === null) && t.append(
14206
14210
  // eslint-disable-next-line no-nested-ternary
@@ -14211,7 +14215,7 @@ function Mt(e, t, n) {
14211
14215
  }
14212
14216
  return tn(L) ? !0 : (t.append(ti(M, T, l), g(L)), !1);
14213
14217
  }
14214
- const h = [], v = Object.assign(Ug, {
14218
+ const h = [], v = Object.assign(Ng, {
14215
14219
  defaultVisitor: f,
14216
14220
  convertValue: g,
14217
14221
  isVisitable: tn
@@ -14264,13 +14268,13 @@ rl.toString = function(t) {
14264
14268
  return n(i[0]) + "=" + n(i[1]);
14265
14269
  }, "").join("&");
14266
14270
  };
14267
- function zg(e) {
14271
+ function Ug(e) {
14268
14272
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
14269
14273
  }
14270
14274
  function dl(e, t, n) {
14271
14275
  if (!t)
14272
14276
  return e;
14273
- const s = n && n.encode || zg, i = n && n.serialize;
14277
+ const s = n && n.encode || Ug, i = n && n.serialize;
14274
14278
  let l;
14275
14279
  if (i ? l = i(t, n) : l = O.isURLSearchParams(t) ? t.toString() : new Sn(t, n).toString(s), l) {
14276
14280
  const d = e.indexOf("#");
@@ -14336,36 +14340,36 @@ const ul = {
14336
14340
  silentJSONParsing: !0,
14337
14341
  forcedJSONParsing: !0,
14338
14342
  clarifyTimeoutError: !1
14339
- }, Wg = typeof URLSearchParams < "u" ? URLSearchParams : Sn, Gg = typeof FormData < "u" ? FormData : null, Kg = typeof Blob < "u" ? Blob : null, Yg = {
14343
+ }, zg = typeof URLSearchParams < "u" ? URLSearchParams : Sn, Wg = typeof FormData < "u" ? FormData : null, Gg = typeof Blob < "u" ? Blob : null, Kg = {
14340
14344
  isBrowser: !0,
14341
14345
  classes: {
14342
- URLSearchParams: Wg,
14343
- FormData: Gg,
14344
- Blob: Kg
14346
+ URLSearchParams: zg,
14347
+ FormData: Wg,
14348
+ Blob: Gg
14345
14349
  },
14346
14350
  protocols: ["http", "https", "file", "blob", "url", "data"]
14347
- }, _n = typeof window < "u" && typeof document < "u", Jg = ((e) => _n && ["ReactNative", "NativeScript", "NS"].indexOf(e) < 0)(typeof navigator < "u" && navigator.product), Zg = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
14348
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Qg = _n && window.location.href || "http://localhost", Xg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
14351
+ }, _n = typeof window < "u" && typeof document < "u", Yg = ((e) => _n && ["ReactNative", "NativeScript", "NS"].indexOf(e) < 0)(typeof navigator < "u" && navigator.product), Jg = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
14352
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Zg = _n && window.location.href || "http://localhost", Qg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
14349
14353
  __proto__: null,
14350
14354
  hasBrowserEnv: _n,
14351
- hasStandardBrowserEnv: Jg,
14352
- hasStandardBrowserWebWorkerEnv: Zg,
14353
- origin: Qg
14355
+ hasStandardBrowserEnv: Yg,
14356
+ hasStandardBrowserWebWorkerEnv: Jg,
14357
+ origin: Zg
14354
14358
  }, Symbol.toStringTag, { value: "Module" })), be = {
14355
- ...Xg,
14356
- ...Yg
14359
+ ...Qg,
14360
+ ...Kg
14357
14361
  };
14358
- function $g(e, t) {
14362
+ function Xg(e, t) {
14359
14363
  return Mt(e, new be.classes.URLSearchParams(), Object.assign({
14360
14364
  visitor: function(n, s, i, l) {
14361
14365
  return be.isNode && O.isBuffer(n) ? (this.append(s, n.toString("base64")), !1) : l.defaultVisitor.apply(this, arguments);
14362
14366
  }
14363
14367
  }, t));
14364
14368
  }
14365
- function ey(e) {
14369
+ function $g(e) {
14366
14370
  return O.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
14367
14371
  }
14368
- function ty(e) {
14372
+ function ey(e) {
14369
14373
  const t = {}, n = Object.keys(e);
14370
14374
  let s;
14371
14375
  const i = n.length;
@@ -14379,17 +14383,17 @@ function cl(e) {
14379
14383
  let d = n[l++];
14380
14384
  if (d === "__proto__") return !0;
14381
14385
  const u = Number.isFinite(+d), c = l >= n.length;
14382
- return d = !d && O.isArray(i) ? i.length : d, c ? (O.hasOwnProp(i, d) ? i[d] = [i[d], s] : i[d] = s, !u) : ((!i[d] || !O.isObject(i[d])) && (i[d] = []), t(n, s, i[d], l) && O.isArray(i[d]) && (i[d] = ty(i[d])), !u);
14386
+ return d = !d && O.isArray(i) ? i.length : d, c ? (O.hasOwnProp(i, d) ? i[d] = [i[d], s] : i[d] = s, !u) : ((!i[d] || !O.isObject(i[d])) && (i[d] = []), t(n, s, i[d], l) && O.isArray(i[d]) && (i[d] = ey(i[d])), !u);
14383
14387
  }
14384
14388
  if (O.isFormData(e) && O.isFunction(e.entries)) {
14385
14389
  const n = {};
14386
14390
  return O.forEachEntry(e, (s, i) => {
14387
- t(ey(s), i, n, 0);
14391
+ t($g(s), i, n, 0);
14388
14392
  }), n;
14389
14393
  }
14390
14394
  return null;
14391
14395
  }
14392
- function ny(e, t, n) {
14396
+ function ty(e, t, n) {
14393
14397
  if (O.isString(e))
14394
14398
  try {
14395
14399
  return (t || JSON.parse)(e), O.trim(e);
@@ -14415,7 +14419,7 @@ const ot = {
14415
14419
  let u;
14416
14420
  if (l) {
14417
14421
  if (s.indexOf("application/x-www-form-urlencoded") > -1)
14418
- return $g(t, this.formSerializer).toString();
14422
+ return Xg(t, this.formSerializer).toString();
14419
14423
  if ((u = O.isFileList(t)) || s.indexOf("multipart/form-data") > -1) {
14420
14424
  const c = this.env && this.env.FormData;
14421
14425
  return Mt(
@@ -14425,7 +14429,7 @@ const ot = {
14425
14429
  );
14426
14430
  }
14427
14431
  }
14428
- return l || i ? (n.setContentType("application/json", !1), ny(t)) : t;
14432
+ return l || i ? (n.setContentType("application/json", !1), ty(t)) : t;
14429
14433
  }],
14430
14434
  transformResponse: [function(t) {
14431
14435
  const n = this.transitional || ot.transitional, s = n && n.forcedJSONParsing, i = this.responseType === "json";
@@ -14468,7 +14472,7 @@ const ot = {
14468
14472
  O.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
14469
14473
  ot.headers[e] = {};
14470
14474
  });
14471
- const iy = O.toObjectSet([
14475
+ const ny = O.toObjectSet([
14472
14476
  "age",
14473
14477
  "authorization",
14474
14478
  "content-length",
@@ -14486,12 +14490,12 @@ const iy = O.toObjectSet([
14486
14490
  "referer",
14487
14491
  "retry-after",
14488
14492
  "user-agent"
14489
- ]), ly = (e) => {
14493
+ ]), iy = (e) => {
14490
14494
  const t = {};
14491
14495
  let n, s, i;
14492
14496
  return e && e.split(`
14493
14497
  `).forEach(function(d) {
14494
- i = d.indexOf(":"), n = d.substring(0, i).trim().toLowerCase(), s = d.substring(i + 1).trim(), !(!n || t[n] && iy[n]) && (n === "set-cookie" ? t[n] ? t[n].push(s) : t[n] = [s] : t[n] = t[n] ? t[n] + ", " + s : s);
14498
+ i = d.indexOf(":"), n = d.substring(0, i).trim().toLowerCase(), s = d.substring(i + 1).trim(), !(!n || t[n] && ny[n]) && (n === "set-cookie" ? t[n] ? t[n].push(s) : t[n] = [s] : t[n] = t[n] ? t[n] + ", " + s : s);
14495
14499
  }), t;
14496
14500
  }, li = Symbol("internals");
14497
14501
  function Qe(e) {
@@ -14500,14 +14504,14 @@ function Qe(e) {
14500
14504
  function bt(e) {
14501
14505
  return e === !1 || e == null ? e : O.isArray(e) ? e.map(bt) : String(e);
14502
14506
  }
14503
- function oy(e) {
14507
+ function ly(e) {
14504
14508
  const t = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
14505
14509
  let s;
14506
14510
  for (; s = n.exec(e); )
14507
14511
  t[s[1]] = s[2];
14508
14512
  return t;
14509
14513
  }
14510
- const ay = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
14514
+ const oy = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
14511
14515
  function jt(e, t, n, s, i) {
14512
14516
  if (O.isFunction(s))
14513
14517
  return s.call(this, t, n);
@@ -14518,10 +14522,10 @@ function jt(e, t, n, s, i) {
14518
14522
  return s.test(t);
14519
14523
  }
14520
14524
  }
14521
- function sy(e) {
14525
+ function ay(e) {
14522
14526
  return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, n, s) => n.toUpperCase() + s);
14523
14527
  }
14524
- function ry(e, t) {
14528
+ function sy(e, t) {
14525
14529
  const n = O.toCamelCase(" " + t);
14526
14530
  ["get", "set", "has"].forEach((s) => {
14527
14531
  Object.defineProperty(e, s + n, {
@@ -14548,8 +14552,8 @@ class ce {
14548
14552
  const d = (u, c) => O.forEach(u, (g, f) => l(g, f, c));
14549
14553
  if (O.isPlainObject(t) || t instanceof this.constructor)
14550
14554
  d(t, n);
14551
- else if (O.isString(t) && (t = t.trim()) && !ay(t))
14552
- d(ly(t), n);
14555
+ else if (O.isString(t) && (t = t.trim()) && !oy(t))
14556
+ d(iy(t), n);
14553
14557
  else if (O.isHeaders(t))
14554
14558
  for (const [u, c] of t.entries())
14555
14559
  l(c, u, s);
@@ -14565,7 +14569,7 @@ class ce {
14565
14569
  if (!n)
14566
14570
  return i;
14567
14571
  if (n === !0)
14568
- return oy(i);
14572
+ return ly(i);
14569
14573
  if (O.isFunction(n))
14570
14574
  return n.call(this, i, s);
14571
14575
  if (O.isRegExp(n))
@@ -14609,7 +14613,7 @@ class ce {
14609
14613
  n[d] = bt(i), delete n[l];
14610
14614
  return;
14611
14615
  }
14612
- const u = t ? sy(l) : String(l).trim();
14616
+ const u = t ? ay(l) : String(l).trim();
14613
14617
  u !== l && delete n[l], n[u] = bt(i), s[u] = !0;
14614
14618
  }), this;
14615
14619
  }
@@ -14645,7 +14649,7 @@ class ce {
14645
14649
  }).accessors, i = this.prototype;
14646
14650
  function l(d) {
14647
14651
  const u = Qe(d);
14648
- s[u] || (ry(i, d), s[u] = !0);
14652
+ s[u] || (sy(i, d), s[u] = !0);
14649
14653
  }
14650
14654
  return O.isArray(t) ? t.forEach(l) : l(t), this;
14651
14655
  }
@@ -14687,11 +14691,11 @@ function pl(e, t, n) {
14687
14691
  n
14688
14692
  ));
14689
14693
  }
14690
- function dy(e) {
14694
+ function ry(e) {
14691
14695
  const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
14692
14696
  return t && t[1] || "";
14693
14697
  }
14694
- function uy(e, t) {
14698
+ function dy(e, t) {
14695
14699
  e = e || 10;
14696
14700
  const n = new Array(e), s = new Array(e);
14697
14701
  let i = 0, l = 0, d;
@@ -14707,7 +14711,7 @@ function uy(e, t) {
14707
14711
  return b ? Math.round(v * 1e3 / b) : void 0;
14708
14712
  };
14709
14713
  }
14710
- function cy(e, t) {
14714
+ function uy(e, t) {
14711
14715
  let n = 0;
14712
14716
  const s = 1e3 / t;
14713
14717
  let i = null;
@@ -14720,8 +14724,8 @@ function cy(e, t) {
14720
14724
  }
14721
14725
  const vt = (e, t, n = 3) => {
14722
14726
  let s = 0;
14723
- const i = uy(50, 250);
14724
- return cy((l) => {
14727
+ const i = dy(50, 250);
14728
+ return uy((l) => {
14725
14729
  const d = l.loaded, u = l.lengthComputable ? l.total : void 0, c = d - s, g = i(c), f = d <= u;
14726
14730
  s = d;
14727
14731
  const h = {
@@ -14736,7 +14740,7 @@ const vt = (e, t, n = 3) => {
14736
14740
  };
14737
14741
  h[t ? "download" : "upload"] = !0, e(h);
14738
14742
  }, n);
14739
- }, my = be.hasStandardBrowserEnv ? (
14743
+ }, cy = be.hasStandardBrowserEnv ? (
14740
14744
  // Standard browser envs have full support of the APIs needed to test
14741
14745
  // whether the request URL is of the same origin as current location.
14742
14746
  function() {
@@ -14767,7 +14771,7 @@ const vt = (e, t, n = 3) => {
14767
14771
  return !0;
14768
14772
  };
14769
14773
  }()
14770
- ), py = be.hasStandardBrowserEnv ? (
14774
+ ), my = be.hasStandardBrowserEnv ? (
14771
14775
  // Standard browser envs support document.cookie
14772
14776
  {
14773
14777
  write(e, t, n, s, i, l) {
@@ -14794,14 +14798,14 @@ const vt = (e, t, n = 3) => {
14794
14798
  }
14795
14799
  }
14796
14800
  );
14797
- function fy(e) {
14801
+ function py(e) {
14798
14802
  return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
14799
14803
  }
14800
- function hy(e, t) {
14804
+ function fy(e, t) {
14801
14805
  return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
14802
14806
  }
14803
14807
  function fl(e, t) {
14804
- return e && !fy(t) ? hy(e, t) : t;
14808
+ return e && !py(t) ? fy(e, t) : t;
14805
14809
  }
14806
14810
  const oi = (e) => e instanceof ce ? { ...e } : e;
14807
14811
  function He(e, t) {
@@ -14884,12 +14888,12 @@ const hl = (e) => {
14884
14888
  d.setContentType([g || "multipart/form-data", ...f].join("; "));
14885
14889
  }
14886
14890
  }
14887
- if (be.hasStandardBrowserEnv && (s && O.isFunction(s) && (s = s(t)), s || s !== !1 && my(t.url))) {
14888
- const g = i && l && py.read(l);
14891
+ if (be.hasStandardBrowserEnv && (s && O.isFunction(s) && (s = s(t)), s || s !== !1 && cy(t.url))) {
14892
+ const g = i && l && my.read(l);
14889
14893
  g && d.set(i, g);
14890
14894
  }
14891
14895
  return t;
14892
- }, gy = typeof XMLHttpRequest < "u", yy = gy && function(e) {
14896
+ }, hy = typeof XMLHttpRequest < "u", gy = hy && function(e) {
14893
14897
  return new Promise(function(n, s) {
14894
14898
  const i = hl(e);
14895
14899
  let l = i.data;
@@ -14939,14 +14943,14 @@ const hl = (e) => {
14939
14943
  }), O.isUndefined(i.withCredentials) || (f.withCredentials = !!i.withCredentials), u && u !== "json" && (f.responseType = i.responseType), typeof i.onDownloadProgress == "function" && f.addEventListener("progress", vt(i.onDownloadProgress, !0)), typeof i.onUploadProgress == "function" && f.upload && f.upload.addEventListener("progress", vt(i.onUploadProgress)), (i.cancelToken || i.signal) && (c = (b) => {
14940
14944
  f && (s(!b || b.type ? new We(null, e, f) : b), f.abort(), f = null);
14941
14945
  }, i.cancelToken && i.cancelToken.subscribe(c), i.signal && (i.signal.aborted ? c() : i.signal.addEventListener("abort", c)));
14942
- const v = dy(i.url);
14946
+ const v = ry(i.url);
14943
14947
  if (v && be.protocols.indexOf(v) === -1) {
14944
14948
  s(new N("Unsupported protocol " + v + ":", N.ERR_BAD_REQUEST, e));
14945
14949
  return;
14946
14950
  }
14947
14951
  f.send(l || null);
14948
14952
  });
14949
- }, by = (e, t) => {
14953
+ }, yy = (e, t) => {
14950
14954
  let n = new AbortController(), s;
14951
14955
  const i = function(c) {
14952
14956
  if (!s) {
@@ -14968,7 +14972,7 @@ const hl = (e) => {
14968
14972
  return u.unsubscribe = d, [u, () => {
14969
14973
  l && clearTimeout(l), l = null;
14970
14974
  }];
14971
- }, xy = function* (e, t) {
14975
+ }, by = function* (e, t) {
14972
14976
  let n = e.byteLength;
14973
14977
  if (n < t) {
14974
14978
  yield e;
@@ -14977,11 +14981,11 @@ const hl = (e) => {
14977
14981
  let s = 0, i;
14978
14982
  for (; s < n; )
14979
14983
  i = s + t, yield e.slice(s, i), s = i;
14980
- }, Cy = async function* (e, t, n) {
14984
+ }, xy = async function* (e, t, n) {
14981
14985
  for await (const s of e)
14982
- yield* xy(ArrayBuffer.isView(s) ? s : await n(String(s)), t);
14986
+ yield* by(ArrayBuffer.isView(s) ? s : await n(String(s)), t);
14983
14987
  }, ai = (e, t, n, s, i) => {
14984
- const l = Cy(e, t, i);
14988
+ const l = xy(e, t, i);
14985
14989
  let d = 0;
14986
14990
  return new ReadableStream({
14987
14991
  type: "bytes",
@@ -15007,7 +15011,7 @@ const hl = (e) => {
15007
15011
  total: e,
15008
15012
  loaded: s
15009
15013
  }));
15010
- }, Ft = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", gl = Ft && typeof ReadableStream == "function", nn = Ft && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), vy = gl && (() => {
15014
+ }, Ft = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", gl = Ft && typeof ReadableStream == "function", nn = Ft && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Cy = gl && (() => {
15011
15015
  let e = !1;
15012
15016
  const t = new Request(be.origin, {
15013
15017
  body: new ReadableStream(),
@@ -15032,7 +15036,7 @@ Ft && ((e) => {
15032
15036
  });
15033
15037
  });
15034
15038
  })(new Response());
15035
- const ky = async (e) => {
15039
+ const vy = async (e) => {
15036
15040
  if (e == null)
15037
15041
  return 0;
15038
15042
  if (O.isBlob(e))
@@ -15043,10 +15047,10 @@ const ky = async (e) => {
15043
15047
  return e.byteLength;
15044
15048
  if (O.isURLSearchParams(e) && (e = e + ""), O.isString(e))
15045
15049
  return (await nn(e)).byteLength;
15046
- }, wy = async (e, t) => {
15050
+ }, ky = async (e, t) => {
15047
15051
  const n = O.toFiniteNumber(e.getContentLength());
15048
- return n ?? ky(t);
15049
- }, Ty = Ft && (async (e) => {
15052
+ return n ?? vy(t);
15053
+ }, wy = Ft && (async (e) => {
15050
15054
  let {
15051
15055
  url: t,
15052
15056
  method: n,
@@ -15062,7 +15066,7 @@ const ky = async (e) => {
15062
15066
  fetchOptions: v
15063
15067
  } = hl(e);
15064
15068
  g = g ? (g + "").toLowerCase() : "text";
15065
- let [b, L] = i || l || d ? by([i, l], d) : [], T, M;
15069
+ let [b, L] = i || l || d ? yy([i, l], d) : [], T, M;
15066
15070
  const B = () => {
15067
15071
  !T && setTimeout(() => {
15068
15072
  b && b.unsubscribe();
@@ -15070,7 +15074,7 @@ const ky = async (e) => {
15070
15074
  };
15071
15075
  let P;
15072
15076
  try {
15073
- if (c && vy && n !== "get" && n !== "head" && (P = await wy(f, s)) !== 0) {
15077
+ if (c && Cy && n !== "get" && n !== "head" && (P = await ky(f, s)) !== 0) {
15074
15078
  let V = new Request(t, {
15075
15079
  method: "POST",
15076
15080
  body: s,
@@ -15127,9 +15131,9 @@ const ky = async (e) => {
15127
15131
  ) : N.from(D, D && D.code, e, M);
15128
15132
  }
15129
15133
  }), on = {
15130
- http: jg,
15131
- xhr: yy,
15132
- fetch: Ty
15134
+ http: Rg,
15135
+ xhr: gy,
15136
+ fetch: wy
15133
15137
  };
15134
15138
  O.forEach(on, (e, t) => {
15135
15139
  if (e) {
@@ -15140,7 +15144,7 @@ O.forEach(on, (e, t) => {
15140
15144
  Object.defineProperty(e, "adapterName", { value: t });
15141
15145
  }
15142
15146
  });
15143
- const di = (e) => `- ${e}`, Sy = (e) => O.isFunction(e) || e === null || e === !1, yl = {
15147
+ const di = (e) => `- ${e}`, Ty = (e) => O.isFunction(e) || e === null || e === !1, yl = {
15144
15148
  getAdapter: (e) => {
15145
15149
  e = O.isArray(e) ? e : [e];
15146
15150
  const { length: t } = e;
@@ -15149,7 +15153,7 @@ const di = (e) => `- ${e}`, Sy = (e) => O.isFunction(e) || e === null || e === !
15149
15153
  for (let l = 0; l < t; l++) {
15150
15154
  n = e[l];
15151
15155
  let d;
15152
- if (s = n, !Sy(n) && (s = on[(d = String(n)).toLowerCase()], s === void 0))
15156
+ if (s = n, !Ty(n) && (s = on[(d = String(n)).toLowerCase()], s === void 0))
15153
15157
  throw new N(`Unknown adapter '${d}'`);
15154
15158
  if (s)
15155
15159
  break;
@@ -15218,7 +15222,7 @@ Ln.transitional = function(t, n, s) {
15218
15222
  )), t ? t(l, d, u) : !0;
15219
15223
  };
15220
15224
  };
15221
- function _y(e, t, n) {
15225
+ function Sy(e, t, n) {
15222
15226
  if (typeof e != "object")
15223
15227
  throw new N("options must be an object", N.ERR_BAD_OPTION_VALUE);
15224
15228
  const s = Object.keys(e);
@@ -15236,7 +15240,7 @@ function _y(e, t, n) {
15236
15240
  }
15237
15241
  }
15238
15242
  const an = {
15239
- assertOptions: _y,
15243
+ assertOptions: Sy,
15240
15244
  validators: Ln
15241
15245
  }, Te = an.validators;
15242
15246
  class Ae {
@@ -15427,12 +15431,12 @@ class On {
15427
15431
  };
15428
15432
  }
15429
15433
  }
15430
- function Ly(e) {
15434
+ function _y(e) {
15431
15435
  return function(n) {
15432
15436
  return e.apply(null, n);
15433
15437
  };
15434
15438
  }
15435
- function Oy(e) {
15439
+ function Ly(e) {
15436
15440
  return O.isObject(e) && e.isAxiosError === !0;
15437
15441
  }
15438
15442
  const sn = {
@@ -15521,18 +15525,18 @@ ee.Cancel = ee.CanceledError;
15521
15525
  ee.all = function(t) {
15522
15526
  return Promise.all(t);
15523
15527
  };
15524
- ee.spread = Ly;
15525
- ee.isAxiosError = Oy;
15528
+ ee.spread = _y;
15529
+ ee.isAxiosError = Ly;
15526
15530
  ee.mergeConfig = He;
15527
15531
  ee.AxiosHeaders = ce;
15528
15532
  ee.formToJSON = (e) => cl(O.isHTMLForm(e) ? new FormData(e) : e);
15529
15533
  ee.getAdapter = yl.getAdapter;
15530
15534
  ee.HttpStatusCode = sn;
15531
15535
  ee.default = ee;
15532
- const Iy = {
15536
+ const Oy = {
15533
15537
  name: "CmdUploadForm",
15534
15538
  emits: ["click", "error", "upload-complete", "upload-file-success"],
15535
- mixins: [me, ng],
15539
+ mixins: [me, tg],
15536
15540
  data() {
15537
15541
  return {
15538
15542
  comment: "",
@@ -16063,29 +16067,29 @@ const Iy = {
16063
16067
  }
16064
16068
  }
16065
16069
  }
16066
- }, By = { key: 0 }, Dy = {
16070
+ }, Iy = { key: 0 }, By = {
16067
16071
  key: 1,
16068
16072
  class: "flex-container vertical"
16069
- }, My = {
16073
+ }, Dy = {
16070
16074
  key: 0,
16071
16075
  class: "flex-container vertical list-files-wrapper"
16072
- }, Fy = {
16076
+ }, My = {
16073
16077
  key: 0,
16074
16078
  class: "list-of-files total-files"
16075
- }, Vy = { class: "flex-container no-flex" }, Ay = ["title"], Py = {
16079
+ }, Fy = { class: "flex-container no-flex" }, Vy = ["title"], Ay = {
16076
16080
  key: 0,
16077
16081
  class: "progressbar"
16078
- }, Ey = ["value", "title"], Hy = { class: "flex-container vertical list-files-wrapper" }, qy = { class: "list-of-files" }, Ry = ["title", "onClick"], jy = {
16082
+ }, Py = ["value", "title"], Ey = { class: "flex-container vertical list-files-wrapper" }, Hy = { class: "list-of-files" }, qy = ["title", "onClick"], Ry = {
16079
16083
  key: 0,
16080
16084
  class: "progressbar"
16081
- }, Ny = ["value", "title"], Uy = ["title"], zy = { class: "upload-conditions" }, Wy = { class: "small" }, Gy = ["title"], Ky = {
16085
+ }, jy = ["value", "title"], Ny = ["title"], Uy = { class: "upload-conditions" }, zy = { class: "small" }, Wy = ["title"], Gy = {
16082
16086
  key: 0,
16083
16087
  class: "list-of-file-extensions"
16084
- }, Yy = { class: "flex-container vertical no-gap" }, Jy = ["disabled"], Zy = { key: 0 }, Qy = { key: 1 }, Xy = { class: "button-wrapper stretch-on-small-devices" }, $y = ["disabled"], eb = { key: 0 }, tb = { key: 1 }, nb = {
16088
+ }, Ky = { class: "flex-container vertical no-gap" }, Yy = ["disabled"], Jy = { key: 0 }, Zy = { key: 1 }, Qy = { class: "button-wrapper stretch-on-small-devices" }, Xy = ["disabled"], $y = { key: 0 }, eb = { key: 1 }, tb = {
16085
16089
  key: 0,
16086
16090
  class: "progressbar"
16087
- }, ib = ["value", "title"];
16088
- function lb(e, t, n, s, i, l) {
16091
+ }, nb = ["value", "title"];
16092
+ function ib(e, t, n, s, i, l) {
16089
16093
  const d = J, u = Ne, c = K, g = te;
16090
16094
  return a(), r(_, null, [
16091
16095
  n.advancedMode ? (a(), r("fieldset", {
@@ -16103,7 +16107,7 @@ function lb(e, t, n, s, i, l) {
16103
16107
  systemMessage: l.allSystemMessages.length === 1 ? l.allSystemMessages[0] : e.getMessage("upload_form.system_message.the_following_errors_occurred")
16104
16108
  }, {
16105
16109
  default: w(() => [
16106
- l.allSystemMessages.length > 1 ? (a(), r("ul", By, [
16110
+ l.allSystemMessages.length > 1 ? (a(), r("ul", Iy, [
16107
16111
  (a(!0), r(_, null, q(l.allSystemMessages, (f, h) => (a(), r("li", { key: h }, y(f), 1))), 128))
16108
16112
  ])) : m("", !0)
16109
16113
  ]),
@@ -16112,23 +16116,23 @@ function lb(e, t, n, s, i, l) {
16112
16116
  o("div", I({
16113
16117
  class: ["box flex-container vertical", { "drop-area": n.enableDragAndDrop, "allow-drop": i.allowDrop }]
16114
16118
  }, zt(l.dragAndDropHandler, !0)), [
16115
- i.listOfFiles.length ? (a(), r("div", Dy, [
16116
- n.showTotalUpload && i.listOfFiles.length !== 1 ? (a(), r("div", My, [
16119
+ i.listOfFiles.length ? (a(), r("div", By, [
16120
+ n.showTotalUpload && i.listOfFiles.length !== 1 ? (a(), r("div", Dy, [
16117
16121
  p(d, I(n.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
16118
16122
  default: w(() => [
16119
16123
  H(y(e.getMessage("upload_form.headline.summary_of_all_files")), 1)
16120
16124
  ]),
16121
16125
  _: 1
16122
16126
  }, 16),
16123
- n.showTotalUpload && i.listOfFiles.length !== 1 ? (a(), r("ul", Fy, [
16124
- o("li", Vy, [
16127
+ n.showTotalUpload && i.listOfFiles.length !== 1 ? (a(), r("ul", My, [
16128
+ o("li", Fy, [
16125
16129
  o("a", {
16126
16130
  href: "#",
16127
16131
  title: e.getMessage("upload_form.labeltext.remove_all_files_from_list"),
16128
16132
  onClick: t[0] || (t[0] = S((...f) => l.cancelUpload && l.cancelUpload(...f), ["prevent"]))
16129
16133
  }, [
16130
16134
  p(c, j(Ve(n.iconDelete)), null, 16)
16131
- ], 8, Ay),
16135
+ ], 8, Vy),
16132
16136
  o("span", null, [
16133
16137
  H(y(i.listOfFiles.length) + " ", 1),
16134
16138
  n.allowMultipleFileUploads ? (a(), r(_, { key: 1 }, [
@@ -16143,26 +16147,26 @@ function lb(e, t, n, s, i, l) {
16143
16147
  { error: n.maxTotalUploadSize > 0 && l.totalSize > n.maxTotalUploadSize }
16144
16148
  ])
16145
16149
  }, " (" + y(l.formatSize(l.totalSize)) + ") ", 3),
16146
- i.uploadInitiated ? (a(), r("span", Py, [
16150
+ i.uploadInitiated ? (a(), r("span", Ay, [
16147
16151
  o("span", null, y(l.getPercentage(l.totalUploadProgress)), 1),
16148
16152
  o("progress", {
16149
16153
  max: "100",
16150
16154
  value: l.totalUploadProgress,
16151
16155
  title: l.totalBytesUploaded
16152
- }, null, 8, Ey)
16156
+ }, null, 8, Py)
16153
16157
  ])) : m("", !0)
16154
16158
  ])
16155
16159
  ])) : m("", !0),
16156
16160
  t[8] || (t[8] = o("hr", null, null, -1))
16157
16161
  ])) : m("", !0),
16158
- o("div", Hy, [
16162
+ o("div", Ey, [
16159
16163
  p(d, I(n.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
16160
16164
  default: w(() => [
16161
16165
  H(y(e.getMessage("upload_form.headline.list_of_selected_files")), 1)
16162
16166
  ]),
16163
16167
  _: 1
16164
16168
  }, 16),
16165
- o("ul", qy, [
16169
+ o("ul", Hy, [
16166
16170
  (a(!0), r(_, null, q(i.listOfFiles, (f, h) => (a(), r("li", {
16167
16171
  key: h,
16168
16172
  class: "flex-container no-flex"
@@ -16173,7 +16177,7 @@ function lb(e, t, n, s, i, l) {
16173
16177
  onClick: S((v) => l.removeFile(h), ["prevent"])
16174
16178
  }, [
16175
16179
  p(c, I({ ref_for: !0 }, n.iconDelete), null, 16)
16176
- ], 8, Ry),
16180
+ ], 8, qy),
16177
16181
  o("span", {
16178
16182
  class: C([
16179
16183
  "text-align-right",
@@ -16184,13 +16188,13 @@ function lb(e, t, n, s, i, l) {
16184
16188
  H(y(f.file.name) + " ", 1),
16185
16189
  o("small", null, "(" + y(l.formatSize(f.file.size)) + ")", 1)
16186
16190
  ], 2),
16187
- i.uploadInitiated && !f.error ? (a(), r("span", jy, [
16191
+ i.uploadInitiated && !f.error ? (a(), r("span", Ry, [
16188
16192
  o("span", null, y(l.getPercentage(f.progress)), 1),
16189
16193
  o("progress", {
16190
16194
  max: "100",
16191
16195
  value: f.progress,
16192
16196
  title: l.formatSize(f.uploadedBytes) + "/" + l.formatSize(f.file.size)
16193
- }, null, 8, Ny)
16197
+ }, null, 8, jy)
16194
16198
  ])) : m("", !0)
16195
16199
  ]))), 128))
16196
16200
  ]),
@@ -16199,7 +16203,7 @@ function lb(e, t, n, s, i, l) {
16199
16203
  href: "#",
16200
16204
  onClick: t[1] || (t[1] = S((...f) => l.cancel && l.cancel(...f), ["prevent"])),
16201
16205
  title: e.getMessage("upload_form.all_files_will_be_removed")
16202
- }, y(e.getMessage("upload_form.reset_upload")), 9, Uy)) : m("", !0),
16206
+ }, y(e.getMessage("upload_form.reset_upload")), 9, Ny)) : m("", !0),
16203
16207
  t[9] || (t[9] = o("hr", null, null, -1))
16204
16208
  ])
16205
16209
  ])) : (a(), r(_, { key: 0 }, [
@@ -16210,7 +16214,7 @@ function lb(e, t, n, s, i, l) {
16210
16214
  _: 1
16211
16215
  }, 16)) : m("", !0)
16212
16216
  ], 64)),
16213
- o("div", zy, [
16217
+ o("div", Uy, [
16214
16218
  n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), k(d, I({ key: 0 }, n.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
16215
16219
  default: w(() => [
16216
16220
  H(y(e.getMessage("upload_form.headline.select_additional_files")), 1)
@@ -16223,7 +16227,7 @@ function lb(e, t, n, s, i, l) {
16223
16227
  ]),
16224
16228
  _: 1
16225
16229
  }, 16)) : m("", !0),
16226
- o("dl", Wy, [
16230
+ o("dl", zy, [
16227
16231
  n.maxTotalUploadSize > 0 ? (a(), r(_, { key: 0 }, [
16228
16232
  o("dt", {
16229
16233
  class: C({ error: l.totalSize > n.maxTotalUploadSize })
@@ -16251,12 +16255,12 @@ function lb(e, t, n, s, i, l) {
16251
16255
  iconClass: i.showListOfFileExtensions ? n.iconInvisible.iconClass : n.iconVisible.iconClass,
16252
16256
  type: i.showListOfFileExtensions ? n.iconInvisible.iconType : n.iconVisible.iconType
16253
16257
  }, null, 8, ["iconClass", "type"])
16254
- ], 8, Gy),
16258
+ ], 8, Wy),
16255
16259
  p(Pe, {
16256
16260
  name: n.useTransition ? "fade" : null
16257
16261
  }, {
16258
16262
  default: w(() => [
16259
- i.showListOfFileExtensions ? (a(), r("ul", Ky, [
16263
+ i.showListOfFileExtensions ? (a(), r("ul", Gy, [
16260
16264
  (a(!0), r(_, null, q(n.allowedFileExtensions, (f, h) => (a(), r("li", {
16261
16265
  key: h,
16262
16266
  class: C({ error: i.errors.fileType })
@@ -16268,7 +16272,7 @@ function lb(e, t, n, s, i, l) {
16268
16272
  ])
16269
16273
  ])
16270
16274
  ]),
16271
- o("div", Yy, [
16275
+ o("div", Ky, [
16272
16276
  o("button", {
16273
16277
  type: "button",
16274
16278
  class: C(["button upload primary", { disabled: i.uploadInitiated }]),
@@ -16279,8 +16283,8 @@ function lb(e, t, n, s, i, l) {
16279
16283
  iconClass: n.iconFileUpload.iconClass,
16280
16284
  type: n.iconFileUpload.iconType
16281
16285
  }, null, 8, ["iconClass", "type"]),
16282
- n.allowMultipleFileUploads ? (a(), r("span", Zy, y(e.getMessage("upload_form.labeltext.select_files")), 1)) : (a(), r("span", Qy, y(e.getMessage("upload_form.labeltext.select_file")), 1))
16283
- ], 10, Jy),
16286
+ n.allowMultipleFileUploads ? (a(), r("span", Jy, y(e.getMessage("upload_form.labeltext.select_files")), 1)) : (a(), r("span", Zy, y(e.getMessage("upload_form.labeltext.select_file")), 1))
16287
+ ], 10, Yy),
16284
16288
  n.enableDragAndDrop ? (a(), r("p", {
16285
16289
  key: 0,
16286
16290
  class: C(["text-drag-and-drop", { disabled: i.uploadInitiated }])
@@ -16310,7 +16314,7 @@ function lb(e, t, n, s, i, l) {
16310
16314
  placeholder: e.getMessage("upload_form.placeholder.comment"),
16311
16315
  status: n.commentStatusMessage ? "error" : ""
16312
16316
  }, null, 8, ["labelText", "modelValue", "required", "validationMessage", "placeholder", "status"])) : m("", !0),
16313
- o("div", Xy, [
16317
+ o("div", Qy, [
16314
16318
  o("button", {
16315
16319
  class: C([
16316
16320
  "button primary",
@@ -16322,8 +16326,8 @@ function lb(e, t, n, s, i, l) {
16322
16326
  onClick: t[5] || (t[5] = (...f) => l.uploadFiles && l.uploadFiles(...f))
16323
16327
  }, [
16324
16328
  p(c, j(Ve(n.iconUpload)), null, 16),
16325
- i.listOfFiles.length === 1 || !n.allowMultipleFileUploads ? (a(), r("span", eb, y(e.getMessage("upload_form.buttontext.upload_file")), 1)) : (a(), r("span", tb, y(e.getMessage("upload_form.buttontext.upload_files")), 1))
16326
- ], 10, $y),
16329
+ i.listOfFiles.length === 1 || !n.allowMultipleFileUploads ? (a(), r("span", $y, y(e.getMessage("upload_form.buttontext.upload_file")), 1)) : (a(), r("span", eb, y(e.getMessage("upload_form.buttontext.upload_files")), 1))
16330
+ ], 10, Xy),
16327
16331
  o("button", {
16328
16332
  class: C(["button", { disabled: i.listOfFiles.length === 0 }]),
16329
16333
  onClick: t[6] || (t[6] = (...f) => l.cancel && l.cancel(...f))
@@ -16338,13 +16342,13 @@ function lb(e, t, n, s, i, l) {
16338
16342
  onClick: t[7] || (t[7] = S((...f) => l.selectFiles && l.selectFiles(...f), ["prevent"])),
16339
16343
  class: ["cmd-upload-form box", { "drop-area": n.enableDragAndDrop, "allow-drop": i.allowDrop }]
16340
16344
  }, zt(l.dragAndDropHandler, !0)), [
16341
- i.uploadInitiated ? (a(), r("span", nb, [
16345
+ i.uploadInitiated ? (a(), r("span", tb, [
16342
16346
  o("span", null, y(l.getPercentage(l.totalUploadProgress)), 1),
16343
16347
  o("progress", {
16344
16348
  max: "100",
16345
16349
  value: l.totalUploadProgress,
16346
16350
  title: l.totalBytesUploaded
16347
- }, null, 8, ib)
16351
+ }, null, 8, nb)
16348
16352
  ])) : m("", !0),
16349
16353
  A(e.$slots, "default", {}, () => [
16350
16354
  n.enableDragAndDrop ? (a(), r(_, { key: 1 }, [
@@ -16383,7 +16387,7 @@ function lb(e, t, n, s, i, l) {
16383
16387
  }, null, 8, ["labelText", "disabled", "multiple", "onChange"])
16384
16388
  ], 64);
16385
16389
  }
16386
- const ob = /* @__PURE__ */ F(Iy, [["render", lb]]), ab = {
16390
+ const lb = /* @__PURE__ */ F(Oy, [["render", ib]]), ob = {
16387
16391
  name: "CmdWidthLimitationWrapper",
16388
16392
  props: {
16389
16393
  /**
@@ -16489,8 +16493,8 @@ const ob = /* @__PURE__ */ F(Iy, [["render", lb]]), ab = {
16489
16493
  return e.length === 1 && typeof e[0].type == "symbol" && Array.isArray(e[0].children) ? e[0].children.length === 1 : e.length === 1;
16490
16494
  }
16491
16495
  }
16492
- }, sb = ["id"], rb = ["id"];
16493
- function db(e, t, n, s, i, l) {
16496
+ }, ab = ["id"], sb = ["id"];
16497
+ function rb(e, t, n, s, i, l) {
16494
16498
  const d = J;
16495
16499
  return a(), r("div", {
16496
16500
  class: C(["cmd-width-limitation-wrapper", { sticky: n.sticky }]),
@@ -16508,16 +16512,16 @@ function db(e, t, n, s, i, l) {
16508
16512
  }, [
16509
16513
  A(e.$slots, "default")
16510
16514
  ], 2))
16511
- ], 10, sb)) : (a(), r(_, { key: 1 }, [
16515
+ ], 10, ab)) : (a(), r(_, { key: 1 }, [
16512
16516
  n.anchorId ? (a(), r("a", {
16513
16517
  key: 0,
16514
16518
  id: n.anchorId
16515
- }, null, 8, rb)) : m("", !0),
16519
+ }, null, 8, sb)) : m("", !0),
16516
16520
  A(e.$slots, "default")
16517
16521
  ], 64))
16518
16522
  ], 2);
16519
16523
  }
16520
- const Cl = /* @__PURE__ */ F(ab, [["render", db]]), ub = {
16524
+ const Cl = /* @__PURE__ */ F(ob, [["render", rb]]), db = {
16521
16525
  name: "ComponentSettings",
16522
16526
  data() {
16523
16527
  return {
@@ -16610,7 +16614,7 @@ const Cl = /* @__PURE__ */ F(ab, [["render", db]]), ub = {
16610
16614
  }
16611
16615
  }
16612
16616
  };
16613
- function cb(e, t, n, s, i, l) {
16617
+ function ub(e, t, n, s, i, l) {
16614
16618
  const d = te, u = kn;
16615
16619
  return a(), k(u, {
16616
16620
  "use-slots": ["body"],
@@ -16636,7 +16640,7 @@ function cb(e, t, n, s, i, l) {
16636
16640
  _: 1
16637
16641
  }, 8, ["cmdHeadline"]);
16638
16642
  }
16639
- const mb = /* @__PURE__ */ F(ub, [["render", cb]]), pb = {
16643
+ const cb = /* @__PURE__ */ F(db, [["render", ub]]), mb = {
16640
16644
  name: "MultipleBoxWrapper",
16641
16645
  props: {
16642
16646
  segments: {
@@ -16644,10 +16648,10 @@ const mb = /* @__PURE__ */ F(ub, [["render", cb]]), pb = {
16644
16648
  default: null
16645
16649
  }
16646
16650
  }
16647
- }, fb = { class: "cmd-page-multiple-box-wrapper flex-container vertical" };
16648
- function hb(e, t, n, s, i, l) {
16651
+ }, pb = { class: "cmd-page-multiple-box-wrapper flex-container vertical" };
16652
+ function fb(e, t, n, s, i, l) {
16649
16653
  const d = kn, u = qi;
16650
- return a(), r("div", fb, [
16654
+ return a(), r("div", pb, [
16651
16655
  (a(!0), r(_, null, q(n.segments, (c, g) => (a(), r(_, { key: g }, [
16652
16656
  p(u, I({ ref_for: !0 }, c), {
16653
16657
  default: w((f) => [
@@ -16670,7 +16674,7 @@ function hb(e, t, n, s, i, l) {
16670
16674
  ], 64))), 128))
16671
16675
  ]);
16672
16676
  }
16673
- const gb = /* @__PURE__ */ F(pb, [["render", hb]]), yb = {
16677
+ const hb = /* @__PURE__ */ F(mb, [["render", fb]]), gb = {
16674
16678
  name: "MultipleListsOfLinks",
16675
16679
  props: {
16676
16680
  segments: {
@@ -16678,10 +16682,10 @@ const gb = /* @__PURE__ */ F(pb, [["render", hb]]), yb = {
16678
16682
  default: null
16679
16683
  }
16680
16684
  }
16681
- }, bb = { class: "cmd-page-multiple-lists-of-links flex-container vertical" };
16682
- function xb(e, t, n, s, i, l) {
16685
+ }, yb = { class: "cmd-page-multiple-lists-of-links flex-container vertical" };
16686
+ function bb(e, t, n, s, i, l) {
16683
16687
  const d = Cn;
16684
- return a(), r("div", bb, [
16688
+ return a(), r("div", yb, [
16685
16689
  (a(!0), r(_, null, q(n.segments, (u, c) => (a(), r(_, { key: c }, [
16686
16690
  p(d, {
16687
16691
  links: u.links,
@@ -16693,7 +16697,7 @@ function xb(e, t, n, s, i, l) {
16693
16697
  ], 64))), 128))
16694
16698
  ]);
16695
16699
  }
16696
- const Cb = /* @__PURE__ */ F(yb, [["render", xb]]), vb = {
16700
+ const xb = /* @__PURE__ */ F(gb, [["render", bb]]), Cb = {
16697
16701
  name: "ContactInformation",
16698
16702
  props: {
16699
16703
  /**
@@ -16726,22 +16730,22 @@ const Cb = /* @__PURE__ */ F(yb, [["render", xb]]), vb = {
16726
16730
  return !this.$scopedSlots["custom-info"];
16727
16731
  }
16728
16732
  }
16729
- }, kb = {
16733
+ }, vb = {
16730
16734
  key: 1,
16731
16735
  class: "flex-container"
16732
- }, wb = { class: "flex-container vertical" };
16733
- function Tb(e, t, n, s, i, l) {
16736
+ }, kb = { class: "flex-container vertical" };
16737
+ function wb(e, t, n, s, i, l) {
16734
16738
  const d = Hi, u = Vi, c = Gi;
16735
- return l.contactFormOnly ? (a(), k(d, j(I({ key: 0 }, e.basicForm)), null, 16)) : (a(), r("div", kb, [
16739
+ return l.contactFormOnly ? (a(), k(d, j(I({ key: 0 }, e.basicForm)), null, 16)) : (a(), r("div", vb, [
16736
16740
  p(d, j(Ve(e.basicForm)), null, 16),
16737
- o("div", wb, [
16741
+ o("div", kb, [
16738
16742
  n.cmdAddressData ? (a(), k(u, j(I({ key: 0 }, n.cmdAddressData)), null, 16)) : m("", !0),
16739
16743
  n.cmdGoogleMaps ? (a(), k(c, j(I({ key: 1 }, n.cmdGoogleMaps)), null, 16)) : m("", !0),
16740
16744
  A(e.$slots, "additional-info")
16741
16745
  ])
16742
16746
  ]));
16743
16747
  }
16744
- const Sb = /* @__PURE__ */ F(vb, [["render", Tb]]), vl = [
16748
+ const Tb = /* @__PURE__ */ F(Cb, [["render", wb]]), vl = [
16745
16749
  {
16746
16750
  name: "company",
16747
16751
  iconClass: "icon-company",
@@ -16807,7 +16811,7 @@ const Sb = /* @__PURE__ */ F(vb, [["render", Tb]]), vl = [
16807
16811
  data: "Custom data",
16808
16812
  labelText: "Custom"
16809
16813
  }
16810
- ], _b = [
16814
+ ], Sb = [
16811
16815
  {
16812
16816
  boxesPerRow: 4,
16813
16817
  useRowViewAsDefault: !0,
@@ -16855,7 +16859,7 @@ const Sb = /* @__PURE__ */ F(vb, [["render", Tb]]), vl = [
16855
16859
  }
16856
16860
  ]
16857
16861
  }
16858
- ], Lb = [
16862
+ ], _b = [
16859
16863
  {
16860
16864
  boxesPerRow: 4,
16861
16865
  useRowViewAsDefault: !0,
@@ -17156,7 +17160,7 @@ const Sb = /* @__PURE__ */ F(vb, [["render", Tb]]), vl = [
17156
17160
  }
17157
17161
  ]
17158
17162
  }
17159
- ], Ob = [
17163
+ ], Lb = [
17160
17164
  {
17161
17165
  headline: {
17162
17166
  headlineLevel: 4,
@@ -17211,7 +17215,7 @@ const Sb = /* @__PURE__ */ F(vb, [["render", Tb]]), vl = [
17211
17215
  }
17212
17216
  ]
17213
17217
  }
17214
- ], Ib = [
17218
+ ], Ob = [
17215
17219
  {
17216
17220
  headline: {
17217
17221
  headlineLevel: 4,
@@ -17288,20 +17292,20 @@ const Sb = /* @__PURE__ */ F(vb, [["render", Tb]]), vl = [
17288
17292
  }
17289
17293
  ]
17290
17294
  }
17291
- ], Bb = {
17295
+ ], Ib = {
17292
17296
  name: "PageOverview",
17293
17297
  data() {
17294
17298
  return {
17295
17299
  addressData: vl,
17296
- faqsData: _b,
17297
- boxesTeamOverviewData: Lb,
17298
- listOfDownloadsData: Ob,
17299
- listOfSiteLinksData: Ib
17300
+ faqsData: Sb,
17301
+ boxesTeamOverviewData: _b,
17302
+ listOfDownloadsData: Lb,
17303
+ listOfSiteLinksData: Ob
17300
17304
  };
17301
17305
  }
17302
17306
  };
17303
- function Db(e, t, n, s, i, l) {
17304
- const d = Sb, u = Cl, c = Cb, g = gb;
17307
+ function Bb(e, t, n, s, i, l) {
17308
+ const d = Tb, u = Cl, c = xb, g = hb;
17305
17309
  return a(), r(_, null, [
17306
17310
  p(u, null, {
17307
17311
  default: w(() => [
@@ -17358,7 +17362,7 @@ function Db(e, t, n, s, i, l) {
17358
17362
  })
17359
17363
  ], 64);
17360
17364
  }
17361
- const kl = /* @__PURE__ */ F(Bb, [["render", Db]]), Mb = {
17365
+ const kl = /* @__PURE__ */ F(Ib, [["render", Bb]]), Db = {
17362
17366
  data() {
17363
17367
  return {
17364
17368
  defaultMessageProperties: {
@@ -17371,7 +17375,7 @@ const kl = /* @__PURE__ */ F(Bb, [["render", Db]]), Mb = {
17371
17375
  };
17372
17376
  }
17373
17377
  };
17374
- function kv(e = !1) {
17378
+ function vv(e = !1) {
17375
17379
  return e ? (/* @__PURE__ */ new Date()).toISOString() : (/* @__PURE__ */ new Date()).toISOString().split("T")[0];
17376
17380
  }
17377
17381
  function wl(e, t = "dmy", n = ".") {
@@ -17391,7 +17395,7 @@ function wl(e, t = "dmy", n = ".") {
17391
17395
  }
17392
17396
  return u;
17393
17397
  }
17394
- function Fb(e = "00:00", t = 24, n = "h") {
17398
+ function Mb(e = "00:00", t = 24, n = "h") {
17395
17399
  const [s, i] = e.split(":");
17396
17400
  let l = parseInt(s, 10), d = "";
17397
17401
  if (t = t.toString(), t === "12") {
@@ -17403,9 +17407,9 @@ function Fb(e = "00:00", t = 24, n = "h") {
17403
17407
  throw new Error("function 'formatTime()' received invalid format as parameter. Provide format-parameter as 12 or 24.");
17404
17408
  }
17405
17409
  }
17406
- const Vb = {
17410
+ const Fb = {
17407
17411
  name: "CmdMailToolEntry",
17408
- mixins: [me, Mb],
17412
+ mixins: [me, Db],
17409
17413
  data() {
17410
17414
  return {
17411
17415
  expandMail: /* @__PURE__ */ new Set(),
@@ -17489,7 +17493,7 @@ const Vb = {
17489
17493
  return wl(e, this.dateFormat, this.dateSeparator);
17490
17494
  },
17491
17495
  mailFormatTime(e) {
17492
- return Fb(e, this.timeFormat);
17496
+ return Mb(e, this.timeFormat);
17493
17497
  },
17494
17498
  readMail(e) {
17495
17499
  this.mailIsRead.add(e), this.expandMail.add(e);
@@ -17504,8 +17508,8 @@ const Vb = {
17504
17508
  this.expandMail.has(e) ? this.expandMail.delete(e) : this.expandMail.add(e);
17505
17509
  }
17506
17510
  }
17507
- }, Ab = ["title"], Pb = { class: "no-flex" }, Eb = { class: "flex-container" }, Hb = { class: "sender-receiver-wrapper flex-container no-wrap-on-small-devices align-items-center no-flex" }, qb = { class: "contact-full-name" }, Rb = ["onClick"], jb = { class: "flex-container received-and-options-wrapper no-wrap-on-small-devices" }, Nb = { class: "no-list-items date-time-wrapper" }, Ub = { class: "flex-container no-wrap-on-small-devices" }, zb = ["datetime"], Wb = ["datetime"], Gb = { class: "options-wrapper flex-container no-wrap-on-small-devices no-flex" }, Kb = ["onClick"], Yb = ["onClick", "title"], Jb = ["onClick", "title"], Zb = { key: 0 };
17508
- function Qb(e, t, n, s, i, l) {
17511
+ }, Vb = ["title"], Ab = { class: "no-flex" }, Pb = { class: "flex-container" }, Eb = { class: "sender-receiver-wrapper flex-container no-wrap-on-small-devices align-items-center no-flex" }, Hb = { class: "contact-full-name" }, qb = ["onClick"], Rb = { class: "flex-container received-and-options-wrapper no-wrap-on-small-devices" }, jb = { class: "no-list-items date-time-wrapper" }, Nb = { class: "flex-container no-wrap-on-small-devices" }, Ub = ["datetime"], zb = ["datetime"], Wb = { class: "options-wrapper flex-container no-wrap-on-small-devices no-flex" }, Gb = ["onClick"], Kb = ["onClick", "title"], Yb = ["onClick", "title"], Jb = { key: 0 };
17512
+ function Zb(e, t, n, s, i, l) {
17509
17513
  const d = xe, u = Ne;
17510
17514
  return n.mails.length ? (a(!0), r(_, { key: 0 }, q(n.mails, (c, g) => {
17511
17515
  var f;
@@ -17514,9 +17518,9 @@ function Qb(e, t, n, s, i, l) {
17514
17518
  class: C(["cmd-mail-tool-entry flex-container box", { unread: !i.mailIsRead.has(c.id) }]),
17515
17519
  title: e.getMessage("mail_tool_entry.tooltip.read_this_mail")
17516
17520
  }, [
17517
- o("dl", Pb, [
17518
- o("dt", Eb, y(n.boxType === "inbox" ? e.getMessage("mail_tool_entry.description_label.from") : e.getMessage("mail_tool_entry.description_label.to")), 1),
17519
- o("dd", Hb, [
17521
+ o("dl", Ab, [
17522
+ o("dt", Pb, y(n.boxType === "inbox" ? e.getMessage("mail_tool_entry.description_label.from") : e.getMessage("mail_tool_entry.description_label.to")), 1),
17523
+ o("dd", Eb, [
17520
17524
  (f = c.cmdImage) != null && f.src ? (a(), k(d, {
17521
17525
  key: 0,
17522
17526
  src: c.cmdImage.src,
@@ -17524,36 +17528,36 @@ function Qb(e, t, n, s, i, l) {
17524
17528
  title: c.cmdImage.title || c.contactFullName,
17525
17529
  useFigureTag: !1
17526
17530
  }, null, 8, ["src", "alt", "title"])) : m("", !0),
17527
- o("span", qb, y(c.contactFullName), 1)
17531
+ o("span", Hb, y(c.contactFullName), 1)
17528
17532
  ]),
17529
17533
  o("dt", null, y(e.getMessage("mail_tool_entry.description_label.subject")), 1),
17530
17534
  o("dd", null, [
17531
17535
  o("a", {
17532
17536
  href: "#",
17533
17537
  onClick: S((h) => l.readMail(c.id), ["prevent"])
17534
- }, y(c.subject), 9, Rb)
17538
+ }, y(c.subject), 9, qb)
17535
17539
  ])
17536
17540
  ]),
17537
- o("div", jb, [
17538
- o("dl", Nb, [
17541
+ o("div", Rb, [
17542
+ o("dl", jb, [
17539
17543
  o("dt", null, y(e.getMessage("mail_tool_entry.description_label.received")), 1),
17540
- o("dd", Ub, [
17544
+ o("dd", Nb, [
17541
17545
  o("time", {
17542
17546
  datetime: c.isoDate
17543
- }, y(l.mailFormatDate(c.isoDate)), 9, zb),
17547
+ }, y(l.mailFormatDate(c.isoDate)), 9, Ub),
17544
17548
  o("time", {
17545
17549
  datetime: c.time
17546
- }, y(l.mailFormatTime(c.time)), 9, Wb)
17550
+ }, y(l.mailFormatTime(c.time)), 9, zb)
17547
17551
  ])
17548
17552
  ]),
17549
- o("div", Gb, [
17553
+ o("div", Wb, [
17550
17554
  o("a", {
17551
17555
  href: "#",
17552
17556
  onClick: S((h) => l.deleteMail(c.id), ["prevent"]),
17553
17557
  title: "Delete this mail"
17554
17558
  }, t[0] || (t[0] = [
17555
17559
  o("span", { class: "icon-delete" }, null, -1)
17556
- ]), 8, Kb),
17560
+ ]), 8, Gb),
17557
17561
  o("a", {
17558
17562
  href: "#",
17559
17563
  onClick: S((h) => l.toggleReadStatus(c.id), ["prevent"]),
@@ -17562,7 +17566,7 @@ function Qb(e, t, n, s, i, l) {
17562
17566
  o("span", {
17563
17567
  class: C(i.mailIsRead.has(c.id) ? "icon-visible" : "icon-not-visible")
17564
17568
  }, null, 2)
17565
- ], 8, Yb),
17569
+ ], 8, Kb),
17566
17570
  o("a", {
17567
17571
  href: "#",
17568
17572
  onClick: S((h) => l.toggleExpandMail(c.id), ["prevent"]),
@@ -17571,17 +17575,17 @@ function Qb(e, t, n, s, i, l) {
17571
17575
  o("span", {
17572
17576
  class: C(i.expandMail.has(c.id) ? "icon-chevron-one-stripe-up" : "icon-chevron-one-stripe-down")
17573
17577
  }, null, 2)
17574
- ], 8, Jb)
17578
+ ], 8, Yb)
17575
17579
  ])
17576
17580
  ])
17577
- ], 10, Ab),
17578
- i.expandMail.has(c.id) ? (a(), r("div", Zb, [
17581
+ ], 10, Vb),
17582
+ i.expandMail.has(c.id) ? (a(), r("div", Jb, [
17579
17583
  o("header", null, " mailId: " + y(c.id), 1)
17580
17584
  ])) : m("", !0)
17581
17585
  ], 64);
17582
17586
  }), 128)) : (a(), k(u, j(I({ key: 1 }, n.cmdSystemMessage)), null, 16));
17583
17587
  }
17584
- const Xb = /* @__PURE__ */ F(Vb, [["render", Qb]]), $b = {
17588
+ const Qb = /* @__PURE__ */ F(Fb, [["render", Zb]]), Xb = {
17585
17589
  name: "CmdMailToolFilter",
17586
17590
  data() {
17587
17591
  return {
@@ -17700,16 +17704,16 @@ const Xb = /* @__PURE__ */ F(Vb, [["render", Qb]]), $b = {
17700
17704
  immediate: !0
17701
17705
  }
17702
17706
  }
17703
- }, ex = { class: "cmd-mail-tool-filter" }, tx = { class: "flex-container align-items-center" }, nx = { class: "flex-container reset-flex" }, ix = { class: "flex-container sort-wrapper" }, lx = ["title"], ox = { key: 0 }, ax = ["title"], sx = { key: 0 };
17704
- function rx(e, t, n, s, i, l) {
17707
+ }, $b = { class: "cmd-mail-tool-filter" }, ex = { class: "flex-container align-items-center" }, tx = { class: "flex-container reset-flex" }, nx = { class: "flex-container sort-wrapper" }, ix = ["title"], lx = { key: 0 }, ox = ["title"], ax = { key: 0 };
17708
+ function sx(e, t, n, s, i, l) {
17705
17709
  const d = J, u = te;
17706
- return a(), r("div", ex, [
17710
+ return a(), r("div", $b, [
17707
17711
  l.headlineText ? (a(), k(d, {
17708
17712
  key: 0,
17709
17713
  headlineText: l.headlineText,
17710
17714
  headlineLevel: l.headlineLevel
17711
17715
  }, null, 8, ["headlineText", "headlineLevel"])) : m("", !0),
17712
- o("div", tx, [
17716
+ o("div", ex, [
17713
17717
  p(u, {
17714
17718
  element: "input",
17715
17719
  type: "search",
@@ -17721,7 +17725,7 @@ function rx(e, t, n, s, i, l) {
17721
17725
  modelValue: i.searchFilterText,
17722
17726
  "onUpdate:modelValue": t[0] || (t[0] = (c) => i.searchFilterText = c)
17723
17727
  }, null, 8, ["placeholder", "id", "labelText", "modelValue"]),
17724
- o("div", nx, [
17728
+ o("div", tx, [
17725
17729
  p(u, {
17726
17730
  element: "input",
17727
17731
  type: "checkbox",
@@ -17744,34 +17748,34 @@ function rx(e, t, n, s, i, l) {
17744
17748
  }, null, 8, ["id", "labelText", "modelValue", "inputValue"])
17745
17749
  ])
17746
17750
  ]),
17747
- o("div", ix, [
17751
+ o("div", nx, [
17748
17752
  i.sortOrderAsc ? (a(), r("a", {
17749
17753
  key: 0,
17750
17754
  href: "#",
17751
17755
  onClick: t[3] || (t[3] = S((c) => l.sortByDate("asc"), ["prevent"])),
17752
17756
  title: n.linkSortAscending.title
17753
17757
  }, [
17754
- n.linkSortAscending.text ? (a(), r("span", ox, y(n.linkSortAscending.text), 1)) : m("", !0),
17758
+ n.linkSortAscending.text ? (a(), r("span", lx, y(n.linkSortAscending.text), 1)) : m("", !0),
17755
17759
  n.linkSortAscending.iconClass ? (a(), r("span", {
17756
17760
  key: 1,
17757
17761
  class: C(n.linkSortAscending.iconClass)
17758
17762
  }, null, 2)) : m("", !0)
17759
- ], 8, lx)) : (a(), r("a", {
17763
+ ], 8, ix)) : (a(), r("a", {
17760
17764
  key: 1,
17761
17765
  href: "#",
17762
17766
  onClick: t[4] || (t[4] = S((c) => l.sortByDate("desc"), ["prevent"])),
17763
17767
  title: n.linkSortDescending.title
17764
17768
  }, [
17765
- n.linkSortDescending.text ? (a(), r("span", sx, y(n.linkSortDescending.text), 1)) : m("", !0),
17769
+ n.linkSortDescending.text ? (a(), r("span", ax, y(n.linkSortDescending.text), 1)) : m("", !0),
17766
17770
  n.linkSortDescending.iconClass ? (a(), r("span", {
17767
17771
  key: 1,
17768
17772
  class: C(n.linkSortDescending.iconClass)
17769
17773
  }, null, 2)) : m("", !0)
17770
- ], 8, ax))
17774
+ ], 8, ox))
17771
17775
  ])
17772
17776
  ]);
17773
17777
  }
17774
- const dx = /* @__PURE__ */ F($b, [["render", rx]]), ux = {
17778
+ const rx = /* @__PURE__ */ F(Xb, [["render", sx]]), dx = {
17775
17779
  name: "CmdMailTool",
17776
17780
  data() {
17777
17781
  return {
@@ -17870,8 +17874,8 @@ const dx = /* @__PURE__ */ F($b, [["render", rx]]), ux = {
17870
17874
  }
17871
17875
  }
17872
17876
  };
17873
- function cx(e, t, n, s, i, l) {
17874
- const d = dx, u = Xb, c = Zi;
17877
+ function ux(e, t, n, s, i, l) {
17878
+ const d = rx, u = Qb, c = Zi;
17875
17879
  return a(), k(c, I({ class: "cmd-mail-tool" }, n.cmdTabs), {
17876
17880
  "tab-content-0": w(() => [
17877
17881
  p(d, I(n.cmdMailToolFilterInbox, {
@@ -17890,7 +17894,7 @@ function cx(e, t, n, s, i, l) {
17890
17894
  _: 1
17891
17895
  }, 16);
17892
17896
  }
17893
- const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
17897
+ const cx = /* @__PURE__ */ F(dx, [["render", ux]]), mx = [
17894
17898
  {
17895
17899
  text: "Account owner:",
17896
17900
  value: "Company name",
@@ -17911,7 +17915,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
17911
17915
  value: "PBNKDEFF",
17912
17916
  allowCopy: !0
17913
17917
  }
17914
- ], fx = [
17918
+ ], px = [
17915
17919
  {
17916
17920
  name: "User name 1",
17917
17921
  age: 35,
@@ -18071,7 +18075,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18071
18075
  }
18072
18076
  ]
18073
18077
  }
18074
- ], hx = [
18078
+ ], fx = [
18075
18079
  {
18076
18080
  name: "Product name 1",
18077
18081
  image: {
@@ -18130,7 +18134,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18130
18134
  price: 123.49,
18131
18135
  description: "short description text"
18132
18136
  }
18133
- ], gx = "Page levels:", yx = [
18137
+ ], hx = "Page levels:", gx = [
18134
18138
  {
18135
18139
  path: "/",
18136
18140
  text: "Home",
@@ -18147,19 +18151,19 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18147
18151
  text: "Subsubpage",
18148
18152
  type: "href"
18149
18153
  }
18150
- ], bx = {
18151
- breadcrumbLabel: gx,
18152
- breadcrumbLinks: yx
18153
- }, xx = {
18154
+ ], yx = {
18155
+ breadcrumbLabel: hx,
18156
+ breadcrumbLinks: gx
18157
+ }, bx = {
18154
18158
  type: "href",
18155
18159
  path: "./",
18156
18160
  tooltip: "Tooltip"
18157
- }, Cx = "/media/images/logos/logo.svg", vx = "/media/images/logos/logo-darkmode.svg", kx = "Company Logo", wx = {
18158
- link: xx,
18159
- pathDefaultLogo: Cx,
18160
- pathDarkmodeLogo: vx,
18161
- altText: kx
18162
- }, Tx = {
18161
+ }, xx = "/media/images/logos/logo.svg", Cx = "/media/images/logos/logo-darkmode.svg", vx = "Company Logo", kx = {
18162
+ link: bx,
18163
+ pathDefaultLogo: xx,
18164
+ pathDarkmodeLogo: Cx,
18165
+ altText: vx
18166
+ }, wx = {
18163
18167
  cookies: [
18164
18168
  {
18165
18169
  id: "cookie-sessionid",
@@ -18187,7 +18191,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18187
18191
  }
18188
18192
  }
18189
18193
  ]
18190
- }, Sx = {
18194
+ }, Tx = {
18191
18195
  cookies: [
18192
18196
  {
18193
18197
  id: "cookie-google-maps",
@@ -18215,10 +18219,10 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18215
18219
  }
18216
18220
  }
18217
18221
  ]
18218
- }, _x = {
18219
- required: Tx,
18220
- optional: Sx
18221
- }, Lx = [
18222
+ }, Sx = {
18223
+ required: wx,
18224
+ optional: Tx
18225
+ }, _x = [
18222
18226
  {
18223
18227
  value: "",
18224
18228
  text: "Please select..."
@@ -18243,7 +18247,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18243
18247
  value: "#000000",
18244
18248
  text: "Black"
18245
18249
  }
18246
- ], Ox = [
18250
+ ], Lx = [
18247
18251
  {
18248
18252
  value: "cn",
18249
18253
  text: "China"
@@ -18301,7 +18305,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18301
18305
  text: "Filter 3",
18302
18306
  value: "3"
18303
18307
  }
18304
- ], Ix = [
18308
+ ], Ox = [
18305
18309
  {
18306
18310
  text: "Option 1",
18307
18311
  value: 1
@@ -18315,7 +18319,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18315
18319
  value: 3,
18316
18320
  iconClass: "icon-mail"
18317
18321
  }
18318
- ], Bx = [
18322
+ ], Ix = [
18319
18323
  {
18320
18324
  element: "input",
18321
18325
  type: "text",
@@ -18466,7 +18470,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18466
18470
  disabled: !1,
18467
18471
  maxlength: 500
18468
18472
  }
18469
- ], Dx = [
18473
+ ], Bx = [
18470
18474
  {
18471
18475
  image: {
18472
18476
  src: "/media/images/demo-images/medium/landscape-01.jpg",
@@ -18520,7 +18524,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18520
18524
  textAlign: "center"
18521
18525
  }
18522
18526
  }
18523
- ], Mx = {
18527
+ ], Dx = {
18524
18528
  image: {
18525
18529
  src: "/media/images/demo-images/small/landscape-06.jpg",
18526
18530
  alt: "Alternative text",
@@ -18531,7 +18535,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18531
18535
  text: "Figcaption above image (centered)",
18532
18536
  textAlign: "center"
18533
18537
  }
18534
- }, Fx = {
18538
+ }, Mx = {
18535
18539
  image: {
18536
18540
  src: "/media/images/demo-images/landscape-2x.jpg",
18537
18541
  alt: "Alternative text",
@@ -18542,10 +18546,10 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18542
18546
  text: "Figcaption above image (centered)",
18543
18547
  textAlign: "center"
18544
18548
  }
18545
- }, Vx = {
18546
- imageSmall: Mx,
18547
- imageLarge: Fx
18548
- }, Ax = [
18549
+ }, Fx = {
18550
+ imageSmall: Dx,
18551
+ imageLarge: Mx
18552
+ }, Vx = [
18549
18553
  {
18550
18554
  image: {
18551
18555
  url: "#",
@@ -18603,7 +18607,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18603
18607
  textAlign: "center"
18604
18608
  }
18605
18609
  }
18606
- ], Px = [
18610
+ ], Ax = [
18607
18611
  {
18608
18612
  labelText: "Website",
18609
18613
  id: "radio-id-1",
@@ -18625,7 +18629,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18625
18629
  iconClass: "icon-phone",
18626
18630
  value: "phone"
18627
18631
  }
18628
- ], Ex = [
18632
+ ], Px = [
18629
18633
  {
18630
18634
  labelText: "Website",
18631
18635
  id: "replaced-radio-id-1",
@@ -18647,7 +18651,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18647
18651
  iconClass: "icon-phone",
18648
18652
  value: "phone"
18649
18653
  }
18650
- ], Hx = [
18654
+ ], Ex = [
18651
18655
  {
18652
18656
  labelText: "Website",
18653
18657
  id: "toggle-switch-radio-id-1",
@@ -18669,7 +18673,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18669
18673
  iconClass: "icon-phone",
18670
18674
  value: "phone"
18671
18675
  }
18672
- ], qx = [
18676
+ ], Hx = [
18673
18677
  {
18674
18678
  icon: {
18675
18679
  iconClass: "icon-user-profile",
@@ -18739,11 +18743,11 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18739
18743
  target: "_blank",
18740
18744
  tooltip: "Open CoManD-Website in new tab"
18741
18745
  }
18742
- ], Rx = [
18746
+ ], qx = [
18743
18747
  "tag 1",
18744
18748
  "tag 2",
18745
18749
  "tag 3"
18746
- ], jx = "https://comand-ui.com/samples/images/flags", Nx = [
18750
+ ], Rx = "https://comand-ui.com/samples/images/flags", jx = [
18747
18751
  {
18748
18752
  iso2: "de",
18749
18753
  name: "Deutsch",
@@ -18771,10 +18775,10 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18771
18775
  path: "/"
18772
18776
  }
18773
18777
  }
18774
- ], Ux = {
18775
- pathFlags: jx,
18776
- languages: Nx
18777
- }, zx = [
18778
+ ], Nx = {
18779
+ pathFlags: Rx,
18780
+ languages: jx
18781
+ }, Ux = [
18778
18782
  {
18779
18783
  id: 1,
18780
18784
  cmdImage: {
@@ -18797,7 +18801,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18797
18801
  isoDate: "2025-02-20",
18798
18802
  time: "21:08"
18799
18803
  }
18800
- ], Wx = [
18804
+ ], zx = [
18801
18805
  {
18802
18806
  id: 3,
18803
18807
  cmdImage: {
@@ -18820,10 +18824,10 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18820
18824
  isoDate: "2025-02-21",
18821
18825
  time: "15:55"
18822
18826
  }
18823
- ], Gx = {
18824
- inbox: zx,
18825
- outbox: Wx
18826
- }, Kx = [
18827
+ ], Wx = {
18828
+ inbox: Ux,
18829
+ outbox: zx
18830
+ }, Gx = [
18827
18831
  {
18828
18832
  type: "href",
18829
18833
  path: "#",
@@ -18855,7 +18859,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18855
18859
  text: "Summary",
18856
18860
  iconClass: "icon-rows"
18857
18861
  }
18858
- ], Yx = [
18862
+ ], Kx = [
18859
18863
  {
18860
18864
  type: "href",
18861
18865
  path: "#",
@@ -18882,10 +18886,10 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18882
18886
  path: "#",
18883
18887
  text: "Summary"
18884
18888
  }
18885
- ], Jx = {
18886
- withIcon: Kx,
18887
- withoutIcon: Yx
18888
- }, Zx = "right", Qx = !1, Xx = !1, $x = [
18889
+ ], Yx = {
18890
+ withIcon: Gx,
18891
+ withoutIcon: Kx
18892
+ }, Jx = "right", Zx = !1, Qx = !1, Xx = [
18889
18893
  {
18890
18894
  type: "href",
18891
18895
  text: "href 1",
@@ -18960,11 +18964,11 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
18960
18964
  target: "comand-website"
18961
18965
  }
18962
18966
  ], Tl = {
18963
- offcanvasPosition: Zx,
18964
- stretchMainItems: Qx,
18965
- persistOnMobile: Xx,
18966
- navigationEntries: $x
18967
- }, eC = [
18967
+ offcanvasPosition: Jx,
18968
+ stretchMainItems: Zx,
18969
+ persistOnMobile: Qx,
18970
+ navigationEntries: Xx
18971
+ }, $x = [
18968
18972
  {
18969
18973
  day: "Mondays",
18970
18974
  am: {
@@ -19044,7 +19048,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19044
19048
  tillTime: "18:00"
19045
19049
  }
19046
19050
  }
19047
- ], tC = [
19051
+ ], eC = [
19048
19052
  {
19049
19053
  text: "Please select",
19050
19054
  value: ""
@@ -19061,7 +19065,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19061
19065
  text: "Optionname 3",
19062
19066
  value: "3"
19063
19067
  }
19064
- ], nC = [
19068
+ ], tC = [
19065
19069
  {
19066
19070
  image: {
19067
19071
  src: {
@@ -19146,7 +19150,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19146
19150
  target: null
19147
19151
  }
19148
19152
  }
19149
- ], iC = [
19153
+ ], nC = [
19150
19154
  {
19151
19155
  id: 1,
19152
19156
  displayValue: "Option #1",
@@ -19168,16 +19172,16 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19168
19172
  iconClass: "icon-globe"
19169
19173
  }
19170
19174
  }
19171
- ], lC = {
19175
+ ], iC = {
19172
19176
  labelText: "Label for inputfield (search) with smart-search:"
19177
+ }, lC = {
19178
+ listOfRecommendations: nC,
19179
+ cmdFormElement: iC
19173
19180
  }, oC = {
19174
- listOfRecommendations: iC,
19175
- cmdFormElement: lC
19176
- }, aC = {
19177
19181
  toggleSwitch: !0,
19178
19182
  labelText: "I accept that anonymous data will be send to the platform I share this page on and accept the <a href='/content/fancybox-content.html' class='fancybox'>Data Privacy</a>!",
19179
19183
  required: !0
19180
- }, sC = [
19184
+ }, aC = [
19181
19185
  {
19182
19186
  buttonClass: "social-network-facebook",
19183
19187
  path: "https://www.facebook.com/sharer/sharer.php?u=",
@@ -19213,10 +19217,10 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19213
19217
  iconClass: "icon-instagram",
19214
19218
  linkText: "Share"
19215
19219
  }
19216
- ], rC = {
19217
- cmdFormElement: aC,
19218
- networks: sC
19219
- }, dC = [
19220
+ ], sC = {
19221
+ cmdFormElement: oC,
19222
+ networks: aC
19223
+ }, rC = [
19220
19224
  {
19221
19225
  text: "Tab 1",
19222
19226
  headlineText: "Tab 1 Headline",
@@ -19238,10 +19242,10 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19238
19242
  iconClass: "cmd:linkedin",
19239
19243
  htmlContent: "<p>Content for Tab 3</p>"
19240
19244
  }
19241
- ], uC = {
19245
+ ], dC = {
19242
19246
  show: !0,
19243
19247
  text: "This is a caption for a small table"
19244
- }, cC = [
19248
+ }, uC = [
19245
19249
  "Table head 1",
19246
19250
  "Table head 2",
19247
19251
  "Table head 3",
@@ -19249,7 +19253,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19249
19253
  "Table head 5",
19250
19254
  "Table head 6",
19251
19255
  "Table head 7"
19252
- ], mC = [
19256
+ ], cC = [
19253
19257
  [
19254
19258
  "Table data 1/1",
19255
19259
  "Table data 1/2",
@@ -19304,7 +19308,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19304
19308
  "Table data 6/6",
19305
19309
  "Table data 6/7"
19306
19310
  ]
19307
- ], pC = [
19311
+ ], mC = [
19308
19312
  "Table foot 1",
19309
19313
  "Table foot 2",
19310
19314
  "Table foot 3",
@@ -19312,15 +19316,15 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19312
19316
  "Table foot 5",
19313
19317
  "Table foot 6",
19314
19318
  "Table foot 7"
19315
- ], fC = {
19316
- caption: uC,
19317
- thead: cC,
19318
- tbody: mC,
19319
- tfoot: pC
19320
- }, hC = {
19319
+ ], pC = {
19320
+ caption: dC,
19321
+ thead: uC,
19322
+ tbody: cC,
19323
+ tfoot: mC
19324
+ }, fC = {
19321
19325
  show: !1,
19322
19326
  text: "This is a caption for a large table"
19323
- }, gC = 3, yC = 4, bC = [
19327
+ }, hC = 3, gC = 4, yC = [
19324
19328
  "Table head 1",
19325
19329
  "Table head 2",
19326
19330
  "Table head 3",
@@ -19336,7 +19340,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19336
19340
  "Table head 13",
19337
19341
  "Table head 15",
19338
19342
  "Table head 14"
19339
- ], xC = [
19343
+ ], bC = [
19340
19344
  [
19341
19345
  "Table data 1/1",
19342
19346
  "Table data 1/2",
@@ -19439,7 +19443,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19439
19443
  "Table data 6/14",
19440
19444
  "Table data 6/15"
19441
19445
  ]
19442
- ], CC = [
19446
+ ], xC = [
19443
19447
  "Table foot 1",
19444
19448
  "Table foot 2",
19445
19449
  "Table foot 3",
@@ -19455,14 +19459,14 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19455
19459
  "Table foot 13",
19456
19460
  "Table foot 14",
19457
19461
  "Table foot 15"
19458
- ], vC = {
19459
- caption: hC,
19460
- rowIndexHighlighted: gC,
19461
- columnIndexHighlighted: yC,
19462
- thead: bC,
19463
- tbody: xC,
19464
- tfoot: CC
19465
- }, kC = [
19462
+ ], CC = {
19463
+ caption: fC,
19464
+ rowIndexHighlighted: hC,
19465
+ columnIndexHighlighted: gC,
19466
+ thead: yC,
19467
+ tbody: bC,
19468
+ tfoot: xC
19469
+ }, vC = [
19466
19470
  {
19467
19471
  image: {
19468
19472
  url: "#",
@@ -19576,7 +19580,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19576
19580
  textAlign: "center"
19577
19581
  }
19578
19582
  }
19579
- ], wC = [
19583
+ ], kC = [
19580
19584
  {
19581
19585
  id: 1,
19582
19586
  iconClass: "icon-home",
@@ -19618,7 +19622,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
19618
19622
  text: "Item 8 with URL",
19619
19623
  url: "http://www.comand-cms.com"
19620
19624
  }
19621
- ], TC = [
19625
+ ], wC = [
19622
19626
  {
19623
19627
  text: "Afghanistan",
19624
19628
  value: "af"
@@ -20399,16 +20403,16 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
20399
20403
  text: "Zimbabwe",
20400
20404
  value: "zw"
20401
20405
  }
20402
- ], SC = "comand-component-library", _C = "4.2.21", LC = "GPL-3.0-only", OC = "CoManD-UI", IC = "module", BC = {
20406
+ ], TC = "comand-component-library", SC = "4.2.23", _C = "GPL-3.0-only", LC = "CoManD-UI", OC = "module", IC = {
20403
20407
  prepublishOnly: "npm run build-lib",
20404
20408
  dev: "vite",
20405
20409
  build: "vite build",
20406
20410
  "build-lib": "vite build && gulp",
20407
20411
  preview: "vite preview"
20408
- }, DC = [
20412
+ }, BC = [
20409
20413
  "dist",
20410
20414
  "src"
20411
- ], MC = {
20415
+ ], DC = {
20412
20416
  ".": "./dist/comand-component-library.js",
20413
20417
  "./css.js": "./src/css.js",
20414
20418
  "./style.css": "./dist/style.css",
@@ -20418,16 +20422,16 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
20418
20422
  "./currencies.json": "./src/assets/lists-of-data/currencies.json",
20419
20423
  "./dial-codes.json": "./src/assets/lists-of-data/dial-codes.json",
20420
20424
  "./us-cities.json": "./src/assets/lists-of-data/us-cities.json"
20421
- }, FC = {
20425
+ }, MC = {
20422
20426
  "clickout-event": "^1.1.2",
20423
- "comand-frontend-framework": "^4.2.42",
20427
+ "comand-frontend-framework": "^4.2.50",
20424
20428
  "comand-ui-iconfonts": "^1.0.19",
20425
20429
  "core-js": "^3.20.1",
20426
20430
  prismjs: "^1.27.0",
20427
20431
  vue: "^3.2.31",
20428
20432
  "vue-router": "^4.0.12",
20429
20433
  vuex: "^4.0.2"
20430
- }, VC = {
20434
+ }, FC = {
20431
20435
  "@iconify/vue": "^4.0.0",
20432
20436
  "@vitejs/plugin-vue": "^5.1.1",
20433
20437
  "@vue/test-utils": "^2.0.0-0",
@@ -20437,19 +20441,19 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
20437
20441
  "unplugin-vue-components": "^0.24.0",
20438
20442
  vite: "^5.4.11",
20439
20443
  "vue-jest": "^5.0.0-0"
20440
- }, AC = {
20441
- name: SC,
20442
- version: _C,
20443
- license: LC,
20444
- author: OC,
20444
+ }, VC = {
20445
+ name: TC,
20446
+ version: SC,
20447
+ license: _C,
20448
+ author: LC,
20445
20449
  private: !1,
20446
- type: IC,
20447
- scripts: BC,
20448
- files: DC,
20449
- exports: MC,
20450
- dependencies: FC,
20451
- devDependencies: VC
20452
- }, PC = [
20450
+ type: OC,
20451
+ scripts: IC,
20452
+ files: BC,
20453
+ exports: DC,
20454
+ dependencies: MC,
20455
+ devDependencies: FC
20456
+ }, AC = [
20453
20457
  "AddressData",
20454
20458
  "AdvancedFormElements",
20455
20459
  "BankAccountData",
@@ -20495,7 +20499,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
20495
20499
  "Tooltip",
20496
20500
  "UploadForm",
20497
20501
  "WidthLimitationWrapper"
20498
- ], EC = {
20502
+ ], PC = {
20499
20503
  data() {
20500
20504
  return {
20501
20505
  cmdAddressDataSettingsData: {
@@ -21373,9 +21377,9 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
21373
21377
  }
21374
21378
  };
21375
21379
  }
21376
- }, pi = "/media/images/content-images/landscape-medium.jpg", HC = "/media/images/demo-images/small/landscape-01.jpg", qC = "/media/images/demo-images/small/landscape-02.jpg", RC = "/media/images/demo-images/small/landscape-03.jpg", jC = {
21380
+ }, pi = "/media/images/content-images/landscape-medium.jpg", EC = "/media/images/demo-images/small/landscape-01.jpg", HC = "/media/images/demo-images/small/landscape-02.jpg", qC = "/media/images/demo-images/small/landscape-03.jpg", RC = {
21377
21381
  name: "App",
21378
- mixins: [EC],
21382
+ mixins: [PC],
21379
21383
  components: {
21380
21384
  PageOverview: kl
21381
21385
  },
@@ -21391,7 +21395,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
21391
21395
  selectedLanguage: "none",
21392
21396
  fancyBoxCookieDisclaimer: !1,
21393
21397
  componentNameForContainer: "CmdHeadline",
21394
- listOfComponents: PC,
21398
+ listOfComponents: AC,
21395
21399
  activeEntry: "CmdAddressData",
21396
21400
  basicFormData: {},
21397
21401
  componentControls: {},
@@ -21517,40 +21521,40 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
21517
21521
  },
21518
21522
  // assign data from json files to data-properties
21519
21523
  addressData: vl,
21520
- bankAccountData: px,
21521
- boxProductData: hx,
21522
- boxUserData: fx,
21523
- breadcrumbsData: bx,
21524
- companyLogoData: wx,
21525
- cookieDisclaimerData: _x,
21526
- fakeSelectColorsData: Lx,
21527
- fakeSelectCountriesData: Ox,
21524
+ bankAccountData: mx,
21525
+ boxProductData: fx,
21526
+ boxUserData: px,
21527
+ breadcrumbsData: yx,
21528
+ companyLogoData: kx,
21529
+ cookieDisclaimerData: Sx,
21530
+ fakeSelectColorsData: _x,
21531
+ fakeSelectCountriesData: Lx,
21528
21532
  fakeSelectFilterOptionsData: mi,
21529
- fakeSelectOptionsData: Ix,
21530
- formElementsData: Bx,
21531
- imageData: Dx,
21532
- imageZoomData: Vx,
21533
- imageGalleryData: Ax,
21534
- inputGroupReplacedRadiobuttonsData: Ex,
21535
- inputGroupToggleSwitchRadiobuttonsData: Hx,
21536
- switchLanguage: Ux,
21537
- listData: qx,
21538
- listOfTagsData: Rx,
21539
- multistepsData: Jx,
21540
- mailToolData: Gx,
21533
+ fakeSelectOptionsData: Ox,
21534
+ formElementsData: Ix,
21535
+ imageData: Bx,
21536
+ imageZoomData: Fx,
21537
+ imageGalleryData: Vx,
21538
+ inputGroupReplacedRadiobuttonsData: Px,
21539
+ inputGroupToggleSwitchRadiobuttonsData: Ex,
21540
+ switchLanguage: Nx,
21541
+ listData: Hx,
21542
+ listOfTagsData: qx,
21543
+ multistepsData: Yx,
21544
+ mailToolData: Wx,
21541
21545
  navigationData: Tl,
21542
- openingHoursData: eC,
21543
- selectOptionsData: tC,
21544
- slideshowData: nC,
21545
- smartSearchData: oC,
21546
- socialNetworksData: rC,
21547
- tableDataSmall: fC,
21548
- tableDataLarge: vC,
21549
- tabsData: dC,
21550
- thumbnailScrollerImagesData: kC,
21551
- thumbnailScrollerTextData: wC,
21552
- allCountriesData: TC,
21553
- packageJson: AC
21546
+ openingHoursData: $x,
21547
+ selectOptionsData: eC,
21548
+ slideshowData: tC,
21549
+ smartSearchData: lC,
21550
+ socialNetworksData: sC,
21551
+ tableDataSmall: pC,
21552
+ tableDataLarge: CC,
21553
+ tabsData: rC,
21554
+ thumbnailScrollerImagesData: vC,
21555
+ thumbnailScrollerTextData: kC,
21556
+ allCountriesData: wC,
21557
+ packageJson: VC
21554
21558
  };
21555
21559
  },
21556
21560
  mounted() {
@@ -21634,10 +21638,10 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
21634
21638
  e.originalEvent.preventDefault(), console.log(e);
21635
21639
  },
21636
21640
  localizedTime(e) {
21637
- return (t, n) => Ep(e)(t, n).toLowerCase();
21641
+ return (t, n) => Pp(e)(t, n).toLowerCase();
21638
21642
  },
21639
21643
  idForReplacedInputsInInputGroup(e) {
21640
- return Px.map((t) => ({ ...t, id: e + t.id, name: e + t.name }));
21644
+ return Ax.map((t) => ({ ...t, id: e + t.id, name: e + t.name }));
21641
21645
  },
21642
21646
  closeCookieDisclaimer(e) {
21643
21647
  this.fancyBoxCookieDisclaimer = !1, alert(e.join(", "));
@@ -21755,117 +21759,117 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
21755
21759
  });
21756
21760
  }
21757
21761
  }
21758
- }, NC = ["id"], UC = { for: "select-template" }, zC = { class: "input-wrapper" }, WC = { for: "default-color-scheme" }, GC = { for: "light-mode" }, KC = { for: "dark-mode" }, YC = ["href", "onClick"], JC = { class: "box-footer comand-versions" }, ZC = { class: "closed-sidebar" }, QC = {
21762
+ }, jC = ["id"], NC = { for: "select-template" }, UC = { class: "input-wrapper" }, zC = { for: "default-color-scheme" }, WC = { for: "light-mode" }, GC = { for: "dark-mode" }, KC = ["href", "onClick"], YC = { class: "box-footer comand-versions" }, JC = { class: "closed-sidebar" }, ZC = {
21759
21763
  key: 1,
21760
21764
  id: "content"
21761
- }, XC = {
21765
+ }, QC = {
21762
21766
  class: "headline-demopage",
21763
21767
  id: "section-address-data"
21764
- }, $C = { class: "flex-container" }, e1 = { class: "flex-container" }, t1 = { class: "list-status" }, n1 = { class: "error" }, i1 = { class: "flex-container" }, l1 = { class: "headline-demopage" }, o1 = { class: "flex-container" }, a1 = { class: "flex-container" }, s1 = { class: "flex-container" }, r1 = { class: "flex-container" }, d1 = { class: "flex-container" }, u1 = { class: "headline-demopage" }, c1 = { class: "flex-container" }, m1 = { class: "flex-container no-flex" }, p1 = {
21768
+ }, XC = { class: "flex-container" }, $C = { class: "flex-container" }, e1 = { class: "list-status" }, t1 = { class: "error" }, n1 = { class: "flex-container" }, i1 = { class: "headline-demopage" }, l1 = { class: "flex-container" }, o1 = { class: "flex-container" }, a1 = { class: "flex-container" }, s1 = { class: "flex-container" }, r1 = { class: "flex-container" }, d1 = { class: "headline-demopage" }, u1 = { class: "flex-container" }, c1 = { class: "flex-container no-flex" }, m1 = {
21765
21769
  class: "inline",
21766
21770
  for: "range-value"
21767
- }, f1 = ["disabled"], h1 = { for: "range-slider" }, g1 = ["disabled"], y1 = { class: "label inline" }, b1 = { class: "flex-container no-flex" }, x1 = { class: "label inline" }, C1 = { class: "flex-container no-flex" }, v1 = { class: "label inline" }, k1 = { class: "flex-container no-flex" }, w1 = { class: "label inline" }, T1 = { class: "flex-container no-flex" }, S1 = {
21771
+ }, p1 = ["disabled"], f1 = { for: "range-slider" }, h1 = ["disabled"], g1 = { class: "label inline" }, y1 = { class: "flex-container no-flex" }, b1 = { class: "label inline" }, x1 = { class: "flex-container no-flex" }, C1 = { class: "label inline" }, v1 = { class: "flex-container no-flex" }, k1 = { class: "label inline" }, w1 = { class: "flex-container no-flex" }, T1 = {
21768
21772
  class: "headline-demopage",
21769
21773
  id: "section-input-group"
21770
- }, _1 = { class: "flex-container" }, L1 = { class: "button-wrapper no-flex" }, O1 = ["disabled"], I1 = {
21774
+ }, S1 = { class: "flex-container" }, _1 = { class: "button-wrapper no-flex" }, L1 = ["disabled"], O1 = {
21771
21775
  class: "headline-demopage",
21772
21776
  id: "section-bank-account-data"
21773
- }, B1 = {
21777
+ }, I1 = {
21774
21778
  class: "headline-demopage",
21775
21779
  id: "section-basic-form"
21776
- }, D1 = { class: "headline-demopage" }, M1 = { class: "navigation" }, F1 = { class: "grid-container-create-columns" }, V1 = {
21780
+ }, B1 = { class: "headline-demopage" }, D1 = { class: "navigation" }, M1 = { class: "grid-container-create-columns" }, F1 = {
21777
21781
  class: "headline-demopage",
21778
21782
  id: "section-breadcrumbs"
21779
- }, A1 = {
21783
+ }, V1 = {
21780
21784
  class: "headline-demopage",
21781
21785
  id: "section-company-logo"
21782
- }, P1 = {
21786
+ }, A1 = {
21783
21787
  class: "headline-demopage",
21784
21788
  id: "section-container"
21785
- }, E1 = {
21789
+ }, P1 = {
21786
21790
  class: "headline-demopage",
21787
21791
  id: "section-headlines"
21788
- }, H1 = {
21792
+ }, E1 = {
21789
21793
  class: "headline-demopage",
21790
21794
  id: "section-image"
21791
- }, q1 = { class: "flex-container" }, R1 = {
21795
+ }, H1 = { class: "flex-container" }, q1 = {
21792
21796
  class: "headline-demopage",
21793
21797
  id: "section-image-gallery"
21794
- }, j1 = {
21798
+ }, R1 = {
21795
21799
  class: "headline-demopage",
21796
21800
  id: "section-link"
21797
- }, N1 = { class: "output" }, U1 = {
21801
+ }, j1 = { class: "output" }, N1 = {
21798
21802
  class: "headline-demopage",
21799
21803
  id: "section-list"
21800
- }, z1 = { class: "output" }, W1 = {
21804
+ }, U1 = { class: "output" }, z1 = {
21801
21805
  class: "headline-demopage",
21802
21806
  id: "section-login-form"
21803
- }, G1 = {
21807
+ }, W1 = {
21804
21808
  class: "headline-demopage",
21805
21809
  id: "section-main-navigation"
21806
- }, K1 = {
21810
+ }, G1 = {
21807
21811
  class: "headline-demopage",
21808
21812
  id: "section-multistep-form-progress-bar"
21809
- }, Y1 = {
21813
+ }, K1 = {
21810
21814
  class: "headline-demopage",
21811
21815
  id: "section-newsletter-subscription"
21812
- }, J1 = {
21816
+ }, Y1 = {
21813
21817
  class: "headline-demopage",
21814
21818
  id: "section-opening-hours"
21815
- }, Z1 = {
21819
+ }, J1 = {
21816
21820
  class: "headline-demopage",
21817
21821
  id: "section-page-footer"
21818
- }, Q1 = {
21822
+ }, Z1 = {
21819
21823
  class: "headline-demopage",
21820
21824
  id: "section-page-header"
21821
- }, X1 = {
21825
+ }, Q1 = {
21822
21826
  class: "headline-demopage",
21823
21827
  id: "section-pagination"
21824
- }, $1 = {
21828
+ }, X1 = {
21825
21829
  class: "headline-demopage",
21826
21830
  id: "section-site-header"
21827
- }, ev = {
21831
+ }, $1 = {
21828
21832
  class: "headline-demopage",
21829
21833
  id: "section-site-search"
21830
- }, tv = {
21834
+ }, ev = {
21831
21835
  class: "headline-demopage",
21832
21836
  id: "section-slideshow"
21833
- }, nv = {
21837
+ }, tv = {
21834
21838
  class: "headline-demopage",
21835
21839
  id: "section-social-networks"
21836
- }, iv = {
21840
+ }, nv = {
21837
21841
  class: "headline-demopage",
21838
21842
  id: "section-system-message"
21839
- }, lv = {
21843
+ }, iv = {
21840
21844
  class: "headline-demopage",
21841
21845
  id: "section-tables"
21842
- }, ov = {
21846
+ }, lv = {
21843
21847
  class: "headline-demopage",
21844
21848
  id: "section-tabs"
21845
- }, av = {
21849
+ }, ov = {
21846
21850
  class: "headline-demopage",
21847
21851
  id: "section-text-image-block"
21848
- }, sv = { class: "flex-container" }, rv = {
21852
+ }, av = { class: "flex-container" }, sv = {
21849
21853
  class: "headline-demopage",
21850
21854
  id: "section-thumbnail-scroller"
21851
- }, dv = { class: "inline-size" }, uv = {
21855
+ }, rv = { class: "inline-size" }, dv = {
21852
21856
  class: "headline-demopage",
21853
21857
  id: "section-toggle-dark-mode"
21854
- }, cv = {
21858
+ }, uv = {
21855
21859
  class: "headline-demopage",
21856
21860
  id: "section-tooltip"
21857
- }, mv = {
21861
+ }, cv = {
21858
21862
  class: "headline-demopage",
21859
21863
  id: "section-upload-form"
21860
- }, pv = {
21864
+ }, mv = {
21861
21865
  class: "headline-demopage",
21862
21866
  id: "section-width-limitation-wrapper"
21863
- }, fv = {
21867
+ }, pv = {
21864
21868
  key: 2,
21865
21869
  id: "content"
21866
21870
  };
21867
- function hv(e, t, n, s, i, l) {
21868
- const d = kn, u = qi, c = jf, g = Cn, f = ji, h = Jf, v = Cl, b = Vi, L = Ui, T = te, M = gh, B = Ni, P = Vf, D = Ki, U = Ai, W = ar, V = pr, R = Hi, Y = Ri, Q = nc, X = em, le = Gi, ne = J, ie = K, re = xe, pe = ym, E = wm, Z = Re, de = $m, fe = mx, oe = Yi, Oe = we("router-view"), Ie = bp, Be = wp, De = Jp, Me = kf, ue = Lf, at = rf, Ge = Wf, st = oh, rt = mh, dt = Ji, ut = wh, ct = Ne, G = Vh, _l = Zi, Vt = Qh, Ll = Pi, Ol = tg, At = Mi, Il = ob, Bl = kl, Dl = _c, Ml = kc, Fl = yd, Vl = mb, Al = Nl("fancybox");
21871
+ function fv(e, t, n, s, i, l) {
21872
+ const d = kn, u = qi, c = Rf, g = Cn, f = ji, h = Yf, v = Cl, b = Vi, L = Ui, T = te, M = hh, B = Ni, P = Ff, D = Ki, U = Ai, W = ar, V = pr, R = Hi, Y = Ri, Q = nc, X = em, le = Gi, ne = J, ie = K, re = xe, pe = ym, E = wm, Z = Re, de = Xm, fe = cx, oe = Yi, Oe = we("router-view"), Ie = yp, Be = kp, De = Yp, Me = vf, ue = _f, at = sf, Ge = zf, st = lh, rt = ch, dt = Ji, ut = kh, ct = Ne, G = Fh, _l = Zi, Vt = Zh, Ll = Pi, Ol = eg, At = Mi, Il = lb, Bl = kl, Dl = _c, Ml = kc, Fl = yd, Vl = cb, Al = Nl("fancybox");
21869
21873
  return $((a(), r("div", {
21870
21874
  class: "page-wrapper",
21871
21875
  id: l.templateId
@@ -21894,7 +21898,7 @@ function hv(e, t, n, s, i, l) {
21894
21898
  onToggleCollapse: (z) => x.boxToggled(0, z)
21895
21899
  }, {
21896
21900
  body: w(() => [
21897
- o("label", UC, [
21901
+ o("label", NC, [
21898
21902
  t[125] || (t[125] = o("span", null, "Select template", -1)),
21899
21903
  $(o("select", {
21900
21904
  id: "select-template",
@@ -21911,8 +21915,8 @@ function hv(e, t, n, s, i, l) {
21911
21915
  ]),
21912
21916
  o("div", null, [
21913
21917
  t[129] || (t[129] = o("span", null, "Color Scheme", -1)),
21914
- o("div", zC, [
21915
- o("label", WC, [
21918
+ o("div", UC, [
21919
+ o("label", zC, [
21916
21920
  $(o("input", {
21917
21921
  type: "radio",
21918
21922
  id: "default-color-scheme",
@@ -21924,7 +21928,7 @@ function hv(e, t, n, s, i, l) {
21924
21928
  ]),
21925
21929
  t[126] || (t[126] = o("span", { class: "label-text" }, "Color-Scheme by Browser/OS", -1))
21926
21930
  ]),
21927
- o("label", GC, [
21931
+ o("label", WC, [
21928
21932
  $(o("input", {
21929
21933
  type: "radio",
21930
21934
  id: "light-mode",
@@ -21936,7 +21940,7 @@ function hv(e, t, n, s, i, l) {
21936
21940
  ]),
21937
21941
  t[127] || (t[127] = o("span", { class: "label-text" }, "Light Mode", -1))
21938
21942
  ]),
21939
- o("label", KC, [
21943
+ o("label", GC, [
21940
21944
  $(o("input", {
21941
21945
  type: "radio",
21942
21946
  id: "dark-mode",
@@ -21971,7 +21975,7 @@ function hv(e, t, n, s, i, l) {
21971
21975
  href: l.sectionName(z),
21972
21976
  onClick: (je) => l.updateSettingsSidebar(l.componentNameWithPrefix(z)),
21973
21977
  title: "Go to component"
21974
- }, y(l.readableComponentName(z)), 9, YC)
21978
+ }, y(l.readableComponentName(z)), 9, KC)
21975
21979
  ], 2))), 128))
21976
21980
  ])
21977
21981
  ]),
@@ -22033,7 +22037,7 @@ function hv(e, t, n, s, i, l) {
22033
22037
  ]),
22034
22038
  _: 1
22035
22039
  }, 8, ["openBoxesByDefault"]),
22036
- o("dl", JC, [
22040
+ o("dl", YC, [
22037
22041
  t[132] || (t[132] = o("dt", null, "Frontend-Framework Version:", -1)),
22038
22042
  o("dd", null, y(i.packageJson.dependencies["comand-frontend-framework"].replace("^", "")), 1),
22039
22043
  t[133] || (t[133] = o("dt", null, "Component-Library Version:", -1)),
@@ -22041,7 +22045,7 @@ function hv(e, t, n, s, i, l) {
22041
22045
  ])
22042
22046
  ]),
22043
22047
  closed: w(() => [
22044
- o("div", ZC, [
22048
+ o("div", JC, [
22045
22049
  o("a", {
22046
22050
  href: "#",
22047
22051
  class: "button primary",
@@ -22089,7 +22093,7 @@ function hv(e, t, n, s, i, l) {
22089
22093
  ]),
22090
22094
  _: 1
22091
22095
  }),
22092
- i.componentView ? (a(), r("main", QC, [
22096
+ i.componentView ? (a(), r("main", ZC, [
22093
22097
  p(v, null, {
22094
22098
  default: w(() => t[138] || (t[138] = [
22095
22099
  o("h1", { class: "headline-demopage" }, "Components Overview", -1)
@@ -22098,7 +22102,7 @@ function hv(e, t, n, s, i, l) {
22098
22102
  }),
22099
22103
  p(v, null, {
22100
22104
  default: w(() => [
22101
- o("h2", XC, [
22105
+ o("h2", QC, [
22102
22106
  t[139] || (t[139] = o("span", null, "Address Data", -1)),
22103
22107
  o("a", {
22104
22108
  href: "#",
@@ -22107,7 +22111,7 @@ function hv(e, t, n, s, i, l) {
22107
22111
  onClick: t[13] || (t[13] = S((x) => l.openSettingsSidebar("CmdAddressData"), ["prevent"]))
22108
22112
  })
22109
22113
  ]),
22110
- o("div", $C, [
22114
+ o("div", XC, [
22111
22115
  p(b, I({
22112
22116
  ref: "CmdAddressData",
22113
22117
  addressData: i.addressData
@@ -22125,8 +22129,8 @@ function hv(e, t, n, s, i, l) {
22125
22129
  t[180] || (t[180] = o("h3", null, [
22126
22130
  o("span", null, "Form elements status:")
22127
22131
  ], -1)),
22128
- o("div", e1, [
22129
- o("ul", t1, [
22132
+ o("div", $C, [
22133
+ o("ul", e1, [
22130
22134
  o("li", null, [
22131
22135
  o("a", {
22132
22136
  href: "#",
@@ -22135,7 +22139,7 @@ function hv(e, t, n, s, i, l) {
22135
22139
  id: "status-default"
22136
22140
  }, " Default ", 2)
22137
22141
  ]),
22138
- o("li", n1, [
22142
+ o("li", t1, [
22139
22143
  o("a", {
22140
22144
  href: "#",
22141
22145
  onClick: t[15] || (t[15] = S((x) => l.setStatus("error", !1), ["prevent"])),
@@ -22188,9 +22192,9 @@ function hv(e, t, n, s, i, l) {
22188
22192
  novalidate: "novalidate"
22189
22193
  }, {
22190
22194
  default: w(() => [
22191
- o("fieldset", i1, [
22195
+ o("fieldset", n1, [
22192
22196
  t[159] || (t[159] = o("legend", null, "Legend", -1)),
22193
- o("h2", l1, [
22197
+ o("h2", i1, [
22194
22198
  t[140] || (t[140] = o("span", null, "Form Element-Component", -1)),
22195
22199
  o("a", {
22196
22200
  href: "#",
@@ -22203,7 +22207,7 @@ function hv(e, t, n, s, i, l) {
22203
22207
  status: i.validationStatus,
22204
22208
  disabled: i.disabledStatus
22205
22209
  }), null, 16, ["status", "disabled"]),
22206
- o("div", o1, [
22210
+ o("div", l1, [
22207
22211
  p(T, {
22208
22212
  labelText: "Input for datalist:",
22209
22213
  element: "input",
@@ -22215,7 +22219,7 @@ function hv(e, t, n, s, i, l) {
22215
22219
  tooltipText: "This is a tooltip"
22216
22220
  }, null, 8, ["status", "disabled", "datalist"])
22217
22221
  ]),
22218
- o("div", a1, [
22222
+ o("div", o1, [
22219
22223
  p(T, I({
22220
22224
  labelText: "Input (type search (without search-button)):",
22221
22225
  element: "input",
@@ -22238,7 +22242,7 @@ function hv(e, t, n, s, i, l) {
22238
22242
  }, { useCustomTooltip: !1 }), null, 16, ["status", "disabled"])
22239
22243
  ]),
22240
22244
  t[160] || (t[160] = o("h3", null, "Inputfields in Columns", -1)),
22241
- o("div", s1, [
22245
+ o("div", a1, [
22242
22246
  p(T, {
22243
22247
  element: "input",
22244
22248
  type: "text",
@@ -22284,7 +22288,7 @@ function hv(e, t, n, s, i, l) {
22284
22288
  disabled: i.disabledStatus
22285
22289
  }, null, 8, ["modelValue", "status", "disabled"])
22286
22290
  ]),
22287
- o("div", r1, [
22291
+ o("div", s1, [
22288
22292
  p(T, {
22289
22293
  labelText: "Label for emailfield (with icon):",
22290
22294
  element: "input",
@@ -22374,7 +22378,7 @@ function hv(e, t, n, s, i, l) {
22374
22378
  disabled: i.disabledStatus
22375
22379
  }, null, 8, ["modelValue", "status", "disabled"]),
22376
22380
  t[161] || (t[161] = o("h3", null, "Searchfields", -1)),
22377
- o("div", d1, [
22381
+ o("div", r1, [
22378
22382
  p(T, {
22379
22383
  element: "input",
22380
22384
  labelText: "Label for inputfield (search) without search-button:",
@@ -22422,7 +22426,7 @@ function hv(e, t, n, s, i, l) {
22422
22426
  disabled: i.disabledStatus
22423
22427
  }, null, 8, ["modelValue", "status", "disabled"]),
22424
22428
  t[163] || (t[163] = o("hr", null, null, -1)),
22425
- o("h3", u1, [
22429
+ o("h3", d1, [
22426
22430
  t[142] || (t[142] = o("span", null, "Fake Selects", -1)),
22427
22431
  o("a", {
22428
22432
  href: "#",
@@ -22431,7 +22435,7 @@ function hv(e, t, n, s, i, l) {
22431
22435
  onClick: t[35] || (t[35] = S((x) => l.openSettingsSidebar("CmdFakeSelect"), ["prevent"]))
22432
22436
  })
22433
22437
  ]),
22434
- o("div", c1, [
22438
+ o("div", u1, [
22435
22439
  p(B, I({ ref: "CmdFakeSelect" }, e.cmdFakeSelectSettingsData, {
22436
22440
  selectData: i.fakeSelectOptionsData,
22437
22441
  modelValue: i.fakeSelectDefault,
@@ -22508,8 +22512,8 @@ function hv(e, t, n, s, i, l) {
22508
22512
  class: C(["label", i.validationStatus])
22509
22513
  }, [
22510
22514
  t[145] || (t[145] = o("span", { class: "label-text" }, "Single-Slider (with in- and output):", -1)),
22511
- o("span", m1, [
22512
- o("label", p1, [
22515
+ o("span", c1, [
22516
+ o("label", m1, [
22513
22517
  t[143] || (t[143] = o("span", { class: "label-text" }, [
22514
22518
  o("span", null, "Range Value:")
22515
22519
  ], -1)),
@@ -22521,11 +22525,11 @@ function hv(e, t, n, s, i, l) {
22521
22525
  min: "0",
22522
22526
  max: "100",
22523
22527
  id: "range-value"
22524
- }, null, 10, f1), [
22528
+ }, null, 10, p1), [
22525
22529
  [Wt, i.rangeValue]
22526
22530
  ])
22527
22531
  ]),
22528
- o("label", h1, [
22532
+ o("label", f1, [
22529
22533
  t[144] || (t[144] = o("span", { class: "label-text hidden" }, [
22530
22534
  o("span", null, "Range Value")
22531
22535
  ], -1)),
@@ -22537,7 +22541,7 @@ function hv(e, t, n, s, i, l) {
22537
22541
  disabled: i.disabledStatus,
22538
22542
  min: "0",
22539
22543
  max: "100"
22540
- }, null, 8, g1), [
22544
+ }, null, 8, h1), [
22541
22545
  [Wt, i.rangeValue]
22542
22546
  ])
22543
22547
  ])
@@ -22652,9 +22656,9 @@ function hv(e, t, n, s, i, l) {
22652
22656
  ]),
22653
22657
  t[171] || (t[171] = o("h2", null, "Checkboxes and Radiobuttons", -1)),
22654
22658
  t[172] || (t[172] = o("h3", null, "Checkboxes [native]", -1)),
22655
- o("div", y1, [
22659
+ o("div", g1, [
22656
22660
  t[149] || (t[149] = o("span", { class: "label-text" }, "Label for native checkboxes:", -1)),
22657
- o("div", b1, [
22661
+ o("div", y1, [
22658
22662
  p(T, {
22659
22663
  element: "input",
22660
22664
  labelText: "Label for checkbox with boolean",
@@ -22707,9 +22711,9 @@ function hv(e, t, n, s, i, l) {
22707
22711
  ])
22708
22712
  ]),
22709
22713
  t[173] || (t[173] = o("h3", null, "Checkboxes (replaced)", -1)),
22710
- o("div", x1, [
22714
+ o("div", b1, [
22711
22715
  t[150] || (t[150] = o("span", { class: "label-text" }, "Label for Replaced Input-Type-Checkbox:", -1)),
22712
- o("div", C1, [
22716
+ o("div", x1, [
22713
22717
  p(T, {
22714
22718
  element: "input",
22715
22719
  labelText: "Label for replaced checkbox",
@@ -22737,9 +22741,9 @@ function hv(e, t, n, s, i, l) {
22737
22741
  ])
22738
22742
  ]),
22739
22743
  t[174] || (t[174] = o("h3", null, "Radiobuttons [native]", -1)),
22740
- o("div", v1, [
22744
+ o("div", C1, [
22741
22745
  t[151] || (t[151] = o("span", { class: "label-text" }, "Label for native radiobuttons:", -1)),
22742
- o("div", k1, [
22746
+ o("div", v1, [
22743
22747
  p(T, {
22744
22748
  element: "input",
22745
22749
  labelText: "Label for native radiobutton",
@@ -22768,9 +22772,9 @@ function hv(e, t, n, s, i, l) {
22768
22772
  ]),
22769
22773
  o("p", null, " Radiobuttons with values: " + y(i.radiobuttonValue), 1),
22770
22774
  t[175] || (t[175] = o("h3", null, "Radiobuttons (replaced)", -1)),
22771
- o("div", w1, [
22775
+ o("div", k1, [
22772
22776
  t[152] || (t[152] = o("span", { class: "label-text" }, "Label for Replaced Input-Type-Radio:", -1)),
22773
- o("div", T1, [
22777
+ o("div", w1, [
22774
22778
  p(T, {
22775
22779
  element: "input",
22776
22780
  labelText: "Label for replaced radiobutton",
@@ -22799,7 +22803,7 @@ function hv(e, t, n, s, i, l) {
22799
22803
  }, null, 8, ["modelValue", "status", "disabled"])
22800
22804
  ])
22801
22805
  ]),
22802
- o("h3", S1, [
22806
+ o("h3", T1, [
22803
22807
  t[153] || (t[153] = H(" Input-Group ")),
22804
22808
  o("a", {
22805
22809
  href: "#",
@@ -22919,9 +22923,9 @@ function hv(e, t, n, s, i, l) {
22919
22923
  ])
22920
22924
  ])
22921
22925
  ]),
22922
- o("div", _1, [
22926
+ o("div", S1, [
22923
22927
  t[178] || (t[178] = o("small", null, "(values will not be submitted with the form!)", -1)),
22924
- o("div", L1, [
22928
+ o("div", _1, [
22925
22929
  p(T, {
22926
22930
  element: "button",
22927
22931
  nativeButton: { text: "Submit-button from component" },
@@ -22937,7 +22941,7 @@ function hv(e, t, n, s, i, l) {
22937
22941
  }, t[177] || (t[177] = [
22938
22942
  o("span", { class: "icon-check" }, null, -1),
22939
22943
  o("span", null, "Native submit-button", -1)
22940
- ]), 8, O1)
22944
+ ]), 8, L1)
22941
22945
  ])
22942
22946
  ])
22943
22947
  ]),
@@ -22952,7 +22956,7 @@ function hv(e, t, n, s, i, l) {
22952
22956
  }),
22953
22957
  p(v, null, {
22954
22958
  default: w(() => [
22955
- o("h2", I1, [
22959
+ o("h2", O1, [
22956
22960
  t[181] || (t[181] = o("span", null, "Bank Account Data", -1)),
22957
22961
  o("a", {
22958
22962
  href: "#",
@@ -22967,7 +22971,7 @@ function hv(e, t, n, s, i, l) {
22967
22971
  }),
22968
22972
  p(v, null, {
22969
22973
  default: w(() => [
22970
- o("h2", B1, [
22974
+ o("h2", I1, [
22971
22975
  t[182] || (t[182] = o("span", null, "Basic Form", -1)),
22972
22976
  o("a", {
22973
22977
  href: "#",
@@ -23000,7 +23004,7 @@ function hv(e, t, n, s, i, l) {
23000
23004
  p(v, { anchorId: "section-boxes" }, {
23001
23005
  default: w(() => [
23002
23006
  t[203] || (t[203] = o("h2", { class: "headline-demopage" }, "Boxes", -1)),
23003
- o("h3", D1, [
23007
+ o("h3", B1, [
23004
23008
  t[185] || (t[185] = o("span", null, "Default Box", -1)),
23005
23009
  o("a", {
23006
23010
  href: "#",
@@ -23121,7 +23125,7 @@ function hv(e, t, n, s, i, l) {
23121
23125
  o("h4", null, " Box with links ", -1)
23122
23126
  ])),
23123
23127
  body: w(() => [
23124
- o("ul", M1, [
23128
+ o("ul", D1, [
23125
23129
  o("li", null, [
23126
23130
  o("a", {
23127
23131
  href: "#",
@@ -23225,7 +23229,7 @@ function hv(e, t, n, s, i, l) {
23225
23229
  _: 1
23226
23230
  }),
23227
23231
  t[204] || (t[204] = o("h3", null, "Product boxes", -1)),
23228
- o("div", F1, [
23232
+ o("div", M1, [
23229
23233
  (a(!0), r(_, null, q(i.boxProductData, (x, z) => (a(), r("div", {
23230
23234
  class: "grid-small-item",
23231
23235
  key: z
@@ -23296,7 +23300,7 @@ function hv(e, t, n, s, i, l) {
23296
23300
  }),
23297
23301
  p(v, { "inner-component": "div" }, {
23298
23302
  default: w(() => [
23299
- o("h2", V1, [
23303
+ o("h2", F1, [
23300
23304
  t[206] || (t[206] = o("span", null, "Breadcrumbs", -1)),
23301
23305
  o("a", {
23302
23306
  href: "#",
@@ -23315,7 +23319,7 @@ function hv(e, t, n, s, i, l) {
23315
23319
  }),
23316
23320
  p(v, null, {
23317
23321
  default: w(() => [
23318
- o("h2", A1, [
23322
+ o("h2", V1, [
23319
23323
  t[207] || (t[207] = o("span", null, "Company Logo", -1)),
23320
23324
  o("a", {
23321
23325
  href: "#",
@@ -23333,7 +23337,7 @@ function hv(e, t, n, s, i, l) {
23333
23337
  }),
23334
23338
  p(v, null, {
23335
23339
  default: w(() => [
23336
- o("h2", P1, [
23340
+ o("h2", A1, [
23337
23341
  t[208] || (t[208] = o("span", null, "Container", -1)),
23338
23342
  o("a", {
23339
23343
  href: "#",
@@ -23476,7 +23480,7 @@ function hv(e, t, n, s, i, l) {
23476
23480
  style: { "align-self": "flex-start" }
23477
23481
  }, t[219] || (t[219] = [
23478
23482
  o("img", {
23479
- src: HC,
23483
+ src: EC,
23480
23484
  alt: "Alternative text"
23481
23485
  }, null, -1)
23482
23486
  ])),
@@ -23488,7 +23492,7 @@ function hv(e, t, n, s, i, l) {
23488
23492
  style: { "align-self": "flex-start" }
23489
23493
  }, t[220] || (t[220] = [
23490
23494
  o("img", {
23491
- src: qC,
23495
+ src: HC,
23492
23496
  alt: "Alternative text"
23493
23497
  }, null, -1)
23494
23498
  ])),
@@ -23504,7 +23508,7 @@ function hv(e, t, n, s, i, l) {
23504
23508
  style: { "align-self": "flex-start" }
23505
23509
  }, t[221] || (t[221] = [
23506
23510
  o("img", {
23507
- src: RC,
23511
+ src: qC,
23508
23512
  alt: "Alternative text"
23509
23513
  }, null, -1)
23510
23514
  ]))
@@ -23576,7 +23580,7 @@ function hv(e, t, n, s, i, l) {
23576
23580
  }),
23577
23581
  p(v, null, {
23578
23582
  default: w(() => [
23579
- o("h2", E1, [
23583
+ o("h2", P1, [
23580
23584
  t[231] || (t[231] = o("span", null, "Headlines", -1)),
23581
23585
  o("a", {
23582
23586
  href: "#",
@@ -23644,7 +23648,7 @@ function hv(e, t, n, s, i, l) {
23644
23648
  }),
23645
23649
  p(v, null, {
23646
23650
  default: w(() => [
23647
- o("h2", H1, [
23651
+ o("h2", E1, [
23648
23652
  t[239] || (t[239] = o("span", null, "Image", -1)),
23649
23653
  o("a", {
23650
23654
  href: "#",
@@ -23653,7 +23657,7 @@ function hv(e, t, n, s, i, l) {
23653
23657
  onClick: t[86] || (t[86] = S((x) => l.openSettingsSidebar("CmdImage"), ["prevent"]))
23654
23658
  })
23655
23659
  ]),
23656
- o("div", q1, [
23660
+ o("div", H1, [
23657
23661
  p(re, I({
23658
23662
  ref: "CmdImage",
23659
23663
  image: i.imageData[0].image,
@@ -23669,7 +23673,7 @@ function hv(e, t, n, s, i, l) {
23669
23673
  }),
23670
23674
  p(v, null, {
23671
23675
  default: w(() => [
23672
- o("h2", R1, [
23676
+ o("h2", q1, [
23673
23677
  t[240] || (t[240] = o("span", null, "Image-Gallery", -1)),
23674
23678
  o("a", {
23675
23679
  href: "#",
@@ -23702,7 +23706,7 @@ function hv(e, t, n, s, i, l) {
23702
23706
  default: w(() => {
23703
23707
  var x, z, ke, je, Ke, Ye;
23704
23708
  return [
23705
- o("h2", j1, [
23709
+ o("h2", R1, [
23706
23710
  t[242] || (t[242] = o("span", null, "Link", -1)),
23707
23711
  o("a", {
23708
23712
  href: "#",
@@ -23770,7 +23774,7 @@ function hv(e, t, n, s, i, l) {
23770
23774
  fancybox: !0,
23771
23775
  icon: { iconClass: "icon-chevron-one-stripe-right", position: "right", tooltip: "Tooltip for hyperlink" }
23772
23776
  })) : m("", !0),
23773
- o("dl", N1, [
23777
+ o("dl", j1, [
23774
23778
  t[243] || (t[243] = o("dt", null, "Event:", -1)),
23775
23779
  o("dd", null, y((z = (x = i.outputCmdLink) == null ? void 0 : x.event) == null ? void 0 : z.originalEvent.originalEvent), 1),
23776
23780
  t[244] || (t[244] = o("dt", null, "Target:", -1)),
@@ -23786,7 +23790,7 @@ function hv(e, t, n, s, i, l) {
23786
23790
  default: w(() => {
23787
23791
  var x, z, ke, je, Ke, Ye;
23788
23792
  return [
23789
- o("h2", U1, [
23793
+ o("h2", N1, [
23790
23794
  t[246] || (t[246] = o("span", null, "List", -1)),
23791
23795
  o("a", {
23792
23796
  href: "#",
@@ -23803,7 +23807,7 @@ function hv(e, t, n, s, i, l) {
23803
23807
  listType: "links",
23804
23808
  onClick: l.cmdLinkOutput
23805
23809
  }), null, 16, ["items", "onClick"]),
23806
- o("dl", z1, [
23810
+ o("dl", U1, [
23807
23811
  t[247] || (t[247] = o("dt", null, "Event:", -1)),
23808
23812
  o("dd", null, y((z = (x = i.outputCmdLink) == null ? void 0 : x.event) == null ? void 0 : z.originalEvent), 1),
23809
23813
  t[248] || (t[248] = o("dt", null, "Target:", -1)),
@@ -23829,7 +23833,7 @@ function hv(e, t, n, s, i, l) {
23829
23833
  }),
23830
23834
  p(v, null, {
23831
23835
  default: w(() => [
23832
- o("h2", W1, [
23836
+ o("h2", z1, [
23833
23837
  t[250] || (t[250] = o("span", null, "Login Form", -1)),
23834
23838
  o("a", {
23835
23839
  href: "#",
@@ -23869,7 +23873,7 @@ function hv(e, t, n, s, i, l) {
23869
23873
  }),
23870
23874
  p(v, null, {
23871
23875
  default: w(() => [
23872
- o("h2", G1, [
23876
+ o("h2", W1, [
23873
23877
  t[252] || (t[252] = o("span", null, "Main Navigation", -1)),
23874
23878
  o("a", {
23875
23879
  href: "#",
@@ -23885,7 +23889,7 @@ function hv(e, t, n, s, i, l) {
23885
23889
  }),
23886
23890
  p(v, null, {
23887
23891
  default: w(() => [
23888
- o("h2", K1, [
23892
+ o("h2", G1, [
23889
23893
  t[253] || (t[253] = o("span", null, "Multistepform-Progressbar", -1)),
23890
23894
  o("a", {
23891
23895
  href: "#",
@@ -23909,7 +23913,7 @@ function hv(e, t, n, s, i, l) {
23909
23913
  }),
23910
23914
  p(v, null, {
23911
23915
  default: w(() => [
23912
- o("h2", Y1, [
23916
+ o("h2", K1, [
23913
23917
  t[255] || (t[255] = o("span", null, "Newsletter Subscription", -1)),
23914
23918
  o("a", {
23915
23919
  href: "#",
@@ -23933,7 +23937,7 @@ function hv(e, t, n, s, i, l) {
23933
23937
  }),
23934
23938
  p(v, null, {
23935
23939
  default: w(() => [
23936
- o("h2", J1, [
23940
+ o("h2", Y1, [
23937
23941
  t[256] || (t[256] = o("span", null, "Opening Hours", -1)),
23938
23942
  o("a", {
23939
23943
  href: "#",
@@ -23952,7 +23956,7 @@ function hv(e, t, n, s, i, l) {
23952
23956
  }),
23953
23957
  p(v, null, {
23954
23958
  default: w(() => [
23955
- o("h2", Z1, [
23959
+ o("h2", J1, [
23956
23960
  t[257] || (t[257] = o("span", null, "Page Footer", -1)),
23957
23961
  o("a", {
23958
23962
  href: "#",
@@ -23981,7 +23985,7 @@ function hv(e, t, n, s, i, l) {
23981
23985
  }),
23982
23986
  p(v, null, {
23983
23987
  default: w(() => [
23984
- o("h2", Q1, [
23988
+ o("h2", Z1, [
23985
23989
  t[259] || (t[259] = o("span", null, "Page Header", -1)),
23986
23990
  o("a", {
23987
23991
  href: "#",
@@ -24011,7 +24015,7 @@ function hv(e, t, n, s, i, l) {
24011
24015
  }),
24012
24016
  p(v, null, {
24013
24017
  default: w(() => [
24014
- o("h2", X1, [
24018
+ o("h2", Q1, [
24015
24019
  t[261] || (t[261] = o("span", null, "Pagination", -1)),
24016
24020
  o("a", {
24017
24021
  href: "#",
@@ -24052,7 +24056,7 @@ function hv(e, t, n, s, i, l) {
24052
24056
  }),
24053
24057
  p(v, null, {
24054
24058
  default: w(() => [
24055
- o("h2", $1, [
24059
+ o("h2", X1, [
24056
24060
  t[263] || (t[263] = o("span", null, "Site Header", -1)),
24057
24061
  o("a", {
24058
24062
  href: "#",
@@ -24076,7 +24080,7 @@ function hv(e, t, n, s, i, l) {
24076
24080
  }),
24077
24081
  p(v, null, {
24078
24082
  default: w(() => [
24079
- o("h2", ev, [
24083
+ o("h2", $1, [
24080
24084
  t[264] || (t[264] = o("span", null, "Site Search", -1)),
24081
24085
  o("a", {
24082
24086
  href: "#",
@@ -24102,7 +24106,7 @@ function hv(e, t, n, s, i, l) {
24102
24106
  }),
24103
24107
  p(v, null, {
24104
24108
  default: w(() => [
24105
- o("h2", tv, [
24109
+ o("h2", ev, [
24106
24110
  t[265] || (t[265] = o("span", null, "Slideshow", -1)),
24107
24111
  o("a", {
24108
24112
  href: "#",
@@ -24122,7 +24126,7 @@ function hv(e, t, n, s, i, l) {
24122
24126
  }),
24123
24127
  p(v, null, {
24124
24128
  default: w(() => [
24125
- o("h2", nv, [
24129
+ o("h2", tv, [
24126
24130
  t[267] || (t[267] = o("span", null, "Social Networks", -1)),
24127
24131
  o("a", {
24128
24132
  href: "#",
@@ -24152,7 +24156,7 @@ function hv(e, t, n, s, i, l) {
24152
24156
  }),
24153
24157
  p(v, null, {
24154
24158
  default: w(() => [
24155
- o("h2", iv, [
24159
+ o("h2", nv, [
24156
24160
  t[269] || (t[269] = o("span", null, "System Message", -1)),
24157
24161
  o("a", {
24158
24162
  href: "#",
@@ -24176,7 +24180,7 @@ function hv(e, t, n, s, i, l) {
24176
24180
  }),
24177
24181
  p(v, null, {
24178
24182
  default: w(() => [
24179
- o("h2", lv, [
24183
+ o("h2", iv, [
24180
24184
  t[271] || (t[271] = o("span", null, "Tables", -1)),
24181
24185
  o("a", {
24182
24186
  href: "#",
@@ -24199,7 +24203,7 @@ function hv(e, t, n, s, i, l) {
24199
24203
  }),
24200
24204
  p(v, null, {
24201
24205
  default: w(() => [
24202
- o("h2", ov, [
24206
+ o("h2", lv, [
24203
24207
  t[274] || (t[274] = o("span", null, "Tabs", -1)),
24204
24208
  o("a", {
24205
24209
  href: "#",
@@ -24228,7 +24232,7 @@ function hv(e, t, n, s, i, l) {
24228
24232
  }),
24229
24233
  p(v, null, {
24230
24234
  default: w(() => [
24231
- o("h2", av, [
24235
+ o("h2", ov, [
24232
24236
  t[278] || (t[278] = o("span", null, "Text-Image-Block", -1)),
24233
24237
  o("a", {
24234
24238
  href: "#",
@@ -24237,7 +24241,7 @@ function hv(e, t, n, s, i, l) {
24237
24241
  onClick: t[114] || (t[114] = S((x) => l.openSettingsSidebar("CmdTextImageBlock"), ["prevent"]))
24238
24242
  })
24239
24243
  ]),
24240
- o("div", sv, [
24244
+ o("div", av, [
24241
24245
  p(Vt, {
24242
24246
  cmdHeadline: { headlineText: "Text-Image-Block (with html-text)", headlineLevel: 3 },
24243
24247
  htmlContent: "<p>This text is given as html-text and show below an optional image.</p>"
@@ -24282,7 +24286,7 @@ function hv(e, t, n, s, i, l) {
24282
24286
  }),
24283
24287
  p(v, null, {
24284
24288
  default: w(() => [
24285
- o("h2", rv, [
24289
+ o("h2", sv, [
24286
24290
  t[279] || (t[279] = o("span", null, "Thumbnail-Scroller", -1)),
24287
24291
  o("a", {
24288
24292
  href: "#",
@@ -24295,7 +24299,7 @@ function hv(e, t, n, s, i, l) {
24295
24299
  o("p", null, " date (DMY): " + y(l.formatDate("2025-01-28", "dmy")), 1),
24296
24300
  o("p", null, " date (MDY): " + y(l.formatDate("2025-01-28", "mdy", "/")), 1),
24297
24301
  o("p", null, " date (invalid)): " + y(l.formatDate("invalid")), 1),
24298
- o("div", dv, [
24302
+ o("div", rv, [
24299
24303
  p(Ll, I({ ref: "CmdThumbnailScroller" }, e.cmdThumbnailScrollerSettingsData, { thumbnailScrollerItems: l.thumbnailScrollerData }), null, 16, ["thumbnailScrollerItems"])
24300
24304
  ])
24301
24305
  ]),
@@ -24303,7 +24307,7 @@ function hv(e, t, n, s, i, l) {
24303
24307
  }),
24304
24308
  p(v, null, {
24305
24309
  default: w(() => [
24306
- o("h2", uv, [
24310
+ o("h2", dv, [
24307
24311
  t[280] || (t[280] = o("span", null, "Toggle Dark-Mode", -1)),
24308
24312
  o("a", {
24309
24313
  href: "#",
@@ -24318,7 +24322,7 @@ function hv(e, t, n, s, i, l) {
24318
24322
  }),
24319
24323
  p(v, null, {
24320
24324
  default: w(() => [
24321
- o("h2", cv, [
24325
+ o("h2", uv, [
24322
24326
  t[281] || (t[281] = o("span", null, "Tooltip", -1)),
24323
24327
  o("a", {
24324
24328
  href: "#",
@@ -24383,7 +24387,7 @@ function hv(e, t, n, s, i, l) {
24383
24387
  }),
24384
24388
  p(v, null, {
24385
24389
  default: w(() => [
24386
- o("h2", mv, [
24390
+ o("h2", cv, [
24387
24391
  t[287] || (t[287] = o("span", null, "Upload-Form", -1)),
24388
24392
  o("a", {
24389
24393
  href: "#",
@@ -24398,7 +24402,7 @@ function hv(e, t, n, s, i, l) {
24398
24402
  }),
24399
24403
  p(v, null, {
24400
24404
  default: w(() => [
24401
- o("h2", pv, [
24405
+ o("h2", mv, [
24402
24406
  t[288] || (t[288] = o("span", null, "Width Limitation Wrapper", -1)),
24403
24407
  o("a", {
24404
24408
  href: "#",
@@ -24421,7 +24425,7 @@ function hv(e, t, n, s, i, l) {
24421
24425
  ]),
24422
24426
  _: 1
24423
24427
  })
24424
- ])) : (a(), r("main", fv, [
24428
+ ])) : (a(), r("main", pv, [
24425
24429
  p(v, null, {
24426
24430
  default: w(() => t[290] || (t[290] = [
24427
24431
  o("h1", { class: "headline-demopage" }, "Page Overview", -1)
@@ -24474,11 +24478,11 @@ function hv(e, t, n, s, i, l) {
24474
24478
  ]),
24475
24479
  _: 1
24476
24480
  }, 8, ["openSidebar", "onToggleSidebar"])) : m("", !0)
24477
- ], 8, NC)), [
24481
+ ], 8, jC)), [
24478
24482
  [Al]
24479
24483
  ]);
24480
24484
  }
24481
- const wv = /* @__PURE__ */ F(jC, [["render", hv]]), Tv = {
24485
+ const kv = /* @__PURE__ */ F(RC, [["render", fv]]), wv = {
24482
24486
  // el = real dom-element
24483
24487
  mounted(e) {
24484
24488
  if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
@@ -24488,7 +24492,7 @@ const wv = /* @__PURE__ */ F(jC, [["render", hv]]), Tv = {
24488
24492
  t ? t.focus() : console.warn("No input-element for focus-directive on element " + e.tagName + " found!");
24489
24493
  }
24490
24494
  }
24491
- }, Sv = {
24495
+ }, Tv = {
24492
24496
  // el = real dom-element
24493
24497
  // binding.value = value of v-directive
24494
24498
  mounted(e, t) {
@@ -24504,8 +24508,8 @@ function Sl(e) {
24504
24508
  n.preventDefault(), ve({ url: e[t].href });
24505
24509
  }), e[t].dataset.cmdFancyBoxHandlerRegistered = "true");
24506
24510
  }
24507
- const pt = new MutationObserver(gv);
24508
- function gv(e) {
24511
+ const pt = new MutationObserver(hv);
24512
+ function hv(e) {
24509
24513
  const t = [];
24510
24514
  for (let n = 0; n < e.length; n++)
24511
24515
  if (e[n].type === "attributes")
@@ -24516,7 +24520,7 @@ function gv(e) {
24516
24520
  }
24517
24521
  t.length > 0 && Sl(t);
24518
24522
  }
24519
- const _v = (e) => {
24523
+ const Sv = (e) => {
24520
24524
  const t = e.querySelectorAll(".fancybox");
24521
24525
  Sl(t), pt == null || pt.disconnect(), pt.observe(e, {
24522
24526
  subtree: !0,
@@ -24528,16 +24532,16 @@ const _v = (e) => {
24528
24532
  characterData: !1
24529
24533
  });
24530
24534
  };
24531
- function Lv(e) {
24535
+ function _v(e) {
24532
24536
  return e ? e.slice(0, 1).toUpperCase() + e.slice(1) : "";
24533
24537
  }
24534
- function Ov(e) {
24538
+ function Lv(e) {
24535
24539
  return e ? e.charAt(0).toLowerCase() + e.slice(1) : "";
24536
24540
  }
24537
- function Iv(...e) {
24541
+ function Ov(...e) {
24538
24542
  return e.join(" ").trim();
24539
24543
  }
24540
- function Bv() {
24544
+ function Iv() {
24541
24545
  const e = {};
24542
24546
  zl(s);
24543
24547
  function t(i = "defaultSequence") {
@@ -24552,19 +24556,19 @@ function Bv() {
24552
24556
  }
24553
24557
  return { nextSequenceValue: t, currentSequenceValue: n, resetSequence: s };
24554
24558
  }
24555
- function yv(e, t, n) {
24559
+ function gv(e, t, n) {
24556
24560
  Wl(() => e.addEventListener(t, n)), Gl(() => e.removeEventListener(t, n));
24557
24561
  }
24558
24562
  function rn(e) {
24559
24563
  return e.offsetParent ? e.offsetTop + rn(e.offsetParent) : e.offsetTop;
24560
24564
  }
24561
- function bv(e) {
24565
+ function yv(e) {
24562
24566
  return e instanceof NodeList ? Array.from(e) : Array.isArray(e) ? e : [];
24563
24567
  }
24564
- function xv(e, t) {
24568
+ function bv(e, t) {
24565
24569
  if (!t.length) {
24566
24570
  const n = e();
24567
- bv(n).map((s, i) => {
24571
+ yv(n).map((s, i) => {
24568
24572
  const l = {
24569
24573
  offsetTop: rn(s)
24570
24574
  };
@@ -24572,16 +24576,16 @@ function xv(e, t) {
24572
24576
  }).forEach((s) => t.push(s));
24573
24577
  }
24574
24578
  }
24575
- function Dv(e, t = 0) {
24579
+ function Bv(e, t = 0) {
24576
24580
  const n = [], s = Kl({
24577
24581
  activeItem: t,
24578
24582
  reset() {
24579
24583
  this.activeItem = 0, n.length = 0;
24580
24584
  }
24581
24585
  });
24582
- return yv(window, "scroll", () => {
24586
+ return gv(window, "scroll", () => {
24583
24587
  const i = window.scrollY;
24584
- xv(e, n);
24588
+ bv(e, n);
24585
24589
  for (let l = 0, d = n.length; l < d; l++)
24586
24590
  if (i < n[l].offsetTop + n[l].height / 2) {
24587
24591
  s.activeItem = l;
@@ -24616,55 +24620,55 @@ export {
24616
24620
  Ki as CmdInputGroup,
24617
24621
  Re as CmdLink,
24618
24622
  Cn as CmdList,
24619
- $m as CmdLoginForm,
24623
+ Xm as CmdLoginForm,
24620
24624
  Yi as CmdMainNavigation,
24621
- bp as CmdMultistepFormProgressBar,
24622
- wp as CmdNewsletterSubscription,
24623
- Jp as CmdOpeningHours,
24624
- kf as CmdPageFooter,
24625
- Lf as CmdPageHeader,
24626
- rf as CmdPagination,
24627
- Vf as CmdProgressBar,
24628
- jf as CmdSidebar,
24629
- Wf as CmdSiteFooter,
24630
- Jf as CmdSiteHeader,
24631
- oh as CmdSiteSearch,
24625
+ yp as CmdMultistepFormProgressBar,
24626
+ kp as CmdNewsletterSubscription,
24627
+ Yp as CmdOpeningHours,
24628
+ vf as CmdPageFooter,
24629
+ _f as CmdPageHeader,
24630
+ sf as CmdPagination,
24631
+ Ff as CmdProgressBar,
24632
+ Rf as CmdSidebar,
24633
+ zf as CmdSiteFooter,
24634
+ Yf as CmdSiteHeader,
24635
+ lh as CmdSiteSearch,
24632
24636
  Ot as CmdSlideButton,
24633
- mh as CmdSlideshow,
24634
- gh as CmdSmartSearch,
24637
+ ch as CmdSlideshow,
24638
+ hh as CmdSmartSearch,
24635
24639
  Ji as CmdSocialNetworks,
24636
- wh as CmdSwitchLanguage,
24640
+ kh as CmdSwitchLanguage,
24637
24641
  Ne as CmdSystemMessage,
24638
- Vh as CmdTable,
24642
+ Fh as CmdTable,
24639
24643
  Zi as CmdTabs,
24640
- Qh as CmdTextImageBlock,
24644
+ Zh as CmdTextImageBlock,
24641
24645
  Pi as CmdThumbnailScroller,
24642
- tg as CmdToggleDarkMode,
24646
+ eg as CmdToggleDarkMode,
24643
24647
  Mi as CmdTooltip,
24644
24648
  gn as CmdTooltipForFormElements,
24645
- ob as CmdUploadForm,
24649
+ lb as CmdUploadForm,
24646
24650
  Cl as CmdWidthLimitationWrapper,
24647
- wv as ComponentLibrary,
24648
- Sb as ContactInformation,
24649
- _v as DirFancybox,
24650
- Tv as DirFocus,
24651
- Sv as DirTelephone,
24651
+ kv as ComponentLibrary,
24652
+ Tb as ContactInformation,
24653
+ Sv as DirFancybox,
24654
+ wv as DirFocus,
24655
+ Tv as DirTelephone,
24652
24656
  qe as EditComponentWrapper,
24653
24657
  me as I18n,
24654
- gb as MultipleBoxWrapper,
24655
- Cb as MultipleListsOfLinks,
24656
- Lv as capitalizeFirstLetter,
24658
+ hb as MultipleBoxWrapper,
24659
+ xb as MultipleListsOfLinks,
24660
+ _v as capitalizeFirstLetter,
24657
24661
  Fi as createHtmlId,
24658
24662
  nt as createUuid,
24659
- kv as currentDate,
24663
+ vv as currentDate,
24660
24664
  wl as formatDate,
24661
- Fb as formatTime,
24662
- Iv as fullName,
24665
+ Mb as formatTime,
24666
+ Ov as fullName,
24663
24667
  Wi as getCookieDisclaimerCookie,
24664
24668
  Xe as getFileExtension,
24665
- Ov as lowercaseFirstLetter,
24669
+ Lv as lowercaseFirstLetter,
24666
24670
  ve as openFancyBox,
24667
24671
  rm as setCookieDisclaimerCookie,
24668
- Dv as useScrollspy,
24669
- Bv as useSequence
24672
+ Bv as useScrollspy,
24673
+ Iv as useSequence
24670
24674
  };