comand-component-library 4.0.84 → 4.0.85

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- (function(_,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(_=typeof globalThis<"u"?globalThis:_||self,e(_["comand-component-library"]={},_.Vue))})(this,function(_,e){"use strict";var D0=Object.defineProperty;var A0=(_,e,le)=>e in _?D0(_,e,{enumerable:!0,configurable:!0,writable:!0,value:le}):_[e]=le;var Xe=(_,e,le)=>A0(_,typeof e!="symbol"?e+"":e,le);const le=/^[a-z0-9]+(-[a-z0-9]+)*$/,Ye=(t,n,o,r="")=>{const i=t.split(":");if(t.slice(0,1)==="@"){if(i.length<2||i.length>3)return null;r=i.shift().slice(1)}if(i.length>3||!i.length)return null;if(i.length>1){const s=i.pop(),c=i.pop(),d={provider:i.length>0?i[0]:r,prefix:c,name:s};return n&&!Qe(d)?null:d}const l=i[0],a=l.split("-");if(a.length>1){const s={provider:r,prefix:a.shift(),name:a.join("-")};return n&&!Qe(s)?null:s}if(o&&r===""){const s={provider:r,prefix:"",name:l};return n&&!Qe(s,o)?null:s}return null},Qe=(t,n)=>t?!!((t.provider===""||t.provider.match(le))&&(n&&t.prefix===""||t.prefix.match(le))&&t.name.match(le)):!1,on=Object.freeze({left:0,top:0,width:16,height:16}),$e=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),ve=Object.freeze({...on,...$e}),Lt=Object.freeze({...ve,body:"",hidden:!1});function sr(t,n){const o={};!t.hFlip!=!n.hFlip&&(o.hFlip=!0),!t.vFlip!=!n.vFlip&&(o.vFlip=!0);const r=((t.rotate||0)+(n.rotate||0))%4;return r&&(o.rotate=r),o}function nn(t,n){const o=sr(t,n);for(const r in Lt)r in $e?r in t&&!(r in o)&&(o[r]=$e[r]):r in n?o[r]=n[r]:r in t&&(o[r]=t[r]);return o}function cr(t,n){const o=t.icons,r=t.aliases||{},i=Object.create(null);function l(a){if(o[a])return i[a]=[];if(!(a in i)){i[a]=null;const s=r[a]&&r[a].parent,c=s&&l(s);c&&(i[a]=[s].concat(c))}return i[a]}return Object.keys(o).concat(Object.keys(r)).forEach(l),i}function dr(t,n,o){const r=t.icons,i=t.aliases||{};let l={};function a(s){l=nn(r[s]||i[s],l)}return a(n),o.forEach(a),nn(t,l)}function ln(t,n){const o=[];if(typeof t!="object"||typeof t.icons!="object")return o;t.not_found instanceof Array&&t.not_found.forEach(i=>{n(i,null),o.push(i)});const r=cr(t);for(const i in r){const l=r[i];l&&(n(i,dr(t,i,l)),o.push(i))}return o}const mr={provider:"",aliases:{},not_found:{},...on};function Dt(t,n){for(const o in n)if(o in t&&typeof t[o]!=typeof n[o])return!1;return!0}function rn(t){if(typeof t!="object"||t===null)return null;const n=t;if(typeof n.prefix!="string"||!t.icons||typeof t.icons!="object"||!Dt(t,mr))return null;const o=n.icons;for(const i in o){const l=o[i];if(!i.match(le)||typeof l.body!="string"||!Dt(l,Lt))return null}const r=n.aliases||{};for(const i in r){const l=r[i],a=l.parent;if(!i.match(le)||typeof a!="string"||!o[a]&&!r[a]||!Dt(l,Lt))return null}return n}const an=Object.create(null);function fr(t,n){return{provider:t,prefix:n,icons:Object.create(null),missing:new Set}}function he(t,n){const o=an[t]||(an[t]=Object.create(null));return o[n]||(o[n]=fr(t,n))}function At(t,n){return rn(n)?ln(n,(o,r)=>{r?t.icons[o]=r:t.missing.add(o)}):[]}function ur(t,n,o){try{if(typeof o.body=="string")return t.icons[n]={...o},!0}catch{}return!1}let Ne=!1;function sn(t){return typeof t=="boolean"&&(Ne=t),Ne}function hr(t){const n=typeof t=="string"?Ye(t,!0,Ne):t;if(n){const o=he(n.provider,n.prefix),r=n.name;return o.icons[r]||(o.missing.has(r)?null:void 0)}}function pr(t,n){const o=Ye(t,!0,Ne);if(!o)return!1;const r=he(o.provider,o.prefix);return ur(r,o.name,n)}function cn(t,n){if(typeof t!="object")return!1;if(typeof n!="string"&&(n=t.provider||""),Ne&&!n&&!t.prefix){let i=!1;return rn(t)&&(t.prefix="",ln(t,(l,a)=>{a&&pr(l,a)&&(i=!0)})),i}const o=t.prefix;if(!Qe({provider:n,prefix:o,name:"a"}))return!1;const r=he(n,o);return!!At(r,t)}const dn=Object.freeze({width:null,height:null}),mn=Object.freeze({...dn,...$e}),gr=/(-?[0-9.]*[0-9]+[0-9.]*)/g,yr=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function fn(t,n,o){if(n===1)return t;if(o=o||100,typeof t=="number")return Math.ceil(t*n*o)/o;if(typeof t!="string")return t;const r=t.split(gr);if(r===null||!r.length)return t;const i=[];let l=r.shift(),a=yr.test(l);for(;;){if(a){const s=parseFloat(l);isNaN(s)?i.push(l):i.push(Math.ceil(s*n*o)/o)}else i.push(l);if(l=r.shift(),l===void 0)return i.join("");a=!a}}function kr(t,n){const o={...ve,...t},r={...mn,...n},i={left:o.left,top:o.top,width:o.width,height:o.height};let l=o.body;[o,r].forEach(u=>{const h=[],b=u.hFlip,g=u.vFlip;let B=u.rotate;b?g?B+=2:(h.push("translate("+(i.width+i.left).toString()+" "+(0-i.top).toString()+")"),h.push("scale(-1 1)"),i.top=i.left=0):g&&(h.push("translate("+(0-i.left).toString()+" "+(i.height+i.top).toString()+")"),h.push("scale(1 -1)"),i.top=i.left=0);let w;switch(B<0&&(B-=Math.floor(B/4)*4),B=B%4,B){case 1:w=i.height/2+i.top,h.unshift("rotate(90 "+w.toString()+" "+w.toString()+")");break;case 2:h.unshift("rotate(180 "+(i.width/2+i.left).toString()+" "+(i.height/2+i.top).toString()+")");break;case 3:w=i.width/2+i.left,h.unshift("rotate(-90 "+w.toString()+" "+w.toString()+")");break}B%2===1&&(i.left!==i.top&&(w=i.left,i.left=i.top,i.top=w),i.width!==i.height&&(w=i.width,i.width=i.height,i.height=w)),h.length&&(l='<g transform="'+h.join(" ")+'">'+l+"</g>")});const a=r.width,s=r.height,c=i.width,d=i.height;let m,f;return a===null?(f=s===null?"1em":s==="auto"?d:s,m=fn(f,c/d)):(m=a==="auto"?c:a,f=s===null?fn(m,d/c):s==="auto"?d:s),{attributes:{width:m.toString(),height:f.toString(),viewBox:i.left.toString()+" "+i.top.toString()+" "+c.toString()+" "+d.toString()},body:l}}const br=/\sid="(\S+)"/g,Cr="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Br=0;function wr(t,n=Cr){const o=[];let r;for(;r=br.exec(t);)o.push(r[1]);return o.length&&o.forEach(i=>{const l=typeof n=="function"?n(i):n+(Br++).toString(),a=i.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");t=t.replace(new RegExp('([#;"])('+a+')([")]|\\.[a-z])',"g"),"$1"+l+"$3")}),t}const Rt=Object.create(null);function xr(t,n){Rt[t]=n}function qt(t){return Rt[t]||Rt[""]}function zt(t){let n;if(typeof t.resources=="string")n=[t.resources];else if(n=t.resources,!(n instanceof Array)||!n.length)return null;return{resources:n,path:t.path||"/",maxURL:t.maxURL||500,rotate:t.rotate||750,timeout:t.timeout||5e3,random:t.random===!0,index:t.index||0,dataAfterTimeout:t.dataAfterTimeout!==!1}}const Ht=Object.create(null),Oe=["https://api.simplesvg.com","https://api.unisvg.com"],et=[];for(;Oe.length>0;)Oe.length===1||Math.random()>.5?et.push(Oe.shift()):et.push(Oe.pop());Ht[""]=zt({resources:["https://api.iconify.design"].concat(et)});function _r(t,n){const o=zt(n);return o===null?!1:(Ht[t]=o,!0)}function jt(t){return Ht[t]}let un=(()=>{let t;try{if(t=fetch,typeof t=="function")return t}catch{}})();function Sr(t,n){const o=jt(t);if(!o)return 0;let r;if(!o.maxURL)r=0;else{let i=0;o.resources.forEach(a=>{i=Math.max(i,a.length)});const l=n+".json?icons=";r=o.maxURL-i-o.path.length-l.length}return r}function Er(t){return t===404}const Tr=(t,n,o)=>{const r=[],i=Sr(t,n),l="icons";let a={type:l,provider:t,prefix:n,icons:[]},s=0;return o.forEach((c,d)=>{s+=c.length+1,s>=i&&d>0&&(r.push(a),a={type:l,provider:t,prefix:n,icons:[]},s=c.length),a.icons.push(c)}),r.push(a),r};function Vr(t){if(typeof t=="string"){const n=jt(t);if(n)return n.path}return"/"}const Nr={prepare:Tr,send:(t,n,o)=>{if(!un){o("abort",424);return}let r=Vr(n.provider);switch(n.type){case"icons":{const l=n.prefix,s=n.icons.join(","),c=new URLSearchParams({icons:s});r+=l+".json?"+c.toString();break}case"custom":{const l=n.uri;r+=l.slice(0,1)==="/"?l.slice(1):l;break}default:o("abort",400);return}let i=503;un(t+r).then(l=>{const a=l.status;if(a!==200){setTimeout(()=>{o(Er(a)?"abort":"next",a)});return}return i=501,l.json()}).then(l=>{if(typeof l!="object"||l===null){setTimeout(()=>{o("next",i)});return}setTimeout(()=>{o("success",l)})}).catch(()=>{o("next",i)})}};function Or(t){const n={loaded:[],missing:[],pending:[]},o=Object.create(null);t.sort((i,l)=>i.provider!==l.provider?i.provider.localeCompare(l.provider):i.prefix!==l.prefix?i.prefix.localeCompare(l.prefix):i.name.localeCompare(l.name));let r={provider:"",prefix:"",name:""};return t.forEach(i=>{if(r.name===i.name&&r.prefix===i.prefix&&r.provider===i.provider)return;r=i;const l=i.provider,a=i.prefix,s=i.name,c=o[l]||(o[l]=Object.create(null)),d=c[a]||(c[a]=he(l,a));let m;s in d.icons?m=n.loaded:a===""||d.missing.has(s)?m=n.missing:m=n.pending;const f={provider:l,prefix:a,name:s};m.push(f)}),n}function hn(t,n){t.forEach(o=>{const r=o.loaderCallbacks;r&&(o.loaderCallbacks=r.filter(i=>i.id!==n))})}function Fr(t){t.pendingCallbacksFlag||(t.pendingCallbacksFlag=!0,setTimeout(()=>{t.pendingCallbacksFlag=!1;const n=t.loaderCallbacks?t.loaderCallbacks.slice(0):[];if(!n.length)return;let o=!1;const r=t.provider,i=t.prefix;n.forEach(l=>{const a=l.icons,s=a.pending.length;a.pending=a.pending.filter(c=>{if(c.prefix!==i)return!0;const d=c.name;if(t.icons[d])a.loaded.push({provider:r,prefix:i,name:d});else if(t.missing.has(d))a.missing.push({provider:r,prefix:i,name:d});else return o=!0,!0;return!1}),a.pending.length!==s&&(o||hn([t],l.id),l.callback(a.loaded.slice(0),a.missing.slice(0),a.pending.slice(0),l.abort))})}))}let Ir=0;function Mr(t,n,o){const r=Ir++,i=hn.bind(null,o,r);if(!n.pending.length)return i;const l={id:r,icons:n,callback:t,abort:i};return o.forEach(a=>{(a.loaderCallbacks||(a.loaderCallbacks=[])).push(l)}),i}function Pr(t,n=!0,o=!1){const r=[];return t.forEach(i=>{const l=typeof i=="string"?Ye(i,n,o):i;l&&r.push(l)}),r}var Lr={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function Dr(t,n,o,r){const i=t.resources.length,l=t.random?Math.floor(Math.random()*i):t.index;let a;if(t.random){let C=t.resources.slice(0);for(a=[];C.length>1;){const E=Math.floor(Math.random()*C.length);a.push(C[E]),C=C.slice(0,E).concat(C.slice(E+1))}a=a.concat(C)}else a=t.resources.slice(l).concat(t.resources.slice(0,l));const s=Date.now();let c="pending",d=0,m,f=null,p=[],u=[];typeof r=="function"&&u.push(r);function h(){f&&(clearTimeout(f),f=null)}function b(){c==="pending"&&(c="aborted"),h(),p.forEach(C=>{C.status==="pending"&&(C.status="aborted")}),p=[]}function g(C,E){E&&(u=[]),typeof C=="function"&&u.push(C)}function B(){return{startTime:s,payload:n,status:c,queriesSent:d,queriesPending:p.length,subscribe:g,abort:b}}function w(){c="failed",u.forEach(C=>{C(void 0,m)})}function x(){p.forEach(C=>{C.status==="pending"&&(C.status="aborted")}),p=[]}function T(C,E,I){const A=E!=="success";switch(p=p.filter(P=>P!==C),c){case"pending":break;case"failed":if(A||!t.dataAfterTimeout)return;break;default:return}if(E==="abort"){m=I,w();return}if(A){m=I,p.length||(a.length?F():w());return}if(h(),x(),!t.random){const P=t.resources.indexOf(C.resource);P!==-1&&P!==t.index&&(t.index=P)}c="completed",u.forEach(P=>{P(I)})}function F(){if(c!=="pending")return;h();const C=a.shift();if(C===void 0){if(p.length){f=setTimeout(()=>{h(),c==="pending"&&(x(),w())},t.timeout);return}w();return}const E={status:"pending",resource:C,callback:(I,A)=>{T(E,I,A)}};p.push(E),d++,f=setTimeout(F,t.rotate),o(C,n,E.callback)}return setTimeout(F),B}function pn(t){const n={...Lr,...t};let o=[];function r(){o=o.filter(s=>s().status==="pending")}function i(s,c,d){const m=Dr(n,s,c,(f,p)=>{r(),d&&d(f,p)});return o.push(m),m}function l(s){return o.find(c=>s(c))||null}return{query:i,find:l,setIndex:s=>{n.index=s},getIndex:()=>n.index,cleanup:r}}function gn(){}const Ut=Object.create(null);function Ar(t){if(!Ut[t]){const n=jt(t);if(!n)return;const o=pn(n),r={config:n,redundancy:o};Ut[t]=r}return Ut[t]}function Rr(t,n,o){let r,i;if(typeof t=="string"){const l=qt(t);if(!l)return o(void 0,424),gn;i=l.send;const a=Ar(t);a&&(r=a.redundancy)}else{const l=zt(t);if(l){r=pn(l);const a=t.resources?t.resources[0]:"",s=qt(a);s&&(i=s.send)}}return!r||!i?(o(void 0,424),gn):r.query(n,i,o)().abort}const yn="iconify2",Fe="iconify",kn=Fe+"-count",bn=Fe+"-version",Cn=36e5,qr=168;function Wt(t,n){try{return t.getItem(n)}catch{}}function Gt(t,n,o){try{return t.setItem(n,o),!0}catch{}}function Bn(t,n){try{t.removeItem(n)}catch{}}function Jt(t,n){return Gt(t,kn,n.toString())}function Kt(t){return parseInt(Wt(t,kn))||0}const tt={local:!0,session:!0},wn={local:new Set,session:new Set};let Zt=!1;function zr(t){Zt=t}let ot=typeof window>"u"?{}:window;function xn(t){const n=t+"Storage";try{if(ot&&ot[n]&&typeof ot[n].length=="number")return ot[n]}catch{}tt[t]=!1}function _n(t,n){const o=xn(t);if(!o)return;const r=Wt(o,bn);if(r!==yn){if(r){const s=Kt(o);for(let c=0;c<s;c++)Bn(o,Fe+c.toString())}Gt(o,bn,yn),Jt(o,0);return}const i=Math.floor(Date.now()/Cn)-qr,l=s=>{const c=Fe+s.toString(),d=Wt(o,c);if(typeof d=="string"){try{const m=JSON.parse(d);if(typeof m=="object"&&typeof m.cached=="number"&&m.cached>i&&typeof m.provider=="string"&&typeof m.data=="object"&&typeof m.data.prefix=="string"&&n(m,s))return!0}catch{}Bn(o,c)}};let a=Kt(o);for(let s=a-1;s>=0;s--)l(s)||(s===a-1?(a--,Jt(o,a)):wn[t].add(s))}function Sn(){if(!Zt){zr(!0);for(const t in tt)_n(t,n=>{const o=n.data,r=n.provider,i=o.prefix,l=he(r,i);if(!At(l,o).length)return!1;const a=o.lastModified||-1;return l.lastModifiedCached=l.lastModifiedCached?Math.min(l.lastModifiedCached,a):a,!0})}}function Hr(t,n){const o=t.lastModifiedCached;if(o&&o>=n)return o===n;if(t.lastModifiedCached=n,o)for(const r in tt)_n(r,i=>{const l=i.data;return i.provider!==t.provider||l.prefix!==t.prefix||l.lastModified===n});return!0}function jr(t,n){Zt||Sn();function o(r){let i;if(!tt[r]||!(i=xn(r)))return;const l=wn[r];let a;if(l.size)l.delete(a=Array.from(l).shift());else if(a=Kt(i),!Jt(i,a+1))return;const s={cached:Math.floor(Date.now()/Cn),provider:t.provider,data:n};return Gt(i,Fe+a.toString(),JSON.stringify(s))}n.lastModified&&!Hr(t,n.lastModified)||Object.keys(n.icons).length&&(n.not_found&&(n=Object.assign({},n),delete n.not_found),o("local")||o("session"))}function En(){}function Ur(t){t.iconsLoaderFlag||(t.iconsLoaderFlag=!0,setTimeout(()=>{t.iconsLoaderFlag=!1,Fr(t)}))}function Wr(t,n){t.iconsToLoad?t.iconsToLoad=t.iconsToLoad.concat(n).sort():t.iconsToLoad=n,t.iconsQueueFlag||(t.iconsQueueFlag=!0,setTimeout(()=>{t.iconsQueueFlag=!1;const{provider:o,prefix:r}=t,i=t.iconsToLoad;delete t.iconsToLoad;let l;if(!i||!(l=qt(o)))return;l.prepare(o,r,i).forEach(s=>{Rr(o,s,(c,d)=>{if(typeof c!="object"){if(d!==404)return;s.icons.forEach(m=>{t.missing.add(m)})}else try{const m=At(t,c);if(!m.length)return;const f=t.pendingIcons;f&&m.forEach(p=>{f.delete(p)}),jr(t,c)}catch(m){console.error(m)}Ur(t)})})}))}const Gr=(t,n)=>{const o=Pr(t,!0,sn()),r=Or(o);if(!r.pending.length){let c=!0;return n&&setTimeout(()=>{c&&n(r.loaded,r.missing,r.pending,En)}),()=>{c=!1}}const i=Object.create(null),l=[];let a,s;return r.pending.forEach(c=>{const{provider:d,prefix:m}=c;if(m===s&&d===a)return;a=d,s=m,l.push(he(d,m));const f=i[d]||(i[d]=Object.create(null));f[m]||(f[m]=[])}),r.pending.forEach(c=>{const{provider:d,prefix:m,name:f}=c,p=he(d,m),u=p.pendingIcons||(p.pendingIcons=new Set);u.has(f)||(u.add(f),i[d][m].push(f))}),l.forEach(c=>{const{provider:d,prefix:m}=c;i[d][m].length&&Wr(c,i[d][m])}),n?Mr(n,r,l):En};function Jr(t,n){const o={...t};for(const r in n){const i=n[r],l=typeof i;r in dn?(i===null||i&&(l==="string"||l==="number"))&&(o[r]=i):l===typeof o[r]&&(o[r]=r==="rotate"?i%4:i)}return o}const Kr=/[\s,]+/;function Zr(t,n){n.split(Kr).forEach(o=>{switch(o.trim()){case"horizontal":t.hFlip=!0;break;case"vertical":t.vFlip=!0;break}})}function Xr(t,n=0){const o=t.replace(/^-?[0-9.]*/,"");function r(i){for(;i<0;)i+=4;return i%4}if(o===""){const i=parseInt(t);return isNaN(i)?0:r(i)}else if(o!==t){let i=0;switch(o){case"%":i=25;break;case"deg":i=90}if(i){let l=parseFloat(t.slice(0,t.length-o.length));return isNaN(l)?0:(l=l/i,l%1===0?r(l):0)}}return n}function Yr(t,n){let o=t.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in n)o+=" "+r+'="'+n[r]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+o+">"+t+"</svg>"}function Qr(t){return t.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function $r(t){return'url("data:image/svg+xml,'+Qr(t)+'")'}const Tn={...mn,inline:!1},vr={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},ea={display:"inline-block"},Xt={backgroundColor:"currentColor"},Vn={backgroundColor:"transparent"},Nn={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},On={webkitMask:Xt,mask:Xt,background:Vn};for(const t in On){const n=On[t];for(const o in Nn)n[t+o]=Nn[o]}const nt={};["horizontal","vertical"].forEach(t=>{const n=t.slice(0,1)+"Flip";nt[t+"-flip"]=n,nt[t.slice(0,1)+"-flip"]=n,nt[t+"Flip"]=n});function Fn(t){return t+(t.match(/^[-0-9.]+$/)?"px":"")}const In=(t,n)=>{const o=Jr(Tn,n),r={...vr},i=n.mode||"svg",l={},a=n.style,s=typeof a=="object"&&!(a instanceof Array)?a:{};for(let b in n){const g=n[b];if(g!==void 0)switch(b){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":o[b]=g===!0||g==="true"||g===1;break;case"flip":typeof g=="string"&&Zr(o,g);break;case"color":l.color=g;break;case"rotate":typeof g=="string"?o[b]=Xr(g):typeof g=="number"&&(o[b]=g);break;case"ariaHidden":case"aria-hidden":g!==!0&&g!=="true"&&delete r["aria-hidden"];break;default:{const B=nt[b];B?(g===!0||g==="true"||g===1)&&(o[B]=!0):Tn[b]===void 0&&(r[b]=g)}}}const c=kr(t,o),d=c.attributes;if(o.inline&&(l.verticalAlign="-0.125em"),i==="svg"){r.style={...l,...s},Object.assign(r,d);let b=0,g=n.id;return typeof g=="string"&&(g=g.replace(/-/g,"_")),r.innerHTML=wr(c.body,g?()=>g+"ID"+b++:"iconifyVue"),e.h("svg",r)}const{body:m,width:f,height:p}=t,u=i==="mask"||(i==="bg"?!1:m.indexOf("currentColor")!==-1),h=Yr(m,{...d,width:f+"",height:p+""});return r.style={...l,"--svg":$r(h),width:Fn(d.width),height:Fn(d.height),...ea,...u?Xt:Vn,...s},e.h("span",r)};if(sn(!0),xr("",Nr),typeof document<"u"&&typeof window<"u"){Sn();const t=window;if(t.IconifyPreload!==void 0){const n=t.IconifyPreload,o="Invalid IconifyPreload syntax.";typeof n=="object"&&n!==null&&(n instanceof Array?n:[n]).forEach(r=>{try{(typeof r!="object"||r===null||r instanceof Array||typeof r.icons!="object"||typeof r.prefix!="string"||!cn(r))&&console.error(o)}catch{console.error(o)}})}if(t.IconifyProviders!==void 0){const n=t.IconifyProviders;if(typeof n=="object"&&n!==null)for(let o in n){const r="IconifyProviders["+o+"] is invalid.";try{const i=n[o];if(typeof i!="object"||!i||i.resources===void 0)continue;_r(o,i)||console.error(r)}catch{console.error(r)}}}}const ta={...ve,body:""},oa=e.defineComponent({inheritAttrs:!1,data(){return{iconMounted:!1,counter:0}},mounted(){this._name="",this._loadingIcon=null,this.iconMounted=!0},unmounted(){this.abortLoading()},methods:{abortLoading(){this._loadingIcon&&(this._loadingIcon.abort(),this._loadingIcon=null)},getIcon(t,n){if(typeof t=="object"&&t!==null&&typeof t.body=="string")return this._name="",this.abortLoading(),{data:t};let o;if(typeof t!="string"||(o=Ye(t,!1,!0))===null)return this.abortLoading(),null;const r=hr(o);if(!r)return(!this._loadingIcon||this._loadingIcon.name!==t)&&(this.abortLoading(),this._name="",r!==null&&(this._loadingIcon={name:t,abort:Gr([o],()=>{this.counter++})})),null;this.abortLoading(),this._name!==t&&(this._name=t,n&&n(t));const i=["iconify"];return o.prefix!==""&&i.push("iconify--"+o.prefix),o.provider!==""&&i.push("iconify--"+o.provider),{data:r,classes:i}}},render(){this.counter;const t=this.$attrs,n=this.iconMounted?this.getIcon(t.icon,t.onLoad):null;if(!n)return In(ta,t);let o=t;return n.classes&&(o={...t,class:(typeof t.class=="string"?t.class+" ":"")+n.classes.join(" ")}),In({...ve,...n.data},o)}}),S=(t,n)=>{const o=t.__vccOpts||t;for(const[r,i]of n)o[r]=i;return o},na={name:"CmdIcon",components:{Icon:oa},props:{type:{type:String,default:"auto",validator(t){return t==="auto"||t==="iconify"}},iconClass:{type:String,required:!0},tooltip:{type:String,required:!1}},computed:{isIconify(){return this.type==="iconify"?!0:this.type==="auto"?this.iconClass.includes(":"):!1}}},la=["title"];function ia(t,n,o,r,i,l){const a=e.resolveComponent("Icon");return l.isIconify?(e.openBlock(),e.createBlock(a,{key:0,icon:o.iconClass,title:o.tooltip,class:e.normalizeClass(t.$attrs.class)},null,8,["icon","title","class"])):(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass([o.iconClass,t.$attrs.class]),title:o.tooltip},null,10,la))}const M=S(na,[["render",ia]]);function ae(t,n){return lt(t,"EditComponentWrapper",n)}function ra(t){return lt(t,"EditModeSettingsSidebar")}function aa(t){return lt(t,"EditModeMainSidebar")}function lt(t,n,o){var r;return((r=t==null?void 0:t.$options)==null?void 0:r.name)===n&&(o==null||o(t))?t:t!=null&&t.$parent?lt(t.$parent,n,o):null}function se(t,...n){const o=[];for(let r=ae(t);r;r=ae(r.$parent))r.componentPath&&o.unshift(...r.componentPath);return o.push(...n),o}function sa(t){return Array.isArray(t)&&t.length>0?JSON.stringify(t):""}function j(t,n){var o;return(o=t==null?void 0:t.$options)!=null&&o.name?{name:t.$options.name,...n}:n}const ca={name:"EditComponentWrapper",inject:{editModeContext:{default:null}},props:{allowedComponentTypes:{type:Array},componentName:{type:String},componentProps:{type:Object},componentPath:{type:Array,required:!0},allowAddComponent:{type:Boolean},allowDeleteComponent:{type:Boolean,default:!0},showComponentName:{type:Boolean,default:!0},componentTag:{type:String},itemProvider:{type:Function}},data(){return{componentIdentifier:"",editStateListeners:[],updateHandlerProviders:[],addHandlerProvider:null,showComponentSelection:!1,showAddComponentButtons:!1,addComponentLevel:""}},computed:{isOuterComponent(){return!ae(this.$parent,t=>(t==null?void 0:t.componentName)!=="CmdContainer")},active(){return this.editModeContext?ae(this.$parent,n=>(n==null?void 0:n.componentName)!=="CmdContainer")?!!this.editModeContext.system.isActiveChildComponent(Y(this)):!!this.editModeContext.system.isActiveComponent(Y(this)):!1},editing(){var t;return(t=this.editModeContext)==null?void 0:t.content.isEditing(this.componentIdentifier)},hasSettings(){const t=`${this.componentName}Settings`;return!!e.getCurrentInstance().appContext.components[t]}},methods:{addHighlightRelatedComponent(t){t.target.parentNode.classList.add("highlight")},removeHighlightRelatedComponent(t){t.target.parentNode.classList.remove("highlight")},showActionButtons(){const t=ae(this.$parent,n=>(n==null?void 0:n.componentName)!=="CmdContainer");this.editModeContext.system.setActiveComponent(Y(t),Y(this))},deleteComponent(){var t;!this.editing&&this.allowDeleteComponent&&confirm("Delete this component and its content?")&&((t=this.editModeContext)==null||t.store.deleteContent(Y(this)),this.editModeContext.settings.stopEditing())},deleteInnerComponent(){this.editModeContext.store.deleteContent(Y(this)),this.editModeContext.settings.stopEditing()},cancelComponent(t){this.editing&&(t.stopPropagation(),this.editModeContext.content.stopEditing())},editComponent(t){t==null||t.stopPropagation(),t||this.showActionButtons();const n=this.$refs.editComponent;this.editModeContext.content.startEditing(this.componentIdentifier),this.$nextTick(()=>{var o;return(o=n.querySelector("input"))==null?void 0:o.focus()})},saveComponent(){this.editModeContext.store.updateContent(Y(this),this.updateHandlerProviders.map(t=>t())),this.editModeContext.content.stopEditing()},editSettings(t,n){t.stopPropagation(),!this.editing&&this.hasSettings&&this.editModeContext.settings.startEditing(this.componentIdentifier,this.componentName,this.componentProps,this.allowedComponentTypes,Y(this),this.saveSettings,this.deleteInnerComponent,n||"edit")},addEntry(t){this.itemProvider?this.editModeContext.content.addContent(Y(this),this.itemProvider):this.editSettings(t,"add")},saveSettings(t){this.editModeContext.store.updateSettings(Y(this),t),this.editModeContext.settings.stopEditing()},addEditStateListener(t){this.editStateListeners.push(t),t(this.editing)},addUpdateHandlerProvider(t){this.updateHandlerProviders.push(t)},setAddHandlerProvider(t){t&&(this.addHandlerProvider=t)}},watch:{componentPath:{handler(){this.componentIdentifier=sa(Y(this))},immediate:!0,deep:!0},editing(t){this.editStateListeners.forEach(n=>n(t))}}};function Y(t){const n=[];for(let o=t;o;o=ae(o.$parent))o.componentPath&&n.unshift(...o.componentPath);return n}const da={key:0,class:"action-buttons-wrapper"},ma=["data-component"],fa=["title"],ua=["href"],ha={key:0},pa={key:1},ga={key:0,class:"component-name"},ya=["data-component"],ka=["title"],ba=["href","title"],Ca=["title"],Ba={key:0},wa={key:1},xa=["title"],_a=["title"];function Sa(t,n,o,r,i,l){const a=M;return e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.componentTag||"div"),{class:e.normalizeClass(["edit-component-wrapper",{active:l.active}]),tabindex:"0",onClick:e.withModifiers(l.showActionButtons,["stop"]),ref:"editComponent",title:l.active?"Select an action from the buttons in the top-left corner":"Click to select this element","data-identifier":i.componentIdentifier},{default:e.withCtx(()=>[o.componentTag==="ul"?(e.openBlock(),e.createElementBlock("li",da,[e.withDirectives(e.createElementVNode("ul",{class:"flex-container no-flex action-buttons","data-component":o.componentName},[e.createElementVNode("li",null,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon button confirm",{disabled:!i.addHandlerProvider&&!o.itemProvider&&!o.allowAddComponent}]),href:"#",onClick:n[0]||(n[0]=e.withModifiers(s=>l.addEntry(s),["prevent"])),title:l.isOuterComponent?"Add new component":"Add new item/entry"},[e.createVNode(a,{iconClass:(l.isOuterComponent,"icon-plus")},null,8,["iconClass"])],10,fa)]),e.createElementVNode("li",null,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon button primary",{disabled:l.editing||!l.hasSettings}]),href:l.editing?null:"#",onClick:n[1]||(n[1]=e.withModifiers((...s)=>l.editSettings&&l.editSettings(...s),["prevent"])),title:"Edit settings of this component"},[e.createVNode(a,{iconClass:l.isOuterComponent?"icon-cogs":"icon-cog"},null,8,["iconClass"])],10,ua)]),e.createElementVNode("li",null,[e.createElementVNode("a",{class:"icon-hexagon button-delete",href:"#",onClick:n[2]||(n[2]=e.withModifiers((...s)=>l.deleteComponent&&l.deleteComponent(...s),["prevent"])),title:"Delete this component (and its content)"},[e.createVNode(a,{iconClass:"icon-trash"})])]),l.isOuterComponent?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",ha,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon button-cancel",{disabled:!l.editing}]),href:"#",onClick:n[3]||(n[3]=e.withModifiers((...s)=>l.cancelComponent&&l.cancelComponent(...s),["prevent"])),title:"Cancel editing (changes will not be saved)"},[e.createVNode(a,{iconClass:"icon-cancel"})],2)])),l.isOuterComponent?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",pa,[l.editing?(e.openBlock(),e.createElementBlock("a",{key:0,class:"icon-hexagon button-save",href:"#",onClick:n[4]||(n[4]=e.withModifiers((...s)=>l.saveComponent&&l.saveComponent(...s),["prevent"])),title:"Save changes of this component"},[e.createVNode(a,{iconClass:"icon-check"})])):(e.openBlock(),e.createElementBlock("a",{key:1,class:e.normalizeClass(["icon-hexagon button",{disabled:l.editModeContext.settings.isEditing(i.componentIdentifier)}]),href:"#",onClick:n[5]||(n[5]=e.withModifiers((...s)=>l.editComponent&&l.editComponent(...s),["prevent"])),title:"Edit content of this component"},[e.createVNode(a,{iconClass:"icon-edit"})],2))]))],8,ma),[[e.vShow,l.active]])])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[l.isOuterComponent?(e.openBlock(),e.createElementBlock("p",ga,e.toDisplayString(o.componentName),1)):e.createCommentVNode("",!0),e.withDirectives(e.createElementVNode("ul",{class:"flex-container no-flex action-buttons","data-component":o.componentName,onMouseenter:n[12]||(n[12]=(...s)=>l.addHighlightRelatedComponent&&l.addHighlightRelatedComponent(...s)),onMouseleave:n[13]||(n[13]=(...s)=>l.removeHighlightRelatedComponent&&l.removeHighlightRelatedComponent(...s))},[e.createElementVNode("li",null,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon use-icon-as-background button confirm",{disabled:!i.addHandlerProvider&&!o.itemProvider&&!o.allowAddComponent}]),href:"#",onClick:n[6]||(n[6]=e.withModifiers((...s)=>l.addEntry&&l.addEntry(...s),["prevent"])),title:l.isOuterComponent?"Add new component":"Add new item/entry"},[e.createVNode(a,{iconClass:(l.isOuterComponent,"icon-plus")},null,8,["iconClass"])],10,ka)]),e.createElementVNode("li",null,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon use-icon-as-background button primary",{disabled:l.editing||!l.hasSettings}]),href:l.editing?null:"#",onClick:n[7]||(n[7]=e.withModifiers((...s)=>l.editSettings&&l.editSettings(...s),["prevent"])),title:"Edit settings for "+o.componentName},[e.createVNode(a,{iconClass:l.isOuterComponent?"icon-cogs":"icon-cog"},null,8,["iconClass"])],10,ba)]),e.createElementVNode("li",null,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon use-icon-as-background button button-delete",{disabled:l.editing||!o.allowDeleteComponent}]),href:"#",onClick:n[8]||(n[8]=e.withModifiers((...s)=>l.deleteComponent&&l.deleteComponent(...s),["prevent"])),title:"Delete "+o.componentName+" (and its content)"},[e.createVNode(a,{iconClass:"icon-trash"})],10,Ca)]),l.isOuterComponent?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",Ba,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon use-icon-as-background button cancel",{disabled:!l.editing}]),href:"#",onClick:n[9]||(n[9]=e.withModifiers((...s)=>l.cancelComponent&&l.cancelComponent(...s),["prevent"])),title:"Cancel editing (changes will not be saved)"},[e.createVNode(a,{iconClass:"icon-cancel"})],2)])),l.isOuterComponent?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",wa,[l.editing?(e.openBlock(),e.createElementBlock("a",{key:0,class:"icon-hexagon use-icon-as-background button confirm",href:"#",onClick:n[10]||(n[10]=e.withModifiers((...s)=>l.saveComponent&&l.saveComponent(...s),["prevent"])),title:"Save changes of "+o.componentName},[e.createVNode(a,{iconClass:"icon-check"})],8,xa)):(e.openBlock(),e.createElementBlock("a",{key:1,class:e.normalizeClass(["icon-hexagon use-icon-as-background button confirm",{disabled:l.editModeContext.settings.isEditing(i.componentIdentifier)}]),href:"#",onClick:n[11]||(n[11]=e.withModifiers((...s)=>l.editComponent&&l.editComponent(...s),["prevent"])),title:"Edit content for "+o.componentName},[e.createVNode(a,{iconClass:"icon-edit"})],10,_a))]))],40,ya),[[e.vShow,l.active]])],64)),e.renderSlot(t.$slots,"default",{editing:l.editing})]),_:3},8,["class","onClick","title","data-identifier"])}const ce=S(ca,[["render",Sa]]),U={inject:{editModeContext:{default:null}},props:{componentPath:{type:Array},editModeConfig:{type:Object}},data(){return{editing:!1,settingsContext:!1,mainSidebarContext:!1}},mounted(){this.initializeEditMode()},methods:{initializeEditMode(){var t;if(this.$refs.editComponentWrapper)(t=this.$refs.editComponentWrapper)==null||t.addUpdateHandlerProvider(this.updateHandlerProvider);else{const n=ae(this.$parent);n&&(n.addEditStateListener(o=>this.editing=o),n.addUpdateHandlerProvider(this.updateHandlerProvider),n.setAddHandlerProvider(this.addHandlerProvider))}this.mainSidebarContext=!!aa(this),this.settingsContext=!!ra(this)},updateHandlerProvider(){return{}}}},Ea={name:"CmdHeadline",mixins:[U],data(){return{editableHeadlineText:null,editablePreHeadlineText:null}},props:{headlineText:{type:String,required:!1},headlineLevel:{type:[String,Number],default:"2"},preHeadlineText:{type:String,required:!1},textAlign:{type:String,default:null,validator(t){return t==="left"||t==="center"||t==="right"}},cmdIcon:{type:Object,required:!1}},computed:{componentActive(){var t;return(t=this.editModeContext)==null?void 0:t.system.isActiveComponent(se(ae(this)))},headlineComponentPath(){return this.componentPath||["props","cmdHeadline"]},headlineTag(){return this.headlineLevel?"h"+this.headlineLevel:""},headlineTextAlign(){return this.textAlign?"text-"+this.textAlign:""}},methods:{updateHandlerProvider(){const t=this.editableHeadlineText,n=this.editablePreHeadlineText,o=this.headlineLevel;return j(this,{update(r){r.headlineText=t,r.preHeadlineText=n,r.headlineLevel=o}})},onAddItem(){this.$refs.editComponentWrapper.editComponent()}},watch:{headlineText:{handler(){this.editableHeadlineText=this.headlineText},immediate:!0},preHeadlineText:{handler(){this.editablePreHeadlineText=this.preHeadlineText},immediate:!0}}},Ta={class:"pre-headline-text-wrapper"},Va=["innerHTML"],Na={class:"pre-headline-text"},Oa=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new headline",-1)];function Fa(t,n,o,r,i,l){var d;const a=M,s=z,c=ce;return!t.editModeContext||t.settingsContext||t.mainSidebarContext||o.headlineText?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["cmd-headline",{"has-pre-headline-text":o.preHeadlineText,"has-icon":(d=o.cmdIcon)==null?void 0:d.iconClass},l.headlineTextAlign])},[o.preHeadlineText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.headlineText?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.headlineTag),{key:0},{default:e.withCtx(()=>[o.cmdIcon?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdIcon)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("span",Ta,[e.createElementVNode("span",{class:"pre-headline-text",innerHTML:o.preHeadlineText},null,8,Va),e.createElementVNode("span",null,[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.headlineText),1)])])])]),_:3})):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.headlineTag),{key:1},{default:e.withCtx(()=>[o.cmdIcon?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdIcon)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("span",null,[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.headlineText),1)])])]),_:3}))],2)):(e.openBlock(),e.createBlock(c,{key:1,ref:"editComponentWrapper",class:"edit-items",showComponentName:!1,allowedComponentTypes:[],componentName:"CmdHeadline",componentProps:{headlineText:o.headlineText,headlineLevel:o.headlineLevel},componentPath:l.headlineComponentPath,allowDeleteComponent:!!o.headlineText},{default:e.withCtx(m=>[m.editing?(e.openBlock(),e.createBlock(s,{key:0,element:"input",type:"text",class:e.normalizeClass(["edit-mode","headline","h"+o.headlineLevel,l.headlineTextAlign]),labelText:"Headline",showLabel:!1,placeholder:"Headline",modelValue:i.editableHeadlineText,"onUpdate:modelValue":n[0]||(n[0]=f=>i.editableHeadlineText=f)},null,8,["class","modelValue"])):o.headlineText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.cmdIcon?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdIcon)),null,16)):e.createCommentVNode("",!0),o.preHeadlineText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.headlineText?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.headlineTag),{key:0},{default:e.withCtx(()=>[o.cmdIcon?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdIcon)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("span",Na,e.toDisplayString(o.preHeadlineText),1),e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.headlineText),1)])]),_:3})):e.createCommentVNode("",!0)],64)):o.headlineText?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.headlineTag),{key:2},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.headlineText),1)])]),_:3})):e.createCommentVNode("",!0)],64)):l.componentActive?(e.openBlock(),e.createElementBlock("button",{key:2,type:"button",class:"button confirm",onClick:n[1]||(n[1]=(...f)=>l.onAddItem&&l.onAddItem(...f))},Oa)):e.createCommentVNode("",!0)]),_:3},8,["componentProps","componentPath","allowDeleteComponent"]))}const D=S(Ea,[["render",Fa]]),Ia={name:"CmdTooltip",data(){return{tooltipVisibility:!1,pointerX:0,pointerY:0}},props:{cmdHeadline:{type:Object,default(){}},tooltipText:{type:String,required:!1},delayToShowTooltip:{type:Number,default:0},relatedId:{type:String,required:!1},validationStatus:{type:String,required:!1,validator(t){return t===""||t==="error"||t==="warning"||t==="success"||t==="info"}},scrollContainer:{type:String,default:".page-wrapper"},iconClose:{type:Object,default(){return{show:!0,iconClass:"icon-cancel",tooltip:"Close this tooltip!"}}},toggleVisibilityByClick:{type:Boolean,default:!1}},mounted(){if(this.relatedId){const t=document.getElementById(this.relatedId);t&&(document.querySelector(this.scrollContainer).addEventListener("scroll",this.hideTooltip),document.addEventListener("keyup",this.hideTooltipOnEsc),this.toggleVisibilityByClick?t.addEventListener("click",this.toggleTooltipVisibility):(t.addEventListener("mouseenter",this.showTooltip),t.addEventListener("mouseleave",this.hideTooltip)))}},methods:{toggleTooltipVisibility(t){this.getPointerPosition(t),this.tooltipVisibility=!this.tooltipVisibility},showTooltip(t){this.delayToShowTooltip>0?setTimeout(()=>{this.toggleVisibility(t)},this.delayToShowTooltip):this.toggleVisibility(t)},toggleVisibility(t){this.toggleVisibilityByClick||(this.tooltipVisibility=!0),this.getPointerPosition(t)},hideTooltipOnEsc(t){this.allowEscapeKey&&(t.key==="Escape"||t.key==="Esc")&&this.hideTooltip()},hideTooltip(){this.tooltipVisibility=!1},getPointerPosition(t){this.pointerX=t.clientX,this.pointerY=t.clientY}},unmounted(){if(this.relatedId){const t=document.getElementById(this.relatedId);t&&(document.removeEventListener("scroll",this.hideTooltip),document.removeEventListener("keyup",this.hideTooltipOnEsc),this.toggleVisibilityByClick?t.removeEventListener("click",this.toggleTooltipVisibility):(t.removeEventListener("mouseenter",this.showTooltip),t.removeEventListener("mouseleave",this.showTooltip)))}},watch:{tooltipVisibility(){this.tooltipVisibility&&this.$nextTick(()=>{this.$refs.tooltip.style.left=this.pointerX/10+"rem",this.$refs.tooltip.style.top=(this.pointerY+25)/10+"rem"})}}},Ma={key:0,class:"headline-wrapper"},Pa=["title"];function La(t,n,o,r,i,l){const a=D,s=M;return i.tooltipVisibility?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["cmd-tooltip",o.validationStatus]),ref:"tooltip"},[o.cmdHeadline||o.iconClose.show?(e.openBlock(),e.createElementBlock("div",Ma,[o.cmdHeadline?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.iconClose.show&&o.toggleVisibilityByClick?(e.openBlock(),e.createElementBlock("a",{key:1,href:"#",onClick:n[0]||(n[0]=e.withModifiers((...c)=>l.hideTooltip&&l.hideTooltip(...c),["prevent"])),title:o.iconClose.tooltip},[e.createVNode(s,{iconClass:o.iconClose.iconClass,type:o.iconClose.iconType},null,8,["iconClass","type"])],8,Pa)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.tooltipText),1)])],2)):e.createCommentVNode("",!0)}const Mn=S(Ia,[["render",La]]),J={props:{i18n:{type:[Object,Function],default:()=>({})}},methods:{getMessage(t,...n){if(!t)return"";let o=this.i18n;if(typeof this.i18n=="function"&&(o=this.i18n.call(this,t,n),typeof o!="object"))return o;let r=o[t]||this.getDefaultMessageProperty(t)||t;return typeof r=="function"?r.call(this,n||[]):(Array.isArray(n)&&n.length&&n.forEach((i,l)=>r=r.replace("{"+l+"}",i)),r)},getDefaultMessageProperty(t){var o;if(Object.hasOwn(this,"defaultMessageProperties")&&this.defaultMessageProperties&&this.defaultMessageProperties[t])return this.defaultMessageProperties[t];const n=Object.hasOwn(this,"fieldValidationDefaultMessageProperties")?"fieldValidationDefaultMessageProperties":null;return n&&((o=this[n])!=null&&o[t])?this[n][t]:null}}},Da={name:"CmdListOfRequirements",mixins:[J,{data(){return{defaultMessageProperties:{"cmdlistofrequirements.headline.requirement_for_input":"Requirement for input","cmdlistofrequirements.headline.requirements_for_input":"Requirements for input"}}}}],props:{inputModelValue:{type:[String,Boolean,Array,Number],default:""},inputAttributes:{type:Object,required:!0},labelText:{type:String,required:!1},inputRequirements:{type:Array,required:!0},helplink:{type:Object,required:!1},iconSuccess:{type:Object,default(){return{iconClass:"icon-check-circle",tooltip:"success"}}},iconError:{type:Object,default(){return{iconClass:"icon-error-circle",tooltip:"error"}}},showHeadline:{type:Boolean,default:!0},cmdHeadline:{type:Object,default(){return{headlineLevel:6}}}},computed:{headlineRequirements(){return this.inputRequirements.length>1?this.getMessage("cmdlistofrequirements.headline.requirements_for_input"):this.getMessage("cmdlistofrequirements.headline.requirement_for_input")}}},Aa={class:"cmd-list-of-requirements"},Ra=e.createElementVNode("br",null,null,-1),qa=e.createElementVNode("hr",null,null,-1),za=["href","target"],Ha={key:1};function ja(t,n,o,r,i,l){var c,d,m;const a=D,s=M;return e.openBlock(),e.createElementBlock("div",Aa,[o.showHeadline?(e.openBlock(),e.createBlock(a,{key:0,"headline-level":o.cmdHeadline.headlineLevel},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.headlineRequirements),1),o.labelText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[Ra,e.createElementVNode("em",null,e.toDisplayString(o.labelText),1)],64)):e.createCommentVNode("",!0)]),_:1},8,["headline-level"])):e.createCommentVNode("",!0),e.createElementVNode("dl",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.inputRequirements,(f,p)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:p},[e.createElementVNode("dt",{"aria-live":"assertive",class:e.normalizeClass(f.valid(o.inputModelValue,o.inputAttributes)?"success":"error")},e.toDisplayString(f.message)+":",3),e.createElementVNode("dd",{class:e.normalizeClass(f.valid(o.inputModelValue,o.inputAttributes)?"success":"error")},[e.createVNode(s,{"aria-live":"assertive",iconClass:f.valid(o.inputModelValue,o.inputAttributes)?o.iconSuccess.iconClass:o.iconError.iconClass,type:f.valid(o.inputModelValue,o.inputAttributes)?o.iconSuccess.iconType:o.iconError.iconType,title:f.valid(o.inputModelValue,o.inputAttributes)?o.iconSuccess.tooltip:o.iconError.tooltip},null,8,["iconClass","type","title"])],2)],64))),128))]),o.helplink&&o.helplink.show?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[qa,o.helplink.url?(e.openBlock(),e.createElementBlock("a",{key:0,href:o.helplink.url,target:o.helplink.target,onClick:n[0]||(n[0]=e.withModifiers(()=>{},["prevent"]))},[(c=o.helplink.icon)!=null&&c.iconClass?(e.openBlock(),e.createBlock(s,{key:0,class:e.normalizeClass((d=o.helplink.icon)==null?void 0:d.iconClass),title:(m=o.helplink.icon)==null?void 0:m.tooltip},null,8,["class","title"])):e.createCommentVNode("",!0),o.helplink.text?(e.openBlock(),e.createElementBlock("span",Ha,e.toDisplayString(o.helplink.text),1)):e.createCommentVNode("",!0)],8,za)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)])}const Ua=S(Da,[["render",ja]]),Wa={name:"CmdTooltipForFormElements",props:{relatedId:{type:String,default:""},validationStatus:{type:String,default:"",validator(t){return t===""||t==="error"||t==="warning"||t==="success"||t==="info"}},cmdListOfRequirements:{type:Object,default(){return{showRequirements:!0,validationTooltip:"",inputRequirements:[],inputAttributes:{},showHeadline:!0,inputModelValue:"",helplink:{},labelText:""}}}},methods:{hideTooltip(){this.$refs.tooltip.hideTooltip()}}};function Ga(t,n,o,r,i,l){const a=Ua,s=Mn;return e.openBlock(),e.createBlock(s,{ref:"tooltip",class:e.normalizeClass(["cmd-tooltip-for-form-elements box",o.validationStatus]),relatedId:o.relatedId,"toggle-visibility-by-click":!0},{default:e.withCtx(()=>[o.cmdListOfRequirements.showRequirements?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdListOfRequirements)),null,16)):e.createCommentVNode("",!0)]),_:1},8,["class","relatedId"])}const Yt=S(Wa,[["render",Ga]]),Qt={data(){return{defaultMessageProperties:{"cmdformelement.headline.requirements_for_input":"Requirements for input","cmdformelement.validationTooltip.an_error_occurred":"An error occurred!","cmdformelement.validationTooltip.information_is_filled_correctly":"This information is filled correctly!","cmdformelement.validationTooltip.caps_lock_is_activated":"Attention: Caps lock is activated!","cmdformelement.validationTooltip.open_field_requirements":"Open field requirements!","cmdformelement.validationTooltip.is_valid_email":"Is valid e-mail-address"}}}},it={data(){return{validationStatus:"",capsLockActivated:!1}},mixins:[J,{data(){return{fieldValidationDefaultMessageProperties:{"cmdfieldvalidation.open_detailed_help":"Open detailed help!","cmdfieldvalidation.information_not_filled_correctly":"This information is not filled correctly!","cmdfieldvalidation.information_filled_correctly":"This information is filled correctly!","cmdfieldvalidation.caps_lock_is_activated":"Attention: Caps lock is activated!","cmdfieldvalidation.required_field_is_filled":"Required field is filled!","cmdfieldvalidation.field_contains_special_character":"Field contains special character","cmdfieldvalidation.input_has_minimum_length":"Input has minimum length"}}}}],props:{validationMessage:{type:String,required:!1},helplink:{type:Object,default(){return{show:!0,url:"helpurl",target:"help",text:"Open help",icon:{iconClass:"icon-questionmark-circle",tooltip:"Open help in new tab",iconType:"auto"}}}},customRequirements:{type:Array,required:!1},showRequirements:{type:Boolean,default:!0},iconHasStateError:{type:Object,default(){return{iconClass:"icon-error-circle",tooltip:"Error",iconType:"auto"}}},iconHasStateWarning:{type:Object,default(){return{iconClass:"icon-exclamation-circle",tooltip:"Warning",iconType:"auto"}}},iconHasStateSuccess:{type:Object,default(){return{iconClass:"icon-check-circle",tooltip:"Success",iconType:"auto"}}},iconHasStateInfo:{type:Object,default(){return{iconClass:"icon-info-circle",tooltip:"Info",iconType:"auto"}}},iconCapsLock:{type:Object,default(){return{iconClass:"icon-caps-lock-circle",iconType:"auto"}}},iconPasswordVisible:{type:Object,default(){return{iconClass:"icon-visible",tooltip:"Show password",iconType:"auto"}}},iconPasswordInvisible:{type:Object,default(){return{iconClass:"icon-not-visible",iconType:"auto"}}},cmdListOfRequirements:{type:Object,required:!1}},computed:{listOfRequirements(){return this.cmdListOfRequirements==null?{showRequirements:!0,showHeadline:!0,validationTooltip:this.validationTooltip,inputRequirements:this.inputRequirements,inputAttributes:this.$attrs,inputModelValue:this.modelValue,helplink:{},labelText:this.labelText}:this.cmdListOfRequirements},getValidationMessage(){if(this.validationStatus!==""){if(this.validationStatus==="error")return this.validationMessage?this.validationMessage:this.getMessage("cmdfieldvalidation.information_not_filled_correctly");if(this.validationStatus==="warning"&&this.capsLockActivated)return this.getMessage("cmdfieldvalidation.caps_lock_is_activated");if(this.validationStatus==="success")return this.getMessage("cmdfieldvalidation.information_filled_correctly")}return null},getStatusIconClass(){return this.validationStatus!==""?this.capsLockActivated?this.iconCapsLock.iconClass:this.validationStatus==="error"?this.iconHasStateError.iconClass:this.validationStatus==="warning"?this.iconHasStateWarning.iconClass:this.validationStatus==="success"?this.iconHasStateSuccess.iconClass:this.iconHasStateInfo.iconClass:this.helplink.icon.iconClass},inputRequirements(){const t=[];if(this.$attrs.required||Object.hasOwn(this,"required")&&this.required){const n=Object.hasOwn(this,"required")?this.required:this.$attrs.required;t.push({message:this.getRequirementMessage(),valid(o,r){return!r.required&&!n||o!=null&&String(o).length>0}})}return this.$attrs.minlength&&t.push({message:this.getMessage("cmdfieldvalidation.input_has_minimum_length")+" ("+this.modelValue.length+"/"+this.$attrs.minlength+")",valid(n,o){return n.length>=o.minlength}}),[...t,...this.additionalStandardRequirements()||[],...this.customRequirements||[]]}},methods:{checkForCapsLock(t){["password","number","url","email"].includes(this.$attrs.type)&&t.getModifierState("CapsLock")?(this.capsLockActivated=!0,this.validationStatus="warning"):this.capsLockActivated&&this.validationStatus==="warning"&&(this.capsLockActivated=!1,this.validationStatus="")},additionalStandardRequirements(){return[]},getRequirementMessage(){return this.getMessage("cmdfieldvalidation.required_field_is_filled")}},watch:{validationStatus:{handler(){this.$emit("validation-status-change",this.validationStatus)}}}};function Be(){let t=new Date().getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){const o=(t+Math.random()*16)%16|0;return t=Math.floor(t/16),(n==="x"?o:o&3|8).toString(16)})}function $t(){return"cmd-"+Be()}const Ie={props:{id:{type:String,required:!1}},computed:{htmlId(){return this.id||$t()}},methods:{buildHtmlId(...t){return t.map(n=>n.replace(/\s/g,"")).join("")}}},vt={};function Ja(t="defaultSequence"){const n=vt[t]||0;return vt[t]=n+1,vt[t]}const eo={data(){return{tooltip:!1,tooltipId:"tooltip-"+Ja()}},props:{useCustomTooltip:{type:Boolean,default:!0},allowEscapeKey:{type:Boolean,default:!0}}},Ka=["color","date","datetime-local","file","number","range"],Za={inheritAttrs:!1,name:"CmdFormElement",mixins:[J,Qt,it,Ie,eo],data(){return{errorOccurred:0}},props:{modelValue:{type:[String,Boolean,Array,Number],default:""},element:{type:String,validator(t){return t==="input"||t==="select"||t==="textarea"||t==="button"},required:!0},showLabel:{type:Boolean,default:!0},labelText:{type:String,required:!1},toggleSwitch:{type:Boolean,default:!1},onLabel:{type:String,required:!1},offLabel:{type:String,required:!1},colored:{type:Boolean,required:!1},inputValue:{type:[String,Number],required:!1},replaceInputType:{type:Boolean,default:!1},inputClass:{type:String,required:!1},datalist:{type:Object,required:!1},selectOptions:{type:Array,required:!1},showStatusIcon:{type:Boolean,default:!0},nativeButton:{type:Object,default(){return{text:"",icon:{show:!0,iconClass:"",position:"left",tooltip:""}}}},fieldIconClass:{type:String,required:!1},displayLabelInline:{type:Boolean,required:!1},stretchField:{type:Boolean,default:!1},status:{type:String,required:!1,validator(t){return t===""||t==="error"||t==="warning"||t==="success"||t==="info"}},showCharactersTextarea:{type:Boolean,default:!0},textCharactersLeft:{type:String,default:"Characters left:"},showSearchButton:{type:Boolean,default:!0},iconDelete:{type:Object,default(){return{show:!0,iconClass:"icon-cancel-circle",tooltip:"Delete term"}}},iconSearch:{type:Object,default(){return{show:!0,iconClass:"icon-search",tooltip:"Search"}}},iconHasStateError:{type:Object,default(){return{show:!0,iconClass:"icon-error-circle",tooltip:"Error"}}},iconHasStateWarning:{type:Object,default(){return{show:!0,iconClass:"icon-warning-circle",tooltip:"Warning"}}},iconHasStateSuccess:{type:Object,default(){return{show:!0,iconClass:"icon-check-circle",tooltip:"Success"}}},iconHasStateInfo:{type:Object,default(){return{show:!0,iconClass:"icon-info-circle",tooltip:"Info"}}},useIconsForToggleSwitch:{type:Boolean,default:!1},toggleSwitchCheckedIconClass:{type:String,default:"icon-check-circle"},toggleSwitchUncheckedIconClass:{type:String,default:"icon-cancel-circle"},iconPasswordVisible:{type:Object,default(){return{show:!0,iconClass:"icon-visible",tooltip:"Show password"}}},iconPasswordInvisible:{type:Object,default(){return{show:!0,iconClass:"icon-not-visible"}}}},computed:{elementAttributes(){const t=["name","required","readonly","disabled","autofocus"],n={input:[...t,"type","minlength","pattern","min","max","multiple","step","autocomplete","placeholder"],select:[...t,"multiple"],textarea:[...t,"placeholder"]},o={};return n[this.element]&&Object.entries(this.$attrs).filter(([r])=>n[this.element].includes(r)).forEach(([r,i])=>o[r]=i),o},buttonAttrs(){var n,o;const t={...this.$attrs};return(n=this.nativeButton.icon)!=null&&n.tooltip&&(t.title=(o=this.nativeButton.icon)==null?void 0:o.tooltip),t},tooltipHeadline(){return{text:this.labelText,level:"5"}},isChecked(){return typeof this.modelValue=="boolean"?this.modelValue:typeof this.modelValue=="string"?this.modelValue===this.inputValue:typeof this.modelValue=="number"?this.modelValue===this.inputValue:this.modelValue!==void 0?this.modelValue.includes(this.inputValue):!1},charactersLeft(){return this.getMaxLength()-this.modelValue.length},validationTooltip(){return this.useCustomTooltip?this.validationStatus==="error"?this.getMessage("cmdformelement.validationTooltip.an_error_occurred"):this.validationStatus==="success"?this.getMessage("cmdformelement.validationTooltip.information_is_filled_correctly"):this.capsLockActivated?this.getMessage("cmdformelement.validationTooltip.caps_lock_is_activated"):this.getMessage("cmdformelement.validationTooltip.open_field_requirements"):this.getValidationMessage},autocomplete(){return this.$attrs.type!=="file"?this.datalist?"off":"on":null},toggleSwitchIconClass(){return this.toggleSwitch&&this.useIconsForToggleSwitch&&this.toggleSwitchUncheckedIconClass&&this.toggleSwitchCheckedIconClass?this.isChecked?this.toggleSwitchCheckedIconClass:this.toggleSwitchUncheckedIconClass:null}},methods:{setFocus(){var t;(t=this.$refs.label.querySelector("input, select, textarea"))==null||t.focus()},additionalStandardRequirements(){const t=[];return this.$attrs.type==="email"&&t.push({message:this.getMessage("cmdformelement.validationTooltip.is_valid_email"),valid:()=>this.$refs.input.checkValidity()}),t},getDomElement(){return this.$refs.label},getMaxLength(){return this.$attrs.element==="textarea"?this.$attrs.maxlength>0?this.$attrs.maxlength:5e3:Ka.includes(this.$attrs.type)?null:this.$attrs.maxlength>0?this.$attrs.maxlength:255},validateInput(t){var o;((o=t.target.closest("form"))==null?void 0:o.dataset.useValidation)==="true"&&(!["checkbox","radio"].includes(this.$attrs.type)&&this.modelValue&&(this.validationStatus="success"),typeof t.target.checkValidity=="function"&&!t.target.checkValidity()?this.validationStatus="error":this.customRequirements&&this.customRequirements.some(i=>!i.valid(this.modelValue))&&(this.validationStatus="error"),this.$emit("validation-status-change",this.validationStatus))},onBlur(t){this.validateInput(t),this.closeTooltipOnBlur(),this.$emit("blur",t)},onInput(t){this.validateInput(t),this.$emit("update:modelValue",t.target.value)},onChange(t){if(typeof this.modelValue=="boolean")this.$emit("update:modelValue",t.target.checked);else if(typeof this.modelValue=="string")this.$emit("update:modelValue",t.target.value);else if(this.modelValue!==void 0){let n=[...this.modelValue];t.target.checked?n.push(t.target.value):n=n.filter(o=>o!==t.target.value),this.$emit("update:modelValue",n)}},datalistFocus(){this.datalist&&this.$refs.label.focus()},showPassword(){const t=this.$refs.input,n=t.value;t.nextElementSibling.classList.replace(this.iconPasswordVisible.iconClass,this.iconPasswordInvisible.iconClass),t.setAttribute("type","text"),t.setAttribute("value",n)},hidePassword(){this.$refs.input.nextElementSibling.classList.replace(this.iconPasswordInvisible.iconClass,this.iconPasswordVisible.iconClass),this.$refs.input.setAttribute("type","password")},executeSearch(){this.$emit("search",this.value)},closeTooltipOnBlur(){this.$refs.tooltip&&this.$refs.tooltip.hideTooltip()},submit(t){this.$emit("submit",t)}},watch:{status:{handler(){this.validationStatus=this.status||""},immediate:!0}}},Xa=["for","title"],Ya=["innerHTML"],Qa={key:2,"aria-hidden":"true"},$a=["title","aria-errormessage","id"],va={key:1,class:"flex-container inner-input-wrapper"},es=["id","autocomplete","list","value","maxlength"],ts=["title"],os=["id"],ns=["value"],ls=["checked","value","id","disabled","aria-invalid"],is=["innerHTML"],rs={key:2},as={class:"switch-label-wrapper"},ss=["checked","value","id","disabled","aria-invalid"],cs={class:"label-text"},ds={class:"label-text"},ms=["innerHTML"],fs={key:0},us=["id"],hs=["value","selected"],ps=["id","value","maxlength"],gs={key:6,class:"characters-left-wrapper"},ys={key:0},ks={key:7,class:"search-field-wrapper flex-container no-gap"},bs=["id","maxlength","value"],Cs=["title"],Bs=["title"],ws={key:1};function xs(t,n,o,r,i,l){var c,d,m,f,p,u,h,b,g,B,w,x,T,F,C,E,I,A,P,te,oe,ne,H,ue;const a=M,s=Yt;return o.element==="input"||o.element==="select"||o.element==="textarea"?(e.openBlock(),e.createElementBlock("label",{key:0,class:e.normalizeClass(["cmd-form-element",t.validationStatus,t.$attrs.class,{disabled:t.$attrs.disabled,inline:o.displayLabelInline,"stretch-field":o.stretchField,"toggle-switch":o.toggleSwitch,colored:o.colored,"has-state":t.validationStatus}]),for:t.htmlId,title:t.$attrs.title,ref:"label"},[(o.labelText||t.$slots.labeltext)&&t.$attrs.type!=="checkbox"&&t.$attrs.type!=="radio"?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["label-text",{hidden:!o.showLabel}])},[e.createElementVNode("span",null,[o.labelText?(e.openBlock(),e.createElementBlock("span",{key:0,innerHTML:o.labelText},null,8,Ya)):e.renderSlot(t.$slots,"labeltext",{key:1}),t.$attrs.required!=null&&t.$attrs.required!==!1?(e.openBlock(),e.createElementBlock("sup",Qa,"*")):e.createCommentVNode("",!0)]),(t.$attrs.required||t.inputRequirements.length)&&o.showStatusIcon?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[0]||(n[0]=e.withModifiers(()=>{},["prevent"])),title:l.validationTooltip,"aria-errormessage":t.tooltipId,"aria-live":"assertive",id:t.tooltipId},[e.createVNode(a,{iconClass:t.getStatusIconClass},null,8,["iconClass"])],8,$a)):e.createCommentVNode("",!0),t.useCustomTooltip&&(t.validationStatus===""||t.validationStatus==="error")?(e.openBlock(),e.createBlock(s,{key:1,ref:"tooltip",validationStatus:t.validationStatus,relatedId:t.tooltipId,cmdListOfRequirements:t.listOfRequirements,role:t.validationStatus==="error"?"alert":"dialog"},null,8,["validationStatus","relatedId","cmdListOfRequirements","role"])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),t.$attrs.type!=="checkbox"&&t.$attrs.type!=="radio"&&t.$attrs.type!=="search"?(e.openBlock(),e.createElementBlock("span",va,[o.fieldIconClass?(e.openBlock(),e.createBlock(a,{key:0,class:"place-inside",iconClass:o.fieldIconClass},null,8,["iconClass"])):e.createCommentVNode("",!0),o.element==="input"&&t.$attrs.type!=="search"?(e.openBlock(),e.createElementBlock("input",e.mergeProps({key:1},l.elementAttributes,{id:t.htmlId,class:o.inputClass,onFocus:n[1]||(n[1]=V=>t.tooltip=!0),onBlur:n[2]||(n[2]=(...V)=>l.onBlur&&l.onBlur(...V)),onInput:n[3]||(n[3]=(...V)=>l.onInput&&l.onInput(...V)),onMouseover:n[4]||(n[4]=(...V)=>l.datalistFocus&&l.datalistFocus(...V)),onKeyup:n[5]||(n[5]=(...V)=>t.checkForCapsLock&&t.checkForCapsLock(...V)),onChange:n[6]||(n[6]=V=>t.$emit("change",V)),autocomplete:l.autocomplete,list:o.datalist?o.datalist.id:null,value:o.modelValue,maxlength:l.getMaxLength(),ref:"input"}),null,16,es)):e.createCommentVNode("",!0),t.$attrs.type==="password"?(e.openBlock(),e.createElementBlock("a",{key:2,href:"#",class:"place-inside",onMousedown:n[7]||(n[7]=e.withModifiers((...V)=>l.showPassword&&l.showPassword(...V),["prevent"])),onMouseup:n[8]||(n[8]=e.withModifiers((...V)=>l.hidePassword&&l.hidePassword(...V),["prevent"])),onMouseleave:n[9]||(n[9]=e.withModifiers((...V)=>l.hidePassword&&l.hidePassword(...V),["prevent"])),onClick:n[10]||(n[10]=e.withModifiers(()=>{},["prevent"])),title:o.iconPasswordVisible.tooltip},[e.createVNode(a,{iconClass:o.iconPasswordVisible.iconClass},null,8,["iconClass"])],40,ts)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),o.datalist&&o.datalist.options.length?(e.openBlock(),e.createElementBlock("datalist",{key:2,id:o.datalist.id},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.datalist.options,(V,re)=>(e.openBlock(),e.createElementBlock("option",{key:re,value:V},null,8,ns))),128))],8,os)):o.element==="input"&&(t.$attrs.type==="checkbox"||t.$attrs.type==="radio")?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[o.onLabel&&o.offLabel?o.onLabel&&o.offLabel?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("span",as,[e.createElementVNode("input",e.mergeProps(l.elementAttributes,{onChange:n[13]||(n[13]=(...V)=>l.onChange&&l.onChange(...V)),onBlur:n[14]||(n[14]=(...V)=>l.onBlur&&l.onBlur(...V)),checked:l.isChecked,value:o.inputValue,class:{inputClass:o.inputClass,validationStatus:t.validationStatus},id:t.htmlId,disabled:t.$attrs.disabled,"aria-invalid":t.validationStatus==="error"}),null,16,ss),e.createElementVNode("span",cs,e.toDisplayString(o.onLabel),1),e.createElementVNode("span",ds,e.toDisplayString(o.offLabel),1)]),o.labelText?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["label-text",{hidden:!o.showLabel}])},[e.createElementVNode("span",{innerHTML:o.labelText},null,8,ms),t.$attrs.required?(e.openBlock(),e.createElementBlock("sup",fs,"*")):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],64)):e.renderSlot(t.$slots,"default",{key:2}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("input",e.mergeProps(l.elementAttributes,{onChange:n[11]||(n[11]=(...V)=>l.onChange&&l.onChange(...V)),onBlur:n[12]||(n[12]=(...V)=>l.onBlur&&l.onBlur(...V)),checked:l.isChecked,value:o.inputValue,class:[o.inputClass,t.validationStatus,l.toggleSwitchIconClass,{"replace-input-type":o.replaceInputType}],id:t.htmlId,disabled:t.$attrs.disabled,"aria-invalid":t.validationStatus==="error"}),null,16,ls),o.labelText||t.$slots.labeltext?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["label-text",{hidden:!o.showLabel}])},[e.createElementVNode("span",null,[o.labelText?(e.openBlock(),e.createElementBlock("span",{key:0,innerHTML:o.labelText},null,8,is)):e.renderSlot(t.$slots,"labeltext",{key:1}),t.$attrs.required?(e.openBlock(),e.createElementBlock("sup",rs,"*")):e.createCommentVNode("",!0)])],2)):e.createCommentVNode("",!0)],64))],64)):e.createCommentVNode("",!0),o.element==="select"?(e.openBlock(),e.createElementBlock("select",e.mergeProps({key:4},l.elementAttributes,{id:t.htmlId,onBlur:n[15]||(n[15]=(...V)=>l.onBlur&&l.onBlur(...V)),onChange:n[16]||(n[16]=V=>t.$emit("update:modelValue",V.target.value))}),[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.selectOptions,(V,re)=>(e.openBlock(),e.createElementBlock("option",{key:re,value:V.value,selected:V.value===o.modelValue},e.toDisplayString(V.text),9,hs))),128))],16,us)):e.createCommentVNode("",!0),o.element==="textarea"?(e.openBlock(),e.createElementBlock("textarea",e.mergeProps({key:5},l.elementAttributes,{id:t.htmlId,value:o.modelValue,maxlength:l.getMaxLength(),onInput:n[17]||(n[17]=(...V)=>l.onInput&&l.onInput(...V)),onFocus:n[18]||(n[18]=V=>t.tooltip=!0),onBlur:n[19]||(n[19]=(...V)=>l.onBlur&&l.onBlur(...V))}),null,16,ps)):e.createCommentVNode("",!0),o.element==="textarea"&&o.showCharactersTextarea?(e.openBlock(),e.createElementBlock("span",gs,[o.textCharactersLeft?(e.openBlock(),e.createElementBlock("span",ys,e.toDisplayString(o.textCharactersLeft),1)):e.createCommentVNode("",!0),e.createElementVNode("span",{class:e.normalizeClass(["characters-left",{error:l.charactersLeft===0}])},e.toDisplayString(l.charactersLeft),3)])):o.element==="input"&&t.$attrs.type==="search"?(e.openBlock(),e.createElementBlock("span",ks,[o.fieldIconClass?(e.openBlock(),e.createBlock(a,{key:0,class:"place-inside",iconClass:o.fieldIconClass},null,8,["iconClass"])):e.createCommentVNode("",!0),e.createElementVNode("input",e.mergeProps(l.elementAttributes,{id:t.htmlId,onInput:n[20]||(n[20]=(...V)=>l.onInput&&l.onInput(...V)),maxlength:l.getMaxLength(),value:o.modelValue}),null,16,bs),o.showSearchButton?(e.openBlock(),e.createElementBlock("a",{key:1,href:"#",class:e.normalizeClass(["button no-flex",{disabled:t.$attrs.disabled}]),title:o.iconSearch.tooltip,onClick:n[21]||(n[21]=e.withModifiers((...V)=>l.executeSearch&&l.executeSearch(...V),["prevent"]))},[e.createVNode(a,{iconClass:o.iconSearch.iconClass},null,8,["iconClass"])],10,Cs)):e.createCommentVNode("",!0),(c=o.iconDelete)!=null&&c.show?(e.openBlock(),e.createElementBlock("a",{key:2,href:"#",onClick:n[22]||(n[22]=e.withModifiers(V=>t.$emit("update:modelValue",""),["prevent"])),title:(d=o.iconDelete)==null?void 0:d.tooltip},[e.createVNode(a,{iconClass:(m=o.iconDelete)==null?void 0:m.iconClass,type:(f=o.iconDelete)==null?void 0:f.iconType},null,8,["iconClass","type"])],8,Bs)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],10,Xa)):o.element==="button"?(e.openBlock(),e.createElementBlock("button",e.mergeProps({key:1,class:"button"},l.buttonAttrs,{onClick:n[23]||(n[23]=(...V)=>l.submit&&l.submit(...V))}),[(u=(p=o.nativeButton)==null?void 0:p.icon)!=null&&u.show&&(((b=(h=o.nativeButton)==null?void 0:h.icon)==null?void 0:b.position)==="before"||!((B=(g=o.nativeButton)==null?void 0:g.icon)!=null&&B.position))?(e.openBlock(),e.createBlock(a,{key:0,iconClass:(x=(w=o.nativeButton)==null?void 0:w.icon)==null?void 0:x.iconClass,type:(F=(T=o.nativeButton)==null?void 0:T.icon)==null?void 0:F.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),(C=o.nativeButton)!=null&&C.icon&&((E=o.nativeButton)!=null&&E.text)?(e.openBlock(),e.createElementBlock("span",ws,e.toDisplayString(o.nativeButton.text),1)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createTextVNode(e.toDisplayString(o.nativeButton.text),1)],64)),(A=(I=o.nativeButton)==null?void 0:I.icon)!=null&&A.show&&((te=(P=o.nativeButton)==null?void 0:P.icon)==null?void 0:te.position)==="after"?(e.openBlock(),e.createBlock(a,{key:3,iconClass:(ne=(oe=o.nativeButton)==null?void 0:oe.icon)==null?void 0:ne.iconClass,type:(ue=(H=o.nativeButton)==null?void 0:H.icon)==null?void 0:ue.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0)],16)):e.createCommentVNode("",!0)}const z=S(Za,[["render",xs]]),_s={name:"CmdAddressDataItem",mixins:[U],data(){return{editableAddressEntry:null}},props:{addressEntry:{type:Object,default:{}},showLabelIcons:{type:Boolean,default:!0},showLabelTexts:{type:Boolean,default:!1},linkGoogleMaps:{type:Boolean,default:!1},showCityBeforeZip:{type:Boolean,default:!1}},methods:{vCardClass(t){if(t.type==="company")return"org";if(t.type==="address"){if(t.streetNo)return"street-address";if(t.zip)return"postal-code";if(t.city)return"locality";if(t.country)return"country-name"}return null},inputType(t){return t.type==="phone"?"tel":t.type==="email"?"email":t.type==="url"?"url":"text"},locateAddress(t){return"https://www.google.com/maps/place/"+t.streetNo+", "+t.zip+" "+t.city},getHref(t){return t.type==="phone"?"tel:"+t.href:t.type==="email"?"mailto:"+t.href:t.type==="url"?t.href:null},addHandlerProvider(){const t={type:"default",iconClass:"icon-mail",data:"Your data",labelText:"Labeltext",tooltip:"Tooltip",href:"#"};return j(this,{item(){return t}})},updateHandlerProvider(){const t=this.editableAddressEntry;return j(this,{update(n){typeof t=="object"?Object.entries(t).forEach(([o,r])=>n[o]=r):n.href==null?n.data=t:n.href=t}})}},watch:{addressEntry:{handler(){this.addressEntry.type==="address"?this.editableAddressEntry={streetNo:this.addressEntry.streetNo,zip:this.addressEntry.zip,city:this.addressEntry.city,state:this.addressEntry.state,miscInfo:this.addressEntry.miscInfo,country:this.addressEntry.country}:this.editableAddressEntry=(this.addressEntry.href==null?this.addressEntry.data:this.addressEntry.href)||""},immediate:!0,deep:!0}}},Ss={key:1},Es=["href","target","title","data-type"],Ts=["innerHTML"],Vs={key:1},Ns=["href","title"],Os={class:"street-address"},Fs=e.createElementVNode("br",null,null,-1),Is={key:0,class:"postal-code"},Ms={key:1,class:"locality"},Ps=e.createElementVNode("br",null,null,-1),Ls={key:0},Ds={key:3,class:"country-name"},As={class:"street-address"},Rs=e.createElementVNode("br",null,null,-1),qs={key:0,class:"postal-code"},zs={key:1,class:"locality"},Hs=e.createElementVNode("br",null,null,-1),js=e.createElementVNode("br",null,null,-1),Us={key:3,class:"country-name"};function Ws(t,n,o,r,i,l){const a=M,s=z,c=e.resolveDirective("telephone");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("dt",{class:e.normalizeClass(["cmd-address-data-item",{address:o.addressEntry.type==="address"}])},[o.addressEntry.iconClass&&o.showLabelIcons?(e.openBlock(),e.createBlock(a,{key:0,iconClass:o.addressEntry.iconClass,type:o.addressEntry.iconType,tooltip:o.addressEntry.labelText},null,8,["iconClass","type","tooltip"])):e.createCommentVNode("",!0),o.showLabelTexts?(e.openBlock(),e.createElementBlock("span",Ss,e.toDisplayString(o.addressEntry.labelText),1)):e.createCommentVNode("",!0)],2),o.addressEntry.type!=="address"&&(o.addressEntry.data||o.addressEntry.href)?(e.openBlock(),e.createElementBlock("dd",{key:0,class:e.normalizeClass(l.vCardClass(o.addressEntry))},[t.editing?(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:l.inputType(o.addressEntry),class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,placeholder:o.addressEntry.labelText,modelValue:i.editableAddressEntry,"onUpdate:modelValue":n[0]||(n[0]=d=>i.editableAddressEntry=d)},null,8,["type","labelText","placeholder","modelValue"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.addressEntry.href?e.withDirectives((e.openBlock(),e.createElementBlock("a",{key:0,href:l.getHref(o.addressEntry),target:o.addressEntry.type==="url"?"_blank":null,title:o.addressEntry.tooltip,"data-type":o.addressEntry.type},[e.createTextVNode(e.toDisplayString(o.addressEntry.data||o.addressEntry.href),1)],8,Es)),[[c,o.addressEntry.href]]):(e.openBlock(),e.createElementBlock("span",{key:1,innerHTML:o.addressEntry.data},null,8,Ts))],64))],2)):o.addressEntry.name==="address"?(e.openBlock(),e.createElementBlock("dd",Vs,[o.linkGoogleMaps&&!t.editing?(e.openBlock(),e.createElementBlock("a",{key:0,href:l.locateAddress(o.addressEntry),target:"google-maps",title:o.addressEntry.tooltip},[o.addressEntry.streetNo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("span",Os,e.toDisplayString(o.addressEntry.streetNo),1),Fs],64)):e.createCommentVNode("",!0),o.addressEntry.zip||o.addressEntry.city?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(o.showCityBeforeZip?"city-zip":"zip-city")},[o.addressEntry.zip?(e.openBlock(),e.createElementBlock("span",Is,e.toDisplayString(o.addressEntry.zip),1)):e.createCommentVNode("",!0),o.addressEntry.city?(e.openBlock(),e.createElementBlock("span",Ms,[e.createTextVNode(e.toDisplayString(o.addressEntry.city),1),o.addressEntry.state?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(o.addressEntry.state),1)],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),Ps,o.addressEntry.miscInfo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("span",null,e.toDisplayString(o.addressEntry.miscInfo),1),o.addressEntry.country?(e.openBlock(),e.createElementBlock("br",Ls)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),o.addressEntry.country?(e.openBlock(),e.createElementBlock("span",Ds,e.toDisplayString(o.addressEntry.country),1)):e.createCommentVNode("",!0)],8,Ns)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.editing?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createVNode(s,{element:"input",type:"text",class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,placeholder:o.addressEntry.labelText,modelValue:i.editableAddressEntry.streetNo,"onUpdate:modelValue":n[1]||(n[1]=d=>i.editableAddressEntry.streetNo=d)},null,8,["labelText","placeholder","modelValue"]),e.createElementVNode("div",{class:e.normalizeClass([o.showCityBeforeZip?"city-zip":"zip-city","input-wrapper"])},[e.createVNode(s,{element:"input",type:"text",class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,placeholder:o.addressEntry.labelText,modelValue:i.editableAddressEntry.zip,"onUpdate:modelValue":n[2]||(n[2]=d=>i.editableAddressEntry.zip=d)},null,8,["labelText","placeholder","modelValue"]),e.createVNode(s,{element:"input",type:"text",class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,placeholder:o.addressEntry.labelText,modelValue:i.editableAddressEntry.city,"onUpdate:modelValue":n[3]||(n[3]=d=>i.editableAddressEntry.city=d)},null,8,["labelText","placeholder","modelValue"])],2),e.createVNode(s,{element:"input",type:"text",class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,placeholder:o.addressEntry.labelText,modelValue:i.editableAddressEntry.miscInfo,"onUpdate:modelValue":n[4]||(n[4]=d=>i.editableAddressEntry.miscInfo=d)},null,8,["labelText","placeholder","modelValue"]),e.createVNode(s,{element:"select",class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,selectOptions:[{text:"Germany",value:"de"},{text:"United Kingdom",value:"uk"}],modelValue:i.editableAddressEntry.country,"onUpdate:modelValue":n[5]||(n[5]=d=>i.editableAddressEntry.country=d)},null,8,["labelText","modelValue"])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.addressEntry.streetNo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("span",As,e.toDisplayString(o.addressEntry.streetNo),1),Rs],64)):e.createCommentVNode("",!0),o.addressEntry.zip||o.addressEntry.city?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(o.showCityBeforeZip?"city-zip":"zip-city")},[o.addressEntry.zip?(e.openBlock(),e.createElementBlock("span",qs,e.toDisplayString(o.addressEntry.zip),1)):e.createCommentVNode("",!0),o.addressEntry.city?(e.openBlock(),e.createElementBlock("span",zs,[e.createTextVNode(e.toDisplayString(o.addressEntry.city),1),o.addressEntry.state?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(" "+e.toDisplayString(o.addressEntry.state),1)],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),Hs,o.addressEntry.miscInfo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("span",null,e.toDisplayString(o.addressEntry.miscInfo),1),js],64)):e.createCommentVNode("",!0),o.addressEntry.country?(e.openBlock(),e.createElementBlock("span",Us,e.toDisplayString(o.addressEntry.country),1)):e.createCommentVNode("",!0)],64))],64))])):e.createCommentVNode("",!0)],64)}const Gs=S(_s,[["render",Ws]]),Js={name:"CmdAddressData",mixins:[U,J,{data(){return{defaultMessageProperties:{"cmdaddressdata.labeltext.company":"Company:","cmdaddressdata.labeltext.address":"Address:","cmdaddressdata.labeltext.telephone":"Telephone:","cmdaddressdata.labeltext.mobile_phone":"Mobile phone:","cmdaddressdata.labeltext.fax":"Fax:","cmdaddressdata.labeltext.email":"Email:","cmdaddressdata.labeltext.website":"Web site:","cmdaddressdata.labeltext.custom":"Custom:","cmdaddressdata.title.open_address_on_google_maps:":"Open address on GoogleMaps™ (in new tab)","cmdaddressdata.title.call_number":"Call number","cmdaddressdata.title.send_email":"Send email","cmdaddressdata.title.visit_website":"Visit web site (in new tab)"}}}}],props:{useSlot:{type:Boolean,default:!1},showLabelIcons:{type:Boolean,default:!0},showLabelTexts:{type:Boolean,default:!1},showIconsOnly:{type:Boolean,default:!1},showLabels:{type:Boolean,default:!0},addressData:{type:Array,required:!0},showCityBeforeZip:{type:Boolean,default:!1},cmdHeadline:{type:Object,required:!1}},data(){return{editableAddressData:[]}},computed:{websiteUrlText(){var t;return(t=this.addressData.website)==null?void 0:t.text.replace("https://","")}},methods:{onAddItem(){this.editModeContext.content.addContent(se(this,"props","addressData",-1),this.itemProvider)},itemProvider(){return{name:"name",iconClass:"icon-company",data:"Your data",labelText:"Label"}},locateAddress(t){return"https://www.google.com/maps/place/"+t.streetNo+", "+t.zip+" "+t.city},getHref(t){return t.name==="phone"?"tel:"+t.href:t.name==="email"?"mailto:"+t.href:t.name==="url"?t.href:null},updateHandlerProvider(){return j(this,{update(t,n){const o=n==null?void 0:n.find(r=>r.name==="CmdHeadline");o&&(t.cmdHeadline=t.cmdHeadline||{},o.update(t.cmdHeadline))}})}},watch:{}},Ks={class:"cmd-address-data vcard"},Zs={class:"adr"},Xs={key:0},Ys=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new entry",-1)],Qs=["href","target","title"],$s=["innerHTML"],vs=["href","title"],ec={class:"street-address"},tc=e.createElementVNode("br",null,null,-1),oc={key:0,class:"postal-code"},nc={key:1,class:"locality"},lc=e.createElementVNode("br",null,null,-1),ic=e.createElementVNode("br",null,null,-1),rc=e.createElementVNode("br",null,null,-1),ac={key:4,class:"country-name"},sc={class:"street-address"},cc=e.createElementVNode("br",null,null,-1),dc={key:0,class:"postal-code"},mc={key:1,class:"locality"},fc=e.createElementVNode("br",null,null,-1),uc=e.createElementVNode("br",null,null,-1),hc=e.createElementVNode("br",null,null,-1),pc={key:4,class:"country-name"};function gc(t,n,o,r,i,l){var m;const a=D,s=Gs,c=ce,d=M;return e.openBlock(),e.createElementBlock("div",Ks,[o.useSlot?e.renderSlot(t.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(m=o.cmdHeadline)!=null&&m.headlineText||t.editModeContext?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("address",Zs,[o.showLabels&&(o.showLabelTexts||o.showLabelIcons)&&!o.showIconsOnly?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[t.editModeContext?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.addressData.length===0?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"button confirm small",onClick:n[0]||(n[0]=(...f)=>l.onAddItem&&l.onAddItem(...f))},Ys)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.addressData,(f,p)=>(e.openBlock(),e.createBlock(c,{key:"x"+p,class:"edit-items",showComponentName:!1,allowedComponentTypes:[],componentName:"CmdAddressDataItem",componentProps:f,componentPath:["props","addressData",p]},{default:e.withCtx(()=>[e.createElementVNode("dl",null,[e.createVNode(s,{addressEntry:f,showLabelIcons:o.showLabelIcons,showLabelTexts:o.showLabelTexts},null,8,["addressEntry","showLabelIcons","showLabelTexts"])])]),_:2},1032,["componentProps","componentPath"]))),128))],64)):(e.openBlock(),e.createElementBlock("dl",Xs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.addressData,(f,p)=>(e.openBlock(),e.createBlock(s,{key:p,addressEntry:f,showLabelIcons:o.showLabelIcons,showLabelTexts:o.showLabelTexts,showCityBeforeZip:o.showCityBeforeZip},null,8,["addressEntry","showLabelIcons","showLabelTexts","showCityBeforeZip"]))),128))]))],64)):(e.openBlock(),e.createElementBlock("ul",{key:1,class:e.normalizeClass(["flex-container",{vertical:!o.showIconsOnly}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.addressData,(f,p)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:p},[f.href||f.name==="address"&&f.linkGoogleMaps||!o.showIconsOnly?(e.openBlock(),e.createElementBlock("li",{key:0,class:e.normalizeClass({"no-flex":o.showIconsOnly})},[f.href?(e.openBlock(),e.createElementBlock("a",{key:0,href:l.getHref(f),target:f.name==="url"?"_blank":null,title:f.tooltip},[o.showIconsOnly?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[f.iconClass?(e.openBlock(),e.createBlock(d,{key:0,iconClass:f.iconClass,type:f.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(f.href),1)],64))],8,Qs)):o.showIconsOnly?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("span",{key:1,innerHTML:f.data},null,8,$s)),f.name==="address"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[f.linkGoogleMaps?(e.openBlock(),e.createElementBlock("a",{key:0,href:l.locateAddress(f),target:"google-maps",title:f.tooltip},[o.showIconsOnly?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[f.iconClass?(e.openBlock(),e.createBlock(d,{key:0,iconClass:f.iconClass,type:f.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[f.streetNo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("span",ec,e.toDisplayString(f.streetNo),1),tc],64)):e.createCommentVNode("",!0),f.zip||f.city?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(o.showCityBeforeZip?"order-city-zip":"order-zip-city")},[f.zip?(e.openBlock(),e.createElementBlock("span",oc,e.toDisplayString(f.zip)+" ",1)):e.createCommentVNode("",!0),f.city?(e.openBlock(),e.createElementBlock("span",nc,[e.createTextVNode(e.toDisplayString(f.city),1),f.state?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(f.state),1)],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),lc],2)):e.createCommentVNode("",!0),f.pobox?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("span",null,e.toDisplayString(f.pobox),1),ic],64)):e.createCommentVNode("",!0),f.miscInfo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[e.createElementVNode("span",null,e.toDisplayString(f.miscInfo),1),rc],64)):e.createCommentVNode("",!0),f.country?(e.openBlock(),e.createElementBlock("span",ac,e.toDisplayString(f.country),1)):e.createCommentVNode("",!0)],64))],8,vs)):e.createCommentVNode("",!0),!f.linkGoogleMaps&&!o.showIconsOnly?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[f.streetNo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("span",sc,e.toDisplayString(f.streetNo),1),cc],64)):e.createCommentVNode("",!0),f.zip||f.city?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(o.showCityBeforeZip?"order-city-zip":"order-zip-city")},[f.zip?(e.openBlock(),e.createElementBlock("span",dc,e.toDisplayString(f.zip)+" ",1)):e.createCommentVNode("",!0),f.city?(e.openBlock(),e.createElementBlock("span",mc,[e.createTextVNode(e.toDisplayString(f.city),1),f.state?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(f.state),1)],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),fc],2)):e.createCommentVNode("",!0),f.pobox?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("span",null,e.toDisplayString(f.pobox),1),uc],64)):e.createCommentVNode("",!0),f.miscInfo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[e.createElementVNode("span",null,e.toDisplayString(f.miscInfo),1),hc],64)):e.createCommentVNode("",!0),f.country?(e.openBlock(),e.createElementBlock("span",pc,e.toDisplayString(f.country),1)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],64))),128))],2))])],64))])}const Pn=S(Js,[["render",gc]]),yc={name:"CmdBackToTopButton",data(){var t;return{windowInnerHeight:window.innerHeight,windowScrollY:this.getScrollY(),scrollHeight:((t=document.querySelector(this.scrollContainer))==null?void 0:t.scrollHeight)||0}},props:{scrollContainer:{type:String,default:"body"},cmdIcon:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-up",tooltip:"Back to top",iconType:"auto"}}}},mounted(){var t;window.addEventListener("resize",this.onViewportChange),this.scrollContainer==="body"?window.addEventListener("scroll",this.onViewportChange):(t=document.querySelector(this.scrollContainer))==null||t.addEventListener("scroll",this.onViewportChange)},unmounted(){var t;window.removeEventListener("resize",this.onViewportChange),this.scrollContainer==="body"?window.addEventListener("scroll",this.onViewportChange):(t=document.querySelector(this.scrollContainer))==null||t.removeEventListener("scroll",this.onViewportChange)},computed:{show(){return this.windowScrollY>0&&this.windowInnerHeight<this.scrollHeight}},methods:{getScrollY(){var t;return this.scrollContainer==="body"?window.scrollY:((t=document.querySelector(this.scrollContainer))==null?void 0:t.scrollTop)||0},onViewportChange(){var t;this.windowInnerHeight=window.innerHeight,this.windowScrollY=this.getScrollY(),this.scrollHeight=((t=document.querySelector(this.scrollContainer))==null?void 0:t.scrollHeight)||0},onBackToTop(){var t;this.scrollContainer==="body"?window.scrollTo({top:0,left:0,behavior:"smooth"}):(t=document.querySelector(this.scrollContainer))==null||t.scrollTo({top:0,left:0,behavior:"smooth"})}}},kc=["title"];function bc(t,n,o,r,i,l){const a=M;return e.openBlock(),e.createBlock(e.Transition,{name:"fade"},{default:e.withCtx(()=>[l.show?(e.openBlock(),e.createElementBlock("a",{key:0,class:"cmd-back-to-top-button button",id:"back-to-top-button",href:"#",role:"button",title:o.cmdIcon.tooltip,onClick:n[0]||(n[0]=e.withModifiers((...s)=>l.onBackToTop&&l.onBackToTop(...s),["prevent"]))},[e.createVNode(a,{iconClass:o.cmdIcon.iconClass,type:o.cmdIcon.iconType},null,8,["iconClass","type"])],8,kc)):e.createCommentVNode("",!0)]),_:1})}const Cc=S(yc,[["render",bc]]),Bc={name:"CmdBankAccountData",props:{useSlot:{type:Boolean,default:!1},accountData:{type:Array,required:!0},allowCopyByClick:{type:Boolean,default:!0},additionalInformation:{type:String,required:!1},cmdIcon:{type:Object,default(){return{iconClass:"icon-file-copy",tooltip:"Copy data to clipboard!",iconType:"auto"}}},cmdHeadline:{type:Object,required:!1}},methods:{copyToClipboard(t){const n=t.replace(/\s/g,"");navigator.clipboard.writeText(n),alert(n+" was copied to clipboard")}}},wc={class:"cmd-bank-account-data"},xc={key:0},_c=["onClick","title"],Sc={key:1};function Ec(t,n,o,r,i,l){const a=D,s=M;return e.openBlock(),e.createElementBlock("div",wc,[o.useSlot?e.renderSlot(t.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.cmdHeadline?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("dl",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.accountData,(c,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:d},[e.createElementVNode("dt",null,e.toDisplayString(c.text),1),o.allowCopyByClick&&c.allowCopy?(e.openBlock(),e.createElementBlock("dd",xc,[e.createElementVNode("span",null,e.toDisplayString(c.value),1),e.createElementVNode("a",{href:"#",onClick:e.withModifiers(m=>l.copyToClipboard(c.value),["prevent"]),title:o.cmdIcon.tooltip},[e.createVNode(s,{iconClass:o.cmdIcon.iconClass,type:o.cmdIcon.iconType},null,8,["iconClass","type"])],8,_c)])):(e.openBlock(),e.createElementBlock("dd",{key:d},e.toDisplayString(c.value),1))],64))),128))]),o.additionalInformation?(e.openBlock(),e.createElementBlock("p",Sc,e.toDisplayString(o.additionalInformation),1)):e.createCommentVNode("",!0)],64))])}const Tc=S(Bc,[["render",Ec]]),Vc={name:"CmdForm",emits:["submit"],data(){return{errorOccurred:!1,formValues:{}}},props:{formAction:{type:String,required:!1},legend:{type:Object,default(){return{show:!0,align:"left",text:"Legend"}}},useSlot:{type:Boolean,default:!0},formElements:{type:Array,required:!1},novalidate:{type:Boolean,default:!0},useValidation:{type:Boolean,default:!0},useFieldset:{type:Boolean,default:!0},submitButton:{type:Object,required:!1}},computed:{submitButtonOptions(){return{iconClass:"icon-check",text:"Submit",type:"submit",position:"insideFieldset",primary:!0,...this.submitButton}}},methods:{createHtmlId:$t,submitFormData(t){let n={};this.formElements&&this.formElements.forEach(o=>{n[o.name]=this.formValues[o.name]}),this.$emit("submit",{originalEvent:t,formdata:n})},onSubmit(t){this.useValidation?t.target.checkValidity()?(this.errorOccurred=!1,this.submitFormData(t)):(t.preventDefault(),this.errorOccurred=!0):this.submitFormData(t)}},watch:{formElements:{handler(){var t;this.formValues={},(t=this.formElements)==null||t.forEach(n=>{n.type==="checkbox"?(this.formValues[n.name]||(this.formValues[n.name]=[]),n.value!=null&&this.formValues[n.name].push(n.value)):this.formValues[n.name]=n.value??""})},immediate:!0,deep:!0}}},Nc=["action","data-use-validation","novalidate"],Oc={class:"flex-container"},Fc=["type"],Ic={key:1},Mc={key:0,class:"button-wrapper"},Pc=["type"],Lc={key:1};function Dc(t,n,o,r,i,l){const a=z;return e.openBlock(),e.createElementBlock("form",{class:e.normalizeClass(["cmd-form",{error:i.errorOccurred}]),action:o.formAction,"data-use-validation":o.useValidation,onSubmit:n[0]||(n[0]=(...s)=>l.onSubmit&&l.onSubmit(...s)),novalidate:o.novalidate},[o.useFieldset?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("fieldset",Oc,[e.createElementVNode("legend",{class:e.normalizeClass({hidden:!o.legend.show,"align-left":o.legend.align==="left"})},e.toDisplayString(o.legend.text),3),o.useSlot?e.renderSlot(t.$slots,"default",{key:0}):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(o.formElements,(s,c)=>(e.openBlock(),e.createBlock(a,{key:c,element:s.element||"input",type:s.type||"text",name:s.name,class:e.normalizeClass(s.htmlClass),id:s.id||l.createHtmlId(),modelValue:i.formValues[s.name],"onUpdate:modelValue":d=>i.formValues[s.name]=d,inputValue:s.inputValue,fieldIconClass:s.innerIconClass,selectOptions:s.selectOptions,labelText:s.labelText,placeholder:s.placeholder,required:s.required,disabled:s.disabled,autocomplete:s.autocomplete,minlength:s.minlength,maxlength:s.maxlength,nativeButton:s.nativeButton},null,8,["element","type","name","class","id","modelValue","onUpdate:modelValue","inputValue","fieldIconClass","selectOptions","labelText","placeholder","required","disabled","autocomplete","minlength","maxlength","nativeButton"]))),128)),l.submitButtonOptions&&(l.submitButtonOptions.position==="insideFieldset"||l.submitButtonOptions.position===null)?(e.openBlock(),e.createElementBlock("button",{key:2,class:e.normalizeClass(["button",{primary:l.submitButtonOptions.primary}]),type:l.submitButtonOptions.type},[l.submitButtonOptions.iconClass?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(l.submitButtonOptions.iconClass)},null,2)):e.createCommentVNode("",!0),l.submitButtonOptions.text?(e.openBlock(),e.createElementBlock("span",Ic,e.toDisplayString(l.submitButtonOptions.text),1)):e.createCommentVNode("",!0)],10,Fc)):e.createCommentVNode("",!0)]),l.submitButtonOptions&&l.submitButtonOptions.position==="belowFieldset"?(e.openBlock(),e.createElementBlock("div",Mc,[e.createElementVNode("button",{class:e.normalizeClass(["button",{primary:l.submitButtonOptions.primary}]),type:l.submitButtonOptions.type||"submit"},[l.submitButtonOptions.iconClass?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(l.submitButtonOptions.iconClass)},null,2)):e.createCommentVNode("",!0),l.submitButtonOptions.text?(e.openBlock(),e.createElementBlock("span",Lc,e.toDisplayString(l.submitButtonOptions.text),1)):e.createCommentVNode("",!0)],10,Pc)])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"button-row")],64)):e.renderSlot(t.$slots,"default",{key:1})],42,Nc)}const Ln=S(Vc,[["render",Dc]]),Ac={data(){return{defaultMessageProperties:{"basic_form.legend":"Basic Form","basic_form.labeltext.salutation_male":"Mr.","basic_form.labeltext.salutation_female":"Mrs.","basic_form.labeltext.last_name":"Last name:","basic_form.placeholder.last_name":"Last name:","basic_form.labeltext.first_name":"First name:","basic_form.placeholder.first_name":"First name:","basic_form.labeltext.email":"Email:","basic_form.placeholder.email":"Email:","basic_form.labeltext.phone":"Phone:","basic_form.placeholder.phone":"Phone:","basic_form.labeltext.street_no":"Street/No.:","basic_form.placeholder.street_no":"Street/No.:","basic_form.labeltext.zip":"Zip:","basic_form.placeholder.zip":"Zip:","basic_form.labeltext.city":"City:","basic_form.placeholder.city":"City:","basic_form.labeltext.pobox":"PO Box:","basic_form.placeholder.pobox":"PO Box:","basic_form.labeltext.country":"Country:","basic_form.labeltext.additional_address_info":"Additional address information:","basic_form.placeholder.additional_address_info":"Additional address information","basic_form.labeltext.user_message":"Your message:","basic_form.placeholder.user_message":"Your message","basic_form.labeltext.data_privacy":"I accept handling and saving of my personal data a mentioned in the <a href='/content/data-privacy-en.html' class='fancybox'>private policy</a>."}}}},fe=class fe{constructor(n){Xe(this,"label");this.label=n}validate(n){return[n.lastName.error,n.lastName.errorMessage]=this.validateRequired(n.lastName.value,fe.PATTERN_SURNAME,this.label("form_error_invalid_surname"))[n.email.error,n.email.errorMessage]=this.validateRequired(n.email.value,fe.PATTERN_EMAIL,this.label("form_error_invalid_email"))[n.additionalText.error,n.additionalText.errorMessage]=this.validateRequired(n.additionalText.value,fe.PATTERN_MESSAGE,this.label("form_error_invalid_message")),n.acceptPrivacy.error=!1,n.error=n.lastName.error||n.email.error||n.additionalText.error,n}validatePrivacy(n){return n.acceptPrivacy.error=!n.acceptPrivacy.value,n.acceptPrivacy.errorMessage=n.acceptPrivacy.error?this.label("form_error_missing_privacy_consent"):"",n.error=n.error||n.acceptPrivacy.error,n}validateRequired(n,o,r){return!n||n.trim().length===0?[!0,this.label("form_error_empty")]:o&&!o.test(n)?[!0,r||this.label("form_error_invalid")]:[!1,""]}};Xe(fe,"PATTERN_SURNAME",/^[a-züöäßáéíóàèìòêîô '-]+$/i),Xe(fe,"PATTERN_EMAIL",/^[a-z\d._%+-]+@[a-z\d._%+-]+\.[a-z]{2,}$/i),Xe(fe,"PATTERN_MESSAGE",/^.{2,500}$/);let to=fe;function we(t){if(t){const n=t.lastIndexOf(".");if(n>-1)return t.substring(n+1)}return""}function Dn(t,n,o,r,i){const l=[];if(t.size>r&&l.push("file too large"),n.includes(we(t.name))||l.push("disallowed file extension"),l.length){alert(l);return}const a=new Image;a.onload=()=>{if(a.width<o&&!confirm("width ("+a.width+" px) too small - at least "+o+" px required! Use trotzdem!")){alert("Cancel");return}URL.revokeObjectURL(a.src),typeof i=="function"?i(a.src):i.src=a.src},a.src=URL.createObjectURL(t)}const Rc={name:"CmdImage",mixins:[U],data(){return{mediumMaxWidth:1023,smallMaxWidth:600,currentWindowWidth:window.innerWidth,allowedFileExtensions:["gif","jpg","jpeg","png","webp","svg"],uploadInitiated:!1,allowDrop:!1,showFigcaption:!0,figcaptionText:null,figcaptionPosition:null,figcaptionTextAlign:null,tooltip:null,alternativeText:null,newImageSource:null,positionOptions:[{text:"Above image",value:"top"},{text:"Below image",value:"bottom"}],textAlignOptions:[{text:"Left",value:"left"},{text:"Center",value:"center"},{text:"Right",value:"right"}]}},props:{image:{type:Object,required:!1},useFigureTag:{type:Boolean,default:!0},figcaption:{type:Object,required:!1},maxFileUploadSize:{type:Number,default:5e5},minImageWidth:{type:Number,default:600}},created(){window.addEventListener("resize",this.updateWindowWidth);const t=getComputedStyle(document.documentElement);this.mediumMaxWidth=parseInt(t.getPropertyValue("--medium-max-width")),this.smallMaxWidth=parseInt(t.getPropertyValue("--small-max-width"))},beforeUnmount(){window.removeEventListener("resize",this.updateWindowWidth)},computed:{imageComponentPath(){return this.componentPath||["props","cmdImage"]},imageSource(){var o;if(this.newImageSource)return this.newImageSource;const t=(o=this.image)==null?void 0:o.src;if(!t)return null;if(typeof t=="string")return t;const n=this.currentWindowWidth;return t.small&&n<=this.smallMaxWidth?t.small:t.medium&&n<=this.mediumMaxWidth?t.medium:t.large},textAlign(){var t;return(t=this.figcaption)!=null&&t.textAlign?"text-"+this.figcaption.textAlign:""},dragAndDropHandler(){return{dragenter:this.dragEnter,dragover:this.dragOver,dragleave:this.dragLeave,drop:this.drop}},editableFigcaptionText:{get(){var t;return this.figcaptionText==null?(t=this.figcaption)==null?void 0:t.text:this.figcaptionText},set(t){this.figcaptionText=t}}},methods:{onImageLoaded(t){this.$emit("image-loaded",t)},itemProvider(){var n,o;const t=(o=(n=this.editModeConfig)==null?void 0:n.itemProviderOverwrite)==null?void 0:o.call(n);return{image:{src:"/media/images/demo-images/medium/landscape-01.jpg",alt:"Alternative Text",...(t==null?void 0:t.image)||{}},figcaption:{text:"Figcaption DE",position:"bottom",textAlign:"center",show:!0}}},onAddItem(){this.$refs.editComponentWrapper.editComponent()},selectFiles(){this.$refs.formElement.getDomElement().querySelector("input[type='file']").click()},fileSelected(t){t.target.files.length>0&&Dn(t.target.files[0],this.allowedFileExtensions,this.minImageWidth,this.maxFileUploadSize,n=>this.newImageSource=n)},updateWindowWidth(){this.currentWindowWidth=window.innerWidth},getImage(){return{image:{...this.image},figcaption:{show:this.showFigcaption,position:this.figcaptionPosition,textAlign:this.figcaptionTextAlign,text:this.figcaptionText}}},dragEnter(t){this.dragOver(t)},dragOver(t){t.dataTransfer&&t.dataTransfer.items&&t.dataTransfer.items.length>0&&(t.dataTransfer.dropEffect="none",t.dataTransfer.items[0].kind==="file"&&(t.preventDefault(),t.dataTransfer.dropEffect="copy",this.allowDrop=!0))},dragLeave(){this.allowDrop=!1},drop(t){this.allowDrop=!1,t.dataTransfer&&t.dataTransfer.files&&t.dataTransfer.files.length>0&&(t.preventDefault(),Dn(t.dataTransfer.files[0],this.allowedFileExtensions,this.minImageWidth,this.maxFileUploadSize,n=>this.newImageSource=n))},addHandlerProvider(){const t={image:{id:Be(),src:"media/images/demo-images/large/landscape-06.jpg",srcImageLarge:"media/images/demo-images/large/landscape-06.jpg",alt:"Alternative Text"},figcaption:{show:!0,position:"bottom",text:"Figcaption",textAlign:"center"}};return j(this,{item(){return t}})},updateHandlerProvider(){const t=this.figcaptionText;return this.figcaptionText=null,j(this,{update(n){n.figcaption||(n.figcaption={}),n.figcaption.text=t}})}},watch:{figcaption:{handler(){var t,n,o,r;this.showFigcaption=(t=this.figcaption)==null?void 0:t.show,this.figcaptionText=(n=this.figcaption)==null?void 0:n.text,this.figcaptionPosition=(o=this.figcaption)==null?void 0:o.position,this.figcaptionTextAlign=(r=this.figcaption)==null?void 0:r.textAlign},immediate:!0,deep:!0}}},qc=["innerHTML"],zc=e.createElementVNode("span",{class:"icon-image"},null,-1),Hc=["src","alt","title"],jc=["src","alt","title"],Uc=["innerHTML"],Wc=[e.createElementVNode("span",{class:"icon-add"},null,-1),e.createElementVNode("span",null,"Add new image",-1)],Gc=["innerHTML"],Jc=["src","alt","title"],Kc=["innerHTML"],Zc=["src","alt","title"];function Xc(t,n,o,r,i,l){var c,d,m,f,p,u,h,b,g;const a=z,s=ce;return t.editModeContext?(e.openBlock(),e.createBlock(s,{key:0,ref:"editComponentWrapper",class:"edit-items",showComponentName:!1,allowedComponentTypes:[],componentName:"CmdImage",componentProps:{image:o.image,figcaption:o.figcaption},componentPath:l.imageComponentPath,allowDeleteComponent:!!l.imageSource,itemProvider:((c=t.editModeConfig)==null?void 0:c.allowAddItem)!==!1?l.itemProvider:null},{default:e.withCtx(B=>{var w,x,T,F,C,E,I,A,P,te,oe,ne;return[e.createElementVNode("figure",{class:e.normalizeClass(["cmd-image flex-container no-gap vertical",l.textAlign])},[(w=o.figcaption)!=null&&w.show&&((x=o.figcaption)==null?void 0:x.position)==="top"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[B.editing?(e.openBlock(),e.createBlock(a,{key:0,element:"input",type:"text",class:e.normalizeClass([l.textAlign,"edit-mode"]),required:!0,labelText:"Text figcaption",modelValue:l.editableFigcaptionText,"onUpdate:modelValue":n[0]||(n[0]=H=>l.editableFigcaptionText=H)},null,8,["class","modelValue"])):(T=o.figcaption)!=null&&T.text?(e.openBlock(),e.createElementBlock("figcaption",{key:1,innerHTML:(F=o.figcaption)==null?void 0:F.text},null,8,qc)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),B.editing?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("a",e.mergeProps({href:"#",class:["box drop-area flex-container vertical",{"allow-drop":i.allowDrop}]},e.toHandlers(l.dragAndDropHandler,!0),{onClick:n[1]||(n[1]=e.withModifiers((...H)=>l.selectFiles&&l.selectFiles(...H),["prevent"])),title:"Drag new image to this area to replace old one!"}),[zc,e.createElementVNode("img",{src:l.imageSource,alt:(C=o.image)==null?void 0:C.alt,title:(E=o.image)==null?void 0:E.tooltip},null,8,Hc)],16),e.createVNode(a,{class:"hidden",element:"input",type:"file",labelText:"Select new image",disabled:i.uploadInitiated,onChange:l.fileSelected,ref:"formElement"},null,8,["disabled","onChange"])],64)):l.imageSource?(e.openBlock(),e.createElementBlock("img",{key:2,src:l.imageSource,alt:(I=o.image)==null?void 0:I.alt,title:(A=o.image)==null?void 0:A.tooltip},null,8,jc)):e.createCommentVNode("",!0),(P=o.figcaption)!=null&&P.show&&((te=o.figcaption)==null?void 0:te.position)!=="top"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[B.editing?(e.openBlock(),e.createBlock(a,{key:0,element:"input",type:"text",class:e.normalizeClass([l.textAlign,"edit-mode"]),required:!0,labelText:"Text figcaption",showLabel:!1,modelValue:l.editableFigcaptionText,"onUpdate:modelValue":n[2]||(n[2]=H=>l.editableFigcaptionText=H),placeholder:"figcaption"},null,8,["class","modelValue"])):(oe=o.figcaption)!=null&&oe.text?(e.openBlock(),e.createElementBlock("figcaption",{key:1,innerHTML:(ne=o.figcaption)==null?void 0:ne.text},null,8,Uc)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),!B.editing&&!l.imageSource?(e.openBlock(),e.createElementBlock("button",{key:4,type:"button",class:"button confirm",onClick:n[3]||(n[3]=(...H)=>l.onAddItem&&l.onAddItem(...H))},Wc)):e.createCommentVNode("",!0)],2)]}),_:1},8,["componentProps","componentPath","allowDeleteComponent","itemProvider"])):o.useFigureTag?(e.openBlock(),e.createElementBlock("figure",{key:1,class:e.normalizeClass(["cmd-image",l.textAlign])},[((d=o.figcaption)==null?void 0:d.position)==="top"?(e.openBlock(),e.createElementBlock("figcaption",{key:0,innerHTML:(m=o.figcaption)==null?void 0:m.text},null,8,Gc)):e.createCommentVNode("",!0),e.createElementVNode("img",{src:l.imageSource,alt:(f=o.image)==null?void 0:f.alt,title:(p=o.image)==null?void 0:p.tooltip,onLoad:n[4]||(n[4]=(...B)=>l.onImageLoaded&&l.onImageLoaded(...B))},null,40,Jc),((u=o.figcaption)==null?void 0:u.position)!=="top"?(e.openBlock(),e.createElementBlock("figcaption",{key:1,innerHTML:(h=o.figcaption)==null?void 0:h.text},null,8,Kc)):e.createCommentVNode("",!0)],2)):(e.openBlock(),e.createElementBlock("img",{key:2,src:l.imageSource,alt:(b=o.image)==null?void 0:b.alt,title:(g=o.image)==null?void 0:g.tooltip,onLoad:n[5]||(n[5]=(...B)=>l.onImageLoaded&&l.onImageLoaded(...B))},null,40,Zc))}const ie=S(Rc,[["render",Xc]]),Yc={name:"CmdSlideButton",props:{slideButtonType:{type:String,default:"next",validator(t){return t==="next"||t==="prev"||t==="up"||t==="down"}},slideButtons:{type:Object,default:function(){return{prev:{iconClass:"icon-chevron-one-stripe-left",tooltip:"Previous"},next:{iconClass:"icon-chevron-one-stripe-right",tooltip:"Next"},up:{iconClass:"icon-chevron-one-stripe-up",tooltip:"Previous"},down:{iconClass:"icon-chevron-one-stripe-down",tooltip:"Next"}}}}},computed:{getDirection(){return this.slideButtons[this.slideButtonType]?this.slideButtons[this.slideButtonType]:(console.warn("Property 'slideButtonType' does not match slideButtons-key"),{})}}},Qc=["title"];function $c(t,n,o,r,i,l){const a=M;return e.openBlock(),e.createElementBlock("a",{href:"#",onClick:n[0]||(n[0]=e.withModifiers(()=>{},["prevent"])),class:e.normalizeClass(["cmd-slide-button","button","keep-behavior-on-small-devices",o.slideButtonType]),title:l.getDirection.tooltip},[e.createVNode(a,{type:l.getDirection.iconType||"auto",iconClass:l.getDirection.iconClass||"next"},null,8,["type","iconClass"])],10,Qc)}const Me=S(Yc,[["render",$c]]),vc={name:"CmdThumbnailScroller",emits:["click"],mixins:[J,{data(){return{defaultMessageProperties:{"cmdthumbnailscroller.tooltip.open_large_image":"Open large image","cmdthumbnailscroller.tooltip.open_url":"Open URL in a new tab","cmdthumbnailscroller.tooltip.open":"Open"}}}},U],data(){return{items:[],showSlidebuttons:!0}},props:{orientation:{type:String,default:"horizontal"},fullWidth:{type:Boolean,default:!1},largeIcons:{type:Boolean,default:!1},contentType:{type:String,default:"image",validator(t){return t==="image"||t==="text"}},executeOnClick:{type:String,default:"fancybox",validator(t){return t==="fancybox"||t==="url"||t==="emit"}},thumbnailScrollerItems:{type:Array,required:!0},allowOpenFancyBox:{type:Boolean,default:!0},activeItemIndex:{type:Number,required:!1},figcaption:{type:Object,default(){return{show:!0,position:"below-image"}}},useGalleryScroller:{type:Boolean,default:!1},cmdHeadline:{type:Object,required:!1},cmdSlideButtons:{type:Object,default(){return{next:{next:{type:"next",iconClass:"icon-chevron-one-stripe-right",tooltip:"Next"}},prev:{prev:{type:"prev",iconClass:"icon-chevron-one-stripe-left",tooltip:"Previous"}}}}}},mounted(){const t=this.$refs["thumbnail-scroller"],n=t.querySelector("ul");new ResizeObserver(()=>this.toggleSlideButtons(n)).observe(t)},computed:{tooltip(){return this.contentType==="image"?this.getMessage("cmdthumbnailscroller.tooltip.open_large_image"):this.executeOnClick==="url"?this.getMessage("cmdthumbnailscroller.tooltip.open_url"):this.getMessage("cmdthumbnailscroller.tooltip.open")},fullWidthClass(){return this.orientation==="horizontal"?"full-width":null}},methods:{itemProvider(){return{image:{id:Be(),src:"/media/images/demo-images/small/landscape-01.jpg",srcImageLarge:"/media/images/demo-images/large/landscape-01.jpg",alt:"Alternative Text",tooltip:"Tooltip 1"},figcaption:{text:"Figcaption DE",position:"bottom",textAlign:"center",show:!0}}},onAddItem(){this.editModeContext.content.addContent(se(this,"props","thumbnailScrollerItems",-1),this.itemProvider)},imageStructure(){return{itemProviderOverwrite:()=>({image:{id:Be(),src:"/media/images/demo-images/small/landscape-01.jpg",srcImageLarge:"/media/images/demo-images/large/landscape-01.jpg",tooltip:"Tooltip DE"}})}},toggleSlideButtons(t){this.showSlidebuttons=t.scrollWidth>t.clientWidth},showNextItem(){const t=this.items.shift();t&&this.items.push(t)},showPrevItem(){const t=this.items.pop();t&&this.items.unshift(t)},showFancyBox(t){this.allowOpenFancyBox&&pe({fancyBoxGallery:this.items,defaultGalleryIndex:t}),this.emitCurrentItemId(t)},emitCurrentItemId(t){if(this.contentType==="image"){this.$emit("click",this.items[t].image.id);return}this.$emit("click",this.items[t].id)},executeLink(t,n){this.executeOnClick==="emit"?(n.preventDefault(),this.emitCurrentItemId(t)):this.executeOnClick==="fancybox"&&(n.preventDefault(),this.showFancyBox(t))}},watch:{thumbnailScrollerItems:{handler(){this.items=this.thumbnailScrollerItems.map(t=>{let n;return this.contentType==="image"?(n={image:{...t.image},figcaption:{...t.figcaption}},n.image.srcImageSmall&&(n.image.src=n.image.srcImageSmall)):n={...t},n})},immediate:!0,deep:!0}}},ed={class:"inner-thumbnail-wrapper"},td=["href","onClick","title","target"],od={key:1},nd={key:1},ld={key:0},id=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new thumbnail-scroller-image",-1)];function rd(t,n,o,r,i,l){var m;const a=D,s=Me,c=ie,d=M;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-thumbnail-scroller",{"gallery-scroller":o.useGalleryScroller,"large-icons":o.largeIcons,vertical:o.orientation==="vertical"},l.fullWidthClass]),ref:"thumbnail-scroller"},[(m=o.cmdHeadline)!=null&&m.headlineText||t.editModeContext?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("div",ed,[i.showSlidebuttons?(e.openBlock(),e.createBlock(s,{key:0,onClick:e.withModifiers(l.showPrevItem,["prevent"]),slideButtonType:"prev"},null,8,["onClick"])):e.createCommentVNode("",!0),e.createVNode(e.TransitionGroup,{name:"slide",tag:"ul"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.items,(f,p)=>(e.openBlock(),e.createElementBlock("li",{key:p},[t.editModeContext?o.contentType==="image"?(e.openBlock(),e.createBlock(c,{key:1,image:f.image,figcaption:f.figcaption,componentPath:["props","thumbnailScrollerItems",p],editModeConfig:l.imageStructure()},null,8,["image","figcaption","componentPath","editModeConfig"])):o.contentType==="text"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[f.iconClass?(e.openBlock(),e.createBlock(d,{key:0,iconClass:f.iconClass,type:f.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),f.text?(e.openBlock(),e.createElementBlock("span",nd,e.toDisplayString(f.text),1)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("a",{key:0,href:o.executeOnClick==="url"?f.url:"#",onClick:u=>l.executeLink(p,u),class:e.normalizeClass([{active:o.activeItemIndex===p},f.id?"item-"+f.id:""]),title:l.tooltip,target:o.executeOnClick==="url"?"_blank":null},[o.contentType==="image"?(e.openBlock(),e.createBlock(c,{key:0,image:f.image,figcaption:f.figcaption},null,8,["image","figcaption"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[f.iconClass?(e.openBlock(),e.createBlock(d,{key:0,iconClass:f.iconClass,type:f.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),f.text?(e.openBlock(),e.createElementBlock("span",od,e.toDisplayString(f.text),1)):e.createCommentVNode("",!0)],64))],10,td))]))),128)),!i.items.length&&o.contentType==="image"?(e.openBlock(),e.createElementBlock("li",ld,[e.createElementVNode("button",{type:"button",class:"button confirm",onClick:n[0]||(n[0]=(...f)=>l.onAddItem&&l.onAddItem(...f))},id)])):e.createCommentVNode("",!0)]),_:1}),i.showSlidebuttons?(e.openBlock(),e.createBlock(s,{key:1,onClick:e.withModifiers(l.showNextItem,["prevent"]),slideButtons:o.cmdSlideButtons.next},null,8,["onClick","slideButtons"])):e.createCommentVNode("",!0)])],2)}const An=S(vc,[["render",rd]]),pe=t=>{const n=document.createElement("div");document.querySelector("body").appendChild(n),e.createApp(Rn,{...t,show:!0}).mount(n)},Rn=e.defineComponent({name:"CmdFancyBox",mixins:[Ie],emits:["cancel","confirm"],data(){return{fancyBoxContent:null,fancyBoxElements:null,fancyBoxImageUrl:null,index:this.defaultGalleryIndex,printInGrayscale:!1,showFancyBox:this.show}},props:{defaultAriaLabelText:{type:String,required:!1},url:{type:String,required:!1},showPrintButtons:{type:Boolean,default:!1},showSubmitButtons:{type:Boolean,default:!1},fancyboxOptions:{type:Object,default(){return{closeIcon:{iconClass:"icon-cancel",iconType:"auto",tooltip:"Close"},printButtons:{color:{iconClass:"icon-print",iconType:"auto",tooltip:"print in color"},grayscale:{iconClass:"icon-print",iconType:"auto",tooltip:"print in grayscale"}},submitButtons:{cancel:{iconClass:"icon-cancel",iconType:"auto",tooltip:"Cancel",buttonText:"Cancel"},confirm:{iconClass:"icon-check",iconType:"auto",buttonText:"Confirm",tooltip:"Confirm",buttonType:"primary"}}}}},allowEscapeKey:{type:Boolean,default:!0},content:{type:String,required:!1},elements:{type:Array,required:!1},fancyBoxGallery:{type:Array,required:!1},defaultGalleryIndex:{type:Number,required:!1},show:{type:Boolean,default:!1},showOverlay:{type:Boolean,default:!0},cmdImage:{type:Object,required:!1},cmdHeadline:{type:Object,required:!1}},created(){this.$_FancyBox_scrollHandler=()=>{window.scrollTo(0,this.$_FancyBox_verticalScrollPosition)},this.$watch(()=>[this.url,this.content,this.elements],this.updateContentOnPropertyChange,{immediate:!0})},mounted(){this.showFancyBox&&this.showDialog()},computed:{largeGalleryImage(){const t={...this.fancyBoxGallery[this.index].image};return t.src=t.srcImageLarge,t},largeSingleImage(){var n;const t={...((n=this.cmdImage)==null?void 0:n.image)||{}};return this.fancyBoxImageUrl&&(t.src=this.fancyBoxImageUrl),t},ariaLabelText(){var t;return(t=this.fancyBoxGallery)!=null&&t.length?this.fancyBoxGallery[this.index].figcaption.text:this.defaultAriaLabelText}},methods:{onDialogCancel(t){if(!this.allowEscapeKey){t.preventDefault();return}this.close()},showDialog(){document.querySelector("body").classList.add("avoid-scrolling"),this.$refs.dialog.showModal(),this.$refs["close-dialog"].focus()},updateContentOnPropertyChange(){this.fancyBoxImageUrl=this.fancyBoxContent=this.fancyBoxElements=null,this.url?this.loadContent(this.url):this.content?this.fancyBoxContent=this.content:this.elements&&(this.fancyBoxElements=this.elements.map(t=>t.cloneNode(!0)),this.$nextTick(()=>{this.$refs.elements.append(...this.fancyBoxElements)}))},async loadContent(t){(await ad(t)).startsWith("image/")?this.fancyBoxImageUrl=t:fetch(t).then(o=>o.text()).then(o=>this.fancyBoxContent=o).catch(o=>console.error(`Error loading ${this.url}: ${o}`))},showPrevItem(){this.index>0?this.index--:this.index=this.fancyBoxGallery.length-1},showItem(t){for(let n=0;n<this.fancyBoxGallery.length;n++)if(this.fancyBoxGallery[n].image.id===t){this.index=n;break}},showNextItem(){this.index<this.fancyBoxGallery.length-1?this.index++:this.index=0},close(){this.showFancyBox=!1,this.$emit("update:show",!1),document.querySelector("body").classList.remove("avoid-scrolling")},cancel(){this.$emit("cancel",!0),this.close()},confirm(){this.$emit("confirm",!0),this.close()}},watch:{show(t){this.showFancyBox=t},showFancyBox:{handler(){this.showFancyBox?this.showDialog():(document.querySelector("body").classList.remove("avoid-scrolling"),this.$refs.dialog.close())}}}});async function ad(t){const n=await fetch(t,{method:"HEAD"});return n.ok?(n.headers.get("Content-Type")||"").split(";")[0]:"text/html"}const sd=Rn,cd=["aria-label"],dd={class:"flex-container"},md={key:1,class:"button-wrapper no-flex"},fd=["title"],ud=["title"],hd=["title"],pd={key:0,class:"content"},gd=["innerHTML"],yd={key:2,class:"content",ref:"elements"},kd={key:3,class:"content"},bd={key:4,class:"content"},Cd={key:0,class:"flex-container no-flex"},Bd=["title"],wd={key:1},xd=["title"],_d={key:1};function Sd(t,n,o,r,i,l){var f,p,u,h,b,g,B,w,x,T,F,C,E,I,A,P,te,oe,ne,H,ue,V,re,Ge,Je,Ke,Ze;const a=D,s=M,c=ie,d=Me,m=An;return e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createElementVNode("dialog",{ref:"dialog",class:e.normalizeClass(["cmd-fancybox",{"show-overlay":t.showOverlay,image:t.fancyBoxImageUrl||t.fancyBoxGallery,"image-gallery":t.fancyBoxGallery}]),"aria-label":t.ariaLabelText,onCancel:n[5]||(n[5]=(...X)=>t.onDialogCancel&&t.onDialogCancel(...X))},[e.createElementVNode("header",dd,[(f=t.cmdHeadline)!=null&&f.headlineText?(e.openBlock(),e.createBlock(a,e.mergeProps({key:0},t.cmdHeadline,{id:t.htmlId}),null,16,["id"])):e.createCommentVNode("",!0),(p=t.fancyboxOptions.printButtons)!=null&&p.color||(u=t.fancyboxOptions.printButtons)!=null&&u.grayscale||t.fancyboxOptions.closeIcon?(e.openBlock(),e.createElementBlock("div",md,[t.showPrintButtons&&((h=t.fancyboxOptions.printButtons)!=null&&h.color)?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",class:"button print-color",title:(b=t.fancyboxOptions.printButtons.color)==null?void 0:b.tooltip,onClick:n[0]||(n[0]=e.withModifiers(X=>t.printInGrayscale=!1,["prevent"]))},[e.createVNode(s,{iconClass:(g=t.fancyboxOptions.printButtons.color)==null?void 0:g.iconClass,type:(B=t.fancyboxOptions.printButtons.color)==null?void 0:B.iconType},null,8,["iconClass","type"])],8,fd)):e.createCommentVNode("",!0),t.showPrintButtons&&((w=t.fancyboxOptions.printButtons)!=null&&w.grayscale)?(e.openBlock(),e.createElementBlock("a",{key:1,href:"#",class:"button print-grayscale",title:(x=t.fancyboxOptions.printButtons.grayscale)==null?void 0:x.tooltip,onClick:n[1]||(n[1]=e.withModifiers(X=>t.printInGrayscale=!0,["prevent"]))},[e.createVNode(s,{iconClass:(T=t.fancyboxOptions.printButtons.grayscale)==null?void 0:T.iconClass,type:(F=t.fancyboxOptions.printButtons.grayscale)==null?void 0:F.iconType},null,8,["iconClass","type"])],8,ud)):e.createCommentVNode("",!0),t.fancyboxOptions.closeIcon?(e.openBlock(),e.createElementBlock("a",{key:2,href:"#",class:"button",id:"close-dialog",title:t.fancyboxOptions.closeIcon.tooltip,ref:"close-dialog",onClick:n[2]||(n[2]=e.withModifiers((...X)=>t.close&&t.close(...X),["prevent"]))},[e.createVNode(s,{iconClass:t.fancyboxOptions.closeIcon.iconClass,type:t.fancyboxOptions.closeIcon.iconType},null,8,["iconClass","type"])],8,hd)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)]),e.createElementVNode("div",{class:e.normalizeClass(["outer-content-wrapper",{grayscale:t.printInGrayscale}])},[t.fancyBoxImageUrl||(C=t.cmdImage)!=null&&C.image?(e.openBlock(),e.createElementBlock("div",pd,[e.createVNode(c,{image:t.largeSingleImage,figcaption:(E=t.cmdImage)==null?void 0:E.figcaption},null,8,["image","figcaption"])])):t.fancyBoxContent?(e.openBlock(),e.createElementBlock("div",{key:1,class:"content",innerHTML:t.fancyBoxContent},null,8,gd)):t.fancyBoxElements?(e.openBlock(),e.createElementBlock("div",yd,null,512)):t.fancyBoxGallery?(e.openBlock(),e.createElementBlock("div",kd,[e.createVNode(d,{onClick:e.withModifiers(t.showPrevItem,["prevent"]),slideButtonType:"prev"},null,8,["onClick"]),e.createVNode(c,{image:t.largeGalleryImage,figcaption:t.fancyBoxGallery[t.index].figcaption},null,8,["image","figcaption"]),e.createVNode(d,{onClick:e.withModifiers(t.showNextItem,["prevent"])},null,8,["onClick"])])):(e.openBlock(),e.createElementBlock("div",bd,[e.renderSlot(t.$slots,"default")]))],2),t.showSubmitButtons&&t.fancyboxOptions.submitButtons?(e.openBlock(),e.createElementBlock("footer",Cd,[(I=t.fancyboxOptions.submitButtons)!=null&&I.cancel?(e.openBlock(),e.createElementBlock("button",{key:0,onClick:n[3]||(n[3]=(...X)=>t.cancel&&t.cancel(...X)),title:(A=t.fancyboxOptions.submitButtons.cancel)==null?void 0:A.tooltip},[(P=t.fancyboxOptions.submitButtons.cancel)!=null&&P.iconClass?(e.openBlock(),e.createBlock(s,{key:0,iconClass:(te=t.fancyboxOptions.submitButtons.cancel)==null?void 0:te.iconClass,type:(oe=t.fancyboxOptions.submitButtons.cancel)==null?void 0:oe.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),(ne=t.fancyboxOptions.submitButtons.cancel)!=null&&ne.buttonText?(e.openBlock(),e.createElementBlock("span",wd,e.toDisplayString((H=t.fancyboxOptions.submitButtons.cancel)==null?void 0:H.buttonText),1)):e.createCommentVNode("",!0)],8,Bd)):e.createCommentVNode("",!0),(ue=t.fancyboxOptions.submitButtons)!=null&&ue.confirm?(e.openBlock(),e.createElementBlock("button",{key:1,onClick:n[4]||(n[4]=(...X)=>t.confirm&&t.confirm(...X)),title:(V=t.fancyboxOptions.submitButtons.cancel)==null?void 0:V.tooltip},[(re=t.fancyboxOptions.submitButtons.confirm)!=null&&re.iconClass?(e.openBlock(),e.createBlock(s,{key:0,iconClass:(Ge=t.fancyboxOptions.submitButtons.confirm)==null?void 0:Ge.iconClass,type:(Je=t.fancyboxOptions.submitButtons.confirm)==null?void 0:Je.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),(Ke=t.fancyboxOptions.submitButtons.confirm)!=null&&Ke.buttonText?(e.openBlock(),e.createElementBlock("span",_d,e.toDisplayString((Ze=t.fancyboxOptions.submitButtons.confirm)==null?void 0:Ze.buttonText),1)):e.createCommentVNode("",!0)],8,xd)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),t.fancyBoxGallery?(e.openBlock(),e.createBlock(m,{key:1,thumbnailScrollerItems:[...t.fancyBoxGallery],allowOpenFancyBox:!1,onClick:t.showItem,activeItemIndex:t.index},null,8,["thumbnailScrollerItems","onClick","activeItemIndex"])):e.createCommentVNode("",!0)],42,cd)])}const Ed=S(sd,[["render",Sd]]),Td={emits:["submit"],mixins:[J,Ac,it],inject:{editModeContext:{default:null}},data(){return{validator:new to(t=>t),formData:{salutation:{value:this.configuration.salutation.default},lastName:{value:""},firstName:{value:""},email:{value:""},phone:{value:""},streetNo:{value:""},zip:{value:""},city:{value:""},pobox:{value:""},country:{value:""},additionalAddressInfo:{value:""},userMessage:{value:""},acceptPrivacy:{value:!1}},cityBeforeZip:this.showCityBeforeZip}},props:{useNativeSubmit:{type:Boolean,default:!1},formAction:{type:String,required:!1},legend:{type:Object,default(){return{show:!0,align:"right",text:"Legend"}}},configuration:{type:Object,default(){return{salutation:{name:"salutation",default:"m",replaceInputType:!0},lastName:{name:"surname",required:!0,type:"text"},firstName:{required:!1,type:"text"},email:{required:!0,type:"email"},phone:{required:!1,type:"phone"},country:{required:!1,element:"select",selectOptions:[{text:"Please select...",value:""},{text:"United States",value:"us"},{text:"Germany",value:"de"}]},streetNo:{required:!1,type:"text"},zip:{required:!1,type:"number"},city:{required:!1,type:"text"},additionalAddressInfo:{required:!1,type:"text"},userMessage:{required:!1,element:"textarea"},acceptPrivacy:{required:!0,replaceInputType:!0}}}},showCityBeforeZip:{type:Boolean,default:!1},receiverEmailAddress:{type:String,default:""},submitButton:{type:Object,default(){return{iconClass:"icon-message-send",text:"Send mail",type:"submit",position:"belowFieldset",primary:!0}}},cmdHeadline:{type:Object,default(){return{headlineText:"Basic Form",headlineLevel:3}}},cmdForm:{type:Object,required:!1}},mounted(){var t,n;(n=(t=this.$refs.dataPrivacy)==null?void 0:t.querySelector(".component-fancybox"))==null||n.addEventListener("click",o=>{o.preventDefault(),pe({url:o.target.getAttribute("href")})})},methods:{onSubmit(t){if(this.onValidate(),this.formData=Object.assign({},this.validator.validatePrivacy(this.formData)),this.formData.error||this.useNativeSubmit){this.formData.error&&t.originalEvent.preventDefault();return}const n=new FormData,o=Object.keys(this.configuration);for(let r=0;r<o.length;r++)n.set(o[r],this.formData[o[r]].value);fetch(this.formAction,{method:"POST",body:n}).then(r=>{r.ok?console.log("CmdBasicForm","ok"):console.log("CmdBasicForm","fail")}).catch(r=>{console.error(r)}),t.originalEvent.preventDefault()},onCountrySelect(t){this.cityBeforeZip=t==="us"||t==="uk"},onValidate(){this.formData=Object.assign({},this.validator.validate(this.formData))},executeLink(t,n){t.fancybox&&(n.preventDefault(),pe({url:t}))},openDataPrivacy(t){pe({url:t})}},watch:{showCityBeforeZip(){this.cityBeforeZip=this.showCityBeforeZip}}},Vd={class:"cmd-pages-basic-form"},Nd={key:0,class:"flex-container no-flex order-male-female"},Od={key:1,class:"flex-container order-lastname-firstname"},Fd={key:2,class:"flex-container order-phone-email"},Id={key:3,class:"flex-container"},Md=["innerHTML"];function Pd(t,n,o,r,i,l){const a=D,s=z,c=Ln;return e.openBlock(),e.createElementBlock("div",Vd,[o.cmdHeadline?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createVNode(c,e.mergeProps({onSubmit:l.onSubmit,novalidate:"novalidate"},o.cmdForm,{legend:o.legend,submitButton:o.submitButton,formAction:o.formAction}),{default:e.withCtx(()=>{var d,m,f,p,u,h,b,g,B,w,x,T,F,C,E,I,A,P,te,oe,ne,H,ue,V,re,Ge,Je,Ke,Ze,X,$i,vi,er,tr,or,nr,lr,ir,rr,ar;return[o.configuration.salutation?(e.openBlock(),e.createElementBlock("div",Nd,[e.createVNode(s,{element:"input",type:"radio",labelText:t.getMessage("basic_form.labeltext.salutation_male"),name:((d=o.configuration.salutation)==null?void 0:d.name)||"salutation",inputValue:"m",replaceInputType:(m=o.configuration.salutation)==null?void 0:m.replaceInputType,modelValue:i.formData.salutation.value,"onUpdate:modelValue":n[0]||(n[0]=L=>i.formData.salutation.value=L),onValidate:l.onValidate},null,8,["labelText","name","replaceInputType","modelValue","onValidate"]),e.createVNode(s,{element:"input",type:"radio",labelText:t.getMessage("basic_form.labeltext.salutation_female"),name:((f=o.configuration.salutation)==null?void 0:f.name)||"salutation",inputValue:"f",replaceInputType:(p=o.configuration.salutation)==null?void 0:p.replaceInputType,modelValue:i.formData.salutation.value,"onUpdate:modelValue":n[1]||(n[1]=L=>i.formData.salutation.value=L),onValidate:l.onValidate},null,8,["labelText","name","replaceInputType","modelValue","onValidate"])])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"top"),o.configuration.lastName||o.configuration.firstName?(e.openBlock(),e.createElementBlock("div",Od,[o.configuration.lastName?(e.openBlock(),e.createBlock(s,{key:0,element:"input",type:((u=o.configuration.lastName)==null?void 0:u.type)||"text",iconClass:"icon-user-profile",labelText:t.getMessage("basic_form.labeltext.last_name"),required:(h=o.configuration.lastName)==null?void 0:h.required,name:((b=o.configuration.lastName)==null?void 0:b.name)||"last-name",placeholder:t.getMessage("basic_form.placeholder.last_name"),modelValue:i.formData.lastName.value,"onUpdate:modelValue":n[2]||(n[2]=L=>i.formData.lastName.value=L),status:i.formData.lastName.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","required","name","placeholder","modelValue","status","onValidate"])):e.createCommentVNode("",!0),o.configuration.firstName?(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:((g=o.configuration.firstName)==null?void 0:g.type)||"text",iconClass:"icon-user-profile",labelText:t.getMessage("basic_form.labeltext.first_name"),placeholder:t.getMessage("basic_form.placeholder.first_name"),required:(B=o.configuration.firstName)==null?void 0:B.required,name:((w=o.configuration.firstName)==null?void 0:w.name)||"first-name",modelValue:i.formData.firstName.value,"onUpdate:modelValue":n[3]||(n[3]=L=>i.formData.firstName.value=L),status:i.formData.firstName.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),o.configuration.email||o.configuration.phone?(e.openBlock(),e.createElementBlock("div",Fd,[o.configuration.email?(e.openBlock(),e.createBlock(s,{key:0,element:"input",type:((x=o.configuration.email)==null?void 0:x.type)||"email",iconClass:"icon-mail",labelText:t.getMessage("basic_form.labeltext.email"),placeholder:t.getMessage("basic_form.placeholder.email"),required:(T=o.configuration.email)==null?void 0:T.required,name:((F=o.configuration.email)==null?void 0:F.name)||"email",modelValue:i.formData.email.value,"onUpdate:modelValue":n[4]||(n[4]=L=>i.formData.email.value=L),status:i.formData.email.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0),o.configuration.phone?(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:((C=o.configuration.phone)==null?void 0:C.type)||"tel",iconClass:"icon-phone",labelText:t.getMessage("basic_form.labeltext.phone"),placeholder:t.getMessage("basic_form.placeholder.phone"),modelValue:i.formData.phone.value,"onUpdate:modelValue":n[5]||(n[5]=L=>i.formData.phone.value=L),required:(E=o.configuration.phone)==null?void 0:E.required,name:((I=o.configuration.phone)==null?void 0:I.name)||"phone",status:i.formData.phone.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","modelValue","required","name","status","onValidate"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),o.configuration.streetNo||o.configuration.streetNo||o.configuration.zip&&o.configuration.city?(e.openBlock(),e.createElementBlock("div",Id,[o.configuration.country?(e.openBlock(),e.createBlock(s,{key:0,element:"select",labelText:t.getMessage("basic_form.labeltext.country"),selectOptions:(A=o.configuration.country)==null?void 0:A.selectOptions,required:(P=o.configuration.country)==null?void 0:P.required,name:((te=o.configuration.country)==null?void 0:te.name)||"country",modelValue:i.formData.country.value,"onUpdate:modelValue":[n[6]||(n[6]=L=>i.formData.country.value=L),l.onCountrySelect],status:i.formData.country.error?"error":"",onValidate:l.onValidate},null,8,["labelText","selectOptions","required","name","modelValue","status","onValidate","onUpdate:modelValue"])):e.createCommentVNode("",!0),o.configuration.streetNo?(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:((oe=o.configuration.streetNo)==null?void 0:oe.type)||"text",labelText:t.getMessage("basic_form.labeltext.street_no"),placeholder:t.getMessage("basic_form.placeholder.street_no"),required:(ne=o.configuration.streetNo)==null?void 0:ne.required,name:((H=o.configuration.streetNo)==null?void 0:H.name)||"street-no",modelValue:i.formData.streetNo.value,"onUpdate:modelValue":n[7]||(n[7]=L=>i.formData.streetNo.value=L),status:i.formData.streetNo.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0),o.configuration.pobox?(e.openBlock(),e.createBlock(s,{key:2,element:"input",type:((ue=o.configuration.pobox)==null?void 0:ue.type)||"text",labelText:t.getMessage("basic_form.labeltext.pobox"),placeholder:t.getMessage("basic_form.placeholder.pobox"),required:(V=o.configuration.pobox)==null?void 0:V.required,name:((re=o.configuration.pobox)==null?void 0:re.name)||"pobox",modelValue:i.formData.pobox.value,"onUpdate:modelValue":n[8]||(n[8]=L=>i.formData.pobox.value=L),status:i.formData.pobox.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["input-wrapper",i.cityBeforeZip?"order-city-zip":"order-zip-city"])},[o.configuration.zip?(e.openBlock(),e.createBlock(s,{key:0,element:"input",class:"input-zip",type:((Ge=o.configuration.zip)==null?void 0:Ge.type)||"number",labelText:t.getMessage("basic_form.labeltext.zip"),placeholder:t.getMessage("basic_form.placeholder.zip"),required:(Je=o.configuration.zip)==null?void 0:Je.required,name:((Ke=o.configuration.zip)==null?void 0:Ke.name)||"zip",modelValue:i.formData.zip.value,"onUpdate:modelValue":n[9]||(n[9]=L=>i.formData.zip.value=L),status:i.formData.zip.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0),o.configuration.city?(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:((Ze=o.configuration.city)==null?void 0:Ze.type)||"text",labelText:t.getMessage("basic_form.labeltext.city"),placeholder:t.getMessage("basic_form.placeholder.city"),required:(X=o.configuration.city)==null?void 0:X.required,name:(($i=o.configuration.city)==null?void 0:$i.name)||"city",modelValue:i.formData.city.value,"onUpdate:modelValue":n[10]||(n[10]=L=>i.formData.city.value=L),status:i.formData.city.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0)],2),o.configuration.additionalAddressInfo?(e.openBlock(),e.createBlock(s,{key:3,element:"input",type:((vi=o.configuration.additionalAddressInfo)==null?void 0:vi.type)||"text",labelText:t.getMessage("basic_form.labeltext.additional_address_info"),placeholder:t.getMessage("basic_form.placeholder.additional_address_info"),required:(er=o.configuration.additionalAddressInfo)==null?void 0:er.required,name:((tr=o.configuration.additionalAddressInfo)==null?void 0:tr.name)||"additional-address-info",modelValue:i.formData.additionalAddressInfo.value,"onUpdate:modelValue":n[11]||(n[11]=L=>i.formData.additionalAddressInfo.value=L),status:i.formData.additionalAddressInfo.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),o.configuration.userMessage?(e.openBlock(),e.createBlock(s,{key:4,element:((or=o.configuration.userMessage)==null?void 0:or.element)||"textarea",labelText:t.getMessage("basic_form.labeltext.user_message"),placeholder:t.getMessage("basic_form.placeholder.user_message"),required:(nr=o.configuration.userMessage)==null?void 0:nr.required,name:((lr=o.configuration.userMessage)==null?void 0:lr.name)||"user-message",modelValue:i.formData.userMessage.value,"onUpdate:modelValue":n[12]||(n[12]=L=>i.formData.userMessage.value=L),status:i.formData.userMessage.error?"error":"",onValidate:l.onValidate},null,8,["element","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"bottom"),o.configuration.acceptPrivacy?(e.openBlock(),e.createBlock(s,{key:5,element:"input",type:"checkbox",required:(ir=o.configuration.acceptPrivacy)==null?void 0:ir.required,name:((rr=o.configuration.acceptPrivacy)==null?void 0:rr.name)||"accept-privacy",replaceInputType:(ar=o.configuration.acceptPrivacy)==null?void 0:ar.replaceInputType,modelValue:i.formData.acceptPrivacy.value,"onUpdate:modelValue":n[13]||(n[13]=L=>i.formData.acceptPrivacy.value=L),status:i.formData.acceptPrivacy.error?"error":"",onValidate:l.onValidate},{labeltext:e.withCtx(()=>[e.createElementVNode("span",{ref:"dataPrivacy",innerHTML:t.getMessage("basic_form.labeltext.data_privacy")},null,8,Md)]),_:1},8,["required","name","replaceInputType","modelValue","status","onValidate"])):e.createCommentVNode("",!0)]}),_:3},16,["onSubmit","legend","submitButton","formAction"])])}const qn=S(Td,[["render",Pd]]),Ld={name:"CmdInnerLink",props:{icon:{type:Object,default:{}},text:{type:String,default:""}}},Dd=["title"],Ad={key:1},Rd=["title"];function qd(t,n,o,r,i,l){return e.openBlock(),e.createElementBlock(e.Fragment,null,[o.icon.iconClass&&o.icon.position!=="right"?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(o.icon.iconClass),title:o.icon.tooltip},null,10,Dd)):e.createCommentVNode("",!0),o.text?(e.openBlock(),e.createElementBlock("span",Ad,e.toDisplayString(o.text),1)):e.createCommentVNode("",!0),o.icon.iconClass&&o.icon.position==="right"?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(o.icon.iconClass),title:o.icon.tooltip},null,10,Rd)):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"default")],64)}const zd=S(Ld,[["render",qd]]),Hd={name:"CmdLink",emits:["click"],props:{linkType:{type:String,default:"href",validator(t){return t==="href"||t==="router"||t==="button"}},path:{type:[String,Object],default:"#"},target:{type:String,default:""},icon:{type:Object,default:{}},text:{type:String,default:""},styleAsButton:{type:Boolean,default:!1},primaryButton:{type:Boolean,default:!1},fancybox:{type:Boolean,default:!1}},methods:{emitClick(t,n){this.$emit("click",{originalEvent:t,linkType:n})}}},jd=["href","target"];function Ud(t,n,o,r,i,l){const a=zd,s=e.resolveComponent("router-link");return o.linkType==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:o.path,target:o.target,class:e.normalizeClass(["cmd-link",{button:o.styleAsButton,primary:o.primaryButton,fancybox:o.fancybox}]),onClick:n[0]||(n[0]=c=>l.emitClick(c,"href"))},[e.createVNode(a,{text:o.text,icon:o.icon},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default")]),_:3},8,["text","icon"])],10,jd)):o.linkType==="router"?(e.openBlock(),e.createBlock(s,{key:1,to:o.path,class:e.normalizeClass(["cmd-link",{button:o.styleAsButton,primary:o.primaryButton,fancybox:o.fancybox}]),onClick:n[1]||(n[1]=c=>l.emitClick(c,"router"))},{default:e.withCtx(()=>[e.createVNode(a,{text:o.text,icon:o.icon},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default")]),_:3},8,["text","icon"])]),_:3},8,["to","class"])):o.linkType==="button"?(e.openBlock(),e.createElementBlock("button",{key:2,class:e.normalizeClass(["cmd-link button",{primary:o.primaryButton,fancybox:o.fancybox}]),type:"submit",onClick:n[2]||(n[2]=c=>l.emitClick(c,"button"))},[e.createVNode(a,{text:o.text,icon:o.icon},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default")]),_:3},8,["text","icon"])],2)):e.createCommentVNode("",!0)}const xe=S(Hd,[["render",Ud]]),Wd={name:"CmdListOfLinksItem",inheritAttrs:!1,mixins:[U],data(){var t;return{editableText:(t=this.link)==null?void 0:t.text}},props:{link:{type:Object,required:!1}},methods:{updateHandlerProvider(){const t=this.editableText;return j(this,{update(n){n.text=t}})}}},Gd={key:0,class:"cmd-list-of-links-item"},Jd={key:0},Kd={key:1,class:"input-wrapper"};function Zd(t,n,o,r,i,l){var d;const a=xe,s=e.resolveComponent("CmdListOfLinksItem",!0),c=z;return t.editing?(e.openBlock(),e.createElementBlock("div",Kd,[e.createVNode(c,{element:"input",type:"text",labelText:"Linktext",showLabel:!1,placeholder:"Linktext",modelValue:i.editableText,"onUpdate:modelValue":n[0]||(n[0]=m=>i.editableText=m)},null,8,["modelValue"])])):(e.openBlock(),e.createElementBlock("li",Gd,[e.createVNode(a,e.normalizeProps(e.guardReactiveProps(o.link)),null,16),t.editModeContext?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("ul",Jd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList((d=o.link)==null?void 0:d.children,(m,f)=>(e.openBlock(),e.createBlock(s,{key:f,link:m},null,8,["link"]))),128))]))]))}const Xd=S(Wd,[["render",Zd]]),Yd={name:"CmdListOfLinks",emits:["click"],mixins:[U],props:{useGap:{type:Boolean,default:!0},styleAsBox:{type:Boolean,default:!1},largeIcons:{type:Boolean,default:!1},sectionAnchors:{type:Boolean,default:!1},activeSection:{type:Number,default:0},showListStyleItems:{type:Boolean,default:!1},align:{type:String,default:"left",validator(t){return t==="left"||t==="center"||t==="right"}},links:{type:Array,required:!1},orientation:{type:String,default:"vertical",validator(t){return t==="horizontal"||t==="vertical"}},cmdHeadline:{type:Object,required:!1}},computed:{setStretchClass(){return this.largeIcons&&this.orientation==="horizontal"?"stretch":null}},methods:{onAddItem(){this.editModeContext.content.addContent(se(this,"props","links",-1),this.itemProvider)},itemProvider(){return{iconClass:"icon-user-profile",type:"href",text:"Linktext",path:"#",tooltip:"Tooltip",target:"_blank"}},updateHandlerProvider(){return j(this,{update(t,n){const o=n==null?void 0:n.find(r=>r.name==="CmdHeadline");o&&(t.cmdHeadline=t.cmdHeadline||{},o.update(t.cmdHeadline))}})}}},Qd={key:1},$d=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new entry",-1)];function vd(t,n,o,r,i,l){var d;const a=D,s=Xd,c=ce;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-list-of-links",{box:o.styleAsBox,horizontal:o.orientation==="horizontal","section-anchors":o.sectionAnchors,"large-icons":o.largeIcons,"show-list-style-items":o.showListStyleItems}])},[(d=o.cmdHeadline)!=null&&d.headlineText||t.editModeContext?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("ul",{class:e.normalizeClass(["flex-container",{"no-gap":!o.useGap},"align-"+o.align,l.setStretchClass])},[t.editModeContext?(e.openBlock(),e.createElementBlock("li",Qd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.links,(m,f)=>(e.openBlock(),e.createBlock(c,{key:"x"+f,class:"edit-items",showComponentName:!1,componentTag:"ul",componentName:"CmdLinkItem",componentProps:m,allowedComponentTypes:[],componentPath:["props","links",f],itemProvider:l.itemProvider},{default:e.withCtx(()=>[e.createVNode(s,{class:e.normalizeClass({active:o.sectionAnchors&&o.activeSection===f}),link:m},null,8,["class","link"])]),_:2},1032,["componentProps","componentPath","itemProvider"]))),128)),o.links.length===0?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"button confirm small",onClick:n[0]||(n[0]=(...m)=>l.onAddItem&&l.onAddItem(...m))},$d)):e.createCommentVNode("",!0)])):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.links,(m,f)=>(e.openBlock(),e.createBlock(s,{key:f,class:e.normalizeClass({active:o.sectionAnchors&&o.activeSection===f}),link:m},null,8,["class","link"]))),128))],2)],2)}const oo=S(Yd,[["render",vd]]),no={name:"CmdBox",mixins:[J,{data(){return{defaultMessageProperties:{"cmdbox.productbox.new":"New","cmdbox.productbox.article_no":"Article No:","cmdbox.contentbox.collapse_text":"Collapse text","cmdbox.contentbox.expand_text":"Expand text"}}}},{props:{globalCurrency:{type:Object,default(){return{symbol:"€",name:"Euro"}}}}}],emits:["click","toggle-collapse"],data(){return{open:this.collapsible?this.openCollapsedBox:!0,active:!0,showCutOffText:!1,calculatedBodyHeight:this.maxBoxBodyHeight}},props:{openCollapsedBox:{type:Boolean,required:!1},rowView:{type:Boolean,default:!1},boxType:{type:String,default:"content",validator(t){return t==="content"||t==="product"||t==="user"}},allowContentToScroll:{type:Boolean,default:!1},maxBoxBodyHeight:{type:String,default:"20rem"},collapsible:{type:Boolean,default:!1},cutoffTextLines:{type:Number,default:0},useBoxBodyPadding:{type:Boolean,default:!0},fadeLastLine:{type:Boolean,default:!1},useTransition:{type:Boolean,default:!0},boxBodyClass:{type:String,required:!1},defaultProfileIconClass:{type:String,default:"icon-user-profile"},product:{type:Object,required:!1},user:{type:Object,required:!1},profileType:{type:String,default:"business",validator(t){return t==="business"||t==="influencer"||t==="dating"}},useSlots:{type:Array,required:!1},cmdImage:{type:Object,required:!1},textBody:{type:String,default:""},iconOpen:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-up",tooltip:"Close content",iconType:"auto"}}},iconClosed:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-down",tooltip:"Show content",iconType:"auto"}}},stretchHorizontally:{type:Boolean,default:!0},stretchVertically:{type:Boolean,default:!0},headlinePosition:{type:String,default:"header",validator(t){return t==="header"||t==="body"}},cmdHeadline:{type:Object,required:!1},cmdLink:{type:Object,default:{}},cmdIcon:{type:Object,required:!1}},computed:{toggleTransition(){return this.useTransition?"fade":""}},methods:{toggleContentVisibility(){this.open=!this.open,this.active=!this.active,this.$emit("toggle-collapse",this.open)},toggleCutOffText(){this.showCutOffText=!this.showCutOffText,this.$emit("toggle-cutofftext",this.showCutOffText)},clickOnProduct(t){this.$emit("click",t)},setFocus(){this.$nextTick(()=>{if(this.open){const t=this.$refs.cmdBox.querySelector(":is(input, select, textarea):first-of-type");t&&t.focus()}})}},watch:{openCollapsedBox(){this.collapsible&&(this.open=this.openCollapsedBox,this.setFocus())},open(){this.setFocus()}}},zn=()=>{e.useCssVars(t=>({ae9cb9d6:t.cutoffTextLines}))},Hn=no.setup;no.setup=Hn?(t,n)=>(zn(),Hn(t,n)):zn;const em=["title"],tm={key:0,class:"box-header"},om={key:1,class:"body-icon-wrapper"},nm=["innerHTML"],lm={key:0,class:"body-icon-wrapper"},im=["innerHTML"],rm={key:2,class:"box-footer"},am={key:3,class:"box-footer"},sm={class:"box-header flex-container vertical"},cm={key:0},dm=["src","alt"],mm={key:1},fm={key:2,class:"ribbon-new"},um={key:3,class:"ribbon-discount"},hm={class:"box-body"},pm={key:0},gm={key:1,class:"price"},ym=["title"],km={key:2},bm={class:"box-header flex-container vertical"},Cm={key:0},Bm=["src","alt"],wm={key:0,class:"user-name"},xm={key:0,class:"user-age"},_m={key:1},Sm=["title"],Em={key:0,class:"user-name"},Tm={class:"box-body"},Vm={key:0,class:"user-name"},Nm={key:1},Om={key:2},Fm={key:3,class:"description"},Im={key:0,class:"tags"},Mm={key:1,class:"box-footer"};function Pm(t,n,o,r,i,l){var f,p,u,h,b,g,B,w,x,T;const a=D,s=M,c=ie,d=xe,m=oo;return o.boxType==="content"?(e.openBlock(),e.createElementBlock("div",{key:0,ref:"cmdBox",class:e.normalizeClass(["cmd-box box content",{open:i.open,collapsible:o.collapsible,"stretch-vertically":o.stretchVertically&&!o.collapsible,"stretch-horizontally":o.stretchHorizontally,"row-view":o.rowView}])},[o.collapsible?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",class:"box-header",title:i.open?o.iconOpen.tooltip:o.iconClosed.tooltip,onClick:n[0]||(n[0]=e.withModifiers((...F)=>l.toggleContentVisibility&&l.toggleContentVisibility(...F),["prevent"]))},[(f=o.useSlots)!=null&&f.includes("header")?e.renderSlot(t.$slots,"header",{key:0}):(p=o.cmdHeadline)!=null&&p.headlineText&&o.headlinePosition==="header"?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:1},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createVNode(s,{iconClass:i.open?o.iconOpen.iconClass:o.iconClosed.iconClass,type:i.open?o.iconOpen.iconType:o.iconClosed.iconType},null,8,["iconClass","type"])],8,em)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(u=o.useSlots)!=null&&u.includes("header")||(h=o.cmdHeadline)!=null&&h.headlineText&&o.headlinePosition==="header"?(e.openBlock(),e.createElementBlock("div",tm,[(b=o.useSlots)!=null&&b.includes("header")?e.renderSlot(t.$slots,"header",{key:0}):e.createCommentVNode("",!0),(g=o.cmdHeadline)!=null&&g.headlineText&&o.headlinePosition==="header"?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:1},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],64)),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(["box-body",o.boxBodyClass]),"aria-expanded":"true",role:"article"},[(B=o.useSlots)!=null&&B.includes("body")?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["inner-box-body-wrapper",{"box-body-padding":o.useBoxBodyPadding,"allow-scroll":o.allowContentToScroll}]),ref:"boxBody",style:e.normalizeStyle(o.allowContentToScroll?"max-height: "+i.calculatedBodyHeight:null)},[e.renderSlot(t.$slots,"body",{},()=>{var F;return[(F=o.cmdHeadline)!=null&&F.headlineText&&o.headlinePosition==="body"?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.cmdIcon!==void 0?(e.openBlock(),e.createElementBlock("div",om,[e.createVNode(s,{iconClass:o.cmdIcon.iconClass,type:o.cmdIcon.type},null,8,["iconClass","type"])])):e.createCommentVNode("",!0),e.createVNode(e.TransitionGroup,{name:l.toggleTransition},{default:e.withCtx(()=>[o.textBody?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass({"cutoff-text":o.cutoffTextLines>0,"fade-last-line":o.fadeLastLine&&!i.showCutOffText,"show-text":i.showCutOffText}),innerHTML:o.textBody},null,10,nm)):e.createCommentVNode("",!0),o.cutoffTextLines>0?(e.openBlock(),e.createElementBlock("a",{key:1,href:"#",onClick:n[1]||(n[1]=e.withModifiers((...C)=>l.toggleCutOffText&&l.toggleCutOffText(...C),["prevent"]))},e.toDisplayString(i.showCutOffText?t.getMessage("cmdbox.contentbox.collapse_text"):t.getMessage("cmdbox.contentbox.expand_text")),1)):e.createCommentVNode("",!0)]),_:1},8,["name"])]})],6)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["inner-box-body-wrapper",{"allow-scroll":o.allowContentToScroll}])},[o.cmdImage?(e.openBlock(),e.createBlock(c,e.normalizeProps(e.mergeProps({key:0},o.cmdImage)),null,16)):e.createCommentVNode("",!0),o.textBody?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass({"box-body-padding":o.useBoxBodyPadding,"allow-scroll":o.allowContentToScroll})},[o.cmdIcon!==void 0?(e.openBlock(),e.createElementBlock("div",lm,[e.createVNode(s,e.normalizeProps(e.guardReactiveProps(o.cmdIcon)),null,16)])):e.createCommentVNode("",!0),(w=o.cmdHeadline)!=null&&w.headlineText&&o.headlinePosition==="body"?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:1},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.textBody?(e.openBlock(),e.createElementBlock("p",{key:2,innerHTML:o.textBody},null,8,im)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],2))],2),[[e.vShow,i.open]]),(x=o.cmdLink)!=null&&x.linkType?(e.openBlock(),e.createElementBlock("div",rm,[e.createVNode(d,e.normalizeProps(e.guardReactiveProps(o.cmdLink)),null,16)])):e.createCommentVNode("",!0),(T=o.useSlots)!=null&&T.includes("footer")?(e.openBlock(),e.createElementBlock("div",am,[e.renderSlot(t.$slots,"footer")])):e.createCommentVNode("",!0)],2)):o.boxType==="product"&&o.product?(e.openBlock(),e.createElementBlock("a",{key:1,class:e.normalizeClass(["cmd-box box product",{"stretch-vertically":o.stretchVertically,"stretch-horizontally":o.stretchHorizontally,"row-view":o.rowView}]),href:"#",onClick:n[2]||(n[2]=e.withModifiers(F=>l.clickOnProduct(o.product),["prevent"]))},[e.createElementVNode("div",sm,[o.product.image!==void 0?(e.openBlock(),e.createElementBlock("figure",cm,[e.createElementVNode("img",{src:o.product.image.src,alt:o.product.image.alt},null,8,dm),e.createElementVNode("figcaption",null,e.toDisplayString(o.product.name),1)])):(e.openBlock(),e.createElementBlock("p",mm,e.toDisplayString(o.product.name),1)),o.product.new?(e.openBlock(),e.createElementBlock("div",fm,[e.createElementVNode("span",null,e.toDisplayString(t.getMessage("cmdbox.productbox.new")),1)])):e.createCommentVNode("",!0),o.product.discount?(e.openBlock(),e.createElementBlock("div",um,[e.createElementVNode("span",null,e.toDisplayString(o.product.discount),1)])):e.createCommentVNode("",!0)]),e.createElementVNode("div",hm,[o.product.articleNumber?(e.openBlock(),e.createElementBlock("p",pm,e.toDisplayString(t.getMessage("cmdbox.productbox.article_no"))+" "+e.toDisplayString(o.product.articleNumber),1)):e.createCommentVNode("",!0),o.product.price?(e.openBlock(),e.createElementBlock("p",gm,[e.createElementVNode("span",null,e.toDisplayString(o.product.price),1),e.createElementVNode("span",{title:t.globalCurrency.name},e.toDisplayString(t.globalCurrency.symbol),9,ym)])):e.createCommentVNode("",!0),o.product.description?(e.openBlock(),e.createElementBlock("p",km,e.toDisplayString(o.product.description),1)):e.createCommentVNode("",!0)])],2)):o.boxType==="user"&&o.user?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(["cmd-box box user",o.profileType,{"stretch-vertically":o.stretchVertically,"stretch-horizontally":o.stretchHorizontally,"row-view":o.rowView}])},[e.createElementVNode("div",bm,[o.user.image?(e.openBlock(),e.createElementBlock("figure",Cm,[e.createElementVNode("img",{src:o.user.image.src,alt:o.user.image.alt},null,8,Bm),o.rowView?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("figcaption",wm,[e.createTextVNode(e.toDisplayString(o.user.name),1),o.user.age?(e.openBlock(),e.createElementBlock("span",xm," ("+e.toDisplayString(o.user.age)+")",1)):e.createCommentVNode("",!0)]))])):(e.openBlock(),e.createElementBlock("div",_m,[e.createElementVNode("span",{class:e.normalizeClass(o.defaultProfileIconClass),title:o.user.name},null,10,Sm),o.rowView?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("p",Em,e.toDisplayString(o.user.name),1))]))]),e.createElementVNode("div",Tm,[o.rowView?(e.openBlock(),e.createElementBlock("p",Vm,e.toDisplayString(o.user.name),1)):e.createCommentVNode("",!0),o.user.profession?(e.openBlock(),e.createElementBlock("p",Nm,e.toDisplayString(o.user.profession),1)):e.createCommentVNode("",!0),o.user.position?(e.openBlock(),e.createElementBlock("p",Om,e.toDisplayString(o.user.position),1)):e.createCommentVNode("",!0),o.user.description?(e.openBlock(),e.createElementBlock("p",Fm,e.toDisplayString(o.user.description),1)):e.createCommentVNode("",!0)]),o.user.tags&&o.user.tags.length?(e.openBlock(),e.createElementBlock("ul",Im,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.user.tags,(F,C)=>(e.openBlock(),e.createElementBlock("li",{key:C},e.toDisplayString(F),1))),128))])):e.createCommentVNode("",!0),o.user.links&&o.user.links.length?(e.openBlock(),e.createElementBlock("div",Mm,[e.createVNode(m,{links:o.user.links,orientation:"horizontal",useGap:!1},null,8,["links"])])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)}const lo=S(no,[["render",Pm]]),io={name:"CmdBoxWrapper",data(){return{rowView:this.useRowViewAsDefault,collapsingBoxesOpen:!0,currentOpenBox:[],oneBoxPerRow:!1}},props:{openBoxesByDefault:{type:Array,required:!1},useGap:{type:Boolean,default:!1},useRowViewAsDefault:{type:Boolean,default:!1},stretchBoxesVertically:{type:Boolean,default:!0},allowUserToToggleOrientation:{type:Boolean,default:!0},collapseBoxesIcon:{type:Object,default(){return{iconClass:"icon-chevron-two-stripes-down",tooltip:"Collapse all boxes"}}},expandBoxesIcon:{type:Object,default(){return{iconClass:"icon-chevron-two-stripes-up",tooltip:"Expand all boxes"}}},useFlexbox:{type:Boolean,default:!1},boxesPerRow:{type:[Number,Array],default:4},allowMultipleExpandedBoxes:{type:Boolean,default:!0},iconGridView:{type:Object,default(){return{iconClass:"icon-blocks-small",tooltip:"Toggle to row view"}}},iconRowView:{type:Object,default(){return{iconClass:"icon-rows",tooltip:"Toggle to grid view"}}},cmdHeadline:{type:Object,default(){return{headlineText:"",headlineLevel:4}}}},computed:{boxesPerRowLarge(){return this.boxesPerRowResponsive(0,4)},boxesPerRowMedium(){return this.boxesPerRowResponsive(1,3)},boxesPerRowSmall(){return this.boxesPerRowResponsive(2,1)}},methods:{toggleOrientation(){this.rowView=!this.rowView,this.oneBoxPerRow=this.rowView},boxIsOpen(t){return this.currentOpenBox.includes(t)},boxIsToggled(t){alert(t)},boxesPerRowResponsive(t,n){return this.oneBoxPerRow?1:typeof this.boxesPerRow=="number"?t===0?this.boxesPerRow:Math.min(this.boxesPerRow,n):this.boxesPerRow.length>t?this.boxesPerRow[t]:n},toggleCollapsingBoxes(){this.collapsingBoxesOpen=!this.collapsingBoxesOpen},boxToggled(t,n){if(this.allowMultipleExpandedBoxes)if(n)this.currentOpenBox.push(t);else{let o=this.currentOpenBox.indexOf(t);this.currentOpenBox.splice(o,1)}else this.currentOpenBox=[],n&&this.currentOpenBox.push(t)}},watch:{openBoxesByDefault:{handler(){this.currentOpenBox=[...this.openBoxesByDefault||[]]},immediate:!0},useRowViewAsDefault:{handler(){this.oneBoxPerRow=this.useRowViewAsDefault},immediate:!0}}},jn=()=>{e.useCssVars(t=>({"5326f598":t.boxesPerRowLarge,"139ea0b8":t.boxesPerRowMedium,"538ecf64":t.boxesPerRowSmall}))},Un=io.setup;io.setup=Un?(t,n)=>(jn(),Un(t,n)):jn;const Lm={class:"cmd-box-wrapper"},Dm={key:0,class:"flex-container headline-wrapper"},Am={key:1,class:"options-wrapper"},Rm=["title"];function qm(t,n,o,r,i,l){const a=D,s=M;return e.openBlock(),e.createElementBlock("div",Lm,[o.cmdHeadline.headlineText||o.allowUserToToggleOrientation?(e.openBlock(),e.createElementBlock("div",Dm,[o.cmdHeadline.headlineText?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.allowUserToToggleOrientation?(e.openBlock(),e.createElementBlock("div",Am,[e.createElementVNode("a",{href:"#",onClick:n[0]||(n[0]=e.withModifiers((...c)=>l.toggleOrientation&&l.toggleOrientation(...c),["prevent"])),title:i.rowView?o.iconRowView.tooltip:o.iconGridView.tooltip},[e.createVNode(s,{iconClass:i.rowView?o.iconGridView.iconClass:o.iconRowView.iconClass,type:i.rowView?o.iconGridView.iconType:o.iconRowView.iconType},null,8,["iconClass","type"])],8,Rm)])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["inner-box-wrapper",o.useFlexbox?"flex-container":"grid-container-create-columns",{"no-gap":!o.useGap,"row-view":i.rowView,"stretch-boxes-vertically":o.stretchBoxesVertically}])},[e.renderSlot(t.$slots,"default",{collapsingBoxesOpen:i.collapsingBoxesOpen,boxToggled:l.boxToggled,boxIsOpen:l.boxIsOpen,rowView:i.rowView,onToggleCollapse:n[1]||(n[1]=(...c)=>l.boxIsToggled&&l.boxIsToggled(...c))})],2)])}const Wn=S(io,[["render",qm]]);function _e(t){return t.path?t.path:((t.route==null||typeof t.route!="object"||!t.route.path&&!t.route.name)&&console.error("Error in router configuration. Expected object with 'path' or 'name', got",t.route),t.route)}const zm={name:"CmdBreadcrumbs",props:{breadcrumbLabel:{type:String,required:!1},breadcrumbLinks:{type:Array,required:!1},breadcrumbSeparator:{type:String,default:">"}},methods:{getRoute(t){return _e(t)}}},Hm={class:"cmd-breadcrumbs"},jm={key:0,class:"breadcrumb-label"},Um=["href"],Wm={key:1},Gm={key:1},Jm={key:2},Km={key:1},Zm={key:3};function Xm(t,n,o,r,i,l){const a=M,s=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("ul",Hm,[o.breadcrumbLabel?(e.openBlock(),e.createElementBlock("li",jm,e.toDisplayString(o.breadcrumbLabel),1)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.breadcrumbLinks||[],(c,d)=>(e.openBlock(),e.createElementBlock("li",{key:d},[c.type==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:c.path},[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",Wm,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0)],8,Um)):c.type==="router"?(e.openBlock(),e.createBlock(s,{key:1,to:l.getRoute(c)},{default:e.withCtx(()=>[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",Gm,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0)]),_:2},1032,["to"])):(e.openBlock(),e.createElementBlock("span",Jm,[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",Km,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0)])),d<o.breadcrumbLinks.length-1?(e.openBlock(),e.createElementBlock("span",Zm,e.toDisplayString(o.breadcrumbSeparator),1)):e.createCommentVNode("",!0)]))),128))])}const Gn=S(zm,[["render",Xm]]),Ym={name:"CmdCompanyLogo",data(){return{prefersColorScheme:""}},props:{link:{type:Object,required:!1},pathDefaultLogo:{type:String,required:!0},pathDarkmodeLogo:{type:String,required:!1},altText:{type:String,required:!0}},computed:{pathCurrentLogo(){return this.prefersColorScheme==="light"||!this.pathDarkmodeLogo?this.pathDefaultLogo:this.pathDarkmodeLogo},image(){return{src:this.pathCurrentLogo,alt:this.altText}}},created(){this.toggleColorScheme(),window.matchMedia("(prefers-color-scheme: light)").addEventListener("change",this.onColorSchemeChange);const t=document.querySelector("html");this.$_observer=new MutationObserver(this.observeDom),this.$_observer.observe(t,{attributes:!0})},beforeUnmount(){window.matchMedia("(prefers-color-scheme: light)").removeEventListener("change",this.onColorSchemeChange),this.$_observer.disconnect()},methods:{onImageLoaded(t){this.$emit("image-loaded",t)},onColorSchemeChange(t){this.prefersColorScheme=t.matches?"light":"dark"},observeDom(t){for(let n=0;n<t.length;n++)if(t[n].type==="attributes"){this.toggleColorScheme();break}},getRoute(t){return _e(t)},toggleColorScheme(){document.querySelector("html").classList.contains("light-mode")?this.prefersColorScheme="light":document.querySelector("html").classList.contains("dark-mode")?this.prefersColorScheme="dark":matchMedia("(prefers-color-scheme: light)").matches?this.prefersColorScheme="light":this.prefersColorScheme="dark"}}},Qm={class:"cmd-company-logo company-logo"},$m=["href","title"];function vm(t,n,o,r,i,l){var c,d,m,f,p,u;const a=ie,s=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("div",Qm,[((c=o.link)==null?void 0:c.type)==="router"?(e.openBlock(),e.createBlock(s,{key:0,to:(d=o.link)==null?void 0:d.path,title:(m=o.link)==null?void 0:m.tooltip},{default:e.withCtx(()=>[e.createVNode(a,{image:l.image,onImageLoaded:l.onImageLoaded},null,8,["image","onImageLoaded"])]),_:1},8,["to","title"])):((f=o.link)==null?void 0:f.type)==="href"?(e.openBlock(),e.createElementBlock("a",{key:1,href:(p=o.link)==null?void 0:p.path,title:(u=o.link)==null?void 0:u.tooltip},[e.createVNode(a,{image:l.image,onImageLoaded:l.onImageLoaded},null,8,["image","onImageLoaded"])],8,$m)):(e.openBlock(),e.createBlock(a,{key:2,image:l.image,onImageLoaded:l.onImageLoaded},null,8,["image","onImageLoaded"]))])}const Jn=S(Ym,[["render",vm]]),ef={name:"CmdContainer",props:{contentAboveSlot:{type:String,required:!1},contentBelowSlot:{type:String,required:!1},containerType:{type:String,required:!1},contentOrientation:{type:String,default:"vertical",validator(t){return t==="horizontal"||t==="vertical"}},innerClass:{type:String,required:!1},cmdHeadline:{type:Object,required:!1}},methods:{addHandlerProvider(){return""},oneSlotItem(){if(typeof this.$slots.default!="function")return!1;const t=this.$slots.default();return t.length===1&&typeof t[0].type=="symbol"&&Array.isArray(t[0].children)?t[0].children.length===1:t.length===1&&typeof t[0].type=="object"&&t[0].type.name==="RenderComponents"&&typeof t[0].props=="object"&&Array.isArray(t[0].props.components)?t[0].props.components.length===1:t.length===1}},computed:{setInnerClass(){let t=this.innerClass||"";switch(this.containerType){case"grid":t+=" grid-container-create-columns";break;case"flex":this.contentOrientation==="horizontal"?t+=" flex-container":this.contentOrientation==="vertical"&&(t+=" flex-container vertical");break}return t}}},tf={class:"cmd-container"},of=["innerHTML"],nf=["innerHTML"];function lf(t,n,o,r,i,l){const a=D;return e.openBlock(),e.createElementBlock("div",tf,[o.cmdHeadline?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.contentAboveSlot?(e.openBlock(),e.createElementBlock("div",{key:1,innerHTML:o.contentAboveSlot},null,8,of)):e.createCommentVNode("",!0),l.oneSlotItem()?e.renderSlot(t.$slots,"default",{key:2}):(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass([l.setInnerClass,"inner-slot-wrapper"])},[e.renderSlot(t.$slots,"default")],2)),o.contentBelowSlot?(e.openBlock(),e.createElementBlock("div",{key:4,innerHTML:o.contentBelowSlot},null,8,nf)):e.createCommentVNode("",!0)])}const rf=S(ef,[["render",lf]]),af={name:"CmdCookieDisclaimer",mixins:[J,{data(){return{defaultMessageProperties:{"cmdcookiedisclaimer.title.cookie_cannot_be_disabled":"This cookie cannot be disabled, because it is required for functionality!","cmdcookiedisclaimer.title.toggle_to_accept_cookie":"Toggle to accept or reject this cookie!"}}}}],data(){return{showCookieDisclaimer:!0,dataPrivacyContent:""}},props:{useSlot:{type:Boolean,default:!1},modelValue:{type:Array,required:!1},cmdHeadlineCookieDisclaimer:{type:Object,default(){return{show:!0,headlineText:"Cookie disclaimer",headlineLevel:2}}},cmdBoxRequiredCookies:{type:Object,default(){return{collapsible:!0,showHeadline:!0,headlineText:"Required cookies",headlineLevel:3}}},cmdBoxOptionalCookies:{type:Object,default(){return{collapsible:!0,showHeadline:!0,headlineText:"Optional cookies",headlineLevel:3}}},cookieOptions:{type:Object,required:!1},buttonLabelAcceptAllCookies:{type:String,default:"Accept all cookies!"},buttonLabelAcceptCurrentSettings:{type:String,default:"Proceed with current settings!"}},computed:{acceptedCookies:{get(){var o,r;const t=this.modelValue?[...this.modelValue]:[],n=((r=(o=this.cookieOptions)==null?void 0:o.required)==null?void 0:r.cookies)||[];for(let i=0;i<n.length;i++)t.includes(n[i].value)||t.push(n[i].value);return t},set(t){this.$emit("update:modelValue",t)}}},methods:{acceptCurrentCookies(){this.$emit("close-cookie-disclaimer",this.acceptedCookies)},acceptAllCookies(){var r,i,l,a;const t=[],n=(i=(r=this.cookieOptions)==null?void 0:r.required)==null?void 0:i.cookies;if(n)for(let s=0;s<n.length;s++)t.push(n[s].value);const o=(a=(l=this.cookieOptions)==null?void 0:l.optional)==null?void 0:a.cookies;if(o)for(let s=0;s<o.length;s++)t.push(o[s].value);this.$emit("close-cookie-disclaimer",t)},openDataPrivacy(t){t.target.target||(t.preventDefault(),fetch(t.target.href).then(n=>n.text()).then(n=>{this.dataPrivacyContent=n}))}}},sf={class:"cmd-cookie-disclaimer flex-container vertical"},cf={key:0,class:"flex-container vertical"},df={key:0},mf={key:1},ff=["href","target"],uf=["innerHTML"],hf=e.createElementVNode("hr",null,null,-1),pf={key:1,class:"flex-container vertical"},gf={key:0},yf={key:1},kf=["href","target"],bf=["innerHTML"],Cf={class:"button-wrapper align-center"};function Bf(t,n,o,r,i,l){const a=D,s=z,c=lo;return e.openBlock(),e.createBlock(e.Transition,{name:"fade"},{default:e.withCtx(()=>{var d,m,f;return[e.createElementVNode("div",sf,[o.useSlot?e.renderSlot(t.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(d=o.cmdHeadlineCookieDisclaimer)!=null&&d.show&&((m=o.cmdHeadlineCookieDisclaimer)!=null&&m.headlineText)&&((f=o.cmdHeadlineCookieDisclaimer)!=null&&f.headlineLevel)?(e.openBlock(),e.createBlock(a,{key:0,headlineText:o.cmdHeadlineCookieDisclaimer.headlineText,headlineLevel:o.cmdHeadlineCookieDisclaimer.headlineLevel},null,8,["headlineText","headlineLevel"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"cookie-options",{},()=>{var p,u,h,b,g,B,w,x;return[(p=o.cookieOptions)!=null&&p.required?(e.openBlock(),e.createElementBlock("div",cf,[(u=o.cmdBoxRequiredCookies)!=null&&u.showHeadline?(e.openBlock(),e.createBlock(a,{key:0,"headline-text":(h=o.cmdBoxRequiredCookies)==null?void 0:h.headlineText,"headline-level":(b=o.cmdBoxRequiredCookies)==null?void 0:b.headlineLevel},null,8,["headline-text","headline-level"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.cookieOptions.required.cookies||[],(T,F)=>{var C;return e.openBlock(),e.createBlock(c,{useSlots:["header","body"],collapsible:(C=o.cmdBoxRequiredCookies)==null?void 0:C.collapsible,key:F},{header:e.withCtx(()=>[e.createVNode(s,{element:"input",type:"checkbox",modelValue:l.acceptedCookies,"onUpdate:modelValue":n[0]||(n[0]=E=>l.acceptedCookies=E),inputValue:T.value,labelText:T.labelText,disabled:T.disabled,id:T.id,toggleSwitch:!0,title:t.getMessage("cmdcookiedisclaimer.title.cookie_cannot_be_disabled")},null,8,["modelValue","inputValue","labelText","disabled","id","title"])]),body:e.withCtx(()=>[T.description?(e.openBlock(),e.createElementBlock("p",df,e.toDisplayString(T.description),1)):e.createCommentVNode("",!0),T.linkDataPrivacy?(e.openBlock(),e.createElementBlock("p",mf,[e.createTextVNode(e.toDisplayString(T.linkDataPrivacy.label)+" ",1),e.createElementVNode("a",{onClick:n[1]||(n[1]=(...E)=>l.openDataPrivacy&&l.openDataPrivacy(...E)),href:T.linkDataPrivacy.link,target:T.linkDataPrivacy.target},e.toDisplayString(T.linkDataPrivacy.linkText),9,ff)])):e.createCommentVNode("",!0),i.dataPrivacyContent?(e.openBlock(),e.createElementBlock("div",{key:2,innerHTML:i.dataPrivacyContent},null,8,uf)):e.createCommentVNode("",!0)]),_:2},1032,["collapsible"])}),128))])):e.createCommentVNode("",!0),hf,(g=o.cookieOptions)!=null&&g.optional?(e.openBlock(),e.createElementBlock("div",pf,[(B=o.cmdBoxOptionalCookies)!=null&&B.showHeadline?(e.openBlock(),e.createBlock(a,{key:0,"headline-text":(w=o.cmdBoxOptionalCookies)==null?void 0:w.headlineText,"headline-level":(x=o.cmdBoxOptionalCookies)==null?void 0:x.headlineLevel},null,8,["headline-text","headline-level"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.cookieOptions.optional.cookies||[],(T,F)=>{var C;return e.openBlock(),e.createBlock(c,{useSlots:["header","body"],collapsible:(C=o.cmdBoxOptionalCookies)==null?void 0:C.collapsible,key:F},{header:e.withCtx(()=>[e.createVNode(s,{element:"input",type:"checkbox",modelValue:l.acceptedCookies,"onUpdate:modelValue":n[2]||(n[2]=E=>l.acceptedCookies=E),inputValue:T.value,labelText:T.labelText,disabled:T.disabled,id:T.id,toggleSwitch:!0,title:t.getMessage("cmdcookiedisclaimer.title.toggle_to_accept_cookie")},null,8,["modelValue","inputValue","labelText","disabled","id","title"])]),body:e.withCtx(()=>[T.description?(e.openBlock(),e.createElementBlock("p",gf,e.toDisplayString(T.description),1)):e.createCommentVNode("",!0),T.linkDataPrivacy?(e.openBlock(),e.createElementBlock("p",yf,[e.createTextVNode(e.toDisplayString(T.linkDataPrivacy.label)+" ",1),e.createElementVNode("a",{onClick:n[3]||(n[3]=(...E)=>l.openDataPrivacy&&l.openDataPrivacy(...E)),href:T.linkDataPrivacy.link,target:T.linkDataPrivacy.target},e.toDisplayString(T.linkDataPrivacy.linkText),9,kf)])):e.createCommentVNode("",!0),i.dataPrivacyContent?(e.openBlock(),e.createElementBlock("div",{key:2,innerHTML:i.dataPrivacyContent},null,8,bf)):e.createCommentVNode("",!0)]),_:2},1032,["collapsible"])}),128))])):e.createCommentVNode("",!0)]}),e.renderSlot(t.$slots,"privacy-text"),e.createElementVNode("div",Cf,[o.buttonLabelAcceptCurrentSettings?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",onClick:n[4]||(n[4]=(...p)=>l.acceptCurrentCookies&&l.acceptCurrentCookies(...p))},[e.createElementVNode("span",null,e.toDisplayString(o.buttonLabelAcceptCurrentSettings),1)])):e.createCommentVNode("",!0),o.buttonLabelAcceptAllCookies?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"primary",onClick:n[5]||(n[5]=(...p)=>l.acceptAllCookies&&l.acceptAllCookies(...p))},[e.createElementVNode("span",null,e.toDisplayString(o.buttonLabelAcceptAllCookies),1)])):e.createCommentVNode("",!0)])],64))])]}),_:3})}const wf=S(af,[["render",Bf]]),xf={name:"CmdCopyrightWrapper"},_f={class:"cmd-copyright-information",role:"contentinfo"},Sf=[e.createElementVNode("a",{href:"https://www.comand-cms.com",target:"comand-website",lang:"en",title:"CoManD-Website"},"© CoManD",-1)];function Ef(t,n,o,r,i,l){return e.openBlock(),e.createElementBlock("div",_f,Sf)}const Tf=S(xf,[["render",Ef]]),Vf={name:"CmdFakeSelect",inheritAttrs:!1,mixins:[J,{data(){return{defaultMessageProperties:{"cmdfakeselect.headline.requirements_for_input":"Requirements for input","cmdfakeselect.linktext.deselect_all_options":"Deselect all options","cmdfakeselect.linktext.select_all_options":"Select all options","cmdfakeselect.headline.an_option_is_selected":"An option is selected","cmdfakeselect.option.options_selected":"{0} options selected",...Qt.data().defaultMessageProperties}}}},it,Ie,eo],data(){return{showOptions:!1,validationStatus:"",allOptionsSelected:!1}},props:{type:{type:String,default:"default",validator(t){return t==="default"||t==="color"||t==="country"||t==="content"||t==="checkboxOptions"}},optionLinkType:{type:String,default:"href",validator(t){return t==="href"||t==="router"}},modelValue:{type:[String,Number,Array],default:""},selectData:{type:Array,required:!1},showSelectAllOptions:{type:Boolean,default:!0},status:{type:String,required:!1,validator(t){return t===""||t==="error"||t==="warning"||t==="success"||t==="info"}},iconDropdown:{type:Object,default(){return{iconClass:"icon-chevron-one-stripe-down",tooltip:"Toggle dropdown visibility",iconType:"auto"}}},labelText:{type:String,required:!1},showLabel:{type:Boolean,default:!0},showStatusIcon:{type:Boolean,default:!0},pathFlags:{type:String,default:"/media/images/flags"},textPleaseSelect:{type:String,default:"Please select…"},iconSelectAllOptions:{type:Object,default(){return{iconClass:"icon-check",iconType:"auto"}}},iconDeselectAllOptions:{type:Object,default(){return{iconClass:"icon-cancel",iconType:"auto"}}}},computed:{validationTooltip(){return this.useCustomTooltip?this.validationStatus==="error"?this.getMessage("cmdformelement.validationTooltip.an_error_occurred"):this.validationStatus==="success"?this.getMessage("cmdformelement.validationTooltip.information_is_filled_correctly"):this.getMessage("cmdformelement.validationTooltip.open_field_requirements"):this.getValidationMessage},optionName(){var t,n;if(this.type!=="checkboxOptions"&&this.type!=="content"&&this.modelValue){const o=this.selectData.find(r=>r.value===this.modelValue);if(o)return o.text}else if(this.type==="checkboxOptions"){if(this.modelValue.length===1)return(t=this.selectData.find(o=>String(o.value)===String(this.modelValue[0])))==null?void 0:t.text;if(this.modelValue.length>1)return this.getMessage("cmdfakeselect.option.options_selected",this.modelValue.length)}else if((n=this.selectData)!=null&&n.length)return this.selectData[0].text;return this.textPleaseSelect},optionIcon(){if(this.type==="default"){const t=this.selectData.find(n=>n.value===this.modelValue);return{iconClass:t==null?void 0:t.iconClass,tooltip:t==null?void 0:t.tooltip}}return null},optionCountry(){var t,n;return this.type==="country"?this.modelValue||((n=(t=this.selectData)==null?void 0:t[0])==null?void 0:n.value):null},optionColor(){var t,n;return this.type==="color"?this.modelValue||((n=(t=this.selectData)==null?void 0:t[0])==null?void 0:n.value):null},selectAllOptionsText(){return Array.isArray(this.modelValue)&&this.modelValue.length===this.selectData.length?(this.allOptionsSelected=!0,this.getMessage("cmdfakeselect.linktext.deselect_all_options")):(this.allOptionsSelected=!1,this.getMessage("cmdfakeselect.linktext.select_all_options"))}},methods:{toggleAllOptions(){this.validationStatus="success";const t=[];if(this.modelValue.length===this.selectData.length)this.$attrs.required&&(this.validationStatus="error");else for(let n=0;n<this.selectData.length;n++)t.push(String(this.selectData[n].value));this.$emit("update:modelValue",t)},toggleOptions(){this.$attrs.disabled!=="disabled"&&(this.showOptions=!this.showOptions)},compareValues(t){return this.modelValue.some(n=>n===t||n===String(t))},selectOption(t){this.validationStatus="success",this.$attrs.required!==void 0&&(t||(this.validationStatus="error")),this.showOptions=!1,this.$emit("update:modelValue",t)},optionSelect(t){this.validationStatus="success";let n=[...this.modelValue];t.target.checked?n.push(t.target.value):n=n.filter(o=>o!==t.target.value&&String(o)!==t.target.value),this.$attrs.required!==void 0&&!n.length&&(this.validationStatus="error"),this.$emit("update:modelValue",n)},closeOptions(){this.showOptions=!1},pathFlag(t){return this.pathFlags+"/flag-"+t+".svg"},onBlur(){this.validationStatus="success",this.$attrs.required!==void 0&&(!this.modelValue||this.modelValue.length===0)&&(this.validationStatus="error")},getRequirementMessage(){return this.getMessage("cmdfakeselect.headline.an_option_is_selected")}},watch:{status:{handler(){this.validationStatus=this.status},immediate:!0},selectData:{handler(){var t;this.type==="default"&&((t=this.selectData)!=null&&t.length)&&!this.selectData.some(n=>n.value===this.modelValue)&&this.$emit("update:modelValue",this.selectData[0].value)},immediate:!0,deep:!0}}},Nf=["title","aria-labelledby","aria-required"],Of={key:0,class:"label-text"},Ff=["id"],If={key:0,"aria-hidden":"true"},Mf=["title","aria-errormessage","id"],Pf=["aria-expanded"],Lf=["title"],Df=["src","alt"],Af={key:3,class:"option-name"},Rf={key:0,role:"listbox"},qf=["aria-selected"],zf=["onClick","title"],Hf={key:1},jf=["aria-expanded"],Uf=["for"],Wf=["value","checked","id"],Gf=["onClick"],Jf=["src","alt"],Kf=["onClick"],Zf={key:0,class:"select-all-options"};function Xf(t,n,o,r,i,l){var d,m,f,p;const a=M,s=Yt,c=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([i.validationStatus,"cmd-fake-select label",{color:o.type==="color","has-state":i.validationStatus&&i.validationStatus!=="none",disabled:t.$attrs.disabled}]),title:t.$attrs.title,role:"listbox","aria-labelledby":t.htmlId,"aria-required":t.$attrs.required!==void 0,ref:"fakeselect"},[o.showLabel?(e.openBlock(),e.createElementBlock("span",Of,[e.createElementVNode("span",{id:t.htmlId},[e.createTextVNode(e.toDisplayString(o.labelText),1),t.$attrs.required!==void 0?(e.openBlock(),e.createElementBlock("sup",If,"*")):e.createCommentVNode("",!0)],8,Ff),(t.$attrs.required||t.inputRequirements.length)&&o.showStatusIcon?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[0]||(n[0]=e.withModifiers(()=>{},["prevent"])),title:l.validationTooltip,"aria-errormessage":t.tooltipId,"aria-live":"assertive",id:t.tooltipId},[e.createVNode(a,{iconClass:t.getStatusIconClass},null,8,["iconClass"])],8,Mf)):e.createCommentVNode("",!0),t.useCustomTooltip&&(i.validationStatus===""||i.validationStatus==="error")?(e.openBlock(),e.createBlock(s,{key:1,ref:"tooltip",validationStatus:i.validationStatus,validationMessage:t.getValidationMessage,relatedId:t.tooltipId,cmdListOfRequirements:t.listOfRequirements,role:i.validationStatus==="error"?"alert":"dialog"},null,8,["validationStatus","validationMessage","relatedId","cmdListOfRequirements","role"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("ul",{class:e.normalizeClass({open:i.showOptions}),onClickout:n[5]||(n[5]=(...u)=>l.closeOptions&&l.closeOptions(...u)),"aria-expanded":i.showOptions},[e.createElementVNode("li",null,[e.createElementVNode("a",{href:"#",onClick:n[1]||(n[1]=e.withModifiers((...u)=>l.toggleOptions&&l.toggleOptions(...u),["prevent"])),onBlur:n[2]||(n[2]=(...u)=>l.onBlur&&l.onBlur(...u)),title:(d=l.optionIcon)==null?void 0:d.tooltip},[o.type==="country"&&l.optionCountry?(e.openBlock(),e.createElementBlock("img",{key:0,src:l.pathFlag(l.optionCountry),alt:l.optionCountry,class:e.normalizeClass(["flag",l.optionCountry])},null,10,Df)):o.type==="color"?(e.openBlock(),e.createElementBlock("span",{key:1,style:e.normalizeStyle("background: "+l.optionColor)},null,4)):e.createCommentVNode("",!0),(m=l.optionIcon)!=null&&m.iconClass?(e.openBlock(),e.createBlock(a,{key:2,type:(f=l.optionIcon)==null?void 0:f.iconType,iconClass:(p=l.optionIcon)==null?void 0:p.iconClass},null,8,["type","iconClass"])):e.createCommentVNode("",!0),l.optionName?(e.openBlock(),e.createElementBlock("span",Af,e.toDisplayString(l.optionName),1)):e.createCommentVNode("",!0),o.iconDropdown?(e.openBlock(),e.createBlock(a,{key:4,iconClass:o.iconDropdown.iconClass,type:o.iconDropdown.iconType,title:o.iconDropdown.tooltip},null,8,["iconClass","type","title"])):e.createCommentVNode("",!0)],40,Lf),o.type==="default"&&i.showOptions?(e.openBlock(),e.createElementBlock("ul",Rf,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.selectData,(u,h)=>(e.openBlock(),e.createElementBlock("li",{key:h,role:"option","aria-selected":u.value===o.modelValue},[o.optionLinkType==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:e.withModifiers(b=>l.selectOption(u.value),["prevent"]),class:e.normalizeClass({active:u.value===o.modelValue}),title:u.tooltip},[u.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:u.iconClass,type:u.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),u.text?(e.openBlock(),e.createElementBlock("span",Hf,e.toDisplayString(u.text),1)):e.createCommentVNode("",!0)],10,zf)):e.createCommentVNode("",!0),o.optionLinkType==="router"?(e.openBlock(),e.createBlock(c,{key:1,to:"#",onClick:e.withModifiers(b=>l.selectOption(u.value),["prevent"]),class:e.normalizeClass({active:u.value===o.modelValue})},{default:e.withCtx(()=>[u.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:u.iconClass,type:u.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),e.createElementVNode("span",null,e.toDisplayString(u.text),1)]),_:2},1032,["onClick","class"])):e.createCommentVNode("",!0)],8,qf))),128))])):o.type!=="default"&&o.type!=="content"&&i.showOptions?(e.openBlock(),e.createElementBlock("ul",{key:1,class:e.normalizeClass({"checkbox-options":o.type==="checkboxOptions"}),"aria-expanded":i.showOptions},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.selectData,(u,h)=>(e.openBlock(),e.createElementBlock("li",{key:h},[o.type==="checkboxOptions"?(e.openBlock(),e.createElementBlock("label",{key:0,for:"option-"+(h+1),class:e.normalizeClass({active:o.modelValue.includes(`${u.value}`)})},[e.createElementVNode("input",{type:"checkbox",value:u.value,onChange:n[3]||(n[3]=(...b)=>l.optionSelect&&l.optionSelect(...b)),checked:l.compareValues(u.value),id:"option-"+(h+1)},null,40,Wf),e.createElementVNode("span",null,e.toDisplayString(u.text),1)],10,Uf)):o.type==="country"?(e.openBlock(),e.createElementBlock("a",{key:1,href:"#",onClick:e.withModifiers(b=>l.selectOption(u.value),["prevent"]),class:e.normalizeClass({active:u.value===o.modelValue})},[e.createElementVNode("img",{class:"flag",src:l.pathFlag(u.value),alt:u.text},null,8,Jf),e.createElementVNode("span",null,e.toDisplayString(u.text),1)],10,Gf)):o.type==="color"?(e.openBlock(),e.createElementBlock("a",{key:2,href:"#",onClick:e.withModifiers(b=>l.selectOption(u.value),["prevent"]),class:e.normalizeClass({active:u.value===o.modelValue})},[e.createElementVNode("span",{class:"color",style:e.normalizeStyle("background: "+u.value)},null,4),e.createElementVNode("span",null,e.toDisplayString(u.text),1)],10,Kf)):e.createCommentVNode("",!0)]))),128)),o.showSelectAllOptions&&o.type==="checkboxOptions"?(e.openBlock(),e.createElementBlock("li",Zf,[e.createElementVNode("a",{href:"#",onClick:n[4]||(n[4]=e.withModifiers((...u)=>l.toggleAllOptions&&l.toggleAllOptions(...u),["prevent"]))},[i.allOptionsSelected?(e.openBlock(),e.createBlock(a,{key:1,iconClass:o.iconDeselectAllOptions.iconClass,type:o.iconDeselectAllOptions.iconType},null,8,["iconClass","type"])):(e.openBlock(),e.createBlock(a,{key:0,iconClass:o.iconSelectAllOptions.iconClass,type:o.iconSelectAllOptions.iconType},null,8,["iconClass","type"])),e.createElementVNode("span",null,e.toDisplayString(l.selectAllOptionsText),1)])])):e.createCommentVNode("",!0)],10,jf)):o.type==="content"&&i.showOptions?e.renderSlot(t.$slots,"default",{key:2}):e.createCommentVNode("",!0)])],42,Pf)],10,Nf)}const Kn=S(Vf,[["render",Xf]]),Yf={name:"CmdFormFilters",data(){return{options:[]}},props:{modelValue:{type:Array,required:!0},linkDeleteAllFilters:{type:Object,default(){return{text:"Delete all filters",icon:{show:!0,iconClass:"icon-error-circle",tooltip:""}}}},deleteFilterIcon:{type:Object,default(){return{iconClass:"icon-error-circle",tooltip:"Delete this filter",type:"auto"}}},selectedOptionsName:{type:Function,required:!0}},methods:{deleteAllFilters(){this.options=[],this.updateSelectedOptions()},deleteClickedFilter(t){this.options.splice(t,1),this.updateSelectedOptions()},updateSelectedOptions(){this.$emit("update:modelValue",this.options)}},watch:{modelValue:{handler(){this.modelValue?this.options=JSON.parse(JSON.stringify(this.modelValue)):this.options=[]},immediate:!0,deep:!0}}},Qf={key:0,class:"cmd-form-filters"},$f={key:0},vf={key:1},eu=["onClick","title"];function tu(t,n,o,r,i,l){const a=M;return i.options.length?(e.openBlock(),e.createElementBlock("ul",Qf,[i.options.length>1?(e.openBlock(),e.createElementBlock("li",$f,[e.createElementVNode("a",{href:"#",onClick:n[0]||(n[0]=e.withModifiers((...s)=>l.deleteAllFilters&&l.deleteAllFilters(...s),["prevent"]))},[o.linkDeleteAllFilters.icon&&o.linkDeleteAllFilters.icon.show?(e.openBlock(),e.createBlock(a,{key:0,iconClass:o.linkDeleteAllFilters.icon.iconClass,title:o.linkDeleteAllFilters.icon.tooltip},null,8,["iconClass","title"])):e.createCommentVNode("",!0),o.linkDeleteAllFilters.text?(e.openBlock(),e.createElementBlock("span",vf,e.toDisplayString(o.linkDeleteAllFilters.text),1)):e.createCommentVNode("",!0)])])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.options,(s,c)=>(e.openBlock(),e.createElementBlock("li",{key:c},[e.createElementVNode("a",{href:"#",onClick:e.withModifiers(d=>l.deleteClickedFilter(c),["prevent"]),title:o.deleteFilterIcon.tooltip},[e.createElementVNode("span",null,e.toDisplayString(o.selectedOptionsName(s)),1),e.createVNode(a,{iconClass:o.deleteFilterIcon.iconClass,type:o.deleteFilterIcon.iconType},null,8,["iconClass","type"])],8,eu)]))),128))])):e.createCommentVNode("",!0)}const Zn=S(Yf,[["render",tu]]),ou={name:"CmdGoogleMaps",props:{address:{type:Object,required:!0}},computed:{locateAddress(){if(this.address){const t=new URL("https://maps.google.de/maps?ie=UTF8&t=&z=17&iwloc=B&output=embed");return t.searchParams.set("hl","de"),t.searchParams.set("q",[this.address.streetNo,this.address.zip,this.address.city,this.address.latitude,this.address.longitude,this.address.location].join(" ").trim()),t.href}return"https://maps.google.de/maps?ie=UTF8&t=&z=17&iwloc=B&output=embed"}}},nu={class:"cmd-google-maps responsive-wrapper"},lu=["src"];function iu(t,n,o,r,i,l){return e.openBlock(),e.createElementBlock("div",nu,[e.createElementVNode("iframe",{src:l.locateAddress},null,8,lu)])}const Xn=S(ou,[["render",iu]]),ru={name:"CmdImageGallery",mixins:[U],props:{cmdHeadline:{type:Object,required:!1},useFancyboxForLargeImages:{type:Boolean,default:!0},images:{type:Array,required:!0},figcaptionPosition:{type:String,required:!1,validator(t){return t==="top"||t==="bottom"}}},methods:{itemProvider(){return{image:{src:"/media/images/demo-images/medium/landscape-01.jpg",alt:"Alternative Text"},figcaption:{text:"Figcaption DE",position:"bottom",textAlign:"center",show:!0}}},figcaption(t){const n={...t.figcaption};return this.figcaptionPosition&&(n.position=this.figcaptionPosition),n},onAddItem(){this.editModeContext.content.addContent(se(this,"props","images",-1),this.itemProvider)},showFancyBox(t){pe({fancyBoxGallery:this.images,defaultGalleryIndex:t})},getMessage(){return""},imageStructure(){return{itemProviderOverwrite:()=>({image:{srcImageLarge:"/media/images/demo-images/large/landscape-01.jpg",tooltip:"Tooltip DE"}})}},updateHandlerProvider(){const t=this.editableHtmlContent;return j(this,{update(n,o){n.htmlContent=t;const r=o==null?void 0:o.find(i=>i.name==="CmdHeadline");r&&(n.cmdHeadline=n.cmdHeadline||{},r.update(n.cmdHeadline))}})}}},au={class:"grid-container-create-columns cmd-image-gallery"},su=["onClick","title"],cu=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new gallery-image",-1)];function du(t,n,o,r,i,l){var c;const a=D,s=ie;return e.openBlock(),e.createElementBlock("div",au,[(c=o.cmdHeadline)!=null&&c.headlineText||t.editModeContext?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),t.editModeContext?o.images.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(o.images,(d,m)=>(e.openBlock(),e.createBlock(s,{key:m,class:"image-wrapper",image:d.image,figcaption:d.figcaption,componentPath:["props","images",m],editModeConfig:l.imageStructure()},null,8,["image","figcaption","componentPath","editModeConfig"]))),128)):(e.openBlock(),e.createElementBlock("button",{key:3,type:"button",class:"button confirm",onClick:n[0]||(n[0]=(...d)=>l.onAddItem&&l.onAddItem(...d))},cu)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.useFancyboxForLargeImages?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.images,(d,m)=>(e.openBlock(),e.createElementBlock("a",{class:"image-wrapper",key:m,href:"#",onClick:e.withModifiers(f=>l.showFancyBox(m),["prevent"]),title:l.getMessage("cmdimagegallery.tooltip.open_large_image")},[e.createVNode(s,{image:d.image,figcaption:l.figcaption(d)},null,8,["image","figcaption"])],8,su))),128)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(o.images,(d,m)=>(e.openBlock(),e.createElementBlock("div",{key:`i${m}`,class:"image-wrapper"},[e.createVNode(s,{image:d.image,figcaption:l.figcaption(d)},null,8,["image","figcaption"])]))),128))],64))])}const mu=S(ru,[["render",du]]),fu={name:"CmdImageZoom",props:{imageSmall:{type:Object,required:!0},imageLarge:{type:Object,required:!0}},data(){return{showLargeImage:!1}},methods:{onMouseOver(t){this.showLargeImage=!0,this.$nextTick(()=>{const n=window.innerHeight-this.$el.getBoundingClientRect().y-10,o=this.$el.querySelector(".zoom-container");o.style.height=`${n}px`,Yn(this,t)})},onMouseMove(t){Yn(this,t)},onMouseOut(){this.showLargeImage=!1}}};function Yn(t,n){const o=t.$el.querySelector(".zoom-container"),r=o.querySelector("img"),i=t.$el.querySelector(".zoom-overlay"),l=n.target.getBoundingClientRect().width,a=n.target.getBoundingClientRect().height,s=r.getBoundingClientRect().width,c=r.getBoundingClientRect().height,d=n.pageX-n.target.getBoundingClientRect().x-window.pageXOffset,m=n.pageY-n.target.getBoundingClientRect().y-window.pageYOffset,f=Math.min(l,o.getBoundingClientRect().width/s*l),p=Math.min(a,o.getBoundingClientRect().height/c*a),u=Qn(d-f/2,0,l-f),h=Qn(m-p/2,0,a-p),b=-(u*(s/l)),g=-(h*(c/a));i.style.left=`${u}px`,i.style.top=`${h}px`,i.style.width=`${f}px`,i.style.height=`${p}px`,i.style.display="block",r.style.marginLeft=`${b}px`,r.style.marginTop=`${g}px`}function Qn(t,n,o){return t<n?n:t>o?o:t}const uu={class:"cmd-image-zoom flex-container"},hu=["title"],pu={class:"zoom-container"},gu=e.createElementVNode("div",{class:"zoom-overlay"},null,-1);function yu(t,n,o,r,i,l){const a=ie;return e.openBlock(),e.createElementBlock("div",uu,[e.createElementVNode("a",{href:"#",class:"no-flex thumbnails-imagezoom",title:o.imageSmall.image.tooltip},[e.createVNode(a,e.mergeProps(o.imageSmall,{figcaption:{},onMouseover:l.onMouseOver,onMousemove:l.onMouseMove,onMouseout:l.onMouseOut}),null,16,["onMouseover","onMousemove","onMouseout"])],8,hu),e.createElementVNode("div",pu,[e.createVNode(a,e.mergeProps(o.imageLarge,{useFigureTag:!1}),null,16)]),gu])}const ku=S(fu,[["render",yu]]),bu={mixins:[Qt,it,Ie,eo],props:{modelValue:{type:[Array,String],required:!1},required:{type:Boolean,default:!1},showStatusIcon:{type:Boolean,default:!0},inputElements:{type:Array,required:!1},inputTypes:{type:String,default:"radio",validator(t){return t==="checkbox"||t==="radio"}},status:{type:String,required:!1,validator(t){return t===""||t==="error"||t==="warning"||t==="success"||t==="info"}},replaceInputType:{type:Boolean,default:!1},toggleSwitches:{type:Boolean,default:!1},useSlot:{type:Boolean,default:!1},multipleSwitch:{type:Boolean,default:!1},showLabel:{type:Boolean,default:!0},labelText:{type:String,required:!0},labelInline:{type:Boolean,default:!1},stretchHorizontally:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},methods:{updateStatus(){var t;if(this.required){if((t=this.inputValue)!=null&&t.length){this.validationStatus="success";return}this.validationStatus="error";return}this.validationStatus=this.status}},computed:{validationTooltip(){return this.useCustomTooltip?this.validationStatus==="error"?this.getMessage("cmdformelement.validationTooltip.an_error_occurred"):this.validationStatus==="success"?this.getMessage("cmdformelement.validationTooltip.information_is_filled_correctly"):this.getMessage("cmdformelement.validationTooltip.open_field_requirements"):this.getValidationMessage},inputValue:{get(){return this.modelValue},set(t){this.$emit("update:modelValue",t)}}},watch:{status:{handler(){this.updateStatus()},immediate:!0},modelValue:{handler(){this.updateStatus()},immediate:!0}}},Cu=["aria-labelledby"],Bu={class:"label-text"},wu=["id"],xu={key:0,"aria-hidden":"true"},_u=["title","aria-errormessage","id"],Su=["for"],Eu=["type","id","name","value","disabled"],Tu={key:1,class:"label-text"},Vu={key:1,class:"flex-container no-flex"};function Nu(t,n,o,r,i,l){const a=M,s=Yt;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-input-group label",t.validationStatus,{inline:o.labelInline,"multiple-switch":o.multipleSwitch,disabled:o.disabled,"toggle-switches":o.toggleSwitches,"has-state":t.validationStatus}]),"aria-labelledby":t.htmlId},[e.withDirectives(e.createElementVNode("span",Bu,[e.createElementVNode("span",{id:t.htmlId},[e.createTextVNode(e.toDisplayString(o.labelText),1),o.required?(e.openBlock(),e.createElementBlock("sup",xu,"*")):e.createCommentVNode("",!0)],8,wu),(o.required||t.inputRequirements.length>0)&&o.showStatusIcon?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[0]||(n[0]=e.withModifiers(()=>{},["prevent"])),title:l.validationTooltip,"aria-errormessage":t.tooltipId,"aria-live":"assertive",id:t.tooltipId},[e.createVNode(a,{iconClass:t.getStatusIconClass},null,8,["iconClass"])],8,_u)):e.createCommentVNode("",!0),t.useCustomTooltip&&(t.validationStatus===""||t.validationStatus==="error")?(e.openBlock(),e.createBlock(s,{key:1,ref:"tooltip",showRequirements:t.showRequirements,cmdListOfRequirements:t.listOfRequirements,validationStatus:t.validationStatus,validationMessage:t.getValidationMessage,inputAttributes:t.$attrs,inputModelValue:o.modelValue,helplink:t.helplink,relatedId:t.tooltipId,role:t.validationStatus==="error"?"alert":"dialog"},null,8,["showRequirements","cmdListOfRequirements","validationStatus","validationMessage","inputAttributes","inputModelValue","helplink","relatedId","role"])):e.createCommentVNode("",!0)],512),[[e.vShow,o.showLabel]]),o.useSlot?(e.openBlock(),e.createElementBlock("div",Vu,[e.renderSlot(t.$slots,"default")])):(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["flex-container",{"no-flex":!o.stretchHorizontally,"no-gap":o.multipleSwitch}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.inputElements,(c,d)=>(e.openBlock(),e.createElementBlock("label",{key:d,for:c.id,class:e.normalizeClass({"toggle-switch":o.toggleSwitches})},[e.withDirectives(e.createElementVNode("input",{type:o.inputTypes,id:c.id,name:c.name,value:c.value,"onUpdate:modelValue":n[1]||(n[1]=m=>l.inputValue=m),disabled:o.disabled,class:e.normalizeClass({"replace-input-type":o.replaceInputType})},null,10,Eu),[[e.vModelDynamic,l.inputValue]]),o.multipleSwitch&&c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.labelText?(e.openBlock(),e.createElementBlock("span",Tu,e.toDisplayString(c.labelText),1)):e.createCommentVNode("",!0)],10,Su))),128))],2))],10,Cu)}const $n=S(bu,[["render",Nu]]),Ou={name:"CmdLoginForm",data(){return{usernameValidationStatus:!1,passwordValidationStatus:!1,emailValidationStatus:!1,sendLoginMail:"",sendLogin:!1}},props:{modelValue:{type:Object,default(){return{username:"",password:""}}},orientation:{type:String,default:null,validator(t){return t==="vertical"||t==="horizontal"}},legendLoginForm:{type:Object,default(){return{show:!0,align:"right",text:"Login form"}}},showLegend:{type:Boolean,default:!0},legendForgotLoginForm:{type:Object,default(){return{show:!0,align:'right"',text:"Forgot login form"}}},cmdHeadlineLoginForm:{type:Object,required:!1},cmdHeadlineSendLoginForm:{type:Object,required:!1},cmdFormElementUsername:{type:Object,required:!1},cmdFormElementPassword:{type:Object,required:!1},cmdFormElementSendLogin:{type:Object,required:!1},options:{type:Object,default(){return{forgotPassword:{icon:{show:!0,iconClass:"icon-questionmark-circle",tooltip:""},text:"Forgot password"},createAccount:{linkType:"href",path:"#",icon:{show:!0,iconClass:"icon-register",tooltip:""},text:"Create new account"},backToLoginForm:{icon:{show:!0,iconClass:"icon-chevron-one-stripe-left",tooltip:""},text:"Back to login form"}}}},buttonLogin:{type:Object,required:!1},buttonSendLogin:{type:Object,required:!1}},computed:{cmdFormElementUsernameOptions(){return{labelText:"Username:",placeholder:"Type in username",fieldIconClass:"icon-user-profile",name:"login-username",id:"login-username",required:!0,...this.cmdFormElementUsername}},cmdFormElementPasswordOptions(){return{labelText:"Password:",placeholder:"Type in password",fieldIconClass:"icon-security-settings",name:"login-password",id:"login-password",required:!0,...this.cmdFormElementPassword}},cmdFormElementSendLoginOptions(){return{labelText:"Email-address:",placeholder:"Type in email-address you are registered with",fieldIconClass:"icon-mail",name:"login-send-login",id:"login-send-login",required:!0,...this.cmdFormElementSendLogin}},buttonLoginOptions(){return{linkType:"button",type:"submit",path:"",text:"Login",primary:!0,icon:{show:!0,iconClass:"icon-logon",tooltip:""},...this.buttonLogin}},buttonSendLoginOptions(){return{linkType:"button",type:"submit",path:"",text:"Send login",primary:!0,icon:{show:!0,iconClass:"icon-mail",tooltip:""},...this.buttonSendLogin}},buttonLoginDisabled(){return!(this.usernameValidationStatus&&this.passwordValidationStatus)},buttonSendLoginDisabled(){return!this.emailValidationStatus},username:{get(){return this.modelValue.username},set(t){this.$emit("update:modelValue",{username:t,password:this.password})}},password:{get(){return this.modelValue.password},set(t){this.$emit("update:modelValue",{username:this.username,password:t})}}},methods:{toggleSendLoginView(){this.sendLogin=!this.sendLogin,this.$nextTick(()=>{this.sendLogin?this.$refs.sendPassword.setFocus():this.$refs.username.setFocus()})},modelChange(){this.$emit("update:modelValue",{username:this.username,password:this.password})},onClick(t){this.$emit("click",t)},getRoute(t){return _e(t)},checkValidationStatus(t,n){t!=null&&(n==="username"?this.usernameValidationStatus=t==="success":n==="password"?this.passwordValidationStatus=t==="success":this.emailValidationStatus=t==="success")}},watch:{username(){this.modelChange()},password(){this.modelChange()}}},Fu={class:"cmd-login-form flex-container"},Iu={class:"option-wrapper flex-container"},Mu={key:1},Pu=["type","disabled"],Lu={key:1},Du={class:"cmd-login-form flex-container"},Au={class:"option-wrapper flex-container"},Ru={key:1},qu=["type","disabled"],zu={key:1};function Hu(t,n,o,r,i,l){var m,f,p,u,h,b,g,B;const a=D,s=z,c=M,d=xe;return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.withDirectives(e.createElementVNode("fieldset",Fu,[e.createElementVNode("legend",{class:e.normalizeClass({hidden:!o.legendLoginForm.show,"align-left":o.legendLoginForm.align==="left"})},e.toDisplayString(o.legendLoginForm.text),3),o.cmdHeadlineLoginForm?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadlineLoginForm)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["login-fields flex-container",{vertical:o.orientation==="vertical"}])},[e.createVNode(s,e.mergeProps({element:"input",type:"text",ref:"username",modelValue:l.username,"onUpdate:modelValue":n[0]||(n[0]=w=>l.username=w)},l.cmdFormElementUsernameOptions,{onValidationStatusChange:n[1]||(n[1]=w=>l.checkValidationStatus(w,"username"))}),null,16,["modelValue"]),e.createVNode(s,e.mergeProps({element:"input",type:"password",modelValue:l.password,"onUpdate:modelValue":n[2]||(n[2]=w=>l.password=w)},l.cmdFormElementPasswordOptions,{onValidationStatusChange:n[3]||(n[3]=w=>l.checkValidationStatus(w,"password"))}),null,16,["modelValue"])],2),e.renderSlot(t.$slots,"login"),e.createElementVNode("div",Iu,[o.options.forgotPassword||o.options.createAccount?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.options.forgotPassword?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[4]||(n[4]=e.withModifiers((...w)=>l.toggleSendLoginView&&l.toggleSendLoginView(...w),["prevent"]))},[(m=o.options.forgotPassword.icon)!=null&&m.show&&((f=o.options.forgotPassword.icon)!=null&&f.iconClass)?(e.openBlock(),e.createBlock(c,{key:0,iconClass:o.options.forgotPassword.icon.iconClass,type:o.options.forgotPassword.icon.iconType,title:o.options.forgotPassword.icon.tooltip},null,8,["iconClass","type","title"])):e.createCommentVNode("",!0),o.options.forgotPassword.text?(e.openBlock(),e.createElementBlock("span",Mu,e.toDisplayString(o.options.forgotPassword.text),1)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),o.options.createAccount?(e.openBlock(),e.createBlock(d,{key:1,linkType:o.options.createAccount.linkType,path:o.options.createAccount.path,text:o.options.createAccount.text,icon:{iconClass:(p=o.options.createAccount.icon)==null?void 0:p.iconClass,tooltip:(u=o.options.createAccount.icon)==null?void 0:u.tooltip,position:(h=o.options.createAccount.icon)==null?void 0:h.position}},null,8,["linkType","path","text","icon"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),l.buttonLoginOptions.linkType==="button"?(e.openBlock(),e.createElementBlock("button",{key:1,type:l.buttonLoginOptions.type==="submit"?"submit":"button",class:e.normalizeClass(["button",{primary:l.buttonLoginOptions.primary}]),onClick:n[5]||(n[5]=(...w)=>l.onClick&&l.onClick(...w)),disabled:l.buttonLoginDisabled},[l.buttonLoginOptions.icon.iconClass?(e.openBlock(),e.createBlock(c,{key:0,iconClass:l.buttonLoginOptions.icon.iconClass,type:l.buttonLoginOptions.icon.iconType,title:l.buttonLoginOptions.icon.tooltip},null,8,["iconClass","type","title"])):e.createCommentVNode("",!0),l.buttonLoginOptions.text?(e.openBlock(),e.createElementBlock("span",Lu,e.toDisplayString(l.buttonLoginOptions.text),1)):e.createCommentVNode("",!0)],10,Pu)):e.createCommentVNode("",!0)])],512),[[e.vShow,!i.sendLogin]]),e.withDirectives(e.createElementVNode("fieldset",Du,[e.createElementVNode("legend",{class:e.normalizeClass({hidden:!o.legendForgotLoginForm.show,"align-left":o.legendForgotLoginForm.align==="left"})},e.toDisplayString(o.legendForgotLoginForm.text),3),o.cmdHeadlineSendLoginForm?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadlineSendLoginForm)),null,16)):e.createCommentVNode("",!0),e.createVNode(s,e.mergeProps({ref:"sendPassword",element:"input",type:"email",onValidationStatusChange:n[6]||(n[6]=w=>l.checkValidationStatus(w,"email")),modelValue:i.sendLoginMail,"onUpdate:modelValue":n[7]||(n[7]=w=>i.sendLoginMail=w)},l.cmdFormElementSendLoginOptions),null,16,["modelValue"]),e.renderSlot(t.$slots,"send-login"),e.createElementVNode("div",Au,[o.options.backToLoginForm?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[8]||(n[8]=e.withModifiers((...w)=>l.toggleSendLoginView&&l.toggleSendLoginView(...w),["prevent"]))},[o.options.backToLoginForm&&o.options.backToLoginForm.icon&&o.options.backToLoginForm.icon.show&&o.options.backToLoginForm.icon.iconClass?(e.openBlock(),e.createBlock(c,{key:0,iconClass:o.options.backToLoginForm.icon.iconClass,type:o.options.backToLoginForm.icon.iconType,title:o.options.backToLoginForm.icon.tooltip},null,8,["iconClass","type","title"])):e.createCommentVNode("",!0),o.options.backToLoginForm.text?(e.openBlock(),e.createElementBlock("span",Ru,e.toDisplayString(o.options.backToLoginForm.text),1)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),l.buttonSendLoginOptions.linkType==="button"?(e.openBlock(),e.createElementBlock("button",{key:1,type:l.buttonSendLoginOptions.type==="submit"?"submit":"button",class:e.normalizeClass(["button",{primary:l.buttonSendLoginOptions.primary}]),disabled:l.buttonSendLoginDisabled},[(b=l.buttonSendLoginOptions.icon)!=null&&b.iconClass?(e.openBlock(),e.createBlock(c,{key:0,iconClass:(g=l.buttonSendLoginOptions.icon)==null?void 0:g.iconClass,title:(B=l.buttonSendLoginOptions.icon)==null?void 0:B.tooltip},null,8,["iconClass","title"])):e.createCommentVNode("",!0),l.buttonSendLoginOptions.text?(e.openBlock(),e.createElementBlock("span",zu,e.toDisplayString(l.buttonSendLoginOptions.text),1)):e.createCommentVNode("",!0)],10,qu)):e.createCommentVNode("",!0)])],512),[[e.vShow,i.sendLogin]])],64)}const ju=S(Ou,[["render",Hu]]),Uu={name:"CmdMainNavigation",data(){return{showOffcanvas:!1,showSubNavigations:!0,openEntry:-1,openSubentry:-1}},emits:["offcanvas"],props:{stretchMainItems:{type:Boolean,default:!1},persistOnMobile:{type:Boolean,default:!1},showContentOverlay:{type:Boolean,default:!0},navigationEntries:{type:Array,required:!0},closeOffcanvas:{type:Object,default:function(){return{iconClass:"icon-cancel",text:"Close navigation",showText:!0}}},offcanvasPosition:{type:String,default:"right",validator(t){return t==="right"||t==="left"}},buttonOffcanvas:{type:Object,default:function(){return{iconClass:"icon-bars",text:"Open navigation",showText:!1}}},subentriesIconClass:{type:String,default:"icon-chevron-one-stripe-down"},subSubentriesIconClass:{type:String,default:"icon-chevron-one-stripe-right"}},methods:{closeAllSubentries(t){t||(this.openEntry=-1),this.openSubentry=-1},executeLink(t,n,o,r){var i;if(n.target||n.path.length>1)return this.showOffcanvas=!1,!0;if((i=n==null?void 0:n.subentries)!=null&&i.length){t.preventDefault(),r?this.openSubentry=this.openSubentry===o?-1:o:(this.openEntry=this.openEntry===o?-1:o,this.openSubentry=-1);return}(n.path==="#"||n.path==="")&&(t.preventDefault(),this.$emit("click",n.path)),this.showOffcanvas=!1},getRoute(t){return _e(t)},closeOffcanvasNavigation(){this.showOffcanvas=!1,document.getElementById("toggle-offcanvas").focus()},toggleOffcanvasNavigation(){this.showOffcanvas?this.closeOffcanvasNavigation():(this.showOffcanvas=!0,this.$nextTick(()=>document.getElementById("close-offcanvas").focus()))}},watch:{showOffcanvas(){this.$emit("offcanvas",{open:this.showOffcanvas})}}},Wu={key:0,class:"close-nav"},Gu=["href","title","target","onClick"],Ju={key:1},Ku={key:1},Zu=["aria-expanded"],Xu=["href","title","target","onClick"],Yu={key:1},Qu={key:1},$u=["aria-expanded"],vu=["href","title","target","onClick"],eh={key:1},th={key:1};function oh(t,n,o,r,i,l){const a=M,s=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-main-navigation main-navigation-wrapper",{"hide-sub-navigation":!i.showSubNavigations,"open-off-canvas":i.showOffcanvas,"persist-on-mobile":o.persistOnMobile,"show-content-overlay":o.showContentOverlay,"off-canvas-right":o.offcanvasPosition==="right"}])},[e.createElementVNode("nav",null,[e.createElementVNode("ul",{class:e.normalizeClass({"stretch-items":o.stretchMainItems})},[i.showOffcanvas?(e.openBlock(),e.createElementBlock("li",Wu,[e.createElementVNode("a",{href:"#",id:"close-offcanvas",role:"button",onClick:n[0]||(n[0]=e.withModifiers((...c)=>l.closeOffcanvasNavigation&&l.closeOffcanvasNavigation(...c),["prevent"]))},[o.closeOffcanvas.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:o.closeOffcanvas.iconClass,type:o.closeOffcanvas.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),e.createElementVNode("span",{class:e.normalizeClass({hidden:!o.closeOffcanvas.showText})},e.toDisplayString(o.closeOffcanvas.text),3)])])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.navigationEntries,(c,d)=>{var m,f,p;return e.openBlock(),e.createElementBlock("li",{key:d,class:e.normalizeClass({active:c.active,open:i.openEntry===d,"has-subentries":(m=c==null?void 0:c.subentries)==null?void 0:m.length})},[c.type==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:c.path,title:c.tooltip,target:c.target,onClick:u=>l.executeLink(u,c,d),onMouseover:n[1]||(n[1]=u=>l.closeAllSubentries()),onFocus:n[2]||(n[2]=u=>l.closeAllSubentries())},[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",Ju,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0),(f=c==null?void 0:c.subentries)!=null&&f.length?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)],40,Gu)):e.createCommentVNode("",!0),c.type==="router"?(e.openBlock(),e.createBlock(s,{key:1,to:l.getRoute(c),title:c.tooltip},{default:e.withCtx(()=>[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",Ku,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0),c.subentries&&c.subentries.length>0?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)]),_:2},1032,["to","title"])):e.createCommentVNode("",!0),(p=c==null?void 0:c.subentries)!=null&&p.length?(e.openBlock(),e.createElementBlock("ul",{key:2,"aria-expanded":i.openEntry?"true":"false"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.subentries,(u,h)=>{var b;return e.openBlock(),e.createElementBlock("li",{key:h,class:e.normalizeClass({open:i.openSubentry===h})},[u.type==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:u.path,title:u.tooltip,target:u.target,onClick:g=>l.executeLink(g,u,h,1),onMouseover:n[3]||(n[3]=g=>l.closeAllSubentries(1)),onFocus:n[4]||(n[4]=g=>l.closeAllSubentries(1))},[u.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:u.iconClass,type:u.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),u.text?(e.openBlock(),e.createElementBlock("span",Yu,e.toDisplayString(u.text),1)):e.createCommentVNode("",!0),u.subentries&&u.subentries.length>0?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)],40,Xu)):e.createCommentVNode("",!0),u.type==="router"?(e.openBlock(),e.createBlock(s,{key:1,to:l.getRoute(u),title:u.tooltip},{default:e.withCtx(()=>[u.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:u.iconClass,type:u.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),u.text?(e.openBlock(),e.createElementBlock("span",Qu,e.toDisplayString(u.text),1)):e.createCommentVNode("",!0),u.subentries&&u.subentries.length>0?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)]),_:2},1032,["to","title"])):e.createCommentVNode("",!0),(b=u.subentries)!=null&&b.length?(e.openBlock(),e.createElementBlock("ul",{key:2,"aria-expanded":i.openSubentry?"true":"false"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.subentries,(g,B)=>(e.openBlock(),e.createElementBlock("li",{key:B},[g.type==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:g.path,title:g.tooltip,target:g.target,onClick:w=>l.executeLink(w,g)},[g.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:g.iconClass,type:g.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),g.text?(e.openBlock(),e.createElementBlock("span",eh,e.toDisplayString(g.text),1)):e.createCommentVNode("",!0),g.subentries&&g.subentries.length>0?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)],8,vu)):e.createCommentVNode("",!0),g.type==="router"?(e.openBlock(),e.createBlock(s,{key:1,to:l.getRoute(g),target:g.target},{default:e.withCtx(()=>[g.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:g.iconClass,type:g.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),g.text?(e.openBlock(),e.createElementBlock("span",th,e.toDisplayString(g.text),1)):e.createCommentVNode("",!0),g.subentries&&g.subentries.length>0?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)]),_:2},1032,["to","target"])):e.createCommentVNode("",!0)]))),128))],8,$u)):e.createCommentVNode("",!0)],2)}),128))],8,Zu)):e.createCommentVNode("",!0)],2)}),128))],2)]),o.persistOnMobile===!1?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",class:"button",id:"toggle-offcanvas",onClick:n[5]||(n[5]=e.withModifiers((...c)=>l.toggleOffcanvasNavigation&&l.toggleOffcanvasNavigation(...c),["prevent"]))},[e.createVNode(a,{iconClass:o.buttonOffcanvas.iconClass,type:o.buttonOffcanvas.iconType},null,8,["iconClass","type"]),e.createElementVNode("span",{class:e.normalizeClass({hidden:!o.buttonOffcanvas.showText})},e.toDisplayString(o.buttonOffcanvas.text),3)])):e.createCommentVNode("",!0)],2)}const vn=S(Uu,[["render",oh]]),nh={name:"CmdMultistepFormProgressBar",data(){return{activeLink:0}},props:{showStepNumber:{type:Boolean,default:!1},multisteps:{type:Array,required:!0},separatorIconClass:{type:String,default(){return"icon-chevron-one-stripe-right"}},useGap:{type:Boolean,default:!0}},methods:{clickedStep(t,n){this.activeLink=n,this.$emit("click",{event:t,index:n,stepPath:this.multisteps[n].path})},getRoute(t){return _e(t)}}},lh={key:0,class:"number"},ih={key:2};function rh(t,n,o,r,i,l){const a=M,s=xe;return e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(["cmd-multistep-form-progress-bar",{"use-gap":o.useGap}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.multisteps,(c,d)=>(e.openBlock(),e.createElementBlock("li",{key:d,class:e.normalizeClass({active:i.activeLink===d})},[e.createVNode(s,{linkType:c.type,path:c.path,title:c.tooltip,onClick:e.withModifiers(m=>l.clickedStep(m,d),["stop","prevent"])},{default:e.withCtx(()=>[o.showStepNumber?(e.openBlock(),e.createElementBlock("span",lh,e.toDisplayString(d+1),1)):e.createCommentVNode("",!0),c.iconClass?(e.openBlock(),e.createBlock(a,{key:1,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",ih,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0),e.createElementVNode("span",{class:e.normalizeClass(o.separatorIconClass)},null,2)]),_:2},1032,["linkType","path","title","onClick"])],2))),128))],2)}const ah=S(nh,[["render",rh]]),sh={name:"CmdNewsletterSubscription",emits:["button-click"],data(){return{buttonDisabled:!0}},props:{modelValue:{type:Object,default(){return{subscription:"subscribe",email:""}}},buttonType:{type:String,default:"button",validator(t){return t==="submit"||t==="button"}},legend:{type:Object,default(){return{show:!0,align:"left",text:"Legend"}}},cmdInputGroup:{type:Object,default:function(){return{labelText:"Choose option",showLabel:!1,inputElements:[{labelText:"Subscribe",id:"radio-subscribe",name:"cmd-subscribe-group",value:"subscribe"},{labelText:"Unsubscribe",id:"radio-unsubscribe",name:"cmd-subscribe-group",value:"unsubscribe"}]}}},cmdFormElementEmail:{type:Object,default:function(){return{labelText:"Email-Address:",placeholder:"Enter your email-address",required:!0}}},cmdFormElementSubmit:{type:Object,default:function(){return{text:"Submit",icon:{show:!0,iconClass:"icon-message-send",position:"before",tooltip:""}}}}},computed:{cmdFormElementSubmitDynamicLabel(){return this.updateButtonLabelText},updateButtonLabelText(){const t={...this.cmdFormElementSubmit};return t.text=this.subscription==="subscribe"?"Subscribe now":"Unsubscribe from list",t},subscription:{get(){return this.modelValue.subscription||"subscribe"},set(t){this.$emit("update:modelValue",{subscription:t,email:this.email})}},email:{get(){return this.modelValue.email},set(t){this.$emit("update:modelValue",{subscription:this.subscription,email:t})}}},methods:{sendData(t){this.$emit("button-click",{subscription:this.subscription,email:this.email,originalEvent:t})},checkValidationStatus(t){this.buttonDisabled=t!=="success"}},watch:{modelValue:{handler(){return this.updateButtonLabelText},deep:!0,immediate:!0}}},ch={class:"cmd-newsletter-subscription flex-container"},dh={class:"button-wrapper"};function mh(t,n,o,r,i,l){const a=$n,s=z;return e.openBlock(),e.createElementBlock("fieldset",ch,[e.createElementVNode("legend",{class:e.normalizeClass({hidden:!o.legend.show,"align-left":o.legend.align==="left"})},e.toDisplayString(o.legend.text),3),e.createVNode(a,{inputTypes:"radio",labelText:o.cmdInputGroup.labelText,showLabel:o.cmdInputGroup.showLabel,inputElements:o.cmdInputGroup.inputElements,modelValue:l.subscription,"onUpdate:modelValue":n[0]||(n[0]=c=>l.subscription=c)},null,8,["labelText","showLabel","inputElements","modelValue"]),e.createVNode(s,{element:"input",type:"email",placeholder:o.cmdFormElementEmail.placeholder,labelText:o.cmdFormElementEmail.labelText,id:"cmd-email-newsletter-subscription",required:o.cmdFormElementEmail.required,useCustomTooltip:o.cmdFormElementEmail.useCustomTooltip,modelValue:l.email,"onUpdate:modelValue":n[1]||(n[1]=c=>l.email=c),onValidationStatusChange:l.checkValidationStatus},null,8,["placeholder","labelText","required","useCustomTooltip","modelValue","onValidationStatusChange"]),e.createElementVNode("div",dh,[e.createVNode(s,{element:"button",type:o.buttonType,disabled:i.buttonDisabled,nativeButton:l.cmdFormElementSubmitDynamicLabel,onClick:l.sendData},null,8,["type","disabled","nativeButton","onClick"])])])}const fh=S(sh,[["render",mh]]);function el(t,n,o,r=!0){function i(l,a){return a&&l<10?"0"+l:l}return(l,a)=>{if(o){let s=l,c=n;return s>12&&(s-=12,c=o),i(s,r)+t+i(a,!0)+c}return i(l,r)+t+i(a,!0)+n}}const uh={name:"CmdOpeningHoursItem",mixins:[U],data(){return{editableDay:{}}},props:{day:{type:Object,required:!0},separator:{type:String,default:"–"},abbreviationTextAm:{type:String,default:"am"},abbreviationTextPm:{type:String,default:"pm"},timeFormatter:{type:Function,required:!1}},methods:{toggleClosedStatus(t){t==="am"?this.editableDay.amClosed=!this.editableDay.amClosed:this.editableDay.pmClosed=!this.editableDay.pmClosed},getTime(t){return this.timeFormatter?this.timeFormatter(t.hours,t.mins):el(":"," "+this.abbreviationTextAm," "+this.abbreviationTextPm,!1)(t.hours,t.mins)},updateHandlerProvider(){const t=this.editableDay;return j(this,{update(n){n.day=t.day,n.am||(n.am={}),n.am.fromTime=t.amFrom,n.am.tillTime=t.amTill,n.am.displayText=t.amClosed?t.amDisplayText:"",n.pm||(n.pm={}),n.pm.fromTime=t.pmFrom,n.pm.tillTime=t.pmTill,n.pm.displayText=t.pmClosed?t.pmDisplayText:""}})}},watch:{day:{handler(){const t=el(":","","",!0);this.editableDay={day:this.day.day,amFrom:t(this.day.am.fromTime.hours,this.day.am.fromTime.mins),amTill:t(this.day.am.tillTime.hours,this.day.am.tillTime.mins),amDisplayText:this.day.am.displayText,amClosed:!!this.day.am.displayText,pmFrom:t(this.day.pm.fromTime.hours,this.day.pm.fromTime.mins),pmTill:t(this.day.pm.tillTime.hours,this.day.pm.tillTime.mins),pmClosed:!!this.day.pm.displayText,pmDisplayText:this.day.pm.displayText}},immediate:!0,deep:!0}}},hh={class:"cmd-opening-hours-item"},ph={key:0,class:"am"},gh={key:1,class:"pm"},yh={class:"flex-container no-flex"},kh={class:"flex-container no-flex am-wrapper"},bh={key:1,class:"input-wrapper"},Ch=["title"],Bh={class:"flex-container no-flex pm-wrapper"},wh={key:1,class:"input-wrapper"},xh=["title"];function _h(t,n,o,r,i,l){const a=z;return t.editing?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("dt",null,[e.createVNode(a,{element:"input",type:"text",class:"edit-mode",showLabel:!1,labelText:"Text for weekday",placeholder:"Text for weekday",modelValue:i.editableDay.day,"onUpdate:modelValue":n[0]||(n[0]=s=>i.editableDay.day=s)},null,8,["modelValue"])]),e.createElementVNode("dd",yh,[e.createElementVNode("div",kh,[i.editableDay.amClosed?(e.openBlock(),e.createBlock(a,{key:0,element:"input",type:"text",class:"edit-mode",showLabel:!1,labelText:"Text for 'closed'",placeholder:"Text for 'closed'",modelValue:i.editableDay.amDisplayText,"onUpdate:modelValue":n[1]||(n[1]=s=>i.editableDay.amDisplayText=s)},null,8,["modelValue"])):e.createCommentVNode("",!0),i.editableDay.amClosed?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",bh,[e.createVNode(a,{element:"input",type:"time",class:"edit-mode",showLabel:!1,labelText:"Text for AM from",placeholder:"Text for AM from",modelValue:i.editableDay.amFrom,"onUpdate:modelValue":n[2]||(n[2]=s=>i.editableDay.amFrom=s)},null,8,["modelValue"]),e.createVNode(a,{element:"input",type:"time",showLabel:!1,class:"edit-mode",min:i.editableDay.amFrom,labelText:"Text for AM till",placeholder:"Text for AM till",modelValue:i.editableDay.amTill,"onUpdate:modelValue":n[3]||(n[3]=s=>i.editableDay.amTill=s)},null,8,["min","modelValue"])])),e.createElementVNode("a",{href:"#",onClick:n[4]||(n[4]=e.withModifiers(s=>l.toggleClosedStatus("am"),["prevent"])),title:i.editableDay.amClosed?"Set to open":"Set to closed",class:e.normalizeClass(i.editableDay.amClosed?"icon-clock":"icon-blocked")},null,10,Ch)]),e.createElementVNode("div",Bh,[i.editableDay.pmClosed?(e.openBlock(),e.createBlock(a,{key:0,element:"input",type:"text",class:"edit-mode",showLabel:!1,labelText:"Text for 'closed'",placeholder:"Text for 'closed'",modelValue:i.editableDay.pmDisplayText,"onUpdate:modelValue":n[5]||(n[5]=s=>i.editableDay.pmDisplayText=s)},null,8,["modelValue"])):e.createCommentVNode("",!0),i.editableDay.pmClosed?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",wh,[e.createVNode(a,{element:"input",type:"time",showLabel:!1,class:"edit-mode",labelText:"Text for PM from",placeholder:"Text for PM from",modelValue:i.editableDay.pmFrom,"onUpdate:modelValue":n[6]||(n[6]=s=>i.editableDay.pmFrom=s)},null,8,["modelValue"]),e.createVNode(a,{element:"input",type:"time",showLabel:!1,class:"edit-mode",min:i.editableDay.pmFrom,labelText:"Text for PM till",placeholder:"Text for PM till",modelValue:i.editableDay.pmTill,"onUpdate:modelValue":n[7]||(n[7]=s=>i.editableDay.pmTill=s)},null,8,["min","modelValue"])])),e.createElementVNode("a",{href:"#",onClick:n[8]||(n[8]=e.withModifiers(s=>l.toggleClosedStatus("pm"),["prevent"])),title:i.editableDay.pmClosed?"Set to open":"Set to closed",class:e.normalizeClass(i.editableDay.pmClosed?"icon-clock":"icon-blocked")},null,10,xh)])])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("dt",hh,e.toDisplayString(o.day.day),1),e.createElementVNode("dd",null,[o.day.am?(e.openBlock(),e.createElementBlock("span",ph,[o.day.am.displayText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(o.day.am.displayText),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.getTime(o.day.am.fromTime,o.abbreviationTextAm))+" "+e.toDisplayString(o.separator)+" "+e.toDisplayString(l.getTime(o.day.am.tillTime)),1)],64))])):e.createCommentVNode("",!0),o.day.pm?(e.openBlock(),e.createElementBlock("span",gh,[o.day.pm.displayText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(o.day.pm.displayText),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.getTime(o.day.pm.fromTime,o.abbreviationTextPm))+" "+e.toDisplayString(o.separator)+" "+e.toDisplayString(l.getTime(o.day.pm.tillTime)),1)],64))])):e.createCommentVNode("",!0)])],64))}const Sh=S(uh,[["render",_h]]);function Eh(t,n,o,r=!0){function i(l,a){return a&&l<10?"0"+l:l}return(l,a)=>i(l,r)+t+i(a,!0)+n}const Th={name:"CmdOpeningHours",mixins:[U],data(){return{currentTime:new Date,editableOpeningHours:[],editableTextOpen:null,editableTextClosed:null,editableTextHolidays:null,editableTextMiscInfo:null}},props:{closed:{type:Boolean,default:!1},textOpen:{type:String,default:"Open right now!"},textClosed:{type:String,default:"Closed right now!"},separator:{type:String,default:"–"},abbreviationTextAm:{type:String,default:"am"},abbreviationTextPm:{type:String,default:"pm"},openingHours:{type:Array,required:!0},textHolidays:{type:String,required:!1},textMiscInfo:{type:String,required:!1},timeFormatter:{type:Function,required:!1},componentHandlesClosedStatus:{type:Boolean,default:!0},checkInterval:{type:Number,default:5e3},cmdLink:{type:Object,required:!1},cmdHeadline:{type:Object,required:!1}},mounted(){this.componentHandlesClosedStatus&&this.checkInterval>0&&(this.$_CmdOpeningHours_intervalId=setInterval(()=>{this.currentTime=new Date},this.checkInterval))},beforeUnmount(){this.$_CmdOpeningHours_intervalId&&(clearInterval(this.$_CmdOpeningHours_intervalId),this.$_CmdOpeningHours_intervalId=null)},computed:{openingHoursFormatted(){const t=[];for(let n=0;n<this.openingHours.length;n++){const o={},r=this.openingHours[n].am.fromTime.split(/[:.]/),i=this.openingHours[n].am.tillTime.split(/[:.]/),l=this.openingHours[n].pm.fromTime.split(/[:.]/),a=this.openingHours[n].pm.tillTime.split(/[:.]/);o.day=this.openingHours[n].day,o.am={...this.openingHours[n].am},o.am.fromTime={hours:parseInt(r[0]),mins:parseInt(r[1])},o.am.tillTime={hours:parseInt(i[0]),mins:parseInt(i[1])},o.pm={...this.openingHours[n].pm},o.pm.fromTime={hours:parseInt(l[0]),mins:parseInt(l[1])},o.pm.tillTime={hours:parseInt(a[0]),mins:parseInt(a[1])},t.push(o)}return t},textOpenModel:{get(){return this.editableTextOpen==null?this.textOpen:this.editableTextOpen},set(t){this.editableTextOpen=t}},textClosedModel:{get(){return this.editableTextClosed==null?this.textClosed:this.editableTextClosed},set(t){this.editableTextClosed=t}},textHolidaysModel:{get(){return this.editableTextHolidays==null?this.textHolidays:this.editableTextHolidays},set(t){this.editableTextHolidays=t}},textMiscInfoModel:{get(){return this.editableTextMiscInfo==null?this.textMiscInfo:this.editableTextMiscInfo},set(t){this.editableTextMiscInfo=t}},textOpenClosed(){return this.isClosed?this.textClosed:this.textOpen},isClosed(){if(!this.componentHandlesClosedStatus)return this.closed;let t=this.currentTime.getDay();t===0?t=6:t-=1;const n=this.openingHoursFormatted[t];if(this.openingHoursFormatted[t]){const o=new Date;o.setHours(n.am.fromTime.hours,n.am.fromTime.mins);const r=new Date;r.setHours(n.am.tillTime.hours,n.am.tillTime.mins);const i=new Date;i.setHours(n.pm.fromTime.hours,n.pm.fromTime.mins);const l=new Date;if(l.setHours(n.pm.tillTime.hours,n.pm.tillTime.mins),o<=this.currentTime&&this.currentTime<=r&&i<=this.currentTime&&this.currentTime<=l)return!1}return!0}},methods:{onAddItem(){this.editModeContext.content.addContent(se(this,"props","openingHours",-1),this.itemProvider)},itemProvider(){return{day:"Weekday",am:{fromTime:"00:00",tillTime:"00:00"},pm:{fromTime:"00:00",tillTime:"00:00"}}},getTime(t){return this.timeFormatter?this.timeFormatter(t.hours,t.mins):Eh(":"," hrs","",!1)(t.hours,t.mins)},updateHandlerProvider(){const t=this.editableOpeningHours,n=this.editableTextOpen,o=this.editableTextClosed,r=this.editableTextHolidays,i=this.editableTextMiscInfo;return j(this,{update(l,a){l.openingHours=t,l.textOpen=n,l.textClosed=o,l.textHolidays=r,l.textMiscInfo=i;const s=a==null?void 0:a.find(c=>c.name==="CmdHeadline");s&&(l.cmdHeadline=l.cmdHeadline||{},s.update(l.cmdHeadline))}})}}},Vh={class:"cmd-opening-hours"},Nh={key:2,class:"flex-container"},Oh={key:3},Fh=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new entry",-1)],Ih={class:"edit-mode-opening-hours-item"},Mh={key:5},Ph={key:0},Lh={key:1},Dh={key:6,class:"flex-container vertical"};function Ah(t,n,o,r,i,l){var f,p;const a=D,s=xe,c=z,d=Sh,m=ce;return e.openBlock(),e.createElementBlock("div",Vh,[(f=o.cmdHeadline)!=null&&f.headlineText||t.editModeContext?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),t.editing?(e.openBlock(),e.createElementBlock("div",Nh,[e.createVNode(c,{element:"input",type:"text",showLabel:!1,labelText:"Text for 'open'",placeholder:"Text for 'open'",modelValue:l.textOpenModel,"onUpdate:modelValue":n[0]||(n[0]=u=>l.textOpenModel=u)},null,8,["modelValue"]),e.createVNode(c,{element:"input",type:"text",showLabel:!1,labelText:"Text for 'closed'",placeholder:"Text for 'closed'",modelValue:l.textClosedModel,"onUpdate:modelValue":n[1]||(n[1]=u=>l.textClosedModel=u)},null,8,["modelValue"])])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(p=o.cmdLink)!=null&&p.path?(e.openBlock(),e.createBlock(s,e.mergeProps({key:0,linkType:o.cmdLink.type||"href"},o.cmdLink,{class:{closed:l.isClosed}}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.textOpenClosed),1)]),_:1},16,["linkType","class"])):(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass({closed:l.isClosed})},e.toDisplayString(l.textOpenClosed),3))],64)),t.editModeContext?(e.openBlock(),e.createElementBlock(e.Fragment,{key:4},[l.openingHoursFormatted.length===0?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"button confirm small",onClick:n[2]||(n[2]=(...u)=>l.onAddItem&&l.onAddItem(...u))},Fh)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(l.openingHoursFormatted,(u,h)=>(e.openBlock(),e.createBlock(m,{key:"x"+h,class:"edit-items",showComponentName:!1,componentName:"CmdOpeningHoursItem",componentProps:u,allowedComponentTypes:[],componentPath:["props","openingHours",h],itemProvider:l.itemProvider},{default:e.withCtx(()=>[e.createElementVNode("dl",Ih,[e.createVNode(d,{day:u,separator:o.separator,abbreviationTextAm:o.abbreviationTextAm,abbreviationTextPm:o.abbreviationTextPm},null,8,["day","separator","abbreviationTextAm","abbreviationTextPm"])])]),_:2},1032,["componentProps","componentPath","itemProvider"]))),128))],64)):(e.openBlock(),e.createElementBlock("dl",Oh,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.openingHoursFormatted,(u,h)=>(e.openBlock(),e.createBlock(d,{key:h,day:u,separator:o.separator,abbreviationTextAm:o.abbreviationTextAm,abbreviationTextPm:o.abbreviationTextPm},null,8,["day","separator","abbreviationTextAm","abbreviationTextPm"]))),128))])),!t.editing&&(o.textHolidays||o.textMiscInfo)?(e.openBlock(),e.createElementBlock("div",Mh,[o.textHolidays?(e.openBlock(),e.createElementBlock("p",Ph,[e.createElementVNode("strong",null,e.toDisplayString(o.textHolidays),1)])):e.createCommentVNode("",!0),o.textMiscInfo?(e.openBlock(),e.createElementBlock("p",Lh,e.toDisplayString(o.textMiscInfo),1)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),t.editing?(e.openBlock(),e.createElementBlock("div",Dh,[e.createVNode(c,{element:"input",type:"text",showLabel:!1,labelText:"Text for 'holidays'",placeholder:"Text for 'holidays'",modelValue:l.textHolidaysModel,"onUpdate:modelValue":n[3]||(n[3]=u=>l.textHolidaysModel=u)},null,8,["modelValue"]),e.createVNode(c,{element:"input",type:"text",showLabel:!1,labelText:"Miscellaneous information",placeholder:"Miscellaneous information",modelValue:l.textMiscInfoModel,"onUpdate:modelValue":n[4]||(n[4]=u=>l.textMiscInfoModel=u)},null,8,["modelValue"])])):e.createCommentVNode("",!0)])}const Rh=S(Th,[["render",Ah]]),qh={name:"CmdPagination",mixins:[J,{data(){return{defaultMessageProperties:{"cmdpager.tooltip.go_to_page":"Go to page {0}","cmdpager.tooltip.not_possible":"Not possible (current page is shown already)"}}}}],emits:["click"],data(){return{currentPage:1}},props:{pages:{type:Number,required:!0},itemsPerPage:{type:Number,required:!0},showPageNumbers:{type:Boolean,default:!0},linkType:{type:String,default:"href",validator(t){return t==="href"||t==="button"}},prevLink:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-left",text:"prev",showText:!0}}},nextLink:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-right",text:"next",showText:!0}}}},computed:{numberOfPages(){return Math.ceil(this.pages/this.itemsPerPage)},getPreviousHref(){return this.currentPage===1?null:"#"},getNextHref(){return this.currentPage===this.numberOfPages?null:"#"}},methods:{getHref(t){return this.linkType!=="href"||this.currentPage===t?null:"#"},showPage(t){this.currentPage=t,this.$emit("click",t)},nextPage(){this.currentPage<this.numberOfPages&&this.showPage(this.currentPage+1)},previousPage(){this.currentPage>1&&this.showPage(this.currentPage-1)}}},zh={class:"cmd-pagination"},Hh=["href","title"],jh={key:0},Uh={class:"page-index"},Wh={class:"flex-container"},Gh=["href","title","onClick"],Jh=["href","title"],Kh={key:0};function Zh(t,n,o,r,i,l){const a=M;return e.openBlock(),e.createElementBlock("div",zh,[e.createElementVNode("a",{href:l.getPreviousHref,class:e.normalizeClass(["page-change",{disabled:i.currentPage===1,button:o.linkType==="button"}]),onClick:n[0]||(n[0]=e.withModifiers((...s)=>l.previousPage&&l.previousPage(...s),["prevent"])),title:o.prevLink.showText?null:o.prevLink.text},[e.createVNode(a,{iconClass:o.prevLink.iconClass,type:o.prevLink.iconType},null,8,["iconClass","type"]),o.prevLink.showText?(e.openBlock(),e.createElementBlock("span",jh,e.toDisplayString(o.prevLink.text),1)):e.createCommentVNode("",!0)],10,Hh),e.createElementVNode("div",Uh,[e.createElementVNode("div",Wh,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.pages,(s,c)=>(e.openBlock(),e.createElementBlock("a",{href:l.getHref(s),class:e.normalizeClass({disabled:i.currentPage===c+1,button:o.linkType==="button",hidden:!o.showPageNumbers}),title:i.currentPage!==c+1?t.getMessage("cmdpager.tooltip.go_to_page",c+1):t.getMessage("cmdpager.tooltip.not_possible"),key:c,onClick:e.withModifiers(d=>l.showPage(s),["stop","prevent"]),"aria-live":"polite"},[e.createElementVNode("span",null,e.toDisplayString(c+1),1)],10,Gh))),128))])]),e.createElementVNode("a",{href:l.getNextHref,class:e.normalizeClass(["page-change",{disabled:i.currentPage===l.numberOfPages,button:o.linkType==="button"}]),onClick:n[1]||(n[1]=e.withModifiers((...s)=>l.nextPage&&l.nextPage(...s),["prevent"])),title:o.nextLink.showText?null:o.nextLink.text},[o.nextLink.showText?(e.openBlock(),e.createElementBlock("span",Kh,e.toDisplayString(o.nextLink.text),1)):e.createCommentVNode("",!0),e.createVNode(a,{iconClass:o.nextLink.iconClass,type:o.nextLink.iconType},null,8,["iconClass","type"])],10,Jh)])}const Xh=S(qh,[["render",Zh]]),Yh={name:"CmdSocialNetworksItem",data(){return{editablePath:null,editableTooltip:null,editableLinktext:null}},mixins:[U],props:{network:{type:Object,required:!0},userMustAcceptDataPrivacy:{type:Boolean},page:{type:String,required:!1},appendPage:{type:Boolean,default:!0},buttonTextAlign:{type:String,default:"left",validator(t){return t==="left"||t==="right"}},dataPrivacyAccepted:{type:Boolean},tooltipAcceptDataPrivacy:{type:String,default:"You must accept data privacy conditions!"}},methods:{getUrl(t){return this.userMustAcceptDataPrivacy&&this.dataPrivacyAccepted?this.appendPage?this.page?t.path+encodeURIComponent(this.page):t.path+encodeURIComponent(location.href):t.path:"#"},preventOnDisabled(t){let n=t.target;n.tagName!=="A"&&(n=n.closest("a")),n.getAttribute("href")==="#"&&t.preventDefault()},tooltip(t){return this.userMustAcceptDataPrivacy?this.dataPrivacyAccepted?t:this.tooltipAcceptDataPrivacy:t},addHandlerProvider(){const t={id:"social-network-facebook",path:"https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fdevelopment.comand-cms.com%2Fmodule%2Fteam.html",tooltip:"Share this page on facebook",iconClass:"icon-facebook",linkText:"Share"};return j(this,{item(){return t}})},updateHandlerProvider(){const t=Be(),n=this.editablePath,o=this.editableTooltip,r=this.editableLinktext;return j(this,{update(i){i.id=t,i.path=n,i.tooltip=o,i.linkText=r}})}}},Qh={class:"cmd-social-networks-item"},$h=["id","href","title"],vh={key:1};function ep(t,n,o,r,i,l){const a=M;return e.openBlock(),e.createElementBlock("li",Qh,[(e.openBlock(),e.createElementBlock("a",{key:o.network.path,class:e.normalizeClass(["button",{disabled:o.userMustAcceptDataPrivacy&&!o.dataPrivacyAccepted},"text-align-"+o.buttonTextAlign]),id:o.network.id,href:l.getUrl(o.network),onClick:n[0]||(n[0]=(...s)=>l.preventOnDisabled&&l.preventOnDisabled(...s)),target:"_blank",title:l.tooltip(o.network.tooltip)},[o.network.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:o.network.iconClass,type:o.network.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),o.network.linkText?(e.openBlock(),e.createElementBlock("span",vh,e.toDisplayString(o.network.linkText),1)):e.createCommentVNode("",!0)],10,$h))])}const tp=S(Yh,[["render",ep]]),op={name:"CmdSocialNetworks",mixins:[U],data(){return{dataPrivacyAccepted:!1}},props:{modelValue:{type:[String,Number,Array],default:""},align:{type:String,default:"left",validator(t){return t==="left"||t==="center"||t==="right"}},useGap:{type:Boolean,default:!0},stretchButtons:{type:Boolean,default:!1},networks:{type:Array,required:!0},page:{type:String,required:!1},appendPage:{type:Boolean,default:!0},userMustAcceptDataPrivacy:{type:Boolean,default:!0},tooltipAcceptDataPrivacy:{type:String,default:"You must accept data privacy conditions!"},buttonTextAlign:{type:String,default:"right",validator(t){return t==="left"||t==="right"}},cmdFormElement:{type:Object,default(){return{toggleSwitch:!0,labelText:"I accept that anonymous data will be send to the platform I share this page on!",required:!0}}},cmdHeadline:{type:Object,required:!1}},computed:{validNetworks(){return this.networks.filter(t=>t.path)},alignment(){return"align-"+this.align}},methods:{onAddItem(){this.editModeContext.content.addContent(se(this,"props","networks",-1),this.itemProvider)},itemProvider(){return{id:"social-network-facebook",path:"https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fdevelopment.comand-cms.com%2Fmodule%2Fteam.html",tooltip:"Share this page on facebook",iconClass:"icon-facebook",linkText:"Share"}},preventOnDisabled(t){let n=t.target;n.tagName!=="A"&&(n=n.closest("a")),n.getAttribute("href")==="#"&&t.preventDefault()},tooltip(t){return this.userMustAcceptDataPrivacy?this.dataPrivacyAccepted?t:this.tooltipAcceptDataPrivacy:t},onPersist(t){return{editModeContextData:{...this.editModeContextData||{}},update(n){n.cmdHeadline={...n.cmdHeadline||{}},Array.isArray(t)&&t.length>0&&(n.cmdHeadline.headlineText=t[0].headlineText)}}}}},np=[e.createElementVNode("span",{class:"icon-plus"},null,-1)];function lp(t,n,o,r,i,l){var m,f;const a=D,s=z,c=tp,d=ce;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-social-networks",{stretch:o.stretchButtons},l.alignment])},[(m=o.cmdHeadline)!=null&&m.headlineText||(f=t.editModeContext)!=null&&f.editing?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline||{})),null,16)):e.createCommentVNode("",!0),o.userMustAcceptDataPrivacy?(e.openBlock(),e.createBlock(s,e.mergeProps({key:1,element:"input",type:"checkbox"},o.cmdFormElement,{modelValue:i.dataPrivacyAccepted,"onUpdate:modelValue":n[0]||(n[0]=p=>i.dataPrivacyAccepted=p)}),null,16,["modelValue"])):e.createCommentVNode("",!0),l.validNetworks.length>0?(e.openBlock(),e.createElementBlock("ul",{key:2,class:e.normalizeClass(["button-wrapper",{"no-gap":!o.useGap}])},[t.editModeContext?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(l.validNetworks,(p,u)=>(e.openBlock(),e.createBlock(d,{key:"x"+u,class:"edit-items",componentName:"CmdSocialNetworksItem",componentProps:p,componentPath:["props","networks",u],showComponentName:!1},{default:e.withCtx(()=>[e.createVNode(c,{network:p,userMustAcceptDataPrivacy:o.userMustAcceptDataPrivacy,buttonTextAlign:o.buttonTextAlign,dataPrivacyAccepted:i.dataPrivacyAccepted},null,8,["network","userMustAcceptDataPrivacy","buttonTextAlign","dataPrivacyAccepted"])]),_:2},1032,["componentProps","componentPath"]))),128)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.validNetworks,(p,u)=>(e.openBlock(),e.createBlock(c,{key:u,network:p,userMustAcceptDataPrivacy:o.userMustAcceptDataPrivacy,buttonTextAlign:o.buttonTextAlign,dataPrivacyAccepted:i.dataPrivacyAccepted,page:o.page,appendPage:o.appendPage},null,8,["network","userMustAcceptDataPrivacy","buttonTextAlign","dataPrivacyAccepted","page","appendPage"]))),128)),e.renderSlot(t.$slots,"default")],64))],2)):(e.openBlock(),e.createElementBlock("button",{key:3,class:"button small",title:"Add new item",onClick:n[1]||(n[1]=(...p)=>l.onAddItem&&l.onAddItem(...p))},np))],2)}const tl=S(op,[["render",lp]]),ip={name:"CmdPageFooter",props:{buttonPrintView:{type:Object,default(){return{show:!0,primary:!1,icon:{show:!0,iconClass:"icon-print-preview",tooltip:"Open print preview"},text:"Print preview"}}},useSmallButtons:{type:Boolean,default:!0},cmdSocialNetworks:{type:Object,required:!1},cmdFancyBox:{type:Object,default(){return{showPrintButtons:!0,defaultAriaLabelText:"print-preview"}}}},computed:{buttonPrintViewOptions(){var n;const t={show:!0,primary:!1,icon:{show:!0,iconClass:"icon-print-preview",tooltip:"Open print preview"},text:"Print preview"};return{...t,...this.buttonPrintView,icon:{...t.icon,...(n=this.buttonPrintView)==null?void 0:n.icon}}}},methods:{showFancyBox(){let t=[];typeof this.cmdFancyBox.elements=="function"?t=this.cmdFancyBox.elements():t=[document.querySelector("main")],pe({elements:t,showPrintButtons:this.cmdFancyBox.showPrintButtons,defaultAriaLabelText:this.cmdFancyBox.defaultAriaLabelText,cmdHeadline:this.cmdFancyBox.cmdHeadline,showOverlay:this.cmdFancyBox.showOverlay,showSubmitButtons:this.cmdFancyBox.showSubmitButtons,allowEscapeKey:this.cmdFancyBox.allowEscapeKey})}}},rp={class:"button-wrapper"},ap=["title"],sp={key:1};function cp(t,n,o,r,i,l){var s,c,d,m;const a=tl;return e.openBlock(),e.createElementBlock("footer",{class:e.normalizeClass(["cmd-page-footer flex-container",{"small-buttons":o.useSmallButtons}])},[o.cmdSocialNetworks?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdSocialNetworks)),{default:e.withCtx(()=>[e.renderSlot(t.$slots,"cmd-social-networks")]),_:3},16)):e.createCommentVNode("",!0),e.createElementVNode("div",rp,[e.renderSlot(t.$slots,"default"),(s=l.buttonPrintViewOptions)!=null&&s.show?(e.openBlock(),e.createElementBlock("button",{key:0,class:e.normalizeClass(["button",{primary:l.buttonPrintViewOptions.primary}]),title:l.buttonPrintViewOptions.text?(c=l.buttonPrintViewOptions.icon)==null?void 0:c.tooltip:null,onClick:n[0]||(n[0]=(...f)=>l.showFancyBox&&l.showFancyBox(...f))},[(d=l.buttonPrintViewOptions.icon)!=null&&d.show?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass((m=l.buttonPrintViewOptions.icon)==null?void 0:m.iconClass)},null,2)):e.createCommentVNode("",!0),l.buttonPrintViewOptions.text?(e.openBlock(),e.createElementBlock("span",sp,e.toDisplayString(l.buttonPrintViewOptions.text),1)):e.createCommentVNode("",!0)],10,ap)):e.createCommentVNode("",!0)])],2)}const dp=S(ip,[["render",cp]]),mp={name:"CmdPageHeader",props:{cmdBreadcrumbs:{type:Object,required:!1},cmdHeadline:{type:Object,required:!1}}},fp={key:0,class:"cmd-page-header flex-container"},up={key:0,class:"headline-wrapper flex-container vertical"};function hp(t,n,o,r,i,l){const a=Gn,s=D;return o.cmdBreadcrumbs||o.cmdHeadline||t.$slots.default?(e.openBlock(),e.createElementBlock("header",fp,[o.cmdBreadcrumbs||o.cmdHeadline?(e.openBlock(),e.createElementBlock("div",up,[o.cmdBreadcrumbs?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdBreadcrumbs)),null,16)):e.createCommentVNode("",!0),o.cmdHeadline.headlineText?(e.openBlock(),e.createBlock(s,e.normalizeProps(e.mergeProps({key:1},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),t.$slots.default?e.renderSlot(t.$slots,"default",{key:1}):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)}const pp=S(mp,[["render",hp]]),gp={name:"CmdProgressBar",inheritAttrs:!1,data(){return{loadingStatus:30}},props:{labelText:{type:String,required:!1},showLabel:{type:Boolean,default:!0},showLoadingStatus:{type:Boolean,default:!0},id:{type:String,required:!0}}},yp=["for"],kp={class:"progressbar"},bp={key:0},Cp=["id","value"];function Bp(t,n,o,r,i,l){return e.openBlock(),e.createElementBlock("label",{class:"cmd-progressbar",for:o.id},[e.createElementVNode("span",{class:e.normalizeClass(["label-text",{hidden:!o.showLabel}])},e.toDisplayString(o.labelText),3),e.createElementVNode("span",kp,[o.showLoadingStatus?(e.openBlock(),e.createElementBlock("span",bp,e.toDisplayString(i.loadingStatus)+" %",1)):e.createCommentVNode("",!0),e.createElementVNode("progress",e.mergeProps(t.$attrs,{id:o.id,value:i.loadingStatus}),null,16,Cp)])],8,yp)}const wp=S(gp,[["render",Bp]]),xp={name:"CmdSidebar",data(){return{open:!0}},props:{collapsible:{type:Boolean,default:!0},openSidebar:{type:Boolean,default:!0},styledAsBox:{type:Boolean,default:!0},collapseToLeft:{type:Boolean,default:!0},cmdHeadline:{type:Object,required:!1}},computed:{wrapperClass(){return this.open?"open":"closed"},iconClassOpenCollapse(){return this.collapseToLeft?this.open?"icon-chevron-one-stripe-left":"icon-chevron-one-stripe-right":this.open?"icon-chevron-one-stripe-right":"icon-chevron-one-stripe-left"}},methods:{toggleSidebar(){this.open=!this.open,this.$emit("toggleSidebar",this.open)}},watch:{openSidebar:{handler(){this.open=this.openSidebar},immediate:!0}}},_p={class:"inner-sidebar-wrapper"},Sp={key:1,class:"open-slot-wrapper"},Ep={key:2,class:"closed-slot-wrapper"},Tp=["title"];function Vp(t,n,o,r,i,l){var s;const a=D;return e.openBlock(),e.createElementBlock("aside",{class:e.normalizeClass(["cmd-sidebar",l.wrapperClass,{box:o.styledAsBox,"collapse-to-right":!o.collapseToLeft}])},[e.createElementVNode("div",_p,[(s=o.cmdHeadline)!=null&&s.headlineText&&i.open?(e.openBlock(),e.createBlock(a,e.mergeProps({key:0},o.cmdHeadline,{headlineLevel:o.cmdHeadline.headlineLevel||3,class:"sidebar-main-headline"}),null,16,["headlineLevel"])):e.createCommentVNode("",!0),i.open?(e.openBlock(),e.createElementBlock("div",Sp,[e.renderSlot(t.$slots,"open",{openBoxStatus:i.open})])):(e.openBlock(),e.createElementBlock("div",Ep,[e.renderSlot(t.$slots,"closed",{openBoxStatus:i.open})]))]),o.collapsible?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",title:i.open?"Collapse sidebar":"Expand sidebar",onClick:n[0]||(n[0]=e.withModifiers((...c)=>l.toggleSidebar&&l.toggleSidebar(...c),["prevent"]))},[e.createElementVNode("span",{class:e.normalizeClass(l.iconClassOpenCollapse)},null,2)],8,Tp)):e.createCommentVNode("",!0)],2)}const Np=S(xp,[["render",Vp]]),Op={name:"CmdSiteFooter",props:{orientation:{type:String,default:"horizontal",validator(t){return t==="horizontal"||t==="vertical"}}}},Fp={class:"cmd-site-footer site-footer"};function Ip(t,n,o,r,i,l){return e.openBlock(),e.createElementBlock("div",Fp,[e.createElementVNode("footer",{class:e.normalizeClass(["flex-container",{vertical:o.orientation==="vertical"}])},[e.renderSlot(t.$slots,"default")],2)])}const Mp=S(Op,[["render",Ip]]),Pp={name:"CmdSiteHeader",emits:["offcanvas"],data(){return{defaultLogoHeight:""}},props:{closeOffcanvas:{type:Object,required:!1},sticky:{type:Boolean,default:!0},navigationInline:{type:Boolean,default:!1},resizeHeaderOnScroll:{type:Boolean,default:!0},scrollContainerToResizeHeader:{type:String,default:".page-wrapper"},useGrid:{type:Boolean,default:!0},cmdCompanyLogo:{type:Object,required:!1},cmdMainNavigation:{type:Object,required:!1}},mounted(){if(this.resizeHeaderOnScroll){const t=document.querySelector(this.scrollContainerToResizeHeader);t.addEventListener("scroll",function(){const n=document.querySelector(".cmd-site-header > header");t.scrollTop>0?n.classList.add("resize-on-scroll"):n.classList.remove("resize-on-scroll")})}},methods:{onImageLoaded(t){this.defaultLogoHeight=t.target.height/10+"rem"},emitOffcanvasStatus(t){this.$emit("offcanvas",t)}},watch:{defaultLogoHeight(){const t=this.$refs["site-header"].querySelector(".cmd-company-logo img");t.style.height=this.defaultLogoHeight}}},Lp={key:0,class:"top-header"};function Dp(t,n,o,r,i,l){var c,d,m,f,p,u,h,b,g;const a=Jn,s=vn;return e.openBlock(),e.createElementBlock("div",{ref:"site-header",class:e.normalizeClass(["cmd-site-header site-header",{sticky:o.sticky,"navigation-inline":o.navigationInline,"off-canvas-right":((c=o.cmdMainNavigation)==null?void 0:c.offcanvasPosition)==="right"}]),role:"banner"},[t.$slots.topheader?(e.openBlock(),e.createElementBlock("div",Lp,[e.renderSlot(t.$slots,"topheader")])):e.createCommentVNode("",!0),e.createElementVNode("header",{class:e.normalizeClass([o.useGrid?"grid-container-create-columns":"flex-container",{"has-navigation":((m=(d=o.cmdMainNavigation)==null?void 0:d.navigationEntries)==null?void 0:m.length)&&o.navigationInline||t.$slots.navigation}])},[t.$slots.logo||t.$slots.header||t.$slots.navigation?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.renderSlot(t.$slots,"logo"),e.renderSlot(t.$slots,"header"),e.renderSlot(t.$slots,"navigation")],64)):e.createCommentVNode("",!0),o.cmdCompanyLogo||(p=(f=o.cmdMainNavigation)==null?void 0:f.navigationEntries)!=null&&p.length?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.cmdCompanyLogo?(e.openBlock(),e.createBlock(a,e.mergeProps({key:0},o.cmdCompanyLogo,{onImageLoaded:l.onImageLoaded}),null,16,["onImageLoaded"])):e.createCommentVNode("",!0),(h=(u=o.cmdMainNavigation)==null?void 0:u.navigationEntries)!=null&&h.length&&o.navigationInline?(e.openBlock(),e.createBlock(s,e.mergeProps({key:1},o.cmdMainNavigation,{closeOffcanvas:o.closeOffcanvas,onOffcanvas:l.emitOffcanvasStatus}),null,16,["closeOffcanvas","onOffcanvas"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],2),(g=(b=o.cmdMainNavigation)==null?void 0:b.navigationEntries)!=null&&g.length&&!o.navigationInline?(e.openBlock(),e.createBlock(s,e.mergeProps({key:1},o.cmdMainNavigation,{closeOffcanvas:o.closeOffcanvas,onOffcanvas:l.emitOffcanvasStatus}),null,16,["closeOffcanvas","onOffcanvas"])):e.createCommentVNode("",!0)],2)}const Ap=S(Pp,[["render",Dp]]),Rp={emits:["search","update:modelValueInput1","update:modelValueInput2","update:modelValueRadius","update:modelValueSearchFilters"],name:"CmdBoxSiteSearch",mixins:[J,{data(){return{defaultMessageProperties:{"cmdsitesearch.labeltext.what_to_search":"What do you like to search for?","cmdsitesearch.placeholder.what_to_search":"Search","cmdsitesearch.labeltext.where_to_search":"Where do you want to search?","cmdsitesearch.placeholder.where_to_search":"Zip or city","cmdsitesearch.show_filter_options":"Show filter options","cmdsitesearch.hide_filter_options":"Hide filter options"}}}}],data(){return{showFilters:!1}},props:{modelValueInput1:{type:String,required:!1},modelValueInput2:{type:String,required:!1},modelValueRadius:{type:[String,Number],required:!1},modelValueSearchFilters:{type:Array,required:!1},useFilters:{type:Boolean,default:!0},legend:{type:Object,default(){return{show:!0,align:"left",text:"Legend"}}},results:{type:[Function,Number],required:!1},cmdHeadline:{type:Object,required:!1},cmdFormElementInput1:{type:Object,default(){return{type:"search",showLabel:!1,required:!0,labelText:"What do you like to search for?",placeholder:"What do you like to search for?",showSearchButton:!1}}},cmdFormElementInput2:{type:Object,default(){return{show:!0,type:"text",showLabel:!1,required:!0,labelText:"Where do you like to search?",placeholder:"Enter city, zip, country"}}},cmdFormElementRadius:{type:Object,required:!1},cmdFormElementSearchButton:{type:Object,default(){return{icon:{show:!0,position:"before",iconClass:"icon-search"},text:"Search"}}},cmdFakeSelect:{type:Object,required:!1},cmdIcon:{type:Object,default(){return{showFilters:{iconClass:"icon-chevron-one-stripe-up",type:"auto"},hideFilters:{iconClass:"icon-chevron-one-stripe-down",type:"auto"}}}}},computed:{cmdFormElementRadiusOptions(){return{show:!0,showLabel:!1,required:!1,labelText:"Radius",selectOptions:[{text:"None",value:0},{text:"5 Km",value:5},{text:"10 Km",value:10},{text:"15 Km",value:15},{text:"50 Km",value:50},{text:"100 Km",value:100}],...this.cmdFormElementRadius}},searchValue1:{get(){return this.modelValueInput1},set(t){this.$emit("update:modelValueInput1",t)}},searchValue2:{get(){return this.modelValueInput2},set(t){this.$emit("update:modelValueInput2",t)}},radius:{get(){return this.modelValueRadius},set(t){this.$emit("update:modelValueRadius",t)}},searchFilters:{get(){return this.modelValueSearchFilters},set(t){this.$emit("update:modelValueSearchFilters",t)}},buttonSearchDisabled(){const t=!this.cmdFormElementInput1.required||this.searchValue1.trim(),n=!this.cmdFormElementInput2.show||!this.cmdFormElementInput2.required||this.searchValue2.trim(),o=!this.cmdFormElementRadiusOptions.show||!this.cmdFormElementRadiusOptions.required||this.radius;return!(t&&n&&o)}},methods:{onSearchButtonClick(){this.$emit("search",{searchValue1:this.searchValue1,searchValue2:this.searchValue2,searchFilters:this.searchFilters,radius:this.radius})},getOptionName(t){for(let n=0;n<this.cmdFakeSelect.selectData.length;n++)if(t===this.cmdFakeSelect.selectData[n].value)return this.cmdFakeSelect.selectData[n].text;return null}},watch:{cmdFormElementRadius:{handler(){var t,n;(t=this.cmdFormElementRadiusOptions)!=null&&t.selectOptions&&((n=this.cmdFormElementRadiusOptions)!=null&&n.selectOptions.length)&&this.modelValueRadius==null&&(this.radius=this.cmdFormElementRadiusOptions.selectOptions[0].value)},immediate:!0,deep:!0}}},qp={class:"cmd-box-site-search flex-container"},zp={class:"flex-container align-bottom"},Hp={class:"input-wrapper align-bottom"},jp={key:0},Up={key:1},Wp={key:0,class:"flex-container no-flex",role:"listbox","aria-expanded":"true"};function Gp(t,n,o,r,i,l){var f,p,u,h,b,g,B,w;const a=D,s=z,c=M,d=Kn,m=Zn;return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("fieldset",qp,[e.createElementVNode("legend",{class:e.normalizeClass({hidden:!o.legend.show,"align-left":o.legend.align==="left"})},e.toDisplayString(o.legend.text),3),o.cmdHeadline?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("div",zp,[e.createVNode(s,{element:"input",type:o.cmdFormElementInput1.type,"show-label":o.cmdFormElementInput1.showLabel,labelText:o.cmdFormElementInput1.labelText,placeholder:o.cmdFormElementInput1.placeholder,required:o.cmdFormElementInput1.required,showSearchButton:o.cmdFormElementInput1.showSearchButton,modelValue:l.searchValue1,"onUpdate:modelValue":n[0]||(n[0]=x=>l.searchValue1=x)},null,8,["type","show-label","labelText","placeholder","required","showSearchButton","modelValue"]),e.createElementVNode("div",Hp,[o.cmdFormElementInput2.show?(e.openBlock(),e.createBlock(s,{key:0,element:"input",type:o.cmdFormElementInput2.type,"show-label":o.cmdFormElementInput2.showLabel,labelText:o.cmdFormElementInput2.labelText,placeholder:o.cmdFormElementInput2.placeholder,required:o.cmdFormElementInput2.required,modelValue:l.searchValue2,"onUpdate:modelValue":n[1]||(n[1]=x=>l.searchValue2=x)},null,8,["type","show-label","labelText","placeholder","required","modelValue"])):e.createCommentVNode("",!0),l.cmdFormElementRadiusOptions.show?(e.openBlock(),e.createBlock(s,e.mergeProps({key:1,element:"select",class:"no-flex",modelValue:l.radius,"onUpdate:modelValue":n[2]||(n[2]=x=>l.radius=x)},l.cmdFormElementRadiusOptions),null,16,["modelValue"])):e.createCommentVNode("",!0)]),e.createVNode(s,{element:"button",class:"stretch-on-small-devices",nativeButton:o.cmdFormElementSearchButton,onClick:l.onSearchButtonClick,disabled:l.buttonSearchDisabled,"aria-live":"assertive"},null,8,["nativeButton","onClick","disabled"])]),o.useFilters?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("a",{class:"filter-options",href:"#",onClick:n[3]||(n[3]=e.withModifiers(x=>i.showFilters=!i.showFilters,["prevent"]))},[e.createVNode(c,{iconClass:i.showFilters?(p=(f=o.cmdIcon)==null?void 0:f.showFilters)==null?void 0:p.iconClass:(h=(u=o.cmdIcon)==null?void 0:u.hideFilters)==null?void 0:h.iconClass,type:i.showFilters?(g=(b=o.cmdIcon)==null?void 0:b.showFilters)==null?void 0:g.iconType:(w=(B=o.cmdIcon)==null?void 0:B.hideFilters)==null?void 0:w.iconType},null,8,["iconClass","type"]),i.showFilters?(e.openBlock(),e.createElementBlock("span",jp,e.toDisplayString(t.getMessage("cmdsitesearch.hide_filter_options")),1)):(e.openBlock(),e.createElementBlock("span",Up,e.toDisplayString(t.getMessage("cmdsitesearch.show_filter_options")),1))]),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>{var x,T,F,C,E;return[i.showFilters&&((x=o.cmdFakeSelect)!=null&&x.selectData.length)?(e.openBlock(),e.createElementBlock("div",Wp,[e.createVNode(d,{role:"option",selectData:(T=o.cmdFakeSelect)==null?void 0:T.selectData,modelValue:l.searchFilters,"onUpdate:modelValue":n[4]||(n[4]=I=>l.searchFilters=I),defaultOptionName:(F=o.cmdFakeSelect)==null?void 0:F.defaultOptionName,type:(C=o.cmdFakeSelect)==null?void 0:C.type,labelText:(E=o.cmdFakeSelect)==null?void 0:E.labelText},null,8,["selectData","modelValue","defaultOptionName","type","labelText"])])):e.createCommentVNode("",!0)]}),_:1})],64)):e.createCommentVNode("",!0)]),o.useFilters?(e.openBlock(),e.createBlock(m,{key:0,modelValue:l.searchFilters,"onUpdate:modelValue":n[5]||(n[5]=x=>l.searchFilters=x),selectedOptionsName:l.getOptionName},null,8,["modelValue","selectedOptionsName"])):e.createCommentVNode("",!0)],64)}const Jp=S(Rp,[["render",Gp]]),Kp={name:"CmdSlideshow",mixins:[U],data(){return{index:0,pause:!1,hnd:null,fullWidth:!1,currentSlotItem:0,slideshowItemEditing:!1}},props:{useSlot:{type:Boolean,default:!1},autoplay:{type:Boolean,default:!1},autoplayInterval:{type:Number,default:5e3},showQuickLinkIcons:{type:Boolean,default:!0},showCounter:{type:Boolean,default:!1},slideshowItems:{type:Array,required:!0},showSlideButtons:{type:Boolean,default:!1},cmdSlideButtons:{type:Object,default(){return{next:{next:{iconClass:"icon-chevron-one-stripe-right",tooltip:"Next"}},prev:{prev:{type:"prev",iconClass:"icon-chevron-one-stripe-left",tooltip:"Previous"}}}}}},beforeUnmount(){this.stopAutoplay()},methods:{stopAutoplay(){this.hnd!==null&&(window.clearInterval(this.hnd),this.hnd=null)},itemProvider(){return{image:{src:{large:"/media/images/slideshow-images/large/slide1.jpg",medium:"/media/images/slideshow-images/medium/slide1.jpg",small:"/media/images/slideshow-images/small/slide1.jpg"},alt:"Alternative Text",tooltip:"Tooltip DE"},figcaption:{text:"Figcaption DE",position:"bottom",textAlign:"center",show:!0}}},onAddItem(){this.editModeContext.content.addContent(se(this,"props","slideshowItems",-1),this.itemProvider)},imageStructure(){return{itemProviderOverwrite:()=>({image:{src:{large:"/media/images/slideshow-images/large/slide1.jpg",medium:"/media/images/slideshow-images/medium/slide1.jpg",small:"/media/images/slideshow-images/small/slide1.jpg"},tooltip:"Tooltip DE"}})}},showPrevItem(){this.slideshowItemEditing||(this.useSlot&&(this.currentSlotItem>0?this.currentSlotItem--:this.currentSlotItem=Object.keys(this.$slots).length-1),this.index>0?this.index--:this.index=this.slideshowItems.length-1)},showItem(t){!this.slideshowItemEditing&&t>=0&&t<this.slideshowItems.length&&(this.index=t)},showNextItem(){this.slideshowItemEditing||(this.useSlot&&(this.currentSlotItem<Object.keys(this.$slots).length-1?this.currentSlotItem++:this.currentSlotItem=0),this.index<this.slideshowItems.length-1?this.index++:this.index=0)},setupSlider(){this.autoplay&&this.hnd===null&&(this.hnd=window.setInterval(()=>this.pause||this.showNextItem(),this.autoplayInterval))}},computed:{tooltipForSlidebuttons(){return this.slideshowItemEditing?{title:"Not allowed while editing!"}:{}},currentItem(){return this.slideshowItems.length<=this.index?null:this.slideshowItems[this.index]}},watch:{slideshowItems:{handler(){this.index=0,this.setupSlider()},immediate:!0,deep:!0},autoplay(){this.autoplay?this.setupSlider():this.stopAutoplay()},autoplayInterval(){this.autoplay&&(this.stopAutoplay(),this.setupSlider())},currentItem(){this.$nextTick(()=>{var t;(t=this.$refs.slideshowItemComponentWrapper)==null||t.addEditStateListener(n=>this.slideshowItemEditing=n)})}}},Zp=["href","title"],Xp=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new slideshow-image",-1)],Yp={key:2},Qp=["onClick","aria-label","title"],$p={key:3,class:"item-counter"};function vp(t,n,o,r,i,l){const a=Me,s=ie;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-slideshow",{"full-width":i.fullWidth}])},[e.createElementVNode("div",{class:"inner-slideshow-wrapper",onMouseenter:n[1]||(n[1]=c=>i.pause=!0),onMouseleave:n[2]||(n[2]=c=>i.pause=!1)},[o.showSlideButtons?(e.openBlock(),e.createBlock(a,e.mergeProps({key:0,onClick:e.withModifiers(l.showPrevItem,["prevent"]),slideButtonType:"prev",class:{disabled:i.slideshowItemEditing}},l.tooltipForSlidebuttons),null,16,["onClick","class"])):e.createCommentVNode("",!0),e.createVNode(e.TransitionGroup,{name:"fade"},{default:e.withCtx(()=>{var c,d,m,f,p,u,h,b,g,B,w,x;return[l.currentItem?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.useSlot?(e.openBlock(),e.createElementBlock("div",{class:"slot-wrapper",key:i.index,style:e.normalizeStyle("background-image: url("+l.currentItem.image.srcLarge+")")},[e.renderSlot(t.$slots,"item"+i.currentSlotItem)],4)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[t.editModeContext?o.slideshowItems.length?(e.openBlock(),e.createBlock(s,{key:1,image:(w=l.currentItem)==null?void 0:w.image,figcaption:(x=l.currentItem)==null?void 0:x.figcaption,componentPath:["props","slideshowItems",i.index],editModeConfig:l.imageStructure()},null,8,["image","figcaption","componentPath","editModeConfig"])):e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(d=(c=l.currentItem)==null?void 0:c.link)!=null&&d.href?(e.openBlock(),e.createElementBlock("a",{key:0,href:(f=(m=l.currentItem)==null?void 0:m.link)==null?void 0:f.href,title:(u=(p=l.currentItem)==null?void 0:p.link)==null?void 0:u.tooltip},[e.createVNode(s,{image:(h=l.currentItem)==null?void 0:h.image,figcaption:(b=l.currentItem)==null?void 0:b.figcaption},null,8,["image","figcaption"])],8,Zp)):(e.openBlock(),e.createBlock(s,{key:1,image:(g=l.currentItem)==null?void 0:g.image,figcaption:(B=l.currentItem)==null?void 0:B.figcaption},null,8,["image","figcaption"]))],64))],64))],64)):t.editModeContext?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"button confirm",onClick:n[0]||(n[0]=(...T)=>l.onAddItem&&l.onAddItem(...T))},Xp)):e.createCommentVNode("",!0)]}),_:3}),o.showSlideButtons?(e.openBlock(),e.createBlock(a,e.mergeProps({key:1,onClick:e.withModifiers(l.showNextItem,["prevent"]),class:{disabled:i.slideshowItemEditing}},l.tooltipForSlidebuttons),null,16,["onClick","class"])):e.createCommentVNode("",!0),o.showQuickLinkIcons?(e.openBlock(),e.createElementBlock("ol",Yp,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.slideshowItems,(c,d)=>(e.openBlock(),e.createElementBlock("li",{key:d,class:e.normalizeClass({active:d===i.index})},[e.createElementVNode("a",{href:"#",class:e.normalizeClass({disabled:i.slideshowItemEditing}),onClick:e.withModifiers(m=>l.showItem(d),["prevent"]),"aria-label":i.index,title:i.slideshowItemEditing?"Not allowed while editing!":"Switch to image #"+(d+1)},null,10,Qp)],2))),128))])):e.createCommentVNode("",!0),o.showCounter?(e.openBlock(),e.createElementBlock("span",$p,e.toDisplayString(i.index+1)+"/"+e.toDisplayString(o.slideshowItems.length),1)):e.createCommentVNode("",!0)],32)],2)}const eg=S(Kp,[["render",vp]]),tg=Object.freeze(Object.defineProperty({__proto__:null,de:Object.freeze(Object.defineProperty({__proto__:null,default:"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2016.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='850.394px'%20height='566.929px'%20viewBox='0%200%20850.394%20566.929'%20enable-background='new%200%200%20850.394%20566.929'%20xml:space='preserve'%3e%3cg%20id='it'%3e%3cg%3e%3crect%20fill='%23078E46'%20width='283.465'%20height='566.929'/%3e%3crect%20x='283.465'%20fill='%23FBFDFF'%20width='283.465'%20height='566.929'/%3e%3crect%20x='566.93'%20fill='%23D3242C'%20width='283.465'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='de'%3e%3cg%3e%3cdesc%3eFlag%20of%20Germany%3c/desc%3e%3crect%20id='black_stripe'%20x='0.901'%20fill='%23010202'%20width='849.492'%20height='566.929'/%3e%3crect%20id='red_stripe'%20x='0.901'%20y='188.977'%20fill='%23DD0B15'%20width='849.492'%20height='377.953'/%3e%3crect%20id='gold_stripe'%20x='0.901'%20y='377.953'%20fill='%23FFCE05'%20width='849.492'%20height='188.976'/%3e%3c/g%3e%3c/g%3e%3cg%20id='fr'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20x='0.901'%20fill='%23CF1327'%20width='849.492'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%23FFFFFF'%20width='566.328'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%231D2C4E'%20width='283.164'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='ru'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20fill='%23FFFFFF'%20width='850.395'%20height='283.465'/%3e%3crect%20y='283.465'%20fill='%23D52D1E'%20width='850.395'%20height='283.464'/%3e%3crect%20y='188.977'%20fill='%231E4295'%20width='850.395'%20height='188.977'/%3e%3c/g%3e%3c/g%3e%3cg%20id='cn'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20x='0.901'%20fill='%23DF2B14'%20width='849.493'%20height='566.929'/%3e%3cg%20transform='translate(5,5)%20scale(3)'%3e%3cpath%20id='s'%20fill='%23FFDE08'%20d='M142.483,56.693l49.932,153.838L61.692,115.454h161.583L92.551,210.531L142.483,56.693z'/%3e%3c/g%3e%3cg%20transform='translate(10,2)%20rotate(23.036243)'%3e%3cpath%20id='s_1_'%20fill='%23FFDE08'%20d='M295.146,30.607l-4.728,53.71l-27.711-46.234l49.566,21.099l-52.488,12.096L295.146,30.607z'/%3e%3c/g%3e%3cg%20transform='translate(12,4)%20rotate(45.869898)'%3e%3cpath%20id='s_2_'%20fill='%23FFDE08'%20d='M361.022,93.648l-25.178,47.665l-7.617-53.376l37.503,38.701l-53.064-9.243L361.022,93.648z'/%3e%3c/g%3e%3cg%20transform='translate(12,7)%20rotate(69.945396)'%3e%3cpath%20id='s_3_'%20fill='%23FFDE08'%20d='M367.298,188.705l-42.412,33.236l14.797-51.844l18.47,50.649l-44.682-30.108L367.298,188.705z'%20/%3e%3c/g%3e%3cg%20transform='translate(10,9)%20rotate(20.659808)'%3e%3cpath%20id='s_4_'%20fill='%23FFDE08'%20d='M294.056,228.595l-2.5,53.86l-29.603-45.045l50.397,19.024l-51.942,14.264L294.056,228.595z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='uk'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20y='0.002'%20fill='%23FFFFFF'%20width='850.16'%20height='566.865'/%3e%3cpolygon%20fill='%23CF172C'%20points='382.569,0%20382.569,226.625%200,226.625%200,339.948%20382.569,339.948%20382.569,566.863%20467.592,566.863%20467.592,339.948%20850.16,339.948%20850.16,226.625%20467.592,226.625%20467.592,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,0%20495.946,183.497%20771.202,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,566.863%20771.202,566.863%20495.946,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,566.863%20354.214,566.863%20354.214,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,0%20354.214,183.497%20354.214,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0.003,188.95%20204.392,188.95%200.003,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,188.95%20850.16,188.95%20850.16,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,377.913%20850.16,514.171%20850.16,377.913%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0,377.913%200,514.171%20204.392,377.913%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='802.938,0%20520.004,188.95%20567.223,188.95%20850.605,0%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='330.156,377.909%20282.937,377.909%200,566.852%2047.219,566.852%20330.602,377.909%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='0,0%200,31.692%20236.091,189.098%20283.311,189.098%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='566.696,377.832%20850.008,566.929%20850.01,535.239%20613.92,377.832%20'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"})),en:Object.freeze(Object.defineProperty({__proto__:null,default:"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2016.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='850.394px'%20height='566.929px'%20viewBox='0%200%20850.394%20566.929'%20enable-background='new%200%200%20850.394%20566.929'%20xml:space='preserve'%3e%3cg%20id='it'%3e%3cg%3e%3crect%20fill='%23078E46'%20width='283.465'%20height='566.929'/%3e%3crect%20x='283.465'%20fill='%23FBFDFF'%20width='283.465'%20height='566.929'/%3e%3crect%20x='566.93'%20fill='%23D3242C'%20width='283.465'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='de'%3e%3cg%3e%3cdesc%3eFlag%20of%20Germany%3c/desc%3e%3crect%20id='black_stripe'%20x='0.901'%20fill='%23010202'%20width='849.492'%20height='566.929'/%3e%3crect%20id='red_stripe'%20x='0.901'%20y='188.977'%20fill='%23DD0B15'%20width='849.492'%20height='377.953'/%3e%3crect%20id='gold_stripe'%20x='0.901'%20y='377.953'%20fill='%23FFCE05'%20width='849.492'%20height='188.976'/%3e%3c/g%3e%3c/g%3e%3cg%20id='fr'%3e%3cg%3e%3crect%20x='0.901'%20fill='%23CF1327'%20width='849.492'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%23FFFFFF'%20width='566.328'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%231D2C4E'%20width='283.164'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='ru'%3e%3cg%3e%3crect%20fill='%23FFFFFF'%20width='850.395'%20height='283.465'/%3e%3crect%20y='283.465'%20fill='%23D52D1E'%20width='850.395'%20height='283.464'/%3e%3crect%20y='188.977'%20fill='%231E4295'%20width='850.395'%20height='188.977'/%3e%3c/g%3e%3c/g%3e%3cg%20id='cn'%3e%3cg%3e%3crect%20x='0.901'%20fill='%23DF2B14'%20width='849.493'%20height='566.929'/%3e%3cg%20transform='translate(5,5)%20scale(3)'%3e%3cpath%20id='s'%20fill='%23FFDE08'%20d='M142.483,56.693l49.932,153.838L61.692,115.454h161.583L92.551,210.531L142.483,56.693z'/%3e%3c/g%3e%3cg%20transform='translate(10,2)%20rotate(23.036243)'%3e%3cpath%20id='s_1_'%20fill='%23FFDE08'%20d='M295.146,30.607l-4.728,53.71l-27.711-46.234l49.566,21.099l-52.488,12.096L295.146,30.607z'/%3e%3c/g%3e%3cg%20transform='translate(12,4)%20rotate(45.869898)'%3e%3cpath%20id='s_2_'%20fill='%23FFDE08'%20d='M361.022,93.648l-25.178,47.665l-7.617-53.376l37.503,38.701l-53.064-9.243L361.022,93.648z'/%3e%3c/g%3e%3cg%20transform='translate(12,7)%20rotate(69.945396)'%3e%3cpath%20id='s_3_'%20fill='%23FFDE08'%20d='M367.298,188.705l-42.412,33.236l14.797-51.844l18.47,50.649l-44.682-30.108L367.298,188.705z'%20/%3e%3c/g%3e%3cg%20transform='translate(10,9)%20rotate(20.659808)'%3e%3cpath%20id='s_4_'%20fill='%23FFDE08'%20d='M294.056,228.595l-2.5,53.86l-29.603-45.045l50.397,19.024l-51.942,14.264L294.056,228.595z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='uk'%3e%3cg%3e%3crect%20y='0.002'%20fill='%23FFFFFF'%20width='850.16'%20height='566.865'/%3e%3cpolygon%20fill='%23CF172C'%20points='382.569,0%20382.569,226.625%200,226.625%200,339.948%20382.569,339.948%20382.569,566.863%20467.592,566.863%20467.592,339.948%20850.16,339.948%20850.16,226.625%20467.592,226.625%20467.592,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,0%20495.946,183.497%20771.202,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,566.863%20771.202,566.863%20495.946,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,566.863%20354.214,566.863%20354.214,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,0%20354.214,183.497%20354.214,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0.003,188.95%20204.392,188.95%200.003,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,188.95%20850.16,188.95%20850.16,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,377.913%20850.16,514.171%20850.16,377.913%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0,377.913%200,514.171%20204.392,377.913%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='802.938,0%20520.004,188.95%20567.223,188.95%20850.605,0%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='330.156,377.909%20282.937,377.909%200,566.852%2047.219,566.852%20330.602,377.909%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='0,0%200,31.692%20236.091,189.098%20283.311,189.098%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='566.696,377.832%20850.008,566.929%20850.01,535.239%20613.92,377.832%20'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"}))},Symbol.toStringTag,{value:"Module"})),og={name:"CmdSwitchLanguage",emits:["click"],data(){return{imageSources:[]}},props:{languages:{type:Array,required:!0}},methods:{getRoute(t){return _e(t)},activeLanguage(t){return t.active}},watch:{languages:{handler(){this.imageSources=[],this.languages.forEach(async t=>{const n=t.iso2;this.imageSources.push(tg[n].default)})},immediate:!0,deep:!0}}},ng={class:"cmd-switch-language"},lg=["href","title","onClick"],ig=["src","alt"],rg=["src","alt"];function ag(t,n,o,r,i,l){const a=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("div",ng,[e.createElementVNode("ul",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.languages,(s,c)=>(e.openBlock(),e.createElementBlock("li",{key:c},[s.link.type==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:s.link.path,class:e.normalizeClass(["flag",s.iso2,{active:l.activeLanguage(s)}]),title:s.tooltip,onClick:d=>t.$emit("click",{originalEvent:d,language:s})},[e.createElementVNode("img",{src:i.imageSources[c],alt:s.name},null,8,ig)],10,lg)):(e.openBlock(),e.createBlock(a,{key:1,class:e.normalizeClass(["flag",s.iso2]),to:l.getRoute(s),title:s.tooltip,onClick:d=>t.$emit("click",{originalEvent:d,language:s})},{default:e.withCtx(()=>[e.createElementVNode("img",{src:i.imageSources[c],alt:s.name},null,8,rg)]),_:2},1032,["class","to","title","onClick"]))]))),128))])])}const sg=S(og,[["render",ag]]),cg={name:"CmdSystemMessage",mixins:[Ie],data(){return{showSystemMessage:!0}},props:{useTransition:{type:Boolean,default:!0},validationStatus:{type:String,required:!0,validator(t){return t==="error"||t==="warning"||t==="success"||t==="info"}},fullWidth:{type:Boolean,default:!0},iconMessage:{type:Object,default:function(){return{show:!0,iconClass:"icon-warning",type:"auto"}}},systemMessage:{type:String,required:!1},messageHeadlineLevel:{type:[Number,String],default(){return 6}},iconClose:{type:Object,default(){return{show:!0,iconClass:"icon-cancel-circle",tooltip:"Close this message"}}}},computed:{headlineIcon(){return this.iconMessage.show?{iconClass:this.iconMessage.iconClass,type:this.iconMessage.type}:null}},watch:{message(){this.showSystemMessage=!0}}},dg=["role","aria-labelledby"],mg=["title"];function fg(t,n,o,r,i,l){const a=M,s=D;return e.openBlock(),e.createBlock(e.Transition,{name:o.useTransition?"fade":null},{default:e.withCtx(()=>[i.showSystemMessage?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["cmd-system-message","system-message","flex-container","vertical",{"full-width":o.fullWidth},o.validationStatus]),role:o.validationStatus==="error"?"alert":"dialog","aria-labelledby":t.htmlId},[o.iconClose.show&&o.iconClose.iconClass?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[0]||(n[0]=e.withModifiers(c=>i.showSystemMessage=!1,["prevent"])),title:o.iconClose.tooltip},[e.createVNode(a,{iconClass:o.iconClose.iconClass,type:o.iconClose.iconType},null,8,["iconClass","type"])],8,mg)):e.createCommentVNode("",!0),e.createVNode(s,{class:"message-headline",cmdIcon:l.headlineIcon,headlineText:o.systemMessage,headlineLevel:o.messageHeadlineLevel,id:t.htmlId},null,8,["cmdIcon","headlineText","headlineLevel","id"]),e.renderSlot(t.$slots,"default")],10,dg)):e.createCommentVNode("",!0)]),_:3},8,["name"])}const ol=S(cg,[["render",fg]]),ug={name:"CmdTable",data(){return{showTableData:!0,fullWidth:!1,hasOverflow:!1}},props:{useTransition:{type:Boolean,default:!0},tableData:{type:Object,required:!0},caption:{type:Object,required:!1},collapsible:{type:Boolean,default:!1},fullWidthOnDefault:{type:Boolean,default:!1},userCanToggleWidth:{type:Boolean,default:!0},showSlideButtons:{type:Boolean,default:!0},iconExpand:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-down",tooltip:"Expand table"}}},iconCollapse:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-up",tooltip:"Collapse table"}}},iconToggleWidth:{type:Object,default:function(){return{iconClass:"icon-toggle-table-width",tooltip:"Toggle table width"}}},iconStretch:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-right",tooltip:"Stretch table"}}}},mounted(){this.hasOverflow=this.$refs.table.clientWidth>this.$refs.innerWrapper.clientWidth},computed:{hasCaption(){var t,n;return this.hideCaption?!1:((t=this.tableData.caption)==null?void 0:t.text)||((n=this.caption)==null?void 0:n.text)},hideCaption(){var t,n,o;return((t=this.caption)==null?void 0:t.show)===!1||((n=this.caption)==null?void 0:n.show)!==!0&&!((o=this.tableData.caption)!=null&&o.show)}},methods:{scrollLeft(){this.$refs.innerWrapper.scrollLeft=0,this.$refs.table.previousElementSibling.style.cssText="left: 0;",this.updatePosition()},scrollRight(){this.$refs.table.querySelector("th:last-child").scrollIntoView(),this.$refs.table.nextElementSibling.style.cssText="right: auto;",this.updatePosition()},updatePosition(){const t=this.$refs.table.previousElementSibling,n=this.$refs.table.nextElementSibling,o=this.$refs.innerWrapper,r=o.getBoundingClientRect(),i=r.width+o.scrollLeft-n.getBoundingClientRect().width,l=o.scrollLeft;console.log("parentRect",r),t.style.left=`${l}px`,n.style.left=`${i}px`,l===0?t.style.display="none":t.style.display="flex",l===o.scrollLeftMax?n.style.display="none":n.style.display="flex"}},watch:{fullWidthOnDefault:{handler(){this.fullWidth=this.fullWidthOnDefault},immediate:!0}}},hg={key:0,class:"button-wrapper"},pg=["title"],gg=["title"],yg={"aria-expanded":"true"},kg={key:0,"aria-expanded":"true"};function bg(t,n,o,r,i,l){var c,d,m,f;const a=M,s=Me;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-table-wrapper",{collapsed:!i.showTableData,"full-width":i.fullWidth,"has-caption":l.hasCaption,"has-overflow":i.hasOverflow}])},[o.collapsible||o.userCanToggleWidth?(e.openBlock(),e.createElementBlock("div",hg,[o.userCanToggleWidth?(e.openBlock(),e.createElementBlock("a",{key:0,class:"button",href:"#",onClick:n[0]||(n[0]=e.withModifiers(p=>i.fullWidth=!i.fullWidth,["prevent"])),title:o.iconToggleWidth.tooltip},[e.createVNode(a,{iconClass:o.iconToggleWidth.iconClass,type:o.iconToggleWidth.iconType},null,8,["iconClass","type"])],8,pg)):e.createCommentVNode("",!0),o.collapsible?(e.openBlock(),e.createElementBlock("a",{key:1,class:"button",href:"#",onClick:n[1]||(n[1]=e.withModifiers(p=>i.showTableData=!i.showTableData,["prevent"])),title:i.showTableData?o.iconCollapse.tooltip:o.iconExpand.tooltip},[e.createVNode(a,{iconClass:i.showTableData?o.iconCollapse.iconClass:o.iconExpand.iconClass,type:i.showTableData?o.iconCollapse.iconType:o.iconExpand.iconType},null,8,["iconClass","type"])],8,gg)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"inner-wrapper",ref:"innerWrapper",onScroll:n[2]||(n[2]=(...p)=>l.updatePosition&&l.updatePosition(...p))},[o.showSlideButtons?(e.openBlock(),e.createBlock(s,{key:0,onClick:e.withModifiers(l.scrollLeft,["prevent"]),slideButtonType:"prev"},null,8,["onClick"])):e.createCommentVNode("",!0),e.createElementVNode("table",{ref:"table",class:e.normalizeClass({"full-width":i.fullWidth})},[(c=o.tableData.caption)!=null&&c.text||(d=o.caption)!=null&&d.text?(e.openBlock(),e.createElementBlock("caption",{key:0,class:e.normalizeClass({hidden:l.hideCaption})},e.toDisplayString(((m=o.caption)==null?void 0:m.text)||((f=o.tableData.caption)==null?void 0:f.text)),3)):e.createCommentVNode("",!0),e.createElementVNode("thead",null,[e.createElementVNode("tr",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.tableData.thead,(p,u)=>(e.openBlock(),e.createElementBlock("th",{key:u},e.toDisplayString(p),1))),128))])]),e.createVNode(e.Transition,{name:o.useTransition?"fade":null},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("tbody",yg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.tableData.tbody,(p,u)=>(e.openBlock(),e.createElementBlock("tr",{class:e.normalizeClass({active:o.tableData.rowIndexHighlighted===u}),key:u},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p,(h,b)=>(e.openBlock(),e.createElementBlock("td",{class:e.normalizeClass({active:o.tableData.columnIndexHighlighted===b}),key:b},e.toDisplayString(h),3))),128))],2))),128))],512),[[e.vShow,i.showTableData]])]),_:1},8,["name"]),e.createVNode(e.Transition,{name:o.useTransition?"fade":null},{default:e.withCtx(()=>[o.tableData.tfoot&&o.tableData.tfoot.length&&i.showTableData?(e.openBlock(),e.createElementBlock("tfoot",kg,[e.createElementVNode("tr",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.tableData.tfoot,(p,u)=>(e.openBlock(),e.createElementBlock("td",{class:e.normalizeClass({active:o.tableData.columnIndexHighlighted===u}),key:u},e.toDisplayString(p),3))),128))])])):e.createCommentVNode("",!0)]),_:1},8,["name"])],2),o.showSlideButtons?(e.openBlock(),e.createBlock(s,{key:1,onClick:e.withModifiers(l.scrollRight,["prevent"])},null,8,["onClick"])):e.createCommentVNode("",!0)],544)],2)}const Cg=S(ug,[["render",bg]]);cn({prefix:"cmd",icons:{"3d-cursor":{body:'<path d="M13 4H4v9.01h2V6h7V4z" fill="currentColor"/><path d="M29.49 13.12l-9-5a1 1 0 0 0-1 0l-9 5A1 1 0 0 0 10 14v10a1 1 0 0 0 .52.87l9 5A1 1 0 0 0 20 30a1.05 1.05 0 0 0 .49-.13l9-5A1 1 0 0 0 30 24V14a1 1 0 0 0-.51-.88zM19 27.3l-7-3.89v-7.72l7 3.89zm1-9.45L13.06 14L20 10.14L26.94 14zm8 5.56l-7 3.89v-7.72l7-3.89z" fill="currentColor"/>',hidden:!0},building:{body:'<path fill="currentColor" d="M28 2H16a2.002 2.002 0 0 0-2 2v10H4a2.002 2.002 0 0 0-2 2v14h28V4a2.002 2.002 0 0 0-2-2ZM9 28v-7h4v7Zm19 0H15v-8a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v8H4V16h12V4h12Z"/><path fill="currentColor" d="M18 8h2v2h-2zm6 0h2v2h-2zm-6 6h2v2h-2zm6 0h2v2h-2zm-6 6h2v2h-2zm6 0h2v2h-2z"/>'},linkedin:{body:`<path fill="currentColor" d="M12,12h5.535v2.837h0.078C18.384,13.456,20.27,12,23.078,12C28.92,12,30,15.637,30,20.367V30h-5.77v-8.54
1
+ (function(_,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(_=typeof globalThis<"u"?globalThis:_||self,e(_["comand-component-library"]={},_.Vue))})(this,function(_,e){"use strict";var D0=Object.defineProperty;var A0=(_,e,le)=>e in _?D0(_,e,{enumerable:!0,configurable:!0,writable:!0,value:le}):_[e]=le;var Xe=(_,e,le)=>A0(_,typeof e!="symbol"?e+"":e,le);const le=/^[a-z0-9]+(-[a-z0-9]+)*$/,Ye=(t,n,o,r="")=>{const i=t.split(":");if(t.slice(0,1)==="@"){if(i.length<2||i.length>3)return null;r=i.shift().slice(1)}if(i.length>3||!i.length)return null;if(i.length>1){const s=i.pop(),c=i.pop(),d={provider:i.length>0?i[0]:r,prefix:c,name:s};return n&&!Qe(d)?null:d}const l=i[0],a=l.split("-");if(a.length>1){const s={provider:r,prefix:a.shift(),name:a.join("-")};return n&&!Qe(s)?null:s}if(o&&r===""){const s={provider:r,prefix:"",name:l};return n&&!Qe(s,o)?null:s}return null},Qe=(t,n)=>t?!!((t.provider===""||t.provider.match(le))&&(n&&t.prefix===""||t.prefix.match(le))&&t.name.match(le)):!1,on=Object.freeze({left:0,top:0,width:16,height:16}),$e=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),ve=Object.freeze({...on,...$e}),Lt=Object.freeze({...ve,body:"",hidden:!1});function sr(t,n){const o={};!t.hFlip!=!n.hFlip&&(o.hFlip=!0),!t.vFlip!=!n.vFlip&&(o.vFlip=!0);const r=((t.rotate||0)+(n.rotate||0))%4;return r&&(o.rotate=r),o}function nn(t,n){const o=sr(t,n);for(const r in Lt)r in $e?r in t&&!(r in o)&&(o[r]=$e[r]):r in n?o[r]=n[r]:r in t&&(o[r]=t[r]);return o}function cr(t,n){const o=t.icons,r=t.aliases||{},i=Object.create(null);function l(a){if(o[a])return i[a]=[];if(!(a in i)){i[a]=null;const s=r[a]&&r[a].parent,c=s&&l(s);c&&(i[a]=[s].concat(c))}return i[a]}return Object.keys(o).concat(Object.keys(r)).forEach(l),i}function dr(t,n,o){const r=t.icons,i=t.aliases||{};let l={};function a(s){l=nn(r[s]||i[s],l)}return a(n),o.forEach(a),nn(t,l)}function ln(t,n){const o=[];if(typeof t!="object"||typeof t.icons!="object")return o;t.not_found instanceof Array&&t.not_found.forEach(i=>{n(i,null),o.push(i)});const r=cr(t);for(const i in r){const l=r[i];l&&(n(i,dr(t,i,l)),o.push(i))}return o}const mr={provider:"",aliases:{},not_found:{},...on};function Dt(t,n){for(const o in n)if(o in t&&typeof t[o]!=typeof n[o])return!1;return!0}function rn(t){if(typeof t!="object"||t===null)return null;const n=t;if(typeof n.prefix!="string"||!t.icons||typeof t.icons!="object"||!Dt(t,mr))return null;const o=n.icons;for(const i in o){const l=o[i];if(!i.match(le)||typeof l.body!="string"||!Dt(l,Lt))return null}const r=n.aliases||{};for(const i in r){const l=r[i],a=l.parent;if(!i.match(le)||typeof a!="string"||!o[a]&&!r[a]||!Dt(l,Lt))return null}return n}const an=Object.create(null);function fr(t,n){return{provider:t,prefix:n,icons:Object.create(null),missing:new Set}}function he(t,n){const o=an[t]||(an[t]=Object.create(null));return o[n]||(o[n]=fr(t,n))}function At(t,n){return rn(n)?ln(n,(o,r)=>{r?t.icons[o]=r:t.missing.add(o)}):[]}function ur(t,n,o){try{if(typeof o.body=="string")return t.icons[n]={...o},!0}catch{}return!1}let Ne=!1;function sn(t){return typeof t=="boolean"&&(Ne=t),Ne}function hr(t){const n=typeof t=="string"?Ye(t,!0,Ne):t;if(n){const o=he(n.provider,n.prefix),r=n.name;return o.icons[r]||(o.missing.has(r)?null:void 0)}}function pr(t,n){const o=Ye(t,!0,Ne);if(!o)return!1;const r=he(o.provider,o.prefix);return ur(r,o.name,n)}function cn(t,n){if(typeof t!="object")return!1;if(typeof n!="string"&&(n=t.provider||""),Ne&&!n&&!t.prefix){let i=!1;return rn(t)&&(t.prefix="",ln(t,(l,a)=>{a&&pr(l,a)&&(i=!0)})),i}const o=t.prefix;if(!Qe({provider:n,prefix:o,name:"a"}))return!1;const r=he(n,o);return!!At(r,t)}const dn=Object.freeze({width:null,height:null}),mn=Object.freeze({...dn,...$e}),gr=/(-?[0-9.]*[0-9]+[0-9.]*)/g,yr=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function fn(t,n,o){if(n===1)return t;if(o=o||100,typeof t=="number")return Math.ceil(t*n*o)/o;if(typeof t!="string")return t;const r=t.split(gr);if(r===null||!r.length)return t;const i=[];let l=r.shift(),a=yr.test(l);for(;;){if(a){const s=parseFloat(l);isNaN(s)?i.push(l):i.push(Math.ceil(s*n*o)/o)}else i.push(l);if(l=r.shift(),l===void 0)return i.join("");a=!a}}function kr(t,n){const o={...ve,...t},r={...mn,...n},i={left:o.left,top:o.top,width:o.width,height:o.height};let l=o.body;[o,r].forEach(u=>{const h=[],b=u.hFlip,g=u.vFlip;let B=u.rotate;b?g?B+=2:(h.push("translate("+(i.width+i.left).toString()+" "+(0-i.top).toString()+")"),h.push("scale(-1 1)"),i.top=i.left=0):g&&(h.push("translate("+(0-i.left).toString()+" "+(i.height+i.top).toString()+")"),h.push("scale(1 -1)"),i.top=i.left=0);let w;switch(B<0&&(B-=Math.floor(B/4)*4),B=B%4,B){case 1:w=i.height/2+i.top,h.unshift("rotate(90 "+w.toString()+" "+w.toString()+")");break;case 2:h.unshift("rotate(180 "+(i.width/2+i.left).toString()+" "+(i.height/2+i.top).toString()+")");break;case 3:w=i.width/2+i.left,h.unshift("rotate(-90 "+w.toString()+" "+w.toString()+")");break}B%2===1&&(i.left!==i.top&&(w=i.left,i.left=i.top,i.top=w),i.width!==i.height&&(w=i.width,i.width=i.height,i.height=w)),h.length&&(l='<g transform="'+h.join(" ")+'">'+l+"</g>")});const a=r.width,s=r.height,c=i.width,d=i.height;let m,f;return a===null?(f=s===null?"1em":s==="auto"?d:s,m=fn(f,c/d)):(m=a==="auto"?c:a,f=s===null?fn(m,d/c):s==="auto"?d:s),{attributes:{width:m.toString(),height:f.toString(),viewBox:i.left.toString()+" "+i.top.toString()+" "+c.toString()+" "+d.toString()},body:l}}const br=/\sid="(\S+)"/g,Cr="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Br=0;function wr(t,n=Cr){const o=[];let r;for(;r=br.exec(t);)o.push(r[1]);return o.length&&o.forEach(i=>{const l=typeof n=="function"?n(i):n+(Br++).toString(),a=i.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");t=t.replace(new RegExp('([#;"])('+a+')([")]|\\.[a-z])',"g"),"$1"+l+"$3")}),t}const Rt=Object.create(null);function xr(t,n){Rt[t]=n}function qt(t){return Rt[t]||Rt[""]}function zt(t){let n;if(typeof t.resources=="string")n=[t.resources];else if(n=t.resources,!(n instanceof Array)||!n.length)return null;return{resources:n,path:t.path||"/",maxURL:t.maxURL||500,rotate:t.rotate||750,timeout:t.timeout||5e3,random:t.random===!0,index:t.index||0,dataAfterTimeout:t.dataAfterTimeout!==!1}}const Ht=Object.create(null),Oe=["https://api.simplesvg.com","https://api.unisvg.com"],et=[];for(;Oe.length>0;)Oe.length===1||Math.random()>.5?et.push(Oe.shift()):et.push(Oe.pop());Ht[""]=zt({resources:["https://api.iconify.design"].concat(et)});function _r(t,n){const o=zt(n);return o===null?!1:(Ht[t]=o,!0)}function jt(t){return Ht[t]}let un=(()=>{let t;try{if(t=fetch,typeof t=="function")return t}catch{}})();function Sr(t,n){const o=jt(t);if(!o)return 0;let r;if(!o.maxURL)r=0;else{let i=0;o.resources.forEach(a=>{i=Math.max(i,a.length)});const l=n+".json?icons=";r=o.maxURL-i-o.path.length-l.length}return r}function Er(t){return t===404}const Tr=(t,n,o)=>{const r=[],i=Sr(t,n),l="icons";let a={type:l,provider:t,prefix:n,icons:[]},s=0;return o.forEach((c,d)=>{s+=c.length+1,s>=i&&d>0&&(r.push(a),a={type:l,provider:t,prefix:n,icons:[]},s=c.length),a.icons.push(c)}),r.push(a),r};function Vr(t){if(typeof t=="string"){const n=jt(t);if(n)return n.path}return"/"}const Nr={prepare:Tr,send:(t,n,o)=>{if(!un){o("abort",424);return}let r=Vr(n.provider);switch(n.type){case"icons":{const l=n.prefix,s=n.icons.join(","),c=new URLSearchParams({icons:s});r+=l+".json?"+c.toString();break}case"custom":{const l=n.uri;r+=l.slice(0,1)==="/"?l.slice(1):l;break}default:o("abort",400);return}let i=503;un(t+r).then(l=>{const a=l.status;if(a!==200){setTimeout(()=>{o(Er(a)?"abort":"next",a)});return}return i=501,l.json()}).then(l=>{if(typeof l!="object"||l===null){setTimeout(()=>{o("next",i)});return}setTimeout(()=>{o("success",l)})}).catch(()=>{o("next",i)})}};function Or(t){const n={loaded:[],missing:[],pending:[]},o=Object.create(null);t.sort((i,l)=>i.provider!==l.provider?i.provider.localeCompare(l.provider):i.prefix!==l.prefix?i.prefix.localeCompare(l.prefix):i.name.localeCompare(l.name));let r={provider:"",prefix:"",name:""};return t.forEach(i=>{if(r.name===i.name&&r.prefix===i.prefix&&r.provider===i.provider)return;r=i;const l=i.provider,a=i.prefix,s=i.name,c=o[l]||(o[l]=Object.create(null)),d=c[a]||(c[a]=he(l,a));let m;s in d.icons?m=n.loaded:a===""||d.missing.has(s)?m=n.missing:m=n.pending;const f={provider:l,prefix:a,name:s};m.push(f)}),n}function hn(t,n){t.forEach(o=>{const r=o.loaderCallbacks;r&&(o.loaderCallbacks=r.filter(i=>i.id!==n))})}function Fr(t){t.pendingCallbacksFlag||(t.pendingCallbacksFlag=!0,setTimeout(()=>{t.pendingCallbacksFlag=!1;const n=t.loaderCallbacks?t.loaderCallbacks.slice(0):[];if(!n.length)return;let o=!1;const r=t.provider,i=t.prefix;n.forEach(l=>{const a=l.icons,s=a.pending.length;a.pending=a.pending.filter(c=>{if(c.prefix!==i)return!0;const d=c.name;if(t.icons[d])a.loaded.push({provider:r,prefix:i,name:d});else if(t.missing.has(d))a.missing.push({provider:r,prefix:i,name:d});else return o=!0,!0;return!1}),a.pending.length!==s&&(o||hn([t],l.id),l.callback(a.loaded.slice(0),a.missing.slice(0),a.pending.slice(0),l.abort))})}))}let Ir=0;function Mr(t,n,o){const r=Ir++,i=hn.bind(null,o,r);if(!n.pending.length)return i;const l={id:r,icons:n,callback:t,abort:i};return o.forEach(a=>{(a.loaderCallbacks||(a.loaderCallbacks=[])).push(l)}),i}function Pr(t,n=!0,o=!1){const r=[];return t.forEach(i=>{const l=typeof i=="string"?Ye(i,n,o):i;l&&r.push(l)}),r}var Lr={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function Dr(t,n,o,r){const i=t.resources.length,l=t.random?Math.floor(Math.random()*i):t.index;let a;if(t.random){let C=t.resources.slice(0);for(a=[];C.length>1;){const E=Math.floor(Math.random()*C.length);a.push(C[E]),C=C.slice(0,E).concat(C.slice(E+1))}a=a.concat(C)}else a=t.resources.slice(l).concat(t.resources.slice(0,l));const s=Date.now();let c="pending",d=0,m,f=null,p=[],u=[];typeof r=="function"&&u.push(r);function h(){f&&(clearTimeout(f),f=null)}function b(){c==="pending"&&(c="aborted"),h(),p.forEach(C=>{C.status==="pending"&&(C.status="aborted")}),p=[]}function g(C,E){E&&(u=[]),typeof C=="function"&&u.push(C)}function B(){return{startTime:s,payload:n,status:c,queriesSent:d,queriesPending:p.length,subscribe:g,abort:b}}function w(){c="failed",u.forEach(C=>{C(void 0,m)})}function x(){p.forEach(C=>{C.status==="pending"&&(C.status="aborted")}),p=[]}function T(C,E,I){const A=E!=="success";switch(p=p.filter(P=>P!==C),c){case"pending":break;case"failed":if(A||!t.dataAfterTimeout)return;break;default:return}if(E==="abort"){m=I,w();return}if(A){m=I,p.length||(a.length?F():w());return}if(h(),x(),!t.random){const P=t.resources.indexOf(C.resource);P!==-1&&P!==t.index&&(t.index=P)}c="completed",u.forEach(P=>{P(I)})}function F(){if(c!=="pending")return;h();const C=a.shift();if(C===void 0){if(p.length){f=setTimeout(()=>{h(),c==="pending"&&(x(),w())},t.timeout);return}w();return}const E={status:"pending",resource:C,callback:(I,A)=>{T(E,I,A)}};p.push(E),d++,f=setTimeout(F,t.rotate),o(C,n,E.callback)}return setTimeout(F),B}function pn(t){const n={...Lr,...t};let o=[];function r(){o=o.filter(s=>s().status==="pending")}function i(s,c,d){const m=Dr(n,s,c,(f,p)=>{r(),d&&d(f,p)});return o.push(m),m}function l(s){return o.find(c=>s(c))||null}return{query:i,find:l,setIndex:s=>{n.index=s},getIndex:()=>n.index,cleanup:r}}function gn(){}const Ut=Object.create(null);function Ar(t){if(!Ut[t]){const n=jt(t);if(!n)return;const o=pn(n),r={config:n,redundancy:o};Ut[t]=r}return Ut[t]}function Rr(t,n,o){let r,i;if(typeof t=="string"){const l=qt(t);if(!l)return o(void 0,424),gn;i=l.send;const a=Ar(t);a&&(r=a.redundancy)}else{const l=zt(t);if(l){r=pn(l);const a=t.resources?t.resources[0]:"",s=qt(a);s&&(i=s.send)}}return!r||!i?(o(void 0,424),gn):r.query(n,i,o)().abort}const yn="iconify2",Fe="iconify",kn=Fe+"-count",bn=Fe+"-version",Cn=36e5,qr=168;function Wt(t,n){try{return t.getItem(n)}catch{}}function Gt(t,n,o){try{return t.setItem(n,o),!0}catch{}}function Bn(t,n){try{t.removeItem(n)}catch{}}function Jt(t,n){return Gt(t,kn,n.toString())}function Kt(t){return parseInt(Wt(t,kn))||0}const tt={local:!0,session:!0},wn={local:new Set,session:new Set};let Zt=!1;function zr(t){Zt=t}let ot=typeof window>"u"?{}:window;function xn(t){const n=t+"Storage";try{if(ot&&ot[n]&&typeof ot[n].length=="number")return ot[n]}catch{}tt[t]=!1}function _n(t,n){const o=xn(t);if(!o)return;const r=Wt(o,bn);if(r!==yn){if(r){const s=Kt(o);for(let c=0;c<s;c++)Bn(o,Fe+c.toString())}Gt(o,bn,yn),Jt(o,0);return}const i=Math.floor(Date.now()/Cn)-qr,l=s=>{const c=Fe+s.toString(),d=Wt(o,c);if(typeof d=="string"){try{const m=JSON.parse(d);if(typeof m=="object"&&typeof m.cached=="number"&&m.cached>i&&typeof m.provider=="string"&&typeof m.data=="object"&&typeof m.data.prefix=="string"&&n(m,s))return!0}catch{}Bn(o,c)}};let a=Kt(o);for(let s=a-1;s>=0;s--)l(s)||(s===a-1?(a--,Jt(o,a)):wn[t].add(s))}function Sn(){if(!Zt){zr(!0);for(const t in tt)_n(t,n=>{const o=n.data,r=n.provider,i=o.prefix,l=he(r,i);if(!At(l,o).length)return!1;const a=o.lastModified||-1;return l.lastModifiedCached=l.lastModifiedCached?Math.min(l.lastModifiedCached,a):a,!0})}}function Hr(t,n){const o=t.lastModifiedCached;if(o&&o>=n)return o===n;if(t.lastModifiedCached=n,o)for(const r in tt)_n(r,i=>{const l=i.data;return i.provider!==t.provider||l.prefix!==t.prefix||l.lastModified===n});return!0}function jr(t,n){Zt||Sn();function o(r){let i;if(!tt[r]||!(i=xn(r)))return;const l=wn[r];let a;if(l.size)l.delete(a=Array.from(l).shift());else if(a=Kt(i),!Jt(i,a+1))return;const s={cached:Math.floor(Date.now()/Cn),provider:t.provider,data:n};return Gt(i,Fe+a.toString(),JSON.stringify(s))}n.lastModified&&!Hr(t,n.lastModified)||Object.keys(n.icons).length&&(n.not_found&&(n=Object.assign({},n),delete n.not_found),o("local")||o("session"))}function En(){}function Ur(t){t.iconsLoaderFlag||(t.iconsLoaderFlag=!0,setTimeout(()=>{t.iconsLoaderFlag=!1,Fr(t)}))}function Wr(t,n){t.iconsToLoad?t.iconsToLoad=t.iconsToLoad.concat(n).sort():t.iconsToLoad=n,t.iconsQueueFlag||(t.iconsQueueFlag=!0,setTimeout(()=>{t.iconsQueueFlag=!1;const{provider:o,prefix:r}=t,i=t.iconsToLoad;delete t.iconsToLoad;let l;if(!i||!(l=qt(o)))return;l.prepare(o,r,i).forEach(s=>{Rr(o,s,(c,d)=>{if(typeof c!="object"){if(d!==404)return;s.icons.forEach(m=>{t.missing.add(m)})}else try{const m=At(t,c);if(!m.length)return;const f=t.pendingIcons;f&&m.forEach(p=>{f.delete(p)}),jr(t,c)}catch(m){console.error(m)}Ur(t)})})}))}const Gr=(t,n)=>{const o=Pr(t,!0,sn()),r=Or(o);if(!r.pending.length){let c=!0;return n&&setTimeout(()=>{c&&n(r.loaded,r.missing,r.pending,En)}),()=>{c=!1}}const i=Object.create(null),l=[];let a,s;return r.pending.forEach(c=>{const{provider:d,prefix:m}=c;if(m===s&&d===a)return;a=d,s=m,l.push(he(d,m));const f=i[d]||(i[d]=Object.create(null));f[m]||(f[m]=[])}),r.pending.forEach(c=>{const{provider:d,prefix:m,name:f}=c,p=he(d,m),u=p.pendingIcons||(p.pendingIcons=new Set);u.has(f)||(u.add(f),i[d][m].push(f))}),l.forEach(c=>{const{provider:d,prefix:m}=c;i[d][m].length&&Wr(c,i[d][m])}),n?Mr(n,r,l):En};function Jr(t,n){const o={...t};for(const r in n){const i=n[r],l=typeof i;r in dn?(i===null||i&&(l==="string"||l==="number"))&&(o[r]=i):l===typeof o[r]&&(o[r]=r==="rotate"?i%4:i)}return o}const Kr=/[\s,]+/;function Zr(t,n){n.split(Kr).forEach(o=>{switch(o.trim()){case"horizontal":t.hFlip=!0;break;case"vertical":t.vFlip=!0;break}})}function Xr(t,n=0){const o=t.replace(/^-?[0-9.]*/,"");function r(i){for(;i<0;)i+=4;return i%4}if(o===""){const i=parseInt(t);return isNaN(i)?0:r(i)}else if(o!==t){let i=0;switch(o){case"%":i=25;break;case"deg":i=90}if(i){let l=parseFloat(t.slice(0,t.length-o.length));return isNaN(l)?0:(l=l/i,l%1===0?r(l):0)}}return n}function Yr(t,n){let o=t.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in n)o+=" "+r+'="'+n[r]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+o+">"+t+"</svg>"}function Qr(t){return t.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function $r(t){return'url("data:image/svg+xml,'+Qr(t)+'")'}const Tn={...mn,inline:!1},vr={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},ea={display:"inline-block"},Xt={backgroundColor:"currentColor"},Vn={backgroundColor:"transparent"},Nn={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},On={webkitMask:Xt,mask:Xt,background:Vn};for(const t in On){const n=On[t];for(const o in Nn)n[t+o]=Nn[o]}const nt={};["horizontal","vertical"].forEach(t=>{const n=t.slice(0,1)+"Flip";nt[t+"-flip"]=n,nt[t.slice(0,1)+"-flip"]=n,nt[t+"Flip"]=n});function Fn(t){return t+(t.match(/^[-0-9.]+$/)?"px":"")}const In=(t,n)=>{const o=Jr(Tn,n),r={...vr},i=n.mode||"svg",l={},a=n.style,s=typeof a=="object"&&!(a instanceof Array)?a:{};for(let b in n){const g=n[b];if(g!==void 0)switch(b){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":o[b]=g===!0||g==="true"||g===1;break;case"flip":typeof g=="string"&&Zr(o,g);break;case"color":l.color=g;break;case"rotate":typeof g=="string"?o[b]=Xr(g):typeof g=="number"&&(o[b]=g);break;case"ariaHidden":case"aria-hidden":g!==!0&&g!=="true"&&delete r["aria-hidden"];break;default:{const B=nt[b];B?(g===!0||g==="true"||g===1)&&(o[B]=!0):Tn[b]===void 0&&(r[b]=g)}}}const c=kr(t,o),d=c.attributes;if(o.inline&&(l.verticalAlign="-0.125em"),i==="svg"){r.style={...l,...s},Object.assign(r,d);let b=0,g=n.id;return typeof g=="string"&&(g=g.replace(/-/g,"_")),r.innerHTML=wr(c.body,g?()=>g+"ID"+b++:"iconifyVue"),e.h("svg",r)}const{body:m,width:f,height:p}=t,u=i==="mask"||(i==="bg"?!1:m.indexOf("currentColor")!==-1),h=Yr(m,{...d,width:f+"",height:p+""});return r.style={...l,"--svg":$r(h),width:Fn(d.width),height:Fn(d.height),...ea,...u?Xt:Vn,...s},e.h("span",r)};if(sn(!0),xr("",Nr),typeof document<"u"&&typeof window<"u"){Sn();const t=window;if(t.IconifyPreload!==void 0){const n=t.IconifyPreload,o="Invalid IconifyPreload syntax.";typeof n=="object"&&n!==null&&(n instanceof Array?n:[n]).forEach(r=>{try{(typeof r!="object"||r===null||r instanceof Array||typeof r.icons!="object"||typeof r.prefix!="string"||!cn(r))&&console.error(o)}catch{console.error(o)}})}if(t.IconifyProviders!==void 0){const n=t.IconifyProviders;if(typeof n=="object"&&n!==null)for(let o in n){const r="IconifyProviders["+o+"] is invalid.";try{const i=n[o];if(typeof i!="object"||!i||i.resources===void 0)continue;_r(o,i)||console.error(r)}catch{console.error(r)}}}}const ta={...ve,body:""},oa=e.defineComponent({inheritAttrs:!1,data(){return{iconMounted:!1,counter:0}},mounted(){this._name="",this._loadingIcon=null,this.iconMounted=!0},unmounted(){this.abortLoading()},methods:{abortLoading(){this._loadingIcon&&(this._loadingIcon.abort(),this._loadingIcon=null)},getIcon(t,n){if(typeof t=="object"&&t!==null&&typeof t.body=="string")return this._name="",this.abortLoading(),{data:t};let o;if(typeof t!="string"||(o=Ye(t,!1,!0))===null)return this.abortLoading(),null;const r=hr(o);if(!r)return(!this._loadingIcon||this._loadingIcon.name!==t)&&(this.abortLoading(),this._name="",r!==null&&(this._loadingIcon={name:t,abort:Gr([o],()=>{this.counter++})})),null;this.abortLoading(),this._name!==t&&(this._name=t,n&&n(t));const i=["iconify"];return o.prefix!==""&&i.push("iconify--"+o.prefix),o.provider!==""&&i.push("iconify--"+o.provider),{data:r,classes:i}}},render(){this.counter;const t=this.$attrs,n=this.iconMounted?this.getIcon(t.icon,t.onLoad):null;if(!n)return In(ta,t);let o=t;return n.classes&&(o={...t,class:(typeof t.class=="string"?t.class+" ":"")+n.classes.join(" ")}),In({...ve,...n.data},o)}}),S=(t,n)=>{const o=t.__vccOpts||t;for(const[r,i]of n)o[r]=i;return o},na={name:"CmdIcon",components:{Icon:oa},props:{type:{type:String,default:"auto",validator(t){return t==="auto"||t==="iconify"}},iconClass:{type:String,required:!0},tooltip:{type:String,required:!1}},computed:{isIconify(){return this.type==="iconify"?!0:this.type==="auto"?this.iconClass.includes(":"):!1}}},la=["title"];function ia(t,n,o,r,i,l){const a=e.resolveComponent("Icon");return l.isIconify?(e.openBlock(),e.createBlock(a,{key:0,icon:o.iconClass,title:o.tooltip,class:e.normalizeClass(t.$attrs.class)},null,8,["icon","title","class"])):(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass([o.iconClass,t.$attrs.class]),title:o.tooltip},null,10,la))}const M=S(na,[["render",ia]]);function ae(t,n){return lt(t,"EditComponentWrapper",n)}function ra(t){return lt(t,"EditModeSettingsSidebar")}function aa(t){return lt(t,"EditModeMainSidebar")}function lt(t,n,o){var r;return((r=t==null?void 0:t.$options)==null?void 0:r.name)===n&&(o==null||o(t))?t:t!=null&&t.$parent?lt(t.$parent,n,o):null}function se(t,...n){const o=[];for(let r=ae(t);r;r=ae(r.$parent))r.componentPath&&o.unshift(...r.componentPath);return o.push(...n),o}function sa(t){return Array.isArray(t)&&t.length>0?JSON.stringify(t):""}function j(t,n){var o;return(o=t==null?void 0:t.$options)!=null&&o.name?{name:t.$options.name,...n}:n}const ca={name:"EditComponentWrapper",inject:{editModeContext:{default:null}},props:{allowedComponentTypes:{type:Array},componentName:{type:String},componentProps:{type:Object},componentPath:{type:Array,required:!0},allowAddComponent:{type:Boolean},allowDeleteComponent:{type:Boolean,default:!0},showComponentName:{type:Boolean,default:!0},componentTag:{type:String},itemProvider:{type:Function}},data(){return{componentIdentifier:"",editStateListeners:[],updateHandlerProviders:[],addHandlerProvider:null,showComponentSelection:!1,showAddComponentButtons:!1,addComponentLevel:""}},computed:{isOuterComponent(){return!ae(this.$parent,t=>(t==null?void 0:t.componentName)!=="CmdContainer")},active(){return this.editModeContext?ae(this.$parent,n=>(n==null?void 0:n.componentName)!=="CmdContainer")?!!this.editModeContext.system.isActiveChildComponent(Y(this)):!!this.editModeContext.system.isActiveComponent(Y(this)):!1},editing(){var t;return(t=this.editModeContext)==null?void 0:t.content.isEditing(this.componentIdentifier)},hasSettings(){const t=`${this.componentName}Settings`;return!!e.getCurrentInstance().appContext.components[t]}},methods:{addHighlightRelatedComponent(t){t.target.parentNode.classList.add("highlight")},removeHighlightRelatedComponent(t){t.target.parentNode.classList.remove("highlight")},showActionButtons(){const t=ae(this.$parent,n=>(n==null?void 0:n.componentName)!=="CmdContainer");this.editModeContext.system.setActiveComponent(Y(t),Y(this))},deleteComponent(){var t;!this.editing&&this.allowDeleteComponent&&confirm("Delete this component and its content?")&&((t=this.editModeContext)==null||t.store.deleteContent(Y(this)),this.editModeContext.settings.stopEditing())},deleteInnerComponent(){this.editModeContext.store.deleteContent(Y(this)),this.editModeContext.settings.stopEditing()},cancelComponent(t){this.editing&&(t.stopPropagation(),this.editModeContext.content.stopEditing())},editComponent(t){t==null||t.stopPropagation(),t||this.showActionButtons();const n=this.$refs.editComponent;this.editModeContext.content.startEditing(this.componentIdentifier),this.$nextTick(()=>{var o;return(o=n.querySelector("input"))==null?void 0:o.focus()})},saveComponent(){this.editModeContext.store.updateContent(Y(this),this.updateHandlerProviders.map(t=>t())),this.editModeContext.content.stopEditing()},editSettings(t,n){t.stopPropagation(),!this.editing&&this.hasSettings&&this.editModeContext.settings.startEditing(this.componentIdentifier,this.componentName,this.componentProps,this.allowedComponentTypes,Y(this),this.saveSettings,this.deleteInnerComponent,n||"edit")},addEntry(t){this.itemProvider?this.editModeContext.content.addContent(Y(this),this.itemProvider):this.editSettings(t,"add")},saveSettings(t){this.editModeContext.store.updateSettings(Y(this),t),this.editModeContext.settings.stopEditing()},addEditStateListener(t){this.editStateListeners.push(t),t(this.editing)},addUpdateHandlerProvider(t){this.updateHandlerProviders.push(t)},setAddHandlerProvider(t){t&&(this.addHandlerProvider=t)}},watch:{componentPath:{handler(){this.componentIdentifier=sa(Y(this))},immediate:!0,deep:!0},editing(t){this.editStateListeners.forEach(n=>n(t))}}};function Y(t){const n=[];for(let o=t;o;o=ae(o.$parent))o.componentPath&&n.unshift(...o.componentPath);return n}const da={key:0,class:"action-buttons-wrapper"},ma=["data-component"],fa=["title"],ua=["href"],ha={key:0},pa={key:1},ga={key:0,class:"component-name"},ya=["data-component"],ka=["title"],ba=["href","title"],Ca=["title"],Ba={key:0},wa={key:1},xa=["title"],_a=["title"];function Sa(t,n,o,r,i,l){const a=M;return e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.componentTag||"div"),{class:e.normalizeClass(["edit-component-wrapper",{active:l.active}]),tabindex:"0",onClick:e.withModifiers(l.showActionButtons,["stop"]),ref:"editComponent",title:l.active?"Select an action from the buttons in the top-left corner":"Click to select this element","data-identifier":i.componentIdentifier},{default:e.withCtx(()=>[o.componentTag==="ul"?(e.openBlock(),e.createElementBlock("li",da,[e.withDirectives(e.createElementVNode("ul",{class:"flex-container no-flex action-buttons","data-component":o.componentName},[e.createElementVNode("li",null,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon button confirm",{disabled:!i.addHandlerProvider&&!o.itemProvider&&!o.allowAddComponent}]),href:"#",onClick:n[0]||(n[0]=e.withModifiers(s=>l.addEntry(s),["prevent"])),title:l.isOuterComponent?"Add new component":"Add new item/entry"},[e.createVNode(a,{iconClass:(l.isOuterComponent,"icon-plus")},null,8,["iconClass"])],10,fa)]),e.createElementVNode("li",null,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon button primary",{disabled:l.editing||!l.hasSettings}]),href:l.editing?null:"#",onClick:n[1]||(n[1]=e.withModifiers((...s)=>l.editSettings&&l.editSettings(...s),["prevent"])),title:"Edit settings of this component"},[e.createVNode(a,{iconClass:l.isOuterComponent?"icon-cogs":"icon-cog"},null,8,["iconClass"])],10,ua)]),e.createElementVNode("li",null,[e.createElementVNode("a",{class:"icon-hexagon button-delete",href:"#",onClick:n[2]||(n[2]=e.withModifiers((...s)=>l.deleteComponent&&l.deleteComponent(...s),["prevent"])),title:"Delete this component (and its content)"},[e.createVNode(a,{iconClass:"icon-trash"})])]),l.isOuterComponent?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",ha,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon button-cancel",{disabled:!l.editing}]),href:"#",onClick:n[3]||(n[3]=e.withModifiers((...s)=>l.cancelComponent&&l.cancelComponent(...s),["prevent"])),title:"Cancel editing (changes will not be saved)"},[e.createVNode(a,{iconClass:"icon-cancel"})],2)])),l.isOuterComponent?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",pa,[l.editing?(e.openBlock(),e.createElementBlock("a",{key:0,class:"icon-hexagon button-save",href:"#",onClick:n[4]||(n[4]=e.withModifiers((...s)=>l.saveComponent&&l.saveComponent(...s),["prevent"])),title:"Save changes of this component"},[e.createVNode(a,{iconClass:"icon-check"})])):(e.openBlock(),e.createElementBlock("a",{key:1,class:e.normalizeClass(["icon-hexagon button",{disabled:l.editModeContext.settings.isEditing(i.componentIdentifier)}]),href:"#",onClick:n[5]||(n[5]=e.withModifiers((...s)=>l.editComponent&&l.editComponent(...s),["prevent"])),title:"Edit content of this component"},[e.createVNode(a,{iconClass:"icon-edit"})],2))]))],8,ma),[[e.vShow,l.active]])])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[l.isOuterComponent?(e.openBlock(),e.createElementBlock("p",ga,e.toDisplayString(o.componentName),1)):e.createCommentVNode("",!0),e.withDirectives(e.createElementVNode("ul",{class:"flex-container no-flex action-buttons","data-component":o.componentName,onMouseenter:n[12]||(n[12]=(...s)=>l.addHighlightRelatedComponent&&l.addHighlightRelatedComponent(...s)),onMouseleave:n[13]||(n[13]=(...s)=>l.removeHighlightRelatedComponent&&l.removeHighlightRelatedComponent(...s))},[e.createElementVNode("li",null,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon use-icon-as-background button confirm",{disabled:!i.addHandlerProvider&&!o.itemProvider&&!o.allowAddComponent}]),href:"#",onClick:n[6]||(n[6]=e.withModifiers((...s)=>l.addEntry&&l.addEntry(...s),["prevent"])),title:l.isOuterComponent?"Add new component":"Add new item/entry"},[e.createVNode(a,{iconClass:(l.isOuterComponent,"icon-plus")},null,8,["iconClass"])],10,ka)]),e.createElementVNode("li",null,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon use-icon-as-background button primary",{disabled:l.editing||!l.hasSettings}]),href:l.editing?null:"#",onClick:n[7]||(n[7]=e.withModifiers((...s)=>l.editSettings&&l.editSettings(...s),["prevent"])),title:"Edit settings for "+o.componentName},[e.createVNode(a,{iconClass:l.isOuterComponent?"icon-cogs":"icon-cog"},null,8,["iconClass"])],10,ba)]),e.createElementVNode("li",null,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon use-icon-as-background button button-delete",{disabled:l.editing||!o.allowDeleteComponent}]),href:"#",onClick:n[8]||(n[8]=e.withModifiers((...s)=>l.deleteComponent&&l.deleteComponent(...s),["prevent"])),title:"Delete "+o.componentName+" (and its content)"},[e.createVNode(a,{iconClass:"icon-trash"})],10,Ca)]),l.isOuterComponent?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",Ba,[e.createElementVNode("a",{class:e.normalizeClass(["icon-hexagon use-icon-as-background button cancel",{disabled:!l.editing}]),href:"#",onClick:n[9]||(n[9]=e.withModifiers((...s)=>l.cancelComponent&&l.cancelComponent(...s),["prevent"])),title:"Cancel editing (changes will not be saved)"},[e.createVNode(a,{iconClass:"icon-cancel"})],2)])),l.isOuterComponent?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",wa,[l.editing?(e.openBlock(),e.createElementBlock("a",{key:0,class:"icon-hexagon use-icon-as-background button confirm",href:"#",onClick:n[10]||(n[10]=e.withModifiers((...s)=>l.saveComponent&&l.saveComponent(...s),["prevent"])),title:"Save changes of "+o.componentName},[e.createVNode(a,{iconClass:"icon-check"})],8,xa)):(e.openBlock(),e.createElementBlock("a",{key:1,class:e.normalizeClass(["icon-hexagon use-icon-as-background button confirm",{disabled:l.editModeContext.settings.isEditing(i.componentIdentifier)}]),href:"#",onClick:n[11]||(n[11]=e.withModifiers((...s)=>l.editComponent&&l.editComponent(...s),["prevent"])),title:"Edit content for "+o.componentName},[e.createVNode(a,{iconClass:"icon-edit"})],10,_a))]))],40,ya),[[e.vShow,l.active]])],64)),e.renderSlot(t.$slots,"default",{editing:l.editing})]),_:3},8,["class","onClick","title","data-identifier"])}const ce=S(ca,[["render",Sa]]),U={inject:{editModeContext:{default:null}},props:{componentPath:{type:Array},editModeConfig:{type:Object}},data(){return{editing:!1,settingsContext:!1,mainSidebarContext:!1}},mounted(){this.initializeEditMode()},methods:{initializeEditMode(){var t;if(this.$refs.editComponentWrapper)(t=this.$refs.editComponentWrapper)==null||t.addUpdateHandlerProvider(this.updateHandlerProvider);else{const n=ae(this.$parent);n&&(n.addEditStateListener(o=>this.editing=o),n.addUpdateHandlerProvider(this.updateHandlerProvider),n.setAddHandlerProvider(this.addHandlerProvider))}this.mainSidebarContext=!!aa(this),this.settingsContext=!!ra(this)},updateHandlerProvider(){return{}}}},Ea={name:"CmdHeadline",mixins:[U],data(){return{editableHeadlineText:null,editablePreHeadlineText:null}},props:{headlineText:{type:String,required:!1},headlineLevel:{type:[String,Number],default:"2"},preHeadlineText:{type:String,required:!1},textAlign:{type:String,default:null,validator(t){return t==="left"||t==="center"||t==="right"}},cmdIcon:{type:Object,required:!1}},computed:{componentActive(){var t;return(t=this.editModeContext)==null?void 0:t.system.isActiveComponent(se(ae(this)))},headlineComponentPath(){return this.componentPath||["props","cmdHeadline"]},headlineTag(){return this.headlineLevel?"h"+this.headlineLevel:""},headlineTextAlign(){return this.textAlign?"text-"+this.textAlign:""}},methods:{updateHandlerProvider(){const t=this.editableHeadlineText,n=this.editablePreHeadlineText,o=this.headlineLevel;return j(this,{update(r){r.headlineText=t,r.preHeadlineText=n,r.headlineLevel=o}})},onAddItem(){this.$refs.editComponentWrapper.editComponent()}},watch:{headlineText:{handler(){this.editableHeadlineText=this.headlineText},immediate:!0},preHeadlineText:{handler(){this.editablePreHeadlineText=this.preHeadlineText},immediate:!0}}},Ta={class:"pre-headline-text-wrapper"},Va=["innerHTML"],Na={class:"pre-headline-text"},Oa=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new headline",-1)];function Fa(t,n,o,r,i,l){var d;const a=M,s=z,c=ce;return!t.editModeContext||t.settingsContext||t.mainSidebarContext||o.headlineText?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["cmd-headline",{"has-pre-headline-text":o.preHeadlineText,"has-icon":(d=o.cmdIcon)==null?void 0:d.iconClass},l.headlineTextAlign])},[o.preHeadlineText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.headlineText?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.headlineTag),{key:0},{default:e.withCtx(()=>[o.cmdIcon?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdIcon)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("span",Ta,[e.createElementVNode("span",{class:"pre-headline-text",innerHTML:o.preHeadlineText},null,8,Va),e.createElementVNode("span",null,[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.headlineText),1)])])])]),_:3})):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.headlineTag),{key:1},{default:e.withCtx(()=>[o.cmdIcon?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdIcon)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("span",null,[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.headlineText),1)])])]),_:3}))],2)):(e.openBlock(),e.createBlock(c,{key:1,ref:"editComponentWrapper",class:"edit-items",showComponentName:!1,allowedComponentTypes:[],componentName:"CmdHeadline",componentProps:{headlineText:o.headlineText,headlineLevel:o.headlineLevel},componentPath:l.headlineComponentPath,allowDeleteComponent:!!o.headlineText},{default:e.withCtx(m=>[m.editing?(e.openBlock(),e.createBlock(s,{key:0,element:"input",type:"text",class:e.normalizeClass(["edit-mode","headline","h"+o.headlineLevel,l.headlineTextAlign]),labelText:"Headline",showLabel:!1,placeholder:"Headline",modelValue:i.editableHeadlineText,"onUpdate:modelValue":n[0]||(n[0]=f=>i.editableHeadlineText=f)},null,8,["class","modelValue"])):o.headlineText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.cmdIcon?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdIcon)),null,16)):e.createCommentVNode("",!0),o.preHeadlineText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.headlineText?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.headlineTag),{key:0},{default:e.withCtx(()=>[o.cmdIcon?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdIcon)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("span",Na,e.toDisplayString(o.preHeadlineText),1),e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.headlineText),1)])]),_:3})):e.createCommentVNode("",!0)],64)):o.headlineText?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.headlineTag),{key:2},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.headlineText),1)])]),_:3})):e.createCommentVNode("",!0)],64)):l.componentActive?(e.openBlock(),e.createElementBlock("button",{key:2,type:"button",class:"button confirm",onClick:n[1]||(n[1]=(...f)=>l.onAddItem&&l.onAddItem(...f))},Oa)):e.createCommentVNode("",!0)]),_:3},8,["componentProps","componentPath","allowDeleteComponent"]))}const D=S(Ea,[["render",Fa]]),Ia={name:"CmdTooltip",data(){return{tooltipVisibility:!1,pointerX:0,pointerY:0}},props:{cmdHeadline:{type:Object,default(){}},tooltipText:{type:String,required:!1},delayToShowTooltip:{type:Number,default:0},relatedId:{type:String,required:!1},validationStatus:{type:String,required:!1,validator(t){return t===""||t==="error"||t==="warning"||t==="success"||t==="info"}},scrollContainer:{type:String,default:".page-wrapper"},iconClose:{type:Object,default(){return{show:!0,iconClass:"icon-cancel",tooltip:"Close this tooltip!"}}},toggleVisibilityByClick:{type:Boolean,default:!1}},mounted(){if(this.relatedId){const t=document.getElementById(this.relatedId);t&&(document.querySelector(this.scrollContainer).addEventListener("scroll",this.hideTooltip),document.addEventListener("keyup",this.hideTooltipOnEsc),this.toggleVisibilityByClick?t.addEventListener("click",this.toggleTooltipVisibility):(t.addEventListener("mouseenter",this.showTooltip),t.addEventListener("mouseleave",this.hideTooltip)))}},methods:{toggleTooltipVisibility(t){this.getPointerPosition(t),this.tooltipVisibility=!this.tooltipVisibility},showTooltip(t){this.delayToShowTooltip>0?setTimeout(()=>{this.toggleVisibility(t)},this.delayToShowTooltip):this.toggleVisibility(t)},toggleVisibility(t){this.toggleVisibilityByClick||(this.tooltipVisibility=!0),this.getPointerPosition(t)},hideTooltipOnEsc(t){this.allowEscapeKey&&(t.key==="Escape"||t.key==="Esc")&&this.hideTooltip()},hideTooltip(){this.tooltipVisibility=!1},getPointerPosition(t){this.pointerX=t.clientX,this.pointerY=t.clientY}},unmounted(){if(this.relatedId){const t=document.getElementById(this.relatedId);t&&(document.removeEventListener("scroll",this.hideTooltip),document.removeEventListener("keyup",this.hideTooltipOnEsc),this.toggleVisibilityByClick?t.removeEventListener("click",this.toggleTooltipVisibility):(t.removeEventListener("mouseenter",this.showTooltip),t.removeEventListener("mouseleave",this.showTooltip)))}},watch:{tooltipVisibility(){this.tooltipVisibility&&this.$nextTick(()=>{this.$refs.tooltip.style.left=this.pointerX/10+"rem",this.$refs.tooltip.style.top=(this.pointerY+25)/10+"rem"})}}},Ma={key:0,class:"headline-wrapper"},Pa=["title"];function La(t,n,o,r,i,l){const a=D,s=M;return i.tooltipVisibility?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["cmd-tooltip",o.validationStatus]),ref:"tooltip"},[o.cmdHeadline||o.iconClose.show?(e.openBlock(),e.createElementBlock("div",Ma,[o.cmdHeadline?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.iconClose.show&&o.toggleVisibilityByClick?(e.openBlock(),e.createElementBlock("a",{key:1,href:"#",onClick:n[0]||(n[0]=e.withModifiers((...c)=>l.hideTooltip&&l.hideTooltip(...c),["prevent"])),title:o.iconClose.tooltip},[e.createVNode(s,{iconClass:o.iconClose.iconClass,type:o.iconClose.iconType},null,8,["iconClass","type"])],8,Pa)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.tooltipText),1)])],2)):e.createCommentVNode("",!0)}const Mn=S(Ia,[["render",La]]),J={props:{i18n:{type:[Object,Function],default:()=>({})}},methods:{getMessage(t,...n){if(!t)return"";let o=this.i18n;if(typeof this.i18n=="function"&&(o=this.i18n.call(this,t,n),typeof o!="object"))return o;let r=o[t]||this.getDefaultMessageProperty(t)||t;return typeof r=="function"?r.call(this,n||[]):(Array.isArray(n)&&n.length&&n.forEach((i,l)=>r=r.replace("{"+l+"}",i)),r)},getDefaultMessageProperty(t){var o;if(Object.hasOwn(this,"defaultMessageProperties")&&this.defaultMessageProperties&&this.defaultMessageProperties[t])return this.defaultMessageProperties[t];const n=Object.hasOwn(this,"fieldValidationDefaultMessageProperties")?"fieldValidationDefaultMessageProperties":null;return n&&((o=this[n])!=null&&o[t])?this[n][t]:null}}},Da={name:"CmdListOfRequirements",mixins:[J,{data(){return{defaultMessageProperties:{"cmdlistofrequirements.headline.requirement_for_input":"Requirement for input","cmdlistofrequirements.headline.requirements_for_input":"Requirements for input"}}}}],props:{inputModelValue:{type:[String,Boolean,Array,Number],default:""},inputAttributes:{type:Object,required:!0},labelText:{type:String,required:!1},inputRequirements:{type:Array,required:!0},helplink:{type:Object,required:!1},iconSuccess:{type:Object,default(){return{iconClass:"icon-check-circle",tooltip:"success"}}},iconError:{type:Object,default(){return{iconClass:"icon-error-circle",tooltip:"error"}}},showHeadline:{type:Boolean,default:!0},cmdHeadline:{type:Object,default(){return{headlineLevel:6}}}},computed:{headlineRequirements(){return this.inputRequirements.length>1?this.getMessage("cmdlistofrequirements.headline.requirements_for_input"):this.getMessage("cmdlistofrequirements.headline.requirement_for_input")}}},Aa={class:"cmd-list-of-requirements"},Ra=e.createElementVNode("br",null,null,-1),qa=e.createElementVNode("hr",null,null,-1),za=["href","target"],Ha={key:1};function ja(t,n,o,r,i,l){var c,d,m;const a=D,s=M;return e.openBlock(),e.createElementBlock("div",Aa,[o.showHeadline?(e.openBlock(),e.createBlock(a,{key:0,"headline-level":o.cmdHeadline.headlineLevel},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.headlineRequirements),1),o.labelText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[Ra,e.createElementVNode("em",null,e.toDisplayString(o.labelText),1)],64)):e.createCommentVNode("",!0)]),_:1},8,["headline-level"])):e.createCommentVNode("",!0),e.createElementVNode("dl",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.inputRequirements,(f,p)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:p},[e.createElementVNode("dt",{"aria-live":"assertive",class:e.normalizeClass(f.valid(o.inputModelValue,o.inputAttributes)?"success":"error")},e.toDisplayString(f.message)+":",3),e.createElementVNode("dd",{class:e.normalizeClass(f.valid(o.inputModelValue,o.inputAttributes)?"success":"error")},[e.createVNode(s,{"aria-live":"assertive",iconClass:f.valid(o.inputModelValue,o.inputAttributes)?o.iconSuccess.iconClass:o.iconError.iconClass,type:f.valid(o.inputModelValue,o.inputAttributes)?o.iconSuccess.iconType:o.iconError.iconType,title:f.valid(o.inputModelValue,o.inputAttributes)?o.iconSuccess.tooltip:o.iconError.tooltip},null,8,["iconClass","type","title"])],2)],64))),128))]),o.helplink&&o.helplink.show?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[qa,o.helplink.url?(e.openBlock(),e.createElementBlock("a",{key:0,href:o.helplink.url,target:o.helplink.target,onClick:n[0]||(n[0]=e.withModifiers(()=>{},["prevent"]))},[(c=o.helplink.icon)!=null&&c.iconClass?(e.openBlock(),e.createBlock(s,{key:0,class:e.normalizeClass((d=o.helplink.icon)==null?void 0:d.iconClass),title:(m=o.helplink.icon)==null?void 0:m.tooltip},null,8,["class","title"])):e.createCommentVNode("",!0),o.helplink.text?(e.openBlock(),e.createElementBlock("span",Ha,e.toDisplayString(o.helplink.text),1)):e.createCommentVNode("",!0)],8,za)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)])}const Ua=S(Da,[["render",ja]]),Wa={name:"CmdTooltipForFormElements",props:{relatedId:{type:String,default:""},validationStatus:{type:String,default:"",validator(t){return t===""||t==="error"||t==="warning"||t==="success"||t==="info"}},cmdListOfRequirements:{type:Object,default(){return{showRequirements:!0,validationTooltip:"",inputRequirements:[],inputAttributes:{},showHeadline:!0,inputModelValue:"",helplink:{},labelText:""}}}},methods:{hideTooltip(){this.$refs.tooltip.hideTooltip()}}};function Ga(t,n,o,r,i,l){const a=Ua,s=Mn;return e.openBlock(),e.createBlock(s,{ref:"tooltip",class:e.normalizeClass(["cmd-tooltip-for-form-elements box",o.validationStatus]),relatedId:o.relatedId,"toggle-visibility-by-click":!0},{default:e.withCtx(()=>[o.cmdListOfRequirements.showRequirements?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdListOfRequirements)),null,16)):e.createCommentVNode("",!0)]),_:1},8,["class","relatedId"])}const Yt=S(Wa,[["render",Ga]]),Qt={data(){return{defaultMessageProperties:{"cmdformelement.headline.requirements_for_input":"Requirements for input","cmdformelement.validationTooltip.an_error_occurred":"An error occurred!","cmdformelement.validationTooltip.information_is_filled_correctly":"This information is filled correctly!","cmdformelement.validationTooltip.caps_lock_is_activated":"Attention: Caps lock is activated!","cmdformelement.validationTooltip.open_field_requirements":"Open field requirements!","cmdformelement.validationTooltip.is_valid_email":"Is valid e-mail-address"}}}},it={data(){return{validationStatus:"",capsLockActivated:!1}},mixins:[J,{data(){return{fieldValidationDefaultMessageProperties:{"cmdfieldvalidation.open_detailed_help":"Open detailed help!","cmdfieldvalidation.information_not_filled_correctly":"This information is not filled correctly!","cmdfieldvalidation.information_filled_correctly":"This information is filled correctly!","cmdfieldvalidation.caps_lock_is_activated":"Attention: Caps lock is activated!","cmdfieldvalidation.required_field_is_filled":"Required field is filled!","cmdfieldvalidation.field_contains_special_character":"Field contains special character","cmdfieldvalidation.input_has_minimum_length":"Input has minimum length"}}}}],props:{validationMessage:{type:String,required:!1},helplink:{type:Object,default(){return{show:!0,url:"helpurl",target:"help",text:"Open help",icon:{iconClass:"icon-questionmark-circle",tooltip:"Open help in new tab",iconType:"auto"}}}},customRequirements:{type:Array,required:!1},showRequirements:{type:Boolean,default:!0},iconHasStateError:{type:Object,default(){return{iconClass:"icon-error-circle",tooltip:"Error",iconType:"auto"}}},iconHasStateWarning:{type:Object,default(){return{iconClass:"icon-exclamation-circle",tooltip:"Warning",iconType:"auto"}}},iconHasStateSuccess:{type:Object,default(){return{iconClass:"icon-check-circle",tooltip:"Success",iconType:"auto"}}},iconHasStateInfo:{type:Object,default(){return{iconClass:"icon-info-circle",tooltip:"Info",iconType:"auto"}}},iconCapsLock:{type:Object,default(){return{iconClass:"icon-caps-lock-circle",iconType:"auto"}}},iconPasswordVisible:{type:Object,default(){return{iconClass:"icon-visible",tooltip:"Show password",iconType:"auto"}}},iconPasswordInvisible:{type:Object,default(){return{iconClass:"icon-not-visible",iconType:"auto"}}},cmdListOfRequirements:{type:Object,required:!1}},computed:{listOfRequirements(){return this.cmdListOfRequirements==null?{showRequirements:!0,showHeadline:!0,validationTooltip:this.validationTooltip,inputRequirements:this.inputRequirements,inputAttributes:this.$attrs,inputModelValue:this.modelValue,helplink:{},labelText:this.labelText}:this.cmdListOfRequirements},getValidationMessage(){if(this.validationStatus!==""){if(this.validationStatus==="error")return this.validationMessage?this.validationMessage:this.getMessage("cmdfieldvalidation.information_not_filled_correctly");if(this.validationStatus==="warning"&&this.capsLockActivated)return this.getMessage("cmdfieldvalidation.caps_lock_is_activated");if(this.validationStatus==="success")return this.getMessage("cmdfieldvalidation.information_filled_correctly")}return null},getStatusIconClass(){return this.validationStatus!==""?this.capsLockActivated?this.iconCapsLock.iconClass:this.validationStatus==="error"?this.iconHasStateError.iconClass:this.validationStatus==="warning"?this.iconHasStateWarning.iconClass:this.validationStatus==="success"?this.iconHasStateSuccess.iconClass:this.iconHasStateInfo.iconClass:this.helplink.icon.iconClass},inputRequirements(){const t=[];if(this.$attrs.required||Object.hasOwn(this,"required")&&this.required){const n=Object.hasOwn(this,"required")?this.required:this.$attrs.required;t.push({message:this.getRequirementMessage(),valid(o,r){return!r.required&&!n||o!=null&&String(o).length>0}})}return this.$attrs.minlength&&t.push({message:this.getMessage("cmdfieldvalidation.input_has_minimum_length")+" ("+this.modelValue.length+"/"+this.$attrs.minlength+")",valid(n,o){return n.length>=o.minlength}}),[...t,...this.additionalStandardRequirements()||[],...this.customRequirements||[]]}},methods:{checkForCapsLock(t){["password","number","url","email"].includes(this.$attrs.type)&&t.getModifierState("CapsLock")?(this.capsLockActivated=!0,this.validationStatus="warning"):this.capsLockActivated&&this.validationStatus==="warning"&&(this.capsLockActivated=!1,this.validationStatus="")},additionalStandardRequirements(){return[]},getRequirementMessage(){return this.getMessage("cmdfieldvalidation.required_field_is_filled")}},watch:{validationStatus:{handler(){this.$emit("validation-status-change",this.validationStatus)}}}};function Be(){let t=new Date().getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){const o=(t+Math.random()*16)%16|0;return t=Math.floor(t/16),(n==="x"?o:o&3|8).toString(16)})}function $t(){return"cmd-"+Be()}const Ie={props:{id:{type:String,required:!1}},computed:{htmlId(){return this.id||$t()}},methods:{buildHtmlId(...t){return t.map(n=>n.replace(/\s/g,"")).join("")}}},vt={};function Ja(t="defaultSequence"){const n=vt[t]||0;return vt[t]=n+1,vt[t]}const eo={data(){return{tooltip:!1,tooltipId:"tooltip-"+Ja()}},props:{useCustomTooltip:{type:Boolean,default:!0},allowEscapeKey:{type:Boolean,default:!0}}},Ka=["color","date","datetime-local","file","number","range"],Za={inheritAttrs:!1,name:"CmdFormElement",mixins:[J,Qt,it,Ie,eo],data(){return{errorOccurred:0}},props:{modelValue:{type:[String,Boolean,Array,Number],default:""},element:{type:String,validator(t){return t==="input"||t==="select"||t==="textarea"||t==="button"},required:!0},showLabel:{type:Boolean,default:!0},labelText:{type:String,required:!1},toggleSwitch:{type:Boolean,default:!1},onLabel:{type:String,required:!1},offLabel:{type:String,required:!1},colored:{type:Boolean,required:!1},inputValue:{type:[String,Number],required:!1},replaceInputType:{type:Boolean,default:!1},inputClass:{type:String,required:!1},datalist:{type:Object,required:!1},selectOptions:{type:Array,required:!1},showStatusIcon:{type:Boolean,default:!0},nativeButton:{type:Object,default(){return{text:"",icon:{show:!0,iconClass:"",position:"left",tooltip:""}}}},fieldIconClass:{type:String,required:!1},displayLabelInline:{type:Boolean,required:!1},stretchField:{type:Boolean,default:!1},status:{type:String,required:!1,validator(t){return t===""||t==="error"||t==="warning"||t==="success"||t==="info"}},showCharactersTextarea:{type:Boolean,default:!0},textCharactersLeft:{type:String,default:"Characters left:"},showSearchButton:{type:Boolean,default:!0},iconDelete:{type:Object,default(){return{show:!0,iconClass:"icon-cancel-circle",tooltip:"Delete term"}}},iconSearch:{type:Object,default(){return{show:!0,iconClass:"icon-search",tooltip:"Search"}}},iconHasStateError:{type:Object,default(){return{show:!0,iconClass:"icon-error-circle",tooltip:"Error"}}},iconHasStateWarning:{type:Object,default(){return{show:!0,iconClass:"icon-warning-circle",tooltip:"Warning"}}},iconHasStateSuccess:{type:Object,default(){return{show:!0,iconClass:"icon-check-circle",tooltip:"Success"}}},iconHasStateInfo:{type:Object,default(){return{show:!0,iconClass:"icon-info-circle",tooltip:"Info"}}},useIconsForToggleSwitch:{type:Boolean,default:!1},toggleSwitchCheckedIconClass:{type:String,default:"icon-check-circle"},toggleSwitchUncheckedIconClass:{type:String,default:"icon-cancel-circle"},iconPasswordVisible:{type:Object,default(){return{show:!0,iconClass:"icon-visible",tooltip:"Show password"}}},iconPasswordInvisible:{type:Object,default(){return{show:!0,iconClass:"icon-not-visible"}}}},computed:{elementAttributes(){const t=["name","required","readonly","disabled","autofocus"],n={input:[...t,"type","minlength","pattern","min","max","multiple","step","autocomplete","placeholder"],select:[...t,"multiple"],textarea:[...t,"placeholder"]},o={};return n[this.element]&&Object.entries(this.$attrs).filter(([r])=>n[this.element].includes(r)).forEach(([r,i])=>o[r]=i),o},buttonAttrs(){var n,o;const t={...this.$attrs};return(n=this.nativeButton.icon)!=null&&n.tooltip&&(t.title=(o=this.nativeButton.icon)==null?void 0:o.tooltip),t},tooltipHeadline(){return{text:this.labelText,level:"5"}},isChecked(){return typeof this.modelValue=="boolean"?this.modelValue:typeof this.modelValue=="string"?this.modelValue===this.inputValue:typeof this.modelValue=="number"?this.modelValue===this.inputValue:this.modelValue!==void 0?this.modelValue.includes(this.inputValue):!1},charactersLeft(){return this.getMaxLength()-this.modelValue.length},validationTooltip(){return this.useCustomTooltip?this.validationStatus==="error"?this.getMessage("cmdformelement.validationTooltip.an_error_occurred"):this.validationStatus==="success"?this.getMessage("cmdformelement.validationTooltip.information_is_filled_correctly"):this.capsLockActivated?this.getMessage("cmdformelement.validationTooltip.caps_lock_is_activated"):this.getMessage("cmdformelement.validationTooltip.open_field_requirements"):this.getValidationMessage},autocomplete(){return this.$attrs.type!=="file"?this.datalist?"off":"on":null},toggleSwitchIconClass(){return this.toggleSwitch&&this.useIconsForToggleSwitch&&this.toggleSwitchUncheckedIconClass&&this.toggleSwitchCheckedIconClass?this.isChecked?this.toggleSwitchCheckedIconClass:this.toggleSwitchUncheckedIconClass:null}},methods:{setFocus(){var t;(t=this.$refs.label.querySelector("input, select, textarea"))==null||t.focus()},additionalStandardRequirements(){const t=[];return this.$attrs.type==="email"&&t.push({message:this.getMessage("cmdformelement.validationTooltip.is_valid_email"),valid:()=>this.$refs.input.checkValidity()}),t},getDomElement(){return this.$refs.label},getMaxLength(){return this.$attrs.element==="textarea"?this.$attrs.maxlength>0?this.$attrs.maxlength:5e3:Ka.includes(this.$attrs.type)?null:this.$attrs.maxlength>0?this.$attrs.maxlength:255},validateInput(t){var o;((o=t.target.closest("form"))==null?void 0:o.dataset.useValidation)==="true"&&(!["checkbox","radio"].includes(this.$attrs.type)&&this.modelValue&&(this.validationStatus="success"),typeof t.target.checkValidity=="function"&&!t.target.checkValidity()?this.validationStatus="error":this.customRequirements&&this.customRequirements.some(i=>!i.valid(this.modelValue))&&(this.validationStatus="error"),this.$emit("validation-status-change",this.validationStatus))},onBlur(t){this.validateInput(t),this.closeTooltipOnBlur(),this.$emit("blur",t)},onInput(t){this.validateInput(t),this.$emit("update:modelValue",t.target.value)},onChange(t){if(typeof this.modelValue=="boolean")this.$emit("update:modelValue",t.target.checked);else if(typeof this.modelValue=="string")this.$emit("update:modelValue",t.target.value);else if(this.modelValue!==void 0){let n=[...this.modelValue];t.target.checked?n.push(t.target.value):n=n.filter(o=>o!==t.target.value),this.$emit("update:modelValue",n)}},datalistFocus(){this.datalist&&this.$refs.label.focus()},showPassword(){const t=this.$refs.input,n=t.value;t.nextElementSibling.classList.replace(this.iconPasswordVisible.iconClass,this.iconPasswordInvisible.iconClass),t.setAttribute("type","text"),t.setAttribute("value",n)},hidePassword(){this.$refs.input.nextElementSibling.classList.replace(this.iconPasswordInvisible.iconClass,this.iconPasswordVisible.iconClass),this.$refs.input.setAttribute("type","password")},executeSearch(){this.$emit("search",this.value)},closeTooltipOnBlur(){this.$refs.tooltip&&this.$refs.tooltip.hideTooltip()},submit(t){this.$emit("submit",t)}},watch:{status:{handler(){this.validationStatus=this.status||""},immediate:!0}}},Xa=["for","title"],Ya=["innerHTML"],Qa={key:2,"aria-hidden":"true"},$a=["title","aria-errormessage","id"],va={key:1,class:"flex-container inner-input-wrapper"},es=["id","autocomplete","list","value","maxlength"],ts=["title"],os=["id"],ns=["value"],ls=["checked","value","id","disabled","aria-invalid"],is=["innerHTML"],rs={key:2},as={class:"switch-label-wrapper"},ss=["checked","value","id","disabled","aria-invalid"],cs={class:"label-text"},ds={class:"label-text"},ms=["innerHTML"],fs={key:0},us=["id"],hs=["value","selected"],ps=["id","value","maxlength"],gs={key:6,class:"characters-left-wrapper"},ys={key:0},ks={key:7,class:"search-field-wrapper flex-container no-gap"},bs=["id","maxlength","value"],Cs=["title"],Bs=["title"],ws={key:1};function xs(t,n,o,r,i,l){var c,d,m,f,p,u,h,b,g,B,w,x,T,F,C,E,I,A,P,te,oe,ne,H,ue;const a=M,s=Yt;return o.element==="input"||o.element==="select"||o.element==="textarea"?(e.openBlock(),e.createElementBlock("label",{key:0,class:e.normalizeClass(["cmd-form-element",t.validationStatus,t.$attrs.class,{disabled:t.$attrs.disabled,inline:o.displayLabelInline,"stretch-field":o.stretchField,"toggle-switch":o.toggleSwitch,colored:o.colored,"has-state":t.validationStatus}]),for:t.htmlId,title:t.$attrs.title,ref:"label"},[(o.labelText||t.$slots.labeltext)&&t.$attrs.type!=="checkbox"&&t.$attrs.type!=="radio"?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["label-text",{hidden:!o.showLabel}])},[e.createElementVNode("span",null,[o.labelText?(e.openBlock(),e.createElementBlock("span",{key:0,innerHTML:o.labelText},null,8,Ya)):e.renderSlot(t.$slots,"labeltext",{key:1}),t.$attrs.required!=null&&t.$attrs.required!==!1?(e.openBlock(),e.createElementBlock("sup",Qa,"*")):e.createCommentVNode("",!0)]),(t.$attrs.required||t.inputRequirements.length)&&o.showStatusIcon?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[0]||(n[0]=e.withModifiers(()=>{},["prevent"])),title:l.validationTooltip,"aria-errormessage":t.tooltipId,"aria-live":"assertive",id:t.tooltipId},[e.createVNode(a,{iconClass:t.getStatusIconClass},null,8,["iconClass"])],8,$a)):e.createCommentVNode("",!0),t.useCustomTooltip&&(t.validationStatus===""||t.validationStatus==="error")?(e.openBlock(),e.createBlock(s,{key:1,ref:"tooltip",validationStatus:t.validationStatus,relatedId:t.tooltipId,cmdListOfRequirements:t.listOfRequirements,role:t.validationStatus==="error"?"alert":"dialog"},null,8,["validationStatus","relatedId","cmdListOfRequirements","role"])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),t.$attrs.type!=="checkbox"&&t.$attrs.type!=="radio"&&t.$attrs.type!=="search"?(e.openBlock(),e.createElementBlock("span",va,[o.fieldIconClass?(e.openBlock(),e.createBlock(a,{key:0,class:"place-inside",iconClass:o.fieldIconClass},null,8,["iconClass"])):e.createCommentVNode("",!0),o.element==="input"&&t.$attrs.type!=="search"?(e.openBlock(),e.createElementBlock("input",e.mergeProps({key:1},l.elementAttributes,{id:t.htmlId,class:o.inputClass,onFocus:n[1]||(n[1]=V=>t.tooltip=!0),onBlur:n[2]||(n[2]=(...V)=>l.onBlur&&l.onBlur(...V)),onInput:n[3]||(n[3]=(...V)=>l.onInput&&l.onInput(...V)),onMouseover:n[4]||(n[4]=(...V)=>l.datalistFocus&&l.datalistFocus(...V)),onKeyup:n[5]||(n[5]=(...V)=>t.checkForCapsLock&&t.checkForCapsLock(...V)),onChange:n[6]||(n[6]=V=>t.$emit("change",V)),autocomplete:l.autocomplete,list:o.datalist?o.datalist.id:null,value:o.modelValue,maxlength:l.getMaxLength(),ref:"input"}),null,16,es)):e.createCommentVNode("",!0),t.$attrs.type==="password"?(e.openBlock(),e.createElementBlock("a",{key:2,href:"#",class:"place-inside",onMousedown:n[7]||(n[7]=e.withModifiers((...V)=>l.showPassword&&l.showPassword(...V),["prevent"])),onMouseup:n[8]||(n[8]=e.withModifiers((...V)=>l.hidePassword&&l.hidePassword(...V),["prevent"])),onMouseleave:n[9]||(n[9]=e.withModifiers((...V)=>l.hidePassword&&l.hidePassword(...V),["prevent"])),onClick:n[10]||(n[10]=e.withModifiers(()=>{},["prevent"])),title:o.iconPasswordVisible.tooltip},[e.createVNode(a,{iconClass:o.iconPasswordVisible.iconClass},null,8,["iconClass"])],40,ts)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),o.datalist&&o.datalist.options.length?(e.openBlock(),e.createElementBlock("datalist",{key:2,id:o.datalist.id},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.datalist.options,(V,re)=>(e.openBlock(),e.createElementBlock("option",{key:re,value:V},null,8,ns))),128))],8,os)):o.element==="input"&&(t.$attrs.type==="checkbox"||t.$attrs.type==="radio")?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[o.onLabel&&o.offLabel?o.onLabel&&o.offLabel?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("span",as,[e.createElementVNode("input",e.mergeProps(l.elementAttributes,{onChange:n[13]||(n[13]=(...V)=>l.onChange&&l.onChange(...V)),onBlur:n[14]||(n[14]=(...V)=>l.onBlur&&l.onBlur(...V)),checked:l.isChecked,value:o.inputValue,class:{inputClass:o.inputClass,validationStatus:t.validationStatus},id:t.htmlId,disabled:t.$attrs.disabled,"aria-invalid":t.validationStatus==="error"}),null,16,ss),e.createElementVNode("span",cs,e.toDisplayString(o.onLabel),1),e.createElementVNode("span",ds,e.toDisplayString(o.offLabel),1)]),o.labelText?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["label-text",{hidden:!o.showLabel}])},[e.createElementVNode("span",{innerHTML:o.labelText},null,8,ms),t.$attrs.required?(e.openBlock(),e.createElementBlock("sup",fs,"*")):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],64)):e.renderSlot(t.$slots,"default",{key:2}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("input",e.mergeProps(l.elementAttributes,{onChange:n[11]||(n[11]=(...V)=>l.onChange&&l.onChange(...V)),onBlur:n[12]||(n[12]=(...V)=>l.onBlur&&l.onBlur(...V)),checked:l.isChecked,value:o.inputValue,class:[o.inputClass,t.validationStatus,l.toggleSwitchIconClass,{"replace-input-type":o.replaceInputType}],id:t.htmlId,disabled:t.$attrs.disabled,"aria-invalid":t.validationStatus==="error"}),null,16,ls),o.labelText||t.$slots.labeltext?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["label-text",{hidden:!o.showLabel}])},[e.createElementVNode("span",null,[o.labelText?(e.openBlock(),e.createElementBlock("span",{key:0,innerHTML:o.labelText},null,8,is)):e.renderSlot(t.$slots,"labeltext",{key:1}),t.$attrs.required?(e.openBlock(),e.createElementBlock("sup",rs,"*")):e.createCommentVNode("",!0)])],2)):e.createCommentVNode("",!0)],64))],64)):e.createCommentVNode("",!0),o.element==="select"?(e.openBlock(),e.createElementBlock("select",e.mergeProps({key:4},l.elementAttributes,{id:t.htmlId,onBlur:n[15]||(n[15]=(...V)=>l.onBlur&&l.onBlur(...V)),onChange:n[16]||(n[16]=V=>t.$emit("update:modelValue",V.target.value))}),[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.selectOptions,(V,re)=>(e.openBlock(),e.createElementBlock("option",{key:re,value:V.value,selected:V.value===o.modelValue},e.toDisplayString(V.text),9,hs))),128))],16,us)):e.createCommentVNode("",!0),o.element==="textarea"?(e.openBlock(),e.createElementBlock("textarea",e.mergeProps({key:5},l.elementAttributes,{id:t.htmlId,value:o.modelValue,maxlength:l.getMaxLength(),onInput:n[17]||(n[17]=(...V)=>l.onInput&&l.onInput(...V)),onFocus:n[18]||(n[18]=V=>t.tooltip=!0),onBlur:n[19]||(n[19]=(...V)=>l.onBlur&&l.onBlur(...V))}),null,16,ps)):e.createCommentVNode("",!0),o.element==="textarea"&&o.showCharactersTextarea?(e.openBlock(),e.createElementBlock("span",gs,[o.textCharactersLeft?(e.openBlock(),e.createElementBlock("span",ys,e.toDisplayString(o.textCharactersLeft),1)):e.createCommentVNode("",!0),e.createElementVNode("span",{class:e.normalizeClass(["characters-left",{error:l.charactersLeft===0}])},e.toDisplayString(l.charactersLeft),3)])):o.element==="input"&&t.$attrs.type==="search"?(e.openBlock(),e.createElementBlock("span",ks,[o.fieldIconClass?(e.openBlock(),e.createBlock(a,{key:0,class:"place-inside",iconClass:o.fieldIconClass},null,8,["iconClass"])):e.createCommentVNode("",!0),e.createElementVNode("input",e.mergeProps(l.elementAttributes,{id:t.htmlId,onInput:n[20]||(n[20]=(...V)=>l.onInput&&l.onInput(...V)),maxlength:l.getMaxLength(),value:o.modelValue}),null,16,bs),o.showSearchButton?(e.openBlock(),e.createElementBlock("a",{key:1,href:"#",class:e.normalizeClass(["button no-flex",{disabled:t.$attrs.disabled}]),title:o.iconSearch.tooltip,onClick:n[21]||(n[21]=e.withModifiers((...V)=>l.executeSearch&&l.executeSearch(...V),["prevent"]))},[e.createVNode(a,{iconClass:o.iconSearch.iconClass},null,8,["iconClass"])],10,Cs)):e.createCommentVNode("",!0),(c=o.iconDelete)!=null&&c.show?(e.openBlock(),e.createElementBlock("a",{key:2,href:"#",onClick:n[22]||(n[22]=e.withModifiers(V=>t.$emit("update:modelValue",""),["prevent"])),title:(d=o.iconDelete)==null?void 0:d.tooltip},[e.createVNode(a,{iconClass:(m=o.iconDelete)==null?void 0:m.iconClass,type:(f=o.iconDelete)==null?void 0:f.iconType},null,8,["iconClass","type"])],8,Bs)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],10,Xa)):o.element==="button"?(e.openBlock(),e.createElementBlock("button",e.mergeProps({key:1,class:"button"},l.buttonAttrs,{onClick:n[23]||(n[23]=(...V)=>l.submit&&l.submit(...V))}),[(u=(p=o.nativeButton)==null?void 0:p.icon)!=null&&u.show&&(((b=(h=o.nativeButton)==null?void 0:h.icon)==null?void 0:b.position)==="before"||!((B=(g=o.nativeButton)==null?void 0:g.icon)!=null&&B.position))?(e.openBlock(),e.createBlock(a,{key:0,iconClass:(x=(w=o.nativeButton)==null?void 0:w.icon)==null?void 0:x.iconClass,type:(F=(T=o.nativeButton)==null?void 0:T.icon)==null?void 0:F.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),(C=o.nativeButton)!=null&&C.icon&&((E=o.nativeButton)!=null&&E.text)?(e.openBlock(),e.createElementBlock("span",ws,e.toDisplayString(o.nativeButton.text),1)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createTextVNode(e.toDisplayString(o.nativeButton.text),1)],64)),(A=(I=o.nativeButton)==null?void 0:I.icon)!=null&&A.show&&((te=(P=o.nativeButton)==null?void 0:P.icon)==null?void 0:te.position)==="after"?(e.openBlock(),e.createBlock(a,{key:3,iconClass:(ne=(oe=o.nativeButton)==null?void 0:oe.icon)==null?void 0:ne.iconClass,type:(ue=(H=o.nativeButton)==null?void 0:H.icon)==null?void 0:ue.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0)],16)):e.createCommentVNode("",!0)}const z=S(Za,[["render",xs]]),_s={name:"CmdAddressDataItem",mixins:[U],data(){return{editableAddressEntry:null}},props:{addressEntry:{type:Object,default:{}},showLabelIcons:{type:Boolean,default:!0},showLabelTexts:{type:Boolean,default:!1},linkGoogleMaps:{type:Boolean,default:!1},showCityBeforeZip:{type:Boolean,default:!1}},methods:{vCardClass(t){if(t.type==="company")return"org";if(t.type==="address"){if(t.streetNo)return"street-address";if(t.zip)return"postal-code";if(t.city)return"locality";if(t.country)return"country-name"}return null},inputType(t){return t.type==="phone"?"tel":t.type==="email"?"email":t.type==="url"?"url":"text"},locateAddress(t){return"https://www.google.com/maps/place/"+t.streetNo+", "+t.zip+" "+t.city},getHref(t){return t.type==="phone"?"tel:"+t.href:t.type==="email"?"mailto:"+t.href:t.type==="url"?t.href:null},addHandlerProvider(){const t={type:"default",iconClass:"icon-mail",data:"Your data",labelText:"Labeltext",tooltip:"Tooltip",href:"#"};return j(this,{item(){return t}})},updateHandlerProvider(){const t=this.editableAddressEntry;return j(this,{update(n){typeof t=="object"?Object.entries(t).forEach(([o,r])=>n[o]=r):n.href==null?n.data=t:n.href=t}})}},watch:{addressEntry:{handler(){this.addressEntry.type==="address"?this.editableAddressEntry={streetNo:this.addressEntry.streetNo,zip:this.addressEntry.zip,city:this.addressEntry.city,state:this.addressEntry.state,miscInfo:this.addressEntry.miscInfo,country:this.addressEntry.country}:this.editableAddressEntry=(this.addressEntry.href==null?this.addressEntry.data:this.addressEntry.href)||""},immediate:!0,deep:!0}}},Ss={key:1},Es=["href","target","title","data-type"],Ts=["innerHTML"],Vs={key:1},Ns=["href","title"],Os={class:"street-address"},Fs=e.createElementVNode("br",null,null,-1),Is={key:0,class:"postal-code"},Ms={key:1,class:"locality"},Ps=e.createElementVNode("br",null,null,-1),Ls={key:0},Ds={key:3,class:"country-name"},As={class:"street-address"},Rs=e.createElementVNode("br",null,null,-1),qs={key:0,class:"postal-code"},zs={key:1,class:"locality"},Hs=e.createElementVNode("br",null,null,-1),js=e.createElementVNode("br",null,null,-1),Us={key:3,class:"country-name"};function Ws(t,n,o,r,i,l){const a=M,s=z,c=e.resolveDirective("telephone");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("dt",{class:e.normalizeClass(["cmd-address-data-item",{address:o.addressEntry.type==="address"}])},[o.addressEntry.iconClass&&o.showLabelIcons?(e.openBlock(),e.createBlock(a,{key:0,iconClass:o.addressEntry.iconClass,type:o.addressEntry.iconType,tooltip:o.addressEntry.labelText},null,8,["iconClass","type","tooltip"])):e.createCommentVNode("",!0),o.showLabelTexts?(e.openBlock(),e.createElementBlock("span",Ss,e.toDisplayString(o.addressEntry.labelText),1)):e.createCommentVNode("",!0)],2),o.addressEntry.type!=="address"&&(o.addressEntry.data||o.addressEntry.href)?(e.openBlock(),e.createElementBlock("dd",{key:0,class:e.normalizeClass(l.vCardClass(o.addressEntry))},[t.editing?(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:l.inputType(o.addressEntry),class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,placeholder:o.addressEntry.labelText,modelValue:i.editableAddressEntry,"onUpdate:modelValue":n[0]||(n[0]=d=>i.editableAddressEntry=d)},null,8,["type","labelText","placeholder","modelValue"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.addressEntry.href?e.withDirectives((e.openBlock(),e.createElementBlock("a",{key:0,href:l.getHref(o.addressEntry),target:o.addressEntry.type==="url"?"_blank":null,title:o.addressEntry.tooltip,"data-type":o.addressEntry.type},[e.createTextVNode(e.toDisplayString(o.addressEntry.data||o.addressEntry.href),1)],8,Es)),[[c,o.addressEntry.href]]):(e.openBlock(),e.createElementBlock("span",{key:1,innerHTML:o.addressEntry.data},null,8,Ts))],64))],2)):o.addressEntry.name==="address"?(e.openBlock(),e.createElementBlock("dd",Vs,[o.linkGoogleMaps&&!t.editing?(e.openBlock(),e.createElementBlock("a",{key:0,href:l.locateAddress(o.addressEntry),target:"google-maps",title:o.addressEntry.tooltip},[o.addressEntry.streetNo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("span",Os,e.toDisplayString(o.addressEntry.streetNo),1),Fs],64)):e.createCommentVNode("",!0),o.addressEntry.zip||o.addressEntry.city?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(o.showCityBeforeZip?"city-zip":"zip-city")},[o.addressEntry.zip?(e.openBlock(),e.createElementBlock("span",Is,e.toDisplayString(o.addressEntry.zip),1)):e.createCommentVNode("",!0),o.addressEntry.city?(e.openBlock(),e.createElementBlock("span",Ms,[e.createTextVNode(e.toDisplayString(o.addressEntry.city),1),o.addressEntry.state?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(o.addressEntry.state),1)],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),Ps,o.addressEntry.miscInfo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("span",null,e.toDisplayString(o.addressEntry.miscInfo),1),o.addressEntry.country?(e.openBlock(),e.createElementBlock("br",Ls)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),o.addressEntry.country?(e.openBlock(),e.createElementBlock("span",Ds,e.toDisplayString(o.addressEntry.country),1)):e.createCommentVNode("",!0)],8,Ns)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.editing?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createVNode(s,{element:"input",type:"text",class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,placeholder:o.addressEntry.labelText,modelValue:i.editableAddressEntry.streetNo,"onUpdate:modelValue":n[1]||(n[1]=d=>i.editableAddressEntry.streetNo=d)},null,8,["labelText","placeholder","modelValue"]),e.createElementVNode("div",{class:e.normalizeClass([o.showCityBeforeZip?"city-zip":"zip-city","input-wrapper"])},[e.createVNode(s,{element:"input",type:"text",class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,placeholder:o.addressEntry.labelText,modelValue:i.editableAddressEntry.zip,"onUpdate:modelValue":n[2]||(n[2]=d=>i.editableAddressEntry.zip=d)},null,8,["labelText","placeholder","modelValue"]),e.createVNode(s,{element:"input",type:"text",class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,placeholder:o.addressEntry.labelText,modelValue:i.editableAddressEntry.city,"onUpdate:modelValue":n[3]||(n[3]=d=>i.editableAddressEntry.city=d)},null,8,["labelText","placeholder","modelValue"])],2),e.createVNode(s,{element:"input",type:"text",class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,placeholder:o.addressEntry.labelText,modelValue:i.editableAddressEntry.miscInfo,"onUpdate:modelValue":n[4]||(n[4]=d=>i.editableAddressEntry.miscInfo=d)},null,8,["labelText","placeholder","modelValue"]),e.createVNode(s,{element:"select",class:"edit-mode","show-label":!1,labelText:o.addressEntry.labelText,selectOptions:[{text:"Germany",value:"de"},{text:"United Kingdom",value:"uk"}],modelValue:i.editableAddressEntry.country,"onUpdate:modelValue":n[5]||(n[5]=d=>i.editableAddressEntry.country=d)},null,8,["labelText","modelValue"])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.addressEntry.streetNo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("span",As,e.toDisplayString(o.addressEntry.streetNo),1),Rs],64)):e.createCommentVNode("",!0),o.addressEntry.zip||o.addressEntry.city?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(o.showCityBeforeZip?"city-zip":"zip-city")},[o.addressEntry.zip?(e.openBlock(),e.createElementBlock("span",qs,e.toDisplayString(o.addressEntry.zip),1)):e.createCommentVNode("",!0),o.addressEntry.city?(e.openBlock(),e.createElementBlock("span",zs,[e.createTextVNode(e.toDisplayString(o.addressEntry.city),1),o.addressEntry.state?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(" "+e.toDisplayString(o.addressEntry.state),1)],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),Hs,o.addressEntry.miscInfo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("span",null,e.toDisplayString(o.addressEntry.miscInfo),1),js],64)):e.createCommentVNode("",!0),o.addressEntry.country?(e.openBlock(),e.createElementBlock("span",Us,e.toDisplayString(o.addressEntry.country),1)):e.createCommentVNode("",!0)],64))],64))])):e.createCommentVNode("",!0)],64)}const Gs=S(_s,[["render",Ws]]),Js={name:"CmdAddressData",mixins:[U,J,{data(){return{defaultMessageProperties:{"cmdaddressdata.labeltext.company":"Company:","cmdaddressdata.labeltext.address":"Address:","cmdaddressdata.labeltext.telephone":"Telephone:","cmdaddressdata.labeltext.mobile_phone":"Mobile phone:","cmdaddressdata.labeltext.fax":"Fax:","cmdaddressdata.labeltext.email":"Email:","cmdaddressdata.labeltext.website":"Web site:","cmdaddressdata.labeltext.custom":"Custom:","cmdaddressdata.title.open_address_on_google_maps:":"Open address on GoogleMaps™ (in new tab)","cmdaddressdata.title.call_number":"Call number","cmdaddressdata.title.send_email":"Send email","cmdaddressdata.title.visit_website":"Visit web site (in new tab)"}}}}],props:{useSlot:{type:Boolean,default:!1},showLabelIcons:{type:Boolean,default:!0},showLabelTexts:{type:Boolean,default:!1},showIconsOnly:{type:Boolean,default:!1},showLabels:{type:Boolean,default:!0},addressData:{type:Array,required:!0},showCityBeforeZip:{type:Boolean,default:!1},cmdHeadline:{type:Object,required:!1}},data(){return{editableAddressData:[]}},computed:{websiteUrlText(){var t;return(t=this.addressData.website)==null?void 0:t.text.replace("https://","")}},methods:{onAddItem(){this.editModeContext.content.addContent(se(this,"props","addressData",-1),this.itemProvider)},itemProvider(){return{name:"name",iconClass:"icon-company",data:"Your data",labelText:"Label"}},locateAddress(t){return"https://www.google.com/maps/place/"+t.streetNo+", "+t.zip+" "+t.city},getHref(t){return t.name==="phone"?"tel:"+t.href:t.name==="email"?"mailto:"+t.href:t.name==="url"?t.href:null},updateHandlerProvider(){return j(this,{update(t,n){const o=n==null?void 0:n.find(r=>r.name==="CmdHeadline");o&&(t.cmdHeadline=t.cmdHeadline||{},o.update(t.cmdHeadline))}})}},watch:{}},Ks={class:"cmd-address-data vcard"},Zs={class:"adr"},Xs={key:0},Ys=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new entry",-1)],Qs=["href","target","title"],$s=["innerHTML"],vs=["href","title"],ec={class:"street-address"},tc=e.createElementVNode("br",null,null,-1),oc={key:0,class:"postal-code"},nc={key:1,class:"locality"},lc=e.createElementVNode("br",null,null,-1),ic=e.createElementVNode("br",null,null,-1),rc=e.createElementVNode("br",null,null,-1),ac={key:4,class:"country-name"},sc={class:"street-address"},cc=e.createElementVNode("br",null,null,-1),dc={key:0,class:"postal-code"},mc={key:1,class:"locality"},fc=e.createElementVNode("br",null,null,-1),uc=e.createElementVNode("br",null,null,-1),hc=e.createElementVNode("br",null,null,-1),pc={key:4,class:"country-name"};function gc(t,n,o,r,i,l){var m;const a=D,s=Gs,c=ce,d=M;return e.openBlock(),e.createElementBlock("div",Ks,[o.useSlot?e.renderSlot(t.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(m=o.cmdHeadline)!=null&&m.headlineText||t.editModeContext?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("address",Zs,[o.showLabels&&(o.showLabelTexts||o.showLabelIcons)&&!o.showIconsOnly?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[t.editModeContext?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.addressData.length===0?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"button confirm small",onClick:n[0]||(n[0]=(...f)=>l.onAddItem&&l.onAddItem(...f))},Ys)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.addressData,(f,p)=>(e.openBlock(),e.createBlock(c,{key:"x"+p,class:"edit-items",showComponentName:!1,allowedComponentTypes:[],componentName:"CmdAddressDataItem",componentProps:f,componentPath:["props","addressData",p]},{default:e.withCtx(()=>[e.createElementVNode("dl",null,[e.createVNode(s,{addressEntry:f,showLabelIcons:o.showLabelIcons,showLabelTexts:o.showLabelTexts},null,8,["addressEntry","showLabelIcons","showLabelTexts"])])]),_:2},1032,["componentProps","componentPath"]))),128))],64)):(e.openBlock(),e.createElementBlock("dl",Xs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.addressData,(f,p)=>(e.openBlock(),e.createBlock(s,{key:p,addressEntry:f,showLabelIcons:o.showLabelIcons,showLabelTexts:o.showLabelTexts,showCityBeforeZip:o.showCityBeforeZip},null,8,["addressEntry","showLabelIcons","showLabelTexts","showCityBeforeZip"]))),128))]))],64)):(e.openBlock(),e.createElementBlock("ul",{key:1,class:e.normalizeClass(["flex-container",{vertical:!o.showIconsOnly}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.addressData,(f,p)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:p},[f.href||f.name==="address"&&f.linkGoogleMaps||!o.showIconsOnly?(e.openBlock(),e.createElementBlock("li",{key:0,class:e.normalizeClass({"no-flex":o.showIconsOnly})},[f.href?(e.openBlock(),e.createElementBlock("a",{key:0,href:l.getHref(f),target:f.name==="url"?"_blank":null,title:f.tooltip},[o.showIconsOnly?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[f.iconClass?(e.openBlock(),e.createBlock(d,{key:0,iconClass:f.iconClass,type:f.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(f.href),1)],64))],8,Qs)):o.showIconsOnly?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("span",{key:1,innerHTML:f.data},null,8,$s)),f.name==="address"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[f.linkGoogleMaps?(e.openBlock(),e.createElementBlock("a",{key:0,href:l.locateAddress(f),target:"google-maps",title:f.tooltip},[o.showIconsOnly?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[f.iconClass?(e.openBlock(),e.createBlock(d,{key:0,iconClass:f.iconClass,type:f.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[f.streetNo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("span",ec,e.toDisplayString(f.streetNo),1),tc],64)):e.createCommentVNode("",!0),f.zip||f.city?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(o.showCityBeforeZip?"order-city-zip":"order-zip-city")},[f.zip?(e.openBlock(),e.createElementBlock("span",oc,e.toDisplayString(f.zip)+" ",1)):e.createCommentVNode("",!0),f.city?(e.openBlock(),e.createElementBlock("span",nc,[e.createTextVNode(e.toDisplayString(f.city),1),f.state?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(f.state),1)],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),lc],2)):e.createCommentVNode("",!0),f.pobox?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("span",null,e.toDisplayString(f.pobox),1),ic],64)):e.createCommentVNode("",!0),f.miscInfo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[e.createElementVNode("span",null,e.toDisplayString(f.miscInfo),1),rc],64)):e.createCommentVNode("",!0),f.country?(e.openBlock(),e.createElementBlock("span",ac,e.toDisplayString(f.country),1)):e.createCommentVNode("",!0)],64))],8,vs)):e.createCommentVNode("",!0),!f.linkGoogleMaps&&!o.showIconsOnly?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[f.streetNo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("span",sc,e.toDisplayString(f.streetNo),1),cc],64)):e.createCommentVNode("",!0),f.zip||f.city?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(o.showCityBeforeZip?"order-city-zip":"order-zip-city")},[f.zip?(e.openBlock(),e.createElementBlock("span",dc,e.toDisplayString(f.zip)+" ",1)):e.createCommentVNode("",!0),f.city?(e.openBlock(),e.createElementBlock("span",mc,[e.createTextVNode(e.toDisplayString(f.city),1),f.state?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(f.state),1)],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),fc],2)):e.createCommentVNode("",!0),f.pobox?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("span",null,e.toDisplayString(f.pobox),1),uc],64)):e.createCommentVNode("",!0),f.miscInfo?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[e.createElementVNode("span",null,e.toDisplayString(f.miscInfo),1),hc],64)):e.createCommentVNode("",!0),f.country?(e.openBlock(),e.createElementBlock("span",pc,e.toDisplayString(f.country),1)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],64))),128))],2))])],64))])}const Pn=S(Js,[["render",gc]]),yc={name:"CmdBackToTopButton",data(){var t;return{windowInnerHeight:window.innerHeight,windowScrollY:this.getScrollY(),scrollHeight:((t=document.querySelector(this.scrollContainer))==null?void 0:t.scrollHeight)||0}},props:{scrollContainer:{type:String,default:"body"},cmdIcon:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-up",tooltip:"Back to top",iconType:"auto"}}}},mounted(){var t;window.addEventListener("resize",this.onViewportChange),this.scrollContainer==="body"?window.addEventListener("scroll",this.onViewportChange):(t=document.querySelector(this.scrollContainer))==null||t.addEventListener("scroll",this.onViewportChange)},unmounted(){var t;window.removeEventListener("resize",this.onViewportChange),this.scrollContainer==="body"?window.addEventListener("scroll",this.onViewportChange):(t=document.querySelector(this.scrollContainer))==null||t.removeEventListener("scroll",this.onViewportChange)},computed:{show(){return this.windowScrollY>0&&this.windowInnerHeight<this.scrollHeight}},methods:{getScrollY(){var t;return this.scrollContainer==="body"?window.scrollY:((t=document.querySelector(this.scrollContainer))==null?void 0:t.scrollTop)||0},onViewportChange(){var t;this.windowInnerHeight=window.innerHeight,this.windowScrollY=this.getScrollY(),this.scrollHeight=((t=document.querySelector(this.scrollContainer))==null?void 0:t.scrollHeight)||0},onBackToTop(){var t;this.scrollContainer==="body"?window.scrollTo({top:0,left:0,behavior:"smooth"}):(t=document.querySelector(this.scrollContainer))==null||t.scrollTo({top:0,left:0,behavior:"smooth"})}}},kc=["title"];function bc(t,n,o,r,i,l){const a=M;return e.openBlock(),e.createBlock(e.Transition,{name:"fade"},{default:e.withCtx(()=>[l.show?(e.openBlock(),e.createElementBlock("a",{key:0,class:"cmd-back-to-top-button button",id:"back-to-top-button",href:"#",role:"button",title:o.cmdIcon.tooltip,onClick:n[0]||(n[0]=e.withModifiers((...s)=>l.onBackToTop&&l.onBackToTop(...s),["prevent"]))},[e.createVNode(a,{iconClass:o.cmdIcon.iconClass,type:o.cmdIcon.iconType},null,8,["iconClass","type"])],8,kc)):e.createCommentVNode("",!0)]),_:1})}const Cc=S(yc,[["render",bc]]),Bc={name:"CmdBankAccountData",props:{useSlot:{type:Boolean,default:!1},accountData:{type:Array,required:!0},allowCopyByClick:{type:Boolean,default:!0},additionalInformation:{type:String,required:!1},cmdIcon:{type:Object,default(){return{iconClass:"icon-file-copy",tooltip:"Copy data to clipboard!",iconType:"auto"}}},cmdHeadline:{type:Object,required:!1}},methods:{copyToClipboard(t){const n=t.replace(/\s/g,"");navigator.clipboard.writeText(n),alert(n+" was copied to clipboard")}}},wc={class:"cmd-bank-account-data"},xc={key:0},_c=["onClick","title"],Sc={key:1};function Ec(t,n,o,r,i,l){const a=D,s=M;return e.openBlock(),e.createElementBlock("div",wc,[o.useSlot?e.renderSlot(t.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.cmdHeadline?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("dl",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.accountData,(c,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:d},[e.createElementVNode("dt",null,e.toDisplayString(c.text),1),o.allowCopyByClick&&c.allowCopy?(e.openBlock(),e.createElementBlock("dd",xc,[e.createElementVNode("span",null,e.toDisplayString(c.value),1),e.createElementVNode("a",{href:"#",onClick:e.withModifiers(m=>l.copyToClipboard(c.value),["prevent"]),title:o.cmdIcon.tooltip},[e.createVNode(s,{iconClass:o.cmdIcon.iconClass,type:o.cmdIcon.iconType},null,8,["iconClass","type"])],8,_c)])):(e.openBlock(),e.createElementBlock("dd",{key:d},e.toDisplayString(c.value),1))],64))),128))]),o.additionalInformation?(e.openBlock(),e.createElementBlock("p",Sc,e.toDisplayString(o.additionalInformation),1)):e.createCommentVNode("",!0)],64))])}const Tc=S(Bc,[["render",Ec]]),Vc={name:"CmdForm",emits:["submit"],data(){return{errorOccurred:!1,formValues:{}}},props:{formAction:{type:String,required:!1},legend:{type:Object,default(){return{show:!0,align:"left",text:"Legend"}}},useSlot:{type:Boolean,default:!0},formElements:{type:Array,required:!1},novalidate:{type:Boolean,default:!0},useValidation:{type:Boolean,default:!0},useFieldset:{type:Boolean,default:!0},submitButton:{type:Object,required:!1}},computed:{submitButtonOptions(){return{iconClass:"icon-check",text:"Submit",type:"submit",position:"insideFieldset",primary:!0,...this.submitButton}}},methods:{createHtmlId:$t,submitFormData(t){let n={};this.formElements&&this.formElements.forEach(o=>{n[o.name]=this.formValues[o.name]}),this.$emit("submit",{originalEvent:t,formdata:n})},onSubmit(t){this.useValidation?t.target.checkValidity()?(this.errorOccurred=!1,this.submitFormData(t)):(t.preventDefault(),this.errorOccurred=!0):this.submitFormData(t)}},watch:{formElements:{handler(){var t;this.formValues={},(t=this.formElements)==null||t.forEach(n=>{n.type==="checkbox"?(this.formValues[n.name]||(this.formValues[n.name]=[]),n.value!=null&&this.formValues[n.name].push(n.value)):this.formValues[n.name]=n.value??""})},immediate:!0,deep:!0}}},Nc=["action","data-use-validation","novalidate"],Oc={class:"flex-container"},Fc=["type"],Ic={key:1},Mc={key:0,class:"button-wrapper"},Pc=["type"],Lc={key:1};function Dc(t,n,o,r,i,l){const a=z;return e.openBlock(),e.createElementBlock("form",{class:e.normalizeClass(["cmd-form",{error:i.errorOccurred}]),action:o.formAction,"data-use-validation":o.useValidation,onSubmit:n[0]||(n[0]=(...s)=>l.onSubmit&&l.onSubmit(...s)),novalidate:o.novalidate},[o.useFieldset?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("fieldset",Oc,[e.createElementVNode("legend",{class:e.normalizeClass({hidden:!o.legend.show,"align-left":o.legend.align==="left"})},e.toDisplayString(o.legend.text),3),o.useSlot?e.renderSlot(t.$slots,"default",{key:0}):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(o.formElements,(s,c)=>(e.openBlock(),e.createBlock(a,{key:c,element:s.element||"input",type:s.type||"text",name:s.name,class:e.normalizeClass(s.htmlClass),id:s.id||l.createHtmlId(),modelValue:i.formValues[s.name],"onUpdate:modelValue":d=>i.formValues[s.name]=d,inputValue:s.inputValue,fieldIconClass:s.innerIconClass,selectOptions:s.selectOptions,labelText:s.labelText,placeholder:s.placeholder,required:s.required,disabled:s.disabled,autocomplete:s.autocomplete,minlength:s.minlength,maxlength:s.maxlength,nativeButton:s.nativeButton},null,8,["element","type","name","class","id","modelValue","onUpdate:modelValue","inputValue","fieldIconClass","selectOptions","labelText","placeholder","required","disabled","autocomplete","minlength","maxlength","nativeButton"]))),128)),l.submitButtonOptions&&(l.submitButtonOptions.position==="insideFieldset"||l.submitButtonOptions.position===null)?(e.openBlock(),e.createElementBlock("button",{key:2,class:e.normalizeClass(["button",{primary:l.submitButtonOptions.primary}]),type:l.submitButtonOptions.type},[l.submitButtonOptions.iconClass?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(l.submitButtonOptions.iconClass)},null,2)):e.createCommentVNode("",!0),l.submitButtonOptions.text?(e.openBlock(),e.createElementBlock("span",Ic,e.toDisplayString(l.submitButtonOptions.text),1)):e.createCommentVNode("",!0)],10,Fc)):e.createCommentVNode("",!0)]),l.submitButtonOptions&&l.submitButtonOptions.position==="belowFieldset"?(e.openBlock(),e.createElementBlock("div",Mc,[e.createElementVNode("button",{class:e.normalizeClass(["button",{primary:l.submitButtonOptions.primary}]),type:l.submitButtonOptions.type||"submit"},[l.submitButtonOptions.iconClass?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(l.submitButtonOptions.iconClass)},null,2)):e.createCommentVNode("",!0),l.submitButtonOptions.text?(e.openBlock(),e.createElementBlock("span",Lc,e.toDisplayString(l.submitButtonOptions.text),1)):e.createCommentVNode("",!0)],10,Pc)])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"button-row")],64)):e.renderSlot(t.$slots,"default",{key:1})],42,Nc)}const Ln=S(Vc,[["render",Dc]]),Ac={data(){return{defaultMessageProperties:{"basic_form.legend":"Basic Form","basic_form.labeltext.salutation_male":"Mr.","basic_form.labeltext.salutation_female":"Mrs.","basic_form.labeltext.last_name":"Last name:","basic_form.placeholder.last_name":"Last name:","basic_form.labeltext.first_name":"First name:","basic_form.placeholder.first_name":"First name:","basic_form.labeltext.email":"Email:","basic_form.placeholder.email":"Email:","basic_form.labeltext.phone":"Phone:","basic_form.placeholder.phone":"Phone:","basic_form.labeltext.street_no":"Street/No.:","basic_form.placeholder.street_no":"Street/No.:","basic_form.labeltext.zip":"Zip:","basic_form.placeholder.zip":"Zip:","basic_form.labeltext.city":"City:","basic_form.placeholder.city":"City:","basic_form.labeltext.pobox":"PO Box:","basic_form.placeholder.pobox":"PO Box:","basic_form.labeltext.country":"Country:","basic_form.labeltext.additional_address_info":"Additional address information:","basic_form.placeholder.additional_address_info":"Additional address information","basic_form.labeltext.user_message":"Your message:","basic_form.placeholder.user_message":"Your message","basic_form.labeltext.data_privacy":"I accept handling and saving of my personal data a mentioned in the <a href='/content/data-privacy-en.html' class='fancybox'>private policy</a>."}}}},fe=class fe{constructor(n){Xe(this,"label");this.label=n}validate(n){return[n.lastName.error,n.lastName.errorMessage]=this.validateRequired(n.lastName.value,fe.PATTERN_SURNAME,this.label("form_error_invalid_surname"))[n.email.error,n.email.errorMessage]=this.validateRequired(n.email.value,fe.PATTERN_EMAIL,this.label("form_error_invalid_email"))[n.additionalText.error,n.additionalText.errorMessage]=this.validateRequired(n.additionalText.value,fe.PATTERN_MESSAGE,this.label("form_error_invalid_message")),n.acceptPrivacy.error=!1,n.error=n.lastName.error||n.email.error||n.additionalText.error,n}validatePrivacy(n){return n.acceptPrivacy.error=!n.acceptPrivacy.value,n.acceptPrivacy.errorMessage=n.acceptPrivacy.error?this.label("form_error_missing_privacy_consent"):"",n.error=n.error||n.acceptPrivacy.error,n}validateRequired(n,o,r){return!n||n.trim().length===0?[!0,this.label("form_error_empty")]:o&&!o.test(n)?[!0,r||this.label("form_error_invalid")]:[!1,""]}};Xe(fe,"PATTERN_SURNAME",/^[a-züöäßáéíóàèìòêîô '-]+$/i),Xe(fe,"PATTERN_EMAIL",/^[a-z\d._%+-]+@[a-z\d._%+-]+\.[a-z]{2,}$/i),Xe(fe,"PATTERN_MESSAGE",/^.{2,500}$/);let to=fe;function we(t){if(t){const n=t.lastIndexOf(".");if(n>-1)return t.substring(n+1)}return""}function Dn(t,n,o,r,i){const l=[];if(t.size>r&&l.push("file too large"),n.includes(we(t.name))||l.push("disallowed file extension"),l.length){alert(l);return}const a=new Image;a.onload=()=>{if(a.width<o&&!confirm("width ("+a.width+" px) too small - at least "+o+" px required! Use trotzdem!")){alert("Cancel");return}URL.revokeObjectURL(a.src),typeof i=="function"?i(a.src):i.src=a.src},a.src=URL.createObjectURL(t)}const Rc={name:"CmdImage",mixins:[U],data(){return{mediumMaxWidth:1023,smallMaxWidth:600,currentWindowWidth:window.innerWidth,allowedFileExtensions:["gif","jpg","jpeg","png","webp","svg"],uploadInitiated:!1,allowDrop:!1,showFigcaption:!0,figcaptionText:null,figcaptionPosition:null,figcaptionTextAlign:null,tooltip:null,alternativeText:null,newImageSource:null,positionOptions:[{text:"Above image",value:"top"},{text:"Below image",value:"bottom"}],textAlignOptions:[{text:"Left",value:"left"},{text:"Center",value:"center"},{text:"Right",value:"right"}]}},props:{image:{type:Object,required:!1},useFigureTag:{type:Boolean,default:!0},figcaption:{type:Object,required:!1},maxFileUploadSize:{type:Number,default:5e5},minImageWidth:{type:Number,default:600}},created(){window.addEventListener("resize",this.updateWindowWidth);const t=getComputedStyle(document.documentElement);this.mediumMaxWidth=parseInt(t.getPropertyValue("--medium-max-width")),this.smallMaxWidth=parseInt(t.getPropertyValue("--small-max-width"))},beforeUnmount(){window.removeEventListener("resize",this.updateWindowWidth)},computed:{imageComponentPath(){return this.componentPath||["props","cmdImage"]},imageSource(){var o;if(this.newImageSource)return this.newImageSource;const t=(o=this.image)==null?void 0:o.src;if(!t)return null;if(typeof t=="string")return t;const n=this.currentWindowWidth;return t.small&&n<=this.smallMaxWidth?t.small:t.medium&&n<=this.mediumMaxWidth?t.medium:t.large},textAlign(){var t;return(t=this.figcaption)!=null&&t.textAlign?"text-"+this.figcaption.textAlign:""},dragAndDropHandler(){return{dragenter:this.dragEnter,dragover:this.dragOver,dragleave:this.dragLeave,drop:this.drop}},editableFigcaptionText:{get(){var t;return this.figcaptionText==null?(t=this.figcaption)==null?void 0:t.text:this.figcaptionText},set(t){this.figcaptionText=t}}},methods:{onImageLoaded(t){this.$emit("image-loaded",t)},itemProvider(){var n,o;const t=(o=(n=this.editModeConfig)==null?void 0:n.itemProviderOverwrite)==null?void 0:o.call(n);return{image:{src:"/media/images/demo-images/medium/landscape-01.jpg",alt:"Alternative Text",...(t==null?void 0:t.image)||{}},figcaption:{text:"Figcaption DE",position:"bottom",textAlign:"center",show:!0}}},onAddItem(){this.$refs.editComponentWrapper.editComponent()},selectFiles(){this.$refs.formElement.getDomElement().querySelector("input[type='file']").click()},fileSelected(t){t.target.files.length>0&&Dn(t.target.files[0],this.allowedFileExtensions,this.minImageWidth,this.maxFileUploadSize,n=>this.newImageSource=n)},updateWindowWidth(){this.currentWindowWidth=window.innerWidth},getImage(){return{image:{...this.image},figcaption:{show:this.showFigcaption,position:this.figcaptionPosition,textAlign:this.figcaptionTextAlign,text:this.figcaptionText}}},dragEnter(t){this.dragOver(t)},dragOver(t){t.dataTransfer&&t.dataTransfer.items&&t.dataTransfer.items.length>0&&(t.dataTransfer.dropEffect="none",t.dataTransfer.items[0].kind==="file"&&(t.preventDefault(),t.dataTransfer.dropEffect="copy",this.allowDrop=!0))},dragLeave(){this.allowDrop=!1},drop(t){this.allowDrop=!1,t.dataTransfer&&t.dataTransfer.files&&t.dataTransfer.files.length>0&&(t.preventDefault(),Dn(t.dataTransfer.files[0],this.allowedFileExtensions,this.minImageWidth,this.maxFileUploadSize,n=>this.newImageSource=n))},addHandlerProvider(){const t={image:{id:Be(),src:"media/images/demo-images/large/landscape-06.jpg",srcImageLarge:"media/images/demo-images/large/landscape-06.jpg",alt:"Alternative Text"},figcaption:{show:!0,position:"bottom",text:"Figcaption",textAlign:"center"}};return j(this,{item(){return t}})},updateHandlerProvider(){const t=this.figcaptionText;return this.figcaptionText=null,j(this,{update(n){n.figcaption||(n.figcaption={}),n.figcaption.text=t}})}},watch:{figcaption:{handler(){var t,n,o,r;this.showFigcaption=(t=this.figcaption)==null?void 0:t.show,this.figcaptionText=(n=this.figcaption)==null?void 0:n.text,this.figcaptionPosition=(o=this.figcaption)==null?void 0:o.position,this.figcaptionTextAlign=(r=this.figcaption)==null?void 0:r.textAlign},immediate:!0,deep:!0}}},qc=["innerHTML"],zc=e.createElementVNode("span",{class:"icon-image"},null,-1),Hc=["src","alt","title"],jc=["src","alt","title"],Uc=["innerHTML"],Wc=[e.createElementVNode("span",{class:"icon-add"},null,-1),e.createElementVNode("span",null,"Add new image",-1)],Gc=["innerHTML"],Jc=["src","alt","title"],Kc=["innerHTML"],Zc=["src","alt","title"];function Xc(t,n,o,r,i,l){var c,d,m,f,p,u,h,b,g;const a=z,s=ce;return t.editModeContext?(e.openBlock(),e.createBlock(s,{key:0,ref:"editComponentWrapper",class:"edit-items",showComponentName:!1,allowedComponentTypes:[],componentName:"CmdImage",componentProps:{image:o.image,figcaption:o.figcaption},componentPath:l.imageComponentPath,allowDeleteComponent:!!l.imageSource,itemProvider:((c=t.editModeConfig)==null?void 0:c.allowAddItem)!==!1?l.itemProvider:null},{default:e.withCtx(B=>{var w,x,T,F,C,E,I,A,P,te,oe,ne;return[e.createElementVNode("figure",{class:e.normalizeClass(["cmd-image flex-container no-gap vertical",l.textAlign])},[(w=o.figcaption)!=null&&w.show&&((x=o.figcaption)==null?void 0:x.position)==="top"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[B.editing?(e.openBlock(),e.createBlock(a,{key:0,element:"input",type:"text",class:e.normalizeClass([l.textAlign,"edit-mode"]),required:!0,labelText:"Text figcaption",modelValue:l.editableFigcaptionText,"onUpdate:modelValue":n[0]||(n[0]=H=>l.editableFigcaptionText=H)},null,8,["class","modelValue"])):(T=o.figcaption)!=null&&T.text?(e.openBlock(),e.createElementBlock("figcaption",{key:1,innerHTML:(F=o.figcaption)==null?void 0:F.text},null,8,qc)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),B.editing?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("a",e.mergeProps({href:"#",class:["box drop-area flex-container vertical",{"allow-drop":i.allowDrop}]},e.toHandlers(l.dragAndDropHandler,!0),{onClick:n[1]||(n[1]=e.withModifiers((...H)=>l.selectFiles&&l.selectFiles(...H),["prevent"])),title:"Drag new image to this area to replace old one!"}),[zc,e.createElementVNode("img",{src:l.imageSource,alt:(C=o.image)==null?void 0:C.alt,title:(E=o.image)==null?void 0:E.tooltip},null,8,Hc)],16),e.createVNode(a,{class:"hidden",element:"input",type:"file",labelText:"Select new image",disabled:i.uploadInitiated,onChange:l.fileSelected,ref:"formElement"},null,8,["disabled","onChange"])],64)):l.imageSource?(e.openBlock(),e.createElementBlock("img",{key:2,src:l.imageSource,alt:(I=o.image)==null?void 0:I.alt,title:(A=o.image)==null?void 0:A.tooltip},null,8,jc)):e.createCommentVNode("",!0),(P=o.figcaption)!=null&&P.show&&((te=o.figcaption)==null?void 0:te.position)!=="top"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[B.editing?(e.openBlock(),e.createBlock(a,{key:0,element:"input",type:"text",class:e.normalizeClass([l.textAlign,"edit-mode"]),required:!0,labelText:"Text figcaption",showLabel:!1,modelValue:l.editableFigcaptionText,"onUpdate:modelValue":n[2]||(n[2]=H=>l.editableFigcaptionText=H),placeholder:"figcaption"},null,8,["class","modelValue"])):(oe=o.figcaption)!=null&&oe.text?(e.openBlock(),e.createElementBlock("figcaption",{key:1,innerHTML:(ne=o.figcaption)==null?void 0:ne.text},null,8,Uc)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),!B.editing&&!l.imageSource?(e.openBlock(),e.createElementBlock("button",{key:4,type:"button",class:"button confirm",onClick:n[3]||(n[3]=(...H)=>l.onAddItem&&l.onAddItem(...H))},Wc)):e.createCommentVNode("",!0)],2)]}),_:1},8,["componentProps","componentPath","allowDeleteComponent","itemProvider"])):o.useFigureTag?(e.openBlock(),e.createElementBlock("figure",{key:1,class:e.normalizeClass(["cmd-image",l.textAlign])},[((d=o.figcaption)==null?void 0:d.position)==="top"?(e.openBlock(),e.createElementBlock("figcaption",{key:0,innerHTML:(m=o.figcaption)==null?void 0:m.text},null,8,Gc)):e.createCommentVNode("",!0),e.createElementVNode("img",{src:l.imageSource,alt:(f=o.image)==null?void 0:f.alt,title:(p=o.image)==null?void 0:p.tooltip,onLoad:n[4]||(n[4]=(...B)=>l.onImageLoaded&&l.onImageLoaded(...B))},null,40,Jc),((u=o.figcaption)==null?void 0:u.position)!=="top"?(e.openBlock(),e.createElementBlock("figcaption",{key:1,innerHTML:(h=o.figcaption)==null?void 0:h.text},null,8,Kc)):e.createCommentVNode("",!0)],2)):(e.openBlock(),e.createElementBlock("img",{key:2,src:l.imageSource,alt:(b=o.image)==null?void 0:b.alt,title:(g=o.image)==null?void 0:g.tooltip,onLoad:n[5]||(n[5]=(...B)=>l.onImageLoaded&&l.onImageLoaded(...B))},null,40,Zc))}const ie=S(Rc,[["render",Xc]]),Yc={name:"CmdSlideButton",props:{slideButtonType:{type:String,default:"next",validator(t){return t==="next"||t==="prev"||t==="up"||t==="down"}},slideButtons:{type:Object,default:function(){return{prev:{iconClass:"icon-chevron-one-stripe-left",tooltip:"Previous"},next:{iconClass:"icon-chevron-one-stripe-right",tooltip:"Next"},up:{iconClass:"icon-chevron-one-stripe-up",tooltip:"Previous"},down:{iconClass:"icon-chevron-one-stripe-down",tooltip:"Next"}}}}},computed:{getDirection(){return this.slideButtons[this.slideButtonType]?this.slideButtons[this.slideButtonType]:(console.warn("Property 'slideButtonType' does not match slideButtons-key"),{})}}},Qc=["title"];function $c(t,n,o,r,i,l){const a=M;return e.openBlock(),e.createElementBlock("a",{href:"#",onClick:n[0]||(n[0]=e.withModifiers(()=>{},["prevent"])),class:e.normalizeClass(["cmd-slide-button","button","keep-behavior-on-small-devices",o.slideButtonType]),title:l.getDirection.tooltip},[e.createVNode(a,{type:l.getDirection.iconType||"auto",iconClass:l.getDirection.iconClass||"next"},null,8,["type","iconClass"])],10,Qc)}const Me=S(Yc,[["render",$c]]),vc={name:"CmdThumbnailScroller",emits:["click"],mixins:[J,{data(){return{defaultMessageProperties:{"cmdthumbnailscroller.tooltip.open_large_image":"Open large image","cmdthumbnailscroller.tooltip.open_url":"Open URL in a new tab","cmdthumbnailscroller.tooltip.open":"Open"}}}},U],data(){return{items:[],showSlidebuttons:!0}},props:{orientation:{type:String,default:"horizontal"},fullWidth:{type:Boolean,default:!1},largeIcons:{type:Boolean,default:!1},contentType:{type:String,default:"image",validator(t){return t==="image"||t==="text"}},executeOnClick:{type:String,default:"fancybox",validator(t){return t==="fancybox"||t==="url"||t==="emit"}},thumbnailScrollerItems:{type:Array,required:!0},allowOpenFancyBox:{type:Boolean,default:!0},activeItemIndex:{type:Number,required:!1},figcaption:{type:Object,default(){return{show:!0,position:"below-image"}}},useGalleryScroller:{type:Boolean,default:!1},cmdHeadline:{type:Object,required:!1},cmdSlideButtons:{type:Object,default(){return{next:{next:{type:"next",iconClass:"icon-chevron-one-stripe-right",tooltip:"Next"}},prev:{prev:{type:"prev",iconClass:"icon-chevron-one-stripe-left",tooltip:"Previous"}}}}}},mounted(){const t=this.$refs["thumbnail-scroller"],n=t.querySelector("ul");new ResizeObserver(()=>this.toggleSlideButtons(n)).observe(t)},computed:{tooltip(){return this.contentType==="image"?this.getMessage("cmdthumbnailscroller.tooltip.open_large_image"):this.executeOnClick==="url"?this.getMessage("cmdthumbnailscroller.tooltip.open_url"):this.getMessage("cmdthumbnailscroller.tooltip.open")},fullWidthClass(){return this.orientation==="horizontal"?"full-width":null}},methods:{itemProvider(){return{image:{id:Be(),src:"/media/images/demo-images/small/landscape-01.jpg",srcImageLarge:"/media/images/demo-images/large/landscape-01.jpg",alt:"Alternative Text",tooltip:"Tooltip 1"},figcaption:{text:"Figcaption DE",position:"bottom",textAlign:"center",show:!0}}},onAddItem(){this.editModeContext.content.addContent(se(this,"props","thumbnailScrollerItems",-1),this.itemProvider)},imageStructure(){return{itemProviderOverwrite:()=>({image:{id:Be(),src:"/media/images/demo-images/small/landscape-01.jpg",srcImageLarge:"/media/images/demo-images/large/landscape-01.jpg",tooltip:"Tooltip DE"}})}},toggleSlideButtons(t){this.showSlidebuttons=t.scrollWidth>t.clientWidth},showNextItem(){const t=this.items.shift();t&&this.items.push(t)},showPrevItem(){const t=this.items.pop();t&&this.items.unshift(t)},showFancyBox(t){this.allowOpenFancyBox&&pe({fancyBoxGallery:this.items,defaultGalleryIndex:t}),this.emitCurrentItemId(t)},emitCurrentItemId(t){if(this.contentType==="image"){this.$emit("click",this.items[t].image.id);return}this.$emit("click",this.items[t].id)},executeLink(t,n){this.executeOnClick==="emit"?(n.preventDefault(),this.emitCurrentItemId(t)):this.executeOnClick==="fancybox"&&(n.preventDefault(),this.showFancyBox(t))}},watch:{thumbnailScrollerItems:{handler(){this.items=this.thumbnailScrollerItems.map(t=>{let n;return this.contentType==="image"?(n={image:{...t.image},figcaption:{...t.figcaption}},n.image.srcImageSmall&&(n.image.src=n.image.srcImageSmall)):n={...t},n})},immediate:!0,deep:!0}}},ed={class:"inner-thumbnail-wrapper"},td=["href","onClick","title","target"],od={key:1},nd={key:1},ld={key:0},id=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new thumbnail-scroller-image",-1)];function rd(t,n,o,r,i,l){var m;const a=D,s=Me,c=ie,d=M;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-thumbnail-scroller",{"gallery-scroller":o.useGalleryScroller,"large-icons":o.largeIcons,vertical:o.orientation==="vertical"},l.fullWidthClass]),ref:"thumbnail-scroller"},[(m=o.cmdHeadline)!=null&&m.headlineText||t.editModeContext?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("div",ed,[i.showSlidebuttons?(e.openBlock(),e.createBlock(s,{key:0,onClick:e.withModifiers(l.showPrevItem,["prevent"]),slideButtonType:"prev"},null,8,["onClick"])):e.createCommentVNode("",!0),e.createVNode(e.TransitionGroup,{name:"slide",tag:"ul"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.items,(f,p)=>(e.openBlock(),e.createElementBlock("li",{key:p},[t.editModeContext?o.contentType==="image"?(e.openBlock(),e.createBlock(c,{key:1,image:f.image,figcaption:f.figcaption,componentPath:["props","thumbnailScrollerItems",p],editModeConfig:l.imageStructure()},null,8,["image","figcaption","componentPath","editModeConfig"])):o.contentType==="text"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[f.iconClass?(e.openBlock(),e.createBlock(d,{key:0,iconClass:f.iconClass,type:f.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),f.text?(e.openBlock(),e.createElementBlock("span",nd,e.toDisplayString(f.text),1)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("a",{key:0,href:o.executeOnClick==="url"?f.url:"#",onClick:u=>l.executeLink(p,u),class:e.normalizeClass([{active:o.activeItemIndex===p},f.id?"item-"+f.id:""]),title:l.tooltip,target:o.executeOnClick==="url"?"_blank":null},[o.contentType==="image"?(e.openBlock(),e.createBlock(c,{key:0,image:f.image,figcaption:f.figcaption},null,8,["image","figcaption"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[f.iconClass?(e.openBlock(),e.createBlock(d,{key:0,iconClass:f.iconClass,type:f.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),f.text?(e.openBlock(),e.createElementBlock("span",od,e.toDisplayString(f.text),1)):e.createCommentVNode("",!0)],64))],10,td))]))),128)),!i.items.length&&o.contentType==="image"?(e.openBlock(),e.createElementBlock("li",ld,[e.createElementVNode("button",{type:"button",class:"button confirm",onClick:n[0]||(n[0]=(...f)=>l.onAddItem&&l.onAddItem(...f))},id)])):e.createCommentVNode("",!0)]),_:1}),i.showSlidebuttons?(e.openBlock(),e.createBlock(s,{key:1,onClick:e.withModifiers(l.showNextItem,["prevent"]),slideButtons:o.cmdSlideButtons.next},null,8,["onClick","slideButtons"])):e.createCommentVNode("",!0)])],2)}const An=S(vc,[["render",rd]]),pe=t=>{const n=document.createElement("div");document.querySelector("body").appendChild(n),e.createApp(Rn,{...t,show:!0}).mount(n)},Rn=e.defineComponent({name:"CmdFancyBox",mixins:[Ie],emits:["cancel","confirm"],data(){return{fancyBoxContent:null,fancyBoxElements:null,fancyBoxImageUrl:null,index:this.defaultGalleryIndex,printInGrayscale:!1,showFancyBox:this.show}},props:{defaultAriaLabelText:{type:String,required:!1},url:{type:String,required:!1},showPrintButtons:{type:Boolean,default:!1},showSubmitButtons:{type:Boolean,default:!1},fancyboxOptions:{type:Object,default(){return{closeIcon:{iconClass:"icon-cancel",iconType:"auto",tooltip:"Close"},printButtons:{color:{iconClass:"icon-print",iconType:"auto",tooltip:"print in color"},grayscale:{iconClass:"icon-print",iconType:"auto",tooltip:"print in grayscale"}},submitButtons:{cancel:{iconClass:"icon-cancel",iconType:"auto",tooltip:"Cancel",buttonText:"Cancel"},confirm:{iconClass:"icon-check",iconType:"auto",buttonText:"Confirm",tooltip:"Confirm",buttonType:"primary"}}}}},allowEscapeKey:{type:Boolean,default:!0},content:{type:String,required:!1},elements:{type:Array,required:!1},fancyBoxGallery:{type:Array,required:!1},defaultGalleryIndex:{type:Number,required:!1},show:{type:Boolean,default:!1},showOverlay:{type:Boolean,default:!0},cmdImage:{type:Object,required:!1},cmdHeadline:{type:Object,required:!1}},created(){this.$_FancyBox_scrollHandler=()=>{window.scrollTo(0,this.$_FancyBox_verticalScrollPosition)},this.$watch(()=>[this.url,this.content,this.elements],this.updateContentOnPropertyChange,{immediate:!0})},mounted(){this.showFancyBox&&this.showDialog()},computed:{largeGalleryImage(){const t={...this.fancyBoxGallery[this.index].image};return t.src=t.srcImageLarge,t},largeSingleImage(){var n;const t={...((n=this.cmdImage)==null?void 0:n.image)||{}};return this.fancyBoxImageUrl&&(t.src=this.fancyBoxImageUrl),t},ariaLabelText(){var t;return(t=this.fancyBoxGallery)!=null&&t.length?this.fancyBoxGallery[this.index].figcaption.text:this.defaultAriaLabelText}},methods:{onDialogCancel(t){if(!this.allowEscapeKey){t.preventDefault();return}this.close()},showDialog(){document.querySelector("body").classList.add("avoid-scrolling"),this.$refs.dialog.showModal(),this.$refs["close-dialog"].focus()},updateContentOnPropertyChange(){this.fancyBoxImageUrl=this.fancyBoxContent=this.fancyBoxElements=null,this.url?this.loadContent(this.url):this.content?this.fancyBoxContent=this.content:this.elements&&(this.fancyBoxElements=this.elements.map(t=>t.cloneNode(!0)),this.$nextTick(()=>{this.$refs.elements.append(...this.fancyBoxElements)}))},async loadContent(t){(await ad(t)).startsWith("image/")?this.fancyBoxImageUrl=t:fetch(t).then(o=>o.text()).then(o=>this.fancyBoxContent=o).catch(o=>console.error(`Error loading ${this.url}: ${o}`))},showPrevItem(){this.index>0?this.index--:this.index=this.fancyBoxGallery.length-1},showItem(t){for(let n=0;n<this.fancyBoxGallery.length;n++)if(this.fancyBoxGallery[n].image.id===t){this.index=n;break}},showNextItem(){this.index<this.fancyBoxGallery.length-1?this.index++:this.index=0},close(){this.showFancyBox=!1,this.$emit("update:show",!1),document.querySelector("body").classList.remove("avoid-scrolling")},cancel(){this.$emit("cancel",!0),this.close()},confirm(){this.$emit("confirm",!0),this.close()}},watch:{show(t){this.showFancyBox=t},showFancyBox:{handler(){this.showFancyBox?this.showDialog():(document.querySelector("body").classList.remove("avoid-scrolling"),this.$refs.dialog.close())}}}});async function ad(t){const n=await fetch(t,{method:"HEAD"});return n.ok?(n.headers.get("Content-Type")||"").split(";")[0]:"text/html"}const sd=Rn,cd=["aria-label"],dd={class:"flex-container"},md={key:1,class:"button-wrapper no-flex"},fd=["title"],ud=["title"],hd=["title"],pd={key:0,class:"content"},gd=["innerHTML"],yd={key:2,class:"content",ref:"elements"},kd={key:3,class:"content"},bd={key:4,class:"content"},Cd={key:0,class:"flex-container no-flex"},Bd=["title"],wd={key:1},xd=["title"],_d={key:1};function Sd(t,n,o,r,i,l){var f,p,u,h,b,g,B,w,x,T,F,C,E,I,A,P,te,oe,ne,H,ue,V,re,Ge,Je,Ke,Ze;const a=D,s=M,c=ie,d=Me,m=An;return e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createElementVNode("dialog",{ref:"dialog",class:e.normalizeClass(["cmd-fancybox",{"show-overlay":t.showOverlay,image:t.fancyBoxImageUrl||t.fancyBoxGallery,"image-gallery":t.fancyBoxGallery}]),"aria-label":t.ariaLabelText,onCancel:n[5]||(n[5]=(...X)=>t.onDialogCancel&&t.onDialogCancel(...X))},[e.createElementVNode("header",dd,[(f=t.cmdHeadline)!=null&&f.headlineText?(e.openBlock(),e.createBlock(a,e.mergeProps({key:0},t.cmdHeadline,{id:t.htmlId}),null,16,["id"])):e.createCommentVNode("",!0),(p=t.fancyboxOptions.printButtons)!=null&&p.color||(u=t.fancyboxOptions.printButtons)!=null&&u.grayscale||t.fancyboxOptions.closeIcon?(e.openBlock(),e.createElementBlock("div",md,[t.showPrintButtons&&((h=t.fancyboxOptions.printButtons)!=null&&h.color)?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",class:"button print-color",title:(b=t.fancyboxOptions.printButtons.color)==null?void 0:b.tooltip,onClick:n[0]||(n[0]=e.withModifiers(X=>t.printInGrayscale=!1,["prevent"]))},[e.createVNode(s,{iconClass:(g=t.fancyboxOptions.printButtons.color)==null?void 0:g.iconClass,type:(B=t.fancyboxOptions.printButtons.color)==null?void 0:B.iconType},null,8,["iconClass","type"])],8,fd)):e.createCommentVNode("",!0),t.showPrintButtons&&((w=t.fancyboxOptions.printButtons)!=null&&w.grayscale)?(e.openBlock(),e.createElementBlock("a",{key:1,href:"#",class:"button print-grayscale",title:(x=t.fancyboxOptions.printButtons.grayscale)==null?void 0:x.tooltip,onClick:n[1]||(n[1]=e.withModifiers(X=>t.printInGrayscale=!0,["prevent"]))},[e.createVNode(s,{iconClass:(T=t.fancyboxOptions.printButtons.grayscale)==null?void 0:T.iconClass,type:(F=t.fancyboxOptions.printButtons.grayscale)==null?void 0:F.iconType},null,8,["iconClass","type"])],8,ud)):e.createCommentVNode("",!0),t.fancyboxOptions.closeIcon?(e.openBlock(),e.createElementBlock("a",{key:2,href:"#",class:"button",id:"close-dialog",title:t.fancyboxOptions.closeIcon.tooltip,ref:"close-dialog",onClick:n[2]||(n[2]=e.withModifiers((...X)=>t.close&&t.close(...X),["prevent"]))},[e.createVNode(s,{iconClass:t.fancyboxOptions.closeIcon.iconClass,type:t.fancyboxOptions.closeIcon.iconType},null,8,["iconClass","type"])],8,hd)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)]),e.createElementVNode("div",{class:e.normalizeClass(["outer-content-wrapper",{grayscale:t.printInGrayscale}])},[t.fancyBoxImageUrl||(C=t.cmdImage)!=null&&C.image?(e.openBlock(),e.createElementBlock("div",pd,[e.createVNode(c,{image:t.largeSingleImage,figcaption:(E=t.cmdImage)==null?void 0:E.figcaption},null,8,["image","figcaption"])])):t.fancyBoxContent?(e.openBlock(),e.createElementBlock("div",{key:1,class:"content",innerHTML:t.fancyBoxContent},null,8,gd)):t.fancyBoxElements?(e.openBlock(),e.createElementBlock("div",yd,null,512)):t.fancyBoxGallery?(e.openBlock(),e.createElementBlock("div",kd,[e.createVNode(d,{onClick:e.withModifiers(t.showPrevItem,["prevent"]),slideButtonType:"prev"},null,8,["onClick"]),e.createVNode(c,{image:t.largeGalleryImage,figcaption:t.fancyBoxGallery[t.index].figcaption},null,8,["image","figcaption"]),e.createVNode(d,{onClick:e.withModifiers(t.showNextItem,["prevent"])},null,8,["onClick"])])):(e.openBlock(),e.createElementBlock("div",bd,[e.renderSlot(t.$slots,"default")]))],2),t.showSubmitButtons&&t.fancyboxOptions.submitButtons?(e.openBlock(),e.createElementBlock("footer",Cd,[(I=t.fancyboxOptions.submitButtons)!=null&&I.cancel?(e.openBlock(),e.createElementBlock("button",{key:0,onClick:n[3]||(n[3]=(...X)=>t.cancel&&t.cancel(...X)),title:(A=t.fancyboxOptions.submitButtons.cancel)==null?void 0:A.tooltip},[(P=t.fancyboxOptions.submitButtons.cancel)!=null&&P.iconClass?(e.openBlock(),e.createBlock(s,{key:0,iconClass:(te=t.fancyboxOptions.submitButtons.cancel)==null?void 0:te.iconClass,type:(oe=t.fancyboxOptions.submitButtons.cancel)==null?void 0:oe.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),(ne=t.fancyboxOptions.submitButtons.cancel)!=null&&ne.buttonText?(e.openBlock(),e.createElementBlock("span",wd,e.toDisplayString((H=t.fancyboxOptions.submitButtons.cancel)==null?void 0:H.buttonText),1)):e.createCommentVNode("",!0)],8,Bd)):e.createCommentVNode("",!0),(ue=t.fancyboxOptions.submitButtons)!=null&&ue.confirm?(e.openBlock(),e.createElementBlock("button",{key:1,onClick:n[4]||(n[4]=(...X)=>t.confirm&&t.confirm(...X)),title:(V=t.fancyboxOptions.submitButtons.cancel)==null?void 0:V.tooltip},[(re=t.fancyboxOptions.submitButtons.confirm)!=null&&re.iconClass?(e.openBlock(),e.createBlock(s,{key:0,iconClass:(Ge=t.fancyboxOptions.submitButtons.confirm)==null?void 0:Ge.iconClass,type:(Je=t.fancyboxOptions.submitButtons.confirm)==null?void 0:Je.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),(Ke=t.fancyboxOptions.submitButtons.confirm)!=null&&Ke.buttonText?(e.openBlock(),e.createElementBlock("span",_d,e.toDisplayString((Ze=t.fancyboxOptions.submitButtons.confirm)==null?void 0:Ze.buttonText),1)):e.createCommentVNode("",!0)],8,xd)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),t.fancyBoxGallery?(e.openBlock(),e.createBlock(m,{key:1,thumbnailScrollerItems:[...t.fancyBoxGallery],allowOpenFancyBox:!1,onClick:t.showItem,activeItemIndex:t.index},null,8,["thumbnailScrollerItems","onClick","activeItemIndex"])):e.createCommentVNode("",!0)],42,cd)])}const Ed=S(sd,[["render",Sd]]),Td={emits:["submit"],mixins:[J,Ac,it],inject:{editModeContext:{default:null}},data(){return{validator:new to(t=>t),formData:{salutation:{value:this.configuration.salutation.default},lastName:{value:""},firstName:{value:""},email:{value:""},phone:{value:""},streetNo:{value:""},zip:{value:""},city:{value:""},pobox:{value:""},country:{value:""},additionalAddressInfo:{value:""},userMessage:{value:""},acceptPrivacy:{value:!1}},cityBeforeZip:this.showCityBeforeZip}},props:{useNativeSubmit:{type:Boolean,default:!1},formAction:{type:String,required:!1},legend:{type:Object,default(){return{show:!0,align:"right",text:"Legend"}}},configuration:{type:Object,default(){return{salutation:{name:"salutation",default:"m",replaceInputType:!0},lastName:{name:"surname",required:!0,type:"text"},firstName:{required:!1,type:"text"},email:{required:!0,type:"email"},phone:{required:!1,type:"phone"},country:{required:!1,element:"select",selectOptions:[{text:"Please select...",value:""},{text:"United States",value:"us"},{text:"Germany",value:"de"}]},streetNo:{required:!1,type:"text"},zip:{required:!1,type:"number"},city:{required:!1,type:"text"},additionalAddressInfo:{required:!1,type:"text"},userMessage:{required:!1,element:"textarea"},acceptPrivacy:{required:!0,replaceInputType:!0}}}},showCityBeforeZip:{type:Boolean,default:!1},receiverEmailAddress:{type:String,default:""},submitButton:{type:Object,default(){return{iconClass:"icon-message-send",text:"Send mail",type:"submit",position:"belowFieldset",primary:!0}}},cmdHeadline:{type:Object,default(){return{headlineText:"Basic Form",headlineLevel:3}}},cmdForm:{type:Object,required:!1}},mounted(){var t,n;(n=(t=this.$refs.dataPrivacy)==null?void 0:t.querySelector(".component-fancybox"))==null||n.addEventListener("click",o=>{o.preventDefault(),pe({url:o.target.getAttribute("href")})})},methods:{onSubmit(t){if(this.onValidate(),this.formData=Object.assign({},this.validator.validatePrivacy(this.formData)),this.formData.error||this.useNativeSubmit){this.formData.error&&t.originalEvent.preventDefault();return}const n=new FormData,o=Object.keys(this.configuration);for(let r=0;r<o.length;r++)n.set(o[r],this.formData[o[r]].value);fetch(this.formAction,{method:"POST",body:n}).then(r=>{r.ok?console.log("CmdBasicForm","ok"):console.log("CmdBasicForm","fail")}).catch(r=>{console.error(r)}),t.originalEvent.preventDefault()},onCountrySelect(t){this.cityBeforeZip=t==="us"||t==="uk"},onValidate(){this.formData=Object.assign({},this.validator.validate(this.formData))},executeLink(t,n){t.fancybox&&(n.preventDefault(),pe({url:t}))},openDataPrivacy(t){pe({url:t})}},watch:{showCityBeforeZip(){this.cityBeforeZip=this.showCityBeforeZip}}},Vd={class:"cmd-pages-basic-form"},Nd={key:0,class:"flex-container no-flex order-male-female"},Od={key:1,class:"flex-container order-lastname-firstname"},Fd={key:2,class:"flex-container order-phone-email"},Id={key:3,class:"flex-container"},Md=["innerHTML"];function Pd(t,n,o,r,i,l){const a=D,s=z,c=Ln;return e.openBlock(),e.createElementBlock("div",Vd,[o.cmdHeadline?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createVNode(c,e.mergeProps({onSubmit:l.onSubmit,novalidate:"novalidate"},o.cmdForm,{legend:o.legend,submitButton:o.submitButton,formAction:o.formAction}),{default:e.withCtx(()=>{var d,m,f,p,u,h,b,g,B,w,x,T,F,C,E,I,A,P,te,oe,ne,H,ue,V,re,Ge,Je,Ke,Ze,X,$i,vi,er,tr,or,nr,lr,ir,rr,ar;return[o.configuration.salutation?(e.openBlock(),e.createElementBlock("div",Nd,[e.createVNode(s,{element:"input",type:"radio",labelText:t.getMessage("basic_form.labeltext.salutation_male"),name:((d=o.configuration.salutation)==null?void 0:d.name)||"salutation",inputValue:"m",replaceInputType:(m=o.configuration.salutation)==null?void 0:m.replaceInputType,modelValue:i.formData.salutation.value,"onUpdate:modelValue":n[0]||(n[0]=L=>i.formData.salutation.value=L),onValidate:l.onValidate},null,8,["labelText","name","replaceInputType","modelValue","onValidate"]),e.createVNode(s,{element:"input",type:"radio",labelText:t.getMessage("basic_form.labeltext.salutation_female"),name:((f=o.configuration.salutation)==null?void 0:f.name)||"salutation",inputValue:"f",replaceInputType:(p=o.configuration.salutation)==null?void 0:p.replaceInputType,modelValue:i.formData.salutation.value,"onUpdate:modelValue":n[1]||(n[1]=L=>i.formData.salutation.value=L),onValidate:l.onValidate},null,8,["labelText","name","replaceInputType","modelValue","onValidate"])])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"top"),o.configuration.lastName||o.configuration.firstName?(e.openBlock(),e.createElementBlock("div",Od,[o.configuration.lastName?(e.openBlock(),e.createBlock(s,{key:0,element:"input",type:((u=o.configuration.lastName)==null?void 0:u.type)||"text",iconClass:"icon-user-profile",labelText:t.getMessage("basic_form.labeltext.last_name"),required:(h=o.configuration.lastName)==null?void 0:h.required,name:((b=o.configuration.lastName)==null?void 0:b.name)||"last-name",placeholder:t.getMessage("basic_form.placeholder.last_name"),modelValue:i.formData.lastName.value,"onUpdate:modelValue":n[2]||(n[2]=L=>i.formData.lastName.value=L),status:i.formData.lastName.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","required","name","placeholder","modelValue","status","onValidate"])):e.createCommentVNode("",!0),o.configuration.firstName?(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:((g=o.configuration.firstName)==null?void 0:g.type)||"text",iconClass:"icon-user-profile",labelText:t.getMessage("basic_form.labeltext.first_name"),placeholder:t.getMessage("basic_form.placeholder.first_name"),required:(B=o.configuration.firstName)==null?void 0:B.required,name:((w=o.configuration.firstName)==null?void 0:w.name)||"first-name",modelValue:i.formData.firstName.value,"onUpdate:modelValue":n[3]||(n[3]=L=>i.formData.firstName.value=L),status:i.formData.firstName.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),o.configuration.email||o.configuration.phone?(e.openBlock(),e.createElementBlock("div",Fd,[o.configuration.email?(e.openBlock(),e.createBlock(s,{key:0,element:"input",type:((x=o.configuration.email)==null?void 0:x.type)||"email",iconClass:"icon-mail",labelText:t.getMessage("basic_form.labeltext.email"),placeholder:t.getMessage("basic_form.placeholder.email"),required:(T=o.configuration.email)==null?void 0:T.required,name:((F=o.configuration.email)==null?void 0:F.name)||"email",modelValue:i.formData.email.value,"onUpdate:modelValue":n[4]||(n[4]=L=>i.formData.email.value=L),status:i.formData.email.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0),o.configuration.phone?(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:((C=o.configuration.phone)==null?void 0:C.type)||"tel",iconClass:"icon-phone",labelText:t.getMessage("basic_form.labeltext.phone"),placeholder:t.getMessage("basic_form.placeholder.phone"),modelValue:i.formData.phone.value,"onUpdate:modelValue":n[5]||(n[5]=L=>i.formData.phone.value=L),required:(E=o.configuration.phone)==null?void 0:E.required,name:((I=o.configuration.phone)==null?void 0:I.name)||"phone",status:i.formData.phone.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","modelValue","required","name","status","onValidate"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),o.configuration.streetNo||o.configuration.streetNo||o.configuration.zip&&o.configuration.city?(e.openBlock(),e.createElementBlock("div",Id,[o.configuration.country?(e.openBlock(),e.createBlock(s,{key:0,element:"select",labelText:t.getMessage("basic_form.labeltext.country"),selectOptions:(A=o.configuration.country)==null?void 0:A.selectOptions,required:(P=o.configuration.country)==null?void 0:P.required,name:((te=o.configuration.country)==null?void 0:te.name)||"country",modelValue:i.formData.country.value,"onUpdate:modelValue":[n[6]||(n[6]=L=>i.formData.country.value=L),l.onCountrySelect],status:i.formData.country.error?"error":"",onValidate:l.onValidate},null,8,["labelText","selectOptions","required","name","modelValue","status","onValidate","onUpdate:modelValue"])):e.createCommentVNode("",!0),o.configuration.streetNo?(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:((oe=o.configuration.streetNo)==null?void 0:oe.type)||"text",labelText:t.getMessage("basic_form.labeltext.street_no"),placeholder:t.getMessage("basic_form.placeholder.street_no"),required:(ne=o.configuration.streetNo)==null?void 0:ne.required,name:((H=o.configuration.streetNo)==null?void 0:H.name)||"street-no",modelValue:i.formData.streetNo.value,"onUpdate:modelValue":n[7]||(n[7]=L=>i.formData.streetNo.value=L),status:i.formData.streetNo.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0),o.configuration.pobox?(e.openBlock(),e.createBlock(s,{key:2,element:"input",type:((ue=o.configuration.pobox)==null?void 0:ue.type)||"text",labelText:t.getMessage("basic_form.labeltext.pobox"),placeholder:t.getMessage("basic_form.placeholder.pobox"),required:(V=o.configuration.pobox)==null?void 0:V.required,name:((re=o.configuration.pobox)==null?void 0:re.name)||"pobox",modelValue:i.formData.pobox.value,"onUpdate:modelValue":n[8]||(n[8]=L=>i.formData.pobox.value=L),status:i.formData.pobox.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["input-wrapper",i.cityBeforeZip?"order-city-zip":"order-zip-city"])},[o.configuration.zip?(e.openBlock(),e.createBlock(s,{key:0,element:"input",class:"input-zip",type:((Ge=o.configuration.zip)==null?void 0:Ge.type)||"number",labelText:t.getMessage("basic_form.labeltext.zip"),placeholder:t.getMessage("basic_form.placeholder.zip"),required:(Je=o.configuration.zip)==null?void 0:Je.required,name:((Ke=o.configuration.zip)==null?void 0:Ke.name)||"zip",modelValue:i.formData.zip.value,"onUpdate:modelValue":n[9]||(n[9]=L=>i.formData.zip.value=L),status:i.formData.zip.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0),o.configuration.city?(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:((Ze=o.configuration.city)==null?void 0:Ze.type)||"text",labelText:t.getMessage("basic_form.labeltext.city"),placeholder:t.getMessage("basic_form.placeholder.city"),required:(X=o.configuration.city)==null?void 0:X.required,name:(($i=o.configuration.city)==null?void 0:$i.name)||"city",modelValue:i.formData.city.value,"onUpdate:modelValue":n[10]||(n[10]=L=>i.formData.city.value=L),status:i.formData.city.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0)],2),o.configuration.additionalAddressInfo?(e.openBlock(),e.createBlock(s,{key:3,element:"input",type:((vi=o.configuration.additionalAddressInfo)==null?void 0:vi.type)||"text",labelText:t.getMessage("basic_form.labeltext.additional_address_info"),placeholder:t.getMessage("basic_form.placeholder.additional_address_info"),required:(er=o.configuration.additionalAddressInfo)==null?void 0:er.required,name:((tr=o.configuration.additionalAddressInfo)==null?void 0:tr.name)||"additional-address-info",modelValue:i.formData.additionalAddressInfo.value,"onUpdate:modelValue":n[11]||(n[11]=L=>i.formData.additionalAddressInfo.value=L),status:i.formData.additionalAddressInfo.error?"error":"",onValidate:l.onValidate},null,8,["type","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),o.configuration.userMessage?(e.openBlock(),e.createBlock(s,{key:4,element:((or=o.configuration.userMessage)==null?void 0:or.element)||"textarea",labelText:t.getMessage("basic_form.labeltext.user_message"),placeholder:t.getMessage("basic_form.placeholder.user_message"),required:(nr=o.configuration.userMessage)==null?void 0:nr.required,name:((lr=o.configuration.userMessage)==null?void 0:lr.name)||"user-message",modelValue:i.formData.userMessage.value,"onUpdate:modelValue":n[12]||(n[12]=L=>i.formData.userMessage.value=L),status:i.formData.userMessage.error?"error":"",onValidate:l.onValidate},null,8,["element","labelText","placeholder","required","name","modelValue","status","onValidate"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"bottom"),o.configuration.acceptPrivacy?(e.openBlock(),e.createBlock(s,{key:5,element:"input",type:"checkbox",required:(ir=o.configuration.acceptPrivacy)==null?void 0:ir.required,name:((rr=o.configuration.acceptPrivacy)==null?void 0:rr.name)||"accept-privacy",replaceInputType:(ar=o.configuration.acceptPrivacy)==null?void 0:ar.replaceInputType,modelValue:i.formData.acceptPrivacy.value,"onUpdate:modelValue":n[13]||(n[13]=L=>i.formData.acceptPrivacy.value=L),status:i.formData.acceptPrivacy.error?"error":"",onValidate:l.onValidate},{labeltext:e.withCtx(()=>[e.createElementVNode("span",{ref:"dataPrivacy",innerHTML:t.getMessage("basic_form.labeltext.data_privacy")},null,8,Md)]),_:1},8,["required","name","replaceInputType","modelValue","status","onValidate"])):e.createCommentVNode("",!0)]}),_:3},16,["onSubmit","legend","submitButton","formAction"])])}const qn=S(Td,[["render",Pd]]),Ld={name:"CmdInnerLink",props:{icon:{type:Object,default:{}},text:{type:String,default:""}}},Dd=["title"],Ad={key:1},Rd=["title"];function qd(t,n,o,r,i,l){return e.openBlock(),e.createElementBlock(e.Fragment,null,[o.icon.iconClass&&o.icon.position!=="right"?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(o.icon.iconClass),title:o.icon.tooltip},null,10,Dd)):e.createCommentVNode("",!0),o.text?(e.openBlock(),e.createElementBlock("span",Ad,e.toDisplayString(o.text),1)):e.createCommentVNode("",!0),o.icon.iconClass&&o.icon.position==="right"?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(o.icon.iconClass),title:o.icon.tooltip},null,10,Rd)):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"default")],64)}const zd=S(Ld,[["render",qd]]),Hd={name:"CmdLink",emits:["click"],props:{linkType:{type:String,default:"href",validator(t){return t==="href"||t==="router"||t==="button"}},path:{type:[String,Object],default:"#"},target:{type:String,default:""},icon:{type:Object,default:{}},text:{type:String,default:""},styleAsButton:{type:Boolean,default:!1},primaryButton:{type:Boolean,default:!1},fancybox:{type:Boolean,default:!1}},methods:{emitClick(t,n){this.$emit("click",{originalEvent:t,linkType:n})}}},jd=["href","target"];function Ud(t,n,o,r,i,l){const a=zd,s=e.resolveComponent("router-link");return o.linkType==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:o.path,target:o.target,class:e.normalizeClass(["cmd-link",{button:o.styleAsButton,primary:o.primaryButton,fancybox:o.fancybox}]),onClick:n[0]||(n[0]=c=>l.emitClick(c,"href"))},[e.createVNode(a,{text:o.text,icon:o.icon},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default")]),_:3},8,["text","icon"])],10,jd)):o.linkType==="router"?(e.openBlock(),e.createBlock(s,{key:1,to:o.path,class:e.normalizeClass(["cmd-link",{button:o.styleAsButton,primary:o.primaryButton,fancybox:o.fancybox}]),onClick:n[1]||(n[1]=c=>l.emitClick(c,"router"))},{default:e.withCtx(()=>[e.createVNode(a,{text:o.text,icon:o.icon},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default")]),_:3},8,["text","icon"])]),_:3},8,["to","class"])):o.linkType==="button"?(e.openBlock(),e.createElementBlock("button",{key:2,class:e.normalizeClass(["cmd-link button",{primary:o.primaryButton,fancybox:o.fancybox}]),type:"submit",onClick:n[2]||(n[2]=c=>l.emitClick(c,"button"))},[e.createVNode(a,{text:o.text,icon:o.icon},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default")]),_:3},8,["text","icon"])],2)):e.createCommentVNode("",!0)}const xe=S(Hd,[["render",Ud]]),Wd={name:"CmdListOfLinksItem",inheritAttrs:!1,mixins:[U],data(){var t;return{editableText:(t=this.link)==null?void 0:t.text}},props:{link:{type:Object,required:!1}},methods:{updateHandlerProvider(){const t=this.editableText;return j(this,{update(n){n.text=t}})}}},Gd={key:0,class:"cmd-list-of-links-item"},Jd={key:0},Kd={key:1,class:"input-wrapper"};function Zd(t,n,o,r,i,l){var d;const a=xe,s=e.resolveComponent("CmdListOfLinksItem",!0),c=z;return t.editing?(e.openBlock(),e.createElementBlock("div",Kd,[e.createVNode(c,{element:"input",type:"text",labelText:"Linktext",showLabel:!1,placeholder:"Linktext",modelValue:i.editableText,"onUpdate:modelValue":n[0]||(n[0]=m=>i.editableText=m)},null,8,["modelValue"])])):(e.openBlock(),e.createElementBlock("li",Gd,[e.createVNode(a,e.normalizeProps(e.guardReactiveProps(o.link)),null,16),t.editModeContext?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("ul",Jd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList((d=o.link)==null?void 0:d.children,(m,f)=>(e.openBlock(),e.createBlock(s,{key:f,link:m},null,8,["link"]))),128))]))]))}const Xd=S(Wd,[["render",Zd]]),Yd={name:"CmdListOfLinks",emits:["click"],mixins:[U],props:{useGap:{type:Boolean,default:!0},styleAsBox:{type:Boolean,default:!1},largeIcons:{type:Boolean,default:!1},sectionAnchors:{type:Boolean,default:!1},activeSection:{type:Number,default:0},showListStyleItems:{type:Boolean,default:!1},align:{type:String,default:"left",validator(t){return t==="left"||t==="center"||t==="right"}},links:{type:Array,required:!1},orientation:{type:String,default:"vertical",validator(t){return t==="horizontal"||t==="vertical"}},cmdHeadline:{type:Object,required:!1}},computed:{setStretchClass(){return this.largeIcons&&this.orientation==="horizontal"?"stretch":null}},methods:{onAddItem(){this.editModeContext.content.addContent(se(this,"props","links",-1),this.itemProvider)},itemProvider(){return{iconClass:"icon-user-profile",type:"href",text:"Linktext",path:"#",tooltip:"Tooltip",target:"_blank"}},updateHandlerProvider(){return j(this,{update(t,n){const o=n==null?void 0:n.find(r=>r.name==="CmdHeadline");o&&(t.cmdHeadline=t.cmdHeadline||{},o.update(t.cmdHeadline))}})}}},Qd={key:1},$d=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new entry",-1)];function vd(t,n,o,r,i,l){var d;const a=D,s=Xd,c=ce;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-list-of-links",{box:o.styleAsBox,horizontal:o.orientation==="horizontal","section-anchors":o.sectionAnchors,"large-icons":o.largeIcons,"show-list-style-items":o.showListStyleItems}])},[(d=o.cmdHeadline)!=null&&d.headlineText||t.editModeContext?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("ul",{class:e.normalizeClass(["flex-container",{"no-gap":!o.useGap},"align-"+o.align,l.setStretchClass])},[t.editModeContext?(e.openBlock(),e.createElementBlock("li",Qd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.links,(m,f)=>(e.openBlock(),e.createBlock(c,{key:"x"+f,class:"edit-items",showComponentName:!1,componentTag:"ul",componentName:"CmdLinkItem",componentProps:m,allowedComponentTypes:[],componentPath:["props","links",f],itemProvider:l.itemProvider},{default:e.withCtx(()=>[e.createVNode(s,{class:e.normalizeClass({active:o.sectionAnchors&&o.activeSection===f}),link:m},null,8,["class","link"])]),_:2},1032,["componentProps","componentPath","itemProvider"]))),128)),o.links.length===0?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"button confirm small",onClick:n[0]||(n[0]=(...m)=>l.onAddItem&&l.onAddItem(...m))},$d)):e.createCommentVNode("",!0)])):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.links,(m,f)=>(e.openBlock(),e.createBlock(s,{key:f,class:e.normalizeClass({active:o.sectionAnchors&&o.activeSection===f}),link:m},null,8,["class","link"]))),128))],2)],2)}const oo=S(Yd,[["render",vd]]),no={name:"CmdBox",mixins:[J,{data(){return{defaultMessageProperties:{"cmdbox.productbox.new":"New","cmdbox.productbox.article_no":"Article No:","cmdbox.contentbox.collapse_text":"Collapse text","cmdbox.contentbox.expand_text":"Expand text"}}}},{props:{globalCurrency:{type:Object,default(){return{symbol:"€",name:"Euro"}}}}}],emits:["click","toggle-collapse"],data(){return{open:this.collapsible?this.openCollapsedBox:!0,active:!0,showCutOffText:!1,calculatedBodyHeight:this.maxBoxBodyHeight}},props:{openCollapsedBox:{type:Boolean,required:!1},rowView:{type:Boolean,default:!1},boxType:{type:String,default:"content",validator(t){return t==="content"||t==="product"||t==="user"}},allowContentToScroll:{type:Boolean,default:!1},maxBoxBodyHeight:{type:String,default:"20rem"},collapsible:{type:Boolean,default:!1},cutoffTextLines:{type:Number,default:0},useBoxBodyPadding:{type:Boolean,default:!0},fadeLastLine:{type:Boolean,default:!1},useTransition:{type:Boolean,default:!0},boxBodyClass:{type:String,required:!1},defaultProfileIconClass:{type:String,default:"icon-user-profile"},product:{type:Object,required:!1},user:{type:Object,required:!1},profileType:{type:String,default:"business",validator(t){return t==="business"||t==="influencer"||t==="dating"}},useSlots:{type:Array,required:!1},cmdImage:{type:Object,required:!1},textBody:{type:String,default:""},iconOpen:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-up",tooltip:"Close content",iconType:"auto"}}},iconClosed:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-down",tooltip:"Show content",iconType:"auto"}}},stretchHorizontally:{type:Boolean,default:!0},stretchVertically:{type:Boolean,default:!0},headlinePosition:{type:String,default:"header",validator(t){return t==="header"||t==="body"}},cmdHeadline:{type:Object,required:!1},cmdLink:{type:Object,default:{}},cmdIcon:{type:Object,required:!1}},computed:{toggleTransition(){return this.useTransition?"fade":""}},methods:{toggleContentVisibility(){this.open=!this.open,this.active=!this.active,this.$emit("toggle-collapse",this.open)},toggleCutOffText(){this.showCutOffText=!this.showCutOffText,this.$emit("toggle-cutofftext",this.showCutOffText)},clickOnProduct(t){this.$emit("click",t)},setFocus(){this.$nextTick(()=>{if(this.open){const t=this.$refs.cmdBox.querySelector(":is(input, select, textarea):first-of-type");t&&t.focus()}})}},watch:{openCollapsedBox(){this.collapsible&&(this.open=this.openCollapsedBox,this.setFocus())},open(){this.setFocus()}}},zn=()=>{e.useCssVars(t=>({ae9cb9d6:t.cutoffTextLines}))},Hn=no.setup;no.setup=Hn?(t,n)=>(zn(),Hn(t,n)):zn;const em=["title"],tm={key:0,class:"box-header"},om={key:1,class:"body-icon-wrapper"},nm=["innerHTML"],lm={key:0,class:"body-icon-wrapper"},im=["innerHTML"],rm={key:2,class:"box-footer"},am={key:3,class:"box-footer"},sm={class:"box-header flex-container vertical"},cm={key:0},dm=["src","alt"],mm={key:1},fm={key:2,class:"ribbon-new"},um={key:3,class:"ribbon-discount"},hm={class:"box-body"},pm={key:0},gm={key:1,class:"price"},ym=["title"],km={key:2},bm={class:"box-header flex-container vertical"},Cm={key:0},Bm=["src","alt"],wm={key:0,class:"user-name"},xm={key:0,class:"user-age"},_m={key:1},Sm=["title"],Em={key:0,class:"user-name"},Tm={class:"box-body"},Vm={key:0,class:"user-name"},Nm={key:1},Om={key:2},Fm={key:3,class:"description"},Im={key:0,class:"tags"},Mm={key:1,class:"box-footer"};function Pm(t,n,o,r,i,l){var f,p,u,h,b,g,B,w,x,T;const a=D,s=M,c=ie,d=xe,m=oo;return o.boxType==="content"?(e.openBlock(),e.createElementBlock("div",{key:0,ref:"cmdBox",class:e.normalizeClass(["cmd-box box content",{open:i.open,collapsible:o.collapsible,"stretch-vertically":o.stretchVertically&&!o.collapsible,"stretch-horizontally":o.stretchHorizontally,"row-view":o.rowView}])},[o.collapsible?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",class:"box-header",title:i.open?o.iconOpen.tooltip:o.iconClosed.tooltip,onClick:n[0]||(n[0]=e.withModifiers((...F)=>l.toggleContentVisibility&&l.toggleContentVisibility(...F),["prevent"]))},[(f=o.useSlots)!=null&&f.includes("header")?e.renderSlot(t.$slots,"header",{key:0}):(p=o.cmdHeadline)!=null&&p.headlineText&&o.headlinePosition==="header"?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:1},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createVNode(s,{iconClass:i.open?o.iconOpen.iconClass:o.iconClosed.iconClass,type:i.open?o.iconOpen.iconType:o.iconClosed.iconType},null,8,["iconClass","type"])],8,em)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(u=o.useSlots)!=null&&u.includes("header")||(h=o.cmdHeadline)!=null&&h.headlineText&&o.headlinePosition==="header"?(e.openBlock(),e.createElementBlock("div",tm,[(b=o.useSlots)!=null&&b.includes("header")?e.renderSlot(t.$slots,"header",{key:0}):e.createCommentVNode("",!0),(g=o.cmdHeadline)!=null&&g.headlineText&&o.headlinePosition==="header"?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:1},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],64)),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(["box-body",o.boxBodyClass]),"aria-expanded":"true",role:"article"},[(B=o.useSlots)!=null&&B.includes("body")?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["inner-box-body-wrapper",{"box-body-padding":o.useBoxBodyPadding,"allow-scroll":o.allowContentToScroll}]),ref:"boxBody",style:e.normalizeStyle(o.allowContentToScroll?"max-height: "+i.calculatedBodyHeight:null)},[e.renderSlot(t.$slots,"body",{},()=>{var F;return[(F=o.cmdHeadline)!=null&&F.headlineText&&o.headlinePosition==="body"?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.cmdIcon!==void 0?(e.openBlock(),e.createElementBlock("div",om,[e.createVNode(s,{iconClass:o.cmdIcon.iconClass,type:o.cmdIcon.type},null,8,["iconClass","type"])])):e.createCommentVNode("",!0),e.createVNode(e.TransitionGroup,{name:l.toggleTransition},{default:e.withCtx(()=>[o.textBody?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass({"cutoff-text":o.cutoffTextLines>0,"fade-last-line":o.fadeLastLine&&!i.showCutOffText,"show-text":i.showCutOffText}),innerHTML:o.textBody},null,10,nm)):e.createCommentVNode("",!0),o.cutoffTextLines>0?(e.openBlock(),e.createElementBlock("a",{key:1,href:"#",onClick:n[1]||(n[1]=e.withModifiers((...C)=>l.toggleCutOffText&&l.toggleCutOffText(...C),["prevent"]))},e.toDisplayString(i.showCutOffText?t.getMessage("cmdbox.contentbox.collapse_text"):t.getMessage("cmdbox.contentbox.expand_text")),1)):e.createCommentVNode("",!0)]),_:1},8,["name"])]})],6)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["inner-box-body-wrapper",{"allow-scroll":o.allowContentToScroll}])},[o.cmdImage?(e.openBlock(),e.createBlock(c,e.normalizeProps(e.mergeProps({key:0},o.cmdImage)),null,16)):e.createCommentVNode("",!0),o.textBody?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass({"box-body-padding":o.useBoxBodyPadding,"allow-scroll":o.allowContentToScroll})},[o.cmdIcon!==void 0?(e.openBlock(),e.createElementBlock("div",lm,[e.createVNode(s,e.normalizeProps(e.guardReactiveProps(o.cmdIcon)),null,16)])):e.createCommentVNode("",!0),(w=o.cmdHeadline)!=null&&w.headlineText&&o.headlinePosition==="body"?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:1},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.textBody?(e.openBlock(),e.createElementBlock("p",{key:2,innerHTML:o.textBody},null,8,im)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],2))],2),[[e.vShow,i.open]]),(x=o.cmdLink)!=null&&x.linkType?(e.openBlock(),e.createElementBlock("div",rm,[e.createVNode(d,e.normalizeProps(e.guardReactiveProps(o.cmdLink)),null,16)])):e.createCommentVNode("",!0),(T=o.useSlots)!=null&&T.includes("footer")?(e.openBlock(),e.createElementBlock("div",am,[e.renderSlot(t.$slots,"footer")])):e.createCommentVNode("",!0)],2)):o.boxType==="product"&&o.product?(e.openBlock(),e.createElementBlock("a",{key:1,class:e.normalizeClass(["cmd-box box product",{"stretch-vertically":o.stretchVertically,"stretch-horizontally":o.stretchHorizontally,"row-view":o.rowView}]),href:"#",onClick:n[2]||(n[2]=e.withModifiers(F=>l.clickOnProduct(o.product),["prevent"]))},[e.createElementVNode("div",sm,[o.product.image!==void 0?(e.openBlock(),e.createElementBlock("figure",cm,[e.createElementVNode("img",{src:o.product.image.src,alt:o.product.image.alt},null,8,dm),e.createElementVNode("figcaption",null,e.toDisplayString(o.product.name),1)])):(e.openBlock(),e.createElementBlock("p",mm,e.toDisplayString(o.product.name),1)),o.product.new?(e.openBlock(),e.createElementBlock("div",fm,[e.createElementVNode("span",null,e.toDisplayString(t.getMessage("cmdbox.productbox.new")),1)])):e.createCommentVNode("",!0),o.product.discount?(e.openBlock(),e.createElementBlock("div",um,[e.createElementVNode("span",null,e.toDisplayString(o.product.discount),1)])):e.createCommentVNode("",!0)]),e.createElementVNode("div",hm,[o.product.articleNumber?(e.openBlock(),e.createElementBlock("p",pm,e.toDisplayString(t.getMessage("cmdbox.productbox.article_no"))+" "+e.toDisplayString(o.product.articleNumber),1)):e.createCommentVNode("",!0),o.product.price?(e.openBlock(),e.createElementBlock("p",gm,[e.createElementVNode("span",null,e.toDisplayString(o.product.price),1),e.createElementVNode("span",{title:t.globalCurrency.name},e.toDisplayString(t.globalCurrency.symbol),9,ym)])):e.createCommentVNode("",!0),o.product.description?(e.openBlock(),e.createElementBlock("p",km,e.toDisplayString(o.product.description),1)):e.createCommentVNode("",!0)])],2)):o.boxType==="user"&&o.user?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(["cmd-box box user",o.profileType,{"stretch-vertically":o.stretchVertically,"stretch-horizontally":o.stretchHorizontally,"row-view":o.rowView}])},[e.createElementVNode("div",bm,[o.user.image?(e.openBlock(),e.createElementBlock("figure",Cm,[e.createElementVNode("img",{src:o.user.image.src,alt:o.user.image.alt},null,8,Bm),o.rowView?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("figcaption",wm,[e.createTextVNode(e.toDisplayString(o.user.name),1),o.user.age?(e.openBlock(),e.createElementBlock("span",xm," ("+e.toDisplayString(o.user.age)+")",1)):e.createCommentVNode("",!0)]))])):(e.openBlock(),e.createElementBlock("div",_m,[e.createElementVNode("span",{class:e.normalizeClass(o.defaultProfileIconClass),title:o.user.name},null,10,Sm),o.rowView?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("p",Em,e.toDisplayString(o.user.name),1))]))]),e.createElementVNode("div",Tm,[o.rowView?(e.openBlock(),e.createElementBlock("p",Vm,e.toDisplayString(o.user.name),1)):e.createCommentVNode("",!0),o.user.profession?(e.openBlock(),e.createElementBlock("p",Nm,e.toDisplayString(o.user.profession),1)):e.createCommentVNode("",!0),o.user.position?(e.openBlock(),e.createElementBlock("p",Om,e.toDisplayString(o.user.position),1)):e.createCommentVNode("",!0),o.user.description?(e.openBlock(),e.createElementBlock("p",Fm,e.toDisplayString(o.user.description),1)):e.createCommentVNode("",!0)]),o.user.tags&&o.user.tags.length?(e.openBlock(),e.createElementBlock("ul",Im,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.user.tags,(F,C)=>(e.openBlock(),e.createElementBlock("li",{key:C},e.toDisplayString(F),1))),128))])):e.createCommentVNode("",!0),o.user.links&&o.user.links.length?(e.openBlock(),e.createElementBlock("div",Mm,[e.createVNode(m,{links:o.user.links,orientation:"horizontal",useGap:!1},null,8,["links"])])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)}const lo=S(no,[["render",Pm]]),io={name:"CmdBoxWrapper",data(){return{rowView:this.useRowViewAsDefault,collapsingBoxesOpen:!0,currentOpenBox:[],oneBoxPerRow:!1}},props:{openBoxesByDefault:{type:Array,required:!1},useGap:{type:Boolean,default:!1},useRowViewAsDefault:{type:Boolean,default:!1},stretchBoxesVertically:{type:Boolean,default:!0},allowUserToToggleOrientation:{type:Boolean,default:!0},collapseBoxesIcon:{type:Object,default(){return{iconClass:"icon-chevron-two-stripes-down",tooltip:"Collapse all boxes"}}},expandBoxesIcon:{type:Object,default(){return{iconClass:"icon-chevron-two-stripes-up",tooltip:"Expand all boxes"}}},useFlexbox:{type:Boolean,default:!1},boxesPerRow:{type:[Number,Array],default:4},allowMultipleExpandedBoxes:{type:Boolean,default:!0},iconGridView:{type:Object,default(){return{iconClass:"icon-blocks-small",tooltip:"Toggle to row view"}}},iconRowView:{type:Object,default(){return{iconClass:"icon-rows",tooltip:"Toggle to grid view"}}},cmdHeadline:{type:Object,default(){return{headlineText:"",headlineLevel:4}}}},computed:{boxesPerRowLarge(){return this.boxesPerRowResponsive(0,4)},boxesPerRowMedium(){return this.boxesPerRowResponsive(1,3)},boxesPerRowSmall(){return this.boxesPerRowResponsive(2,1)}},methods:{toggleOrientation(){this.rowView=!this.rowView,this.oneBoxPerRow=this.rowView},boxIsOpen(t){return this.currentOpenBox.includes(t)},boxIsToggled(t){alert(t)},boxesPerRowResponsive(t,n){return this.oneBoxPerRow?1:typeof this.boxesPerRow=="number"?t===0?this.boxesPerRow:Math.min(this.boxesPerRow,n):this.boxesPerRow.length>t?this.boxesPerRow[t]:n},toggleCollapsingBoxes(){this.collapsingBoxesOpen=!this.collapsingBoxesOpen},boxToggled(t,n){if(this.allowMultipleExpandedBoxes)if(n)this.currentOpenBox.push(t);else{let o=this.currentOpenBox.indexOf(t);this.currentOpenBox.splice(o,1)}else this.currentOpenBox=[],n&&this.currentOpenBox.push(t)}},watch:{openBoxesByDefault:{handler(){this.currentOpenBox=[...this.openBoxesByDefault||[]]},immediate:!0},useRowViewAsDefault:{handler(){this.oneBoxPerRow=this.useRowViewAsDefault},immediate:!0}}},jn=()=>{e.useCssVars(t=>({"5326f598":t.boxesPerRowLarge,"139ea0b8":t.boxesPerRowMedium,"538ecf64":t.boxesPerRowSmall}))},Un=io.setup;io.setup=Un?(t,n)=>(jn(),Un(t,n)):jn;const Lm={class:"cmd-box-wrapper"},Dm={key:0,class:"flex-container headline-wrapper"},Am={key:1,class:"options-wrapper"},Rm=["title"];function qm(t,n,o,r,i,l){const a=D,s=M;return e.openBlock(),e.createElementBlock("div",Lm,[o.cmdHeadline.headlineText||o.allowUserToToggleOrientation?(e.openBlock(),e.createElementBlock("div",Dm,[o.cmdHeadline.headlineText?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.allowUserToToggleOrientation?(e.openBlock(),e.createElementBlock("div",Am,[e.createElementVNode("a",{href:"#",onClick:n[0]||(n[0]=e.withModifiers((...c)=>l.toggleOrientation&&l.toggleOrientation(...c),["prevent"])),title:i.rowView?o.iconRowView.tooltip:o.iconGridView.tooltip},[e.createVNode(s,{iconClass:i.rowView?o.iconGridView.iconClass:o.iconRowView.iconClass,type:i.rowView?o.iconGridView.iconType:o.iconRowView.iconType},null,8,["iconClass","type"])],8,Rm)])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["inner-box-wrapper",o.useFlexbox?"flex-container":"grid-container-create-columns",{"no-gap":!o.useGap,"row-view":i.rowView,"stretch-boxes-vertically":o.stretchBoxesVertically}])},[e.renderSlot(t.$slots,"default",{collapsingBoxesOpen:i.collapsingBoxesOpen,boxToggled:l.boxToggled,boxIsOpen:l.boxIsOpen,rowView:i.rowView,onToggleCollapse:n[1]||(n[1]=(...c)=>l.boxIsToggled&&l.boxIsToggled(...c))})],2)])}const Wn=S(io,[["render",qm]]);function _e(t){return t.path?t.path:((t.route==null||typeof t.route!="object"||!t.route.path&&!t.route.name)&&console.error("Error in router configuration. Expected object with 'path' or 'name', got",t.route),t.route)}const zm={name:"CmdBreadcrumbs",props:{breadcrumbLabel:{type:String,required:!1},breadcrumbLinks:{type:Array,required:!1},breadcrumbSeparator:{type:String,default:">"}},methods:{getRoute(t){return _e(t)}}},Hm={class:"cmd-breadcrumbs"},jm={key:0,class:"breadcrumb-label"},Um=["href"],Wm={key:1},Gm={key:1},Jm={key:2},Km={key:1},Zm={key:3,class:"separator"};function Xm(t,n,o,r,i,l){const a=M,s=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("ul",Hm,[o.breadcrumbLabel?(e.openBlock(),e.createElementBlock("li",jm,e.toDisplayString(o.breadcrumbLabel),1)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.breadcrumbLinks||[],(c,d)=>(e.openBlock(),e.createElementBlock("li",{key:d},[c.type==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:c.path},[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",Wm,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0)],8,Um)):c.type==="router"?(e.openBlock(),e.createBlock(s,{key:1,to:l.getRoute(c)},{default:e.withCtx(()=>[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",Gm,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0)]),_:2},1032,["to"])):(e.openBlock(),e.createElementBlock("span",Jm,[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",Km,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0)])),d<o.breadcrumbLinks.length-1?(e.openBlock(),e.createElementBlock("span",Zm,e.toDisplayString(o.breadcrumbSeparator),1)):e.createCommentVNode("",!0)]))),128))])}const Gn=S(zm,[["render",Xm]]),Ym={name:"CmdCompanyLogo",data(){return{prefersColorScheme:""}},props:{link:{type:Object,required:!1},pathDefaultLogo:{type:String,required:!0},pathDarkmodeLogo:{type:String,required:!1},altText:{type:String,required:!0}},computed:{pathCurrentLogo(){return this.prefersColorScheme==="light"||!this.pathDarkmodeLogo?this.pathDefaultLogo:this.pathDarkmodeLogo},image(){return{src:this.pathCurrentLogo,alt:this.altText}}},created(){this.toggleColorScheme(),window.matchMedia("(prefers-color-scheme: light)").addEventListener("change",this.onColorSchemeChange);const t=document.querySelector("html");this.$_observer=new MutationObserver(this.observeDom),this.$_observer.observe(t,{attributes:!0})},beforeUnmount(){window.matchMedia("(prefers-color-scheme: light)").removeEventListener("change",this.onColorSchemeChange),this.$_observer.disconnect()},methods:{onImageLoaded(t){this.$emit("image-loaded",t)},onColorSchemeChange(t){this.prefersColorScheme=t.matches?"light":"dark"},observeDom(t){for(let n=0;n<t.length;n++)if(t[n].type==="attributes"){this.toggleColorScheme();break}},getRoute(t){return _e(t)},toggleColorScheme(){document.querySelector("html").classList.contains("light-mode")?this.prefersColorScheme="light":document.querySelector("html").classList.contains("dark-mode")?this.prefersColorScheme="dark":matchMedia("(prefers-color-scheme: light)").matches?this.prefersColorScheme="light":this.prefersColorScheme="dark"}}},Qm={class:"cmd-company-logo company-logo"},$m=["href","title"];function vm(t,n,o,r,i,l){var c,d,m,f,p,u;const a=ie,s=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("div",Qm,[((c=o.link)==null?void 0:c.type)==="router"?(e.openBlock(),e.createBlock(s,{key:0,to:(d=o.link)==null?void 0:d.path,title:(m=o.link)==null?void 0:m.tooltip},{default:e.withCtx(()=>[e.createVNode(a,{image:l.image,onImageLoaded:l.onImageLoaded},null,8,["image","onImageLoaded"])]),_:1},8,["to","title"])):((f=o.link)==null?void 0:f.type)==="href"?(e.openBlock(),e.createElementBlock("a",{key:1,href:(p=o.link)==null?void 0:p.path,title:(u=o.link)==null?void 0:u.tooltip},[e.createVNode(a,{image:l.image,onImageLoaded:l.onImageLoaded},null,8,["image","onImageLoaded"])],8,$m)):(e.openBlock(),e.createBlock(a,{key:2,image:l.image,onImageLoaded:l.onImageLoaded},null,8,["image","onImageLoaded"]))])}const Jn=S(Ym,[["render",vm]]),ef={name:"CmdContainer",props:{contentAboveSlot:{type:String,required:!1},contentBelowSlot:{type:String,required:!1},containerType:{type:String,required:!1},contentOrientation:{type:String,default:"vertical",validator(t){return t==="horizontal"||t==="vertical"}},innerClass:{type:String,required:!1},cmdHeadline:{type:Object,required:!1}},methods:{addHandlerProvider(){return""},oneSlotItem(){if(typeof this.$slots.default!="function")return!1;const t=this.$slots.default();return t.length===1&&typeof t[0].type=="symbol"&&Array.isArray(t[0].children)?t[0].children.length===1:t.length===1&&typeof t[0].type=="object"&&t[0].type.name==="RenderComponents"&&typeof t[0].props=="object"&&Array.isArray(t[0].props.components)?t[0].props.components.length===1:t.length===1}},computed:{setInnerClass(){let t=this.innerClass||"";switch(this.containerType){case"grid":t+=" grid-container-create-columns";break;case"flex":this.contentOrientation==="horizontal"?t+=" flex-container":this.contentOrientation==="vertical"&&(t+=" flex-container vertical");break}return t}}},tf={class:"cmd-container"},of=["innerHTML"],nf=["innerHTML"];function lf(t,n,o,r,i,l){const a=D;return e.openBlock(),e.createElementBlock("div",tf,[o.cmdHeadline?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.contentAboveSlot?(e.openBlock(),e.createElementBlock("div",{key:1,innerHTML:o.contentAboveSlot},null,8,of)):e.createCommentVNode("",!0),l.oneSlotItem()?e.renderSlot(t.$slots,"default",{key:2}):(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass([l.setInnerClass,"inner-slot-wrapper"])},[e.renderSlot(t.$slots,"default")],2)),o.contentBelowSlot?(e.openBlock(),e.createElementBlock("div",{key:4,innerHTML:o.contentBelowSlot},null,8,nf)):e.createCommentVNode("",!0)])}const rf=S(ef,[["render",lf]]),af={name:"CmdCookieDisclaimer",mixins:[J,{data(){return{defaultMessageProperties:{"cmdcookiedisclaimer.title.cookie_cannot_be_disabled":"This cookie cannot be disabled, because it is required for functionality!","cmdcookiedisclaimer.title.toggle_to_accept_cookie":"Toggle to accept or reject this cookie!"}}}}],data(){return{showCookieDisclaimer:!0,dataPrivacyContent:""}},props:{useSlot:{type:Boolean,default:!1},modelValue:{type:Array,required:!1},cmdHeadlineCookieDisclaimer:{type:Object,default(){return{show:!0,headlineText:"Cookie disclaimer",headlineLevel:2}}},cmdBoxRequiredCookies:{type:Object,default(){return{collapsible:!0,showHeadline:!0,headlineText:"Required cookies",headlineLevel:3}}},cmdBoxOptionalCookies:{type:Object,default(){return{collapsible:!0,showHeadline:!0,headlineText:"Optional cookies",headlineLevel:3}}},cookieOptions:{type:Object,required:!1},buttonLabelAcceptAllCookies:{type:String,default:"Accept all cookies!"},buttonLabelAcceptCurrentSettings:{type:String,default:"Proceed with current settings!"}},computed:{acceptedCookies:{get(){var o,r;const t=this.modelValue?[...this.modelValue]:[],n=((r=(o=this.cookieOptions)==null?void 0:o.required)==null?void 0:r.cookies)||[];for(let i=0;i<n.length;i++)t.includes(n[i].value)||t.push(n[i].value);return t},set(t){this.$emit("update:modelValue",t)}}},methods:{acceptCurrentCookies(){this.$emit("close-cookie-disclaimer",this.acceptedCookies)},acceptAllCookies(){var r,i,l,a;const t=[],n=(i=(r=this.cookieOptions)==null?void 0:r.required)==null?void 0:i.cookies;if(n)for(let s=0;s<n.length;s++)t.push(n[s].value);const o=(a=(l=this.cookieOptions)==null?void 0:l.optional)==null?void 0:a.cookies;if(o)for(let s=0;s<o.length;s++)t.push(o[s].value);this.$emit("close-cookie-disclaimer",t)},openDataPrivacy(t){t.target.target||(t.preventDefault(),fetch(t.target.href).then(n=>n.text()).then(n=>{this.dataPrivacyContent=n}))}}},sf={class:"cmd-cookie-disclaimer flex-container vertical"},cf={key:0,class:"flex-container vertical"},df={key:0},mf={key:1},ff=["href","target"],uf=["innerHTML"],hf=e.createElementVNode("hr",null,null,-1),pf={key:1,class:"flex-container vertical"},gf={key:0},yf={key:1},kf=["href","target"],bf=["innerHTML"],Cf={class:"button-wrapper align-center"};function Bf(t,n,o,r,i,l){const a=D,s=z,c=lo;return e.openBlock(),e.createBlock(e.Transition,{name:"fade"},{default:e.withCtx(()=>{var d,m,f;return[e.createElementVNode("div",sf,[o.useSlot?e.renderSlot(t.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(d=o.cmdHeadlineCookieDisclaimer)!=null&&d.show&&((m=o.cmdHeadlineCookieDisclaimer)!=null&&m.headlineText)&&((f=o.cmdHeadlineCookieDisclaimer)!=null&&f.headlineLevel)?(e.openBlock(),e.createBlock(a,{key:0,headlineText:o.cmdHeadlineCookieDisclaimer.headlineText,headlineLevel:o.cmdHeadlineCookieDisclaimer.headlineLevel},null,8,["headlineText","headlineLevel"])):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"cookie-options",{},()=>{var p,u,h,b,g,B,w,x;return[(p=o.cookieOptions)!=null&&p.required?(e.openBlock(),e.createElementBlock("div",cf,[(u=o.cmdBoxRequiredCookies)!=null&&u.showHeadline?(e.openBlock(),e.createBlock(a,{key:0,"headline-text":(h=o.cmdBoxRequiredCookies)==null?void 0:h.headlineText,"headline-level":(b=o.cmdBoxRequiredCookies)==null?void 0:b.headlineLevel},null,8,["headline-text","headline-level"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.cookieOptions.required.cookies||[],(T,F)=>{var C;return e.openBlock(),e.createBlock(c,{useSlots:["header","body"],collapsible:(C=o.cmdBoxRequiredCookies)==null?void 0:C.collapsible,key:F},{header:e.withCtx(()=>[e.createVNode(s,{element:"input",type:"checkbox",modelValue:l.acceptedCookies,"onUpdate:modelValue":n[0]||(n[0]=E=>l.acceptedCookies=E),inputValue:T.value,labelText:T.labelText,disabled:T.disabled,id:T.id,toggleSwitch:!0,title:t.getMessage("cmdcookiedisclaimer.title.cookie_cannot_be_disabled")},null,8,["modelValue","inputValue","labelText","disabled","id","title"])]),body:e.withCtx(()=>[T.description?(e.openBlock(),e.createElementBlock("p",df,e.toDisplayString(T.description),1)):e.createCommentVNode("",!0),T.linkDataPrivacy?(e.openBlock(),e.createElementBlock("p",mf,[e.createTextVNode(e.toDisplayString(T.linkDataPrivacy.label)+" ",1),e.createElementVNode("a",{onClick:n[1]||(n[1]=(...E)=>l.openDataPrivacy&&l.openDataPrivacy(...E)),href:T.linkDataPrivacy.link,target:T.linkDataPrivacy.target},e.toDisplayString(T.linkDataPrivacy.linkText),9,ff)])):e.createCommentVNode("",!0),i.dataPrivacyContent?(e.openBlock(),e.createElementBlock("div",{key:2,innerHTML:i.dataPrivacyContent},null,8,uf)):e.createCommentVNode("",!0)]),_:2},1032,["collapsible"])}),128))])):e.createCommentVNode("",!0),hf,(g=o.cookieOptions)!=null&&g.optional?(e.openBlock(),e.createElementBlock("div",pf,[(B=o.cmdBoxOptionalCookies)!=null&&B.showHeadline?(e.openBlock(),e.createBlock(a,{key:0,"headline-text":(w=o.cmdBoxOptionalCookies)==null?void 0:w.headlineText,"headline-level":(x=o.cmdBoxOptionalCookies)==null?void 0:x.headlineLevel},null,8,["headline-text","headline-level"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.cookieOptions.optional.cookies||[],(T,F)=>{var C;return e.openBlock(),e.createBlock(c,{useSlots:["header","body"],collapsible:(C=o.cmdBoxOptionalCookies)==null?void 0:C.collapsible,key:F},{header:e.withCtx(()=>[e.createVNode(s,{element:"input",type:"checkbox",modelValue:l.acceptedCookies,"onUpdate:modelValue":n[2]||(n[2]=E=>l.acceptedCookies=E),inputValue:T.value,labelText:T.labelText,disabled:T.disabled,id:T.id,toggleSwitch:!0,title:t.getMessage("cmdcookiedisclaimer.title.toggle_to_accept_cookie")},null,8,["modelValue","inputValue","labelText","disabled","id","title"])]),body:e.withCtx(()=>[T.description?(e.openBlock(),e.createElementBlock("p",gf,e.toDisplayString(T.description),1)):e.createCommentVNode("",!0),T.linkDataPrivacy?(e.openBlock(),e.createElementBlock("p",yf,[e.createTextVNode(e.toDisplayString(T.linkDataPrivacy.label)+" ",1),e.createElementVNode("a",{onClick:n[3]||(n[3]=(...E)=>l.openDataPrivacy&&l.openDataPrivacy(...E)),href:T.linkDataPrivacy.link,target:T.linkDataPrivacy.target},e.toDisplayString(T.linkDataPrivacy.linkText),9,kf)])):e.createCommentVNode("",!0),i.dataPrivacyContent?(e.openBlock(),e.createElementBlock("div",{key:2,innerHTML:i.dataPrivacyContent},null,8,bf)):e.createCommentVNode("",!0)]),_:2},1032,["collapsible"])}),128))])):e.createCommentVNode("",!0)]}),e.renderSlot(t.$slots,"privacy-text"),e.createElementVNode("div",Cf,[o.buttonLabelAcceptCurrentSettings?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",onClick:n[4]||(n[4]=(...p)=>l.acceptCurrentCookies&&l.acceptCurrentCookies(...p))},[e.createElementVNode("span",null,e.toDisplayString(o.buttonLabelAcceptCurrentSettings),1)])):e.createCommentVNode("",!0),o.buttonLabelAcceptAllCookies?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"primary",onClick:n[5]||(n[5]=(...p)=>l.acceptAllCookies&&l.acceptAllCookies(...p))},[e.createElementVNode("span",null,e.toDisplayString(o.buttonLabelAcceptAllCookies),1)])):e.createCommentVNode("",!0)])],64))])]}),_:3})}const wf=S(af,[["render",Bf]]),xf={name:"CmdCopyrightWrapper"},_f={class:"cmd-copyright-information",role:"contentinfo"},Sf=[e.createElementVNode("a",{href:"https://www.comand-cms.com",target:"comand-website",lang:"en",title:"CoManD-Website"},"© CoManD",-1)];function Ef(t,n,o,r,i,l){return e.openBlock(),e.createElementBlock("div",_f,Sf)}const Tf=S(xf,[["render",Ef]]),Vf={name:"CmdFakeSelect",inheritAttrs:!1,mixins:[J,{data(){return{defaultMessageProperties:{"cmdfakeselect.headline.requirements_for_input":"Requirements for input","cmdfakeselect.linktext.deselect_all_options":"Deselect all options","cmdfakeselect.linktext.select_all_options":"Select all options","cmdfakeselect.headline.an_option_is_selected":"An option is selected","cmdfakeselect.option.options_selected":"{0} options selected",...Qt.data().defaultMessageProperties}}}},it,Ie,eo],data(){return{showOptions:!1,validationStatus:"",allOptionsSelected:!1}},props:{type:{type:String,default:"default",validator(t){return t==="default"||t==="color"||t==="country"||t==="content"||t==="checkboxOptions"}},optionLinkType:{type:String,default:"href",validator(t){return t==="href"||t==="router"}},modelValue:{type:[String,Number,Array],default:""},selectData:{type:Array,required:!1},showSelectAllOptions:{type:Boolean,default:!0},status:{type:String,required:!1,validator(t){return t===""||t==="error"||t==="warning"||t==="success"||t==="info"}},iconDropdown:{type:Object,default(){return{iconClass:"icon-chevron-one-stripe-down",tooltip:"Toggle dropdown visibility",iconType:"auto"}}},labelText:{type:String,required:!1},showLabel:{type:Boolean,default:!0},showStatusIcon:{type:Boolean,default:!0},pathFlags:{type:String,default:"/media/images/flags"},textPleaseSelect:{type:String,default:"Please select…"},iconSelectAllOptions:{type:Object,default(){return{iconClass:"icon-check",iconType:"auto"}}},iconDeselectAllOptions:{type:Object,default(){return{iconClass:"icon-cancel",iconType:"auto"}}}},computed:{validationTooltip(){return this.useCustomTooltip?this.validationStatus==="error"?this.getMessage("cmdformelement.validationTooltip.an_error_occurred"):this.validationStatus==="success"?this.getMessage("cmdformelement.validationTooltip.information_is_filled_correctly"):this.getMessage("cmdformelement.validationTooltip.open_field_requirements"):this.getValidationMessage},optionName(){var t,n;if(this.type!=="checkboxOptions"&&this.type!=="content"&&this.modelValue){const o=this.selectData.find(r=>r.value===this.modelValue);if(o)return o.text}else if(this.type==="checkboxOptions"){if(this.modelValue.length===1)return(t=this.selectData.find(o=>String(o.value)===String(this.modelValue[0])))==null?void 0:t.text;if(this.modelValue.length>1)return this.getMessage("cmdfakeselect.option.options_selected",this.modelValue.length)}else if((n=this.selectData)!=null&&n.length)return this.selectData[0].text;return this.textPleaseSelect},optionIcon(){if(this.type==="default"){const t=this.selectData.find(n=>n.value===this.modelValue);return{iconClass:t==null?void 0:t.iconClass,tooltip:t==null?void 0:t.tooltip}}return null},optionCountry(){var t,n;return this.type==="country"?this.modelValue||((n=(t=this.selectData)==null?void 0:t[0])==null?void 0:n.value):null},optionColor(){var t,n;return this.type==="color"?this.modelValue||((n=(t=this.selectData)==null?void 0:t[0])==null?void 0:n.value):null},selectAllOptionsText(){return Array.isArray(this.modelValue)&&this.modelValue.length===this.selectData.length?(this.allOptionsSelected=!0,this.getMessage("cmdfakeselect.linktext.deselect_all_options")):(this.allOptionsSelected=!1,this.getMessage("cmdfakeselect.linktext.select_all_options"))}},methods:{toggleAllOptions(){this.validationStatus="success";const t=[];if(this.modelValue.length===this.selectData.length)this.$attrs.required&&(this.validationStatus="error");else for(let n=0;n<this.selectData.length;n++)t.push(String(this.selectData[n].value));this.$emit("update:modelValue",t)},toggleOptions(){this.$attrs.disabled!=="disabled"&&(this.showOptions=!this.showOptions)},compareValues(t){return this.modelValue.some(n=>n===t||n===String(t))},selectOption(t){this.validationStatus="success",this.$attrs.required!==void 0&&(t||(this.validationStatus="error")),this.showOptions=!1,this.$emit("update:modelValue",t)},optionSelect(t){this.validationStatus="success";let n=[...this.modelValue];t.target.checked?n.push(t.target.value):n=n.filter(o=>o!==t.target.value&&String(o)!==t.target.value),this.$attrs.required!==void 0&&!n.length&&(this.validationStatus="error"),this.$emit("update:modelValue",n)},closeOptions(){this.showOptions=!1},pathFlag(t){return this.pathFlags+"/flag-"+t+".svg"},onBlur(){this.validationStatus="success",this.$attrs.required!==void 0&&(!this.modelValue||this.modelValue.length===0)&&(this.validationStatus="error")},getRequirementMessage(){return this.getMessage("cmdfakeselect.headline.an_option_is_selected")}},watch:{status:{handler(){this.validationStatus=this.status},immediate:!0},selectData:{handler(){var t;this.type==="default"&&((t=this.selectData)!=null&&t.length)&&!this.selectData.some(n=>n.value===this.modelValue)&&this.$emit("update:modelValue",this.selectData[0].value)},immediate:!0,deep:!0}}},Nf=["title","aria-labelledby","aria-required"],Of={key:0,class:"label-text"},Ff=["id"],If={key:0,"aria-hidden":"true"},Mf=["title","aria-errormessage","id"],Pf=["aria-expanded"],Lf=["title"],Df=["src","alt"],Af={key:3,class:"option-name"},Rf={key:0,role:"listbox"},qf=["aria-selected"],zf=["onClick","title"],Hf={key:1},jf=["aria-expanded"],Uf=["for"],Wf=["value","checked","id"],Gf=["onClick"],Jf=["src","alt"],Kf=["onClick"],Zf={key:0,class:"select-all-options"};function Xf(t,n,o,r,i,l){var d,m,f,p;const a=M,s=Yt,c=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([i.validationStatus,"cmd-fake-select label",{color:o.type==="color","has-state":i.validationStatus&&i.validationStatus!=="none",disabled:t.$attrs.disabled}]),title:t.$attrs.title,role:"listbox","aria-labelledby":t.htmlId,"aria-required":t.$attrs.required!==void 0,ref:"fakeselect"},[o.showLabel?(e.openBlock(),e.createElementBlock("span",Of,[e.createElementVNode("span",{id:t.htmlId},[e.createTextVNode(e.toDisplayString(o.labelText),1),t.$attrs.required!==void 0?(e.openBlock(),e.createElementBlock("sup",If,"*")):e.createCommentVNode("",!0)],8,Ff),(t.$attrs.required||t.inputRequirements.length)&&o.showStatusIcon?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[0]||(n[0]=e.withModifiers(()=>{},["prevent"])),title:l.validationTooltip,"aria-errormessage":t.tooltipId,"aria-live":"assertive",id:t.tooltipId},[e.createVNode(a,{iconClass:t.getStatusIconClass},null,8,["iconClass"])],8,Mf)):e.createCommentVNode("",!0),t.useCustomTooltip&&(i.validationStatus===""||i.validationStatus==="error")?(e.openBlock(),e.createBlock(s,{key:1,ref:"tooltip",validationStatus:i.validationStatus,validationMessage:t.getValidationMessage,relatedId:t.tooltipId,cmdListOfRequirements:t.listOfRequirements,role:i.validationStatus==="error"?"alert":"dialog"},null,8,["validationStatus","validationMessage","relatedId","cmdListOfRequirements","role"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("ul",{class:e.normalizeClass({open:i.showOptions}),onClickout:n[5]||(n[5]=(...u)=>l.closeOptions&&l.closeOptions(...u)),"aria-expanded":i.showOptions},[e.createElementVNode("li",null,[e.createElementVNode("a",{href:"#",onClick:n[1]||(n[1]=e.withModifiers((...u)=>l.toggleOptions&&l.toggleOptions(...u),["prevent"])),onBlur:n[2]||(n[2]=(...u)=>l.onBlur&&l.onBlur(...u)),title:(d=l.optionIcon)==null?void 0:d.tooltip},[o.type==="country"&&l.optionCountry?(e.openBlock(),e.createElementBlock("img",{key:0,src:l.pathFlag(l.optionCountry),alt:l.optionCountry,class:e.normalizeClass(["flag",l.optionCountry])},null,10,Df)):o.type==="color"?(e.openBlock(),e.createElementBlock("span",{key:1,style:e.normalizeStyle("background: "+l.optionColor)},null,4)):e.createCommentVNode("",!0),(m=l.optionIcon)!=null&&m.iconClass?(e.openBlock(),e.createBlock(a,{key:2,type:(f=l.optionIcon)==null?void 0:f.iconType,iconClass:(p=l.optionIcon)==null?void 0:p.iconClass},null,8,["type","iconClass"])):e.createCommentVNode("",!0),l.optionName?(e.openBlock(),e.createElementBlock("span",Af,e.toDisplayString(l.optionName),1)):e.createCommentVNode("",!0),o.iconDropdown?(e.openBlock(),e.createBlock(a,{key:4,iconClass:o.iconDropdown.iconClass,type:o.iconDropdown.iconType,title:o.iconDropdown.tooltip},null,8,["iconClass","type","title"])):e.createCommentVNode("",!0)],40,Lf),o.type==="default"&&i.showOptions?(e.openBlock(),e.createElementBlock("ul",Rf,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.selectData,(u,h)=>(e.openBlock(),e.createElementBlock("li",{key:h,role:"option","aria-selected":u.value===o.modelValue},[o.optionLinkType==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:e.withModifiers(b=>l.selectOption(u.value),["prevent"]),class:e.normalizeClass({active:u.value===o.modelValue}),title:u.tooltip},[u.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:u.iconClass,type:u.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),u.text?(e.openBlock(),e.createElementBlock("span",Hf,e.toDisplayString(u.text),1)):e.createCommentVNode("",!0)],10,zf)):e.createCommentVNode("",!0),o.optionLinkType==="router"?(e.openBlock(),e.createBlock(c,{key:1,to:"#",onClick:e.withModifiers(b=>l.selectOption(u.value),["prevent"]),class:e.normalizeClass({active:u.value===o.modelValue})},{default:e.withCtx(()=>[u.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:u.iconClass,type:u.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),e.createElementVNode("span",null,e.toDisplayString(u.text),1)]),_:2},1032,["onClick","class"])):e.createCommentVNode("",!0)],8,qf))),128))])):o.type!=="default"&&o.type!=="content"&&i.showOptions?(e.openBlock(),e.createElementBlock("ul",{key:1,class:e.normalizeClass({"checkbox-options":o.type==="checkboxOptions"}),"aria-expanded":i.showOptions},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.selectData,(u,h)=>(e.openBlock(),e.createElementBlock("li",{key:h},[o.type==="checkboxOptions"?(e.openBlock(),e.createElementBlock("label",{key:0,for:"option-"+(h+1),class:e.normalizeClass({active:o.modelValue.includes(`${u.value}`)})},[e.createElementVNode("input",{type:"checkbox",value:u.value,onChange:n[3]||(n[3]=(...b)=>l.optionSelect&&l.optionSelect(...b)),checked:l.compareValues(u.value),id:"option-"+(h+1)},null,40,Wf),e.createElementVNode("span",null,e.toDisplayString(u.text),1)],10,Uf)):o.type==="country"?(e.openBlock(),e.createElementBlock("a",{key:1,href:"#",onClick:e.withModifiers(b=>l.selectOption(u.value),["prevent"]),class:e.normalizeClass({active:u.value===o.modelValue})},[e.createElementVNode("img",{class:"flag",src:l.pathFlag(u.value),alt:u.text},null,8,Jf),e.createElementVNode("span",null,e.toDisplayString(u.text),1)],10,Gf)):o.type==="color"?(e.openBlock(),e.createElementBlock("a",{key:2,href:"#",onClick:e.withModifiers(b=>l.selectOption(u.value),["prevent"]),class:e.normalizeClass({active:u.value===o.modelValue})},[e.createElementVNode("span",{class:"color",style:e.normalizeStyle("background: "+u.value)},null,4),e.createElementVNode("span",null,e.toDisplayString(u.text),1)],10,Kf)):e.createCommentVNode("",!0)]))),128)),o.showSelectAllOptions&&o.type==="checkboxOptions"?(e.openBlock(),e.createElementBlock("li",Zf,[e.createElementVNode("a",{href:"#",onClick:n[4]||(n[4]=e.withModifiers((...u)=>l.toggleAllOptions&&l.toggleAllOptions(...u),["prevent"]))},[i.allOptionsSelected?(e.openBlock(),e.createBlock(a,{key:1,iconClass:o.iconDeselectAllOptions.iconClass,type:o.iconDeselectAllOptions.iconType},null,8,["iconClass","type"])):(e.openBlock(),e.createBlock(a,{key:0,iconClass:o.iconSelectAllOptions.iconClass,type:o.iconSelectAllOptions.iconType},null,8,["iconClass","type"])),e.createElementVNode("span",null,e.toDisplayString(l.selectAllOptionsText),1)])])):e.createCommentVNode("",!0)],10,jf)):o.type==="content"&&i.showOptions?e.renderSlot(t.$slots,"default",{key:2}):e.createCommentVNode("",!0)])],42,Pf)],10,Nf)}const Kn=S(Vf,[["render",Xf]]),Yf={name:"CmdFormFilters",data(){return{options:[]}},props:{modelValue:{type:Array,required:!0},linkDeleteAllFilters:{type:Object,default(){return{text:"Delete all filters",icon:{show:!0,iconClass:"icon-error-circle",tooltip:""}}}},deleteFilterIcon:{type:Object,default(){return{iconClass:"icon-error-circle",tooltip:"Delete this filter",type:"auto"}}},selectedOptionsName:{type:Function,required:!0}},methods:{deleteAllFilters(){this.options=[],this.updateSelectedOptions()},deleteClickedFilter(t){this.options.splice(t,1),this.updateSelectedOptions()},updateSelectedOptions(){this.$emit("update:modelValue",this.options)}},watch:{modelValue:{handler(){this.modelValue?this.options=JSON.parse(JSON.stringify(this.modelValue)):this.options=[]},immediate:!0,deep:!0}}},Qf={key:0,class:"cmd-form-filters"},$f={key:0},vf={key:1},eu=["onClick","title"];function tu(t,n,o,r,i,l){const a=M;return i.options.length?(e.openBlock(),e.createElementBlock("ul",Qf,[i.options.length>1?(e.openBlock(),e.createElementBlock("li",$f,[e.createElementVNode("a",{href:"#",onClick:n[0]||(n[0]=e.withModifiers((...s)=>l.deleteAllFilters&&l.deleteAllFilters(...s),["prevent"]))},[o.linkDeleteAllFilters.icon&&o.linkDeleteAllFilters.icon.show?(e.openBlock(),e.createBlock(a,{key:0,iconClass:o.linkDeleteAllFilters.icon.iconClass,title:o.linkDeleteAllFilters.icon.tooltip},null,8,["iconClass","title"])):e.createCommentVNode("",!0),o.linkDeleteAllFilters.text?(e.openBlock(),e.createElementBlock("span",vf,e.toDisplayString(o.linkDeleteAllFilters.text),1)):e.createCommentVNode("",!0)])])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.options,(s,c)=>(e.openBlock(),e.createElementBlock("li",{key:c},[e.createElementVNode("a",{href:"#",onClick:e.withModifiers(d=>l.deleteClickedFilter(c),["prevent"]),title:o.deleteFilterIcon.tooltip},[e.createElementVNode("span",null,e.toDisplayString(o.selectedOptionsName(s)),1),e.createVNode(a,{iconClass:o.deleteFilterIcon.iconClass,type:o.deleteFilterIcon.iconType},null,8,["iconClass","type"])],8,eu)]))),128))])):e.createCommentVNode("",!0)}const Zn=S(Yf,[["render",tu]]),ou={name:"CmdGoogleMaps",props:{address:{type:Object,required:!0}},computed:{locateAddress(){if(this.address){const t=new URL("https://maps.google.de/maps?ie=UTF8&t=&z=17&iwloc=B&output=embed");return t.searchParams.set("hl","de"),t.searchParams.set("q",[this.address.streetNo,this.address.zip,this.address.city,this.address.latitude,this.address.longitude,this.address.location].join(" ").trim()),t.href}return"https://maps.google.de/maps?ie=UTF8&t=&z=17&iwloc=B&output=embed"}}},nu={class:"cmd-google-maps responsive-wrapper"},lu=["src"];function iu(t,n,o,r,i,l){return e.openBlock(),e.createElementBlock("div",nu,[e.createElementVNode("iframe",{src:l.locateAddress},null,8,lu)])}const Xn=S(ou,[["render",iu]]),ru={name:"CmdImageGallery",mixins:[U],props:{cmdHeadline:{type:Object,required:!1},useFancyboxForLargeImages:{type:Boolean,default:!0},images:{type:Array,required:!0},figcaptionPosition:{type:String,required:!1,validator(t){return t==="top"||t==="bottom"}}},methods:{itemProvider(){return{image:{src:"/media/images/demo-images/medium/landscape-01.jpg",alt:"Alternative Text"},figcaption:{text:"Figcaption DE",position:"bottom",textAlign:"center",show:!0}}},figcaption(t){const n={...t.figcaption};return this.figcaptionPosition&&(n.position=this.figcaptionPosition),n},onAddItem(){this.editModeContext.content.addContent(se(this,"props","images",-1),this.itemProvider)},showFancyBox(t){pe({fancyBoxGallery:this.images,defaultGalleryIndex:t})},getMessage(){return""},imageStructure(){return{itemProviderOverwrite:()=>({image:{srcImageLarge:"/media/images/demo-images/large/landscape-01.jpg",tooltip:"Tooltip DE"}})}},updateHandlerProvider(){const t=this.editableHtmlContent;return j(this,{update(n,o){n.htmlContent=t;const r=o==null?void 0:o.find(i=>i.name==="CmdHeadline");r&&(n.cmdHeadline=n.cmdHeadline||{},r.update(n.cmdHeadline))}})}}},au={class:"grid-container-create-columns cmd-image-gallery"},su=["onClick","title"],cu=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new gallery-image",-1)];function du(t,n,o,r,i,l){var c;const a=D,s=ie;return e.openBlock(),e.createElementBlock("div",au,[(c=o.cmdHeadline)!=null&&c.headlineText||t.editModeContext?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),t.editModeContext?o.images.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(o.images,(d,m)=>(e.openBlock(),e.createBlock(s,{key:m,class:"image-wrapper",image:d.image,figcaption:d.figcaption,componentPath:["props","images",m],editModeConfig:l.imageStructure()},null,8,["image","figcaption","componentPath","editModeConfig"]))),128)):(e.openBlock(),e.createElementBlock("button",{key:3,type:"button",class:"button confirm",onClick:n[0]||(n[0]=(...d)=>l.onAddItem&&l.onAddItem(...d))},cu)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.useFancyboxForLargeImages?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.images,(d,m)=>(e.openBlock(),e.createElementBlock("a",{class:"image-wrapper",key:m,href:"#",onClick:e.withModifiers(f=>l.showFancyBox(m),["prevent"]),title:l.getMessage("cmdimagegallery.tooltip.open_large_image")},[e.createVNode(s,{image:d.image,figcaption:l.figcaption(d)},null,8,["image","figcaption"])],8,su))),128)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(o.images,(d,m)=>(e.openBlock(),e.createElementBlock("div",{key:`i${m}`,class:"image-wrapper"},[e.createVNode(s,{image:d.image,figcaption:l.figcaption(d)},null,8,["image","figcaption"])]))),128))],64))])}const mu=S(ru,[["render",du]]),fu={name:"CmdImageZoom",props:{imageSmall:{type:Object,required:!0},imageLarge:{type:Object,required:!0}},data(){return{showLargeImage:!1}},methods:{onMouseOver(t){this.showLargeImage=!0,this.$nextTick(()=>{const n=window.innerHeight-this.$el.getBoundingClientRect().y-10,o=this.$el.querySelector(".zoom-container");o.style.height=`${n}px`,Yn(this,t)})},onMouseMove(t){Yn(this,t)},onMouseOut(){this.showLargeImage=!1}}};function Yn(t,n){const o=t.$el.querySelector(".zoom-container"),r=o.querySelector("img"),i=t.$el.querySelector(".zoom-overlay"),l=n.target.getBoundingClientRect().width,a=n.target.getBoundingClientRect().height,s=r.getBoundingClientRect().width,c=r.getBoundingClientRect().height,d=n.pageX-n.target.getBoundingClientRect().x-window.pageXOffset,m=n.pageY-n.target.getBoundingClientRect().y-window.pageYOffset,f=Math.min(l,o.getBoundingClientRect().width/s*l),p=Math.min(a,o.getBoundingClientRect().height/c*a),u=Qn(d-f/2,0,l-f),h=Qn(m-p/2,0,a-p),b=-(u*(s/l)),g=-(h*(c/a));i.style.left=`${u}px`,i.style.top=`${h}px`,i.style.width=`${f}px`,i.style.height=`${p}px`,i.style.display="block",r.style.marginLeft=`${b}px`,r.style.marginTop=`${g}px`}function Qn(t,n,o){return t<n?n:t>o?o:t}const uu={class:"cmd-image-zoom flex-container"},hu=["title"],pu={class:"zoom-container"},gu=e.createElementVNode("div",{class:"zoom-overlay"},null,-1);function yu(t,n,o,r,i,l){const a=ie;return e.openBlock(),e.createElementBlock("div",uu,[e.createElementVNode("a",{href:"#",class:"no-flex thumbnails-imagezoom",title:o.imageSmall.image.tooltip},[e.createVNode(a,e.mergeProps(o.imageSmall,{figcaption:{},onMouseover:l.onMouseOver,onMousemove:l.onMouseMove,onMouseout:l.onMouseOut}),null,16,["onMouseover","onMousemove","onMouseout"])],8,hu),e.createElementVNode("div",pu,[e.createVNode(a,e.mergeProps(o.imageLarge,{useFigureTag:!1}),null,16)]),gu])}const ku=S(fu,[["render",yu]]),bu={mixins:[Qt,it,Ie,eo],props:{modelValue:{type:[Array,String],required:!1},required:{type:Boolean,default:!1},showStatusIcon:{type:Boolean,default:!0},inputElements:{type:Array,required:!1},inputTypes:{type:String,default:"radio",validator(t){return t==="checkbox"||t==="radio"}},status:{type:String,required:!1,validator(t){return t===""||t==="error"||t==="warning"||t==="success"||t==="info"}},replaceInputType:{type:Boolean,default:!1},toggleSwitches:{type:Boolean,default:!1},useSlot:{type:Boolean,default:!1},multipleSwitch:{type:Boolean,default:!1},showLabel:{type:Boolean,default:!0},labelText:{type:String,required:!0},labelInline:{type:Boolean,default:!1},stretchHorizontally:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},methods:{updateStatus(){var t;if(this.required){if((t=this.inputValue)!=null&&t.length){this.validationStatus="success";return}this.validationStatus="error";return}this.validationStatus=this.status}},computed:{validationTooltip(){return this.useCustomTooltip?this.validationStatus==="error"?this.getMessage("cmdformelement.validationTooltip.an_error_occurred"):this.validationStatus==="success"?this.getMessage("cmdformelement.validationTooltip.information_is_filled_correctly"):this.getMessage("cmdformelement.validationTooltip.open_field_requirements"):this.getValidationMessage},inputValue:{get(){return this.modelValue},set(t){this.$emit("update:modelValue",t)}}},watch:{status:{handler(){this.updateStatus()},immediate:!0},modelValue:{handler(){this.updateStatus()},immediate:!0}}},Cu=["aria-labelledby"],Bu={class:"label-text"},wu=["id"],xu={key:0,"aria-hidden":"true"},_u=["title","aria-errormessage","id"],Su=["for"],Eu=["type","id","name","value","disabled"],Tu={key:1,class:"label-text"},Vu={key:1,class:"flex-container no-flex"};function Nu(t,n,o,r,i,l){const a=M,s=Yt;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-input-group label",t.validationStatus,{inline:o.labelInline,"multiple-switch":o.multipleSwitch,disabled:o.disabled,"toggle-switches":o.toggleSwitches,"has-state":t.validationStatus}]),"aria-labelledby":t.htmlId},[e.withDirectives(e.createElementVNode("span",Bu,[e.createElementVNode("span",{id:t.htmlId},[e.createTextVNode(e.toDisplayString(o.labelText),1),o.required?(e.openBlock(),e.createElementBlock("sup",xu,"*")):e.createCommentVNode("",!0)],8,wu),(o.required||t.inputRequirements.length>0)&&o.showStatusIcon?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[0]||(n[0]=e.withModifiers(()=>{},["prevent"])),title:l.validationTooltip,"aria-errormessage":t.tooltipId,"aria-live":"assertive",id:t.tooltipId},[e.createVNode(a,{iconClass:t.getStatusIconClass},null,8,["iconClass"])],8,_u)):e.createCommentVNode("",!0),t.useCustomTooltip&&(t.validationStatus===""||t.validationStatus==="error")?(e.openBlock(),e.createBlock(s,{key:1,ref:"tooltip",showRequirements:t.showRequirements,cmdListOfRequirements:t.listOfRequirements,validationStatus:t.validationStatus,validationMessage:t.getValidationMessage,inputAttributes:t.$attrs,inputModelValue:o.modelValue,helplink:t.helplink,relatedId:t.tooltipId,role:t.validationStatus==="error"?"alert":"dialog"},null,8,["showRequirements","cmdListOfRequirements","validationStatus","validationMessage","inputAttributes","inputModelValue","helplink","relatedId","role"])):e.createCommentVNode("",!0)],512),[[e.vShow,o.showLabel]]),o.useSlot?(e.openBlock(),e.createElementBlock("div",Vu,[e.renderSlot(t.$slots,"default")])):(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["flex-container",{"no-flex":!o.stretchHorizontally,"no-gap":o.multipleSwitch}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.inputElements,(c,d)=>(e.openBlock(),e.createElementBlock("label",{key:d,for:c.id,class:e.normalizeClass({"toggle-switch":o.toggleSwitches})},[e.withDirectives(e.createElementVNode("input",{type:o.inputTypes,id:c.id,name:c.name,value:c.value,"onUpdate:modelValue":n[1]||(n[1]=m=>l.inputValue=m),disabled:o.disabled,class:e.normalizeClass({"replace-input-type":o.replaceInputType})},null,10,Eu),[[e.vModelDynamic,l.inputValue]]),o.multipleSwitch&&c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.labelText?(e.openBlock(),e.createElementBlock("span",Tu,e.toDisplayString(c.labelText),1)):e.createCommentVNode("",!0)],10,Su))),128))],2))],10,Cu)}const $n=S(bu,[["render",Nu]]),Ou={name:"CmdLoginForm",data(){return{usernameValidationStatus:!1,passwordValidationStatus:!1,emailValidationStatus:!1,sendLoginMail:"",sendLogin:!1}},props:{modelValue:{type:Object,default(){return{username:"",password:""}}},orientation:{type:String,default:null,validator(t){return t==="vertical"||t==="horizontal"}},legendLoginForm:{type:Object,default(){return{show:!0,align:"right",text:"Login form"}}},showLegend:{type:Boolean,default:!0},legendForgotLoginForm:{type:Object,default(){return{show:!0,align:'right"',text:"Forgot login form"}}},cmdHeadlineLoginForm:{type:Object,required:!1},cmdHeadlineSendLoginForm:{type:Object,required:!1},cmdFormElementUsername:{type:Object,required:!1},cmdFormElementPassword:{type:Object,required:!1},cmdFormElementSendLogin:{type:Object,required:!1},options:{type:Object,default(){return{forgotPassword:{icon:{show:!0,iconClass:"icon-questionmark-circle",tooltip:""},text:"Forgot password"},createAccount:{linkType:"href",path:"#",icon:{show:!0,iconClass:"icon-register",tooltip:""},text:"Create new account"},backToLoginForm:{icon:{show:!0,iconClass:"icon-chevron-one-stripe-left",tooltip:""},text:"Back to login form"}}}},buttonLogin:{type:Object,required:!1},buttonSendLogin:{type:Object,required:!1}},computed:{cmdFormElementUsernameOptions(){return{labelText:"Username:",placeholder:"Type in username",fieldIconClass:"icon-user-profile",name:"login-username",id:"login-username",required:!0,...this.cmdFormElementUsername}},cmdFormElementPasswordOptions(){return{labelText:"Password:",placeholder:"Type in password",fieldIconClass:"icon-security-settings",name:"login-password",id:"login-password",required:!0,...this.cmdFormElementPassword}},cmdFormElementSendLoginOptions(){return{labelText:"Email-address:",placeholder:"Type in email-address you are registered with",fieldIconClass:"icon-mail",name:"login-send-login",id:"login-send-login",required:!0,...this.cmdFormElementSendLogin}},buttonLoginOptions(){return{linkType:"button",type:"submit",path:"",text:"Login",primary:!0,icon:{show:!0,iconClass:"icon-logon",tooltip:""},...this.buttonLogin}},buttonSendLoginOptions(){return{linkType:"button",type:"submit",path:"",text:"Send login",primary:!0,icon:{show:!0,iconClass:"icon-mail",tooltip:""},...this.buttonSendLogin}},buttonLoginDisabled(){return!(this.usernameValidationStatus&&this.passwordValidationStatus)},buttonSendLoginDisabled(){return!this.emailValidationStatus},username:{get(){return this.modelValue.username},set(t){this.$emit("update:modelValue",{username:t,password:this.password})}},password:{get(){return this.modelValue.password},set(t){this.$emit("update:modelValue",{username:this.username,password:t})}}},methods:{toggleSendLoginView(){this.sendLogin=!this.sendLogin,this.$nextTick(()=>{this.sendLogin?this.$refs.sendPassword.setFocus():this.$refs.username.setFocus()})},modelChange(){this.$emit("update:modelValue",{username:this.username,password:this.password})},onClick(t){this.$emit("click",t)},getRoute(t){return _e(t)},checkValidationStatus(t,n){t!=null&&(n==="username"?this.usernameValidationStatus=t==="success":n==="password"?this.passwordValidationStatus=t==="success":this.emailValidationStatus=t==="success")}},watch:{username(){this.modelChange()},password(){this.modelChange()}}},Fu={class:"cmd-login-form flex-container"},Iu={class:"option-wrapper flex-container"},Mu={key:1},Pu=["type","disabled"],Lu={key:1},Du={class:"cmd-login-form flex-container"},Au={class:"option-wrapper flex-container"},Ru={key:1},qu=["type","disabled"],zu={key:1};function Hu(t,n,o,r,i,l){var m,f,p,u,h,b,g,B;const a=D,s=z,c=M,d=xe;return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.withDirectives(e.createElementVNode("fieldset",Fu,[e.createElementVNode("legend",{class:e.normalizeClass({hidden:!o.legendLoginForm.show,"align-left":o.legendLoginForm.align==="left"})},e.toDisplayString(o.legendLoginForm.text),3),o.cmdHeadlineLoginForm?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadlineLoginForm)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["login-fields flex-container",{vertical:o.orientation==="vertical"}])},[e.createVNode(s,e.mergeProps({element:"input",type:"text",ref:"username",modelValue:l.username,"onUpdate:modelValue":n[0]||(n[0]=w=>l.username=w)},l.cmdFormElementUsernameOptions,{onValidationStatusChange:n[1]||(n[1]=w=>l.checkValidationStatus(w,"username"))}),null,16,["modelValue"]),e.createVNode(s,e.mergeProps({element:"input",type:"password",modelValue:l.password,"onUpdate:modelValue":n[2]||(n[2]=w=>l.password=w)},l.cmdFormElementPasswordOptions,{onValidationStatusChange:n[3]||(n[3]=w=>l.checkValidationStatus(w,"password"))}),null,16,["modelValue"])],2),e.renderSlot(t.$slots,"login"),e.createElementVNode("div",Iu,[o.options.forgotPassword||o.options.createAccount?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.options.forgotPassword?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[4]||(n[4]=e.withModifiers((...w)=>l.toggleSendLoginView&&l.toggleSendLoginView(...w),["prevent"]))},[(m=o.options.forgotPassword.icon)!=null&&m.show&&((f=o.options.forgotPassword.icon)!=null&&f.iconClass)?(e.openBlock(),e.createBlock(c,{key:0,iconClass:o.options.forgotPassword.icon.iconClass,type:o.options.forgotPassword.icon.iconType,title:o.options.forgotPassword.icon.tooltip},null,8,["iconClass","type","title"])):e.createCommentVNode("",!0),o.options.forgotPassword.text?(e.openBlock(),e.createElementBlock("span",Mu,e.toDisplayString(o.options.forgotPassword.text),1)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),o.options.createAccount?(e.openBlock(),e.createBlock(d,{key:1,linkType:o.options.createAccount.linkType,path:o.options.createAccount.path,text:o.options.createAccount.text,icon:{iconClass:(p=o.options.createAccount.icon)==null?void 0:p.iconClass,tooltip:(u=o.options.createAccount.icon)==null?void 0:u.tooltip,position:(h=o.options.createAccount.icon)==null?void 0:h.position}},null,8,["linkType","path","text","icon"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),l.buttonLoginOptions.linkType==="button"?(e.openBlock(),e.createElementBlock("button",{key:1,type:l.buttonLoginOptions.type==="submit"?"submit":"button",class:e.normalizeClass(["button",{primary:l.buttonLoginOptions.primary}]),onClick:n[5]||(n[5]=(...w)=>l.onClick&&l.onClick(...w)),disabled:l.buttonLoginDisabled},[l.buttonLoginOptions.icon.iconClass?(e.openBlock(),e.createBlock(c,{key:0,iconClass:l.buttonLoginOptions.icon.iconClass,type:l.buttonLoginOptions.icon.iconType,title:l.buttonLoginOptions.icon.tooltip},null,8,["iconClass","type","title"])):e.createCommentVNode("",!0),l.buttonLoginOptions.text?(e.openBlock(),e.createElementBlock("span",Lu,e.toDisplayString(l.buttonLoginOptions.text),1)):e.createCommentVNode("",!0)],10,Pu)):e.createCommentVNode("",!0)])],512),[[e.vShow,!i.sendLogin]]),e.withDirectives(e.createElementVNode("fieldset",Du,[e.createElementVNode("legend",{class:e.normalizeClass({hidden:!o.legendForgotLoginForm.show,"align-left":o.legendForgotLoginForm.align==="left"})},e.toDisplayString(o.legendForgotLoginForm.text),3),o.cmdHeadlineSendLoginForm?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadlineSendLoginForm)),null,16)):e.createCommentVNode("",!0),e.createVNode(s,e.mergeProps({ref:"sendPassword",element:"input",type:"email",onValidationStatusChange:n[6]||(n[6]=w=>l.checkValidationStatus(w,"email")),modelValue:i.sendLoginMail,"onUpdate:modelValue":n[7]||(n[7]=w=>i.sendLoginMail=w)},l.cmdFormElementSendLoginOptions),null,16,["modelValue"]),e.renderSlot(t.$slots,"send-login"),e.createElementVNode("div",Au,[o.options.backToLoginForm?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[8]||(n[8]=e.withModifiers((...w)=>l.toggleSendLoginView&&l.toggleSendLoginView(...w),["prevent"]))},[o.options.backToLoginForm&&o.options.backToLoginForm.icon&&o.options.backToLoginForm.icon.show&&o.options.backToLoginForm.icon.iconClass?(e.openBlock(),e.createBlock(c,{key:0,iconClass:o.options.backToLoginForm.icon.iconClass,type:o.options.backToLoginForm.icon.iconType,title:o.options.backToLoginForm.icon.tooltip},null,8,["iconClass","type","title"])):e.createCommentVNode("",!0),o.options.backToLoginForm.text?(e.openBlock(),e.createElementBlock("span",Ru,e.toDisplayString(o.options.backToLoginForm.text),1)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),l.buttonSendLoginOptions.linkType==="button"?(e.openBlock(),e.createElementBlock("button",{key:1,type:l.buttonSendLoginOptions.type==="submit"?"submit":"button",class:e.normalizeClass(["button",{primary:l.buttonSendLoginOptions.primary}]),disabled:l.buttonSendLoginDisabled},[(b=l.buttonSendLoginOptions.icon)!=null&&b.iconClass?(e.openBlock(),e.createBlock(c,{key:0,iconClass:(g=l.buttonSendLoginOptions.icon)==null?void 0:g.iconClass,title:(B=l.buttonSendLoginOptions.icon)==null?void 0:B.tooltip},null,8,["iconClass","title"])):e.createCommentVNode("",!0),l.buttonSendLoginOptions.text?(e.openBlock(),e.createElementBlock("span",zu,e.toDisplayString(l.buttonSendLoginOptions.text),1)):e.createCommentVNode("",!0)],10,qu)):e.createCommentVNode("",!0)])],512),[[e.vShow,i.sendLogin]])],64)}const ju=S(Ou,[["render",Hu]]),Uu={name:"CmdMainNavigation",data(){return{showOffcanvas:!1,showSubNavigations:!0,openEntry:-1,openSubentry:-1}},emits:["offcanvas"],props:{stretchMainItems:{type:Boolean,default:!1},persistOnMobile:{type:Boolean,default:!1},showContentOverlay:{type:Boolean,default:!0},navigationEntries:{type:Array,required:!0},closeOffcanvas:{type:Object,default:function(){return{iconClass:"icon-cancel",text:"Close navigation",showText:!0}}},offcanvasPosition:{type:String,default:"right",validator(t){return t==="right"||t==="left"}},buttonOffcanvas:{type:Object,default:function(){return{iconClass:"icon-bars",text:"Open navigation",showText:!1}}},subentriesIconClass:{type:String,default:"icon-chevron-one-stripe-down"},subSubentriesIconClass:{type:String,default:"icon-chevron-one-stripe-right"}},methods:{closeAllSubentries(t){t||(this.openEntry=-1),this.openSubentry=-1},executeLink(t,n,o,r){var i;if(n.target||n.path.length>1)return this.showOffcanvas=!1,!0;if((i=n==null?void 0:n.subentries)!=null&&i.length){t.preventDefault(),r?this.openSubentry=this.openSubentry===o?-1:o:(this.openEntry=this.openEntry===o?-1:o,this.openSubentry=-1);return}(n.path==="#"||n.path==="")&&(t.preventDefault(),this.$emit("click",n.path)),this.showOffcanvas=!1},getRoute(t){return _e(t)},closeOffcanvasNavigation(){this.showOffcanvas=!1,document.getElementById("toggle-offcanvas").focus()},toggleOffcanvasNavigation(){this.showOffcanvas?this.closeOffcanvasNavigation():(this.showOffcanvas=!0,this.$nextTick(()=>document.getElementById("close-offcanvas").focus()))}},watch:{showOffcanvas(){this.$emit("offcanvas",{open:this.showOffcanvas})}}},Wu={key:0,class:"close-nav"},Gu=["href","title","target","onClick"],Ju={key:1},Ku={key:1},Zu=["aria-expanded"],Xu=["href","title","target","onClick"],Yu={key:1},Qu={key:1},$u=["aria-expanded"],vu=["href","title","target","onClick"],eh={key:1},th={key:1};function oh(t,n,o,r,i,l){const a=M,s=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-main-navigation main-navigation-wrapper",{"hide-sub-navigation":!i.showSubNavigations,"open-off-canvas":i.showOffcanvas,"persist-on-mobile":o.persistOnMobile,"show-content-overlay":o.showContentOverlay,"off-canvas-right":o.offcanvasPosition==="right"}])},[e.createElementVNode("nav",null,[e.createElementVNode("ul",{class:e.normalizeClass({"stretch-items":o.stretchMainItems})},[i.showOffcanvas?(e.openBlock(),e.createElementBlock("li",Wu,[e.createElementVNode("a",{href:"#",id:"close-offcanvas",role:"button",onClick:n[0]||(n[0]=e.withModifiers((...c)=>l.closeOffcanvasNavigation&&l.closeOffcanvasNavigation(...c),["prevent"]))},[o.closeOffcanvas.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:o.closeOffcanvas.iconClass,type:o.closeOffcanvas.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),e.createElementVNode("span",{class:e.normalizeClass({hidden:!o.closeOffcanvas.showText})},e.toDisplayString(o.closeOffcanvas.text),3)])])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.navigationEntries,(c,d)=>{var m,f,p;return e.openBlock(),e.createElementBlock("li",{key:d,class:e.normalizeClass({active:c.active,open:i.openEntry===d,"has-subentries":(m=c==null?void 0:c.subentries)==null?void 0:m.length})},[c.type==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:c.path,title:c.tooltip,target:c.target,onClick:u=>l.executeLink(u,c,d),onMouseover:n[1]||(n[1]=u=>l.closeAllSubentries()),onFocus:n[2]||(n[2]=u=>l.closeAllSubentries())},[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",Ju,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0),(f=c==null?void 0:c.subentries)!=null&&f.length?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)],40,Gu)):e.createCommentVNode("",!0),c.type==="router"?(e.openBlock(),e.createBlock(s,{key:1,to:l.getRoute(c),title:c.tooltip},{default:e.withCtx(()=>[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",Ku,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0),c.subentries&&c.subentries.length>0?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)]),_:2},1032,["to","title"])):e.createCommentVNode("",!0),(p=c==null?void 0:c.subentries)!=null&&p.length?(e.openBlock(),e.createElementBlock("ul",{key:2,"aria-expanded":i.openEntry?"true":"false"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.subentries,(u,h)=>{var b;return e.openBlock(),e.createElementBlock("li",{key:h,class:e.normalizeClass({open:i.openSubentry===h})},[u.type==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:u.path,title:u.tooltip,target:u.target,onClick:g=>l.executeLink(g,u,h,1),onMouseover:n[3]||(n[3]=g=>l.closeAllSubentries(1)),onFocus:n[4]||(n[4]=g=>l.closeAllSubentries(1))},[u.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:u.iconClass,type:u.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),u.text?(e.openBlock(),e.createElementBlock("span",Yu,e.toDisplayString(u.text),1)):e.createCommentVNode("",!0),u.subentries&&u.subentries.length>0?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)],40,Xu)):e.createCommentVNode("",!0),u.type==="router"?(e.openBlock(),e.createBlock(s,{key:1,to:l.getRoute(u),title:u.tooltip},{default:e.withCtx(()=>[u.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:u.iconClass,type:u.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),u.text?(e.openBlock(),e.createElementBlock("span",Qu,e.toDisplayString(u.text),1)):e.createCommentVNode("",!0),u.subentries&&u.subentries.length>0?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)]),_:2},1032,["to","title"])):e.createCommentVNode("",!0),(b=u.subentries)!=null&&b.length?(e.openBlock(),e.createElementBlock("ul",{key:2,"aria-expanded":i.openSubentry?"true":"false"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.subentries,(g,B)=>(e.openBlock(),e.createElementBlock("li",{key:B},[g.type==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:g.path,title:g.tooltip,target:g.target,onClick:w=>l.executeLink(w,g)},[g.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:g.iconClass,type:g.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),g.text?(e.openBlock(),e.createElementBlock("span",eh,e.toDisplayString(g.text),1)):e.createCommentVNode("",!0),g.subentries&&g.subentries.length>0?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)],8,vu)):e.createCommentVNode("",!0),g.type==="router"?(e.openBlock(),e.createBlock(s,{key:1,to:l.getRoute(g),target:g.target},{default:e.withCtx(()=>[g.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:g.iconClass,type:g.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),g.text?(e.openBlock(),e.createElementBlock("span",th,e.toDisplayString(g.text),1)):e.createCommentVNode("",!0),g.subentries&&g.subentries.length>0?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["subentry-icon",o.subentriesIconClass])},null,2)):e.createCommentVNode("",!0)]),_:2},1032,["to","target"])):e.createCommentVNode("",!0)]))),128))],8,$u)):e.createCommentVNode("",!0)],2)}),128))],8,Zu)):e.createCommentVNode("",!0)],2)}),128))],2)]),o.persistOnMobile===!1?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",class:"button",id:"toggle-offcanvas",onClick:n[5]||(n[5]=e.withModifiers((...c)=>l.toggleOffcanvasNavigation&&l.toggleOffcanvasNavigation(...c),["prevent"]))},[e.createVNode(a,{iconClass:o.buttonOffcanvas.iconClass,type:o.buttonOffcanvas.iconType},null,8,["iconClass","type"]),e.createElementVNode("span",{class:e.normalizeClass({hidden:!o.buttonOffcanvas.showText})},e.toDisplayString(o.buttonOffcanvas.text),3)])):e.createCommentVNode("",!0)],2)}const vn=S(Uu,[["render",oh]]),nh={name:"CmdMultistepFormProgressBar",data(){return{activeLink:0}},props:{showStepNumber:{type:Boolean,default:!1},multisteps:{type:Array,required:!0},separatorIconClass:{type:String,default(){return"icon-chevron-one-stripe-right"}},useGap:{type:Boolean,default:!0}},methods:{clickedStep(t,n){this.activeLink=n,this.$emit("click",{event:t,index:n,stepPath:this.multisteps[n].path})},getRoute(t){return _e(t)}}},lh={key:0,class:"number"},ih={key:2};function rh(t,n,o,r,i,l){const a=M,s=xe;return e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(["cmd-multistep-form-progress-bar",{"use-gap":o.useGap}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.multisteps,(c,d)=>(e.openBlock(),e.createElementBlock("li",{key:d,class:e.normalizeClass({active:i.activeLink===d})},[e.createVNode(s,{linkType:c.type,path:c.path,title:c.tooltip,onClick:e.withModifiers(m=>l.clickedStep(m,d),["stop","prevent"])},{default:e.withCtx(()=>[o.showStepNumber?(e.openBlock(),e.createElementBlock("span",lh,e.toDisplayString(d+1),1)):e.createCommentVNode("",!0),c.iconClass?(e.openBlock(),e.createBlock(a,{key:1,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.text?(e.openBlock(),e.createElementBlock("span",ih,e.toDisplayString(c.text),1)):e.createCommentVNode("",!0),e.createElementVNode("span",{class:e.normalizeClass(o.separatorIconClass)},null,2)]),_:2},1032,["linkType","path","title","onClick"])],2))),128))],2)}const ah=S(nh,[["render",rh]]),sh={name:"CmdNewsletterSubscription",emits:["button-click"],data(){return{buttonDisabled:!0}},props:{modelValue:{type:Object,default(){return{subscription:"subscribe",email:""}}},buttonType:{type:String,default:"button",validator(t){return t==="submit"||t==="button"}},legend:{type:Object,default(){return{show:!0,align:"left",text:"Legend"}}},cmdInputGroup:{type:Object,default:function(){return{labelText:"Choose option",showLabel:!1,inputElements:[{labelText:"Subscribe",id:"radio-subscribe",name:"cmd-subscribe-group",value:"subscribe"},{labelText:"Unsubscribe",id:"radio-unsubscribe",name:"cmd-subscribe-group",value:"unsubscribe"}]}}},cmdFormElementEmail:{type:Object,default:function(){return{labelText:"Email-Address:",placeholder:"Enter your email-address",required:!0}}},cmdFormElementSubmit:{type:Object,default:function(){return{text:"Submit",icon:{show:!0,iconClass:"icon-message-send",position:"before",tooltip:""}}}}},computed:{cmdFormElementSubmitDynamicLabel(){return this.updateButtonLabelText},updateButtonLabelText(){const t={...this.cmdFormElementSubmit};return t.text=this.subscription==="subscribe"?"Subscribe now":"Unsubscribe from list",t},subscription:{get(){return this.modelValue.subscription||"subscribe"},set(t){this.$emit("update:modelValue",{subscription:t,email:this.email})}},email:{get(){return this.modelValue.email},set(t){this.$emit("update:modelValue",{subscription:this.subscription,email:t})}}},methods:{sendData(t){this.$emit("button-click",{subscription:this.subscription,email:this.email,originalEvent:t})},checkValidationStatus(t){this.buttonDisabled=t!=="success"}},watch:{modelValue:{handler(){return this.updateButtonLabelText},deep:!0,immediate:!0}}},ch={class:"cmd-newsletter-subscription flex-container"},dh={class:"button-wrapper"};function mh(t,n,o,r,i,l){const a=$n,s=z;return e.openBlock(),e.createElementBlock("fieldset",ch,[e.createElementVNode("legend",{class:e.normalizeClass({hidden:!o.legend.show,"align-left":o.legend.align==="left"})},e.toDisplayString(o.legend.text),3),e.createVNode(a,{inputTypes:"radio",labelText:o.cmdInputGroup.labelText,showLabel:o.cmdInputGroup.showLabel,inputElements:o.cmdInputGroup.inputElements,modelValue:l.subscription,"onUpdate:modelValue":n[0]||(n[0]=c=>l.subscription=c)},null,8,["labelText","showLabel","inputElements","modelValue"]),e.createVNode(s,{element:"input",type:"email",placeholder:o.cmdFormElementEmail.placeholder,labelText:o.cmdFormElementEmail.labelText,id:"cmd-email-newsletter-subscription",required:o.cmdFormElementEmail.required,useCustomTooltip:o.cmdFormElementEmail.useCustomTooltip,modelValue:l.email,"onUpdate:modelValue":n[1]||(n[1]=c=>l.email=c),onValidationStatusChange:l.checkValidationStatus},null,8,["placeholder","labelText","required","useCustomTooltip","modelValue","onValidationStatusChange"]),e.createElementVNode("div",dh,[e.createVNode(s,{element:"button",type:o.buttonType,disabled:i.buttonDisabled,nativeButton:l.cmdFormElementSubmitDynamicLabel,onClick:l.sendData},null,8,["type","disabled","nativeButton","onClick"])])])}const fh=S(sh,[["render",mh]]);function el(t,n,o,r=!0){function i(l,a){return a&&l<10?"0"+l:l}return(l,a)=>{if(o){let s=l,c=n;return s>12&&(s-=12,c=o),i(s,r)+t+i(a,!0)+c}return i(l,r)+t+i(a,!0)+n}}const uh={name:"CmdOpeningHoursItem",mixins:[U],data(){return{editableDay:{}}},props:{day:{type:Object,required:!0},separator:{type:String,default:"–"},abbreviationTextAm:{type:String,default:"am"},abbreviationTextPm:{type:String,default:"pm"},timeFormatter:{type:Function,required:!1}},methods:{toggleClosedStatus(t){t==="am"?this.editableDay.amClosed=!this.editableDay.amClosed:this.editableDay.pmClosed=!this.editableDay.pmClosed},getTime(t){return this.timeFormatter?this.timeFormatter(t.hours,t.mins):el(":"," "+this.abbreviationTextAm," "+this.abbreviationTextPm,!1)(t.hours,t.mins)},updateHandlerProvider(){const t=this.editableDay;return j(this,{update(n){n.day=t.day,n.am||(n.am={}),n.am.fromTime=t.amFrom,n.am.tillTime=t.amTill,n.am.displayText=t.amClosed?t.amDisplayText:"",n.pm||(n.pm={}),n.pm.fromTime=t.pmFrom,n.pm.tillTime=t.pmTill,n.pm.displayText=t.pmClosed?t.pmDisplayText:""}})}},watch:{day:{handler(){const t=el(":","","",!0);this.editableDay={day:this.day.day,amFrom:t(this.day.am.fromTime.hours,this.day.am.fromTime.mins),amTill:t(this.day.am.tillTime.hours,this.day.am.tillTime.mins),amDisplayText:this.day.am.displayText,amClosed:!!this.day.am.displayText,pmFrom:t(this.day.pm.fromTime.hours,this.day.pm.fromTime.mins),pmTill:t(this.day.pm.tillTime.hours,this.day.pm.tillTime.mins),pmClosed:!!this.day.pm.displayText,pmDisplayText:this.day.pm.displayText}},immediate:!0,deep:!0}}},hh={class:"cmd-opening-hours-item"},ph={key:0,class:"am"},gh={key:1,class:"pm"},yh={class:"flex-container no-flex"},kh={class:"flex-container no-flex am-wrapper"},bh={key:1,class:"input-wrapper"},Ch=["title"],Bh={class:"flex-container no-flex pm-wrapper"},wh={key:1,class:"input-wrapper"},xh=["title"];function _h(t,n,o,r,i,l){const a=z;return t.editing?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("dt",null,[e.createVNode(a,{element:"input",type:"text",class:"edit-mode",showLabel:!1,labelText:"Text for weekday",placeholder:"Text for weekday",modelValue:i.editableDay.day,"onUpdate:modelValue":n[0]||(n[0]=s=>i.editableDay.day=s)},null,8,["modelValue"])]),e.createElementVNode("dd",yh,[e.createElementVNode("div",kh,[i.editableDay.amClosed?(e.openBlock(),e.createBlock(a,{key:0,element:"input",type:"text",class:"edit-mode",showLabel:!1,labelText:"Text for 'closed'",placeholder:"Text for 'closed'",modelValue:i.editableDay.amDisplayText,"onUpdate:modelValue":n[1]||(n[1]=s=>i.editableDay.amDisplayText=s)},null,8,["modelValue"])):e.createCommentVNode("",!0),i.editableDay.amClosed?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",bh,[e.createVNode(a,{element:"input",type:"time",class:"edit-mode",showLabel:!1,labelText:"Text for AM from",placeholder:"Text for AM from",modelValue:i.editableDay.amFrom,"onUpdate:modelValue":n[2]||(n[2]=s=>i.editableDay.amFrom=s)},null,8,["modelValue"]),e.createVNode(a,{element:"input",type:"time",showLabel:!1,class:"edit-mode",min:i.editableDay.amFrom,labelText:"Text for AM till",placeholder:"Text for AM till",modelValue:i.editableDay.amTill,"onUpdate:modelValue":n[3]||(n[3]=s=>i.editableDay.amTill=s)},null,8,["min","modelValue"])])),e.createElementVNode("a",{href:"#",onClick:n[4]||(n[4]=e.withModifiers(s=>l.toggleClosedStatus("am"),["prevent"])),title:i.editableDay.amClosed?"Set to open":"Set to closed",class:e.normalizeClass(i.editableDay.amClosed?"icon-clock":"icon-blocked")},null,10,Ch)]),e.createElementVNode("div",Bh,[i.editableDay.pmClosed?(e.openBlock(),e.createBlock(a,{key:0,element:"input",type:"text",class:"edit-mode",showLabel:!1,labelText:"Text for 'closed'",placeholder:"Text for 'closed'",modelValue:i.editableDay.pmDisplayText,"onUpdate:modelValue":n[5]||(n[5]=s=>i.editableDay.pmDisplayText=s)},null,8,["modelValue"])):e.createCommentVNode("",!0),i.editableDay.pmClosed?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",wh,[e.createVNode(a,{element:"input",type:"time",showLabel:!1,class:"edit-mode",labelText:"Text for PM from",placeholder:"Text for PM from",modelValue:i.editableDay.pmFrom,"onUpdate:modelValue":n[6]||(n[6]=s=>i.editableDay.pmFrom=s)},null,8,["modelValue"]),e.createVNode(a,{element:"input",type:"time",showLabel:!1,class:"edit-mode",min:i.editableDay.pmFrom,labelText:"Text for PM till",placeholder:"Text for PM till",modelValue:i.editableDay.pmTill,"onUpdate:modelValue":n[7]||(n[7]=s=>i.editableDay.pmTill=s)},null,8,["min","modelValue"])])),e.createElementVNode("a",{href:"#",onClick:n[8]||(n[8]=e.withModifiers(s=>l.toggleClosedStatus("pm"),["prevent"])),title:i.editableDay.pmClosed?"Set to open":"Set to closed",class:e.normalizeClass(i.editableDay.pmClosed?"icon-clock":"icon-blocked")},null,10,xh)])])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("dt",hh,e.toDisplayString(o.day.day),1),e.createElementVNode("dd",null,[o.day.am?(e.openBlock(),e.createElementBlock("span",ph,[o.day.am.displayText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(o.day.am.displayText),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.getTime(o.day.am.fromTime,o.abbreviationTextAm))+" "+e.toDisplayString(o.separator)+" "+e.toDisplayString(l.getTime(o.day.am.tillTime)),1)],64))])):e.createCommentVNode("",!0),o.day.pm?(e.openBlock(),e.createElementBlock("span",gh,[o.day.pm.displayText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(o.day.pm.displayText),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.getTime(o.day.pm.fromTime,o.abbreviationTextPm))+" "+e.toDisplayString(o.separator)+" "+e.toDisplayString(l.getTime(o.day.pm.tillTime)),1)],64))])):e.createCommentVNode("",!0)])],64))}const Sh=S(uh,[["render",_h]]);function Eh(t,n,o,r=!0){function i(l,a){return a&&l<10?"0"+l:l}return(l,a)=>i(l,r)+t+i(a,!0)+n}const Th={name:"CmdOpeningHours",mixins:[U],data(){return{currentTime:new Date,editableOpeningHours:[],editableTextOpen:null,editableTextClosed:null,editableTextHolidays:null,editableTextMiscInfo:null}},props:{closed:{type:Boolean,default:!1},textOpen:{type:String,default:"Open right now!"},textClosed:{type:String,default:"Closed right now!"},separator:{type:String,default:"–"},abbreviationTextAm:{type:String,default:"am"},abbreviationTextPm:{type:String,default:"pm"},openingHours:{type:Array,required:!0},textHolidays:{type:String,required:!1},textMiscInfo:{type:String,required:!1},timeFormatter:{type:Function,required:!1},componentHandlesClosedStatus:{type:Boolean,default:!0},checkInterval:{type:Number,default:5e3},cmdLink:{type:Object,required:!1},cmdHeadline:{type:Object,required:!1}},mounted(){this.componentHandlesClosedStatus&&this.checkInterval>0&&(this.$_CmdOpeningHours_intervalId=setInterval(()=>{this.currentTime=new Date},this.checkInterval))},beforeUnmount(){this.$_CmdOpeningHours_intervalId&&(clearInterval(this.$_CmdOpeningHours_intervalId),this.$_CmdOpeningHours_intervalId=null)},computed:{openingHoursFormatted(){const t=[];for(let n=0;n<this.openingHours.length;n++){const o={},r=this.openingHours[n].am.fromTime.split(/[:.]/),i=this.openingHours[n].am.tillTime.split(/[:.]/),l=this.openingHours[n].pm.fromTime.split(/[:.]/),a=this.openingHours[n].pm.tillTime.split(/[:.]/);o.day=this.openingHours[n].day,o.am={...this.openingHours[n].am},o.am.fromTime={hours:parseInt(r[0]),mins:parseInt(r[1])},o.am.tillTime={hours:parseInt(i[0]),mins:parseInt(i[1])},o.pm={...this.openingHours[n].pm},o.pm.fromTime={hours:parseInt(l[0]),mins:parseInt(l[1])},o.pm.tillTime={hours:parseInt(a[0]),mins:parseInt(a[1])},t.push(o)}return t},textOpenModel:{get(){return this.editableTextOpen==null?this.textOpen:this.editableTextOpen},set(t){this.editableTextOpen=t}},textClosedModel:{get(){return this.editableTextClosed==null?this.textClosed:this.editableTextClosed},set(t){this.editableTextClosed=t}},textHolidaysModel:{get(){return this.editableTextHolidays==null?this.textHolidays:this.editableTextHolidays},set(t){this.editableTextHolidays=t}},textMiscInfoModel:{get(){return this.editableTextMiscInfo==null?this.textMiscInfo:this.editableTextMiscInfo},set(t){this.editableTextMiscInfo=t}},textOpenClosed(){return this.isClosed?this.textClosed:this.textOpen},isClosed(){if(!this.componentHandlesClosedStatus)return this.closed;let t=this.currentTime.getDay();t===0?t=6:t-=1;const n=this.openingHoursFormatted[t];if(this.openingHoursFormatted[t]){const o=new Date;o.setHours(n.am.fromTime.hours,n.am.fromTime.mins);const r=new Date;r.setHours(n.am.tillTime.hours,n.am.tillTime.mins);const i=new Date;i.setHours(n.pm.fromTime.hours,n.pm.fromTime.mins);const l=new Date;if(l.setHours(n.pm.tillTime.hours,n.pm.tillTime.mins),o<=this.currentTime&&this.currentTime<=r&&i<=this.currentTime&&this.currentTime<=l)return!1}return!0}},methods:{onAddItem(){this.editModeContext.content.addContent(se(this,"props","openingHours",-1),this.itemProvider)},itemProvider(){return{day:"Weekday",am:{fromTime:"00:00",tillTime:"00:00"},pm:{fromTime:"00:00",tillTime:"00:00"}}},getTime(t){return this.timeFormatter?this.timeFormatter(t.hours,t.mins):Eh(":"," hrs","",!1)(t.hours,t.mins)},updateHandlerProvider(){const t=this.editableOpeningHours,n=this.editableTextOpen,o=this.editableTextClosed,r=this.editableTextHolidays,i=this.editableTextMiscInfo;return j(this,{update(l,a){l.openingHours=t,l.textOpen=n,l.textClosed=o,l.textHolidays=r,l.textMiscInfo=i;const s=a==null?void 0:a.find(c=>c.name==="CmdHeadline");s&&(l.cmdHeadline=l.cmdHeadline||{},s.update(l.cmdHeadline))}})}}},Vh={class:"cmd-opening-hours"},Nh={key:2,class:"flex-container"},Oh={key:3},Fh=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new entry",-1)],Ih={class:"edit-mode-opening-hours-item"},Mh={key:5},Ph={key:0},Lh={key:1},Dh={key:6,class:"flex-container vertical"};function Ah(t,n,o,r,i,l){var f,p;const a=D,s=xe,c=z,d=Sh,m=ce;return e.openBlock(),e.createElementBlock("div",Vh,[(f=o.cmdHeadline)!=null&&f.headlineText||t.editModeContext?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),t.editing?(e.openBlock(),e.createElementBlock("div",Nh,[e.createVNode(c,{element:"input",type:"text",showLabel:!1,labelText:"Text for 'open'",placeholder:"Text for 'open'",modelValue:l.textOpenModel,"onUpdate:modelValue":n[0]||(n[0]=u=>l.textOpenModel=u)},null,8,["modelValue"]),e.createVNode(c,{element:"input",type:"text",showLabel:!1,labelText:"Text for 'closed'",placeholder:"Text for 'closed'",modelValue:l.textClosedModel,"onUpdate:modelValue":n[1]||(n[1]=u=>l.textClosedModel=u)},null,8,["modelValue"])])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[(p=o.cmdLink)!=null&&p.path?(e.openBlock(),e.createBlock(s,e.mergeProps({key:0,linkType:o.cmdLink.type||"href"},o.cmdLink,{class:{closed:l.isClosed}}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.textOpenClosed),1)]),_:1},16,["linkType","class"])):(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass({closed:l.isClosed})},e.toDisplayString(l.textOpenClosed),3))],64)),t.editModeContext?(e.openBlock(),e.createElementBlock(e.Fragment,{key:4},[l.openingHoursFormatted.length===0?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"button confirm small",onClick:n[2]||(n[2]=(...u)=>l.onAddItem&&l.onAddItem(...u))},Fh)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(l.openingHoursFormatted,(u,h)=>(e.openBlock(),e.createBlock(m,{key:"x"+h,class:"edit-items",showComponentName:!1,componentName:"CmdOpeningHoursItem",componentProps:u,allowedComponentTypes:[],componentPath:["props","openingHours",h],itemProvider:l.itemProvider},{default:e.withCtx(()=>[e.createElementVNode("dl",Ih,[e.createVNode(d,{day:u,separator:o.separator,abbreviationTextAm:o.abbreviationTextAm,abbreviationTextPm:o.abbreviationTextPm},null,8,["day","separator","abbreviationTextAm","abbreviationTextPm"])])]),_:2},1032,["componentProps","componentPath","itemProvider"]))),128))],64)):(e.openBlock(),e.createElementBlock("dl",Oh,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.openingHoursFormatted,(u,h)=>(e.openBlock(),e.createBlock(d,{key:h,day:u,separator:o.separator,abbreviationTextAm:o.abbreviationTextAm,abbreviationTextPm:o.abbreviationTextPm},null,8,["day","separator","abbreviationTextAm","abbreviationTextPm"]))),128))])),!t.editing&&(o.textHolidays||o.textMiscInfo)?(e.openBlock(),e.createElementBlock("div",Mh,[o.textHolidays?(e.openBlock(),e.createElementBlock("p",Ph,[e.createElementVNode("strong",null,e.toDisplayString(o.textHolidays),1)])):e.createCommentVNode("",!0),o.textMiscInfo?(e.openBlock(),e.createElementBlock("p",Lh,e.toDisplayString(o.textMiscInfo),1)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),t.editing?(e.openBlock(),e.createElementBlock("div",Dh,[e.createVNode(c,{element:"input",type:"text",showLabel:!1,labelText:"Text for 'holidays'",placeholder:"Text for 'holidays'",modelValue:l.textHolidaysModel,"onUpdate:modelValue":n[3]||(n[3]=u=>l.textHolidaysModel=u)},null,8,["modelValue"]),e.createVNode(c,{element:"input",type:"text",showLabel:!1,labelText:"Miscellaneous information",placeholder:"Miscellaneous information",modelValue:l.textMiscInfoModel,"onUpdate:modelValue":n[4]||(n[4]=u=>l.textMiscInfoModel=u)},null,8,["modelValue"])])):e.createCommentVNode("",!0)])}const Rh=S(Th,[["render",Ah]]),qh={name:"CmdPagination",mixins:[J,{data(){return{defaultMessageProperties:{"cmdpager.tooltip.go_to_page":"Go to page {0}","cmdpager.tooltip.not_possible":"Not possible (current page is shown already)"}}}}],emits:["click"],data(){return{currentPage:1}},props:{pages:{type:Number,required:!0},itemsPerPage:{type:Number,required:!0},showPageNumbers:{type:Boolean,default:!0},linkType:{type:String,default:"href",validator(t){return t==="href"||t==="button"}},prevLink:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-left",text:"prev",showText:!0}}},nextLink:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-right",text:"next",showText:!0}}}},computed:{numberOfPages(){return Math.ceil(this.pages/this.itemsPerPage)},getPreviousHref(){return this.currentPage===1?null:"#"},getNextHref(){return this.currentPage===this.numberOfPages?null:"#"}},methods:{getHref(t){return this.linkType!=="href"||this.currentPage===t?null:"#"},showPage(t){this.currentPage=t,this.$emit("click",t)},nextPage(){this.currentPage<this.numberOfPages&&this.showPage(this.currentPage+1)},previousPage(){this.currentPage>1&&this.showPage(this.currentPage-1)}}},zh={class:"cmd-pagination"},Hh=["href","title"],jh={key:0},Uh={class:"page-index"},Wh={class:"flex-container"},Gh=["href","title","onClick"],Jh=["href","title"],Kh={key:0};function Zh(t,n,o,r,i,l){const a=M;return e.openBlock(),e.createElementBlock("div",zh,[e.createElementVNode("a",{href:l.getPreviousHref,class:e.normalizeClass(["page-change",{disabled:i.currentPage===1,button:o.linkType==="button"}]),onClick:n[0]||(n[0]=e.withModifiers((...s)=>l.previousPage&&l.previousPage(...s),["prevent"])),title:o.prevLink.showText?null:o.prevLink.text},[e.createVNode(a,{iconClass:o.prevLink.iconClass,type:o.prevLink.iconType},null,8,["iconClass","type"]),o.prevLink.showText?(e.openBlock(),e.createElementBlock("span",jh,e.toDisplayString(o.prevLink.text),1)):e.createCommentVNode("",!0)],10,Hh),e.createElementVNode("div",Uh,[e.createElementVNode("div",Wh,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.pages,(s,c)=>(e.openBlock(),e.createElementBlock("a",{href:l.getHref(s),class:e.normalizeClass({disabled:i.currentPage===c+1,button:o.linkType==="button",hidden:!o.showPageNumbers}),title:i.currentPage!==c+1?t.getMessage("cmdpager.tooltip.go_to_page",c+1):t.getMessage("cmdpager.tooltip.not_possible"),key:c,onClick:e.withModifiers(d=>l.showPage(s),["stop","prevent"]),"aria-live":"polite"},[e.createElementVNode("span",null,e.toDisplayString(c+1),1)],10,Gh))),128))])]),e.createElementVNode("a",{href:l.getNextHref,class:e.normalizeClass(["page-change",{disabled:i.currentPage===l.numberOfPages,button:o.linkType==="button"}]),onClick:n[1]||(n[1]=e.withModifiers((...s)=>l.nextPage&&l.nextPage(...s),["prevent"])),title:o.nextLink.showText?null:o.nextLink.text},[o.nextLink.showText?(e.openBlock(),e.createElementBlock("span",Kh,e.toDisplayString(o.nextLink.text),1)):e.createCommentVNode("",!0),e.createVNode(a,{iconClass:o.nextLink.iconClass,type:o.nextLink.iconType},null,8,["iconClass","type"])],10,Jh)])}const Xh=S(qh,[["render",Zh]]),Yh={name:"CmdSocialNetworksItem",data(){return{editablePath:null,editableTooltip:null,editableLinktext:null}},mixins:[U],props:{network:{type:Object,required:!0},userMustAcceptDataPrivacy:{type:Boolean},page:{type:String,required:!1},appendPage:{type:Boolean,default:!0},buttonTextAlign:{type:String,default:"left",validator(t){return t==="left"||t==="right"}},dataPrivacyAccepted:{type:Boolean},tooltipAcceptDataPrivacy:{type:String,default:"You must accept data privacy conditions!"}},methods:{getUrl(t){return this.userMustAcceptDataPrivacy&&this.dataPrivacyAccepted?this.appendPage?this.page?t.path+encodeURIComponent(this.page):t.path+encodeURIComponent(location.href):t.path:"#"},preventOnDisabled(t){let n=t.target;n.tagName!=="A"&&(n=n.closest("a")),n.getAttribute("href")==="#"&&t.preventDefault()},tooltip(t){return this.userMustAcceptDataPrivacy?this.dataPrivacyAccepted?t:this.tooltipAcceptDataPrivacy:t},addHandlerProvider(){const t={id:"social-network-facebook",path:"https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fdevelopment.comand-cms.com%2Fmodule%2Fteam.html",tooltip:"Share this page on facebook",iconClass:"icon-facebook",linkText:"Share"};return j(this,{item(){return t}})},updateHandlerProvider(){const t=Be(),n=this.editablePath,o=this.editableTooltip,r=this.editableLinktext;return j(this,{update(i){i.id=t,i.path=n,i.tooltip=o,i.linkText=r}})}}},Qh={class:"cmd-social-networks-item"},$h=["id","href","title"],vh={key:1};function ep(t,n,o,r,i,l){const a=M;return e.openBlock(),e.createElementBlock("li",Qh,[(e.openBlock(),e.createElementBlock("a",{key:o.network.path,class:e.normalizeClass(["button",{disabled:o.userMustAcceptDataPrivacy&&!o.dataPrivacyAccepted},"text-align-"+o.buttonTextAlign]),id:o.network.id,href:l.getUrl(o.network),onClick:n[0]||(n[0]=(...s)=>l.preventOnDisabled&&l.preventOnDisabled(...s)),target:"_blank",title:l.tooltip(o.network.tooltip)},[o.network.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:o.network.iconClass,type:o.network.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),o.network.linkText?(e.openBlock(),e.createElementBlock("span",vh,e.toDisplayString(o.network.linkText),1)):e.createCommentVNode("",!0)],10,$h))])}const tp=S(Yh,[["render",ep]]),op={name:"CmdSocialNetworks",mixins:[U],data(){return{dataPrivacyAccepted:!1}},props:{modelValue:{type:[String,Number,Array],default:""},align:{type:String,default:"left",validator(t){return t==="left"||t==="center"||t==="right"}},useGap:{type:Boolean,default:!0},stretchButtons:{type:Boolean,default:!1},networks:{type:Array,required:!0},page:{type:String,required:!1},appendPage:{type:Boolean,default:!0},userMustAcceptDataPrivacy:{type:Boolean,default:!0},tooltipAcceptDataPrivacy:{type:String,default:"You must accept data privacy conditions!"},buttonTextAlign:{type:String,default:"right",validator(t){return t==="left"||t==="right"}},cmdFormElement:{type:Object,default(){return{toggleSwitch:!0,labelText:"I accept that anonymous data will be send to the platform I share this page on!",required:!0}}},cmdHeadline:{type:Object,required:!1}},computed:{validNetworks(){return this.networks.filter(t=>t.path)},alignment(){return"align-"+this.align}},methods:{onAddItem(){this.editModeContext.content.addContent(se(this,"props","networks",-1),this.itemProvider)},itemProvider(){return{id:"social-network-facebook",path:"https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fdevelopment.comand-cms.com%2Fmodule%2Fteam.html",tooltip:"Share this page on facebook",iconClass:"icon-facebook",linkText:"Share"}},preventOnDisabled(t){let n=t.target;n.tagName!=="A"&&(n=n.closest("a")),n.getAttribute("href")==="#"&&t.preventDefault()},tooltip(t){return this.userMustAcceptDataPrivacy?this.dataPrivacyAccepted?t:this.tooltipAcceptDataPrivacy:t},onPersist(t){return{editModeContextData:{...this.editModeContextData||{}},update(n){n.cmdHeadline={...n.cmdHeadline||{}},Array.isArray(t)&&t.length>0&&(n.cmdHeadline.headlineText=t[0].headlineText)}}}}},np=[e.createElementVNode("span",{class:"icon-plus"},null,-1)];function lp(t,n,o,r,i,l){var m,f;const a=D,s=z,c=tp,d=ce;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-social-networks",{stretch:o.stretchButtons},l.alignment])},[(m=o.cmdHeadline)!=null&&m.headlineText||(f=t.editModeContext)!=null&&f.editing?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline||{})),null,16)):e.createCommentVNode("",!0),o.userMustAcceptDataPrivacy?(e.openBlock(),e.createBlock(s,e.mergeProps({key:1,element:"input",type:"checkbox"},o.cmdFormElement,{modelValue:i.dataPrivacyAccepted,"onUpdate:modelValue":n[0]||(n[0]=p=>i.dataPrivacyAccepted=p)}),null,16,["modelValue"])):e.createCommentVNode("",!0),l.validNetworks.length>0?(e.openBlock(),e.createElementBlock("ul",{key:2,class:e.normalizeClass(["button-wrapper",{"no-gap":!o.useGap}])},[t.editModeContext?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(l.validNetworks,(p,u)=>(e.openBlock(),e.createBlock(d,{key:"x"+u,class:"edit-items",componentName:"CmdSocialNetworksItem",componentProps:p,componentPath:["props","networks",u],showComponentName:!1},{default:e.withCtx(()=>[e.createVNode(c,{network:p,userMustAcceptDataPrivacy:o.userMustAcceptDataPrivacy,buttonTextAlign:o.buttonTextAlign,dataPrivacyAccepted:i.dataPrivacyAccepted},null,8,["network","userMustAcceptDataPrivacy","buttonTextAlign","dataPrivacyAccepted"])]),_:2},1032,["componentProps","componentPath"]))),128)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.validNetworks,(p,u)=>(e.openBlock(),e.createBlock(c,{key:u,network:p,userMustAcceptDataPrivacy:o.userMustAcceptDataPrivacy,buttonTextAlign:o.buttonTextAlign,dataPrivacyAccepted:i.dataPrivacyAccepted,page:o.page,appendPage:o.appendPage},null,8,["network","userMustAcceptDataPrivacy","buttonTextAlign","dataPrivacyAccepted","page","appendPage"]))),128)),e.renderSlot(t.$slots,"default")],64))],2)):(e.openBlock(),e.createElementBlock("button",{key:3,class:"button small",title:"Add new item",onClick:n[1]||(n[1]=(...p)=>l.onAddItem&&l.onAddItem(...p))},np))],2)}const tl=S(op,[["render",lp]]),ip={name:"CmdPageFooter",props:{buttonPrintView:{type:Object,default(){return{show:!0,primary:!1,icon:{show:!0,iconClass:"icon-print-preview",tooltip:"Open print preview"},text:"Print preview"}}},useSmallButtons:{type:Boolean,default:!0},cmdSocialNetworks:{type:Object,required:!1},cmdFancyBox:{type:Object,default(){return{showPrintButtons:!0,defaultAriaLabelText:"print-preview"}}}},computed:{buttonPrintViewOptions(){var n;const t={show:!0,primary:!1,icon:{show:!0,iconClass:"icon-print-preview",tooltip:"Open print preview"},text:"Print preview"};return{...t,...this.buttonPrintView,icon:{...t.icon,...(n=this.buttonPrintView)==null?void 0:n.icon}}}},methods:{showFancyBox(){let t=[];typeof this.cmdFancyBox.elements=="function"?t=this.cmdFancyBox.elements():t=[document.querySelector("main")],pe({elements:t,showPrintButtons:this.cmdFancyBox.showPrintButtons,defaultAriaLabelText:this.cmdFancyBox.defaultAriaLabelText,cmdHeadline:this.cmdFancyBox.cmdHeadline,showOverlay:this.cmdFancyBox.showOverlay,showSubmitButtons:this.cmdFancyBox.showSubmitButtons,allowEscapeKey:this.cmdFancyBox.allowEscapeKey})}}},rp={class:"button-wrapper"},ap=["title"],sp={key:1};function cp(t,n,o,r,i,l){var s,c,d,m;const a=tl;return e.openBlock(),e.createElementBlock("footer",{class:e.normalizeClass(["cmd-page-footer flex-container",{"small-buttons":o.useSmallButtons}])},[o.cmdSocialNetworks?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdSocialNetworks)),{default:e.withCtx(()=>[e.renderSlot(t.$slots,"cmd-social-networks")]),_:3},16)):e.createCommentVNode("",!0),e.createElementVNode("div",rp,[e.renderSlot(t.$slots,"default"),(s=l.buttonPrintViewOptions)!=null&&s.show?(e.openBlock(),e.createElementBlock("button",{key:0,class:e.normalizeClass(["button",{primary:l.buttonPrintViewOptions.primary}]),title:l.buttonPrintViewOptions.text?(c=l.buttonPrintViewOptions.icon)==null?void 0:c.tooltip:null,onClick:n[0]||(n[0]=(...f)=>l.showFancyBox&&l.showFancyBox(...f))},[(d=l.buttonPrintViewOptions.icon)!=null&&d.show?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass((m=l.buttonPrintViewOptions.icon)==null?void 0:m.iconClass)},null,2)):e.createCommentVNode("",!0),l.buttonPrintViewOptions.text?(e.openBlock(),e.createElementBlock("span",sp,e.toDisplayString(l.buttonPrintViewOptions.text),1)):e.createCommentVNode("",!0)],10,ap)):e.createCommentVNode("",!0)])],2)}const dp=S(ip,[["render",cp]]),mp={name:"CmdPageHeader",props:{cmdBreadcrumbs:{type:Object,required:!1},cmdHeadline:{type:Object,required:!1}}},fp={key:0,class:"cmd-page-header flex-container"},up={key:0,class:"headline-wrapper flex-container vertical"};function hp(t,n,o,r,i,l){const a=Gn,s=D;return o.cmdBreadcrumbs||o.cmdHeadline||t.$slots.default?(e.openBlock(),e.createElementBlock("header",fp,[o.cmdBreadcrumbs||o.cmdHeadline?(e.openBlock(),e.createElementBlock("div",up,[o.cmdBreadcrumbs?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdBreadcrumbs)),null,16)):e.createCommentVNode("",!0),o.cmdHeadline.headlineText?(e.openBlock(),e.createBlock(s,e.normalizeProps(e.mergeProps({key:1},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),t.$slots.default?e.renderSlot(t.$slots,"default",{key:1}):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)}const pp=S(mp,[["render",hp]]),gp={name:"CmdProgressBar",inheritAttrs:!1,data(){return{loadingStatus:30}},props:{labelText:{type:String,required:!1},showLabel:{type:Boolean,default:!0},showLoadingStatus:{type:Boolean,default:!0},id:{type:String,required:!0}}},yp=["for"],kp={class:"progressbar"},bp={key:0},Cp=["id","value"];function Bp(t,n,o,r,i,l){return e.openBlock(),e.createElementBlock("label",{class:"cmd-progressbar",for:o.id},[e.createElementVNode("span",{class:e.normalizeClass(["label-text",{hidden:!o.showLabel}])},e.toDisplayString(o.labelText),3),e.createElementVNode("span",kp,[o.showLoadingStatus?(e.openBlock(),e.createElementBlock("span",bp,e.toDisplayString(i.loadingStatus)+" %",1)):e.createCommentVNode("",!0),e.createElementVNode("progress",e.mergeProps(t.$attrs,{id:o.id,value:i.loadingStatus}),null,16,Cp)])],8,yp)}const wp=S(gp,[["render",Bp]]),xp={name:"CmdSidebar",data(){return{open:!0}},props:{collapsible:{type:Boolean,default:!0},openSidebar:{type:Boolean,default:!0},styledAsBox:{type:Boolean,default:!0},collapseToLeft:{type:Boolean,default:!0},cmdHeadline:{type:Object,required:!1}},computed:{wrapperClass(){return this.open?"open":"closed"},iconClassOpenCollapse(){return this.collapseToLeft?this.open?"icon-chevron-one-stripe-left":"icon-chevron-one-stripe-right":this.open?"icon-chevron-one-stripe-right":"icon-chevron-one-stripe-left"}},methods:{toggleSidebar(){this.open=!this.open,this.$emit("toggleSidebar",this.open)}},watch:{openSidebar:{handler(){this.open=this.openSidebar},immediate:!0}}},_p={class:"inner-sidebar-wrapper"},Sp={key:1,class:"open-slot-wrapper"},Ep={key:2,class:"closed-slot-wrapper"},Tp=["title"];function Vp(t,n,o,r,i,l){var s;const a=D;return e.openBlock(),e.createElementBlock("aside",{class:e.normalizeClass(["cmd-sidebar",l.wrapperClass,{box:o.styledAsBox,"collapse-to-right":!o.collapseToLeft}])},[e.createElementVNode("div",_p,[(s=o.cmdHeadline)!=null&&s.headlineText&&i.open?(e.openBlock(),e.createBlock(a,e.mergeProps({key:0},o.cmdHeadline,{headlineLevel:o.cmdHeadline.headlineLevel||3,class:"sidebar-main-headline"}),null,16,["headlineLevel"])):e.createCommentVNode("",!0),i.open?(e.openBlock(),e.createElementBlock("div",Sp,[e.renderSlot(t.$slots,"open",{openBoxStatus:i.open})])):(e.openBlock(),e.createElementBlock("div",Ep,[e.renderSlot(t.$slots,"closed",{openBoxStatus:i.open})]))]),o.collapsible?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",title:i.open?"Collapse sidebar":"Expand sidebar",onClick:n[0]||(n[0]=e.withModifiers((...c)=>l.toggleSidebar&&l.toggleSidebar(...c),["prevent"]))},[e.createElementVNode("span",{class:e.normalizeClass(l.iconClassOpenCollapse)},null,2)],8,Tp)):e.createCommentVNode("",!0)],2)}const Np=S(xp,[["render",Vp]]),Op={name:"CmdSiteFooter",props:{orientation:{type:String,default:"horizontal",validator(t){return t==="horizontal"||t==="vertical"}}}},Fp={class:"cmd-site-footer site-footer"};function Ip(t,n,o,r,i,l){return e.openBlock(),e.createElementBlock("div",Fp,[e.createElementVNode("footer",{class:e.normalizeClass(["flex-container",{vertical:o.orientation==="vertical"}])},[e.renderSlot(t.$slots,"default")],2)])}const Mp=S(Op,[["render",Ip]]),Pp={name:"CmdSiteHeader",emits:["offcanvas"],data(){return{defaultLogoHeight:""}},props:{closeOffcanvas:{type:Object,required:!1},sticky:{type:Boolean,default:!0},navigationInline:{type:Boolean,default:!1},resizeHeaderOnScroll:{type:Boolean,default:!0},scrollContainerToResizeHeader:{type:String,default:".page-wrapper"},useGrid:{type:Boolean,default:!0},cmdCompanyLogo:{type:Object,required:!1},cmdMainNavigation:{type:Object,required:!1}},mounted(){if(this.resizeHeaderOnScroll){const t=document.querySelector(this.scrollContainerToResizeHeader);t.addEventListener("scroll",function(){const n=document.querySelector(".cmd-site-header > header");t.scrollTop>0?n.classList.add("resize-on-scroll"):n.classList.remove("resize-on-scroll")})}},methods:{onImageLoaded(t){this.defaultLogoHeight=t.target.height/10+"rem"},emitOffcanvasStatus(t){this.$emit("offcanvas",t)}},watch:{defaultLogoHeight(){const t=this.$refs["site-header"].querySelector(".cmd-company-logo img");t.style.height=this.defaultLogoHeight}}},Lp={key:0,class:"top-header"};function Dp(t,n,o,r,i,l){var c,d,m,f,p,u,h,b,g;const a=Jn,s=vn;return e.openBlock(),e.createElementBlock("div",{ref:"site-header",class:e.normalizeClass(["cmd-site-header site-header",{sticky:o.sticky,"navigation-inline":o.navigationInline,"off-canvas-right":((c=o.cmdMainNavigation)==null?void 0:c.offcanvasPosition)==="right"}]),role:"banner"},[t.$slots.topheader?(e.openBlock(),e.createElementBlock("div",Lp,[e.renderSlot(t.$slots,"topheader")])):e.createCommentVNode("",!0),e.createElementVNode("header",{class:e.normalizeClass([o.useGrid?"grid-container-create-columns":"flex-container",{"has-navigation":((m=(d=o.cmdMainNavigation)==null?void 0:d.navigationEntries)==null?void 0:m.length)&&o.navigationInline||t.$slots.navigation}])},[t.$slots.logo||t.$slots.header||t.$slots.navigation?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.renderSlot(t.$slots,"logo"),e.renderSlot(t.$slots,"header"),e.renderSlot(t.$slots,"navigation")],64)):e.createCommentVNode("",!0),o.cmdCompanyLogo||(p=(f=o.cmdMainNavigation)==null?void 0:f.navigationEntries)!=null&&p.length?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.cmdCompanyLogo?(e.openBlock(),e.createBlock(a,e.mergeProps({key:0},o.cmdCompanyLogo,{onImageLoaded:l.onImageLoaded}),null,16,["onImageLoaded"])):e.createCommentVNode("",!0),(h=(u=o.cmdMainNavigation)==null?void 0:u.navigationEntries)!=null&&h.length&&o.navigationInline?(e.openBlock(),e.createBlock(s,e.mergeProps({key:1},o.cmdMainNavigation,{closeOffcanvas:o.closeOffcanvas,onOffcanvas:l.emitOffcanvasStatus}),null,16,["closeOffcanvas","onOffcanvas"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],2),(g=(b=o.cmdMainNavigation)==null?void 0:b.navigationEntries)!=null&&g.length&&!o.navigationInline?(e.openBlock(),e.createBlock(s,e.mergeProps({key:1},o.cmdMainNavigation,{closeOffcanvas:o.closeOffcanvas,onOffcanvas:l.emitOffcanvasStatus}),null,16,["closeOffcanvas","onOffcanvas"])):e.createCommentVNode("",!0)],2)}const Ap=S(Pp,[["render",Dp]]),Rp={emits:["search","update:modelValueInput1","update:modelValueInput2","update:modelValueRadius","update:modelValueSearchFilters"],name:"CmdBoxSiteSearch",mixins:[J,{data(){return{defaultMessageProperties:{"cmdsitesearch.labeltext.what_to_search":"What do you like to search for?","cmdsitesearch.placeholder.what_to_search":"Search","cmdsitesearch.labeltext.where_to_search":"Where do you want to search?","cmdsitesearch.placeholder.where_to_search":"Zip or city","cmdsitesearch.show_filter_options":"Show filter options","cmdsitesearch.hide_filter_options":"Hide filter options"}}}}],data(){return{showFilters:!1}},props:{modelValueInput1:{type:String,required:!1},modelValueInput2:{type:String,required:!1},modelValueRadius:{type:[String,Number],required:!1},modelValueSearchFilters:{type:Array,required:!1},useFilters:{type:Boolean,default:!0},legend:{type:Object,default(){return{show:!0,align:"left",text:"Legend"}}},results:{type:[Function,Number],required:!1},cmdHeadline:{type:Object,required:!1},cmdFormElementInput1:{type:Object,default(){return{type:"search",showLabel:!1,required:!0,labelText:"What do you like to search for?",placeholder:"What do you like to search for?",showSearchButton:!1}}},cmdFormElementInput2:{type:Object,default(){return{show:!0,type:"text",showLabel:!1,required:!0,labelText:"Where do you like to search?",placeholder:"Enter city, zip, country"}}},cmdFormElementRadius:{type:Object,required:!1},cmdFormElementSearchButton:{type:Object,default(){return{icon:{show:!0,position:"before",iconClass:"icon-search"},text:"Search"}}},cmdFakeSelect:{type:Object,required:!1},cmdIcon:{type:Object,default(){return{showFilters:{iconClass:"icon-chevron-one-stripe-up",type:"auto"},hideFilters:{iconClass:"icon-chevron-one-stripe-down",type:"auto"}}}}},computed:{cmdFormElementRadiusOptions(){return{show:!0,showLabel:!1,required:!1,labelText:"Radius",selectOptions:[{text:"None",value:0},{text:"5 Km",value:5},{text:"10 Km",value:10},{text:"15 Km",value:15},{text:"50 Km",value:50},{text:"100 Km",value:100}],...this.cmdFormElementRadius}},searchValue1:{get(){return this.modelValueInput1},set(t){this.$emit("update:modelValueInput1",t)}},searchValue2:{get(){return this.modelValueInput2},set(t){this.$emit("update:modelValueInput2",t)}},radius:{get(){return this.modelValueRadius},set(t){this.$emit("update:modelValueRadius",t)}},searchFilters:{get(){return this.modelValueSearchFilters},set(t){this.$emit("update:modelValueSearchFilters",t)}},buttonSearchDisabled(){const t=!this.cmdFormElementInput1.required||this.searchValue1.trim(),n=!this.cmdFormElementInput2.show||!this.cmdFormElementInput2.required||this.searchValue2.trim(),o=!this.cmdFormElementRadiusOptions.show||!this.cmdFormElementRadiusOptions.required||this.radius;return!(t&&n&&o)}},methods:{onSearchButtonClick(){this.$emit("search",{searchValue1:this.searchValue1,searchValue2:this.searchValue2,searchFilters:this.searchFilters,radius:this.radius})},getOptionName(t){for(let n=0;n<this.cmdFakeSelect.selectData.length;n++)if(t===this.cmdFakeSelect.selectData[n].value)return this.cmdFakeSelect.selectData[n].text;return null}},watch:{cmdFormElementRadius:{handler(){var t,n;(t=this.cmdFormElementRadiusOptions)!=null&&t.selectOptions&&((n=this.cmdFormElementRadiusOptions)!=null&&n.selectOptions.length)&&this.modelValueRadius==null&&(this.radius=this.cmdFormElementRadiusOptions.selectOptions[0].value)},immediate:!0,deep:!0}}},qp={class:"cmd-box-site-search flex-container"},zp={class:"flex-container align-bottom"},Hp={class:"input-wrapper align-bottom"},jp={key:0},Up={key:1},Wp={key:0,class:"flex-container no-flex",role:"listbox","aria-expanded":"true"};function Gp(t,n,o,r,i,l){var f,p,u,h,b,g,B,w;const a=D,s=z,c=M,d=Kn,m=Zn;return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("fieldset",qp,[e.createElementVNode("legend",{class:e.normalizeClass({hidden:!o.legend.show,"align-left":o.legend.align==="left"})},e.toDisplayString(o.legend.text),3),o.cmdHeadline?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),e.createElementVNode("div",zp,[e.createVNode(s,{element:"input",type:o.cmdFormElementInput1.type,"show-label":o.cmdFormElementInput1.showLabel,labelText:o.cmdFormElementInput1.labelText,placeholder:o.cmdFormElementInput1.placeholder,required:o.cmdFormElementInput1.required,showSearchButton:o.cmdFormElementInput1.showSearchButton,modelValue:l.searchValue1,"onUpdate:modelValue":n[0]||(n[0]=x=>l.searchValue1=x)},null,8,["type","show-label","labelText","placeholder","required","showSearchButton","modelValue"]),e.createElementVNode("div",Hp,[o.cmdFormElementInput2.show?(e.openBlock(),e.createBlock(s,{key:0,element:"input",type:o.cmdFormElementInput2.type,"show-label":o.cmdFormElementInput2.showLabel,labelText:o.cmdFormElementInput2.labelText,placeholder:o.cmdFormElementInput2.placeholder,required:o.cmdFormElementInput2.required,modelValue:l.searchValue2,"onUpdate:modelValue":n[1]||(n[1]=x=>l.searchValue2=x)},null,8,["type","show-label","labelText","placeholder","required","modelValue"])):e.createCommentVNode("",!0),l.cmdFormElementRadiusOptions.show?(e.openBlock(),e.createBlock(s,e.mergeProps({key:1,element:"select",class:"no-flex",modelValue:l.radius,"onUpdate:modelValue":n[2]||(n[2]=x=>l.radius=x)},l.cmdFormElementRadiusOptions),null,16,["modelValue"])):e.createCommentVNode("",!0)]),e.createVNode(s,{element:"button",class:"stretch-on-small-devices",nativeButton:o.cmdFormElementSearchButton,onClick:l.onSearchButtonClick,disabled:l.buttonSearchDisabled,"aria-live":"assertive"},null,8,["nativeButton","onClick","disabled"])]),o.useFilters?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("a",{class:"filter-options",href:"#",onClick:n[3]||(n[3]=e.withModifiers(x=>i.showFilters=!i.showFilters,["prevent"]))},[e.createVNode(c,{iconClass:i.showFilters?(p=(f=o.cmdIcon)==null?void 0:f.showFilters)==null?void 0:p.iconClass:(h=(u=o.cmdIcon)==null?void 0:u.hideFilters)==null?void 0:h.iconClass,type:i.showFilters?(g=(b=o.cmdIcon)==null?void 0:b.showFilters)==null?void 0:g.iconType:(w=(B=o.cmdIcon)==null?void 0:B.hideFilters)==null?void 0:w.iconType},null,8,["iconClass","type"]),i.showFilters?(e.openBlock(),e.createElementBlock("span",jp,e.toDisplayString(t.getMessage("cmdsitesearch.hide_filter_options")),1)):(e.openBlock(),e.createElementBlock("span",Up,e.toDisplayString(t.getMessage("cmdsitesearch.show_filter_options")),1))]),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>{var x,T,F,C,E;return[i.showFilters&&((x=o.cmdFakeSelect)!=null&&x.selectData.length)?(e.openBlock(),e.createElementBlock("div",Wp,[e.createVNode(d,{role:"option",selectData:(T=o.cmdFakeSelect)==null?void 0:T.selectData,modelValue:l.searchFilters,"onUpdate:modelValue":n[4]||(n[4]=I=>l.searchFilters=I),defaultOptionName:(F=o.cmdFakeSelect)==null?void 0:F.defaultOptionName,type:(C=o.cmdFakeSelect)==null?void 0:C.type,labelText:(E=o.cmdFakeSelect)==null?void 0:E.labelText},null,8,["selectData","modelValue","defaultOptionName","type","labelText"])])):e.createCommentVNode("",!0)]}),_:1})],64)):e.createCommentVNode("",!0)]),o.useFilters?(e.openBlock(),e.createBlock(m,{key:0,modelValue:l.searchFilters,"onUpdate:modelValue":n[5]||(n[5]=x=>l.searchFilters=x),selectedOptionsName:l.getOptionName},null,8,["modelValue","selectedOptionsName"])):e.createCommentVNode("",!0)],64)}const Jp=S(Rp,[["render",Gp]]),Kp={name:"CmdSlideshow",mixins:[U],data(){return{index:0,pause:!1,hnd:null,fullWidth:!1,currentSlotItem:0,slideshowItemEditing:!1}},props:{useSlot:{type:Boolean,default:!1},autoplay:{type:Boolean,default:!1},autoplayInterval:{type:Number,default:5e3},showQuickLinkIcons:{type:Boolean,default:!0},showCounter:{type:Boolean,default:!1},slideshowItems:{type:Array,required:!0},showSlideButtons:{type:Boolean,default:!1},cmdSlideButtons:{type:Object,default(){return{next:{next:{iconClass:"icon-chevron-one-stripe-right",tooltip:"Next"}},prev:{prev:{type:"prev",iconClass:"icon-chevron-one-stripe-left",tooltip:"Previous"}}}}}},beforeUnmount(){this.stopAutoplay()},methods:{stopAutoplay(){this.hnd!==null&&(window.clearInterval(this.hnd),this.hnd=null)},itemProvider(){return{image:{src:{large:"/media/images/slideshow-images/large/slide1.jpg",medium:"/media/images/slideshow-images/medium/slide1.jpg",small:"/media/images/slideshow-images/small/slide1.jpg"},alt:"Alternative Text",tooltip:"Tooltip DE"},figcaption:{text:"Figcaption DE",position:"bottom",textAlign:"center",show:!0}}},onAddItem(){this.editModeContext.content.addContent(se(this,"props","slideshowItems",-1),this.itemProvider)},imageStructure(){return{itemProviderOverwrite:()=>({image:{src:{large:"/media/images/slideshow-images/large/slide1.jpg",medium:"/media/images/slideshow-images/medium/slide1.jpg",small:"/media/images/slideshow-images/small/slide1.jpg"},tooltip:"Tooltip DE"}})}},showPrevItem(){this.slideshowItemEditing||(this.useSlot&&(this.currentSlotItem>0?this.currentSlotItem--:this.currentSlotItem=Object.keys(this.$slots).length-1),this.index>0?this.index--:this.index=this.slideshowItems.length-1)},showItem(t){!this.slideshowItemEditing&&t>=0&&t<this.slideshowItems.length&&(this.index=t)},showNextItem(){this.slideshowItemEditing||(this.useSlot&&(this.currentSlotItem<Object.keys(this.$slots).length-1?this.currentSlotItem++:this.currentSlotItem=0),this.index<this.slideshowItems.length-1?this.index++:this.index=0)},setupSlider(){this.autoplay&&this.hnd===null&&(this.hnd=window.setInterval(()=>this.pause||this.showNextItem(),this.autoplayInterval))}},computed:{tooltipForSlidebuttons(){return this.slideshowItemEditing?{title:"Not allowed while editing!"}:{}},currentItem(){return this.slideshowItems.length<=this.index?null:this.slideshowItems[this.index]}},watch:{slideshowItems:{handler(){this.index=0,this.setupSlider()},immediate:!0,deep:!0},autoplay(){this.autoplay?this.setupSlider():this.stopAutoplay()},autoplayInterval(){this.autoplay&&(this.stopAutoplay(),this.setupSlider())},currentItem(){this.$nextTick(()=>{var t;(t=this.$refs.slideshowItemComponentWrapper)==null||t.addEditStateListener(n=>this.slideshowItemEditing=n)})}}},Zp=["href","title"],Xp=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new slideshow-image",-1)],Yp={key:2},Qp=["onClick","aria-label","title"],$p={key:3,class:"item-counter"};function vp(t,n,o,r,i,l){const a=Me,s=ie;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-slideshow",{"full-width":i.fullWidth}])},[e.createElementVNode("div",{class:"inner-slideshow-wrapper",onMouseenter:n[1]||(n[1]=c=>i.pause=!0),onMouseleave:n[2]||(n[2]=c=>i.pause=!1)},[o.showSlideButtons?(e.openBlock(),e.createBlock(a,e.mergeProps({key:0,onClick:e.withModifiers(l.showPrevItem,["prevent"]),slideButtonType:"prev",class:{disabled:i.slideshowItemEditing}},l.tooltipForSlidebuttons),null,16,["onClick","class"])):e.createCommentVNode("",!0),e.createVNode(e.TransitionGroup,{name:"fade"},{default:e.withCtx(()=>{var c,d,m,f,p,u,h,b,g,B,w,x;return[l.currentItem?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.useSlot?(e.openBlock(),e.createElementBlock("div",{class:"slot-wrapper",key:i.index,style:e.normalizeStyle("background-image: url("+l.currentItem.image.srcLarge+")")},[e.renderSlot(t.$slots,"item"+i.currentSlotItem)],4)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[t.editModeContext?o.slideshowItems.length?(e.openBlock(),e.createBlock(s,{key:1,image:(w=l.currentItem)==null?void 0:w.image,figcaption:(x=l.currentItem)==null?void 0:x.figcaption,componentPath:["props","slideshowItems",i.index],editModeConfig:l.imageStructure()},null,8,["image","figcaption","componentPath","editModeConfig"])):e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(d=(c=l.currentItem)==null?void 0:c.link)!=null&&d.href?(e.openBlock(),e.createElementBlock("a",{key:0,href:(f=(m=l.currentItem)==null?void 0:m.link)==null?void 0:f.href,title:(u=(p=l.currentItem)==null?void 0:p.link)==null?void 0:u.tooltip},[e.createVNode(s,{image:(h=l.currentItem)==null?void 0:h.image,figcaption:(b=l.currentItem)==null?void 0:b.figcaption},null,8,["image","figcaption"])],8,Zp)):(e.openBlock(),e.createBlock(s,{key:1,image:(g=l.currentItem)==null?void 0:g.image,figcaption:(B=l.currentItem)==null?void 0:B.figcaption},null,8,["image","figcaption"]))],64))],64))],64)):t.editModeContext?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"button confirm",onClick:n[0]||(n[0]=(...T)=>l.onAddItem&&l.onAddItem(...T))},Xp)):e.createCommentVNode("",!0)]}),_:3}),o.showSlideButtons?(e.openBlock(),e.createBlock(a,e.mergeProps({key:1,onClick:e.withModifiers(l.showNextItem,["prevent"]),class:{disabled:i.slideshowItemEditing}},l.tooltipForSlidebuttons),null,16,["onClick","class"])):e.createCommentVNode("",!0),o.showQuickLinkIcons?(e.openBlock(),e.createElementBlock("ol",Yp,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.slideshowItems,(c,d)=>(e.openBlock(),e.createElementBlock("li",{key:d,class:e.normalizeClass({active:d===i.index})},[e.createElementVNode("a",{href:"#",class:e.normalizeClass({disabled:i.slideshowItemEditing}),onClick:e.withModifiers(m=>l.showItem(d),["prevent"]),"aria-label":i.index,title:i.slideshowItemEditing?"Not allowed while editing!":"Switch to image #"+(d+1)},null,10,Qp)],2))),128))])):e.createCommentVNode("",!0),o.showCounter?(e.openBlock(),e.createElementBlock("span",$p,e.toDisplayString(i.index+1)+"/"+e.toDisplayString(o.slideshowItems.length),1)):e.createCommentVNode("",!0)],32)],2)}const eg=S(Kp,[["render",vp]]),tg=Object.freeze(Object.defineProperty({__proto__:null,de:Object.freeze(Object.defineProperty({__proto__:null,default:"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2016.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='850.394px'%20height='566.929px'%20viewBox='0%200%20850.394%20566.929'%20enable-background='new%200%200%20850.394%20566.929'%20xml:space='preserve'%3e%3cg%20id='it'%3e%3cg%3e%3crect%20fill='%23078E46'%20width='283.465'%20height='566.929'/%3e%3crect%20x='283.465'%20fill='%23FBFDFF'%20width='283.465'%20height='566.929'/%3e%3crect%20x='566.93'%20fill='%23D3242C'%20width='283.465'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='de'%3e%3cg%3e%3cdesc%3eFlag%20of%20Germany%3c/desc%3e%3crect%20id='black_stripe'%20x='0.901'%20fill='%23010202'%20width='849.492'%20height='566.929'/%3e%3crect%20id='red_stripe'%20x='0.901'%20y='188.977'%20fill='%23DD0B15'%20width='849.492'%20height='377.953'/%3e%3crect%20id='gold_stripe'%20x='0.901'%20y='377.953'%20fill='%23FFCE05'%20width='849.492'%20height='188.976'/%3e%3c/g%3e%3c/g%3e%3cg%20id='fr'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20x='0.901'%20fill='%23CF1327'%20width='849.492'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%23FFFFFF'%20width='566.328'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%231D2C4E'%20width='283.164'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='ru'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20fill='%23FFFFFF'%20width='850.395'%20height='283.465'/%3e%3crect%20y='283.465'%20fill='%23D52D1E'%20width='850.395'%20height='283.464'/%3e%3crect%20y='188.977'%20fill='%231E4295'%20width='850.395'%20height='188.977'/%3e%3c/g%3e%3c/g%3e%3cg%20id='cn'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20x='0.901'%20fill='%23DF2B14'%20width='849.493'%20height='566.929'/%3e%3cg%20transform='translate(5,5)%20scale(3)'%3e%3cpath%20id='s'%20fill='%23FFDE08'%20d='M142.483,56.693l49.932,153.838L61.692,115.454h161.583L92.551,210.531L142.483,56.693z'/%3e%3c/g%3e%3cg%20transform='translate(10,2)%20rotate(23.036243)'%3e%3cpath%20id='s_1_'%20fill='%23FFDE08'%20d='M295.146,30.607l-4.728,53.71l-27.711-46.234l49.566,21.099l-52.488,12.096L295.146,30.607z'/%3e%3c/g%3e%3cg%20transform='translate(12,4)%20rotate(45.869898)'%3e%3cpath%20id='s_2_'%20fill='%23FFDE08'%20d='M361.022,93.648l-25.178,47.665l-7.617-53.376l37.503,38.701l-53.064-9.243L361.022,93.648z'/%3e%3c/g%3e%3cg%20transform='translate(12,7)%20rotate(69.945396)'%3e%3cpath%20id='s_3_'%20fill='%23FFDE08'%20d='M367.298,188.705l-42.412,33.236l14.797-51.844l18.47,50.649l-44.682-30.108L367.298,188.705z'%20/%3e%3c/g%3e%3cg%20transform='translate(10,9)%20rotate(20.659808)'%3e%3cpath%20id='s_4_'%20fill='%23FFDE08'%20d='M294.056,228.595l-2.5,53.86l-29.603-45.045l50.397,19.024l-51.942,14.264L294.056,228.595z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='uk'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20y='0.002'%20fill='%23FFFFFF'%20width='850.16'%20height='566.865'/%3e%3cpolygon%20fill='%23CF172C'%20points='382.569,0%20382.569,226.625%200,226.625%200,339.948%20382.569,339.948%20382.569,566.863%20467.592,566.863%20467.592,339.948%20850.16,339.948%20850.16,226.625%20467.592,226.625%20467.592,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,0%20495.946,183.497%20771.202,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,566.863%20771.202,566.863%20495.946,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,566.863%20354.214,566.863%20354.214,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,0%20354.214,183.497%20354.214,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0.003,188.95%20204.392,188.95%200.003,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,188.95%20850.16,188.95%20850.16,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,377.913%20850.16,514.171%20850.16,377.913%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0,377.913%200,514.171%20204.392,377.913%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='802.938,0%20520.004,188.95%20567.223,188.95%20850.605,0%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='330.156,377.909%20282.937,377.909%200,566.852%2047.219,566.852%20330.602,377.909%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='0,0%200,31.692%20236.091,189.098%20283.311,189.098%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='566.696,377.832%20850.008,566.929%20850.01,535.239%20613.92,377.832%20'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"})),en:Object.freeze(Object.defineProperty({__proto__:null,default:"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2016.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='850.394px'%20height='566.929px'%20viewBox='0%200%20850.394%20566.929'%20enable-background='new%200%200%20850.394%20566.929'%20xml:space='preserve'%3e%3cg%20id='it'%3e%3cg%3e%3crect%20fill='%23078E46'%20width='283.465'%20height='566.929'/%3e%3crect%20x='283.465'%20fill='%23FBFDFF'%20width='283.465'%20height='566.929'/%3e%3crect%20x='566.93'%20fill='%23D3242C'%20width='283.465'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='de'%3e%3cg%3e%3cdesc%3eFlag%20of%20Germany%3c/desc%3e%3crect%20id='black_stripe'%20x='0.901'%20fill='%23010202'%20width='849.492'%20height='566.929'/%3e%3crect%20id='red_stripe'%20x='0.901'%20y='188.977'%20fill='%23DD0B15'%20width='849.492'%20height='377.953'/%3e%3crect%20id='gold_stripe'%20x='0.901'%20y='377.953'%20fill='%23FFCE05'%20width='849.492'%20height='188.976'/%3e%3c/g%3e%3c/g%3e%3cg%20id='fr'%3e%3cg%3e%3crect%20x='0.901'%20fill='%23CF1327'%20width='849.492'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%23FFFFFF'%20width='566.328'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%231D2C4E'%20width='283.164'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='ru'%3e%3cg%3e%3crect%20fill='%23FFFFFF'%20width='850.395'%20height='283.465'/%3e%3crect%20y='283.465'%20fill='%23D52D1E'%20width='850.395'%20height='283.464'/%3e%3crect%20y='188.977'%20fill='%231E4295'%20width='850.395'%20height='188.977'/%3e%3c/g%3e%3c/g%3e%3cg%20id='cn'%3e%3cg%3e%3crect%20x='0.901'%20fill='%23DF2B14'%20width='849.493'%20height='566.929'/%3e%3cg%20transform='translate(5,5)%20scale(3)'%3e%3cpath%20id='s'%20fill='%23FFDE08'%20d='M142.483,56.693l49.932,153.838L61.692,115.454h161.583L92.551,210.531L142.483,56.693z'/%3e%3c/g%3e%3cg%20transform='translate(10,2)%20rotate(23.036243)'%3e%3cpath%20id='s_1_'%20fill='%23FFDE08'%20d='M295.146,30.607l-4.728,53.71l-27.711-46.234l49.566,21.099l-52.488,12.096L295.146,30.607z'/%3e%3c/g%3e%3cg%20transform='translate(12,4)%20rotate(45.869898)'%3e%3cpath%20id='s_2_'%20fill='%23FFDE08'%20d='M361.022,93.648l-25.178,47.665l-7.617-53.376l37.503,38.701l-53.064-9.243L361.022,93.648z'/%3e%3c/g%3e%3cg%20transform='translate(12,7)%20rotate(69.945396)'%3e%3cpath%20id='s_3_'%20fill='%23FFDE08'%20d='M367.298,188.705l-42.412,33.236l14.797-51.844l18.47,50.649l-44.682-30.108L367.298,188.705z'%20/%3e%3c/g%3e%3cg%20transform='translate(10,9)%20rotate(20.659808)'%3e%3cpath%20id='s_4_'%20fill='%23FFDE08'%20d='M294.056,228.595l-2.5,53.86l-29.603-45.045l50.397,19.024l-51.942,14.264L294.056,228.595z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='uk'%3e%3cg%3e%3crect%20y='0.002'%20fill='%23FFFFFF'%20width='850.16'%20height='566.865'/%3e%3cpolygon%20fill='%23CF172C'%20points='382.569,0%20382.569,226.625%200,226.625%200,339.948%20382.569,339.948%20382.569,566.863%20467.592,566.863%20467.592,339.948%20850.16,339.948%20850.16,226.625%20467.592,226.625%20467.592,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,0%20495.946,183.497%20771.202,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,566.863%20771.202,566.863%20495.946,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,566.863%20354.214,566.863%20354.214,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,0%20354.214,183.497%20354.214,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0.003,188.95%20204.392,188.95%200.003,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,188.95%20850.16,188.95%20850.16,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,377.913%20850.16,514.171%20850.16,377.913%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0,377.913%200,514.171%20204.392,377.913%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='802.938,0%20520.004,188.95%20567.223,188.95%20850.605,0%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='330.156,377.909%20282.937,377.909%200,566.852%2047.219,566.852%20330.602,377.909%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='0,0%200,31.692%20236.091,189.098%20283.311,189.098%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='566.696,377.832%20850.008,566.929%20850.01,535.239%20613.92,377.832%20'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"}))},Symbol.toStringTag,{value:"Module"})),og={name:"CmdSwitchLanguage",emits:["click"],data(){return{imageSources:[]}},props:{languages:{type:Array,required:!0}},methods:{getRoute(t){return _e(t)},activeLanguage(t){return t.active}},watch:{languages:{handler(){this.imageSources=[],this.languages.forEach(async t=>{const n=t.iso2;this.imageSources.push(tg[n].default)})},immediate:!0,deep:!0}}},ng={class:"cmd-switch-language"},lg=["href","title","onClick"],ig=["src","alt"],rg=["src","alt"];function ag(t,n,o,r,i,l){const a=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("div",ng,[e.createElementVNode("ul",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.languages,(s,c)=>(e.openBlock(),e.createElementBlock("li",{key:c},[s.link.type==="href"?(e.openBlock(),e.createElementBlock("a",{key:0,href:s.link.path,class:e.normalizeClass(["flag",s.iso2,{active:l.activeLanguage(s)}]),title:s.tooltip,onClick:d=>t.$emit("click",{originalEvent:d,language:s})},[e.createElementVNode("img",{src:i.imageSources[c],alt:s.name},null,8,ig)],10,lg)):(e.openBlock(),e.createBlock(a,{key:1,class:e.normalizeClass(["flag",s.iso2]),to:l.getRoute(s),title:s.tooltip,onClick:d=>t.$emit("click",{originalEvent:d,language:s})},{default:e.withCtx(()=>[e.createElementVNode("img",{src:i.imageSources[c],alt:s.name},null,8,rg)]),_:2},1032,["class","to","title","onClick"]))]))),128))])])}const sg=S(og,[["render",ag]]),cg={name:"CmdSystemMessage",mixins:[Ie],data(){return{showSystemMessage:!0}},props:{useTransition:{type:Boolean,default:!0},validationStatus:{type:String,required:!0,validator(t){return t==="error"||t==="warning"||t==="success"||t==="info"}},fullWidth:{type:Boolean,default:!0},iconMessage:{type:Object,default:function(){return{show:!0,iconClass:"icon-warning",type:"auto"}}},systemMessage:{type:String,required:!1},messageHeadlineLevel:{type:[Number,String],default(){return 6}},iconClose:{type:Object,default(){return{show:!0,iconClass:"icon-cancel-circle",tooltip:"Close this message"}}}},computed:{headlineIcon(){return this.iconMessage.show?{iconClass:this.iconMessage.iconClass,type:this.iconMessage.type}:null}},watch:{message(){this.showSystemMessage=!0}}},dg=["role","aria-labelledby"],mg=["title"];function fg(t,n,o,r,i,l){const a=M,s=D;return e.openBlock(),e.createBlock(e.Transition,{name:o.useTransition?"fade":null},{default:e.withCtx(()=>[i.showSystemMessage?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["cmd-system-message","system-message","flex-container","vertical",{"full-width":o.fullWidth},o.validationStatus]),role:o.validationStatus==="error"?"alert":"dialog","aria-labelledby":t.htmlId},[o.iconClose.show&&o.iconClose.iconClass?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:n[0]||(n[0]=e.withModifiers(c=>i.showSystemMessage=!1,["prevent"])),title:o.iconClose.tooltip},[e.createVNode(a,{iconClass:o.iconClose.iconClass,type:o.iconClose.iconType},null,8,["iconClass","type"])],8,mg)):e.createCommentVNode("",!0),e.createVNode(s,{class:"message-headline",cmdIcon:l.headlineIcon,headlineText:o.systemMessage,headlineLevel:o.messageHeadlineLevel,id:t.htmlId},null,8,["cmdIcon","headlineText","headlineLevel","id"]),e.renderSlot(t.$slots,"default")],10,dg)):e.createCommentVNode("",!0)]),_:3},8,["name"])}const ol=S(cg,[["render",fg]]),ug={name:"CmdTable",data(){return{showTableData:!0,fullWidth:!1,hasOverflow:!1}},props:{useTransition:{type:Boolean,default:!0},tableData:{type:Object,required:!0},caption:{type:Object,required:!1},collapsible:{type:Boolean,default:!1},fullWidthOnDefault:{type:Boolean,default:!1},userCanToggleWidth:{type:Boolean,default:!0},showSlideButtons:{type:Boolean,default:!0},iconExpand:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-down",tooltip:"Expand table"}}},iconCollapse:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-up",tooltip:"Collapse table"}}},iconToggleWidth:{type:Object,default:function(){return{iconClass:"icon-toggle-table-width",tooltip:"Toggle table width"}}},iconStretch:{type:Object,default:function(){return{iconClass:"icon-chevron-one-stripe-right",tooltip:"Stretch table"}}}},mounted(){this.hasOverflow=this.$refs.table.clientWidth>this.$refs.innerWrapper.clientWidth},computed:{hasCaption(){var t,n;return this.hideCaption?!1:((t=this.tableData.caption)==null?void 0:t.text)||((n=this.caption)==null?void 0:n.text)},hideCaption(){var t,n,o;return((t=this.caption)==null?void 0:t.show)===!1||((n=this.caption)==null?void 0:n.show)!==!0&&!((o=this.tableData.caption)!=null&&o.show)}},methods:{scrollLeft(){this.$refs.innerWrapper.scrollLeft=0,this.$refs.table.previousElementSibling.style.cssText="left: 0;",this.updatePosition()},scrollRight(){this.$refs.table.querySelector("th:last-child").scrollIntoView(),this.$refs.table.nextElementSibling.style.cssText="right: auto;",this.updatePosition()},updatePosition(){const t=this.$refs.table.previousElementSibling,n=this.$refs.table.nextElementSibling,o=this.$refs.innerWrapper,r=o.getBoundingClientRect(),i=r.width+o.scrollLeft-n.getBoundingClientRect().width,l=o.scrollLeft;console.log("parentRect",r),t.style.left=`${l}px`,n.style.left=`${i}px`,l===0?t.style.display="none":t.style.display="flex",l===o.scrollLeftMax?n.style.display="none":n.style.display="flex"}},watch:{fullWidthOnDefault:{handler(){this.fullWidth=this.fullWidthOnDefault},immediate:!0}}},hg={key:0,class:"button-wrapper"},pg=["title"],gg=["title"],yg={"aria-expanded":"true"},kg={key:0,"aria-expanded":"true"};function bg(t,n,o,r,i,l){var c,d,m,f;const a=M,s=Me;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-table-wrapper",{collapsed:!i.showTableData,"full-width":i.fullWidth,"has-caption":l.hasCaption,"has-overflow":i.hasOverflow}])},[o.collapsible||o.userCanToggleWidth?(e.openBlock(),e.createElementBlock("div",hg,[o.userCanToggleWidth?(e.openBlock(),e.createElementBlock("a",{key:0,class:"button",href:"#",onClick:n[0]||(n[0]=e.withModifiers(p=>i.fullWidth=!i.fullWidth,["prevent"])),title:o.iconToggleWidth.tooltip},[e.createVNode(a,{iconClass:o.iconToggleWidth.iconClass,type:o.iconToggleWidth.iconType},null,8,["iconClass","type"])],8,pg)):e.createCommentVNode("",!0),o.collapsible?(e.openBlock(),e.createElementBlock("a",{key:1,class:"button",href:"#",onClick:n[1]||(n[1]=e.withModifiers(p=>i.showTableData=!i.showTableData,["prevent"])),title:i.showTableData?o.iconCollapse.tooltip:o.iconExpand.tooltip},[e.createVNode(a,{iconClass:i.showTableData?o.iconCollapse.iconClass:o.iconExpand.iconClass,type:i.showTableData?o.iconCollapse.iconType:o.iconExpand.iconType},null,8,["iconClass","type"])],8,gg)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"inner-wrapper",ref:"innerWrapper",onScroll:n[2]||(n[2]=(...p)=>l.updatePosition&&l.updatePosition(...p))},[o.showSlideButtons?(e.openBlock(),e.createBlock(s,{key:0,onClick:e.withModifiers(l.scrollLeft,["prevent"]),slideButtonType:"prev"},null,8,["onClick"])):e.createCommentVNode("",!0),e.createElementVNode("table",{ref:"table",class:e.normalizeClass({"full-width":i.fullWidth})},[(c=o.tableData.caption)!=null&&c.text||(d=o.caption)!=null&&d.text?(e.openBlock(),e.createElementBlock("caption",{key:0,class:e.normalizeClass({hidden:l.hideCaption})},e.toDisplayString(((m=o.caption)==null?void 0:m.text)||((f=o.tableData.caption)==null?void 0:f.text)),3)):e.createCommentVNode("",!0),e.createElementVNode("thead",null,[e.createElementVNode("tr",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.tableData.thead,(p,u)=>(e.openBlock(),e.createElementBlock("th",{key:u},e.toDisplayString(p),1))),128))])]),e.createVNode(e.Transition,{name:o.useTransition?"fade":null},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("tbody",yg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.tableData.tbody,(p,u)=>(e.openBlock(),e.createElementBlock("tr",{class:e.normalizeClass({active:o.tableData.rowIndexHighlighted===u}),key:u},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p,(h,b)=>(e.openBlock(),e.createElementBlock("td",{class:e.normalizeClass({active:o.tableData.columnIndexHighlighted===b}),key:b},e.toDisplayString(h),3))),128))],2))),128))],512),[[e.vShow,i.showTableData]])]),_:1},8,["name"]),e.createVNode(e.Transition,{name:o.useTransition?"fade":null},{default:e.withCtx(()=>[o.tableData.tfoot&&o.tableData.tfoot.length&&i.showTableData?(e.openBlock(),e.createElementBlock("tfoot",kg,[e.createElementVNode("tr",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.tableData.tfoot,(p,u)=>(e.openBlock(),e.createElementBlock("td",{class:e.normalizeClass({active:o.tableData.columnIndexHighlighted===u}),key:u},e.toDisplayString(p),3))),128))])])):e.createCommentVNode("",!0)]),_:1},8,["name"])],2),o.showSlideButtons?(e.openBlock(),e.createBlock(s,{key:1,onClick:e.withModifiers(l.scrollRight,["prevent"])},null,8,["onClick"])):e.createCommentVNode("",!0)],544)],2)}const Cg=S(ug,[["render",bg]]);cn({prefix:"cmd",icons:{"3d-cursor":{body:'<path d="M13 4H4v9.01h2V6h7V4z" fill="currentColor"/><path d="M29.49 13.12l-9-5a1 1 0 0 0-1 0l-9 5A1 1 0 0 0 10 14v10a1 1 0 0 0 .52.87l9 5A1 1 0 0 0 20 30a1.05 1.05 0 0 0 .49-.13l9-5A1 1 0 0 0 30 24V14a1 1 0 0 0-.51-.88zM19 27.3l-7-3.89v-7.72l7 3.89zm1-9.45L13.06 14L20 10.14L26.94 14zm8 5.56l-7 3.89v-7.72l7-3.89z" fill="currentColor"/>',hidden:!0},building:{body:'<path fill="currentColor" d="M28 2H16a2.002 2.002 0 0 0-2 2v10H4a2.002 2.002 0 0 0-2 2v14h28V4a2.002 2.002 0 0 0-2-2ZM9 28v-7h4v7Zm19 0H15v-8a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v8H4V16h12V4h12Z"/><path fill="currentColor" d="M18 8h2v2h-2zm6 0h2v2h-2zm-6 6h2v2h-2zm6 0h2v2h-2zm-6 6h2v2h-2zm6 0h2v2h-2z"/>'},linkedin:{body:`<path fill="currentColor" d="M12,12h5.535v2.837h0.078C18.384,13.456,20.27,12,23.078,12C28.92,12,30,15.637,30,20.367V30h-5.77v-8.54
2
2
  c0-2.037-0.041-4.657-3-4.657c-3.006,0-3.463,2.219-3.463,4.51V30H12V12z"/>
3
3
  <path fill="currentColor" d="M2,12h6v18H2V12z"/>
4
4
  <path fill="currentColor" d="M8,7c0,1.657-1.343,3-3,3S2,8.657,2,7s1.343-3,3-3S8,5.343,8,7z"/>`}},width:32,height:32});const Bg={name:"CmdTabs",data(){return{showTab:this.activeTab}},emits:["active-tab"],props:{useDefaultPadding:{type:Boolean,default:!0},stretchTabs:{type:Boolean,default:!1},tabs:{type:Array,required:!0},useSlot:{type:Boolean,default:!1},activeTab:{type:Number,default:0},cmdHeadline:{type:Object,required:!1}},methods:{setActiveTab(t){this.showTab=t,this.$emit("active-tab",t)}},watch:{activeTab(){this.showTab=this.activeTab}}},wg={class:"cmd-tabs"},xg=["onClick","title"],_g={key:1},Sg={key:1,"aria-live":"assertive"},Eg=["innerHTML"];function Tg(t,n,o,r,i,l){const a=M,s=D;return e.openBlock(),e.createElementBlock("div",wg,[e.createElementVNode("ul",{class:e.normalizeClass({"stretch-tabs":o.stretchTabs}),role:"tablist"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.tabs,(c,d)=>(e.openBlock(),e.createElementBlock("li",{class:e.normalizeClass({active:i.showTab===d}),key:d,role:"tab"},[e.createElementVNode("a",{href:"#",onClick:e.withModifiers(m=>l.setActiveTab(d),["prevent"]),title:c.name?void 0:c.tooltip},[c.iconClass?(e.openBlock(),e.createBlock(a,{key:0,iconClass:c.iconClass,type:c.iconType},null,8,["iconClass","type"])):e.createCommentVNode("",!0),c.name?(e.openBlock(),e.createElementBlock("span",_g,e.toDisplayString(c.name),1)):e.createCommentVNode("",!0)],8,xg)],2))),128))],2),o.useSlot?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.tabs.length,c=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{key:c,"aria-live":"assertive",class:e.normalizeClass({"no-padding":!o.useDefaultPadding})},[e.renderSlot(t.$slots,"tab-content-"+(c-1))],2)),[[e.vShow,i.showTab===c-1]])),128)):(e.openBlock(),e.createElementBlock("div",Sg,[o.cmdHeadline?(e.openBlock(),e.createBlock(s,e.mergeProps({key:0},o.cmdHeadline,{headlineText:o.tabs[i.showTab].headlineText,headlineLevel:o.tabs[i.showTab].headlineLevel}),null,16,["headlineText","headlineLevel"])):e.createCommentVNode("",!0),e.createElementVNode("div",{innerHTML:o.tabs[i.showTab].htmlContent,class:e.normalizeClass({"no-padding":!o.useDefaultPadding})},null,10,Eg)]))])}const Vg=S(Bg,[["render",Tg]]),Ng={name:"CmdTextImageBlock",mixins:[U],data(){return{editableHtmlContent:null}},props:{orientation:{type:String,default:"vertical",validator(t){return t==="vertical"||t==="horizontal"}},htmlContent:{type:String,required:!0},paragraphTextAlign:{type:String,default:"left",validator(t){return t==="left"||t==="center"||t==="right"}},headlinePosition:{type:String,default:"aboveImage",validator(t){return t==="aboveImage"||t==="belowImage"}},cmdHeadline:{type:Object,required:!1},cmdImage:{type:Object,required:!1},editModeContextData:{type:Object}},computed:{paragraphComponentPath(){return[{componentPath:["props","htmlContent"],$isComponent:!1}]},textAlign(){return this.paragraphTextAlign?"text-align-"+this.paragraphTextAlign:""},setInnerClass(){return"inner-text-wrapper "+this.textAlign+" "+(this.innerClass||"")}},methods:{onAddItem(){this.$refs.editComponentWrapper.editComponent()},addHandlerProvider(){return""},updateHandlerProvider(){const t=this.editableHtmlContent;return this.editableHtmlContent=null,j(this,{update(n){n.htmlContent=t}})}},watch:{htmlContent:{handler(){this.editableHtmlContent=this.htmlContent},immediate:!0}}},Og=["innerHTML"],Fg=["innerHTML"],Ig=[e.createElementVNode("span",{class:"icon-plus"},null,-1),e.createElementVNode("span",null,"Add new paragraph",-1)];function Mg(t,n,o,r,i,l){var d,m,f,p;const a=D,s=ie,c=ce;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-text-image-block flex-container",o.orientation])},[((d=o.cmdHeadline)!=null&&d.headlineText||t.editModeContext)&&o.headlinePosition==="aboveImage"&&o.orientation==="vertical"?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.cmdImage?(e.openBlock(),e.createBlock(s,{key:1,image:(m=o.cmdImage)==null?void 0:m.image,figcaption:(f=o.cmdImage)==null?void 0:f.figcaption,editModeConfig:{allowAddItem:!1}},null,8,["image","figcaption"])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["flex-container vertical",l.setInnerClass])},[((p=o.cmdHeadline)!=null&&p.headlineText||t.editModeContext)&&(o.headlinePosition==="belowImage"||o.orientation==="horizontal")?(e.openBlock(),e.createBlock(a,e.normalizeProps(e.mergeProps({key:0},o.cmdHeadline)),null,16)):e.createCommentVNode("",!0),o.htmlContent?(e.openBlock(),e.createElementBlock("div",{key:1,innerHTML:o.htmlContent},null,8,Og)):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"default")],2),t.editModeContext?(e.openBlock(),e.createBlock(c,{key:2,ref:"editComponentWrapper",class:"edit-items",showComponentName:!1,allowedComponentTypes:[],componentProps:{htmlContent:o.htmlContent,textAlign:l.textAlign},componentPath:l.paragraphComponentPath,allowDeleteComponent:!!o.htmlContent},{default:e.withCtx(u=>[u.editing?e.withDirectives((e.openBlock(),e.createElementBlock("textarea",{key:0,class:e.normalizeClass(["edit-mode",l.textAlign]),"onUpdate:modelValue":n[0]||(n[0]=h=>i.editableHtmlContent=h),placeholder:"Paragraph"},null,2)),[[e.vModelText,i.editableHtmlContent]]):o.htmlContent?(e.openBlock(),e.createElementBlock("div",{key:1,innerHTML:o.htmlContent,class:e.normalizeClass(l.textAlign)},null,10,Fg)):(e.openBlock(),e.createElementBlock("button",{key:2,type:"button",class:"button confirm",onClick:n[1]||(n[1]=(...h)=>l.onAddItem&&l.onAddItem(...h))},Ig))]),_:1},8,["componentProps","componentPath","allowDeleteComponent"])):e.createCommentVNode("",!0)],2)}const Pg=S(Ng,[["render",Mg]]),Lg={name:"ToggleDarkMode",mixins:[U],data(){return{darkMode:!1,editableLabelTextLightMode:null,editableLabelTextDarkMode:null}},props:{styledAsButton:{type:Boolean,default:!1},iconDarkMode:{type:Object,default(){return{iconClass:"icon-moon",iconType:"auto"}}},iconLightMode:{type:Object,default(){return{iconClass:"icon-sun",iconType:"auto"}}},showLabel:{type:Boolean,default:!1},useStyledLayout:{type:Boolean,default:!1},labelTextDarkMode:{type:String,default:"Dark-mode enabled"},labelTextLightMode:{type:String,default:"Light-mode enabled"}},created(){const t=window.matchMedia("(prefers-color-scheme: dark)");t.addEventListener("change",this.onColorSchemeChange),this.onColorSchemeChange(t),this.$nextTick(()=>{const n=window.localStorage.getItem("cmd-color-scheme");n&&(this.darkMode=n==="dark-mode")}),document.documentElement.addEventListener("toggle-color-scheme",this.onToggleColorScheme)},beforeUnmount(){window.matchMedia("(prefers-color-scheme: dark)").removeEventListener("change",this.onColorSchemeChange),document.documentElement.removeEventListener("toggle-color-scheme",this.onToggleColorScheme)},methods:{onColorSchemeChange(t){this.darkMode=t.matches,document.documentElement.classList.add(this.darkMode?"dark-mode":"light-mode")},setColorScheme(){window.localStorage.setItem("cmd-color-scheme",this.darkMode?"dark-mode":"light-mode")},onToggleColorScheme(t){this.darkMode=t.detail==="dark-mode"},toggleColorScheme(){this.darkMode=!this.darkMode,this.setColorScheme()},updateHandlerProvider(){const t=this.labelTextLightModeModel,n=this.labelTextDarkModeModel;return j(this,{update(o){o.labelTextLightMode=t,o.labelTextDarkMode=n}})}},computed:{labelTextLightModeModel:{get(){return this.editableLabelTextLightMode==null?this.labelTextLightMode:this.editableLabelTextLightMode},set(t){this.editableLabelTextLightMode=t}},labelTextDarkModeModel:{get(){return this.editableLabelTextDarkMode==null?this.labelTextDarkMode:this.editableLabelTextDarkMode},set(t){this.editableLabelTextDarkMode=t}},labelText(){return this.darkMode?this.labelTextDarkMode:this.labelTextLightMode},iconClass(){return this.darkMode?this.iconDarkMode.iconClass:this.iconLightMode.iconClass},iconType(){return this.darkMode?this.iconDarkMode.iconType:this.iconLightMode.iconType}},watch:{darkMode:{handler(){const t=document.documentElement;this.darkMode?t.classList.replace("light-mode","dark-mode"):t.classList.replace("dark-mode","light-mode"),t.dispatchEvent(new CustomEvent("toggle-color-scheme",{detail:this.darkMode?"dark-mode":"light-mode"}))},immediate:!0}}},Dg={key:0};function Ag(t,n,o,r,i,l){const a=M,s=z;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["cmd-toggle-dark-mode",{"styled-layout":o.useStyledLayout,"dark-mode":i.darkMode}])},[t.editing?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createVNode(s,{element:"input",type:"text",labelText:"Label for Light Mode",placeholder:"Label for Light Mode",modelValue:l.labelTextLightModeModel,"onUpdate:modelValue":n[2]||(n[2]=c=>l.labelTextLightModeModel=c)},null,8,["modelValue"]),e.createVNode(s,{element:"input",type:"text",labelText:"Label for Dark Mode",placeholder:"Label for Dark Mode",modelValue:l.labelTextDarkModeModel,"onUpdate:modelValue":n[3]||(n[3]=c=>l.labelTextDarkModeModel=c)},null,8,["modelValue"])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.styledAsButton?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",class:e.normalizeClass(["button",{"dark-mode":i.darkMode}]),onClick:n[0]||(n[0]=e.withModifiers((...c)=>l.toggleColorScheme&&l.toggleColorScheme(...c),["prevent"]))},[o.showLabel?(e.openBlock(),e.createElementBlock("span",Dg,e.toDisplayString(l.labelText),1)):e.createCommentVNode("",!0),e.createVNode(a,{iconClass:l.iconClass,type:l.iconType,tooltip:o.showLabel?"":l.labelText},null,8,["iconClass","type","tooltip"])],2)):(e.openBlock(),e.createBlock(s,{key:1,element:"input",type:"checkbox",labelText:l.labelText,showLabel:o.showLabel,modelValue:i.darkMode,"onUpdate:modelValue":[n[1]||(n[1]=c=>i.darkMode=c),l.setColorScheme],"toggle-switch":!0,title:o.showLabel?"":l.labelText},null,8,["labelText","showLabel","modelValue","title","onUpdate:modelValue"]))],64))],2)}const Rg=S(Lg,[["render",Ag]]),qg={data(){return{defaultMessageProperties:{"cmduploadform.no_file_to_upload":"No file selected to upload","cmduploadform.no_files_to_upload":"No files selected to upload","cmduploadform.labeltext.select_file":"Select file to upload","cmduploadform.labeltext.select_files":"Select files to upload","cmduploadform.labeltext.remove_file_from_list":"Remove file '{0}' from list","cmduploadform.labeltext.remove_all_files_from_list":"Remove all files from list","cmduploadform.labeltext.file_uploading":"file to upload","cmduploadform.labeltext.files_uploading":"files to upload","cmduploadform.labeltext.comment":"Comment:","cmduploadform.buttontext.upload_file":"Upload file","cmduploadform.buttontext.upload_files":"Upload files","cmduploadform.buttontext.cancel":"Cancel","cmduploadform.placeholder.comment":"Please type in a specific comment","cmduploadform.system_message.found_duplicate_file":"Found duplicate file (not added again)","cmduploadform.system_message.upload_success":"Upload successful","cmduploadform.system_message.upload_failed":"Upload failed","cmduploadform.system_message.fill_required":"Fill all required fields","cmduploadform.system_message.the_following_errors_occurred":"The following errors occurred!","cmduploadform.system_message.an_unknown_error_occurred":"An unknown error occurred!","cmduploadform.system_message.only_one_file_allowed":"Only one file allowed!","cmduploadform.system_message_total_size_of_files_too_large":"Total size of files too large!","cmduploadform.system_message.duplicate_file":'Duplicate file "{0}" found (not added to list again)',"cmduploadform.system_message.not_allowed_file_type":'File "{0}" has not allowed file type ({1})',"cmduploadform.system_message.all_files_are_uploaded_successfully":"All files are uploaded successfully","cmduploadform.system_message.some_files_are_not_uploaded_successfully":"Some files are not uploaded successfully","cmduploadform.system_message.file_size_too_large":'File size of "{0}" too large ({1})',"cmduploadform.headline.summary_of_all_files":"Summary of all files","cmduploadform.headline.list_of_selected_files":"List of selected files","cmduploadform.headline.select_additional_files":"Select additional files","cmduploadform.headline.select_new_file":"Chosen the wrong file? Select a new one","cmduploadform.allowed_file_types":"Allowed file types:","cmduploadform.max_total_upload_size":"Max. total upload size:","cmduploadform.max_file_upload_size":"Max. file upload size:","cmduploadform.or":"or","cmduploadform.drag_and_drop":"drag (and drop)","cmduploadform.additional":"additional","cmduploadform.new":"new","cmduploadform.files_to_this_area":"files to this area","cmduploadform.tooltip.toggle_list_of_allowed_file_types":"Toggle list of allowed file types","cmduploadform.reset_upload":"Reset upload","cmduploadform.tooltip.all_files_will_be_removed":"All files will be remove from upload-list!","cmduploadform.select_image":"Select image","cmduploadform.select_file":"Select file","cmduploadform.drag_and_drop_file_here":"Drag and drop file here","cmduploadform.max_upload_size":"Max. upload size:"}}}};function nl(t,n){return function(){return t.apply(n,arguments)}}const{toString:zg}=Object.prototype,{getPrototypeOf:ro}=Object,rt=(t=>n=>{const o=zg.call(n);return t[o]||(t[o]=o.slice(8,-1).toLowerCase())})(Object.create(null)),Q=t=>(t=t.toLowerCase(),n=>rt(n)===t),at=t=>n=>typeof n===t,{isArray:Se}=Array,Pe=at("undefined");function Hg(t){return t!==null&&!Pe(t)&&t.constructor!==null&&!Pe(t.constructor)&&K(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const ll=Q("ArrayBuffer");function jg(t){let n;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?n=ArrayBuffer.isView(t):n=t&&t.buffer&&ll(t.buffer),n}const Ug=at("string"),K=at("function"),il=at("number"),st=t=>t!==null&&typeof t=="object",Wg=t=>t===!0||t===!1,ct=t=>{if(rt(t)!=="object")return!1;const n=ro(t);return(n===null||n===Object.prototype||Object.getPrototypeOf(n)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},Gg=Q("Date"),Jg=Q("File"),Kg=Q("Blob"),Zg=Q("FileList"),Xg=t=>st(t)&&K(t.pipe),Yg=t=>{let n;return t&&(typeof FormData=="function"&&t instanceof FormData||K(t.append)&&((n=rt(t))==="formdata"||n==="object"&&K(t.toString)&&t.toString()==="[object FormData]"))},Qg=Q("URLSearchParams"),[$g,vg,ey,ty]=["ReadableStream","Request","Response","Headers"].map(Q),oy=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Le(t,n,{allOwnKeys:o=!1}={}){if(t===null||typeof t>"u")return;let r,i;if(typeof t!="object"&&(t=[t]),Se(t))for(r=0,i=t.length;r<i;r++)n.call(null,t[r],r,t);else{const l=o?Object.getOwnPropertyNames(t):Object.keys(t),a=l.length;let s;for(r=0;r<a;r++)s=l[r],n.call(null,t[s],s,t)}}function rl(t,n){n=n.toLowerCase();const o=Object.keys(t);let r=o.length,i;for(;r-- >0;)if(i=o[r],n===i.toLowerCase())return i;return null}const al=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,sl=t=>!Pe(t)&&t!==al;function ao(){const{caseless:t}=sl(this)&&this||{},n={},o=(r,i)=>{const l=t&&rl(n,i)||i;ct(n[l])&&ct(r)?n[l]=ao(n[l],r):ct(r)?n[l]=ao({},r):Se(r)?n[l]=r.slice():n[l]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&Le(arguments[r],o);return n}const ny=(t,n,o,{allOwnKeys:r}={})=>(Le(n,(i,l)=>{o&&K(i)?t[l]=nl(i,o):t[l]=i},{allOwnKeys:r}),t),ly=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),iy=(t,n,o,r)=>{t.prototype=Object.create(n.prototype,r),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:n.prototype}),o&&Object.assign(t.prototype,o)},ry=(t,n,o,r)=>{let i,l,a;const s={};if(n=n||{},t==null)return n;do{for(i=Object.getOwnPropertyNames(t),l=i.length;l-- >0;)a=i[l],(!r||r(a,t,n))&&!s[a]&&(n[a]=t[a],s[a]=!0);t=o!==!1&&ro(t)}while(t&&(!o||o(t,n))&&t!==Object.prototype);return n},ay=(t,n,o)=>{t=String(t),(o===void 0||o>t.length)&&(o=t.length),o-=n.length;const r=t.indexOf(n,o);return r!==-1&&r===o},sy=t=>{if(!t)return null;if(Se(t))return t;let n=t.length;if(!il(n))return null;const o=new Array(n);for(;n-- >0;)o[n]=t[n];return o},cy=(t=>n=>t&&n instanceof t)(typeof Uint8Array<"u"&&ro(Uint8Array)),dy=(t,n)=>{const r=(t&&t[Symbol.iterator]).call(t);let i;for(;(i=r.next())&&!i.done;){const l=i.value;n.call(t,l[0],l[1])}},my=(t,n)=>{let o;const r=[];for(;(o=t.exec(n))!==null;)r.push(o);return r},fy=Q("HTMLFormElement"),uy=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(o,r,i){return r.toUpperCase()+i}),cl=(({hasOwnProperty:t})=>(n,o)=>t.call(n,o))(Object.prototype),hy=Q("RegExp"),dl=(t,n)=>{const o=Object.getOwnPropertyDescriptors(t),r={};Le(o,(i,l)=>{let a;(a=n(i,l,t))!==!1&&(r[l]=a||i)}),Object.defineProperties(t,r)},py=t=>{dl(t,(n,o)=>{if(K(t)&&["arguments","caller","callee"].indexOf(o)!==-1)return!1;const r=t[o];if(K(r)){if(n.enumerable=!1,"writable"in n){n.writable=!1;return}n.set||(n.set=()=>{throw Error("Can not rewrite read-only method '"+o+"'")})}})},gy=(t,n)=>{const o={},r=i=>{i.forEach(l=>{o[l]=!0})};return Se(t)?r(t):r(String(t).split(n)),o},yy=()=>{},ky=(t,n)=>t!=null&&Number.isFinite(t=+t)?t:n,so="abcdefghijklmnopqrstuvwxyz",ml="0123456789",fl={DIGIT:ml,ALPHA:so,ALPHA_DIGIT:so+so.toUpperCase()+ml},by=(t=16,n=fl.ALPHA_DIGIT)=>{let o="";const{length:r}=n;for(;t--;)o+=n[Math.random()*r|0];return o};function Cy(t){return!!(t&&K(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const By=t=>{const n=new Array(10),o=(r,i)=>{if(st(r)){if(n.indexOf(r)>=0)return;if(!("toJSON"in r)){n[i]=r;const l=Se(r)?[]:{};return Le(r,(a,s)=>{const c=o(a,i+1);!Pe(c)&&(l[s]=c)}),n[i]=void 0,l}}return r};return o(t,0)},wy=Q("AsyncFunction"),y={isArray:Se,isArrayBuffer:ll,isBuffer:Hg,isFormData:Yg,isArrayBufferView:jg,isString:Ug,isNumber:il,isBoolean:Wg,isObject:st,isPlainObject:ct,isReadableStream:$g,isRequest:vg,isResponse:ey,isHeaders:ty,isUndefined:Pe,isDate:Gg,isFile:Jg,isBlob:Kg,isRegExp:hy,isFunction:K,isStream:Xg,isURLSearchParams:Qg,isTypedArray:cy,isFileList:Zg,forEach:Le,merge:ao,extend:ny,trim:oy,stripBOM:ly,inherits:iy,toFlatObject:ry,kindOf:rt,kindOfTest:Q,endsWith:ay,toArray:sy,forEachEntry:dy,matchAll:my,isHTMLForm:fy,hasOwnProperty:cl,hasOwnProp:cl,reduceDescriptors:dl,freezeMethods:py,toObjectSet:gy,toCamelCase:uy,noop:yy,toFiniteNumber:ky,findKey:rl,global:al,isContextDefined:sl,ALPHABET:fl,generateString:by,isSpecCompliantForm:Cy,toJSONObject:By,isAsyncFn:wy,isThenable:t=>t&&(st(t)||K(t))&&K(t.then)&&K(t.catch)};function N(t,n,o,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",n&&(this.code=n),o&&(this.config=o),r&&(this.request=r),i&&(this.response=i)}y.inherits(N,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:y.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const ul=N.prototype,hl={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{hl[t]={value:t}}),Object.defineProperties(N,hl),Object.defineProperty(ul,"isAxiosError",{value:!0}),N.from=(t,n,o,r,i,l)=>{const a=Object.create(ul);return y.toFlatObject(t,a,function(c){return c!==Error.prototype},s=>s!=="isAxiosError"),N.call(a,t.message,n,o,r,i),a.cause=t,a.name=t.name,l&&Object.assign(a,l),a};const xy=null;function co(t){return y.isPlainObject(t)||y.isArray(t)}function pl(t){return y.endsWith(t,"[]")?t.slice(0,-2):t}function gl(t,n,o){return t?t.concat(n).map(function(i,l){return i=pl(i),!o&&l?"["+i+"]":i}).join(o?".":""):n}function _y(t){return y.isArray(t)&&!t.some(co)}const Sy=y.toFlatObject(y,{},null,function(n){return/^is[A-Z]/.test(n)});function dt(t,n,o){if(!y.isObject(t))throw new TypeError("target must be an object");n=n||new FormData,o=y.toFlatObject(o,{metaTokens:!0,dots:!1,indexes:!1},!1,function(b,g){return!y.isUndefined(g[b])});const r=o.metaTokens,i=o.visitor||m,l=o.dots,a=o.indexes,c=(o.Blob||typeof Blob<"u"&&Blob)&&y.isSpecCompliantForm(n);if(!y.isFunction(i))throw new TypeError("visitor must be a function");function d(h){if(h===null)return"";if(y.isDate(h))return h.toISOString();if(!c&&y.isBlob(h))throw new N("Blob is not supported. Use a Buffer instead.");return y.isArrayBuffer(h)||y.isTypedArray(h)?c&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function m(h,b,g){let B=h;if(h&&!g&&typeof h=="object"){if(y.endsWith(b,"{}"))b=r?b:b.slice(0,-2),h=JSON.stringify(h);else if(y.isArray(h)&&_y(h)||(y.isFileList(h)||y.endsWith(b,"[]"))&&(B=y.toArray(h)))return b=pl(b),B.forEach(function(x,T){!(y.isUndefined(x)||x===null)&&n.append(a===!0?gl([b],T,l):a===null?b:b+"[]",d(x))}),!1}return co(h)?!0:(n.append(gl(g,b,l),d(h)),!1)}const f=[],p=Object.assign(Sy,{defaultVisitor:m,convertValue:d,isVisitable:co});function u(h,b){if(!y.isUndefined(h)){if(f.indexOf(h)!==-1)throw Error("Circular reference detected in "+b.join("."));f.push(h),y.forEach(h,function(B,w){(!(y.isUndefined(B)||B===null)&&i.call(n,B,y.isString(w)?w.trim():w,b,p))===!0&&u(B,b?b.concat(w):[w])}),f.pop()}}if(!y.isObject(t))throw new TypeError("data must be an object");return u(t),n}function yl(t){const n={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(r){return n[r]})}function mo(t,n){this._pairs=[],t&&dt(t,this,n)}const kl=mo.prototype;kl.append=function(n,o){this._pairs.push([n,o])},kl.toString=function(n){const o=n?function(r){return n.call(this,r,yl)}:yl;return this._pairs.map(function(i){return o(i[0])+"="+o(i[1])},"").join("&")};function Ey(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function bl(t,n,o){if(!n)return t;const r=o&&o.encode||Ey,i=o&&o.serialize;let l;if(i?l=i(n,o):l=y.isURLSearchParams(n)?n.toString():new mo(n,o).toString(r),l){const a=t.indexOf("#");a!==-1&&(t=t.slice(0,a)),t+=(t.indexOf("?")===-1?"?":"&")+l}return t}class Cl{constructor(){this.handlers=[]}use(n,o,r){return this.handlers.push({fulfilled:n,rejected:o,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(n){this.handlers[n]&&(this.handlers[n]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(n){y.forEach(this.handlers,function(r){r!==null&&n(r)})}}const Bl={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Ty={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:mo,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},fo=typeof window<"u"&&typeof document<"u",Vy=(t=>fo&&["ReactNative","NativeScript","NS"].indexOf(t)<0)(typeof navigator<"u"&&navigator.product),Ny=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Oy=fo&&window.location.href||"http://localhost",$={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:fo,hasStandardBrowserEnv:Vy,hasStandardBrowserWebWorkerEnv:Ny,origin:Oy},Symbol.toStringTag,{value:"Module"})),...Ty};function Fy(t,n){return dt(t,new $.classes.URLSearchParams,Object.assign({visitor:function(o,r,i,l){return $.isNode&&y.isBuffer(o)?(this.append(r,o.toString("base64")),!1):l.defaultVisitor.apply(this,arguments)}},n))}function Iy(t){return y.matchAll(/\w+|\[(\w*)]/g,t).map(n=>n[0]==="[]"?"":n[1]||n[0])}function My(t){const n={},o=Object.keys(t);let r;const i=o.length;let l;for(r=0;r<i;r++)l=o[r],n[l]=t[l];return n}function wl(t){function n(o,r,i,l){let a=o[l++];if(a==="__proto__")return!0;const s=Number.isFinite(+a),c=l>=o.length;return a=!a&&y.isArray(i)?i.length:a,c?(y.hasOwnProp(i,a)?i[a]=[i[a],r]:i[a]=r,!s):((!i[a]||!y.isObject(i[a]))&&(i[a]=[]),n(o,r,i[a],l)&&y.isArray(i[a])&&(i[a]=My(i[a])),!s)}if(y.isFormData(t)&&y.isFunction(t.entries)){const o={};return y.forEachEntry(t,(r,i)=>{n(Iy(r),i,o,0)}),o}return null}function Py(t,n,o){if(y.isString(t))try{return(n||JSON.parse)(t),y.trim(t)}catch(r){if(r.name!=="SyntaxError")throw r}return(o||JSON.stringify)(t)}const De={transitional:Bl,adapter:["xhr","http","fetch"],transformRequest:[function(n,o){const r=o.getContentType()||"",i=r.indexOf("application/json")>-1,l=y.isObject(n);if(l&&y.isHTMLForm(n)&&(n=new FormData(n)),y.isFormData(n))return i?JSON.stringify(wl(n)):n;if(y.isArrayBuffer(n)||y.isBuffer(n)||y.isStream(n)||y.isFile(n)||y.isBlob(n)||y.isReadableStream(n))return n;if(y.isArrayBufferView(n))return n.buffer;if(y.isURLSearchParams(n))return o.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),n.toString();let s;if(l){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Fy(n,this.formSerializer).toString();if((s=y.isFileList(n))||r.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return dt(s?{"files[]":n}:n,c&&new c,this.formSerializer)}}return l||i?(o.setContentType("application/json",!1),Py(n)):n}],transformResponse:[function(n){const o=this.transitional||De.transitional,r=o&&o.forcedJSONParsing,i=this.responseType==="json";if(y.isResponse(n)||y.isReadableStream(n))return n;if(n&&y.isString(n)&&(r&&!this.responseType||i)){const a=!(o&&o.silentJSONParsing)&&i;try{return JSON.parse(n)}catch(s){if(a)throw s.name==="SyntaxError"?N.from(s,N.ERR_BAD_RESPONSE,this,null,this.response):s}}return n}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:$.classes.FormData,Blob:$.classes.Blob},validateStatus:function(n){return n>=200&&n<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};y.forEach(["delete","get","head","post","put","patch"],t=>{De.headers[t]={}});const Ly=y.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Dy=t=>{const n={};let o,r,i;return t&&t.split(`