comand-component-library 4.0.65 → 4.0.67
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.
- package/dist/comand-component-library.js +219 -222
 - package/dist/comand-component-library.umd.cjs +5 -5
 - package/package.json +1 -1
 - package/src/ComponentLibrary.vue +8 -0
 - package/src/assets/data/list-of-links.json +2 -2
 - package/src/components/CmdLink.vue +10 -3
 - package/src/components/CmdListOfLinksItem.vue +0 -9
 
| 
         @@ -1,8 +1,8 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            var Ni = Object.defineProperty;
         
     | 
| 
       2 
2 
     | 
    
         
             
            var ji = (e, n, t) => n in e ? Ni(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
         
     | 
| 
       3 
3 
     | 
    
         
             
            var Ae = (e, n, t) => ji(e, typeof n != "symbol" ? n + "" : n, t);
         
     | 
| 
       4 
     | 
    
         
            -
            import { defineComponent as Yn, h as fn, resolveComponent as  
     | 
| 
       5 
     | 
    
         
            -
            const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/,  
     | 
| 
      
 4 
     | 
    
         
            +
            import { defineComponent as Yn, h as fn, resolveComponent as Ce, openBlock as l, createBlock as C, normalizeClass as b, createElementBlock as a, getCurrentInstance as Ui, resolveDynamicComponent as De, withModifiers as I, withCtx as V, withDirectives as ue, createElementVNode as f, createVNode as v, createCommentVNode as c, vShow as be, Fragment as _, toDisplayString as g, renderSlot as A, normalizeProps as N, mergeProps as M, createTextVNode as j, renderList as H, resolveDirective as zi, Transition as ke, toHandlers as kt, TransitionGroup as qt, createApp as Wi, Teleport as Gi, guardReactiveProps as ge, normalizeStyle as et, useCssVars as Xn, vModelDynamic as Ji, vModelText as Ki, onBeforeUpdate as Zi } from "vue";
         
     | 
| 
      
 5 
     | 
    
         
            +
            const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/, ot = (e, n, t, s = "") => {
         
     | 
| 
       6 
6 
     | 
    
         
             
              const o = e.split(":");
         
     | 
| 
       7 
7 
     | 
    
         
             
              if (e.slice(0, 1) === "@") {
         
     | 
| 
       8 
8 
     | 
    
         
             
                if (o.length < 2 || o.length > 3)
         
     | 
| 
         @@ -17,7 +17,7 @@ const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/, lt = (e, n, t, s = "") => { 
     | 
|
| 
       17 
17 
     | 
    
         
             
                  prefix: u,
         
     | 
| 
       18 
18 
     | 
    
         
             
                  name: d
         
     | 
| 
       19 
19 
     | 
    
         
             
                };
         
     | 
| 
       20 
     | 
    
         
            -
                return n && ! 
     | 
| 
      
 20 
     | 
    
         
            +
                return n && !Ze(h) ? null : h;
         
     | 
| 
       21 
21 
     | 
    
         
             
              }
         
     | 
| 
       22 
22 
     | 
    
         
             
              const i = o[0], r = i.split("-");
         
     | 
| 
       23 
23 
     | 
    
         
             
              if (r.length > 1) {
         
     | 
| 
         @@ -26,7 +26,7 @@ const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/, lt = (e, n, t, s = "") => { 
     | 
|
| 
       26 
26 
     | 
    
         
             
                  prefix: r.shift(),
         
     | 
| 
       27 
27 
     | 
    
         
             
                  name: r.join("-")
         
     | 
| 
       28 
28 
     | 
    
         
             
                };
         
     | 
| 
       29 
     | 
    
         
            -
                return n && ! 
     | 
| 
      
 29 
     | 
    
         
            +
                return n && !Ze(d) ? null : d;
         
     | 
| 
       30 
30 
     | 
    
         
             
              }
         
     | 
| 
       31 
31 
     | 
    
         
             
              if (t && s === "") {
         
     | 
| 
       32 
32 
     | 
    
         
             
                const d = {
         
     | 
| 
         @@ -34,25 +34,25 @@ const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/, lt = (e, n, t, s = "") => { 
     | 
|
| 
       34 
34 
     | 
    
         
             
                  prefix: "",
         
     | 
| 
       35 
35 
     | 
    
         
             
                  name: i
         
     | 
| 
       36 
36 
     | 
    
         
             
                };
         
     | 
| 
       37 
     | 
    
         
            -
                return n && ! 
     | 
| 
      
 37 
     | 
    
         
            +
                return n && !Ze(d, t) ? null : d;
         
     | 
| 
       38 
38 
     | 
    
         
             
              }
         
     | 
| 
       39 
39 
     | 
    
         
             
              return null;
         
     | 
| 
       40 
     | 
    
         
            -
            },  
     | 
| 
      
 40 
     | 
    
         
            +
            }, Ze = (e, n) => e ? !!((e.provider === "" || e.provider.match(qe)) && (n && e.prefix === "" || e.prefix.match(qe)) && e.name.match(qe)) : !1, Qn = Object.freeze(
         
     | 
| 
       41 
41 
     | 
    
         
             
              {
         
     | 
| 
       42 
42 
     | 
    
         
             
                left: 0,
         
     | 
| 
       43 
43 
     | 
    
         
             
                top: 0,
         
     | 
| 
       44 
44 
     | 
    
         
             
                width: 16,
         
     | 
| 
       45 
45 
     | 
    
         
             
                height: 16
         
     | 
| 
       46 
46 
     | 
    
         
             
              }
         
     | 
| 
       47 
     | 
    
         
            -
            ),  
     | 
| 
      
 47 
     | 
    
         
            +
            ), tt = Object.freeze({
         
     | 
| 
       48 
48 
     | 
    
         
             
              rotate: 0,
         
     | 
| 
       49 
49 
     | 
    
         
             
              vFlip: !1,
         
     | 
| 
       50 
50 
     | 
    
         
             
              hFlip: !1
         
     | 
| 
       51 
     | 
    
         
            -
            }),  
     | 
| 
      
 51 
     | 
    
         
            +
            }), lt = Object.freeze({
         
     | 
| 
       52 
52 
     | 
    
         
             
              ...Qn,
         
     | 
| 
       53 
     | 
    
         
            -
              ... 
     | 
| 
      
 53 
     | 
    
         
            +
              ...tt
         
     | 
| 
       54 
54 
     | 
    
         
             
            }), vt = Object.freeze({
         
     | 
| 
       55 
     | 
    
         
            -
              ... 
     | 
| 
      
 55 
     | 
    
         
            +
              ...lt,
         
     | 
| 
       56 
56 
     | 
    
         
             
              body: "",
         
     | 
| 
       57 
57 
     | 
    
         
             
              hidden: !1
         
     | 
| 
       58 
58 
     | 
    
         
             
            });
         
     | 
| 
         @@ -65,7 +65,7 @@ function Yi(e, n) { 
     | 
|
| 
       65 
65 
     | 
    
         
             
            function hn(e, n) {
         
     | 
| 
       66 
66 
     | 
    
         
             
              const t = Yi(e, n);
         
     | 
| 
       67 
67 
     | 
    
         
             
              for (const s in vt)
         
     | 
| 
       68 
     | 
    
         
            -
                s in  
     | 
| 
      
 68 
     | 
    
         
            +
                s in tt ? s in e && !(s in t) && (t[s] = tt[s]) : s in n ? t[s] = n[s] : s in e && (t[s] = e[s]);
         
     | 
| 
       69 
69 
     | 
    
         
             
              return t;
         
     | 
| 
       70 
70 
     | 
    
         
             
            }
         
     | 
| 
       71 
71 
     | 
    
         
             
            function Xi(e, n) {
         
     | 
| 
         @@ -176,14 +176,14 @@ function ti(e) { 
     | 
|
| 
       176 
176 
     | 
    
         
             
              return typeof e == "boolean" && (Re = e), Re;
         
     | 
| 
       177 
177 
     | 
    
         
             
            }
         
     | 
| 
       178 
178 
     | 
    
         
             
            function no(e) {
         
     | 
| 
       179 
     | 
    
         
            -
              const n = typeof e == "string" ?  
     | 
| 
      
 179 
     | 
    
         
            +
              const n = typeof e == "string" ? ot(e, !0, Re) : e;
         
     | 
| 
       180 
180 
     | 
    
         
             
              if (n) {
         
     | 
| 
       181 
181 
     | 
    
         
             
                const t = ve(n.provider, n.prefix), s = n.name;
         
     | 
| 
       182 
182 
     | 
    
         
             
                return t.icons[s] || (t.missing.has(s) ? null : void 0);
         
     | 
| 
       183 
183 
     | 
    
         
             
              }
         
     | 
| 
       184 
184 
     | 
    
         
             
            }
         
     | 
| 
       185 
185 
     | 
    
         
             
            function io(e, n) {
         
     | 
| 
       186 
     | 
    
         
            -
              const t =  
     | 
| 
      
 186 
     | 
    
         
            +
              const t = ot(e, !0, Re);
         
     | 
| 
       187 
187 
     | 
    
         
             
              if (!t)
         
     | 
| 
       188 
188 
     | 
    
         
             
                return !1;
         
     | 
| 
       189 
189 
     | 
    
         
             
              const s = ve(t.provider, t.prefix);
         
     | 
| 
         @@ -199,7 +199,7 @@ function ni(e, n) { 
     | 
|
| 
       199 
199 
     | 
    
         
             
                })), o;
         
     | 
| 
       200 
200 
     | 
    
         
             
              }
         
     | 
| 
       201 
201 
     | 
    
         
             
              const t = e.prefix;
         
     | 
| 
       202 
     | 
    
         
            -
              if (! 
     | 
| 
      
 202 
     | 
    
         
            +
              if (!Ze({
         
     | 
| 
       203 
203 
     | 
    
         
             
                provider: n,
         
     | 
| 
       204 
204 
     | 
    
         
             
                prefix: t,
         
     | 
| 
       205 
205 
     | 
    
         
             
                name: "a"
         
     | 
| 
         @@ -213,7 +213,7 @@ const ii = Object.freeze({ 
     | 
|
| 
       213 
213 
     | 
    
         
             
              height: null
         
     | 
| 
       214 
214 
     | 
    
         
             
            }), oi = Object.freeze({
         
     | 
| 
       215 
215 
     | 
    
         
             
              ...ii,
         
     | 
| 
       216 
     | 
    
         
            -
              ... 
     | 
| 
      
 216 
     | 
    
         
            +
              ...tt
         
     | 
| 
       217 
217 
     | 
    
         
             
            }), oo = /(-?[0-9.]*[0-9]+[0-9.]*)/g, lo = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
         
     | 
| 
       218 
218 
     | 
    
         
             
            function gn(e, n, t) {
         
     | 
| 
       219 
219 
     | 
    
         
             
              if (n === 1)
         
     | 
| 
         @@ -240,7 +240,7 @@ function gn(e, n, t) { 
     | 
|
| 
       240 
240 
     | 
    
         
             
            }
         
     | 
| 
       241 
241 
     | 
    
         
             
            function so(e, n) {
         
     | 
| 
       242 
242 
     | 
    
         
             
              const t = {
         
     | 
| 
       243 
     | 
    
         
            -
                ... 
     | 
| 
      
 243 
     | 
    
         
            +
                ...lt,
         
     | 
| 
       244 
244 
     | 
    
         
             
                ...e
         
     | 
| 
       245 
245 
     | 
    
         
             
              }, s = {
         
     | 
| 
       246 
246 
     | 
    
         
             
                ...oi,
         
     | 
| 
         @@ -333,11 +333,11 @@ function Nt(e) { 
     | 
|
| 
       333 
333 
     | 
    
         
             
            const jt = /* @__PURE__ */ Object.create(null), Ee = [
         
     | 
| 
       334 
334 
     | 
    
         
             
              "https://api.simplesvg.com",
         
     | 
| 
       335 
335 
     | 
    
         
             
              "https://api.unisvg.com"
         
     | 
| 
       336 
     | 
    
         
            -
            ],  
     | 
| 
      
 336 
     | 
    
         
            +
            ], Ye = [];
         
     | 
| 
       337 
337 
     | 
    
         
             
            for (; Ee.length > 0; )
         
     | 
| 
       338 
     | 
    
         
            -
              Ee.length === 1 || Math.random() > 0.5 ?  
     | 
| 
      
 338 
     | 
    
         
            +
              Ee.length === 1 || Math.random() > 0.5 ? Ye.push(Ee.shift()) : Ye.push(Ee.pop());
         
     | 
| 
       339 
339 
     | 
    
         
             
            jt[""] = Nt({
         
     | 
| 
       340 
     | 
    
         
            -
              resources: ["https://api.iconify.design"].concat( 
     | 
| 
      
 340 
     | 
    
         
            +
              resources: ["https://api.iconify.design"].concat(Ye)
         
     | 
| 
       341 
341 
     | 
    
         
             
            });
         
     | 
| 
       342 
342 
     | 
    
         
             
            function fo(e, n) {
         
     | 
| 
       343 
343 
     | 
    
         
             
              const t = Nt(n);
         
     | 
| 
         @@ -539,7 +539,7 @@ function vo(e, n, t) { 
     | 
|
| 
       539 
539 
     | 
    
         
             
            function To(e, n = !0, t = !1) {
         
     | 
| 
       540 
540 
     | 
    
         
             
              const s = [];
         
     | 
| 
       541 
541 
     | 
    
         
             
              return e.forEach((o) => {
         
     | 
| 
       542 
     | 
    
         
            -
                const i = typeof o == "string" ?  
     | 
| 
      
 542 
     | 
    
         
            +
                const i = typeof o == "string" ? ot(o, n, t) : o;
         
     | 
| 
       543 
543 
     | 
    
         
             
                i && s.push(i);
         
     | 
| 
       544 
544 
     | 
    
         
             
              }), s;
         
     | 
| 
       545 
545 
     | 
    
         
             
            }
         
     | 
| 
         @@ -745,7 +745,7 @@ function It(e, n) { 
     | 
|
| 
       745 
745 
     | 
    
         
             
            function Mt(e) {
         
     | 
| 
       746 
746 
     | 
    
         
             
              return parseInt(Ot(e, ai)) || 0;
         
     | 
| 
       747 
747 
     | 
    
         
             
            }
         
     | 
| 
       748 
     | 
    
         
            -
            const  
     | 
| 
      
 748 
     | 
    
         
            +
            const st = {
         
     | 
| 
       749 
749 
     | 
    
         
             
              local: !0,
         
     | 
| 
       750 
750 
     | 
    
         
             
              session: !0
         
     | 
| 
       751 
751 
     | 
    
         
             
            }, di = {
         
     | 
| 
         @@ -756,15 +756,15 @@ let Wt = !1; 
     | 
|
| 
       756 
756 
     | 
    
         
             
            function Fo(e) {
         
     | 
| 
       757 
757 
     | 
    
         
             
              Wt = e;
         
     | 
| 
       758 
758 
     | 
    
         
             
            }
         
     | 
| 
       759 
     | 
    
         
            -
            let  
     | 
| 
      
 759 
     | 
    
         
            +
            let Ke = typeof window > "u" ? {} : window;
         
     | 
| 
       760 
760 
     | 
    
         
             
            function ci(e) {
         
     | 
| 
       761 
761 
     | 
    
         
             
              const n = e + "Storage";
         
     | 
| 
       762 
762 
     | 
    
         
             
              try {
         
     | 
| 
       763 
     | 
    
         
            -
                if ( 
     | 
| 
       764 
     | 
    
         
            -
                  return  
     | 
| 
      
 763 
     | 
    
         
            +
                if (Ke && Ke[n] && typeof Ke[n].length == "number")
         
     | 
| 
      
 764 
     | 
    
         
            +
                  return Ke[n];
         
     | 
| 
       765 
765 
     | 
    
         
             
              } catch {
         
     | 
| 
       766 
766 
     | 
    
         
             
              }
         
     | 
| 
       767 
     | 
    
         
            -
               
     | 
| 
      
 767 
     | 
    
         
            +
              st[e] = !1;
         
     | 
| 
       768 
768 
     | 
    
         
             
            }
         
     | 
| 
       769 
769 
     | 
    
         
             
            function ui(e, n) {
         
     | 
| 
       770 
770 
     | 
    
         
             
              const t = ci(e);
         
     | 
| 
         @@ -799,7 +799,7 @@ function ui(e, n) { 
     | 
|
| 
       799 
799 
     | 
    
         
             
            function mi() {
         
     | 
| 
       800 
800 
     | 
    
         
             
              if (!Wt) {
         
     | 
| 
       801 
801 
     | 
    
         
             
                Fo(!0);
         
     | 
| 
       802 
     | 
    
         
            -
                for (const e in  
     | 
| 
      
 802 
     | 
    
         
            +
                for (const e in st)
         
     | 
| 
       803 
803 
     | 
    
         
             
                  ui(e, (n) => {
         
     | 
| 
       804 
804 
     | 
    
         
             
                    const t = n.data, s = n.provider, o = t.prefix, i = ve(
         
     | 
| 
       805 
805 
     | 
    
         
             
                      s,
         
     | 
| 
         @@ -817,7 +817,7 @@ function Bo(e, n) { 
     | 
|
| 
       817 
817 
     | 
    
         
             
              if (t && t >= n)
         
     | 
| 
       818 
818 
     | 
    
         
             
                return t === n;
         
     | 
| 
       819 
819 
     | 
    
         
             
              if (e.lastModifiedCached = n, t)
         
     | 
| 
       820 
     | 
    
         
            -
                for (const s in  
     | 
| 
      
 820 
     | 
    
         
            +
                for (const s in st)
         
     | 
| 
       821 
821 
     | 
    
         
             
                  ui(s, (o) => {
         
     | 
| 
       822 
822 
     | 
    
         
             
                    const i = o.data;
         
     | 
| 
       823 
823 
     | 
    
         
             
                    return o.provider !== e.provider || i.prefix !== e.prefix || i.lastModified === n;
         
     | 
| 
         @@ -828,7 +828,7 @@ function Po(e, n) { 
     | 
|
| 
       828 
828 
     | 
    
         
             
              Wt || mi();
         
     | 
| 
       829 
829 
     | 
    
         
             
              function t(s) {
         
     | 
| 
       830 
830 
     | 
    
         
             
                let o;
         
     | 
| 
       831 
     | 
    
         
            -
                if (! 
     | 
| 
      
 831 
     | 
    
         
            +
                if (!st[s] || !(o = ci(s)))
         
     | 
| 
       832 
832 
     | 
    
         
             
                  return;
         
     | 
| 
       833 
833 
     | 
    
         
             
                const i = di[s];
         
     | 
| 
       834 
834 
     | 
    
         
             
                let r;
         
     | 
| 
         @@ -1013,10 +1013,10 @@ for (const e in Tn) { 
     | 
|
| 
       1013 
1013 
     | 
    
         
             
              for (const t in vn)
         
     | 
| 
       1014 
1014 
     | 
    
         
             
                n[e + t] = vn[t];
         
     | 
| 
       1015 
1015 
     | 
    
         
             
            }
         
     | 
| 
       1016 
     | 
    
         
            -
            const  
     | 
| 
      
 1016 
     | 
    
         
            +
            const Xe = {};
         
     | 
| 
       1017 
1017 
     | 
    
         
             
            ["horizontal", "vertical"].forEach((e) => {
         
     | 
| 
       1018 
1018 
     | 
    
         
             
              const n = e.slice(0, 1) + "Flip";
         
     | 
| 
       1019 
     | 
    
         
            -
               
     | 
| 
      
 1019 
     | 
    
         
            +
              Xe[e + "-flip"] = n, Xe[e.slice(0, 1) + "-flip"] = n, Xe[e + "Flip"] = n;
         
     | 
| 
       1020 
1020 
     | 
    
         
             
            });
         
     | 
| 
       1021 
1021 
     | 
    
         
             
            function Sn(e) {
         
     | 
| 
       1022 
1022 
     | 
    
         
             
              return e + (e.match(/^[-0-9.]+$/) ? "px" : "");
         
     | 
| 
         @@ -1051,7 +1051,7 @@ const On = (e, n) => { 
     | 
|
| 
       1051 
1051 
     | 
    
         
             
                      T !== !0 && T !== "true" && delete s["aria-hidden"];
         
     | 
| 
       1052 
1052 
     | 
    
         
             
                      break;
         
     | 
| 
       1053 
1053 
     | 
    
         
             
                    default: {
         
     | 
| 
       1054 
     | 
    
         
            -
                      const B =  
     | 
| 
      
 1054 
     | 
    
         
            +
                      const B = Xe[S];
         
     | 
| 
       1055 
1055 
     | 
    
         
             
                      B ? (T === !0 || T === "true" || T === 1) && (t[B] = !0) : kn[S] === void 0 && (s[S] = T);
         
     | 
| 
       1056 
1056 
     | 
    
         
             
                    }
         
     | 
| 
       1057 
1057 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -1115,7 +1115,7 @@ if (typeof document < "u" && typeof window < "u") { 
     | 
|
| 
       1115 
1115 
     | 
    
         
             
              }
         
     | 
| 
       1116 
1116 
     | 
    
         
             
            }
         
     | 
| 
       1117 
1117 
     | 
    
         
             
            const Go = {
         
     | 
| 
       1118 
     | 
    
         
            -
              ... 
     | 
| 
      
 1118 
     | 
    
         
            +
              ...lt,
         
     | 
| 
       1119 
1119 
     | 
    
         
             
              body: ""
         
     | 
| 
       1120 
1120 
     | 
    
         
             
            }, Jo = Yn({
         
     | 
| 
       1121 
1121 
     | 
    
         
             
              // Do not inherit other attributes: it is handled by render()
         
     | 
| 
         @@ -1146,7 +1146,7 @@ const Go = { 
     | 
|
| 
       1146 
1146 
     | 
    
         
             
                      data: e
         
     | 
| 
       1147 
1147 
     | 
    
         
             
                    };
         
     | 
| 
       1148 
1148 
     | 
    
         
             
                  let t;
         
     | 
| 
       1149 
     | 
    
         
            -
                  if (typeof e != "string" || (t =  
     | 
| 
      
 1149 
     | 
    
         
            +
                  if (typeof e != "string" || (t = ot(e, !1, !0)) === null)
         
     | 
| 
       1150 
1150 
     | 
    
         
             
                    return this.abortLoading(), null;
         
     | 
| 
       1151 
1151 
     | 
    
         
             
                  const s = no(t);
         
     | 
| 
       1152 
1152 
     | 
    
         
             
                  if (!s)
         
     | 
| 
         @@ -1172,7 +1172,7 @@ const Go = { 
     | 
|
| 
       1172 
1172 
     | 
    
         
             
                  ...e,
         
     | 
| 
       1173 
1173 
     | 
    
         
             
                  class: (typeof e.class == "string" ? e.class + " " : "") + n.classes.join(" ")
         
     | 
| 
       1174 
1174 
     | 
    
         
             
                }), On({
         
     | 
| 
       1175 
     | 
    
         
            -
                  ... 
     | 
| 
      
 1175 
     | 
    
         
            +
                  ...lt,
         
     | 
| 
       1176 
1176 
     | 
    
         
             
                  ...n.data
         
     | 
| 
       1177 
1177 
     | 
    
         
             
                }, t);
         
     | 
| 
       1178 
1178 
     | 
    
         
             
              }
         
     | 
| 
         @@ -1228,7 +1228,7 @@ const Go = { 
     | 
|
| 
       1228 
1228 
     | 
    
         
             
              }
         
     | 
| 
       1229 
1229 
     | 
    
         
             
            }, Zo = ["title"];
         
     | 
| 
       1230 
1230 
     | 
    
         
             
            function Yo(e, n, t, s, o, i) {
         
     | 
| 
       1231 
     | 
    
         
            -
              const r =  
     | 
| 
      
 1231 
     | 
    
         
            +
              const r = Ce("Icon");
         
     | 
| 
       1232 
1232 
     | 
    
         
             
              return i.isIconify ? (l(), C(r, {
         
     | 
| 
       1233 
1233 
     | 
    
         
             
                key: 0,
         
     | 
| 
       1234 
1234 
     | 
    
         
             
                icon: t.iconClass,
         
     | 
| 
         @@ -1241,22 +1241,22 @@ function Yo(e, n, t, s, o, i) { 
     | 
|
| 
       1241 
1241 
     | 
    
         
             
              }, null, 10, Zo));
         
     | 
| 
       1242 
1242 
     | 
    
         
             
            }
         
     | 
| 
       1243 
1243 
     | 
    
         
             
            const z = /* @__PURE__ */ L(Ko, [["render", Yo]]);
         
     | 
| 
       1244 
     | 
    
         
            -
            function  
     | 
| 
       1245 
     | 
    
         
            -
              return  
     | 
| 
      
 1244 
     | 
    
         
            +
            function ye(e, n) {
         
     | 
| 
      
 1245 
     | 
    
         
            +
              return at(e, "EditComponentWrapper", n);
         
     | 
| 
       1246 
1246 
     | 
    
         
             
            }
         
     | 
| 
       1247 
1247 
     | 
    
         
             
            function Xo(e) {
         
     | 
| 
       1248 
     | 
    
         
            -
              return  
     | 
| 
      
 1248 
     | 
    
         
            +
              return at(e, "EditModeSettingsSidebar");
         
     | 
| 
       1249 
1249 
     | 
    
         
             
            }
         
     | 
| 
       1250 
1250 
     | 
    
         
             
            function Qo(e) {
         
     | 
| 
       1251 
     | 
    
         
            -
              return  
     | 
| 
      
 1251 
     | 
    
         
            +
              return at(e, "EditModeMainSidebar");
         
     | 
| 
       1252 
1252 
     | 
    
         
             
            }
         
     | 
| 
       1253 
     | 
    
         
            -
            function  
     | 
| 
      
 1253 
     | 
    
         
            +
            function at(e, n, t) {
         
     | 
| 
       1254 
1254 
     | 
    
         
             
              var s;
         
     | 
| 
       1255 
     | 
    
         
            -
              return ((s = e == null ? void 0 : e.$options) == null ? void 0 : s.name) === n && (t == null || t(e)) ? e : e != null && e.$parent ?  
     | 
| 
      
 1255 
     | 
    
         
            +
              return ((s = e == null ? void 0 : e.$options) == null ? void 0 : s.name) === n && (t == null || t(e)) ? e : e != null && e.$parent ? at(e.$parent, n, t) : null;
         
     | 
| 
       1256 
1256 
     | 
    
         
             
            }
         
     | 
| 
       1257 
     | 
    
         
            -
            function  
     | 
| 
      
 1257 
     | 
    
         
            +
            function _e(e, ...n) {
         
     | 
| 
       1258 
1258 
     | 
    
         
             
              const t = [];
         
     | 
| 
       1259 
     | 
    
         
            -
              for (let s =  
     | 
| 
      
 1259 
     | 
    
         
            +
              for (let s = ye(e); s; s = ye(s.$parent))
         
     | 
| 
       1260 
1260 
     | 
    
         
             
                s.componentPath && t.unshift(...s.componentPath);
         
     | 
| 
       1261 
1261 
     | 
    
         
             
              return t.push(...n), t;
         
     | 
| 
       1262 
1262 
     | 
    
         
             
            }
         
     | 
| 
         @@ -1322,10 +1322,10 @@ const el = { 
     | 
|
| 
       1322 
1322 
     | 
    
         
             
              },
         
     | 
| 
       1323 
1323 
     | 
    
         
             
              computed: {
         
     | 
| 
       1324 
1324 
     | 
    
         
             
                isOuterComponent() {
         
     | 
| 
       1325 
     | 
    
         
            -
                  return ! 
     | 
| 
      
 1325 
     | 
    
         
            +
                  return !ye(this.$parent, (e) => (e == null ? void 0 : e.componentName) !== "CmdContainer");
         
     | 
| 
       1326 
1326 
     | 
    
         
             
                },
         
     | 
| 
       1327 
1327 
     | 
    
         
             
                active() {
         
     | 
| 
       1328 
     | 
    
         
            -
                  return this.editModeContext ?  
     | 
| 
      
 1328 
     | 
    
         
            +
                  return this.editModeContext ? ye(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer") ? !!this.editModeContext.system.isActiveChildComponent(de(this)) : !!this.editModeContext.system.isActiveComponent(de(this)) : !1;
         
     | 
| 
       1329 
1329 
     | 
    
         
             
                },
         
     | 
| 
       1330 
1330 
     | 
    
         
             
                editing() {
         
     | 
| 
       1331 
1331 
     | 
    
         
             
                  var e;
         
     | 
| 
         @@ -1345,7 +1345,7 @@ const el = { 
     | 
|
| 
       1345 
1345 
     | 
    
         
             
                },
         
     | 
| 
       1346 
1346 
     | 
    
         
             
                // provide actions from store as methods inside this component
         
     | 
| 
       1347 
1347 
     | 
    
         
             
                showActionButtons() {
         
     | 
| 
       1348 
     | 
    
         
            -
                  const e =  
     | 
| 
      
 1348 
     | 
    
         
            +
                  const e = ye(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer");
         
     | 
| 
       1349 
1349 
     | 
    
         
             
                  this.editModeContext.system.setActiveComponent(de(e), de(this));
         
     | 
| 
       1350 
1350 
     | 
    
         
             
                },
         
     | 
| 
       1351 
1351 
     | 
    
         
             
                deleteComponent() {
         
     | 
| 
         @@ -1418,7 +1418,7 @@ const el = { 
     | 
|
| 
       1418 
1418 
     | 
    
         
             
            };
         
     | 
| 
       1419 
1419 
     | 
    
         
             
            function de(e) {
         
     | 
| 
       1420 
1420 
     | 
    
         
             
              const n = [];
         
     | 
| 
       1421 
     | 
    
         
            -
              for (let t = e; t; t =  
     | 
| 
      
 1421 
     | 
    
         
            +
              for (let t = e; t; t = ye(t.$parent))
         
     | 
| 
       1422 
1422 
     | 
    
         
             
                t.componentPath && n.unshift(...t.componentPath);
         
     | 
| 
       1423 
1423 
     | 
    
         
             
              return n;
         
     | 
| 
       1424 
1424 
     | 
    
         
             
            }
         
     | 
| 
         @@ -1509,7 +1509,7 @@ function gl(e, n, t, s, o, i) { 
     | 
|
| 
       1509 
1509 
     | 
    
         
             
                        ], 2))
         
     | 
| 
       1510 
1510 
     | 
    
         
             
                      ]))
         
     | 
| 
       1511 
1511 
     | 
    
         
             
                    ], 8, nl), [
         
     | 
| 
       1512 
     | 
    
         
            -
                      [ 
     | 
| 
      
 1512 
     | 
    
         
            +
                      [be, i.active]
         
     | 
| 
       1513 
1513 
     | 
    
         
             
                    ])
         
     | 
| 
       1514 
1514 
     | 
    
         
             
                  ])) : (l(), a(_, { key: 1 }, [
         
     | 
| 
       1515 
1515 
     | 
    
         
             
                    i.isOuterComponent ? (l(), a("p", al, g(t.componentName), 1)) : c("", !0),
         
     | 
| 
         @@ -1583,7 +1583,7 @@ function gl(e, n, t, s, o, i) { 
     | 
|
| 
       1583 
1583 
     | 
    
         
             
                        ], 10, pl))
         
     | 
| 
       1584 
1584 
     | 
    
         
             
                      ]))
         
     | 
| 
       1585 
1585 
     | 
    
         
             
                    ], 40, rl), [
         
     | 
| 
       1586 
     | 
    
         
            -
                      [ 
     | 
| 
      
 1586 
     | 
    
         
            +
                      [be, i.active]
         
     | 
| 
       1587 
1587 
     | 
    
         
             
                    ])
         
     | 
| 
       1588 
1588 
     | 
    
         
             
                  ], 64)),
         
     | 
| 
       1589 
1589 
     | 
    
         
             
                  A(e.$slots, "default", { editing: i.editing })
         
     | 
| 
         @@ -1621,7 +1621,7 @@ const Se = /* @__PURE__ */ L(el, [["render", gl]]), $ = { 
     | 
|
| 
       1621 
1621 
     | 
    
         
             
                  if (this.$refs.editComponentWrapper)
         
     | 
| 
       1622 
1622 
     | 
    
         
             
                    (e = this.$refs.editComponentWrapper) == null || e.addUpdateHandlerProvider(this.updateHandlerProvider);
         
     | 
| 
       1623 
1623 
     | 
    
         
             
                  else {
         
     | 
| 
       1624 
     | 
    
         
            -
                    const n =  
     | 
| 
      
 1624 
     | 
    
         
            +
                    const n = ye(this.$parent);
         
     | 
| 
       1625 
1625 
     | 
    
         
             
                    n && (n.addEditStateListener((t) => this.editing = t), n.addUpdateHandlerProvider(this.updateHandlerProvider), n.setAddHandlerProvider(this.addHandlerProvider));
         
     | 
| 
       1626 
1626 
     | 
    
         
             
                  }
         
     | 
| 
       1627 
1627 
     | 
    
         
             
                  this.mainSidebarContext = !!Qo(this), this.settingsContext = !!Xo(this);
         
     | 
| 
         @@ -1686,7 +1686,7 @@ const Se = /* @__PURE__ */ L(el, [["render", gl]]), $ = { 
     | 
|
| 
       1686 
1686 
     | 
    
         
             
              computed: {
         
     | 
| 
       1687 
1687 
     | 
    
         
             
                componentActive() {
         
     | 
| 
       1688 
1688 
     | 
    
         
             
                  var e;
         
     | 
| 
       1689 
     | 
    
         
            -
                  return (e = this.editModeContext) == null ? void 0 : e.system.isActiveComponent( 
     | 
| 
      
 1689 
     | 
    
         
            +
                  return (e = this.editModeContext) == null ? void 0 : e.system.isActiveComponent(_e(ye(this)));
         
     | 
| 
       1690 
1690 
     | 
    
         
             
                },
         
     | 
| 
       1691 
1691 
     | 
    
         
             
                headlineComponentPath() {
         
     | 
| 
       1692 
1692 
     | 
    
         
             
                  return this.componentPath || ["props", "cmdHeadline"];
         
     | 
| 
         @@ -1739,7 +1739,7 @@ function vl(e, n, t, s, o, i) { 
     | 
|
| 
       1739 
1739 
     | 
    
         
             
                t.preHeadlineText ? (l(), a(_, { key: 0 }, [
         
     | 
| 
       1740 
1740 
     | 
    
         
             
                  t.headlineText ? (l(), C(De(i.headlineTag), { key: 0 }, {
         
     | 
| 
       1741 
1741 
     | 
    
         
             
                    default: V(() => [
         
     | 
| 
       1742 
     | 
    
         
            -
                      t.cmdIcon ? (l(), C(r,  
     | 
| 
      
 1742 
     | 
    
         
            +
                      t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
         
     | 
| 
       1743 
1743 
     | 
    
         
             
                      f("span", bl, [
         
     | 
| 
       1744 
1744 
     | 
    
         
             
                        f("span", {
         
     | 
| 
       1745 
1745 
     | 
    
         
             
                          class: "pre-headline-text",
         
     | 
| 
         @@ -1747,7 +1747,7 @@ function vl(e, n, t, s, o, i) { 
     | 
|
| 
       1747 
1747 
     | 
    
         
             
                        }, null, 8, Cl),
         
     | 
| 
       1748 
1748 
     | 
    
         
             
                        f("span", null, [
         
     | 
| 
       1749 
1749 
     | 
    
         
             
                          A(e.$slots, "default", {}, () => [
         
     | 
| 
       1750 
     | 
    
         
            -
                             
     | 
| 
      
 1750 
     | 
    
         
            +
                            j(g(t.headlineText), 1)
         
     | 
| 
       1751 
1751 
     | 
    
         
             
                          ])
         
     | 
| 
       1752 
1752 
     | 
    
         
             
                        ])
         
     | 
| 
       1753 
1753 
     | 
    
         
             
                      ])
         
     | 
| 
         @@ -1756,10 +1756,10 @@ function vl(e, n, t, s, o, i) { 
     | 
|
| 
       1756 
1756 
     | 
    
         
             
                  })) : c("", !0)
         
     | 
| 
       1757 
1757 
     | 
    
         
             
                ], 64)) : (l(), C(De(i.headlineTag), { key: 1 }, {
         
     | 
| 
       1758 
1758 
     | 
    
         
             
                  default: V(() => [
         
     | 
| 
       1759 
     | 
    
         
            -
                    t.cmdIcon ? (l(), C(r,  
     | 
| 
      
 1759 
     | 
    
         
            +
                    t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
         
     | 
| 
       1760 
1760 
     | 
    
         
             
                    f("span", null, [
         
     | 
| 
       1761 
1761 
     | 
    
         
             
                      A(e.$slots, "default", {}, () => [
         
     | 
| 
       1762 
     | 
    
         
            -
                         
     | 
| 
      
 1762 
     | 
    
         
            +
                        j(g(t.headlineText), 1)
         
     | 
| 
       1763 
1763 
     | 
    
         
             
                      ])
         
     | 
| 
       1764 
1764 
     | 
    
         
             
                    ])
         
     | 
| 
       1765 
1765 
     | 
    
         
             
                  ]),
         
     | 
| 
         @@ -1788,14 +1788,14 @@ function vl(e, n, t, s, o, i) { 
     | 
|
| 
       1788 
1788 
     | 
    
         
             
                    modelValue: o.editableHeadlineText,
         
     | 
| 
       1789 
1789 
     | 
    
         
             
                    "onUpdate:modelValue": n[0] || (n[0] = (p) => o.editableHeadlineText = p)
         
     | 
| 
       1790 
1790 
     | 
    
         
             
                  }, null, 8, ["class", "modelValue"])) : t.headlineText ? (l(), a(_, { key: 1 }, [
         
     | 
| 
       1791 
     | 
    
         
            -
                    t.cmdIcon ? (l(), C(r,  
     | 
| 
      
 1791 
     | 
    
         
            +
                    t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
         
     | 
| 
       1792 
1792 
     | 
    
         
             
                    t.preHeadlineText ? (l(), a(_, { key: 1 }, [
         
     | 
| 
       1793 
1793 
     | 
    
         
             
                      t.headlineText ? (l(), C(De(i.headlineTag), { key: 0 }, {
         
     | 
| 
       1794 
1794 
     | 
    
         
             
                        default: V(() => [
         
     | 
| 
       1795 
     | 
    
         
            -
                          t.cmdIcon ? (l(), C(r,  
     | 
| 
      
 1795 
     | 
    
         
            +
                          t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
         
     | 
| 
       1796 
1796 
     | 
    
         
             
                          f("span", _l, g(t.preHeadlineText), 1),
         
     | 
| 
       1797 
1797 
     | 
    
         
             
                          A(e.$slots, "default", {}, () => [
         
     | 
| 
       1798 
     | 
    
         
            -
                             
     | 
| 
      
 1798 
     | 
    
         
            +
                            j(g(t.headlineText), 1)
         
     | 
| 
       1799 
1799 
     | 
    
         
             
                          ])
         
     | 
| 
       1800 
1800 
     | 
    
         
             
                        ]),
         
     | 
| 
       1801 
1801 
     | 
    
         
             
                        _: 3
         
     | 
| 
         @@ -1803,7 +1803,7 @@ function vl(e, n, t, s, o, i) { 
     | 
|
| 
       1803 
1803 
     | 
    
         
             
                    ], 64)) : t.headlineText ? (l(), C(De(i.headlineTag), { key: 2 }, {
         
     | 
| 
       1804 
1804 
     | 
    
         
             
                      default: V(() => [
         
     | 
| 
       1805 
1805 
     | 
    
         
             
                        A(e.$slots, "default", {}, () => [
         
     | 
| 
       1806 
     | 
    
         
            -
                           
     | 
| 
      
 1806 
     | 
    
         
            +
                          j(g(t.headlineText), 1)
         
     | 
| 
       1807 
1807 
     | 
    
         
             
                        ])
         
     | 
| 
       1808 
1808 
     | 
    
         
             
                      ]),
         
     | 
| 
       1809 
1809 
     | 
    
         
             
                      _: 3
         
     | 
| 
         @@ -1954,7 +1954,7 @@ function Il(e, n, t, s, o, i) { 
     | 
|
| 
       1954 
1954 
     | 
    
         
             
                ref: "tooltip"
         
     | 
| 
       1955 
1955 
     | 
    
         
             
              }, [
         
     | 
| 
       1956 
1956 
     | 
    
         
             
                t.cmdHeadline || t.iconClose.show ? (l(), a("div", Sl, [
         
     | 
| 
       1957 
     | 
    
         
            -
                  t.cmdHeadline ? (l(), C(r,  
     | 
| 
      
 1957 
     | 
    
         
            +
                  t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       1958 
1958 
     | 
    
         
             
                  t.iconClose.show && t.toggleVisibilityByClick ? (l(), a("a", {
         
     | 
| 
       1959 
1959 
     | 
    
         
             
                    key: 1,
         
     | 
| 
       1960 
1960 
     | 
    
         
             
                    href: "#",
         
     | 
| 
         @@ -1968,7 +1968,7 @@ function Il(e, n, t, s, o, i) { 
     | 
|
| 
       1968 
1968 
     | 
    
         
             
                  ], 8, Ol)) : c("", !0)
         
     | 
| 
       1969 
1969 
     | 
    
         
             
                ])) : c("", !0),
         
     | 
| 
       1970 
1970 
     | 
    
         
             
                A(e.$slots, "default", {}, () => [
         
     | 
| 
       1971 
     | 
    
         
            -
                   
     | 
| 
      
 1971 
     | 
    
         
            +
                  j(g(t.tooltipText), 1)
         
     | 
| 
       1972 
1972 
     | 
    
         
             
                ])
         
     | 
| 
       1973 
1973 
     | 
    
         
             
              ], 2)) : c("", !0);
         
     | 
| 
       1974 
1974 
     | 
    
         
             
            }
         
     | 
| 
         @@ -2129,7 +2129,7 @@ function Dl(e, n, t, s, o, i) { 
     | 
|
| 
       2129 
2129 
     | 
    
         
             
                  "headline-level": t.cmdHeadline.headlineLevel
         
     | 
| 
       2130 
2130 
     | 
    
         
             
                }, {
         
     | 
| 
       2131 
2131 
     | 
    
         
             
                  default: V(() => [
         
     | 
| 
       2132 
     | 
    
         
            -
                     
     | 
| 
      
 2132 
     | 
    
         
            +
                    j(g(i.headlineRequirements), 1),
         
     | 
| 
       2133 
2133 
     | 
    
         
             
                    t.labelText ? (l(), a(_, { key: 0 }, [
         
     | 
| 
       2134 
2134 
     | 
    
         
             
                      Pl,
         
     | 
| 
       2135 
2135 
     | 
    
         
             
                      f("em", null, g(t.labelText), 1)
         
     | 
| 
         @@ -2232,7 +2232,7 @@ function Rl(e, n, t, s, o, i) { 
     | 
|
| 
       2232 
2232 
     | 
    
         
             
                "toggle-visibility-by-click": !0
         
     | 
| 
       2233 
2233 
     | 
    
         
             
              }, {
         
     | 
| 
       2234 
2234 
     | 
    
         
             
                default: V(() => [
         
     | 
| 
       2235 
     | 
    
         
            -
                  t.cmdListOfRequirements.showRequirements ? (l(), C(r,  
     | 
| 
      
 2235 
     | 
    
         
            +
                  t.cmdListOfRequirements.showRequirements ? (l(), C(r, N(M({ key: 0 }, t.cmdListOfRequirements)), null, 16)) : c("", !0)
         
     | 
| 
       2236 
2236 
     | 
    
         
             
                ]),
         
     | 
| 
       2237 
2237 
     | 
    
         
             
                _: 1
         
     | 
| 
       2238 
2238 
     | 
    
         
             
              }, 8, ["class", "relatedId"]);
         
     | 
| 
         @@ -2264,7 +2264,7 @@ const Gt = /* @__PURE__ */ L(ql, [["render", Rl]]), Jt = { 
     | 
|
| 
       2264 
2264 
     | 
    
         
             
                  }
         
     | 
| 
       2265 
2265 
     | 
    
         
             
                };
         
     | 
| 
       2266 
2266 
     | 
    
         
             
              }
         
     | 
| 
       2267 
     | 
    
         
            -
            },  
     | 
| 
      
 2267 
     | 
    
         
            +
            }, rt = {
         
     | 
| 
       2268 
2268 
     | 
    
         
             
              data() {
         
     | 
| 
       2269 
2269 
     | 
    
         
             
                return {
         
     | 
| 
       2270 
2270 
     | 
    
         
             
                  validationStatus: "",
         
     | 
| 
         @@ -2554,7 +2554,7 @@ const Kt = { 
     | 
|
| 
       2554 
2554 
     | 
    
         
             
              mixins: [
         
     | 
| 
       2555 
2555 
     | 
    
         
             
                oe,
         
     | 
| 
       2556 
2556 
     | 
    
         
             
                Jt,
         
     | 
| 
       2557 
     | 
    
         
            -
                 
     | 
| 
      
 2557 
     | 
    
         
            +
                rt,
         
     | 
| 
       2558 
2558 
     | 
    
         
             
                ze,
         
     | 
| 
       2559 
2559 
     | 
    
         
             
                Kt
         
     | 
| 
       2560 
2560 
     | 
    
         
             
              ],
         
     | 
| 
         @@ -3279,7 +3279,7 @@ function Cs(e, n, t, s, o, i) { 
     | 
|
| 
       3279 
3279 
     | 
    
         
             
                  type: (U = (D = t.nativeButton) == null ? void 0 : D.icon) == null ? void 0 : U.iconType
         
     | 
| 
       3280 
3280 
     | 
    
         
             
                }, null, 8, ["iconClass", "type"])) : c("", !0),
         
     | 
| 
       3281 
3281 
     | 
    
         
             
                (F = t.nativeButton) != null && F.icon && ((q = t.nativeButton) != null && q.text) ? (l(), a("span", bs, g(t.nativeButton.text), 1)) : (l(), a(_, { key: 2 }, [
         
     | 
| 
       3282 
     | 
    
         
            -
                   
     | 
| 
      
 3282 
     | 
    
         
            +
                  j(g(t.nativeButton.text), 1)
         
     | 
| 
       3283 
3283 
     | 
    
         
             
                ], 64)),
         
     | 
| 
       3284 
3284 
     | 
    
         
             
                (Y = (J = t.nativeButton) == null ? void 0 : J.icon) != null && Y.show && ((le = (Z = t.nativeButton) == null ? void 0 : Z.icon) == null ? void 0 : le.position) === "after" ? (l(), C(r, {
         
     | 
| 
       3285 
3285 
     | 
    
         
             
                  key: 3,
         
     | 
| 
         @@ -3453,7 +3453,7 @@ function Rs(e, n, t, s, o, i) { 
     | 
|
| 
       3453 
3453 
     | 
    
         
             
                      title: t.addressEntry.tooltip,
         
     | 
| 
       3454 
3454 
     | 
    
         
             
                      "data-type": t.addressEntry.type
         
     | 
| 
       3455 
3455 
     | 
    
         
             
                    }, [
         
     | 
| 
       3456 
     | 
    
         
            -
                       
     | 
| 
      
 3456 
     | 
    
         
            +
                      j(g(t.addressEntry.data || t.addressEntry.href), 1)
         
     | 
| 
       3457 
3457 
     | 
    
         
             
                    ], 8, xs)), [
         
     | 
| 
       3458 
3458 
     | 
    
         
             
                      [u, t.addressEntry.href]
         
     | 
| 
       3459 
3459 
     | 
    
         
             
                    ]) : (l(), a("span", {
         
     | 
| 
         @@ -3478,9 +3478,9 @@ function Rs(e, n, t, s, o, i) { 
     | 
|
| 
       3478 
3478 
     | 
    
         
             
                    }, [
         
     | 
| 
       3479 
3479 
     | 
    
         
             
                      t.addressEntry.zip ? (l(), a("span", Is, g(t.addressEntry.zip), 1)) : c("", !0),
         
     | 
| 
       3480 
3480 
     | 
    
         
             
                      t.addressEntry.city ? (l(), a("span", Ms, [
         
     | 
| 
       3481 
     | 
    
         
            -
                         
     | 
| 
      
 3481 
     | 
    
         
            +
                        j(g(t.addressEntry.city), 1),
         
     | 
| 
       3482 
3482 
     | 
    
         
             
                        t.addressEntry.state ? (l(), a(_, { key: 0 }, [
         
     | 
| 
       3483 
     | 
    
         
            -
                           
     | 
| 
      
 3483 
     | 
    
         
            +
                          j(g(t.addressEntry.state), 1)
         
     | 
| 
       3484 
3484 
     | 
    
         
             
                        ], 64)) : c("", !0)
         
     | 
| 
       3485 
3485 
     | 
    
         
             
                      ])) : c("", !0)
         
     | 
| 
       3486 
3486 
     | 
    
         
             
                    ], 2)) : c("", !0),
         
     | 
| 
         @@ -3556,9 +3556,9 @@ function Rs(e, n, t, s, o, i) { 
     | 
|
| 
       3556 
3556 
     | 
    
         
             
                      }, [
         
     | 
| 
       3557 
3557 
     | 
    
         
             
                        t.addressEntry.zip ? (l(), a("span", Es, g(t.addressEntry.zip), 1)) : c("", !0),
         
     | 
| 
       3558 
3558 
     | 
    
         
             
                        t.addressEntry.city ? (l(), a("span", Vs, [
         
     | 
| 
       3559 
     | 
    
         
            -
                           
     | 
| 
      
 3559 
     | 
    
         
            +
                          j(g(t.addressEntry.city), 1),
         
     | 
| 
       3560 
3560 
     | 
    
         
             
                          t.addressEntry.state ? (l(), a(_, { key: 0 }, [
         
     | 
| 
       3561 
     | 
    
         
            -
                             
     | 
| 
      
 3561 
     | 
    
         
            +
                            j(" " + g(t.addressEntry.state), 1)
         
     | 
| 
       3562 
3562 
     | 
    
         
             
                          ], 64)) : c("", !0)
         
     | 
| 
       3563 
3563 
     | 
    
         
             
                        ])) : c("", !0)
         
     | 
| 
       3564 
3564 
     | 
    
         
             
                      ], 2)) : c("", !0),
         
     | 
| 
         @@ -3667,7 +3667,7 @@ const Ns = /* @__PURE__ */ L(_s, [["render", Rs]]), js = { 
     | 
|
| 
       3667 
3667 
     | 
    
         
             
              methods: {
         
     | 
| 
       3668 
3668 
     | 
    
         
             
                onAddItem() {
         
     | 
| 
       3669 
3669 
     | 
    
         
             
                  this.editModeContext.content.addContent(
         
     | 
| 
       3670 
     | 
    
         
            -
                     
     | 
| 
      
 3670 
     | 
    
         
            +
                    _e(this, "props", "addressData", -1),
         
     | 
| 
       3671 
3671 
     | 
    
         
             
                    this.itemProvider
         
     | 
| 
       3672 
3672 
     | 
    
         
             
                  );
         
     | 
| 
       3673 
3673 
     | 
    
         
             
                },
         
     | 
| 
         @@ -3722,7 +3722,7 @@ function pa(e, n, t, s, o, i) { 
     | 
|
| 
       3722 
3722 
     | 
    
         
             
              const r = G, d = Ns, u = Se, h = z;
         
     | 
| 
       3723 
3723 
     | 
    
         
             
              return l(), a("div", zs, [
         
     | 
| 
       3724 
3724 
     | 
    
         
             
                t.useSlot ? A(e.$slots, "default", { key: 0 }) : (l(), a(_, { key: 1 }, [
         
     | 
| 
       3725 
     | 
    
         
            -
                  (m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r,  
     | 
| 
      
 3725 
     | 
    
         
            +
                  (m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       3726 
3726 
     | 
    
         
             
                  f("address", Ws, [
         
     | 
| 
       3727 
3727 
     | 
    
         
             
                    t.showLabels && (t.showLabelTexts || t.showLabelIcons) && !t.showIconsOnly ? (l(), a(_, { key: 0 }, [
         
     | 
| 
       3728 
3728 
     | 
    
         
             
                      e.editModeContext ? (l(), a(_, { key: 1 }, [
         
     | 
| 
         @@ -3783,7 +3783,7 @@ function pa(e, n, t, s, o, i) { 
     | 
|
| 
       3783 
3783 
     | 
    
         
             
                                type: p.iconType
         
     | 
| 
       3784 
3784 
     | 
    
         
             
                              }, null, 8, ["iconClass", "type"])) : c("", !0)
         
     | 
| 
       3785 
3785 
     | 
    
         
             
                            ], 64)) : (l(), a(_, { key: 1 }, [
         
     | 
| 
       3786 
     | 
    
         
            -
                               
     | 
| 
      
 3786 
     | 
    
         
            +
                              j(g(p.href), 1)
         
     | 
| 
       3787 
3787 
     | 
    
         
             
                            ], 64))
         
     | 
| 
       3788 
3788 
     | 
    
         
             
                          ], 8, Ys)) : t.showIconsOnly ? c("", !0) : (l(), a("span", {
         
     | 
| 
       3789 
3789 
     | 
    
         
             
                            key: 1,
         
     | 
| 
         @@ -3813,9 +3813,9 @@ function pa(e, n, t, s, o, i) { 
     | 
|
| 
       3813 
3813 
     | 
    
         
             
                                }, [
         
     | 
| 
       3814 
3814 
     | 
    
         
             
                                  p.zip ? (l(), a("span", ta, g(p.zip) + " ", 1)) : c("", !0),
         
     | 
| 
       3815 
3815 
     | 
    
         
             
                                  p.city ? (l(), a("span", na, [
         
     | 
| 
       3816 
     | 
    
         
            -
                                     
     | 
| 
      
 3816 
     | 
    
         
            +
                                    j(g(p.city), 1),
         
     | 
| 
       3817 
3817 
     | 
    
         
             
                                    p.state ? (l(), a(_, { key: 0 }, [
         
     | 
| 
       3818 
     | 
    
         
            -
                                       
     | 
| 
      
 3818 
     | 
    
         
            +
                                      j(g(p.state), 1)
         
     | 
| 
       3819 
3819 
     | 
    
         
             
                                    ], 64)) : c("", !0)
         
     | 
| 
       3820 
3820 
     | 
    
         
             
                                  ])) : c("", !0),
         
     | 
| 
       3821 
3821 
     | 
    
         
             
                                  ia
         
     | 
| 
         @@ -3842,9 +3842,9 @@ function pa(e, n, t, s, o, i) { 
     | 
|
| 
       3842 
3842 
     | 
    
         
             
                              }, [
         
     | 
| 
       3843 
3843 
     | 
    
         
             
                                p.zip ? (l(), a("span", da, g(p.zip) + " ", 1)) : c("", !0),
         
     | 
| 
       3844 
3844 
     | 
    
         
             
                                p.city ? (l(), a("span", ca, [
         
     | 
| 
       3845 
     | 
    
         
            -
                                   
     | 
| 
      
 3845 
     | 
    
         
            +
                                  j(g(p.city), 1),
         
     | 
| 
       3846 
3846 
     | 
    
         
             
                                  p.state ? (l(), a(_, { key: 0 }, [
         
     | 
| 
       3847 
     | 
    
         
            -
                                     
     | 
| 
      
 3847 
     | 
    
         
            +
                                    j(g(p.state), 1)
         
     | 
| 
       3848 
3848 
     | 
    
         
             
                                  ], 64)) : c("", !0)
         
     | 
| 
       3849 
3849 
     | 
    
         
             
                                ])) : c("", !0),
         
     | 
| 
       3850 
3850 
     | 
    
         
             
                                ua
         
     | 
| 
         @@ -4019,7 +4019,7 @@ function Ta(e, n, t, s, o, i) { 
     | 
|
| 
       4019 
4019 
     | 
    
         
             
              const r = G, d = z;
         
     | 
| 
       4020 
4020 
     | 
    
         
             
              return l(), a("div", wa, [
         
     | 
| 
       4021 
4021 
     | 
    
         
             
                t.useSlot ? A(e.$slots, "default", { key: 0 }) : (l(), a(_, { key: 1 }, [
         
     | 
| 
       4022 
     | 
    
         
            -
                  t.cmdHeadline ? (l(), C(r,  
     | 
| 
      
 4022 
     | 
    
         
            +
                  t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       4023 
4023 
     | 
    
         
             
                  f("dl", null, [
         
     | 
| 
       4024 
4024 
     | 
    
         
             
                    (l(!0), a(_, null, H(t.accountData, (u, h) => (l(), a(_, { key: h }, [
         
     | 
| 
       4025 
4025 
     | 
    
         
             
                      f("dt", null, g(u.text), 1),
         
     | 
| 
         @@ -4291,7 +4291,7 @@ const Da = { 
     | 
|
| 
       4291 
4291 
     | 
    
         
             
              mixins: [
         
     | 
| 
       4292 
4292 
     | 
    
         
             
                oe,
         
     | 
| 
       4293 
4293 
     | 
    
         
             
                Va,
         
     | 
| 
       4294 
     | 
    
         
            -
                 
     | 
| 
      
 4294 
     | 
    
         
            +
                rt
         
     | 
| 
       4295 
4295 
     | 
    
         
             
              ],
         
     | 
| 
       4296 
4296 
     | 
    
         
             
              inject: {
         
     | 
| 
       4297 
4297 
     | 
    
         
             
                editModeContext: {
         
     | 
| 
         @@ -4522,7 +4522,7 @@ const Da = { 
     | 
|
| 
       4522 
4522 
     | 
    
         
             
            function za(e, n, t, s, o, i) {
         
     | 
| 
       4523 
4523 
     | 
    
         
             
              const r = G, d = ee, u = Ea;
         
     | 
| 
       4524 
4524 
     | 
    
         
             
              return l(), a("div", Ha, [
         
     | 
| 
       4525 
     | 
    
         
            -
                t.cmdHeadline ? (l(), C(r,  
     | 
| 
      
 4525 
     | 
    
         
            +
                t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       4526 
4526 
     | 
    
         
             
                v(u, {
         
     | 
| 
       4527 
4527 
     | 
    
         
             
                  onSubmit: i.onSubmit,
         
     | 
| 
       4528 
4528 
     | 
    
         
             
                  novalidate: "novalidate",
         
     | 
| 
         @@ -4844,6 +4844,13 @@ const Xa = /* @__PURE__ */ L(Ga, [["render", Ya]]), Qa = { 
     | 
|
| 
       4844 
4844 
     | 
    
         
             
                primaryButton: {
         
     | 
| 
       4845 
4845 
     | 
    
         
             
                  type: Boolean,
         
     | 
| 
       4846 
4846 
     | 
    
         
             
                  default: !1
         
     | 
| 
      
 4847 
     | 
    
         
            +
                },
         
     | 
| 
      
 4848 
     | 
    
         
            +
                /**
         
     | 
| 
      
 4849 
     | 
    
         
            +
                 * set if path should be opened in fancybox
         
     | 
| 
      
 4850 
     | 
    
         
            +
                 */
         
     | 
| 
      
 4851 
     | 
    
         
            +
                fancybox: {
         
     | 
| 
      
 4852 
     | 
    
         
            +
                  type: Boolean,
         
     | 
| 
      
 4853 
     | 
    
         
            +
                  default: !1
         
     | 
| 
       4847 
4854 
     | 
    
         
             
                }
         
     | 
| 
       4848 
4855 
     | 
    
         
             
              },
         
     | 
| 
       4849 
4856 
     | 
    
         
             
              methods: {
         
     | 
| 
         @@ -4853,12 +4860,12 @@ const Xa = /* @__PURE__ */ L(Ga, [["render", Ya]]), Qa = { 
     | 
|
| 
       4853 
4860 
     | 
    
         
             
              }
         
     | 
| 
       4854 
4861 
     | 
    
         
             
            }, $a = ["href", "target"];
         
     | 
| 
       4855 
4862 
     | 
    
         
             
            function er(e, n, t, s, o, i) {
         
     | 
| 
       4856 
     | 
    
         
            -
              const r = Xa, d =  
     | 
| 
      
 4863 
     | 
    
         
            +
              const r = Xa, d = Ce("router-link");
         
     | 
| 
       4857 
4864 
     | 
    
         
             
              return t.linkType === "href" ? (l(), a("a", {
         
     | 
| 
       4858 
4865 
     | 
    
         
             
                key: 0,
         
     | 
| 
       4859 
4866 
     | 
    
         
             
                href: t.path,
         
     | 
| 
       4860 
4867 
     | 
    
         
             
                target: t.target,
         
     | 
| 
       4861 
     | 
    
         
            -
                class: b(["cmd-link", { button: t.styleAsButton, primary: t.primaryButton }]),
         
     | 
| 
      
 4868 
     | 
    
         
            +
                class: b(["cmd-link", { button: t.styleAsButton, primary: t.primaryButton, fancybox: t.fancybox }]),
         
     | 
| 
       4862 
4869 
     | 
    
         
             
                onClick: n[0] || (n[0] = (u) => i.emitClick(u, "href"))
         
     | 
| 
       4863 
4870 
     | 
    
         
             
              }, [
         
     | 
| 
       4864 
4871 
     | 
    
         
             
                v(r, {
         
     | 
| 
         @@ -4873,7 +4880,7 @@ function er(e, n, t, s, o, i) { 
     | 
|
| 
       4873 
4880 
     | 
    
         
             
              ], 10, $a)) : t.linkType === "router" ? (l(), C(d, {
         
     | 
| 
       4874 
4881 
     | 
    
         
             
                key: 1,
         
     | 
| 
       4875 
4882 
     | 
    
         
             
                to: t.path,
         
     | 
| 
       4876 
     | 
    
         
            -
                class: b(["cmd-link", { button: t.styleAsButton, primary: t.primaryButton }]),
         
     | 
| 
      
 4883 
     | 
    
         
            +
                class: b(["cmd-link", { button: t.styleAsButton, primary: t.primaryButton, fancybox: t.fancybox }]),
         
     | 
| 
       4877 
4884 
     | 
    
         
             
                onClick: n[1] || (n[1] = (u) => i.emitClick(u, "router"))
         
     | 
| 
       4878 
4885 
     | 
    
         
             
              }, {
         
     | 
| 
       4879 
4886 
     | 
    
         
             
                default: V(() => [
         
     | 
| 
         @@ -4890,7 +4897,7 @@ function er(e, n, t, s, o, i) { 
     | 
|
| 
       4890 
4897 
     | 
    
         
             
                _: 3
         
     | 
| 
       4891 
4898 
     | 
    
         
             
              }, 8, ["to", "class"])) : t.linkType === "button" ? (l(), a("button", {
         
     | 
| 
       4892 
4899 
     | 
    
         
             
                key: 2,
         
     | 
| 
       4893 
     | 
    
         
            -
                class: b(["cmd-link button", { primary: t.primaryButton }]),
         
     | 
| 
      
 4900 
     | 
    
         
            +
                class: b(["cmd-link button", { primary: t.primaryButton, fancybox: t.fancybox }]),
         
     | 
| 
       4894 
4901 
     | 
    
         
             
                type: "submit",
         
     | 
| 
       4895 
4902 
     | 
    
         
             
                onClick: n[2] || (n[2] = (u) => i.emitClick(u, "button"))
         
     | 
| 
       4896 
4903 
     | 
    
         
             
              }, [
         
     | 
| 
         @@ -5282,7 +5289,7 @@ function hr(e, n, t, s, o, i) { 
     | 
|
| 
       5282 
5289 
     | 
    
         
             
                onLoad: n[5] || (n[5] = (...O) => i.onImageLoaded && i.onImageLoaded(...O))
         
     | 
| 
       5283 
5290 
     | 
    
         
             
              }, null, 40, fr));
         
     | 
| 
       5284 
5291 
     | 
    
         
             
            }
         
     | 
| 
       5285 
     | 
    
         
            -
            const  
     | 
| 
      
 5292 
     | 
    
         
            +
            const we = /* @__PURE__ */ L(tr, [["render", hr]]), pr = {
         
     | 
| 
       5286 
5293 
     | 
    
         
             
              name: "CmdSlideButton",
         
     | 
| 
       5287 
5294 
     | 
    
         
             
              props: {
         
     | 
| 
       5288 
5295 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -5348,7 +5355,7 @@ function yr(e, n, t, s, o, i) { 
     | 
|
| 
       5348 
5355 
     | 
    
         
             
                }, null, 8, ["type", "iconClass"])
         
     | 
| 
       5349 
5356 
     | 
    
         
             
              ], 10, gr);
         
     | 
| 
       5350 
5357 
     | 
    
         
             
            }
         
     | 
| 
       5351 
     | 
    
         
            -
            const  
     | 
| 
      
 5358 
     | 
    
         
            +
            const dt = /* @__PURE__ */ L(pr, [["render", yr]]), br = {
         
     | 
| 
       5352 
5359 
     | 
    
         
             
              data() {
         
     | 
| 
       5353 
5360 
     | 
    
         
             
                return {
         
     | 
| 
       5354 
5361 
     | 
    
         
             
                  defaultMessageProperties: {
         
     | 
| 
         @@ -5530,7 +5537,7 @@ const ct = /* @__PURE__ */ L(pr, [["render", yr]]), br = { 
     | 
|
| 
       5530 
5537 
     | 
    
         
             
                },
         
     | 
| 
       5531 
5538 
     | 
    
         
             
                onAddItem() {
         
     | 
| 
       5532 
5539 
     | 
    
         
             
                  this.editModeContext.content.addContent(
         
     | 
| 
       5533 
     | 
    
         
            -
                     
     | 
| 
      
 5540 
     | 
    
         
            +
                    _e(this, "props", "thumbnailScrollerItems", -1),
         
     | 
| 
       5534 
5541 
     | 
    
         
             
                    this.itemProvider
         
     | 
| 
       5535 
5542 
     | 
    
         
             
                  );
         
     | 
| 
       5536 
5543 
     | 
    
         
             
                },
         
     | 
| 
         @@ -5558,7 +5565,7 @@ const ct = /* @__PURE__ */ L(pr, [["render", yr]]), br = { 
     | 
|
| 
       5558 
5565 
     | 
    
         
             
                  e && this.items.unshift(e);
         
     | 
| 
       5559 
5566 
     | 
    
         
             
                },
         
     | 
| 
       5560 
5567 
     | 
    
         
             
                showFancyBox(e) {
         
     | 
| 
       5561 
     | 
    
         
            -
                  this.allowOpenFancyBox &&  
     | 
| 
      
 5568 
     | 
    
         
            +
                  this.allowOpenFancyBox && ct({ fancyBoxGallery: this.items, defaultGalleryIndex: e }), this.emitCurrentItemId(e);
         
     | 
| 
       5562 
5569 
     | 
    
         
             
                },
         
     | 
| 
       5563 
5570 
     | 
    
         
             
                emitCurrentItemId(e) {
         
     | 
| 
       5564 
5571 
     | 
    
         
             
                  if (this.contentType === "image") {
         
     | 
| 
         @@ -5589,7 +5596,7 @@ const ct = /* @__PURE__ */ L(pr, [["render", yr]]), br = { 
     | 
|
| 
       5589 
5596 
     | 
    
         
             
            ];
         
     | 
| 
       5590 
5597 
     | 
    
         
             
            function Ir(e, n, t, s, o, i) {
         
     | 
| 
       5591 
5598 
     | 
    
         
             
              var m;
         
     | 
| 
       5592 
     | 
    
         
            -
              const r = G, d =  
     | 
| 
      
 5599 
     | 
    
         
            +
              const r = G, d = dt, u = we, h = z;
         
     | 
| 
       5593 
5600 
     | 
    
         
             
              return l(), a("div", {
         
     | 
| 
       5594 
5601 
     | 
    
         
             
                class: b([
         
     | 
| 
       5595 
5602 
     | 
    
         
             
                  "cmd-thumbnail-scroller",
         
     | 
| 
         @@ -5602,7 +5609,7 @@ function Ir(e, n, t, s, o, i) { 
     | 
|
| 
       5602 
5609 
     | 
    
         
             
                ]),
         
     | 
| 
       5603 
5610 
     | 
    
         
             
                ref: "thumbnail-scroller"
         
     | 
| 
       5604 
5611 
     | 
    
         
             
              }, [
         
     | 
| 
       5605 
     | 
    
         
            -
                (m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r,  
     | 
| 
      
 5612 
     | 
    
         
            +
                (m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       5606 
5613 
     | 
    
         
             
                f("div", _r, [
         
     | 
| 
       5607 
5614 
     | 
    
         
             
                  o.showSlidebuttons ? (l(), C(d, {
         
     | 
| 
       5608 
5615 
     | 
    
         
             
                    key: 0,
         
     | 
| 
         @@ -5668,7 +5675,7 @@ function Ir(e, n, t, s, o, i) { 
     | 
|
| 
       5668 
5675 
     | 
    
         
             
                ])
         
     | 
| 
       5669 
5676 
     | 
    
         
             
              ], 2);
         
     | 
| 
       5670 
5677 
     | 
    
         
             
            }
         
     | 
| 
       5671 
     | 
    
         
            -
            const Mr = /* @__PURE__ */ L(Cr, [["render", Ir]]),  
     | 
| 
      
 5678 
     | 
    
         
            +
            const Mr = /* @__PURE__ */ L(Cr, [["render", Ir]]), ct = (e) => {
         
     | 
| 
       5672 
5679 
     | 
    
         
             
              const n = document.createElement("div");
         
     | 
| 
       5673 
5680 
     | 
    
         
             
              document.querySelector("body").appendChild(n), Wi(pi, {
         
     | 
| 
       5674 
5681 
     | 
    
         
             
                ...e,
         
     | 
| 
         @@ -5948,7 +5955,7 @@ const Fr = pi, Br = ["aria-label"], Pr = { class: "flex-container" }, Ar = { 
     | 
|
| 
       5948 
5955 
     | 
    
         
             
            }, zr = ["title"], Wr = { key: 1 }, Gr = ["title"], Jr = { key: 1 };
         
     | 
| 
       5949 
5956 
     | 
    
         
             
            function Kr(e, n, t, s, o, i) {
         
     | 
| 
       5950 
5957 
     | 
    
         
             
              var p, w, y, k, S, T, B, O, P, D, U, F, q, J, Y, Z, le, se, ae, re, X, E, fe, Le, Fe, Be, Pe;
         
     | 
| 
       5951 
     | 
    
         
            -
              const r = G, d = z, u =  
     | 
| 
      
 5958 
     | 
    
         
            +
              const r = G, d = z, u = we, h = dt, m = Mr;
         
     | 
| 
       5952 
5959 
     | 
    
         
             
              return l(), C(Gi, { to: "body" }, [
         
     | 
| 
       5953 
5960 
     | 
    
         
             
                f("dialog", {
         
     | 
| 
       5954 
5961 
     | 
    
         
             
                  ref: "dialog",
         
     | 
| 
         @@ -6090,14 +6097,6 @@ const Iy = /* @__PURE__ */ L(Fr, [["render", Kr]]), Zr = { 
     | 
|
| 
       6090 
6097 
     | 
    
         
             
                      n.text = e;
         
     | 
| 
       6091 
6098 
     | 
    
         
             
                    }
         
     | 
| 
       6092 
6099 
     | 
    
         
             
                  });
         
     | 
| 
       6093 
     | 
    
         
            -
                },
         
     | 
| 
       6094 
     | 
    
         
            -
                executeLink(e) {
         
     | 
| 
       6095 
     | 
    
         
            -
                  var n, t, s;
         
     | 
| 
       6096 
     | 
    
         
            -
                  if ((n = this.link) != null && n.fancybox) {
         
     | 
| 
       6097 
     | 
    
         
            -
                    e.preventDefault(), Ge({ url: (t = this.link) == null ? void 0 : t.path, showSubmitButtons: (s = this.link) == null ? void 0 : s.showSubmitButtons });
         
     | 
| 
       6098 
     | 
    
         
            -
                    return;
         
     | 
| 
       6099 
     | 
    
         
            -
                  }
         
     | 
| 
       6100 
     | 
    
         
            -
                  this.$emit("click", e);
         
     | 
| 
       6101 
6100 
     | 
    
         
             
                }
         
     | 
| 
       6102 
6101 
     | 
    
         
             
              }
         
     | 
| 
       6103 
6102 
     | 
    
         
             
            }, Yr = {
         
     | 
| 
         @@ -6109,7 +6108,7 @@ const Iy = /* @__PURE__ */ L(Fr, [["render", Kr]]), Zr = { 
     | 
|
| 
       6109 
6108 
     | 
    
         
             
            };
         
     | 
| 
       6110 
6109 
     | 
    
         
             
            function $r(e, n, t, s, o, i) {
         
     | 
| 
       6111 
6110 
     | 
    
         
             
              var h;
         
     | 
| 
       6112 
     | 
    
         
            -
              const r = We, d =  
     | 
| 
      
 6111 
     | 
    
         
            +
              const r = We, d = Ce("CmdListOfLinksItem", !0), u = ee;
         
     | 
| 
       6113 
6112 
     | 
    
         
             
              return e.editing ? (l(), a("div", Qr, [
         
     | 
| 
       6114 
6113 
     | 
    
         
             
                v(u, {
         
     | 
| 
       6115 
6114 
     | 
    
         
             
                  element: "input",
         
     | 
| 
         @@ -6118,12 +6117,10 @@ function $r(e, n, t, s, o, i) { 
     | 
|
| 
       6118 
6117 
     | 
    
         
             
                  showLabel: !1,
         
     | 
| 
       6119 
6118 
     | 
    
         
             
                  placeholder: "Linktext",
         
     | 
| 
       6120 
6119 
     | 
    
         
             
                  modelValue: o.editableText,
         
     | 
| 
       6121 
     | 
    
         
            -
                  "onUpdate:modelValue": n[ 
     | 
| 
      
 6120 
     | 
    
         
            +
                  "onUpdate:modelValue": n[0] || (n[0] = (m) => o.editableText = m)
         
     | 
| 
       6122 
6121 
     | 
    
         
             
                }, null, 8, ["modelValue"])
         
     | 
| 
       6123 
6122 
     | 
    
         
             
              ])) : (l(), a("li", Yr, [
         
     | 
| 
       6124 
     | 
    
         
            -
                v(r,  
     | 
| 
       6125 
     | 
    
         
            -
                  onClick: n[0] || (n[0] = (m) => i.executeLink())
         
     | 
| 
       6126 
     | 
    
         
            -
                }), null, 16),
         
     | 
| 
      
 6123 
     | 
    
         
            +
                v(r, N(ge(t.link)), null, 16),
         
     | 
| 
       6127 
6124 
     | 
    
         
             
                e.editModeContext ? c("", !0) : (l(), a("ul", Xr, [
         
     | 
| 
       6128 
6125 
     | 
    
         
             
                  (l(!0), a(_, null, H((h = t.link) == null ? void 0 : h.children, (m, p) => (l(), C(d, {
         
     | 
| 
       6129 
6126 
     | 
    
         
             
                    key: p,
         
     | 
| 
         @@ -6236,7 +6233,7 @@ const ed = /* @__PURE__ */ L(Zr, [["render", $r]]), td = { 
     | 
|
| 
       6236 
6233 
     | 
    
         
             
              methods: {
         
     | 
| 
       6237 
6234 
     | 
    
         
             
                onAddItem() {
         
     | 
| 
       6238 
6235 
     | 
    
         
             
                  this.editModeContext.content.addContent(
         
     | 
| 
       6239 
     | 
    
         
            -
                     
     | 
| 
      
 6236 
     | 
    
         
            +
                    _e(this, "props", "links", -1),
         
     | 
| 
       6240 
6237 
     | 
    
         
             
                    this.itemProvider
         
     | 
| 
       6241 
6238 
     | 
    
         
             
                  );
         
     | 
| 
       6242 
6239 
     | 
    
         
             
                },
         
     | 
| 
         @@ -6278,7 +6275,7 @@ function sd(e, n, t, s, o, i) { 
     | 
|
| 
       6278 
6275 
     | 
    
         
             
                  }
         
     | 
| 
       6279 
6276 
     | 
    
         
             
                ])
         
     | 
| 
       6280 
6277 
     | 
    
         
             
              }, [
         
     | 
| 
       6281 
     | 
    
         
            -
                (h = t.cmdHeadline) != null && h.headlineText || e.editModeContext ? (l(), C(r,  
     | 
| 
      
 6278 
     | 
    
         
            +
                (h = t.cmdHeadline) != null && h.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       6282 
6279 
     | 
    
         
             
                f("ul", {
         
     | 
| 
       6283 
6280 
     | 
    
         
             
                  class: b(["flex-container", { "no-gap": !t.useGap }, "align-" + t.align, i.setStretchClass])
         
     | 
| 
       6284 
6281 
     | 
    
         
             
                }, [
         
     | 
| 
         @@ -6695,7 +6692,7 @@ const dd = ["title"], cd = { 
     | 
|
| 
       6695 
6692 
     | 
    
         
             
            };
         
     | 
| 
       6696 
6693 
     | 
    
         
             
            function Ud(e, n, t, s, o, i) {
         
     | 
| 
       6697 
6694 
     | 
    
         
             
              var p, w, y, k, S, T, B, O, P, D;
         
     | 
| 
       6698 
     | 
    
         
            -
              const r = G, d = z, u =  
     | 
| 
      
 6695 
     | 
    
         
            +
              const r = G, d = z, u = we, h = We, m = gi;
         
     | 
| 
       6699 
6696 
     | 
    
         
             
              return t.boxType === "content" ? (l(), a("div", {
         
     | 
| 
       6700 
6697 
     | 
    
         
             
                key: 0,
         
     | 
| 
       6701 
6698 
     | 
    
         
             
                ref: "cmdBox",
         
     | 
| 
         @@ -6717,7 +6714,7 @@ function Ud(e, n, t, s, o, i) { 
     | 
|
| 
       6717 
6714 
     | 
    
         
             
                  title: o.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
         
     | 
| 
       6718 
6715 
     | 
    
         
             
                  onClick: n[0] || (n[0] = I((...U) => i.toggleContentVisibility && i.toggleContentVisibility(...U), ["prevent"]))
         
     | 
| 
       6719 
6716 
     | 
    
         
             
                }, [
         
     | 
| 
       6720 
     | 
    
         
            -
                  (p = t.useSlots) != null && p.includes("header") ? A(e.$slots, "header", { key: 0 }) : (w = t.cmdHeadline) != null && w.headlineText && t.headlinePosition === "header" ? (l(), C(r,  
     | 
| 
      
 6717 
     | 
    
         
            +
                  (p = t.useSlots) != null && p.includes("header") ? A(e.$slots, "header", { key: 0 }) : (w = t.cmdHeadline) != null && w.headlineText && t.headlinePosition === "header" ? (l(), C(r, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       6721 
6718 
     | 
    
         
             
                  v(d, {
         
     | 
| 
       6722 
6719 
     | 
    
         
             
                    iconClass: o.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
         
     | 
| 
       6723 
6720 
     | 
    
         
             
                    type: o.open ? t.iconOpen.iconType : t.iconClosed.iconType
         
     | 
| 
         @@ -6725,7 +6722,7 @@ function Ud(e, n, t, s, o, i) { 
     | 
|
| 
       6725 
6722 
     | 
    
         
             
                ], 8, dd)) : (l(), a(_, { key: 1 }, [
         
     | 
| 
       6726 
6723 
     | 
    
         
             
                  (y = t.useSlots) != null && y.includes("header") || (k = t.cmdHeadline) != null && k.headlineText && t.headlinePosition === "header" ? (l(), a("div", cd, [
         
     | 
| 
       6727 
6724 
     | 
    
         
             
                    (S = t.useSlots) != null && S.includes("header") ? A(e.$slots, "header", { key: 0 }) : c("", !0),
         
     | 
| 
       6728 
     | 
    
         
            -
                    (T = t.cmdHeadline) != null && T.headlineText && t.headlinePosition === "header" ? (l(), C(r,  
     | 
| 
      
 6725 
     | 
    
         
            +
                    (T = t.cmdHeadline) != null && T.headlineText && t.headlinePosition === "header" ? (l(), C(r, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0)
         
     | 
| 
       6729 
6726 
     | 
    
         
             
                  ])) : c("", !0)
         
     | 
| 
       6730 
6727 
     | 
    
         
             
                ], 64)),
         
     | 
| 
       6731 
6728 
     | 
    
         
             
                ue(f("div", {
         
     | 
| 
         @@ -6737,12 +6734,12 @@ function Ud(e, n, t, s, o, i) { 
     | 
|
| 
       6737 
6734 
     | 
    
         
             
                    key: 0,
         
     | 
| 
       6738 
6735 
     | 
    
         
             
                    class: b(["inner-box-body-wrapper", { "default-padding": t.useDefaultPadding, "allow-scroll": t.allowContentToScroll }]),
         
     | 
| 
       6739 
6736 
     | 
    
         
             
                    ref: "boxBody",
         
     | 
| 
       6740 
     | 
    
         
            -
                    style:  
     | 
| 
      
 6737 
     | 
    
         
            +
                    style: et(t.allowContentToScroll ? "max-height: " + o.calculatedBodyHeight : null)
         
     | 
| 
       6741 
6738 
     | 
    
         
             
                  }, [
         
     | 
| 
       6742 
6739 
     | 
    
         
             
                    A(e.$slots, "body", {}, () => {
         
     | 
| 
       6743 
6740 
     | 
    
         
             
                      var U;
         
     | 
| 
       6744 
6741 
     | 
    
         
             
                      return [
         
     | 
| 
       6745 
     | 
    
         
            -
                        (U = t.cmdHeadline) != null && U.headlineText && t.headlinePosition === "body" ? (l(), C(r,  
     | 
| 
      
 6742 
     | 
    
         
            +
                        (U = t.cmdHeadline) != null && U.headlineText && t.headlinePosition === "body" ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       6746 
6743 
     | 
    
         
             
                        t.cmdIcon !== void 0 ? (l(), a("div", ud, [
         
     | 
| 
       6747 
6744 
     | 
    
         
             
                          v(d, {
         
     | 
| 
       6748 
6745 
     | 
    
         
             
                            iconClass: t.cmdIcon.iconClass,
         
     | 
| 
         @@ -6774,15 +6771,15 @@ function Ud(e, n, t, s, o, i) { 
     | 
|
| 
       6774 
6771 
     | 
    
         
             
                    key: 1,
         
     | 
| 
       6775 
6772 
     | 
    
         
             
                    class: b(["inner-box-body-wrapper", { "allow-scroll": t.allowContentToScroll }])
         
     | 
| 
       6776 
6773 
     | 
    
         
             
                  }, [
         
     | 
| 
       6777 
     | 
    
         
            -
                    t.cmdImage ? (l(), C(u,  
     | 
| 
      
 6774 
     | 
    
         
            +
                    t.cmdImage ? (l(), C(u, N(M({ key: 0 }, t.cmdImage)), null, 16)) : c("", !0),
         
     | 
| 
       6778 
6775 
     | 
    
         
             
                    t.textBody ? (l(), a("div", {
         
     | 
| 
       6779 
6776 
     | 
    
         
             
                      key: 1,
         
     | 
| 
       6780 
6777 
     | 
    
         
             
                      class: b({ "default-padding": t.useDefaultPadding, "allow-scroll": t.allowContentToScroll })
         
     | 
| 
       6781 
6778 
     | 
    
         
             
                    }, [
         
     | 
| 
       6782 
6779 
     | 
    
         
             
                      t.cmdIcon !== void 0 ? (l(), a("div", fd, [
         
     | 
| 
       6783 
     | 
    
         
            -
                        v(d,  
     | 
| 
      
 6780 
     | 
    
         
            +
                        v(d, N(ge(t.cmdIcon)), null, 16)
         
     | 
| 
       6784 
6781 
     | 
    
         
             
                      ])) : c("", !0),
         
     | 
| 
       6785 
     | 
    
         
            -
                      (O = t.cmdHeadline) != null && O.headlineText && t.headlinePosition === "body" ? (l(), C(r,  
     | 
| 
      
 6782 
     | 
    
         
            +
                      (O = t.cmdHeadline) != null && O.headlineText && t.headlinePosition === "body" ? (l(), C(r, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       6786 
6783 
     | 
    
         
             
                      t.textBody ? (l(), a("p", {
         
     | 
| 
       6787 
6784 
     | 
    
         
             
                        key: 2,
         
     | 
| 
       6788 
6785 
     | 
    
         
             
                        innerHTML: t.textBody
         
     | 
| 
         @@ -6790,10 +6787,10 @@ function Ud(e, n, t, s, o, i) { 
     | 
|
| 
       6790 
6787 
     | 
    
         
             
                    ], 2)) : c("", !0)
         
     | 
| 
       6791 
6788 
     | 
    
         
             
                  ], 2))
         
     | 
| 
       6792 
6789 
     | 
    
         
             
                ], 2), [
         
     | 
| 
       6793 
     | 
    
         
            -
                  [ 
     | 
| 
      
 6790 
     | 
    
         
            +
                  [be, o.open]
         
     | 
| 
       6794 
6791 
     | 
    
         
             
                ]),
         
     | 
| 
       6795 
6792 
     | 
    
         
             
                (P = t.cmdLink) != null && P.linkType ? (l(), a("div", pd, [
         
     | 
| 
       6796 
     | 
    
         
            -
                  v(h,  
     | 
| 
      
 6793 
     | 
    
         
            +
                  v(h, N(ge(t.cmdLink)), null, 16)
         
     | 
| 
       6797 
6794 
     | 
    
         
             
                ])) : c("", !0),
         
     | 
| 
       6798 
6795 
     | 
    
         
             
                (D = t.useSlots) != null && D.includes("footer") ? (l(), a("div", gd, [
         
     | 
| 
       6799 
6796 
     | 
    
         
             
                  A(e.$slots, "footer")
         
     | 
| 
         @@ -6848,7 +6845,7 @@ function Ud(e, n, t, s, o, i) { 
     | 
|
| 
       6848 
6845 
     | 
    
         
             
                      alt: t.user.image.alt
         
     | 
| 
       6849 
6846 
     | 
    
         
             
                    }, null, 8, Ld),
         
     | 
| 
       6850 
6847 
     | 
    
         
             
                    t.rowView ? c("", !0) : (l(), a("figcaption", Fd, [
         
     | 
| 
       6851 
     | 
    
         
            -
                       
     | 
| 
      
 6848 
     | 
    
         
            +
                      j(g(t.user.name), 1),
         
     | 
| 
       6852 
6849 
     | 
    
         
             
                      t.user.age ? (l(), a("span", Bd, " (" + g(t.user.age) + ")", 1)) : c("", !0)
         
     | 
| 
       6853 
6850 
     | 
    
         
             
                    ]))
         
     | 
| 
       6854 
6851 
     | 
    
         
             
                  ])) : (l(), a("div", Pd, [
         
     | 
| 
         @@ -7085,7 +7082,7 @@ function Kd(e, n, t, s, o, i) { 
     | 
|
| 
       7085 
7082 
     | 
    
         
             
              const r = G, d = z;
         
     | 
| 
       7086 
7083 
     | 
    
         
             
              return l(), a("div", zd, [
         
     | 
| 
       7087 
7084 
     | 
    
         
             
                t.cmdHeadline.headlineText || t.allowUserToToggleOrientation ? (l(), a("div", Wd, [
         
     | 
| 
       7088 
     | 
    
         
            -
                  t.cmdHeadline.headlineText ? (l(), C(r,  
     | 
| 
      
 7085 
     | 
    
         
            +
                  t.cmdHeadline.headlineText ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       7089 
7086 
     | 
    
         
             
                  t.allowUserToToggleOrientation ? (l(), a("div", Gd, [
         
     | 
| 
       7090 
7087 
     | 
    
         
             
                    t.allowUserToToggleOrientation ? (l(), a("a", {
         
     | 
| 
       7091 
7088 
     | 
    
         
             
                      key: 0,
         
     | 
| 
         @@ -7160,7 +7157,7 @@ const Yd = { 
     | 
|
| 
       7160 
7157 
     | 
    
         
             
              class: "breadcrumb-label"
         
     | 
| 
       7161 
7158 
     | 
    
         
             
            }, $d = ["href"], ec = { key: 1 }, tc = { key: 1 }, nc = { key: 2 }, ic = { key: 1 }, oc = { key: 3 };
         
     | 
| 
       7162 
7159 
     | 
    
         
             
            function lc(e, n, t, s, o, i) {
         
     | 
| 
       7163 
     | 
    
         
            -
              const r = z, d =  
     | 
| 
      
 7160 
     | 
    
         
            +
              const r = z, d = Ce("router-link");
         
     | 
| 
       7164 
7161 
     | 
    
         
             
              return l(), a("ul", Xd, [
         
     | 
| 
       7165 
7162 
     | 
    
         
             
                t.breadcrumbLabel ? (l(), a("li", Qd, g(t.breadcrumbLabel), 1)) : c("", !0),
         
     | 
| 
       7166 
7163 
     | 
    
         
             
                (l(!0), a(_, null, H(t.breadcrumbLinks || [], (u, h) => (l(), a("li", { key: h }, [
         
     | 
| 
         @@ -7282,7 +7279,7 @@ const sc = /* @__PURE__ */ L(Yd, [["render", lc]]), ac = { 
     | 
|
| 
       7282 
7279 
     | 
    
         
             
            }, rc = { class: "cmd-company-logo company-logo" }, dc = ["href", "title"];
         
     | 
| 
       7283 
7280 
     | 
    
         
             
            function cc(e, n, t, s, o, i) {
         
     | 
| 
       7284 
7281 
     | 
    
         
             
              var u, h, m, p, w, y;
         
     | 
| 
       7285 
     | 
    
         
            -
              const r =  
     | 
| 
      
 7282 
     | 
    
         
            +
              const r = we, d = Ce("router-link");
         
     | 
| 
       7286 
7283 
     | 
    
         
             
              return l(), a("div", rc, [
         
     | 
| 
       7287 
7284 
     | 
    
         
             
                ((u = t.link) == null ? void 0 : u.type) === "router" ? (l(), C(d, {
         
     | 
| 
       7288 
7285 
     | 
    
         
             
                  key: 0,
         
     | 
| 
         @@ -7405,7 +7402,7 @@ const uc = /* @__PURE__ */ L(ac, [["render", cc]]), mc = { 
     | 
|
| 
       7405 
7402 
     | 
    
         
             
            function gc(e, n, t, s, o, i) {
         
     | 
| 
       7406 
7403 
     | 
    
         
             
              const r = G;
         
     | 
| 
       7407 
7404 
     | 
    
         
             
              return l(), a("div", fc, [
         
     | 
| 
       7408 
     | 
    
         
            -
                t.cmdHeadline ? (l(), C(r,  
     | 
| 
      
 7405 
     | 
    
         
            +
                t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       7409 
7406 
     | 
    
         
             
                t.contentAboveSlot ? (l(), a("div", {
         
     | 
| 
       7410 
7407 
     | 
    
         
             
                  key: 1,
         
     | 
| 
       7411 
7408 
     | 
    
         
             
                  innerHTML: t.contentAboveSlot
         
     | 
| 
         @@ -7609,7 +7606,7 @@ function Bc(e, n, t, s, o, i) { 
     | 
|
| 
       7609 
7606 
     | 
    
         
             
                                  body: V(() => [
         
     | 
| 
       7610 
7607 
     | 
    
         
             
                                    D.description ? (l(), a("p", wc, g(D.description), 1)) : c("", !0),
         
     | 
| 
       7611 
7608 
     | 
    
         
             
                                    D.linkDataPrivacy ? (l(), a("p", xc, [
         
     | 
| 
       7612 
     | 
    
         
            -
                                       
     | 
| 
      
 7609 
     | 
    
         
            +
                                      j(g(D.linkDataPrivacy.label) + " ", 1),
         
     | 
| 
       7613 
7610 
     | 
    
         
             
                                      f("a", {
         
     | 
| 
       7614 
7611 
     | 
    
         
             
                                        onClick: n[1] || (n[1] = (...q) => i.openDataPrivacy && i.openDataPrivacy(...q)),
         
     | 
| 
       7615 
7612 
     | 
    
         
             
                                        href: D.linkDataPrivacy.link,
         
     | 
| 
         @@ -7656,7 +7653,7 @@ function Bc(e, n, t, s, o, i) { 
     | 
|
| 
       7656 
7653 
     | 
    
         
             
                                  body: V(() => [
         
     | 
| 
       7657 
7654 
     | 
    
         
             
                                    D.description ? (l(), a("p", Oc, g(D.description), 1)) : c("", !0),
         
     | 
| 
       7658 
7655 
     | 
    
         
             
                                    D.linkDataPrivacy ? (l(), a("p", Ic, [
         
     | 
| 
       7659 
     | 
    
         
            -
                                       
     | 
| 
      
 7656 
     | 
    
         
            +
                                      j(g(D.linkDataPrivacy.label) + " ", 1),
         
     | 
| 
       7660 
7657 
     | 
    
         
             
                                      f("a", {
         
     | 
| 
       7661 
7658 
     | 
    
         
             
                                        onClick: n[3] || (n[3] = (...q) => i.openDataPrivacy && i.openDataPrivacy(...q)),
         
     | 
| 
       7662 
7659 
     | 
    
         
             
                                        href: D.linkDataPrivacy.link,
         
     | 
| 
         @@ -7734,7 +7731,7 @@ const Fy = /* @__PURE__ */ L(Pc, [["render", Dc]]), Hc = { 
     | 
|
| 
       7734 
7731 
     | 
    
         
             
              mixins: [
         
     | 
| 
       7735 
7732 
     | 
    
         
             
                oe,
         
     | 
| 
       7736 
7733 
     | 
    
         
             
                Hc,
         
     | 
| 
       7737 
     | 
    
         
            -
                 
     | 
| 
      
 7734 
     | 
    
         
            +
                rt,
         
     | 
| 
       7738 
7735 
     | 
    
         
             
                ze,
         
     | 
| 
       7739 
7736 
     | 
    
         
             
                Kt
         
     | 
| 
       7740 
7737 
     | 
    
         
             
              ],
         
     | 
| 
         @@ -8005,7 +8002,7 @@ const Fy = /* @__PURE__ */ L(Pc, [["render", Dc]]), Hc = { 
     | 
|
| 
       8005 
8002 
     | 
    
         
             
            };
         
     | 
| 
       8006 
8003 
     | 
    
         
             
            function su(e, n, t, s, o, i) {
         
     | 
| 
       8007 
8004 
     | 
    
         
             
              var h, m, p, w;
         
     | 
| 
       8008 
     | 
    
         
            -
              const r = z, d = Gt, u =  
     | 
| 
      
 8005 
     | 
    
         
            +
              const r = z, d = Gt, u = Ce("router-link");
         
     | 
| 
       8009 
8006 
     | 
    
         
             
              return l(), a("div", {
         
     | 
| 
       8010 
8007 
     | 
    
         
             
                class: b([
         
     | 
| 
       8011 
8008 
     | 
    
         
             
                  o.validationStatus,
         
     | 
| 
         @@ -8024,7 +8021,7 @@ function su(e, n, t, s, o, i) { 
     | 
|
| 
       8024 
8021 
     | 
    
         
             
              }, [
         
     | 
| 
       8025 
8022 
     | 
    
         
             
                t.showLabel ? (l(), a("span", Nc, [
         
     | 
| 
       8026 
8023 
     | 
    
         
             
                  f("span", { id: e.htmlId }, [
         
     | 
| 
       8027 
     | 
    
         
            -
                     
     | 
| 
      
 8024 
     | 
    
         
            +
                    j(g(t.labelText), 1),
         
     | 
| 
       8028 
8025 
     | 
    
         
             
                    e.$attrs.required !== void 0 ? (l(), a("sup", Uc, "*")) : c("", !0)
         
     | 
| 
       8029 
8026 
     | 
    
         
             
                  ], 8, jc),
         
     | 
| 
       8030 
8027 
     | 
    
         
             
                  (e.$attrs.required || e.inputRequirements.length) && t.showStatusIcon ? (l(), a("a", {
         
     | 
| 
         @@ -8068,7 +8065,7 @@ function su(e, n, t, s, o, i) { 
     | 
|
| 
       8068 
8065 
     | 
    
         
             
                        class: b(["flag", i.optionCountry])
         
     | 
| 
       8069 
8066 
     | 
    
         
             
                      }, null, 10, Jc)) : t.type === "color" ? (l(), a("span", {
         
     | 
| 
       8070 
8067 
     | 
    
         
             
                        key: 1,
         
     | 
| 
       8071 
     | 
    
         
            -
                        style:  
     | 
| 
      
 8068 
     | 
    
         
            +
                        style: et("background: " + i.optionColor)
         
     | 
| 
       8072 
8069 
     | 
    
         
             
                      }, null, 4)) : c("", !0),
         
     | 
| 
       8073 
8070 
     | 
    
         
             
                      (m = i.optionIcon) != null && m.iconClass ? (l(), C(r, {
         
     | 
| 
       8074 
8071 
     | 
    
         
             
                        key: 2,
         
     | 
| 
         @@ -8159,7 +8156,7 @@ function su(e, n, t, s, o, i) { 
     | 
|
| 
       8159 
8156 
     | 
    
         
             
                        }, [
         
     | 
| 
       8160 
8157 
     | 
    
         
             
                          f("span", {
         
     | 
| 
       8161 
8158 
     | 
    
         
             
                            class: "color",
         
     | 
| 
       8162 
     | 
    
         
            -
                            style:  
     | 
| 
      
 8159 
     | 
    
         
            +
                            style: et("background: " + y.value)
         
     | 
| 
       8163 
8160 
     | 
    
         
             
                          }, null, 4),
         
     | 
| 
       8164 
8161 
     | 
    
         
             
                          f("span", null, g(y.text), 1)
         
     | 
| 
       8165 
8162 
     | 
    
         
             
                        ], 10, ou)) : c("", !0)
         
     | 
| 
         @@ -8384,12 +8381,12 @@ const Cu = /* @__PURE__ */ L(pu, [["render", bu]]), _u = { 
     | 
|
| 
       8384 
8381 
     | 
    
         
             
                },
         
     | 
| 
       8385 
8382 
     | 
    
         
             
                onAddItem() {
         
     | 
| 
       8386 
8383 
     | 
    
         
             
                  this.editModeContext.content.addContent(
         
     | 
| 
       8387 
     | 
    
         
            -
                     
     | 
| 
      
 8384 
     | 
    
         
            +
                    _e(this, "props", "images", -1),
         
     | 
| 
       8388 
8385 
     | 
    
         
             
                    this.itemProvider
         
     | 
| 
       8389 
8386 
     | 
    
         
             
                  );
         
     | 
| 
       8390 
8387 
     | 
    
         
             
                },
         
     | 
| 
       8391 
8388 
     | 
    
         
             
                showFancyBox(e) {
         
     | 
| 
       8392 
     | 
    
         
            -
                   
     | 
| 
      
 8389 
     | 
    
         
            +
                  ct({ fancyBoxGallery: this.images, defaultGalleryIndex: e });
         
     | 
| 
       8393 
8390 
     | 
    
         
             
                },
         
     | 
| 
       8394 
8391 
     | 
    
         
             
                getMessage() {
         
     | 
| 
       8395 
8392 
     | 
    
         
             
                  return "";
         
     | 
| 
         @@ -8421,9 +8418,9 @@ const Cu = /* @__PURE__ */ L(pu, [["render", bu]]), _u = { 
     | 
|
| 
       8421 
8418 
     | 
    
         
             
            ];
         
     | 
| 
       8422 
8419 
     | 
    
         
             
            function Su(e, n, t, s, o, i) {
         
     | 
| 
       8423 
8420 
     | 
    
         
             
              var u;
         
     | 
| 
       8424 
     | 
    
         
            -
              const r = G, d =  
     | 
| 
      
 8421 
     | 
    
         
            +
              const r = G, d = we;
         
     | 
| 
       8425 
8422 
     | 
    
         
             
              return l(), a("div", wu, [
         
     | 
| 
       8426 
     | 
    
         
            -
                (u = t.cmdHeadline) != null && u.headlineText || e.editModeContext ? (l(), C(r,  
     | 
| 
      
 8423 
     | 
    
         
            +
                (u = t.cmdHeadline) != null && u.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       8427 
8424 
     | 
    
         
             
                e.editModeContext ? t.images.length ? (l(!0), a(_, { key: 2 }, H(t.images, (h, m) => (l(), C(d, {
         
     | 
| 
       8428 
8425 
     | 
    
         
             
                  key: m,
         
     | 
| 
       8429 
8426 
     | 
    
         
             
                  class: "image-wrapper",
         
     | 
| 
         @@ -8507,7 +8504,7 @@ function An(e, n, t) { 
     | 
|
| 
       8507 
8504 
     | 
    
         
             
            }
         
     | 
| 
       8508 
8505 
     | 
    
         
             
            const Iu = { class: "cmd-image-zoom flex-container" }, Mu = ["title"], Lu = { class: "zoom-container" }, Fu = /* @__PURE__ */ f("div", { class: "zoom-overlay" }, null, -1);
         
     | 
| 
       8509 
8506 
     | 
    
         
             
            function Bu(e, n, t, s, o, i) {
         
     | 
| 
       8510 
     | 
    
         
            -
              const r =  
     | 
| 
      
 8507 
     | 
    
         
            +
              const r = we;
         
     | 
| 
       8511 
8508 
     | 
    
         
             
              return l(), a("div", Iu, [
         
     | 
| 
       8512 
8509 
     | 
    
         
             
                f("a", {
         
     | 
| 
       8513 
8510 
     | 
    
         
             
                  href: "#",
         
     | 
| 
         @@ -8530,7 +8527,7 @@ function Bu(e, n, t, s, o, i) { 
     | 
|
| 
       8530 
8527 
     | 
    
         
             
            const Py = /* @__PURE__ */ L(Ou, [["render", Bu]]), Pu = {
         
     | 
| 
       8531 
8528 
     | 
    
         
             
              mixins: [
         
     | 
| 
       8532 
8529 
     | 
    
         
             
                Jt,
         
     | 
| 
       8533 
     | 
    
         
            -
                 
     | 
| 
      
 8530 
     | 
    
         
            +
                rt,
         
     | 
| 
       8534 
8531 
     | 
    
         
             
                ze,
         
     | 
| 
       8535 
8532 
     | 
    
         
             
                Kt
         
     | 
| 
       8536 
8533 
     | 
    
         
             
              ],
         
     | 
| 
         @@ -8742,7 +8739,7 @@ function Uu(e, n, t, s, o, i) { 
     | 
|
| 
       8742 
8739 
     | 
    
         
             
              }, [
         
     | 
| 
       8743 
8740 
     | 
    
         
             
                ue(f("span", Eu, [
         
     | 
| 
       8744 
8741 
     | 
    
         
             
                  f("span", { id: e.htmlId }, [
         
     | 
| 
       8745 
     | 
    
         
            -
                     
     | 
| 
      
 8742 
     | 
    
         
            +
                    j(g(t.labelText), 1),
         
     | 
| 
       8746 
8743 
     | 
    
         
             
                    t.required ? (l(), a("sup", Du, "*")) : c("", !0)
         
     | 
| 
       8747 
8744 
     | 
    
         
             
                  ], 8, Vu),
         
     | 
| 
       8748 
8745 
     | 
    
         
             
                  (t.required || e.inputRequirements.length > 0) && t.showStatusIcon ? (l(), a("a", {
         
     | 
| 
         @@ -8771,7 +8768,7 @@ function Uu(e, n, t, s, o, i) { 
     | 
|
| 
       8771 
8768 
     | 
    
         
             
                    role: e.validationStatus === "error" ? "alert" : "dialog"
         
     | 
| 
       8772 
8769 
     | 
    
         
             
                  }, null, 8, ["showRequirements", "cmdListOfRequirements", "validationStatus", "validationMessage", "inputAttributes", "inputModelValue", "helplink", "relatedId", "role"])) : c("", !0)
         
     | 
| 
       8773 
8770 
     | 
    
         
             
                ], 512), [
         
     | 
| 
       8774 
     | 
    
         
            -
                  [ 
     | 
| 
      
 8771 
     | 
    
         
            +
                  [be, t.showLabel]
         
     | 
| 
       8775 
8772 
     | 
    
         
             
                ]),
         
     | 
| 
       8776 
8773 
     | 
    
         
             
                t.useSlot ? (l(), a("div", ju, [
         
     | 
| 
       8777 
8774 
     | 
    
         
             
                  A(e.$slots, "default")
         
     | 
| 
         @@ -9104,7 +9101,7 @@ function nm(e, n, t, s, o, i) { 
     | 
|
| 
       9104 
9101 
     | 
    
         
             
                  f("legend", {
         
     | 
| 
       9105 
9102 
     | 
    
         
             
                    class: b({ hidden: !t.legendLoginForm.show, "align-left": t.legendLoginForm.align === "left" })
         
     | 
| 
       9106 
9103 
     | 
    
         
             
                  }, g(t.legendLoginForm.text), 3),
         
     | 
| 
       9107 
     | 
    
         
            -
                  t.cmdHeadlineLoginForm ? (l(), C(r,  
     | 
| 
      
 9104 
     | 
    
         
            +
                  t.cmdHeadlineLoginForm ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : c("", !0),
         
     | 
| 
       9108 
9105 
     | 
    
         
             
                  f("div", {
         
     | 
| 
       9109 
9106 
     | 
    
         
             
                    class: b(["login-fields flex-container", { vertical: t.orientation === "vertical" }])
         
     | 
| 
       9110 
9107 
     | 
    
         
             
                  }, [
         
     | 
| 
         @@ -9171,13 +9168,13 @@ function nm(e, n, t, s, o, i) { 
     | 
|
| 
       9171 
9168 
     | 
    
         
             
                    ], 10, Zu)) : c("", !0)
         
     | 
| 
       9172 
9169 
     | 
    
         
             
                  ])
         
     | 
| 
       9173 
9170 
     | 
    
         
             
                ], 512), [
         
     | 
| 
       9174 
     | 
    
         
            -
                  [ 
     | 
| 
      
 9171 
     | 
    
         
            +
                  [be, !o.sendLogin]
         
     | 
| 
       9175 
9172 
     | 
    
         
             
                ]),
         
     | 
| 
       9176 
9173 
     | 
    
         
             
                ue(f("fieldset", Xu, [
         
     | 
| 
       9177 
9174 
     | 
    
         
             
                  f("legend", {
         
     | 
| 
       9178 
9175 
     | 
    
         
             
                    class: b({ hidden: !t.legendForgotLoginForm.show, "align-left": t.legendForgotLoginForm.align === "left" })
         
     | 
| 
       9179 
9176 
     | 
    
         
             
                  }, g(t.legendForgotLoginForm.text), 3),
         
     | 
| 
       9180 
     | 
    
         
            -
                  t.cmdHeadlineSendLoginForm ? (l(), C(r,  
     | 
| 
      
 9177 
     | 
    
         
            +
                  t.cmdHeadlineSendLoginForm ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : c("", !0),
         
     | 
| 
       9181 
9178 
     | 
    
         
             
                  v(d, M({
         
     | 
| 
       9182 
9179 
     | 
    
         
             
                    ref: "sendPassword",
         
     | 
| 
       9183 
9180 
     | 
    
         
             
                    element: "input",
         
     | 
| 
         @@ -9216,7 +9213,7 @@ function nm(e, n, t, s, o, i) { 
     | 
|
| 
       9216 
9213 
     | 
    
         
             
                    ], 10, em)) : c("", !0)
         
     | 
| 
       9217 
9214 
     | 
    
         
             
                  ])
         
     | 
| 
       9218 
9215 
     | 
    
         
             
                ], 512), [
         
     | 
| 
       9219 
     | 
    
         
            -
                  [ 
     | 
| 
      
 9216 
     | 
    
         
            +
                  [be, o.sendLogin]
         
     | 
| 
       9220 
9217 
     | 
    
         
             
                ])
         
     | 
| 
       9221 
9218 
     | 
    
         
             
              ], 64);
         
     | 
| 
       9222 
9219 
     | 
    
         
             
            }
         
     | 
| 
         @@ -9357,7 +9354,7 @@ const Ay = /* @__PURE__ */ L(Wu, [["render", nm]]), im = { 
     | 
|
| 
       9357 
9354 
     | 
    
         
             
              class: "close-nav"
         
     | 
| 
       9358 
9355 
     | 
    
         
             
            }, lm = ["href", "title", "target", "onClick"], sm = { key: 1 }, am = { key: 1 }, rm = ["aria-expanded"], dm = ["href", "title", "target", "onClick"], cm = { key: 1 }, um = { key: 1 }, mm = ["aria-expanded"], fm = ["href", "title", "target", "onClick"], hm = { key: 1 }, pm = { key: 1 };
         
     | 
| 
       9359 
9356 
     | 
    
         
             
            function gm(e, n, t, s, o, i) {
         
     | 
| 
       9360 
     | 
    
         
            -
              const r = z, d =  
     | 
| 
      
 9357 
     | 
    
         
            +
              const r = z, d = Ce("router-link");
         
     | 
| 
       9361 
9358 
     | 
    
         
             
              return l(), a("div", {
         
     | 
| 
       9362 
9359 
     | 
    
         
             
                class: b([
         
     | 
| 
       9363 
9360 
     | 
    
         
             
                  "cmd-main-navigation main-navigation-wrapper",
         
     | 
| 
         @@ -10032,16 +10029,16 @@ function Dm(e, n, t, s, o, i) { 
     | 
|
| 
       10032 
10029 
     | 
    
         
             
                f("dd", null, [
         
     | 
| 
       10033 
10030 
     | 
    
         
             
                  t.day.am ? (l(), a("span", Im, [
         
     | 
| 
       10034 
10031 
     | 
    
         
             
                    t.day.am.displayText ? (l(), a(_, { key: 0 }, [
         
     | 
| 
       10035 
     | 
    
         
            -
                       
     | 
| 
      
 10032 
     | 
    
         
            +
                      j(g(t.day.am.displayText), 1)
         
     | 
| 
       10036 
10033 
     | 
    
         
             
                    ], 64)) : (l(), a(_, { key: 1 }, [
         
     | 
| 
       10037 
     | 
    
         
            -
                       
     | 
| 
      
 10034 
     | 
    
         
            +
                      j(g(i.getTime(t.day.am.fromTime, t.abbreviationTextAm)) + " " + g(t.separator) + " " + g(i.getTime(t.day.am.tillTime)), 1)
         
     | 
| 
       10038 
10035 
     | 
    
         
             
                    ], 64))
         
     | 
| 
       10039 
10036 
     | 
    
         
             
                  ])) : c("", !0),
         
     | 
| 
       10040 
10037 
     | 
    
         
             
                  t.day.pm ? (l(), a("span", Mm, [
         
     | 
| 
       10041 
10038 
     | 
    
         
             
                    t.day.pm.displayText ? (l(), a(_, { key: 0 }, [
         
     | 
| 
       10042 
     | 
    
         
            -
                       
     | 
| 
      
 10039 
     | 
    
         
            +
                      j(g(t.day.pm.displayText), 1)
         
     | 
| 
       10043 
10040 
     | 
    
         
             
                    ], 64)) : (l(), a(_, { key: 1 }, [
         
     | 
| 
       10044 
     | 
    
         
            -
                       
     | 
| 
      
 10041 
     | 
    
         
            +
                      j(g(i.getTime(t.day.pm.fromTime, t.abbreviationTextPm)) + " " + g(t.separator) + " " + g(i.getTime(t.day.pm.tillTime)), 1)
         
     | 
| 
       10045 
10042 
     | 
    
         
             
                    ], 64))
         
     | 
| 
       10046 
10043 
     | 
    
         
             
                  ])) : c("", !0)
         
     | 
| 
       10047 
10044 
     | 
    
         
             
                ])
         
     | 
| 
         @@ -10256,7 +10253,7 @@ const Rm = { 
     | 
|
| 
       10256 
10253 
     | 
    
         
             
              methods: {
         
     | 
| 
       10257 
10254 
     | 
    
         
             
                onAddItem() {
         
     | 
| 
       10258 
10255 
     | 
    
         
             
                  this.editModeContext.content.addContent(
         
     | 
| 
       10259 
     | 
    
         
            -
                     
     | 
| 
      
 10256 
     | 
    
         
            +
                    _e(this, "props", "openingHours", -1),
         
     | 
| 
       10260 
10257 
     | 
    
         
             
                    this.itemProvider
         
     | 
| 
       10261 
10258 
     | 
    
         
             
                  );
         
     | 
| 
       10262 
10259 
     | 
    
         
             
                },
         
     | 
| 
         @@ -10301,7 +10298,7 @@ function Qm(e, n, t, s, o, i) { 
     | 
|
| 
       10301 
10298 
     | 
    
         
             
              var p, w;
         
     | 
| 
       10302 
10299 
     | 
    
         
             
              const r = G, d = We, u = ee, h = Hm, m = Se;
         
     | 
| 
       10303 
10300 
     | 
    
         
             
              return l(), a("div", Nm, [
         
     | 
| 
       10304 
     | 
    
         
            -
                (p = t.cmdHeadline) != null && p.headlineText || e.editModeContext ? (l(), C(r,  
     | 
| 
      
 10301 
     | 
    
         
            +
                (p = t.cmdHeadline) != null && p.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       10305 
10302 
     | 
    
         
             
                e.editing ? (l(), a("div", jm, [
         
     | 
| 
       10306 
10303 
     | 
    
         
             
                  v(u, {
         
     | 
| 
       10307 
10304 
     | 
    
         
             
                    element: "input",
         
     | 
| 
         @@ -10329,7 +10326,7 @@ function Qm(e, n, t, s, o, i) { 
     | 
|
| 
       10329 
10326 
     | 
    
         
             
                    class: { closed: i.isClosed }
         
     | 
| 
       10330 
10327 
     | 
    
         
             
                  }), {
         
     | 
| 
       10331 
10328 
     | 
    
         
             
                    default: V(() => [
         
     | 
| 
       10332 
     | 
    
         
            -
                       
     | 
| 
      
 10329 
     | 
    
         
            +
                      j(g(i.textOpenClosed), 1)
         
     | 
| 
       10333 
10330 
     | 
    
         
             
                    ]),
         
     | 
| 
       10334 
10331 
     | 
    
         
             
                    _: 1
         
     | 
| 
       10335 
10332 
     | 
    
         
             
                  }, 16, ["linkType", "class"])) : (l(), a("span", {
         
     | 
| 
         @@ -10805,7 +10802,7 @@ const gf = /* @__PURE__ */ L(uf, [["render", pf]]), yf = { 
     | 
|
| 
       10805 
10802 
     | 
    
         
             
              methods: {
         
     | 
| 
       10806 
10803 
     | 
    
         
             
                onAddItem() {
         
     | 
| 
       10807 
10804 
     | 
    
         
             
                  this.editModeContext.content.addContent(
         
     | 
| 
       10808 
     | 
    
         
            -
                     
     | 
| 
      
 10805 
     | 
    
         
            +
                    _e(this, "props", "networks", -1),
         
     | 
| 
       10809 
10806 
     | 
    
         
             
                    this.itemProvider
         
     | 
| 
       10810 
10807 
     | 
    
         
             
                  );
         
     | 
| 
       10811 
10808 
     | 
    
         
             
                },
         
     | 
| 
         @@ -10847,7 +10844,7 @@ function _f(e, n, t, s, o, i) { 
     | 
|
| 
       10847 
10844 
     | 
    
         
             
              return l(), a("div", {
         
     | 
| 
       10848 
10845 
     | 
    
         
             
                class: b(["cmd-social-networks", { stretch: t.stretchButtons }, i.alignment])
         
     | 
| 
       10849 
10846 
     | 
    
         
             
              }, [
         
     | 
| 
       10850 
     | 
    
         
            -
                (m = t.cmdHeadline) != null && m.headlineText || (p = e.editModeContext) != null && p.editing ? (l(), C(r,  
     | 
| 
      
 10847 
     | 
    
         
            +
                (m = t.cmdHeadline) != null && m.headlineText || (p = e.editModeContext) != null && p.editing ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline || {})), null, 16)) : c("", !0),
         
     | 
| 
       10851 
10848 
     | 
    
         
             
                t.userMustAcceptDataPrivacy ? (l(), C(d, M({
         
     | 
| 
       10852 
10849 
     | 
    
         
             
                  key: 1,
         
     | 
| 
       10853 
10850 
     | 
    
         
             
                  element: "input",
         
     | 
| 
         @@ -10964,7 +10961,7 @@ const wf = /* @__PURE__ */ L(yf, [["render", _f]]), xf = { 
     | 
|
| 
       10964 
10961 
     | 
    
         
             
              methods: {
         
     | 
| 
       10965 
10962 
     | 
    
         
             
                showFancyBox() {
         
     | 
| 
       10966 
10963 
     | 
    
         
             
                  let e = [];
         
     | 
| 
       10967 
     | 
    
         
            -
                  typeof this.cmdFancyBox.elements == "function" ? e = this.cmdFancyBox.elements() : e = [document.querySelector("main")],  
     | 
| 
      
 10964 
     | 
    
         
            +
                  typeof this.cmdFancyBox.elements == "function" ? e = this.cmdFancyBox.elements() : e = [document.querySelector("main")], ct({
         
     | 
| 
       10968 
10965 
     | 
    
         
             
                    elements: e,
         
     | 
| 
       10969 
10966 
     | 
    
         
             
                    showPrintButtons: this.cmdFancyBox.showPrintButtons,
         
     | 
| 
       10970 
10967 
     | 
    
         
             
                    defaultAriaLabelText: this.cmdFancyBox.defaultAriaLabelText,
         
     | 
| 
         @@ -10982,7 +10979,7 @@ function Sf(e, n, t, s, o, i) { 
     | 
|
| 
       10982 
10979 
     | 
    
         
             
              return l(), a("footer", {
         
     | 
| 
       10983 
10980 
     | 
    
         
             
                class: b(["cmd-page-footer flex-container", { "small-buttons": t.useSmallButtons }])
         
     | 
| 
       10984 
10981 
     | 
    
         
             
              }, [
         
     | 
| 
       10985 
     | 
    
         
            -
                t.cmdSocialNetworks ? (l(), C(r,  
     | 
| 
      
 10982 
     | 
    
         
            +
                t.cmdSocialNetworks ? (l(), C(r, N(M({ key: 0 }, t.cmdSocialNetworks)), {
         
     | 
| 
       10986 
10983 
     | 
    
         
             
                  default: V(() => [
         
     | 
| 
       10987 
10984 
     | 
    
         
             
                    A(e.$slots, "cmd-social-networks")
         
     | 
| 
       10988 
10985 
     | 
    
         
             
                  ]),
         
     | 
| 
         @@ -11034,8 +11031,8 @@ function Lf(e, n, t, s, o, i) { 
     | 
|
| 
       11034 
11031 
     | 
    
         
             
              const r = sc, d = G;
         
     | 
| 
       11035 
11032 
     | 
    
         
             
              return t.cmdBreadcrumbs || t.cmdHeadline || e.$slots.default ? (l(), a("header", If, [
         
     | 
| 
       11036 
11033 
     | 
    
         
             
                t.cmdBreadcrumbs || t.cmdHeadline ? (l(), a("div", Mf, [
         
     | 
| 
       11037 
     | 
    
         
            -
                  t.cmdBreadcrumbs ? (l(), C(r,  
     | 
| 
       11038 
     | 
    
         
            -
                  t.cmdHeadline.headlineText ? (l(), C(d,  
     | 
| 
      
 11034 
     | 
    
         
            +
                  t.cmdBreadcrumbs ? (l(), C(r, N(M({ key: 0 }, t.cmdBreadcrumbs)), null, 16)) : c("", !0),
         
     | 
| 
      
 11035 
     | 
    
         
            +
                  t.cmdHeadline.headlineText ? (l(), C(d, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0)
         
     | 
| 
       11039 
11036 
     | 
    
         
             
                ])) : c("", !0),
         
     | 
| 
       11040 
11037 
     | 
    
         
             
                e.$slots.default ? A(e.$slots, "default", { key: 1 }) : c("", !0)
         
     | 
| 
       11041 
11038 
     | 
    
         
             
              ])) : c("", !0);
         
     | 
| 
         @@ -11661,7 +11658,7 @@ function ih(e, n, t, s, o, i) { 
     | 
|
| 
       11661 
11658 
     | 
    
         
             
                  f("legend", {
         
     | 
| 
       11662 
11659 
     | 
    
         
             
                    class: b({ hidden: !t.legend.show, "align-left": t.legend.align === "left" })
         
     | 
| 
       11663 
11660 
     | 
    
         
             
                  }, g(t.legend.text), 3),
         
     | 
| 
       11664 
     | 
    
         
            -
                  t.cmdHeadline ? (l(), C(r,  
     | 
| 
      
 11661 
     | 
    
         
            +
                  t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       11665 
11662 
     | 
    
         
             
                  f("div", Qf, [
         
     | 
| 
       11666 
11663 
     | 
    
         
             
                    v(d, {
         
     | 
| 
       11667 
11664 
     | 
    
         
             
                      element: "input",
         
     | 
| 
         @@ -11863,7 +11860,7 @@ const Wy = /* @__PURE__ */ L(Yf, [["render", ih]]), oh = { 
     | 
|
| 
       11863 
11860 
     | 
    
         
             
                },
         
     | 
| 
       11864 
11861 
     | 
    
         
             
                onAddItem() {
         
     | 
| 
       11865 
11862 
     | 
    
         
             
                  this.editModeContext.content.addContent(
         
     | 
| 
       11866 
     | 
    
         
            -
                     
     | 
| 
      
 11863 
     | 
    
         
            +
                    _e(this, "props", "slideshowItems", -1),
         
     | 
| 
       11867 
11864 
     | 
    
         
             
                    this.itemProvider
         
     | 
| 
       11868 
11865 
     | 
    
         
             
                  );
         
     | 
| 
       11869 
11866 
     | 
    
         
             
                },
         
     | 
| 
         @@ -11935,7 +11932,7 @@ const Wy = /* @__PURE__ */ L(Yf, [["render", ih]]), oh = { 
     | 
|
| 
       11935 
11932 
     | 
    
         
             
              class: "item-counter"
         
     | 
| 
       11936 
11933 
     | 
    
         
             
            };
         
     | 
| 
       11937 
11934 
     | 
    
         
             
            function mh(e, n, t, s, o, i) {
         
     | 
| 
       11938 
     | 
    
         
            -
              const r =  
     | 
| 
      
 11935 
     | 
    
         
            +
              const r = dt, d = we;
         
     | 
| 
       11939 
11936 
     | 
    
         
             
              return l(), a("div", {
         
     | 
| 
       11940 
11937 
     | 
    
         
             
                class: b(["cmd-slideshow", { "full-width": o.fullWidth }])
         
     | 
| 
       11941 
11938 
     | 
    
         
             
              }, [
         
     | 
| 
         @@ -11958,7 +11955,7 @@ function mh(e, n, t, s, o, i) { 
     | 
|
| 
       11958 
11955 
     | 
    
         
             
                          t.useSlot ? (l(), a("div", {
         
     | 
| 
       11959 
11956 
     | 
    
         
             
                            class: "slot-wrapper",
         
     | 
| 
       11960 
11957 
     | 
    
         
             
                            key: o.index,
         
     | 
| 
       11961 
     | 
    
         
            -
                            style:  
     | 
| 
      
 11958 
     | 
    
         
            +
                            style: et("background-image: url(" + i.currentItem.image.srcLarge + ")")
         
     | 
| 
       11962 
11959 
     | 
    
         
             
                          }, [
         
     | 
| 
       11963 
11960 
     | 
    
         
             
                            A(e.$slots, "item" + o.currentSlotItem)
         
     | 
| 
       11964 
11961 
     | 
    
         
             
                          ], 4)) : (l(), a(_, { key: 0 }, [
         
     | 
| 
         @@ -12069,7 +12066,7 @@ const Gy = /* @__PURE__ */ L(oh, [["render", mh]]), fh = "data:image/svg+xml,%3c 
     | 
|
| 
       12069 
12066 
     | 
    
         
             
              }
         
     | 
| 
       12070 
12067 
     | 
    
         
             
            }, Ch = { class: "cmd-switch-language" }, _h = ["href", "title", "onClick"], wh = ["src", "alt"], xh = ["src", "alt"];
         
     | 
| 
       12071 
12068 
     | 
    
         
             
            function kh(e, n, t, s, o, i) {
         
     | 
| 
       12072 
     | 
    
         
            -
              const r =  
     | 
| 
      
 12069 
     | 
    
         
            +
              const r = Ce("router-link");
         
     | 
| 
       12073 
12070 
     | 
    
         
             
              return l(), a("div", Ch, [
         
     | 
| 
       12074 
12071 
     | 
    
         
             
                f("ul", null, [
         
     | 
| 
       12075 
12072 
     | 
    
         
             
                  (l(!0), a(_, null, H(t.languages, (d, u) => (l(), a("li", { key: u }, [
         
     | 
| 
         @@ -12378,7 +12375,7 @@ const Ih = /* @__PURE__ */ L(vh, [["render", Oh]]), Mh = { 
     | 
|
| 
       12378 
12375 
     | 
    
         
             
            };
         
     | 
| 
       12379 
12376 
     | 
    
         
             
            function Eh(e, n, t, s, o, i) {
         
     | 
| 
       12380 
12377 
     | 
    
         
             
              var u, h, m, p;
         
     | 
| 
       12381 
     | 
    
         
            -
              const r = z, d =  
     | 
| 
      
 12378 
     | 
    
         
            +
              const r = z, d = dt;
         
     | 
| 
       12382 
12379 
     | 
    
         
             
              return l(), a("div", {
         
     | 
| 
       12383 
12380 
     | 
    
         
             
                class: b(["cmd-table-wrapper", { collapsed: !o.showTableData, "full-width": o.fullWidth, "has-caption": i.hasCaption, "has-overflow": o.hasOverflow }])
         
     | 
| 
       12384 
12381 
     | 
    
         
             
              }, [
         
     | 
| 
         @@ -12444,7 +12441,7 @@ function Eh(e, n, t, s, o, i) { 
     | 
|
| 
       12444 
12441 
     | 
    
         
             
                            }, g(k), 3))), 128))
         
     | 
| 
       12445 
12442 
     | 
    
         
             
                          ], 2))), 128))
         
     | 
| 
       12446 
12443 
     | 
    
         
             
                        ], 512), [
         
     | 
| 
       12447 
     | 
    
         
            -
                          [ 
     | 
| 
      
 12444 
     | 
    
         
            +
                          [be, o.showTableData]
         
     | 
| 
       12448 
12445 
     | 
    
         
             
                        ])
         
     | 
| 
       12449 
12446 
     | 
    
         
             
                      ]),
         
     | 
| 
       12450 
12447 
     | 
    
         
             
                      _: 1
         
     | 
| 
         @@ -12590,7 +12587,7 @@ function Jh(e, n, t, s, o, i) { 
     | 
|
| 
       12590 
12587 
     | 
    
         
             
                }, [
         
     | 
| 
       12591 
12588 
     | 
    
         
             
                  A(e.$slots, "tab-content-" + (u - 1))
         
     | 
| 
       12592 
12589 
     | 
    
         
             
                ], 2)), [
         
     | 
| 
       12593 
     | 
    
         
            -
                  [ 
     | 
| 
      
 12590 
     | 
    
         
            +
                  [be, o.showTab === u - 1]
         
     | 
| 
       12594 
12591 
     | 
    
         
             
                ])), 128)) : (l(), a("div", Wh, [
         
     | 
| 
       12595 
12592 
     | 
    
         
             
                  t.cmdHeadline ? (l(), C(d, M({ key: 0 }, t.cmdHeadline, {
         
     | 
| 
       12596 
12593 
     | 
    
         
             
                    headlineText: t.tabs[o.showTab].headlineText,
         
     | 
| 
         @@ -12716,11 +12713,11 @@ const Zy = /* @__PURE__ */ L(Nh, [["render", Jh]]), Kh = { 
     | 
|
| 
       12716 
12713 
     | 
    
         
             
            ];
         
     | 
| 
       12717 
12714 
     | 
    
         
             
            function tp(e, n, t, s, o, i) {
         
     | 
| 
       12718 
12715 
     | 
    
         
             
              var h, m, p, w;
         
     | 
| 
       12719 
     | 
    
         
            -
              const r = G, d =  
     | 
| 
      
 12716 
     | 
    
         
            +
              const r = G, d = we, u = Se;
         
     | 
| 
       12720 
12717 
     | 
    
         
             
              return l(), a("div", {
         
     | 
| 
       12721 
12718 
     | 
    
         
             
                class: b(["cmd-text-image-block flex-container", t.orientation])
         
     | 
| 
       12722 
12719 
     | 
    
         
             
              }, [
         
     | 
| 
       12723 
     | 
    
         
            -
                ((h = t.cmdHeadline) != null && h.headlineText || e.editModeContext) && t.headlinePosition === "aboveImage" && t.orientation === "vertical" ? (l(), C(r,  
     | 
| 
      
 12720 
     | 
    
         
            +
                ((h = t.cmdHeadline) != null && h.headlineText || e.editModeContext) && t.headlinePosition === "aboveImage" && t.orientation === "vertical" ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       12724 
12721 
     | 
    
         
             
                t.cmdImage ? (l(), C(d, {
         
     | 
| 
       12725 
12722 
     | 
    
         
             
                  key: 1,
         
     | 
| 
       12726 
12723 
     | 
    
         
             
                  image: (m = t.cmdImage) == null ? void 0 : m.image,
         
     | 
| 
         @@ -12728,7 +12725,7 @@ function tp(e, n, t, s, o, i) { 
     | 
|
| 
       12728 
12725 
     | 
    
         
             
                  editModeConfig: { allowAddItem: !1 }
         
     | 
| 
       12729 
12726 
     | 
    
         
             
                }, null, 8, ["image", "figcaption"])) : c("", !0),
         
     | 
| 
       12730 
12727 
     | 
    
         
             
                f("div", Zh, [
         
     | 
| 
       12731 
     | 
    
         
            -
                  ((w = t.cmdHeadline) != null && w.headlineText || e.editModeContext) && (t.headlinePosition === "belowImage" || t.orientation === "horizontal") ? (l(), C(r,  
     | 
| 
      
 12728 
     | 
    
         
            +
                  ((w = t.cmdHeadline) != null && w.headlineText || e.editModeContext) && (t.headlinePosition === "belowImage" || t.orientation === "horizontal") ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       12732 
12729 
     | 
    
         
             
                  t.htmlContent ? (l(), a("div", {
         
     | 
| 
       12733 
12730 
     | 
    
         
             
                    key: 1,
         
     | 
| 
       12734 
12731 
     | 
    
         
             
                    innerHTML: t.htmlContent,
         
     | 
| 
         @@ -13042,7 +13039,7 @@ function rp(e) { 
     | 
|
| 
       13042 
13039 
     | 
    
         
             
              let n;
         
     | 
| 
       13043 
13040 
     | 
    
         
             
              return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(e) : n = e && e.buffer && Ci(e.buffer), n;
         
     | 
| 
       13044 
13041 
     | 
    
         
             
            }
         
     | 
| 
       13045 
     | 
    
         
            -
            const dp = mt("string"), ie = mt("function"), _i = mt("number"), ft = (e) => e !== null && typeof e == "object", cp = (e) => e === !0 || e === !1,  
     | 
| 
      
 13042 
     | 
    
         
            +
            const dp = mt("string"), ie = mt("function"), _i = mt("number"), ft = (e) => e !== null && typeof e == "object", cp = (e) => e === !0 || e === !1, Qe = (e) => {
         
     | 
| 
       13046 
13043 
     | 
    
         
             
              if (ut(e) !== "object")
         
     | 
| 
       13047 
13044 
     | 
    
         
             
                return !1;
         
     | 
| 
       13048 
13045 
     | 
    
         
             
              const n = Xt(e);
         
     | 
| 
         @@ -13052,7 +13049,7 @@ const dp = mt("string"), ie = mt("function"), _i = mt("number"), ft = (e) => e ! 
     | 
|
| 
       13052 
13049 
     | 
    
         
             
              return e && (typeof FormData == "function" && e instanceof FormData || ie(e.append) && ((n = ut(e)) === "formdata" || // detect form-data instance
         
     | 
| 
       13053 
13050 
     | 
    
         
             
              n === "object" && ie(e.toString) && e.toString() === "[object FormData]"));
         
     | 
| 
       13054 
13051 
     | 
    
         
             
            }, yp = me("URLSearchParams"), [bp, Cp, _p, wp] = ["ReadableStream", "Request", "Response", "Headers"].map(me), xp = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
         
     | 
| 
       13055 
     | 
    
         
            -
            function  
     | 
| 
      
 13052 
     | 
    
         
            +
            function Ge(e, n, { allOwnKeys: t = !1 } = {}) {
         
     | 
| 
       13056 
13053 
     | 
    
         
             
              if (e === null || typeof e > "u")
         
     | 
| 
       13057 
13054 
     | 
    
         
             
                return;
         
     | 
| 
       13058 
13055 
     | 
    
         
             
              let s, o;
         
     | 
| 
         @@ -13079,13 +13076,13 @@ const xi = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typ 
     | 
|
| 
       13079 
13076 
     | 
    
         
             
            function Bt() {
         
     | 
| 
       13080 
13077 
     | 
    
         
             
              const { caseless: e } = ki(this) && this || {}, n = {}, t = (s, o) => {
         
     | 
| 
       13081 
13078 
     | 
    
         
             
                const i = e && wi(n, o) || o;
         
     | 
| 
       13082 
     | 
    
         
            -
                 
     | 
| 
      
 13079 
     | 
    
         
            +
                Qe(n[i]) && Qe(s) ? n[i] = Bt(n[i], s) : Qe(s) ? n[i] = Bt({}, s) : Ie(s) ? n[i] = s.slice() : n[i] = s;
         
     | 
| 
       13083 
13080 
     | 
    
         
             
              };
         
     | 
| 
       13084 
13081 
     | 
    
         
             
              for (let s = 0, o = arguments.length; s < o; s++)
         
     | 
| 
       13085 
     | 
    
         
            -
                arguments[s] &&  
     | 
| 
      
 13082 
     | 
    
         
            +
                arguments[s] && Ge(arguments[s], t);
         
     | 
| 
       13086 
13083 
     | 
    
         
             
              return n;
         
     | 
| 
       13087 
13084 
     | 
    
         
             
            }
         
     | 
| 
       13088 
     | 
    
         
            -
            const kp = (e, n, t, { allOwnKeys: s } = {}) => ( 
     | 
| 
      
 13085 
     | 
    
         
            +
            const kp = (e, n, t, { allOwnKeys: s } = {}) => (Ge(n, (o, i) => {
         
     | 
| 
       13089 
13086 
     | 
    
         
             
              t && ie(o) ? e[i] = bi(o, t) : e[i] = o;
         
     | 
| 
       13090 
13087 
     | 
    
         
             
            }, { allOwnKeys: s }), e), vp = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Tp = (e, n, t, s) => {
         
     | 
| 
       13091 
13088 
     | 
    
         
             
              e.prototype = Object.create(n.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
         
     | 
| 
         @@ -13134,7 +13131,7 @@ const kp = (e, n, t, { allOwnKeys: s } = {}) => (Je(n, (o, i) => { 
     | 
|
| 
       13134 
13131 
     | 
    
         
             
              }
         
     | 
| 
       13135 
13132 
     | 
    
         
             
            ), Vn = (({ hasOwnProperty: e }) => (n, t) => e.call(n, t))(Object.prototype), Ap = me("RegExp"), vi = (e, n) => {
         
     | 
| 
       13136 
13133 
     | 
    
         
             
              const t = Object.getOwnPropertyDescriptors(e), s = {};
         
     | 
| 
       13137 
     | 
    
         
            -
               
     | 
| 
      
 13134 
     | 
    
         
            +
              Ge(t, (o, i) => {
         
     | 
| 
       13138 
13135 
     | 
    
         
             
                let r;
         
     | 
| 
       13139 
13136 
     | 
    
         
             
                (r = n(o, i, e)) !== !1 && (s[i] = r || o);
         
     | 
| 
       13140 
13137 
     | 
    
         
             
              }), Object.defineProperties(e, s);
         
     | 
| 
         @@ -13183,7 +13180,7 @@ const Np = (e) => { 
     | 
|
| 
       13183 
13180 
     | 
    
         
             
                  if (!("toJSON" in s)) {
         
     | 
| 
       13184 
13181 
     | 
    
         
             
                    n[o] = s;
         
     | 
| 
       13185 
13182 
     | 
    
         
             
                    const i = Ie(s) ? [] : {};
         
     | 
| 
       13186 
     | 
    
         
            -
                    return  
     | 
| 
      
 13183 
     | 
    
         
            +
                    return Ge(s, (r, d) => {
         
     | 
| 
       13187 
13184 
     | 
    
         
             
                      const u = t(r, o + 1);
         
     | 
| 
       13188 
13185 
     | 
    
         
             
                      !Ue(u) && (i[d] = u);
         
     | 
| 
       13189 
13186 
     | 
    
         
             
                    }), n[o] = void 0, i;
         
     | 
| 
         @@ -13202,7 +13199,7 @@ const Np = (e) => { 
     | 
|
| 
       13202 
13199 
     | 
    
         
             
              isNumber: _i,
         
     | 
| 
       13203 
13200 
     | 
    
         
             
              isBoolean: cp,
         
     | 
| 
       13204 
13201 
     | 
    
         
             
              isObject: ft,
         
     | 
| 
       13205 
     | 
    
         
            -
              isPlainObject:  
     | 
| 
      
 13202 
     | 
    
         
            +
              isPlainObject: Qe,
         
     | 
| 
       13206 
13203 
     | 
    
         
             
              isReadableStream: bp,
         
     | 
| 
       13207 
13204 
     | 
    
         
             
              isRequest: Cp,
         
     | 
| 
       13208 
13205 
     | 
    
         
             
              isResponse: _p,
         
     | 
| 
         @@ -13217,7 +13214,7 @@ const Np = (e) => { 
     | 
|
| 
       13217 
13214 
     | 
    
         
             
              isURLSearchParams: yp,
         
     | 
| 
       13218 
13215 
     | 
    
         
             
              isTypedArray: Mp,
         
     | 
| 
       13219 
13216 
     | 
    
         
             
              isFileList: hp,
         
     | 
| 
       13220 
     | 
    
         
            -
              forEach:  
     | 
| 
      
 13217 
     | 
    
         
            +
              forEach: Ge,
         
     | 
| 
       13221 
13218 
     | 
    
         
             
              merge: Bt,
         
     | 
| 
       13222 
13219 
     | 
    
         
             
              extend: kp,
         
     | 
| 
       13223 
13220 
     | 
    
         
             
              trim: xp,
         
     | 
| 
         @@ -13543,7 +13540,7 @@ function lg(e, n, t) { 
     | 
|
| 
       13543 
13540 
     | 
    
         
             
                }
         
     | 
| 
       13544 
13541 
     | 
    
         
             
              return (t || JSON.stringify)(e);
         
     | 
| 
       13545 
13542 
     | 
    
         
             
            }
         
     | 
| 
       13546 
     | 
    
         
            -
            const  
     | 
| 
      
 13543 
     | 
    
         
            +
            const Je = {
         
     | 
| 
       13547 
13544 
     | 
    
         
             
              transitional: Fi,
         
     | 
| 
       13548 
13545 
     | 
    
         
             
              adapter: ["xhr", "http", "fetch"],
         
     | 
| 
       13549 
13546 
     | 
    
         
             
              transformRequest: [function(n, t) {
         
     | 
| 
         @@ -13572,7 +13569,7 @@ const Ke = { 
     | 
|
| 
       13572 
13569 
     | 
    
         
             
                return i || o ? (t.setContentType("application/json", !1), lg(n)) : n;
         
     | 
| 
       13573 
13570 
     | 
    
         
             
              }],
         
     | 
| 
       13574 
13571 
     | 
    
         
             
              transformResponse: [function(n) {
         
     | 
| 
       13575 
     | 
    
         
            -
                const t = this.transitional ||  
     | 
| 
      
 13572 
     | 
    
         
            +
                const t = this.transitional || Je.transitional, s = t && t.forcedJSONParsing, o = this.responseType === "json";
         
     | 
| 
       13576 
13573 
     | 
    
         
             
                if (x.isResponse(n) || x.isReadableStream(n))
         
     | 
| 
       13577 
13574 
     | 
    
         
             
                  return n;
         
     | 
| 
       13578 
13575 
     | 
    
         
             
                if (n && x.isString(n) && (s && !this.responseType || o)) {
         
     | 
| 
         @@ -13610,7 +13607,7 @@ const Ke = { 
     | 
|
| 
       13610 
13607 
     | 
    
         
             
              }
         
     | 
| 
       13611 
13608 
     | 
    
         
             
            };
         
     | 
| 
       13612 
13609 
     | 
    
         
             
            x.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
         
     | 
| 
       13613 
     | 
    
         
            -
               
     | 
| 
      
 13610 
     | 
    
         
            +
              Je.headers[e] = {};
         
     | 
| 
       13614 
13611 
     | 
    
         
             
            });
         
     | 
| 
       13615 
13612 
     | 
    
         
             
            const sg = x.toObjectSet([
         
     | 
| 
       13616 
13613 
     | 
    
         
             
              "age",
         
     | 
| 
         @@ -13641,8 +13638,8 @@ const sg = x.toObjectSet([ 
     | 
|
| 
       13641 
13638 
     | 
    
         
             
            function Ve(e) {
         
     | 
| 
       13642 
13639 
     | 
    
         
             
              return e && String(e).trim().toLowerCase();
         
     | 
| 
       13643 
13640 
     | 
    
         
             
            }
         
     | 
| 
       13644 
     | 
    
         
            -
            function  
     | 
| 
       13645 
     | 
    
         
            -
              return e === !1 || e == null ? e : x.isArray(e) ? e.map( 
     | 
| 
      
 13641 
     | 
    
         
            +
            function $e(e) {
         
     | 
| 
      
 13642 
     | 
    
         
            +
              return e === !1 || e == null ? e : x.isArray(e) ? e.map($e) : String(e);
         
     | 
| 
       13646 
13643 
     | 
    
         
             
            }
         
     | 
| 
       13647 
13644 
     | 
    
         
             
            function rg(e) {
         
     | 
| 
       13648 
13645 
     | 
    
         
             
              const n = /* @__PURE__ */ Object.create(null), t = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
         
     | 
| 
         @@ -13687,7 +13684,7 @@ class te { 
     | 
|
| 
       13687 
13684 
     | 
    
         
             
                  if (!m)
         
     | 
| 
       13688 
13685 
     | 
    
         
             
                    throw new Error("header name must be a non-empty string");
         
     | 
| 
       13689 
13686 
     | 
    
         
             
                  const p = x.findKey(o, m);
         
     | 
| 
       13690 
     | 
    
         
            -
                  (!p || o[p] === void 0 || h === !0 || h === void 0 && o[p] !== !1) && (o[p || u] =  
     | 
| 
      
 13687 
     | 
    
         
            +
                  (!p || o[p] === void 0 || h === !0 || h === void 0 && o[p] !== !1) && (o[p || u] = $e(d));
         
     | 
| 
       13691 
13688 
     | 
    
         
             
                }
         
     | 
| 
       13692 
13689 
     | 
    
         
             
                const r = (d, u) => x.forEach(d, (h, m) => i(h, m, u));
         
     | 
| 
       13693 
13690 
     | 
    
         
             
                if (x.isPlainObject(n) || n instanceof this.constructor)
         
     | 
| 
         @@ -13750,11 +13747,11 @@ class te { 
     | 
|
| 
       13750 
13747 
     | 
    
         
             
                return x.forEach(this, (o, i) => {
         
     | 
| 
       13751 
13748 
     | 
    
         
             
                  const r = x.findKey(s, i);
         
     | 
| 
       13752 
13749 
     | 
    
         
             
                  if (r) {
         
     | 
| 
       13753 
     | 
    
         
            -
                    t[r] =  
     | 
| 
      
 13750 
     | 
    
         
            +
                    t[r] = $e(o), delete t[i];
         
     | 
| 
       13754 
13751 
     | 
    
         
             
                    return;
         
     | 
| 
       13755 
13752 
     | 
    
         
             
                  }
         
     | 
| 
       13756 
13753 
     | 
    
         
             
                  const d = n ? cg(i) : String(i).trim();
         
     | 
| 
       13757 
     | 
    
         
            -
                  d !== i && delete t[i], t[d] =  
     | 
| 
      
 13754 
     | 
    
         
            +
                  d !== i && delete t[i], t[d] = $e(o), s[d] = !0;
         
     | 
| 
       13758 
13755 
     | 
    
         
             
                }), this;
         
     | 
| 
       13759 
13756 
     | 
    
         
             
              }
         
     | 
| 
       13760 
13757 
     | 
    
         
             
              concat(...n) {
         
     | 
| 
         @@ -13806,7 +13803,7 @@ x.reduceDescriptors(te.prototype, ({ value: e }, n) => { 
     | 
|
| 
       13806 
13803 
     | 
    
         
             
            });
         
     | 
| 
       13807 
13804 
     | 
    
         
             
            x.freezeMethods(te);
         
     | 
| 
       13808 
13805 
     | 
    
         
             
            function wt(e, n) {
         
     | 
| 
       13809 
     | 
    
         
            -
              const t = this ||  
     | 
| 
      
 13806 
     | 
    
         
            +
              const t = this || Je, s = n || t, o = te.from(s.headers);
         
     | 
| 
       13810 
13807 
     | 
    
         
             
              let i = s.data;
         
     | 
| 
       13811 
13808 
     | 
    
         
             
              return x.forEach(e, function(d) {
         
     | 
| 
       13812 
13809 
     | 
    
         
             
                i = d.call(t, i, o.normalize(), n ? n.status : void 0);
         
     | 
| 
         @@ -13862,7 +13859,7 @@ function hg(e, n) { 
     | 
|
| 
       13862 
13859 
     | 
    
         
             
                o || (o = setTimeout(() => (o = null, t = Date.now(), e.apply(null, arguments)), s - (d - t)));
         
     | 
| 
       13863 
13860 
     | 
    
         
             
              };
         
     | 
| 
       13864 
13861 
     | 
    
         
             
            }
         
     | 
| 
       13865 
     | 
    
         
            -
            const  
     | 
| 
      
 13862 
     | 
    
         
            +
            const nt = (e, n, t = 3) => {
         
     | 
| 
       13866 
13863 
     | 
    
         
             
              let s = 0;
         
     | 
| 
       13867 
13864 
     | 
    
         
             
              const o = fg(50, 250);
         
     | 
| 
       13868 
13865 
     | 
    
         
             
              return hg((i) => {
         
     | 
| 
         @@ -14080,7 +14077,7 @@ const Vi = (e) => { 
     | 
|
| 
       14080 
14077 
     | 
    
         
             
                  )), m = null;
         
     | 
| 
       14081 
14078 
     | 
    
         
             
                }, i === void 0 && r.setContentType(null), "setRequestHeader" in m && x.forEach(r.toJSON(), function(k, S) {
         
     | 
| 
       14082 
14079 
     | 
    
         
             
                  m.setRequestHeader(S, k);
         
     | 
| 
       14083 
     | 
    
         
            -
                }), x.isUndefined(o.withCredentials) || (m.withCredentials = !!o.withCredentials), d && d !== "json" && (m.responseType = o.responseType), typeof o.onDownloadProgress == "function" && m.addEventListener("progress",  
     | 
| 
      
 14080 
     | 
    
         
            +
                }), x.isUndefined(o.withCredentials) || (m.withCredentials = !!o.withCredentials), d && d !== "json" && (m.responseType = o.responseType), typeof o.onDownloadProgress == "function" && m.addEventListener("progress", nt(o.onDownloadProgress, !0)), typeof o.onUploadProgress == "function" && m.upload && m.upload.addEventListener("progress", nt(o.onUploadProgress)), (o.cancelToken || o.signal) && (u = (y) => {
         
     | 
| 
       14084 
14081 
     | 
    
         
             
                  m && (s(!y || y.type ? new Me(null, e, m) : y), m.abort(), m = null);
         
     | 
| 
       14085 
14082 
     | 
    
         
             
                }, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
         
     | 
| 
       14086 
14083 
     | 
    
         
             
                const w = mg(o.url);
         
     | 
| 
         @@ -14166,12 +14163,12 @@ const Vi = (e) => { 
     | 
|
| 
       14166 
14163 
     | 
    
         
             
                return x.isReadableStream(new Response("").body);
         
     | 
| 
       14167 
14164 
     | 
    
         
             
              } catch {
         
     | 
| 
       14168 
14165 
     | 
    
         
             
              }
         
     | 
| 
       14169 
     | 
    
         
            -
            })(),  
     | 
| 
      
 14166 
     | 
    
         
            +
            })(), it = {
         
     | 
| 
       14170 
14167 
     | 
    
         
             
              stream: Et && ((e) => e.body)
         
     | 
| 
       14171 
14168 
     | 
    
         
             
            };
         
     | 
| 
       14172 
14169 
     | 
    
         
             
            pt && ((e) => {
         
     | 
| 
       14173 
14170 
     | 
    
         
             
              ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((n) => {
         
     | 
| 
       14174 
     | 
    
         
            -
                ! 
     | 
| 
      
 14171 
     | 
    
         
            +
                !it[n] && (it[n] = x.isFunction(e[n]) ? (t) => t[n]() : (t, s) => {
         
     | 
| 
       14175 
14172 
     | 
    
         
             
                  throw new R(`Response type '${n}' is not supported`, R.ERR_NOT_SUPPORT, s);
         
     | 
| 
       14176 
14173 
     | 
    
         
             
                });
         
     | 
| 
       14177 
14174 
     | 
    
         
             
              });
         
     | 
| 
         @@ -14222,7 +14219,7 @@ const Tg = async (e) => { 
     | 
|
| 
       14222 
14219 
     | 
    
         
             
                  }), q;
         
     | 
| 
       14223 
14220 
     | 
    
         
             
                  x.isFormData(s) && (q = F.headers.get("content-type")) && m.setContentType(q), F.body && (s = Un(F.body, Wn, zn(
         
     | 
| 
       14224 
14221 
     | 
    
         
             
                    O,
         
     | 
| 
       14225 
     | 
    
         
            -
                     
     | 
| 
      
 14222 
     | 
    
         
            +
                    nt(u)
         
     | 
| 
       14226 
14223 
     | 
    
         
             
                  ), null, At));
         
     | 
| 
       14227 
14224 
     | 
    
         
             
                }
         
     | 
| 
       14228 
14225 
     | 
    
         
             
                x.isString(p) || (p = p ? "cors" : "omit"), T = new Request(n, {
         
     | 
| 
         @@ -14245,13 +14242,13 @@ const Tg = async (e) => { 
     | 
|
| 
       14245 
14242 
     | 
    
         
             
                  P = new Response(
         
     | 
| 
       14246 
14243 
     | 
    
         
             
                    Un(P.body, Wn, d && zn(
         
     | 
| 
       14247 
14244 
     | 
    
         
             
                      q,
         
     | 
| 
       14248 
     | 
    
         
            -
                       
     | 
| 
      
 14245 
     | 
    
         
            +
                      nt(d, !0)
         
     | 
| 
       14249 
14246 
     | 
    
         
             
                    ), D && B, At),
         
     | 
| 
       14250 
14247 
     | 
    
         
             
                    F
         
     | 
| 
       14251 
14248 
     | 
    
         
             
                  );
         
     | 
| 
       14252 
14249 
     | 
    
         
             
                }
         
     | 
| 
       14253 
14250 
     | 
    
         
             
                h = h || "text";
         
     | 
| 
       14254 
     | 
    
         
            -
                let U = await  
     | 
| 
      
 14251 
     | 
    
         
            +
                let U = await it[x.findKey(it, h) || "text"](P, e);
         
     | 
| 
       14255 
14252 
     | 
    
         
             
                return !D && B(), k && k(), await new Promise((F, q) => {
         
     | 
| 
       14256 
14253 
     | 
    
         
             
                  Ai(F, q, {
         
     | 
| 
       14257 
14254 
     | 
    
         
             
                    data: U,
         
     | 
| 
         @@ -14323,7 +14320,7 @@ function Jn(e) { 
     | 
|
| 
       14323 
14320 
     | 
    
         
             
              return xt(e), e.headers = te.from(e.headers), e.data = wt.call(
         
     | 
| 
       14324 
14321 
     | 
    
         
             
                e,
         
     | 
| 
       14325 
14322 
     | 
    
         
             
                e.transformRequest
         
     | 
| 
       14326 
     | 
    
         
            -
              ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Hi.getAdapter(e.adapter ||  
     | 
| 
      
 14323 
     | 
    
         
            +
              ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Hi.getAdapter(e.adapter || Je.adapter)(e).then(function(s) {
         
     | 
| 
       14327 
14324 
     | 
    
         
             
                return xt(e), s.data = wt.call(
         
     | 
| 
       14328 
14325 
     | 
    
         
             
                  e,
         
     | 
| 
       14329 
14326 
     | 
    
         
             
                  e.transformResponse,
         
     | 
| 
         @@ -14653,7 +14650,7 @@ function Ri(e) { 
     | 
|
| 
       14653 
14650 
     | 
    
         
             
                return Ri(Te(e, o));
         
     | 
| 
       14654 
14651 
     | 
    
         
             
              }, t;
         
     | 
| 
       14655 
14652 
     | 
    
         
             
            }
         
     | 
| 
       14656 
     | 
    
         
            -
            const K = Ri( 
     | 
| 
      
 14653 
     | 
    
         
            +
            const K = Ri(Je);
         
     | 
| 
       14657 
14654 
     | 
    
         
             
            K.Axios = xe;
         
     | 
| 
       14658 
14655 
     | 
    
         
             
            K.CanceledError = Me;
         
     | 
| 
       14659 
14656 
     | 
    
         
             
            K.CancelToken = tn;
         
     | 
| 
         @@ -15231,7 +15228,7 @@ function dy(e, n, t, s, o, i) { 
     | 
|
| 
       15231 
15228 
     | 
    
         
             
                  f("legend", {
         
     | 
| 
       15232 
15229 
     | 
    
         
             
                    class: b({ hidden: !t.legend.show, "align-left": t.legend.align === "left" })
         
     | 
| 
       15233 
15230 
     | 
    
         
             
                  }, g(t.legend.text), 3),
         
     | 
| 
       15234 
     | 
    
         
            -
                  t.cmdHeadlineFieldset ? (l(), C(r,  
     | 
| 
      
 15231 
     | 
    
         
            +
                  t.cmdHeadlineFieldset ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : c("", !0),
         
     | 
| 
       15235 
15232 
     | 
    
         
             
                  i.systemMessageStatus && i.allSystemMessages.length ? (l(), C(d, {
         
     | 
| 
       15236 
15233 
     | 
    
         
             
                    key: 1,
         
     | 
| 
       15237 
15234 
     | 
    
         
             
                    iconClose: { show: !1 },
         
     | 
| 
         @@ -15252,7 +15249,7 @@ function dy(e, n, t, s, o, i) { 
     | 
|
| 
       15252 
15249 
     | 
    
         
             
                      t.showTotalUpload && o.listOfFiles.length !== 1 ? (l(), a("div", Eg, [
         
     | 
| 
       15253 
15250 
     | 
    
         
             
                        v(r, M(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
         
     | 
| 
       15254 
15251 
     | 
    
         
             
                          default: V(() => [
         
     | 
| 
       15255 
     | 
    
         
            -
                             
     | 
| 
      
 15252 
     | 
    
         
            +
                            j(g(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
         
     | 
| 
       15256 
15253 
     | 
    
         
             
                          ]),
         
     | 
| 
       15257 
15254 
     | 
    
         
             
                          _: 1
         
     | 
| 
       15258 
15255 
     | 
    
         
             
                        }, 16),
         
     | 
| 
         @@ -15263,14 +15260,14 @@ function dy(e, n, t, s, o, i) { 
     | 
|
| 
       15263 
15260 
     | 
    
         
             
                              title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
         
     | 
| 
       15264 
15261 
     | 
    
         
             
                              onClick: n[0] || (n[0] = I((...m) => i.cancelUpload && i.cancelUpload(...m), ["prevent"]))
         
     | 
| 
       15265 
15262 
     | 
    
         
             
                            }, [
         
     | 
| 
       15266 
     | 
    
         
            -
                              v(u,  
     | 
| 
      
 15263 
     | 
    
         
            +
                              v(u, N(ge(t.iconDelete)), null, 16)
         
     | 
| 
       15267 
15264 
     | 
    
         
             
                            ], 8, Hg),
         
     | 
| 
       15268 
15265 
     | 
    
         
             
                            f("span", null, [
         
     | 
| 
       15269 
     | 
    
         
            -
                               
     | 
| 
      
 15266 
     | 
    
         
            +
                              j(g(o.listOfFiles.length) + " ", 1),
         
     | 
| 
       15270 
15267 
     | 
    
         
             
                              t.allowMultipleFileUploads ? (l(), a(_, { key: 1 }, [
         
     | 
| 
       15271 
     | 
    
         
            -
                                 
     | 
| 
      
 15268 
     | 
    
         
            +
                                j(g(e.getMessage("cmduploadform.labeltext.files_uploading")), 1)
         
     | 
| 
       15272 
15269 
     | 
    
         
             
                              ], 64)) : (l(), a(_, { key: 0 }, [
         
     | 
| 
       15273 
     | 
    
         
            -
                                 
     | 
| 
      
 15270 
     | 
    
         
            +
                                j(g(e.getMessage("cmduploadform.labeltext.file_uploading")), 1)
         
     | 
| 
       15274 
15271 
     | 
    
         
             
                              ], 64))
         
     | 
| 
       15275 
15272 
     | 
    
         
             
                            ]),
         
     | 
| 
       15276 
15273 
     | 
    
         
             
                            f("small", {
         
     | 
| 
         @@ -15294,7 +15291,7 @@ function dy(e, n, t, s, o, i) { 
     | 
|
| 
       15294 
15291 
     | 
    
         
             
                      f("div", jg, [
         
     | 
| 
       15295 
15292 
     | 
    
         
             
                        v(r, M(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
         
     | 
| 
       15296 
15293 
     | 
    
         
             
                          default: V(() => [
         
     | 
| 
       15297 
     | 
    
         
            -
                             
     | 
| 
      
 15294 
     | 
    
         
            +
                            j(g(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
         
     | 
| 
       15298 
15295 
     | 
    
         
             
                          ]),
         
     | 
| 
       15299 
15296 
     | 
    
         
             
                          _: 1
         
     | 
| 
       15300 
15297 
     | 
    
         
             
                        }, 16),
         
     | 
| 
         @@ -15308,7 +15305,7 @@ function dy(e, n, t, s, o, i) { 
     | 
|
| 
       15308 
15305 
     | 
    
         
             
                              title: e.getMessage("cmduploadform.labeltext.remove_file_from_list", m.file.name),
         
     | 
| 
       15309 
15306 
     | 
    
         
             
                              onClick: I((w) => i.removeFile(p), ["prevent"])
         
     | 
| 
       15310 
15307 
     | 
    
         
             
                            }, [
         
     | 
| 
       15311 
     | 
    
         
            -
                              v(u,  
     | 
| 
      
 15308 
     | 
    
         
            +
                              v(u, N(ge(t.iconDelete)), null, 16)
         
     | 
| 
       15312 
15309 
     | 
    
         
             
                            ], 8, zg),
         
     | 
| 
       15313 
15310 
     | 
    
         
             
                            f("span", {
         
     | 
| 
       15314 
15311 
     | 
    
         
             
                              class: b([
         
     | 
| 
         @@ -15317,7 +15314,7 @@ function dy(e, n, t, s, o, i) { 
     | 
|
| 
       15317 
15314 
     | 
    
         
             
                                { error: m.error }
         
     | 
| 
       15318 
15315 
     | 
    
         
             
                              ])
         
     | 
| 
       15319 
15316 
     | 
    
         
             
                            }, [
         
     | 
| 
       15320 
     | 
    
         
            -
                               
     | 
| 
      
 15317 
     | 
    
         
            +
                              j(g(m.file.name) + " ", 1),
         
     | 
| 
       15321 
15318 
     | 
    
         
             
                              f("small", null, "(" + g(i.formatSize(m.file.size)) + ")", 1)
         
     | 
| 
       15322 
15319 
     | 
    
         
             
                            ], 2),
         
     | 
| 
       15323 
15320 
     | 
    
         
             
                            o.uploadInitiated && !m.error ? (l(), a("span", Wg, [
         
     | 
| 
         @@ -15341,7 +15338,7 @@ function dy(e, n, t, s, o, i) { 
     | 
|
| 
       15341 
15338 
     | 
    
         
             
                    ])) : (l(), a(_, { key: 0 }, [
         
     | 
| 
       15342 
15339 
     | 
    
         
             
                      t.allowMultipleFileUploads ? (l(), C(r, M({ key: 0 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
         
     | 
| 
       15343 
15340 
     | 
    
         
             
                        default: V(() => [
         
     | 
| 
       15344 
     | 
    
         
            -
                           
     | 
| 
      
 15341 
     | 
    
         
            +
                          j(g(i.headlineTextNoFilesToUpload), 1)
         
     | 
| 
       15345 
15342 
     | 
    
         
             
                        ]),
         
     | 
| 
       15346 
15343 
     | 
    
         
             
                        _: 1
         
     | 
| 
       15347 
15344 
     | 
    
         
             
                      }, 16)) : c("", !0)
         
     | 
| 
         @@ -15349,13 +15346,13 @@ function dy(e, n, t, s, o, i) { 
     | 
|
| 
       15349 
15346 
     | 
    
         
             
                    f("div", Zg, [
         
     | 
| 
       15350 
15347 
     | 
    
         
             
                      t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), C(r, M({ key: 0 }, t.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
         
     | 
| 
       15351 
15348 
     | 
    
         
             
                        default: V(() => [
         
     | 
| 
       15352 
     | 
    
         
            -
                           
     | 
| 
      
 15349 
     | 
    
         
            +
                          j(g(e.getMessage("cmduploadform.headline.select_additional_files")), 1)
         
     | 
| 
       15353 
15350 
     | 
    
         
             
                        ]),
         
     | 
| 
       15354 
15351 
     | 
    
         
             
                        _: 1
         
     | 
| 
       15355 
15352 
     | 
    
         
             
                      }, 16)) : c("", !0),
         
     | 
| 
       15356 
15353 
     | 
    
         
             
                      !t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), C(r, M({ key: 1 }, t.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
         
     | 
| 
       15357 
15354 
     | 
    
         
             
                        default: V(() => [
         
     | 
| 
       15358 
     | 
    
         
            -
                           
     | 
| 
      
 15355 
     | 
    
         
            +
                          j(g(e.getMessage("cmduploadform.headline.select_new_file")), 1)
         
     | 
| 
       15359 
15356 
     | 
    
         
             
                        ]),
         
     | 
| 
       15360 
15357 
     | 
    
         
             
                        _: 1
         
     | 
| 
       15361 
15358 
     | 
    
         
             
                      }, 16)) : c("", !0),
         
     | 
| 
         @@ -15421,14 +15418,14 @@ function dy(e, n, t, s, o, i) { 
     | 
|
| 
       15421 
15418 
     | 
    
         
             
                      }, [
         
     | 
| 
       15422 
15419 
     | 
    
         
             
                        f("span", null, g(e.getMessage("cmduploadform.or")), 1),
         
     | 
| 
       15423 
15420 
     | 
    
         
             
                        f("strong", null, [
         
     | 
| 
       15424 
     | 
    
         
            -
                           
     | 
| 
      
 15421 
     | 
    
         
            +
                          j(g(e.getMessage("cmduploadform.drag_and_drop")) + " ", 1),
         
     | 
| 
       15425 
15422 
     | 
    
         
             
                          t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), a(_, { key: 0 }, [
         
     | 
| 
       15426 
     | 
    
         
            -
                             
     | 
| 
      
 15423 
     | 
    
         
            +
                            j(g(e.getMessage("cmduploadform.additional")), 1)
         
     | 
| 
       15427 
15424 
     | 
    
         
             
                          ], 64)) : c("", !0),
         
     | 
| 
       15428 
15425 
     | 
    
         
             
                          !t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), a(_, { key: 1 }, [
         
     | 
| 
       15429 
     | 
    
         
            -
                             
     | 
| 
      
 15426 
     | 
    
         
            +
                            j(g(e.getMessage("cmduploadform.new")), 1)
         
     | 
| 
       15430 
15427 
     | 
    
         
             
                          ], 64)) : c("", !0),
         
     | 
| 
       15431 
     | 
    
         
            -
                           
     | 
| 
      
 15428 
     | 
    
         
            +
                          j(" " + g(e.getMessage("cmduploadform.files_to_this_area")), 1)
         
     | 
| 
       15432 
15429 
     | 
    
         
             
                        ])
         
     | 
| 
       15433 
15430 
     | 
    
         
             
                      ], 2)) : c("", !0)
         
     | 
| 
       15434 
15431 
     | 
    
         
             
                    ])
         
     | 
| 
         @@ -15455,14 +15452,14 @@ function dy(e, n, t, s, o, i) { 
     | 
|
| 
       15455 
15452 
     | 
    
         
             
                      disabled: o.listOfFiles.length === 0 || t.maxTotalUploadSize > 0 && i.totalSize > t.maxTotalUploadSize || o.uploadInitiated,
         
     | 
| 
       15456 
15453 
     | 
    
         
             
                      onClick: n[5] || (n[5] = (...m) => i.uploadFiles && i.uploadFiles(...m))
         
     | 
| 
       15457 
15454 
     | 
    
         
             
                    }, [
         
     | 
| 
       15458 
     | 
    
         
            -
                      v(u,  
     | 
| 
      
 15455 
     | 
    
         
            +
                      v(u, N(ge(t.iconUpload)), null, 16),
         
     | 
| 
       15459 
15456 
     | 
    
         
             
                      o.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (l(), a("span", ly, g(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (l(), a("span", sy, g(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
         
     | 
| 
       15460 
15457 
     | 
    
         
             
                    ], 10, oy),
         
     | 
| 
       15461 
15458 
     | 
    
         
             
                    f("button", {
         
     | 
| 
       15462 
15459 
     | 
    
         
             
                      class: b(["button", { disabled: o.listOfFiles.length === 0 }]),
         
     | 
| 
       15463 
15460 
     | 
    
         
             
                      onClick: n[6] || (n[6] = (...m) => i.cancel && i.cancel(...m))
         
     | 
| 
       15464 
15461 
     | 
    
         
             
                    }, [
         
     | 
| 
       15465 
     | 
    
         
            -
                      v(u,  
     | 
| 
      
 15462 
     | 
    
         
            +
                      v(u, N(ge(t.iconCancel)), null, 16),
         
     | 
| 
       15466 
15463 
     | 
    
         
             
                      f("span", null, g(e.getMessage("cmduploadform.buttontext.cancel")), 1)
         
     | 
| 
       15467 
15464 
     | 
    
         
             
                    ], 2)
         
     | 
| 
       15468 
15465 
     | 
    
         
             
                  ])
         
     | 
| 
         @@ -15638,7 +15635,7 @@ function fy(e, n, t, s, o, i) { 
     | 
|
| 
       15638 
15635 
     | 
    
         
             
                  class: b(i.setInnerClass),
         
     | 
| 
       15639 
15636 
     | 
    
         
             
                  id: t.anchorId
         
     | 
| 
       15640 
15637 
     | 
    
         
             
                }, [
         
     | 
| 
       15641 
     | 
    
         
            -
                  t.cmdHeadline ? (l(), C(r,  
     | 
| 
      
 15638 
     | 
    
         
            +
                  t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
         
     | 
| 
       15642 
15639 
     | 
    
         
             
                  i.oneSlotItem() ? A(e.$slots, "default", { key: 1 }) : (l(), a("div", {
         
     | 
| 
       15643 
15640 
     | 
    
         
             
                    key: 2,
         
     | 
| 
       15644 
15641 
     | 
    
         
             
                    class: b(i.setInnerClass)
         
     | 
| 
         @@ -15693,11 +15690,11 @@ const $y = /* @__PURE__ */ L(cy, [["render", fy]]), hy = { 
     | 
|
| 
       15693 
15690 
     | 
    
         
             
            }, gy = { class: "flex-container vertical" };
         
     | 
| 
       15694 
15691 
     | 
    
         
             
            function yy(e, n, t, s, o, i) {
         
     | 
| 
       15695 
15692 
     | 
    
         
             
              const r = Wa, d = ga, u = Cu;
         
     | 
| 
       15696 
     | 
    
         
            -
              return i.contactFormOnly ? (l(), C(r,  
     | 
| 
       15697 
     | 
    
         
            -
                v(r,  
     | 
| 
      
 15693 
     | 
    
         
            +
              return i.contactFormOnly ? (l(), C(r, N(M({ key: 0 }, e.basicForm)), null, 16)) : (l(), a("div", py, [
         
     | 
| 
      
 15694 
     | 
    
         
            +
                v(r, N(ge(e.basicForm)), null, 16),
         
     | 
| 
       15698 
15695 
     | 
    
         
             
                f("div", gy, [
         
     | 
| 
       15699 
     | 
    
         
            -
                  t.cmdAddressData ? (l(), C(d,  
     | 
| 
       15700 
     | 
    
         
            -
                  t.cmdGoogleMaps ? (l(), C(u,  
     | 
| 
      
 15696 
     | 
    
         
            +
                  t.cmdAddressData ? (l(), C(d, N(M({ key: 0 }, t.cmdAddressData)), null, 16)) : c("", !0),
         
     | 
| 
      
 15697 
     | 
    
         
            +
                  t.cmdGoogleMaps ? (l(), C(u, N(M({ key: 1 }, t.cmdGoogleMaps)), null, 16)) : c("", !0),
         
     | 
| 
       15701 
15698 
     | 
    
         
             
                  A(e.$slots, "additional-info")
         
     | 
| 
       15702 
15699 
     | 
    
         
             
                ])
         
     | 
| 
       15703 
15700 
     | 
    
         
             
              ]));
         
     | 
| 
         @@ -15729,7 +15726,7 @@ function _y(e, n, t, s, o, i) { 
     | 
|
| 
       15729 
15726 
     | 
    
         
             
                        rowView: m.rowView
         
     | 
| 
       15730 
15727 
     | 
    
         
             
                      }), {
         
     | 
| 
       15731 
15728 
     | 
    
         
             
                        default: V(() => [
         
     | 
| 
       15732 
     | 
    
         
            -
                           
     | 
| 
      
 15729 
     | 
    
         
            +
                          j(" box " + g(p), 1)
         
     | 
| 
       15733 
15730 
     | 
    
         
             
                        ]),
         
     | 
| 
       15734 
15731 
     | 
    
         
             
                        _: 2
         
     | 
| 
       15735 
15732 
     | 
    
         
             
                      }, 1040, ["rowView"]))), 128))
         
     | 
| 
         @@ -15786,7 +15783,7 @@ const nb = /* @__PURE__ */ L(wy, [["render", ky]]), ib = { 
     | 
|
| 
       15786 
15783 
     | 
    
         
             
            function Zn(e) {
         
     | 
| 
       15787 
15784 
     | 
    
         
             
              for (let n = 0; n < e.length; n++)
         
     | 
| 
       15788 
15785 
     | 
    
         
             
                e[n].addEventListener("click", (t) => {
         
     | 
| 
       15789 
     | 
    
         
            -
                  t.preventDefault(),  
     | 
| 
      
 15786 
     | 
    
         
            +
                  t.preventDefault(), ct({ url: e[n].href });
         
     | 
| 
       15790 
15787 
     | 
    
         
             
                });
         
     | 
| 
       15791 
15788 
     | 
    
         
             
            }
         
     | 
| 
       15792 
15789 
     | 
    
         
             
            const lb = {
         
     | 
| 
         @@ -15849,7 +15846,7 @@ export { 
     | 
|
| 
       15849 
15846 
     | 
    
         
             
              Cu as CmdGoogleMaps,
         
     | 
| 
       15850 
15847 
     | 
    
         
             
              G as CmdHeadline,
         
     | 
| 
       15851 
15848 
     | 
    
         
             
              z as CmdIcon,
         
     | 
| 
       15852 
     | 
    
         
            -
               
     | 
| 
      
 15849 
     | 
    
         
            +
              we as CmdImage,
         
     | 
| 
       15853 
15850 
     | 
    
         
             
              By as CmdImageGallery,
         
     | 
| 
       15854 
15851 
     | 
    
         
             
              Py as CmdImageZoom,
         
     | 
| 
       15855 
15852 
     | 
    
         
             
              zu as CmdInputGroup,
         
     | 
| 
         @@ -15868,7 +15865,7 @@ export { 
     | 
|
| 
       15868 
15865 
     | 
    
         
             
              Uy as CmdSiteFooter,
         
     | 
| 
       15869 
15866 
     | 
    
         
             
              zy as CmdSiteHeader,
         
     | 
| 
       15870 
15867 
     | 
    
         
             
              Wy as CmdSiteSearch,
         
     | 
| 
       15871 
     | 
    
         
            -
               
     | 
| 
      
 15868 
     | 
    
         
            +
              dt as CmdSlideButton,
         
     | 
| 
       15872 
15869 
     | 
    
         
             
              Gy as CmdSlideshow,
         
     | 
| 
       15873 
15870 
     | 
    
         
             
              wf as CmdSocialNetworks,
         
     | 
| 
       15874 
15871 
     | 
    
         
             
              Jy as CmdSwitchLanguage,
         
     | 
| 
         @@ -15892,6 +15889,6 @@ export { 
     | 
|
| 
       15892 
15889 
     | 
    
         
             
              hi as createHtmlId,
         
     | 
| 
       15893 
15890 
     | 
    
         
             
              je as createUuid,
         
     | 
| 
       15894 
15891 
     | 
    
         
             
              He as getFileExtension,
         
     | 
| 
       15895 
     | 
    
         
            -
               
     | 
| 
      
 15892 
     | 
    
         
            +
              ct as openFancyBox,
         
     | 
| 
       15896 
15893 
     | 
    
         
             
              sb as useSequence
         
     | 
| 
       15897 
15894 
     | 
    
         
             
            };
         
     |