@beterdichtbij/component-library 0.53.0 → 0.54.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1226,7 +1226,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1226
1226
  .p-splitbutton-raised {
1227
1227
  box-shadow: dt('splitbutton.raised.shadow');
1228
1228
  }
1229
- `,dw={root:function(e){var n=e.instance,r=e.props;return["p-splitbutton p-component",{"p-splitbutton-raised":r.raised,"p-splitbutton-rounded":r.rounded,"p-splitbutton-fluid":n.hasFluid}]},pcButton:"p-splitbutton-button",pcDropdown:"p-splitbutton-dropdown"},uw=mt.extend({name:"splitbutton",style:cw,classes:dw}),fw={name:"BaseSplitButton",extends:ps,props:{label:{type:String,default:null},icon:{type:String,default:null},model:{type:Array,default:null},autoZIndex:{type:Boolean,default:!0},baseZIndex:{type:Number,default:0},appendTo:{type:[String,Object],default:"body"},disabled:{type:Boolean,default:!1},fluid:{type:Boolean,default:null},class:{type:null,default:null},style:{type:null,default:null},buttonProps:{type:null,default:null},menuButtonProps:{type:null,default:null},menuButtonIcon:{type:String,default:void 0},dropdownIcon:{type:String,default:void 0},severity:{type:String,default:null},raised:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},text:{type:Boolean,default:!1},outlined:{type:Boolean,default:!1},size:{type:String,default:null},plain:{type:Boolean,default:!1}},style:uw,provide:function(){return{$pcSplitButton:this,$parentInstance:this}}},Qm={name:"SplitButton",extends:fw,inheritAttrs:!1,emits:["click"],inject:{$pcFluid:{default:null}},data:function(){return{isExpanded:!1}},mounted:function(){var e=this;this.$watch("$refs.menu.visible",function(n){e.isExpanded=n})},methods:{onDropdownButtonClick:function(e){e&&e.preventDefault(),this.$refs.menu.toggle({currentTarget:this.$el,relatedTarget:this.$refs.button.$el}),this.isExpanded=this.$refs.menu.visible},onDropdownKeydown:function(e){(e.code==="ArrowDown"||e.code==="ArrowUp")&&(this.onDropdownButtonClick(),e.preventDefault())},onDefaultButtonClick:function(e){this.isExpanded&&this.$refs.menu.hide(e),this.$emit("click",e)}},computed:{containerClass:function(){return[this.cx("root"),this.class]},hasFluid:function(){return Tn(this.fluid)?!!this.$pcFluid:this.fluid}},components:{PVSButton:Hm,PVSMenu:Gm,ChevronDownIcon:Cm}},hw=["data-p-severity"];function pw(t,e,n,r,o,i){var s=a.resolveComponent("PVSButton"),c=a.resolveComponent("PVSMenu");return a.openBlock(),a.createElementBlock("div",a.mergeProps({class:i.containerClass,style:t.style},t.ptmi("root"),{"data-p-severity":t.severity}),[a.createVNode(s,a.mergeProps({type:"button",class:t.cx("pcButton"),label:t.label,disabled:t.disabled,severity:t.severity,text:t.text,icon:t.icon,outlined:t.outlined,size:t.size,fluid:t.fluid,"aria-label":t.label,onClick:i.onDefaultButtonClick},t.buttonProps,{pt:t.ptm("pcButton"),unstyled:t.unstyled}),a.createSlots({default:a.withCtx(function(){return[a.renderSlot(t.$slots,"default")]}),_:2},[t.$slots.icon?{name:"icon",fn:a.withCtx(function(l){return[a.renderSlot(t.$slots,"icon",{class:a.normalizeClass(l.class)},function(){return[a.createElementVNode("span",a.mergeProps({class:[t.icon,l.class]},t.ptm("pcButton").icon,{"data-pc-section":"buttonicon"}),null,16)]})]}),key:"0"}:void 0]),1040,["class","label","disabled","severity","text","icon","outlined","size","fluid","aria-label","onClick","pt","unstyled"]),a.createVNode(s,a.mergeProps({ref:"button",type:"button",class:t.cx("pcDropdown"),disabled:t.disabled,"aria-haspopup":"true","aria-expanded":o.isExpanded,"aria-controls":t.$id+"_overlay",onClick:i.onDropdownButtonClick,onKeydown:i.onDropdownKeydown,severity:t.severity,text:t.text,outlined:t.outlined,size:t.size,unstyled:t.unstyled},t.menuButtonProps,{pt:t.ptm("pcDropdown")}),{icon:a.withCtx(function(l){return[a.renderSlot(t.$slots,t.$slots.dropdownicon?"dropdownicon":"menubuttonicon",{class:a.normalizeClass(l.class)},function(){return[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(t.menuButtonIcon||t.dropdownIcon?"span":"ChevronDownIcon"),a.mergeProps({class:[t.dropdownIcon||t.menuButtonIcon,l.class]},t.ptm("pcDropdown").icon,{"data-pc-section":"menubuttonicon"}),null,16,["class"]))]})]}),_:3},16,["class","disabled","aria-expanded","aria-controls","onClick","onKeydown","severity","text","outlined","size","unstyled","pt"]),a.createVNode(c,{ref:"menu",id:t.$id+"_overlay",model:t.model,popup:!0,autoZIndex:t.autoZIndex,baseZIndex:t.baseZIndex,appendTo:t.appendTo,unstyled:t.unstyled,pt:t.ptm("pcMenu")},a.createSlots({_:2},[t.$slots.menuitemicon?{name:"itemicon",fn:a.withCtx(function(l){return[a.renderSlot(t.$slots,"menuitemicon",{item:l.item,class:a.normalizeClass(l.class)})]}),key:"0"}:void 0,t.$slots.item?{name:"item",fn:a.withCtx(function(l){return[a.renderSlot(t.$slots,"item",{item:l.item,hasSubmenu:l.hasSubmenu,label:l.label,props:l.props})]}),key:"1"}:void 0]),1032,["id","model","autoZIndex","baseZIndex","appendTo","unstyled","pt"])],16,hw)}Qm.render=pw;const nz="",mw=["src"],gw={class:"menu-item"},yw=["src"],Zm=Ce({__name:"BDContentLibrarySplitButton",props:{contentLibraryProviders:{type:Array,default:()=>[]},isExternalOnly:{type:Boolean,default:!1}},emits:["content-library"],setup(t,{emit:e}){const n=t,{t:r}=Pt(),o=a.computed(()=>n.contentLibraryProviders.map(d=>({label:d.label,image:d.img,value:d.value,command:()=>e("content-library",d.value)}))),i=a.computed(()=>{let d=o.value;return d.length!==0&&n.isExternalOnly&&(d=d.slice(1)),d}),s=a.computed(()=>{const d=o.value;return n.isExternalOnly&&d.length>0?d[0].label:r("contentLibrarySplitButton.messageTemplatesTitle")}),c=a.computed(()=>{const d=o.value;return n.isExternalOnly&&d.length>0?d[0].image:"/Portaal/Zorgverlener/assets/icons/icon-comment.svg"}),l=()=>{const d=o.value;let u="message-template";n.isExternalOnly&&d.length>0&&(u=d[0].value),e("content-library",u)};return(d,u)=>(a.openBlock(),a.createBlock(a.unref(Qm),{model:i.value,outlined:"",severity:"secondary",onClick:l},{default:a.withCtx(()=>[a.createElementVNode("img",{src:c.value,alt:""},null,8,mw),a.createElementVNode("span",null,a.toDisplayString(s.value),1)]),item:a.withCtx(({item:f})=>[a.createElementVNode("div",gw,[a.createElementVNode("img",{src:f.image,alt:"",class:"icon-image"},null,8,yw),a.createElementVNode("span",null,a.toDisplayString(f.label),1)])]),_:1},8,["model"]))}},[["__scopeId","data-v-44f01785"]]),vw={class:"invalid-feedback bd-invalid-feedback"},Va=a.defineComponent({__name:"BDFormInvalidFeedback",props:{state:{type:[Boolean,null],default:null},text:{default:""}},setup(t){const e=t;return(n,r)=>(a.openBlock(),a.createElementBlock("div",vw,[e.state?(a.openBlock(),a.createBlock(a.unref(Uo),{key:0})):(a.openBlock(),a.createBlock(a.unref(pa),{key:1})),a.createTextVNode(" "+a.toDisplayString(e.text),1)]))}});/*! maska v2.1.11 | (c) Alexander Shabunevich | Released under the MIT license */var bw=Object.defineProperty,Cw=(t,e,n)=>e in t?bw(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Es=(t,e,n)=>(Cw(t,typeof e!="symbol"?e+"":e,n),n);const Jm={"#":{pattern:/[0-9]/},"@":{pattern:/[a-zA-Z]/},"*":{pattern:/[a-zA-Z0-9]/}};class Xm{constructor(e={}){Es(this,"opts",{}),Es(this,"memo",new Map);const n={...e};if(n.tokens!=null){n.tokens=n.tokensReplace?{...n.tokens}:{...Jm,...n.tokens};for(const r of Object.values(n.tokens))typeof r.pattern=="string"&&(r.pattern=new RegExp(r.pattern))}else n.tokens=Jm;Array.isArray(n.mask)&&(n.mask.length>1?n.mask=[...n.mask].sort((r,o)=>r.length-o.length):n.mask=n.mask[0]??""),n.mask===""&&(n.mask=null),this.opts=n}masked(e){return this.process(e,this.findMask(e))}unmasked(e){return this.process(e,this.findMask(e),!1)}isEager(){return this.opts.eager===!0}isReversed(){return this.opts.reversed===!0}completed(e){const n=this.findMask(e);if(this.opts.mask==null||n==null)return!1;const r=this.process(e,n).length;return typeof this.opts.mask=="string"?r>=this.opts.mask.length:typeof this.opts.mask=="function"?r>=n.length:this.opts.mask.filter(o=>r>=o.length).length===this.opts.mask.length}findMask(e){const n=this.opts.mask;if(n==null)return null;if(typeof n=="string")return n;if(typeof n=="function")return n(e);const r=this.process(e,n.slice(-1).pop()??"",!1);return n.find(o=>this.process(e,o,!1).length>=r.length)??""}escapeMask(e){const n=[],r=[];return e.split("").forEach((o,i)=>{o==="!"&&e[i-1]!=="!"?r.push(i-r.length):n.push(o)}),{mask:n.join(""),escaped:r}}process(e,n,r=!0){if(n==null)return e;const o=`value=${e},mask=${n},masked=${r?1:0}`;if(this.memo.has(o))return this.memo.get(o);const{mask:i,escaped:s}=this.escapeMask(n),c=[],l=this.opts.tokens!=null?this.opts.tokens:{},d=this.isReversed()?-1:1,u=this.isReversed()?"unshift":"push",f=this.isReversed()?0:i.length-1,h=this.isReversed()?()=>y>-1&&C>-1:()=>y<i.length&&C<e.length,p=b=>!this.isReversed()&&b<=f||this.isReversed()&&b>=f;let m,g=-1,y=this.isReversed()?i.length-1:0,C=this.isReversed()?e.length-1:0,E=!1;for(;h();){const b=i.charAt(y),v=l[b],k=(v==null?void 0:v.transform)!=null?v.transform(e.charAt(C)):e.charAt(C);if(!s.includes(y)&&v!=null?(k.match(v.pattern)!=null?(c[u](k),v.repeated?(g===-1?g=y:y===f&&y!==g&&(y=g-d),f===g&&(y-=d)):v.multiple&&(E=!0,y-=d),y+=d):v.multiple?E&&(y+=d,C-=d,E=!1):k===m?m=void 0:v.optional&&(y+=d,C-=d),C+=d):(r&&!this.isEager()&&c[u](b),k===b&&!this.isEager()?C+=d:m=b,this.isEager()||(y+=d)),this.isEager())for(;p(y)&&(l[i.charAt(y)]==null||s.includes(y));)r?c[u](i.charAt(y)):i.charAt(y)===e.charAt(C)&&(C+=d),y+=d}return this.memo.set(o,c.join("")),this.memo.get(o)}}const qm=t=>JSON.parse(t.replaceAll("'",'"')),e0=(t,e={})=>{const n={...e};return t.dataset.maska!=null&&t.dataset.maska!==""&&(n.mask=Ew(t.dataset.maska)),t.dataset.maskaEager!=null&&(n.eager=Vd(t.dataset.maskaEager)),t.dataset.maskaReversed!=null&&(n.reversed=Vd(t.dataset.maskaReversed)),t.dataset.maskaTokensReplace!=null&&(n.tokensReplace=Vd(t.dataset.maskaTokensReplace)),t.dataset.maskaTokens!=null&&(n.tokens=Sw(t.dataset.maskaTokens)),n},Vd=t=>t!==""?!!JSON.parse(t):!0,Ew=t=>t.startsWith("[")&&t.endsWith("]")?qm(t):t,Sw=t=>{if(t.startsWith("{")&&t.endsWith("}"))return qm(t);const e={};return t.split("|").forEach(n=>{const r=n.split(":");e[r[0]]={pattern:new RegExp(r[1]),optional:r[2]==="optional",multiple:r[2]==="multiple",repeated:r[2]==="repeated"}}),e};class _w{constructor(e,n={}){Es(this,"items",new Map),Es(this,"beforeinputEvent",r=>{const o=r.target,i=this.items.get(o);i.isEager()&&"inputType"in r&&r.inputType.startsWith("delete")&&i.unmasked(o.value).length<=1&&this.setMaskedValue(o,"")}),Es(this,"inputEvent",r=>{if(r instanceof CustomEvent&&r.type==="input"&&r.detail!=null&&typeof r.detail=="object"&&"masked"in r.detail)return;const o=r.target,i=this.items.get(o),s=o.value,c=o.selectionStart,l=o.selectionEnd;let d=s;if(i.isEager()){const u=i.masked(s),f=i.unmasked(s);f===""&&"data"in r&&r.data!=null?d=r.data:f!==i.unmasked(u)&&(d=f)}if(this.setMaskedValue(o,d),"inputType"in r&&(r.inputType.startsWith("delete")||c!=null&&c<s.length))try{o.setSelectionRange(c,l)}catch{}}),this.options=n,typeof e=="string"?this.init(Array.from(document.querySelectorAll(e)),this.getMaskOpts(n)):this.init("length"in e?Array.from(e):[e],this.getMaskOpts(n))}destroy(){for(const e of this.items.keys())e.removeEventListener("input",this.inputEvent),e.removeEventListener("beforeinput",this.beforeinputEvent);this.items.clear()}needUpdateOptions(e,n){const r=this.items.get(e),o=new Xm(e0(e,this.getMaskOpts(n)));return JSON.stringify(r.opts)!==JSON.stringify(o.opts)}needUpdateValue(e){const n=e.dataset.maskaValue;return n==null&&e.value!==""||n!=null&&n!==e.value}getMaskOpts(e){const{onMaska:n,preProcess:r,postProcess:o,...i}=e;return i}init(e,n){for(const r of e){const o=new Xm(e0(r,n));this.items.set(r,o),r.value!==""&&this.setMaskedValue(r,r.value),r.addEventListener("input",this.inputEvent),r.addEventListener("beforeinput",this.beforeinputEvent)}}setMaskedValue(e,n){const r=this.items.get(e);this.options.preProcess!=null&&(n=this.options.preProcess(n));const o=r.masked(n),i=r.unmasked(r.isEager()?o:n),s=r.completed(n),c={masked:o,unmasked:i,completed:s};n=o,this.options.postProcess!=null&&(n=this.options.postProcess(n)),e.value=n,e.dataset.maskaValue=n,this.options.onMaska!=null&&(Array.isArray(this.options.onMaska)?this.options.onMaska.forEach(l=>l(c)):this.options.onMaska(c)),e.dispatchEvent(new CustomEvent("maska",{detail:c})),e.dispatchEvent(new CustomEvent("input",{detail:c}))}}const Fd=new WeakMap,ww=t=>{setTimeout(()=>{var e;((e=Fd.get(t))==null?void 0:e.needUpdateValue(t))===!0&&t.dispatchEvent(new CustomEvent("input"))})},kw=(t,e)=>{const n=t instanceof HTMLInputElement?t:t.querySelector("input"),r={...e.arg};if(n==null||(n==null?void 0:n.type)==="file")return;ww(n);const o=Fd.get(n);if(o!=null){if(!o.needUpdateOptions(n,r))return;o.destroy()}if(e.value!=null){const i=e.value,s=c=>{i.masked=c.masked,i.unmasked=c.unmasked,i.completed=c.completed};r.onMaska=r.onMaska==null?s:Array.isArray(r.onMaska)?[...r.onMaska,s]:[r.onMaska,s]}Fd.set(n,new _w(n,r))},Aw=["value","type"],Lr=a.defineComponent({__name:"BDFormInput",props:{modelValue:{default:""},formGroupClass:{default:void 0},type:{default:"text"},label:{default:void 0},labelClass:{default:void 0},formFieldClass:{default:void 0},inputClass:{default:void 0},placeholder:{default:void 0},state:{type:[Boolean,null],default:null},readonly:{type:[Boolean,null],default:null},disabled:{type:[Boolean,null],default:null},autofocus:{type:[Boolean,null],default:null},size:{default:Mt.MD},tabindex:{default:null},invalidFeedbackClass:{default:void 0},invalidFeedbackText:{default:void 0},delayTimeMs:{default:0},mask:{default:void 0}},emits:["update:modelValue","click","blur","enter"],setup(t,{emit:e}){const n=t,{uniqueIdentifier:r}=Ho(),o=co(n,"modelValue",e),i=`__BD__FORM__LABEL__${r.value}`,s=`__BD__FORM__GROUP__${r.value}`,c=`form-input-${n.label?n.label.replace(/ /g,"-").toLowerCase():r.value}`,l=`validationFeedback${n.label?n.label.replace(/ /g,""):r.value}`,d=a.computed(()=>({[`${n.inputClass}`]:n.inputClass,"is-invalid":n.state===!1,"is-valid":n.state===!0,[`form-control-${n.size}`]:n.size})),u=a.computed(()=>({[`${n.invalidFeedbackClass}`]:n.invalidFeedbackClass,"is-invalid":n.state===!1})),f=a.computed(()=>({placeholder:n.placeholder?n.placeholder:null,readonly:n.readonly===!0,disabled:n.disabled===!0,autofocus:n.autofocus===!0,tabindex:n.tabindex?n.tabindex:null,"aria-describedby":n.state===!1&&n.invalidFeedbackText?l:null,"data-maska":n.mask})),h=J6(p=>{o.value=p.target.value},n.delayTimeMs);return(p,m)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["bd-form-input",p.formGroupClass]),id:s},[a.renderSlot(p.$slots,"label",{},()=>[p.label?(a.openBlock(),a.createElementBlock("label",{key:0,for:c,id:i,class:a.normalizeClass(["form-label",p.labelClass])},a.toDisplayString(p.label),3)):a.createCommentVNode("",!0)]),a.createElementVNode("div",{class:a.normalizeClass(p.formFieldClass)},[a.withDirectives(a.createElementVNode("input",a.mergeProps({value:p.modelValue,type:p.type,id:c,class:["form-control",d.value]},f.value,{onInput:m[0]||(m[0]=(...g)=>a.unref(h)&&a.unref(h)(...g)),onClick:m[1]||(m[1]=g=>p.$emit("click")),onBlur:m[2]||(m[2]=g=>p.$emit("blur")),onKeydown:m[3]||(m[3]=a.withKeys(g=>p.$emit("enter"),["enter"]))}),null,16,Aw),[[a.unref(kw)]]),a.renderSlot(p.$slots,"default")],2),a.createVNode(Va,{text:p.invalidFeedbackText,class:a.normalizeClass(u.value),state:p.state,id:l},null,8,["text","class","state"])],2))}}),Tw={class:"input-group bd-input-group"},Iw=["for"],Ss=a.defineComponent({__name:"BDInputGroup",props:{label:{default:void 0},labelForId:{default:void 0}},setup(t){const e=t,n=a.useAttrs();return(r,o)=>(a.openBlock(),a.createElementBlock("fieldset",Tw,[e.label?(a.openBlock(),a.createElementBlock("label",{key:0,for:e.labelForId,class:"form-label"},a.toDisplayString(e.label),9,Iw)):a.createCommentVNode("",!0),a.createElementVNode("div",{class:a.normalizeClass(a.unref(n).class)},[a.renderSlot(r.$slots,"default")],2)]))}}),xw={key:0},Ow={key:1},t0=a.defineComponent({__name:"BDBadge",props:{variant:{default:ya.PRIMARY}},setup(t){const e=t,n=a.computed(()=>["badge","bd-badge",`bd-badge-${e.variant}`]);return(r,o)=>(a.openBlock(),a.createElementBlock("span",{role:"status",class:a.normalizeClass(n.value)},[r.variant==="danger"?(a.openBlock(),a.createElementBlock("span",xw,[a.createVNode(a.unref(wr))])):a.createCommentVNode("",!0),r.variant==="success"?(a.openBlock(),a.createElementBlock("span",Ow,[a.createVNode(a.unref(Uo))])):a.createCommentVNode("",!0),a.renderSlot(r.$slots,"default")],2))}}),Nw=["onSubmit","onReset"],n0=a.defineComponent({__name:"BDForm",emits:["submit","reset"],setup(t,{emit:e}){function n(){e("submit")}function r(){e("reset")}return(o,i)=>(a.openBlock(),a.createElementBlock("form",{onSubmit:a.withModifiers(n,["prevent"]),onReset:a.withModifiers(r,["prevent"])},[a.renderSlot(o.$slots,"default")],40,Nw))}}),Mw={"aria-label":"Page navigation",class:"bd-pagination"},Lw={class:"page-item"},Dw=["data-page"],Pw=["data-page"],Bw={class:"page-item"},$w=["data-page"],jd=a.defineComponent({__name:"BDPagination",props:{modelValue:{default:1},totalRows:{default:1},rowsPerPage:{default:10},isPatient:{type:Boolean,default:!0}},emits:["click","update:modelValue"],setup(t,{emit:e}){const n=t,r=co(n,"modelValue",e),o=a.ref(Math.ceil(n.totalRows/n.rowsPerPage)),i=a.ref([]);a.watch([()=>n.totalRows,()=>n.rowsPerPage],()=>{o.value=Math.ceil(n.totalRows/n.rowsPerPage),i.value=u(r.value)}),a.onMounted(()=>{i.value=u(r.value)});const s=a.computed(()=>({[`${n.class}`]:n.class,colleague:!n.isPatient})),c=f=>{const h=f.currentTarget.getAttribute("data-page"),p=Number(h);isNaN(Number(p))||(r.value=p,i.value=u(p)),e("click",p)},l=(f,h,p)=>p<=h?p:f==1?6:f<=4?5:1,d=(f,h,p)=>p<=h?0:f==p?6:f>p-4?5:1,u=f=>{const h=[],m=l(f,7,o.value),g=o.value>7&&f>4,y=o.value>7&&f<o.value-3,C=g&&y,E=d(f,7,o.value);for(let b=1;b<=m;b++)h.push(b);if(g&&h.push("..."),C)for(let b=f-1;b<=f+1;b++)h.push(b);y&&h.push("...");for(let b=1;b<=E;b++)h.push(o.value-E+b);return h};return(f,h)=>(a.openBlock(),a.createElementBlock("div",Mw,[a.createElementVNode("ul",{class:a.normalizeClass(["pagination",s.value])},[a.withDirectives(a.createElementVNode("li",Lw,[a.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Previous",onClick:c,"data-page":a.unref(r)-1},[a.createVNode(a.unref($c))],8,Dw)],512),[[a.vShow,a.unref(r)>1]]),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(i.value,p=>(a.openBlock(),a.createElementBlock("li",{class:a.normalizeClass(["page-item",{active:a.unref(r)===p,disabled:typeof p=="string"}]),key:p},[a.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center",onClick:c,"data-page":p},a.toDisplayString(p),9,Pw)],2))),128)),a.withDirectives(a.createElementVNode("li",Bw,[a.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Next",onClick:c,"data-page":a.unref(r)+1},[a.createVNode(a.unref(Rc))],8,$w)],512),[[a.vShow,a.unref(r)<o.value]])],2)]))}}),Rw=["disabled"],Vw=["label"],Fw=["value"],jw=["value"],r0=a.defineComponent({__name:"BDFormSelect",props:{size:{default:Mt.MD},disabled:{type:Boolean},autofocus:{type:Boolean,default:!1},options:{default:void 0},modelValue:{default:""},state:{type:[Boolean,null],default:null}},emits:["update:modelValue","change","input"],setup(t,{emit:e}){const n=t,r=co(n,"modelValue",e),o=a.ref(null),{focused:i}=eC(o,{initialValue:n.autofocus}),s=a.computed(()=>({"form-select":!0,"bd-form-select":!0,"is-invalid":n.state===!1,[`form-select-${n.size}`]:["xs","sm","lg"].includes(n.size)}));a.watch(()=>n.autofocus,u=>{u&&(i.value=!0)});const c=u=>{r.value=u.target.value;let f=d(u.target.value);e("input",f)},l=u=>{let f=d(u.target.value);e("change",f)},d=u=>{try{return JSON.parse(u)}catch{return u}};return(u,f)=>a.withDirectives((a.openBlock(),a.createElementBlock("select",{class:a.normalizeClass(s.value),"onUpdate:modelValue":f[0]||(f[0]=h=>a.isRef(r)?r.value=h:null),disabled:n.disabled,ref_key:"input",ref:o,onInput:c,onChange:l},[a.renderSlot(u.$slots,"first"),n.options&&n.options.length>0&&n.options[0].label&&n.options[0].options?(a.openBlock(!0),a.createElementBlock(a.Fragment,{key:0},a.renderList(n.options,h=>(a.openBlock(),a.createElementBlock("optgroup",{label:h.label},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(h.options,p=>(a.openBlock(),a.createElementBlock("option",{value:JSON.stringify(p.value),key:p.value},a.toDisplayString(p.text),9,Fw))),128))],8,Vw))),256)):(a.openBlock(!0),a.createElementBlock(a.Fragment,{key:1},a.renderList(n.options,h=>(a.openBlock(),a.createElementBlock("option",{value:h.value,key:h.value},a.toDisplayString(h.text),9,jw))),128))],42,Rw)),[[a.vModelSelect,a.unref(r)]])}}),zw=["value","true-value","false-value","data-checked"],Dr=a.defineComponent({__name:"BDFormCheckbox",props:{modelValue:{type:[Boolean,String,Array],default:void 0},value:{type:[Boolean,String],default:!0},uncheckedValue:{type:[Boolean,String],default:!1},state:{type:[Boolean,null],default:void 0}},emits:["update:modelValue","change","input"],setup(t,{emit:e}){const n=t,{uniqueIdentifier:r}=Ho(),o=co(n,"modelValue",e),i=`form-check-input-${r.value}`,s=a.computed(()=>["form-check","bd-form-checkbox"]),c=a.computed(()=>({"form-check-input":!0,"is-invalid":n.state===!1})),l=d=>e("change",d.target.value);return(d,u)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(s.value)},[a.withDirectives(a.createElementVNode("input",{"onUpdate:modelValue":u[0]||(u[0]=f=>a.isRef(o)?o.value=f:null),id:i,class:a.normalizeClass(c.value),type:"checkbox",value:d.value,"true-value":d.value,"false-value":d.uncheckedValue,"data-checked":a.unref(o)===d.value,onChange:l},null,42,zw),[[a.vModelCheckbox,a.unref(o)]]),a.createElementVNode("label",{class:"form-check-label",for:i},[a.renderSlot(d.$slots,"default")]),a.renderSlot(d.$slots,"last")],2))}}),Uw={key:0,class:"bd-article__body"},Hw={key:1},o0=a.defineComponent({__name:"BDArticle",props:{title:{default:""},text:{default:""},hideBody:{type:Boolean,default:!1},hideFooter:{type:Boolean,default:!1},identifier:{}},emits:["click"],setup(t,{emit:e}){const n=t,r=o=>e("click",{event:o,identifier:n.identifier});return(o,i)=>(a.openBlock(),a.createElementBlock("article",{class:"bd-article",onClick:r},[a.createElementVNode("header",null,[a.renderSlot(o.$slots,"header",{},()=>[a.createElementVNode("h5",null,a.toDisplayString(n.title),1)])]),n.hideBody?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("div",Uw,[a.renderSlot(o.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(n.text),1)])])),n.hideFooter?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("footer",Hw,[a.renderSlot(o.$slots,"footer")]))]))}}),ei={DANGER:"danger",WARNING:"warning",INFO:"info",SUCCESS:"success"},Ww=["id"],Kw={class:"toast-header"},Yw=a.createElementVNode("button",{type:"button",class:"btn-close","data-bs-dismiss":"toast","aria-label":"Close"},null,-1),Gw={class:"toast-body"},zd=a.defineComponent({__name:"BDToast",props:{id:{},variant:{default:ei.INFO},title:{default:""},text:{default:""}},setup(t){const e=t,n=a.computed(()=>({[`bd-toast-${e.variant}`]:!0})),r=a.computed(()=>e.variant!==ei.SUCCESS);return(o,i)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["toast bd-toast",n.value]),role:"alert","aria-live":"assertive","aria-atomic":"true",key:e.id,id:e.id},[a.createElementVNode("div",Kw,[r.value?(a.openBlock(),a.createBlock(a.unref(wr),{key:0})):(a.openBlock(),a.createBlock(a.unref(Uo),{key:1})),a.createElementVNode("h5",null,a.toDisplayString(e.title),1),Yw]),a.createElementVNode("div",Gw,[a.createElementVNode("span",null,a.toDisplayString(e.text),1)])],10,Ww))}}),Be="",Fa=t=>typeof t=="string"||t instanceof String,Qw={class:"bd-pill"},Zw=["src"],Jw={class:"bd-pill__description"},Xw=["href"],qw=["id","textContent","title"],ek=["id","textContent","title"],ja=a.defineComponent({__name:"BDPill",props:{imgSrc:{default:Be},uri:{default:Be},uriDisplayName:{default:Be},title:{default:Be},subtitle:{default:Be},showClose:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:e}){const n=t,{uniqueIdentifier:r}=Ho(),o=a.computed(()=>n.uri),i=a.computed(()=>n.uriDisplayName!==Be?n.uriDisplayName:n.uri),s=a.computed(()=>n.imgSrc),c=a.computed(()=>n.title),l=a.computed(()=>n.subtitle),d=a.computed(()=>`bd-pill-title-${r.value}`),u=a.computed(()=>`bd-pill-subtitle-${r.value}`);return(f,h)=>(a.openBlock(),a.createElementBlock("div",Qw,[a.createElementVNode("img",{src:s.value,class:"bd-pill__logo",alt:"logo-externe-partij"},null,8,Zw),a.createElementVNode("div",Jw,[a.createElementVNode("a",{href:o.value,class:"bd-pill__link",target:"_blank",rel:"noopener noreferrer"},[a.createVNode(a.unref(ma),{class:"bd-pill__icon-hyperlink",style:{height:"12px"}}),a.createTextVNode(" "+a.toDisplayString(i.value),1)],8,Xw),a.createElementVNode("span",{class:"bd-pill__title",id:d.value,textContent:a.toDisplayString(c.value),"data-bs-toggle":"tooltip",title:c.value},null,8,qw),a.createElementVNode("span",{class:"bd-pill__subtitle",id:u.value,textContent:a.toDisplayString(l.value),"data-bs-toggle":"tooltip",title:l.value},null,8,ek)])]))}});function tk(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]]);return n}typeof SuppressedError=="function"&&SuppressedError;const nk=t=>Array.isArray(t)&&t.length>0,rk=t=>Object.keys(t).map(e=>t[e]),Ud=t=>Array.isArray(t)&&t.length>0,i0=t=>!t||Array.isArray(t)&&!t.length,Hd={name:"BDUserInformation",props:{value:{type:Object},showProfilePicture:{type:Boolean}},render(){const t=this.value,{name:e,profilePictureUri:n,extra:r}=t,o=tk(t,["name","profilePictureUri","extra"]),i=n&&this.showProfilePicture?a.h("img",{class:"bd-user-information__profile-picture",src:n,alt:e}):null;let c=[a.h("h4",null,e)];this.$slots.default&&c.push(this.$slots.default());const l=a.h("div",{class:"bd-user-information__header"},c),d=a.h("small",null,rk(o).filter(f=>f).join(" • ")),u=a.h("div",{class:"bd-user-information__detail"},[l,d]);return a.h("div",{class:"bd-user-information"},[i,u])}},ok={date:"",displayTime:!0};var ti=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ni(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var s0={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ti,function(){var n=1e3,r=6e4,o=36e5,i="millisecond",s="second",c="minute",l="hour",d="day",u="week",f="month",h="quarter",p="year",m="date",g="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,C=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,E={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(K){var F=["th","st","nd","rd"],W=K%100;return"["+K+(F[(W-20)%10]||F[W]||F[0])+"]"}},b=function(K,F,W){var Q=String(K);return!Q||Q.length>=F?K:""+Array(F+1-Q.length).join(W)+K},v={s:b,z:function(K){var F=-K.utcOffset(),W=Math.abs(F),Q=Math.floor(W/60),U=W%60;return(F<=0?"+":"-")+b(Q,2,"0")+":"+b(U,2,"0")},m:function K(F,W){if(F.date()<W.date())return-K(W,F);var Q=12*(W.year()-F.year())+(W.month()-F.month()),U=F.clone().add(Q,f),te=W-U<0,ne=F.clone().add(Q+(te?-1:1),f);return+(-(Q+(W-U)/(te?U-ne:ne-U))||0)},a:function(K){return K<0?Math.ceil(K)||0:Math.floor(K)},p:function(K){return{M:f,y:p,w:u,d,D:m,h:l,m:c,s,ms:i,Q:h}[K]||String(K||"").toLowerCase().replace(/s$/,"")},u:function(K){return K===void 0}},k="en",_={};_[k]=E;var O="$isDayjsObject",L=function(K){return K instanceof P||!(!K||!K[O])},N=function K(F,W,Q){var U;if(!F)return k;if(typeof F=="string"){var te=F.toLowerCase();_[te]&&(U=te),W&&(_[te]=W,U=te);var ne=F.split("-");if(!U&&ne.length>1)return K(ne[0])}else{var ae=F.name;_[ae]=F,U=ae}return!Q&&U&&(k=U),U||!Q&&k},j=function(K,F){if(L(K))return K.clone();var W=typeof F=="object"?F:{};return W.date=K,W.args=arguments,new P(W)},V=v;V.l=N,V.i=L,V.w=function(K,F){return j(K,{locale:F.$L,utc:F.$u,x:F.$x,$offset:F.$offset})};var P=function(){function K(W){this.$L=N(W.locale,null,!0),this.parse(W),this.$x=this.$x||W.x||{},this[O]=!0}var F=K.prototype;return F.parse=function(W){this.$d=function(Q){var U=Q.date,te=Q.utc;if(U===null)return new Date(NaN);if(V.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var ne=U.match(y);if(ne){var ae=ne[2]-1||0,ue=(ne[7]||"0").substring(0,3);return te?new Date(Date.UTC(ne[1],ae,ne[3]||1,ne[4]||0,ne[5]||0,ne[6]||0,ue)):new Date(ne[1],ae,ne[3]||1,ne[4]||0,ne[5]||0,ne[6]||0,ue)}}return new Date(U)}(W),this.init()},F.init=function(){var W=this.$d;this.$y=W.getFullYear(),this.$M=W.getMonth(),this.$D=W.getDate(),this.$W=W.getDay(),this.$H=W.getHours(),this.$m=W.getMinutes(),this.$s=W.getSeconds(),this.$ms=W.getMilliseconds()},F.$utils=function(){return V},F.isValid=function(){return this.$d.toString()!==g},F.isSame=function(W,Q){var U=j(W);return this.startOf(Q)<=U&&U<=this.endOf(Q)},F.isAfter=function(W,Q){return j(W)<this.startOf(Q)},F.isBefore=function(W,Q){return this.endOf(Q)<j(W)},F.$g=function(W,Q,U){return V.u(W)?this[Q]:this.set(U,W)},F.unix=function(){return Math.floor(this.valueOf()/1e3)},F.valueOf=function(){return this.$d.getTime()},F.startOf=function(W,Q){var U=this,te=!!V.u(Q)||Q,ne=V.p(W),ae=function($,x){var B=V.w(U.$u?Date.UTC(U.$y,x,$):new Date(U.$y,x,$),U);return te?B:B.endOf(d)},ue=function($,x){return V.w(U.toDate()[$].apply(U.toDate("s"),(te?[0,0,0,0]:[23,59,59,999]).slice(x)),U)},me=this.$W,Ee=this.$M,ke=this.$D,Oe="set"+(this.$u?"UTC":"");switch(ne){case p:return te?ae(1,0):ae(31,11);case f:return te?ae(1,Ee):ae(0,Ee+1);case u:var Se=this.$locale().weekStart||0,D=(me<Se?me+7:me)-Se;return ae(te?ke-D:ke+(6-D),Ee);case d:case m:return ue(Oe+"Hours",0);case l:return ue(Oe+"Minutes",1);case c:return ue(Oe+"Seconds",2);case s:return ue(Oe+"Milliseconds",3);default:return this.clone()}},F.endOf=function(W){return this.startOf(W,!1)},F.$set=function(W,Q){var U,te=V.p(W),ne="set"+(this.$u?"UTC":""),ae=(U={},U[d]=ne+"Date",U[m]=ne+"Date",U[f]=ne+"Month",U[p]=ne+"FullYear",U[l]=ne+"Hours",U[c]=ne+"Minutes",U[s]=ne+"Seconds",U[i]=ne+"Milliseconds",U)[te],ue=te===d?this.$D+(Q-this.$W):Q;if(te===f||te===p){var me=this.clone().set(m,1);me.$d[ae](ue),me.init(),this.$d=me.set(m,Math.min(this.$D,me.daysInMonth())).$d}else ae&&this.$d[ae](ue);return this.init(),this},F.set=function(W,Q){return this.clone().$set(W,Q)},F.get=function(W){return this[V.p(W)]()},F.add=function(W,Q){var U,te=this;W=Number(W);var ne=V.p(Q),ae=function(Ee){var ke=j(te);return V.w(ke.date(ke.date()+Math.round(Ee*W)),te)};if(ne===f)return this.set(f,this.$M+W);if(ne===p)return this.set(p,this.$y+W);if(ne===d)return ae(1);if(ne===u)return ae(7);var ue=(U={},U[c]=r,U[l]=o,U[s]=n,U)[ne]||1,me=this.$d.getTime()+W*ue;return V.w(me,this)},F.subtract=function(W,Q){return this.add(-1*W,Q)},F.format=function(W){var Q=this,U=this.$locale();if(!this.isValid())return U.invalidDate||g;var te=W||"YYYY-MM-DDTHH:mm:ssZ",ne=V.z(this),ae=this.$H,ue=this.$m,me=this.$M,Ee=U.weekdays,ke=U.months,Oe=U.meridiem,Se=function(x,B,S,w){return x&&(x[B]||x(Q,te))||S[B].slice(0,w)},D=function(x){return V.s(ae%12||12,x,"0")},$=Oe||function(x,B,S){var w=x<12?"AM":"PM";return S?w.toLowerCase():w};return te.replace(C,function(x,B){return B||function(S){switch(S){case"YY":return String(Q.$y).slice(-2);case"YYYY":return V.s(Q.$y,4,"0");case"M":return me+1;case"MM":return V.s(me+1,2,"0");case"MMM":return Se(U.monthsShort,me,ke,3);case"MMMM":return Se(ke,me);case"D":return Q.$D;case"DD":return V.s(Q.$D,2,"0");case"d":return String(Q.$W);case"dd":return Se(U.weekdaysMin,Q.$W,Ee,2);case"ddd":return Se(U.weekdaysShort,Q.$W,Ee,3);case"dddd":return Ee[Q.$W];case"H":return String(ae);case"HH":return V.s(ae,2,"0");case"h":return D(1);case"hh":return D(2);case"a":return $(ae,ue,!0);case"A":return $(ae,ue,!1);case"m":return String(ue);case"mm":return V.s(ue,2,"0");case"s":return String(Q.$s);case"ss":return V.s(Q.$s,2,"0");case"SSS":return V.s(Q.$ms,3,"0");case"Z":return ne}return null}(x)||ne.replace(":","")})},F.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},F.diff=function(W,Q,U){var te,ne=this,ae=V.p(Q),ue=j(W),me=(ue.utcOffset()-this.utcOffset())*r,Ee=this-ue,ke=function(){return V.m(ne,ue)};switch(ae){case p:te=ke()/12;break;case f:te=ke();break;case h:te=ke()/3;break;case u:te=(Ee-me)/6048e5;break;case d:te=(Ee-me)/864e5;break;case l:te=Ee/o;break;case c:te=Ee/r;break;case s:te=Ee/n;break;default:te=Ee}return U?te:V.a(te)},F.daysInMonth=function(){return this.endOf(f).$D},F.$locale=function(){return _[this.$L]},F.locale=function(W,Q){if(!W)return this.$L;var U=this.clone(),te=N(W,Q,!0);return te&&(U.$L=te),U},F.clone=function(){return V.w(this.$d,this)},F.toDate=function(){return new Date(this.valueOf())},F.toJSON=function(){return this.isValid()?this.toISOString():null},F.toISOString=function(){return this.$d.toISOString()},F.toString=function(){return this.$d.toUTCString()},K}(),z=P.prototype;return j.prototype=z,[["$ms",i],["$s",s],["$m",c],["$H",l],["$W",d],["$M",f],["$y",p],["$D",m]].forEach(function(K){z[K[1]]=function(F){return this.$g(F,K[0],K[1])}}),j.extend=function(K,F){return K.$i||(K(F,P,j),K.$i=!0),j},j.locale=N,j.isDayjs=L,j.unix=function(K){return j(1e3*K)},j.en=_[k],j.Ls=_,j.p={},j})})(s0);var a0=s0.exports;const On=ni(a0);var ik={exports:{}};(function(t,e){(function(n,r){t.exports=r(a0)})(ti,function(n){function r(s){return s&&typeof s=="object"&&"default"in s?s:{default:s}}var o=r(n),i={name:"nl",weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),ordinal:function(s){return"["+s+(s===1||s===8||s>=20?"ste":"de")+"]"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",m:"een minuut",mm:"%d minuten",h:"een uur",hh:"%d uur",d:"een dag",dd:"%d dagen",M:"een maand",MM:"%d maanden",y:"een jaar",yy:"%d jaar"}};return o.default.locale(i,null,!0),i})})(ik);var l0={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ti,function(){var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,o=/\d/,i=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,l={},d=function(y){return(y=+y)+(y>68?1900:2e3)},u=function(y){return function(C){this[y]=+C}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(y){(this.zone||(this.zone={})).offset=function(C){if(!C||C==="Z")return 0;var E=C.match(/([+-]|\d\d)/g),b=60*E[1]+(+E[2]||0);return b===0?0:E[0]==="+"?-b:b}(y)}],h=function(y){var C=l[y];return C&&(C.indexOf?C:C.s.concat(C.f))},p=function(y,C){var E,b=l.meridiem;if(b){for(var v=1;v<=24;v+=1)if(y.indexOf(b(v,0,C))>-1){E=v>12;break}}else E=y===(C?"pm":"PM");return E},m={A:[c,function(y){this.afternoon=p(y,!1)}],a:[c,function(y){this.afternoon=p(y,!0)}],Q:[o,function(y){this.month=3*(y-1)+1}],S:[o,function(y){this.milliseconds=100*+y}],SS:[i,function(y){this.milliseconds=10*+y}],SSS:[/\d{3}/,function(y){this.milliseconds=+y}],s:[s,u("seconds")],ss:[s,u("seconds")],m:[s,u("minutes")],mm:[s,u("minutes")],H:[s,u("hours")],h:[s,u("hours")],HH:[s,u("hours")],hh:[s,u("hours")],D:[s,u("day")],DD:[i,u("day")],Do:[c,function(y){var C=l.ordinal,E=y.match(/\d+/);if(this.day=E[0],C)for(var b=1;b<=31;b+=1)C(b).replace(/\[|\]/g,"")===y&&(this.day=b)}],w:[s,u("week")],ww:[i,u("week")],M:[s,u("month")],MM:[i,u("month")],MMM:[c,function(y){var C=h("months"),E=(h("monthsShort")||C.map(function(b){return b.slice(0,3)})).indexOf(y)+1;if(E<1)throw new Error;this.month=E%12||E}],MMMM:[c,function(y){var C=h("months").indexOf(y)+1;if(C<1)throw new Error;this.month=C%12||C}],Y:[/[+-]?\d+/,u("year")],YY:[i,function(y){this.year=d(y)}],YYYY:[/\d{4}/,u("year")],Z:f,ZZ:f};function g(y){var C,E;C=y,E=l&&l.formats;for(var b=(y=C.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(j,V,P){var z=P&&P.toUpperCase();return V||E[P]||n[P]||E[z].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(K,F,W){return F||W.slice(1)})})).match(r),v=b.length,k=0;k<v;k+=1){var _=b[k],O=m[_],L=O&&O[0],N=O&&O[1];b[k]=N?{regex:L,parser:N}:_.replace(/^\[|\]$/g,"")}return function(j){for(var V={},P=0,z=0;P<v;P+=1){var K=b[P];if(typeof K=="string")z+=K.length;else{var F=K.regex,W=K.parser,Q=j.slice(z),U=F.exec(Q)[0];W.call(V,U),j=j.replace(U,"")}}return function(te){var ne=te.afternoon;if(ne!==void 0){var ae=te.hours;ne?ae<12&&(te.hours+=12):ae===12&&(te.hours=0),delete te.afternoon}}(V),V}}return function(y,C,E){E.p.customParseFormat=!0,y&&y.parseTwoDigitYear&&(d=y.parseTwoDigitYear);var b=C.prototype,v=b.parse;b.parse=function(k){var _=k.date,O=k.utc,L=k.args;this.$u=O;var N=L[1];if(typeof N=="string"){var j=L[2]===!0,V=L[3]===!0,P=j||V,z=L[2];V&&(z=L[2]),l=this.$locale(),!j&&z&&(l=E.Ls[z]),this.$d=function(Q,U,te,ne){try{if(["x","X"].indexOf(U)>-1)return new Date((U==="X"?1e3:1)*Q);var ae=g(U)(Q),ue=ae.year,me=ae.month,Ee=ae.day,ke=ae.hours,Oe=ae.minutes,Se=ae.seconds,D=ae.milliseconds,$=ae.zone,x=ae.week,B=new Date,S=Ee||(ue||me?1:B.getDate()),w=ue||B.getFullYear(),I=0;ue&&!me||(I=me>0?me-1:B.getMonth());var M,Y=ke||0,G=Oe||0,J=Se||0,X=D||0;return $?new Date(Date.UTC(w,I,S,Y,G,J,X+60*$.offset*1e3)):te?new Date(Date.UTC(w,I,S,Y,G,J,X)):(M=new Date(w,I,S,Y,G,J,X),x&&(M=ne(M).week(x).toDate()),M)}catch{return new Date("")}}(_,N,O,E),this.init(),z&&z!==!0&&(this.$L=this.locale(z).$L),P&&_!=this.format(N)&&(this.$d=new Date("")),l={}}else if(N instanceof Array)for(var K=N.length,F=1;F<=K;F+=1){L[1]=N[F-1];var W=E.apply(this,L);if(W.isValid()){this.$d=W.$d,this.$L=W.$L,this.init();break}F===K&&(this.$d=new Date(""))}else v.call(this,k)}}})})(l0);var sk=l0.exports;const ak=ni(sk);var c0={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ti,function(){return function(n,r){r.prototype.isSameOrAfter=function(o,i){return this.isSame(o,i)||this.isAfter(o,i)}}})})(c0);var lk=c0.exports;const ck=ni(lk);var d0={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ti,function(){return function(n,r){r.prototype.isSameOrBefore=function(o,i){return this.isSame(o,i)||this.isBefore(o,i)}}})})(d0);var dk=d0.exports;const uk=ni(dk);var u0={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ti,function(){var n="week",r="year";return function(o,i,s){var c=i.prototype;c.week=function(l){if(l===void 0&&(l=null),l!==null)return this.add(7*(l-this.week()),"day");var d=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var u=s(this).startOf(r).add(1,r).date(d),f=s(this).endOf(n);if(u.isBefore(f))return 1}var h=s(this).startOf(r).date(d).startOf(n).subtract(1,"millisecond"),p=this.diff(h,n,!0);return p<0?s(this).startOf("week").week():Math.ceil(p)},c.weeks=function(l){return l===void 0&&(l=null),this.week(l)}}})})(u0);var fk=u0.exports;const hk=ni(fk);On.extend(ak),On.locale("nl"),On.extend(ck),On.extend(uk),On.extend(hk);const Wd=t=>t?t.charAt(0).toUpperCase()+t.slice(1):"";function f0(t,e=On()){const n=On(t,["DD-MM-YYYY HH:mm","YYYY-MM-DD","DD-MM-YYYY"],!0);if(!n.isValid())return"";const r=e.startOf("day"),o=r.subtract(1,"day");if(n.isSame(r,"day"))return"Vandaag";if(n.isSame(o,"day"))return"Gisteren";const i=r.subtract(6,"day");if(n.isSameOrAfter(i)&&n.isBefore(r))return Wd(n.format("dddd"));const s=r.subtract(7,"day");return n.isSame(s)||n.isSame(e,"year")?n.format("D MMMM"):n.format("DD-MM-YYYY")}function pk(t,e=On()){const n=On(t,["DD-MM-YYYY HH:mm","YYYY-MM-DD","DD-MM-YYYY"],!0),r=t.includes(" ")&&t.includes(":");if(console.log("datestring:",t),!n.isValid())return"";const o=e.startOf("day"),i=o.subtract(1,"day");if(n.isSame(o,"day"))return r?n.format("HH:mm"):"Vandaag";if(n.isSame(i,"day"))return r?`Gisteren ${n.format("HH:mm")}`:"Gisteren";const s=o.subtract(6,"day");if(n.isSameOrAfter(s)&&n.isBefore(o))return Wd(r?n.format("dddd HH:mm"):n.format("dddd"));const c=o.subtract(7,"day");return n.isSame(c)||n.isSame(e,"year")?r?n.format("D MMM HH:mm"):n.format("D MMMM"):n.format("DD-MM-YYYY")}const mk={class:"bd-date"},h0=a.defineComponent({__name:"BDDate",props:{date:{},displayTime:{type:Boolean,default:ok.displayTime}},setup(t){const e=t,n=a.computed(()=>e.displayTime?e.date?pk(e.date):"":e.date?f0(e.date):"");return(r,o)=>(a.openBlock(),a.createElementBlock("span",mk,a.toDisplayString(n.value),1))}}),za=a.defineComponent({__name:"BDDropdownItem",props:{to:{default:""},target:{default:"_blank"},text:{default:void 0},rel:{default:"noopener noreferrer"}},emits:["click"],setup(t,{emit:e}){const n=t,r=()=>{e("click")};return(o,i)=>(a.openBlock(),a.createElementBlock("li",a.mergeProps({class:"bd-dropdown-item"},o.$attrs),[a.createVNode(ao,a.mergeProps({class:"dropdown-item",onClick:r},n),{default:a.withCtx(()=>[a.renderSlot(o.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(n.text),1)])]),_:3},16)],16))}});var p0={exports:{}};(function(t,e){(function(r,o){t.exports=o()})(self,function(){return function(){var n={3099:function(s){s.exports=function(c){if(typeof c!="function")throw TypeError(String(c)+" is not a function");return c}},6077:function(s,c,l){var d=l(111);s.exports=function(u){if(!d(u)&&u!==null)throw TypeError("Can't set "+String(u)+" as a prototype");return u}},1223:function(s,c,l){var d=l(5112),u=l(30),f=l(3070),h=d("unscopables"),p=Array.prototype;p[h]==null&&f.f(p,h,{configurable:!0,value:u(null)}),s.exports=function(m){p[h][m]=!0}},1530:function(s,c,l){var d=l(8710).charAt;s.exports=function(u,f,h){return f+(h?d(u,f).length:1)}},5787:function(s){s.exports=function(c,l,d){if(!(c instanceof l))throw TypeError("Incorrect "+(d?d+" ":"")+"invocation");return c}},9670:function(s,c,l){var d=l(111);s.exports=function(u){if(!d(u))throw TypeError(String(u)+" is not an object");return u}},4019:function(s){s.exports=typeof ArrayBuffer<"u"&&typeof DataView<"u"},260:function(s,c,l){var d=l(4019),u=l(9781),f=l(7854),h=l(111),p=l(6656),m=l(648),g=l(8880),y=l(1320),C=l(3070).f,E=l(9518),b=l(7674),v=l(5112),k=l(9711),_=f.Int8Array,O=_&&_.prototype,L=f.Uint8ClampedArray,N=L&&L.prototype,j=_&&E(_),V=O&&E(O),P=Object.prototype,z=P.isPrototypeOf,K=v("toStringTag"),F=k("TYPED_ARRAY_TAG"),W=d&&!!b&&m(f.opera)!=="Opera",Q=!1,U,te={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},ne={BigInt64Array:8,BigUint64Array:8},ae=function(D){if(!h(D))return!1;var $=m(D);return $==="DataView"||p(te,$)||p(ne,$)},ue=function(Se){if(!h(Se))return!1;var D=m(Se);return p(te,D)||p(ne,D)},me=function(Se){if(ue(Se))return Se;throw TypeError("Target is not a typed array")},Ee=function(Se){if(b){if(z.call(j,Se))return Se}else for(var D in te)if(p(te,U)){var $=f[D];if($&&(Se===$||z.call($,Se)))return Se}throw TypeError("Target is not a typed array constructor")},ke=function(Se,D,$){if(u){if($)for(var x in te){var B=f[x];B&&p(B.prototype,Se)&&delete B.prototype[Se]}(!V[Se]||$)&&y(V,Se,$?D:W&&O[Se]||D)}},Oe=function(Se,D,$){var x,B;if(u){if(b){if($)for(x in te)B=f[x],B&&p(B,Se)&&delete B[Se];if(!j[Se]||$)try{return y(j,Se,$?D:W&&_[Se]||D)}catch{}else return}for(x in te)B=f[x],B&&(!B[Se]||$)&&y(B,Se,D)}};for(U in te)f[U]||(W=!1);if((!W||typeof j!="function"||j===Function.prototype)&&(j=function(){throw TypeError("Incorrect invocation")},W))for(U in te)f[U]&&b(f[U],j);if((!W||!V||V===P)&&(V=j.prototype,W))for(U in te)f[U]&&b(f[U].prototype,V);if(W&&E(N)!==V&&b(N,V),u&&!p(V,K)){Q=!0,C(V,K,{get:function(){return h(this)?this[F]:void 0}});for(U in te)f[U]&&g(f[U],F,U)}s.exports={NATIVE_ARRAY_BUFFER_VIEWS:W,TYPED_ARRAY_TAG:Q&&F,aTypedArray:me,aTypedArrayConstructor:Ee,exportTypedArrayMethod:ke,exportTypedArrayStaticMethod:Oe,isView:ae,isTypedArray:ue,TypedArray:j,TypedArrayPrototype:V}},3331:function(s,c,l){var d=l(7854),u=l(9781),f=l(4019),h=l(8880),p=l(2248),m=l(7293),g=l(5787),y=l(9958),C=l(7466),E=l(7067),b=l(1179),v=l(9518),k=l(7674),_=l(8006).f,O=l(3070).f,L=l(1285),N=l(8003),j=l(9909),V=j.get,P=j.set,z="ArrayBuffer",K="DataView",F="prototype",W="Wrong length",Q="Wrong index",U=d[z],te=U,ne=d[K],ae=ne&&ne[F],ue=Object.prototype,me=d.RangeError,Ee=b.pack,ke=b.unpack,Oe=function(T){return[T&255]},Se=function(T){return[T&255,T>>8&255]},D=function(T){return[T&255,T>>8&255,T>>16&255,T>>24&255]},$=function(T){return T[3]<<24|T[2]<<16|T[1]<<8|T[0]},x=function(T){return Ee(T,23,4)},B=function(T){return Ee(T,52,8)},S=function(T,H){O(T[F],H,{get:function(){return V(this)[H]}})},w=function(T,H,Z,le){var ge=E(Z),Ae=V(T);if(ge+H>Ae.byteLength)throw me(Q);var q=V(Ae.buffer).bytes,se=ge+Ae.byteOffset,_e=q.slice(se,se+H);return le?_e:_e.reverse()},I=function(T,H,Z,le,ge,Ae){var q=E(Z),se=V(T);if(q+H>se.byteLength)throw me(Q);for(var _e=V(se.buffer).bytes,Re=q+se.byteOffset,it=le(+ge),ct=0;ct<H;ct++)_e[Re+ct]=it[Ae?ct:H-ct-1]};if(!f)te=function(H){g(this,te,z);var Z=E(H);P(this,{bytes:L.call(new Array(Z),0),byteLength:Z}),u||(this.byteLength=Z)},ne=function(H,Z,le){g(this,ne,K),g(H,te,K);var ge=V(H).byteLength,Ae=y(Z);if(Ae<0||Ae>ge)throw me("Wrong offset");if(le=le===void 0?ge-Ae:C(le),Ae+le>ge)throw me(W);P(this,{buffer:H,byteLength:le,byteOffset:Ae}),u||(this.buffer=H,this.byteLength=le,this.byteOffset=Ae)},u&&(S(te,"byteLength"),S(ne,"buffer"),S(ne,"byteLength"),S(ne,"byteOffset")),p(ne[F],{getInt8:function(H){return w(this,1,H)[0]<<24>>24},getUint8:function(H){return w(this,1,H)[0]},getInt16:function(H){var Z=w(this,2,H,arguments.length>1?arguments[1]:void 0);return(Z[1]<<8|Z[0])<<16>>16},getUint16:function(H){var Z=w(this,2,H,arguments.length>1?arguments[1]:void 0);return Z[1]<<8|Z[0]},getInt32:function(H){return $(w(this,4,H,arguments.length>1?arguments[1]:void 0))},getUint32:function(H){return $(w(this,4,H,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(H){return ke(w(this,4,H,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(H){return ke(w(this,8,H,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(H,Z){I(this,1,H,Oe,Z)},setUint8:function(H,Z){I(this,1,H,Oe,Z)},setInt16:function(H,Z){I(this,2,H,Se,Z,arguments.length>2?arguments[2]:void 0)},setUint16:function(H,Z){I(this,2,H,Se,Z,arguments.length>2?arguments[2]:void 0)},setInt32:function(H,Z){I(this,4,H,D,Z,arguments.length>2?arguments[2]:void 0)},setUint32:function(H,Z){I(this,4,H,D,Z,arguments.length>2?arguments[2]:void 0)},setFloat32:function(H,Z){I(this,4,H,x,Z,arguments.length>2?arguments[2]:void 0)},setFloat64:function(H,Z){I(this,8,H,B,Z,arguments.length>2?arguments[2]:void 0)}});else{if(!m(function(){U(1)})||!m(function(){new U(-1)})||m(function(){return new U,new U(1.5),new U(NaN),U.name!=z})){te=function(H){return g(this,te),new U(E(H))};for(var M=te[F]=U[F],Y=_(U),G=0,J;Y.length>G;)(J=Y[G++])in te||h(te,J,U[J]);M.constructor=te}k&&v(ae)!==ue&&k(ae,ue);var X=new ne(new te(2)),A=ae.setInt8;X.setInt8(0,2147483648),X.setInt8(1,2147483649),(X.getInt8(0)||!X.getInt8(1))&&p(ae,{setInt8:function(H,Z){A.call(this,H,Z<<24>>24)},setUint8:function(H,Z){A.call(this,H,Z<<24>>24)}},{unsafe:!0})}N(te,z),N(ne,K),s.exports={ArrayBuffer:te,DataView:ne}},1048:function(s,c,l){var d=l(7908),u=l(1400),f=l(7466),h=Math.min;s.exports=[].copyWithin||function(m,g){var y=d(this),C=f(y.length),E=u(m,C),b=u(g,C),v=arguments.length>2?arguments[2]:void 0,k=h((v===void 0?C:u(v,C))-b,C-E),_=1;for(b<E&&E<b+k&&(_=-1,b+=k-1,E+=k-1);k-- >0;)b in y?y[E]=y[b]:delete y[E],E+=_,b+=_;return y}},1285:function(s,c,l){var d=l(7908),u=l(1400),f=l(7466);s.exports=function(p){for(var m=d(this),g=f(m.length),y=arguments.length,C=u(y>1?arguments[1]:void 0,g),E=y>2?arguments[2]:void 0,b=E===void 0?g:u(E,g);b>C;)m[C++]=p;return m}},8533:function(s,c,l){var d=l(2092).forEach,u=l(9341),f=u("forEach");s.exports=f?[].forEach:function(p){return d(this,p,arguments.length>1?arguments[1]:void 0)}},8457:function(s,c,l){var d=l(9974),u=l(7908),f=l(3411),h=l(7659),p=l(7466),m=l(6135),g=l(1246);s.exports=function(C){var E=u(C),b=typeof this=="function"?this:Array,v=arguments.length,k=v>1?arguments[1]:void 0,_=k!==void 0,O=g(E),L=0,N,j,V,P,z,K;if(_&&(k=d(k,v>2?arguments[2]:void 0,2)),O!=null&&!(b==Array&&h(O)))for(P=O.call(E),z=P.next,j=new b;!(V=z.call(P)).done;L++)K=_?f(P,k,[V.value,L],!0):V.value,m(j,L,K);else for(N=p(E.length),j=new b(N);N>L;L++)K=_?k(E[L],L):E[L],m(j,L,K);return j.length=L,j}},1318:function(s,c,l){var d=l(5656),u=l(7466),f=l(1400),h=function(p){return function(m,g,y){var C=d(m),E=u(C.length),b=f(y,E),v;if(p&&g!=g){for(;E>b;)if(v=C[b++],v!=v)return!0}else for(;E>b;b++)if((p||b in C)&&C[b]===g)return p||b||0;return!p&&-1}};s.exports={includes:h(!0),indexOf:h(!1)}},2092:function(s,c,l){var d=l(9974),u=l(8361),f=l(7908),h=l(7466),p=l(5417),m=[].push,g=function(y){var C=y==1,E=y==2,b=y==3,v=y==4,k=y==6,_=y==7,O=y==5||k;return function(L,N,j,V){for(var P=f(L),z=u(P),K=d(N,j,3),F=h(z.length),W=0,Q=V||p,U=C?Q(L,F):E||_?Q(L,0):void 0,te,ne;F>W;W++)if((O||W in z)&&(te=z[W],ne=K(te,W,P),y))if(C)U[W]=ne;else if(ne)switch(y){case 3:return!0;case 5:return te;case 6:return W;case 2:m.call(U,te)}else switch(y){case 4:return!1;case 7:m.call(U,te)}return k?-1:b||v?v:U}};s.exports={forEach:g(0),map:g(1),filter:g(2),some:g(3),every:g(4),find:g(5),findIndex:g(6),filterOut:g(7)}},6583:function(s,c,l){var d=l(5656),u=l(9958),f=l(7466),h=l(9341),p=Math.min,m=[].lastIndexOf,g=!!m&&1/[1].lastIndexOf(1,-0)<0,y=h("lastIndexOf"),C=g||!y;s.exports=C?function(b){if(g)return m.apply(this,arguments)||0;var v=d(this),k=f(v.length),_=k-1;for(arguments.length>1&&(_=p(_,u(arguments[1]))),_<0&&(_=k+_);_>=0;_--)if(_ in v&&v[_]===b)return _||0;return-1}:m},1194:function(s,c,l){var d=l(7293),u=l(5112),f=l(7392),h=u("species");s.exports=function(p){return f>=51||!d(function(){var m=[],g=m.constructor={};return g[h]=function(){return{foo:1}},m[p](Boolean).foo!==1})}},9341:function(s,c,l){var d=l(7293);s.exports=function(u,f){var h=[][u];return!!h&&d(function(){h.call(null,f||function(){throw 1},1)})}},3671:function(s,c,l){var d=l(3099),u=l(7908),f=l(8361),h=l(7466),p=function(m){return function(g,y,C,E){d(y);var b=u(g),v=f(b),k=h(b.length),_=m?k-1:0,O=m?-1:1;if(C<2)for(;;){if(_ in v){E=v[_],_+=O;break}if(_+=O,m?_<0:k<=_)throw TypeError("Reduce of empty array with no initial value")}for(;m?_>=0:k>_;_+=O)_ in v&&(E=y(E,v[_],_,b));return E}};s.exports={left:p(!1),right:p(!0)}},5417:function(s,c,l){var d=l(111),u=l(3157),f=l(5112),h=f("species");s.exports=function(p,m){var g;return u(p)&&(g=p.constructor,typeof g=="function"&&(g===Array||u(g.prototype))?g=void 0:d(g)&&(g=g[h],g===null&&(g=void 0))),new(g===void 0?Array:g)(m===0?0:m)}},3411:function(s,c,l){var d=l(9670),u=l(9212);s.exports=function(f,h,p,m){try{return m?h(d(p)[0],p[1]):h(p)}catch(g){throw u(f),g}}},7072:function(s,c,l){var d=l(5112),u=d("iterator"),f=!1;try{var h=0,p={next:function(){return{done:!!h++}},return:function(){f=!0}};p[u]=function(){return this},Array.from(p,function(){throw 2})}catch{}s.exports=function(m,g){if(!g&&!f)return!1;var y=!1;try{var C={};C[u]=function(){return{next:function(){return{done:y=!0}}}},m(C)}catch{}return y}},4326:function(s){var c={}.toString;s.exports=function(l){return c.call(l).slice(8,-1)}},648:function(s,c,l){var d=l(1694),u=l(4326),f=l(5112),h=f("toStringTag"),p=u(function(){return arguments}())=="Arguments",m=function(g,y){try{return g[y]}catch{}};s.exports=d?u:function(g){var y,C,E;return g===void 0?"Undefined":g===null?"Null":typeof(C=m(y=Object(g),h))=="string"?C:p?u(y):(E=u(y))=="Object"&&typeof y.callee=="function"?"Arguments":E}},9920:function(s,c,l){var d=l(6656),u=l(3887),f=l(1236),h=l(3070);s.exports=function(p,m){for(var g=u(m),y=h.f,C=f.f,E=0;E<g.length;E++){var b=g[E];d(p,b)||y(p,b,C(m,b))}}},8544:function(s,c,l){var d=l(7293);s.exports=!d(function(){function u(){}return u.prototype.constructor=null,Object.getPrototypeOf(new u)!==u.prototype})},4994:function(s,c,l){var d=l(3383).IteratorPrototype,u=l(30),f=l(9114),h=l(8003),p=l(7497),m=function(){return this};s.exports=function(g,y,C){var E=y+" Iterator";return g.prototype=u(d,{next:f(1,C)}),h(g,E,!1,!0),p[E]=m,g}},8880:function(s,c,l){var d=l(9781),u=l(3070),f=l(9114);s.exports=d?function(h,p,m){return u.f(h,p,f(1,m))}:function(h,p,m){return h[p]=m,h}},9114:function(s){s.exports=function(c,l){return{enumerable:!(c&1),configurable:!(c&2),writable:!(c&4),value:l}}},6135:function(s,c,l){var d=l(7593),u=l(3070),f=l(9114);s.exports=function(h,p,m){var g=d(p);g in h?u.f(h,g,f(0,m)):h[g]=m}},654:function(s,c,l){var d=l(2109),u=l(4994),f=l(9518),h=l(7674),p=l(8003),m=l(8880),g=l(1320),y=l(5112),C=l(1913),E=l(7497),b=l(3383),v=b.IteratorPrototype,k=b.BUGGY_SAFARI_ITERATORS,_=y("iterator"),O="keys",L="values",N="entries",j=function(){return this};s.exports=function(V,P,z,K,F,W,Q){u(z,P,K);var U=function(D){if(D===F&&me)return me;if(!k&&D in ae)return ae[D];switch(D){case O:return function(){return new z(this,D)};case L:return function(){return new z(this,D)};case N:return function(){return new z(this,D)}}return function(){return new z(this)}},te=P+" Iterator",ne=!1,ae=V.prototype,ue=ae[_]||ae["@@iterator"]||F&&ae[F],me=!k&&ue||U(F),Ee=P=="Array"&&ae.entries||ue,ke,Oe,Se;if(Ee&&(ke=f(Ee.call(new V)),v!==Object.prototype&&ke.next&&(!C&&f(ke)!==v&&(h?h(ke,v):typeof ke[_]!="function"&&m(ke,_,j)),p(ke,te,!0,!0),C&&(E[te]=j))),F==L&&ue&&ue.name!==L&&(ne=!0,me=function(){return ue.call(this)}),(!C||Q)&&ae[_]!==me&&m(ae,_,me),E[P]=me,F)if(Oe={values:U(L),keys:W?me:U(O),entries:U(N)},Q)for(Se in Oe)(k||ne||!(Se in ae))&&g(ae,Se,Oe[Se]);else d({target:P,proto:!0,forced:k||ne},Oe);return Oe}},9781:function(s,c,l){var d=l(7293);s.exports=!d(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},317:function(s,c,l){var d=l(7854),u=l(111),f=d.document,h=u(f)&&u(f.createElement);s.exports=function(p){return h?f.createElement(p):{}}},8324:function(s){s.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},8113:function(s,c,l){var d=l(5005);s.exports=d("navigator","userAgent")||""},7392:function(s,c,l){var d=l(7854),u=l(8113),f=d.process,h=f&&f.versions,p=h&&h.v8,m,g;p?(m=p.split("."),g=m[0]+m[1]):u&&(m=u.match(/Edge\/(\d+)/),(!m||m[1]>=74)&&(m=u.match(/Chrome\/(\d+)/),m&&(g=m[1]))),s.exports=g&&+g},748:function(s){s.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2109:function(s,c,l){var d=l(7854),u=l(1236).f,f=l(8880),h=l(1320),p=l(3505),m=l(9920),g=l(4705);s.exports=function(y,C){var E=y.target,b=y.global,v=y.stat,k,_,O,L,N,j;if(b?_=d:v?_=d[E]||p(E,{}):_=(d[E]||{}).prototype,_)for(O in C){if(N=C[O],y.noTargetGet?(j=u(_,O),L=j&&j.value):L=_[O],k=g(b?O:E+(v?".":"#")+O,y.forced),!k&&L!==void 0){if(typeof N==typeof L)continue;m(N,L)}(y.sham||L&&L.sham)&&f(N,"sham",!0),h(_,O,N,y)}}},7293:function(s){s.exports=function(c){try{return!!c()}catch{return!0}}},7007:function(s,c,l){l(4916);var d=l(1320),u=l(7293),f=l(5112),h=l(2261),p=l(8880),m=f("species"),g=!u(function(){var v=/./;return v.exec=function(){var k=[];return k.groups={a:"7"},k},"".replace(v,"$<a>")!=="7"}),y=function(){return"a".replace(/./,"$0")==="$0"}(),C=f("replace"),E=function(){return/./[C]?/./[C]("a","$0")==="":!1}(),b=!u(function(){var v=/(?:)/,k=v.exec;v.exec=function(){return k.apply(this,arguments)};var _="ab".split(v);return _.length!==2||_[0]!=="a"||_[1]!=="b"});s.exports=function(v,k,_,O){var L=f(v),N=!u(function(){var F={};return F[L]=function(){return 7},""[v](F)!=7}),j=N&&!u(function(){var F=!1,W=/a/;return v==="split"&&(W={},W.constructor={},W.constructor[m]=function(){return W},W.flags="",W[L]=/./[L]),W.exec=function(){return F=!0,null},W[L](""),!F});if(!N||!j||v==="replace"&&!(g&&y&&!E)||v==="split"&&!b){var V=/./[L],P=_(L,""[v],function(F,W,Q,U,te){return W.exec===h?N&&!te?{done:!0,value:V.call(W,Q,U)}:{done:!0,value:F.call(Q,W,U)}:{done:!1}},{REPLACE_KEEPS_$0:y,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:E}),z=P[0],K=P[1];d(String.prototype,v,z),d(RegExp.prototype,L,k==2?function(F,W){return K.call(F,this,W)}:function(F){return K.call(F,this)})}O&&p(RegExp.prototype[L],"sham",!0)}},9974:function(s,c,l){var d=l(3099);s.exports=function(u,f,h){if(d(u),f===void 0)return u;switch(h){case 0:return function(){return u.call(f)};case 1:return function(p){return u.call(f,p)};case 2:return function(p,m){return u.call(f,p,m)};case 3:return function(p,m,g){return u.call(f,p,m,g)}}return function(){return u.apply(f,arguments)}}},5005:function(s,c,l){var d=l(857),u=l(7854),f=function(h){return typeof h=="function"?h:void 0};s.exports=function(h,p){return arguments.length<2?f(d[h])||f(u[h]):d[h]&&d[h][p]||u[h]&&u[h][p]}},1246:function(s,c,l){var d=l(648),u=l(7497),f=l(5112),h=f("iterator");s.exports=function(p){if(p!=null)return p[h]||p["@@iterator"]||u[d(p)]}},8554:function(s,c,l){var d=l(9670),u=l(1246);s.exports=function(f){var h=u(f);if(typeof h!="function")throw TypeError(String(f)+" is not iterable");return d(h.call(f))}},647:function(s,c,l){var d=l(7908),u=Math.floor,f="".replace,h=/\$([$&'`]|\d\d?|<[^>]*>)/g,p=/\$([$&'`]|\d\d?)/g;s.exports=function(m,g,y,C,E,b){var v=y+m.length,k=C.length,_=p;return E!==void 0&&(E=d(E),_=h),f.call(b,_,function(O,L){var N;switch(L.charAt(0)){case"$":return"$";case"&":return m;case"`":return g.slice(0,y);case"'":return g.slice(v);case"<":N=E[L.slice(1,-1)];break;default:var j=+L;if(j===0)return O;if(j>k){var V=u(j/10);return V===0?O:V<=k?C[V-1]===void 0?L.charAt(1):C[V-1]+L.charAt(1):O}N=C[j-1]}return N===void 0?"":N})}},7854:function(s,c,l){var d=function(u){return u&&u.Math==Math&&u};s.exports=d(typeof globalThis=="object"&&globalThis)||d(typeof window=="object"&&window)||d(typeof self=="object"&&self)||d(typeof l.g=="object"&&l.g)||function(){return this}()||Function("return this")()},6656:function(s){var c={}.hasOwnProperty;s.exports=function(l,d){return c.call(l,d)}},3501:function(s){s.exports={}},490:function(s,c,l){var d=l(5005);s.exports=d("document","documentElement")},4664:function(s,c,l){var d=l(9781),u=l(7293),f=l(317);s.exports=!d&&!u(function(){return Object.defineProperty(f("div"),"a",{get:function(){return 7}}).a!=7})},1179:function(s){var c=Math.abs,l=Math.pow,d=Math.floor,u=Math.log,f=Math.LN2,h=function(m,g,y){var C=new Array(y),E=y*8-g-1,b=(1<<E)-1,v=b>>1,k=g===23?l(2,-24)-l(2,-77):0,_=m<0||m===0&&1/m<0?1:0,O=0,L,N,j;for(m=c(m),m!=m||m===1/0?(N=m!=m?1:0,L=b):(L=d(u(m)/f),m*(j=l(2,-L))<1&&(L--,j*=2),L+v>=1?m+=k/j:m+=k*l(2,1-v),m*j>=2&&(L++,j/=2),L+v>=b?(N=0,L=b):L+v>=1?(N=(m*j-1)*l(2,g),L=L+v):(N=m*l(2,v-1)*l(2,g),L=0));g>=8;C[O++]=N&255,N/=256,g-=8);for(L=L<<g|N,E+=g;E>0;C[O++]=L&255,L/=256,E-=8);return C[--O]|=_*128,C},p=function(m,g){var y=m.length,C=y*8-g-1,E=(1<<C)-1,b=E>>1,v=C-7,k=y-1,_=m[k--],O=_&127,L;for(_>>=7;v>0;O=O*256+m[k],k--,v-=8);for(L=O&(1<<-v)-1,O>>=-v,v+=g;v>0;L=L*256+m[k],k--,v-=8);if(O===0)O=1-b;else{if(O===E)return L?NaN:_?-1/0:1/0;L=L+l(2,g),O=O-b}return(_?-1:1)*L*l(2,O-g)};s.exports={pack:h,unpack:p}},8361:function(s,c,l){var d=l(7293),u=l(4326),f="".split;s.exports=d(function(){return!Object("z").propertyIsEnumerable(0)})?function(h){return u(h)=="String"?f.call(h,""):Object(h)}:Object},9587:function(s,c,l){var d=l(111),u=l(7674);s.exports=function(f,h,p){var m,g;return u&&typeof(m=h.constructor)=="function"&&m!==p&&d(g=m.prototype)&&g!==p.prototype&&u(f,g),f}},2788:function(s,c,l){var d=l(5465),u=Function.toString;typeof d.inspectSource!="function"&&(d.inspectSource=function(f){return u.call(f)}),s.exports=d.inspectSource},9909:function(s,c,l){var d=l(8536),u=l(7854),f=l(111),h=l(8880),p=l(6656),m=l(5465),g=l(6200),y=l(3501),C=u.WeakMap,E,b,v,k=function(P){return v(P)?b(P):E(P,{})},_=function(P){return function(z){var K;if(!f(z)||(K=b(z)).type!==P)throw TypeError("Incompatible receiver, "+P+" required");return K}};if(d){var O=m.state||(m.state=new C),L=O.get,N=O.has,j=O.set;E=function(P,z){return z.facade=P,j.call(O,P,z),z},b=function(P){return L.call(O,P)||{}},v=function(P){return N.call(O,P)}}else{var V=g("state");y[V]=!0,E=function(P,z){return z.facade=P,h(P,V,z),z},b=function(P){return p(P,V)?P[V]:{}},v=function(P){return p(P,V)}}s.exports={set:E,get:b,has:v,enforce:k,getterFor:_}},7659:function(s,c,l){var d=l(5112),u=l(7497),f=d("iterator"),h=Array.prototype;s.exports=function(p){return p!==void 0&&(u.Array===p||h[f]===p)}},3157:function(s,c,l){var d=l(4326);s.exports=Array.isArray||function(f){return d(f)=="Array"}},4705:function(s,c,l){var d=l(7293),u=/#|\.prototype\./,f=function(y,C){var E=p[h(y)];return E==g?!0:E==m?!1:typeof C=="function"?d(C):!!C},h=f.normalize=function(y){return String(y).replace(u,".").toLowerCase()},p=f.data={},m=f.NATIVE="N",g=f.POLYFILL="P";s.exports=f},111:function(s){s.exports=function(c){return typeof c=="object"?c!==null:typeof c=="function"}},1913:function(s){s.exports=!1},7850:function(s,c,l){var d=l(111),u=l(4326),f=l(5112),h=f("match");s.exports=function(p){var m;return d(p)&&((m=p[h])!==void 0?!!m:u(p)=="RegExp")}},9212:function(s,c,l){var d=l(9670);s.exports=function(u){var f=u.return;if(f!==void 0)return d(f.call(u)).value}},3383:function(s,c,l){var d=l(7293),u=l(9518),f=l(8880),h=l(6656),p=l(5112),m=l(1913),g=p("iterator"),y=!1,C=function(){return this},E,b,v;[].keys&&(v=[].keys(),"next"in v?(b=u(u(v)),b!==Object.prototype&&(E=b)):y=!0);var k=E==null||d(function(){var _={};return E[g].call(_)!==_});k&&(E={}),(!m||k)&&!h(E,g)&&f(E,g,C),s.exports={IteratorPrototype:E,BUGGY_SAFARI_ITERATORS:y}},7497:function(s){s.exports={}},133:function(s,c,l){var d=l(7293);s.exports=!!Object.getOwnPropertySymbols&&!d(function(){return!String(Symbol())})},590:function(s,c,l){var d=l(7293),u=l(5112),f=l(1913),h=u("iterator");s.exports=!d(function(){var p=new URL("b?a=1&b=2&c=3","http://a"),m=p.searchParams,g="";return p.pathname="c%20d",m.forEach(function(y,C){m.delete("b"),g+=C+y}),f&&!p.toJSON||!m.sort||p.href!=="http://a/c%20d?a=1&c=3"||m.get("c")!=="3"||String(new URLSearchParams("?a=1"))!=="a=1"||!m[h]||new URL("https://a@b").username!=="a"||new URLSearchParams(new URLSearchParams("a=b")).get("a")!=="b"||new URL("http://тест").host!=="xn--e1aybc"||new URL("http://a#б").hash!=="#%D0%B1"||g!=="a1c3"||new URL("http://x",void 0).host!=="x"})},8536:function(s,c,l){var d=l(7854),u=l(2788),f=d.WeakMap;s.exports=typeof f=="function"&&/native code/.test(u(f))},1574:function(s,c,l){var d=l(9781),u=l(7293),f=l(1956),h=l(5181),p=l(5296),m=l(7908),g=l(8361),y=Object.assign,C=Object.defineProperty;s.exports=!y||u(function(){if(d&&y({b:1},y(C({},"a",{enumerable:!0,get:function(){C(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var E={},b={},v=Symbol(),k="abcdefghijklmnopqrst";return E[v]=7,k.split("").forEach(function(_){b[_]=_}),y({},E)[v]!=7||f(y({},b)).join("")!=k})?function(b,v){for(var k=m(b),_=arguments.length,O=1,L=h.f,N=p.f;_>O;)for(var j=g(arguments[O++]),V=L?f(j).concat(L(j)):f(j),P=V.length,z=0,K;P>z;)K=V[z++],(!d||N.call(j,K))&&(k[K]=j[K]);return k}:y},30:function(s,c,l){var d=l(9670),u=l(6048),f=l(748),h=l(3501),p=l(490),m=l(317),g=l(6200),y=">",C="<",E="prototype",b="script",v=g("IE_PROTO"),k=function(){},_=function(V){return C+b+y+V+C+"/"+b+y},O=function(V){V.write(_("")),V.close();var P=V.parentWindow.Object;return V=null,P},L=function(){var V=m("iframe"),P="java"+b+":",z;return V.style.display="none",p.appendChild(V),V.src=String(P),z=V.contentWindow.document,z.open(),z.write(_("document.F=Object")),z.close(),z.F},N,j=function(){try{N=document.domain&&new ActiveXObject("htmlfile")}catch{}j=N?O(N):L();for(var V=f.length;V--;)delete j[E][f[V]];return j()};h[v]=!0,s.exports=Object.create||function(P,z){var K;return P!==null?(k[E]=d(P),K=new k,k[E]=null,K[v]=P):K=j(),z===void 0?K:u(K,z)}},6048:function(s,c,l){var d=l(9781),u=l(3070),f=l(9670),h=l(1956);s.exports=d?Object.defineProperties:function(m,g){f(m);for(var y=h(g),C=y.length,E=0,b;C>E;)u.f(m,b=y[E++],g[b]);return m}},3070:function(s,c,l){var d=l(9781),u=l(4664),f=l(9670),h=l(7593),p=Object.defineProperty;c.f=d?p:function(g,y,C){if(f(g),y=h(y,!0),f(C),u)try{return p(g,y,C)}catch{}if("get"in C||"set"in C)throw TypeError("Accessors not supported");return"value"in C&&(g[y]=C.value),g}},1236:function(s,c,l){var d=l(9781),u=l(5296),f=l(9114),h=l(5656),p=l(7593),m=l(6656),g=l(4664),y=Object.getOwnPropertyDescriptor;c.f=d?y:function(E,b){if(E=h(E),b=p(b,!0),g)try{return y(E,b)}catch{}if(m(E,b))return f(!u.f.call(E,b),E[b])}},8006:function(s,c,l){var d=l(6324),u=l(748),f=u.concat("length","prototype");c.f=Object.getOwnPropertyNames||function(p){return d(p,f)}},5181:function(s,c){c.f=Object.getOwnPropertySymbols},9518:function(s,c,l){var d=l(6656),u=l(7908),f=l(6200),h=l(8544),p=f("IE_PROTO"),m=Object.prototype;s.exports=h?Object.getPrototypeOf:function(g){return g=u(g),d(g,p)?g[p]:typeof g.constructor=="function"&&g instanceof g.constructor?g.constructor.prototype:g instanceof Object?m:null}},6324:function(s,c,l){var d=l(6656),u=l(5656),f=l(1318).indexOf,h=l(3501);s.exports=function(p,m){var g=u(p),y=0,C=[],E;for(E in g)!d(h,E)&&d(g,E)&&C.push(E);for(;m.length>y;)d(g,E=m[y++])&&(~f(C,E)||C.push(E));return C}},1956:function(s,c,l){var d=l(6324),u=l(748);s.exports=Object.keys||function(h){return d(h,u)}},5296:function(s,c){var l={}.propertyIsEnumerable,d=Object.getOwnPropertyDescriptor,u=d&&!l.call({1:2},1);c.f=u?function(h){var p=d(this,h);return!!p&&p.enumerable}:l},7674:function(s,c,l){var d=l(9670),u=l(6077);s.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var f=!1,h={},p;try{p=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,p.call(h,[]),f=h instanceof Array}catch{}return function(g,y){return d(g),u(y),f?p.call(g,y):g.__proto__=y,g}}():void 0)},288:function(s,c,l){var d=l(1694),u=l(648);s.exports=d?{}.toString:function(){return"[object "+u(this)+"]"}},3887:function(s,c,l){var d=l(5005),u=l(8006),f=l(5181),h=l(9670);s.exports=d("Reflect","ownKeys")||function(m){var g=u.f(h(m)),y=f.f;return y?g.concat(y(m)):g}},857:function(s,c,l){var d=l(7854);s.exports=d},2248:function(s,c,l){var d=l(1320);s.exports=function(u,f,h){for(var p in f)d(u,p,f[p],h);return u}},1320:function(s,c,l){var d=l(7854),u=l(8880),f=l(6656),h=l(3505),p=l(2788),m=l(9909),g=m.get,y=m.enforce,C=String(String).split("String");(s.exports=function(E,b,v,k){var _=k?!!k.unsafe:!1,O=k?!!k.enumerable:!1,L=k?!!k.noTargetGet:!1,N;if(typeof v=="function"&&(typeof b=="string"&&!f(v,"name")&&u(v,"name",b),N=y(v),N.source||(N.source=C.join(typeof b=="string"?b:""))),E===d){O?E[b]=v:h(b,v);return}else _?!L&&E[b]&&(O=!0):delete E[b];O?E[b]=v:u(E,b,v)})(Function.prototype,"toString",function(){return typeof this=="function"&&g(this).source||p(this)})},7651:function(s,c,l){var d=l(4326),u=l(2261);s.exports=function(f,h){var p=f.exec;if(typeof p=="function"){var m=p.call(f,h);if(typeof m!="object")throw TypeError("RegExp exec method returned something other than an Object or null");return m}if(d(f)!=="RegExp")throw TypeError("RegExp#exec called on incompatible receiver");return u.call(f,h)}},2261:function(s,c,l){var d=l(7066),u=l(2999),f=RegExp.prototype.exec,h=String.prototype.replace,p=f,m=function(){var E=/a/,b=/b*/g;return f.call(E,"a"),f.call(b,"a"),E.lastIndex!==0||b.lastIndex!==0}(),g=u.UNSUPPORTED_Y||u.BROKEN_CARET,y=/()??/.exec("")[1]!==void 0,C=m||y||g;C&&(p=function(b){var v=this,k,_,O,L,N=g&&v.sticky,j=d.call(v),V=v.source,P=0,z=b;return N&&(j=j.replace("y",""),j.indexOf("g")===-1&&(j+="g"),z=String(b).slice(v.lastIndex),v.lastIndex>0&&(!v.multiline||v.multiline&&b[v.lastIndex-1]!==`
1229
+ `,dw={root:function(e){var n=e.instance,r=e.props;return["p-splitbutton p-component",{"p-splitbutton-raised":r.raised,"p-splitbutton-rounded":r.rounded,"p-splitbutton-fluid":n.hasFluid}]},pcButton:"p-splitbutton-button",pcDropdown:"p-splitbutton-dropdown"},uw=mt.extend({name:"splitbutton",style:cw,classes:dw}),fw={name:"BaseSplitButton",extends:ps,props:{label:{type:String,default:null},icon:{type:String,default:null},model:{type:Array,default:null},autoZIndex:{type:Boolean,default:!0},baseZIndex:{type:Number,default:0},appendTo:{type:[String,Object],default:"body"},disabled:{type:Boolean,default:!1},fluid:{type:Boolean,default:null},class:{type:null,default:null},style:{type:null,default:null},buttonProps:{type:null,default:null},menuButtonProps:{type:null,default:null},menuButtonIcon:{type:String,default:void 0},dropdownIcon:{type:String,default:void 0},severity:{type:String,default:null},raised:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},text:{type:Boolean,default:!1},outlined:{type:Boolean,default:!1},size:{type:String,default:null},plain:{type:Boolean,default:!1}},style:uw,provide:function(){return{$pcSplitButton:this,$parentInstance:this}}},Qm={name:"SplitButton",extends:fw,inheritAttrs:!1,emits:["click"],inject:{$pcFluid:{default:null}},data:function(){return{isExpanded:!1}},mounted:function(){var e=this;this.$watch("$refs.menu.visible",function(n){e.isExpanded=n})},methods:{onDropdownButtonClick:function(e){e&&e.preventDefault(),this.$refs.menu.toggle({currentTarget:this.$el,relatedTarget:this.$refs.button.$el}),this.isExpanded=this.$refs.menu.visible},onDropdownKeydown:function(e){(e.code==="ArrowDown"||e.code==="ArrowUp")&&(this.onDropdownButtonClick(),e.preventDefault())},onDefaultButtonClick:function(e){this.isExpanded&&this.$refs.menu.hide(e),this.$emit("click",e)}},computed:{containerClass:function(){return[this.cx("root"),this.class]},hasFluid:function(){return Tn(this.fluid)?!!this.$pcFluid:this.fluid}},components:{PVSButton:Hm,PVSMenu:Gm,ChevronDownIcon:Cm}},hw=["data-p-severity"];function pw(t,e,n,r,o,i){var s=a.resolveComponent("PVSButton"),c=a.resolveComponent("PVSMenu");return a.openBlock(),a.createElementBlock("div",a.mergeProps({class:i.containerClass,style:t.style},t.ptmi("root"),{"data-p-severity":t.severity}),[a.createVNode(s,a.mergeProps({type:"button",class:t.cx("pcButton"),label:t.label,disabled:t.disabled,severity:t.severity,text:t.text,icon:t.icon,outlined:t.outlined,size:t.size,fluid:t.fluid,"aria-label":t.label,onClick:i.onDefaultButtonClick},t.buttonProps,{pt:t.ptm("pcButton"),unstyled:t.unstyled}),a.createSlots({default:a.withCtx(function(){return[a.renderSlot(t.$slots,"default")]}),_:2},[t.$slots.icon?{name:"icon",fn:a.withCtx(function(l){return[a.renderSlot(t.$slots,"icon",{class:a.normalizeClass(l.class)},function(){return[a.createElementVNode("span",a.mergeProps({class:[t.icon,l.class]},t.ptm("pcButton").icon,{"data-pc-section":"buttonicon"}),null,16)]})]}),key:"0"}:void 0]),1040,["class","label","disabled","severity","text","icon","outlined","size","fluid","aria-label","onClick","pt","unstyled"]),a.createVNode(s,a.mergeProps({ref:"button",type:"button",class:t.cx("pcDropdown"),disabled:t.disabled,"aria-haspopup":"true","aria-expanded":o.isExpanded,"aria-controls":t.$id+"_overlay",onClick:i.onDropdownButtonClick,onKeydown:i.onDropdownKeydown,severity:t.severity,text:t.text,outlined:t.outlined,size:t.size,unstyled:t.unstyled},t.menuButtonProps,{pt:t.ptm("pcDropdown")}),{icon:a.withCtx(function(l){return[a.renderSlot(t.$slots,t.$slots.dropdownicon?"dropdownicon":"menubuttonicon",{class:a.normalizeClass(l.class)},function(){return[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(t.menuButtonIcon||t.dropdownIcon?"span":"ChevronDownIcon"),a.mergeProps({class:[t.dropdownIcon||t.menuButtonIcon,l.class]},t.ptm("pcDropdown").icon,{"data-pc-section":"menubuttonicon"}),null,16,["class"]))]})]}),_:3},16,["class","disabled","aria-expanded","aria-controls","onClick","onKeydown","severity","text","outlined","size","unstyled","pt"]),a.createVNode(c,{ref:"menu",id:t.$id+"_overlay",model:t.model,popup:!0,autoZIndex:t.autoZIndex,baseZIndex:t.baseZIndex,appendTo:t.appendTo,unstyled:t.unstyled,pt:t.ptm("pcMenu")},a.createSlots({_:2},[t.$slots.menuitemicon?{name:"itemicon",fn:a.withCtx(function(l){return[a.renderSlot(t.$slots,"menuitemicon",{item:l.item,class:a.normalizeClass(l.class)})]}),key:"0"}:void 0,t.$slots.item?{name:"item",fn:a.withCtx(function(l){return[a.renderSlot(t.$slots,"item",{item:l.item,hasSubmenu:l.hasSubmenu,label:l.label,props:l.props})]}),key:"1"}:void 0]),1032,["id","model","autoZIndex","baseZIndex","appendTo","unstyled","pt"])],16,hw)}Qm.render=pw;const nz="",mw=["src"],gw={class:"menu-item"},yw=["src"],Zm=Ce({__name:"BDContentLibrarySplitButton",props:{contentLibraryProviders:{type:Array,default:()=>[]},isExternalOnly:{type:Boolean,default:!1}},emits:["content-library"],setup(t,{emit:e}){const n=t,{t:r}=Pt(),o=a.computed(()=>n.contentLibraryProviders.map(d=>({label:d.label,image:d.img,value:d.value,command:()=>e("content-library",d.value)}))),i=a.computed(()=>{let d=o.value;return d.length!==0&&n.isExternalOnly&&(d=d.slice(1)),d}),s=a.computed(()=>{const d=o.value;return n.isExternalOnly&&d.length>0?d[0].label:r("contentLibrarySplitButton.messageTemplatesTitle")}),c=a.computed(()=>{const d=o.value;return n.isExternalOnly&&d.length>0?d[0].image:"/Portaal/Zorgverlener/assets/icons/icon-comment.svg"}),l=()=>{const d=o.value;let u="message-template";n.isExternalOnly&&d.length>0&&(u=d[0].value),e("content-library",u)};return(d,u)=>(a.openBlock(),a.createBlock(a.unref(Qm),{model:i.value,outlined:"",severity:"secondary",onClick:l},{default:a.withCtx(()=>[a.createElementVNode("img",{src:c.value,alt:""},null,8,mw),a.createElementVNode("span",null,a.toDisplayString(s.value),1)]),item:a.withCtx(({item:f})=>[a.createElementVNode("div",gw,[a.createElementVNode("img",{src:f.image,alt:"",class:"icon-image"},null,8,yw),a.createElementVNode("span",null,a.toDisplayString(f.label),1)])]),_:1},8,["model"]))}},[["__scopeId","data-v-44f01785"]]),vw={class:"invalid-feedback bd-invalid-feedback"},Va=a.defineComponent({__name:"BDFormInvalidFeedback",props:{state:{type:[Boolean,null],default:null},text:{default:""}},setup(t){const e=t;return(n,r)=>(a.openBlock(),a.createElementBlock("div",vw,[e.state?(a.openBlock(),a.createBlock(a.unref(Uo),{key:0})):(a.openBlock(),a.createBlock(a.unref(pa),{key:1})),a.createTextVNode(" "+a.toDisplayString(e.text),1)]))}});/*! maska v2.1.11 | (c) Alexander Shabunevich | Released under the MIT license */var bw=Object.defineProperty,Cw=(t,e,n)=>e in t?bw(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Es=(t,e,n)=>(Cw(t,typeof e!="symbol"?e+"":e,n),n);const Jm={"#":{pattern:/[0-9]/},"@":{pattern:/[a-zA-Z]/},"*":{pattern:/[a-zA-Z0-9]/}};class Xm{constructor(e={}){Es(this,"opts",{}),Es(this,"memo",new Map);const n={...e};if(n.tokens!=null){n.tokens=n.tokensReplace?{...n.tokens}:{...Jm,...n.tokens};for(const r of Object.values(n.tokens))typeof r.pattern=="string"&&(r.pattern=new RegExp(r.pattern))}else n.tokens=Jm;Array.isArray(n.mask)&&(n.mask.length>1?n.mask=[...n.mask].sort((r,o)=>r.length-o.length):n.mask=n.mask[0]??""),n.mask===""&&(n.mask=null),this.opts=n}masked(e){return this.process(e,this.findMask(e))}unmasked(e){return this.process(e,this.findMask(e),!1)}isEager(){return this.opts.eager===!0}isReversed(){return this.opts.reversed===!0}completed(e){const n=this.findMask(e);if(this.opts.mask==null||n==null)return!1;const r=this.process(e,n).length;return typeof this.opts.mask=="string"?r>=this.opts.mask.length:typeof this.opts.mask=="function"?r>=n.length:this.opts.mask.filter(o=>r>=o.length).length===this.opts.mask.length}findMask(e){const n=this.opts.mask;if(n==null)return null;if(typeof n=="string")return n;if(typeof n=="function")return n(e);const r=this.process(e,n.slice(-1).pop()??"",!1);return n.find(o=>this.process(e,o,!1).length>=r.length)??""}escapeMask(e){const n=[],r=[];return e.split("").forEach((o,i)=>{o==="!"&&e[i-1]!=="!"?r.push(i-r.length):n.push(o)}),{mask:n.join(""),escaped:r}}process(e,n,r=!0){if(n==null)return e;const o=`value=${e},mask=${n},masked=${r?1:0}`;if(this.memo.has(o))return this.memo.get(o);const{mask:i,escaped:s}=this.escapeMask(n),c=[],l=this.opts.tokens!=null?this.opts.tokens:{},d=this.isReversed()?-1:1,u=this.isReversed()?"unshift":"push",f=this.isReversed()?0:i.length-1,h=this.isReversed()?()=>y>-1&&C>-1:()=>y<i.length&&C<e.length,p=b=>!this.isReversed()&&b<=f||this.isReversed()&&b>=f;let m,g=-1,y=this.isReversed()?i.length-1:0,C=this.isReversed()?e.length-1:0,E=!1;for(;h();){const b=i.charAt(y),v=l[b],k=(v==null?void 0:v.transform)!=null?v.transform(e.charAt(C)):e.charAt(C);if(!s.includes(y)&&v!=null?(k.match(v.pattern)!=null?(c[u](k),v.repeated?(g===-1?g=y:y===f&&y!==g&&(y=g-d),f===g&&(y-=d)):v.multiple&&(E=!0,y-=d),y+=d):v.multiple?E&&(y+=d,C-=d,E=!1):k===m?m=void 0:v.optional&&(y+=d,C-=d),C+=d):(r&&!this.isEager()&&c[u](b),k===b&&!this.isEager()?C+=d:m=b,this.isEager()||(y+=d)),this.isEager())for(;p(y)&&(l[i.charAt(y)]==null||s.includes(y));)r?c[u](i.charAt(y)):i.charAt(y)===e.charAt(C)&&(C+=d),y+=d}return this.memo.set(o,c.join("")),this.memo.get(o)}}const qm=t=>JSON.parse(t.replaceAll("'",'"')),e0=(t,e={})=>{const n={...e};return t.dataset.maska!=null&&t.dataset.maska!==""&&(n.mask=Ew(t.dataset.maska)),t.dataset.maskaEager!=null&&(n.eager=Vd(t.dataset.maskaEager)),t.dataset.maskaReversed!=null&&(n.reversed=Vd(t.dataset.maskaReversed)),t.dataset.maskaTokensReplace!=null&&(n.tokensReplace=Vd(t.dataset.maskaTokensReplace)),t.dataset.maskaTokens!=null&&(n.tokens=Sw(t.dataset.maskaTokens)),n},Vd=t=>t!==""?!!JSON.parse(t):!0,Ew=t=>t.startsWith("[")&&t.endsWith("]")?qm(t):t,Sw=t=>{if(t.startsWith("{")&&t.endsWith("}"))return qm(t);const e={};return t.split("|").forEach(n=>{const r=n.split(":");e[r[0]]={pattern:new RegExp(r[1]),optional:r[2]==="optional",multiple:r[2]==="multiple",repeated:r[2]==="repeated"}}),e};class _w{constructor(e,n={}){Es(this,"items",new Map),Es(this,"beforeinputEvent",r=>{const o=r.target,i=this.items.get(o);i.isEager()&&"inputType"in r&&r.inputType.startsWith("delete")&&i.unmasked(o.value).length<=1&&this.setMaskedValue(o,"")}),Es(this,"inputEvent",r=>{if(r instanceof CustomEvent&&r.type==="input"&&r.detail!=null&&typeof r.detail=="object"&&"masked"in r.detail)return;const o=r.target,i=this.items.get(o),s=o.value,c=o.selectionStart,l=o.selectionEnd;let d=s;if(i.isEager()){const u=i.masked(s),f=i.unmasked(s);f===""&&"data"in r&&r.data!=null?d=r.data:f!==i.unmasked(u)&&(d=f)}if(this.setMaskedValue(o,d),"inputType"in r&&(r.inputType.startsWith("delete")||c!=null&&c<s.length))try{o.setSelectionRange(c,l)}catch{}}),this.options=n,typeof e=="string"?this.init(Array.from(document.querySelectorAll(e)),this.getMaskOpts(n)):this.init("length"in e?Array.from(e):[e],this.getMaskOpts(n))}destroy(){for(const e of this.items.keys())e.removeEventListener("input",this.inputEvent),e.removeEventListener("beforeinput",this.beforeinputEvent);this.items.clear()}needUpdateOptions(e,n){const r=this.items.get(e),o=new Xm(e0(e,this.getMaskOpts(n)));return JSON.stringify(r.opts)!==JSON.stringify(o.opts)}needUpdateValue(e){const n=e.dataset.maskaValue;return n==null&&e.value!==""||n!=null&&n!==e.value}getMaskOpts(e){const{onMaska:n,preProcess:r,postProcess:o,...i}=e;return i}init(e,n){for(const r of e){const o=new Xm(e0(r,n));this.items.set(r,o),r.value!==""&&this.setMaskedValue(r,r.value),r.addEventListener("input",this.inputEvent),r.addEventListener("beforeinput",this.beforeinputEvent)}}setMaskedValue(e,n){const r=this.items.get(e);this.options.preProcess!=null&&(n=this.options.preProcess(n));const o=r.masked(n),i=r.unmasked(r.isEager()?o:n),s=r.completed(n),c={masked:o,unmasked:i,completed:s};n=o,this.options.postProcess!=null&&(n=this.options.postProcess(n)),e.value=n,e.dataset.maskaValue=n,this.options.onMaska!=null&&(Array.isArray(this.options.onMaska)?this.options.onMaska.forEach(l=>l(c)):this.options.onMaska(c)),e.dispatchEvent(new CustomEvent("maska",{detail:c})),e.dispatchEvent(new CustomEvent("input",{detail:c}))}}const Fd=new WeakMap,ww=t=>{setTimeout(()=>{var e;((e=Fd.get(t))==null?void 0:e.needUpdateValue(t))===!0&&t.dispatchEvent(new CustomEvent("input"))})},kw=(t,e)=>{const n=t instanceof HTMLInputElement?t:t.querySelector("input"),r={...e.arg};if(n==null||(n==null?void 0:n.type)==="file")return;ww(n);const o=Fd.get(n);if(o!=null){if(!o.needUpdateOptions(n,r))return;o.destroy()}if(e.value!=null){const i=e.value,s=c=>{i.masked=c.masked,i.unmasked=c.unmasked,i.completed=c.completed};r.onMaska=r.onMaska==null?s:Array.isArray(r.onMaska)?[...r.onMaska,s]:[r.onMaska,s]}Fd.set(n,new _w(n,r))},Aw=["value","type"],Lr=a.defineComponent({__name:"BDFormInput",props:{modelValue:{default:""},formGroupClass:{default:void 0},type:{default:"text"},label:{default:void 0},labelClass:{default:void 0},formFieldClass:{default:void 0},inputClass:{default:void 0},placeholder:{default:void 0},state:{type:[Boolean,null],default:null},readonly:{type:[Boolean,null],default:null},disabled:{type:[Boolean,null],default:null},autofocus:{type:[Boolean,null],default:null},size:{default:Mt.MD},tabindex:{default:null},invalidFeedbackClass:{default:void 0},invalidFeedbackText:{default:void 0},delayTimeMs:{default:0},mask:{default:void 0}},emits:["update:modelValue","click","blur","enter"],setup(t,{emit:e}){const n=t,{uniqueIdentifier:r}=Ho(),o=co(n,"modelValue",e),i=`__BD__FORM__LABEL__${r.value}`,s=`__BD__FORM__GROUP__${r.value}`,c=`form-input-${n.label?n.label.replace(/ /g,"-").toLowerCase():r.value}`,l=`validationFeedback${n.label?n.label.replace(/ /g,""):r.value}`,d=a.computed(()=>({[`${n.inputClass}`]:n.inputClass,"is-invalid":n.state===!1,"is-valid":n.state===!0,[`form-control-${n.size}`]:n.size})),u=a.computed(()=>({[`${n.invalidFeedbackClass}`]:n.invalidFeedbackClass,"is-invalid":n.state===!1})),f=a.computed(()=>({placeholder:n.placeholder?n.placeholder:null,readonly:n.readonly===!0,disabled:n.disabled===!0,autofocus:n.autofocus===!0,tabindex:n.tabindex?n.tabindex:null,"aria-describedby":n.state===!1&&n.invalidFeedbackText?l:null,"data-maska":n.mask})),h=J6(p=>{o.value=p.target.value},n.delayTimeMs);return(p,m)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["bd-form-input",p.formGroupClass]),id:s},[a.renderSlot(p.$slots,"label",{},()=>[p.label?(a.openBlock(),a.createElementBlock("label",{key:0,for:c,id:i,class:a.normalizeClass(["form-label",p.labelClass])},a.toDisplayString(p.label),3)):a.createCommentVNode("",!0)]),a.createElementVNode("div",{class:a.normalizeClass(p.formFieldClass)},[a.withDirectives(a.createElementVNode("input",a.mergeProps({value:p.modelValue,type:p.type,id:c,class:["form-control",d.value]},f.value,{onInput:m[0]||(m[0]=(...g)=>a.unref(h)&&a.unref(h)(...g)),onClick:m[1]||(m[1]=g=>p.$emit("click")),onBlur:m[2]||(m[2]=g=>p.$emit("blur")),onKeydown:m[3]||(m[3]=a.withKeys(g=>p.$emit("enter"),["enter"]))}),null,16,Aw),[[a.unref(kw)]]),a.renderSlot(p.$slots,"default")],2),a.createVNode(Va,{text:p.invalidFeedbackText,class:a.normalizeClass(u.value),state:p.state,id:l},null,8,["text","class","state"])],2))}}),Tw={class:"input-group bd-input-group"},Iw=["for"],Ss=a.defineComponent({__name:"BDInputGroup",props:{label:{default:void 0},labelForId:{default:void 0}},setup(t){const e=t,n=a.useAttrs();return(r,o)=>(a.openBlock(),a.createElementBlock("fieldset",Tw,[e.label?(a.openBlock(),a.createElementBlock("label",{key:0,for:e.labelForId,class:"form-label"},a.toDisplayString(e.label),9,Iw)):a.createCommentVNode("",!0),a.createElementVNode("div",{class:a.normalizeClass(a.unref(n).class)},[a.renderSlot(r.$slots,"default")],2)]))}}),xw={key:0},Ow={key:1},t0=a.defineComponent({__name:"BDBadge",props:{variant:{default:ya.PRIMARY}},setup(t){const e=t,n=a.computed(()=>["badge","bd-badge",`bd-badge-${e.variant}`]);return(r,o)=>(a.openBlock(),a.createElementBlock("span",{role:"status",class:a.normalizeClass(n.value)},[r.variant==="danger"?(a.openBlock(),a.createElementBlock("span",xw,[a.createVNode(a.unref(wr))])):a.createCommentVNode("",!0),r.variant==="success"?(a.openBlock(),a.createElementBlock("span",Ow,[a.createVNode(a.unref(Uo))])):a.createCommentVNode("",!0),a.renderSlot(r.$slots,"default")],2))}}),Nw=["onSubmit","onReset"],n0=a.defineComponent({__name:"BDForm",emits:["submit","reset"],setup(t,{emit:e}){function n(){e("submit")}function r(){e("reset")}return(o,i)=>(a.openBlock(),a.createElementBlock("form",{onSubmit:a.withModifiers(n,["prevent"]),onReset:a.withModifiers(r,["prevent"])},[a.renderSlot(o.$slots,"default")],40,Nw))}}),Mw={"aria-label":"Page navigation",class:"bd-pagination"},Lw={class:"page-item"},Dw=["data-page"],Pw=["data-page"],Bw={class:"page-item"},$w=["data-page"],jd=a.defineComponent({__name:"BDPagination",props:{modelValue:{default:1},totalRows:{default:1},rowsPerPage:{default:10},isPatient:{type:Boolean,default:!0}},emits:["click","update:modelValue"],setup(t,{emit:e}){const n=t,r=co(n,"modelValue",e),o=a.ref(Math.ceil(n.totalRows/n.rowsPerPage)),i=a.ref([]);a.watch([()=>n.totalRows,()=>n.rowsPerPage],()=>{o.value=Math.ceil(n.totalRows/n.rowsPerPage),i.value=u(r.value)}),a.onMounted(()=>{i.value=u(r.value)});const s=a.computed(()=>({[`${n.class}`]:n.class,colleague:!n.isPatient})),c=f=>{const h=f.currentTarget.getAttribute("data-page"),p=Number(h);isNaN(Number(p))||(r.value=p,i.value=u(p)),e("click",p)},l=(f,h,p)=>p<=h?p:f==1?6:f<=4?5:1,d=(f,h,p)=>p<=h?0:f==p?6:f>p-4?5:1,u=f=>{const h=[],m=l(f,7,o.value),g=o.value>7&&f>4,y=o.value>7&&f<o.value-3,C=g&&y,E=d(f,7,o.value);for(let b=1;b<=m;b++)h.push(b);if(g&&h.push("..."),C)for(let b=f-1;b<=f+1;b++)h.push(b);y&&h.push("...");for(let b=1;b<=E;b++)h.push(o.value-E+b);return h};return(f,h)=>(a.openBlock(),a.createElementBlock("div",Mw,[a.createElementVNode("ul",{class:a.normalizeClass(["pagination",s.value])},[a.withDirectives(a.createElementVNode("li",Lw,[a.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Previous",onClick:c,"data-page":a.unref(r)-1},[a.createVNode(a.unref($c))],8,Dw)],512),[[a.vShow,a.unref(r)>1]]),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(i.value,p=>(a.openBlock(),a.createElementBlock("li",{class:a.normalizeClass(["page-item",{active:a.unref(r)===p,disabled:typeof p=="string"}]),key:p},[a.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center",onClick:c,"data-page":p},a.toDisplayString(p),9,Pw)],2))),128)),a.withDirectives(a.createElementVNode("li",Bw,[a.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Next",onClick:c,"data-page":a.unref(r)+1},[a.createVNode(a.unref(Rc))],8,$w)],512),[[a.vShow,a.unref(r)<o.value]])],2)]))}}),Rw=["disabled"],Vw=["label"],Fw=["value"],jw=["value"],r0=a.defineComponent({__name:"BDFormSelect",props:{size:{default:Mt.MD},disabled:{type:Boolean},autofocus:{type:Boolean,default:!1},options:{default:void 0},modelValue:{default:""},state:{type:[Boolean,null],default:null}},emits:["update:modelValue","change","input"],setup(t,{emit:e}){const n=t,r=co(n,"modelValue",e),o=a.ref(null),{focused:i}=eC(o,{initialValue:n.autofocus}),s=a.computed(()=>({"form-select":!0,"bd-form-select":!0,"is-invalid":n.state===!1,[`form-select-${n.size}`]:["xs","sm","lg"].includes(n.size)}));a.watch(()=>n.autofocus,u=>{u&&(i.value=!0)});const c=u=>{r.value=u.target.value;let f=d(u.target.value);e("input",f)},l=u=>{let f=d(u.target.value);e("change",f)},d=u=>{try{return JSON.parse(u)}catch{return u}};return(u,f)=>a.withDirectives((a.openBlock(),a.createElementBlock("select",{class:a.normalizeClass(s.value),"onUpdate:modelValue":f[0]||(f[0]=h=>a.isRef(r)?r.value=h:null),disabled:n.disabled,ref_key:"input",ref:o,onInput:c,onChange:l},[a.renderSlot(u.$slots,"first"),n.options&&n.options.length>0&&n.options[0].label&&n.options[0].options?(a.openBlock(!0),a.createElementBlock(a.Fragment,{key:0},a.renderList(n.options,h=>(a.openBlock(),a.createElementBlock("optgroup",{label:h.label},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(h.options,p=>(a.openBlock(),a.createElementBlock("option",{value:JSON.stringify(p.value),key:p.value},a.toDisplayString(p.text),9,Fw))),128))],8,Vw))),256)):(a.openBlock(!0),a.createElementBlock(a.Fragment,{key:1},a.renderList(n.options,h=>(a.openBlock(),a.createElementBlock("option",{value:h.value,key:h.value},a.toDisplayString(h.text),9,jw))),128))],42,Rw)),[[a.vModelSelect,a.unref(r)]])}}),zw=["value","true-value","false-value","data-checked"],Dr=a.defineComponent({__name:"BDFormCheckbox",props:{modelValue:{type:[Boolean,String,Array],default:void 0},value:{type:[Boolean,String],default:!0},uncheckedValue:{type:[Boolean,String],default:!1},state:{type:[Boolean,null],default:void 0}},emits:["update:modelValue","change","input"],setup(t,{emit:e}){const n=t,{uniqueIdentifier:r}=Ho(),o=co(n,"modelValue",e),i=`form-check-input-${r.value}`,s=a.computed(()=>["form-check","bd-form-checkbox"]),c=a.computed(()=>({"form-check-input":!0,"is-invalid":n.state===!1})),l=d=>e("change",d.target.value);return(d,u)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(s.value)},[a.withDirectives(a.createElementVNode("input",{"onUpdate:modelValue":u[0]||(u[0]=f=>a.isRef(o)?o.value=f:null),id:i,class:a.normalizeClass(c.value),type:"checkbox",value:d.value,"true-value":d.value,"false-value":d.uncheckedValue,"data-checked":a.unref(o)===d.value,onChange:l},null,42,zw),[[a.vModelCheckbox,a.unref(o)]]),a.createElementVNode("label",{class:"form-check-label",for:i},[a.renderSlot(d.$slots,"default")]),a.renderSlot(d.$slots,"last")],2))}}),Uw={key:0,class:"bd-article__body"},Hw={key:1},o0=a.defineComponent({__name:"BDArticle",props:{title:{default:""},text:{default:""},hideBody:{type:Boolean,default:!1},hideFooter:{type:Boolean,default:!1},identifier:{}},emits:["click"],setup(t,{emit:e}){const n=t,r=o=>e("click",{event:o,identifier:n.identifier});return(o,i)=>(a.openBlock(),a.createElementBlock("article",{class:"bd-article",onClick:r},[a.createElementVNode("header",null,[a.renderSlot(o.$slots,"header",{},()=>[a.createElementVNode("h5",null,a.toDisplayString(n.title),1)])]),n.hideBody?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("div",Uw,[a.renderSlot(o.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(n.text),1)])])),n.hideFooter?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("footer",Hw,[a.renderSlot(o.$slots,"footer")]))]))}}),ei={DANGER:"danger",WARNING:"warning",INFO:"info",SUCCESS:"success"},Ww=["id"],Kw={class:"toast-header"},Yw=a.createElementVNode("button",{type:"button",class:"btn-close","data-bs-dismiss":"toast","aria-label":"Close"},null,-1),Gw={class:"toast-body"},zd=a.defineComponent({__name:"BDToast",props:{id:{},variant:{default:ei.INFO},title:{default:""},text:{default:""}},setup(t){const e=t,n=a.computed(()=>({[`bd-toast-${e.variant}`]:!0})),r=a.computed(()=>e.variant!==ei.SUCCESS);return(o,i)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["toast bd-toast",n.value]),role:"alert","aria-live":"assertive","aria-atomic":"true",key:e.id,id:e.id},[a.createElementVNode("div",Kw,[r.value?(a.openBlock(),a.createBlock(a.unref(wr),{key:0})):(a.openBlock(),a.createBlock(a.unref(Uo),{key:1})),a.createElementVNode("h5",null,a.toDisplayString(e.title),1),Yw]),a.createElementVNode("div",Gw,[a.createElementVNode("span",null,a.toDisplayString(e.text),1)])],10,Ww))}}),Be="",Fa=t=>typeof t=="string"||t instanceof String,Qw={class:"bd-pill"},Zw=["src"],Jw={class:"bd-pill__description"},Xw=["href"],qw=["id","textContent","title"],ek=["id","textContent","title"],ja=a.defineComponent({__name:"BDPill",props:{imgSrc:{default:Be},uri:{default:Be},uriDisplayName:{default:Be},title:{default:Be},subtitle:{default:Be},showClose:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:e}){const n=t,{uniqueIdentifier:r}=Ho(),o=a.computed(()=>n.uri),i=a.computed(()=>n.uriDisplayName!==Be?n.uriDisplayName:n.uri),s=a.computed(()=>n.imgSrc),c=a.computed(()=>n.title),l=a.computed(()=>n.subtitle),d=a.computed(()=>`bd-pill-title-${r.value}`),u=a.computed(()=>`bd-pill-subtitle-${r.value}`);return(f,h)=>(a.openBlock(),a.createElementBlock("div",Qw,[a.createElementVNode("img",{src:s.value,class:"bd-pill__logo",alt:"logo-externe-partij"},null,8,Zw),a.createElementVNode("div",Jw,[a.createElementVNode("a",{href:o.value,class:"bd-pill__link",target:"_blank",rel:"noopener noreferrer"},[a.createVNode(a.unref(ma),{class:"bd-pill__icon-hyperlink",style:{height:"12px"}}),a.createTextVNode(" "+a.toDisplayString(i.value),1)],8,Xw),a.createElementVNode("span",{class:"bd-pill__title",id:d.value,textContent:a.toDisplayString(c.value),"data-bs-toggle":"tooltip",title:c.value},null,8,qw),a.createElementVNode("span",{class:"bd-pill__subtitle",id:u.value,textContent:a.toDisplayString(l.value),"data-bs-toggle":"tooltip",title:l.value},null,8,ek)])]))}});function tk(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]]);return n}typeof SuppressedError=="function"&&SuppressedError;const nk=t=>Array.isArray(t)&&t.length>0,rk=t=>Object.keys(t).map(e=>t[e]),Ud=t=>Array.isArray(t)&&t.length>0,i0=t=>!t||Array.isArray(t)&&!t.length,Hd={name:"BDUserInformation",props:{value:{type:Object},showProfilePicture:{type:Boolean}},render(){const t=this.value,{name:e,profilePictureUri:n,extra:r}=t,o=tk(t,["name","profilePictureUri","extra"]),i=n&&this.showProfilePicture?a.h("img",{class:"bd-user-information__profile-picture",src:n,alt:e}):null;let c=[a.h("h4",null,e)];this.$slots.default&&c.push(this.$slots.default());const l=a.h("div",{class:"bd-user-information__header"},c),d=a.h("small",null,rk(o).filter(f=>f).join(" • ")),u=a.h("div",{class:"bd-user-information__detail"},[l,d]);return a.h("div",{class:"bd-user-information"},[i,u])}},ok={date:"",displayTime:!0};var ti=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ni(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var s0={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ti,function(){var n=1e3,r=6e4,o=36e5,i="millisecond",s="second",c="minute",l="hour",d="day",u="week",f="month",h="quarter",p="year",m="date",g="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,C=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,E={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(K){var F=["th","st","nd","rd"],W=K%100;return"["+K+(F[(W-20)%10]||F[W]||F[0])+"]"}},b=function(K,F,W){var Q=String(K);return!Q||Q.length>=F?K:""+Array(F+1-Q.length).join(W)+K},v={s:b,z:function(K){var F=-K.utcOffset(),W=Math.abs(F),Q=Math.floor(W/60),U=W%60;return(F<=0?"+":"-")+b(Q,2,"0")+":"+b(U,2,"0")},m:function K(F,W){if(F.date()<W.date())return-K(W,F);var Q=12*(W.year()-F.year())+(W.month()-F.month()),U=F.clone().add(Q,f),te=W-U<0,ne=F.clone().add(Q+(te?-1:1),f);return+(-(Q+(W-U)/(te?U-ne:ne-U))||0)},a:function(K){return K<0?Math.ceil(K)||0:Math.floor(K)},p:function(K){return{M:f,y:p,w:u,d,D:m,h:l,m:c,s,ms:i,Q:h}[K]||String(K||"").toLowerCase().replace(/s$/,"")},u:function(K){return K===void 0}},k="en",_={};_[k]=E;var O="$isDayjsObject",L=function(K){return K instanceof P||!(!K||!K[O])},N=function K(F,W,Q){var U;if(!F)return k;if(typeof F=="string"){var te=F.toLowerCase();_[te]&&(U=te),W&&(_[te]=W,U=te);var ne=F.split("-");if(!U&&ne.length>1)return K(ne[0])}else{var ae=F.name;_[ae]=F,U=ae}return!Q&&U&&(k=U),U||!Q&&k},j=function(K,F){if(L(K))return K.clone();var W=typeof F=="object"?F:{};return W.date=K,W.args=arguments,new P(W)},V=v;V.l=N,V.i=L,V.w=function(K,F){return j(K,{locale:F.$L,utc:F.$u,x:F.$x,$offset:F.$offset})};var P=function(){function K(W){this.$L=N(W.locale,null,!0),this.parse(W),this.$x=this.$x||W.x||{},this[O]=!0}var F=K.prototype;return F.parse=function(W){this.$d=function(Q){var U=Q.date,te=Q.utc;if(U===null)return new Date(NaN);if(V.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var ne=U.match(y);if(ne){var ae=ne[2]-1||0,ue=(ne[7]||"0").substring(0,3);return te?new Date(Date.UTC(ne[1],ae,ne[3]||1,ne[4]||0,ne[5]||0,ne[6]||0,ue)):new Date(ne[1],ae,ne[3]||1,ne[4]||0,ne[5]||0,ne[6]||0,ue)}}return new Date(U)}(W),this.init()},F.init=function(){var W=this.$d;this.$y=W.getFullYear(),this.$M=W.getMonth(),this.$D=W.getDate(),this.$W=W.getDay(),this.$H=W.getHours(),this.$m=W.getMinutes(),this.$s=W.getSeconds(),this.$ms=W.getMilliseconds()},F.$utils=function(){return V},F.isValid=function(){return this.$d.toString()!==g},F.isSame=function(W,Q){var U=j(W);return this.startOf(Q)<=U&&U<=this.endOf(Q)},F.isAfter=function(W,Q){return j(W)<this.startOf(Q)},F.isBefore=function(W,Q){return this.endOf(Q)<j(W)},F.$g=function(W,Q,U){return V.u(W)?this[Q]:this.set(U,W)},F.unix=function(){return Math.floor(this.valueOf()/1e3)},F.valueOf=function(){return this.$d.getTime()},F.startOf=function(W,Q){var U=this,te=!!V.u(Q)||Q,ne=V.p(W),ae=function($,x){var B=V.w(U.$u?Date.UTC(U.$y,x,$):new Date(U.$y,x,$),U);return te?B:B.endOf(d)},ue=function($,x){return V.w(U.toDate()[$].apply(U.toDate("s"),(te?[0,0,0,0]:[23,59,59,999]).slice(x)),U)},me=this.$W,Ee=this.$M,ke=this.$D,Oe="set"+(this.$u?"UTC":"");switch(ne){case p:return te?ae(1,0):ae(31,11);case f:return te?ae(1,Ee):ae(0,Ee+1);case u:var Se=this.$locale().weekStart||0,D=(me<Se?me+7:me)-Se;return ae(te?ke-D:ke+(6-D),Ee);case d:case m:return ue(Oe+"Hours",0);case l:return ue(Oe+"Minutes",1);case c:return ue(Oe+"Seconds",2);case s:return ue(Oe+"Milliseconds",3);default:return this.clone()}},F.endOf=function(W){return this.startOf(W,!1)},F.$set=function(W,Q){var U,te=V.p(W),ne="set"+(this.$u?"UTC":""),ae=(U={},U[d]=ne+"Date",U[m]=ne+"Date",U[f]=ne+"Month",U[p]=ne+"FullYear",U[l]=ne+"Hours",U[c]=ne+"Minutes",U[s]=ne+"Seconds",U[i]=ne+"Milliseconds",U)[te],ue=te===d?this.$D+(Q-this.$W):Q;if(te===f||te===p){var me=this.clone().set(m,1);me.$d[ae](ue),me.init(),this.$d=me.set(m,Math.min(this.$D,me.daysInMonth())).$d}else ae&&this.$d[ae](ue);return this.init(),this},F.set=function(W,Q){return this.clone().$set(W,Q)},F.get=function(W){return this[V.p(W)]()},F.add=function(W,Q){var U,te=this;W=Number(W);var ne=V.p(Q),ae=function(Ee){var ke=j(te);return V.w(ke.date(ke.date()+Math.round(Ee*W)),te)};if(ne===f)return this.set(f,this.$M+W);if(ne===p)return this.set(p,this.$y+W);if(ne===d)return ae(1);if(ne===u)return ae(7);var ue=(U={},U[c]=r,U[l]=o,U[s]=n,U)[ne]||1,me=this.$d.getTime()+W*ue;return V.w(me,this)},F.subtract=function(W,Q){return this.add(-1*W,Q)},F.format=function(W){var Q=this,U=this.$locale();if(!this.isValid())return U.invalidDate||g;var te=W||"YYYY-MM-DDTHH:mm:ssZ",ne=V.z(this),ae=this.$H,ue=this.$m,me=this.$M,Ee=U.weekdays,ke=U.months,Oe=U.meridiem,Se=function(x,B,S,w){return x&&(x[B]||x(Q,te))||S[B].slice(0,w)},D=function(x){return V.s(ae%12||12,x,"0")},$=Oe||function(x,B,S){var w=x<12?"AM":"PM";return S?w.toLowerCase():w};return te.replace(C,function(x,B){return B||function(S){switch(S){case"YY":return String(Q.$y).slice(-2);case"YYYY":return V.s(Q.$y,4,"0");case"M":return me+1;case"MM":return V.s(me+1,2,"0");case"MMM":return Se(U.monthsShort,me,ke,3);case"MMMM":return Se(ke,me);case"D":return Q.$D;case"DD":return V.s(Q.$D,2,"0");case"d":return String(Q.$W);case"dd":return Se(U.weekdaysMin,Q.$W,Ee,2);case"ddd":return Se(U.weekdaysShort,Q.$W,Ee,3);case"dddd":return Ee[Q.$W];case"H":return String(ae);case"HH":return V.s(ae,2,"0");case"h":return D(1);case"hh":return D(2);case"a":return $(ae,ue,!0);case"A":return $(ae,ue,!1);case"m":return String(ue);case"mm":return V.s(ue,2,"0");case"s":return String(Q.$s);case"ss":return V.s(Q.$s,2,"0");case"SSS":return V.s(Q.$ms,3,"0");case"Z":return ne}return null}(x)||ne.replace(":","")})},F.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},F.diff=function(W,Q,U){var te,ne=this,ae=V.p(Q),ue=j(W),me=(ue.utcOffset()-this.utcOffset())*r,Ee=this-ue,ke=function(){return V.m(ne,ue)};switch(ae){case p:te=ke()/12;break;case f:te=ke();break;case h:te=ke()/3;break;case u:te=(Ee-me)/6048e5;break;case d:te=(Ee-me)/864e5;break;case l:te=Ee/o;break;case c:te=Ee/r;break;case s:te=Ee/n;break;default:te=Ee}return U?te:V.a(te)},F.daysInMonth=function(){return this.endOf(f).$D},F.$locale=function(){return _[this.$L]},F.locale=function(W,Q){if(!W)return this.$L;var U=this.clone(),te=N(W,Q,!0);return te&&(U.$L=te),U},F.clone=function(){return V.w(this.$d,this)},F.toDate=function(){return new Date(this.valueOf())},F.toJSON=function(){return this.isValid()?this.toISOString():null},F.toISOString=function(){return this.$d.toISOString()},F.toString=function(){return this.$d.toUTCString()},K}(),z=P.prototype;return j.prototype=z,[["$ms",i],["$s",s],["$m",c],["$H",l],["$W",d],["$M",f],["$y",p],["$D",m]].forEach(function(K){z[K[1]]=function(F){return this.$g(F,K[0],K[1])}}),j.extend=function(K,F){return K.$i||(K(F,P,j),K.$i=!0),j},j.locale=N,j.isDayjs=L,j.unix=function(K){return j(1e3*K)},j.en=_[k],j.Ls=_,j.p={},j})})(s0);var a0=s0.exports;const On=ni(a0);var ik={exports:{}};(function(t,e){(function(n,r){t.exports=r(a0)})(ti,function(n){function r(s){return s&&typeof s=="object"&&"default"in s?s:{default:s}}var o=r(n),i={name:"nl",weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),ordinal:function(s){return"["+s+(s===1||s===8||s>=20?"ste":"de")+"]"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",m:"een minuut",mm:"%d minuten",h:"een uur",hh:"%d uur",d:"een dag",dd:"%d dagen",M:"een maand",MM:"%d maanden",y:"een jaar",yy:"%d jaar"}};return o.default.locale(i,null,!0),i})})(ik);var l0={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ti,function(){var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,o=/\d/,i=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,l={},d=function(y){return(y=+y)+(y>68?1900:2e3)},u=function(y){return function(C){this[y]=+C}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(y){(this.zone||(this.zone={})).offset=function(C){if(!C||C==="Z")return 0;var E=C.match(/([+-]|\d\d)/g),b=60*E[1]+(+E[2]||0);return b===0?0:E[0]==="+"?-b:b}(y)}],h=function(y){var C=l[y];return C&&(C.indexOf?C:C.s.concat(C.f))},p=function(y,C){var E,b=l.meridiem;if(b){for(var v=1;v<=24;v+=1)if(y.indexOf(b(v,0,C))>-1){E=v>12;break}}else E=y===(C?"pm":"PM");return E},m={A:[c,function(y){this.afternoon=p(y,!1)}],a:[c,function(y){this.afternoon=p(y,!0)}],Q:[o,function(y){this.month=3*(y-1)+1}],S:[o,function(y){this.milliseconds=100*+y}],SS:[i,function(y){this.milliseconds=10*+y}],SSS:[/\d{3}/,function(y){this.milliseconds=+y}],s:[s,u("seconds")],ss:[s,u("seconds")],m:[s,u("minutes")],mm:[s,u("minutes")],H:[s,u("hours")],h:[s,u("hours")],HH:[s,u("hours")],hh:[s,u("hours")],D:[s,u("day")],DD:[i,u("day")],Do:[c,function(y){var C=l.ordinal,E=y.match(/\d+/);if(this.day=E[0],C)for(var b=1;b<=31;b+=1)C(b).replace(/\[|\]/g,"")===y&&(this.day=b)}],w:[s,u("week")],ww:[i,u("week")],M:[s,u("month")],MM:[i,u("month")],MMM:[c,function(y){var C=h("months"),E=(h("monthsShort")||C.map(function(b){return b.slice(0,3)})).indexOf(y)+1;if(E<1)throw new Error;this.month=E%12||E}],MMMM:[c,function(y){var C=h("months").indexOf(y)+1;if(C<1)throw new Error;this.month=C%12||C}],Y:[/[+-]?\d+/,u("year")],YY:[i,function(y){this.year=d(y)}],YYYY:[/\d{4}/,u("year")],Z:f,ZZ:f};function g(y){var C,E;C=y,E=l&&l.formats;for(var b=(y=C.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(j,V,P){var z=P&&P.toUpperCase();return V||E[P]||n[P]||E[z].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(K,F,W){return F||W.slice(1)})})).match(r),v=b.length,k=0;k<v;k+=1){var _=b[k],O=m[_],L=O&&O[0],N=O&&O[1];b[k]=N?{regex:L,parser:N}:_.replace(/^\[|\]$/g,"")}return function(j){for(var V={},P=0,z=0;P<v;P+=1){var K=b[P];if(typeof K=="string")z+=K.length;else{var F=K.regex,W=K.parser,Q=j.slice(z),U=F.exec(Q)[0];W.call(V,U),j=j.replace(U,"")}}return function(te){var ne=te.afternoon;if(ne!==void 0){var ae=te.hours;ne?ae<12&&(te.hours+=12):ae===12&&(te.hours=0),delete te.afternoon}}(V),V}}return function(y,C,E){E.p.customParseFormat=!0,y&&y.parseTwoDigitYear&&(d=y.parseTwoDigitYear);var b=C.prototype,v=b.parse;b.parse=function(k){var _=k.date,O=k.utc,L=k.args;this.$u=O;var N=L[1];if(typeof N=="string"){var j=L[2]===!0,V=L[3]===!0,P=j||V,z=L[2];V&&(z=L[2]),l=this.$locale(),!j&&z&&(l=E.Ls[z]),this.$d=function(Q,U,te,ne){try{if(["x","X"].indexOf(U)>-1)return new Date((U==="X"?1e3:1)*Q);var ae=g(U)(Q),ue=ae.year,me=ae.month,Ee=ae.day,ke=ae.hours,Oe=ae.minutes,Se=ae.seconds,D=ae.milliseconds,$=ae.zone,x=ae.week,B=new Date,S=Ee||(ue||me?1:B.getDate()),w=ue||B.getFullYear(),I=0;ue&&!me||(I=me>0?me-1:B.getMonth());var M,Y=ke||0,G=Oe||0,J=Se||0,X=D||0;return $?new Date(Date.UTC(w,I,S,Y,G,J,X+60*$.offset*1e3)):te?new Date(Date.UTC(w,I,S,Y,G,J,X)):(M=new Date(w,I,S,Y,G,J,X),x&&(M=ne(M).week(x).toDate()),M)}catch{return new Date("")}}(_,N,O,E),this.init(),z&&z!==!0&&(this.$L=this.locale(z).$L),P&&_!=this.format(N)&&(this.$d=new Date("")),l={}}else if(N instanceof Array)for(var K=N.length,F=1;F<=K;F+=1){L[1]=N[F-1];var W=E.apply(this,L);if(W.isValid()){this.$d=W.$d,this.$L=W.$L,this.init();break}F===K&&(this.$d=new Date(""))}else v.call(this,k)}}})})(l0);var sk=l0.exports;const ak=ni(sk);var c0={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ti,function(){return function(n,r){r.prototype.isSameOrAfter=function(o,i){return this.isSame(o,i)||this.isAfter(o,i)}}})})(c0);var lk=c0.exports;const ck=ni(lk);var d0={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ti,function(){return function(n,r){r.prototype.isSameOrBefore=function(o,i){return this.isSame(o,i)||this.isBefore(o,i)}}})})(d0);var dk=d0.exports;const uk=ni(dk);var u0={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ti,function(){var n="week",r="year";return function(o,i,s){var c=i.prototype;c.week=function(l){if(l===void 0&&(l=null),l!==null)return this.add(7*(l-this.week()),"day");var d=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var u=s(this).startOf(r).add(1,r).date(d),f=s(this).endOf(n);if(u.isBefore(f))return 1}var h=s(this).startOf(r).date(d).startOf(n).subtract(1,"millisecond"),p=this.diff(h,n,!0);return p<0?s(this).startOf("week").week():Math.ceil(p)},c.weeks=function(l){return l===void 0&&(l=null),this.week(l)}}})})(u0);var fk=u0.exports;const hk=ni(fk);On.extend(ak),On.locale("nl"),On.extend(ck),On.extend(uk),On.extend(hk);const Wd=t=>t?t.charAt(0).toUpperCase()+t.slice(1):"";function f0(t,e=On()){const n=On(t,["DD-MM-YYYY HH:mm","YYYY-MM-DD","DD-MM-YYYY"],!0);if(!n.isValid())return"";const r=e.startOf("day"),o=r.subtract(1,"day");if(n.isSame(r,"day"))return"Vandaag";if(n.isSame(o,"day"))return"Gisteren";const i=r.subtract(6,"day");if(n.isSameOrAfter(i)&&n.isBefore(r))return Wd(n.format("dddd"));const s=r.subtract(7,"day");return n.isSame(s)||n.isSame(e,"year")?n.format("D MMMM"):n.format("DD-MM-YYYY")}function pk(t,e=On()){const n=On(t,["DD-MM-YYYY HH:mm","YYYY-MM-DD","DD-MM-YYYY"],!0),r=t.includes(" ")&&t.includes(":");if(!n.isValid())return"";const o=e.startOf("day"),i=o.subtract(1,"day");if(n.isSame(o,"day"))return r?n.format("HH:mm"):"Vandaag";if(n.isSame(i,"day"))return r?`Gisteren ${n.format("HH:mm")}`:"Gisteren";const s=o.subtract(6,"day");if(n.isSameOrAfter(s)&&n.isBefore(o))return Wd(r?n.format("dddd HH:mm"):n.format("dddd"));const c=o.subtract(7,"day");return n.isSame(c)||n.isSame(e,"year")?r?n.format("D MMM HH:mm"):n.format("D MMMM"):n.format("DD-MM-YYYY")}const mk={class:"bd-date"},h0=a.defineComponent({__name:"BDDate",props:{date:{},displayTime:{type:Boolean,default:ok.displayTime}},setup(t){const e=t,n=a.computed(()=>e.displayTime?e.date?pk(e.date):"":e.date?f0(e.date):"");return(r,o)=>(a.openBlock(),a.createElementBlock("span",mk,a.toDisplayString(n.value),1))}}),za=a.defineComponent({__name:"BDDropdownItem",props:{to:{default:""},target:{default:"_blank"},text:{default:void 0},rel:{default:"noopener noreferrer"}},emits:["click"],setup(t,{emit:e}){const n=t,r=()=>{e("click")};return(o,i)=>(a.openBlock(),a.createElementBlock("li",a.mergeProps({class:"bd-dropdown-item"},o.$attrs),[a.createVNode(ao,a.mergeProps({class:"dropdown-item",onClick:r},n),{default:a.withCtx(()=>[a.renderSlot(o.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(n.text),1)])]),_:3},16)],16))}});var p0={exports:{}};(function(t,e){(function(r,o){t.exports=o()})(self,function(){return function(){var n={3099:function(s){s.exports=function(c){if(typeof c!="function")throw TypeError(String(c)+" is not a function");return c}},6077:function(s,c,l){var d=l(111);s.exports=function(u){if(!d(u)&&u!==null)throw TypeError("Can't set "+String(u)+" as a prototype");return u}},1223:function(s,c,l){var d=l(5112),u=l(30),f=l(3070),h=d("unscopables"),p=Array.prototype;p[h]==null&&f.f(p,h,{configurable:!0,value:u(null)}),s.exports=function(m){p[h][m]=!0}},1530:function(s,c,l){var d=l(8710).charAt;s.exports=function(u,f,h){return f+(h?d(u,f).length:1)}},5787:function(s){s.exports=function(c,l,d){if(!(c instanceof l))throw TypeError("Incorrect "+(d?d+" ":"")+"invocation");return c}},9670:function(s,c,l){var d=l(111);s.exports=function(u){if(!d(u))throw TypeError(String(u)+" is not an object");return u}},4019:function(s){s.exports=typeof ArrayBuffer<"u"&&typeof DataView<"u"},260:function(s,c,l){var d=l(4019),u=l(9781),f=l(7854),h=l(111),p=l(6656),m=l(648),g=l(8880),y=l(1320),C=l(3070).f,E=l(9518),b=l(7674),v=l(5112),k=l(9711),_=f.Int8Array,O=_&&_.prototype,L=f.Uint8ClampedArray,N=L&&L.prototype,j=_&&E(_),V=O&&E(O),P=Object.prototype,z=P.isPrototypeOf,K=v("toStringTag"),F=k("TYPED_ARRAY_TAG"),W=d&&!!b&&m(f.opera)!=="Opera",Q=!1,U,te={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},ne={BigInt64Array:8,BigUint64Array:8},ae=function(D){if(!h(D))return!1;var $=m(D);return $==="DataView"||p(te,$)||p(ne,$)},ue=function(Se){if(!h(Se))return!1;var D=m(Se);return p(te,D)||p(ne,D)},me=function(Se){if(ue(Se))return Se;throw TypeError("Target is not a typed array")},Ee=function(Se){if(b){if(z.call(j,Se))return Se}else for(var D in te)if(p(te,U)){var $=f[D];if($&&(Se===$||z.call($,Se)))return Se}throw TypeError("Target is not a typed array constructor")},ke=function(Se,D,$){if(u){if($)for(var x in te){var B=f[x];B&&p(B.prototype,Se)&&delete B.prototype[Se]}(!V[Se]||$)&&y(V,Se,$?D:W&&O[Se]||D)}},Oe=function(Se,D,$){var x,B;if(u){if(b){if($)for(x in te)B=f[x],B&&p(B,Se)&&delete B[Se];if(!j[Se]||$)try{return y(j,Se,$?D:W&&_[Se]||D)}catch{}else return}for(x in te)B=f[x],B&&(!B[Se]||$)&&y(B,Se,D)}};for(U in te)f[U]||(W=!1);if((!W||typeof j!="function"||j===Function.prototype)&&(j=function(){throw TypeError("Incorrect invocation")},W))for(U in te)f[U]&&b(f[U],j);if((!W||!V||V===P)&&(V=j.prototype,W))for(U in te)f[U]&&b(f[U].prototype,V);if(W&&E(N)!==V&&b(N,V),u&&!p(V,K)){Q=!0,C(V,K,{get:function(){return h(this)?this[F]:void 0}});for(U in te)f[U]&&g(f[U],F,U)}s.exports={NATIVE_ARRAY_BUFFER_VIEWS:W,TYPED_ARRAY_TAG:Q&&F,aTypedArray:me,aTypedArrayConstructor:Ee,exportTypedArrayMethod:ke,exportTypedArrayStaticMethod:Oe,isView:ae,isTypedArray:ue,TypedArray:j,TypedArrayPrototype:V}},3331:function(s,c,l){var d=l(7854),u=l(9781),f=l(4019),h=l(8880),p=l(2248),m=l(7293),g=l(5787),y=l(9958),C=l(7466),E=l(7067),b=l(1179),v=l(9518),k=l(7674),_=l(8006).f,O=l(3070).f,L=l(1285),N=l(8003),j=l(9909),V=j.get,P=j.set,z="ArrayBuffer",K="DataView",F="prototype",W="Wrong length",Q="Wrong index",U=d[z],te=U,ne=d[K],ae=ne&&ne[F],ue=Object.prototype,me=d.RangeError,Ee=b.pack,ke=b.unpack,Oe=function(T){return[T&255]},Se=function(T){return[T&255,T>>8&255]},D=function(T){return[T&255,T>>8&255,T>>16&255,T>>24&255]},$=function(T){return T[3]<<24|T[2]<<16|T[1]<<8|T[0]},x=function(T){return Ee(T,23,4)},B=function(T){return Ee(T,52,8)},S=function(T,H){O(T[F],H,{get:function(){return V(this)[H]}})},w=function(T,H,Z,le){var ge=E(Z),Ae=V(T);if(ge+H>Ae.byteLength)throw me(Q);var q=V(Ae.buffer).bytes,se=ge+Ae.byteOffset,_e=q.slice(se,se+H);return le?_e:_e.reverse()},I=function(T,H,Z,le,ge,Ae){var q=E(Z),se=V(T);if(q+H>se.byteLength)throw me(Q);for(var _e=V(se.buffer).bytes,Re=q+se.byteOffset,it=le(+ge),ct=0;ct<H;ct++)_e[Re+ct]=it[Ae?ct:H-ct-1]};if(!f)te=function(H){g(this,te,z);var Z=E(H);P(this,{bytes:L.call(new Array(Z),0),byteLength:Z}),u||(this.byteLength=Z)},ne=function(H,Z,le){g(this,ne,K),g(H,te,K);var ge=V(H).byteLength,Ae=y(Z);if(Ae<0||Ae>ge)throw me("Wrong offset");if(le=le===void 0?ge-Ae:C(le),Ae+le>ge)throw me(W);P(this,{buffer:H,byteLength:le,byteOffset:Ae}),u||(this.buffer=H,this.byteLength=le,this.byteOffset=Ae)},u&&(S(te,"byteLength"),S(ne,"buffer"),S(ne,"byteLength"),S(ne,"byteOffset")),p(ne[F],{getInt8:function(H){return w(this,1,H)[0]<<24>>24},getUint8:function(H){return w(this,1,H)[0]},getInt16:function(H){var Z=w(this,2,H,arguments.length>1?arguments[1]:void 0);return(Z[1]<<8|Z[0])<<16>>16},getUint16:function(H){var Z=w(this,2,H,arguments.length>1?arguments[1]:void 0);return Z[1]<<8|Z[0]},getInt32:function(H){return $(w(this,4,H,arguments.length>1?arguments[1]:void 0))},getUint32:function(H){return $(w(this,4,H,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(H){return ke(w(this,4,H,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(H){return ke(w(this,8,H,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(H,Z){I(this,1,H,Oe,Z)},setUint8:function(H,Z){I(this,1,H,Oe,Z)},setInt16:function(H,Z){I(this,2,H,Se,Z,arguments.length>2?arguments[2]:void 0)},setUint16:function(H,Z){I(this,2,H,Se,Z,arguments.length>2?arguments[2]:void 0)},setInt32:function(H,Z){I(this,4,H,D,Z,arguments.length>2?arguments[2]:void 0)},setUint32:function(H,Z){I(this,4,H,D,Z,arguments.length>2?arguments[2]:void 0)},setFloat32:function(H,Z){I(this,4,H,x,Z,arguments.length>2?arguments[2]:void 0)},setFloat64:function(H,Z){I(this,8,H,B,Z,arguments.length>2?arguments[2]:void 0)}});else{if(!m(function(){U(1)})||!m(function(){new U(-1)})||m(function(){return new U,new U(1.5),new U(NaN),U.name!=z})){te=function(H){return g(this,te),new U(E(H))};for(var M=te[F]=U[F],Y=_(U),G=0,J;Y.length>G;)(J=Y[G++])in te||h(te,J,U[J]);M.constructor=te}k&&v(ae)!==ue&&k(ae,ue);var X=new ne(new te(2)),A=ae.setInt8;X.setInt8(0,2147483648),X.setInt8(1,2147483649),(X.getInt8(0)||!X.getInt8(1))&&p(ae,{setInt8:function(H,Z){A.call(this,H,Z<<24>>24)},setUint8:function(H,Z){A.call(this,H,Z<<24>>24)}},{unsafe:!0})}N(te,z),N(ne,K),s.exports={ArrayBuffer:te,DataView:ne}},1048:function(s,c,l){var d=l(7908),u=l(1400),f=l(7466),h=Math.min;s.exports=[].copyWithin||function(m,g){var y=d(this),C=f(y.length),E=u(m,C),b=u(g,C),v=arguments.length>2?arguments[2]:void 0,k=h((v===void 0?C:u(v,C))-b,C-E),_=1;for(b<E&&E<b+k&&(_=-1,b+=k-1,E+=k-1);k-- >0;)b in y?y[E]=y[b]:delete y[E],E+=_,b+=_;return y}},1285:function(s,c,l){var d=l(7908),u=l(1400),f=l(7466);s.exports=function(p){for(var m=d(this),g=f(m.length),y=arguments.length,C=u(y>1?arguments[1]:void 0,g),E=y>2?arguments[2]:void 0,b=E===void 0?g:u(E,g);b>C;)m[C++]=p;return m}},8533:function(s,c,l){var d=l(2092).forEach,u=l(9341),f=u("forEach");s.exports=f?[].forEach:function(p){return d(this,p,arguments.length>1?arguments[1]:void 0)}},8457:function(s,c,l){var d=l(9974),u=l(7908),f=l(3411),h=l(7659),p=l(7466),m=l(6135),g=l(1246);s.exports=function(C){var E=u(C),b=typeof this=="function"?this:Array,v=arguments.length,k=v>1?arguments[1]:void 0,_=k!==void 0,O=g(E),L=0,N,j,V,P,z,K;if(_&&(k=d(k,v>2?arguments[2]:void 0,2)),O!=null&&!(b==Array&&h(O)))for(P=O.call(E),z=P.next,j=new b;!(V=z.call(P)).done;L++)K=_?f(P,k,[V.value,L],!0):V.value,m(j,L,K);else for(N=p(E.length),j=new b(N);N>L;L++)K=_?k(E[L],L):E[L],m(j,L,K);return j.length=L,j}},1318:function(s,c,l){var d=l(5656),u=l(7466),f=l(1400),h=function(p){return function(m,g,y){var C=d(m),E=u(C.length),b=f(y,E),v;if(p&&g!=g){for(;E>b;)if(v=C[b++],v!=v)return!0}else for(;E>b;b++)if((p||b in C)&&C[b]===g)return p||b||0;return!p&&-1}};s.exports={includes:h(!0),indexOf:h(!1)}},2092:function(s,c,l){var d=l(9974),u=l(8361),f=l(7908),h=l(7466),p=l(5417),m=[].push,g=function(y){var C=y==1,E=y==2,b=y==3,v=y==4,k=y==6,_=y==7,O=y==5||k;return function(L,N,j,V){for(var P=f(L),z=u(P),K=d(N,j,3),F=h(z.length),W=0,Q=V||p,U=C?Q(L,F):E||_?Q(L,0):void 0,te,ne;F>W;W++)if((O||W in z)&&(te=z[W],ne=K(te,W,P),y))if(C)U[W]=ne;else if(ne)switch(y){case 3:return!0;case 5:return te;case 6:return W;case 2:m.call(U,te)}else switch(y){case 4:return!1;case 7:m.call(U,te)}return k?-1:b||v?v:U}};s.exports={forEach:g(0),map:g(1),filter:g(2),some:g(3),every:g(4),find:g(5),findIndex:g(6),filterOut:g(7)}},6583:function(s,c,l){var d=l(5656),u=l(9958),f=l(7466),h=l(9341),p=Math.min,m=[].lastIndexOf,g=!!m&&1/[1].lastIndexOf(1,-0)<0,y=h("lastIndexOf"),C=g||!y;s.exports=C?function(b){if(g)return m.apply(this,arguments)||0;var v=d(this),k=f(v.length),_=k-1;for(arguments.length>1&&(_=p(_,u(arguments[1]))),_<0&&(_=k+_);_>=0;_--)if(_ in v&&v[_]===b)return _||0;return-1}:m},1194:function(s,c,l){var d=l(7293),u=l(5112),f=l(7392),h=u("species");s.exports=function(p){return f>=51||!d(function(){var m=[],g=m.constructor={};return g[h]=function(){return{foo:1}},m[p](Boolean).foo!==1})}},9341:function(s,c,l){var d=l(7293);s.exports=function(u,f){var h=[][u];return!!h&&d(function(){h.call(null,f||function(){throw 1},1)})}},3671:function(s,c,l){var d=l(3099),u=l(7908),f=l(8361),h=l(7466),p=function(m){return function(g,y,C,E){d(y);var b=u(g),v=f(b),k=h(b.length),_=m?k-1:0,O=m?-1:1;if(C<2)for(;;){if(_ in v){E=v[_],_+=O;break}if(_+=O,m?_<0:k<=_)throw TypeError("Reduce of empty array with no initial value")}for(;m?_>=0:k>_;_+=O)_ in v&&(E=y(E,v[_],_,b));return E}};s.exports={left:p(!1),right:p(!0)}},5417:function(s,c,l){var d=l(111),u=l(3157),f=l(5112),h=f("species");s.exports=function(p,m){var g;return u(p)&&(g=p.constructor,typeof g=="function"&&(g===Array||u(g.prototype))?g=void 0:d(g)&&(g=g[h],g===null&&(g=void 0))),new(g===void 0?Array:g)(m===0?0:m)}},3411:function(s,c,l){var d=l(9670),u=l(9212);s.exports=function(f,h,p,m){try{return m?h(d(p)[0],p[1]):h(p)}catch(g){throw u(f),g}}},7072:function(s,c,l){var d=l(5112),u=d("iterator"),f=!1;try{var h=0,p={next:function(){return{done:!!h++}},return:function(){f=!0}};p[u]=function(){return this},Array.from(p,function(){throw 2})}catch{}s.exports=function(m,g){if(!g&&!f)return!1;var y=!1;try{var C={};C[u]=function(){return{next:function(){return{done:y=!0}}}},m(C)}catch{}return y}},4326:function(s){var c={}.toString;s.exports=function(l){return c.call(l).slice(8,-1)}},648:function(s,c,l){var d=l(1694),u=l(4326),f=l(5112),h=f("toStringTag"),p=u(function(){return arguments}())=="Arguments",m=function(g,y){try{return g[y]}catch{}};s.exports=d?u:function(g){var y,C,E;return g===void 0?"Undefined":g===null?"Null":typeof(C=m(y=Object(g),h))=="string"?C:p?u(y):(E=u(y))=="Object"&&typeof y.callee=="function"?"Arguments":E}},9920:function(s,c,l){var d=l(6656),u=l(3887),f=l(1236),h=l(3070);s.exports=function(p,m){for(var g=u(m),y=h.f,C=f.f,E=0;E<g.length;E++){var b=g[E];d(p,b)||y(p,b,C(m,b))}}},8544:function(s,c,l){var d=l(7293);s.exports=!d(function(){function u(){}return u.prototype.constructor=null,Object.getPrototypeOf(new u)!==u.prototype})},4994:function(s,c,l){var d=l(3383).IteratorPrototype,u=l(30),f=l(9114),h=l(8003),p=l(7497),m=function(){return this};s.exports=function(g,y,C){var E=y+" Iterator";return g.prototype=u(d,{next:f(1,C)}),h(g,E,!1,!0),p[E]=m,g}},8880:function(s,c,l){var d=l(9781),u=l(3070),f=l(9114);s.exports=d?function(h,p,m){return u.f(h,p,f(1,m))}:function(h,p,m){return h[p]=m,h}},9114:function(s){s.exports=function(c,l){return{enumerable:!(c&1),configurable:!(c&2),writable:!(c&4),value:l}}},6135:function(s,c,l){var d=l(7593),u=l(3070),f=l(9114);s.exports=function(h,p,m){var g=d(p);g in h?u.f(h,g,f(0,m)):h[g]=m}},654:function(s,c,l){var d=l(2109),u=l(4994),f=l(9518),h=l(7674),p=l(8003),m=l(8880),g=l(1320),y=l(5112),C=l(1913),E=l(7497),b=l(3383),v=b.IteratorPrototype,k=b.BUGGY_SAFARI_ITERATORS,_=y("iterator"),O="keys",L="values",N="entries",j=function(){return this};s.exports=function(V,P,z,K,F,W,Q){u(z,P,K);var U=function(D){if(D===F&&me)return me;if(!k&&D in ae)return ae[D];switch(D){case O:return function(){return new z(this,D)};case L:return function(){return new z(this,D)};case N:return function(){return new z(this,D)}}return function(){return new z(this)}},te=P+" Iterator",ne=!1,ae=V.prototype,ue=ae[_]||ae["@@iterator"]||F&&ae[F],me=!k&&ue||U(F),Ee=P=="Array"&&ae.entries||ue,ke,Oe,Se;if(Ee&&(ke=f(Ee.call(new V)),v!==Object.prototype&&ke.next&&(!C&&f(ke)!==v&&(h?h(ke,v):typeof ke[_]!="function"&&m(ke,_,j)),p(ke,te,!0,!0),C&&(E[te]=j))),F==L&&ue&&ue.name!==L&&(ne=!0,me=function(){return ue.call(this)}),(!C||Q)&&ae[_]!==me&&m(ae,_,me),E[P]=me,F)if(Oe={values:U(L),keys:W?me:U(O),entries:U(N)},Q)for(Se in Oe)(k||ne||!(Se in ae))&&g(ae,Se,Oe[Se]);else d({target:P,proto:!0,forced:k||ne},Oe);return Oe}},9781:function(s,c,l){var d=l(7293);s.exports=!d(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},317:function(s,c,l){var d=l(7854),u=l(111),f=d.document,h=u(f)&&u(f.createElement);s.exports=function(p){return h?f.createElement(p):{}}},8324:function(s){s.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},8113:function(s,c,l){var d=l(5005);s.exports=d("navigator","userAgent")||""},7392:function(s,c,l){var d=l(7854),u=l(8113),f=d.process,h=f&&f.versions,p=h&&h.v8,m,g;p?(m=p.split("."),g=m[0]+m[1]):u&&(m=u.match(/Edge\/(\d+)/),(!m||m[1]>=74)&&(m=u.match(/Chrome\/(\d+)/),m&&(g=m[1]))),s.exports=g&&+g},748:function(s){s.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2109:function(s,c,l){var d=l(7854),u=l(1236).f,f=l(8880),h=l(1320),p=l(3505),m=l(9920),g=l(4705);s.exports=function(y,C){var E=y.target,b=y.global,v=y.stat,k,_,O,L,N,j;if(b?_=d:v?_=d[E]||p(E,{}):_=(d[E]||{}).prototype,_)for(O in C){if(N=C[O],y.noTargetGet?(j=u(_,O),L=j&&j.value):L=_[O],k=g(b?O:E+(v?".":"#")+O,y.forced),!k&&L!==void 0){if(typeof N==typeof L)continue;m(N,L)}(y.sham||L&&L.sham)&&f(N,"sham",!0),h(_,O,N,y)}}},7293:function(s){s.exports=function(c){try{return!!c()}catch{return!0}}},7007:function(s,c,l){l(4916);var d=l(1320),u=l(7293),f=l(5112),h=l(2261),p=l(8880),m=f("species"),g=!u(function(){var v=/./;return v.exec=function(){var k=[];return k.groups={a:"7"},k},"".replace(v,"$<a>")!=="7"}),y=function(){return"a".replace(/./,"$0")==="$0"}(),C=f("replace"),E=function(){return/./[C]?/./[C]("a","$0")==="":!1}(),b=!u(function(){var v=/(?:)/,k=v.exec;v.exec=function(){return k.apply(this,arguments)};var _="ab".split(v);return _.length!==2||_[0]!=="a"||_[1]!=="b"});s.exports=function(v,k,_,O){var L=f(v),N=!u(function(){var F={};return F[L]=function(){return 7},""[v](F)!=7}),j=N&&!u(function(){var F=!1,W=/a/;return v==="split"&&(W={},W.constructor={},W.constructor[m]=function(){return W},W.flags="",W[L]=/./[L]),W.exec=function(){return F=!0,null},W[L](""),!F});if(!N||!j||v==="replace"&&!(g&&y&&!E)||v==="split"&&!b){var V=/./[L],P=_(L,""[v],function(F,W,Q,U,te){return W.exec===h?N&&!te?{done:!0,value:V.call(W,Q,U)}:{done:!0,value:F.call(Q,W,U)}:{done:!1}},{REPLACE_KEEPS_$0:y,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:E}),z=P[0],K=P[1];d(String.prototype,v,z),d(RegExp.prototype,L,k==2?function(F,W){return K.call(F,this,W)}:function(F){return K.call(F,this)})}O&&p(RegExp.prototype[L],"sham",!0)}},9974:function(s,c,l){var d=l(3099);s.exports=function(u,f,h){if(d(u),f===void 0)return u;switch(h){case 0:return function(){return u.call(f)};case 1:return function(p){return u.call(f,p)};case 2:return function(p,m){return u.call(f,p,m)};case 3:return function(p,m,g){return u.call(f,p,m,g)}}return function(){return u.apply(f,arguments)}}},5005:function(s,c,l){var d=l(857),u=l(7854),f=function(h){return typeof h=="function"?h:void 0};s.exports=function(h,p){return arguments.length<2?f(d[h])||f(u[h]):d[h]&&d[h][p]||u[h]&&u[h][p]}},1246:function(s,c,l){var d=l(648),u=l(7497),f=l(5112),h=f("iterator");s.exports=function(p){if(p!=null)return p[h]||p["@@iterator"]||u[d(p)]}},8554:function(s,c,l){var d=l(9670),u=l(1246);s.exports=function(f){var h=u(f);if(typeof h!="function")throw TypeError(String(f)+" is not iterable");return d(h.call(f))}},647:function(s,c,l){var d=l(7908),u=Math.floor,f="".replace,h=/\$([$&'`]|\d\d?|<[^>]*>)/g,p=/\$([$&'`]|\d\d?)/g;s.exports=function(m,g,y,C,E,b){var v=y+m.length,k=C.length,_=p;return E!==void 0&&(E=d(E),_=h),f.call(b,_,function(O,L){var N;switch(L.charAt(0)){case"$":return"$";case"&":return m;case"`":return g.slice(0,y);case"'":return g.slice(v);case"<":N=E[L.slice(1,-1)];break;default:var j=+L;if(j===0)return O;if(j>k){var V=u(j/10);return V===0?O:V<=k?C[V-1]===void 0?L.charAt(1):C[V-1]+L.charAt(1):O}N=C[j-1]}return N===void 0?"":N})}},7854:function(s,c,l){var d=function(u){return u&&u.Math==Math&&u};s.exports=d(typeof globalThis=="object"&&globalThis)||d(typeof window=="object"&&window)||d(typeof self=="object"&&self)||d(typeof l.g=="object"&&l.g)||function(){return this}()||Function("return this")()},6656:function(s){var c={}.hasOwnProperty;s.exports=function(l,d){return c.call(l,d)}},3501:function(s){s.exports={}},490:function(s,c,l){var d=l(5005);s.exports=d("document","documentElement")},4664:function(s,c,l){var d=l(9781),u=l(7293),f=l(317);s.exports=!d&&!u(function(){return Object.defineProperty(f("div"),"a",{get:function(){return 7}}).a!=7})},1179:function(s){var c=Math.abs,l=Math.pow,d=Math.floor,u=Math.log,f=Math.LN2,h=function(m,g,y){var C=new Array(y),E=y*8-g-1,b=(1<<E)-1,v=b>>1,k=g===23?l(2,-24)-l(2,-77):0,_=m<0||m===0&&1/m<0?1:0,O=0,L,N,j;for(m=c(m),m!=m||m===1/0?(N=m!=m?1:0,L=b):(L=d(u(m)/f),m*(j=l(2,-L))<1&&(L--,j*=2),L+v>=1?m+=k/j:m+=k*l(2,1-v),m*j>=2&&(L++,j/=2),L+v>=b?(N=0,L=b):L+v>=1?(N=(m*j-1)*l(2,g),L=L+v):(N=m*l(2,v-1)*l(2,g),L=0));g>=8;C[O++]=N&255,N/=256,g-=8);for(L=L<<g|N,E+=g;E>0;C[O++]=L&255,L/=256,E-=8);return C[--O]|=_*128,C},p=function(m,g){var y=m.length,C=y*8-g-1,E=(1<<C)-1,b=E>>1,v=C-7,k=y-1,_=m[k--],O=_&127,L;for(_>>=7;v>0;O=O*256+m[k],k--,v-=8);for(L=O&(1<<-v)-1,O>>=-v,v+=g;v>0;L=L*256+m[k],k--,v-=8);if(O===0)O=1-b;else{if(O===E)return L?NaN:_?-1/0:1/0;L=L+l(2,g),O=O-b}return(_?-1:1)*L*l(2,O-g)};s.exports={pack:h,unpack:p}},8361:function(s,c,l){var d=l(7293),u=l(4326),f="".split;s.exports=d(function(){return!Object("z").propertyIsEnumerable(0)})?function(h){return u(h)=="String"?f.call(h,""):Object(h)}:Object},9587:function(s,c,l){var d=l(111),u=l(7674);s.exports=function(f,h,p){var m,g;return u&&typeof(m=h.constructor)=="function"&&m!==p&&d(g=m.prototype)&&g!==p.prototype&&u(f,g),f}},2788:function(s,c,l){var d=l(5465),u=Function.toString;typeof d.inspectSource!="function"&&(d.inspectSource=function(f){return u.call(f)}),s.exports=d.inspectSource},9909:function(s,c,l){var d=l(8536),u=l(7854),f=l(111),h=l(8880),p=l(6656),m=l(5465),g=l(6200),y=l(3501),C=u.WeakMap,E,b,v,k=function(P){return v(P)?b(P):E(P,{})},_=function(P){return function(z){var K;if(!f(z)||(K=b(z)).type!==P)throw TypeError("Incompatible receiver, "+P+" required");return K}};if(d){var O=m.state||(m.state=new C),L=O.get,N=O.has,j=O.set;E=function(P,z){return z.facade=P,j.call(O,P,z),z},b=function(P){return L.call(O,P)||{}},v=function(P){return N.call(O,P)}}else{var V=g("state");y[V]=!0,E=function(P,z){return z.facade=P,h(P,V,z),z},b=function(P){return p(P,V)?P[V]:{}},v=function(P){return p(P,V)}}s.exports={set:E,get:b,has:v,enforce:k,getterFor:_}},7659:function(s,c,l){var d=l(5112),u=l(7497),f=d("iterator"),h=Array.prototype;s.exports=function(p){return p!==void 0&&(u.Array===p||h[f]===p)}},3157:function(s,c,l){var d=l(4326);s.exports=Array.isArray||function(f){return d(f)=="Array"}},4705:function(s,c,l){var d=l(7293),u=/#|\.prototype\./,f=function(y,C){var E=p[h(y)];return E==g?!0:E==m?!1:typeof C=="function"?d(C):!!C},h=f.normalize=function(y){return String(y).replace(u,".").toLowerCase()},p=f.data={},m=f.NATIVE="N",g=f.POLYFILL="P";s.exports=f},111:function(s){s.exports=function(c){return typeof c=="object"?c!==null:typeof c=="function"}},1913:function(s){s.exports=!1},7850:function(s,c,l){var d=l(111),u=l(4326),f=l(5112),h=f("match");s.exports=function(p){var m;return d(p)&&((m=p[h])!==void 0?!!m:u(p)=="RegExp")}},9212:function(s,c,l){var d=l(9670);s.exports=function(u){var f=u.return;if(f!==void 0)return d(f.call(u)).value}},3383:function(s,c,l){var d=l(7293),u=l(9518),f=l(8880),h=l(6656),p=l(5112),m=l(1913),g=p("iterator"),y=!1,C=function(){return this},E,b,v;[].keys&&(v=[].keys(),"next"in v?(b=u(u(v)),b!==Object.prototype&&(E=b)):y=!0);var k=E==null||d(function(){var _={};return E[g].call(_)!==_});k&&(E={}),(!m||k)&&!h(E,g)&&f(E,g,C),s.exports={IteratorPrototype:E,BUGGY_SAFARI_ITERATORS:y}},7497:function(s){s.exports={}},133:function(s,c,l){var d=l(7293);s.exports=!!Object.getOwnPropertySymbols&&!d(function(){return!String(Symbol())})},590:function(s,c,l){var d=l(7293),u=l(5112),f=l(1913),h=u("iterator");s.exports=!d(function(){var p=new URL("b?a=1&b=2&c=3","http://a"),m=p.searchParams,g="";return p.pathname="c%20d",m.forEach(function(y,C){m.delete("b"),g+=C+y}),f&&!p.toJSON||!m.sort||p.href!=="http://a/c%20d?a=1&c=3"||m.get("c")!=="3"||String(new URLSearchParams("?a=1"))!=="a=1"||!m[h]||new URL("https://a@b").username!=="a"||new URLSearchParams(new URLSearchParams("a=b")).get("a")!=="b"||new URL("http://тест").host!=="xn--e1aybc"||new URL("http://a#б").hash!=="#%D0%B1"||g!=="a1c3"||new URL("http://x",void 0).host!=="x"})},8536:function(s,c,l){var d=l(7854),u=l(2788),f=d.WeakMap;s.exports=typeof f=="function"&&/native code/.test(u(f))},1574:function(s,c,l){var d=l(9781),u=l(7293),f=l(1956),h=l(5181),p=l(5296),m=l(7908),g=l(8361),y=Object.assign,C=Object.defineProperty;s.exports=!y||u(function(){if(d&&y({b:1},y(C({},"a",{enumerable:!0,get:function(){C(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var E={},b={},v=Symbol(),k="abcdefghijklmnopqrst";return E[v]=7,k.split("").forEach(function(_){b[_]=_}),y({},E)[v]!=7||f(y({},b)).join("")!=k})?function(b,v){for(var k=m(b),_=arguments.length,O=1,L=h.f,N=p.f;_>O;)for(var j=g(arguments[O++]),V=L?f(j).concat(L(j)):f(j),P=V.length,z=0,K;P>z;)K=V[z++],(!d||N.call(j,K))&&(k[K]=j[K]);return k}:y},30:function(s,c,l){var d=l(9670),u=l(6048),f=l(748),h=l(3501),p=l(490),m=l(317),g=l(6200),y=">",C="<",E="prototype",b="script",v=g("IE_PROTO"),k=function(){},_=function(V){return C+b+y+V+C+"/"+b+y},O=function(V){V.write(_("")),V.close();var P=V.parentWindow.Object;return V=null,P},L=function(){var V=m("iframe"),P="java"+b+":",z;return V.style.display="none",p.appendChild(V),V.src=String(P),z=V.contentWindow.document,z.open(),z.write(_("document.F=Object")),z.close(),z.F},N,j=function(){try{N=document.domain&&new ActiveXObject("htmlfile")}catch{}j=N?O(N):L();for(var V=f.length;V--;)delete j[E][f[V]];return j()};h[v]=!0,s.exports=Object.create||function(P,z){var K;return P!==null?(k[E]=d(P),K=new k,k[E]=null,K[v]=P):K=j(),z===void 0?K:u(K,z)}},6048:function(s,c,l){var d=l(9781),u=l(3070),f=l(9670),h=l(1956);s.exports=d?Object.defineProperties:function(m,g){f(m);for(var y=h(g),C=y.length,E=0,b;C>E;)u.f(m,b=y[E++],g[b]);return m}},3070:function(s,c,l){var d=l(9781),u=l(4664),f=l(9670),h=l(7593),p=Object.defineProperty;c.f=d?p:function(g,y,C){if(f(g),y=h(y,!0),f(C),u)try{return p(g,y,C)}catch{}if("get"in C||"set"in C)throw TypeError("Accessors not supported");return"value"in C&&(g[y]=C.value),g}},1236:function(s,c,l){var d=l(9781),u=l(5296),f=l(9114),h=l(5656),p=l(7593),m=l(6656),g=l(4664),y=Object.getOwnPropertyDescriptor;c.f=d?y:function(E,b){if(E=h(E),b=p(b,!0),g)try{return y(E,b)}catch{}if(m(E,b))return f(!u.f.call(E,b),E[b])}},8006:function(s,c,l){var d=l(6324),u=l(748),f=u.concat("length","prototype");c.f=Object.getOwnPropertyNames||function(p){return d(p,f)}},5181:function(s,c){c.f=Object.getOwnPropertySymbols},9518:function(s,c,l){var d=l(6656),u=l(7908),f=l(6200),h=l(8544),p=f("IE_PROTO"),m=Object.prototype;s.exports=h?Object.getPrototypeOf:function(g){return g=u(g),d(g,p)?g[p]:typeof g.constructor=="function"&&g instanceof g.constructor?g.constructor.prototype:g instanceof Object?m:null}},6324:function(s,c,l){var d=l(6656),u=l(5656),f=l(1318).indexOf,h=l(3501);s.exports=function(p,m){var g=u(p),y=0,C=[],E;for(E in g)!d(h,E)&&d(g,E)&&C.push(E);for(;m.length>y;)d(g,E=m[y++])&&(~f(C,E)||C.push(E));return C}},1956:function(s,c,l){var d=l(6324),u=l(748);s.exports=Object.keys||function(h){return d(h,u)}},5296:function(s,c){var l={}.propertyIsEnumerable,d=Object.getOwnPropertyDescriptor,u=d&&!l.call({1:2},1);c.f=u?function(h){var p=d(this,h);return!!p&&p.enumerable}:l},7674:function(s,c,l){var d=l(9670),u=l(6077);s.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var f=!1,h={},p;try{p=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,p.call(h,[]),f=h instanceof Array}catch{}return function(g,y){return d(g),u(y),f?p.call(g,y):g.__proto__=y,g}}():void 0)},288:function(s,c,l){var d=l(1694),u=l(648);s.exports=d?{}.toString:function(){return"[object "+u(this)+"]"}},3887:function(s,c,l){var d=l(5005),u=l(8006),f=l(5181),h=l(9670);s.exports=d("Reflect","ownKeys")||function(m){var g=u.f(h(m)),y=f.f;return y?g.concat(y(m)):g}},857:function(s,c,l){var d=l(7854);s.exports=d},2248:function(s,c,l){var d=l(1320);s.exports=function(u,f,h){for(var p in f)d(u,p,f[p],h);return u}},1320:function(s,c,l){var d=l(7854),u=l(8880),f=l(6656),h=l(3505),p=l(2788),m=l(9909),g=m.get,y=m.enforce,C=String(String).split("String");(s.exports=function(E,b,v,k){var _=k?!!k.unsafe:!1,O=k?!!k.enumerable:!1,L=k?!!k.noTargetGet:!1,N;if(typeof v=="function"&&(typeof b=="string"&&!f(v,"name")&&u(v,"name",b),N=y(v),N.source||(N.source=C.join(typeof b=="string"?b:""))),E===d){O?E[b]=v:h(b,v);return}else _?!L&&E[b]&&(O=!0):delete E[b];O?E[b]=v:u(E,b,v)})(Function.prototype,"toString",function(){return typeof this=="function"&&g(this).source||p(this)})},7651:function(s,c,l){var d=l(4326),u=l(2261);s.exports=function(f,h){var p=f.exec;if(typeof p=="function"){var m=p.call(f,h);if(typeof m!="object")throw TypeError("RegExp exec method returned something other than an Object or null");return m}if(d(f)!=="RegExp")throw TypeError("RegExp#exec called on incompatible receiver");return u.call(f,h)}},2261:function(s,c,l){var d=l(7066),u=l(2999),f=RegExp.prototype.exec,h=String.prototype.replace,p=f,m=function(){var E=/a/,b=/b*/g;return f.call(E,"a"),f.call(b,"a"),E.lastIndex!==0||b.lastIndex!==0}(),g=u.UNSUPPORTED_Y||u.BROKEN_CARET,y=/()??/.exec("")[1]!==void 0,C=m||y||g;C&&(p=function(b){var v=this,k,_,O,L,N=g&&v.sticky,j=d.call(v),V=v.source,P=0,z=b;return N&&(j=j.replace("y",""),j.indexOf("g")===-1&&(j+="g"),z=String(b).slice(v.lastIndex),v.lastIndex>0&&(!v.multiline||v.multiline&&b[v.lastIndex-1]!==`
1230
1230
  `)&&(V="(?: "+V+")",z=" "+z,P++),_=new RegExp("^(?:"+V+")",j)),y&&(_=new RegExp("^"+V+"$(?!\\s)",j)),m&&(k=v.lastIndex),O=f.call(N?_:v,z),N?O?(O.input=O.input.slice(P),O[0]=O[0].slice(P),O.index=v.lastIndex,v.lastIndex+=O[0].length):v.lastIndex=0:m&&O&&(v.lastIndex=v.global?O.index+O[0].length:k),y&&O&&O.length>1&&h.call(O[0],_,function(){for(L=1;L<arguments.length-2;L++)arguments[L]===void 0&&(O[L]=void 0)}),O}),s.exports=p},7066:function(s,c,l){var d=l(9670);s.exports=function(){var u=d(this),f="";return u.global&&(f+="g"),u.ignoreCase&&(f+="i"),u.multiline&&(f+="m"),u.dotAll&&(f+="s"),u.unicode&&(f+="u"),u.sticky&&(f+="y"),f}},2999:function(s,c,l){var d=l(7293);function u(f,h){return RegExp(f,h)}c.UNSUPPORTED_Y=d(function(){var f=u("a","y");return f.lastIndex=2,f.exec("abcd")!=null}),c.BROKEN_CARET=d(function(){var f=u("^r","gy");return f.lastIndex=2,f.exec("str")!=null})},4488:function(s){s.exports=function(c){if(c==null)throw TypeError("Can't call method on "+c);return c}},3505:function(s,c,l){var d=l(7854),u=l(8880);s.exports=function(f,h){try{u(d,f,h)}catch{d[f]=h}return h}},6340:function(s,c,l){var d=l(5005),u=l(3070),f=l(5112),h=l(9781),p=f("species");s.exports=function(m){var g=d(m),y=u.f;h&&g&&!g[p]&&y(g,p,{configurable:!0,get:function(){return this}})}},8003:function(s,c,l){var d=l(3070).f,u=l(6656),f=l(5112),h=f("toStringTag");s.exports=function(p,m,g){p&&!u(p=g?p:p.prototype,h)&&d(p,h,{configurable:!0,value:m})}},6200:function(s,c,l){var d=l(2309),u=l(9711),f=d("keys");s.exports=function(h){return f[h]||(f[h]=u(h))}},5465:function(s,c,l){var d=l(7854),u=l(3505),f="__core-js_shared__",h=d[f]||u(f,{});s.exports=h},2309:function(s,c,l){var d=l(1913),u=l(5465);(s.exports=function(f,h){return u[f]||(u[f]=h!==void 0?h:{})})("versions",[]).push({version:"3.9.0",mode:d?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},6707:function(s,c,l){var d=l(9670),u=l(3099),f=l(5112),h=f("species");s.exports=function(p,m){var g=d(p).constructor,y;return g===void 0||(y=d(g)[h])==null?m:u(y)}},8710:function(s,c,l){var d=l(9958),u=l(4488),f=function(h){return function(p,m){var g=String(u(p)),y=d(m),C=g.length,E,b;return y<0||y>=C?h?"":void 0:(E=g.charCodeAt(y),E<55296||E>56319||y+1===C||(b=g.charCodeAt(y+1))<56320||b>57343?h?g.charAt(y):E:h?g.slice(y,y+2):(E-55296<<10)+(b-56320)+65536)}};s.exports={codeAt:f(!1),charAt:f(!0)}},3197:function(s){var c=2147483647,l=36,d=1,u=26,f=38,h=700,p=72,m=128,g="-",y=/[^\0-\u007E]/,C=/[.\u3002\uFF0E\uFF61]/g,E="Overflow: input needs wider integers to process",b=l-d,v=Math.floor,k=String.fromCharCode,_=function(j){for(var V=[],P=0,z=j.length;P<z;){var K=j.charCodeAt(P++);if(K>=55296&&K<=56319&&P<z){var F=j.charCodeAt(P++);(F&64512)==56320?V.push(((K&1023)<<10)+(F&1023)+65536):(V.push(K),P--)}else V.push(K)}return V},O=function(j){return j+22+75*(j<26)},L=function(j,V,P){var z=0;for(j=P?v(j/h):j>>1,j+=v(j/V);j>b*u>>1;z+=l)j=v(j/b);return v(z+(b+1)*j/(j+f))},N=function(j){var V=[];j=_(j);var P=j.length,z=m,K=0,F=p,W,Q;for(W=0;W<j.length;W++)Q=j[W],Q<128&&V.push(k(Q));var U=V.length,te=U;for(U&&V.push(g);te<P;){var ne=c;for(W=0;W<j.length;W++)Q=j[W],Q>=z&&Q<ne&&(ne=Q);var ae=te+1;if(ne-z>v((c-K)/ae))throw RangeError(E);for(K+=(ne-z)*ae,z=ne,W=0;W<j.length;W++){if(Q=j[W],Q<z&&++K>c)throw RangeError(E);if(Q==z){for(var ue=K,me=l;;me+=l){var Ee=me<=F?d:me>=F+u?u:me-F;if(ue<Ee)break;var ke=ue-Ee,Oe=l-Ee;V.push(k(O(Ee+ke%Oe))),ue=v(ke/Oe)}V.push(k(O(ue))),F=L(K,ae,te==U),K=0,++te}}++K,++z}return V.join("")};s.exports=function(j){var V=[],P=j.toLowerCase().replace(C,".").split("."),z,K;for(z=0;z<P.length;z++)K=P[z],V.push(y.test(K)?"xn--"+N(K):K);return V.join(".")}},6091:function(s,c,l){var d=l(7293),u=l(1361),f="​…᠎";s.exports=function(h){return d(function(){return!!u[h]()||f[h]()!=f||u[h].name!==h})}},3111:function(s,c,l){var d=l(4488),u=l(1361),f="["+u+"]",h=RegExp("^"+f+f+"*"),p=RegExp(f+f+"*$"),m=function(g){return function(y){var C=String(d(y));return g&1&&(C=C.replace(h,"")),g&2&&(C=C.replace(p,"")),C}};s.exports={start:m(1),end:m(2),trim:m(3)}},1400:function(s,c,l){var d=l(9958),u=Math.max,f=Math.min;s.exports=function(h,p){var m=d(h);return m<0?u(m+p,0):f(m,p)}},7067:function(s,c,l){var d=l(9958),u=l(7466);s.exports=function(f){if(f===void 0)return 0;var h=d(f),p=u(h);if(h!==p)throw RangeError("Wrong length or index");return p}},5656:function(s,c,l){var d=l(8361),u=l(4488);s.exports=function(f){return d(u(f))}},9958:function(s){var c=Math.ceil,l=Math.floor;s.exports=function(d){return isNaN(d=+d)?0:(d>0?l:c)(d)}},7466:function(s,c,l){var d=l(9958),u=Math.min;s.exports=function(f){return f>0?u(d(f),9007199254740991):0}},7908:function(s,c,l){var d=l(4488);s.exports=function(u){return Object(d(u))}},4590:function(s,c,l){var d=l(3002);s.exports=function(u,f){var h=d(u);if(h%f)throw RangeError("Wrong offset");return h}},3002:function(s,c,l){var d=l(9958);s.exports=function(u){var f=d(u);if(f<0)throw RangeError("The argument can't be less than 0");return f}},7593:function(s,c,l){var d=l(111);s.exports=function(u,f){if(!d(u))return u;var h,p;if(f&&typeof(h=u.toString)=="function"&&!d(p=h.call(u))||typeof(h=u.valueOf)=="function"&&!d(p=h.call(u))||!f&&typeof(h=u.toString)=="function"&&!d(p=h.call(u)))return p;throw TypeError("Can't convert object to primitive value")}},1694:function(s,c,l){var d=l(5112),u=d("toStringTag"),f={};f[u]="z",s.exports=String(f)==="[object z]"},9843:function(s,c,l){var d=l(2109),u=l(7854),f=l(9781),h=l(3832),p=l(260),m=l(3331),g=l(5787),y=l(9114),C=l(8880),E=l(7466),b=l(7067),v=l(4590),k=l(7593),_=l(6656),O=l(648),L=l(111),N=l(30),j=l(7674),V=l(8006).f,P=l(7321),z=l(2092).forEach,K=l(6340),F=l(3070),W=l(1236),Q=l(9909),U=l(9587),te=Q.get,ne=Q.set,ae=F.f,ue=W.f,me=Math.round,Ee=u.RangeError,ke=m.ArrayBuffer,Oe=m.DataView,Se=p.NATIVE_ARRAY_BUFFER_VIEWS,D=p.TYPED_ARRAY_TAG,$=p.TypedArray,x=p.TypedArrayPrototype,B=p.aTypedArrayConstructor,S=p.isTypedArray,w="BYTES_PER_ELEMENT",I="Wrong length",M=function(T,H){for(var Z=0,le=H.length,ge=new(B(T))(le);le>Z;)ge[Z]=H[Z++];return ge},Y=function(T,H){ae(T,H,{get:function(){return te(this)[H]}})},G=function(T){var H;return T instanceof ke||(H=O(T))=="ArrayBuffer"||H=="SharedArrayBuffer"},J=function(T,H){return S(T)&&typeof H!="symbol"&&H in T&&String(+H)==String(H)},X=function(H,Z){return J(H,Z=k(Z,!0))?y(2,H[Z]):ue(H,Z)},A=function(H,Z,le){return J(H,Z=k(Z,!0))&&L(le)&&_(le,"value")&&!_(le,"get")&&!_(le,"set")&&!le.configurable&&(!_(le,"writable")||le.writable)&&(!_(le,"enumerable")||le.enumerable)?(H[Z]=le.value,H):ae(H,Z,le)};f?(Se||(W.f=X,F.f=A,Y(x,"buffer"),Y(x,"byteOffset"),Y(x,"byteLength"),Y(x,"length")),d({target:"Object",stat:!0,forced:!Se},{getOwnPropertyDescriptor:X,defineProperty:A}),s.exports=function(T,H,Z){var le=T.match(/\d+$/)[0]/8,ge=T+(Z?"Clamped":"")+"Array",Ae="get"+T,q="set"+T,se=u[ge],_e=se,Re=_e&&_e.prototype,it={},ct=function(ve,ye){var Me=te(ve);return Me.view[Ae](ye*le+Me.byteOffset,!0)},Ht=function(ve,ye,Me){var Pe=te(ve);Z&&(Me=(Me=me(Me))<0?0:Me>255?255:Me&255),Pe.view[q](ye*le+Pe.byteOffset,Me,!0)},re=function(ve,ye){ae(ve,ye,{get:function(){return ct(this,ye)},set:function(Me){return Ht(this,ye,Me)},enumerable:!0})};Se?h&&(_e=H(function(ve,ye,Me,Pe){return g(ve,_e,ge),U(function(){return L(ye)?G(ye)?Pe!==void 0?new se(ye,v(Me,le),Pe):Me!==void 0?new se(ye,v(Me,le)):new se(ye):S(ye)?M(_e,ye):P.call(_e,ye):new se(b(ye))}(),ve,_e)}),j&&j(_e,$),z(V(se),function(ve){ve in _e||C(_e,ve,se[ve])}),_e.prototype=Re):(_e=H(function(ve,ye,Me,Pe){g(ve,_e,ge);var st=0,dt=0,Wt,Kt,At;if(!L(ye))At=b(ye),Kt=At*le,Wt=new ke(Kt);else if(G(ye)){Wt=ye,dt=v(Me,le);var er=ye.byteLength;if(Pe===void 0){if(er%le||(Kt=er-dt,Kt<0))throw Ee(I)}else if(Kt=E(Pe)*le,Kt+dt>er)throw Ee(I);At=Kt/le}else return S(ye)?M(_e,ye):P.call(_e,ye);for(ne(ve,{buffer:Wt,byteOffset:dt,byteLength:Kt,length:At,view:new Oe(Wt)});st<At;)re(ve,st++)}),j&&j(_e,$),Re=_e.prototype=N(x)),Re.constructor!==_e&&C(Re,"constructor",_e),D&&C(Re,D,ge),it[ge]=_e,d({global:!0,forced:_e!=se,sham:!Se},it),w in _e||C(_e,w,le),w in Re||C(Re,w,le),K(ge)}):s.exports=function(){}},3832:function(s,c,l){var d=l(7854),u=l(7293),f=l(7072),h=l(260).NATIVE_ARRAY_BUFFER_VIEWS,p=d.ArrayBuffer,m=d.Int8Array;s.exports=!h||!u(function(){m(1)})||!u(function(){new m(-1)})||!f(function(g){new m,new m(null),new m(1.5),new m(g)},!0)||u(function(){return new m(new p(2),1,void 0).length!==1})},3074:function(s,c,l){var d=l(260).aTypedArrayConstructor,u=l(6707);s.exports=function(f,h){for(var p=u(f,f.constructor),m=0,g=h.length,y=new(d(p))(g);g>m;)y[m]=h[m++];return y}},7321:function(s,c,l){var d=l(7908),u=l(7466),f=l(1246),h=l(7659),p=l(9974),m=l(260).aTypedArrayConstructor;s.exports=function(y){var C=d(y),E=arguments.length,b=E>1?arguments[1]:void 0,v=b!==void 0,k=f(C),_,O,L,N,j,V;if(k!=null&&!h(k))for(j=k.call(C),V=j.next,C=[];!(N=V.call(j)).done;)C.push(N.value);for(v&&E>2&&(b=p(b,arguments[2],2)),O=u(C.length),L=new(m(this))(O),_=0;O>_;_++)L[_]=v?b(C[_],_):C[_];return L}},9711:function(s){var c=0,l=Math.random();s.exports=function(d){return"Symbol("+String(d===void 0?"":d)+")_"+(++c+l).toString(36)}},3307:function(s,c,l){var d=l(133);s.exports=d&&!Symbol.sham&&typeof Symbol.iterator=="symbol"},5112:function(s,c,l){var d=l(7854),u=l(2309),f=l(6656),h=l(9711),p=l(133),m=l(3307),g=u("wks"),y=d.Symbol,C=m?y:y&&y.withoutSetter||h;s.exports=function(E){return f(g,E)||(p&&f(y,E)?g[E]=y[E]:g[E]=C("Symbol."+E)),g[E]}},1361:function(s){s.exports=`
1231
1231
  \v\f\r                 \u2028\u2029\uFEFF`},8264:function(s,c,l){var d=l(2109),u=l(7854),f=l(3331),h=l(6340),p="ArrayBuffer",m=f[p],g=u[p];d({global:!0,forced:g!==m},{ArrayBuffer:m}),h(p)},2222:function(s,c,l){var d=l(2109),u=l(7293),f=l(3157),h=l(111),p=l(7908),m=l(7466),g=l(6135),y=l(5417),C=l(1194),E=l(5112),b=l(7392),v=E("isConcatSpreadable"),k=9007199254740991,_="Maximum allowed index exceeded",O=b>=51||!u(function(){var V=[];return V[v]=!1,V.concat()[0]!==V}),L=C("concat"),N=function(V){if(!h(V))return!1;var P=V[v];return P!==void 0?!!P:f(V)},j=!O||!L;d({target:"Array",proto:!0,forced:j},{concat:function(P){var z=p(this),K=y(z,0),F=0,W,Q,U,te,ne;for(W=-1,U=arguments.length;W<U;W++)if(ne=W===-1?z:arguments[W],N(ne)){if(te=m(ne.length),F+te>k)throw TypeError(_);for(Q=0;Q<te;Q++,F++)Q in ne&&g(K,F,ne[Q])}else{if(F>=k)throw TypeError(_);g(K,F++,ne)}return K.length=F,K}})},7327:function(s,c,l){var d=l(2109),u=l(2092).filter,f=l(1194),h=f("filter");d({target:"Array",proto:!0,forced:!h},{filter:function(m){return u(this,m,arguments.length>1?arguments[1]:void 0)}})},2772:function(s,c,l){var d=l(2109),u=l(1318).indexOf,f=l(9341),h=[].indexOf,p=!!h&&1/[1].indexOf(1,-0)<0,m=f("indexOf");d({target:"Array",proto:!0,forced:p||!m},{indexOf:function(y){return p?h.apply(this,arguments)||0:u(this,y,arguments.length>1?arguments[1]:void 0)}})},6992:function(s,c,l){var d=l(5656),u=l(1223),f=l(7497),h=l(9909),p=l(654),m="Array Iterator",g=h.set,y=h.getterFor(m);s.exports=p(Array,"Array",function(C,E){g(this,{type:m,target:d(C),index:0,kind:E})},function(){var C=y(this),E=C.target,b=C.kind,v=C.index++;return!E||v>=E.length?(C.target=void 0,{value:void 0,done:!0}):b=="keys"?{value:v,done:!1}:b=="values"?{value:E[v],done:!1}:{value:[v,E[v]],done:!1}},"values"),f.Arguments=f.Array,u("keys"),u("values"),u("entries")},1249:function(s,c,l){var d=l(2109),u=l(2092).map,f=l(1194),h=f("map");d({target:"Array",proto:!0,forced:!h},{map:function(m){return u(this,m,arguments.length>1?arguments[1]:void 0)}})},7042:function(s,c,l){var d=l(2109),u=l(111),f=l(3157),h=l(1400),p=l(7466),m=l(5656),g=l(6135),y=l(5112),C=l(1194),E=C("slice"),b=y("species"),v=[].slice,k=Math.max;d({target:"Array",proto:!0,forced:!E},{slice:function(O,L){var N=m(this),j=p(N.length),V=h(O,j),P=h(L===void 0?j:L,j),z,K,F;if(f(N)&&(z=N.constructor,typeof z=="function"&&(z===Array||f(z.prototype))?z=void 0:u(z)&&(z=z[b],z===null&&(z=void 0)),z===Array||z===void 0))return v.call(N,V,P);for(K=new(z===void 0?Array:z)(k(P-V,0)),F=0;V<P;V++,F++)V in N&&g(K,F,N[V]);return K.length=F,K}})},561:function(s,c,l){var d=l(2109),u=l(1400),f=l(9958),h=l(7466),p=l(7908),m=l(5417),g=l(6135),y=l(1194),C=y("splice"),E=Math.max,b=Math.min,v=9007199254740991,k="Maximum allowed length exceeded";d({target:"Array",proto:!0,forced:!C},{splice:function(O,L){var N=p(this),j=h(N.length),V=u(O,j),P=arguments.length,z,K,F,W,Q,U;if(P===0?z=K=0:P===1?(z=0,K=j-V):(z=P-2,K=b(E(f(L),0),j-V)),j+z-K>v)throw TypeError(k);for(F=m(N,K),W=0;W<K;W++)Q=V+W,Q in N&&g(F,W,N[Q]);if(F.length=K,z<K){for(W=V;W<j-K;W++)Q=W+K,U=W+z,Q in N?N[U]=N[Q]:delete N[U];for(W=j;W>j-K+z;W--)delete N[W-1]}else if(z>K)for(W=j-K;W>V;W--)Q=W+K-1,U=W+z-1,Q in N?N[U]=N[Q]:delete N[U];for(W=0;W<z;W++)N[W+V]=arguments[W+2];return N.length=j-K+z,F}})},8309:function(s,c,l){var d=l(9781),u=l(3070).f,f=Function.prototype,h=f.toString,p=/^\s*function ([^ (]*)/,m="name";d&&!(m in f)&&u(f,m,{configurable:!0,get:function(){try{return h.call(this).match(p)[1]}catch{return""}}})},489:function(s,c,l){var d=l(2109),u=l(7293),f=l(7908),h=l(9518),p=l(8544),m=u(function(){h(1)});d({target:"Object",stat:!0,forced:m,sham:!p},{getPrototypeOf:function(y){return h(f(y))}})},1539:function(s,c,l){var d=l(1694),u=l(1320),f=l(288);d||u(Object.prototype,"toString",f,{unsafe:!0})},4916:function(s,c,l){var d=l(2109),u=l(2261);d({target:"RegExp",proto:!0,forced:/./.exec!==u},{exec:u})},9714:function(s,c,l){var d=l(1320),u=l(9670),f=l(7293),h=l(7066),p="toString",m=RegExp.prototype,g=m[p],y=f(function(){return g.call({source:"a",flags:"b"})!="/a/b"}),C=g.name!=p;(y||C)&&d(RegExp.prototype,p,function(){var b=u(this),v=String(b.source),k=b.flags,_=String(k===void 0&&b instanceof RegExp&&!("flags"in m)?h.call(b):k);return"/"+v+"/"+_},{unsafe:!0})},8783:function(s,c,l){var d=l(8710).charAt,u=l(9909),f=l(654),h="String Iterator",p=u.set,m=u.getterFor(h);f(String,"String",function(g){p(this,{type:h,string:String(g),index:0})},function(){var y=m(this),C=y.string,E=y.index,b;return E>=C.length?{value:void 0,done:!0}:(b=d(C,E),y.index+=b.length,{value:b,done:!1})})},4723:function(s,c,l){var d=l(7007),u=l(9670),f=l(7466),h=l(4488),p=l(1530),m=l(7651);d("match",1,function(g,y,C){return[function(b){var v=h(this),k=b==null?void 0:b[g];return k!==void 0?k.call(b,v):new RegExp(b)[g](String(v))},function(E){var b=C(y,E,this);if(b.done)return b.value;var v=u(E),k=String(this);if(!v.global)return m(v,k);var _=v.unicode;v.lastIndex=0;for(var O=[],L=0,N;(N=m(v,k))!==null;){var j=String(N[0]);O[L]=j,j===""&&(v.lastIndex=p(k,f(v.lastIndex),_)),L++}return L===0?null:O}]})},5306:function(s,c,l){var d=l(7007),u=l(9670),f=l(7466),h=l(9958),p=l(4488),m=l(1530),g=l(647),y=l(7651),C=Math.max,E=Math.min,b=function(v){return v===void 0?v:String(v)};d("replace",2,function(v,k,_,O){var L=O.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,N=O.REPLACE_KEEPS_$0,j=L?"$":"$0";return[function(P,z){var K=p(this),F=P==null?void 0:P[v];return F!==void 0?F.call(P,K,z):k.call(String(K),P,z)},function(V,P){if(!L&&N||typeof P=="string"&&P.indexOf(j)===-1){var z=_(k,V,this,P);if(z.done)return z.value}var K=u(V),F=String(this),W=typeof P=="function";W||(P=String(P));var Q=K.global;if(Q){var U=K.unicode;K.lastIndex=0}for(var te=[];;){var ne=y(K,F);if(ne===null||(te.push(ne),!Q))break;var ae=String(ne[0]);ae===""&&(K.lastIndex=m(F,f(K.lastIndex),U))}for(var ue="",me=0,Ee=0;Ee<te.length;Ee++){ne=te[Ee];for(var ke=String(ne[0]),Oe=C(E(h(ne.index),F.length),0),Se=[],D=1;D<ne.length;D++)Se.push(b(ne[D]));var $=ne.groups;if(W){var x=[ke].concat(Se,Oe,F);$!==void 0&&x.push($);var B=String(P.apply(void 0,x))}else B=g(ke,F,Oe,Se,$,P);Oe>=me&&(ue+=F.slice(me,Oe)+B,me=Oe+ke.length)}return ue+F.slice(me)}]})},3123:function(s,c,l){var d=l(7007),u=l(7850),f=l(9670),h=l(4488),p=l(6707),m=l(1530),g=l(7466),y=l(7651),C=l(2261),E=l(7293),b=[].push,v=Math.min,k=4294967295,_=!E(function(){return!RegExp(k,"y")});d("split",2,function(O,L,N){var j;return"abbc".split(/(b)*/)[1]=="c"||"test".split(/(?:)/,-1).length!=4||"ab".split(/(?:ab)*/).length!=2||".".split(/(.?)(.?)/).length!=4||".".split(/()()/).length>1||"".split(/.?/).length?j=function(V,P){var z=String(h(this)),K=P===void 0?k:P>>>0;if(K===0)return[];if(V===void 0)return[z];if(!u(V))return L.call(z,V,K);for(var F=[],W=(V.ignoreCase?"i":"")+(V.multiline?"m":"")+(V.unicode?"u":"")+(V.sticky?"y":""),Q=0,U=new RegExp(V.source,W+"g"),te,ne,ae;(te=C.call(U,z))&&(ne=U.lastIndex,!(ne>Q&&(F.push(z.slice(Q,te.index)),te.length>1&&te.index<z.length&&b.apply(F,te.slice(1)),ae=te[0].length,Q=ne,F.length>=K)));)U.lastIndex===te.index&&U.lastIndex++;return Q===z.length?(ae||!U.test(""))&&F.push(""):F.push(z.slice(Q)),F.length>K?F.slice(0,K):F}:"0".split(void 0,0).length?j=function(V,P){return V===void 0&&P===0?[]:L.call(this,V,P)}:j=L,[function(P,z){var K=h(this),F=P==null?void 0:P[O];return F!==void 0?F.call(P,K,z):j.call(String(K),P,z)},function(V,P){var z=N(j,V,this,P,j!==L);if(z.done)return z.value;var K=f(V),F=String(this),W=p(K,RegExp),Q=K.unicode,U=(K.ignoreCase?"i":"")+(K.multiline?"m":"")+(K.unicode?"u":"")+(_?"y":"g"),te=new W(_?K:"^(?:"+K.source+")",U),ne=P===void 0?k:P>>>0;if(ne===0)return[];if(F.length===0)return y(te,F)===null?[F]:[];for(var ae=0,ue=0,me=[];ue<F.length;){te.lastIndex=_?ue:0;var Ee=y(te,_?F:F.slice(ue)),ke;if(Ee===null||(ke=v(g(te.lastIndex+(_?0:ue)),F.length))===ae)ue=m(F,ue,Q);else{if(me.push(F.slice(ae,ue)),me.length===ne)return me;for(var Oe=1;Oe<=Ee.length-1;Oe++)if(me.push(Ee[Oe]),me.length===ne)return me;ue=ae=ke}}return me.push(F.slice(ae)),me}]},!_)},3210:function(s,c,l){var d=l(2109),u=l(3111).trim,f=l(6091);d({target:"String",proto:!0,forced:f("trim")},{trim:function(){return u(this)}})},2990:function(s,c,l){var d=l(260),u=l(1048),f=d.aTypedArray,h=d.exportTypedArrayMethod;h("copyWithin",function(m,g){return u.call(f(this),m,g,arguments.length>2?arguments[2]:void 0)})},8927:function(s,c,l){var d=l(260),u=l(2092).every,f=d.aTypedArray,h=d.exportTypedArrayMethod;h("every",function(m){return u(f(this),m,arguments.length>1?arguments[1]:void 0)})},3105:function(s,c,l){var d=l(260),u=l(1285),f=d.aTypedArray,h=d.exportTypedArrayMethod;h("fill",function(m){return u.apply(f(this),arguments)})},5035:function(s,c,l){var d=l(260),u=l(2092).filter,f=l(3074),h=d.aTypedArray,p=d.exportTypedArrayMethod;p("filter",function(g){var y=u(h(this),g,arguments.length>1?arguments[1]:void 0);return f(this,y)})},7174:function(s,c,l){var d=l(260),u=l(2092).findIndex,f=d.aTypedArray,h=d.exportTypedArrayMethod;h("findIndex",function(m){return u(f(this),m,arguments.length>1?arguments[1]:void 0)})},4345:function(s,c,l){var d=l(260),u=l(2092).find,f=d.aTypedArray,h=d.exportTypedArrayMethod;h("find",function(m){return u(f(this),m,arguments.length>1?arguments[1]:void 0)})},2846:function(s,c,l){var d=l(260),u=l(2092).forEach,f=d.aTypedArray,h=d.exportTypedArrayMethod;h("forEach",function(m){u(f(this),m,arguments.length>1?arguments[1]:void 0)})},4731:function(s,c,l){var d=l(260),u=l(1318).includes,f=d.aTypedArray,h=d.exportTypedArrayMethod;h("includes",function(m){return u(f(this),m,arguments.length>1?arguments[1]:void 0)})},7209:function(s,c,l){var d=l(260),u=l(1318).indexOf,f=d.aTypedArray,h=d.exportTypedArrayMethod;h("indexOf",function(m){return u(f(this),m,arguments.length>1?arguments[1]:void 0)})},6319:function(s,c,l){var d=l(7854),u=l(260),f=l(6992),h=l(5112),p=h("iterator"),m=d.Uint8Array,g=f.values,y=f.keys,C=f.entries,E=u.aTypedArray,b=u.exportTypedArrayMethod,v=m&&m.prototype[p],k=!!v&&(v.name=="values"||v.name==null),_=function(){return g.call(E(this))};b("entries",function(){return C.call(E(this))}),b("keys",function(){return y.call(E(this))}),b("values",_,!k),b(p,_,!k)},8867:function(s,c,l){var d=l(260),u=d.aTypedArray,f=d.exportTypedArrayMethod,h=[].join;f("join",function(m){return h.apply(u(this),arguments)})},7789:function(s,c,l){var d=l(260),u=l(6583),f=d.aTypedArray,h=d.exportTypedArrayMethod;h("lastIndexOf",function(m){return u.apply(f(this),arguments)})},3739:function(s,c,l){var d=l(260),u=l(2092).map,f=l(6707),h=d.aTypedArray,p=d.aTypedArrayConstructor,m=d.exportTypedArrayMethod;m("map",function(y){return u(h(this),y,arguments.length>1?arguments[1]:void 0,function(C,E){return new(p(f(C,C.constructor)))(E)})})},4483:function(s,c,l){var d=l(260),u=l(3671).right,f=d.aTypedArray,h=d.exportTypedArrayMethod;h("reduceRight",function(m){return u(f(this),m,arguments.length,arguments.length>1?arguments[1]:void 0)})},9368:function(s,c,l){var d=l(260),u=l(3671).left,f=d.aTypedArray,h=d.exportTypedArrayMethod;h("reduce",function(m){return u(f(this),m,arguments.length,arguments.length>1?arguments[1]:void 0)})},2056:function(s,c,l){var d=l(260),u=d.aTypedArray,f=d.exportTypedArrayMethod,h=Math.floor;f("reverse",function(){for(var m=this,g=u(m).length,y=h(g/2),C=0,E;C<y;)E=m[C],m[C++]=m[--g],m[g]=E;return m})},3462:function(s,c,l){var d=l(260),u=l(7466),f=l(4590),h=l(7908),p=l(7293),m=d.aTypedArray,g=d.exportTypedArrayMethod,y=p(function(){new Int8Array(1).set({})});g("set",function(E){m(this);var b=f(arguments.length>1?arguments[1]:void 0,1),v=this.length,k=h(E),_=u(k.length),O=0;if(_+b>v)throw RangeError("Wrong length");for(;O<_;)this[b+O]=k[O++]},y)},678:function(s,c,l){var d=l(260),u=l(6707),f=l(7293),h=d.aTypedArray,p=d.aTypedArrayConstructor,m=d.exportTypedArrayMethod,g=[].slice,y=f(function(){new Int8Array(1).slice()});m("slice",function(E,b){for(var v=g.call(h(this),E,b),k=u(this,this.constructor),_=0,O=v.length,L=new(p(k))(O);O>_;)L[_]=v[_++];return L},y)},7462:function(s,c,l){var d=l(260),u=l(2092).some,f=d.aTypedArray,h=d.exportTypedArrayMethod;h("some",function(m){return u(f(this),m,arguments.length>1?arguments[1]:void 0)})},3824:function(s,c,l){var d=l(260),u=d.aTypedArray,f=d.exportTypedArrayMethod,h=[].sort;f("sort",function(m){return h.call(u(this),m)})},5021:function(s,c,l){var d=l(260),u=l(7466),f=l(1400),h=l(6707),p=d.aTypedArray,m=d.exportTypedArrayMethod;m("subarray",function(y,C){var E=p(this),b=E.length,v=f(y,b);return new(h(E,E.constructor))(E.buffer,E.byteOffset+v*E.BYTES_PER_ELEMENT,u((C===void 0?b:f(C,b))-v))})},2974:function(s,c,l){var d=l(7854),u=l(260),f=l(7293),h=d.Int8Array,p=u.aTypedArray,m=u.exportTypedArrayMethod,g=[].toLocaleString,y=[].slice,C=!!h&&f(function(){g.call(new h(1))}),E=f(function(){return[1,2].toLocaleString()!=new h([1,2]).toLocaleString()})||!f(function(){h.prototype.toLocaleString.call([1,2])});m("toLocaleString",function(){return g.apply(C?y.call(p(this)):p(this),arguments)},E)},5016:function(s,c,l){var d=l(260).exportTypedArrayMethod,u=l(7293),f=l(7854),h=f.Uint8Array,p=h&&h.prototype||{},m=[].toString,g=[].join;u(function(){m.call({})})&&(m=function(){return g.call(this)});var y=p.toString!=m;d("toString",m,y)},2472:function(s,c,l){var d=l(9843);d("Uint8",function(u){return function(h,p,m){return u(this,h,p,m)}})},4747:function(s,c,l){var d=l(7854),u=l(8324),f=l(8533),h=l(8880);for(var p in u){var m=d[p],g=m&&m.prototype;if(g&&g.forEach!==f)try{h(g,"forEach",f)}catch{g.forEach=f}}},3948:function(s,c,l){var d=l(7854),u=l(8324),f=l(6992),h=l(8880),p=l(5112),m=p("iterator"),g=p("toStringTag"),y=f.values;for(var C in u){var E=d[C],b=E&&E.prototype;if(b){if(b[m]!==y)try{h(b,m,y)}catch{b[m]=y}if(b[g]||h(b,g,C),u[C]){for(var v in f)if(b[v]!==f[v])try{h(b,v,f[v])}catch{b[v]=f[v]}}}}},1637:function(s,c,l){l(6992);var d=l(2109),u=l(5005),f=l(590),h=l(1320),p=l(2248),m=l(8003),g=l(4994),y=l(9909),C=l(5787),E=l(6656),b=l(9974),v=l(648),k=l(9670),_=l(111),O=l(30),L=l(9114),N=l(8554),j=l(1246),V=l(5112),P=u("fetch"),z=u("Headers"),K=V("iterator"),F="URLSearchParams",W=F+"Iterator",Q=y.set,U=y.getterFor(F),te=y.getterFor(W),ne=/\+/g,ae=Array(4),ue=function(M){return ae[M-1]||(ae[M-1]=RegExp("((?:%[\\da-f]{2}){"+M+"})","gi"))},me=function(M){try{return decodeURIComponent(M)}catch{return M}},Ee=function(M){var Y=M.replace(ne," "),G=4;try{return decodeURIComponent(Y)}catch{for(;G;)Y=Y.replace(ue(G--),me);return Y}},ke=/[!'()~]|%20/g,Oe={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},Se=function(M){return Oe[M]},D=function(M){return encodeURIComponent(M).replace(ke,Se)},$=function(M,Y){if(Y)for(var G=Y.split("&"),J=0,X,A;J<G.length;)X=G[J++],X.length&&(A=X.split("="),M.push({key:Ee(A.shift()),value:Ee(A.join("="))}))},x=function(M){this.entries.length=0,$(this.entries,M)},B=function(M,Y){if(M<Y)throw TypeError("Not enough arguments")},S=g(function(Y,G){Q(this,{type:W,iterator:N(U(Y).entries),kind:G})},"Iterator",function(){var Y=te(this),G=Y.kind,J=Y.iterator.next(),X=J.value;return J.done||(J.value=G==="keys"?X.key:G==="values"?X.value:[X.key,X.value]),J}),w=function(){C(this,w,F);var Y=arguments.length>0?arguments[0]:void 0,G=this,J=[],X,A,T,H,Z,le,ge,Ae,q;if(Q(G,{type:F,entries:J,updateURL:function(){},updateSearchParams:x}),Y!==void 0)if(_(Y))if(X=j(Y),typeof X=="function")for(A=X.call(Y),T=A.next;!(H=T.call(A)).done;){if(Z=N(k(H.value)),le=Z.next,(ge=le.call(Z)).done||(Ae=le.call(Z)).done||!le.call(Z).done)throw TypeError("Expected sequence with length 2");J.push({key:ge.value+"",value:Ae.value+""})}else for(q in Y)E(Y,q)&&J.push({key:q,value:Y[q]+""});else $(J,typeof Y=="string"?Y.charAt(0)==="?"?Y.slice(1):Y:Y+"")},I=w.prototype;p(I,{append:function(Y,G){B(arguments.length,2);var J=U(this);J.entries.push({key:Y+"",value:G+""}),J.updateURL()},delete:function(M){B(arguments.length,1);for(var Y=U(this),G=Y.entries,J=M+"",X=0;X<G.length;)G[X].key===J?G.splice(X,1):X++;Y.updateURL()},get:function(Y){B(arguments.length,1);for(var G=U(this).entries,J=Y+"",X=0;X<G.length;X++)if(G[X].key===J)return G[X].value;return null},getAll:function(Y){B(arguments.length,1);for(var G=U(this).entries,J=Y+"",X=[],A=0;A<G.length;A++)G[A].key===J&&X.push(G[A].value);return X},has:function(Y){B(arguments.length,1);for(var G=U(this).entries,J=Y+"",X=0;X<G.length;)if(G[X++].key===J)return!0;return!1},set:function(Y,G){B(arguments.length,1);for(var J=U(this),X=J.entries,A=!1,T=Y+"",H=G+"",Z=0,le;Z<X.length;Z++)le=X[Z],le.key===T&&(A?X.splice(Z--,1):(A=!0,le.value=H));A||X.push({key:T,value:H}),J.updateURL()},sort:function(){var Y=U(this),G=Y.entries,J=G.slice(),X,A,T;for(G.length=0,T=0;T<J.length;T++){for(X=J[T],A=0;A<T;A++)if(G[A].key>X.key){G.splice(A,0,X);break}A===T&&G.push(X)}Y.updateURL()},forEach:function(Y){for(var G=U(this).entries,J=b(Y,arguments.length>1?arguments[1]:void 0,3),X=0,A;X<G.length;)A=G[X++],J(A.value,A.key,this)},keys:function(){return new S(this,"keys")},values:function(){return new S(this,"values")},entries:function(){return new S(this,"entries")}},{enumerable:!0}),h(I,K,I.entries),h(I,"toString",function(){for(var Y=U(this).entries,G=[],J=0,X;J<Y.length;)X=Y[J++],G.push(D(X.key)+"="+D(X.value));return G.join("&")},{enumerable:!0}),m(w,F),d({global:!0,forced:!f},{URLSearchParams:w}),!f&&typeof P=="function"&&typeof z=="function"&&d({global:!0,enumerable:!0,forced:!0},{fetch:function(Y){var G=[Y],J,X,A;return arguments.length>1&&(J=arguments[1],_(J)&&(X=J.body,v(X)===F&&(A=J.headers?new z(J.headers):new z,A.has("content-type")||A.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),J=O(J,{body:L(0,String(X)),headers:L(0,A)}))),G.push(J)),P.apply(this,G)}}),s.exports={URLSearchParams:w,getState:U}},285:function(s,c,l){l(8783);var d=l(2109),u=l(9781),f=l(590),h=l(7854),p=l(6048),m=l(1320),g=l(5787),y=l(6656),C=l(1574),E=l(8457),b=l(8710).codeAt,v=l(3197),k=l(8003),_=l(1637),O=l(9909),L=h.URL,N=_.URLSearchParams,j=_.getState,V=O.set,P=O.getterFor("URL"),z=Math.floor,K=Math.pow,F="Invalid authority",W="Invalid scheme",Q="Invalid host",U="Invalid port",te=/[A-Za-z]/,ne=/[\d+-.A-Za-z]/,ae=/\d/,ue=/^(0x|0X)/,me=/^[0-7]+$/,Ee=/^\d+$/,ke=/^[\dA-Fa-f]+$/,Oe=/[\u0000\t\u000A\u000D #%/:?@[\\]]/,Se=/[\u0000\t\u000A\u000D #/:?@[\\]]/,D=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,$=/[\t\u000A\u000D]/g,x,B=function(R,ie){var oe,ce,pe;if(ie.charAt(0)=="["){if(ie.charAt(ie.length-1)!="]"||(oe=w(ie.slice(1,-1)),!oe))return Q;R.host=oe}else if(H(R)){if(ie=v(ie),Oe.test(ie)||(oe=S(ie),oe===null))return Q;R.host=oe}else{if(Se.test(ie))return Q;for(oe="",ce=E(ie),pe=0;pe<ce.length;pe++)oe+=A(ce[pe],Y);R.host=oe}},S=function(R){var ie=R.split("."),oe,ce,pe,$e,xe,et,at;if(ie.length&&ie[ie.length-1]==""&&ie.pop(),oe=ie.length,oe>4)return R;for(ce=[],pe=0;pe<oe;pe++){if($e=ie[pe],$e=="")return R;if(xe=10,$e.length>1&&$e.charAt(0)=="0"&&(xe=ue.test($e)?16:8,$e=$e.slice(xe==8?1:2)),$e==="")et=0;else{if(!(xe==10?Ee:xe==8?me:ke).test($e))return R;et=parseInt($e,xe)}ce.push(et)}for(pe=0;pe<oe;pe++)if(et=ce[pe],pe==oe-1){if(et>=K(256,5-oe))return null}else if(et>255)return null;for(at=ce.pop(),pe=0;pe<ce.length;pe++)at+=ce[pe]*K(256,3-pe);return at},w=function(R){var ie=[0,0,0,0,0,0,0,0],oe=0,ce=null,pe=0,$e,xe,et,at,ht,Sn,fe,Et=function(){return R.charAt(pe)};if(Et()==":"){if(R.charAt(1)!=":")return;pe+=2,oe++,ce=oe}for(;Et();){if(oe==8)return;if(Et()==":"){if(ce!==null)return;pe++,oe++,ce=oe;continue}for($e=xe=0;xe<4&&ke.test(Et());)$e=$e*16+parseInt(Et(),16),pe++,xe++;if(Et()=="."){if(xe==0||(pe-=xe,oe>6))return;for(et=0;Et();){if(at=null,et>0)if(Et()=="."&&et<4)pe++;else return;if(!ae.test(Et()))return;for(;ae.test(Et());){if(ht=parseInt(Et(),10),at===null)at=ht;else{if(at==0)return;at=at*10+ht}if(at>255)return;pe++}ie[oe]=ie[oe]*256+at,et++,(et==2||et==4)&&oe++}if(et!=4)return;break}else if(Et()==":"){if(pe++,!Et())return}else if(Et())return;ie[oe++]=$e}if(ce!==null)for(Sn=oe-ce,oe=7;oe!=0&&Sn>0;)fe=ie[oe],ie[oe--]=ie[ce+Sn-1],ie[ce+--Sn]=fe;else if(oe!=8)return;return ie},I=function(R){for(var ie=null,oe=1,ce=null,pe=0,$e=0;$e<8;$e++)R[$e]!==0?(pe>oe&&(ie=ce,oe=pe),ce=null,pe=0):(ce===null&&(ce=$e),++pe);return pe>oe&&(ie=ce,oe=pe),ie},M=function(R){var ie,oe,ce,pe;if(typeof R=="number"){for(ie=[],oe=0;oe<4;oe++)ie.unshift(R%256),R=z(R/256);return ie.join(".")}else if(typeof R=="object"){for(ie="",ce=I(R),oe=0;oe<8;oe++)pe&&R[oe]===0||(pe&&(pe=!1),ce===oe?(ie+=oe?":":"::",pe=!0):(ie+=R[oe].toString(16),oe<7&&(ie+=":")));return"["+ie+"]"}return R},Y={},G=C({},Y,{" ":1,'"':1,"<":1,">":1,"`":1}),J=C({},G,{"#":1,"?":1,"{":1,"}":1}),X=C({},J,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),A=function(R,ie){var oe=b(R,0);return oe>32&&oe<127&&!y(ie,R)?R:encodeURIComponent(R)},T={ftp:21,file:null,http:80,https:443,ws:80,wss:443},H=function(R){return y(T,R.scheme)},Z=function(R){return R.username!=""||R.password!=""},le=function(R){return!R.host||R.cannotBeABaseURL||R.scheme=="file"},ge=function(R,ie){var oe;return R.length==2&&te.test(R.charAt(0))&&((oe=R.charAt(1))==":"||!ie&&oe=="|")},Ae=function(R){var ie;return R.length>1&&ge(R.slice(0,2))&&(R.length==2||(ie=R.charAt(2))==="/"||ie==="\\"||ie==="?"||ie==="#")},q=function(R){var ie=R.path,oe=ie.length;oe&&(R.scheme!="file"||oe!=1||!ge(ie[0],!0))&&ie.pop()},se=function(R){return R==="."||R.toLowerCase()==="%2e"},_e=function(R){return R=R.toLowerCase(),R===".."||R==="%2e."||R===".%2e"||R==="%2e%2e"},Re={},it={},ct={},Ht={},re={},ve={},ye={},Me={},Pe={},st={},dt={},Wt={},Kt={},At={},er={},so={},ln={},bn={},Ui={},Cn={},Er={},tr=function(R,ie,oe,ce){var pe=oe||Re,$e=0,xe="",et=!1,at=!1,ht=!1,Sn,fe,Et,Sr;for(oe||(R.scheme="",R.username="",R.password="",R.host=null,R.port=null,R.path=[],R.query=null,R.fragment=null,R.cannotBeABaseURL=!1,ie=ie.replace(D,"")),ie=ie.replace($,""),Sn=E(ie);$e<=Sn.length;){switch(fe=Sn[$e],pe){case Re:if(fe&&te.test(fe))xe+=fe.toLowerCase(),pe=it;else{if(oe)return W;pe=ct;continue}break;case it:if(fe&&(ne.test(fe)||fe=="+"||fe=="-"||fe=="."))xe+=fe.toLowerCase();else if(fe==":"){if(oe&&(H(R)!=y(T,xe)||xe=="file"&&(Z(R)||R.port!==null)||R.scheme=="file"&&!R.host))return;if(R.scheme=xe,oe){H(R)&&T[R.scheme]==R.port&&(R.port=null);return}xe="",R.scheme=="file"?pe=At:H(R)&&ce&&ce.scheme==R.scheme?pe=Ht:H(R)?pe=Me:Sn[$e+1]=="/"?(pe=re,$e++):(R.cannotBeABaseURL=!0,R.path.push(""),pe=Ui)}else{if(oe)return W;xe="",pe=ct,$e=0;continue}break;case ct:if(!ce||ce.cannotBeABaseURL&&fe!="#")return W;if(ce.cannotBeABaseURL&&fe=="#"){R.scheme=ce.scheme,R.path=ce.path.slice(),R.query=ce.query,R.fragment="",R.cannotBeABaseURL=!0,pe=Er;break}pe=ce.scheme=="file"?At:ve;continue;case Ht:if(fe=="/"&&Sn[$e+1]=="/")pe=Pe,$e++;else{pe=ve;continue}break;case re:if(fe=="/"){pe=st;break}else{pe=bn;continue}case ve:if(R.scheme=ce.scheme,fe==x)R.username=ce.username,R.password=ce.password,R.host=ce.host,R.port=ce.port,R.path=ce.path.slice(),R.query=ce.query;else if(fe=="/"||fe=="\\"&&H(R))pe=ye;else if(fe=="?")R.username=ce.username,R.password=ce.password,R.host=ce.host,R.port=ce.port,R.path=ce.path.slice(),R.query="",pe=Cn;else if(fe=="#")R.username=ce.username,R.password=ce.password,R.host=ce.host,R.port=ce.port,R.path=ce.path.slice(),R.query=ce.query,R.fragment="",pe=Er;else{R.username=ce.username,R.password=ce.password,R.host=ce.host,R.port=ce.port,R.path=ce.path.slice(),R.path.pop(),pe=bn;continue}break;case ye:if(H(R)&&(fe=="/"||fe=="\\"))pe=Pe;else if(fe=="/")pe=st;else{R.username=ce.username,R.password=ce.password,R.host=ce.host,R.port=ce.port,pe=bn;continue}break;case Me:if(pe=Pe,fe!="/"||xe.charAt($e+1)!="/")continue;$e++;break;case Pe:if(fe!="/"&&fe!="\\"){pe=st;continue}break;case st:if(fe=="@"){et&&(xe="%40"+xe),et=!0,Et=E(xe);for(var mh=0;mh<Et.length;mh++){var r3=Et[mh];if(r3==":"&&!ht){ht=!0;continue}var o3=A(r3,X);ht?R.password+=o3:R.username+=o3}xe=""}else if(fe==x||fe=="/"||fe=="?"||fe=="#"||fe=="\\"&&H(R)){if(et&&xe=="")return F;$e-=E(xe).length+1,xe="",pe=dt}else xe+=fe;break;case dt:case Wt:if(oe&&R.scheme=="file"){pe=so;continue}else if(fe==":"&&!at){if(xe=="")return Q;if(Sr=B(R,xe),Sr)return Sr;if(xe="",pe=Kt,oe==Wt)return}else if(fe==x||fe=="/"||fe=="?"||fe=="#"||fe=="\\"&&H(R)){if(H(R)&&xe=="")return Q;if(oe&&xe==""&&(Z(R)||R.port!==null))return;if(Sr=B(R,xe),Sr)return Sr;if(xe="",pe=ln,oe)return;continue}else fe=="["?at=!0:fe=="]"&&(at=!1),xe+=fe;break;case Kt:if(ae.test(fe))xe+=fe;else if(fe==x||fe=="/"||fe=="?"||fe=="#"||fe=="\\"&&H(R)||oe){if(xe!=""){var gh=parseInt(xe,10);if(gh>65535)return U;R.port=H(R)&&gh===T[R.scheme]?null:gh,xe=""}if(oe)return;pe=ln;continue}else return U;break;case At:if(R.scheme="file",fe=="/"||fe=="\\")pe=er;else if(ce&&ce.scheme=="file")if(fe==x)R.host=ce.host,R.path=ce.path.slice(),R.query=ce.query;else if(fe=="?")R.host=ce.host,R.path=ce.path.slice(),R.query="",pe=Cn;else if(fe=="#")R.host=ce.host,R.path=ce.path.slice(),R.query=ce.query,R.fragment="",pe=Er;else{Ae(Sn.slice($e).join(""))||(R.host=ce.host,R.path=ce.path.slice(),q(R)),pe=bn;continue}else{pe=bn;continue}break;case er:if(fe=="/"||fe=="\\"){pe=so;break}ce&&ce.scheme=="file"&&!Ae(Sn.slice($e).join(""))&&(ge(ce.path[0],!0)?R.path.push(ce.path[0]):R.host=ce.host),pe=bn;continue;case so:if(fe==x||fe=="/"||fe=="\\"||fe=="?"||fe=="#"){if(!oe&&ge(xe))pe=bn;else if(xe==""){if(R.host="",oe)return;pe=ln}else{if(Sr=B(R,xe),Sr)return Sr;if(R.host=="localhost"&&(R.host=""),oe)return;xe="",pe=ln}continue}else xe+=fe;break;case ln:if(H(R)){if(pe=bn,fe!="/"&&fe!="\\")continue}else if(!oe&&fe=="?")R.query="",pe=Cn;else if(!oe&&fe=="#")R.fragment="",pe=Er;else if(fe!=x&&(pe=bn,fe!="/"))continue;break;case bn:if(fe==x||fe=="/"||fe=="\\"&&H(R)||!oe&&(fe=="?"||fe=="#")){if(_e(xe)?(q(R),fe!="/"&&!(fe=="\\"&&H(R))&&R.path.push("")):se(xe)?fe!="/"&&!(fe=="\\"&&H(R))&&R.path.push(""):(R.scheme=="file"&&!R.path.length&&ge(xe)&&(R.host&&(R.host=""),xe=xe.charAt(0)+":"),R.path.push(xe)),xe="",R.scheme=="file"&&(fe==x||fe=="?"||fe=="#"))for(;R.path.length>1&&R.path[0]==="";)R.path.shift();fe=="?"?(R.query="",pe=Cn):fe=="#"&&(R.fragment="",pe=Er)}else xe+=A(fe,J);break;case Ui:fe=="?"?(R.query="",pe=Cn):fe=="#"?(R.fragment="",pe=Er):fe!=x&&(R.path[0]+=A(fe,Y));break;case Cn:!oe&&fe=="#"?(R.fragment="",pe=Er):fe!=x&&(fe=="'"&&H(R)?R.query+="%27":fe=="#"?R.query+="%23":R.query+=A(fe,Y));break;case Er:fe!=x&&(R.fragment+=A(fe,G));break}$e++}},zo=function(ie){var oe=g(this,zo,"URL"),ce=arguments.length>1?arguments[1]:void 0,pe=String(ie),$e=V(oe,{type:"URL"}),xe,et;if(ce!==void 0){if(ce instanceof zo)xe=P(ce);else if(et=tr(xe={},String(ce)),et)throw TypeError(et)}if(et=tr($e,pe,null,xe),et)throw TypeError(et);var at=$e.searchParams=new N,ht=j(at);ht.updateSearchParams($e.query),ht.updateURL=function(){$e.query=String(at)||null},u||(oe.href=Oc.call(oe),oe.origin=Hv.call(oe),oe.protocol=Wv.call(oe),oe.username=Kv.call(oe),oe.password=Yv.call(oe),oe.host=Gv.call(oe),oe.hostname=Qv.call(oe),oe.port=Zv.call(oe),oe.pathname=Jv.call(oe),oe.search=Xv.call(oe),oe.searchParams=qv.call(oe),oe.hash=e3.call(oe))},ph=zo.prototype,Oc=function(){var R=P(this),ie=R.scheme,oe=R.username,ce=R.password,pe=R.host,$e=R.port,xe=R.path,et=R.query,at=R.fragment,ht=ie+":";return pe!==null?(ht+="//",Z(R)&&(ht+=oe+(ce?":"+ce:"")+"@"),ht+=M(pe),$e!==null&&(ht+=":"+$e)):ie=="file"&&(ht+="//"),ht+=R.cannotBeABaseURL?xe[0]:xe.length?"/"+xe.join("/"):"",et!==null&&(ht+="?"+et),at!==null&&(ht+="#"+at),ht},Hv=function(){var R=P(this),ie=R.scheme,oe=R.port;if(ie=="blob")try{return new URL(ie.path[0]).origin}catch{return"null"}return ie=="file"||!H(R)?"null":ie+"://"+M(R.host)+(oe!==null?":"+oe:"")},Wv=function(){return P(this).scheme+":"},Kv=function(){return P(this).username},Yv=function(){return P(this).password},Gv=function(){var R=P(this),ie=R.host,oe=R.port;return ie===null?"":oe===null?M(ie):M(ie)+":"+oe},Qv=function(){var R=P(this).host;return R===null?"":M(R)},Zv=function(){var R=P(this).port;return R===null?"":String(R)},Jv=function(){var R=P(this),ie=R.path;return R.cannotBeABaseURL?ie[0]:ie.length?"/"+ie.join("/"):""},Xv=function(){var R=P(this).query;return R?"?"+R:""},qv=function(){return P(this).searchParams},e3=function(){var R=P(this).fragment;return R?"#"+R:""},En=function(R,ie){return{get:R,set:ie,configurable:!0,enumerable:!0}};if(u&&p(ph,{href:En(Oc,function(R){var ie=P(this),oe=String(R),ce=tr(ie,oe);if(ce)throw TypeError(ce);j(ie.searchParams).updateSearchParams(ie.query)}),origin:En(Hv),protocol:En(Wv,function(R){var ie=P(this);tr(ie,String(R)+":",Re)}),username:En(Kv,function(R){var ie=P(this),oe=E(String(R));if(!le(ie)){ie.username="";for(var ce=0;ce<oe.length;ce++)ie.username+=A(oe[ce],X)}}),password:En(Yv,function(R){var ie=P(this),oe=E(String(R));if(!le(ie)){ie.password="";for(var ce=0;ce<oe.length;ce++)ie.password+=A(oe[ce],X)}}),host:En(Gv,function(R){var ie=P(this);ie.cannotBeABaseURL||tr(ie,String(R),dt)}),hostname:En(Qv,function(R){var ie=P(this);ie.cannotBeABaseURL||tr(ie,String(R),Wt)}),port:En(Zv,function(R){var ie=P(this);le(ie)||(R=String(R),R==""?ie.port=null:tr(ie,R,Kt))}),pathname:En(Jv,function(R){var ie=P(this);ie.cannotBeABaseURL||(ie.path=[],tr(ie,R+"",ln))}),search:En(Xv,function(R){var ie=P(this);R=String(R),R==""?ie.query=null:(R.charAt(0)=="?"&&(R=R.slice(1)),ie.query="",tr(ie,R,Cn)),j(ie.searchParams).updateSearchParams(ie.query)}),searchParams:En(qv),hash:En(e3,function(R){var ie=P(this);if(R=String(R),R==""){ie.fragment=null;return}R.charAt(0)=="#"&&(R=R.slice(1)),ie.fragment="",tr(ie,R,Er)})}),m(ph,"toJSON",function(){return Oc.call(this)},{enumerable:!0}),m(ph,"toString",function(){return Oc.call(this)},{enumerable:!0}),L){var t3=L.createObjectURL,n3=L.revokeObjectURL;t3&&m(zo,"createObjectURL",function(ie){return t3.apply(L,arguments)}),n3&&m(zo,"revokeObjectURL",function(ie){return n3.apply(L,arguments)})}k(zo,"URL"),d({global:!0,forced:!f,sham:!u},{URL:zo})}},r={};function o(s){if(r[s])return r[s].exports;var c=r[s]={exports:{}};return n[s](c,c.exports,o),c.exports}(function(){o.d=function(s,c){for(var l in c)o.o(c,l)&&!o.o(s,l)&&Object.defineProperty(s,l,{enumerable:!0,get:c[l]})}})(),function(){o.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}()}(),function(){o.o=function(s,c){return Object.prototype.hasOwnProperty.call(s,c)}}(),function(){o.r=function(s){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(s,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(s,"__esModule",{value:!0})}}();var i={};return function(){o.r(i),o.d(i,{Dropzone:function(){return U},default:function(){return Se}}),o(2222),o(7327),o(2772),o(6992),o(1249),o(7042),o(561),o(8264),o(8309),o(489),o(1539),o(4916),o(9714),o(8783),o(4723),o(5306),o(3123),o(3210),o(2472),o(2990),o(8927),o(3105),o(5035),o(4345),o(7174),o(2846),o(4731),o(7209),o(6319),o(8867),o(7789),o(3739),o(9368),o(4483),o(2056),o(3462),o(678),o(7462),o(3824),o(5021),o(2974),o(5016),o(4747),o(3948),o(285);function s(D,$){var x;if(typeof Symbol>"u"||D[Symbol.iterator]==null){if(Array.isArray(D)||(x=c(D))||$&&D&&typeof D.length=="number"){x&&(D=x);var B=0,S=function(){};return{s:S,n:function(){return B>=D.length?{done:!0}:{done:!1,value:D[B++]}},e:function(G){throw G},f:S}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
1232
1232
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var w=!0,I=!1,M;return{s:function(){x=D[Symbol.iterator]()},n:function(){var G=x.next();return w=G.done,G},e:function(G){I=!0,M=G},f:function(){try{!w&&x.return!=null&&x.return()}finally{if(I)throw M}}}}function c(D,$){if(D){if(typeof D=="string")return l(D,$);var x=Object.prototype.toString.call(D).slice(8,-1);if(x==="Object"&&D.constructor&&(x=D.constructor.name),x==="Map"||x==="Set")return Array.from(D);if(x==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(x))return l(D,$)}}function l(D,$){($==null||$>D.length)&&($=D.length);for(var x=0,B=new Array($);x<$;x++)B[x]=D[x];return B}function d(D,$){if(!(D instanceof $))throw new TypeError("Cannot call a class as a function")}function u(D,$){for(var x=0;x<$.length;x++){var B=$[x];B.enumerable=B.enumerable||!1,B.configurable=!0,"value"in B&&(B.writable=!0),Object.defineProperty(D,B.key,B)}}function f(D,$,x){return $&&u(D.prototype,$),x&&u(D,x),D}var h=function(){function D(){d(this,D)}return f(D,[{key:"on",value:function(x,B){return this._callbacks=this._callbacks||{},this._callbacks[x]||(this._callbacks[x]=[]),this._callbacks[x].push(B),this}},{key:"emit",value:function(x){this._callbacks=this._callbacks||{};for(var B=this._callbacks[x],S=arguments.length,w=new Array(S>1?S-1:0),I=1;I<S;I++)w[I-1]=arguments[I];if(B){var M=s(B,!0),Y;try{for(M.s();!(Y=M.n()).done;){var G=Y.value;G.apply(this,w)}}catch(J){M.e(J)}finally{M.f()}}return this.element&&this.element.dispatchEvent(this.makeEvent("dropzone:"+x,{args:w})),this}},{key:"makeEvent",value:function(x,B){var S={bubbles:!0,cancelable:!0,detail:B};if(typeof window.CustomEvent=="function")return new CustomEvent(x,S);var w=document.createEvent("CustomEvent");return w.initCustomEvent(x,S.bubbles,S.cancelable,S.detail),w}},{key:"off",value:function(x,B){if(!this._callbacks||arguments.length===0)return this._callbacks={},this;var S=this._callbacks[x];if(!S)return this;if(arguments.length===1)return delete this._callbacks[x],this;for(var w=0;w<S.length;w++){var I=S[w];if(I===B){S.splice(w,1);break}}return this}}]),D}(),p='<div class="dz-preview dz-file-preview"> <div class="dz-image"><img data-dz-thumbnail/></div> <div class="dz-details"> <div class="dz-size"><span data-dz-size></span></div> <div class="dz-filename"><span data-dz-name></span></div> </div> <div class="dz-progress"> <span class="dz-upload" data-dz-uploadprogress></span> </div> <div class="dz-error-message"><span data-dz-errormessage></span></div> <div class="dz-success-mark"> <svg width="54px" height="54px" viewBox="0 0 54 54" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>Check</title> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <path d="M23.5,31.8431458 L17.5852419,25.9283877 C16.0248253,24.3679711 13.4910294,24.366835 11.9289322,25.9289322 C10.3700136,27.4878508 10.3665912,30.0234455 11.9283877,31.5852419 L20.4147581,40.0716123 C20.5133999,40.1702541 20.6159315,40.2626649 20.7218615,40.3488435 C22.2835669,41.8725651 24.794234,41.8626202 26.3461564,40.3106978 L43.3106978,23.3461564 C44.8771021,21.7797521 44.8758057,19.2483887 43.3137085,17.6862915 C41.7547899,16.1273729 39.2176035,16.1255422 37.6538436,17.6893022 L23.5,31.8431458 Z M27,53 C41.3594035,53 53,41.3594035 53,27 C53,12.6405965 41.3594035,1 27,1 C12.6405965,1 1,12.6405965 1,27 C1,41.3594035 12.6405965,53 27,53 Z" stroke-opacity="0.198794158" stroke="#747474" fill-opacity="0.816519475" fill="#FFFFFF"></path> </g> </svg> </div> <div class="dz-error-mark"> <svg width="54px" height="54px" viewBox="0 0 54 54" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>Error</title> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g stroke="#747474" stroke-opacity="0.198794158" fill="#FFFFFF" fill-opacity="0.816519475"> <path d="M32.6568542,29 L38.3106978,23.3461564 C39.8771021,21.7797521 39.8758057,19.2483887 38.3137085,17.6862915 C36.7547899,16.1273729 34.2176035,16.1255422 32.6538436,17.6893022 L27,23.3431458 L21.3461564,17.6893022 C19.7823965,16.1255422 17.2452101,16.1273729 15.6862915,17.6862915 C14.1241943,19.2483887 14.1228979,21.7797521 15.6893022,23.3461564 L21.3431458,29 L15.6893022,34.6538436 C14.1228979,36.2202479 14.1241943,38.7516113 15.6862915,40.3137085 C17.2452101,41.8726271 19.7823965,41.8744578 21.3461564,40.3106978 L27,34.6568542 L32.6538436,40.3106978 C34.2176035,41.8744578 36.7547899,41.8726271 38.3137085,40.3137085 C39.8758057,38.7516113 39.8771021,36.2202479 38.3106978,34.6538436 L32.6568542,29 Z M27,53 C41.3594035,53 53,41.3594035 53,27 C53,12.6405965 41.3594035,1 27,1 C12.6405965,1 1,12.6405965 1,27 C1,41.3594035 12.6405965,53 27,53 Z"></path> </g> </g> </svg> </div> </div> ',m=p;function g(D,$){var x;if(typeof Symbol>"u"||D[Symbol.iterator]==null){if(Array.isArray(D)||(x=y(D))||$&&D&&typeof D.length=="number"){x&&(D=x);var B=0,S=function(){};return{s:S,n:function(){return B>=D.length?{done:!0}:{done:!1,value:D[B++]}},e:function(G){throw G},f:S}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
@@ -1362,4 +1362,4 @@ https://vue-select.org/api/props.html#getoptionkey`,t,e)}}},onTab:{type:Function
1362
1362
  ${t.AfzenderNaam}: \r${t.Datum} \r${Mv(Lv(t.Tekst))}`;zi.copy(r).then(()=>hh(n))},Bv=(t,e,n)=>{const r=t.filter(i=>i.selected).map(i=>`${i.AfzenderNaam}: \r${i.Datum}\r${Mv(Lv(i.Tekst))}`).join(`
1363
1363
  -----------------------
1364
1364
  `),o=`${e}
1365
- ${r}`;zi.copy(o).then(()=>hh(n))},VV=(t,e)=>{zi.copy(t).then(()=>hh(e))},FV={class:"message-cloud-multi-select"},jV={class:"message-cloud-multi-select__body"},zV={class:"message-content"},UV={class:"message-cloud__header"},HV={class:"message-cloud__title"},WV={key:0},KV=["innerHTML"],$v=a.defineComponent({__name:"BDConversationToTextModal",props:{modelValue:{},extraClass:{}},setup(t){const e=t,{t:n}=Pt(),r=a.ref([]),o=a.ref(!0);a.watchEffect(()=>{r.value=e.modelValue}),a.watch(()=>o.value,d=>{r.value.forEach(u=>u.selected=d)});const i=a.computed(()=>n("conversationToTextModal.systemMessage")),s=d=>{const u=d.IsTussentijdseMededeling?", ":"";if(d.AfzenderType===2&&d.AfzenderId!==d.BehandelaarId&&d.BehandelaarId!==null){const f=n("conversationToTextModal.onBehalfOf");return u+f+" "+d.BehandelaarNaam}return Be},c=d=>d.AfzenderType===2?"is-sender":"is-receiver",l=()=>{const d=n("conversationToTextModal.prefix"),u=n("conversationToTextModal.copySuccess");return Bv(r.value,d,u)};return(d,u)=>(a.openBlock(),a.createBlock(qn,{id:"conversation-to-text-modal",title:"Tekst versie","modal-class":d.extraClass,"hide-footer":""},{default:a.withCtx(()=>[a.createVNode(ze,{variant:"primary",onClick:l},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(n)("conversationToTextModal.copyButton")),1)]),_:1}),a.createElementVNode("div",FV,[a.createVNode(Dr,{class:"select-all-checkbox",modelValue:o.value,"onUpdate:modelValue":u[0]||(u[0]=f=>o.value=f)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(n)("conversationToTextModal.selectAll")),1)]),_:1},8,["modelValue"]),a.createElementVNode("div",jV,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(r.value,(f,h)=>(a.openBlock(),a.createElementBlock("div",{class:"message-cloud-selector",key:h},[a.createVNode(Dr,{class:"select-all-checkbox",modelValue:f.selected,"onUpdate:modelValue":p=>f.selected=p},null,8,["modelValue","onUpdate:modelValue"]),a.createElementVNode("div",zV,[a.createElementVNode("div",{class:a.normalizeClass(["message",c(f)])},[a.createElementVNode("div",UV,[a.createElementVNode("div",HV,[a.createTextVNode(a.toDisplayString(f.AfzenderNaam)+" ",1),f.IsTussentijdseMededeling?(a.openBlock(),a.createElementBlock("span",WV,[a.createElementVNode("i",null,a.toDisplayString(i.value),1)])):a.createCommentVNode("",!0),a.createElementVNode("span",null,[a.createElementVNode("i",null,a.toDisplayString(s(f)),1)]),a.createElementVNode("span",null,a.toDisplayString(f.Datum),1)])]),a.createElementVNode("div",{class:"message-cloud__body",innerHTML:f.Tekst},null,8,KV)],2)])]))),128))])])]),_:1},8,["modal-class"]))}});function Rv(){const t=a.ref(0),e=a.ref(!0),n=a.ref(null),r=a.ref({top:0,left:0,x:0,y:0}),o=a.computed(()=>t.value>0?`zoom-${t.value}`:"");return{zoom:t,mouseDown:e,imageHolderRef:n,pos:r,SetZoom:o,OnMouseDown:l=>{if(!n.value)return;r.value.left=n.value.scrollLeft,r.value.top=n.value.scrollTop;const d=document.querySelector("#image-attachment-modal"),u=document.querySelector(".image-preview-image-holder");d&&(d.style.cursor="grabbing"),u&&(u.style.cursor="grabbing"),r.value.x=l.clientX,r.value.y=l.clientY,e.value=!0},OnMouseMove:l=>{if(e.value){const d=l.clientX-r.value.x,u=l.clientY-r.value.y;n.value&&(n.value.scrollTop=r.value.top-u,n.value.scrollLeft=r.value.left-d)}},OnMouseUp:()=>{const l=document.querySelector("#image-attachment-modal"),d=document.querySelector(".image-preview-image-holder");l&&l.style&&(l.style.cursor=""),d&&d.style&&(d.style.cursor="grab"),e.value=!1}}}const YV=["src","alt"],GV={key:0,class:"show-spinner"},QV={class:"spinner-border text-primary",role:"status"},ZV=["textContent"],JV=["href"],Vv=a.defineComponent({__name:"BDImageAttachmentModal",setup(t,{expose:e}){const{showModal:n}=Fi("image-attachment-modal"),{zoom:r,imageHolderRef:o,SetZoom:i,OnMouseDown:s,OnMouseMove:c,OnMouseUp:l}=Rv(),{t:d}=Pt(),u=a.ref(!0),f=a.ref({BerichtId:0,Id:void 0,MimeType:null,Naam:Be,altName:Be,downloadUrl:Be,fullImageUrl:Be,previewUrl:Be}),h=a.computed(()=>d("imageAttachmentModal.download")),p=a.computed(()=>d("imageAttachmentModal.loading"));e({Show:C=>{f.value=C,r.value=0,n()}});const g=()=>{u.value=!1},y=()=>{f.value={BerichtId:0,Id:void 0,MimeType:null,Naam:Be,altName:Be,downloadUrl:Be,fullImageUrl:Be,previewUrl:Be}};return(C,E)=>(a.openBlock(),a.createBlock(qn,{id:"image-attachment-modal",class:a.normalizeClass(a.unref(Be)),title:f.value.Naam,hideFooterCancelButton:!0,showHeaderButton:!0,onCancel:y},{default:a.withCtx(()=>[a.createElementVNode("div",{class:"image-preview-image-holder",ref_key:"imageHolderRef",ref:o,onMousedown:E[0]||(E[0]=(...b)=>a.unref(s)&&a.unref(s)(...b)),onMousemove:E[1]||(E[1]=(...b)=>a.unref(c)&&a.unref(c)(...b)),onMouseup:E[2]||(E[2]=(...b)=>a.unref(l)&&a.unref(l)(...b))},[f.value?(a.openBlock(),a.createElementBlock("img",{key:0,src:f.value.downloadUrl,alt:f.value.Naam,class:a.normalizeClass(["image-preview-modal",a.unref(i)]),onLoad:g,draggable:!1},null,42,YV)):a.createCommentVNode("",!0)],544),u.value?(a.openBlock(),a.createElementBlock("div",GV,[a.createElementVNode("div",QV,[a.createElementVNode("span",{class:"visually-hidden",textContent:a.toDisplayString(p.value)},null,8,ZV)])])):a.createCommentVNode("",!0),a.createVNode(ed,{modelValue:a.unref(r),"onUpdate:modelValue":E[3]||(E[3]=b=>a.isRef(r)?r.value=b:null),class:"image-preview-bd-zoom-slider","max-value":4},null,8,["modelValue"]),a.createElementVNode("a",{href:f.value.downloadUrl},[a.createVNode(ze,{variant:"primary",class:"download-image",textContent:a.toDisplayString(h.value)},null,8,["textContent"])],8,JV)]),_:1},8,["class","title"]))}}),XV={key:0},qV={key:1},eF={key:2},tF={key:3},nF={key:1},rF={key:2},oF=["href"],Fv=a.defineComponent({__name:"BDVideoCallConfirmationModal",props:["isMissingCameraPermission","isMissingMicrophonePermission","isMissingMobileActivation","isMissingVideoConferencingSupport","participantName","videoTestUrl"],emits:["confirmed"],setup(t,{emit:e}){const n=t,{t:r}=Pt(),o=()=>n.isMissingCameraPermission||n.isMissingMicrophonePermission||n.isMissingMobileActivation||n.isMissingVideoConferencingSupport,i=a.computed(()=>o()?r("videoCallConfirmationModal.close"):r("videoCallConfirmationModal.cancel")),s=a.computed(()=>`${n.participantName} ${r("videoCallConfirmationModal.noMobileActivationMessage")}`),c=a.computed(()=>`${n.participantName} ${r("videoCallConfirmationModal.noCompatibleDevices")}`),l=a.computed(()=>r("videoCallConfirmationModal.title")),d=a.computed(()=>r("videoCallConfirmationModal.ok")),u=a.computed(()=>r("videoCallConfirmationModal.generalWarning")),f=a.computed(()=>r("videoCallConfirmationModal.cameraPermissionMissing")),h=a.computed(()=>r("videoCallConfirmationModal.microphonePermissionMissing")),p=a.computed(()=>r("videoCallConfirmationModal.message")),m=a.computed(()=>r("videoCallConfirmationModal.participantMessage")),g=a.computed(()=>r("videoCallConfirmationModal.testMessage")),y=a.computed(()=>r("videoCallConfirmationModal.helpMessage")),C=()=>e("confirmed");return(E,b)=>(a.openBlock(),a.createBlock(qn,{id:"video-call-confirmation-modal",title:l.value,"submit-button-title":d.value,"close-button-title":i.value,"hide-footer-submit-button":o(),onSubmit:C},{default:a.withCtx(()=>[o()?(a.openBlock(),a.createBlock(lo,{key:0,variant:"warning"},{default:a.withCtx(()=>[a.createElementVNode("p",null,a.toDisplayString(u.value),1),a.createElementVNode("ul",null,[n.isMissingCameraPermission?(a.openBlock(),a.createElementBlock("li",XV,a.toDisplayString(f.value),1)):a.createCommentVNode("",!0),n.isMissingMicrophonePermission?(a.openBlock(),a.createElementBlock("li",qV,a.toDisplayString(h.value),1)):a.createCommentVNode("",!0),n.isMissingMobileActivation?(a.openBlock(),a.createElementBlock("li",eF,a.toDisplayString(s.value),1)):a.createCommentVNode("",!0),n.isMissingVideoConferencingSupport?(a.openBlock(),a.createElementBlock("li",tF,a.toDisplayString(c.value),1)):a.createCommentVNode("",!0)])]),_:1})):n.participantName?(a.openBlock(),a.createElementBlock("p",nF,[a.createTextVNode(a.toDisplayString(m.value)+" ",1),a.createElementVNode("b",null,a.toDisplayString(n.participantName),1),a.createTextVNode("?")])):(a.openBlock(),a.createElementBlock("p",rF,a.toDisplayString(p.value),1)),a.createElementVNode("p",null,[a.createElementVNode("a",{href:n.videoTestUrl,target:"blank",rel:"noopener noreferrer"},a.toDisplayString(g.value),9,oF),a.createElementVNode("span",null," "+a.toDisplayString(y.value),1)])]),_:1},8,["title","submit-button-title","close-button-title","hide-footer-submit-button"]))}}),jv=()=>({ResetValidation:n=>{for(const r in n.value)n.value[r].state=null},ValidationObjectIsValid:n=>{for(let r in n)if(n[r].state===!1)return!1;return!0}}),iF={class:"template change-password-template"},sF={class:"template-title"},aF={key:0},lF={key:1},cF=["onSubmit","onReset"],dF={class:"bd-form-field"},uF={class:"bd-form-field"},fF={class:"bd-form-field"},hF={class:"bd-form-buttons"},zv=a.defineComponent({__name:"BDChangePasswordTemplate",props:{templateTitle:{},alertText:{},currentPasswordLabel:{},newPasswordLabel:{},confirmNewPasswordLabel:{},submitButtonText:{},cancelButtonText:{},successText:{},failureText:{},requiredText:{},incompatibleText:{},minimalRequirementsText:{},submitPassword:{type:Function}},setup(t){const e=t,{showDangerToast:n,showSuccessToast:r}=ca(),{errorMessages:o,errorMessageText:i,MapServerErrors:s,ResetServerErrors:c}=dh(null),{ValidationObjectIsValid:l}=jv();let d=a.ref({password:Be,passwordNew:Be,passwordRepeat:Be}),u=a.ref({password:{state:null,errorLabel:Be},passwordNew:{state:null,errorLabel:Be},passwordRepeat:{state:null,errorLabel:Be}});const f=()=>{if(!h())return;const g=e.submitPassword(d.value);g&&g.then(()=>{r(e.successText),p()}).catch(y=>{n(e.failureText),s(y)})},h=()=>{const m=/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/;if(d.value.passwordNew&&!m.test(d.value.passwordNew))u.value.passwordNew.state=!1,u.value.passwordNew.errorLabel=e.minimalRequirementsText;else{const g=d.value.passwordRepeat===d.value.passwordNew,y=g?e.requiredText:e.incompatibleText;u.value.passwordNew.state=d.value.passwordNew!==Be&&g?null:!1,u.value.passwordNew.errorLabel=y,u.value.passwordRepeat.state=d.value.passwordRepeat!==Be&&g?null:!1,u.value.passwordRepeat.errorLabel=y}return u.value.password.state=d.value.password!==Be?null:!1,u.value.password.errorLabel=u.value.password.state?Be:e.requiredText,l(u.value)},p=()=>{d.value.password=Be,d.value.passwordNew=Be,d.value.passwordRepeat=Be,u.value.password.state=null,u.value.passwordNew.state=null,u.value.passwordRepeat.state=null,c()};return(m,g)=>(a.openBlock(),a.createElementBlock("main",iF,[a.createVNode(Hi,{class:"container-xl"},{default:a.withCtx(()=>[a.createVNode(_n,{class:"justify-content-md-center template-header"},{default:a.withCtx(()=>[a.createVNode(Tt,{xs:12,md:10,lg:7},{default:a.withCtx(()=>[a.createElementVNode("h1",sF,a.toDisplayString(e.templateTitle),1)]),_:1})]),_:1}),a.createVNode(_n,{class:"justify-content-md-center"},{default:a.withCtx(()=>[a.createVNode(Tt,{xs:12,md:10,lg:7},{default:a.withCtx(()=>[a.createVNode(Ca,{class:"bd-card-template","no-header":!0},{body:a.withCtx(()=>[a.createVNode(Hi,{class:"container-fluid"},{default:a.withCtx(()=>[a.createVNode(_n,null,{default:a.withCtx(()=>[a.createVNode(Tt,null,{default:a.withCtx(()=>[a.createVNode(lo,{variant:"warning"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(m.alertText),1)]),_:1})]),_:1})]),_:1}),a.unref(o)||a.unref(i)?(a.openBlock(),a.createBlock(_n,{key:0},{default:a.withCtx(()=>[a.createVNode(Tt,null,{default:a.withCtx(()=>[a.createVNode(lo,{variant:"danger"},{default:a.withCtx(()=>[a.unref(o)?(a.openBlock(),a.createElementBlock("div",aF,[a.createElementVNode("ul",null,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(o),(y,C)=>(a.openBlock(),a.createElementBlock("li",{key:C},[a.createVNode(wr),a.createElementVNode("span",null,a.toDisplayString(y),1)]))),128))])])):(a.openBlock(),a.createElementBlock("div",lF,a.toDisplayString(a.unref(i)),1))]),_:1})]),_:1})]),_:1})):a.createCommentVNode("",!0),a.createVNode(_n,null,{default:a.withCtx(()=>[a.createVNode(Tt,{class:"bd-card-form",sm:12,md:12},{default:a.withCtx(()=>[a.createElementVNode("form",{onSubmit:a.withModifiers(f,["prevent"]),onReset:a.withModifiers(p,["prevent"]),class:"form"},[a.createElementVNode("div",dF,[a.createVNode(Lr,{modelValue:a.unref(d).password,"onUpdate:modelValue":g[0]||(g[0]=y=>a.unref(d).password=y),label:m.currentPasswordLabel,state:a.unref(u).password.state,type:"password","invalid-feedback-text":a.unref(u).password.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),a.createElementVNode("div",uF,[a.createVNode(Lr,{modelValue:a.unref(d).passwordNew,"onUpdate:modelValue":g[1]||(g[1]=y=>a.unref(d).passwordNew=y),label:m.newPasswordLabel,state:a.unref(u).passwordNew.state,type:"password","invalid-feedback-text":a.unref(u).passwordNew.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),a.createElementVNode("div",fF,[a.createVNode(Lr,{modelValue:a.unref(d).passwordRepeat,"onUpdate:modelValue":g[2]||(g[2]=y=>a.unref(d).passwordRepeat=y),label:m.confirmNewPasswordLabel,state:a.unref(u).passwordRepeat.state,type:"password","invalid-feedback-text":a.unref(u).passwordRepeat.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),a.createElementVNode("div",hF,[a.createVNode(ze,{type:"submit"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(m.submitButtonText),1)]),_:1}),a.createVNode(ze,{type:"reset",variant:"link"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(m.cancelButtonText),1)]),_:1})])],40,cF)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]))}}),pF={class:"template not-found-template"},mF={class:"center-screen"},gF={class:"container-warning"},yF=["textContent"],vF=["textContent"],Uv=a.defineComponent({__name:"BDNotFoundTemplate",props:{buttonText:{type:String}},emits:["navigate"],setup(t,{emit:e}){const n=t,{t:r}=Pt(),o=a.computed(()=>n.buttonText||r("notFoundTemplate.buttonDefault")),i=a.computed(()=>r("notFoundTemplate.title")),s=a.computed(()=>r("notFoundTemplate.description")),c=()=>e("navigate");return(l,d)=>(a.openBlock(),a.createElementBlock("main",pF,[a.createVNode(Hi,{class:"container-xl"},{default:a.withCtx(()=>[a.createElementVNode("div",mF,[a.createElementVNode("div",gF,[a.createVNode(Jc),a.createElementVNode("h5",{textContent:a.toDisplayString(i.value)},null,8,yF),a.createElementVNode("p",{textContent:a.toDisplayString(s.value)},null,8,vF),a.createVNode(ze,{onClick:c,variant:"primary",type:"button",textContent:a.toDisplayString(o.value)},null,8,["textContent"])])])]),_:1})]))}}),bF=t=>{const e=new RegExp("(?<=^|a>)((?:(?!<a).)*?)"),n=/((https?:\/\/|www\.)[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-zA-Z0-9()]{2,24}\b([-a-zA-Z0-9()!@:%_+.~#?&/=]*))/;let r=new RegExp(e.source+n.source,"g");return t.replace(r,(o,i,s)=>{const c=s.startsWith("www.")?`http://${s}`:s;return`${i}<a href="${c}" target="_blank" rel="noopener noreferrer">${s}</a>`})},CF=(t,e)=>`<p><a href="${t}" title="${e}" target="_blank" rel="noopener noreferrer">${e}</a></p>`,EF=t=>t.startsWith("http://")||t.startsWith("https://"),SF={install:t=>{t.component("BDAlert",lo),t.component("BDArticle",o0),t.component("BDAssignConversationModal",Av),t.component("BDAttachmentPreviewList",ea),t.component("BDAttachmentUploadModal",Tv),t.component("BDBadge",t0),t.component("BDButton",ze),t.component("BDCard",Ca),t.component("BDChangePasswordTemplate",zv),t.component("BDChatCloud",mv),t.component("BDCol",Tt),t.component("BDCollapsableCard",td),t.component("BDContentLibraryModal",Dv),t.component("BDConversationToTextModal",$v),t.component("BDContentLibrarySplitButton",Zm),t.component("BDContentLibraryTemplate",fh),t.component("BDContainer",Hi),t.component("BDDropdown",ah),t.component("BDDropdownItem",za),t.component("BDDropzone",Kd),t.component("BDForm",n0),t.component("BDFormCheckbox",Dr),t.component("BDFormInput",Lr),t.component("BDFormInvalidFeedback",Va),t.component("BDFormSelect",r0),t.component("BDHeader",lh),t.component("BDImageAttachmentModal",Vv),t.component("BDImageAttachmentPreviewList",ta),t.component("BDInputGroup",Ss),t.component("BDLink",ao),t.component("BDLogo",Nc),t.component("BDMarkdownEditor",hv),t.component("BDMobileMenu",sh),t.component("BDModal",qn),t.component("BDNotFoundTemplate",Uv),t.component("BDPagination",jd),t.component("BDPhoneNumberEditModal",_v),t.component("BDPill",ja),t.component("BDPractitionerHeader",Sv),t.component("BDProfileImage",Ki),t.component("BDRow",_n),t.component("BDSessionTimeOutModal",kv),t.component("BDTable",gv),t.component("BDToast",zd),t.component("BDUser",pv),t.component("BDUserInformation",Hd),t.component("BDVideoCallConfirmationModal",Fv),t.component("BDVideoCallToast",bv),t.component("BDZoomslider",ed),t.component("BDDate",h0),t.component("IconAcademy",da),t.component("IconArrowDown",Mc),t.component("IconArrowUp",Lc),t.component("IconAttachment",_r),t.component("IconBold",Dc),t.component("IconBulletList",Pc),t.component("IconCalendar",Sh),t.component("IconCall",ua),t.component("IconCallReject",Bc),t.component("IconCardView",_h),t.component("IconCaretDown",fa),t.component("IconCaretLeft",$c),t.component("IconCaretRight",Rc),t.component("IconCheck",Uo),t.component("IconClipboard",wh),t.component("IconClose",ha),t.component("IconComment",kh),t.component("IconCommentActive",Ah),t.component("IconCommonFileEmpty",Ih),t.component("IconCommonFileWarning",xh),t.component("IconCommentStatic",Th),t.component("IconContactPerson",Oh),t.component("IconCopy",Nh),t.component("IconDelete",Vc),t.component("IconDoubleCheck",Mh),t.component("IconDownloadImage",Fc),t.component("IconEdit",jc),t.component("IconEndCall",Lh),t.component("IconError",pa),t.component("IconExternal",zc),t.component("IconEyeShow",Dh),t.component("IconEyeSlash",Ph),t.component("IconFile",Uc),t.component("IconFileAdded",Bh),t.component("IconForward",$h),t.component("IconHix",Rh),t.component("IconHyperlink",ma),t.component("IconImageFileLandscape",Vh),t.component("IconImageFileWarning",Fh),t.component("IconInbox",jh),t.component("IconInfo",wr),t.component("IconInformationCircle",Hc),t.component("IconItalic",Wc),t.component("IconListView",zh),t.component("IconLock",Uh),t.component("IconLusciiEscalated",Hh),t.component("IconLusciiLogo",Wh),t.component("IconLusciiOpen",Kh),t.component("IconLusciiPriorityHigh",Yh),t.component("IconLusciiPriorityLow",Gh),t.component("IconLusciiPriorityMedium",Qh),t.component("IconMenu",Kc),t.component("IconMessage",Zh),t.component("IconMessageForward",Jh),t.component("IconMicrophoneSlash",Xh),t.component("IconMicrosoftTeams",qh),t.component("IconMin",ep),t.component("IconOrderedList",Yc),t.component("IconPlus",ga),t.component("IconRefresh",tp),t.component("IconRemove",Wi),t.component("IconSananetLogo",np),t.component("IconService",rp),t.component("IconShareScreen",op),t.component("IconSingleNeutral",ip),t.component("IconSort",sp),t.component("IconSortAsc",Gc),t.component("IconSortDesc",Qc),t.component("IconSortNone",Zc),t.component("IconTriangleDown",ap),t.component("IconTriangleExclamation",Jc),t.component("IconUnderline",Xc),t.component("IconVideoDisabled",cp),t.component("IconVideocall",lp),t.component("IconWarning",dp),t.component("IconZorgkaart",up),t.directive("vBDTooltip",jo)}};ee.BDAlert=lo,ee.BDArticle=o0,ee.BDAssignConversationModal=Av,ee.BDAttachmentPreviewList=ea,ee.BDAttachmentUploadModal=Tv,ee.BDBadge=t0,ee.BDButton=ze,ee.BDCard=Ca,ee.BDChangePasswordTemplate=zv,ee.BDChatCloud=mv,ee.BDCol=Tt,ee.BDCollapsableCard=td,ee.BDContainer=Hi,ee.BDContentLibraryModal=Dv,ee.BDContentLibrarySplitButton=Zm,ee.BDContentLibraryTemplate=fh,ee.BDConversationToTextModal=$v,ee.BDDate=h0,ee.BDDropdown=ah,ee.BDDropdownItem=za,ee.BDDropzone=Kd,ee.BDForm=n0,ee.BDFormCheckbox=Dr,ee.BDFormInput=Lr,ee.BDFormInvalidFeedback=Va,ee.BDFormSelect=r0,ee.BDHeader=lh,ee.BDImageAttachmentModal=Vv,ee.BDImageAttachmentPreviewList=ta,ee.BDInputGroup=Ss,ee.BDLink=ao,ee.BDLogo=Nc,ee.BDMarkdownEditor=hv,ee.BDMobileMenu=sh,ee.BDModal=qn,ee.BDNotFoundTemplate=Uv,ee.BDPagination=jd,ee.BDPhoneNumberEditModal=_v,ee.BDPill=ja,ee.BDPractitionerHeader=Sv,ee.BDProfileImage=Ki,ee.BDRow=_n,ee.BDSessionTimeOutModal=kv,ee.BDTable=gv,ee.BDToast=zd,ee.BDUser=pv,ee.BDUserInformation=Hd,ee.BDVideoCallConfirmationModal=Fv,ee.BDVideoCallToast=bv,ee.BDZoomslider=ed,ee.CopyChatMessageToClipboard=RV,ee.CopyChatMessagesToClipboard=Bv,ee.CopyHl7MessagesToClipboard=VV,ee.CreateHyperlinkParagraph=CF,ee.CreateThumbnailUri=d5,ee.IconAcademy=da,ee.IconArrowDown=Mc,ee.IconArrowUp=Lc,ee.IconAttachment=_r,ee.IconBold=Dc,ee.IconBulletList=Pc,ee.IconCalendar=Sh,ee.IconCall=ua,ee.IconCallReject=Bc,ee.IconCardView=_h,ee.IconCaretDown=fa,ee.IconCaretLeft=$c,ee.IconCaretRight=Rc,ee.IconCheck=Uo,ee.IconClipboard=wh,ee.IconClose=ha,ee.IconComment=kh,ee.IconCommentActive=Ah,ee.IconCommentStatic=Th,ee.IconCommonFileEmpty=Ih,ee.IconCommonFileWarning=xh,ee.IconContactPerson=Oh,ee.IconCopy=Nh,ee.IconDelete=Vc,ee.IconDoubleCheck=Mh,ee.IconDownloadImage=Fc,ee.IconEdit=jc,ee.IconEndCall=Lh,ee.IconError=pa,ee.IconExternal=zc,ee.IconEyeShow=Dh,ee.IconEyeSlash=Ph,ee.IconFile=Uc,ee.IconFileAdded=Bh,ee.IconForward=$h,ee.IconHix=Rh,ee.IconHyperlink=ma,ee.IconImageFileLandscape=Vh,ee.IconImageFileWarning=Fh,ee.IconInbox=jh,ee.IconInfo=wr,ee.IconInformationCircle=Hc,ee.IconItalic=Wc,ee.IconListView=zh,ee.IconLock=Uh,ee.IconLusciiEscalated=Hh,ee.IconLusciiLogo=Wh,ee.IconLusciiOpen=Kh,ee.IconLusciiPriorityHigh=Yh,ee.IconLusciiPriorityLow=Gh,ee.IconLusciiPriorityMedium=Qh,ee.IconMenu=Kc,ee.IconMessage=Zh,ee.IconMessageForward=Jh,ee.IconMicrophoneSlash=Xh,ee.IconMicrosoftTeams=qh,ee.IconMin=ep,ee.IconOrderedList=Yc,ee.IconPlus=ga,ee.IconRefresh=tp,ee.IconRemove=Wi,ee.IconSananetLogo=np,ee.IconService=rp,ee.IconShareScreen=op,ee.IconSingleNeutral=ip,ee.IconSort=sp,ee.IconSortAsc=Gc,ee.IconSortDesc=Qc,ee.IconSortNone=Zc,ee.IconTriangleDown=ap,ee.IconTriangleExclamation=Jc,ee.IconUnderline=Xc,ee.IconVideoDisabled=cp,ee.IconVideocall=lp,ee.IconWarning=dp,ee.IconZorgkaart=up,ee.MapAttachmentsForApi=HM,ee.MapToAttachmentObjects=Po,ee.TransformHyperlinks=bF,ee.ValidateUrl=EF,ee.default=SF,ee.getDisplayDate=f0,ee.useModal=Fi,ee.usePopover=Ev,ee.useServerErrors=dh,ee.useSessionTimeOut=wv,ee.useToaster=ca,ee.useValidation=jv,ee.useWindow=ch,ee.useZoom=Rv,ee.vBdTooltip=jo,Object.defineProperties(ee,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
1365
+ ${r}`;zi.copy(o).then(()=>hh(n))},VV=(t,e)=>{zi.copy(t).then(()=>hh(e))},FV={class:"message-cloud-multi-select"},jV={class:"message-cloud-multi-select__body"},zV={class:"message-content"},UV={class:"message-cloud__header"},HV={class:"message-cloud__title"},WV={key:0},KV=["innerHTML"],$v=a.defineComponent({__name:"BDConversationToTextModal",props:{modelValue:{},extraClass:{}},setup(t){const e=t,{t:n}=Pt(),r=a.ref([]),o=a.ref(!0);a.watchEffect(()=>{r.value=e.modelValue}),a.watch(()=>o.value,d=>{r.value.forEach(u=>u.selected=d)});const i=a.computed(()=>n("conversationToTextModal.systemMessage")),s=d=>{const u=d.IsTussentijdseMededeling?", ":"";if(d.AfzenderType===2&&d.AfzenderId!==d.BehandelaarId&&d.BehandelaarId!==null){const f=n("conversationToTextModal.onBehalfOf");return u+f+" "+d.BehandelaarNaam}return Be},c=d=>d.AfzenderType===2?"is-sender":"is-receiver",l=()=>{const d=n("conversationToTextModal.prefix"),u=n("conversationToTextModal.copySuccess");return Bv(r.value,d,u)};return(d,u)=>(a.openBlock(),a.createBlock(qn,{id:"conversation-to-text-modal",title:"Tekst versie","modal-class":d.extraClass,"hide-footer":""},{default:a.withCtx(()=>[a.createVNode(ze,{variant:"primary",onClick:l},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(n)("conversationToTextModal.copyButton")),1)]),_:1}),a.createElementVNode("div",FV,[a.createVNode(Dr,{class:"select-all-checkbox",modelValue:o.value,"onUpdate:modelValue":u[0]||(u[0]=f=>o.value=f)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(n)("conversationToTextModal.selectAll")),1)]),_:1},8,["modelValue"]),a.createElementVNode("div",jV,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(r.value,(f,h)=>(a.openBlock(),a.createElementBlock("div",{class:"message-cloud-selector",key:h},[a.createVNode(Dr,{class:"select-all-checkbox",modelValue:f.selected,"onUpdate:modelValue":p=>f.selected=p},null,8,["modelValue","onUpdate:modelValue"]),a.createElementVNode("div",zV,[a.createElementVNode("div",{class:a.normalizeClass(["message",c(f)])},[a.createElementVNode("div",UV,[a.createElementVNode("div",HV,[a.createTextVNode(a.toDisplayString(f.AfzenderNaam)+" ",1),f.IsTussentijdseMededeling?(a.openBlock(),a.createElementBlock("span",WV,[a.createElementVNode("i",null,a.toDisplayString(i.value),1)])):a.createCommentVNode("",!0),a.createElementVNode("span",null,[a.createElementVNode("i",null,a.toDisplayString(s(f)),1)]),a.createElementVNode("span",null,a.toDisplayString(f.Datum),1)])]),a.createElementVNode("div",{class:"message-cloud__body",innerHTML:f.Tekst},null,8,KV)],2)])]))),128))])])]),_:1},8,["modal-class"]))}});function Rv(){const t=a.ref(0),e=a.ref(!0),n=a.ref(null),r=a.ref({top:0,left:0,x:0,y:0}),o=a.computed(()=>t.value>0?`zoom-${t.value}`:"");return{zoom:t,mouseDown:e,imageHolderRef:n,pos:r,SetZoom:o,OnMouseDown:l=>{if(!n.value)return;r.value.left=n.value.scrollLeft,r.value.top=n.value.scrollTop;const d=document.querySelector("#image-attachment-modal"),u=document.querySelector(".image-preview-image-holder");d&&(d.style.cursor="grabbing"),u&&(u.style.cursor="grabbing"),r.value.x=l.clientX,r.value.y=l.clientY,e.value=!0},OnMouseMove:l=>{if(e.value){const d=l.clientX-r.value.x,u=l.clientY-r.value.y;n.value&&(n.value.scrollTop=r.value.top-u,n.value.scrollLeft=r.value.left-d)}},OnMouseUp:()=>{const l=document.querySelector("#image-attachment-modal"),d=document.querySelector(".image-preview-image-holder");l&&l.style&&(l.style.cursor=""),d&&d.style&&(d.style.cursor="grab"),e.value=!1}}}const YV=["src","alt"],GV={key:0,class:"show-spinner"},QV={class:"spinner-border text-primary",role:"status"},ZV=["textContent"],JV=["href"],Vv=a.defineComponent({__name:"BDImageAttachmentModal",setup(t,{expose:e}){const{showModal:n}=Fi("image-attachment-modal"),{zoom:r,imageHolderRef:o,SetZoom:i,OnMouseDown:s,OnMouseMove:c,OnMouseUp:l}=Rv(),{t:d}=Pt(),u=a.ref(!0),f=a.ref({BerichtId:0,Id:void 0,MimeType:null,Naam:Be,altName:Be,downloadUrl:Be,fullImageUrl:Be,previewUrl:Be}),h=a.computed(()=>d("imageAttachmentModal.download")),p=a.computed(()=>d("imageAttachmentModal.loading"));e({Show:C=>{f.value=C,r.value=0,n()}});const g=()=>{u.value=!1},y=()=>{f.value={BerichtId:0,Id:void 0,MimeType:null,Naam:Be,altName:Be,downloadUrl:Be,fullImageUrl:Be,previewUrl:Be}};return(C,E)=>(a.openBlock(),a.createBlock(qn,{id:"image-attachment-modal",class:a.normalizeClass(a.unref(Be)),title:f.value.Naam,hideFooterCancelButton:!0,showHeaderButton:!0,onCancel:y},{default:a.withCtx(()=>[a.createElementVNode("div",{class:"image-preview-image-holder",ref_key:"imageHolderRef",ref:o,onMousedown:E[0]||(E[0]=(...b)=>a.unref(s)&&a.unref(s)(...b)),onMousemove:E[1]||(E[1]=(...b)=>a.unref(c)&&a.unref(c)(...b)),onMouseup:E[2]||(E[2]=(...b)=>a.unref(l)&&a.unref(l)(...b))},[f.value?(a.openBlock(),a.createElementBlock("img",{key:0,src:f.value.downloadUrl,alt:f.value.Naam,class:a.normalizeClass(["image-preview-modal",a.unref(i)]),onLoad:g,draggable:!1},null,42,YV)):a.createCommentVNode("",!0)],544),u.value?(a.openBlock(),a.createElementBlock("div",GV,[a.createElementVNode("div",QV,[a.createElementVNode("span",{class:"visually-hidden",textContent:a.toDisplayString(p.value)},null,8,ZV)])])):a.createCommentVNode("",!0),a.createVNode(ed,{modelValue:a.unref(r),"onUpdate:modelValue":E[3]||(E[3]=b=>a.isRef(r)?r.value=b:null),class:"image-preview-bd-zoom-slider","max-value":4},null,8,["modelValue"]),a.createElementVNode("a",{href:f.value.downloadUrl},[a.createVNode(ze,{variant:"primary",class:"download-image",textContent:a.toDisplayString(h.value)},null,8,["textContent"])],8,JV)]),_:1},8,["class","title"]))}}),XV={key:0},qV={key:1},eF={key:2},tF={key:3},nF={key:1},rF={key:2},oF=["href"],Fv=a.defineComponent({__name:"BDVideoCallConfirmationModal",props:["isMissingCameraPermission","isMissingMicrophonePermission","isMissingMobileActivation","isMissingVideoConferencingSupport","participantName","videoTestUrl"],emits:["confirmed"],setup(t,{emit:e}){const n=t,{t:r}=Pt(),o=()=>n.isMissingCameraPermission||n.isMissingMicrophonePermission||n.isMissingMobileActivation||n.isMissingVideoConferencingSupport,i=a.computed(()=>o()?r("videoCallConfirmationModal.close"):r("videoCallConfirmationModal.cancel")),s=a.computed(()=>`${n.participantName} ${r("videoCallConfirmationModal.noMobileActivationMessage")}`),c=a.computed(()=>`${n.participantName} ${r("videoCallConfirmationModal.noCompatibleDevices")}`),l=a.computed(()=>r("videoCallConfirmationModal.title")),d=a.computed(()=>r("videoCallConfirmationModal.ok")),u=a.computed(()=>r("videoCallConfirmationModal.generalWarning")),f=a.computed(()=>r("videoCallConfirmationModal.cameraPermissionMissing")),h=a.computed(()=>r("videoCallConfirmationModal.microphonePermissionMissing")),p=a.computed(()=>r("videoCallConfirmationModal.message")),m=a.computed(()=>r("videoCallConfirmationModal.participantMessage")),g=a.computed(()=>r("videoCallConfirmationModal.testMessage")),y=a.computed(()=>r("videoCallConfirmationModal.helpMessage")),C=()=>e("confirmed");return(E,b)=>(a.openBlock(),a.createBlock(qn,{id:"video-call-confirmation-modal",title:l.value,"submit-button-title":d.value,"close-button-title":i.value,"hide-footer-submit-button":o(),onSubmit:C},{default:a.withCtx(()=>[o()?(a.openBlock(),a.createBlock(lo,{key:0,variant:"warning"},{default:a.withCtx(()=>[a.createElementVNode("p",null,a.toDisplayString(u.value),1),a.createElementVNode("ul",null,[n.isMissingCameraPermission?(a.openBlock(),a.createElementBlock("li",XV,a.toDisplayString(f.value),1)):a.createCommentVNode("",!0),n.isMissingMicrophonePermission?(a.openBlock(),a.createElementBlock("li",qV,a.toDisplayString(h.value),1)):a.createCommentVNode("",!0),n.isMissingMobileActivation?(a.openBlock(),a.createElementBlock("li",eF,a.toDisplayString(s.value),1)):a.createCommentVNode("",!0),n.isMissingVideoConferencingSupport?(a.openBlock(),a.createElementBlock("li",tF,a.toDisplayString(c.value),1)):a.createCommentVNode("",!0)])]),_:1})):n.participantName?(a.openBlock(),a.createElementBlock("p",nF,[a.createTextVNode(a.toDisplayString(m.value)+" ",1),a.createElementVNode("b",null,a.toDisplayString(n.participantName),1),a.createTextVNode("?")])):(a.openBlock(),a.createElementBlock("p",rF,a.toDisplayString(p.value),1)),a.createElementVNode("p",null,[a.createElementVNode("a",{href:n.videoTestUrl,target:"blank",rel:"noopener noreferrer"},a.toDisplayString(g.value),9,oF),a.createElementVNode("span",null," "+a.toDisplayString(y.value),1)])]),_:1},8,["title","submit-button-title","close-button-title","hide-footer-submit-button"]))}}),jv=()=>({ResetValidation:n=>{for(const r in n.value)n.value[r].state=null},ValidationObjectIsValid:n=>{for(let r in n)if(n[r].state===!1)return!1;return!0}}),iF={class:"template change-password-template"},sF={class:"template-title"},aF={key:0},lF={key:1},cF=["onSubmit","onReset"],dF={class:"bd-form-field"},uF={class:"bd-form-field"},fF={class:"bd-form-field"},hF={class:"bd-form-buttons"},zv=a.defineComponent({__name:"BDChangePasswordTemplate",props:{templateTitle:{},alertText:{},currentPasswordLabel:{},newPasswordLabel:{},confirmNewPasswordLabel:{},submitButtonText:{},cancelButtonText:{},successText:{},failureText:{},requiredText:{},incompatibleText:{},minimalRequirementsText:{},submitPassword:{type:Function}},setup(t){const e=t,{showDangerToast:n,showSuccessToast:r}=ca(),{errorMessages:o,errorMessageText:i,MapServerErrors:s,ResetServerErrors:c}=dh(null),{ValidationObjectIsValid:l}=jv();let d=a.ref({password:Be,passwordNew:Be,passwordRepeat:Be}),u=a.ref({password:{state:null,errorLabel:Be},passwordNew:{state:null,errorLabel:Be},passwordRepeat:{state:null,errorLabel:Be}});const f=()=>{if(!h())return;const g=e.submitPassword(d.value);g&&g.then(()=>{r(e.successText),p()}).catch(y=>{n(e.failureText),s(y)})},h=()=>{const m=/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/;if(d.value.passwordNew&&!m.test(d.value.passwordNew))u.value.passwordNew.state=!1,u.value.passwordNew.errorLabel=e.minimalRequirementsText;else{const g=d.value.passwordRepeat===d.value.passwordNew,y=g?e.requiredText:e.incompatibleText;u.value.passwordNew.state=d.value.passwordNew!==Be&&g?null:!1,u.value.passwordNew.errorLabel=y,u.value.passwordRepeat.state=d.value.passwordRepeat!==Be&&g?null:!1,u.value.passwordRepeat.errorLabel=y}return u.value.password.state=d.value.password!==Be?null:!1,u.value.password.errorLabel=u.value.password.state?Be:e.requiredText,l(u.value)},p=()=>{d.value.password=Be,d.value.passwordNew=Be,d.value.passwordRepeat=Be,u.value.password.state=null,u.value.passwordNew.state=null,u.value.passwordRepeat.state=null,c()};return(m,g)=>(a.openBlock(),a.createElementBlock("main",iF,[a.createVNode(Hi,{class:"container-xl"},{default:a.withCtx(()=>[a.createVNode(_n,{class:"justify-content-md-center template-header"},{default:a.withCtx(()=>[a.createVNode(Tt,{xs:12,md:10,lg:7},{default:a.withCtx(()=>[a.createElementVNode("h1",sF,a.toDisplayString(e.templateTitle),1)]),_:1})]),_:1}),a.createVNode(_n,{class:"justify-content-md-center"},{default:a.withCtx(()=>[a.createVNode(Tt,{xs:12,md:10,lg:7},{default:a.withCtx(()=>[a.createVNode(Ca,{class:"bd-card-template","no-header":!0},{body:a.withCtx(()=>[a.createVNode(Hi,{class:"container-fluid"},{default:a.withCtx(()=>[a.createVNode(_n,null,{default:a.withCtx(()=>[a.createVNode(Tt,null,{default:a.withCtx(()=>[a.createVNode(lo,{variant:"warning"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(m.alertText),1)]),_:1})]),_:1})]),_:1}),a.unref(o)||a.unref(i)?(a.openBlock(),a.createBlock(_n,{key:0},{default:a.withCtx(()=>[a.createVNode(Tt,null,{default:a.withCtx(()=>[a.createVNode(lo,{variant:"danger"},{default:a.withCtx(()=>[a.unref(o)?(a.openBlock(),a.createElementBlock("div",aF,[a.createElementVNode("ul",null,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(o),(y,C)=>(a.openBlock(),a.createElementBlock("li",{key:C},[a.createVNode(wr),a.createElementVNode("span",null,a.toDisplayString(y),1)]))),128))])])):(a.openBlock(),a.createElementBlock("div",lF,a.toDisplayString(a.unref(i)),1))]),_:1})]),_:1})]),_:1})):a.createCommentVNode("",!0),a.createVNode(_n,null,{default:a.withCtx(()=>[a.createVNode(Tt,{class:"bd-card-form",sm:12,md:12},{default:a.withCtx(()=>[a.createElementVNode("form",{onSubmit:a.withModifiers(f,["prevent"]),onReset:a.withModifiers(p,["prevent"]),class:"form"},[a.createElementVNode("div",dF,[a.createVNode(Lr,{modelValue:a.unref(d).password,"onUpdate:modelValue":g[0]||(g[0]=y=>a.unref(d).password=y),label:m.currentPasswordLabel,state:a.unref(u).password.state,type:"password","invalid-feedback-text":a.unref(u).password.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),a.createElementVNode("div",uF,[a.createVNode(Lr,{modelValue:a.unref(d).passwordNew,"onUpdate:modelValue":g[1]||(g[1]=y=>a.unref(d).passwordNew=y),label:m.newPasswordLabel,state:a.unref(u).passwordNew.state,type:"password","invalid-feedback-text":a.unref(u).passwordNew.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),a.createElementVNode("div",fF,[a.createVNode(Lr,{modelValue:a.unref(d).passwordRepeat,"onUpdate:modelValue":g[2]||(g[2]=y=>a.unref(d).passwordRepeat=y),label:m.confirmNewPasswordLabel,state:a.unref(u).passwordRepeat.state,type:"password","invalid-feedback-text":a.unref(u).passwordRepeat.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),a.createElementVNode("div",hF,[a.createVNode(ze,{type:"submit"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(m.submitButtonText),1)]),_:1}),a.createVNode(ze,{type:"reset",variant:"link"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(m.cancelButtonText),1)]),_:1})])],40,cF)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]))}}),pF={class:"template not-found-template"},mF={class:"center-screen"},gF={class:"container-warning"},yF=["textContent"],vF=["textContent"],Uv=a.defineComponent({__name:"BDNotFoundTemplate",props:{buttonText:{type:String}},emits:["navigate"],setup(t,{emit:e}){const n=t,{t:r}=Pt(),o=a.computed(()=>n.buttonText||r("notFoundTemplate.buttonDefault")),i=a.computed(()=>r("notFoundTemplate.title")),s=a.computed(()=>r("notFoundTemplate.description")),c=()=>e("navigate");return(l,d)=>(a.openBlock(),a.createElementBlock("main",pF,[a.createVNode(Hi,{class:"container-xl"},{default:a.withCtx(()=>[a.createElementVNode("div",mF,[a.createElementVNode("div",gF,[a.createVNode(Jc),a.createElementVNode("h5",{textContent:a.toDisplayString(i.value)},null,8,yF),a.createElementVNode("p",{textContent:a.toDisplayString(s.value)},null,8,vF),a.createVNode(ze,{onClick:c,variant:"primary",type:"button",textContent:a.toDisplayString(o.value)},null,8,["textContent"])])])]),_:1})]))}}),bF=t=>{const e=/<a\b[^>]*>.*?<\/a>/gi,n=[];let r;for(;(r=e.exec(t))!==null;)n.push({start:r.index,end:r.index+r[0].length});const o=/(https?:\/\/[^\s<>"',]+|www\.[^\s<>"',]+)/g;return t.replace(o,(i,s,c)=>n.some(u=>c>=u.start&&c<u.end)?i:`<a href="${i.startsWith("www.")?`http://${i}`:i}" target="_blank" rel="noopener noreferrer">${i}</a>`)},CF=(t,e)=>`<p><a href="${t}" title="${e}" target="_blank" rel="noopener noreferrer">${e}</a></p>`,EF=t=>t.startsWith("http://")||t.startsWith("https://"),SF={install:t=>{t.component("BDAlert",lo),t.component("BDArticle",o0),t.component("BDAssignConversationModal",Av),t.component("BDAttachmentPreviewList",ea),t.component("BDAttachmentUploadModal",Tv),t.component("BDBadge",t0),t.component("BDButton",ze),t.component("BDCard",Ca),t.component("BDChangePasswordTemplate",zv),t.component("BDChatCloud",mv),t.component("BDCol",Tt),t.component("BDCollapsableCard",td),t.component("BDContentLibraryModal",Dv),t.component("BDConversationToTextModal",$v),t.component("BDContentLibrarySplitButton",Zm),t.component("BDContentLibraryTemplate",fh),t.component("BDContainer",Hi),t.component("BDDropdown",ah),t.component("BDDropdownItem",za),t.component("BDDropzone",Kd),t.component("BDForm",n0),t.component("BDFormCheckbox",Dr),t.component("BDFormInput",Lr),t.component("BDFormInvalidFeedback",Va),t.component("BDFormSelect",r0),t.component("BDHeader",lh),t.component("BDImageAttachmentModal",Vv),t.component("BDImageAttachmentPreviewList",ta),t.component("BDInputGroup",Ss),t.component("BDLink",ao),t.component("BDLogo",Nc),t.component("BDMarkdownEditor",hv),t.component("BDMobileMenu",sh),t.component("BDModal",qn),t.component("BDNotFoundTemplate",Uv),t.component("BDPagination",jd),t.component("BDPhoneNumberEditModal",_v),t.component("BDPill",ja),t.component("BDPractitionerHeader",Sv),t.component("BDProfileImage",Ki),t.component("BDRow",_n),t.component("BDSessionTimeOutModal",kv),t.component("BDTable",gv),t.component("BDToast",zd),t.component("BDUser",pv),t.component("BDUserInformation",Hd),t.component("BDVideoCallConfirmationModal",Fv),t.component("BDVideoCallToast",bv),t.component("BDZoomslider",ed),t.component("BDDate",h0),t.component("IconAcademy",da),t.component("IconArrowDown",Mc),t.component("IconArrowUp",Lc),t.component("IconAttachment",_r),t.component("IconBold",Dc),t.component("IconBulletList",Pc),t.component("IconCalendar",Sh),t.component("IconCall",ua),t.component("IconCallReject",Bc),t.component("IconCardView",_h),t.component("IconCaretDown",fa),t.component("IconCaretLeft",$c),t.component("IconCaretRight",Rc),t.component("IconCheck",Uo),t.component("IconClipboard",wh),t.component("IconClose",ha),t.component("IconComment",kh),t.component("IconCommentActive",Ah),t.component("IconCommonFileEmpty",Ih),t.component("IconCommonFileWarning",xh),t.component("IconCommentStatic",Th),t.component("IconContactPerson",Oh),t.component("IconCopy",Nh),t.component("IconDelete",Vc),t.component("IconDoubleCheck",Mh),t.component("IconDownloadImage",Fc),t.component("IconEdit",jc),t.component("IconEndCall",Lh),t.component("IconError",pa),t.component("IconExternal",zc),t.component("IconEyeShow",Dh),t.component("IconEyeSlash",Ph),t.component("IconFile",Uc),t.component("IconFileAdded",Bh),t.component("IconForward",$h),t.component("IconHix",Rh),t.component("IconHyperlink",ma),t.component("IconImageFileLandscape",Vh),t.component("IconImageFileWarning",Fh),t.component("IconInbox",jh),t.component("IconInfo",wr),t.component("IconInformationCircle",Hc),t.component("IconItalic",Wc),t.component("IconListView",zh),t.component("IconLock",Uh),t.component("IconLusciiEscalated",Hh),t.component("IconLusciiLogo",Wh),t.component("IconLusciiOpen",Kh),t.component("IconLusciiPriorityHigh",Yh),t.component("IconLusciiPriorityLow",Gh),t.component("IconLusciiPriorityMedium",Qh),t.component("IconMenu",Kc),t.component("IconMessage",Zh),t.component("IconMessageForward",Jh),t.component("IconMicrophoneSlash",Xh),t.component("IconMicrosoftTeams",qh),t.component("IconMin",ep),t.component("IconOrderedList",Yc),t.component("IconPlus",ga),t.component("IconRefresh",tp),t.component("IconRemove",Wi),t.component("IconSananetLogo",np),t.component("IconService",rp),t.component("IconShareScreen",op),t.component("IconSingleNeutral",ip),t.component("IconSort",sp),t.component("IconSortAsc",Gc),t.component("IconSortDesc",Qc),t.component("IconSortNone",Zc),t.component("IconTriangleDown",ap),t.component("IconTriangleExclamation",Jc),t.component("IconUnderline",Xc),t.component("IconVideoDisabled",cp),t.component("IconVideocall",lp),t.component("IconWarning",dp),t.component("IconZorgkaart",up),t.directive("vBDTooltip",jo)}};ee.BDAlert=lo,ee.BDArticle=o0,ee.BDAssignConversationModal=Av,ee.BDAttachmentPreviewList=ea,ee.BDAttachmentUploadModal=Tv,ee.BDBadge=t0,ee.BDButton=ze,ee.BDCard=Ca,ee.BDChangePasswordTemplate=zv,ee.BDChatCloud=mv,ee.BDCol=Tt,ee.BDCollapsableCard=td,ee.BDContainer=Hi,ee.BDContentLibraryModal=Dv,ee.BDContentLibrarySplitButton=Zm,ee.BDContentLibraryTemplate=fh,ee.BDConversationToTextModal=$v,ee.BDDate=h0,ee.BDDropdown=ah,ee.BDDropdownItem=za,ee.BDDropzone=Kd,ee.BDForm=n0,ee.BDFormCheckbox=Dr,ee.BDFormInput=Lr,ee.BDFormInvalidFeedback=Va,ee.BDFormSelect=r0,ee.BDHeader=lh,ee.BDImageAttachmentModal=Vv,ee.BDImageAttachmentPreviewList=ta,ee.BDInputGroup=Ss,ee.BDLink=ao,ee.BDLogo=Nc,ee.BDMarkdownEditor=hv,ee.BDMobileMenu=sh,ee.BDModal=qn,ee.BDNotFoundTemplate=Uv,ee.BDPagination=jd,ee.BDPhoneNumberEditModal=_v,ee.BDPill=ja,ee.BDPractitionerHeader=Sv,ee.BDProfileImage=Ki,ee.BDRow=_n,ee.BDSessionTimeOutModal=kv,ee.BDTable=gv,ee.BDToast=zd,ee.BDUser=pv,ee.BDUserInformation=Hd,ee.BDVideoCallConfirmationModal=Fv,ee.BDVideoCallToast=bv,ee.BDZoomslider=ed,ee.CopyChatMessageToClipboard=RV,ee.CopyChatMessagesToClipboard=Bv,ee.CopyHl7MessagesToClipboard=VV,ee.CreateHyperlinkParagraph=CF,ee.CreateThumbnailUri=d5,ee.IconAcademy=da,ee.IconArrowDown=Mc,ee.IconArrowUp=Lc,ee.IconAttachment=_r,ee.IconBold=Dc,ee.IconBulletList=Pc,ee.IconCalendar=Sh,ee.IconCall=ua,ee.IconCallReject=Bc,ee.IconCardView=_h,ee.IconCaretDown=fa,ee.IconCaretLeft=$c,ee.IconCaretRight=Rc,ee.IconCheck=Uo,ee.IconClipboard=wh,ee.IconClose=ha,ee.IconComment=kh,ee.IconCommentActive=Ah,ee.IconCommentStatic=Th,ee.IconCommonFileEmpty=Ih,ee.IconCommonFileWarning=xh,ee.IconContactPerson=Oh,ee.IconCopy=Nh,ee.IconDelete=Vc,ee.IconDoubleCheck=Mh,ee.IconDownloadImage=Fc,ee.IconEdit=jc,ee.IconEndCall=Lh,ee.IconError=pa,ee.IconExternal=zc,ee.IconEyeShow=Dh,ee.IconEyeSlash=Ph,ee.IconFile=Uc,ee.IconFileAdded=Bh,ee.IconForward=$h,ee.IconHix=Rh,ee.IconHyperlink=ma,ee.IconImageFileLandscape=Vh,ee.IconImageFileWarning=Fh,ee.IconInbox=jh,ee.IconInfo=wr,ee.IconInformationCircle=Hc,ee.IconItalic=Wc,ee.IconListView=zh,ee.IconLock=Uh,ee.IconLusciiEscalated=Hh,ee.IconLusciiLogo=Wh,ee.IconLusciiOpen=Kh,ee.IconLusciiPriorityHigh=Yh,ee.IconLusciiPriorityLow=Gh,ee.IconLusciiPriorityMedium=Qh,ee.IconMenu=Kc,ee.IconMessage=Zh,ee.IconMessageForward=Jh,ee.IconMicrophoneSlash=Xh,ee.IconMicrosoftTeams=qh,ee.IconMin=ep,ee.IconOrderedList=Yc,ee.IconPlus=ga,ee.IconRefresh=tp,ee.IconRemove=Wi,ee.IconSananetLogo=np,ee.IconService=rp,ee.IconShareScreen=op,ee.IconSingleNeutral=ip,ee.IconSort=sp,ee.IconSortAsc=Gc,ee.IconSortDesc=Qc,ee.IconSortNone=Zc,ee.IconTriangleDown=ap,ee.IconTriangleExclamation=Jc,ee.IconUnderline=Xc,ee.IconVideoDisabled=cp,ee.IconVideocall=lp,ee.IconWarning=dp,ee.IconZorgkaart=up,ee.MapAttachmentsForApi=HM,ee.MapToAttachmentObjects=Po,ee.TransformHyperlinks=bF,ee.ValidateUrl=EF,ee.default=SF,ee.getDisplayDate=f0,ee.useModal=Fi,ee.usePopover=Ev,ee.useServerErrors=dh,ee.useSessionTimeOut=wv,ee.useToaster=ca,ee.useValidation=jv,ee.useWindow=ch,ee.useZoom=Rv,ee.vBdTooltip=jo,Object.defineProperties(ee,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});