@beterdichtbij/component-library 0.57.1 → 0.57.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bd-component-lib.cjs.js +8 -8
- package/dist/bd-component-lib.es.js +2352 -2333
- package/dist/bd-component-lib.umd.js +8 -8
- package/dist/components/atoms/icons/IconEdit.vue.d.ts.map +1 -1
- package/dist/interfaces/BDFormCheckboxProps.d.ts +1 -0
- package/dist/layout/BDCol.vue.d.ts +1 -0
- package/dist/scss/_badge.scss +15 -11
- package/dist/scss/_button.scss +8 -0
- package/dist/scss/_markdown-editor.scss +7 -0
- package/dist/scss/_table.scss +6 -2
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("vue");function L3(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const xc=L3(l),It=l.defineComponent({__name:"BDCol",props:{class:{},cols:{},xs:{},sm:{},md:{},lg:{},xxl:{},orderClass:{},offsetClass:{}},setup(t){const e=t,n=l.computed(()=>({col:!e.cols&&!e.xs&&!e.sm&&!e.md&&!e.lg&&!e.xxl,[`col-${e.cols}`]:e.cols,[`col-xs-${e.xs}`]:e.xs,[`col-sm-${e.sm}`]:e.sm,[`col-md-${e.md}`]:e.md,[`col-lg-${e.lg}`]:e.lg,[`col-xxl-${e.xxl}`]:e.xxl,[`${e.orderClass}`]:e.orderClass,[`${e.offsetClass}`]:e.offsetClass,[`${e.class}`]:e.class}));return(r,o)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(n.value)},[l.renderSlot(r.$slots,"default")],2))}}),rs=l.defineComponent({__name:"BDContainer",props:{class:{default:""},fluid:{type:Boolean,default:!1}},setup(t){const e=t,n=l.computed(()=>({container:!e.fluid,"container-fluid":e.fluid===!0,[`container-${e.fluid}`]:e.fluid&&e.fluid!==!0,[e.class]:!0}));return(r,o)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(n.value)},[l.renderSlot(r.$slots,"default")],2))}}),bn=l.defineComponent({__name:"BDRow",props:{class:{}},setup(t){return(e,n)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(["row",t.class])},[l.renderSlot(e.$slots,"default")],2))}}),lt={XS:"xs",SM:"sm",MD:"md",LG:"lg",XL:"xl"},Co=l.defineComponent({__name:"BDLink",props:{to:{default:""},target:{default:"_blank"},text:{default:void 0},rel:{default:"noopener noreferrer"}},setup(t){const e=t,n=/^https:/i,r=l.computed(()=>typeof e.to=="string"&&n.test(e.to)?"a":typeof e.to!="string"&&typeof l.resolveComponent("router-link")!="string"?"router-link":"div"),o=l.computed(()=>{if(typeof e.to=="string"&&n.test(e.to)){const{to:i,target:s,rel:c}=e;return{href:i,target:s,rel:c}}else{const{to:i}=e;return{to:i}}});return(i,s)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(r.value),l.mergeProps({class:"bd-link"},o.value),{default:l.withCtx(()=>[l.renderSlot(i.$slots,"default",{},()=>[l.createTextVNode(l.toDisplayString(e.text),1)])]),_:3},16))}}),D3={PRIMARY:"primary"},Re=l.defineComponent({__name:"BDButton",props:{size:{default:lt.MD},variant:{default:D3.PRIMARY},blockElement:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},to:{},target:{},text:{},rel:{}},emits:["click"],setup(t,{emit:e}){const n=t,r=e,o=l.computed(()=>({btn:!0,[`btn-${n.variant}`]:n.variant,[`btn-${n.size}`]:!0,"d-grid":n.blockElement&&typeof n.to=="string",disabled:n.disabled})),i=l.computed(()=>n.to?Co:"button"),s=l.computed(()=>{const a={};return n.to?(a.to=n.to,a.role="button"):a.type="submit",a}),c=a=>{r("click",a)};return(a,u)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(i.value),l.mergeProps({class:["bd-btn",o.value]},s.value,{onClick:c}),{default:l.withCtx(()=>[l.renderSlot(a.$slots,"default",{},()=>[l.createTextVNode(l.toDisplayString(n.text),1)])]),_:3},16,["class"]))}}),me=(t,e)=>{const n=t.__vccOpts||t;for(const[r,o]of e)n[r]=o;return n},P3={};function B3(t,e){return l.openBlock(),l.createElementBlock("svg",l.mergeProps({class:"bd-logo"},t.$attrs,{version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),[...e[0]||(e[0]=[l.createStaticVNode('<title>BeterDichtbij logo</title><g id="Logo" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Group-3-Copy-2" transform="translate(0.000000, -14.000000)"><g id="Master-Copy" transform="translate(0.000000, 21.000000)" fill="#E1523D"><g id="Group-36-Copy-2"><path d="M0,7.07801038 C0,4.71449972 1.60969434,3.38479666 3.84879725,3.38479666 L13.2067282,3.38479666 C18.2745524,3.38479666 22.3693254,6.83325734 22.3693254,12.0497847 C22.3693254,15.4945924 20.9549647,17.8069606 17.8368602,19.2827849 L17.8368602,19.3814167 C21.978658,19.9732076 25.2450714,23.4655047 25.2450714,27.7468563 C25.2450714,34.687614 20.6619642,38.4283171 13.9374209,38.4283171 L3.89943932,38.4283171 C1.65671912,38.4283171 0,36.9999822 0,34.687614 L0,7.07801038 Z M7.3105444,17.2663121 L11.1123169,17.2663121 C13.4997287,17.2663121 15.058781,15.8379772 15.058781,13.3758348 C15.058781,11.0634665 13.2537529,9.88353771 11.1123169,9.88353771 L7.3105444,9.88353771 L7.3105444,17.2663121 Z M7.3105444,31.9332291 L13.0620365,31.9332291 C15.6918068,31.9332291 17.6415265,30.4062624 17.6415265,27.6482244 C17.6415265,25.3358562 15.8871405,23.7614001 12.4760354,23.7614001 L7.3105444,23.7614001 L7.3105444,31.9332291 Z" id="Fill-10"></path><path d="M33.6758908,27.6990016 C34.164225,31.1912986 37.0399711,32.8168971 40.3027672,32.8168971 C43.909206,32.8168971 46.3942847,29.9638804 48.2463375,29.9638804 C49.758365,29.9638804 51.1220836,31.4871941 51.1220836,33.0141608 C51.1220836,36.0644411 44.8858745,39.0197427 39.6697414,39.0197427 C31.7768132,39.0197427 26.5136553,33.2114244 26.5136553,25.3866333 C26.5136553,18.2011226 31.6791463,11.6548921 39.0873576,11.6548921 C46.6872852,11.6548921 51.7080846,18.6431393 51.7080846,24.5500894 C51.7080846,26.665194 50.7820582,27.6990016 48.6370049,27.6990016 L33.6758908,27.6990016 Z M44.6905408,22.9756333 C44.2998734,19.8742105 42.3501537,17.5618423 39.0873576,17.5618423 C35.9656357,17.5618423 33.8712245,19.9728423 33.5311991,22.9756333 L44.6905408,22.9756333 Z" id="Fill-12"></path><path d="M55.9001628,18.4462409 L54.3411105,18.4462409 C52.4384156,18.4462409 51.2700307,17.2663121 51.2700307,15.3448181 C51.2700307,13.5730984 52.5867245,12.2470484 54.3411105,12.2470484 L55.9001628,12.2470484 L55.9001628,8.01318615 C55.9001628,5.6496755 57.3615482,4.0752194 59.4089347,4.0752194 C61.4563212,4.0752194 62.9177066,5.6496755 62.9177066,8.01318615 L62.9177066,12.2470484 L64.9144511,12.2470484 C66.7194791,12.2470484 68.2785314,13.0799393 68.2785314,15.3448181 C68.2785314,17.5585545 66.7194791,18.4462409 64.9144511,18.4462409 L62.9177066,18.4462409 L62.9177066,34.7862458 C62.9177066,37.1497565 61.4563212,38.7205595 59.4089347,38.7205595 C57.3615482,38.7205595 55.9001628,37.1497565 55.9001628,34.7862458 L55.9001628,18.4462409 Z" id="Fill-14"></path><path d="M74.2727437,27.6990016 C74.761078,31.1912986 77.636824,32.8168971 80.8996202,32.8168971 C84.506059,32.8168971 86.9911376,29.9638804 88.8431905,29.9638804 C90.3552179,29.9638804 91.7189365,31.4871941 91.7189365,33.0141608 C91.7189365,36.0644411 85.4827274,39.0197427 80.2665943,39.0197427 C72.3736661,39.0197427 67.1105082,33.2114244 67.1105082,25.3866333 C67.1105082,18.2011226 72.2759993,11.6548921 79.6805932,11.6548921 C87.2841382,11.6548921 92.3049376,18.6431393 92.3049376,24.5500894 C92.3049376,26.665194 91.3789112,27.6990016 89.2338578,27.6990016 L74.2727437,27.6990016 Z M85.2873937,22.9756333 C84.8967264,19.8742105 82.9470067,17.5618423 79.6805932,17.5618423 C76.5624887,17.5618423 74.4680774,19.9728423 74.1280521,22.9756333 L85.2873937,22.9756333 Z" id="Fill-16"></path><path d="M94.6934346,15.4934965 C94.6934346,13.1299858 96.5454874,11.950057 98.2998734,11.950057 C100.151926,11.950057 101.710978,12.6404797 101.710978,14.9017055 L101.808645,14.9017055 C103.125339,12.9327222 104.5397,11.950057 106.731778,11.950057 C108.435522,11.950057 110.142883,13.1811282 110.142883,15.7382495 C110.142883,18.0506177 108.044854,18.200392 105.950443,19.1830571 C103.856032,20.1693753 101.710978,21.1045511 101.710978,23.9100785 L101.710978,34.7851499 C101.710978,37.1486606 100.249593,38.7231166 98.2022065,38.7231166 C96.15482,38.7231166 94.6934346,37.1486606 94.6934346,34.7851499 L94.6934346,15.4934965 Z" id="Fill-18"></path><path d="M114.139266,7.17591159 C114.139266,4.91103276 115.698318,3.38771909 117.890396,3.38771909 L125.982275,3.38771909 C136.899258,3.38771909 143.135468,10.474598 143.135468,21.4008119 C143.135468,31.7352348 136.508591,38.4275865 126.47061,38.4275865 L117.988063,38.4275865 C116.381986,38.4275865 114.139266,37.5435531 114.139266,34.7380258 L114.139266,7.17591159 Z M121.44981,31.636603 L126.369325,31.636603 C132.659794,31.636603 135.531923,26.9607241 135.531923,21.053774 C135.531923,14.7559496 132.609152,10.1787026 125.884608,10.1787026 L121.44981,10.1787026 L121.44981,31.636603 Z" id="Fill-20"></path><path d="M153.809731,5.20729352 C153.809731,7.42102993 152.055345,9.29138148 149.863266,9.29138148 C147.765238,9.29138148 145.913185,7.37354053 145.913185,5.20729352 C145.913185,3.19082075 147.765238,1.32046919 149.863266,1.32046919 C151.957678,1.32046919 153.809731,3.13967832 153.809731,5.20729352 L153.809731,5.20729352 Z M146.354494,15.8887543 C146.354494,13.5252437 147.81588,11.9507876 149.863266,11.9507876 C151.910653,11.9507876 153.372038,13.5252437 153.372038,15.8887543 L153.372038,34.7858805 C153.372038,37.1493912 151.910653,38.7238473 149.863266,38.7238473 C147.81588,38.7238473 146.354494,37.1493912 146.354494,34.7858805 L146.354494,15.8887543 Z" id="Fill-22"></path><path d="M174.716947,19.5289991 C172.962561,19.5289991 171.403509,18.1518067 169.160789,18.1518067 C165.163682,18.1518067 163.264605,21.7427355 163.264605,25.3848068 C163.264605,28.8807569 165.359016,32.5228282 169.160789,32.5228282 C170.915175,32.5228282 173.548562,31.0470039 174.376922,31.0470039 C176.033641,31.0470039 177.397359,32.4716858 177.397359,34.1447737 C177.397359,37.786845 171.352867,39.0179162 168.820763,39.0179162 C161.26786,39.0179162 156.247061,32.7675812 156.247061,25.3848068 C156.247061,18.1992961 161.412552,11.6530656 168.820763,11.6530656 C171.598842,11.6530656 177.397359,12.6868732 177.397359,16.1316809 C177.397359,17.6075051 176.373666,19.5289991 174.716947,19.5289991" id="Fill-24"></path><path d="M179.83469,4.46901608 C179.83469,2.10550542 181.296075,0.531049329 183.343462,0.531049329 C185.390848,0.531049329 186.852234,2.10550542 186.852234,4.46901608 L186.852234,14.1166693 L186.949901,14.1166693 C188.411286,12.2938072 191.14234,11.6545268 193.334419,11.6545268 C198.839935,11.6545268 202.934708,15.1979663 202.934708,21.2035482 L202.934708,34.7855152 C202.934708,37.1490259 201.473322,38.723482 199.425936,38.723482 C197.378549,38.723482 195.917164,37.1490259 195.917164,34.7855152 L195.917164,22.4346195 C195.917164,19.1359331 193.869778,17.561477 191.337674,17.561477 C188.461928,17.561477 186.852234,19.6765816 186.852234,22.4346195 L186.852234,34.7855152 C186.852234,37.1490259 185.390848,38.723482 183.343462,38.723482 C181.296075,38.723482 179.83469,37.1490259 179.83469,34.7855152 L179.83469,4.46901608 Z" id="Fill-26"></path><path d="M208.63809,18.4462409 L207.079038,18.4462409 C205.17996,18.4462409 204.007958,17.2663121 204.007958,15.3448181 C204.007958,13.5730984 205.324652,12.2470484 207.079038,12.2470484 L208.63809,12.2470484 L208.63809,8.01318615 C208.63809,5.6496755 210.099475,4.0752194 212.146862,4.0752194 C214.194249,4.0752194 215.655634,5.6496755 215.655634,8.01318615 L215.655634,12.2470484 L217.652378,12.2470484 C219.457406,12.2470484 221.016459,13.0799393 221.016459,15.3448181 C221.016459,17.5585545 219.457406,18.4462409 217.652378,18.4462409 L215.655634,18.4462409 L215.655634,34.7862458 C215.655634,37.1497565 214.194249,38.7205595 212.146862,38.7205595 C210.099475,38.7205595 208.63809,37.1497565 208.63809,34.7862458 L208.63809,18.4462409 Z" id="Fill-28"></path><path d="M222.820402,4.46865078 C222.820402,2.10514012 224.281787,0.530684026 226.329173,0.530684026 C228.37656,0.530684026 229.837945,2.10514012 229.837945,4.46865078 L229.837945,14.116304 C231.689998,12.4907055 234.07741,11.6541615 236.515464,11.6541615 C244.068367,11.6541615 247.819497,18.7921829 247.819497,25.6817982 C247.819497,32.3741498 243.337674,39.0190121 236.269488,39.0190121 C233.882076,39.0190121 231.154639,37.9340621 229.837945,35.7714681 C229.400253,37.6418197 228.278893,38.7231166 226.329173,38.7231166 C224.281787,38.7231166 222.820402,37.1486606 222.820402,34.7851499 L222.820402,4.46865078 Z M235.343462,32.5202711 C239.000543,32.5202711 240.801953,28.6845892 240.801953,25.3859027 C240.801953,22.0397269 239.000543,18.1492495 235.343462,18.1492495 C231.592331,18.1492495 229.837945,21.692689 229.837945,25.1411497 C229.837945,28.5859573 231.494664,32.5202711 235.343462,32.5202711 L235.343462,32.5202711 Z" id="Fill-30"></path><path d="M258.153735,5.20729352 C258.153735,7.42102993 256.399349,9.29138148 254.207271,9.29138148 C252.109242,9.29138148 250.257189,7.37354053 250.257189,5.20729352 C250.257189,3.19082075 252.109242,1.32046919 254.207271,1.32046919 C256.301682,1.32046919 258.153735,3.13967832 258.153735,5.20729352 L258.153735,5.20729352 Z M250.698499,15.8887543 C250.698499,13.5252437 252.159884,11.9507876 254.207271,11.9507876 C256.254657,11.9507876 257.716043,13.5252437 257.716043,15.8887543 L257.716043,34.7858805 C257.716043,37.1493912 256.254657,38.7238473 254.207271,38.7238473 C252.159884,38.7238473 250.698499,37.1493912 250.698499,34.7858805 L250.698499,15.8887543 Z" id="Fill-32"></path><path d="M268.972689,5.20729352 C268.972689,7.42102993 267.218303,9.29138148 265.026225,9.29138148 C262.928197,9.29138148 261.076144,7.37354053 261.076144,5.20729352 C261.076144,3.19082075 262.928197,1.32046919 265.026225,1.32046919 C267.120637,1.32046919 268.972689,3.13967832 268.972689,5.20729352 L268.972689,5.20729352 Z M261.517453,15.8887543 C261.517453,13.5252437 262.978839,11.9507876 265.026225,11.9507876 C267.073612,11.9507876 268.534997,13.5252437 268.534997,15.8887543 L268.534997,45.2189353 C268.534997,47.5824459 267.073612,49.156902 265.026225,49.156902 C262.978839,49.156902 261.517453,47.5824459 261.517453,45.2189353 L261.517453,15.8887543 Z" id="Fill-34"></path></g></g><polyline id="Path" stroke="#E1523D" stroke-width="6.4" stroke-linecap="round" stroke-linejoin="round" transform="translate(346.970563, 44.470563) rotate(-45.000000) translate(-346.970563, -44.470563) " points="334.970563 56.4705627 334.970563 32.4705627 334.970563 32.4705627 358.970563 32.4705627"></polyline><g id="Group-2" transform="translate(319.970563, 44.500000) rotate(90.000000) translate(-319.970563, -44.500000) translate(275.970563, 27.500000)" stroke-linecap="round" stroke-linejoin="round" stroke-width="6.4"><polyline id="Path-Copy-2" stroke="#418FDE" transform="translate(70.970563, 17.000000) rotate(-45.000000) translate(-70.970563, -17.000000) " points="58.9705627 29 58.9705627 5 82.9705627 5"></polyline><polyline id="Path-Copy-3" stroke="#FFC72C" transform="translate(16.970563, 17.000000) scale(-1, 1) rotate(-45.000000) translate(-16.970563, -17.000000) " points="4.97056275 29 4.97056275 5 28.9705627 5"></polyline></g><polyline id="Path-Copy" stroke="#00BF6F" stroke-width="6.4" stroke-linecap="round" stroke-linejoin="round" transform="translate(292.970563, 44.470563) scale(-1, 1) rotate(-45.000000) translate(-292.970563, -44.470563) " points="280.970563 56.4705627 280.970563 32.4705627 280.970563 32.4705627 304.970563 32.4705627"></polyline></g></g>',2)])],16)}const Od=me(P3,[["render",B3]]),R3={},V3={class:"icon icon-academy",viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"};function $3(t,e){return l.openBlock(),l.createElementBlock("svg",V3,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M30.6523 16.0664C31.0039 16.207 31.25 16.5234 31.25 16.875C31.25 17.2617 31.0039 17.5781 30.6523 17.7188L20.7383 21.2695C20.4922 21.3398 20.2461 21.375 20 21.375C19.7188 21.375 19.4727 21.3398 19.2266 21.2695L12.5469 18.8789C12.125 19.3359 11.8086 19.8984 11.668 20.5312C11.9141 20.707 12.125 21.0234 12.125 21.375C12.125 21.7266 11.9492 22.043 11.7031 22.2539L12.5469 27.4922C12.6172 27.8438 12.3359 28.125 12.0195 28.125H9.94531C9.62891 28.125 9.34766 27.8438 9.41797 27.4922L10.2617 22.2539C10.0156 22.043 9.875 21.7266 9.875 21.375C9.875 20.918 10.1562 20.5312 10.543 20.3555C10.6836 19.6523 11 19.0195 11.4219 18.457L9.3125 17.7188C8.96094 17.5781 8.75 17.2617 8.75 16.875C8.75 16.5234 8.96094 16.207 9.3125 16.0664L19.2266 12.5156C19.4727 12.4453 19.7188 12.375 20 12.375C20.2461 12.375 20.4922 12.4453 20.7031 12.5156L30.6523 16.0664ZM20.1758 19.6875L27.9453 16.875L20.1406 14.0977C20.0703 14.0977 19.9297 14.0625 19.7891 14.0977L12.0195 16.875L13.1445 17.2969L19.8242 15.2227C20.1055 15.1172 20.4219 15.293 20.5273 15.6094C20.5977 15.8906 20.457 16.207 20.1406 16.3125L14.9023 17.9297L19.8242 19.6875C19.8594 19.6875 20 19.7227 20.1758 19.6875ZM24.6406 21.0586L26.2578 20.4961L26.7148 24.9258C26.75 27.0703 23.3398 28.125 20 28.125C16.625 28.125 13.25 27.0703 13.25 24.9258L13.707 20.4961L15.3242 21.0586L14.9375 24.9961C14.9375 25.3828 16.6602 26.4375 20 26.4375C23.3047 26.4375 25.0625 25.3828 25.0625 24.9961L24.6406 21.0586Z"},null,-1)])])}const za=me(R3,[["render",$3]]),F3={},z3={class:"icon",viewBox:"0 0 20 20",height:"20",width:"20",xmlns:"http://www.w3.org/2000/svg"};function U3(t,e){return l.openBlock(),l.createElementBlock("svg",z3,[...e[0]||(e[0]=[l.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[l.createElementVNode("path",{d:"M12,19.5a2.3,2.3,0,0,1-1.729-.78L.46,7.568A1.847,1.847,0,0,1,3.233,5.129l8.579,9.752a.25.25,0,0,0,.376,0l8.579-9.752A1.847,1.847,0,1,1,23.54,7.568L13.732,18.716A2.31,2.31,0,0,1,12,19.5Z",stroke:"none","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])])}const Md=me(F3,[["render",U3]]),H3={},j3={class:"icon",viewBox:"0 0 20 20",height:"20",width:"20",xmlns:"http://www.w3.org/2000/svg"};function W3(t,e){return l.openBlock(),l.createElementBlock("svg",j3,[...e[0]||(e[0]=[l.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[l.createElementVNode("path",{d:"M12,4.5a2.3,2.3,0,0,1,1.729.78l9.811,11.15a1.847,1.847,0,1,1-2.773,2.439L12.188,9.119a.25.25,0,0,0-.376,0L3.233,18.871A1.847,1.847,0,1,1,.46,16.432L10.268,5.284A2.31,2.31,0,0,1,12,4.5Z",stroke:"none","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])])}const Ld=me(H3,[["render",W3]]),K3={},Y3={class:"icon icon-attachment",width:"17",height:"18",viewBox:"0 0 17 18",xmlns:"http://www.w3.org/2000/svg"};function G3(t,e){return l.openBlock(),l.createElementBlock("svg",Y3,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M15.56 7.97l-7.135 7.135a3.91 3.91 0 0 1-5.53-5.53L10.03 2.44a2.357 2.357 0 0 1 3.333 3.334L6.22 12.907a.804.804 0 1 1-1.137-1.136l6.591-6.582a.75.75 0 0 0-1.06-1.062l-6.59 6.583a2.304 2.304 0 1 0 3.256 3.258l7.142-7.134A3.857 3.857 0 1 0 8.97 1.38L1.835 8.514a5.41 5.41 0 0 0 7.651 7.651l7.134-7.134a.75.75 0 1 0-1.06-1.06z"},null,-1)])])}const Dr=me(K3,[["render",G3]]),Q3={},Z3={width:"11",height:"13",viewBox:"0 0 11 13",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-bold"};function J3(t,e){return l.openBlock(),l.createElementBlock("svg",Z3,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M8.85547 6.25781C9.21094 5.84766 9.53906 5.05469 9.59375 4.48047C9.78516 2.40234 8.17188 0.625 6.12109 0.625H0.679688C0.433594 0.625 0.242188 0.84375 0.242188 1.0625V2.375C0.242188 2.62109 0.433594 2.8125 0.679688 2.8125H1.52734V10.6875H0.679688C0.433594 10.6875 0.242188 10.9062 0.242188 11.125V12.4375C0.242188 12.6836 0.433594 12.875 0.679688 12.875H6.39453C8.33594 12.875 10.0586 11.4805 10.25 9.53906C10.3867 8.22656 9.78516 7.02344 8.85547 6.25781ZM3.71484 2.8125H6.12109C6.83203 2.8125 7.43359 3.41406 7.43359 4.125C7.43359 4.86328 6.83203 5.4375 6.12109 5.4375H3.71484V2.8125ZM6.12109 10.6875H3.71484V7.625H6.12109C6.96875 7.625 7.65234 8.33594 7.65234 9.15625C7.65234 10.0039 6.96875 10.6875 6.12109 10.6875Z"},null,-1)])])}const Dd=me(Q3,[["render",J3]]),X3={},q3={width:"16",height:"14",viewBox:"0 0 16 14",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-bullet-list"};function eb(t,e){return l.openBlock(),l.createElementBlock("svg",q3,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M2.5 5.5H0.5C0.21875 5.5 0 5.75 0 6V8C0 8.28125 0.21875 8.5 0.5 8.5H2.5C2.75 8.5 3 8.28125 3 8V6C3 5.75 2.75 5.5 2.5 5.5ZM2.5 10.5H0.5C0.21875 10.5 0 10.75 0 11V13C0 13.2812 0.21875 13.5 0.5 13.5H2.5C2.75 13.5 3 13.2812 3 13V11C3 10.75 2.75 10.5 2.5 10.5ZM2.5 0.5H0.5C0.21875 0.5 0 0.75 0 1V3C0 3.28125 0.21875 3.5 0.5 3.5H2.5C2.75 3.5 3 3.28125 3 3V1C3 0.75 2.75 0.5 2.5 0.5ZM15.25 6.25H5.71875C5.3125 6.25 5 6.59375 5 7C5 7.4375 5.3125 7.75 5.71875 7.75H15.25C15.6562 7.75 16 7.4375 16 7C16 6.59375 15.6562 6.25 15.25 6.25ZM15.25 1.25H5.71875C5.3125 1.25 5 1.59375 5 2C5 2.375 5.3125 2.75 5.71875 2.75H15.25C15.6562 2.75 16 2.4375 16 2.03125C16 1.65625 15.6562 1.25 15.25 1.25ZM15.25 11.25H5.71875C5.3125 11.25 5 11.5938 5 12C5 12.4375 5.3125 12.75 5.71875 12.75H15.25C15.6562 12.75 16 12.4375 16 12C16 11.5938 15.6562 11.25 15.25 11.25Z"},null,-1)])])}const Pd=me(X3,[["render",eb]]),tb={},nb={class:"icon icon-calendar",xmlns:"http://www.w3.org/2000/svg",width:"17",height:"18",viewBox:"0 0 17 18"};function rb(t,e){return l.openBlock(),l.createElementBlock("svg",nb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M4.25 3.35H3c-.69 0-1.25.56-1.25 1.25v2.05h12.9V4.6c0-.69-.56-1.25-1.25-1.25h-1.25v.85a.75.75 0 1 1-1.5 0v-.85h-4.9v.85a.75.75 0 0 1-1.5 0v-.85zm1.5-1.5h4.9V1a.75.75 0 1 1 1.5 0v.85h1.25a2.75 2.75 0 0 1 2.75 2.75V15a2.75 2.75 0 0 1-2.75 2.75H3A2.75 2.75 0 0 1 .25 15V4.6A2.75 2.75 0 0 1 3 1.85h1.25V1a.75.75 0 0 1 1.5 0v.85zm8.9 6.3H1.75V15c0 .69.56 1.25 1.25 1.25h10.4c.69 0 1.25-.56 1.25-1.25V8.15z"},null,-1)])])}const E0=me(tb,[["render",rb]]),ob={},ib={class:"icon icon-call",width:"16",height:"17",viewBox:"0 0 16 17",xmlns:"http://www.w3.org/2000/svg"};function sb(t,e){return l.openBlock(),l.createElementBlock("svg",ib,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M5.80469 1.60731C5.59961 1.05067 4.98438 0.787001 4.42773 0.933486L1.84961 1.63661C1.35156 1.7831 1 2.22255 1 2.74989C1 10.0155 6.85938 15.8749 14.125 15.8749C14.6523 15.8749 15.0918 15.5233 15.2383 15.0253L15.9414 12.4472C16.0879 11.8905 15.8242 11.2753 15.2676 11.0702L12.4551 9.89833C11.9863 9.69325 11.4297 9.81044 11.1074 10.2206L9.90625 11.6561C7.85547 10.6893 6.18555 9.01942 5.21875 6.96864L6.6543 5.76747C7.06445 5.4452 7.18164 4.88856 6.97656 4.41981L5.80469 1.60731Z"},null,-1)])])}const Ua=me(ob,[["render",sb]]),ab={},lb={class:"icon icon-call-reject",width:"16",height:"17",viewBox:"0 0 16 17",xmlns:"http://www.w3.org/2000/svg"};function cb(t,e){return l.openBlock(),l.createElementBlock("svg",lb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M5.80469 1.60731C5.59961 1.05067 4.98438 0.787001 4.42773 0.933486L1.84961 1.63661C1.35156 1.7831 1 2.22255 1 2.74989C1 10.0155 6.85938 15.8749 14.125 15.8749C14.6523 15.8749 15.0918 15.5233 15.2383 15.0253L15.9414 12.4472C16.0879 11.8905 15.8242 11.2753 15.2676 11.0702L12.4551 9.89833C11.9863 9.69325 11.4297 9.81044 11.1074 10.2206L9.90625 11.6561C7.85547 10.6893 6.18555 9.01942 5.21875 6.96864L6.6543 5.76747C7.06445 5.4452 7.18164 4.88856 6.97656 4.41981L5.80469 1.60731Z"},null,-1)])])}const Bd=me(ab,[["render",cb]]),ub={},db={class:"icon icon-card-view",viewBox:"0 0 24 19",fill:"red",xmlns:"http://www.w3.org/2000/svg"};function fb(t,e){return l.openBlock(),l.createElementBlock("svg",db,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M21.375 0.75H2.625C1.57031 0.75 0.75 1.60938 0.75 2.625V16.375C0.75 17.4297 1.57031 18.25 2.625 18.25H21.375C22.3906 18.25 23.25 17.4297 23.25 16.375V2.625C23.25 1.60938 22.3906 0.75 21.375 0.75ZM21.375 16.375H2.625V2.625H21.375V16.375ZM8.875 9.5C10.2422 9.5 11.375 8.40625 11.375 7C11.375 5.63281 10.2422 4.5 8.875 4.5C7.46875 4.5 6.375 5.63281 6.375 7C6.375 8.40625 7.46875 9.5 8.875 9.5ZM5.35938 14.5H12.3516C12.8594 14.5 13.25 14.1875 13.25 13.7578V13.0156C13.25 11.7656 12.0391 10.75 10.5938 10.75C10.2031 10.75 9.89062 11.0625 8.875 11.0625C7.82031 11.0625 7.54688 10.75 7.11719 10.75C5.67188 10.75 4.5 11.7656 4.5 13.0156V13.7578C4.5 14.1875 4.89062 14.5 5.35938 14.5ZM14.8125 12H19.1875C19.3438 12 19.5 11.8828 19.5 11.6875V11.0625C19.5 10.9062 19.3438 10.75 19.1875 10.75H14.8125C14.6172 10.75 14.5 10.9062 14.5 11.0625V11.6875C14.5 11.8828 14.6172 12 14.8125 12ZM14.8125 9.5H19.1875C19.3438 9.5 19.5 9.38281 19.5 9.1875V8.5625C19.5 8.40625 19.3438 8.25 19.1875 8.25H14.8125C14.6172 8.25 14.5 8.40625 14.5 8.5625V9.1875C14.5 9.38281 14.6172 9.5 14.8125 9.5ZM14.8125 7H19.1875C19.3438 7 19.5 6.88281 19.5 6.6875V6.0625C19.5 5.90625 19.3438 5.75 19.1875 5.75H14.8125C14.6172 5.75 14.5 5.90625 14.5 6.0625V6.6875C14.5 6.88281 14.6172 7 14.8125 7Z",fill:"#6B758A"},null,-1)])])}const k0=me(ub,[["render",fb]]),hb={},pb={xmlns:"http://www.w3.org/2000/svg",width:"18",height:"10"};function mb(t,e){return l.openBlock(),l.createElementBlock("svg",pb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M8.828 6.207L14.632.404a1 1 0 0 1 1.414 0l.707.707a1 1 0 0 1 0 1.414L9.682 9.596a.999.999 0 0 1-.854.282.999.999 0 0 1-.853-.282L.904 2.526a1 1 0 0 1 0-1.415L1.61.404a1 1 0 0 1 1.414 0l5.803 5.803z",fill:"#3594CF"},null,-1)])])}const Hl=me(hb,[["render",mb]]),gb={},vb={class:"icon icon-caret-left",xmlns:"http://www.w3.org/2000/svg",width:"6",height:"10",viewBox:"0 0 6 10"};function yb(t,e){return l.openBlock(),l.createElementBlock("svg",vb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M2.276 4.897l3.27 3.27A.9.9 0 1 1 4.273 9.44L.454 5.62a.898.898 0 0 1-.259-.724.898.898 0 0 1 .26-.724L4.272.354a.9.9 0 1 1 1.273 1.273l-3.27 3.27z"},null,-1)])])}const Rd=me(gb,[["render",yb]]),bb={},Cb={class:"icon icon-caret-right",xmlns:"http://www.w3.org/2000/svg",width:"7",height:"11",viewBox:"0 0 7 11"};function Eb(t,e){return l.openBlock(),l.createElementBlock("svg",Cb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M4.324 5.703l-3.27-3.27A.9.9 0 1 1 2.327 1.16L6.146 4.98a.898.898 0 0 1 .259.724.898.898 0 0 1-.26.724l-3.818 3.819a.9.9 0 1 1-1.273-1.273l3.27-3.27z"},null,-1)])])}const Vd=me(bb,[["render",Eb]]),kb={},wb={class:"icon icon-check",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"13",viewBox:"0 0 18 13"};function Sb(t,e){return l.openBlock(),l.createElementBlock("svg",wb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M6 10.586L1.707 6.293A1 1 0 0 0 .293 7.707l5 5a1 1 0 0 0 1.414 0l11-11A1 1 0 1 0 16.293.293L6 10.586z"},null,-1)])])}const gi=me(kb,[["render",Sb]]),Ab={},xb={class:"icon icon-clipboard",viewBox:"0 0 48 48",height:"48",width:"48",xmlns:"http://www.w3.org/2000/svg"};function Tb(t,e){return l.openBlock(),l.createElementBlock("svg",xb,[...e[0]||(e[0]=[l.createStaticVNode('<g transform="matrix(2,0,0,2,0,0)"><path d="M20.25,8.249v-3a1.5,1.5,0,0,0-1.5-1.5h-4" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.25,3.749h-4a1.5,1.5,0,0,0-1.5,1.5v16.5a1.5,1.5,0,0,0,1.5,1.5h6" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.421,4.736a.751.751,0,0,1-.712.513H7.291a.751.751,0,0,1-.712-.513l-1-3A.749.749,0,0,1,6.291.749h8.418a.749.749,0,0,1,.712.987Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M11.250 11.249 L23.250 11.249 L23.250 23.249 L11.250 23.249 Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 14.249L20.25 14.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 17.249L20.25 17.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 20.249L16.5 20.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g>',1)])])}const w0=me(Ab,[["render",Tb]]),Ib={},_b={class:"icon icon-close",xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"-4 -4 22 22"};function Nb(t,e){return l.openBlock(),l.createElementBlock("svg",_b,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M8.414 7l5.293 5.293a1 1 0 0 1-1.414 1.414L7 8.414l-5.293 5.293a1 1 0 1 1-1.414-1.414L5.586 7 .293 1.707A1 1 0 1 1 1.707.293L7 5.586 12.293.293a1 1 0 0 1 1.414 1.414L8.414 7z"},null,-1)])])}const jl=me(Ib,[["render",Nb]]),Ob={},Mb={class:"icon icon-comment",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"};function Lb(t,e){return l.openBlock(),l.createElementBlock("svg",Mb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M1.139 8.555a8.304 8.304 0 0 1 4.59-7.424A8.198 8.198 0 0 1 9.444.25L9.93.25c4.218.233 7.586 3.6 7.82 7.86v.445-.002a8.197 8.197 0 0 1-.88 3.715 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778a8.197 8.197 0 0 1-.742-3.429zm1.047 7.26L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.7 6.7 0 0 0 .719-3.038l.001-.405c-.19-3.454-2.949-6.213-6.362-6.402h-.446a6.703 6.703 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643z"},null,-1)])])}const $d=me(Ob,[["render",Lb]]),Db={},Pb={class:"icon icon-comment-active",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"};function Bb(t,e){return l.openBlock(),l.createElementBlock("svg",Pb,[...e[0]||(e[0]=[l.createElementVNode("g",{"fill-rule":"nonzero",fill:"none"},[l.createElementVNode("path",{fill:"#4D5875",d:"M10.845 1.872a6.686 6.686 0 0 0-.956-.122h-.446a6.704 6.704 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.702 6.702 0 0 0 .72-3.04v-.403a6.83 6.83 0 0 0-.128-.995 4.01 4.01 0 0 0 1.307-.934 8.43 8.43 0 0 1 .32 1.888v.444a8.198 8.198 0 0 1-.88 3.714 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778A8.304 8.304 0 0 1 5.728 1.13 8.199 8.199 0 0 1 9.445.25L9.93.25c.64.035 1.26.143 1.852.314a4.01 4.01 0 0 0-.937 1.307z"}),l.createElementVNode("path",{fill:"#30B451",d:"M14.5 6.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"})],-1)])])}const S0=me(Db,[["render",Bb]]),Rb={},Vb={class:"icon icon-comment-static",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"};function $b(t,e){return l.openBlock(),l.createElementBlock("svg",Vb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M9.889 1.75h-.446a6.704 6.704 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.702 6.702 0 0 0 .72-3.04v-.403a6.83 6.83 0 0 0-.128-.995 4.01 4.01 0 0 0 1.307-.934c.175.603.284 1.235.32 1.888v.444a8.198 8.198 0 0 1-.88 3.714 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778A8.304 8.304 0 0 1 5.728 1.13 8.2 8.2 0 0 1 9.445.25L9.93.25c.64.035 1.26.143 1.852.314a4.01 4.01 0 0 0-.937 1.307 6.687 6.687 0 0 0-.956-.122zM14.5 6.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"},null,-1)])])}const A0=me(Rb,[["render",$b]]),Fb={},zb={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{"enable-background":"new 0 0 24 24"},"xml:space":"preserve",class:"icon icon-common-file-empty"};function Ub(t,e){return l.openBlock(),l.createElementBlock("svg",zb,[...e[0]||(e[0]=[l.createElementVNode("title",null,"common-file-empty",-1),l.createElementVNode("g",null,[l.createElementVNode("path",{d:`M3.023,24c-1.241,0-2.25-1.009-2.25-2.25V2.25C0.773,1.009,1.782,0,3.023,0h15c0.59,0,1.147,0.227,1.571,0.639l2.955,2.883
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("vue");function L3(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const xc=L3(l),It=l.defineComponent({__name:"BDCol",props:{class:{},cols:{},xs:{},sm:{},md:{},lg:{},xl:{},xxl:{},orderClass:{},offsetClass:{}},setup(t){const e=t,n=l.computed(()=>({col:!e.cols&&!e.xs&&!e.sm&&!e.md&&!e.lg&&!e.xxl,[`col-${e.cols}`]:e.cols,[`col-xs-${e.xs}`]:e.xs,[`col-sm-${e.sm}`]:e.sm,[`col-md-${e.md}`]:e.md,[`col-lg-${e.lg}`]:e.lg,[`col-xl-${e.xl}`]:e.xl,[`col-xxl-${e.xxl}`]:e.xxl,[`${e.orderClass}`]:e.orderClass,[`${e.offsetClass}`]:e.offsetClass,[`${e.class}`]:e.class}));return(r,o)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(n.value)},[l.renderSlot(r.$slots,"default")],2))}}),rs=l.defineComponent({__name:"BDContainer",props:{class:{default:""},fluid:{type:Boolean,default:!1}},setup(t){const e=t,n=l.computed(()=>({container:!e.fluid,"container-fluid":e.fluid===!0,[`container-${e.fluid}`]:e.fluid&&e.fluid!==!0,[e.class]:!0}));return(r,o)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(n.value)},[l.renderSlot(r.$slots,"default")],2))}}),bn=l.defineComponent({__name:"BDRow",props:{class:{}},setup(t){return(e,n)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(["row",t.class])},[l.renderSlot(e.$slots,"default")],2))}}),lt={XS:"xs",SM:"sm",MD:"md",LG:"lg",XL:"xl"},Co=l.defineComponent({__name:"BDLink",props:{to:{default:""},target:{default:"_blank"},text:{default:void 0},rel:{default:"noopener noreferrer"}},setup(t){const e=t,n=/^https:/i,r=l.computed(()=>typeof e.to=="string"&&n.test(e.to)?"a":typeof e.to!="string"&&typeof l.resolveComponent("router-link")!="string"?"router-link":"div"),o=l.computed(()=>{if(typeof e.to=="string"&&n.test(e.to)){const{to:i,target:s,rel:c}=e;return{href:i,target:s,rel:c}}else{const{to:i}=e;return{to:i}}});return(i,s)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(r.value),l.mergeProps({class:"bd-link"},o.value),{default:l.withCtx(()=>[l.renderSlot(i.$slots,"default",{},()=>[l.createTextVNode(l.toDisplayString(e.text),1)])]),_:3},16))}}),D3={PRIMARY:"primary"},Re=l.defineComponent({__name:"BDButton",props:{size:{default:lt.MD},variant:{default:D3.PRIMARY},blockElement:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},to:{},target:{},text:{},rel:{}},emits:["click"],setup(t,{emit:e}){const n=t,r=e,o=l.computed(()=>({btn:!0,[`btn-${n.variant}`]:n.variant,[`btn-${n.size}`]:!0,"d-grid":n.blockElement&&typeof n.to=="string",disabled:n.disabled})),i=l.computed(()=>n.to?Co:"button"),s=l.computed(()=>{const a={};return n.to?(a.to=n.to,a.role="button"):a.type="submit",a}),c=a=>{r("click",a)};return(a,u)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(i.value),l.mergeProps({class:["bd-btn",o.value]},s.value,{onClick:c}),{default:l.withCtx(()=>[l.renderSlot(a.$slots,"default",{},()=>[l.createTextVNode(l.toDisplayString(n.text),1)])]),_:3},16,["class"]))}}),me=(t,e)=>{const n=t.__vccOpts||t;for(const[r,o]of e)n[r]=o;return n},P3={};function B3(t,e){return l.openBlock(),l.createElementBlock("svg",l.mergeProps({class:"bd-logo"},t.$attrs,{version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),[...e[0]||(e[0]=[l.createStaticVNode('<title>BeterDichtbij logo</title><g id="Logo" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Group-3-Copy-2" transform="translate(0.000000, -14.000000)"><g id="Master-Copy" transform="translate(0.000000, 21.000000)" fill="#E1523D"><g id="Group-36-Copy-2"><path d="M0,7.07801038 C0,4.71449972 1.60969434,3.38479666 3.84879725,3.38479666 L13.2067282,3.38479666 C18.2745524,3.38479666 22.3693254,6.83325734 22.3693254,12.0497847 C22.3693254,15.4945924 20.9549647,17.8069606 17.8368602,19.2827849 L17.8368602,19.3814167 C21.978658,19.9732076 25.2450714,23.4655047 25.2450714,27.7468563 C25.2450714,34.687614 20.6619642,38.4283171 13.9374209,38.4283171 L3.89943932,38.4283171 C1.65671912,38.4283171 0,36.9999822 0,34.687614 L0,7.07801038 Z M7.3105444,17.2663121 L11.1123169,17.2663121 C13.4997287,17.2663121 15.058781,15.8379772 15.058781,13.3758348 C15.058781,11.0634665 13.2537529,9.88353771 11.1123169,9.88353771 L7.3105444,9.88353771 L7.3105444,17.2663121 Z M7.3105444,31.9332291 L13.0620365,31.9332291 C15.6918068,31.9332291 17.6415265,30.4062624 17.6415265,27.6482244 C17.6415265,25.3358562 15.8871405,23.7614001 12.4760354,23.7614001 L7.3105444,23.7614001 L7.3105444,31.9332291 Z" id="Fill-10"></path><path d="M33.6758908,27.6990016 C34.164225,31.1912986 37.0399711,32.8168971 40.3027672,32.8168971 C43.909206,32.8168971 46.3942847,29.9638804 48.2463375,29.9638804 C49.758365,29.9638804 51.1220836,31.4871941 51.1220836,33.0141608 C51.1220836,36.0644411 44.8858745,39.0197427 39.6697414,39.0197427 C31.7768132,39.0197427 26.5136553,33.2114244 26.5136553,25.3866333 C26.5136553,18.2011226 31.6791463,11.6548921 39.0873576,11.6548921 C46.6872852,11.6548921 51.7080846,18.6431393 51.7080846,24.5500894 C51.7080846,26.665194 50.7820582,27.6990016 48.6370049,27.6990016 L33.6758908,27.6990016 Z M44.6905408,22.9756333 C44.2998734,19.8742105 42.3501537,17.5618423 39.0873576,17.5618423 C35.9656357,17.5618423 33.8712245,19.9728423 33.5311991,22.9756333 L44.6905408,22.9756333 Z" id="Fill-12"></path><path d="M55.9001628,18.4462409 L54.3411105,18.4462409 C52.4384156,18.4462409 51.2700307,17.2663121 51.2700307,15.3448181 C51.2700307,13.5730984 52.5867245,12.2470484 54.3411105,12.2470484 L55.9001628,12.2470484 L55.9001628,8.01318615 C55.9001628,5.6496755 57.3615482,4.0752194 59.4089347,4.0752194 C61.4563212,4.0752194 62.9177066,5.6496755 62.9177066,8.01318615 L62.9177066,12.2470484 L64.9144511,12.2470484 C66.7194791,12.2470484 68.2785314,13.0799393 68.2785314,15.3448181 C68.2785314,17.5585545 66.7194791,18.4462409 64.9144511,18.4462409 L62.9177066,18.4462409 L62.9177066,34.7862458 C62.9177066,37.1497565 61.4563212,38.7205595 59.4089347,38.7205595 C57.3615482,38.7205595 55.9001628,37.1497565 55.9001628,34.7862458 L55.9001628,18.4462409 Z" id="Fill-14"></path><path d="M74.2727437,27.6990016 C74.761078,31.1912986 77.636824,32.8168971 80.8996202,32.8168971 C84.506059,32.8168971 86.9911376,29.9638804 88.8431905,29.9638804 C90.3552179,29.9638804 91.7189365,31.4871941 91.7189365,33.0141608 C91.7189365,36.0644411 85.4827274,39.0197427 80.2665943,39.0197427 C72.3736661,39.0197427 67.1105082,33.2114244 67.1105082,25.3866333 C67.1105082,18.2011226 72.2759993,11.6548921 79.6805932,11.6548921 C87.2841382,11.6548921 92.3049376,18.6431393 92.3049376,24.5500894 C92.3049376,26.665194 91.3789112,27.6990016 89.2338578,27.6990016 L74.2727437,27.6990016 Z M85.2873937,22.9756333 C84.8967264,19.8742105 82.9470067,17.5618423 79.6805932,17.5618423 C76.5624887,17.5618423 74.4680774,19.9728423 74.1280521,22.9756333 L85.2873937,22.9756333 Z" id="Fill-16"></path><path d="M94.6934346,15.4934965 C94.6934346,13.1299858 96.5454874,11.950057 98.2998734,11.950057 C100.151926,11.950057 101.710978,12.6404797 101.710978,14.9017055 L101.808645,14.9017055 C103.125339,12.9327222 104.5397,11.950057 106.731778,11.950057 C108.435522,11.950057 110.142883,13.1811282 110.142883,15.7382495 C110.142883,18.0506177 108.044854,18.200392 105.950443,19.1830571 C103.856032,20.1693753 101.710978,21.1045511 101.710978,23.9100785 L101.710978,34.7851499 C101.710978,37.1486606 100.249593,38.7231166 98.2022065,38.7231166 C96.15482,38.7231166 94.6934346,37.1486606 94.6934346,34.7851499 L94.6934346,15.4934965 Z" id="Fill-18"></path><path d="M114.139266,7.17591159 C114.139266,4.91103276 115.698318,3.38771909 117.890396,3.38771909 L125.982275,3.38771909 C136.899258,3.38771909 143.135468,10.474598 143.135468,21.4008119 C143.135468,31.7352348 136.508591,38.4275865 126.47061,38.4275865 L117.988063,38.4275865 C116.381986,38.4275865 114.139266,37.5435531 114.139266,34.7380258 L114.139266,7.17591159 Z M121.44981,31.636603 L126.369325,31.636603 C132.659794,31.636603 135.531923,26.9607241 135.531923,21.053774 C135.531923,14.7559496 132.609152,10.1787026 125.884608,10.1787026 L121.44981,10.1787026 L121.44981,31.636603 Z" id="Fill-20"></path><path d="M153.809731,5.20729352 C153.809731,7.42102993 152.055345,9.29138148 149.863266,9.29138148 C147.765238,9.29138148 145.913185,7.37354053 145.913185,5.20729352 C145.913185,3.19082075 147.765238,1.32046919 149.863266,1.32046919 C151.957678,1.32046919 153.809731,3.13967832 153.809731,5.20729352 L153.809731,5.20729352 Z M146.354494,15.8887543 C146.354494,13.5252437 147.81588,11.9507876 149.863266,11.9507876 C151.910653,11.9507876 153.372038,13.5252437 153.372038,15.8887543 L153.372038,34.7858805 C153.372038,37.1493912 151.910653,38.7238473 149.863266,38.7238473 C147.81588,38.7238473 146.354494,37.1493912 146.354494,34.7858805 L146.354494,15.8887543 Z" id="Fill-22"></path><path d="M174.716947,19.5289991 C172.962561,19.5289991 171.403509,18.1518067 169.160789,18.1518067 C165.163682,18.1518067 163.264605,21.7427355 163.264605,25.3848068 C163.264605,28.8807569 165.359016,32.5228282 169.160789,32.5228282 C170.915175,32.5228282 173.548562,31.0470039 174.376922,31.0470039 C176.033641,31.0470039 177.397359,32.4716858 177.397359,34.1447737 C177.397359,37.786845 171.352867,39.0179162 168.820763,39.0179162 C161.26786,39.0179162 156.247061,32.7675812 156.247061,25.3848068 C156.247061,18.1992961 161.412552,11.6530656 168.820763,11.6530656 C171.598842,11.6530656 177.397359,12.6868732 177.397359,16.1316809 C177.397359,17.6075051 176.373666,19.5289991 174.716947,19.5289991" id="Fill-24"></path><path d="M179.83469,4.46901608 C179.83469,2.10550542 181.296075,0.531049329 183.343462,0.531049329 C185.390848,0.531049329 186.852234,2.10550542 186.852234,4.46901608 L186.852234,14.1166693 L186.949901,14.1166693 C188.411286,12.2938072 191.14234,11.6545268 193.334419,11.6545268 C198.839935,11.6545268 202.934708,15.1979663 202.934708,21.2035482 L202.934708,34.7855152 C202.934708,37.1490259 201.473322,38.723482 199.425936,38.723482 C197.378549,38.723482 195.917164,37.1490259 195.917164,34.7855152 L195.917164,22.4346195 C195.917164,19.1359331 193.869778,17.561477 191.337674,17.561477 C188.461928,17.561477 186.852234,19.6765816 186.852234,22.4346195 L186.852234,34.7855152 C186.852234,37.1490259 185.390848,38.723482 183.343462,38.723482 C181.296075,38.723482 179.83469,37.1490259 179.83469,34.7855152 L179.83469,4.46901608 Z" id="Fill-26"></path><path d="M208.63809,18.4462409 L207.079038,18.4462409 C205.17996,18.4462409 204.007958,17.2663121 204.007958,15.3448181 C204.007958,13.5730984 205.324652,12.2470484 207.079038,12.2470484 L208.63809,12.2470484 L208.63809,8.01318615 C208.63809,5.6496755 210.099475,4.0752194 212.146862,4.0752194 C214.194249,4.0752194 215.655634,5.6496755 215.655634,8.01318615 L215.655634,12.2470484 L217.652378,12.2470484 C219.457406,12.2470484 221.016459,13.0799393 221.016459,15.3448181 C221.016459,17.5585545 219.457406,18.4462409 217.652378,18.4462409 L215.655634,18.4462409 L215.655634,34.7862458 C215.655634,37.1497565 214.194249,38.7205595 212.146862,38.7205595 C210.099475,38.7205595 208.63809,37.1497565 208.63809,34.7862458 L208.63809,18.4462409 Z" id="Fill-28"></path><path d="M222.820402,4.46865078 C222.820402,2.10514012 224.281787,0.530684026 226.329173,0.530684026 C228.37656,0.530684026 229.837945,2.10514012 229.837945,4.46865078 L229.837945,14.116304 C231.689998,12.4907055 234.07741,11.6541615 236.515464,11.6541615 C244.068367,11.6541615 247.819497,18.7921829 247.819497,25.6817982 C247.819497,32.3741498 243.337674,39.0190121 236.269488,39.0190121 C233.882076,39.0190121 231.154639,37.9340621 229.837945,35.7714681 C229.400253,37.6418197 228.278893,38.7231166 226.329173,38.7231166 C224.281787,38.7231166 222.820402,37.1486606 222.820402,34.7851499 L222.820402,4.46865078 Z M235.343462,32.5202711 C239.000543,32.5202711 240.801953,28.6845892 240.801953,25.3859027 C240.801953,22.0397269 239.000543,18.1492495 235.343462,18.1492495 C231.592331,18.1492495 229.837945,21.692689 229.837945,25.1411497 C229.837945,28.5859573 231.494664,32.5202711 235.343462,32.5202711 L235.343462,32.5202711 Z" id="Fill-30"></path><path d="M258.153735,5.20729352 C258.153735,7.42102993 256.399349,9.29138148 254.207271,9.29138148 C252.109242,9.29138148 250.257189,7.37354053 250.257189,5.20729352 C250.257189,3.19082075 252.109242,1.32046919 254.207271,1.32046919 C256.301682,1.32046919 258.153735,3.13967832 258.153735,5.20729352 L258.153735,5.20729352 Z M250.698499,15.8887543 C250.698499,13.5252437 252.159884,11.9507876 254.207271,11.9507876 C256.254657,11.9507876 257.716043,13.5252437 257.716043,15.8887543 L257.716043,34.7858805 C257.716043,37.1493912 256.254657,38.7238473 254.207271,38.7238473 C252.159884,38.7238473 250.698499,37.1493912 250.698499,34.7858805 L250.698499,15.8887543 Z" id="Fill-32"></path><path d="M268.972689,5.20729352 C268.972689,7.42102993 267.218303,9.29138148 265.026225,9.29138148 C262.928197,9.29138148 261.076144,7.37354053 261.076144,5.20729352 C261.076144,3.19082075 262.928197,1.32046919 265.026225,1.32046919 C267.120637,1.32046919 268.972689,3.13967832 268.972689,5.20729352 L268.972689,5.20729352 Z M261.517453,15.8887543 C261.517453,13.5252437 262.978839,11.9507876 265.026225,11.9507876 C267.073612,11.9507876 268.534997,13.5252437 268.534997,15.8887543 L268.534997,45.2189353 C268.534997,47.5824459 267.073612,49.156902 265.026225,49.156902 C262.978839,49.156902 261.517453,47.5824459 261.517453,45.2189353 L261.517453,15.8887543 Z" id="Fill-34"></path></g></g><polyline id="Path" stroke="#E1523D" stroke-width="6.4" stroke-linecap="round" stroke-linejoin="round" transform="translate(346.970563, 44.470563) rotate(-45.000000) translate(-346.970563, -44.470563) " points="334.970563 56.4705627 334.970563 32.4705627 334.970563 32.4705627 358.970563 32.4705627"></polyline><g id="Group-2" transform="translate(319.970563, 44.500000) rotate(90.000000) translate(-319.970563, -44.500000) translate(275.970563, 27.500000)" stroke-linecap="round" stroke-linejoin="round" stroke-width="6.4"><polyline id="Path-Copy-2" stroke="#418FDE" transform="translate(70.970563, 17.000000) rotate(-45.000000) translate(-70.970563, -17.000000) " points="58.9705627 29 58.9705627 5 82.9705627 5"></polyline><polyline id="Path-Copy-3" stroke="#FFC72C" transform="translate(16.970563, 17.000000) scale(-1, 1) rotate(-45.000000) translate(-16.970563, -17.000000) " points="4.97056275 29 4.97056275 5 28.9705627 5"></polyline></g><polyline id="Path-Copy" stroke="#00BF6F" stroke-width="6.4" stroke-linecap="round" stroke-linejoin="round" transform="translate(292.970563, 44.470563) scale(-1, 1) rotate(-45.000000) translate(-292.970563, -44.470563) " points="280.970563 56.4705627 280.970563 32.4705627 280.970563 32.4705627 304.970563 32.4705627"></polyline></g></g>',2)])],16)}const Od=me(P3,[["render",B3]]),R3={},V3={class:"icon icon-academy",viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"};function $3(t,e){return l.openBlock(),l.createElementBlock("svg",V3,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M30.6523 16.0664C31.0039 16.207 31.25 16.5234 31.25 16.875C31.25 17.2617 31.0039 17.5781 30.6523 17.7188L20.7383 21.2695C20.4922 21.3398 20.2461 21.375 20 21.375C19.7188 21.375 19.4727 21.3398 19.2266 21.2695L12.5469 18.8789C12.125 19.3359 11.8086 19.8984 11.668 20.5312C11.9141 20.707 12.125 21.0234 12.125 21.375C12.125 21.7266 11.9492 22.043 11.7031 22.2539L12.5469 27.4922C12.6172 27.8438 12.3359 28.125 12.0195 28.125H9.94531C9.62891 28.125 9.34766 27.8438 9.41797 27.4922L10.2617 22.2539C10.0156 22.043 9.875 21.7266 9.875 21.375C9.875 20.918 10.1562 20.5312 10.543 20.3555C10.6836 19.6523 11 19.0195 11.4219 18.457L9.3125 17.7188C8.96094 17.5781 8.75 17.2617 8.75 16.875C8.75 16.5234 8.96094 16.207 9.3125 16.0664L19.2266 12.5156C19.4727 12.4453 19.7188 12.375 20 12.375C20.2461 12.375 20.4922 12.4453 20.7031 12.5156L30.6523 16.0664ZM20.1758 19.6875L27.9453 16.875L20.1406 14.0977C20.0703 14.0977 19.9297 14.0625 19.7891 14.0977L12.0195 16.875L13.1445 17.2969L19.8242 15.2227C20.1055 15.1172 20.4219 15.293 20.5273 15.6094C20.5977 15.8906 20.457 16.207 20.1406 16.3125L14.9023 17.9297L19.8242 19.6875C19.8594 19.6875 20 19.7227 20.1758 19.6875ZM24.6406 21.0586L26.2578 20.4961L26.7148 24.9258C26.75 27.0703 23.3398 28.125 20 28.125C16.625 28.125 13.25 27.0703 13.25 24.9258L13.707 20.4961L15.3242 21.0586L14.9375 24.9961C14.9375 25.3828 16.6602 26.4375 20 26.4375C23.3047 26.4375 25.0625 25.3828 25.0625 24.9961L24.6406 21.0586Z"},null,-1)])])}const za=me(R3,[["render",$3]]),F3={},z3={class:"icon",viewBox:"0 0 20 20",height:"20",width:"20",xmlns:"http://www.w3.org/2000/svg"};function U3(t,e){return l.openBlock(),l.createElementBlock("svg",z3,[...e[0]||(e[0]=[l.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[l.createElementVNode("path",{d:"M12,19.5a2.3,2.3,0,0,1-1.729-.78L.46,7.568A1.847,1.847,0,0,1,3.233,5.129l8.579,9.752a.25.25,0,0,0,.376,0l8.579-9.752A1.847,1.847,0,1,1,23.54,7.568L13.732,18.716A2.31,2.31,0,0,1,12,19.5Z",stroke:"none","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])])}const Md=me(F3,[["render",U3]]),H3={},j3={class:"icon",viewBox:"0 0 20 20",height:"20",width:"20",xmlns:"http://www.w3.org/2000/svg"};function W3(t,e){return l.openBlock(),l.createElementBlock("svg",j3,[...e[0]||(e[0]=[l.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[l.createElementVNode("path",{d:"M12,4.5a2.3,2.3,0,0,1,1.729.78l9.811,11.15a1.847,1.847,0,1,1-2.773,2.439L12.188,9.119a.25.25,0,0,0-.376,0L3.233,18.871A1.847,1.847,0,1,1,.46,16.432L10.268,5.284A2.31,2.31,0,0,1,12,4.5Z",stroke:"none","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])])}const Ld=me(H3,[["render",W3]]),K3={},Y3={class:"icon icon-attachment",width:"17",height:"18",viewBox:"0 0 17 18",xmlns:"http://www.w3.org/2000/svg"};function G3(t,e){return l.openBlock(),l.createElementBlock("svg",Y3,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M15.56 7.97l-7.135 7.135a3.91 3.91 0 0 1-5.53-5.53L10.03 2.44a2.357 2.357 0 0 1 3.333 3.334L6.22 12.907a.804.804 0 1 1-1.137-1.136l6.591-6.582a.75.75 0 0 0-1.06-1.062l-6.59 6.583a2.304 2.304 0 1 0 3.256 3.258l7.142-7.134A3.857 3.857 0 1 0 8.97 1.38L1.835 8.514a5.41 5.41 0 0 0 7.651 7.651l7.134-7.134a.75.75 0 1 0-1.06-1.06z"},null,-1)])])}const Dr=me(K3,[["render",G3]]),Q3={},Z3={width:"11",height:"13",viewBox:"0 0 11 13",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-bold"};function J3(t,e){return l.openBlock(),l.createElementBlock("svg",Z3,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M8.85547 6.25781C9.21094 5.84766 9.53906 5.05469 9.59375 4.48047C9.78516 2.40234 8.17188 0.625 6.12109 0.625H0.679688C0.433594 0.625 0.242188 0.84375 0.242188 1.0625V2.375C0.242188 2.62109 0.433594 2.8125 0.679688 2.8125H1.52734V10.6875H0.679688C0.433594 10.6875 0.242188 10.9062 0.242188 11.125V12.4375C0.242188 12.6836 0.433594 12.875 0.679688 12.875H6.39453C8.33594 12.875 10.0586 11.4805 10.25 9.53906C10.3867 8.22656 9.78516 7.02344 8.85547 6.25781ZM3.71484 2.8125H6.12109C6.83203 2.8125 7.43359 3.41406 7.43359 4.125C7.43359 4.86328 6.83203 5.4375 6.12109 5.4375H3.71484V2.8125ZM6.12109 10.6875H3.71484V7.625H6.12109C6.96875 7.625 7.65234 8.33594 7.65234 9.15625C7.65234 10.0039 6.96875 10.6875 6.12109 10.6875Z"},null,-1)])])}const Dd=me(Q3,[["render",J3]]),X3={},q3={width:"16",height:"14",viewBox:"0 0 16 14",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-bullet-list"};function eb(t,e){return l.openBlock(),l.createElementBlock("svg",q3,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M2.5 5.5H0.5C0.21875 5.5 0 5.75 0 6V8C0 8.28125 0.21875 8.5 0.5 8.5H2.5C2.75 8.5 3 8.28125 3 8V6C3 5.75 2.75 5.5 2.5 5.5ZM2.5 10.5H0.5C0.21875 10.5 0 10.75 0 11V13C0 13.2812 0.21875 13.5 0.5 13.5H2.5C2.75 13.5 3 13.2812 3 13V11C3 10.75 2.75 10.5 2.5 10.5ZM2.5 0.5H0.5C0.21875 0.5 0 0.75 0 1V3C0 3.28125 0.21875 3.5 0.5 3.5H2.5C2.75 3.5 3 3.28125 3 3V1C3 0.75 2.75 0.5 2.5 0.5ZM15.25 6.25H5.71875C5.3125 6.25 5 6.59375 5 7C5 7.4375 5.3125 7.75 5.71875 7.75H15.25C15.6562 7.75 16 7.4375 16 7C16 6.59375 15.6562 6.25 15.25 6.25ZM15.25 1.25H5.71875C5.3125 1.25 5 1.59375 5 2C5 2.375 5.3125 2.75 5.71875 2.75H15.25C15.6562 2.75 16 2.4375 16 2.03125C16 1.65625 15.6562 1.25 15.25 1.25ZM15.25 11.25H5.71875C5.3125 11.25 5 11.5938 5 12C5 12.4375 5.3125 12.75 5.71875 12.75H15.25C15.6562 12.75 16 12.4375 16 12C16 11.5938 15.6562 11.25 15.25 11.25Z"},null,-1)])])}const Pd=me(X3,[["render",eb]]),tb={},nb={class:"icon icon-calendar",xmlns:"http://www.w3.org/2000/svg",width:"17",height:"18",viewBox:"0 0 17 18"};function rb(t,e){return l.openBlock(),l.createElementBlock("svg",nb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M4.25 3.35H3c-.69 0-1.25.56-1.25 1.25v2.05h12.9V4.6c0-.69-.56-1.25-1.25-1.25h-1.25v.85a.75.75 0 1 1-1.5 0v-.85h-4.9v.85a.75.75 0 0 1-1.5 0v-.85zm1.5-1.5h4.9V1a.75.75 0 1 1 1.5 0v.85h1.25a2.75 2.75 0 0 1 2.75 2.75V15a2.75 2.75 0 0 1-2.75 2.75H3A2.75 2.75 0 0 1 .25 15V4.6A2.75 2.75 0 0 1 3 1.85h1.25V1a.75.75 0 0 1 1.5 0v.85zm8.9 6.3H1.75V15c0 .69.56 1.25 1.25 1.25h10.4c.69 0 1.25-.56 1.25-1.25V8.15z"},null,-1)])])}const E0=me(tb,[["render",rb]]),ob={},ib={class:"icon icon-call",width:"16",height:"17",viewBox:"0 0 16 17",xmlns:"http://www.w3.org/2000/svg"};function sb(t,e){return l.openBlock(),l.createElementBlock("svg",ib,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M5.80469 1.60731C5.59961 1.05067 4.98438 0.787001 4.42773 0.933486L1.84961 1.63661C1.35156 1.7831 1 2.22255 1 2.74989C1 10.0155 6.85938 15.8749 14.125 15.8749C14.6523 15.8749 15.0918 15.5233 15.2383 15.0253L15.9414 12.4472C16.0879 11.8905 15.8242 11.2753 15.2676 11.0702L12.4551 9.89833C11.9863 9.69325 11.4297 9.81044 11.1074 10.2206L9.90625 11.6561C7.85547 10.6893 6.18555 9.01942 5.21875 6.96864L6.6543 5.76747C7.06445 5.4452 7.18164 4.88856 6.97656 4.41981L5.80469 1.60731Z"},null,-1)])])}const Ua=me(ob,[["render",sb]]),ab={},lb={class:"icon icon-call-reject",width:"16",height:"17",viewBox:"0 0 16 17",xmlns:"http://www.w3.org/2000/svg"};function cb(t,e){return l.openBlock(),l.createElementBlock("svg",lb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M5.80469 1.60731C5.59961 1.05067 4.98438 0.787001 4.42773 0.933486L1.84961 1.63661C1.35156 1.7831 1 2.22255 1 2.74989C1 10.0155 6.85938 15.8749 14.125 15.8749C14.6523 15.8749 15.0918 15.5233 15.2383 15.0253L15.9414 12.4472C16.0879 11.8905 15.8242 11.2753 15.2676 11.0702L12.4551 9.89833C11.9863 9.69325 11.4297 9.81044 11.1074 10.2206L9.90625 11.6561C7.85547 10.6893 6.18555 9.01942 5.21875 6.96864L6.6543 5.76747C7.06445 5.4452 7.18164 4.88856 6.97656 4.41981L5.80469 1.60731Z"},null,-1)])])}const Bd=me(ab,[["render",cb]]),ub={},db={class:"icon icon-card-view",viewBox:"0 0 24 19",fill:"red",xmlns:"http://www.w3.org/2000/svg"};function fb(t,e){return l.openBlock(),l.createElementBlock("svg",db,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M21.375 0.75H2.625C1.57031 0.75 0.75 1.60938 0.75 2.625V16.375C0.75 17.4297 1.57031 18.25 2.625 18.25H21.375C22.3906 18.25 23.25 17.4297 23.25 16.375V2.625C23.25 1.60938 22.3906 0.75 21.375 0.75ZM21.375 16.375H2.625V2.625H21.375V16.375ZM8.875 9.5C10.2422 9.5 11.375 8.40625 11.375 7C11.375 5.63281 10.2422 4.5 8.875 4.5C7.46875 4.5 6.375 5.63281 6.375 7C6.375 8.40625 7.46875 9.5 8.875 9.5ZM5.35938 14.5H12.3516C12.8594 14.5 13.25 14.1875 13.25 13.7578V13.0156C13.25 11.7656 12.0391 10.75 10.5938 10.75C10.2031 10.75 9.89062 11.0625 8.875 11.0625C7.82031 11.0625 7.54688 10.75 7.11719 10.75C5.67188 10.75 4.5 11.7656 4.5 13.0156V13.7578C4.5 14.1875 4.89062 14.5 5.35938 14.5ZM14.8125 12H19.1875C19.3438 12 19.5 11.8828 19.5 11.6875V11.0625C19.5 10.9062 19.3438 10.75 19.1875 10.75H14.8125C14.6172 10.75 14.5 10.9062 14.5 11.0625V11.6875C14.5 11.8828 14.6172 12 14.8125 12ZM14.8125 9.5H19.1875C19.3438 9.5 19.5 9.38281 19.5 9.1875V8.5625C19.5 8.40625 19.3438 8.25 19.1875 8.25H14.8125C14.6172 8.25 14.5 8.40625 14.5 8.5625V9.1875C14.5 9.38281 14.6172 9.5 14.8125 9.5ZM14.8125 7H19.1875C19.3438 7 19.5 6.88281 19.5 6.6875V6.0625C19.5 5.90625 19.3438 5.75 19.1875 5.75H14.8125C14.6172 5.75 14.5 5.90625 14.5 6.0625V6.6875C14.5 6.88281 14.6172 7 14.8125 7Z",fill:"#6B758A"},null,-1)])])}const k0=me(ub,[["render",fb]]),hb={},pb={xmlns:"http://www.w3.org/2000/svg",width:"18",height:"10"};function mb(t,e){return l.openBlock(),l.createElementBlock("svg",pb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M8.828 6.207L14.632.404a1 1 0 0 1 1.414 0l.707.707a1 1 0 0 1 0 1.414L9.682 9.596a.999.999 0 0 1-.854.282.999.999 0 0 1-.853-.282L.904 2.526a1 1 0 0 1 0-1.415L1.61.404a1 1 0 0 1 1.414 0l5.803 5.803z",fill:"#3594CF"},null,-1)])])}const Hl=me(hb,[["render",mb]]),gb={},vb={class:"icon icon-caret-left",xmlns:"http://www.w3.org/2000/svg",width:"6",height:"10",viewBox:"0 0 6 10"};function yb(t,e){return l.openBlock(),l.createElementBlock("svg",vb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M2.276 4.897l3.27 3.27A.9.9 0 1 1 4.273 9.44L.454 5.62a.898.898 0 0 1-.259-.724.898.898 0 0 1 .26-.724L4.272.354a.9.9 0 1 1 1.273 1.273l-3.27 3.27z"},null,-1)])])}const Rd=me(gb,[["render",yb]]),bb={},Cb={class:"icon icon-caret-right",xmlns:"http://www.w3.org/2000/svg",width:"7",height:"11",viewBox:"0 0 7 11"};function Eb(t,e){return l.openBlock(),l.createElementBlock("svg",Cb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M4.324 5.703l-3.27-3.27A.9.9 0 1 1 2.327 1.16L6.146 4.98a.898.898 0 0 1 .259.724.898.898 0 0 1-.26.724l-3.818 3.819a.9.9 0 1 1-1.273-1.273l3.27-3.27z"},null,-1)])])}const Vd=me(bb,[["render",Eb]]),kb={},wb={class:"icon icon-check",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"13",viewBox:"0 0 18 13"};function Sb(t,e){return l.openBlock(),l.createElementBlock("svg",wb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M6 10.586L1.707 6.293A1 1 0 0 0 .293 7.707l5 5a1 1 0 0 0 1.414 0l11-11A1 1 0 1 0 16.293.293L6 10.586z"},null,-1)])])}const gi=me(kb,[["render",Sb]]),Ab={},xb={class:"icon icon-clipboard",viewBox:"0 0 48 48",height:"48",width:"48",xmlns:"http://www.w3.org/2000/svg"};function Tb(t,e){return l.openBlock(),l.createElementBlock("svg",xb,[...e[0]||(e[0]=[l.createStaticVNode('<g transform="matrix(2,0,0,2,0,0)"><path d="M20.25,8.249v-3a1.5,1.5,0,0,0-1.5-1.5h-4" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.25,3.749h-4a1.5,1.5,0,0,0-1.5,1.5v16.5a1.5,1.5,0,0,0,1.5,1.5h6" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.421,4.736a.751.751,0,0,1-.712.513H7.291a.751.751,0,0,1-.712-.513l-1-3A.749.749,0,0,1,6.291.749h8.418a.749.749,0,0,1,.712.987Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M11.250 11.249 L23.250 11.249 L23.250 23.249 L11.250 23.249 Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 14.249L20.25 14.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 17.249L20.25 17.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 20.249L16.5 20.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g>',1)])])}const w0=me(Ab,[["render",Tb]]),Ib={},_b={class:"icon icon-close",xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"-4 -4 22 22"};function Nb(t,e){return l.openBlock(),l.createElementBlock("svg",_b,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M8.414 7l5.293 5.293a1 1 0 0 1-1.414 1.414L7 8.414l-5.293 5.293a1 1 0 1 1-1.414-1.414L5.586 7 .293 1.707A1 1 0 1 1 1.707.293L7 5.586 12.293.293a1 1 0 0 1 1.414 1.414L8.414 7z"},null,-1)])])}const jl=me(Ib,[["render",Nb]]),Ob={},Mb={class:"icon icon-comment",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"};function Lb(t,e){return l.openBlock(),l.createElementBlock("svg",Mb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M1.139 8.555a8.304 8.304 0 0 1 4.59-7.424A8.198 8.198 0 0 1 9.444.25L9.93.25c4.218.233 7.586 3.6 7.82 7.86v.445-.002a8.197 8.197 0 0 1-.88 3.715 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778a8.197 8.197 0 0 1-.742-3.429zm1.047 7.26L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.7 6.7 0 0 0 .719-3.038l.001-.405c-.19-3.454-2.949-6.213-6.362-6.402h-.446a6.703 6.703 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643z"},null,-1)])])}const $d=me(Ob,[["render",Lb]]),Db={},Pb={class:"icon icon-comment-active",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"};function Bb(t,e){return l.openBlock(),l.createElementBlock("svg",Pb,[...e[0]||(e[0]=[l.createElementVNode("g",{"fill-rule":"nonzero",fill:"none"},[l.createElementVNode("path",{fill:"#4D5875",d:"M10.845 1.872a6.686 6.686 0 0 0-.956-.122h-.446a6.704 6.704 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.702 6.702 0 0 0 .72-3.04v-.403a6.83 6.83 0 0 0-.128-.995 4.01 4.01 0 0 0 1.307-.934 8.43 8.43 0 0 1 .32 1.888v.444a8.198 8.198 0 0 1-.88 3.714 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778A8.304 8.304 0 0 1 5.728 1.13 8.199 8.199 0 0 1 9.445.25L9.93.25c.64.035 1.26.143 1.852.314a4.01 4.01 0 0 0-.937 1.307z"}),l.createElementVNode("path",{fill:"#30B451",d:"M14.5 6.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"})],-1)])])}const S0=me(Db,[["render",Bb]]),Rb={},Vb={class:"icon icon-comment-static",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"};function $b(t,e){return l.openBlock(),l.createElementBlock("svg",Vb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M9.889 1.75h-.446a6.704 6.704 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.702 6.702 0 0 0 .72-3.04v-.403a6.83 6.83 0 0 0-.128-.995 4.01 4.01 0 0 0 1.307-.934c.175.603.284 1.235.32 1.888v.444a8.198 8.198 0 0 1-.88 3.714 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778A8.304 8.304 0 0 1 5.728 1.13 8.2 8.2 0 0 1 9.445.25L9.93.25c.64.035 1.26.143 1.852.314a4.01 4.01 0 0 0-.937 1.307 6.687 6.687 0 0 0-.956-.122zM14.5 6.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"},null,-1)])])}const A0=me(Rb,[["render",$b]]),Fb={},zb={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{"enable-background":"new 0 0 24 24"},"xml:space":"preserve",class:"icon icon-common-file-empty"};function Ub(t,e){return l.openBlock(),l.createElementBlock("svg",zb,[...e[0]||(e[0]=[l.createElementVNode("title",null,"common-file-empty",-1),l.createElementVNode("g",null,[l.createElementVNode("path",{d:`M3.023,24c-1.241,0-2.25-1.009-2.25-2.25V2.25C0.773,1.009,1.782,0,3.023,0h15c0.59,0,1.147,0.227,1.571,0.639l2.955,2.883
|
|
2
2
|
c0.431,0.422,0.678,1.009,0.678,1.611V21.75c0,1.241-1.009,2.25-2.25,2.25H3.023z M3.023,1.5c-0.414,0-0.75,0.336-0.75,0.75v19.5
|
|
3
3
|
c0,0.414,0.336,0.75,0.75,0.75h17.954c0.414,0,0.75-0.336,0.75-0.75V5.133c0-0.201-0.082-0.397-0.226-0.537l-2.955-2.883
|
|
4
4
|
C18.406,1.576,18.22,1.5,18.023,1.5H3.023z`})],-1)])])}const x0=me(Fb,[["render",Ub]]),Hb={},jb={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{"enable-background":"new 0 0 24 24"},"xml:space":"preserve"};function Wb(t,e){return l.openBlock(),l.createElementBlock("svg",jb,[...e[0]||(e[0]=[l.createElementVNode("title",null,"common-file-warning",-1),l.createElementVNode("g",null,[l.createElementVNode("circle",{cx:"17.249",cy:"20.625",r:"1.125"}),l.createElementVNode("path",{d:`M17.249,18.75c-0.414,0-0.75-0.336-0.75-0.75v-3c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v3
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
c0.504-0.252,0.709-0.869,0.457-1.374l-4.226-8.451c-0.099-0.197-0.261-0.36-0.458-0.459C17.564,12.036,17.41,12,17.252,12z`}),l.createElementVNode("path",{d:`M2.249,21c-1.241,0-2.25-1.009-2.25-2.25V2.25c0-1.241,1.009-2.25,2.25-2.25h10.629c0.601,0,1.165,0.234,1.59,0.658
|
|
10
10
|
l2.872,2.872c0.425,0.425,0.659,0.99,0.659,1.59V8.25c0,0.414-0.336,0.75-0.75,0.75s-0.75-0.336-0.75-0.75V5.121
|
|
11
11
|
c0-0.197-0.08-0.39-0.219-0.53l-2.872-2.872c-0.142-0.141-0.33-0.219-0.53-0.219H2.249c-0.414,0-0.75,0.336-0.75,0.75v16.5
|
|
12
|
-
c0,0.414,0.336,0.75,0.75,0.75h6c0.414,0,0.75,0.336,0.75,0.75S8.663,21,8.249,21H2.249z`})],-1)])])}const T0=me(Hb,[["render",Wb]]),Kb={},Yb={xmlns:"http://www.w3.org/2000/svg",width:"23",height:"17",viewBox:"0 0 18 15",fill:"none"};function Gb(t,e){return l.openBlock(),l.createElementBlock("svg",Yb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M6.375 7.75C4.43359 7.75 2.875 6.19141 2.875 4.25C2.875 2.33594 4.43359 0.75 6.375 0.75C8.28906 0.75 9.875 2.33594 9.875 4.25C9.875 6.19141 8.28906 7.75 6.375 7.75ZM6.375 2.0625C5.14453 2.0625 4.1875 3.04688 4.1875 4.25C4.1875 5.48047 5.14453 6.4375 6.375 6.4375C7.57812 6.4375 8.5625 5.48047 8.5625 4.25C8.5625 3.04688 7.57812 2.0625 6.375 2.0625ZM7.74219 9.0625C10.3672 9.0625 12.5 11.1953 12.5 13.8203C12.5 14.3398 12.0625 14.75 11.543 14.75H1.17969C0.660156 14.75 0.25 14.3398 0.25 13.8203C0.25 11.1953 2.35547 9.0625 4.98047 9.0625H7.74219ZM1.5625 13.4375H11.1602C10.9414 11.7422 9.51953 10.375 7.74219 10.375H4.98047C3.20312 10.375 1.75391 11.7422 1.5625 13.4375ZM13.3477 9.5C15.7812 9.5 17.75 11.4688 17.75 13.875C17.75 14.3672 17.3398 14.75 16.875 14.75H13.1016C13.2656 14.4766 13.375 14.1758 13.375 13.8203C13.375 12.0977 12.582 10.5391 11.3242 9.5H13.3477ZM12.0625 7.75C11.1875 7.75 10.4219 7.42188 9.875 6.84766C10.4219 6.13672 10.75 5.23438 10.75 4.25C10.75 3.53906 10.5312 2.85547 10.2305 2.25391C10.7227 1.87109 11.3516 1.625 12.0625 1.625C13.7305 1.625 15.125 3.01953 15.125 4.6875C15.125 6.38281 13.7305 7.75 12.0625 7.75Z",fill:"#394156"},null,-1)])])}const I0=me(Kb,[["render",Gb]]),Qb={},Zb={class:"icon icon-copy",width:"11",height:"14",viewBox:"0 0 11 14",xmlns:"http://www.w3.org/2000/svg"};function Jb(t,e){return l.openBlock(),l.createElementBlock("svg",Zb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M9 10V5a3 3 0 0 0-3-3H4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2zM2 3h4a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"},null,-1)])])}const _0=me(Qb,[["render",Jb]]),Xb={},qb={class:"icon icon-delete",xmlns:"http://www.w3.org/2000/svg",width:"16",height:"20",viewBox:"0 0 16 20"};function e7(t,e){return l.openBlock(),l.createElementBlock("svg",qb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M5.293 1.75A.749.749 0 0 1 6 .75h4a.75.75 0 0 1 .707 1H12.7a2.355 2.355 0 0 1 2.35 2.35v12.8a2.355 2.355 0 0 1-2.35 2.35H3.1A2.355 2.355 0 0 1 .75 16.9V4.1A2.355 2.355 0 0 1 3.1 1.75h2.193zM2.25 6.25V16.9c0 .466.384.85.85.85h9.6c.466 0 .85-.384.85-.85V6.25H2.25zm0-1.5h11.3V4.1a.855.855 0 0 0-.85-.85H3.1a.855.855 0 0 0-.85.85v.65zm5 4.75a.75.75 0 0 1 1.5 0v6a.75.75 0 1 1-1.5 0v-6zm3 0a.75.75 0 1 1 1.5 0v6a.75.75 0 1 1-1.5 0v-6zm-6 0a.75.75 0 0 1 1.5 0v6a.75.75 0 1 1-1.5 0v-6z"},null,-1)])])}const Fd=me(Xb,[["render",e7]]),t7={},n7={class:"icon icon-double-check",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"13",viewBox:"0 0 24 13"};function r7(t,e){return l.openBlock(),l.createElementBlock("svg",n7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M6 10.586L16.293.293a1 1 0 0 1 1.414 1.414l-11 11a1 1 0 0 1-1.414 0l-5-5a1 1 0 0 1 1.414-1.414L6 10.586zm6 0L22.293.293a1 1 0 0 1 1.414 1.414l-11 11a1 1 0 0 1-1.414 0l-1-1a1 1 0 0 1 1.414-1.414l.293.293z"},null,-1)])])}const N0=me(t7,[["render",r7]]),o7={},i7={viewBox:"0 0 20 20",height:"20",width:"20",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-download-link"};function s7(t,e){return l.openBlock(),l.createElementBlock("svg",i7,[...e[0]||(e[0]=[l.createStaticVNode('<g transform="matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"><path d="M11.250 17.250 A6.000 6.000 0 1 0 23.250 17.250 A6.000 6.000 0 1 0 11.250 17.250 Z" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M17.25 14.25L17.25 20.25" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M17.25 20.25L15 18" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M17.25 20.25L19.5 18" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M8.25,20.25h-6a1.5,1.5,0,0,1-1.5-1.5V2.25A1.5,1.5,0,0,1,2.25.75H12.879a1.5,1.5,0,0,1,1.06.439l2.872,2.872a1.5,1.5,0,0,1,.439,1.06V8.25" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M5.25,5.625A.375.375,0,1,1,4.875,6a.375.375,0,0,1,.375-.375" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.085,9.586,11.25,8.25a.749.749,0,0,0-1.238-.014l-2,2.851L6.78,10.1a.75.75,0,0,0-1.093.169L3.75,14.25h4.5" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g>',1)])])}const zd=me(o7,[["render",s7]]),a7={},l7={xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18"};function c7(t,e){return l.openBlock(),l.createElementBlock("svg",l7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M8.967 3.528L8.94 3.5 10 2.44l.028.027L12.025.47a.75.75 0 0 1 1.06 0l4.445 4.444a.75.75 0 0 1 0 1.06L5.975 17.53a.75.75 0 0 1-.53.22H1A.75.75 0 0 1 .25 17v-4.444a.75.75 0 0 1 .22-.53l8.497-8.498zm1.06 1.06L1.75 12.866v3.384h3.384l8.278-8.278-3.384-3.384zm1.061-1.06l3.384 3.384 1.467-1.468-3.383-3.383-1.468 1.467z"},null,-1)])])}const Ud=me(a7,[["render",c7]]),u7={},d7={class:"icon icon-end-call",width:"16",height:"16",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"};function f7(t,e){return l.openBlock(),l.createElementBlock("svg",d7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M1.05664 14.8926L4.10352 15.5957C4.42578 15.6836 4.77734 15.5078 4.92383 15.1855L6.33008 11.9043C6.44727 11.6113 6.35938 11.2891 6.125 11.084L4.33789 9.61914C5.39258 7.39258 7.23828 5.51758 9.52344 4.43359L10.9883 6.2207C11.1934 6.45508 11.5156 6.54297 11.8086 6.42578L15.0898 5.01953C15.4121 4.87305 15.5586 4.52148 15.5 4.19922L14.7969 1.15234C14.709 0.830078 14.4453 0.625 14.0938 0.625C6.59375 0.625 0.5 6.68945 0.5 14.2188C0.5 14.541 0.734375 14.8047 1.05664 14.8926Z"},null,-1)])])}const O0=me(u7,[["render",f7]]),h7={},p7={class:"icon icon-error",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"};function m7(t,e){return l.openBlock(),l.createElementBlock("svg",p7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M9 18A9 9 0 1 1 9 0a9 9 0 0 1 0 18zm.542-7.01l.102-7.654h-1.42l.094 7.654h1.224zm-1.37 2.329c0 .22.067.401.201.546.135.144.334.216.597.216.264 0 .464-.072.6-.216a.761.761 0 0 0 .206-.546.787.787 0 0 0-.205-.553c-.137-.15-.337-.224-.6-.224-.264 0-.463.075-.598.224a.795.795 0 0 0-.201.553z"},null,-1)])])}const Wl=me(h7,[["render",m7]]),g7={},v7={class:"icon icon-external",width:"18",height:"18",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"};function y7(t,e){return l.openBlock(),l.createElementBlock("svg",v7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M1 .25h7.352a.75.75 0 0 1 .101 1.493l-.101.007H1.75v14.5h14.5V9.52a.75.75 0 0 1 1.493-.101l.007.101V17a.75.75 0 0 1-.648.743L17 17.75H1a.75.75 0 0 1-.743-.648L.25 17V1A.75.75 0 0 1 .898.257L1 .25h7.352H1zm10.352 0h5.665c.02 0 .04.002.06.004L17 .25a.754.754 0 0 1 .53.22L17.452.4a.754.754 0 0 1 .291.497l.003.028c.002.015.003.03.003.046L17.75 1v5.56a.75.75 0 0 1-1.493.101l-.007-.101V2.81l-9.173 9.174a.75.75 0 0 1-.976.072l-.085-.072a.75.75 0 0 1 0-1.061l9.172-9.173h-3.836A.75.75 0 0 1 11.25.257l.102-.007H17h-5.648z"},null,-1)])])}const Hd=me(g7,[["render",y7]]),b7={},C7={width:"30px",height:"30px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-eye-show"};function E7(t,e){return l.openBlock(),l.createElementBlock("svg",C7,[...e[0]||(e[0]=[l.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.0001 5.25C9.22586 5.25 6.79699 6.91121 5.12801 8.44832C4.28012 9.22922 3.59626 10.0078 3.12442 10.5906C2.88804 10.8825 2.70368 11.1268 2.57736 11.2997C2.51417 11.3862 2.46542 11.4549 2.43187 11.5029C2.41509 11.5269 2.4021 11.5457 2.393 11.559L2.38227 11.5747L2.37911 11.5794L2.10547 12.0132L2.37809 12.4191L2.37911 12.4206L2.38227 12.4253L2.393 12.441C2.4021 12.4543 2.41509 12.4731 2.43187 12.4971C2.46542 12.5451 2.51417 12.6138 2.57736 12.7003C2.70368 12.8732 2.88804 13.1175 3.12442 13.4094C3.59626 13.9922 4.28012 14.7708 5.12801 15.5517C6.79699 17.0888 9.22586 18.75 12.0001 18.75C14.7743 18.75 17.2031 17.0888 18.8721 15.5517C19.72 14.7708 20.4039 13.9922 20.8757 13.4094C21.1121 13.1175 21.2964 12.8732 21.4228 12.7003C21.4859 12.6138 21.5347 12.5451 21.5682 12.4971C21.585 12.4731 21.598 12.4543 21.6071 12.441L21.6178 12.4253L21.621 12.4206L21.6224 12.4186L21.9035 12L21.622 11.5809L21.621 11.5794L21.6178 11.5747L21.6071 11.559C21.598 11.5457 21.585 11.5269 21.5682 11.5029C21.5347 11.4549 21.4859 11.3862 21.4228 11.2997C21.2964 11.1268 21.1121 10.8825 20.8757 10.5906C20.4039 10.0078 19.72 9.22922 18.8721 8.44832C17.2031 6.91121 14.7743 5.25 12.0001 5.25ZM4.29022 12.4656C4.14684 12.2885 4.02478 12.1311 3.92575 12C4.02478 11.8689 4.14684 11.7115 4.29022 11.5344C4.72924 10.9922 5.36339 10.2708 6.14419 9.55168C7.73256 8.08879 9.80369 6.75 12.0001 6.75C14.1964 6.75 16.2676 8.08879 17.8559 9.55168C18.6367 10.2708 19.2709 10.9922 19.7099 11.5344C19.8533 11.7115 19.9753 11.8689 20.0744 12C19.9753 12.1311 19.8533 12.2885 19.7099 12.4656C19.2709 13.0078 18.6367 13.7292 17.8559 14.4483C16.2676 15.9112 14.1964 17.25 12.0001 17.25C9.80369 17.25 7.73256 15.9112 6.14419 14.4483C5.36339 13.7292 4.72924 13.0078 4.29022 12.4656ZM14.25 12C14.25 13.2426 13.2427 14.25 12 14.25C10.7574 14.25 9.75005 13.2426 9.75005 12C9.75005 10.7574 10.7574 9.75 12 9.75C13.2427 9.75 14.25 10.7574 14.25 12ZM15.75 12C15.75 14.0711 14.0711 15.75 12 15.75C9.92898 15.75 8.25005 14.0711 8.25005 12C8.25005 9.92893 9.92898 8.25 12 8.25C14.0711 8.25 15.75 9.92893 15.75 12Z",fill:"#080341"},null,-1)])])}const M0=me(b7,[["render",E7]]),k7={},w7={fill:"#000000",width:"30px",height:"30px",viewBox:"0 0 32 32",version:"1.1",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-eye-slash"};function S7(t,e){return l.openBlock(),l.createElementBlock("svg",w7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M18.822 22.904c-5.215 1.275-10.524-1.051-15.818-6.904 1.337-1.501 2.79-2.843 4.364-4.034l0.076-0.055c0.186-0.138 0.305-0.357 0.305-0.604 0-0.414-0.336-0.75-0.75-0.75-0.166 0-0.32 0.054-0.444 0.146l0.002-0.001c-1.91 1.447-3.588 3.024-5.086 4.761l-0.036 0.042c-0.115 0.131-0.185 0.305-0.185 0.494s0.070 0.363 0.186 0.495l-0.001-0.001c4.803 5.488 9.693 8.254 14.582 8.254 1.123-0.001 2.212-0.142 3.252-0.406l-0.092 0.020c0.332-0.082 0.573-0.377 0.573-0.729 0-0.414-0.336-0.75-0.75-0.75-0.064 0-0.125 0.008-0.184 0.023l0.005-0.001zM16.75 20c-0-0.414-0.336-0.75-0.75-0.75v0c-1.794-0.002-3.248-1.456-3.25-3.25v-0c0-0.414-0.336-0.75-0.75-0.75s-0.75 0.336-0.75 0.75v0c0.003 2.622 2.128 4.747 4.75 4.75h0c0.414-0 0.75-0.336 0.75-0.75v0zM23.565 22.503c2.701-1.672 5.010-3.665 6.965-5.967l0.034-0.042c0.116-0.131 0.186-0.304 0.186-0.494s-0.070-0.363-0.187-0.495l0.001 0.001c-6.844-7.82-13.822-10.081-20.758-6.76l-7.277-7.276c-0.135-0.131-0.32-0.212-0.523-0.212-0.414 0-0.75 0.336-0.75 0.75 0 0.203 0.081 0.388 0.213 0.523l27.999 28.001c0.136 0.136 0.324 0.22 0.531 0.22 0.415 0 0.751-0.336 0.751-0.751 0-0.207-0.084-0.395-0.22-0.531v0zM28.996 16c-1.852 2.121-4.004 3.919-6.402 5.345l-0.121 0.067-2.636-2.635c0.569-0.767 0.911-1.731 0.912-2.776v-0c-0.003-2.622-2.128-4.747-4.75-4.75h-0c-1.045 0.002-2.009 0.344-2.789 0.921l0.013-0.009-2.29-2.29c6.027-2.647 11.95-0.64 18.062 6.127zM14.301 13.239c0.486-0.307 1.077-0.489 1.711-0.489 1.788 0 3.238 1.45 3.238 3.238 0 0.634-0.182 1.225-0.497 1.724l0.008-0.013z"},null,-1)])])}const L0=me(k7,[["render",S7]]),A7={},x7={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{"enable-background":"new 0 0 24 24"},"xml:space":"preserve",class:"icon icon-file"};function T7(t,e){return l.openBlock(),l.createElementBlock("svg",x7,[...e[0]||(e[0]=[l.createElementVNode("title",null,"common-file-empty",-1),l.createElementVNode("g",null,[l.createElementVNode("path",{d:`M3.023,24c-1.241,0-2.25-1.009-2.25-2.25V2.25C0.773,1.009,1.782,0,3.023,0h15c0.59,0,1.147,0.227,1.571,0.639l2.955,2.883
|
|
12
|
+
c0,0.414,0.336,0.75,0.75,0.75h6c0.414,0,0.75,0.336,0.75,0.75S8.663,21,8.249,21H2.249z`})],-1)])])}const T0=me(Hb,[["render",Wb]]),Kb={},Yb={xmlns:"http://www.w3.org/2000/svg",width:"23",height:"17",viewBox:"0 0 18 15",fill:"none"};function Gb(t,e){return l.openBlock(),l.createElementBlock("svg",Yb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M6.375 7.75C4.43359 7.75 2.875 6.19141 2.875 4.25C2.875 2.33594 4.43359 0.75 6.375 0.75C8.28906 0.75 9.875 2.33594 9.875 4.25C9.875 6.19141 8.28906 7.75 6.375 7.75ZM6.375 2.0625C5.14453 2.0625 4.1875 3.04688 4.1875 4.25C4.1875 5.48047 5.14453 6.4375 6.375 6.4375C7.57812 6.4375 8.5625 5.48047 8.5625 4.25C8.5625 3.04688 7.57812 2.0625 6.375 2.0625ZM7.74219 9.0625C10.3672 9.0625 12.5 11.1953 12.5 13.8203C12.5 14.3398 12.0625 14.75 11.543 14.75H1.17969C0.660156 14.75 0.25 14.3398 0.25 13.8203C0.25 11.1953 2.35547 9.0625 4.98047 9.0625H7.74219ZM1.5625 13.4375H11.1602C10.9414 11.7422 9.51953 10.375 7.74219 10.375H4.98047C3.20312 10.375 1.75391 11.7422 1.5625 13.4375ZM13.3477 9.5C15.7812 9.5 17.75 11.4688 17.75 13.875C17.75 14.3672 17.3398 14.75 16.875 14.75H13.1016C13.2656 14.4766 13.375 14.1758 13.375 13.8203C13.375 12.0977 12.582 10.5391 11.3242 9.5H13.3477ZM12.0625 7.75C11.1875 7.75 10.4219 7.42188 9.875 6.84766C10.4219 6.13672 10.75 5.23438 10.75 4.25C10.75 3.53906 10.5312 2.85547 10.2305 2.25391C10.7227 1.87109 11.3516 1.625 12.0625 1.625C13.7305 1.625 15.125 3.01953 15.125 4.6875C15.125 6.38281 13.7305 7.75 12.0625 7.75Z",fill:"#394156"},null,-1)])])}const I0=me(Kb,[["render",Gb]]),Qb={},Zb={class:"icon icon-copy",width:"11",height:"14",viewBox:"0 0 11 14",xmlns:"http://www.w3.org/2000/svg"};function Jb(t,e){return l.openBlock(),l.createElementBlock("svg",Zb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M9 10V5a3 3 0 0 0-3-3H4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2zM2 3h4a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"},null,-1)])])}const _0=me(Qb,[["render",Jb]]),Xb={},qb={xmlns:"http://www.w3.org/2000/svg",class:"icon icon-delete",width:"16",height:"20",viewBox:"0 0 16 20"};function e7(t,e){return l.openBlock(),l.createElementBlock("svg",qb,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M5.293 1.75A.749.749 0 0 1 6 .75h4a.75.75 0 0 1 .707 1H12.7a2.355 2.355 0 0 1 2.35 2.35v12.8a2.355 2.355 0 0 1-2.35 2.35H3.1A2.355 2.355 0 0 1 .75 16.9V4.1A2.355 2.355 0 0 1 3.1 1.75h2.193zM2.25 6.25V16.9c0 .466.384.85.85.85h9.6c.466 0 .85-.384.85-.85V6.25H2.25zm0-1.5h11.3V4.1a.855.855 0 0 0-.85-.85H3.1a.855.855 0 0 0-.85.85v.65zm5 4.75a.75.75 0 0 1 1.5 0v6a.75.75 0 1 1-1.5 0v-6zm3 0a.75.75 0 1 1 1.5 0v6a.75.75 0 1 1-1.5 0v-6zm-6 0a.75.75 0 0 1 1.5 0v6a.75.75 0 1 1-1.5 0v-6z"},null,-1)])])}const Fd=me(Xb,[["render",e7]]),t7={},n7={class:"icon icon-double-check",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"13",viewBox:"0 0 24 13"};function r7(t,e){return l.openBlock(),l.createElementBlock("svg",n7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M6 10.586L16.293.293a1 1 0 0 1 1.414 1.414l-11 11a1 1 0 0 1-1.414 0l-5-5a1 1 0 0 1 1.414-1.414L6 10.586zm6 0L22.293.293a1 1 0 0 1 1.414 1.414l-11 11a1 1 0 0 1-1.414 0l-1-1a1 1 0 0 1 1.414-1.414l.293.293z"},null,-1)])])}const N0=me(t7,[["render",r7]]),o7={},i7={viewBox:"0 0 20 20",height:"20",width:"20",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-download-link"};function s7(t,e){return l.openBlock(),l.createElementBlock("svg",i7,[...e[0]||(e[0]=[l.createStaticVNode('<g transform="matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"><path d="M11.250 17.250 A6.000 6.000 0 1 0 23.250 17.250 A6.000 6.000 0 1 0 11.250 17.250 Z" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M17.25 14.25L17.25 20.25" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M17.25 20.25L15 18" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M17.25 20.25L19.5 18" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M8.25,20.25h-6a1.5,1.5,0,0,1-1.5-1.5V2.25A1.5,1.5,0,0,1,2.25.75H12.879a1.5,1.5,0,0,1,1.06.439l2.872,2.872a1.5,1.5,0,0,1,.439,1.06V8.25" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M5.25,5.625A.375.375,0,1,1,4.875,6a.375.375,0,0,1,.375-.375" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.085,9.586,11.25,8.25a.749.749,0,0,0-1.238-.014l-2,2.851L6.78,10.1a.75.75,0,0,0-1.093.169L3.75,14.25h4.5" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g>',1)])])}const zd=me(o7,[["render",s7]]),a7={},l7={xmlns:"http://www.w3.org/2000/svg",class:"icon icon-edit",width:"18",height:"18"};function c7(t,e){return l.openBlock(),l.createElementBlock("svg",l7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M8.967 3.528L8.94 3.5 10 2.44l.028.027L12.025.47a.75.75 0 0 1 1.06 0l4.445 4.444a.75.75 0 0 1 0 1.06L5.975 17.53a.75.75 0 0 1-.53.22H1A.75.75 0 0 1 .25 17v-4.444a.75.75 0 0 1 .22-.53l8.497-8.498zm1.06 1.06L1.75 12.866v3.384h3.384l8.278-8.278-3.384-3.384zm1.061-1.06l3.384 3.384 1.467-1.468-3.383-3.383-1.468 1.467z"},null,-1)])])}const Ud=me(a7,[["render",c7]]),u7={},d7={class:"icon icon-end-call",width:"16",height:"16",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"};function f7(t,e){return l.openBlock(),l.createElementBlock("svg",d7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M1.05664 14.8926L4.10352 15.5957C4.42578 15.6836 4.77734 15.5078 4.92383 15.1855L6.33008 11.9043C6.44727 11.6113 6.35938 11.2891 6.125 11.084L4.33789 9.61914C5.39258 7.39258 7.23828 5.51758 9.52344 4.43359L10.9883 6.2207C11.1934 6.45508 11.5156 6.54297 11.8086 6.42578L15.0898 5.01953C15.4121 4.87305 15.5586 4.52148 15.5 4.19922L14.7969 1.15234C14.709 0.830078 14.4453 0.625 14.0938 0.625C6.59375 0.625 0.5 6.68945 0.5 14.2188C0.5 14.541 0.734375 14.8047 1.05664 14.8926Z"},null,-1)])])}const O0=me(u7,[["render",f7]]),h7={},p7={class:"icon icon-error",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"};function m7(t,e){return l.openBlock(),l.createElementBlock("svg",p7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M9 18A9 9 0 1 1 9 0a9 9 0 0 1 0 18zm.542-7.01l.102-7.654h-1.42l.094 7.654h1.224zm-1.37 2.329c0 .22.067.401.201.546.135.144.334.216.597.216.264 0 .464-.072.6-.216a.761.761 0 0 0 .206-.546.787.787 0 0 0-.205-.553c-.137-.15-.337-.224-.6-.224-.264 0-.463.075-.598.224a.795.795 0 0 0-.201.553z"},null,-1)])])}const Wl=me(h7,[["render",m7]]),g7={},v7={class:"icon icon-external",width:"18",height:"18",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"};function y7(t,e){return l.openBlock(),l.createElementBlock("svg",v7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M1 .25h7.352a.75.75 0 0 1 .101 1.493l-.101.007H1.75v14.5h14.5V9.52a.75.75 0 0 1 1.493-.101l.007.101V17a.75.75 0 0 1-.648.743L17 17.75H1a.75.75 0 0 1-.743-.648L.25 17V1A.75.75 0 0 1 .898.257L1 .25h7.352H1zm10.352 0h5.665c.02 0 .04.002.06.004L17 .25a.754.754 0 0 1 .53.22L17.452.4a.754.754 0 0 1 .291.497l.003.028c.002.015.003.03.003.046L17.75 1v5.56a.75.75 0 0 1-1.493.101l-.007-.101V2.81l-9.173 9.174a.75.75 0 0 1-.976.072l-.085-.072a.75.75 0 0 1 0-1.061l9.172-9.173h-3.836A.75.75 0 0 1 11.25.257l.102-.007H17h-5.648z"},null,-1)])])}const Hd=me(g7,[["render",y7]]),b7={},C7={width:"30px",height:"30px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-eye-show"};function E7(t,e){return l.openBlock(),l.createElementBlock("svg",C7,[...e[0]||(e[0]=[l.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.0001 5.25C9.22586 5.25 6.79699 6.91121 5.12801 8.44832C4.28012 9.22922 3.59626 10.0078 3.12442 10.5906C2.88804 10.8825 2.70368 11.1268 2.57736 11.2997C2.51417 11.3862 2.46542 11.4549 2.43187 11.5029C2.41509 11.5269 2.4021 11.5457 2.393 11.559L2.38227 11.5747L2.37911 11.5794L2.10547 12.0132L2.37809 12.4191L2.37911 12.4206L2.38227 12.4253L2.393 12.441C2.4021 12.4543 2.41509 12.4731 2.43187 12.4971C2.46542 12.5451 2.51417 12.6138 2.57736 12.7003C2.70368 12.8732 2.88804 13.1175 3.12442 13.4094C3.59626 13.9922 4.28012 14.7708 5.12801 15.5517C6.79699 17.0888 9.22586 18.75 12.0001 18.75C14.7743 18.75 17.2031 17.0888 18.8721 15.5517C19.72 14.7708 20.4039 13.9922 20.8757 13.4094C21.1121 13.1175 21.2964 12.8732 21.4228 12.7003C21.4859 12.6138 21.5347 12.5451 21.5682 12.4971C21.585 12.4731 21.598 12.4543 21.6071 12.441L21.6178 12.4253L21.621 12.4206L21.6224 12.4186L21.9035 12L21.622 11.5809L21.621 11.5794L21.6178 11.5747L21.6071 11.559C21.598 11.5457 21.585 11.5269 21.5682 11.5029C21.5347 11.4549 21.4859 11.3862 21.4228 11.2997C21.2964 11.1268 21.1121 10.8825 20.8757 10.5906C20.4039 10.0078 19.72 9.22922 18.8721 8.44832C17.2031 6.91121 14.7743 5.25 12.0001 5.25ZM4.29022 12.4656C4.14684 12.2885 4.02478 12.1311 3.92575 12C4.02478 11.8689 4.14684 11.7115 4.29022 11.5344C4.72924 10.9922 5.36339 10.2708 6.14419 9.55168C7.73256 8.08879 9.80369 6.75 12.0001 6.75C14.1964 6.75 16.2676 8.08879 17.8559 9.55168C18.6367 10.2708 19.2709 10.9922 19.7099 11.5344C19.8533 11.7115 19.9753 11.8689 20.0744 12C19.9753 12.1311 19.8533 12.2885 19.7099 12.4656C19.2709 13.0078 18.6367 13.7292 17.8559 14.4483C16.2676 15.9112 14.1964 17.25 12.0001 17.25C9.80369 17.25 7.73256 15.9112 6.14419 14.4483C5.36339 13.7292 4.72924 13.0078 4.29022 12.4656ZM14.25 12C14.25 13.2426 13.2427 14.25 12 14.25C10.7574 14.25 9.75005 13.2426 9.75005 12C9.75005 10.7574 10.7574 9.75 12 9.75C13.2427 9.75 14.25 10.7574 14.25 12ZM15.75 12C15.75 14.0711 14.0711 15.75 12 15.75C9.92898 15.75 8.25005 14.0711 8.25005 12C8.25005 9.92893 9.92898 8.25 12 8.25C14.0711 8.25 15.75 9.92893 15.75 12Z",fill:"#080341"},null,-1)])])}const M0=me(b7,[["render",E7]]),k7={},w7={fill:"#000000",width:"30px",height:"30px",viewBox:"0 0 32 32",version:"1.1",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-eye-slash"};function S7(t,e){return l.openBlock(),l.createElementBlock("svg",w7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M18.822 22.904c-5.215 1.275-10.524-1.051-15.818-6.904 1.337-1.501 2.79-2.843 4.364-4.034l0.076-0.055c0.186-0.138 0.305-0.357 0.305-0.604 0-0.414-0.336-0.75-0.75-0.75-0.166 0-0.32 0.054-0.444 0.146l0.002-0.001c-1.91 1.447-3.588 3.024-5.086 4.761l-0.036 0.042c-0.115 0.131-0.185 0.305-0.185 0.494s0.070 0.363 0.186 0.495l-0.001-0.001c4.803 5.488 9.693 8.254 14.582 8.254 1.123-0.001 2.212-0.142 3.252-0.406l-0.092 0.020c0.332-0.082 0.573-0.377 0.573-0.729 0-0.414-0.336-0.75-0.75-0.75-0.064 0-0.125 0.008-0.184 0.023l0.005-0.001zM16.75 20c-0-0.414-0.336-0.75-0.75-0.75v0c-1.794-0.002-3.248-1.456-3.25-3.25v-0c0-0.414-0.336-0.75-0.75-0.75s-0.75 0.336-0.75 0.75v0c0.003 2.622 2.128 4.747 4.75 4.75h0c0.414-0 0.75-0.336 0.75-0.75v0zM23.565 22.503c2.701-1.672 5.010-3.665 6.965-5.967l0.034-0.042c0.116-0.131 0.186-0.304 0.186-0.494s-0.070-0.363-0.187-0.495l0.001 0.001c-6.844-7.82-13.822-10.081-20.758-6.76l-7.277-7.276c-0.135-0.131-0.32-0.212-0.523-0.212-0.414 0-0.75 0.336-0.75 0.75 0 0.203 0.081 0.388 0.213 0.523l27.999 28.001c0.136 0.136 0.324 0.22 0.531 0.22 0.415 0 0.751-0.336 0.751-0.751 0-0.207-0.084-0.395-0.22-0.531v0zM28.996 16c-1.852 2.121-4.004 3.919-6.402 5.345l-0.121 0.067-2.636-2.635c0.569-0.767 0.911-1.731 0.912-2.776v-0c-0.003-2.622-2.128-4.747-4.75-4.75h-0c-1.045 0.002-2.009 0.344-2.789 0.921l0.013-0.009-2.29-2.29c6.027-2.647 11.95-0.64 18.062 6.127zM14.301 13.239c0.486-0.307 1.077-0.489 1.711-0.489 1.788 0 3.238 1.45 3.238 3.238 0 0.634-0.182 1.225-0.497 1.724l0.008-0.013z"},null,-1)])])}const L0=me(k7,[["render",S7]]),A7={},x7={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{"enable-background":"new 0 0 24 24"},"xml:space":"preserve",class:"icon icon-file"};function T7(t,e){return l.openBlock(),l.createElementBlock("svg",x7,[...e[0]||(e[0]=[l.createElementVNode("title",null,"common-file-empty",-1),l.createElementVNode("g",null,[l.createElementVNode("path",{d:`M3.023,24c-1.241,0-2.25-1.009-2.25-2.25V2.25C0.773,1.009,1.782,0,3.023,0h15c0.59,0,1.147,0.227,1.571,0.639l2.955,2.883
|
|
13
13
|
c0.431,0.422,0.678,1.009,0.678,1.611V21.75c0,1.241-1.009,2.25-2.25,2.25H3.023z M3.023,1.5c-0.414,0-0.75,0.336-0.75,0.75v19.5
|
|
14
14
|
c0,0.414,0.336,0.75,0.75,0.75h17.954c0.414,0,0.75-0.336,0.75-0.75V5.133c0-0.201-0.082-0.397-0.226-0.537l-2.955-2.883
|
|
15
15
|
C18.406,1.576,18.22,1.5,18.023,1.5H3.023z`})],-1)])])}const jd=me(A7,[["render",T7]]),I7={},_7={class:"icon icon-file-added",width:"14",height:"18",viewBox:"0 0 14 18",xmlns:"http://www.w3.org/2000/svg"};function N7(t,e){return l.openBlock(),l.createElementBlock("svg",_7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M9.235.25c.2 0 .393.08.534.223l3.764 3.808a.75.75 0 0 1 .217.528V17a.75.75 0 0 1-.75.75H1A.75.75 0 0 1 .25 17V1A.75.75 0 0 1 1 .25h8.235zM8.08 1.75H1.75v14.5h10.5V6.085H8.83a.75.75 0 0 1-.744-.648l-.007-.102V1.75zm.349 7.047a.75.75 0 1 1 1.253.824L7.19 13.412a.75.75 0 0 1-1.12.153l-1.562-1.364a.75.75 0 1 1 .986-1.13l.915.799 2.02-3.073zm1.151-6.382v2.17h2.146l-2.146-2.17z"},null,-1)])])}const D0=me(I7,[["render",N7]]),O7={},M7={class:"icon icon-forward",xmlns:"http://www.w3.org/2000/svg",width:"16",height:"14",viewBox:"0 0 16 14"};function L7(t,e){return l.openBlock(),l.createElementBlock("svg",M7,[...e[0]||(e[0]=[l.createElementVNode("path",{d:"M15.782.14a.588.588 0 0 0-.61-.081L.572 6.426a.947.947 0 0 0-.57.93.94.94 0 0 0 .675.857l3.6 1.088a.59.59 0 0 0 .341-1.128l-3.013-.911L13.01 2.288 6.284 9.003c-.004.003-.007.01-.014.013l-.026.026a.1.1 0 0 0-.016.023c-.003.007-.01.013-.013.02-.004.003-.004.006-.004.006-.006.007-.01.017-.016.023-.007.01-.01.02-.016.03-.004.006-.007.016-.01.023-.007.01-.01.023-.017.033-.003.006-.006.013-.006.02-.003.012-.01.022-.013.035-.004.007-.004.013-.007.02l-.01.04c0 .006-.003.012-.003.019-.003.013-.003.026-.003.04v.075l.177 3.36a.91.91 0 0 0 1.583.561l1.348-1.488 2.656 1.839a.963.963 0 0 0 .898.101.95.95 0 0 0 .58-.688L15.985.721a.593.593 0 0 0-.203-.58zM7.434 12.102l-.078-1.511.888.616-.81.895zm4.836.456L7.618 9.334l6.764-6.75-2.112 9.973z"},null,-1)])])}const P0=me(O7,[["render",L7]]),D7={},P7={width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"};function B7(t,e){return l.openBlock(),l.createElementBlock("svg",P7,[...e[0]||(e[0]=[l.createElementVNode("rect",{width:"20",height:"20",fill:"url(#pattern0)"},null,-1),l.createElementVNode("defs",null,[l.createElementVNode("pattern",{id:"pattern0",patternContentUnits:"objectBoundingBox",width:"1",height:"1"},[l.createElementVNode("use",{"xlink:href":"#image0",transform:"translate(-0.00125313) scale(0.00250627)"})]),l.createElementVNode("image",{id:"image0",width:"400",height:"399","xlink:href":"data:image/png;base64,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"})],-1)])])}const B0=me(D7,[["render",B7]]),R7={},V7={class:"icon icon-hyperlink",xmlns:"http://www.w3.org/2000/svg",version:"1.1","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:svgjs":"http://svgjs.com/svgjs",viewBox:"0 0 20 20",width:"20",height:"20"};function $7(t,e){return l.openBlock(),l.createElementBlock("svg",V7,[...e[0]||(e[0]=[l.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[l.createElementVNode("path",{d:"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z",stroke:"none","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"0"}),l.createElementVNode("path",{d:"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z",stroke:"none","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"0"})],-1)])])}const Kl=me(R7,[["render",$7]]),F7={},z7={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{"enable-background":"new 0 0 24 24"},"xml:space":"preserve"};function U7(t,e){return l.openBlock(),l.createElementBlock("svg",z7,[...e[0]||(e[0]=[l.createElementVNode("title",null,"image-file-landscape",-1),l.createElementVNode("g",null,[l.createElementVNode("path",{d:`M3.023,24c-1.241,0-2.25-1.009-2.25-2.25V2.25C0.773,1.009,1.782,0,3.023,0h15c0.59,0,1.147,0.227,1.571,0.639l2.955,2.883
|
|
@@ -1170,7 +1170,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1170
1170
|
.p-splitbutton-raised {
|
|
1171
1171
|
box-shadow: dt('splitbutton.raised.shadow');
|
|
1172
1172
|
}
|
|
1173
|
-
`,Qk={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"},Zk=ct.extend({name:"splitbutton",style:Gk,classes:Qk}),Jk={name:"BaseSplitButton",extends:bi,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:Zk,provide:function(){return{$pcSplitButton:this,$parentInstance:this}}},mv={name:"SplitButton",extends:Jk,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 Sn(this.fluid)?!!this.$pcFluid:this.fluid}},components:{PVSButton:uv,PVSMenu:pv,ChevronDownIcon:sv}},Xk=["data-p-severity"];function qk(t,e,n,r,o,i){var s=l.resolveComponent("PVSButton"),c=l.resolveComponent("PVSMenu");return l.openBlock(),l.createElementBlock("div",l.mergeProps({class:i.containerClass,style:t.style},t.ptmi("root"),{"data-p-severity":t.severity}),[l.createVNode(s,l.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}),l.createSlots({default:l.withCtx(function(){return[l.renderSlot(t.$slots,"default")]}),_:2},[t.$slots.icon?{name:"icon",fn:l.withCtx(function(a){return[l.renderSlot(t.$slots,"icon",{class:l.normalizeClass(a.class)},function(){return[l.createElementVNode("span",l.mergeProps({class:[t.icon,a.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"]),l.createVNode(s,l.mergeProps({ref:"button",type:"button",class:t.cx("pcDropdown"),disabled:t.disabled,"aria-haspopup":"true","aria-expanded":o.isExpanded,"aria-controls":o.isExpanded?t.$id+"_overlay":void 0,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:l.withCtx(function(a){return[l.renderSlot(t.$slots,t.$slots.dropdownicon?"dropdownicon":"menubuttonicon",{class:l.normalizeClass(a.class)},function(){return[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(t.menuButtonIcon||t.dropdownIcon?"span":"ChevronDownIcon"),l.mergeProps({class:[t.dropdownIcon||t.menuButtonIcon,a.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"]),l.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")},l.createSlots({_:2},[t.$slots.menuitemicon?{name:"itemicon",fn:l.withCtx(function(a){return[l.renderSlot(t.$slots,"menuitemicon",{item:a.item,class:l.normalizeClass(a.class)})]}),key:"0"}:void 0,t.$slots.item?{name:"item",fn:l.withCtx(function(a){return[l.renderSlot(t.$slots,"item",{item:a.item,hasSubmenu:a.hasSubmenu,label:a.label,props:a.props})]}),key:"1"}:void 0]),1032,["id","model","autoZIndex","baseZIndex","appendTo","unstyled","pt"])],16,Xk)}mv.render=qk;const ew=["src"],tw={class:"menu-item"},nw=["src"],gv={__name:"BDContentLibrarySplitButton",props:{contentLibraryProviders:{type:Array,default:()=>[]},isExternalOnly:{type:Boolean,default:!1}},emits:["content-library"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=l.computed(()=>r.contentLibraryProviders.map(f=>({label:f.label,image:f.img,value:f.value,command:()=>o("content-library",f.value)}))),s=l.computed(()=>{let f=i.value;return f.length!==0&&r.isExternalOnly&&(f=f.slice(1)),f}),c=l.computed(()=>{const f=i.value;return r.isExternalOnly&&f.length>0?f[0].label:n("contentLibrarySplitButton.messageTemplatesTitle")}),a=l.computed(()=>{const f=i.value;return r.isExternalOnly&&f.length>0}),u=l.computed(()=>{const f=i.value;return f.length>0?f[0].image:""}),d=()=>{const f=i.value;let h="message-template";r.isExternalOnly&&f.length>0&&(h=f[0].value),o("content-library",h)};return(f,h)=>(l.openBlock(),l.createBlock(l.unref(mv),{class:"bd-content-library-split-button",model:s.value,outlined:"",severity:"secondary",onClick:d},{default:l.withCtx(()=>[a.value?(l.openBlock(),l.createElementBlock("img",{key:0,src:u.value,alt:""},null,8,ew)):(l.openBlock(),l.createBlock($d,{key:1})),l.createElementVNode("span",null,l.toDisplayString(c.value),1)]),item:l.withCtx(({item:p})=>[l.createElementVNode("div",tw,[l.createElementVNode("img",{src:p.image,alt:"",class:"icon-image"},null,8,nw),l.createElementVNode("span",null,l.toDisplayString(p.label),1)])]),_:1},8,["model"]))}},rw={class:"invalid-feedback bd-invalid-feedback"},ql=l.defineComponent({__name:"BDFormInvalidFeedback",props:{state:{type:[Boolean,null],default:null},text:{default:""}},setup(t){const e=t;return(n,r)=>(l.openBlock(),l.createElementBlock("div",rw,[e.state?(l.openBlock(),l.createBlock(l.unref(gi),{key:0})):(l.openBlock(),l.createBlock(l.unref(Wl),{key:1})),l.createTextVNode(" "+l.toDisplayString(e.text),1)]))}});var ow=Object.defineProperty,iw=(t,e,n)=>e in t?ow(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Hi=(t,e,n)=>iw(t,typeof e!="symbol"?e+"":e,n);const jp={"#":{pattern:/[0-9]/},"@":{pattern:/[a-zA-Z]/},"*":{pattern:/[a-zA-Z0-9]/}},Wp=(t,e,n)=>t.replaceAll(e,"").replace(n,".").replace("..",".").replace(/[^.\d]/g,""),Kp=(t,e,n)=>{var r;return new Intl.NumberFormat(((r=n.number)==null?void 0:r.locale)??"en",{minimumFractionDigits:t,maximumFractionDigits:e,roundingMode:"trunc"})},sw=(t,e=!0,n)=>{var r,o,i,s;const c=((r=n.number)==null?void 0:r.unsigned)!==!0&&t.startsWith("-")?"-":"",a=((o=n.number)==null?void 0:o.fraction)??0;let u=Kp(0,a,n);const d=u.formatToParts(1000.12),f=((i=d.find(v=>v.type==="group"))==null?void 0:i.value)??" ",h=((s=d.find(v=>v.type==="decimal"))==null?void 0:s.value)??".",p=Wp(t,f,h);if(Number.isNaN(parseFloat(p)))return c;const m=p.split(".");if(m[1]!=null&&m[1].length>=1){const v=m[1].length<=a?m[1].length:a;u=Kp(v,a,n)}let g=u.format(parseFloat(p));return e?a>0&&p.endsWith(".")&&!p.slice(0,-1).includes(".")&&(g+=h):g=Wp(g,f,h),c+g},vv=t=>JSON.parse(t.replaceAll("'",'"')),aw=(t,e={})=>{const n={...e};t.dataset.maska!=null&&t.dataset.maska!==""&&(n.mask=lw(t.dataset.maska)),t.dataset.maskaEager!=null&&(n.eager=sa(t.dataset.maskaEager)),t.dataset.maskaReversed!=null&&(n.reversed=sa(t.dataset.maskaReversed)),t.dataset.maskaTokensReplace!=null&&(n.tokensReplace=sa(t.dataset.maskaTokensReplace)),t.dataset.maskaTokens!=null&&(n.tokens=cw(t.dataset.maskaTokens));const r={};return t.dataset.maskaNumberLocale!=null&&(r.locale=t.dataset.maskaNumberLocale),t.dataset.maskaNumberFraction!=null&&(r.fraction=parseInt(t.dataset.maskaNumberFraction)),t.dataset.maskaNumberUnsigned!=null&&(r.unsigned=sa(t.dataset.maskaNumberUnsigned)),(t.dataset.maskaNumber!=null||Object.values(r).length>0)&&(n.number=r),n},sa=t=>t!==""?!!JSON.parse(t):!0,lw=t=>t.startsWith("[")&&t.endsWith("]")?vv(t):t,cw=t=>{if(t.startsWith("{")&&t.endsWith("}"))return vv(t);const e={};return t.split("|").forEach(n=>{const r=n.split(":");e[r[0]]={pattern:yv()?new RegExp(r[1],"u"):new RegExp(r[1]),optional:r[2]==="optional",multiple:r[2]==="multiple",repeated:r[2]==="repeated"}}),e},yv=()=>{try{return new RegExp("\\p{L}","u"),!0}catch{return!1}};class uw{constructor(e={}){Hi(this,"opts",{}),Hi(this,"memo",new Map);const n={...e};if(n.tokens!=null){n.tokens=n.tokensReplace?{...n.tokens}:{...jp,...n.tokens};for(const r of Object.values(n.tokens))typeof r.pattern=="string"&&(r.pattern=yv()?new RegExp(r.pattern,"u"):new RegExp(r.pattern))}else n.tokens=jp;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(String(e),this.findMask(String(e)))}unmasked(e){return this.process(String(e),this.findMask(String(e)),!1)}isEager(){return this.opts.eager===!0}isReversed(){return this.opts.reversed===!0}completed(e){const n=this.findMask(String(e));if(this.opts.mask==null||n==null)return!1;const r=this.process(String(e),n).length;return typeof this.opts.mask=="string"?r>=this.opts.mask.length:r>=n.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(this.opts.number!=null)return sw(e,r,this.opts);if(n==null)return e;const o=`v=${e},mr=${n},m=${r?1:0}`;if(this.memo.has(o))return this.memo.get(o);const{mask:i,escaped:s}=this.escapeMask(n),c=[],a=this.opts.tokens!=null?this.opts.tokens:{},u=this.isReversed()?-1:1,d=this.isReversed()?"unshift":"push",f=this.isReversed()?0:i.length-1,h=this.isReversed()?()=>v>-1&&y>-1:()=>v<i.length&&y<e.length,p=E=>!this.isReversed()&&E<=f||this.isReversed()&&E>=f;let m,g=-1,v=this.isReversed()?i.length-1:0,y=this.isReversed()?e.length-1:0,b=!1;for(;h();){const E=i.charAt(v),C=a[E],S=C?.transform!=null?C.transform(e.charAt(y)):e.charAt(y);if(!s.includes(v)&&C!=null?(S.match(C.pattern)!=null?(c[d](S),C.repeated?(g===-1?g=v:v===f&&v!==g&&(v=g-u),f===g&&(v-=u)):C.multiple&&(b=!0,v-=u),v+=u):C.multiple?b&&(v+=u,y-=u,b=!1):S===m?m=void 0:C.optional&&(v+=u,y-=u),y+=u):(r&&!this.isEager()&&c[d](E),S===E&&!this.isEager()?y+=u:m=E,this.isEager()||(v+=u)),this.isEager())for(;p(v)&&(a[i.charAt(v)]==null||s.includes(v));){if(r){if(c[d](i.charAt(v)),e.charAt(y)===i.charAt(v)){v+=u,y+=u;continue}}else i.charAt(v)===e.charAt(y)&&(y+=u);v+=u}}return this.memo.set(o,c.join("")),this.memo.get(o)}}let dw=class{constructor(e,n={}){Hi(this,"items",new Map),Hi(this,"eventAbortController"),Hi(this,"onInput",r=>{if(r instanceof CustomEvent&&r.type==="input"&&!r.isTrusted&&!r.bubbles)return;const o=r.target,i=this.items.get(o);if(i===void 0)return;const s="inputType"in r&&r.inputType.startsWith("delete"),c=i.isEager(),a=s&&c&&i.unmasked(o.value)===""?"":o.value;this.fixCursor(o,s,()=>this.setValue(o,a))}),this.options=n,this.eventAbortController=new AbortController,this.init(this.getInputs(e))}update(e={}){this.options={...e},this.init(Array.from(this.items.keys()))}updateValue(e){var n;e.value!==""&&e.value!==((n=this.processInput(e))==null?void 0:n.masked)&&this.setValue(e,e.value)}destroy(){this.eventAbortController.abort(),this.items.clear()}init(e){const n=this.getOptions(this.options);for(const r of e){if(!this.items.has(r)){const{signal:i}=this.eventAbortController;r.addEventListener("input",this.onInput,{capture:!0,signal:i})}const o=new uw(aw(r,n));this.items.set(r,o),queueMicrotask(()=>this.updateValue(r)),r.selectionStart===null&&o.isEager()&&console.warn("Maska: input of `%s` type is not supported",r.type)}}getInputs(e){return typeof e=="string"?Array.from(document.querySelectorAll(e)):"length"in e?Array.from(e):[e]}getOptions(e){const{onMaska:n,preProcess:r,postProcess:o,...i}=e;return i}fixCursor(e,n,r){var o,i;const s=e.selectionStart,c=e.value;if(r(),s===null||s===c.length&&!n)return;const a=e.value,u=c.slice(0,s),d=a.slice(0,s),f=(o=this.processInput(e,u))==null?void 0:o.unmasked,h=(i=this.processInput(e,d))==null?void 0:i.unmasked;if(f===void 0||h===void 0)return;let p=s;u!==d&&(p+=n?a.length-c.length:f.length-h.length),e.setSelectionRange(p,p)}setValue(e,n){const r=this.processInput(e,n);r!==void 0&&(e.value=r.masked,this.options.onMaska!=null&&(Array.isArray(this.options.onMaska)?this.options.onMaska.forEach(o=>o(r)):this.options.onMaska(r)),e.dispatchEvent(new CustomEvent("maska",{detail:r})),e.dispatchEvent(new CustomEvent("input",{detail:r.masked})))}processInput(e,n){const r=this.items.get(e);if(r===void 0)return;let o=n??e.value;this.options.preProcess!=null&&(o=this.options.preProcess(o));let i=r.masked(o);return this.options.postProcess!=null&&(i=this.options.postProcess(i)),{masked:i,unmasked:r.unmasked(o),completed:r.completed(o)}}};const Bc=new WeakMap,fw=(t,e)=>{if(t.arg==null||t.instance==null)return;const n="setup"in t.instance.$.type;t.arg in t.instance?t.instance[t.arg]=e:n&&console.warn("Maska: please expose `%s` using defineExpose",t.arg)},hw=(t,e)=>{var n;const r=t instanceof HTMLInputElement?t:t.querySelector("input");if(r==null||r?.type==="file")return;let o={};if(e.value!=null&&(o=typeof e.value=="string"?{mask:e.value}:{...e.value}),e.arg!=null){const i=s=>{const c=e.modifiers.unmasked?s.unmasked:e.modifiers.completed?s.completed:s.masked;fw(e,c)};o.onMaska=o.onMaska==null?i:Array.isArray(o.onMaska)?[...o.onMaska,i]:[o.onMaska,i]}Bc.has(r)?(n=Bc.get(r))==null||n.update(o):Bc.set(r,new dw(r,o))},pw=["value","type"],Ir=l.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:lt.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,r=e,{uniqueIdentifier:o}=vi(),i=Oo(n,"modelValue",r),s=`__BD__FORM__LABEL__${o.value}`,c=`__BD__FORM__GROUP__${o.value}`,a=`form-input-${n.label?n.label.replace(/ /g,"-").toLowerCase():o.value}`,u=`validationFeedback${n.label?n.label.replace(/ /g,""):o.value}`,d=l.computed(()=>({[`${n.inputClass}`]:n.inputClass,"is-invalid":n.state===!1,"is-valid":n.state===!0,[`form-control-${n.size}`]:n.size})),f=l.computed(()=>({[`${n.invalidFeedbackClass}`]:n.invalidFeedbackClass,"is-invalid":n.state===!1})),h=l.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?u:null,"data-maska":n.mask})),p=t6(m=>{i.value=m.target.value},n.delayTimeMs);return(m,g)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(["bd-form-input",t.formGroupClass]),id:c},[l.renderSlot(m.$slots,"label",{},()=>[t.label?(l.openBlock(),l.createElementBlock("label",{key:0,for:a,id:s,class:l.normalizeClass(["form-label",t.labelClass])},l.toDisplayString(t.label),3)):l.createCommentVNode("",!0)]),l.createElementVNode("div",{class:l.normalizeClass(t.formFieldClass)},[l.withDirectives(l.createElementVNode("input",l.mergeProps({value:t.modelValue,type:t.type,id:a,class:["form-control",d.value]},h.value,{onInput:g[0]||(g[0]=(...v)=>l.unref(p)&&l.unref(p)(...v)),onClick:g[1]||(g[1]=v=>m.$emit("click")),onBlur:g[2]||(g[2]=v=>m.$emit("blur")),onKeydown:g[3]||(g[3]=l.withKeys(v=>m.$emit("enter"),["enter"]))}),null,16,pw),[[l.unref(hw)]]),l.renderSlot(m.$slots,"default")],2),l.createVNode(ql,{text:t.invalidFeedbackText,class:l.normalizeClass(f.value),state:t.state,id:u},null,8,["text","class","state"])],2))}}),mw={class:"input-group bd-input-group"},gw=["for"],Cs=l.defineComponent({__name:"BDInputGroup",props:{label:{default:void 0},labelForId:{default:void 0}},setup(t){const e=l.useAttrs(),n=t;return(r,o)=>(l.openBlock(),l.createElementBlock("fieldset",mw,[n.label?(l.openBlock(),l.createElementBlock("label",{key:0,for:n.labelForId,class:"form-label"},l.toDisplayString(n.label),9,gw)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(l.unref(e).class)},[l.renderSlot(r.$slots,"default")],2)]))}}),vw={key:0},yw={key:1},bv=l.defineComponent({__name:"BDBadge",props:{variant:{default:Yl.PRIMARY}},setup(t){const e=t,n=l.computed(()=>["badge","bd-badge",`bd-badge-${e.variant}`]);return(r,o)=>(l.openBlock(),l.createElementBlock("span",{role:"status",class:l.normalizeClass(n.value)},[t.variant==="danger"?(l.openBlock(),l.createElementBlock("span",vw,[l.createVNode(l.unref(Ur))])):l.createCommentVNode("",!0),t.variant==="success"?(l.openBlock(),l.createElementBlock("span",yw,[l.createVNode(l.unref(gi))])):l.createCommentVNode("",!0),l.renderSlot(r.$slots,"default")],2))}}),Cv=l.defineComponent({__name:"BDForm",emits:["submit","reset"],setup(t,{emit:e}){const n=e;function r(){n("submit")}function o(){n("reset")}return(i,s)=>(l.openBlock(),l.createElementBlock("form",{onSubmit:l.withModifiers(r,["prevent"]),onReset:l.withModifiers(o,["prevent"])},[l.renderSlot(i.$slots,"default")],32))}}),bw={"aria-label":"Page navigation",class:"bd-pagination"},Cw={class:"page-item"},Ew=["data-page"],kw=["data-page"],ww={class:"page-item"},Sw=["data-page"],mf=l.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=e,o=Oo(n,"modelValue",r),i=l.ref(Math.ceil(n.totalRows/n.rowsPerPage)),s=l.ref([]);l.watch([()=>n.totalRows,()=>n.rowsPerPage],()=>{i.value=Math.ceil(n.totalRows/n.rowsPerPage),s.value=f(o.value)}),l.onMounted(()=>{s.value=f(o.value)});const c=l.computed(()=>({[`${n.class}`]:n.class,colleague:!n.isPatient})),a=h=>{const p=h.currentTarget.getAttribute("data-page"),m=Number(p);isNaN(Number(m))||(o.value=m,s.value=f(m)),r("click",m)},u=(h,p,m)=>m<=p?m:h==1?6:h<=4?5:1,d=(h,p,m)=>m<=p?0:h==m?6:h>m-4?5:1,f=h=>{const p=[],g=u(h,7,i.value),v=i.value>7&&h>4,y=i.value>7&&h<i.value-3,b=v&&y,E=d(h,7,i.value);for(let C=1;C<=g;C++)p.push(C);if(v&&p.push("..."),b)for(let C=h-1;C<=h+1;C++)p.push(C);y&&p.push("...");for(let C=1;C<=E;C++)p.push(i.value-E+C);return p};return(h,p)=>(l.openBlock(),l.createElementBlock("div",bw,[l.createElementVNode("ul",{class:l.normalizeClass(["pagination",c.value])},[l.withDirectives(l.createElementVNode("li",Cw,[l.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Previous",onClick:a,"data-page":l.unref(o)-1},[l.createVNode(l.unref(Rd))],8,Ew)],512),[[l.vShow,l.unref(o)>1]]),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(s.value,m=>(l.openBlock(),l.createElementBlock("li",{class:l.normalizeClass(["page-item",{active:l.unref(o)===m,disabled:typeof m=="string"}]),key:m},[l.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center",onClick:a,"data-page":m},l.toDisplayString(m),9,kw)],2))),128)),l.withDirectives(l.createElementVNode("li",ww,[l.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Next",onClick:a,"data-page":l.unref(o)+1},[l.createVNode(l.unref(Vd))],8,Sw)],512),[[l.vShow,l.unref(o)<i.value]])],2)]))}}),Aw=["disabled"],xw=["label"],Tw=["value"],Iw=["value"],Ev=l.defineComponent({__name:"BDFormSelect",props:{size:{default:lt.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=e,o=Oo(n,"modelValue",r),i=l.ref(null),{focused:s}=i6(i,{initialValue:n.autofocus}),c=l.computed(()=>({"form-select":!0,"bd-form-select":!0,"is-invalid":n.state===!1,[`form-select-${n.size}`]:["xs","sm","lg"].includes(n.size)}));l.watch(()=>n.autofocus,f=>{f&&(s.value=!0)});const a=f=>{o.value=f.target.value;let h=d(f.target.value);r("input",h)},u=f=>{let h=d(f.target.value);r("change",h)},d=f=>{try{return JSON.parse(f)}catch{return f}};return(f,h)=>l.withDirectives((l.openBlock(),l.createElementBlock("select",{class:l.normalizeClass(c.value),"onUpdate:modelValue":h[0]||(h[0]=p=>l.isRef(o)?o.value=p:null),disabled:n.disabled,ref_key:"input",ref:i,onInput:a,onChange:u},[l.renderSlot(f.$slots,"first"),n.options&&n.options.length>0&&n.options[0].label&&n.options[0].options?(l.openBlock(!0),l.createElementBlock(l.Fragment,{key:0},l.renderList(n.options,p=>(l.openBlock(),l.createElementBlock("optgroup",{label:p.label},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(p.options,m=>(l.openBlock(),l.createElementBlock("option",{value:JSON.stringify(m.value),key:m.value},l.toDisplayString(m.text),9,Tw))),128))],8,xw))),256)):(l.openBlock(!0),l.createElementBlock(l.Fragment,{key:1},l.renderList(n.options,p=>(l.openBlock(),l.createElementBlock("option",{value:p.value,key:p.value},l.toDisplayString(p.text),9,Iw))),128))],42,Aw)),[[l.vModelSelect,l.unref(o)]])}}),_w=["value","true-value","false-value","data-checked"],Pr=l.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{uniqueIdentifier:n}=vi(),r=t,o=e,i=Oo(r,"modelValue",o),s=`form-check-input-${n.value}`,c=l.computed(()=>["form-check","bd-form-checkbox"]),a=l.computed(()=>({"form-check-input":!0,"is-invalid":r.state===!1})),u=d=>o("change",d.target.value);return(d,f)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(c.value)},[l.withDirectives(l.createElementVNode("input",{"onUpdate:modelValue":f[0]||(f[0]=h=>l.isRef(i)?i.value=h:null),id:s,class:l.normalizeClass(a.value),type:"checkbox",value:t.value,"true-value":t.value,"false-value":t.uncheckedValue,"data-checked":l.unref(i)===t.value,onChange:u},null,42,_w),[[l.vModelCheckbox,l.unref(i)]]),l.createElementVNode("label",{class:"form-check-label",for:s},[l.renderSlot(d.$slots,"default")]),l.renderSlot(d.$slots,"last")],2))}}),Nw={key:0,class:"bd-article__body"},Ow={key:1},kv=l.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=e,o=i=>r("click",{event:i,identifier:n.identifier});return(i,s)=>(l.openBlock(),l.createElementBlock("article",{class:"bd-article",onClick:o},[l.createElementVNode("header",null,[l.renderSlot(i.$slots,"header",{},()=>[l.createElementVNode("h5",null,l.toDisplayString(n.title),1)])]),n.hideBody?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("div",Nw,[l.renderSlot(i.$slots,"default",{},()=>[l.createTextVNode(l.toDisplayString(n.text),1)])])),n.hideFooter?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("footer",Ow,[l.renderSlot(i.$slots,"footer")]))]))}}),Xo={DANGER:"danger",WARNING:"warning",INFO:"info",SUCCESS:"success"},Mw=["id"],Lw={class:"toast-header"},Dw={class:"toast-body"},gf=l.defineComponent({__name:"BDToast",props:{id:{},variant:{default:Xo.INFO},title:{default:""},text:{default:""}},setup(t){const e=t,n=l.computed(()=>({[`bd-toast-${e.variant}`]:!0})),r=l.computed(()=>e.variant!==Xo.SUCCESS);return(o,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(["toast bd-toast",n.value]),role:"alert","aria-live":"assertive","aria-atomic":"true",key:e.id,id:e.id},[l.createElementVNode("div",Lw,[r.value?(l.openBlock(),l.createBlock(l.unref(Ur),{key:0})):(l.openBlock(),l.createBlock(l.unref(gi),{key:1})),l.createElementVNode("h5",null,l.toDisplayString(e.title),1),i[0]||(i[0]=l.createElementVNode("button",{type:"button",class:"btn-close","data-bs-dismiss":"toast","aria-label":"Close"},null,-1))]),l.createElementVNode("div",Dw,[l.createElementVNode("span",null,l.toDisplayString(e.text),1)])],10,Mw))}}),Ie="",aa=t=>typeof t=="string"||t instanceof String,Pw={class:"bd-pill"},Bw=["src"],Rw={class:"bd-pill__description"},Vw=["href"],$w=["id","textContent","title"],Fw=["id","textContent","title"],ec=l.defineComponent({__name:"BDPill",props:{imgSrc:{default:Ie},uri:{default:Ie},uriDisplayName:{default:Ie},title:{default:Ie},subtitle:{default:Ie},showClose:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:e}){const{uniqueIdentifier:n}=vi(),r=t,o=l.computed(()=>r.uri),i=l.computed(()=>r.uriDisplayName!==Ie?r.uriDisplayName:r.uri),s=l.computed(()=>r.imgSrc),c=l.computed(()=>r.title),a=l.computed(()=>r.subtitle),u=l.computed(()=>`bd-pill-title-${n.value}`),d=l.computed(()=>`bd-pill-subtitle-${n.value}`);return(f,h)=>(l.openBlock(),l.createElementBlock("div",Pw,[l.createElementVNode("img",{src:s.value,class:"bd-pill__logo",alt:"logo-externe-partij"},null,8,Bw),l.createElementVNode("div",Rw,[l.createElementVNode("a",{href:o.value,class:"bd-pill__link",target:"_blank",rel:"noopener noreferrer"},[l.createVNode(l.unref(Kl),{class:"bd-pill__icon-hyperlink",style:{height:"12px"}}),l.createTextVNode(" "+l.toDisplayString(i.value),1)],8,Vw),l.createElementVNode("span",{class:"bd-pill__title",id:u.value,textContent:l.toDisplayString(c.value),"data-bs-toggle":"tooltip",title:c.value},null,8,$w),l.createElementVNode("span",{class:"bd-pill__subtitle",id:d.value,textContent:l.toDisplayString(a.value),"data-bs-toggle":"tooltip",title:a.value},null,8,Fw)])]))}});function zw(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}function Uw(t,e,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function c(d){try{u(r.next(d))}catch(f){s(f)}}function a(d){try{u(r.throw(d))}catch(f){s(f)}}function u(d){d.done?i(d.value):o(d.value).then(c,a)}u((r=r.apply(t,e||[])).next())})}const Hw=t=>Array.isArray(t)&&t.length>0,jw=t=>Object.keys(t).map(e=>t[e]),Rc=t=>Array.isArray(t)&&t.length>0,wv=t=>!t||Array.isArray(t)&&!t.length,vf={name:"BDUserInformation",props:{value:{type:Object},showProfilePicture:{type:Boolean}},render(){const t=this.value,{name:e,profilePictureUri:n,extra:r}=t,o=zw(t,["name","profilePictureUri","extra"]),i=n&&this.showProfilePicture?l.h("img",{class:"bd-user-information__profile-picture",src:n,alt:e}):null;let c=[l.h("h4",null,e)];this.$slots.default&&c.push(this.$slots.default());const a=l.h("div",{class:"bd-user-information__header"},c),u=l.h("small",null,jw(o).filter(f=>f).join(" • ")),d=l.h("div",{class:"bd-user-information__detail"},[a,u]);return l.h("div",{class:"bd-user-information"},[i,d])}},Yp={displayTime:!0,format:"numeric"};function Ci(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Ta={exports:{}},Ww=Ta.exports,Gp;function Sv(){return Gp||(Gp=1,(function(t,e){(function(n,r){t.exports=r()})(Ww,(function(){var n=1e3,r=6e4,o=36e5,i="millisecond",s="second",c="minute",a="hour",u="day",d="week",f="month",h="quarter",p="year",m="date",g="Invalid Date",v=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|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,b={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(F){var z=["th","st","nd","rd"],$=F%100;return"["+F+(z[($-20)%10]||z[$]||z[0])+"]"}},E=function(F,z,$){var J=String(F);return!J||J.length>=z?F:""+Array(z+1-J.length).join($)+F},C={s:E,z:function(F){var z=-F.utcOffset(),$=Math.abs(z),J=Math.floor($/60),U=$%60;return(z<=0?"+":"-")+E(J,2,"0")+":"+E(U,2,"0")},m:function F(z,$){if(z.date()<$.date())return-F($,z);var J=12*($.year()-z.year())+($.month()-z.month()),U=z.clone().add(J,f),q=$-U<0,te=z.clone().add(J+(q?-1:1),f);return+(-(J+($-U)/(q?U-te:te-U))||0)},a:function(F){return F<0?Math.ceil(F)||0:Math.floor(F)},p:function(F){return{M:f,y:p,w:d,d:u,D:m,h:a,m:c,s,ms:i,Q:h}[F]||String(F||"").toLowerCase().replace(/s$/,"")},u:function(F){return F===void 0}},S="en",_={};_[S]=b;var T="$isDayjsObject",D=function(F){return F instanceof j||!(!F||!F[T])},Y=function F(z,$,J){var U;if(!z)return S;if(typeof z=="string"){var q=z.toLowerCase();_[q]&&(U=q),$&&(_[q]=$,U=q);var te=z.split("-");if(!U&&te.length>1)return F(te[0])}else{var se=z.name;_[se]=z,U=se}return!J&&U&&(S=U),U||!J&&S},V=function(F,z){if(D(F))return F.clone();var $=typeof z=="object"?z:{};return $.date=F,$.args=arguments,new j($)},H=C;H.l=Y,H.i=D,H.w=function(F,z){return V(F,{locale:z.$L,utc:z.$u,x:z.$x,$offset:z.$offset})};var j=(function(){function F($){this.$L=Y($.locale,null,!0),this.parse($),this.$x=this.$x||$.x||{},this[T]=!0}var z=F.prototype;return z.parse=function($){this.$d=(function(J){var U=J.date,q=J.utc;if(U===null)return new Date(NaN);if(H.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var te=U.match(v);if(te){var se=te[2]-1||0,he=(te[7]||"0").substring(0,3);return q?new Date(Date.UTC(te[1],se,te[3]||1,te[4]||0,te[5]||0,te[6]||0,he)):new Date(te[1],se,te[3]||1,te[4]||0,te[5]||0,te[6]||0,he)}}return new Date(U)})($),this.init()},z.init=function(){var $=this.$d;this.$y=$.getFullYear(),this.$M=$.getMonth(),this.$D=$.getDate(),this.$W=$.getDay(),this.$H=$.getHours(),this.$m=$.getMinutes(),this.$s=$.getSeconds(),this.$ms=$.getMilliseconds()},z.$utils=function(){return H},z.isValid=function(){return this.$d.toString()!==g},z.isSame=function($,J){var U=V($);return this.startOf(J)<=U&&U<=this.endOf(J)},z.isAfter=function($,J){return V($)<this.startOf(J)},z.isBefore=function($,J){return this.endOf(J)<V($)},z.$g=function($,J,U){return H.u($)?this[J]:this.set(U,$)},z.unix=function(){return Math.floor(this.valueOf()/1e3)},z.valueOf=function(){return this.$d.getTime()},z.startOf=function($,J){var U=this,q=!!H.u(J)||J,te=H.p($),se=function(M,I){var O=H.w(U.$u?Date.UTC(U.$y,I,M):new Date(U.$y,I,M),U);return q?O:O.endOf(u)},he=function(M,I){return H.w(U.toDate()[M].apply(U.toDate("s"),(q?[0,0,0,0]:[23,59,59,999]).slice(I)),U)},pe=this.$W,ye=this.$M,Ce=this.$D,Ae="set"+(this.$u?"UTC":"");switch(te){case p:return q?se(1,0):se(31,11);case f:return q?se(1,ye):se(0,ye+1);case d:var ge=this.$locale().weekStart||0,N=(pe<ge?pe+7:pe)-ge;return se(q?Ce-N:Ce+(6-N),ye);case u:case m:return he(Ae+"Hours",0);case a:return he(Ae+"Minutes",1);case c:return he(Ae+"Seconds",2);case s:return he(Ae+"Milliseconds",3);default:return this.clone()}},z.endOf=function($){return this.startOf($,!1)},z.$set=function($,J){var U,q=H.p($),te="set"+(this.$u?"UTC":""),se=(U={},U[u]=te+"Date",U[m]=te+"Date",U[f]=te+"Month",U[p]=te+"FullYear",U[a]=te+"Hours",U[c]=te+"Minutes",U[s]=te+"Seconds",U[i]=te+"Milliseconds",U)[q],he=q===u?this.$D+(J-this.$W):J;if(q===f||q===p){var pe=this.clone().set(m,1);pe.$d[se](he),pe.init(),this.$d=pe.set(m,Math.min(this.$D,pe.daysInMonth())).$d}else se&&this.$d[se](he);return this.init(),this},z.set=function($,J){return this.clone().$set($,J)},z.get=function($){return this[H.p($)]()},z.add=function($,J){var U,q=this;$=Number($);var te=H.p(J),se=function(ye){var Ce=V(q);return H.w(Ce.date(Ce.date()+Math.round(ye*$)),q)};if(te===f)return this.set(f,this.$M+$);if(te===p)return this.set(p,this.$y+$);if(te===u)return se(1);if(te===d)return se(7);var he=(U={},U[c]=r,U[a]=o,U[s]=n,U)[te]||1,pe=this.$d.getTime()+$*he;return H.w(pe,this)},z.subtract=function($,J){return this.add(-1*$,J)},z.format=function($){var J=this,U=this.$locale();if(!this.isValid())return U.invalidDate||g;var q=$||"YYYY-MM-DDTHH:mm:ssZ",te=H.z(this),se=this.$H,he=this.$m,pe=this.$M,ye=U.weekdays,Ce=U.months,Ae=U.meridiem,ge=function(I,O,k,w){return I&&(I[O]||I(J,q))||k[O].slice(0,w)},N=function(I){return H.s(se%12||12,I,"0")},M=Ae||function(I,O,k){var w=I<12?"AM":"PM";return k?w.toLowerCase():w};return q.replace(y,(function(I,O){return O||(function(k){switch(k){case"YY":return String(J.$y).slice(-2);case"YYYY":return H.s(J.$y,4,"0");case"M":return pe+1;case"MM":return H.s(pe+1,2,"0");case"MMM":return ge(U.monthsShort,pe,Ce,3);case"MMMM":return ge(Ce,pe);case"D":return J.$D;case"DD":return H.s(J.$D,2,"0");case"d":return String(J.$W);case"dd":return ge(U.weekdaysMin,J.$W,ye,2);case"ddd":return ge(U.weekdaysShort,J.$W,ye,3);case"dddd":return ye[J.$W];case"H":return String(se);case"HH":return H.s(se,2,"0");case"h":return N(1);case"hh":return N(2);case"a":return M(se,he,!0);case"A":return M(se,he,!1);case"m":return String(he);case"mm":return H.s(he,2,"0");case"s":return String(J.$s);case"ss":return H.s(J.$s,2,"0");case"SSS":return H.s(J.$ms,3,"0");case"Z":return te}return null})(I)||te.replace(":","")}))},z.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},z.diff=function($,J,U){var q,te=this,se=H.p(J),he=V($),pe=(he.utcOffset()-this.utcOffset())*r,ye=this-he,Ce=function(){return H.m(te,he)};switch(se){case p:q=Ce()/12;break;case f:q=Ce();break;case h:q=Ce()/3;break;case d:q=(ye-pe)/6048e5;break;case u:q=(ye-pe)/864e5;break;case a:q=ye/o;break;case c:q=ye/r;break;case s:q=ye/n;break;default:q=ye}return U?q:H.a(q)},z.daysInMonth=function(){return this.endOf(f).$D},z.$locale=function(){return _[this.$L]},z.locale=function($,J){if(!$)return this.$L;var U=this.clone(),q=Y($,J,!0);return q&&(U.$L=q),U},z.clone=function(){return H.w(this.$d,this)},z.toDate=function(){return new Date(this.valueOf())},z.toJSON=function(){return this.isValid()?this.toISOString():null},z.toISOString=function(){return this.$d.toISOString()},z.toString=function(){return this.$d.toUTCString()},F})(),K=j.prototype;return V.prototype=K,[["$ms",i],["$s",s],["$m",c],["$H",a],["$W",u],["$M",f],["$y",p],["$D",m]].forEach((function(F){K[F[1]]=function(z){return this.$g(z,F[0],F[1])}})),V.extend=function(F,z){return F.$i||(F(z,j,V),F.$i=!0),V},V.locale=Y,V.isDayjs=D,V.unix=function(F){return V(1e3*F)},V.en=_[S],V.Ls=_,V.p={},V}))})(Ta)),Ta.exports}var Kw=Sv();const Kt=Ci(Kw);var Ia={exports:{}},Yw=Ia.exports,Qp;function Gw(){return Qp||(Qp=1,(function(t,e){(function(n,r){t.exports=r(Sv())})(Yw,(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}))})(Ia)),Ia.exports}Gw();var _a={exports:{}},Qw=_a.exports,Zp;function Zw(){return Zp||(Zp=1,(function(t,e){(function(n,r){t.exports=r()})(Qw,(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]+/,a={},u=function(v){return(v=+v)+(v>68?1900:2e3)},d=function(v){return function(y){this[v]=+y}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(v){(this.zone||(this.zone={})).offset=(function(y){if(!y||y==="Z")return 0;var b=y.match(/([+-]|\d\d)/g),E=60*b[1]+(+b[2]||0);return E===0?0:b[0]==="+"?-E:E})(v)}],h=function(v){var y=a[v];return y&&(y.indexOf?y:y.s.concat(y.f))},p=function(v,y){var b,E=a.meridiem;if(E){for(var C=1;C<=24;C+=1)if(v.indexOf(E(C,0,y))>-1){b=C>12;break}}else b=v===(y?"pm":"PM");return b},m={A:[c,function(v){this.afternoon=p(v,!1)}],a:[c,function(v){this.afternoon=p(v,!0)}],Q:[o,function(v){this.month=3*(v-1)+1}],S:[o,function(v){this.milliseconds=100*+v}],SS:[i,function(v){this.milliseconds=10*+v}],SSS:[/\d{3}/,function(v){this.milliseconds=+v}],s:[s,d("seconds")],ss:[s,d("seconds")],m:[s,d("minutes")],mm:[s,d("minutes")],H:[s,d("hours")],h:[s,d("hours")],HH:[s,d("hours")],hh:[s,d("hours")],D:[s,d("day")],DD:[i,d("day")],Do:[c,function(v){var y=a.ordinal,b=v.match(/\d+/);if(this.day=b[0],y)for(var E=1;E<=31;E+=1)y(E).replace(/\[|\]/g,"")===v&&(this.day=E)}],w:[s,d("week")],ww:[i,d("week")],M:[s,d("month")],MM:[i,d("month")],MMM:[c,function(v){var y=h("months"),b=(h("monthsShort")||y.map((function(E){return E.slice(0,3)}))).indexOf(v)+1;if(b<1)throw new Error;this.month=b%12||b}],MMMM:[c,function(v){var y=h("months").indexOf(v)+1;if(y<1)throw new Error;this.month=y%12||y}],Y:[/[+-]?\d+/,d("year")],YY:[i,function(v){this.year=u(v)}],YYYY:[/\d{4}/,d("year")],Z:f,ZZ:f};function g(v){var y,b;y=v,b=a&&a.formats;for(var E=(v=y.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(V,H,j){var K=j&&j.toUpperCase();return H||b[j]||n[j]||b[K].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(F,z,$){return z||$.slice(1)}))}))).match(r),C=E.length,S=0;S<C;S+=1){var _=E[S],T=m[_],D=T&&T[0],Y=T&&T[1];E[S]=Y?{regex:D,parser:Y}:_.replace(/^\[|\]$/g,"")}return function(V){for(var H={},j=0,K=0;j<C;j+=1){var F=E[j];if(typeof F=="string")K+=F.length;else{var z=F.regex,$=F.parser,J=V.slice(K),U=z.exec(J)[0];$.call(H,U),V=V.replace(U,"")}}return(function(q){var te=q.afternoon;if(te!==void 0){var se=q.hours;te?se<12&&(q.hours+=12):se===12&&(q.hours=0),delete q.afternoon}})(H),H}}return function(v,y,b){b.p.customParseFormat=!0,v&&v.parseTwoDigitYear&&(u=v.parseTwoDigitYear);var E=y.prototype,C=E.parse;E.parse=function(S){var _=S.date,T=S.utc,D=S.args;this.$u=T;var Y=D[1];if(typeof Y=="string"){var V=D[2]===!0,H=D[3]===!0,j=V||H,K=D[2];H&&(K=D[2]),a=this.$locale(),!V&&K&&(a=b.Ls[K]),this.$d=(function(J,U,q,te){try{if(["x","X"].indexOf(U)>-1)return new Date((U==="X"?1e3:1)*J);var se=g(U)(J),he=se.year,pe=se.month,ye=se.day,Ce=se.hours,Ae=se.minutes,ge=se.seconds,N=se.milliseconds,M=se.zone,I=se.week,O=new Date,k=ye||(he||pe?1:O.getDate()),w=he||O.getFullYear(),P=0;he&&!pe||(P=pe>0?pe-1:O.getMonth());var R,W=Ce||0,G=Ae||0,A=ge||0,x=N||0;return M?new Date(Date.UTC(w,P,k,W,G,A,x+60*M.offset*1e3)):q?new Date(Date.UTC(w,P,k,W,G,A,x)):(R=new Date(w,P,k,W,G,A,x),I&&(R=te(R).week(I).toDate()),R)}catch{return new Date("")}})(_,Y,T,b),this.init(),K&&K!==!0&&(this.$L=this.locale(K).$L),j&&_!=this.format(Y)&&(this.$d=new Date("")),a={}}else if(Y instanceof Array)for(var F=Y.length,z=1;z<=F;z+=1){D[1]=Y[z-1];var $=b.apply(this,D);if($.isValid()){this.$d=$.$d,this.$L=$.$L,this.init();break}z===F&&(this.$d=new Date(""))}else C.call(this,S)}}}))})(_a)),_a.exports}var Jw=Zw();const Xw=Ci(Jw);var Na={exports:{}},qw=Na.exports,Jp;function eS(){return Jp||(Jp=1,(function(t,e){(function(n,r){t.exports=r()})(qw,(function(){return function(n,r){r.prototype.isSameOrAfter=function(o,i){return this.isSame(o,i)||this.isAfter(o,i)}}}))})(Na)),Na.exports}var tS=eS();const nS=Ci(tS);var Oa={exports:{}},rS=Oa.exports,Xp;function oS(){return Xp||(Xp=1,(function(t,e){(function(n,r){t.exports=r()})(rS,(function(){return function(n,r){r.prototype.isSameOrBefore=function(o,i){return this.isSame(o,i)||this.isBefore(o,i)}}}))})(Oa)),Oa.exports}var iS=oS();const sS=Ci(iS);var Ma={exports:{}},aS=Ma.exports,qp;function lS(){return qp||(qp=1,(function(t,e){(function(n,r){t.exports=r()})(aS,(function(){var n="week",r="year";return function(o,i,s){var c=i.prototype;c.week=function(a){if(a===void 0&&(a=null),a!==null)return this.add(7*(a-this.week()),"day");var u=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var d=s(this).startOf(r).add(1,r).date(u),f=s(this).endOf(n);if(d.isBefore(f))return 1}var h=s(this).startOf(r).date(u).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(a){return a===void 0&&(a=null),this.week(a)}}}))})(Ma)),Ma.exports}var cS=lS();const uS=Ci(cS);Kt.extend(Xw);Kt.locale("nl");Kt.extend(nS);Kt.extend(sS);Kt.extend(uS);const Ku=t=>t?t.charAt(0).toUpperCase()+t.slice(1):"";function Av(t,e=Kt()){const n=Kt(t,["DD-MM-YYYY HH:mm","YYYY-MM-DD","DD-MM-YYYY"],!0);if(!n.isValid())return"";const r=e.startOf("day");if(n.isSame(r,"day"))return"Vandaag";const o=r.subtract(1,"day");if(n.isSame(o,"day"))return"Gisteren";const i=r.subtract(6,"day");if(n.isSameOrAfter(i)&&n.isBefore(r))return Ku(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 xv(t,e=Kt()){const n=Kt(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");if(n.isSame(o,"day"))return r?n.format("H:mm"):"Vandaag";const i=o.subtract(1,"day");if(n.isSame(i,"day"))return r?`Gisteren ${n.format("H:mm")}`:"Gisteren";const s=o.subtract(6,"day");if(n.isSameOrAfter(s)&&n.isBefore(o))return Ku(r?n.format("dddd H:mm"):n.format("dddd"));const c=o.subtract(7,"day");return n.isSame(c)||n.isSame(e,"year")?r?n.format("D MMM H:mm"):n.format("D MMMM"):n.format("DD-MM-YYYY")}function Yu(t){const e=Kt(t,["DD-MM-YYYY HH:mm","YYYY-MM-DD","DD-MM-YYYY","YYYY-MM-DDTHH:mm:ss"],!0),n=t.includes(" ")&&t.includes(":");return e.isValid()?n&&e.isSame(Kt(),"year")?e.format("DD-MM-YYYY H:mm"):e.format("DD-MM-YYYY"):""}function Gu(t){const e=Kt(t,["DD-MM-YYYY HH:mm","YYYY-MM-DD","DD-MM-YYYY","YYYY-MM-DDTHH:mm:ss"],!0);return e.isValid()?e.format("DD-MM-YYYY"):""}const dS={class:"bd-date"},Tv=l.defineComponent({__name:"BDDate",props:{date:{},displayTime:{type:Boolean,default:Yp.displayTime},format:{default:Yp.format}},setup(t){const e=t,n=l.computed(()=>e.date?e.format==="textual"?e.displayTime?xv(e.date):Av(e.date):(e.format==="numeric",e.displayTime?Yu(e.date):Gu(e.date)):"");return(r,o)=>(l.openBlock(),l.createElementBlock("span",dS,l.toDisplayString(n.value),1))}}),Za=l.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,o=()=>{r("click")};return(i,s)=>(l.openBlock(),l.createElementBlock("li",l.mergeProps({class:"bd-dropdown-item"},i.$attrs),[l.createVNode(Co,l.mergeProps({class:"dropdown-item",onClick:o},n),{default:l.withCtx(()=>[l.renderSlot(i.$slots,"default",{},()=>[l.createTextVNode(l.toDisplayString(n.text),1)])]),_:3},16)],16))}});var Vc={exports:{}},e1;function fS(){return e1||(e1=1,(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,a){var u=a(111);s.exports=function(d){if(!u(d)&&d!==null)throw TypeError("Can't set "+String(d)+" as a prototype");return d}}),1223:(function(s,c,a){var u=a(5112),d=a(30),f=a(3070),h=u("unscopables"),p=Array.prototype;p[h]==null&&f.f(p,h,{configurable:!0,value:d(null)}),s.exports=function(m){p[h][m]=!0}}),1530:(function(s,c,a){var u=a(8710).charAt;s.exports=function(d,f,h){return f+(h?u(d,f).length:1)}}),5787:(function(s){s.exports=function(c,a,u){if(!(c instanceof a))throw TypeError("Incorrect "+(u?u+" ":"")+"invocation");return c}}),9670:(function(s,c,a){var u=a(111);s.exports=function(d){if(!u(d))throw TypeError(String(d)+" is not an object");return d}}),4019:(function(s){s.exports=typeof ArrayBuffer<"u"&&typeof DataView<"u"}),260:(function(s,c,a){var u=a(4019),d=a(9781),f=a(7854),h=a(111),p=a(6656),m=a(648),g=a(8880),v=a(1320),y=a(3070).f,b=a(9518),E=a(7674),C=a(5112),S=a(9711),_=f.Int8Array,T=_&&_.prototype,D=f.Uint8ClampedArray,Y=D&&D.prototype,V=_&&b(_),H=T&&b(T),j=Object.prototype,K=j.isPrototypeOf,F=C("toStringTag"),z=S("TYPED_ARRAY_TAG"),$=u&&!!E&&m(f.opera)!=="Opera",J=!1,U,q={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},te={BigInt64Array:8,BigUint64Array:8},se=function(N){if(!h(N))return!1;var M=m(N);return M==="DataView"||p(q,M)||p(te,M)},he=function(ge){if(!h(ge))return!1;var N=m(ge);return p(q,N)||p(te,N)},pe=function(ge){if(he(ge))return ge;throw TypeError("Target is not a typed array")},ye=function(ge){if(E){if(K.call(V,ge))return ge}else for(var N in q)if(p(q,U)){var M=f[N];if(M&&(ge===M||K.call(M,ge)))return ge}throw TypeError("Target is not a typed array constructor")},Ce=function(ge,N,M){if(d){if(M)for(var I in q){var O=f[I];O&&p(O.prototype,ge)&&delete O.prototype[ge]}(!H[ge]||M)&&v(H,ge,M?N:$&&T[ge]||N)}},Ae=function(ge,N,M){var I,O;if(d){if(E){if(M)for(I in q)O=f[I],O&&p(O,ge)&&delete O[ge];if(!V[ge]||M)try{return v(V,ge,M?N:$&&_[ge]||N)}catch{}else return}for(I in q)O=f[I],O&&(!O[ge]||M)&&v(O,ge,N)}};for(U in q)f[U]||($=!1);if((!$||typeof V!="function"||V===Function.prototype)&&(V=function(){throw TypeError("Incorrect invocation")},$))for(U in q)f[U]&&E(f[U],V);if((!$||!H||H===j)&&(H=V.prototype,$))for(U in q)f[U]&&E(f[U].prototype,H);if($&&b(Y)!==H&&E(Y,H),d&&!p(H,F)){J=!0,y(H,F,{get:function(){return h(this)?this[z]:void 0}});for(U in q)f[U]&&g(f[U],z,U)}s.exports={NATIVE_ARRAY_BUFFER_VIEWS:$,TYPED_ARRAY_TAG:J&&z,aTypedArray:pe,aTypedArrayConstructor:ye,exportTypedArrayMethod:Ce,exportTypedArrayStaticMethod:Ae,isView:se,isTypedArray:he,TypedArray:V,TypedArrayPrototype:H}}),3331:(function(s,c,a){var u=a(7854),d=a(9781),f=a(4019),h=a(8880),p=a(2248),m=a(7293),g=a(5787),v=a(9958),y=a(7466),b=a(7067),E=a(1179),C=a(9518),S=a(7674),_=a(8006).f,T=a(3070).f,D=a(1285),Y=a(8003),V=a(9909),H=V.get,j=V.set,K="ArrayBuffer",F="DataView",z="prototype",$="Wrong length",J="Wrong index",U=u[K],q=U,te=u[F],se=te&&te[z],he=Object.prototype,pe=u.RangeError,ye=E.pack,Ce=E.unpack,Ae=function(Q){return[Q&255]},ge=function(Q){return[Q&255,Q>>8&255]},N=function(Q){return[Q&255,Q>>8&255,Q>>16&255,Q>>24&255]},M=function(Q){return Q[3]<<24|Q[2]<<16|Q[1]<<8|Q[0]},I=function(Q){return ye(Q,23,4)},O=function(Q){return ye(Q,52,8)},k=function(Q,X){T(Q[z],X,{get:function(){return H(this)[X]}})},w=function(Q,X,ee,ie){var Z=b(ee),ne=H(Q);if(Z+X>ne.byteLength)throw pe(J);var we=H(ne.buffer).bytes,_e=Z+ne.byteOffset,Ne=we.slice(_e,_e+X);return ie?Ne:Ne.reverse()},P=function(Q,X,ee,ie,Z,ne){var we=b(ee),_e=H(Q);if(we+X>_e.byteLength)throw pe(J);for(var Ne=H(_e.buffer).bytes,Xe=we+_e.byteOffset,ht=ie(+Z),qe=0;qe<X;qe++)Ne[Xe+qe]=ht[ne?qe:X-qe-1]};if(!f)q=function(X){g(this,q,K);var ee=b(X);j(this,{bytes:D.call(new Array(ee),0),byteLength:ee}),d||(this.byteLength=ee)},te=function(X,ee,ie){g(this,te,F),g(X,q,F);var Z=H(X).byteLength,ne=v(ee);if(ne<0||ne>Z)throw pe("Wrong offset");if(ie=ie===void 0?Z-ne:y(ie),ne+ie>Z)throw pe($);j(this,{buffer:X,byteLength:ie,byteOffset:ne}),d||(this.buffer=X,this.byteLength=ie,this.byteOffset=ne)},d&&(k(q,"byteLength"),k(te,"buffer"),k(te,"byteLength"),k(te,"byteOffset")),p(te[z],{getInt8:function(X){return w(this,1,X)[0]<<24>>24},getUint8:function(X){return w(this,1,X)[0]},getInt16:function(X){var ee=w(this,2,X,arguments.length>1?arguments[1]:void 0);return(ee[1]<<8|ee[0])<<16>>16},getUint16:function(X){var ee=w(this,2,X,arguments.length>1?arguments[1]:void 0);return ee[1]<<8|ee[0]},getInt32:function(X){return M(w(this,4,X,arguments.length>1?arguments[1]:void 0))},getUint32:function(X){return M(w(this,4,X,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(X){return Ce(w(this,4,X,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(X){return Ce(w(this,8,X,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(X,ee){P(this,1,X,Ae,ee)},setUint8:function(X,ee){P(this,1,X,Ae,ee)},setInt16:function(X,ee){P(this,2,X,ge,ee,arguments.length>2?arguments[2]:void 0)},setUint16:function(X,ee){P(this,2,X,ge,ee,arguments.length>2?arguments[2]:void 0)},setInt32:function(X,ee){P(this,4,X,N,ee,arguments.length>2?arguments[2]:void 0)},setUint32:function(X,ee){P(this,4,X,N,ee,arguments.length>2?arguments[2]:void 0)},setFloat32:function(X,ee){P(this,4,X,I,ee,arguments.length>2?arguments[2]:void 0)},setFloat64:function(X,ee){P(this,8,X,O,ee,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!=K})){q=function(X){return g(this,q),new U(b(X))};for(var R=q[z]=U[z],W=_(U),G=0,A;W.length>G;)(A=W[G++])in q||h(q,A,U[A]);R.constructor=q}S&&C(se)!==he&&S(se,he);var x=new te(new q(2)),B=se.setInt8;x.setInt8(0,2147483648),x.setInt8(1,2147483649),(x.getInt8(0)||!x.getInt8(1))&&p(se,{setInt8:function(X,ee){B.call(this,X,ee<<24>>24)},setUint8:function(X,ee){B.call(this,X,ee<<24>>24)}},{unsafe:!0})}Y(q,K),Y(te,F),s.exports={ArrayBuffer:q,DataView:te}}),1048:(function(s,c,a){var u=a(7908),d=a(1400),f=a(7466),h=Math.min;s.exports=[].copyWithin||function(m,g){var v=u(this),y=f(v.length),b=d(m,y),E=d(g,y),C=arguments.length>2?arguments[2]:void 0,S=h((C===void 0?y:d(C,y))-E,y-b),_=1;for(E<b&&b<E+S&&(_=-1,E+=S-1,b+=S-1);S-- >0;)E in v?v[b]=v[E]:delete v[b],b+=_,E+=_;return v}}),1285:(function(s,c,a){var u=a(7908),d=a(1400),f=a(7466);s.exports=function(p){for(var m=u(this),g=f(m.length),v=arguments.length,y=d(v>1?arguments[1]:void 0,g),b=v>2?arguments[2]:void 0,E=b===void 0?g:d(b,g);E>y;)m[y++]=p;return m}}),8533:(function(s,c,a){var u=a(2092).forEach,d=a(9341),f=d("forEach");s.exports=f?[].forEach:function(p){return u(this,p,arguments.length>1?arguments[1]:void 0)}}),8457:(function(s,c,a){var u=a(9974),d=a(7908),f=a(3411),h=a(7659),p=a(7466),m=a(6135),g=a(1246);s.exports=function(y){var b=d(y),E=typeof this=="function"?this:Array,C=arguments.length,S=C>1?arguments[1]:void 0,_=S!==void 0,T=g(b),D=0,Y,V,H,j,K,F;if(_&&(S=u(S,C>2?arguments[2]:void 0,2)),T!=null&&!(E==Array&&h(T)))for(j=T.call(b),K=j.next,V=new E;!(H=K.call(j)).done;D++)F=_?f(j,S,[H.value,D],!0):H.value,m(V,D,F);else for(Y=p(b.length),V=new E(Y);Y>D;D++)F=_?S(b[D],D):b[D],m(V,D,F);return V.length=D,V}}),1318:(function(s,c,a){var u=a(5656),d=a(7466),f=a(1400),h=function(p){return function(m,g,v){var y=u(m),b=d(y.length),E=f(v,b),C;if(p&&g!=g){for(;b>E;)if(C=y[E++],C!=C)return!0}else for(;b>E;E++)if((p||E in y)&&y[E]===g)return p||E||0;return!p&&-1}};s.exports={includes:h(!0),indexOf:h(!1)}}),2092:(function(s,c,a){var u=a(9974),d=a(8361),f=a(7908),h=a(7466),p=a(5417),m=[].push,g=function(v){var y=v==1,b=v==2,E=v==3,C=v==4,S=v==6,_=v==7,T=v==5||S;return function(D,Y,V,H){for(var j=f(D),K=d(j),F=u(Y,V,3),z=h(K.length),$=0,J=H||p,U=y?J(D,z):b||_?J(D,0):void 0,q,te;z>$;$++)if((T||$ in K)&&(q=K[$],te=F(q,$,j),v))if(y)U[$]=te;else if(te)switch(v){case 3:return!0;case 5:return q;case 6:return $;case 2:m.call(U,q)}else switch(v){case 4:return!1;case 7:m.call(U,q)}return S?-1:E||C?C: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,a){var u=a(5656),d=a(9958),f=a(7466),h=a(9341),p=Math.min,m=[].lastIndexOf,g=!!m&&1/[1].lastIndexOf(1,-0)<0,v=h("lastIndexOf"),y=g||!v;s.exports=y?function(E){if(g)return m.apply(this,arguments)||0;var C=u(this),S=f(C.length),_=S-1;for(arguments.length>1&&(_=p(_,d(arguments[1]))),_<0&&(_=S+_);_>=0;_--)if(_ in C&&C[_]===E)return _||0;return-1}:m}),1194:(function(s,c,a){var u=a(7293),d=a(5112),f=a(7392),h=d("species");s.exports=function(p){return f>=51||!u(function(){var m=[],g=m.constructor={};return g[h]=function(){return{foo:1}},m[p](Boolean).foo!==1})}}),9341:(function(s,c,a){var u=a(7293);s.exports=function(d,f){var h=[][d];return!!h&&u(function(){h.call(null,f||function(){throw 1},1)})}}),3671:(function(s,c,a){var u=a(3099),d=a(7908),f=a(8361),h=a(7466),p=function(m){return function(g,v,y,b){u(v);var E=d(g),C=f(E),S=h(E.length),_=m?S-1:0,T=m?-1:1;if(y<2)for(;;){if(_ in C){b=C[_],_+=T;break}if(_+=T,m?_<0:S<=_)throw TypeError("Reduce of empty array with no initial value")}for(;m?_>=0:S>_;_+=T)_ in C&&(b=v(b,C[_],_,E));return b}};s.exports={left:p(!1),right:p(!0)}}),5417:(function(s,c,a){var u=a(111),d=a(3157),f=a(5112),h=f("species");s.exports=function(p,m){var g;return d(p)&&(g=p.constructor,typeof g=="function"&&(g===Array||d(g.prototype))?g=void 0:u(g)&&(g=g[h],g===null&&(g=void 0))),new(g===void 0?Array:g)(m===0?0:m)}}),3411:(function(s,c,a){var u=a(9670),d=a(9212);s.exports=function(f,h,p,m){try{return m?h(u(p)[0],p[1]):h(p)}catch(g){throw d(f),g}}}),7072:(function(s,c,a){var u=a(5112),d=u("iterator"),f=!1;try{var h=0,p={next:function(){return{done:!!h++}},return:function(){f=!0}};p[d]=function(){return this},Array.from(p,function(){throw 2})}catch{}s.exports=function(m,g){if(!g&&!f)return!1;var v=!1;try{var y={};y[d]=function(){return{next:function(){return{done:v=!0}}}},m(y)}catch{}return v}}),4326:(function(s){var c={}.toString;s.exports=function(a){return c.call(a).slice(8,-1)}}),648:(function(s,c,a){var u=a(1694),d=a(4326),f=a(5112),h=f("toStringTag"),p=d((function(){return arguments})())=="Arguments",m=function(g,v){try{return g[v]}catch{}};s.exports=u?d:function(g){var v,y,b;return g===void 0?"Undefined":g===null?"Null":typeof(y=m(v=Object(g),h))=="string"?y:p?d(v):(b=d(v))=="Object"&&typeof v.callee=="function"?"Arguments":b}}),9920:(function(s,c,a){var u=a(6656),d=a(3887),f=a(1236),h=a(3070);s.exports=function(p,m){for(var g=d(m),v=h.f,y=f.f,b=0;b<g.length;b++){var E=g[b];u(p,E)||v(p,E,y(m,E))}}}),8544:(function(s,c,a){var u=a(7293);s.exports=!u(function(){function d(){}return d.prototype.constructor=null,Object.getPrototypeOf(new d)!==d.prototype})}),4994:(function(s,c,a){var u=a(3383).IteratorPrototype,d=a(30),f=a(9114),h=a(8003),p=a(7497),m=function(){return this};s.exports=function(g,v,y){var b=v+" Iterator";return g.prototype=d(u,{next:f(1,y)}),h(g,b,!1,!0),p[b]=m,g}}),8880:(function(s,c,a){var u=a(9781),d=a(3070),f=a(9114);s.exports=u?function(h,p,m){return d.f(h,p,f(1,m))}:function(h,p,m){return h[p]=m,h}}),9114:(function(s){s.exports=function(c,a){return{enumerable:!(c&1),configurable:!(c&2),writable:!(c&4),value:a}}}),6135:(function(s,c,a){var u=a(7593),d=a(3070),f=a(9114);s.exports=function(h,p,m){var g=u(p);g in h?d.f(h,g,f(0,m)):h[g]=m}}),654:(function(s,c,a){var u=a(2109),d=a(4994),f=a(9518),h=a(7674),p=a(8003),m=a(8880),g=a(1320),v=a(5112),y=a(1913),b=a(7497),E=a(3383),C=E.IteratorPrototype,S=E.BUGGY_SAFARI_ITERATORS,_=v("iterator"),T="keys",D="values",Y="entries",V=function(){return this};s.exports=function(H,j,K,F,z,$,J){d(K,j,F);var U=function(N){if(N===z&&pe)return pe;if(!S&&N in se)return se[N];switch(N){case T:return function(){return new K(this,N)};case D:return function(){return new K(this,N)};case Y:return function(){return new K(this,N)}}return function(){return new K(this)}},q=j+" Iterator",te=!1,se=H.prototype,he=se[_]||se["@@iterator"]||z&&se[z],pe=!S&&he||U(z),ye=j=="Array"&&se.entries||he,Ce,Ae,ge;if(ye&&(Ce=f(ye.call(new H)),C!==Object.prototype&&Ce.next&&(!y&&f(Ce)!==C&&(h?h(Ce,C):typeof Ce[_]!="function"&&m(Ce,_,V)),p(Ce,q,!0,!0),y&&(b[q]=V))),z==D&&he&&he.name!==D&&(te=!0,pe=function(){return he.call(this)}),(!y||J)&&se[_]!==pe&&m(se,_,pe),b[j]=pe,z)if(Ae={values:U(D),keys:$?pe:U(T),entries:U(Y)},J)for(ge in Ae)(S||te||!(ge in se))&&g(se,ge,Ae[ge]);else u({target:j,proto:!0,forced:S||te},Ae);return Ae}}),9781:(function(s,c,a){var u=a(7293);s.exports=!u(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})}),317:(function(s,c,a){var u=a(7854),d=a(111),f=u.document,h=d(f)&&d(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,a){var u=a(5005);s.exports=u("navigator","userAgent")||""}),7392:(function(s,c,a){var u=a(7854),d=a(8113),f=u.process,h=f&&f.versions,p=h&&h.v8,m,g;p?(m=p.split("."),g=m[0]+m[1]):d&&(m=d.match(/Edge\/(\d+)/),(!m||m[1]>=74)&&(m=d.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,a){var u=a(7854),d=a(1236).f,f=a(8880),h=a(1320),p=a(3505),m=a(9920),g=a(4705);s.exports=function(v,y){var b=v.target,E=v.global,C=v.stat,S,_,T,D,Y,V;if(E?_=u:C?_=u[b]||p(b,{}):_=(u[b]||{}).prototype,_)for(T in y){if(Y=y[T],v.noTargetGet?(V=d(_,T),D=V&&V.value):D=_[T],S=g(E?T:b+(C?".":"#")+T,v.forced),!S&&D!==void 0){if(typeof Y==typeof D)continue;m(Y,D)}(v.sham||D&&D.sham)&&f(Y,"sham",!0),h(_,T,Y,v)}}}),7293:(function(s){s.exports=function(c){try{return!!c()}catch{return!0}}}),7007:(function(s,c,a){a(4916);var u=a(1320),d=a(7293),f=a(5112),h=a(2261),p=a(8880),m=f("species"),g=!d(function(){var C=/./;return C.exec=function(){var S=[];return S.groups={a:"7"},S},"".replace(C,"$<a>")!=="7"}),v=(function(){return"a".replace(/./,"$0")==="$0"})(),y=f("replace"),b=(function(){return/./[y]?/./[y]("a","$0")==="":!1})(),E=!d(function(){var C=/(?:)/,S=C.exec;C.exec=function(){return S.apply(this,arguments)};var _="ab".split(C);return _.length!==2||_[0]!=="a"||_[1]!=="b"});s.exports=function(C,S,_,T){var D=f(C),Y=!d(function(){var z={};return z[D]=function(){return 7},""[C](z)!=7}),V=Y&&!d(function(){var z=!1,$=/a/;return C==="split"&&($={},$.constructor={},$.constructor[m]=function(){return $},$.flags="",$[D]=/./[D]),$.exec=function(){return z=!0,null},$[D](""),!z});if(!Y||!V||C==="replace"&&!(g&&v&&!b)||C==="split"&&!E){var H=/./[D],j=_(D,""[C],function(z,$,J,U,q){return $.exec===h?Y&&!q?{done:!0,value:H.call($,J,U)}:{done:!0,value:z.call(J,$,U)}:{done:!1}},{REPLACE_KEEPS_$0:v,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:b}),K=j[0],F=j[1];u(String.prototype,C,K),u(RegExp.prototype,D,S==2?function(z,$){return F.call(z,this,$)}:function(z){return F.call(z,this)})}T&&p(RegExp.prototype[D],"sham",!0)}}),9974:(function(s,c,a){var u=a(3099);s.exports=function(d,f,h){if(u(d),f===void 0)return d;switch(h){case 0:return function(){return d.call(f)};case 1:return function(p){return d.call(f,p)};case 2:return function(p,m){return d.call(f,p,m)};case 3:return function(p,m,g){return d.call(f,p,m,g)}}return function(){return d.apply(f,arguments)}}}),5005:(function(s,c,a){var u=a(857),d=a(7854),f=function(h){return typeof h=="function"?h:void 0};s.exports=function(h,p){return arguments.length<2?f(u[h])||f(d[h]):u[h]&&u[h][p]||d[h]&&d[h][p]}}),1246:(function(s,c,a){var u=a(648),d=a(7497),f=a(5112),h=f("iterator");s.exports=function(p){if(p!=null)return p[h]||p["@@iterator"]||d[u(p)]}}),8554:(function(s,c,a){var u=a(9670),d=a(1246);s.exports=function(f){var h=d(f);if(typeof h!="function")throw TypeError(String(f)+" is not iterable");return u(h.call(f))}}),647:(function(s,c,a){var u=a(7908),d=Math.floor,f="".replace,h=/\$([$&'`]|\d\d?|<[^>]*>)/g,p=/\$([$&'`]|\d\d?)/g;s.exports=function(m,g,v,y,b,E){var C=v+m.length,S=y.length,_=p;return b!==void 0&&(b=u(b),_=h),f.call(E,_,function(T,D){var Y;switch(D.charAt(0)){case"$":return"$";case"&":return m;case"`":return g.slice(0,v);case"'":return g.slice(C);case"<":Y=b[D.slice(1,-1)];break;default:var V=+D;if(V===0)return T;if(V>S){var H=d(V/10);return H===0?T:H<=S?y[H-1]===void 0?D.charAt(1):y[H-1]+D.charAt(1):T}Y=y[V-1]}return Y===void 0?"":Y})}}),7854:(function(s,c,a){var u=function(d){return d&&d.Math==Math&&d};s.exports=u(typeof globalThis=="object"&&globalThis)||u(typeof window=="object"&&window)||u(typeof self=="object"&&self)||u(typeof a.g=="object"&&a.g)||(function(){return this})()||Function("return this")()}),6656:(function(s){var c={}.hasOwnProperty;s.exports=function(a,u){return c.call(a,u)}}),3501:(function(s){s.exports={}}),490:(function(s,c,a){var u=a(5005);s.exports=u("document","documentElement")}),4664:(function(s,c,a){var u=a(9781),d=a(7293),f=a(317);s.exports=!u&&!d(function(){return Object.defineProperty(f("div"),"a",{get:function(){return 7}}).a!=7})}),1179:(function(s){var c=Math.abs,a=Math.pow,u=Math.floor,d=Math.log,f=Math.LN2,h=function(m,g,v){var y=new Array(v),b=v*8-g-1,E=(1<<b)-1,C=E>>1,S=g===23?a(2,-24)-a(2,-77):0,_=m<0||m===0&&1/m<0?1:0,T=0,D,Y,V;for(m=c(m),m!=m||m===1/0?(Y=m!=m?1:0,D=E):(D=u(d(m)/f),m*(V=a(2,-D))<1&&(D--,V*=2),D+C>=1?m+=S/V:m+=S*a(2,1-C),m*V>=2&&(D++,V/=2),D+C>=E?(Y=0,D=E):D+C>=1?(Y=(m*V-1)*a(2,g),D=D+C):(Y=m*a(2,C-1)*a(2,g),D=0));g>=8;y[T++]=Y&255,Y/=256,g-=8);for(D=D<<g|Y,b+=g;b>0;y[T++]=D&255,D/=256,b-=8);return y[--T]|=_*128,y},p=function(m,g){var v=m.length,y=v*8-g-1,b=(1<<y)-1,E=b>>1,C=y-7,S=v-1,_=m[S--],T=_&127,D;for(_>>=7;C>0;T=T*256+m[S],S--,C-=8);for(D=T&(1<<-C)-1,T>>=-C,C+=g;C>0;D=D*256+m[S],S--,C-=8);if(T===0)T=1-E;else{if(T===b)return D?NaN:_?-1/0:1/0;D=D+a(2,g),T=T-E}return(_?-1:1)*D*a(2,T-g)};s.exports={pack:h,unpack:p}}),8361:(function(s,c,a){var u=a(7293),d=a(4326),f="".split;s.exports=u(function(){return!Object("z").propertyIsEnumerable(0)})?function(h){return d(h)=="String"?f.call(h,""):Object(h)}:Object}),9587:(function(s,c,a){var u=a(111),d=a(7674);s.exports=function(f,h,p){var m,g;return d&&typeof(m=h.constructor)=="function"&&m!==p&&u(g=m.prototype)&&g!==p.prototype&&d(f,g),f}}),2788:(function(s,c,a){var u=a(5465),d=Function.toString;typeof u.inspectSource!="function"&&(u.inspectSource=function(f){return d.call(f)}),s.exports=u.inspectSource}),9909:(function(s,c,a){var u=a(8536),d=a(7854),f=a(111),h=a(8880),p=a(6656),m=a(5465),g=a(6200),v=a(3501),y=d.WeakMap,b,E,C,S=function(j){return C(j)?E(j):b(j,{})},_=function(j){return function(K){var F;if(!f(K)||(F=E(K)).type!==j)throw TypeError("Incompatible receiver, "+j+" required");return F}};if(u){var T=m.state||(m.state=new y),D=T.get,Y=T.has,V=T.set;b=function(j,K){return K.facade=j,V.call(T,j,K),K},E=function(j){return D.call(T,j)||{}},C=function(j){return Y.call(T,j)}}else{var H=g("state");v[H]=!0,b=function(j,K){return K.facade=j,h(j,H,K),K},E=function(j){return p(j,H)?j[H]:{}},C=function(j){return p(j,H)}}s.exports={set:b,get:E,has:C,enforce:S,getterFor:_}}),7659:(function(s,c,a){var u=a(5112),d=a(7497),f=u("iterator"),h=Array.prototype;s.exports=function(p){return p!==void 0&&(d.Array===p||h[f]===p)}}),3157:(function(s,c,a){var u=a(4326);s.exports=Array.isArray||function(f){return u(f)=="Array"}}),4705:(function(s,c,a){var u=a(7293),d=/#|\.prototype\./,f=function(v,y){var b=p[h(v)];return b==g?!0:b==m?!1:typeof y=="function"?u(y):!!y},h=f.normalize=function(v){return String(v).replace(d,".").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,a){var u=a(111),d=a(4326),f=a(5112),h=f("match");s.exports=function(p){var m;return u(p)&&((m=p[h])!==void 0?!!m:d(p)=="RegExp")}}),9212:(function(s,c,a){var u=a(9670);s.exports=function(d){var f=d.return;if(f!==void 0)return u(f.call(d)).value}}),3383:(function(s,c,a){var u=a(7293),d=a(9518),f=a(8880),h=a(6656),p=a(5112),m=a(1913),g=p("iterator"),v=!1,y=function(){return this},b,E,C;[].keys&&(C=[].keys(),"next"in C?(E=d(d(C)),E!==Object.prototype&&(b=E)):v=!0);var S=b==null||u(function(){var _={};return b[g].call(_)!==_});S&&(b={}),(!m||S)&&!h(b,g)&&f(b,g,y),s.exports={IteratorPrototype:b,BUGGY_SAFARI_ITERATORS:v}}),7497:(function(s){s.exports={}}),133:(function(s,c,a){var u=a(7293);s.exports=!!Object.getOwnPropertySymbols&&!u(function(){return!String(Symbol())})}),590:(function(s,c,a){var u=a(7293),d=a(5112),f=a(1913),h=d("iterator");s.exports=!u(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(v,y){m.delete("b"),g+=y+v}),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,a){var u=a(7854),d=a(2788),f=u.WeakMap;s.exports=typeof f=="function"&&/native code/.test(d(f))}),1574:(function(s,c,a){var u=a(9781),d=a(7293),f=a(1956),h=a(5181),p=a(5296),m=a(7908),g=a(8361),v=Object.assign,y=Object.defineProperty;s.exports=!v||d(function(){if(u&&v({b:1},v(y({},"a",{enumerable:!0,get:function(){y(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var b={},E={},C=Symbol(),S="abcdefghijklmnopqrst";return b[C]=7,S.split("").forEach(function(_){E[_]=_}),v({},b)[C]!=7||f(v({},E)).join("")!=S})?function(E,C){for(var S=m(E),_=arguments.length,T=1,D=h.f,Y=p.f;_>T;)for(var V=g(arguments[T++]),H=D?f(V).concat(D(V)):f(V),j=H.length,K=0,F;j>K;)F=H[K++],(!u||Y.call(V,F))&&(S[F]=V[F]);return S}:v}),30:(function(s,c,a){var u=a(9670),d=a(6048),f=a(748),h=a(3501),p=a(490),m=a(317),g=a(6200),v=">",y="<",b="prototype",E="script",C=g("IE_PROTO"),S=function(){},_=function(H){return y+E+v+H+y+"/"+E+v},T=function(H){H.write(_("")),H.close();var j=H.parentWindow.Object;return H=null,j},D=function(){var H=m("iframe"),j="java"+E+":",K;return H.style.display="none",p.appendChild(H),H.src=String(j),K=H.contentWindow.document,K.open(),K.write(_("document.F=Object")),K.close(),K.F},Y,V=function(){try{Y=document.domain&&new ActiveXObject("htmlfile")}catch{}V=Y?T(Y):D();for(var H=f.length;H--;)delete V[b][f[H]];return V()};h[C]=!0,s.exports=Object.create||function(j,K){var F;return j!==null?(S[b]=u(j),F=new S,S[b]=null,F[C]=j):F=V(),K===void 0?F:d(F,K)}}),6048:(function(s,c,a){var u=a(9781),d=a(3070),f=a(9670),h=a(1956);s.exports=u?Object.defineProperties:function(m,g){f(m);for(var v=h(g),y=v.length,b=0,E;y>b;)d.f(m,E=v[b++],g[E]);return m}}),3070:(function(s,c,a){var u=a(9781),d=a(4664),f=a(9670),h=a(7593),p=Object.defineProperty;c.f=u?p:function(g,v,y){if(f(g),v=h(v,!0),f(y),d)try{return p(g,v,y)}catch{}if("get"in y||"set"in y)throw TypeError("Accessors not supported");return"value"in y&&(g[v]=y.value),g}}),1236:(function(s,c,a){var u=a(9781),d=a(5296),f=a(9114),h=a(5656),p=a(7593),m=a(6656),g=a(4664),v=Object.getOwnPropertyDescriptor;c.f=u?v:function(b,E){if(b=h(b),E=p(E,!0),g)try{return v(b,E)}catch{}if(m(b,E))return f(!d.f.call(b,E),b[E])}}),8006:(function(s,c,a){var u=a(6324),d=a(748),f=d.concat("length","prototype");c.f=Object.getOwnPropertyNames||function(p){return u(p,f)}}),5181:(function(s,c){c.f=Object.getOwnPropertySymbols}),9518:(function(s,c,a){var u=a(6656),d=a(7908),f=a(6200),h=a(8544),p=f("IE_PROTO"),m=Object.prototype;s.exports=h?Object.getPrototypeOf:function(g){return g=d(g),u(g,p)?g[p]:typeof g.constructor=="function"&&g instanceof g.constructor?g.constructor.prototype:g instanceof Object?m:null}}),6324:(function(s,c,a){var u=a(6656),d=a(5656),f=a(1318).indexOf,h=a(3501);s.exports=function(p,m){var g=d(p),v=0,y=[],b;for(b in g)!u(h,b)&&u(g,b)&&y.push(b);for(;m.length>v;)u(g,b=m[v++])&&(~f(y,b)||y.push(b));return y}}),1956:(function(s,c,a){var u=a(6324),d=a(748);s.exports=Object.keys||function(h){return u(h,d)}}),5296:(function(s,c){var a={}.propertyIsEnumerable,u=Object.getOwnPropertyDescriptor,d=u&&!a.call({1:2},1);c.f=d?function(h){var p=u(this,h);return!!p&&p.enumerable}:a}),7674:(function(s,c,a){var u=a(9670),d=a(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,v){return u(g),d(v),f?p.call(g,v):g.__proto__=v,g}})():void 0)}),288:(function(s,c,a){var u=a(1694),d=a(648);s.exports=u?{}.toString:function(){return"[object "+d(this)+"]"}}),3887:(function(s,c,a){var u=a(5005),d=a(8006),f=a(5181),h=a(9670);s.exports=u("Reflect","ownKeys")||function(m){var g=d.f(h(m)),v=f.f;return v?g.concat(v(m)):g}}),857:(function(s,c,a){var u=a(7854);s.exports=u}),2248:(function(s,c,a){var u=a(1320);s.exports=function(d,f,h){for(var p in f)u(d,p,f[p],h);return d}}),1320:(function(s,c,a){var u=a(7854),d=a(8880),f=a(6656),h=a(3505),p=a(2788),m=a(9909),g=m.get,v=m.enforce,y=String(String).split("String");(s.exports=function(b,E,C,S){var _=S?!!S.unsafe:!1,T=S?!!S.enumerable:!1,D=S?!!S.noTargetGet:!1,Y;if(typeof C=="function"&&(typeof E=="string"&&!f(C,"name")&&d(C,"name",E),Y=v(C),Y.source||(Y.source=y.join(typeof E=="string"?E:""))),b===u){T?b[E]=C:h(E,C);return}else _?!D&&b[E]&&(T=!0):delete b[E];T?b[E]=C:d(b,E,C)})(Function.prototype,"toString",function(){return typeof this=="function"&&g(this).source||p(this)})}),7651:(function(s,c,a){var u=a(4326),d=a(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(u(f)!=="RegExp")throw TypeError("RegExp#exec called on incompatible receiver");return d.call(f,h)}}),2261:(function(s,c,a){var u=a(7066),d=a(2999),f=RegExp.prototype.exec,h=String.prototype.replace,p=f,m=(function(){var b=/a/,E=/b*/g;return f.call(b,"a"),f.call(E,"a"),b.lastIndex!==0||E.lastIndex!==0})(),g=d.UNSUPPORTED_Y||d.BROKEN_CARET,v=/()??/.exec("")[1]!==void 0,y=m||v||g;y&&(p=function(E){var C=this,S,_,T,D,Y=g&&C.sticky,V=u.call(C),H=C.source,j=0,K=E;return Y&&(V=V.replace("y",""),V.indexOf("g")===-1&&(V+="g"),K=String(E).slice(C.lastIndex),C.lastIndex>0&&(!C.multiline||C.multiline&&E[C.lastIndex-1]!==`
|
|
1173
|
+
`,Qk={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"},Zk=ct.extend({name:"splitbutton",style:Gk,classes:Qk}),Jk={name:"BaseSplitButton",extends:bi,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:Zk,provide:function(){return{$pcSplitButton:this,$parentInstance:this}}},mv={name:"SplitButton",extends:Jk,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 Sn(this.fluid)?!!this.$pcFluid:this.fluid}},components:{PVSButton:uv,PVSMenu:pv,ChevronDownIcon:sv}},Xk=["data-p-severity"];function qk(t,e,n,r,o,i){var s=l.resolveComponent("PVSButton"),c=l.resolveComponent("PVSMenu");return l.openBlock(),l.createElementBlock("div",l.mergeProps({class:i.containerClass,style:t.style},t.ptmi("root"),{"data-p-severity":t.severity}),[l.createVNode(s,l.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}),l.createSlots({default:l.withCtx(function(){return[l.renderSlot(t.$slots,"default")]}),_:2},[t.$slots.icon?{name:"icon",fn:l.withCtx(function(a){return[l.renderSlot(t.$slots,"icon",{class:l.normalizeClass(a.class)},function(){return[l.createElementVNode("span",l.mergeProps({class:[t.icon,a.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"]),l.createVNode(s,l.mergeProps({ref:"button",type:"button",class:t.cx("pcDropdown"),disabled:t.disabled,"aria-haspopup":"true","aria-expanded":o.isExpanded,"aria-controls":o.isExpanded?t.$id+"_overlay":void 0,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:l.withCtx(function(a){return[l.renderSlot(t.$slots,t.$slots.dropdownicon?"dropdownicon":"menubuttonicon",{class:l.normalizeClass(a.class)},function(){return[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(t.menuButtonIcon||t.dropdownIcon?"span":"ChevronDownIcon"),l.mergeProps({class:[t.dropdownIcon||t.menuButtonIcon,a.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"]),l.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")},l.createSlots({_:2},[t.$slots.menuitemicon?{name:"itemicon",fn:l.withCtx(function(a){return[l.renderSlot(t.$slots,"menuitemicon",{item:a.item,class:l.normalizeClass(a.class)})]}),key:"0"}:void 0,t.$slots.item?{name:"item",fn:l.withCtx(function(a){return[l.renderSlot(t.$slots,"item",{item:a.item,hasSubmenu:a.hasSubmenu,label:a.label,props:a.props})]}),key:"1"}:void 0]),1032,["id","model","autoZIndex","baseZIndex","appendTo","unstyled","pt"])],16,Xk)}mv.render=qk;const ew=["src"],tw={class:"menu-item"},nw=["src"],gv={__name:"BDContentLibrarySplitButton",props:{contentLibraryProviders:{type:Array,default:()=>[]},isExternalOnly:{type:Boolean,default:!1}},emits:["content-library"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=l.computed(()=>r.contentLibraryProviders.map(f=>({label:f.label,image:f.img,value:f.value,command:()=>o("content-library",f.value)}))),s=l.computed(()=>{let f=i.value;return f.length!==0&&r.isExternalOnly&&(f=f.slice(1)),f}),c=l.computed(()=>{const f=i.value;return r.isExternalOnly&&f.length>0?f[0].label:n("contentLibrarySplitButton.messageTemplatesTitle")}),a=l.computed(()=>{const f=i.value;return r.isExternalOnly&&f.length>0}),u=l.computed(()=>{const f=i.value;return f.length>0?f[0].image:""}),d=()=>{const f=i.value;let h="message-template";r.isExternalOnly&&f.length>0&&(h=f[0].value),o("content-library",h)};return(f,h)=>(l.openBlock(),l.createBlock(l.unref(mv),{class:"bd-content-library-split-button",model:s.value,outlined:"",severity:"secondary",onClick:d},{default:l.withCtx(()=>[a.value?(l.openBlock(),l.createElementBlock("img",{key:0,src:u.value,alt:""},null,8,ew)):(l.openBlock(),l.createBlock($d,{key:1})),l.createElementVNode("span",null,l.toDisplayString(c.value),1)]),item:l.withCtx(({item:p})=>[l.createElementVNode("div",tw,[l.createElementVNode("img",{src:p.image,alt:"",class:"icon-image"},null,8,nw),l.createElementVNode("span",null,l.toDisplayString(p.label),1)])]),_:1},8,["model"]))}},rw={class:"invalid-feedback bd-invalid-feedback"},ql=l.defineComponent({__name:"BDFormInvalidFeedback",props:{state:{type:[Boolean,null],default:null},text:{default:""}},setup(t){const e=t;return(n,r)=>(l.openBlock(),l.createElementBlock("div",rw,[e.state?(l.openBlock(),l.createBlock(l.unref(gi),{key:0})):(l.openBlock(),l.createBlock(l.unref(Wl),{key:1})),l.createTextVNode(" "+l.toDisplayString(e.text),1)]))}});var ow=Object.defineProperty,iw=(t,e,n)=>e in t?ow(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Hi=(t,e,n)=>iw(t,typeof e!="symbol"?e+"":e,n);const jp={"#":{pattern:/[0-9]/},"@":{pattern:/[a-zA-Z]/},"*":{pattern:/[a-zA-Z0-9]/}},Wp=(t,e,n)=>t.replaceAll(e,"").replace(n,".").replace("..",".").replace(/[^.\d]/g,""),Kp=(t,e,n)=>{var r;return new Intl.NumberFormat(((r=n.number)==null?void 0:r.locale)??"en",{minimumFractionDigits:t,maximumFractionDigits:e,roundingMode:"trunc"})},sw=(t,e=!0,n)=>{var r,o,i,s;const c=((r=n.number)==null?void 0:r.unsigned)!==!0&&t.startsWith("-")?"-":"",a=((o=n.number)==null?void 0:o.fraction)??0;let u=Kp(0,a,n);const d=u.formatToParts(1000.12),f=((i=d.find(v=>v.type==="group"))==null?void 0:i.value)??" ",h=((s=d.find(v=>v.type==="decimal"))==null?void 0:s.value)??".",p=Wp(t,f,h);if(Number.isNaN(parseFloat(p)))return c;const m=p.split(".");if(m[1]!=null&&m[1].length>=1){const v=m[1].length<=a?m[1].length:a;u=Kp(v,a,n)}let g=u.format(parseFloat(p));return e?a>0&&p.endsWith(".")&&!p.slice(0,-1).includes(".")&&(g+=h):g=Wp(g,f,h),c+g},vv=t=>JSON.parse(t.replaceAll("'",'"')),aw=(t,e={})=>{const n={...e};t.dataset.maska!=null&&t.dataset.maska!==""&&(n.mask=lw(t.dataset.maska)),t.dataset.maskaEager!=null&&(n.eager=sa(t.dataset.maskaEager)),t.dataset.maskaReversed!=null&&(n.reversed=sa(t.dataset.maskaReversed)),t.dataset.maskaTokensReplace!=null&&(n.tokensReplace=sa(t.dataset.maskaTokensReplace)),t.dataset.maskaTokens!=null&&(n.tokens=cw(t.dataset.maskaTokens));const r={};return t.dataset.maskaNumberLocale!=null&&(r.locale=t.dataset.maskaNumberLocale),t.dataset.maskaNumberFraction!=null&&(r.fraction=parseInt(t.dataset.maskaNumberFraction)),t.dataset.maskaNumberUnsigned!=null&&(r.unsigned=sa(t.dataset.maskaNumberUnsigned)),(t.dataset.maskaNumber!=null||Object.values(r).length>0)&&(n.number=r),n},sa=t=>t!==""?!!JSON.parse(t):!0,lw=t=>t.startsWith("[")&&t.endsWith("]")?vv(t):t,cw=t=>{if(t.startsWith("{")&&t.endsWith("}"))return vv(t);const e={};return t.split("|").forEach(n=>{const r=n.split(":");e[r[0]]={pattern:yv()?new RegExp(r[1],"u"):new RegExp(r[1]),optional:r[2]==="optional",multiple:r[2]==="multiple",repeated:r[2]==="repeated"}}),e},yv=()=>{try{return new RegExp("\\p{L}","u"),!0}catch{return!1}};class uw{constructor(e={}){Hi(this,"opts",{}),Hi(this,"memo",new Map);const n={...e};if(n.tokens!=null){n.tokens=n.tokensReplace?{...n.tokens}:{...jp,...n.tokens};for(const r of Object.values(n.tokens))typeof r.pattern=="string"&&(r.pattern=yv()?new RegExp(r.pattern,"u"):new RegExp(r.pattern))}else n.tokens=jp;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(String(e),this.findMask(String(e)))}unmasked(e){return this.process(String(e),this.findMask(String(e)),!1)}isEager(){return this.opts.eager===!0}isReversed(){return this.opts.reversed===!0}completed(e){const n=this.findMask(String(e));if(this.opts.mask==null||n==null)return!1;const r=this.process(String(e),n).length;return typeof this.opts.mask=="string"?r>=this.opts.mask.length:r>=n.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(this.opts.number!=null)return sw(e,r,this.opts);if(n==null)return e;const o=`v=${e},mr=${n},m=${r?1:0}`;if(this.memo.has(o))return this.memo.get(o);const{mask:i,escaped:s}=this.escapeMask(n),c=[],a=this.opts.tokens!=null?this.opts.tokens:{},u=this.isReversed()?-1:1,d=this.isReversed()?"unshift":"push",f=this.isReversed()?0:i.length-1,h=this.isReversed()?()=>v>-1&&y>-1:()=>v<i.length&&y<e.length,p=E=>!this.isReversed()&&E<=f||this.isReversed()&&E>=f;let m,g=-1,v=this.isReversed()?i.length-1:0,y=this.isReversed()?e.length-1:0,b=!1;for(;h();){const E=i.charAt(v),C=a[E],S=C?.transform!=null?C.transform(e.charAt(y)):e.charAt(y);if(!s.includes(v)&&C!=null?(S.match(C.pattern)!=null?(c[d](S),C.repeated?(g===-1?g=v:v===f&&v!==g&&(v=g-u),f===g&&(v-=u)):C.multiple&&(b=!0,v-=u),v+=u):C.multiple?b&&(v+=u,y-=u,b=!1):S===m?m=void 0:C.optional&&(v+=u,y-=u),y+=u):(r&&!this.isEager()&&c[d](E),S===E&&!this.isEager()?y+=u:m=E,this.isEager()||(v+=u)),this.isEager())for(;p(v)&&(a[i.charAt(v)]==null||s.includes(v));){if(r){if(c[d](i.charAt(v)),e.charAt(y)===i.charAt(v)){v+=u,y+=u;continue}}else i.charAt(v)===e.charAt(y)&&(y+=u);v+=u}}return this.memo.set(o,c.join("")),this.memo.get(o)}}let dw=class{constructor(e,n={}){Hi(this,"items",new Map),Hi(this,"eventAbortController"),Hi(this,"onInput",r=>{if(r instanceof CustomEvent&&r.type==="input"&&!r.isTrusted&&!r.bubbles)return;const o=r.target,i=this.items.get(o);if(i===void 0)return;const s="inputType"in r&&r.inputType.startsWith("delete"),c=i.isEager(),a=s&&c&&i.unmasked(o.value)===""?"":o.value;this.fixCursor(o,s,()=>this.setValue(o,a))}),this.options=n,this.eventAbortController=new AbortController,this.init(this.getInputs(e))}update(e={}){this.options={...e},this.init(Array.from(this.items.keys()))}updateValue(e){var n;e.value!==""&&e.value!==((n=this.processInput(e))==null?void 0:n.masked)&&this.setValue(e,e.value)}destroy(){this.eventAbortController.abort(),this.items.clear()}init(e){const n=this.getOptions(this.options);for(const r of e){if(!this.items.has(r)){const{signal:i}=this.eventAbortController;r.addEventListener("input",this.onInput,{capture:!0,signal:i})}const o=new uw(aw(r,n));this.items.set(r,o),queueMicrotask(()=>this.updateValue(r)),r.selectionStart===null&&o.isEager()&&console.warn("Maska: input of `%s` type is not supported",r.type)}}getInputs(e){return typeof e=="string"?Array.from(document.querySelectorAll(e)):"length"in e?Array.from(e):[e]}getOptions(e){const{onMaska:n,preProcess:r,postProcess:o,...i}=e;return i}fixCursor(e,n,r){var o,i;const s=e.selectionStart,c=e.value;if(r(),s===null||s===c.length&&!n)return;const a=e.value,u=c.slice(0,s),d=a.slice(0,s),f=(o=this.processInput(e,u))==null?void 0:o.unmasked,h=(i=this.processInput(e,d))==null?void 0:i.unmasked;if(f===void 0||h===void 0)return;let p=s;u!==d&&(p+=n?a.length-c.length:f.length-h.length),e.setSelectionRange(p,p)}setValue(e,n){const r=this.processInput(e,n);r!==void 0&&(e.value=r.masked,this.options.onMaska!=null&&(Array.isArray(this.options.onMaska)?this.options.onMaska.forEach(o=>o(r)):this.options.onMaska(r)),e.dispatchEvent(new CustomEvent("maska",{detail:r})),e.dispatchEvent(new CustomEvent("input",{detail:r.masked})))}processInput(e,n){const r=this.items.get(e);if(r===void 0)return;let o=n??e.value;this.options.preProcess!=null&&(o=this.options.preProcess(o));let i=r.masked(o);return this.options.postProcess!=null&&(i=this.options.postProcess(i)),{masked:i,unmasked:r.unmasked(o),completed:r.completed(o)}}};const Bc=new WeakMap,fw=(t,e)=>{if(t.arg==null||t.instance==null)return;const n="setup"in t.instance.$.type;t.arg in t.instance?t.instance[t.arg]=e:n&&console.warn("Maska: please expose `%s` using defineExpose",t.arg)},hw=(t,e)=>{var n;const r=t instanceof HTMLInputElement?t:t.querySelector("input");if(r==null||r?.type==="file")return;let o={};if(e.value!=null&&(o=typeof e.value=="string"?{mask:e.value}:{...e.value}),e.arg!=null){const i=s=>{const c=e.modifiers.unmasked?s.unmasked:e.modifiers.completed?s.completed:s.masked;fw(e,c)};o.onMaska=o.onMaska==null?i:Array.isArray(o.onMaska)?[...o.onMaska,i]:[o.onMaska,i]}Bc.has(r)?(n=Bc.get(r))==null||n.update(o):Bc.set(r,new dw(r,o))},pw=["value","type"],Ir=l.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:lt.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,r=e,{uniqueIdentifier:o}=vi(),i=Oo(n,"modelValue",r),s=`__BD__FORM__LABEL__${o.value}`,c=`__BD__FORM__GROUP__${o.value}`,a=`form-input-${n.label?n.label.replace(/ /g,"-").toLowerCase():o.value}`,u=`validationFeedback${n.label?n.label.replace(/ /g,""):o.value}`,d=l.computed(()=>({[`${n.inputClass}`]:n.inputClass,"is-invalid":n.state===!1,"is-valid":n.state===!0,[`form-control-${n.size}`]:n.size})),f=l.computed(()=>({[`${n.invalidFeedbackClass}`]:n.invalidFeedbackClass,"is-invalid":n.state===!1})),h=l.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?u:null,"data-maska":n.mask})),p=t6(m=>{i.value=m.target.value},n.delayTimeMs);return(m,g)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(["bd-form-input",t.formGroupClass]),id:c},[l.renderSlot(m.$slots,"label",{},()=>[t.label?(l.openBlock(),l.createElementBlock("label",{key:0,for:a,id:s,class:l.normalizeClass(["form-label",t.labelClass])},l.toDisplayString(t.label),3)):l.createCommentVNode("",!0)]),l.createElementVNode("div",{class:l.normalizeClass(t.formFieldClass)},[l.withDirectives(l.createElementVNode("input",l.mergeProps({value:t.modelValue,type:t.type,id:a,class:["form-control",d.value]},h.value,{onInput:g[0]||(g[0]=(...v)=>l.unref(p)&&l.unref(p)(...v)),onClick:g[1]||(g[1]=v=>m.$emit("click")),onBlur:g[2]||(g[2]=v=>m.$emit("blur")),onKeydown:g[3]||(g[3]=l.withKeys(v=>m.$emit("enter"),["enter"]))}),null,16,pw),[[l.unref(hw)]]),l.renderSlot(m.$slots,"default")],2),l.createVNode(ql,{text:t.invalidFeedbackText,class:l.normalizeClass(f.value),state:t.state,id:u},null,8,["text","class","state"])],2))}}),mw={class:"input-group bd-input-group"},gw=["for"],Cs=l.defineComponent({__name:"BDInputGroup",props:{label:{default:void 0},labelForId:{default:void 0}},setup(t){const e=l.useAttrs(),n=t;return(r,o)=>(l.openBlock(),l.createElementBlock("fieldset",mw,[n.label?(l.openBlock(),l.createElementBlock("label",{key:0,for:n.labelForId,class:"form-label"},l.toDisplayString(n.label),9,gw)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(l.unref(e).class)},[l.renderSlot(r.$slots,"default")],2)]))}}),vw={key:0},yw={key:1},bv=l.defineComponent({__name:"BDBadge",props:{variant:{default:Yl.PRIMARY}},setup(t){const e=t,n=l.computed(()=>["badge","bd-badge",`bd-badge-${e.variant}`]);return(r,o)=>(l.openBlock(),l.createElementBlock("span",{role:"status",class:l.normalizeClass(n.value)},[t.variant==="danger"?(l.openBlock(),l.createElementBlock("span",vw,[l.createVNode(l.unref(Ur))])):l.createCommentVNode("",!0),t.variant==="success"?(l.openBlock(),l.createElementBlock("span",yw,[l.createVNode(l.unref(gi))])):l.createCommentVNode("",!0),l.renderSlot(r.$slots,"default")],2))}}),Cv=l.defineComponent({__name:"BDForm",emits:["submit","reset"],setup(t,{emit:e}){const n=e;function r(){n("submit")}function o(){n("reset")}return(i,s)=>(l.openBlock(),l.createElementBlock("form",{onSubmit:l.withModifiers(r,["prevent"]),onReset:l.withModifiers(o,["prevent"])},[l.renderSlot(i.$slots,"default")],32))}}),bw={"aria-label":"Page navigation",class:"bd-pagination"},Cw={class:"page-item"},Ew=["data-page"],kw=["data-page"],ww={class:"page-item"},Sw=["data-page"],mf=l.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=e,o=Oo(n,"modelValue",r),i=l.ref(Math.ceil(n.totalRows/n.rowsPerPage)),s=l.ref([]);l.watch([()=>n.totalRows,()=>n.rowsPerPage],()=>{i.value=Math.ceil(n.totalRows/n.rowsPerPage),s.value=f(o.value)}),l.onMounted(()=>{s.value=f(o.value)});const c=l.computed(()=>({[`${n.class}`]:n.class,colleague:!n.isPatient})),a=h=>{const p=h.currentTarget.getAttribute("data-page"),m=Number(p);isNaN(Number(m))||(o.value=m,s.value=f(m)),r("click",m)},u=(h,p,m)=>m<=p?m:h==1?6:h<=4?5:1,d=(h,p,m)=>m<=p?0:h==m?6:h>m-4?5:1,f=h=>{const p=[],g=u(h,7,i.value),v=i.value>7&&h>4,y=i.value>7&&h<i.value-3,b=v&&y,E=d(h,7,i.value);for(let C=1;C<=g;C++)p.push(C);if(v&&p.push("..."),b)for(let C=h-1;C<=h+1;C++)p.push(C);y&&p.push("...");for(let C=1;C<=E;C++)p.push(i.value-E+C);return p};return(h,p)=>(l.openBlock(),l.createElementBlock("div",bw,[l.createElementVNode("ul",{class:l.normalizeClass(["pagination",c.value])},[l.withDirectives(l.createElementVNode("li",Cw,[l.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Previous",onClick:a,"data-page":l.unref(o)-1},[l.createVNode(l.unref(Rd))],8,Ew)],512),[[l.vShow,l.unref(o)>1]]),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(s.value,m=>(l.openBlock(),l.createElementBlock("li",{class:l.normalizeClass(["page-item",{active:l.unref(o)===m,disabled:typeof m=="string"}]),key:m},[l.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center",onClick:a,"data-page":m},l.toDisplayString(m),9,kw)],2))),128)),l.withDirectives(l.createElementVNode("li",ww,[l.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Next",onClick:a,"data-page":l.unref(o)+1},[l.createVNode(l.unref(Vd))],8,Sw)],512),[[l.vShow,l.unref(o)<i.value]])],2)]))}}),Aw=["disabled"],xw=["label"],Tw=["value"],Iw=["value"],Ev=l.defineComponent({__name:"BDFormSelect",props:{size:{default:lt.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=e,o=Oo(n,"modelValue",r),i=l.ref(null),{focused:s}=i6(i,{initialValue:n.autofocus}),c=l.computed(()=>({"form-select":!0,"bd-form-select":!0,"is-invalid":n.state===!1,[`form-select-${n.size}`]:["xs","sm","lg"].includes(n.size)}));l.watch(()=>n.autofocus,f=>{f&&(s.value=!0)});const a=f=>{o.value=f.target.value;let h=d(f.target.value);r("input",h)},u=f=>{let h=d(f.target.value);r("change",h)},d=f=>{try{return JSON.parse(f)}catch{return f}};return(f,h)=>l.withDirectives((l.openBlock(),l.createElementBlock("select",{class:l.normalizeClass(c.value),"onUpdate:modelValue":h[0]||(h[0]=p=>l.isRef(o)?o.value=p:null),disabled:n.disabled,ref_key:"input",ref:i,onInput:a,onChange:u},[l.renderSlot(f.$slots,"first"),n.options&&n.options.length>0&&n.options[0].label&&n.options[0].options?(l.openBlock(!0),l.createElementBlock(l.Fragment,{key:0},l.renderList(n.options,p=>(l.openBlock(),l.createElementBlock("optgroup",{label:p.label},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(p.options,m=>(l.openBlock(),l.createElementBlock("option",{value:JSON.stringify(m.value),key:m.value},l.toDisplayString(m.text),9,Tw))),128))],8,xw))),256)):(l.openBlock(!0),l.createElementBlock(l.Fragment,{key:1},l.renderList(n.options,p=>(l.openBlock(),l.createElementBlock("option",{value:p.value,key:p.value},l.toDisplayString(p.text),9,Iw))),128))],42,Aw)),[[l.vModelSelect,l.unref(o)]])}}),_w=["value","true-value","false-value","data-checked","disabled"],Pr=l.defineComponent({__name:"BDFormCheckbox",props:{disabled:{type:Boolean,default:!1},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{uniqueIdentifier:n}=vi(),r=t,o=e,i=Oo(r,"modelValue",o),s=`form-check-input-${n.value}`,c=l.computed(()=>["form-check","bd-form-checkbox"]),a=l.computed(()=>({"form-check-input":!0,"is-invalid":r.state===!1})),u=d=>o("change",d.target.value);return(d,f)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(c.value)},[l.withDirectives(l.createElementVNode("input",{"onUpdate:modelValue":f[0]||(f[0]=h=>l.isRef(i)?i.value=h:null),id:s,class:l.normalizeClass(a.value),type:"checkbox",value:t.value,"true-value":t.value,"false-value":t.uncheckedValue,"data-checked":l.unref(i)===t.value,disabled:r.disabled,onChange:u},null,42,_w),[[l.vModelCheckbox,l.unref(i)]]),l.createElementVNode("label",{class:"form-check-label",for:s},[l.renderSlot(d.$slots,"default")]),l.renderSlot(d.$slots,"last")],2))}}),Nw={key:0,class:"bd-article__body"},Ow={key:1},kv=l.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=e,o=i=>r("click",{event:i,identifier:n.identifier});return(i,s)=>(l.openBlock(),l.createElementBlock("article",{class:"bd-article",onClick:o},[l.createElementVNode("header",null,[l.renderSlot(i.$slots,"header",{},()=>[l.createElementVNode("h5",null,l.toDisplayString(n.title),1)])]),n.hideBody?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("div",Nw,[l.renderSlot(i.$slots,"default",{},()=>[l.createTextVNode(l.toDisplayString(n.text),1)])])),n.hideFooter?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("footer",Ow,[l.renderSlot(i.$slots,"footer")]))]))}}),Xo={DANGER:"danger",WARNING:"warning",INFO:"info",SUCCESS:"success"},Mw=["id"],Lw={class:"toast-header"},Dw={class:"toast-body"},gf=l.defineComponent({__name:"BDToast",props:{id:{},variant:{default:Xo.INFO},title:{default:""},text:{default:""}},setup(t){const e=t,n=l.computed(()=>({[`bd-toast-${e.variant}`]:!0})),r=l.computed(()=>e.variant!==Xo.SUCCESS);return(o,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(["toast bd-toast",n.value]),role:"alert","aria-live":"assertive","aria-atomic":"true",key:e.id,id:e.id},[l.createElementVNode("div",Lw,[r.value?(l.openBlock(),l.createBlock(l.unref(Ur),{key:0})):(l.openBlock(),l.createBlock(l.unref(gi),{key:1})),l.createElementVNode("h5",null,l.toDisplayString(e.title),1),i[0]||(i[0]=l.createElementVNode("button",{type:"button",class:"btn-close","data-bs-dismiss":"toast","aria-label":"Close"},null,-1))]),l.createElementVNode("div",Dw,[l.createElementVNode("span",null,l.toDisplayString(e.text),1)])],10,Mw))}}),Ie="",aa=t=>typeof t=="string"||t instanceof String,Pw={class:"bd-pill"},Bw=["src"],Rw={class:"bd-pill__description"},Vw=["href"],$w=["id","textContent","title"],Fw=["id","textContent","title"],ec=l.defineComponent({__name:"BDPill",props:{imgSrc:{default:Ie},uri:{default:Ie},uriDisplayName:{default:Ie},title:{default:Ie},subtitle:{default:Ie},showClose:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:e}){const{uniqueIdentifier:n}=vi(),r=t,o=l.computed(()=>r.uri),i=l.computed(()=>r.uriDisplayName!==Ie?r.uriDisplayName:r.uri),s=l.computed(()=>r.imgSrc),c=l.computed(()=>r.title),a=l.computed(()=>r.subtitle),u=l.computed(()=>`bd-pill-title-${n.value}`),d=l.computed(()=>`bd-pill-subtitle-${n.value}`);return(f,h)=>(l.openBlock(),l.createElementBlock("div",Pw,[l.createElementVNode("img",{src:s.value,class:"bd-pill__logo",alt:"logo-externe-partij"},null,8,Bw),l.createElementVNode("div",Rw,[l.createElementVNode("a",{href:o.value,class:"bd-pill__link",target:"_blank",rel:"noopener noreferrer"},[l.createVNode(l.unref(Kl),{class:"bd-pill__icon-hyperlink",style:{height:"12px"}}),l.createTextVNode(" "+l.toDisplayString(i.value),1)],8,Vw),l.createElementVNode("span",{class:"bd-pill__title",id:u.value,textContent:l.toDisplayString(c.value),"data-bs-toggle":"tooltip",title:c.value},null,8,$w),l.createElementVNode("span",{class:"bd-pill__subtitle",id:d.value,textContent:l.toDisplayString(a.value),"data-bs-toggle":"tooltip",title:a.value},null,8,Fw)])]))}});function zw(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}function Uw(t,e,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function c(d){try{u(r.next(d))}catch(f){s(f)}}function a(d){try{u(r.throw(d))}catch(f){s(f)}}function u(d){d.done?i(d.value):o(d.value).then(c,a)}u((r=r.apply(t,e||[])).next())})}const Hw=t=>Array.isArray(t)&&t.length>0,jw=t=>Object.keys(t).map(e=>t[e]),Rc=t=>Array.isArray(t)&&t.length>0,wv=t=>!t||Array.isArray(t)&&!t.length,vf={name:"BDUserInformation",props:{value:{type:Object},showProfilePicture:{type:Boolean}},render(){const t=this.value,{name:e,profilePictureUri:n,extra:r}=t,o=zw(t,["name","profilePictureUri","extra"]),i=n&&this.showProfilePicture?l.h("img",{class:"bd-user-information__profile-picture",src:n,alt:e}):null;let c=[l.h("h4",null,e)];this.$slots.default&&c.push(this.$slots.default());const a=l.h("div",{class:"bd-user-information__header"},c),u=l.h("small",null,jw(o).filter(f=>f).join(" • ")),d=l.h("div",{class:"bd-user-information__detail"},[a,u]);return l.h("div",{class:"bd-user-information"},[i,d])}},Yp={displayTime:!0,format:"numeric"};function Ci(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Ta={exports:{}},Ww=Ta.exports,Gp;function Sv(){return Gp||(Gp=1,(function(t,e){(function(n,r){t.exports=r()})(Ww,(function(){var n=1e3,r=6e4,o=36e5,i="millisecond",s="second",c="minute",a="hour",u="day",d="week",f="month",h="quarter",p="year",m="date",g="Invalid Date",v=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|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,b={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(F){var z=["th","st","nd","rd"],$=F%100;return"["+F+(z[($-20)%10]||z[$]||z[0])+"]"}},E=function(F,z,$){var J=String(F);return!J||J.length>=z?F:""+Array(z+1-J.length).join($)+F},C={s:E,z:function(F){var z=-F.utcOffset(),$=Math.abs(z),J=Math.floor($/60),U=$%60;return(z<=0?"+":"-")+E(J,2,"0")+":"+E(U,2,"0")},m:function F(z,$){if(z.date()<$.date())return-F($,z);var J=12*($.year()-z.year())+($.month()-z.month()),U=z.clone().add(J,f),q=$-U<0,te=z.clone().add(J+(q?-1:1),f);return+(-(J+($-U)/(q?U-te:te-U))||0)},a:function(F){return F<0?Math.ceil(F)||0:Math.floor(F)},p:function(F){return{M:f,y:p,w:d,d:u,D:m,h:a,m:c,s,ms:i,Q:h}[F]||String(F||"").toLowerCase().replace(/s$/,"")},u:function(F){return F===void 0}},S="en",_={};_[S]=b;var T="$isDayjsObject",D=function(F){return F instanceof j||!(!F||!F[T])},Y=function F(z,$,J){var U;if(!z)return S;if(typeof z=="string"){var q=z.toLowerCase();_[q]&&(U=q),$&&(_[q]=$,U=q);var te=z.split("-");if(!U&&te.length>1)return F(te[0])}else{var se=z.name;_[se]=z,U=se}return!J&&U&&(S=U),U||!J&&S},V=function(F,z){if(D(F))return F.clone();var $=typeof z=="object"?z:{};return $.date=F,$.args=arguments,new j($)},H=C;H.l=Y,H.i=D,H.w=function(F,z){return V(F,{locale:z.$L,utc:z.$u,x:z.$x,$offset:z.$offset})};var j=(function(){function F($){this.$L=Y($.locale,null,!0),this.parse($),this.$x=this.$x||$.x||{},this[T]=!0}var z=F.prototype;return z.parse=function($){this.$d=(function(J){var U=J.date,q=J.utc;if(U===null)return new Date(NaN);if(H.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var te=U.match(v);if(te){var se=te[2]-1||0,he=(te[7]||"0").substring(0,3);return q?new Date(Date.UTC(te[1],se,te[3]||1,te[4]||0,te[5]||0,te[6]||0,he)):new Date(te[1],se,te[3]||1,te[4]||0,te[5]||0,te[6]||0,he)}}return new Date(U)})($),this.init()},z.init=function(){var $=this.$d;this.$y=$.getFullYear(),this.$M=$.getMonth(),this.$D=$.getDate(),this.$W=$.getDay(),this.$H=$.getHours(),this.$m=$.getMinutes(),this.$s=$.getSeconds(),this.$ms=$.getMilliseconds()},z.$utils=function(){return H},z.isValid=function(){return this.$d.toString()!==g},z.isSame=function($,J){var U=V($);return this.startOf(J)<=U&&U<=this.endOf(J)},z.isAfter=function($,J){return V($)<this.startOf(J)},z.isBefore=function($,J){return this.endOf(J)<V($)},z.$g=function($,J,U){return H.u($)?this[J]:this.set(U,$)},z.unix=function(){return Math.floor(this.valueOf()/1e3)},z.valueOf=function(){return this.$d.getTime()},z.startOf=function($,J){var U=this,q=!!H.u(J)||J,te=H.p($),se=function(M,I){var O=H.w(U.$u?Date.UTC(U.$y,I,M):new Date(U.$y,I,M),U);return q?O:O.endOf(u)},he=function(M,I){return H.w(U.toDate()[M].apply(U.toDate("s"),(q?[0,0,0,0]:[23,59,59,999]).slice(I)),U)},pe=this.$W,ye=this.$M,Ce=this.$D,Ae="set"+(this.$u?"UTC":"");switch(te){case p:return q?se(1,0):se(31,11);case f:return q?se(1,ye):se(0,ye+1);case d:var ge=this.$locale().weekStart||0,N=(pe<ge?pe+7:pe)-ge;return se(q?Ce-N:Ce+(6-N),ye);case u:case m:return he(Ae+"Hours",0);case a:return he(Ae+"Minutes",1);case c:return he(Ae+"Seconds",2);case s:return he(Ae+"Milliseconds",3);default:return this.clone()}},z.endOf=function($){return this.startOf($,!1)},z.$set=function($,J){var U,q=H.p($),te="set"+(this.$u?"UTC":""),se=(U={},U[u]=te+"Date",U[m]=te+"Date",U[f]=te+"Month",U[p]=te+"FullYear",U[a]=te+"Hours",U[c]=te+"Minutes",U[s]=te+"Seconds",U[i]=te+"Milliseconds",U)[q],he=q===u?this.$D+(J-this.$W):J;if(q===f||q===p){var pe=this.clone().set(m,1);pe.$d[se](he),pe.init(),this.$d=pe.set(m,Math.min(this.$D,pe.daysInMonth())).$d}else se&&this.$d[se](he);return this.init(),this},z.set=function($,J){return this.clone().$set($,J)},z.get=function($){return this[H.p($)]()},z.add=function($,J){var U,q=this;$=Number($);var te=H.p(J),se=function(ye){var Ce=V(q);return H.w(Ce.date(Ce.date()+Math.round(ye*$)),q)};if(te===f)return this.set(f,this.$M+$);if(te===p)return this.set(p,this.$y+$);if(te===u)return se(1);if(te===d)return se(7);var he=(U={},U[c]=r,U[a]=o,U[s]=n,U)[te]||1,pe=this.$d.getTime()+$*he;return H.w(pe,this)},z.subtract=function($,J){return this.add(-1*$,J)},z.format=function($){var J=this,U=this.$locale();if(!this.isValid())return U.invalidDate||g;var q=$||"YYYY-MM-DDTHH:mm:ssZ",te=H.z(this),se=this.$H,he=this.$m,pe=this.$M,ye=U.weekdays,Ce=U.months,Ae=U.meridiem,ge=function(I,O,k,w){return I&&(I[O]||I(J,q))||k[O].slice(0,w)},N=function(I){return H.s(se%12||12,I,"0")},M=Ae||function(I,O,k){var w=I<12?"AM":"PM";return k?w.toLowerCase():w};return q.replace(y,(function(I,O){return O||(function(k){switch(k){case"YY":return String(J.$y).slice(-2);case"YYYY":return H.s(J.$y,4,"0");case"M":return pe+1;case"MM":return H.s(pe+1,2,"0");case"MMM":return ge(U.monthsShort,pe,Ce,3);case"MMMM":return ge(Ce,pe);case"D":return J.$D;case"DD":return H.s(J.$D,2,"0");case"d":return String(J.$W);case"dd":return ge(U.weekdaysMin,J.$W,ye,2);case"ddd":return ge(U.weekdaysShort,J.$W,ye,3);case"dddd":return ye[J.$W];case"H":return String(se);case"HH":return H.s(se,2,"0");case"h":return N(1);case"hh":return N(2);case"a":return M(se,he,!0);case"A":return M(se,he,!1);case"m":return String(he);case"mm":return H.s(he,2,"0");case"s":return String(J.$s);case"ss":return H.s(J.$s,2,"0");case"SSS":return H.s(J.$ms,3,"0");case"Z":return te}return null})(I)||te.replace(":","")}))},z.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},z.diff=function($,J,U){var q,te=this,se=H.p(J),he=V($),pe=(he.utcOffset()-this.utcOffset())*r,ye=this-he,Ce=function(){return H.m(te,he)};switch(se){case p:q=Ce()/12;break;case f:q=Ce();break;case h:q=Ce()/3;break;case d:q=(ye-pe)/6048e5;break;case u:q=(ye-pe)/864e5;break;case a:q=ye/o;break;case c:q=ye/r;break;case s:q=ye/n;break;default:q=ye}return U?q:H.a(q)},z.daysInMonth=function(){return this.endOf(f).$D},z.$locale=function(){return _[this.$L]},z.locale=function($,J){if(!$)return this.$L;var U=this.clone(),q=Y($,J,!0);return q&&(U.$L=q),U},z.clone=function(){return H.w(this.$d,this)},z.toDate=function(){return new Date(this.valueOf())},z.toJSON=function(){return this.isValid()?this.toISOString():null},z.toISOString=function(){return this.$d.toISOString()},z.toString=function(){return this.$d.toUTCString()},F})(),K=j.prototype;return V.prototype=K,[["$ms",i],["$s",s],["$m",c],["$H",a],["$W",u],["$M",f],["$y",p],["$D",m]].forEach((function(F){K[F[1]]=function(z){return this.$g(z,F[0],F[1])}})),V.extend=function(F,z){return F.$i||(F(z,j,V),F.$i=!0),V},V.locale=Y,V.isDayjs=D,V.unix=function(F){return V(1e3*F)},V.en=_[S],V.Ls=_,V.p={},V}))})(Ta)),Ta.exports}var Kw=Sv();const Kt=Ci(Kw);var Ia={exports:{}},Yw=Ia.exports,Qp;function Gw(){return Qp||(Qp=1,(function(t,e){(function(n,r){t.exports=r(Sv())})(Yw,(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}))})(Ia)),Ia.exports}Gw();var _a={exports:{}},Qw=_a.exports,Zp;function Zw(){return Zp||(Zp=1,(function(t,e){(function(n,r){t.exports=r()})(Qw,(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]+/,a={},u=function(v){return(v=+v)+(v>68?1900:2e3)},d=function(v){return function(y){this[v]=+y}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(v){(this.zone||(this.zone={})).offset=(function(y){if(!y||y==="Z")return 0;var b=y.match(/([+-]|\d\d)/g),E=60*b[1]+(+b[2]||0);return E===0?0:b[0]==="+"?-E:E})(v)}],h=function(v){var y=a[v];return y&&(y.indexOf?y:y.s.concat(y.f))},p=function(v,y){var b,E=a.meridiem;if(E){for(var C=1;C<=24;C+=1)if(v.indexOf(E(C,0,y))>-1){b=C>12;break}}else b=v===(y?"pm":"PM");return b},m={A:[c,function(v){this.afternoon=p(v,!1)}],a:[c,function(v){this.afternoon=p(v,!0)}],Q:[o,function(v){this.month=3*(v-1)+1}],S:[o,function(v){this.milliseconds=100*+v}],SS:[i,function(v){this.milliseconds=10*+v}],SSS:[/\d{3}/,function(v){this.milliseconds=+v}],s:[s,d("seconds")],ss:[s,d("seconds")],m:[s,d("minutes")],mm:[s,d("minutes")],H:[s,d("hours")],h:[s,d("hours")],HH:[s,d("hours")],hh:[s,d("hours")],D:[s,d("day")],DD:[i,d("day")],Do:[c,function(v){var y=a.ordinal,b=v.match(/\d+/);if(this.day=b[0],y)for(var E=1;E<=31;E+=1)y(E).replace(/\[|\]/g,"")===v&&(this.day=E)}],w:[s,d("week")],ww:[i,d("week")],M:[s,d("month")],MM:[i,d("month")],MMM:[c,function(v){var y=h("months"),b=(h("monthsShort")||y.map((function(E){return E.slice(0,3)}))).indexOf(v)+1;if(b<1)throw new Error;this.month=b%12||b}],MMMM:[c,function(v){var y=h("months").indexOf(v)+1;if(y<1)throw new Error;this.month=y%12||y}],Y:[/[+-]?\d+/,d("year")],YY:[i,function(v){this.year=u(v)}],YYYY:[/\d{4}/,d("year")],Z:f,ZZ:f};function g(v){var y,b;y=v,b=a&&a.formats;for(var E=(v=y.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(V,H,j){var K=j&&j.toUpperCase();return H||b[j]||n[j]||b[K].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(F,z,$){return z||$.slice(1)}))}))).match(r),C=E.length,S=0;S<C;S+=1){var _=E[S],T=m[_],D=T&&T[0],Y=T&&T[1];E[S]=Y?{regex:D,parser:Y}:_.replace(/^\[|\]$/g,"")}return function(V){for(var H={},j=0,K=0;j<C;j+=1){var F=E[j];if(typeof F=="string")K+=F.length;else{var z=F.regex,$=F.parser,J=V.slice(K),U=z.exec(J)[0];$.call(H,U),V=V.replace(U,"")}}return(function(q){var te=q.afternoon;if(te!==void 0){var se=q.hours;te?se<12&&(q.hours+=12):se===12&&(q.hours=0),delete q.afternoon}})(H),H}}return function(v,y,b){b.p.customParseFormat=!0,v&&v.parseTwoDigitYear&&(u=v.parseTwoDigitYear);var E=y.prototype,C=E.parse;E.parse=function(S){var _=S.date,T=S.utc,D=S.args;this.$u=T;var Y=D[1];if(typeof Y=="string"){var V=D[2]===!0,H=D[3]===!0,j=V||H,K=D[2];H&&(K=D[2]),a=this.$locale(),!V&&K&&(a=b.Ls[K]),this.$d=(function(J,U,q,te){try{if(["x","X"].indexOf(U)>-1)return new Date((U==="X"?1e3:1)*J);var se=g(U)(J),he=se.year,pe=se.month,ye=se.day,Ce=se.hours,Ae=se.minutes,ge=se.seconds,N=se.milliseconds,M=se.zone,I=se.week,O=new Date,k=ye||(he||pe?1:O.getDate()),w=he||O.getFullYear(),P=0;he&&!pe||(P=pe>0?pe-1:O.getMonth());var R,W=Ce||0,G=Ae||0,A=ge||0,x=N||0;return M?new Date(Date.UTC(w,P,k,W,G,A,x+60*M.offset*1e3)):q?new Date(Date.UTC(w,P,k,W,G,A,x)):(R=new Date(w,P,k,W,G,A,x),I&&(R=te(R).week(I).toDate()),R)}catch{return new Date("")}})(_,Y,T,b),this.init(),K&&K!==!0&&(this.$L=this.locale(K).$L),j&&_!=this.format(Y)&&(this.$d=new Date("")),a={}}else if(Y instanceof Array)for(var F=Y.length,z=1;z<=F;z+=1){D[1]=Y[z-1];var $=b.apply(this,D);if($.isValid()){this.$d=$.$d,this.$L=$.$L,this.init();break}z===F&&(this.$d=new Date(""))}else C.call(this,S)}}}))})(_a)),_a.exports}var Jw=Zw();const Xw=Ci(Jw);var Na={exports:{}},qw=Na.exports,Jp;function eS(){return Jp||(Jp=1,(function(t,e){(function(n,r){t.exports=r()})(qw,(function(){return function(n,r){r.prototype.isSameOrAfter=function(o,i){return this.isSame(o,i)||this.isAfter(o,i)}}}))})(Na)),Na.exports}var tS=eS();const nS=Ci(tS);var Oa={exports:{}},rS=Oa.exports,Xp;function oS(){return Xp||(Xp=1,(function(t,e){(function(n,r){t.exports=r()})(rS,(function(){return function(n,r){r.prototype.isSameOrBefore=function(o,i){return this.isSame(o,i)||this.isBefore(o,i)}}}))})(Oa)),Oa.exports}var iS=oS();const sS=Ci(iS);var Ma={exports:{}},aS=Ma.exports,qp;function lS(){return qp||(qp=1,(function(t,e){(function(n,r){t.exports=r()})(aS,(function(){var n="week",r="year";return function(o,i,s){var c=i.prototype;c.week=function(a){if(a===void 0&&(a=null),a!==null)return this.add(7*(a-this.week()),"day");var u=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var d=s(this).startOf(r).add(1,r).date(u),f=s(this).endOf(n);if(d.isBefore(f))return 1}var h=s(this).startOf(r).date(u).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(a){return a===void 0&&(a=null),this.week(a)}}}))})(Ma)),Ma.exports}var cS=lS();const uS=Ci(cS);Kt.extend(Xw);Kt.locale("nl");Kt.extend(nS);Kt.extend(sS);Kt.extend(uS);const Ku=t=>t?t.charAt(0).toUpperCase()+t.slice(1):"";function Av(t,e=Kt()){const n=Kt(t,["DD-MM-YYYY HH:mm","YYYY-MM-DD","DD-MM-YYYY"],!0);if(!n.isValid())return"";const r=e.startOf("day");if(n.isSame(r,"day"))return"Vandaag";const o=r.subtract(1,"day");if(n.isSame(o,"day"))return"Gisteren";const i=r.subtract(6,"day");if(n.isSameOrAfter(i)&&n.isBefore(r))return Ku(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 xv(t,e=Kt()){const n=Kt(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");if(n.isSame(o,"day"))return r?n.format("H:mm"):"Vandaag";const i=o.subtract(1,"day");if(n.isSame(i,"day"))return r?`Gisteren ${n.format("H:mm")}`:"Gisteren";const s=o.subtract(6,"day");if(n.isSameOrAfter(s)&&n.isBefore(o))return Ku(r?n.format("dddd H:mm"):n.format("dddd"));const c=o.subtract(7,"day");return n.isSame(c)||n.isSame(e,"year")?r?n.format("D MMM H:mm"):n.format("D MMMM"):n.format("DD-MM-YYYY")}function Yu(t){const e=Kt(t,["DD-MM-YYYY HH:mm","YYYY-MM-DD","DD-MM-YYYY","YYYY-MM-DDTHH:mm:ss"],!0),n=t.includes(" ")&&t.includes(":");return e.isValid()?n&&e.isSame(Kt(),"year")?e.format("DD-MM-YYYY H:mm"):e.format("DD-MM-YYYY"):""}function Gu(t){const e=Kt(t,["DD-MM-YYYY HH:mm","YYYY-MM-DD","DD-MM-YYYY","YYYY-MM-DDTHH:mm:ss"],!0);return e.isValid()?e.format("DD-MM-YYYY"):""}const dS={class:"bd-date"},Tv=l.defineComponent({__name:"BDDate",props:{date:{},displayTime:{type:Boolean,default:Yp.displayTime},format:{default:Yp.format}},setup(t){const e=t,n=l.computed(()=>e.date?e.format==="textual"?e.displayTime?xv(e.date):Av(e.date):(e.format==="numeric",e.displayTime?Yu(e.date):Gu(e.date)):"");return(r,o)=>(l.openBlock(),l.createElementBlock("span",dS,l.toDisplayString(n.value),1))}}),Za=l.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,o=()=>{r("click")};return(i,s)=>(l.openBlock(),l.createElementBlock("li",l.mergeProps({class:"bd-dropdown-item"},i.$attrs),[l.createVNode(Co,l.mergeProps({class:"dropdown-item",onClick:o},n),{default:l.withCtx(()=>[l.renderSlot(i.$slots,"default",{},()=>[l.createTextVNode(l.toDisplayString(n.text),1)])]),_:3},16)],16))}});var Vc={exports:{}},e1;function fS(){return e1||(e1=1,(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,a){var u=a(111);s.exports=function(d){if(!u(d)&&d!==null)throw TypeError("Can't set "+String(d)+" as a prototype");return d}}),1223:(function(s,c,a){var u=a(5112),d=a(30),f=a(3070),h=u("unscopables"),p=Array.prototype;p[h]==null&&f.f(p,h,{configurable:!0,value:d(null)}),s.exports=function(m){p[h][m]=!0}}),1530:(function(s,c,a){var u=a(8710).charAt;s.exports=function(d,f,h){return f+(h?u(d,f).length:1)}}),5787:(function(s){s.exports=function(c,a,u){if(!(c instanceof a))throw TypeError("Incorrect "+(u?u+" ":"")+"invocation");return c}}),9670:(function(s,c,a){var u=a(111);s.exports=function(d){if(!u(d))throw TypeError(String(d)+" is not an object");return d}}),4019:(function(s){s.exports=typeof ArrayBuffer<"u"&&typeof DataView<"u"}),260:(function(s,c,a){var u=a(4019),d=a(9781),f=a(7854),h=a(111),p=a(6656),m=a(648),g=a(8880),v=a(1320),y=a(3070).f,b=a(9518),E=a(7674),C=a(5112),S=a(9711),_=f.Int8Array,T=_&&_.prototype,D=f.Uint8ClampedArray,Y=D&&D.prototype,V=_&&b(_),H=T&&b(T),j=Object.prototype,K=j.isPrototypeOf,F=C("toStringTag"),z=S("TYPED_ARRAY_TAG"),$=u&&!!E&&m(f.opera)!=="Opera",J=!1,U,q={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},te={BigInt64Array:8,BigUint64Array:8},se=function(N){if(!h(N))return!1;var M=m(N);return M==="DataView"||p(q,M)||p(te,M)},he=function(ge){if(!h(ge))return!1;var N=m(ge);return p(q,N)||p(te,N)},pe=function(ge){if(he(ge))return ge;throw TypeError("Target is not a typed array")},ye=function(ge){if(E){if(K.call(V,ge))return ge}else for(var N in q)if(p(q,U)){var M=f[N];if(M&&(ge===M||K.call(M,ge)))return ge}throw TypeError("Target is not a typed array constructor")},Ce=function(ge,N,M){if(d){if(M)for(var I in q){var O=f[I];O&&p(O.prototype,ge)&&delete O.prototype[ge]}(!H[ge]||M)&&v(H,ge,M?N:$&&T[ge]||N)}},Ae=function(ge,N,M){var I,O;if(d){if(E){if(M)for(I in q)O=f[I],O&&p(O,ge)&&delete O[ge];if(!V[ge]||M)try{return v(V,ge,M?N:$&&_[ge]||N)}catch{}else return}for(I in q)O=f[I],O&&(!O[ge]||M)&&v(O,ge,N)}};for(U in q)f[U]||($=!1);if((!$||typeof V!="function"||V===Function.prototype)&&(V=function(){throw TypeError("Incorrect invocation")},$))for(U in q)f[U]&&E(f[U],V);if((!$||!H||H===j)&&(H=V.prototype,$))for(U in q)f[U]&&E(f[U].prototype,H);if($&&b(Y)!==H&&E(Y,H),d&&!p(H,F)){J=!0,y(H,F,{get:function(){return h(this)?this[z]:void 0}});for(U in q)f[U]&&g(f[U],z,U)}s.exports={NATIVE_ARRAY_BUFFER_VIEWS:$,TYPED_ARRAY_TAG:J&&z,aTypedArray:pe,aTypedArrayConstructor:ye,exportTypedArrayMethod:Ce,exportTypedArrayStaticMethod:Ae,isView:se,isTypedArray:he,TypedArray:V,TypedArrayPrototype:H}}),3331:(function(s,c,a){var u=a(7854),d=a(9781),f=a(4019),h=a(8880),p=a(2248),m=a(7293),g=a(5787),v=a(9958),y=a(7466),b=a(7067),E=a(1179),C=a(9518),S=a(7674),_=a(8006).f,T=a(3070).f,D=a(1285),Y=a(8003),V=a(9909),H=V.get,j=V.set,K="ArrayBuffer",F="DataView",z="prototype",$="Wrong length",J="Wrong index",U=u[K],q=U,te=u[F],se=te&&te[z],he=Object.prototype,pe=u.RangeError,ye=E.pack,Ce=E.unpack,Ae=function(Q){return[Q&255]},ge=function(Q){return[Q&255,Q>>8&255]},N=function(Q){return[Q&255,Q>>8&255,Q>>16&255,Q>>24&255]},M=function(Q){return Q[3]<<24|Q[2]<<16|Q[1]<<8|Q[0]},I=function(Q){return ye(Q,23,4)},O=function(Q){return ye(Q,52,8)},k=function(Q,X){T(Q[z],X,{get:function(){return H(this)[X]}})},w=function(Q,X,ee,ie){var Z=b(ee),ne=H(Q);if(Z+X>ne.byteLength)throw pe(J);var we=H(ne.buffer).bytes,_e=Z+ne.byteOffset,Ne=we.slice(_e,_e+X);return ie?Ne:Ne.reverse()},P=function(Q,X,ee,ie,Z,ne){var we=b(ee),_e=H(Q);if(we+X>_e.byteLength)throw pe(J);for(var Ne=H(_e.buffer).bytes,Xe=we+_e.byteOffset,ht=ie(+Z),qe=0;qe<X;qe++)Ne[Xe+qe]=ht[ne?qe:X-qe-1]};if(!f)q=function(X){g(this,q,K);var ee=b(X);j(this,{bytes:D.call(new Array(ee),0),byteLength:ee}),d||(this.byteLength=ee)},te=function(X,ee,ie){g(this,te,F),g(X,q,F);var Z=H(X).byteLength,ne=v(ee);if(ne<0||ne>Z)throw pe("Wrong offset");if(ie=ie===void 0?Z-ne:y(ie),ne+ie>Z)throw pe($);j(this,{buffer:X,byteLength:ie,byteOffset:ne}),d||(this.buffer=X,this.byteLength=ie,this.byteOffset=ne)},d&&(k(q,"byteLength"),k(te,"buffer"),k(te,"byteLength"),k(te,"byteOffset")),p(te[z],{getInt8:function(X){return w(this,1,X)[0]<<24>>24},getUint8:function(X){return w(this,1,X)[0]},getInt16:function(X){var ee=w(this,2,X,arguments.length>1?arguments[1]:void 0);return(ee[1]<<8|ee[0])<<16>>16},getUint16:function(X){var ee=w(this,2,X,arguments.length>1?arguments[1]:void 0);return ee[1]<<8|ee[0]},getInt32:function(X){return M(w(this,4,X,arguments.length>1?arguments[1]:void 0))},getUint32:function(X){return M(w(this,4,X,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(X){return Ce(w(this,4,X,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(X){return Ce(w(this,8,X,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(X,ee){P(this,1,X,Ae,ee)},setUint8:function(X,ee){P(this,1,X,Ae,ee)},setInt16:function(X,ee){P(this,2,X,ge,ee,arguments.length>2?arguments[2]:void 0)},setUint16:function(X,ee){P(this,2,X,ge,ee,arguments.length>2?arguments[2]:void 0)},setInt32:function(X,ee){P(this,4,X,N,ee,arguments.length>2?arguments[2]:void 0)},setUint32:function(X,ee){P(this,4,X,N,ee,arguments.length>2?arguments[2]:void 0)},setFloat32:function(X,ee){P(this,4,X,I,ee,arguments.length>2?arguments[2]:void 0)},setFloat64:function(X,ee){P(this,8,X,O,ee,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!=K})){q=function(X){return g(this,q),new U(b(X))};for(var R=q[z]=U[z],W=_(U),G=0,A;W.length>G;)(A=W[G++])in q||h(q,A,U[A]);R.constructor=q}S&&C(se)!==he&&S(se,he);var x=new te(new q(2)),B=se.setInt8;x.setInt8(0,2147483648),x.setInt8(1,2147483649),(x.getInt8(0)||!x.getInt8(1))&&p(se,{setInt8:function(X,ee){B.call(this,X,ee<<24>>24)},setUint8:function(X,ee){B.call(this,X,ee<<24>>24)}},{unsafe:!0})}Y(q,K),Y(te,F),s.exports={ArrayBuffer:q,DataView:te}}),1048:(function(s,c,a){var u=a(7908),d=a(1400),f=a(7466),h=Math.min;s.exports=[].copyWithin||function(m,g){var v=u(this),y=f(v.length),b=d(m,y),E=d(g,y),C=arguments.length>2?arguments[2]:void 0,S=h((C===void 0?y:d(C,y))-E,y-b),_=1;for(E<b&&b<E+S&&(_=-1,E+=S-1,b+=S-1);S-- >0;)E in v?v[b]=v[E]:delete v[b],b+=_,E+=_;return v}}),1285:(function(s,c,a){var u=a(7908),d=a(1400),f=a(7466);s.exports=function(p){for(var m=u(this),g=f(m.length),v=arguments.length,y=d(v>1?arguments[1]:void 0,g),b=v>2?arguments[2]:void 0,E=b===void 0?g:d(b,g);E>y;)m[y++]=p;return m}}),8533:(function(s,c,a){var u=a(2092).forEach,d=a(9341),f=d("forEach");s.exports=f?[].forEach:function(p){return u(this,p,arguments.length>1?arguments[1]:void 0)}}),8457:(function(s,c,a){var u=a(9974),d=a(7908),f=a(3411),h=a(7659),p=a(7466),m=a(6135),g=a(1246);s.exports=function(y){var b=d(y),E=typeof this=="function"?this:Array,C=arguments.length,S=C>1?arguments[1]:void 0,_=S!==void 0,T=g(b),D=0,Y,V,H,j,K,F;if(_&&(S=u(S,C>2?arguments[2]:void 0,2)),T!=null&&!(E==Array&&h(T)))for(j=T.call(b),K=j.next,V=new E;!(H=K.call(j)).done;D++)F=_?f(j,S,[H.value,D],!0):H.value,m(V,D,F);else for(Y=p(b.length),V=new E(Y);Y>D;D++)F=_?S(b[D],D):b[D],m(V,D,F);return V.length=D,V}}),1318:(function(s,c,a){var u=a(5656),d=a(7466),f=a(1400),h=function(p){return function(m,g,v){var y=u(m),b=d(y.length),E=f(v,b),C;if(p&&g!=g){for(;b>E;)if(C=y[E++],C!=C)return!0}else for(;b>E;E++)if((p||E in y)&&y[E]===g)return p||E||0;return!p&&-1}};s.exports={includes:h(!0),indexOf:h(!1)}}),2092:(function(s,c,a){var u=a(9974),d=a(8361),f=a(7908),h=a(7466),p=a(5417),m=[].push,g=function(v){var y=v==1,b=v==2,E=v==3,C=v==4,S=v==6,_=v==7,T=v==5||S;return function(D,Y,V,H){for(var j=f(D),K=d(j),F=u(Y,V,3),z=h(K.length),$=0,J=H||p,U=y?J(D,z):b||_?J(D,0):void 0,q,te;z>$;$++)if((T||$ in K)&&(q=K[$],te=F(q,$,j),v))if(y)U[$]=te;else if(te)switch(v){case 3:return!0;case 5:return q;case 6:return $;case 2:m.call(U,q)}else switch(v){case 4:return!1;case 7:m.call(U,q)}return S?-1:E||C?C: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,a){var u=a(5656),d=a(9958),f=a(7466),h=a(9341),p=Math.min,m=[].lastIndexOf,g=!!m&&1/[1].lastIndexOf(1,-0)<0,v=h("lastIndexOf"),y=g||!v;s.exports=y?function(E){if(g)return m.apply(this,arguments)||0;var C=u(this),S=f(C.length),_=S-1;for(arguments.length>1&&(_=p(_,d(arguments[1]))),_<0&&(_=S+_);_>=0;_--)if(_ in C&&C[_]===E)return _||0;return-1}:m}),1194:(function(s,c,a){var u=a(7293),d=a(5112),f=a(7392),h=d("species");s.exports=function(p){return f>=51||!u(function(){var m=[],g=m.constructor={};return g[h]=function(){return{foo:1}},m[p](Boolean).foo!==1})}}),9341:(function(s,c,a){var u=a(7293);s.exports=function(d,f){var h=[][d];return!!h&&u(function(){h.call(null,f||function(){throw 1},1)})}}),3671:(function(s,c,a){var u=a(3099),d=a(7908),f=a(8361),h=a(7466),p=function(m){return function(g,v,y,b){u(v);var E=d(g),C=f(E),S=h(E.length),_=m?S-1:0,T=m?-1:1;if(y<2)for(;;){if(_ in C){b=C[_],_+=T;break}if(_+=T,m?_<0:S<=_)throw TypeError("Reduce of empty array with no initial value")}for(;m?_>=0:S>_;_+=T)_ in C&&(b=v(b,C[_],_,E));return b}};s.exports={left:p(!1),right:p(!0)}}),5417:(function(s,c,a){var u=a(111),d=a(3157),f=a(5112),h=f("species");s.exports=function(p,m){var g;return d(p)&&(g=p.constructor,typeof g=="function"&&(g===Array||d(g.prototype))?g=void 0:u(g)&&(g=g[h],g===null&&(g=void 0))),new(g===void 0?Array:g)(m===0?0:m)}}),3411:(function(s,c,a){var u=a(9670),d=a(9212);s.exports=function(f,h,p,m){try{return m?h(u(p)[0],p[1]):h(p)}catch(g){throw d(f),g}}}),7072:(function(s,c,a){var u=a(5112),d=u("iterator"),f=!1;try{var h=0,p={next:function(){return{done:!!h++}},return:function(){f=!0}};p[d]=function(){return this},Array.from(p,function(){throw 2})}catch{}s.exports=function(m,g){if(!g&&!f)return!1;var v=!1;try{var y={};y[d]=function(){return{next:function(){return{done:v=!0}}}},m(y)}catch{}return v}}),4326:(function(s){var c={}.toString;s.exports=function(a){return c.call(a).slice(8,-1)}}),648:(function(s,c,a){var u=a(1694),d=a(4326),f=a(5112),h=f("toStringTag"),p=d((function(){return arguments})())=="Arguments",m=function(g,v){try{return g[v]}catch{}};s.exports=u?d:function(g){var v,y,b;return g===void 0?"Undefined":g===null?"Null":typeof(y=m(v=Object(g),h))=="string"?y:p?d(v):(b=d(v))=="Object"&&typeof v.callee=="function"?"Arguments":b}}),9920:(function(s,c,a){var u=a(6656),d=a(3887),f=a(1236),h=a(3070);s.exports=function(p,m){for(var g=d(m),v=h.f,y=f.f,b=0;b<g.length;b++){var E=g[b];u(p,E)||v(p,E,y(m,E))}}}),8544:(function(s,c,a){var u=a(7293);s.exports=!u(function(){function d(){}return d.prototype.constructor=null,Object.getPrototypeOf(new d)!==d.prototype})}),4994:(function(s,c,a){var u=a(3383).IteratorPrototype,d=a(30),f=a(9114),h=a(8003),p=a(7497),m=function(){return this};s.exports=function(g,v,y){var b=v+" Iterator";return g.prototype=d(u,{next:f(1,y)}),h(g,b,!1,!0),p[b]=m,g}}),8880:(function(s,c,a){var u=a(9781),d=a(3070),f=a(9114);s.exports=u?function(h,p,m){return d.f(h,p,f(1,m))}:function(h,p,m){return h[p]=m,h}}),9114:(function(s){s.exports=function(c,a){return{enumerable:!(c&1),configurable:!(c&2),writable:!(c&4),value:a}}}),6135:(function(s,c,a){var u=a(7593),d=a(3070),f=a(9114);s.exports=function(h,p,m){var g=u(p);g in h?d.f(h,g,f(0,m)):h[g]=m}}),654:(function(s,c,a){var u=a(2109),d=a(4994),f=a(9518),h=a(7674),p=a(8003),m=a(8880),g=a(1320),v=a(5112),y=a(1913),b=a(7497),E=a(3383),C=E.IteratorPrototype,S=E.BUGGY_SAFARI_ITERATORS,_=v("iterator"),T="keys",D="values",Y="entries",V=function(){return this};s.exports=function(H,j,K,F,z,$,J){d(K,j,F);var U=function(N){if(N===z&&pe)return pe;if(!S&&N in se)return se[N];switch(N){case T:return function(){return new K(this,N)};case D:return function(){return new K(this,N)};case Y:return function(){return new K(this,N)}}return function(){return new K(this)}},q=j+" Iterator",te=!1,se=H.prototype,he=se[_]||se["@@iterator"]||z&&se[z],pe=!S&&he||U(z),ye=j=="Array"&&se.entries||he,Ce,Ae,ge;if(ye&&(Ce=f(ye.call(new H)),C!==Object.prototype&&Ce.next&&(!y&&f(Ce)!==C&&(h?h(Ce,C):typeof Ce[_]!="function"&&m(Ce,_,V)),p(Ce,q,!0,!0),y&&(b[q]=V))),z==D&&he&&he.name!==D&&(te=!0,pe=function(){return he.call(this)}),(!y||J)&&se[_]!==pe&&m(se,_,pe),b[j]=pe,z)if(Ae={values:U(D),keys:$?pe:U(T),entries:U(Y)},J)for(ge in Ae)(S||te||!(ge in se))&&g(se,ge,Ae[ge]);else u({target:j,proto:!0,forced:S||te},Ae);return Ae}}),9781:(function(s,c,a){var u=a(7293);s.exports=!u(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})}),317:(function(s,c,a){var u=a(7854),d=a(111),f=u.document,h=d(f)&&d(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,a){var u=a(5005);s.exports=u("navigator","userAgent")||""}),7392:(function(s,c,a){var u=a(7854),d=a(8113),f=u.process,h=f&&f.versions,p=h&&h.v8,m,g;p?(m=p.split("."),g=m[0]+m[1]):d&&(m=d.match(/Edge\/(\d+)/),(!m||m[1]>=74)&&(m=d.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,a){var u=a(7854),d=a(1236).f,f=a(8880),h=a(1320),p=a(3505),m=a(9920),g=a(4705);s.exports=function(v,y){var b=v.target,E=v.global,C=v.stat,S,_,T,D,Y,V;if(E?_=u:C?_=u[b]||p(b,{}):_=(u[b]||{}).prototype,_)for(T in y){if(Y=y[T],v.noTargetGet?(V=d(_,T),D=V&&V.value):D=_[T],S=g(E?T:b+(C?".":"#")+T,v.forced),!S&&D!==void 0){if(typeof Y==typeof D)continue;m(Y,D)}(v.sham||D&&D.sham)&&f(Y,"sham",!0),h(_,T,Y,v)}}}),7293:(function(s){s.exports=function(c){try{return!!c()}catch{return!0}}}),7007:(function(s,c,a){a(4916);var u=a(1320),d=a(7293),f=a(5112),h=a(2261),p=a(8880),m=f("species"),g=!d(function(){var C=/./;return C.exec=function(){var S=[];return S.groups={a:"7"},S},"".replace(C,"$<a>")!=="7"}),v=(function(){return"a".replace(/./,"$0")==="$0"})(),y=f("replace"),b=(function(){return/./[y]?/./[y]("a","$0")==="":!1})(),E=!d(function(){var C=/(?:)/,S=C.exec;C.exec=function(){return S.apply(this,arguments)};var _="ab".split(C);return _.length!==2||_[0]!=="a"||_[1]!=="b"});s.exports=function(C,S,_,T){var D=f(C),Y=!d(function(){var z={};return z[D]=function(){return 7},""[C](z)!=7}),V=Y&&!d(function(){var z=!1,$=/a/;return C==="split"&&($={},$.constructor={},$.constructor[m]=function(){return $},$.flags="",$[D]=/./[D]),$.exec=function(){return z=!0,null},$[D](""),!z});if(!Y||!V||C==="replace"&&!(g&&v&&!b)||C==="split"&&!E){var H=/./[D],j=_(D,""[C],function(z,$,J,U,q){return $.exec===h?Y&&!q?{done:!0,value:H.call($,J,U)}:{done:!0,value:z.call(J,$,U)}:{done:!1}},{REPLACE_KEEPS_$0:v,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:b}),K=j[0],F=j[1];u(String.prototype,C,K),u(RegExp.prototype,D,S==2?function(z,$){return F.call(z,this,$)}:function(z){return F.call(z,this)})}T&&p(RegExp.prototype[D],"sham",!0)}}),9974:(function(s,c,a){var u=a(3099);s.exports=function(d,f,h){if(u(d),f===void 0)return d;switch(h){case 0:return function(){return d.call(f)};case 1:return function(p){return d.call(f,p)};case 2:return function(p,m){return d.call(f,p,m)};case 3:return function(p,m,g){return d.call(f,p,m,g)}}return function(){return d.apply(f,arguments)}}}),5005:(function(s,c,a){var u=a(857),d=a(7854),f=function(h){return typeof h=="function"?h:void 0};s.exports=function(h,p){return arguments.length<2?f(u[h])||f(d[h]):u[h]&&u[h][p]||d[h]&&d[h][p]}}),1246:(function(s,c,a){var u=a(648),d=a(7497),f=a(5112),h=f("iterator");s.exports=function(p){if(p!=null)return p[h]||p["@@iterator"]||d[u(p)]}}),8554:(function(s,c,a){var u=a(9670),d=a(1246);s.exports=function(f){var h=d(f);if(typeof h!="function")throw TypeError(String(f)+" is not iterable");return u(h.call(f))}}),647:(function(s,c,a){var u=a(7908),d=Math.floor,f="".replace,h=/\$([$&'`]|\d\d?|<[^>]*>)/g,p=/\$([$&'`]|\d\d?)/g;s.exports=function(m,g,v,y,b,E){var C=v+m.length,S=y.length,_=p;return b!==void 0&&(b=u(b),_=h),f.call(E,_,function(T,D){var Y;switch(D.charAt(0)){case"$":return"$";case"&":return m;case"`":return g.slice(0,v);case"'":return g.slice(C);case"<":Y=b[D.slice(1,-1)];break;default:var V=+D;if(V===0)return T;if(V>S){var H=d(V/10);return H===0?T:H<=S?y[H-1]===void 0?D.charAt(1):y[H-1]+D.charAt(1):T}Y=y[V-1]}return Y===void 0?"":Y})}}),7854:(function(s,c,a){var u=function(d){return d&&d.Math==Math&&d};s.exports=u(typeof globalThis=="object"&&globalThis)||u(typeof window=="object"&&window)||u(typeof self=="object"&&self)||u(typeof a.g=="object"&&a.g)||(function(){return this})()||Function("return this")()}),6656:(function(s){var c={}.hasOwnProperty;s.exports=function(a,u){return c.call(a,u)}}),3501:(function(s){s.exports={}}),490:(function(s,c,a){var u=a(5005);s.exports=u("document","documentElement")}),4664:(function(s,c,a){var u=a(9781),d=a(7293),f=a(317);s.exports=!u&&!d(function(){return Object.defineProperty(f("div"),"a",{get:function(){return 7}}).a!=7})}),1179:(function(s){var c=Math.abs,a=Math.pow,u=Math.floor,d=Math.log,f=Math.LN2,h=function(m,g,v){var y=new Array(v),b=v*8-g-1,E=(1<<b)-1,C=E>>1,S=g===23?a(2,-24)-a(2,-77):0,_=m<0||m===0&&1/m<0?1:0,T=0,D,Y,V;for(m=c(m),m!=m||m===1/0?(Y=m!=m?1:0,D=E):(D=u(d(m)/f),m*(V=a(2,-D))<1&&(D--,V*=2),D+C>=1?m+=S/V:m+=S*a(2,1-C),m*V>=2&&(D++,V/=2),D+C>=E?(Y=0,D=E):D+C>=1?(Y=(m*V-1)*a(2,g),D=D+C):(Y=m*a(2,C-1)*a(2,g),D=0));g>=8;y[T++]=Y&255,Y/=256,g-=8);for(D=D<<g|Y,b+=g;b>0;y[T++]=D&255,D/=256,b-=8);return y[--T]|=_*128,y},p=function(m,g){var v=m.length,y=v*8-g-1,b=(1<<y)-1,E=b>>1,C=y-7,S=v-1,_=m[S--],T=_&127,D;for(_>>=7;C>0;T=T*256+m[S],S--,C-=8);for(D=T&(1<<-C)-1,T>>=-C,C+=g;C>0;D=D*256+m[S],S--,C-=8);if(T===0)T=1-E;else{if(T===b)return D?NaN:_?-1/0:1/0;D=D+a(2,g),T=T-E}return(_?-1:1)*D*a(2,T-g)};s.exports={pack:h,unpack:p}}),8361:(function(s,c,a){var u=a(7293),d=a(4326),f="".split;s.exports=u(function(){return!Object("z").propertyIsEnumerable(0)})?function(h){return d(h)=="String"?f.call(h,""):Object(h)}:Object}),9587:(function(s,c,a){var u=a(111),d=a(7674);s.exports=function(f,h,p){var m,g;return d&&typeof(m=h.constructor)=="function"&&m!==p&&u(g=m.prototype)&&g!==p.prototype&&d(f,g),f}}),2788:(function(s,c,a){var u=a(5465),d=Function.toString;typeof u.inspectSource!="function"&&(u.inspectSource=function(f){return d.call(f)}),s.exports=u.inspectSource}),9909:(function(s,c,a){var u=a(8536),d=a(7854),f=a(111),h=a(8880),p=a(6656),m=a(5465),g=a(6200),v=a(3501),y=d.WeakMap,b,E,C,S=function(j){return C(j)?E(j):b(j,{})},_=function(j){return function(K){var F;if(!f(K)||(F=E(K)).type!==j)throw TypeError("Incompatible receiver, "+j+" required");return F}};if(u){var T=m.state||(m.state=new y),D=T.get,Y=T.has,V=T.set;b=function(j,K){return K.facade=j,V.call(T,j,K),K},E=function(j){return D.call(T,j)||{}},C=function(j){return Y.call(T,j)}}else{var H=g("state");v[H]=!0,b=function(j,K){return K.facade=j,h(j,H,K),K},E=function(j){return p(j,H)?j[H]:{}},C=function(j){return p(j,H)}}s.exports={set:b,get:E,has:C,enforce:S,getterFor:_}}),7659:(function(s,c,a){var u=a(5112),d=a(7497),f=u("iterator"),h=Array.prototype;s.exports=function(p){return p!==void 0&&(d.Array===p||h[f]===p)}}),3157:(function(s,c,a){var u=a(4326);s.exports=Array.isArray||function(f){return u(f)=="Array"}}),4705:(function(s,c,a){var u=a(7293),d=/#|\.prototype\./,f=function(v,y){var b=p[h(v)];return b==g?!0:b==m?!1:typeof y=="function"?u(y):!!y},h=f.normalize=function(v){return String(v).replace(d,".").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,a){var u=a(111),d=a(4326),f=a(5112),h=f("match");s.exports=function(p){var m;return u(p)&&((m=p[h])!==void 0?!!m:d(p)=="RegExp")}}),9212:(function(s,c,a){var u=a(9670);s.exports=function(d){var f=d.return;if(f!==void 0)return u(f.call(d)).value}}),3383:(function(s,c,a){var u=a(7293),d=a(9518),f=a(8880),h=a(6656),p=a(5112),m=a(1913),g=p("iterator"),v=!1,y=function(){return this},b,E,C;[].keys&&(C=[].keys(),"next"in C?(E=d(d(C)),E!==Object.prototype&&(b=E)):v=!0);var S=b==null||u(function(){var _={};return b[g].call(_)!==_});S&&(b={}),(!m||S)&&!h(b,g)&&f(b,g,y),s.exports={IteratorPrototype:b,BUGGY_SAFARI_ITERATORS:v}}),7497:(function(s){s.exports={}}),133:(function(s,c,a){var u=a(7293);s.exports=!!Object.getOwnPropertySymbols&&!u(function(){return!String(Symbol())})}),590:(function(s,c,a){var u=a(7293),d=a(5112),f=a(1913),h=d("iterator");s.exports=!u(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(v,y){m.delete("b"),g+=y+v}),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,a){var u=a(7854),d=a(2788),f=u.WeakMap;s.exports=typeof f=="function"&&/native code/.test(d(f))}),1574:(function(s,c,a){var u=a(9781),d=a(7293),f=a(1956),h=a(5181),p=a(5296),m=a(7908),g=a(8361),v=Object.assign,y=Object.defineProperty;s.exports=!v||d(function(){if(u&&v({b:1},v(y({},"a",{enumerable:!0,get:function(){y(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var b={},E={},C=Symbol(),S="abcdefghijklmnopqrst";return b[C]=7,S.split("").forEach(function(_){E[_]=_}),v({},b)[C]!=7||f(v({},E)).join("")!=S})?function(E,C){for(var S=m(E),_=arguments.length,T=1,D=h.f,Y=p.f;_>T;)for(var V=g(arguments[T++]),H=D?f(V).concat(D(V)):f(V),j=H.length,K=0,F;j>K;)F=H[K++],(!u||Y.call(V,F))&&(S[F]=V[F]);return S}:v}),30:(function(s,c,a){var u=a(9670),d=a(6048),f=a(748),h=a(3501),p=a(490),m=a(317),g=a(6200),v=">",y="<",b="prototype",E="script",C=g("IE_PROTO"),S=function(){},_=function(H){return y+E+v+H+y+"/"+E+v},T=function(H){H.write(_("")),H.close();var j=H.parentWindow.Object;return H=null,j},D=function(){var H=m("iframe"),j="java"+E+":",K;return H.style.display="none",p.appendChild(H),H.src=String(j),K=H.contentWindow.document,K.open(),K.write(_("document.F=Object")),K.close(),K.F},Y,V=function(){try{Y=document.domain&&new ActiveXObject("htmlfile")}catch{}V=Y?T(Y):D();for(var H=f.length;H--;)delete V[b][f[H]];return V()};h[C]=!0,s.exports=Object.create||function(j,K){var F;return j!==null?(S[b]=u(j),F=new S,S[b]=null,F[C]=j):F=V(),K===void 0?F:d(F,K)}}),6048:(function(s,c,a){var u=a(9781),d=a(3070),f=a(9670),h=a(1956);s.exports=u?Object.defineProperties:function(m,g){f(m);for(var v=h(g),y=v.length,b=0,E;y>b;)d.f(m,E=v[b++],g[E]);return m}}),3070:(function(s,c,a){var u=a(9781),d=a(4664),f=a(9670),h=a(7593),p=Object.defineProperty;c.f=u?p:function(g,v,y){if(f(g),v=h(v,!0),f(y),d)try{return p(g,v,y)}catch{}if("get"in y||"set"in y)throw TypeError("Accessors not supported");return"value"in y&&(g[v]=y.value),g}}),1236:(function(s,c,a){var u=a(9781),d=a(5296),f=a(9114),h=a(5656),p=a(7593),m=a(6656),g=a(4664),v=Object.getOwnPropertyDescriptor;c.f=u?v:function(b,E){if(b=h(b),E=p(E,!0),g)try{return v(b,E)}catch{}if(m(b,E))return f(!d.f.call(b,E),b[E])}}),8006:(function(s,c,a){var u=a(6324),d=a(748),f=d.concat("length","prototype");c.f=Object.getOwnPropertyNames||function(p){return u(p,f)}}),5181:(function(s,c){c.f=Object.getOwnPropertySymbols}),9518:(function(s,c,a){var u=a(6656),d=a(7908),f=a(6200),h=a(8544),p=f("IE_PROTO"),m=Object.prototype;s.exports=h?Object.getPrototypeOf:function(g){return g=d(g),u(g,p)?g[p]:typeof g.constructor=="function"&&g instanceof g.constructor?g.constructor.prototype:g instanceof Object?m:null}}),6324:(function(s,c,a){var u=a(6656),d=a(5656),f=a(1318).indexOf,h=a(3501);s.exports=function(p,m){var g=d(p),v=0,y=[],b;for(b in g)!u(h,b)&&u(g,b)&&y.push(b);for(;m.length>v;)u(g,b=m[v++])&&(~f(y,b)||y.push(b));return y}}),1956:(function(s,c,a){var u=a(6324),d=a(748);s.exports=Object.keys||function(h){return u(h,d)}}),5296:(function(s,c){var a={}.propertyIsEnumerable,u=Object.getOwnPropertyDescriptor,d=u&&!a.call({1:2},1);c.f=d?function(h){var p=u(this,h);return!!p&&p.enumerable}:a}),7674:(function(s,c,a){var u=a(9670),d=a(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,v){return u(g),d(v),f?p.call(g,v):g.__proto__=v,g}})():void 0)}),288:(function(s,c,a){var u=a(1694),d=a(648);s.exports=u?{}.toString:function(){return"[object "+d(this)+"]"}}),3887:(function(s,c,a){var u=a(5005),d=a(8006),f=a(5181),h=a(9670);s.exports=u("Reflect","ownKeys")||function(m){var g=d.f(h(m)),v=f.f;return v?g.concat(v(m)):g}}),857:(function(s,c,a){var u=a(7854);s.exports=u}),2248:(function(s,c,a){var u=a(1320);s.exports=function(d,f,h){for(var p in f)u(d,p,f[p],h);return d}}),1320:(function(s,c,a){var u=a(7854),d=a(8880),f=a(6656),h=a(3505),p=a(2788),m=a(9909),g=m.get,v=m.enforce,y=String(String).split("String");(s.exports=function(b,E,C,S){var _=S?!!S.unsafe:!1,T=S?!!S.enumerable:!1,D=S?!!S.noTargetGet:!1,Y;if(typeof C=="function"&&(typeof E=="string"&&!f(C,"name")&&d(C,"name",E),Y=v(C),Y.source||(Y.source=y.join(typeof E=="string"?E:""))),b===u){T?b[E]=C:h(E,C);return}else _?!D&&b[E]&&(T=!0):delete b[E];T?b[E]=C:d(b,E,C)})(Function.prototype,"toString",function(){return typeof this=="function"&&g(this).source||p(this)})}),7651:(function(s,c,a){var u=a(4326),d=a(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(u(f)!=="RegExp")throw TypeError("RegExp#exec called on incompatible receiver");return d.call(f,h)}}),2261:(function(s,c,a){var u=a(7066),d=a(2999),f=RegExp.prototype.exec,h=String.prototype.replace,p=f,m=(function(){var b=/a/,E=/b*/g;return f.call(b,"a"),f.call(E,"a"),b.lastIndex!==0||E.lastIndex!==0})(),g=d.UNSUPPORTED_Y||d.BROKEN_CARET,v=/()??/.exec("")[1]!==void 0,y=m||v||g;y&&(p=function(E){var C=this,S,_,T,D,Y=g&&C.sticky,V=u.call(C),H=C.source,j=0,K=E;return Y&&(V=V.replace("y",""),V.indexOf("g")===-1&&(V+="g"),K=String(E).slice(C.lastIndex),C.lastIndex>0&&(!C.multiline||C.multiline&&E[C.lastIndex-1]!==`
|
|
1174
1174
|
`)&&(H="(?: "+H+")",K=" "+K,j++),_=new RegExp("^(?:"+H+")",V)),v&&(_=new RegExp("^"+H+"$(?!\\s)",V)),m&&(S=C.lastIndex),T=f.call(Y?_:C,K),Y?T?(T.input=T.input.slice(j),T[0]=T[0].slice(j),T.index=C.lastIndex,C.lastIndex+=T[0].length):C.lastIndex=0:m&&T&&(C.lastIndex=C.global?T.index+T[0].length:S),v&&T&&T.length>1&&h.call(T[0],_,function(){for(D=1;D<arguments.length-2;D++)arguments[D]===void 0&&(T[D]=void 0)}),T}),s.exports=p}),7066:(function(s,c,a){var u=a(9670);s.exports=function(){var d=u(this),f="";return d.global&&(f+="g"),d.ignoreCase&&(f+="i"),d.multiline&&(f+="m"),d.dotAll&&(f+="s"),d.unicode&&(f+="u"),d.sticky&&(f+="y"),f}}),2999:(function(s,c,a){var u=a(7293);function d(f,h){return RegExp(f,h)}c.UNSUPPORTED_Y=u(function(){var f=d("a","y");return f.lastIndex=2,f.exec("abcd")!=null}),c.BROKEN_CARET=u(function(){var f=d("^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,a){var u=a(7854),d=a(8880);s.exports=function(f,h){try{d(u,f,h)}catch{u[f]=h}return h}}),6340:(function(s,c,a){var u=a(5005),d=a(3070),f=a(5112),h=a(9781),p=f("species");s.exports=function(m){var g=u(m),v=d.f;h&&g&&!g[p]&&v(g,p,{configurable:!0,get:function(){return this}})}}),8003:(function(s,c,a){var u=a(3070).f,d=a(6656),f=a(5112),h=f("toStringTag");s.exports=function(p,m,g){p&&!d(p=g?p:p.prototype,h)&&u(p,h,{configurable:!0,value:m})}}),6200:(function(s,c,a){var u=a(2309),d=a(9711),f=u("keys");s.exports=function(h){return f[h]||(f[h]=d(h))}}),5465:(function(s,c,a){var u=a(7854),d=a(3505),f="__core-js_shared__",h=u[f]||d(f,{});s.exports=h}),2309:(function(s,c,a){var u=a(1913),d=a(5465);(s.exports=function(f,h){return d[f]||(d[f]=h!==void 0?h:{})})("versions",[]).push({version:"3.9.0",mode:u?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})}),6707:(function(s,c,a){var u=a(9670),d=a(3099),f=a(5112),h=f("species");s.exports=function(p,m){var g=u(p).constructor,v;return g===void 0||(v=u(g)[h])==null?m:d(v)}}),8710:(function(s,c,a){var u=a(9958),d=a(4488),f=function(h){return function(p,m){var g=String(d(p)),v=u(m),y=g.length,b,E;return v<0||v>=y?h?"":void 0:(b=g.charCodeAt(v),b<55296||b>56319||v+1===y||(E=g.charCodeAt(v+1))<56320||E>57343?h?g.charAt(v):b:h?g.slice(v,v+2):(b-55296<<10)+(E-56320)+65536)}};s.exports={codeAt:f(!1),charAt:f(!0)}}),3197:(function(s){var c=2147483647,a=36,u=1,d=26,f=38,h=700,p=72,m=128,g="-",v=/[^\0-\u007E]/,y=/[.\u3002\uFF0E\uFF61]/g,b="Overflow: input needs wider integers to process",E=a-u,C=Math.floor,S=String.fromCharCode,_=function(V){for(var H=[],j=0,K=V.length;j<K;){var F=V.charCodeAt(j++);if(F>=55296&&F<=56319&&j<K){var z=V.charCodeAt(j++);(z&64512)==56320?H.push(((F&1023)<<10)+(z&1023)+65536):(H.push(F),j--)}else H.push(F)}return H},T=function(V){return V+22+75*(V<26)},D=function(V,H,j){var K=0;for(V=j?C(V/h):V>>1,V+=C(V/H);V>E*d>>1;K+=a)V=C(V/E);return C(K+(E+1)*V/(V+f))},Y=function(V){var H=[];V=_(V);var j=V.length,K=m,F=0,z=p,$,J;for($=0;$<V.length;$++)J=V[$],J<128&&H.push(S(J));var U=H.length,q=U;for(U&&H.push(g);q<j;){var te=c;for($=0;$<V.length;$++)J=V[$],J>=K&&J<te&&(te=J);var se=q+1;if(te-K>C((c-F)/se))throw RangeError(b);for(F+=(te-K)*se,K=te,$=0;$<V.length;$++){if(J=V[$],J<K&&++F>c)throw RangeError(b);if(J==K){for(var he=F,pe=a;;pe+=a){var ye=pe<=z?u:pe>=z+d?d:pe-z;if(he<ye)break;var Ce=he-ye,Ae=a-ye;H.push(S(T(ye+Ce%Ae))),he=C(Ce/Ae)}H.push(S(T(he))),z=D(F,se,q==U),F=0,++q}}++F,++K}return H.join("")};s.exports=function(V){var H=[],j=V.toLowerCase().replace(y,".").split("."),K,F;for(K=0;K<j.length;K++)F=j[K],H.push(v.test(F)?"xn--"+Y(F):F);return H.join(".")}}),6091:(function(s,c,a){var u=a(7293),d=a(1361),f="
";s.exports=function(h){return u(function(){return!!d[h]()||f[h]()!=f||d[h].name!==h})}}),3111:(function(s,c,a){var u=a(4488),d=a(1361),f="["+d+"]",h=RegExp("^"+f+f+"*"),p=RegExp(f+f+"*$"),m=function(g){return function(v){var y=String(u(v));return g&1&&(y=y.replace(h,"")),g&2&&(y=y.replace(p,"")),y}};s.exports={start:m(1),end:m(2),trim:m(3)}}),1400:(function(s,c,a){var u=a(9958),d=Math.max,f=Math.min;s.exports=function(h,p){var m=u(h);return m<0?d(m+p,0):f(m,p)}}),7067:(function(s,c,a){var u=a(9958),d=a(7466);s.exports=function(f){if(f===void 0)return 0;var h=u(f),p=d(h);if(h!==p)throw RangeError("Wrong length or index");return p}}),5656:(function(s,c,a){var u=a(8361),d=a(4488);s.exports=function(f){return u(d(f))}}),9958:(function(s){var c=Math.ceil,a=Math.floor;s.exports=function(u){return isNaN(u=+u)?0:(u>0?a:c)(u)}}),7466:(function(s,c,a){var u=a(9958),d=Math.min;s.exports=function(f){return f>0?d(u(f),9007199254740991):0}}),7908:(function(s,c,a){var u=a(4488);s.exports=function(d){return Object(u(d))}}),4590:(function(s,c,a){var u=a(3002);s.exports=function(d,f){var h=u(d);if(h%f)throw RangeError("Wrong offset");return h}}),3002:(function(s,c,a){var u=a(9958);s.exports=function(d){var f=u(d);if(f<0)throw RangeError("The argument can't be less than 0");return f}}),7593:(function(s,c,a){var u=a(111);s.exports=function(d,f){if(!u(d))return d;var h,p;if(f&&typeof(h=d.toString)=="function"&&!u(p=h.call(d))||typeof(h=d.valueOf)=="function"&&!u(p=h.call(d))||!f&&typeof(h=d.toString)=="function"&&!u(p=h.call(d)))return p;throw TypeError("Can't convert object to primitive value")}}),1694:(function(s,c,a){var u=a(5112),d=u("toStringTag"),f={};f[d]="z",s.exports=String(f)==="[object z]"}),9843:(function(s,c,a){var u=a(2109),d=a(7854),f=a(9781),h=a(3832),p=a(260),m=a(3331),g=a(5787),v=a(9114),y=a(8880),b=a(7466),E=a(7067),C=a(4590),S=a(7593),_=a(6656),T=a(648),D=a(111),Y=a(30),V=a(7674),H=a(8006).f,j=a(7321),K=a(2092).forEach,F=a(6340),z=a(3070),$=a(1236),J=a(9909),U=a(9587),q=J.get,te=J.set,se=z.f,he=$.f,pe=Math.round,ye=d.RangeError,Ce=m.ArrayBuffer,Ae=m.DataView,ge=p.NATIVE_ARRAY_BUFFER_VIEWS,N=p.TYPED_ARRAY_TAG,M=p.TypedArray,I=p.TypedArrayPrototype,O=p.aTypedArrayConstructor,k=p.isTypedArray,w="BYTES_PER_ELEMENT",P="Wrong length",R=function(Q,X){for(var ee=0,ie=X.length,Z=new(O(Q))(ie);ie>ee;)Z[ee]=X[ee++];return Z},W=function(Q,X){se(Q,X,{get:function(){return q(this)[X]}})},G=function(Q){var X;return Q instanceof Ce||(X=T(Q))=="ArrayBuffer"||X=="SharedArrayBuffer"},A=function(Q,X){return k(Q)&&typeof X!="symbol"&&X in Q&&String(+X)==String(X)},x=function(X,ee){return A(X,ee=S(ee,!0))?v(2,X[ee]):he(X,ee)},B=function(X,ee,ie){return A(X,ee=S(ee,!0))&&D(ie)&&_(ie,"value")&&!_(ie,"get")&&!_(ie,"set")&&!ie.configurable&&(!_(ie,"writable")||ie.writable)&&(!_(ie,"enumerable")||ie.enumerable)?(X[ee]=ie.value,X):se(X,ee,ie)};f?(ge||($.f=x,z.f=B,W(I,"buffer"),W(I,"byteOffset"),W(I,"byteLength"),W(I,"length")),u({target:"Object",stat:!0,forced:!ge},{getOwnPropertyDescriptor:x,defineProperty:B}),s.exports=function(Q,X,ee){var ie=Q.match(/\d+$/)[0]/8,Z=Q+(ee?"Clamped":"")+"Array",ne="get"+Q,we="set"+Q,_e=d[Z],Ne=_e,Xe=Ne&&Ne.prototype,ht={},qe=function(Qe,Be){var st=q(Qe);return st.view[ne](Be*ie+st.byteOffset,!0)},fr=function(Qe,Be,st){var Gt=q(Qe);ee&&(st=(st=pe(st))<0?0:st>255?255:st&255),Gt.view[we](Be*ie+Gt.byteOffset,st,!0)},gn=function(Qe,Be){se(Qe,Be,{get:function(){return qe(this,Be)},set:function(st){return fr(this,Be,st)},enumerable:!0})};ge?h&&(Ne=X(function(Qe,Be,st,Gt){return g(Qe,Ne,Z),U((function(){return D(Be)?G(Be)?Gt!==void 0?new _e(Be,C(st,ie),Gt):st!==void 0?new _e(Be,C(st,ie)):new _e(Be):k(Be)?R(Ne,Be):j.call(Ne,Be):new _e(E(Be))})(),Qe,Ne)}),V&&V(Ne,M),K(H(_e),function(Qe){Qe in Ne||y(Ne,Qe,_e[Qe])}),Ne.prototype=Xe):(Ne=X(function(Qe,Be,st,Gt){g(Qe,Ne,Z);var Zr=0,hr=0,pr,tn,jn;if(!D(Be))jn=E(Be),tn=jn*ie,pr=new Ce(tn);else if(G(Be)){pr=Be,hr=C(st,ie);var Ro=Be.byteLength;if(Gt===void 0){if(Ro%ie||(tn=Ro-hr,tn<0))throw ye(P)}else if(tn=b(Gt)*ie,tn+hr>Ro)throw ye(P);jn=tn/ie}else return k(Be)?R(Ne,Be):j.call(Ne,Be);for(te(Qe,{buffer:pr,byteOffset:hr,byteLength:tn,length:jn,view:new Ae(pr)});Zr<jn;)gn(Qe,Zr++)}),V&&V(Ne,M),Xe=Ne.prototype=Y(I)),Xe.constructor!==Ne&&y(Xe,"constructor",Ne),N&&y(Xe,N,Z),ht[Z]=Ne,u({global:!0,forced:Ne!=_e,sham:!ge},ht),w in Ne||y(Ne,w,ie),w in Xe||y(Xe,w,ie),F(Z)}):s.exports=function(){}}),3832:(function(s,c,a){var u=a(7854),d=a(7293),f=a(7072),h=a(260).NATIVE_ARRAY_BUFFER_VIEWS,p=u.ArrayBuffer,m=u.Int8Array;s.exports=!h||!d(function(){m(1)})||!d(function(){new m(-1)})||!f(function(g){new m,new m(null),new m(1.5),new m(g)},!0)||d(function(){return new m(new p(2),1,void 0).length!==1})}),3074:(function(s,c,a){var u=a(260).aTypedArrayConstructor,d=a(6707);s.exports=function(f,h){for(var p=d(f,f.constructor),m=0,g=h.length,v=new(u(p))(g);g>m;)v[m]=h[m++];return v}}),7321:(function(s,c,a){var u=a(7908),d=a(7466),f=a(1246),h=a(7659),p=a(9974),m=a(260).aTypedArrayConstructor;s.exports=function(v){var y=u(v),b=arguments.length,E=b>1?arguments[1]:void 0,C=E!==void 0,S=f(y),_,T,D,Y,V,H;if(S!=null&&!h(S))for(V=S.call(y),H=V.next,y=[];!(Y=H.call(V)).done;)y.push(Y.value);for(C&&b>2&&(E=p(E,arguments[2],2)),T=d(y.length),D=new(m(this))(T),_=0;T>_;_++)D[_]=C?E(y[_],_):y[_];return D}}),9711:(function(s){var c=0,a=Math.random();s.exports=function(u){return"Symbol("+String(u===void 0?"":u)+")_"+(++c+a).toString(36)}}),3307:(function(s,c,a){var u=a(133);s.exports=u&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}),5112:(function(s,c,a){var u=a(7854),d=a(2309),f=a(6656),h=a(9711),p=a(133),m=a(3307),g=d("wks"),v=u.Symbol,y=m?v:v&&v.withoutSetter||h;s.exports=function(b){return f(g,b)||(p&&f(v,b)?g[b]=v[b]:g[b]=y("Symbol."+b)),g[b]}}),1361:(function(s){s.exports=`
|
|
1175
1175
|
\v\f\r \u2028\u2029\uFEFF`}),8264:(function(s,c,a){var u=a(2109),d=a(7854),f=a(3331),h=a(6340),p="ArrayBuffer",m=f[p],g=d[p];u({global:!0,forced:g!==m},{ArrayBuffer:m}),h(p)}),2222:(function(s,c,a){var u=a(2109),d=a(7293),f=a(3157),h=a(111),p=a(7908),m=a(7466),g=a(6135),v=a(5417),y=a(1194),b=a(5112),E=a(7392),C=b("isConcatSpreadable"),S=9007199254740991,_="Maximum allowed index exceeded",T=E>=51||!d(function(){var H=[];return H[C]=!1,H.concat()[0]!==H}),D=y("concat"),Y=function(H){if(!h(H))return!1;var j=H[C];return j!==void 0?!!j:f(H)},V=!T||!D;u({target:"Array",proto:!0,forced:V},{concat:function(j){var K=p(this),F=v(K,0),z=0,$,J,U,q,te;for($=-1,U=arguments.length;$<U;$++)if(te=$===-1?K:arguments[$],Y(te)){if(q=m(te.length),z+q>S)throw TypeError(_);for(J=0;J<q;J++,z++)J in te&&g(F,z,te[J])}else{if(z>=S)throw TypeError(_);g(F,z++,te)}return F.length=z,F}})}),7327:(function(s,c,a){var u=a(2109),d=a(2092).filter,f=a(1194),h=f("filter");u({target:"Array",proto:!0,forced:!h},{filter:function(m){return d(this,m,arguments.length>1?arguments[1]:void 0)}})}),2772:(function(s,c,a){var u=a(2109),d=a(1318).indexOf,f=a(9341),h=[].indexOf,p=!!h&&1/[1].indexOf(1,-0)<0,m=f("indexOf");u({target:"Array",proto:!0,forced:p||!m},{indexOf:function(v){return p?h.apply(this,arguments)||0:d(this,v,arguments.length>1?arguments[1]:void 0)}})}),6992:(function(s,c,a){var u=a(5656),d=a(1223),f=a(7497),h=a(9909),p=a(654),m="Array Iterator",g=h.set,v=h.getterFor(m);s.exports=p(Array,"Array",function(y,b){g(this,{type:m,target:u(y),index:0,kind:b})},function(){var y=v(this),b=y.target,E=y.kind,C=y.index++;return!b||C>=b.length?(y.target=void 0,{value:void 0,done:!0}):E=="keys"?{value:C,done:!1}:E=="values"?{value:b[C],done:!1}:{value:[C,b[C]],done:!1}},"values"),f.Arguments=f.Array,d("keys"),d("values"),d("entries")}),1249:(function(s,c,a){var u=a(2109),d=a(2092).map,f=a(1194),h=f("map");u({target:"Array",proto:!0,forced:!h},{map:function(m){return d(this,m,arguments.length>1?arguments[1]:void 0)}})}),7042:(function(s,c,a){var u=a(2109),d=a(111),f=a(3157),h=a(1400),p=a(7466),m=a(5656),g=a(6135),v=a(5112),y=a(1194),b=y("slice"),E=v("species"),C=[].slice,S=Math.max;u({target:"Array",proto:!0,forced:!b},{slice:function(T,D){var Y=m(this),V=p(Y.length),H=h(T,V),j=h(D===void 0?V:D,V),K,F,z;if(f(Y)&&(K=Y.constructor,typeof K=="function"&&(K===Array||f(K.prototype))?K=void 0:d(K)&&(K=K[E],K===null&&(K=void 0)),K===Array||K===void 0))return C.call(Y,H,j);for(F=new(K===void 0?Array:K)(S(j-H,0)),z=0;H<j;H++,z++)H in Y&&g(F,z,Y[H]);return F.length=z,F}})}),561:(function(s,c,a){var u=a(2109),d=a(1400),f=a(9958),h=a(7466),p=a(7908),m=a(5417),g=a(6135),v=a(1194),y=v("splice"),b=Math.max,E=Math.min,C=9007199254740991,S="Maximum allowed length exceeded";u({target:"Array",proto:!0,forced:!y},{splice:function(T,D){var Y=p(this),V=h(Y.length),H=d(T,V),j=arguments.length,K,F,z,$,J,U;if(j===0?K=F=0:j===1?(K=0,F=V-H):(K=j-2,F=E(b(f(D),0),V-H)),V+K-F>C)throw TypeError(S);for(z=m(Y,F),$=0;$<F;$++)J=H+$,J in Y&&g(z,$,Y[J]);if(z.length=F,K<F){for($=H;$<V-F;$++)J=$+F,U=$+K,J in Y?Y[U]=Y[J]:delete Y[U];for($=V;$>V-F+K;$--)delete Y[$-1]}else if(K>F)for($=V-F;$>H;$--)J=$+F-1,U=$+K-1,J in Y?Y[U]=Y[J]:delete Y[U];for($=0;$<K;$++)Y[$+H]=arguments[$+2];return Y.length=V-F+K,z}})}),8309:(function(s,c,a){var u=a(9781),d=a(3070).f,f=Function.prototype,h=f.toString,p=/^\s*function ([^ (]*)/,m="name";u&&!(m in f)&&d(f,m,{configurable:!0,get:function(){try{return h.call(this).match(p)[1]}catch{return""}}})}),489:(function(s,c,a){var u=a(2109),d=a(7293),f=a(7908),h=a(9518),p=a(8544),m=d(function(){h(1)});u({target:"Object",stat:!0,forced:m,sham:!p},{getPrototypeOf:function(v){return h(f(v))}})}),1539:(function(s,c,a){var u=a(1694),d=a(1320),f=a(288);u||d(Object.prototype,"toString",f,{unsafe:!0})}),4916:(function(s,c,a){var u=a(2109),d=a(2261);u({target:"RegExp",proto:!0,forced:/./.exec!==d},{exec:d})}),9714:(function(s,c,a){var u=a(1320),d=a(9670),f=a(7293),h=a(7066),p="toString",m=RegExp.prototype,g=m[p],v=f(function(){return g.call({source:"a",flags:"b"})!="/a/b"}),y=g.name!=p;(v||y)&&u(RegExp.prototype,p,function(){var E=d(this),C=String(E.source),S=E.flags,_=String(S===void 0&&E instanceof RegExp&&!("flags"in m)?h.call(E):S);return"/"+C+"/"+_},{unsafe:!0})}),8783:(function(s,c,a){var u=a(8710).charAt,d=a(9909),f=a(654),h="String Iterator",p=d.set,m=d.getterFor(h);f(String,"String",function(g){p(this,{type:h,string:String(g),index:0})},function(){var v=m(this),y=v.string,b=v.index,E;return b>=y.length?{value:void 0,done:!0}:(E=u(y,b),v.index+=E.length,{value:E,done:!1})})}),4723:(function(s,c,a){var u=a(7007),d=a(9670),f=a(7466),h=a(4488),p=a(1530),m=a(7651);u("match",1,function(g,v,y){return[function(E){var C=h(this),S=E?.[g];return S!==void 0?S.call(E,C):new RegExp(E)[g](String(C))},function(b){var E=y(v,b,this);if(E.done)return E.value;var C=d(b),S=String(this);if(!C.global)return m(C,S);var _=C.unicode;C.lastIndex=0;for(var T=[],D=0,Y;(Y=m(C,S))!==null;){var V=String(Y[0]);T[D]=V,V===""&&(C.lastIndex=p(S,f(C.lastIndex),_)),D++}return D===0?null:T}]})}),5306:(function(s,c,a){var u=a(7007),d=a(9670),f=a(7466),h=a(9958),p=a(4488),m=a(1530),g=a(647),v=a(7651),y=Math.max,b=Math.min,E=function(C){return C===void 0?C:String(C)};u("replace",2,function(C,S,_,T){var D=T.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,Y=T.REPLACE_KEEPS_$0,V=D?"$":"$0";return[function(j,K){var F=p(this),z=j?.[C];return z!==void 0?z.call(j,F,K):S.call(String(F),j,K)},function(H,j){if(!D&&Y||typeof j=="string"&&j.indexOf(V)===-1){var K=_(S,H,this,j);if(K.done)return K.value}var F=d(H),z=String(this),$=typeof j=="function";$||(j=String(j));var J=F.global;if(J){var U=F.unicode;F.lastIndex=0}for(var q=[];;){var te=v(F,z);if(te===null||(q.push(te),!J))break;var se=String(te[0]);se===""&&(F.lastIndex=m(z,f(F.lastIndex),U))}for(var he="",pe=0,ye=0;ye<q.length;ye++){te=q[ye];for(var Ce=String(te[0]),Ae=y(b(h(te.index),z.length),0),ge=[],N=1;N<te.length;N++)ge.push(E(te[N]));var M=te.groups;if($){var I=[Ce].concat(ge,Ae,z);M!==void 0&&I.push(M);var O=String(j.apply(void 0,I))}else O=g(Ce,z,Ae,ge,M,j);Ae>=pe&&(he+=z.slice(pe,Ae)+O,pe=Ae+Ce.length)}return he+z.slice(pe)}]})}),3123:(function(s,c,a){var u=a(7007),d=a(7850),f=a(9670),h=a(4488),p=a(6707),m=a(1530),g=a(7466),v=a(7651),y=a(2261),b=a(7293),E=[].push,C=Math.min,S=4294967295,_=!b(function(){return!RegExp(S,"y")});u("split",2,function(T,D,Y){var V;return"abbc".split(/(b)*/)[1]=="c"||"test".split(/(?:)/,-1).length!=4||"ab".split(/(?:ab)*/).length!=2||".".split(/(.?)(.?)/).length!=4||".".split(/()()/).length>1||"".split(/.?/).length?V=function(H,j){var K=String(h(this)),F=j===void 0?S:j>>>0;if(F===0)return[];if(H===void 0)return[K];if(!d(H))return D.call(K,H,F);for(var z=[],$=(H.ignoreCase?"i":"")+(H.multiline?"m":"")+(H.unicode?"u":"")+(H.sticky?"y":""),J=0,U=new RegExp(H.source,$+"g"),q,te,se;(q=y.call(U,K))&&(te=U.lastIndex,!(te>J&&(z.push(K.slice(J,q.index)),q.length>1&&q.index<K.length&&E.apply(z,q.slice(1)),se=q[0].length,J=te,z.length>=F)));)U.lastIndex===q.index&&U.lastIndex++;return J===K.length?(se||!U.test(""))&&z.push(""):z.push(K.slice(J)),z.length>F?z.slice(0,F):z}:"0".split(void 0,0).length?V=function(H,j){return H===void 0&&j===0?[]:D.call(this,H,j)}:V=D,[function(j,K){var F=h(this),z=j?.[T];return z!==void 0?z.call(j,F,K):V.call(String(F),j,K)},function(H,j){var K=Y(V,H,this,j,V!==D);if(K.done)return K.value;var F=f(H),z=String(this),$=p(F,RegExp),J=F.unicode,U=(F.ignoreCase?"i":"")+(F.multiline?"m":"")+(F.unicode?"u":"")+(_?"y":"g"),q=new $(_?F:"^(?:"+F.source+")",U),te=j===void 0?S:j>>>0;if(te===0)return[];if(z.length===0)return v(q,z)===null?[z]:[];for(var se=0,he=0,pe=[];he<z.length;){q.lastIndex=_?he:0;var ye=v(q,_?z:z.slice(he)),Ce;if(ye===null||(Ce=C(g(q.lastIndex+(_?0:he)),z.length))===se)he=m(z,he,J);else{if(pe.push(z.slice(se,he)),pe.length===te)return pe;for(var Ae=1;Ae<=ye.length-1;Ae++)if(pe.push(ye[Ae]),pe.length===te)return pe;he=se=Ce}}return pe.push(z.slice(se)),pe}]},!_)}),3210:(function(s,c,a){var u=a(2109),d=a(3111).trim,f=a(6091);u({target:"String",proto:!0,forced:f("trim")},{trim:function(){return d(this)}})}),2990:(function(s,c,a){var u=a(260),d=a(1048),f=u.aTypedArray,h=u.exportTypedArrayMethod;h("copyWithin",function(m,g){return d.call(f(this),m,g,arguments.length>2?arguments[2]:void 0)})}),8927:(function(s,c,a){var u=a(260),d=a(2092).every,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("every",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})}),3105:(function(s,c,a){var u=a(260),d=a(1285),f=u.aTypedArray,h=u.exportTypedArrayMethod;h("fill",function(m){return d.apply(f(this),arguments)})}),5035:(function(s,c,a){var u=a(260),d=a(2092).filter,f=a(3074),h=u.aTypedArray,p=u.exportTypedArrayMethod;p("filter",function(g){var v=d(h(this),g,arguments.length>1?arguments[1]:void 0);return f(this,v)})}),7174:(function(s,c,a){var u=a(260),d=a(2092).findIndex,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("findIndex",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})}),4345:(function(s,c,a){var u=a(260),d=a(2092).find,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("find",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})}),2846:(function(s,c,a){var u=a(260),d=a(2092).forEach,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("forEach",function(m){d(f(this),m,arguments.length>1?arguments[1]:void 0)})}),4731:(function(s,c,a){var u=a(260),d=a(1318).includes,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("includes",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})}),7209:(function(s,c,a){var u=a(260),d=a(1318).indexOf,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("indexOf",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})}),6319:(function(s,c,a){var u=a(7854),d=a(260),f=a(6992),h=a(5112),p=h("iterator"),m=u.Uint8Array,g=f.values,v=f.keys,y=f.entries,b=d.aTypedArray,E=d.exportTypedArrayMethod,C=m&&m.prototype[p],S=!!C&&(C.name=="values"||C.name==null),_=function(){return g.call(b(this))};E("entries",function(){return y.call(b(this))}),E("keys",function(){return v.call(b(this))}),E("values",_,!S),E(p,_,!S)}),8867:(function(s,c,a){var u=a(260),d=u.aTypedArray,f=u.exportTypedArrayMethod,h=[].join;f("join",function(m){return h.apply(d(this),arguments)})}),7789:(function(s,c,a){var u=a(260),d=a(6583),f=u.aTypedArray,h=u.exportTypedArrayMethod;h("lastIndexOf",function(m){return d.apply(f(this),arguments)})}),3739:(function(s,c,a){var u=a(260),d=a(2092).map,f=a(6707),h=u.aTypedArray,p=u.aTypedArrayConstructor,m=u.exportTypedArrayMethod;m("map",function(v){return d(h(this),v,arguments.length>1?arguments[1]:void 0,function(y,b){return new(p(f(y,y.constructor)))(b)})})}),4483:(function(s,c,a){var u=a(260),d=a(3671).right,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("reduceRight",function(m){return d(f(this),m,arguments.length,arguments.length>1?arguments[1]:void 0)})}),9368:(function(s,c,a){var u=a(260),d=a(3671).left,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("reduce",function(m){return d(f(this),m,arguments.length,arguments.length>1?arguments[1]:void 0)})}),2056:(function(s,c,a){var u=a(260),d=u.aTypedArray,f=u.exportTypedArrayMethod,h=Math.floor;f("reverse",function(){for(var m=this,g=d(m).length,v=h(g/2),y=0,b;y<v;)b=m[y],m[y++]=m[--g],m[g]=b;return m})}),3462:(function(s,c,a){var u=a(260),d=a(7466),f=a(4590),h=a(7908),p=a(7293),m=u.aTypedArray,g=u.exportTypedArrayMethod,v=p(function(){new Int8Array(1).set({})});g("set",function(b){m(this);var E=f(arguments.length>1?arguments[1]:void 0,1),C=this.length,S=h(b),_=d(S.length),T=0;if(_+E>C)throw RangeError("Wrong length");for(;T<_;)this[E+T]=S[T++]},v)}),678:(function(s,c,a){var u=a(260),d=a(6707),f=a(7293),h=u.aTypedArray,p=u.aTypedArrayConstructor,m=u.exportTypedArrayMethod,g=[].slice,v=f(function(){new Int8Array(1).slice()});m("slice",function(b,E){for(var C=g.call(h(this),b,E),S=d(this,this.constructor),_=0,T=C.length,D=new(p(S))(T);T>_;)D[_]=C[_++];return D},v)}),7462:(function(s,c,a){var u=a(260),d=a(2092).some,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("some",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})}),3824:(function(s,c,a){var u=a(260),d=u.aTypedArray,f=u.exportTypedArrayMethod,h=[].sort;f("sort",function(m){return h.call(d(this),m)})}),5021:(function(s,c,a){var u=a(260),d=a(7466),f=a(1400),h=a(6707),p=u.aTypedArray,m=u.exportTypedArrayMethod;m("subarray",function(v,y){var b=p(this),E=b.length,C=f(v,E);return new(h(b,b.constructor))(b.buffer,b.byteOffset+C*b.BYTES_PER_ELEMENT,d((y===void 0?E:f(y,E))-C))})}),2974:(function(s,c,a){var u=a(7854),d=a(260),f=a(7293),h=u.Int8Array,p=d.aTypedArray,m=d.exportTypedArrayMethod,g=[].toLocaleString,v=[].slice,y=!!h&&f(function(){g.call(new h(1))}),b=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(y?v.call(p(this)):p(this),arguments)},b)}),5016:(function(s,c,a){var u=a(260).exportTypedArrayMethod,d=a(7293),f=a(7854),h=f.Uint8Array,p=h&&h.prototype||{},m=[].toString,g=[].join;d(function(){m.call({})})&&(m=function(){return g.call(this)});var v=p.toString!=m;u("toString",m,v)}),2472:(function(s,c,a){var u=a(9843);u("Uint8",function(d){return function(h,p,m){return d(this,h,p,m)}})}),4747:(function(s,c,a){var u=a(7854),d=a(8324),f=a(8533),h=a(8880);for(var p in d){var m=u[p],g=m&&m.prototype;if(g&&g.forEach!==f)try{h(g,"forEach",f)}catch{g.forEach=f}}}),3948:(function(s,c,a){var u=a(7854),d=a(8324),f=a(6992),h=a(8880),p=a(5112),m=p("iterator"),g=p("toStringTag"),v=f.values;for(var y in d){var b=u[y],E=b&&b.prototype;if(E){if(E[m]!==v)try{h(E,m,v)}catch{E[m]=v}if(E[g]||h(E,g,y),d[y]){for(var C in f)if(E[C]!==f[C])try{h(E,C,f[C])}catch{E[C]=f[C]}}}}}),1637:(function(s,c,a){a(6992);var u=a(2109),d=a(5005),f=a(590),h=a(1320),p=a(2248),m=a(8003),g=a(4994),v=a(9909),y=a(5787),b=a(6656),E=a(9974),C=a(648),S=a(9670),_=a(111),T=a(30),D=a(9114),Y=a(8554),V=a(1246),H=a(5112),j=d("fetch"),K=d("Headers"),F=H("iterator"),z="URLSearchParams",$=z+"Iterator",J=v.set,U=v.getterFor(z),q=v.getterFor($),te=/\+/g,se=Array(4),he=function(R){return se[R-1]||(se[R-1]=RegExp("((?:%[\\da-f]{2}){"+R+"})","gi"))},pe=function(R){try{return decodeURIComponent(R)}catch{return R}},ye=function(R){var W=R.replace(te," "),G=4;try{return decodeURIComponent(W)}catch{for(;G;)W=W.replace(he(G--),pe);return W}},Ce=/[!'()~]|%20/g,Ae={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},ge=function(R){return Ae[R]},N=function(R){return encodeURIComponent(R).replace(Ce,ge)},M=function(R,W){if(W)for(var G=W.split("&"),A=0,x,B;A<G.length;)x=G[A++],x.length&&(B=x.split("="),R.push({key:ye(B.shift()),value:ye(B.join("="))}))},I=function(R){this.entries.length=0,M(this.entries,R)},O=function(R,W){if(R<W)throw TypeError("Not enough arguments")},k=g(function(W,G){J(this,{type:$,iterator:Y(U(W).entries),kind:G})},"Iterator",function(){var W=q(this),G=W.kind,A=W.iterator.next(),x=A.value;return A.done||(A.value=G==="keys"?x.key:G==="values"?x.value:[x.key,x.value]),A}),w=function(){y(this,w,z);var W=arguments.length>0?arguments[0]:void 0,G=this,A=[],x,B,Q,X,ee,ie,Z,ne,we;if(J(G,{type:z,entries:A,updateURL:function(){},updateSearchParams:I}),W!==void 0)if(_(W))if(x=V(W),typeof x=="function")for(B=x.call(W),Q=B.next;!(X=Q.call(B)).done;){if(ee=Y(S(X.value)),ie=ee.next,(Z=ie.call(ee)).done||(ne=ie.call(ee)).done||!ie.call(ee).done)throw TypeError("Expected sequence with length 2");A.push({key:Z.value+"",value:ne.value+""})}else for(we in W)b(W,we)&&A.push({key:we,value:W[we]+""});else M(A,typeof W=="string"?W.charAt(0)==="?"?W.slice(1):W:W+"")},P=w.prototype;p(P,{append:function(W,G){O(arguments.length,2);var A=U(this);A.entries.push({key:W+"",value:G+""}),A.updateURL()},delete:function(R){O(arguments.length,1);for(var W=U(this),G=W.entries,A=R+"",x=0;x<G.length;)G[x].key===A?G.splice(x,1):x++;W.updateURL()},get:function(W){O(arguments.length,1);for(var G=U(this).entries,A=W+"",x=0;x<G.length;x++)if(G[x].key===A)return G[x].value;return null},getAll:function(W){O(arguments.length,1);for(var G=U(this).entries,A=W+"",x=[],B=0;B<G.length;B++)G[B].key===A&&x.push(G[B].value);return x},has:function(W){O(arguments.length,1);for(var G=U(this).entries,A=W+"",x=0;x<G.length;)if(G[x++].key===A)return!0;return!1},set:function(W,G){O(arguments.length,1);for(var A=U(this),x=A.entries,B=!1,Q=W+"",X=G+"",ee=0,ie;ee<x.length;ee++)ie=x[ee],ie.key===Q&&(B?x.splice(ee--,1):(B=!0,ie.value=X));B||x.push({key:Q,value:X}),A.updateURL()},sort:function(){var W=U(this),G=W.entries,A=G.slice(),x,B,Q;for(G.length=0,Q=0;Q<A.length;Q++){for(x=A[Q],B=0;B<Q;B++)if(G[B].key>x.key){G.splice(B,0,x);break}B===Q&&G.push(x)}W.updateURL()},forEach:function(W){for(var G=U(this).entries,A=E(W,arguments.length>1?arguments[1]:void 0,3),x=0,B;x<G.length;)B=G[x++],A(B.value,B.key,this)},keys:function(){return new k(this,"keys")},values:function(){return new k(this,"values")},entries:function(){return new k(this,"entries")}},{enumerable:!0}),h(P,F,P.entries),h(P,"toString",function(){for(var W=U(this).entries,G=[],A=0,x;A<W.length;)x=W[A++],G.push(N(x.key)+"="+N(x.value));return G.join("&")},{enumerable:!0}),m(w,z),u({global:!0,forced:!f},{URLSearchParams:w}),!f&&typeof j=="function"&&typeof K=="function"&&u({global:!0,enumerable:!0,forced:!0},{fetch:function(W){var G=[W],A,x,B;return arguments.length>1&&(A=arguments[1],_(A)&&(x=A.body,C(x)===z&&(B=A.headers?new K(A.headers):new K,B.has("content-type")||B.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),A=T(A,{body:D(0,String(x)),headers:D(0,B)}))),G.push(A)),j.apply(this,G)}}),s.exports={URLSearchParams:w,getState:U}}),285:(function(s,c,a){a(8783);var u=a(2109),d=a(9781),f=a(590),h=a(7854),p=a(6048),m=a(1320),g=a(5787),v=a(6656),y=a(1574),b=a(8457),E=a(8710).codeAt,C=a(3197),S=a(8003),_=a(1637),T=a(9909),D=h.URL,Y=_.URLSearchParams,V=_.getState,H=T.set,j=T.getterFor("URL"),K=Math.floor,F=Math.pow,z="Invalid authority",$="Invalid scheme",J="Invalid host",U="Invalid port",q=/[A-Za-z]/,te=/[\d+-.A-Za-z]/,se=/\d/,he=/^(0x|0X)/,pe=/^[0-7]+$/,ye=/^\d+$/,Ce=/^[\dA-Fa-f]+$/,Ae=/[\u0000\t\u000A\u000D #%/:?@[\\]]/,ge=/[\u0000\t\u000A\u000D #/:?@[\\]]/,N=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,M=/[\t\u000A\u000D]/g,I,O=function(L,oe){var re,ae,de;if(oe.charAt(0)=="["){if(oe.charAt(oe.length-1)!="]"||(re=w(oe.slice(1,-1)),!re))return J;L.host=re}else if(X(L)){if(oe=C(oe),Ae.test(oe)||(re=k(oe),re===null))return J;L.host=re}else{if(ge.test(oe))return J;for(re="",ae=b(oe),de=0;de<ae.length;de++)re+=B(ae[de],W);L.host=re}},k=function(L){var oe=L.split("."),re,ae,de,Oe,Ee,He,et;if(oe.length&&oe[oe.length-1]==""&&oe.pop(),re=oe.length,re>4)return L;for(ae=[],de=0;de<re;de++){if(Oe=oe[de],Oe=="")return L;if(Ee=10,Oe.length>1&&Oe.charAt(0)=="0"&&(Ee=he.test(Oe)?16:8,Oe=Oe.slice(Ee==8?1:2)),Oe==="")He=0;else{if(!(Ee==10?ye:Ee==8?pe:Ce).test(Oe))return L;He=parseInt(Oe,Ee)}ae.push(He)}for(de=0;de<re;de++)if(He=ae[de],de==re-1){if(He>=F(256,5-re))return null}else if(He>255)return null;for(et=ae.pop(),de=0;de<ae.length;de++)et+=ae[de]*F(256,3-de);return et},w=function(L){var oe=[0,0,0,0,0,0,0,0],re=0,ae=null,de=0,Oe,Ee,He,et,at,rn,ue,pt=function(){return L.charAt(de)};if(pt()==":"){if(L.charAt(1)!=":")return;de+=2,re++,ae=re}for(;pt();){if(re==8)return;if(pt()==":"){if(ae!==null)return;de++,re++,ae=re;continue}for(Oe=Ee=0;Ee<4&&Ce.test(pt());)Oe=Oe*16+parseInt(pt(),16),de++,Ee++;if(pt()=="."){if(Ee==0||(de-=Ee,re>6))return;for(He=0;pt();){if(et=null,He>0)if(pt()=="."&&He<4)de++;else return;if(!se.test(pt()))return;for(;se.test(pt());){if(at=parseInt(pt(),10),et===null)et=at;else{if(et==0)return;et=et*10+at}if(et>255)return;de++}oe[re]=oe[re]*256+et,He++,(He==2||He==4)&&re++}if(He!=4)return;break}else if(pt()==":"){if(de++,!pt())return}else if(pt())return;oe[re++]=Oe}if(ae!==null)for(rn=re-ae,re=7;re!=0&&rn>0;)ue=oe[re],oe[re--]=oe[ae+rn-1],oe[ae+--rn]=ue;else if(re!=8)return;return oe},P=function(L){for(var oe=null,re=1,ae=null,de=0,Oe=0;Oe<8;Oe++)L[Oe]!==0?(de>re&&(oe=ae,re=de),ae=null,de=0):(ae===null&&(ae=Oe),++de);return de>re&&(oe=ae,re=de),oe},R=function(L){var oe,re,ae,de;if(typeof L=="number"){for(oe=[],re=0;re<4;re++)oe.unshift(L%256),L=K(L/256);return oe.join(".")}else if(typeof L=="object"){for(oe="",ae=P(L),re=0;re<8;re++)de&&L[re]===0||(de&&(de=!1),ae===re?(oe+=re?":":"::",de=!0):(oe+=L[re].toString(16),re<7&&(oe+=":")));return"["+oe+"]"}return L},W={},G=y({},W,{" ":1,'"':1,"<":1,">":1,"`":1}),A=y({},G,{"#":1,"?":1,"{":1,"}":1}),x=y({},A,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),B=function(L,oe){var re=E(L,0);return re>32&&re<127&&!v(oe,L)?L:encodeURIComponent(L)},Q={ftp:21,file:null,http:80,https:443,ws:80,wss:443},X=function(L){return v(Q,L.scheme)},ee=function(L){return L.username!=""||L.password!=""},ie=function(L){return!L.host||L.cannotBeABaseURL||L.scheme=="file"},Z=function(L,oe){var re;return L.length==2&&q.test(L.charAt(0))&&((re=L.charAt(1))==":"||!oe&&re=="|")},ne=function(L){var oe;return L.length>1&&Z(L.slice(0,2))&&(L.length==2||(oe=L.charAt(2))==="/"||oe==="\\"||oe==="?"||oe==="#")},we=function(L){var oe=L.path,re=oe.length;re&&(L.scheme!="file"||re!=1||!Z(oe[0],!0))&&oe.pop()},_e=function(L){return L==="."||L.toLowerCase()==="%2e"},Ne=function(L){return L=L.toLowerCase(),L===".."||L==="%2e."||L===".%2e"||L==="%2e%2e"},Xe={},ht={},qe={},fr={},gn={},Qe={},Be={},st={},Gt={},Zr={},hr={},pr={},tn={},jn={},Ro={},kc={},Vo={},Tn={},Ah={},Jr={},Wn={},In=function(L,oe,re,ae){var de=re||Xe,Oe=0,Ee="",He=!1,et=!1,at=!1,rn,ue,pt,Kn;for(re||(L.scheme="",L.username="",L.password="",L.host=null,L.port=null,L.path=[],L.query=null,L.fragment=null,L.cannotBeABaseURL=!1,oe=oe.replace(N,"")),oe=oe.replace(M,""),rn=b(oe);Oe<=rn.length;){switch(ue=rn[Oe],de){case Xe:if(ue&&q.test(ue))Ee+=ue.toLowerCase(),de=ht;else{if(re)return $;de=qe;continue}break;case ht:if(ue&&(te.test(ue)||ue=="+"||ue=="-"||ue=="."))Ee+=ue.toLowerCase();else if(ue==":"){if(re&&(X(L)!=v(Q,Ee)||Ee=="file"&&(ee(L)||L.port!==null)||L.scheme=="file"&&!L.host))return;if(L.scheme=Ee,re){X(L)&&Q[L.scheme]==L.port&&(L.port=null);return}Ee="",L.scheme=="file"?de=jn:X(L)&&ae&&ae.scheme==L.scheme?de=fr:X(L)?de=st:rn[Oe+1]=="/"?(de=gn,Oe++):(L.cannotBeABaseURL=!0,L.path.push(""),de=Ah)}else{if(re)return $;Ee="",de=qe,Oe=0;continue}break;case qe:if(!ae||ae.cannotBeABaseURL&&ue!="#")return $;if(ae.cannotBeABaseURL&&ue=="#"){L.scheme=ae.scheme,L.path=ae.path.slice(),L.query=ae.query,L.fragment="",L.cannotBeABaseURL=!0,de=Wn;break}de=ae.scheme=="file"?jn:Qe;continue;case fr:if(ue=="/"&&rn[Oe+1]=="/")de=Gt,Oe++;else{de=Qe;continue}break;case gn:if(ue=="/"){de=Zr;break}else{de=Tn;continue}case Qe:if(L.scheme=ae.scheme,ue==I)L.username=ae.username,L.password=ae.password,L.host=ae.host,L.port=ae.port,L.path=ae.path.slice(),L.query=ae.query;else if(ue=="/"||ue=="\\"&&X(L))de=Be;else if(ue=="?")L.username=ae.username,L.password=ae.password,L.host=ae.host,L.port=ae.port,L.path=ae.path.slice(),L.query="",de=Jr;else if(ue=="#")L.username=ae.username,L.password=ae.password,L.host=ae.host,L.port=ae.port,L.path=ae.path.slice(),L.query=ae.query,L.fragment="",de=Wn;else{L.username=ae.username,L.password=ae.password,L.host=ae.host,L.port=ae.port,L.path=ae.path.slice(),L.path.pop(),de=Tn;continue}break;case Be:if(X(L)&&(ue=="/"||ue=="\\"))de=Gt;else if(ue=="/")de=Zr;else{L.username=ae.username,L.password=ae.password,L.host=ae.host,L.port=ae.port,de=Tn;continue}break;case st:if(de=Gt,ue!="/"||Ee.charAt(Oe+1)!="/")continue;Oe++;break;case Gt:if(ue!="/"&&ue!="\\"){de=Zr;continue}break;case Zr:if(ue=="@"){He&&(Ee="%40"+Ee),He=!0,pt=b(Ee);for(var Sc=0;Sc<pt.length;Sc++){var $h=pt[Sc];if($h==":"&&!at){at=!0;continue}var Fh=B($h,x);at?L.password+=Fh:L.username+=Fh}Ee=""}else if(ue==I||ue=="/"||ue=="?"||ue=="#"||ue=="\\"&&X(L)){if(He&&Ee=="")return z;Oe-=b(Ee).length+1,Ee="",de=hr}else Ee+=ue;break;case hr:case pr:if(re&&L.scheme=="file"){de=kc;continue}else if(ue==":"&&!et){if(Ee=="")return J;if(Kn=O(L,Ee),Kn)return Kn;if(Ee="",de=tn,re==pr)return}else if(ue==I||ue=="/"||ue=="?"||ue=="#"||ue=="\\"&&X(L)){if(X(L)&&Ee=="")return J;if(re&&Ee==""&&(ee(L)||L.port!==null))return;if(Kn=O(L,Ee),Kn)return Kn;if(Ee="",de=Vo,re)return;continue}else ue=="["?et=!0:ue=="]"&&(et=!1),Ee+=ue;break;case tn:if(se.test(ue))Ee+=ue;else if(ue==I||ue=="/"||ue=="?"||ue=="#"||ue=="\\"&&X(L)||re){if(Ee!=""){var Ac=parseInt(Ee,10);if(Ac>65535)return U;L.port=X(L)&&Ac===Q[L.scheme]?null:Ac,Ee=""}if(re)return;de=Vo;continue}else return U;break;case jn:if(L.scheme="file",ue=="/"||ue=="\\")de=Ro;else if(ae&&ae.scheme=="file")if(ue==I)L.host=ae.host,L.path=ae.path.slice(),L.query=ae.query;else if(ue=="?")L.host=ae.host,L.path=ae.path.slice(),L.query="",de=Jr;else if(ue=="#")L.host=ae.host,L.path=ae.path.slice(),L.query=ae.query,L.fragment="",de=Wn;else{ne(rn.slice(Oe).join(""))||(L.host=ae.host,L.path=ae.path.slice(),we(L)),de=Tn;continue}else{de=Tn;continue}break;case Ro:if(ue=="/"||ue=="\\"){de=kc;break}ae&&ae.scheme=="file"&&!ne(rn.slice(Oe).join(""))&&(Z(ae.path[0],!0)?L.path.push(ae.path[0]):L.host=ae.host),de=Tn;continue;case kc:if(ue==I||ue=="/"||ue=="\\"||ue=="?"||ue=="#"){if(!re&&Z(Ee))de=Tn;else if(Ee==""){if(L.host="",re)return;de=Vo}else{if(Kn=O(L,Ee),Kn)return Kn;if(L.host=="localhost"&&(L.host=""),re)return;Ee="",de=Vo}continue}else Ee+=ue;break;case Vo:if(X(L)){if(de=Tn,ue!="/"&&ue!="\\")continue}else if(!re&&ue=="?")L.query="",de=Jr;else if(!re&&ue=="#")L.fragment="",de=Wn;else if(ue!=I&&(de=Tn,ue!="/"))continue;break;case Tn:if(ue==I||ue=="/"||ue=="\\"&&X(L)||!re&&(ue=="?"||ue=="#")){if(Ne(Ee)?(we(L),ue!="/"&&!(ue=="\\"&&X(L))&&L.path.push("")):_e(Ee)?ue!="/"&&!(ue=="\\"&&X(L))&&L.path.push(""):(L.scheme=="file"&&!L.path.length&&Z(Ee)&&(L.host&&(L.host=""),Ee=Ee.charAt(0)+":"),L.path.push(Ee)),Ee="",L.scheme=="file"&&(ue==I||ue=="?"||ue=="#"))for(;L.path.length>1&&L.path[0]==="";)L.path.shift();ue=="?"?(L.query="",de=Jr):ue=="#"&&(L.fragment="",de=Wn)}else Ee+=B(ue,A);break;case Ah:ue=="?"?(L.query="",de=Jr):ue=="#"?(L.fragment="",de=Wn):ue!=I&&(L.path[0]+=B(ue,W));break;case Jr:!re&&ue=="#"?(L.fragment="",de=Wn):ue!=I&&(ue=="'"&&X(L)?L.query+="%27":ue=="#"?L.query+="%23":L.query+=B(ue,W));break;case Wn:ue!=I&&(L.fragment+=B(ue,G));break}Oe++}},Xr=function(oe){var re=g(this,Xr,"URL"),ae=arguments.length>1?arguments[1]:void 0,de=String(oe),Oe=H(re,{type:"URL"}),Ee,He;if(ae!==void 0){if(ae instanceof Xr)Ee=j(ae);else if(He=In(Ee={},String(ae)),He)throw TypeError(He)}if(He=In(Oe,de,null,Ee),He)throw TypeError(He);var et=Oe.searchParams=new Y,at=V(et);at.updateSearchParams(Oe.query),at.updateURL=function(){Oe.query=String(et)||null},d||(re.href=Js.call(re),re.origin=xh.call(re),re.protocol=Th.call(re),re.username=Ih.call(re),re.password=_h.call(re),re.host=Nh.call(re),re.hostname=Oh.call(re),re.port=Mh.call(re),re.pathname=Lh.call(re),re.search=Dh.call(re),re.searchParams=Ph.call(re),re.hash=Bh.call(re))},wc=Xr.prototype,Js=function(){var L=j(this),oe=L.scheme,re=L.username,ae=L.password,de=L.host,Oe=L.port,Ee=L.path,He=L.query,et=L.fragment,at=oe+":";return de!==null?(at+="//",ee(L)&&(at+=re+(ae?":"+ae:"")+"@"),at+=R(de),Oe!==null&&(at+=":"+Oe)):oe=="file"&&(at+="//"),at+=L.cannotBeABaseURL?Ee[0]:Ee.length?"/"+Ee.join("/"):"",He!==null&&(at+="?"+He),et!==null&&(at+="#"+et),at},xh=function(){var L=j(this),oe=L.scheme,re=L.port;if(oe=="blob")try{return new URL(oe.path[0]).origin}catch{return"null"}return oe=="file"||!X(L)?"null":oe+"://"+R(L.host)+(re!==null?":"+re:"")},Th=function(){return j(this).scheme+":"},Ih=function(){return j(this).username},_h=function(){return j(this).password},Nh=function(){var L=j(this),oe=L.host,re=L.port;return oe===null?"":re===null?R(oe):R(oe)+":"+re},Oh=function(){var L=j(this).host;return L===null?"":R(L)},Mh=function(){var L=j(this).port;return L===null?"":String(L)},Lh=function(){var L=j(this),oe=L.path;return L.cannotBeABaseURL?oe[0]:oe.length?"/"+oe.join("/"):""},Dh=function(){var L=j(this).query;return L?"?"+L:""},Ph=function(){return j(this).searchParams},Bh=function(){var L=j(this).fragment;return L?"#"+L:""},nn=function(L,oe){return{get:L,set:oe,configurable:!0,enumerable:!0}};if(d&&p(wc,{href:nn(Js,function(L){var oe=j(this),re=String(L),ae=In(oe,re);if(ae)throw TypeError(ae);V(oe.searchParams).updateSearchParams(oe.query)}),origin:nn(xh),protocol:nn(Th,function(L){var oe=j(this);In(oe,String(L)+":",Xe)}),username:nn(Ih,function(L){var oe=j(this),re=b(String(L));if(!ie(oe)){oe.username="";for(var ae=0;ae<re.length;ae++)oe.username+=B(re[ae],x)}}),password:nn(_h,function(L){var oe=j(this),re=b(String(L));if(!ie(oe)){oe.password="";for(var ae=0;ae<re.length;ae++)oe.password+=B(re[ae],x)}}),host:nn(Nh,function(L){var oe=j(this);oe.cannotBeABaseURL||In(oe,String(L),hr)}),hostname:nn(Oh,function(L){var oe=j(this);oe.cannotBeABaseURL||In(oe,String(L),pr)}),port:nn(Mh,function(L){var oe=j(this);ie(oe)||(L=String(L),L==""?oe.port=null:In(oe,L,tn))}),pathname:nn(Lh,function(L){var oe=j(this);oe.cannotBeABaseURL||(oe.path=[],In(oe,L+"",Vo))}),search:nn(Dh,function(L){var oe=j(this);L=String(L),L==""?oe.query=null:(L.charAt(0)=="?"&&(L=L.slice(1)),oe.query="",In(oe,L,Jr)),V(oe.searchParams).updateSearchParams(oe.query)}),searchParams:nn(Ph),hash:nn(Bh,function(L){var oe=j(this);if(L=String(L),L==""){oe.fragment=null;return}L.charAt(0)=="#"&&(L=L.slice(1)),oe.fragment="",In(oe,L,Wn)})}),m(wc,"toJSON",function(){return Js.call(this)},{enumerable:!0}),m(wc,"toString",function(){return Js.call(this)},{enumerable:!0}),D){var Rh=D.createObjectURL,Vh=D.revokeObjectURL;Rh&&m(Xr,"createObjectURL",function(oe){return Rh.apply(D,arguments)}),Vh&&m(Xr,"revokeObjectURL",function(oe){return Vh.apply(D,arguments)})}S(Xr,"URL"),u({global:!0,forced:!f,sham:!d},{URL:Xr})})},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 a in c)o.o(c,a)&&!o.o(s,a)&&Object.defineProperty(s,a,{enumerable:!0,get:c[a]})}})(),(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 ge}}),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(N,M){var I;if(typeof Symbol>"u"||N[Symbol.iterator]==null){if(Array.isArray(N)||(I=c(N))||N&&typeof N.length=="number"){I&&(N=I);var O=0,k=function(){};return{s:k,n:function(){return O>=N.length?{done:!0}:{done:!1,value:N[O++]}},e:function(G){throw G},f:k}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
1176
1176
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var w=!0,P=!1,R;return{s:function(){I=N[Symbol.iterator]()},n:function(){var G=I.next();return w=G.done,G},e:function(G){P=!0,R=G},f:function(){try{!w&&I.return!=null&&I.return()}finally{if(P)throw R}}}}function c(N,M){if(N){if(typeof N=="string")return a(N,M);var I=Object.prototype.toString.call(N).slice(8,-1);if(I==="Object"&&N.constructor&&(I=N.constructor.name),I==="Map"||I==="Set")return Array.from(N);if(I==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(I))return a(N,M)}}function a(N,M){(M==null||M>N.length)&&(M=N.length);for(var I=0,O=new Array(M);I<M;I++)O[I]=N[I];return O}function u(N,M){if(!(N instanceof M))throw new TypeError("Cannot call a class as a function")}function d(N,M){for(var I=0;I<M.length;I++){var O=M[I];O.enumerable=O.enumerable||!1,O.configurable=!0,"value"in O&&(O.writable=!0),Object.defineProperty(N,O.key,O)}}function f(N,M,I){return M&&d(N.prototype,M),N}var h=(function(){function N(){u(this,N)}return f(N,[{key:"on",value:function(I,O){return this._callbacks=this._callbacks||{},this._callbacks[I]||(this._callbacks[I]=[]),this._callbacks[I].push(O),this}},{key:"emit",value:function(I){this._callbacks=this._callbacks||{};for(var O=this._callbacks[I],k=arguments.length,w=new Array(k>1?k-1:0),P=1;P<k;P++)w[P-1]=arguments[P];if(O){var R=s(O),W;try{for(R.s();!(W=R.n()).done;){var G=W.value;G.apply(this,w)}}catch(A){R.e(A)}finally{R.f()}}return this.element&&this.element.dispatchEvent(this.makeEvent("dropzone:"+I,{args:w})),this}},{key:"makeEvent",value:function(I,O){var k={bubbles:!0,cancelable:!0,detail:O};if(typeof window.CustomEvent=="function")return new CustomEvent(I,k);var w=document.createEvent("CustomEvent");return w.initCustomEvent(I,k.bubbles,k.cancelable,k.detail),w}},{key:"off",value:function(I,O){if(!this._callbacks||arguments.length===0)return this._callbacks={},this;var k=this._callbacks[I];if(!k)return this;if(arguments.length===1)return delete this._callbacks[I],this;for(var w=0;w<k.length;w++){var P=k[w];if(P===O){k.splice(w,1);break}}return this}}]),N})(),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(N,M){var I;if(typeof Symbol>"u"||N[Symbol.iterator]==null){if(Array.isArray(N)||(I=v(N))||N&&typeof N.length=="number"){I&&(N=I);var O=0,k=function(){};return{s:k,n:function(){return O>=N.length?{done:!0}:{done:!1,value:N[O++]}},e:function(G){throw G},f:k}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
@@ -1295,13 +1295,13 @@ ${p.slice(u+2)}`,f+=1;else break}e.push({indent:u,number:parseInt(c,10),content:
|
|
|
1295
1295
|
`)}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(qN,this.editor.getAttributes(Tm)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=Ns({find:Im,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,n)=>n.childCount+n.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(t=Ns({find:Im,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(Tm)}),joinPredicate:(e,n)=>n.childCount+n.attrs.start===+e[1],editor:this.editor})),[t]}}),eO=/^\s*(\[([( |x])?\])\s$/,tO=ur.create({name:"taskItem",addOptions(){return{nested:!1,HTMLAttributes:{},taskListTypeName:"taskList",a11y:void 0}},content(){return this.options.nested?"paragraph block*":"paragraph+"},defining:!0,addAttributes(){return{checked:{default:!1,keepOnSplit:!1,parseHTML:t=>{const e=t.getAttribute("data-checked");return e===""||e==="true"},renderHTML:t=>({"data-checked":t.checked})}}},parseHTML(){return[{tag:`li[data-type="${this.name}"]`,priority:51}]},renderHTML({node:t,HTMLAttributes:e}){return["li",Yt(this.options.HTMLAttributes,e,{"data-type":this.name}),["label",["input",{type:"checkbox",checked:t.attrs.checked?"checked":null}],["span"]],["div",0]]},parseMarkdown:(t,e)=>{const n=[];if(t.tokens&&t.tokens.length>0?n.push(e.createNode("paragraph",{},e.parseInline(t.tokens))):t.text?n.push(e.createNode("paragraph",{},[e.createNode("text",{text:t.text})])):n.push(e.createNode("paragraph",{},[])),t.nestedTokens&&t.nestedTokens.length>0){const r=e.parseChildren(t.nestedTokens);n.push(...r)}return e.createNode("taskItem",{checked:t.checked||!1},n)},renderMarkdown:(t,e)=>{var n;const o=`- [${(n=t.attrs)!=null&&n.checked?"x":" "}] `;return Kf(t,e,o)},addKeyboardShortcuts(){const t={Enter:()=>this.editor.commands.splitListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)};return this.options.nested?{...t,Tab:()=>this.editor.commands.sinkListItem(this.name)}:t},addNodeView(){return({node:t,HTMLAttributes:e,getPos:n,editor:r})=>{const o=document.createElement("li"),i=document.createElement("label"),s=document.createElement("span"),c=document.createElement("input"),a=document.createElement("div"),u=f=>{var h,p;c.ariaLabel=((p=(h=this.options.a11y)==null?void 0:h.checkboxLabel)==null?void 0:p.call(h,f,c.checked))||`Task item checkbox for ${f.textContent||"empty task item"}`};u(t),i.contentEditable="false",c.type="checkbox",c.addEventListener("mousedown",f=>f.preventDefault()),c.addEventListener("change",f=>{if(!r.isEditable&&!this.options.onReadOnlyChecked){c.checked=!c.checked;return}const{checked:h}=f.target;r.isEditable&&typeof n=="function"&&r.chain().focus(void 0,{scrollIntoView:!1}).command(({tr:p})=>{const m=n();if(typeof m!="number")return!1;const g=p.doc.nodeAt(m);return p.setNodeMarkup(m,void 0,{...g?.attrs,checked:h}),!0}).run(),!r.isEditable&&this.options.onReadOnlyChecked&&(this.options.onReadOnlyChecked(t,h)||(c.checked=!c.checked))}),Object.entries(this.options.HTMLAttributes).forEach(([f,h])=>{o.setAttribute(f,h)}),o.dataset.checked=t.attrs.checked,c.checked=t.attrs.checked,i.append(c,s),o.append(i,a),Object.entries(e).forEach(([f,h])=>{o.setAttribute(f,h)});let d=new Set(Object.keys(e));return{dom:o,contentDOM:a,update:f=>{if(f.type!==this.type)return!1;o.dataset.checked=f.attrs.checked,c.checked=f.attrs.checked,u(f);const h=r.extensionManager.attributes,p=_s(f,h),m=new Set(Object.keys(p)),g=this.options.HTMLAttributes;return d.forEach(v=>{m.has(v)||(v in g?o.setAttribute(v,g[v]):o.removeAttribute(v))}),Object.entries(p).forEach(([v,y])=>{y==null?v in g?o.setAttribute(v,g[v]):o.removeAttribute(v):o.setAttribute(v,y)}),d=m,!0}}}},addInputRules(){return[Ns({find:eO,type:this.type,getAttributes:t=>({checked:t[t.length-1]==="x"})})]}}),nO=ur.create({name:"taskList",addOptions(){return{itemTypeName:"taskItem",HTMLAttributes:{}}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:`ul[data-type="${this.name}"]`,priority:51}]},renderHTML({HTMLAttributes:t}){return["ul",Yt(this.options.HTMLAttributes,t,{"data-type":this.name}),0]},parseMarkdown:(t,e)=>e.createNode("taskList",{},e.parseChildren(t.items||[])),renderMarkdown:(t,e)=>t.content?e.renderChildren(t.content,`
|
|
1296
1296
|
`):"",markdownTokenizer:{name:"taskList",level:"block",start(t){var e;const n=(e=t.match(/^\s*[-+*]\s+\[([ xX])\]\s+/))==null?void 0:e.index;return n!==void 0?n:-1},tokenize(t,e,n){const r=i=>{const s=hd(i,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:c=>({indentLevel:c[1].length,mainContent:c[4],checked:c[3].toLowerCase()==="x"}),createToken:(c,a)=>({type:"taskItem",raw:"",mainContent:c.mainContent,indentLevel:c.indentLevel,checked:c.checked,text:c.mainContent,tokens:n.inlineTokens(c.mainContent),nestedTokens:a}),customNestedParser:r},n);return s?[{type:"taskList",raw:s.raw,items:s.items}]:n.blockTokens(i)},o=hd(t,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:i=>({indentLevel:i[1].length,mainContent:i[4],checked:i[3].toLowerCase()==="x"}),createToken:(i,s)=>({type:"taskItem",raw:"",mainContent:i.mainContent,indentLevel:i.indentLevel,checked:i.checked,text:i.mainContent,tokens:n.inlineTokens(i.mainContent),nestedTokens:s}),customNestedParser:r},n);if(o)return{type:"taskList",raw:o.raw,items:o.items}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleTaskList:()=>({commands:t})=>t.toggleList(this.name,this.options.itemTypeName)}},addKeyboardShortcuts(){return{"Mod-Shift-9":()=>this.editor.commands.toggleTaskList()}}});ft.create({name:"listKit",addExtensions(){const t=[];return this.options.bulletList!==!1&&t.push(G5.configure(this.options.bulletList)),this.options.listItem!==!1&&t.push(Q5.configure(this.options.listItem)),this.options.listKeymap!==!1&&t.push(QN.configure(this.options.listKeymap)),this.options.orderedList!==!1&&t.push(ny.configure(this.options.orderedList)),this.options.taskItem!==!1&&t.push(tO.configure(this.options.taskItem)),this.options.taskList!==!1&&t.push(nO.configure(this.options.taskList)),t}});var rO=Q5,oO=G5,iO=ny,sO=ur.create({name:"hardBreak",markdownTokenName:"br",addOptions(){return{keepMarks:!0,HTMLAttributes:{}}},inline:!0,group:"inline",selectable:!1,linebreakReplacement:!0,parseHTML(){return[{tag:"br"}]},renderHTML({HTMLAttributes:t}){return["br",Yt(this.options.HTMLAttributes,t)]},renderText(){return`
|
|
1297
1297
|
`},renderMarkdown:()=>`
|
|
1298
|
-
`,parseMarkdown:()=>({type:"hardBreak"}),addCommands(){return{setHardBreak:()=>({commands:t,chain:e,state:n,editor:r})=>t.first([()=>t.exitCode(),()=>t.command(()=>{const{selection:o,storedMarks:i}=n;if(o.$from.parent.type.spec.isolating)return!1;const{keepMarks:s}=this.options,{splittableMarks:c}=r.extensionManager,a=i||o.$to.parentOffset&&o.$from.marks();return e().insertContent({type:this.name}).command(({tr:u,dispatch:d})=>{if(d&&a&&s){const f=a.filter(h=>c.includes(h.type.name));u.ensureMarks(f)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),aO=sO;const lO={class:"popover bd-link-input-popover show bd-link-input-bottom"},cO={class:"popover-body"},uO={class:"form-label"},dO=l.defineComponent({__name:"BDLinkInput",props:{previousUrl:{}},emits:["submit","cancel"],setup(t,{emit:e}){const n=t,r=e,o=l.ref(n.previousUrl??""),i=()=>r("submit",o.value),s=()=>r("cancel");return(c,a)=>(l.openBlock(),l.createElementBlock("div",lO,[a[2]||(a[2]=l.createElementVNode("div",{class:"popover-header"},"Voeg een link toe",-1)),l.createElementVNode("div",cO,[l.createElementVNode("label",uO,[a[1]||(a[1]=l.createTextVNode(" URL: ",-1)),l.withDirectives(l.createElementVNode("input",{"onUpdate:modelValue":a[0]||(a[0]=u=>o.value=u),type:"text",class:"form-control",placeholder:"https://www.example.com"},null,512),[[l.vModelText,o.value]])]),l.createElementVNode("div",{class:"d-flex gap-2 mt-2"},[l.createElementVNode("button",{type:"button",class:"btn btn-primary btn-sm",onClick:i}," Toevoegen "),l.createElementVNode("button",{type:"button",class:"btn btn-secondary btn-sm",onClick:s}," Annuleren ")])])]))}}),uu={BASIC:"basic",FULL:"full"},fO={class:"attachment-list"},hO={class:"attachment-link"},pO={key:1,class:"attachment-no-download"},mO=["href"],Hs=l.defineComponent({__name:"BDAttachmentPreviewList",props:{files:{default:[]},showDelete:{type:Boolean,default:!1},noDownload:{type:Boolean,default:!1}},emits:["delete"],setup(t,{emit:e}){const n=e,r=o=>{n("delete",o)};return(o,i)=>(l.openBlock(),l.createElementBlock("ul",fO,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.files,s=>(l.openBlock(),l.createElementBlock("li",{class:"attachment-list__item",key:s.CorrelationId},[l.createElementVNode("div",hO,[t.showDelete?(l.openBlock(),l.createBlock(Re,{key:0,variant:"remove",onClick:c=>r(s),"aria-label":"verwijder"},{default:l.withCtx(()=>[l.createVNode(l.unref(Ps))]),_:1},8,["onClick"])):l.createCommentVNode("",!0),t.noDownload?(l.openBlock(),l.createElementBlock("div",pO,[l.createVNode(l.unref(Dr)),l.createTextVNode(" "+l.toDisplayString(s.Naam.trim()),1)])):(l.openBlock(),l.createElementBlock("a",{key:2,href:s.downloadUrl},[l.createVNode(l.unref(Dr)),l.createTextVNode(" "+l.toDisplayString(s.Naam.trim()),1)],8,mO))])]))),128))]))}}),gO={class:"attachment-list"},vO={class:"attachment"},yO=["onClick"],bO=["src","alt"],CO=["onClick"],EO=["href"],kO={class:"btn btn-light download-button-image"},wO=["src","alt"],js=l.defineComponent({__name:"BDImageAttachmentPreviewList",props:{fastDownload:{type:Boolean,default:!1},files:{default:void 0},showDelete:{type:Boolean,default:!1},noDownload:{type:Boolean,default:!1}},emits:["delete","show"],setup(t,{emit:e}){const n=t,r=e,o=s=>{r("delete",s)},i=(s,c)=>{s.target&&s.target.className==="img-preview"&&r("show",c)};return(s,c)=>(l.openBlock(),l.createElementBlock("ul",gO,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.files,a=>(l.openBlock(),l.createElementBlock("li",{class:"attachment-list__item",key:a.CorrelationId},[l.createElementVNode("div",vO,[t.showDelete?(l.openBlock(),l.createBlock(Re,{key:0,variant:"remove","aria-label":"verwijder",onClick:l.withModifiers(u=>o(a),["prevent"])},{default:l.withCtx(()=>[l.createVNode(l.unref(Ps))]),_:1},8,["onClick"])):l.createCommentVNode("",!0),n.noDownload?(l.openBlock(),l.createElementBlock("div",{key:1,onClick:u=>i(u,a)},[l.createElementVNode("img",{src:a.previewUrl,class:"img-preview",alt:a.altName,loading:"lazy"},null,8,bO)],8,yO)):(l.openBlock(),l.createElementBlock("div",{key:2,onClick:u=>i(u,a)},[n.fastDownload?(l.openBlock(),l.createElementBlock("a",{key:0,href:a.downloadUrl,class:"download-link"},[l.createElementVNode("button",kO,[l.createVNode(l.unref(zd))])],8,EO)):l.createCommentVNode("",!0),l.createElementVNode("img",{src:a.previewUrl,alt:a.altName,class:"img-preview",loading:"lazy"},null,8,wO)],8,CO))])]))),128))]))}}),SO=t=>t?.map(e=>e.CorrelationId),_m=t=>t.Naam.toLowerCase().endsWith(".png")||t.Naam.toLowerCase().endsWith(".jpg")||t.Naam.toLowerCase().endsWith(".jpeg")||t.Naam.toLowerCase().endsWith(".gif"),AO=(t,e)=>e.DownloadUrl?e.DownloadUrl:e.identifier?`${t}/Collega/api/Conversation/GetConversationAttachment?conversationId=${e.conversationId}&fileMetadataId=${e.identifier}`:e.url?e.url:e.Id?`${t}/Portaal/DownloadBerichtBijlage/${e.Id}`:e.FileId?`${t}/Portaal/DownloadStandardMessageAttachment/${e.StandardAttachmentId}/${e.FileId}`:`${t}/Portaal/DownloadBerichtStagingBijlage/${e.CorrelationId}`,ry=(t,e)=>e.ThumbnailUrl?e.ThumbnailUrl:e.identifier?`${t}/Collega/api/Conversation/GetConversationAttachmentThumbnail?conversationId=${e.conversationId}&fileMetadataId=${e.identifier}`:e.url?e.url:e.Id?`${t}/Portaal/DownloadBerichtBijlageThumbnail/${e.Id}`:e.StandardAttachmentId||e.standardAttachmentId?`${t}/Portaal/DownloadStandardMessageAttachmentThumbnail/${e.StandardAttachmentId}/${e.FileId}`:`${t}/Portaal/DownloadBerichtStagingBijlageThumbnail/${e.CorrelationId}`,xO=(t,e)=>e.identifier?`${t}/Collega/api/Conversation/GetConversationAttachment?conversationId=${e.conversationId}&fileMetadataId=${e.identifier}`:null,TO=(t,e)=>e?_m(t):!_m(t),Io=(t="",e,n)=>e===void 0?void 0:e.filter(o=>TO(o,n)).map(o=>{const i=typeof o.CorrelationId=="string"?o.CorrelationId:o.CorrelationId!=null?o.CorrelationId.toString():"";return{downloadUrl:AO(t,o),previewUrl:ry(t,o),fullImageUrl:xO(t,o),altName:`${o.Naam}`,...o,CorrelationId:i}});var Bt="top",Xt="bottom",qt="right",Rt="left",mc="auto",ki=[Bt,Xt,qt,Rt],_o="start",ui="end",oy="clippingParents",oh="viewport",Qo="popper",iy="reference",Sd=ki.reduce(function(t,e){return t.concat([e+"-"+_o,e+"-"+ui])},[]),ih=[].concat(ki,[mc]).reduce(function(t,e){return t.concat([e,e+"-"+_o,e+"-"+ui])},[]),sy="beforeRead",ay="read",ly="afterRead",cy="beforeMain",uy="main",dy="afterMain",fy="beforeWrite",hy="write",py="afterWrite",my=[sy,ay,ly,cy,uy,dy,fy,hy,py];function Hn(t){return t?(t.nodeName||"").toLowerCase():null}function en(t){if(t==null)return window;if(t.toString()!=="[object Window]"){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function No(t){var e=en(t).Element;return t instanceof e||t instanceof Element}function fn(t){var e=en(t).HTMLElement;return t instanceof e||t instanceof HTMLElement}function sh(t){if(typeof ShadowRoot>"u")return!1;var e=en(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function IO(t){var e=t.state;Object.keys(e.elements).forEach(function(n){var r=e.styles[n]||{},o=e.attributes[n]||{},i=e.elements[n];!fn(i)||!Hn(i)||(Object.assign(i.style,r),Object.keys(o).forEach(function(s){var c=o[s];c===!1?i.removeAttribute(s):i.setAttribute(s,c===!0?"":c)}))})}function _O(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach(function(r){var o=e.elements[r],i=e.attributes[r]||{},s=Object.keys(e.styles.hasOwnProperty(r)?e.styles[r]:n[r]),c=s.reduce(function(a,u){return a[u]="",a},{});!fn(o)||!Hn(o)||(Object.assign(o.style,c),Object.keys(i).forEach(function(a){o.removeAttribute(a)}))})}}const gy={name:"applyStyles",enabled:!0,phase:"write",fn:IO,effect:_O,requires:["computeStyles"]};function Vn(t){return t.split("-")[0]}var bo=Math.max,$l=Math.min,di=Math.round;function Ad(){var t=navigator.userAgentData;return t!=null&&t.brands&&Array.isArray(t.brands)?t.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function vy(){return!/^((?!chrome|android).)*safari/i.test(Ad())}function fi(t,e,n){e===void 0&&(e=!1),n===void 0&&(n=!1);var r=t.getBoundingClientRect(),o=1,i=1;e&&fn(t)&&(o=t.offsetWidth>0&&di(r.width)/t.offsetWidth||1,i=t.offsetHeight>0&&di(r.height)/t.offsetHeight||1);var s=No(t)?en(t):window,c=s.visualViewport,a=!vy()&&n,u=(r.left+(a&&c?c.offsetLeft:0))/o,d=(r.top+(a&&c?c.offsetTop:0))/i,f=r.width/o,h=r.height/i;return{width:f,height:h,top:d,right:u+f,bottom:d+h,left:u,x:u,y:d}}function ah(t){var e=fi(t),n=t.offsetWidth,r=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-r)<=1&&(r=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:r}}function yy(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&sh(n)){var r=e;do{if(r&&t.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function ar(t){return en(t).getComputedStyle(t)}function NO(t){return["table","td","th"].indexOf(Hn(t))>=0}function Yr(t){return((No(t)?t.ownerDocument:t.document)||window.document).documentElement}function gc(t){return Hn(t)==="html"?t:t.assignedSlot||t.parentNode||(sh(t)?t.host:null)||Yr(t)}function Nm(t){return!fn(t)||ar(t).position==="fixed"?null:t.offsetParent}function OO(t){var e=/firefox/i.test(Ad()),n=/Trident/i.test(Ad());if(n&&fn(t)){var r=ar(t);if(r.position==="fixed")return null}var o=gc(t);for(sh(o)&&(o=o.host);fn(o)&&["html","body"].indexOf(Hn(o))<0;){var i=ar(o);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||e&&i.willChange==="filter"||e&&i.filter&&i.filter!=="none")return o;o=o.parentNode}return null}function Ws(t){for(var e=en(t),n=Nm(t);n&&NO(n)&&ar(n).position==="static";)n=Nm(n);return n&&(Hn(n)==="html"||Hn(n)==="body"&&ar(n).position==="static")?e:n||OO(t)||e}function lh(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function ts(t,e,n){return bo(t,$l(e,n))}function MO(t,e,n){var r=ts(t,e,n);return r>n?n:r}function by(){return{top:0,right:0,bottom:0,left:0}}function Cy(t){return Object.assign({},by(),t)}function Ey(t,e){return e.reduce(function(n,r){return n[r]=t,n},{})}var LO=function(e,n){return e=typeof e=="function"?e(Object.assign({},n.rects,{placement:n.placement})):e,Cy(typeof e!="number"?e:Ey(e,ki))};function DO(t){var e,n=t.state,r=t.name,o=t.options,i=n.elements.arrow,s=n.modifiersData.popperOffsets,c=Vn(n.placement),a=lh(c),u=[Rt,qt].indexOf(c)>=0,d=u?"height":"width";if(!(!i||!s)){var f=LO(o.padding,n),h=ah(i),p=a==="y"?Bt:Rt,m=a==="y"?Xt:qt,g=n.rects.reference[d]+n.rects.reference[a]-s[a]-n.rects.popper[d],v=s[a]-n.rects.reference[a],y=Ws(i),b=y?a==="y"?y.clientHeight||0:y.clientWidth||0:0,E=g/2-v/2,C=f[p],S=b-h[d]-f[m],_=b/2-h[d]/2+E,T=ts(C,_,S),D=a;n.modifiersData[r]=(e={},e[D]=T,e.centerOffset=T-_,e)}}function PO(t){var e=t.state,n=t.options,r=n.element,o=r===void 0?"[data-popper-arrow]":r;o!=null&&(typeof o=="string"&&(o=e.elements.popper.querySelector(o),!o)||yy(e.elements.popper,o)&&(e.elements.arrow=o))}const ky={name:"arrow",enabled:!0,phase:"main",fn:DO,effect:PO,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function hi(t){return t.split("-")[1]}var BO={top:"auto",right:"auto",bottom:"auto",left:"auto"};function RO(t,e){var n=t.x,r=t.y,o=e.devicePixelRatio||1;return{x:di(n*o)/o||0,y:di(r*o)/o||0}}function Om(t){var e,n=t.popper,r=t.popperRect,o=t.placement,i=t.variation,s=t.offsets,c=t.position,a=t.gpuAcceleration,u=t.adaptive,d=t.roundOffsets,f=t.isFixed,h=s.x,p=h===void 0?0:h,m=s.y,g=m===void 0?0:m,v=typeof d=="function"?d({x:p,y:g}):{x:p,y:g};p=v.x,g=v.y;var y=s.hasOwnProperty("x"),b=s.hasOwnProperty("y"),E=Rt,C=Bt,S=window;if(u){var _=Ws(n),T="clientHeight",D="clientWidth";if(_===en(n)&&(_=Yr(n),ar(_).position!=="static"&&c==="absolute"&&(T="scrollHeight",D="scrollWidth")),_=_,o===Bt||(o===Rt||o===qt)&&i===ui){C=Xt;var Y=f&&_===S&&S.visualViewport?S.visualViewport.height:_[T];g-=Y-r.height,g*=a?1:-1}if(o===Rt||(o===Bt||o===Xt)&&i===ui){E=qt;var V=f&&_===S&&S.visualViewport?S.visualViewport.width:_[D];p-=V-r.width,p*=a?1:-1}}var H=Object.assign({position:c},u&&BO),j=d===!0?RO({x:p,y:g},en(n)):{x:p,y:g};if(p=j.x,g=j.y,a){var K;return Object.assign({},H,(K={},K[C]=b?"0":"",K[E]=y?"0":"",K.transform=(S.devicePixelRatio||1)<=1?"translate("+p+"px, "+g+"px)":"translate3d("+p+"px, "+g+"px, 0)",K))}return Object.assign({},H,(e={},e[C]=b?g+"px":"",e[E]=y?p+"px":"",e.transform="",e))}function VO(t){var e=t.state,n=t.options,r=n.gpuAcceleration,o=r===void 0?!0:r,i=n.adaptive,s=i===void 0?!0:i,c=n.roundOffsets,a=c===void 0?!0:c,u={placement:Vn(e.placement),variation:hi(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:o,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,Om(Object.assign({},u,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:s,roundOffsets:a})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,Om(Object.assign({},u,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:a})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const wy={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:VO,data:{}};var ba={passive:!0};function $O(t){var e=t.state,n=t.instance,r=t.options,o=r.scroll,i=o===void 0?!0:o,s=r.resize,c=s===void 0?!0:s,a=en(e.elements.popper),u=[].concat(e.scrollParents.reference,e.scrollParents.popper);return i&&u.forEach(function(d){d.addEventListener("scroll",n.update,ba)}),c&&a.addEventListener("resize",n.update,ba),function(){i&&u.forEach(function(d){d.removeEventListener("scroll",n.update,ba)}),c&&a.removeEventListener("resize",n.update,ba)}}const Sy={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:$O,data:{}};var FO={left:"right",right:"left",bottom:"top",top:"bottom"};function Va(t){return t.replace(/left|right|bottom|top/g,function(e){return FO[e]})}var zO={start:"end",end:"start"};function Mm(t){return t.replace(/start|end/g,function(e){return zO[e]})}function ch(t){var e=en(t),n=e.pageXOffset,r=e.pageYOffset;return{scrollLeft:n,scrollTop:r}}function uh(t){return fi(Yr(t)).left+ch(t).scrollLeft}function UO(t,e){var n=en(t),r=Yr(t),o=n.visualViewport,i=r.clientWidth,s=r.clientHeight,c=0,a=0;if(o){i=o.width,s=o.height;var u=vy();(u||!u&&e==="fixed")&&(c=o.offsetLeft,a=o.offsetTop)}return{width:i,height:s,x:c+uh(t),y:a}}function HO(t){var e,n=Yr(t),r=ch(t),o=(e=t.ownerDocument)==null?void 0:e.body,i=bo(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),s=bo(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),c=-r.scrollLeft+uh(t),a=-r.scrollTop;return ar(o||n).direction==="rtl"&&(c+=bo(n.clientWidth,o?o.clientWidth:0)-i),{width:i,height:s,x:c,y:a}}function dh(t){var e=ar(t),n=e.overflow,r=e.overflowX,o=e.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function Ay(t){return["html","body","#document"].indexOf(Hn(t))>=0?t.ownerDocument.body:fn(t)&&dh(t)?t:Ay(gc(t))}function ns(t,e){var n;e===void 0&&(e=[]);var r=Ay(t),o=r===((n=t.ownerDocument)==null?void 0:n.body),i=en(r),s=o?[i].concat(i.visualViewport||[],dh(r)?r:[]):r,c=e.concat(s);return o?c:c.concat(ns(gc(s)))}function xd(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function jO(t,e){var n=fi(t,!1,e==="fixed");return n.top=n.top+t.clientTop,n.left=n.left+t.clientLeft,n.bottom=n.top+t.clientHeight,n.right=n.left+t.clientWidth,n.width=t.clientWidth,n.height=t.clientHeight,n.x=n.left,n.y=n.top,n}function Lm(t,e,n){return e===oh?xd(UO(t,n)):No(e)?jO(e,n):xd(HO(Yr(t)))}function WO(t){var e=ns(gc(t)),n=["absolute","fixed"].indexOf(ar(t).position)>=0,r=n&&fn(t)?Ws(t):t;return No(r)?e.filter(function(o){return No(o)&&yy(o,r)&&Hn(o)!=="body"}):[]}function KO(t,e,n,r){var o=e==="clippingParents"?WO(t):[].concat(e),i=[].concat(o,[n]),s=i[0],c=i.reduce(function(a,u){var d=Lm(t,u,r);return a.top=bo(d.top,a.top),a.right=$l(d.right,a.right),a.bottom=$l(d.bottom,a.bottom),a.left=bo(d.left,a.left),a},Lm(t,s,r));return c.width=c.right-c.left,c.height=c.bottom-c.top,c.x=c.left,c.y=c.top,c}function xy(t){var e=t.reference,n=t.element,r=t.placement,o=r?Vn(r):null,i=r?hi(r):null,s=e.x+e.width/2-n.width/2,c=e.y+e.height/2-n.height/2,a;switch(o){case Bt:a={x:s,y:e.y-n.height};break;case Xt:a={x:s,y:e.y+e.height};break;case qt:a={x:e.x+e.width,y:c};break;case Rt:a={x:e.x-n.width,y:c};break;default:a={x:e.x,y:e.y}}var u=o?lh(o):null;if(u!=null){var d=u==="y"?"height":"width";switch(i){case _o:a[u]=a[u]-(e[d]/2-n[d]/2);break;case ui:a[u]=a[u]+(e[d]/2-n[d]/2);break}}return a}function pi(t,e){e===void 0&&(e={});var n=e,r=n.placement,o=r===void 0?t.placement:r,i=n.strategy,s=i===void 0?t.strategy:i,c=n.boundary,a=c===void 0?oy:c,u=n.rootBoundary,d=u===void 0?oh:u,f=n.elementContext,h=f===void 0?Qo:f,p=n.altBoundary,m=p===void 0?!1:p,g=n.padding,v=g===void 0?0:g,y=Cy(typeof v!="number"?v:Ey(v,ki)),b=h===Qo?iy:Qo,E=t.rects.popper,C=t.elements[m?b:h],S=KO(No(C)?C:C.contextElement||Yr(t.elements.popper),a,d,s),_=fi(t.elements.reference),T=xy({reference:_,element:E,placement:o}),D=xd(Object.assign({},E,T)),Y=h===Qo?D:_,V={top:S.top-Y.top+y.top,bottom:Y.bottom-S.bottom+y.bottom,left:S.left-Y.left+y.left,right:Y.right-S.right+y.right},H=t.modifiersData.offset;if(h===Qo&&H){var j=H[o];Object.keys(V).forEach(function(K){var F=[qt,Xt].indexOf(K)>=0?1:-1,z=[Bt,Xt].indexOf(K)>=0?"y":"x";V[K]+=j[z]*F})}return V}function YO(t,e){e===void 0&&(e={});var n=e,r=n.placement,o=n.boundary,i=n.rootBoundary,s=n.padding,c=n.flipVariations,a=n.allowedAutoPlacements,u=a===void 0?ih:a,d=hi(r),f=d?c?Sd:Sd.filter(function(m){return hi(m)===d}):ki,h=f.filter(function(m){return u.indexOf(m)>=0});h.length===0&&(h=f);var p=h.reduce(function(m,g){return m[g]=pi(t,{placement:g,boundary:o,rootBoundary:i,padding:s})[Vn(g)],m},{});return Object.keys(p).sort(function(m,g){return p[m]-p[g]})}function GO(t){if(Vn(t)===mc)return[];var e=Va(t);return[Mm(t),e,Mm(e)]}function QO(t){var e=t.state,n=t.options,r=t.name;if(!e.modifiersData[r]._skip){for(var o=n.mainAxis,i=o===void 0?!0:o,s=n.altAxis,c=s===void 0?!0:s,a=n.fallbackPlacements,u=n.padding,d=n.boundary,f=n.rootBoundary,h=n.altBoundary,p=n.flipVariations,m=p===void 0?!0:p,g=n.allowedAutoPlacements,v=e.options.placement,y=Vn(v),b=y===v,E=a||(b||!m?[Va(v)]:GO(v)),C=[v].concat(E).reduce(function(ye,Ce){return ye.concat(Vn(Ce)===mc?YO(e,{placement:Ce,boundary:d,rootBoundary:f,padding:u,flipVariations:m,allowedAutoPlacements:g}):Ce)},[]),S=e.rects.reference,_=e.rects.popper,T=new Map,D=!0,Y=C[0],V=0;V<C.length;V++){var H=C[V],j=Vn(H),K=hi(H)===_o,F=[Bt,Xt].indexOf(j)>=0,z=F?"width":"height",$=pi(e,{placement:H,boundary:d,rootBoundary:f,altBoundary:h,padding:u}),J=F?K?qt:Rt:K?Xt:Bt;S[z]>_[z]&&(J=Va(J));var U=Va(J),q=[];if(i&&q.push($[j]<=0),c&&q.push($[J]<=0,$[U]<=0),q.every(function(ye){return ye})){Y=H,D=!1;break}T.set(H,q)}if(D)for(var te=m?3:1,se=function(Ce){var Ae=C.find(function(ge){var N=T.get(ge);if(N)return N.slice(0,Ce).every(function(M){return M})});if(Ae)return Y=Ae,"break"},he=te;he>0;he--){var pe=se(he);if(pe==="break")break}e.placement!==Y&&(e.modifiersData[r]._skip=!0,e.placement=Y,e.reset=!0)}}const Ty={name:"flip",enabled:!0,phase:"main",fn:QO,requiresIfExists:["offset"],data:{_skip:!1}};function Dm(t,e,n){return n===void 0&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function Pm(t){return[Bt,qt,Xt,Rt].some(function(e){return t[e]>=0})}function ZO(t){var e=t.state,n=t.name,r=e.rects.reference,o=e.rects.popper,i=e.modifiersData.preventOverflow,s=pi(e,{elementContext:"reference"}),c=pi(e,{altBoundary:!0}),a=Dm(s,r),u=Dm(c,o,i),d=Pm(a),f=Pm(u);e.modifiersData[n]={referenceClippingOffsets:a,popperEscapeOffsets:u,isReferenceHidden:d,hasPopperEscaped:f},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":f})}const Iy={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:ZO};function JO(t,e,n){var r=Vn(t),o=[Rt,Bt].indexOf(r)>=0?-1:1,i=typeof n=="function"?n(Object.assign({},e,{placement:t})):n,s=i[0],c=i[1];return s=s||0,c=(c||0)*o,[Rt,qt].indexOf(r)>=0?{x:c,y:s}:{x:s,y:c}}function XO(t){var e=t.state,n=t.options,r=t.name,o=n.offset,i=o===void 0?[0,0]:o,s=ih.reduce(function(d,f){return d[f]=JO(f,e.rects,i),d},{}),c=s[e.placement],a=c.x,u=c.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=a,e.modifiersData.popperOffsets.y+=u),e.modifiersData[r]=s}const _y={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:XO};function qO(t){var e=t.state,n=t.name;e.modifiersData[n]=xy({reference:e.rects.reference,element:e.rects.popper,placement:e.placement})}const Ny={name:"popperOffsets",enabled:!0,phase:"read",fn:qO,data:{}};function eM(t){return t==="x"?"y":"x"}function tM(t){var e=t.state,n=t.options,r=t.name,o=n.mainAxis,i=o===void 0?!0:o,s=n.altAxis,c=s===void 0?!1:s,a=n.boundary,u=n.rootBoundary,d=n.altBoundary,f=n.padding,h=n.tether,p=h===void 0?!0:h,m=n.tetherOffset,g=m===void 0?0:m,v=pi(e,{boundary:a,rootBoundary:u,padding:f,altBoundary:d}),y=Vn(e.placement),b=hi(e.placement),E=!b,C=lh(y),S=eM(C),_=e.modifiersData.popperOffsets,T=e.rects.reference,D=e.rects.popper,Y=typeof g=="function"?g(Object.assign({},e.rects,{placement:e.placement})):g,V=typeof Y=="number"?{mainAxis:Y,altAxis:Y}:Object.assign({mainAxis:0,altAxis:0},Y),H=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,j={x:0,y:0};if(_){if(i){var K,F=C==="y"?Bt:Rt,z=C==="y"?Xt:qt,$=C==="y"?"height":"width",J=_[C],U=J+v[F],q=J-v[z],te=p?-D[$]/2:0,se=b===_o?T[$]:D[$],he=b===_o?-D[$]:-T[$],pe=e.elements.arrow,ye=p&&pe?ah(pe):{width:0,height:0},Ce=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:by(),Ae=Ce[F],ge=Ce[z],N=ts(0,T[$],ye[$]),M=E?T[$]/2-te-N-Ae-V.mainAxis:se-N-Ae-V.mainAxis,I=E?-T[$]/2+te+N+ge+V.mainAxis:he+N+ge+V.mainAxis,O=e.elements.arrow&&Ws(e.elements.arrow),k=O?C==="y"?O.clientTop||0:O.clientLeft||0:0,w=(K=H?.[C])!=null?K:0,P=J+M-w-k,R=J+I-w,W=ts(p?$l(U,P):U,J,p?bo(q,R):q);_[C]=W,j[C]=W-J}if(c){var G,A=C==="x"?Bt:Rt,x=C==="x"?Xt:qt,B=_[S],Q=S==="y"?"height":"width",X=B+v[A],ee=B-v[x],ie=[Bt,Rt].indexOf(y)!==-1,Z=(G=H?.[S])!=null?G:0,ne=ie?X:B-T[Q]-D[Q]-Z+V.altAxis,we=ie?B+T[Q]+D[Q]-Z-V.altAxis:ee,_e=p&&ie?MO(ne,B,we):ts(p?ne:X,B,p?we:ee);_[S]=_e,j[S]=_e-B}e.modifiersData[r]=j}}const Oy={name:"preventOverflow",enabled:!0,phase:"main",fn:tM,requiresIfExists:["offset"]};function nM(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function rM(t){return t===en(t)||!fn(t)?ch(t):nM(t)}function oM(t){var e=t.getBoundingClientRect(),n=di(e.width)/t.offsetWidth||1,r=di(e.height)/t.offsetHeight||1;return n!==1||r!==1}function iM(t,e,n){n===void 0&&(n=!1);var r=fn(e),o=fn(e)&&oM(e),i=Yr(e),s=fi(t,o,n),c={scrollLeft:0,scrollTop:0},a={x:0,y:0};return(r||!r&&!n)&&((Hn(e)!=="body"||dh(i))&&(c=rM(e)),fn(e)?(a=fi(e,!0),a.x+=e.clientLeft,a.y+=e.clientTop):i&&(a.x=uh(i))),{x:s.left+c.scrollLeft-a.x,y:s.top+c.scrollTop-a.y,width:s.width,height:s.height}}function sM(t){var e=new Map,n=new Set,r=[];t.forEach(function(i){e.set(i.name,i)});function o(i){n.add(i.name);var s=[].concat(i.requires||[],i.requiresIfExists||[]);s.forEach(function(c){if(!n.has(c)){var a=e.get(c);a&&o(a)}}),r.push(i)}return t.forEach(function(i){n.has(i.name)||o(i)}),r}function aM(t){var e=sM(t);return my.reduce(function(n,r){return n.concat(e.filter(function(o){return o.phase===r}))},[])}function lM(t){var e;return function(){return e||(e=new Promise(function(n){Promise.resolve().then(function(){e=void 0,n(t())})})),e}}function cM(t){var e=t.reduce(function(n,r){var o=n[r.name];return n[r.name]=o?Object.assign({},o,r,{options:Object.assign({},o.options,r.options),data:Object.assign({},o.data,r.data)}):r,n},{});return Object.keys(e).map(function(n){return e[n]})}var Bm={placement:"bottom",modifiers:[],strategy:"absolute"};function Rm(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function My(t){t===void 0&&(t={});var e=t,n=e.defaultModifiers,r=n===void 0?[]:n,o=e.defaultOptions,i=o===void 0?Bm:o;return function(c,a,u){u===void 0&&(u=i);var d={placement:"bottom",orderedModifiers:[],options:Object.assign({},Bm,i),modifiersData:{},elements:{reference:c,popper:a},attributes:{},styles:{}},f=[],h=!1,p={state:d,setOptions:function(y){var b=typeof y=="function"?y(d.options):y;g(),d.options=Object.assign({},i,d.options,b),d.scrollParents={reference:No(c)?ns(c):c.contextElement?ns(c.contextElement):[],popper:ns(a)};var E=aM(cM([].concat(r,d.options.modifiers)));return d.orderedModifiers=E.filter(function(C){return C.enabled}),m(),p.update()},forceUpdate:function(){if(!h){var y=d.elements,b=y.reference,E=y.popper;if(Rm(b,E)){d.rects={reference:iM(b,Ws(E),d.options.strategy==="fixed"),popper:ah(E)},d.reset=!1,d.placement=d.options.placement,d.orderedModifiers.forEach(function(V){return d.modifiersData[V.name]=Object.assign({},V.data)});for(var C=0;C<d.orderedModifiers.length;C++){if(d.reset===!0){d.reset=!1,C=-1;continue}var S=d.orderedModifiers[C],_=S.fn,T=S.options,D=T===void 0?{}:T,Y=S.name;typeof _=="function"&&(d=_({state:d,options:D,name:Y,instance:p})||d)}}}},update:lM(function(){return new Promise(function(v){p.forceUpdate(),v(d)})}),destroy:function(){g(),h=!0}};if(!Rm(c,a))return p;p.setOptions(u).then(function(v){!h&&u.onFirstUpdate&&u.onFirstUpdate(v)});function m(){d.orderedModifiers.forEach(function(v){var y=v.name,b=v.options,E=b===void 0?{}:b,C=v.effect;if(typeof C=="function"){var S=C({state:d,name:y,instance:p,options:E}),_=function(){};f.push(S||_)}})}function g(){f.forEach(function(v){return v()}),f=[]}return p}}var uM=[Sy,Ny,wy,gy,_y,Ty,Oy,ky,Iy],fh=My({defaultModifiers:uM});const Ly=Object.freeze(Object.defineProperty({__proto__:null,afterMain:dy,afterRead:ly,afterWrite:py,applyStyles:gy,arrow:ky,auto:mc,basePlacements:ki,beforeMain:cy,beforeRead:sy,beforeWrite:fy,bottom:Xt,clippingParents:oy,computeStyles:wy,createPopper:fh,detectOverflow:pi,end:ui,eventListeners:Sy,flip:Ty,hide:Iy,left:Rt,main:uy,modifierPhases:my,offset:_y,placements:ih,popper:Qo,popperGenerator:My,popperOffsets:Ny,preventOverflow:Oy,read:ay,reference:iy,right:qt,start:_o,top:Bt,variationPlacements:Sd,viewport:oh,write:hy},Symbol.toStringTag,{value:"Module"}));const gr=new Map,du={set(t,e,n){gr.has(t)||gr.set(t,new Map);const r=gr.get(t);if(!r.has(e)&&r.size!==0){console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(r.keys())[0]}.`);return}r.set(e,n)},get(t,e){return gr.has(t)&&gr.get(t).get(e)||null},remove(t,e){if(!gr.has(t))return;const n=gr.get(t);n.delete(e),n.size===0&&gr.delete(t)}},dM=1e6,fM=1e3,Td="transitionend",Dy=t=>(t&&window.CSS&&window.CSS.escape&&(t=t.replace(/#([^\s"#']+)/g,(e,n)=>`#${CSS.escape(n)}`)),t),hM=t=>t==null?`${t}`:Object.prototype.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),pM=t=>{do t+=Math.floor(Math.random()*dM);while(document.getElementById(t));return t},mM=t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:n}=window.getComputedStyle(t);const r=Number.parseFloat(e),o=Number.parseFloat(n);return!r&&!o?0:(e=e.split(",")[0],n=n.split(",")[0],(Number.parseFloat(e)+Number.parseFloat(n))*fM)},Py=t=>{t.dispatchEvent(new Event(Td))},or=t=>!t||typeof t!="object"?!1:(typeof t.jquery<"u"&&(t=t[0]),typeof t.nodeType<"u"),Vr=t=>or(t)?t.jquery?t[0]:t:typeof t=="string"&&t.length>0?document.querySelector(Dy(t)):null,wi=t=>{if(!or(t)||t.getClientRects().length===0)return!1;const e=getComputedStyle(t).getPropertyValue("visibility")==="visible",n=t.closest("details:not([open])");if(!n)return e;if(n!==t){const r=t.closest("summary");if(r&&r.parentNode!==n||r===null)return!1}return e},$r=t=>!t||t.nodeType!==Node.ELEMENT_NODE||t.classList.contains("disabled")?!0:typeof t.disabled<"u"?t.disabled:t.hasAttribute("disabled")&&t.getAttribute("disabled")!=="false",By=t=>{if(!document.documentElement.attachShadow)return null;if(typeof t.getRootNode=="function"){const e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?By(t.parentNode):null},Fl=()=>{},Ks=t=>{t.offsetHeight},Ry=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,fu=[],gM=t=>{document.readyState==="loading"?(fu.length||document.addEventListener("DOMContentLoaded",()=>{for(const e of fu)e()}),fu.push(t)):t()},hn=()=>document.documentElement.dir==="rtl",mn=t=>{gM(()=>{const e=Ry();if(e){const n=t.NAME,r=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=r,t.jQueryInterface)}})},Ht=(t,e=[],n=t)=>typeof t=="function"?t.call(...e):n,Vy=(t,e,n=!0)=>{if(!n){Ht(t);return}const o=mM(e)+5;let i=!1;const s=({target:c})=>{c===e&&(i=!0,e.removeEventListener(Td,s),Ht(t))};e.addEventListener(Td,s),setTimeout(()=>{i||Py(e)},o)},hh=(t,e,n,r)=>{const o=t.length;let i=t.indexOf(e);return i===-1?!n&&r?t[o-1]:t[0]:(i+=n?1:-1,r&&(i=(i+o)%o),t[Math.max(0,Math.min(i,o-1))])},vM=/[^.]*(?=\..*)\.|.*/,yM=/\..*/,bM=/::\d+$/,hu={};let Vm=1;const $y={mouseenter:"mouseover",mouseleave:"mouseout"},CM=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function Fy(t,e){return e&&`${e}::${Vm++}`||t.uidEvent||Vm++}function zy(t){const e=Fy(t);return t.uidEvent=e,hu[e]=hu[e]||{},hu[e]}function EM(t,e){return function n(r){return ph(r,{delegateTarget:t}),n.oneOff&&ce.off(t,r.type,e),e.apply(t,[r])}}function kM(t,e,n){return function r(o){const i=t.querySelectorAll(e);for(let{target:s}=o;s&&s!==this;s=s.parentNode)for(const c of i)if(c===s)return ph(o,{delegateTarget:s}),r.oneOff&&ce.off(t,o.type,e,n),n.apply(s,[o])}}function Uy(t,e,n=null){return Object.values(t).find(r=>r.callable===e&&r.delegationSelector===n)}function Hy(t,e,n){const r=typeof e=="string",o=r?n:e||n;let i=jy(t);return CM.has(i)||(i=t),[r,o,i]}function $m(t,e,n,r,o){if(typeof e!="string"||!t)return;let[i,s,c]=Hy(e,n,r);e in $y&&(s=(m=>function(g){if(!g.relatedTarget||g.relatedTarget!==g.delegateTarget&&!g.delegateTarget.contains(g.relatedTarget))return m.call(this,g)})(s));const a=zy(t),u=a[c]||(a[c]={}),d=Uy(u,s,i?n:null);if(d){d.oneOff=d.oneOff&&o;return}const f=Fy(s,e.replace(vM,"")),h=i?kM(t,n,s):EM(t,s);h.delegationSelector=i?n:null,h.callable=s,h.oneOff=o,h.uidEvent=f,u[f]=h,t.addEventListener(c,h,i)}function Id(t,e,n,r,o){const i=Uy(e[n],r,o);i&&(t.removeEventListener(n,i,!!o),delete e[n][i.uidEvent])}function wM(t,e,n,r){const o=e[n]||{};for(const[i,s]of Object.entries(o))i.includes(r)&&Id(t,e,n,s.callable,s.delegationSelector)}function jy(t){return t=t.replace(yM,""),$y[t]||t}const ce={on(t,e,n,r){$m(t,e,n,r,!1)},one(t,e,n,r){$m(t,e,n,r,!0)},off(t,e,n,r){if(typeof e!="string"||!t)return;const[o,i,s]=Hy(e,n,r),c=s!==e,a=zy(t),u=a[s]||{},d=e.startsWith(".");if(typeof i<"u"){if(!Object.keys(u).length)return;Id(t,a,s,i,o?n:null);return}if(d)for(const f of Object.keys(a))wM(t,a,f,e.slice(1));for(const[f,h]of Object.entries(u)){const p=f.replace(bM,"");(!c||e.includes(p))&&Id(t,a,s,h.callable,h.delegationSelector)}},trigger(t,e,n){if(typeof e!="string"||!t)return null;const r=Ry(),o=jy(e),i=e!==o;let s=null,c=!0,a=!0,u=!1;i&&r&&(s=r.Event(e,n),r(t).trigger(s),c=!s.isPropagationStopped(),a=!s.isImmediatePropagationStopped(),u=s.isDefaultPrevented());const d=ph(new Event(e,{bubbles:c,cancelable:!0}),n);return u&&d.preventDefault(),a&&t.dispatchEvent(d),d.defaultPrevented&&s&&s.preventDefault(),d}};function ph(t,e={}){for(const[n,r]of Object.entries(e))try{t[n]=r}catch{Object.defineProperty(t,n,{configurable:!0,get(){return r}})}return t}function Fm(t){if(t==="true")return!0;if(t==="false")return!1;if(t===Number(t).toString())return Number(t);if(t===""||t==="null")return null;if(typeof t!="string")return t;try{return JSON.parse(decodeURIComponent(t))}catch{return t}}function pu(t){return t.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}const ir={setDataAttribute(t,e,n){t.setAttribute(`data-bs-${pu(e)}`,n)},removeDataAttribute(t,e){t.removeAttribute(`data-bs-${pu(e)}`)},getDataAttributes(t){if(!t)return{};const e={},n=Object.keys(t.dataset).filter(r=>r.startsWith("bs")&&!r.startsWith("bsConfig"));for(const r of n){let o=r.replace(/^bs/,"");o=o.charAt(0).toLowerCase()+o.slice(1),e[o]=Fm(t.dataset[r])}return e},getDataAttribute(t,e){return Fm(t.getAttribute(`data-bs-${pu(e)}`))}};class Ys{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(e){return e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e}_mergeConfigObj(e,n){const r=or(n)?ir.getDataAttribute(n,"config"):{};return{...this.constructor.Default,...typeof r=="object"?r:{},...or(n)?ir.getDataAttributes(n):{},...typeof e=="object"?e:{}}}_typeCheckConfig(e,n=this.constructor.DefaultType){for(const[r,o]of Object.entries(n)){const i=e[r],s=or(i)?"element":hM(i);if(!new RegExp(o).test(s))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${r}" provided type "${s}" but expected type "${o}".`)}}}const SM="5.3.8";class An extends Ys{constructor(e,n){super(),e=Vr(e),e&&(this._element=e,this._config=this._getConfig(n),du.set(this._element,this.constructor.DATA_KEY,this))}dispose(){du.remove(this._element,this.constructor.DATA_KEY),ce.off(this._element,this.constructor.EVENT_KEY);for(const e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,n,r=!0){Vy(e,n,r)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return du.get(Vr(e),this.DATA_KEY)}static getOrCreateInstance(e,n={}){return this.getInstance(e)||new this(e,typeof n=="object"?n:null)}static get VERSION(){return SM}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}}const mu=t=>{let e=t.getAttribute("data-bs-target");if(!e||e==="#"){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&n!=="#"?n.trim():null}return e?e.split(",").map(n=>Dy(n)).join(","):null},Se={find(t,e=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(e,t))},findOne(t,e=document.documentElement){return Element.prototype.querySelector.call(e,t)},children(t,e){return[].concat(...t.children).filter(n=>n.matches(e))},parents(t,e){const n=[];let r=t.parentNode.closest(e);for(;r;)n.push(r),r=r.parentNode.closest(e);return n},prev(t,e){let n=t.previousElementSibling;for(;n;){if(n.matches(e))return[n];n=n.previousElementSibling}return[]},next(t,e){let n=t.nextElementSibling;for(;n;){if(n.matches(e))return[n];n=n.nextElementSibling}return[]},focusableChildren(t){const e=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(n=>`${n}:not([tabindex^="-"])`).join(",");return this.find(e,t).filter(n=>!$r(n)&&wi(n))},getSelectorFromElement(t){const e=mu(t);return e&&Se.findOne(e)?e:null},getElementFromSelector(t){const e=mu(t);return e?Se.findOne(e):null},getMultipleElementsFromSelector(t){const e=mu(t);return e?Se.find(e):[]}},vc=(t,e="hide")=>{const n=`click.dismiss${t.EVENT_KEY}`,r=t.NAME;ce.on(document,n,`[data-bs-dismiss="${r}"]`,function(o){if(["A","AREA"].includes(this.tagName)&&o.preventDefault(),$r(this))return;const i=Se.getElementFromSelector(this)||this.closest(`.${r}`);t.getOrCreateInstance(i)[e]()})},AM="alert",xM="bs.alert",Wy=`.${xM}`,TM=`close${Wy}`,IM=`closed${Wy}`,_M="fade",NM="show";class yc extends An{static get NAME(){return AM}close(){if(ce.trigger(this._element,TM).defaultPrevented)return;this._element.classList.remove(NM);const n=this._element.classList.contains(_M);this._queueCallback(()=>this._destroyElement(),this._element,n)}_destroyElement(){this._element.remove(),ce.trigger(this._element,IM),this.dispose()}static jQueryInterface(e){return this.each(function(){const n=yc.getOrCreateInstance(this);if(typeof e=="string"){if(n[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);n[e](this)}})}}vc(yc,"close");mn(yc);const OM="button",MM="bs.button",LM=`.${MM}`,DM=".data-api",PM="active",zm='[data-bs-toggle="button"]',BM=`click${LM}${DM}`;class bc extends An{static get NAME(){return OM}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(PM))}static jQueryInterface(e){return this.each(function(){const n=bc.getOrCreateInstance(this);e==="toggle"&&n[e]()})}}ce.on(document,BM,zm,t=>{t.preventDefault();const e=t.target.closest(zm);bc.getOrCreateInstance(e).toggle()});mn(bc);const RM="swipe",Si=".bs.swipe",VM=`touchstart${Si}`,$M=`touchmove${Si}`,FM=`touchend${Si}`,zM=`pointerdown${Si}`,UM=`pointerup${Si}`,HM="touch",jM="pen",WM="pointer-event",KM=40,YM={endCallback:null,leftCallback:null,rightCallback:null},GM={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class zl extends Ys{constructor(e,n){super(),this._element=e,!(!e||!zl.isSupported())&&(this._config=this._getConfig(n),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return YM}static get DefaultType(){return GM}static get NAME(){return RM}dispose(){ce.off(this._element,Si)}_start(e){if(!this._supportPointerEvents){this._deltaX=e.touches[0].clientX;return}this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX)}_end(e){this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX-this._deltaX),this._handleSwipe(),Ht(this._config.endCallback)}_move(e){this._deltaX=e.touches&&e.touches.length>1?0:e.touches[0].clientX-this._deltaX}_handleSwipe(){const e=Math.abs(this._deltaX);if(e<=KM)return;const n=e/this._deltaX;this._deltaX=0,n&&Ht(n>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(ce.on(this._element,zM,e=>this._start(e)),ce.on(this._element,UM,e=>this._end(e)),this._element.classList.add(WM)):(ce.on(this._element,VM,e=>this._start(e)),ce.on(this._element,$M,e=>this._move(e)),ce.on(this._element,FM,e=>this._end(e)))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&(e.pointerType===jM||e.pointerType===HM)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const QM="carousel",ZM="bs.carousel",Gr=`.${ZM}`,Ky=".data-api",JM="ArrowLeft",XM="ArrowRight",qM=500,Oi="next",zo="prev",Zo="left",$a="right",eL=`slide${Gr}`,gu=`slid${Gr}`,tL=`keydown${Gr}`,nL=`mouseenter${Gr}`,rL=`mouseleave${Gr}`,oL=`dragstart${Gr}`,iL=`load${Gr}${Ky}`,sL=`click${Gr}${Ky}`,Yy="carousel",Ca="active",aL="slide",lL="carousel-item-end",cL="carousel-item-start",uL="carousel-item-next",dL="carousel-item-prev",Gy=".active",Qy=".carousel-item",fL=Gy+Qy,hL=".carousel-item img",pL=".carousel-indicators",mL="[data-bs-slide], [data-bs-slide-to]",gL='[data-bs-ride="carousel"]',vL={[JM]:$a,[XM]:Zo},yL={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},bL={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class Gs extends An{constructor(e,n){super(e,n),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=Se.findOne(pL,this._element),this._addEventListeners(),this._config.ride===Yy&&this.cycle()}static get Default(){return yL}static get DefaultType(){return bL}static get NAME(){return QM}next(){this._slide(Oi)}nextWhenVisible(){!document.hidden&&wi(this._element)&&this.next()}prev(){this._slide(zo)}pause(){this._isSliding&&Py(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){if(this._config.ride){if(this._isSliding){ce.one(this._element,gu,()=>this.cycle());return}this.cycle()}}to(e){const n=this._getItems();if(e>n.length-1||e<0)return;if(this._isSliding){ce.one(this._element,gu,()=>this.to(e));return}const r=this._getItemIndex(this._getActive());if(r===e)return;const o=e>r?Oi:zo;this._slide(o,n[e])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(e){return e.defaultInterval=e.interval,e}_addEventListeners(){this._config.keyboard&&ce.on(this._element,tL,e=>this._keydown(e)),this._config.pause==="hover"&&(ce.on(this._element,nL,()=>this.pause()),ce.on(this._element,rL,()=>this._maybeEnableCycle())),this._config.touch&&zl.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const r of Se.find(hL,this._element))ce.on(r,oL,o=>o.preventDefault());const n={leftCallback:()=>this._slide(this._directionToOrder(Zo)),rightCallback:()=>this._slide(this._directionToOrder($a)),endCallback:()=>{this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),qM+this._config.interval))}};this._swipeHelper=new zl(this._element,n)}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;const n=vL[e.key];n&&(e.preventDefault(),this._slide(this._directionToOrder(n)))}_getItemIndex(e){return this._getItems().indexOf(e)}_setActiveIndicatorElement(e){if(!this._indicatorsElement)return;const n=Se.findOne(Gy,this._indicatorsElement);n.classList.remove(Ca),n.removeAttribute("aria-current");const r=Se.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);r&&(r.classList.add(Ca),r.setAttribute("aria-current","true"))}_updateInterval(){const e=this._activeElement||this._getActive();if(!e)return;const n=Number.parseInt(e.getAttribute("data-bs-interval"),10);this._config.interval=n||this._config.defaultInterval}_slide(e,n=null){if(this._isSliding)return;const r=this._getActive(),o=e===Oi,i=n||hh(this._getItems(),r,o,this._config.wrap);if(i===r)return;const s=this._getItemIndex(i),c=p=>ce.trigger(this._element,p,{relatedTarget:i,direction:this._orderToDirection(e),from:this._getItemIndex(r),to:s});if(c(eL).defaultPrevented||!r||!i)return;const u=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(s),this._activeElement=i;const d=o?cL:lL,f=o?uL:dL;i.classList.add(f),Ks(i),r.classList.add(d),i.classList.add(d);const h=()=>{i.classList.remove(d,f),i.classList.add(Ca),r.classList.remove(Ca,f,d),this._isSliding=!1,c(gu)};this._queueCallback(h,r,this._isAnimated()),u&&this.cycle()}_isAnimated(){return this._element.classList.contains(aL)}_getActive(){return Se.findOne(fL,this._element)}_getItems(){return Se.find(Qy,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(e){return hn()?e===Zo?zo:Oi:e===Zo?Oi:zo}_orderToDirection(e){return hn()?e===zo?Zo:$a:e===zo?$a:Zo}static jQueryInterface(e){return this.each(function(){const n=Gs.getOrCreateInstance(this,e);if(typeof e=="number"){n.to(e);return}if(typeof e=="string"){if(n[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);n[e]()}})}}ce.on(document,sL,mL,function(t){const e=Se.getElementFromSelector(this);if(!e||!e.classList.contains(Yy))return;t.preventDefault();const n=Gs.getOrCreateInstance(e),r=this.getAttribute("data-bs-slide-to");if(r){n.to(r),n._maybeEnableCycle();return}if(ir.getDataAttribute(this,"slide")==="next"){n.next(),n._maybeEnableCycle();return}n.prev(),n._maybeEnableCycle()});ce.on(window,iL,()=>{const t=Se.find(gL);for(const e of t)Gs.getOrCreateInstance(e)});mn(Gs);const CL="collapse",EL="bs.collapse",Qs=`.${EL}`,kL=".data-api",wL=`show${Qs}`,SL=`shown${Qs}`,AL=`hide${Qs}`,xL=`hidden${Qs}`,TL=`click${Qs}${kL}`,vu="show",ei="collapse",Ea="collapsing",IL="collapsed",_L=`:scope .${ei} .${ei}`,NL="collapse-horizontal",OL="width",ML="height",LL=".collapse.show, .collapse.collapsing",_d='[data-bs-toggle="collapse"]',DL={parent:null,toggle:!0},PL={parent:"(null|element)",toggle:"boolean"};class Ds extends An{constructor(e,n){super(e,n),this._isTransitioning=!1,this._triggerArray=[];const r=Se.find(_d);for(const o of r){const i=Se.getSelectorFromElement(o),s=Se.find(i).filter(c=>c===this._element);i!==null&&s.length&&this._triggerArray.push(o)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return DL}static get DefaultType(){return PL}static get NAME(){return CL}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let e=[];if(this._config.parent&&(e=this._getFirstLevelChildren(LL).filter(c=>c!==this._element).map(c=>Ds.getOrCreateInstance(c,{toggle:!1}))),e.length&&e[0]._isTransitioning||ce.trigger(this._element,wL).defaultPrevented)return;for(const c of e)c.hide();const r=this._getDimension();this._element.classList.remove(ei),this._element.classList.add(Ea),this._element.style[r]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const o=()=>{this._isTransitioning=!1,this._element.classList.remove(Ea),this._element.classList.add(ei,vu),this._element.style[r]="",ce.trigger(this._element,SL)},s=`scroll${r[0].toUpperCase()+r.slice(1)}`;this._queueCallback(o,this._element,!0),this._element.style[r]=`${this._element[s]}px`}hide(){if(this._isTransitioning||!this._isShown()||ce.trigger(this._element,AL).defaultPrevented)return;const n=this._getDimension();this._element.style[n]=`${this._element.getBoundingClientRect()[n]}px`,Ks(this._element),this._element.classList.add(Ea),this._element.classList.remove(ei,vu);for(const o of this._triggerArray){const i=Se.getElementFromSelector(o);i&&!this._isShown(i)&&this._addAriaAndCollapsedClass([o],!1)}this._isTransitioning=!0;const r=()=>{this._isTransitioning=!1,this._element.classList.remove(Ea),this._element.classList.add(ei),ce.trigger(this._element,xL)};this._element.style[n]="",this._queueCallback(r,this._element,!0)}_isShown(e=this._element){return e.classList.contains(vu)}_configAfterMerge(e){return e.toggle=!!e.toggle,e.parent=Vr(e.parent),e}_getDimension(){return this._element.classList.contains(NL)?OL:ML}_initializeChildren(){if(!this._config.parent)return;const e=this._getFirstLevelChildren(_d);for(const n of e){const r=Se.getElementFromSelector(n);r&&this._addAriaAndCollapsedClass([n],this._isShown(r))}}_getFirstLevelChildren(e){const n=Se.find(_L,this._config.parent);return Se.find(e,this._config.parent).filter(r=>!n.includes(r))}_addAriaAndCollapsedClass(e,n){if(e.length)for(const r of e)r.classList.toggle(IL,!n),r.setAttribute("aria-expanded",n)}static jQueryInterface(e){const n={};return typeof e=="string"&&/show|hide/.test(e)&&(n.toggle=!1),this.each(function(){const r=Ds.getOrCreateInstance(this,n);if(typeof e=="string"){if(typeof r[e]>"u")throw new TypeError(`No method named "${e}"`);r[e]()}})}}ce.on(document,TL,_d,function(t){(t.target.tagName==="A"||t.delegateTarget&&t.delegateTarget.tagName==="A")&&t.preventDefault();for(const e of Se.getMultipleElementsFromSelector(this))Ds.getOrCreateInstance(e,{toggle:!1}).toggle()});mn(Ds);const Um="dropdown",BL="bs.dropdown",Lo=`.${BL}`,mh=".data-api",RL="Escape",Hm="Tab",VL="ArrowUp",jm="ArrowDown",$L=2,FL=`hide${Lo}`,zL=`hidden${Lo}`,UL=`show${Lo}`,HL=`shown${Lo}`,Zy=`click${Lo}${mh}`,Jy=`keydown${Lo}${mh}`,jL=`keyup${Lo}${mh}`,Jo="show",WL="dropup",KL="dropend",YL="dropstart",GL="dropup-center",QL="dropdown-center",lo='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',ZL=`${lo}.${Jo}`,Fa=".dropdown-menu",JL=".navbar",XL=".navbar-nav",qL=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",eD=hn()?"top-end":"top-start",tD=hn()?"top-start":"top-end",nD=hn()?"bottom-end":"bottom-start",rD=hn()?"bottom-start":"bottom-end",oD=hn()?"left-start":"right-start",iD=hn()?"right-start":"left-start",sD="top",aD="bottom",lD={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},cD={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class $n extends An{constructor(e,n){super(e,n),this._popper=null,this._parent=this._element.parentNode,this._menu=Se.next(this._element,Fa)[0]||Se.prev(this._element,Fa)[0]||Se.findOne(Fa,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return lD}static get DefaultType(){return cD}static get NAME(){return Um}toggle(){return this._isShown()?this.hide():this.show()}show(){if($r(this._element)||this._isShown())return;const e={relatedTarget:this._element};if(!ce.trigger(this._element,UL,e).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(XL))for(const r of[].concat(...document.body.children))ce.on(r,"mouseover",Fl);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(Jo),this._element.classList.add(Jo),ce.trigger(this._element,HL,e)}}hide(){if($r(this._element)||!this._isShown())return;const e={relatedTarget:this._element};this._completeHide(e)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(e){if(!ce.trigger(this._element,FL,e).defaultPrevented){if("ontouchstart"in document.documentElement)for(const r of[].concat(...document.body.children))ce.off(r,"mouseover",Fl);this._popper&&this._popper.destroy(),this._menu.classList.remove(Jo),this._element.classList.remove(Jo),this._element.setAttribute("aria-expanded","false"),ir.removeDataAttribute(this._menu,"popper"),ce.trigger(this._element,zL,e)}}_getConfig(e){if(e=super._getConfig(e),typeof e.reference=="object"&&!or(e.reference)&&typeof e.reference.getBoundingClientRect!="function")throw new TypeError(`${Um.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return e}_createPopper(){if(typeof Ly>"u")throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org/docs/v2/)");let e=this._element;this._config.reference==="parent"?e=this._parent:or(this._config.reference)?e=Vr(this._config.reference):typeof this._config.reference=="object"&&(e=this._config.reference);const n=this._getPopperConfig();this._popper=fh(e,this._menu,n)}_isShown(){return this._menu.classList.contains(Jo)}_getPlacement(){const e=this._parent;if(e.classList.contains(KL))return oD;if(e.classList.contains(YL))return iD;if(e.classList.contains(GL))return sD;if(e.classList.contains(QL))return aD;const n=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return e.classList.contains(WL)?n?tD:eD:n?rD:nD}_detectNavbar(){return this._element.closest(JL)!==null}_getOffset(){const{offset:e}=this._config;return typeof e=="string"?e.split(",").map(n=>Number.parseInt(n,10)):typeof e=="function"?n=>e(n,this._element):e}_getPopperConfig(){const e={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||this._config.display==="static")&&(ir.setDataAttribute(this._menu,"popper","static"),e.modifiers=[{name:"applyStyles",enabled:!1}]),{...e,...Ht(this._config.popperConfig,[void 0,e])}}_selectMenuItem({key:e,target:n}){const r=Se.find(qL,this._menu).filter(o=>wi(o));r.length&&hh(r,n,e===jm,!r.includes(n)).focus()}static jQueryInterface(e){return this.each(function(){const n=$n.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof n[e]>"u")throw new TypeError(`No method named "${e}"`);n[e]()}})}static clearMenus(e){if(e.button===$L||e.type==="keyup"&&e.key!==Hm)return;const n=Se.find(ZL);for(const r of n){const o=$n.getInstance(r);if(!o||o._config.autoClose===!1)continue;const i=e.composedPath(),s=i.includes(o._menu);if(i.includes(o._element)||o._config.autoClose==="inside"&&!s||o._config.autoClose==="outside"&&s||o._menu.contains(e.target)&&(e.type==="keyup"&&e.key===Hm||/input|select|option|textarea|form/i.test(e.target.tagName)))continue;const c={relatedTarget:o._element};e.type==="click"&&(c.clickEvent=e),o._completeHide(c)}}static dataApiKeydownHandler(e){const n=/input|textarea/i.test(e.target.tagName),r=e.key===RL,o=[VL,jm].includes(e.key);if(!o&&!r||n&&!r)return;e.preventDefault();const i=this.matches(lo)?this:Se.prev(this,lo)[0]||Se.next(this,lo)[0]||Se.findOne(lo,e.delegateTarget.parentNode),s=$n.getOrCreateInstance(i);if(o){e.stopPropagation(),s.show(),s._selectMenuItem(e);return}s._isShown()&&(e.stopPropagation(),s.hide(),i.focus())}}ce.on(document,Jy,lo,$n.dataApiKeydownHandler);ce.on(document,Jy,Fa,$n.dataApiKeydownHandler);ce.on(document,Zy,$n.clearMenus);ce.on(document,jL,$n.clearMenus);ce.on(document,Zy,lo,function(t){t.preventDefault(),$n.getOrCreateInstance(this).toggle()});mn($n);const Xy="backdrop",uD="fade",Wm="show",Km=`mousedown.bs.${Xy}`,dD={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},fD={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class qy extends Ys{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return dD}static get DefaultType(){return fD}static get NAME(){return Xy}show(e){if(!this._config.isVisible){Ht(e);return}this._append();const n=this._getElement();this._config.isAnimated&&Ks(n),n.classList.add(Wm),this._emulateAnimation(()=>{Ht(e)})}hide(e){if(!this._config.isVisible){Ht(e);return}this._getElement().classList.remove(Wm),this._emulateAnimation(()=>{this.dispose(),Ht(e)})}dispose(){this._isAppended&&(ce.off(this._element,Km),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const e=document.createElement("div");e.className=this._config.className,this._config.isAnimated&&e.classList.add(uD),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=Vr(e.rootElement),e}_append(){if(this._isAppended)return;const e=this._getElement();this._config.rootElement.append(e),ce.on(e,Km,()=>{Ht(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(e){Vy(e,this._getElement(),this._config.isAnimated)}}const hD="focustrap",pD="bs.focustrap",Ul=`.${pD}`,mD=`focusin${Ul}`,gD=`keydown.tab${Ul}`,vD="Tab",yD="forward",Ym="backward",bD={autofocus:!0,trapElement:null},CD={autofocus:"boolean",trapElement:"element"};class e3 extends Ys{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return bD}static get DefaultType(){return CD}static get NAME(){return hD}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),ce.off(document,Ul),ce.on(document,mD,e=>this._handleFocusin(e)),ce.on(document,gD,e=>this._handleKeydown(e)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,ce.off(document,Ul))}_handleFocusin(e){const{trapElement:n}=this._config;if(e.target===document||e.target===n||n.contains(e.target))return;const r=Se.focusableChildren(n);r.length===0?n.focus():this._lastTabNavDirection===Ym?r[r.length-1].focus():r[0].focus()}_handleKeydown(e){e.key===vD&&(this._lastTabNavDirection=e.shiftKey?Ym:yD)}}const Gm=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Qm=".sticky-top",ka="padding-right",Zm="margin-right";class Nd{constructor(){this._element=document.body}getWidth(){const e=document.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}hide(){const e=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,ka,n=>n+e),this._setElementAttributes(Gm,ka,n=>n+e),this._setElementAttributes(Qm,Zm,n=>n-e)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,ka),this._resetElementAttributes(Gm,ka),this._resetElementAttributes(Qm,Zm)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(e,n,r){const o=this.getWidth(),i=s=>{if(s!==this._element&&window.innerWidth>s.clientWidth+o)return;this._saveInitialAttribute(s,n);const c=window.getComputedStyle(s).getPropertyValue(n);s.style.setProperty(n,`${r(Number.parseFloat(c))}px`)};this._applyManipulationCallback(e,i)}_saveInitialAttribute(e,n){const r=e.style.getPropertyValue(n);r&&ir.setDataAttribute(e,n,r)}_resetElementAttributes(e,n){const r=o=>{const i=ir.getDataAttribute(o,n);if(i===null){o.style.removeProperty(n);return}ir.removeDataAttribute(o,n),o.style.setProperty(n,i)};this._applyManipulationCallback(e,r)}_applyManipulationCallback(e,n){if(or(e)){n(e);return}for(const r of Se.find(e,this._element))n(r)}}const ED="modal",kD="bs.modal",pn=`.${kD}`,wD=".data-api",SD="Escape",AD=`hide${pn}`,xD=`hidePrevented${pn}`,t3=`hidden${pn}`,n3=`show${pn}`,TD=`shown${pn}`,ID=`resize${pn}`,_D=`click.dismiss${pn}`,ND=`mousedown.dismiss${pn}`,OD=`keydown.dismiss${pn}`,MD=`click${pn}${wD}`,Jm="modal-open",LD="fade",Xm="show",yu="modal-static",DD=".modal.show",PD=".modal-dialog",BD=".modal-body",RD='[data-bs-toggle="modal"]',VD={backdrop:!0,focus:!0,keyboard:!0},$D={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class Fr extends An{constructor(e,n){super(e,n),this._dialog=Se.findOne(PD,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new Nd,this._addEventListeners()}static get Default(){return VD}static get DefaultType(){return $D}static get NAME(){return ED}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||this._isTransitioning||ce.trigger(this._element,n3,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(Jm),this._adjustDialog(),this._backdrop.show(()=>this._showElement(e)))}hide(){!this._isShown||this._isTransitioning||ce.trigger(this._element,AD).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Xm),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){ce.off(window,pn),ce.off(this._dialog,pn),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new qy({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new e3({trapElement:this._element})}_showElement(e){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const n=Se.findOne(BD,this._dialog);n&&(n.scrollTop=0),Ks(this._element),this._element.classList.add(Xm);const r=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,ce.trigger(this._element,TD,{relatedTarget:e})};this._queueCallback(r,this._dialog,this._isAnimated())}_addEventListeners(){ce.on(this._element,OD,e=>{if(e.key===SD){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),ce.on(window,ID,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),ce.on(this._element,ND,e=>{ce.one(this._element,_D,n=>{if(!(this._element!==e.target||this._element!==n.target)){if(this._config.backdrop==="static"){this._triggerBackdropTransition();return}this._config.backdrop&&this.hide()}})})}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove(Jm),this._resetAdjustments(),this._scrollBar.reset(),ce.trigger(this._element,t3)})}_isAnimated(){return this._element.classList.contains(LD)}_triggerBackdropTransition(){if(ce.trigger(this._element,xD).defaultPrevented)return;const n=this._element.scrollHeight>document.documentElement.clientHeight,r=this._element.style.overflowY;r==="hidden"||this._element.classList.contains(yu)||(n||(this._element.style.overflowY="hidden"),this._element.classList.add(yu),this._queueCallback(()=>{this._element.classList.remove(yu),this._queueCallback(()=>{this._element.style.overflowY=r},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const e=this._element.scrollHeight>document.documentElement.clientHeight,n=this._scrollBar.getWidth(),r=n>0;if(r&&!e){const o=hn()?"paddingLeft":"paddingRight";this._element.style[o]=`${n}px`}if(!r&&e){const o=hn()?"paddingRight":"paddingLeft";this._element.style[o]=`${n}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(e,n){return this.each(function(){const r=Fr.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof r[e]>"u")throw new TypeError(`No method named "${e}"`);r[e](n)}})}}ce.on(document,MD,RD,function(t){const e=Se.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&t.preventDefault(),ce.one(e,n3,o=>{o.defaultPrevented||ce.one(e,t3,()=>{wi(this)&&this.focus()})});const n=Se.findOne(DD);n&&Fr.getInstance(n).hide(),Fr.getOrCreateInstance(e).toggle(this)});vc(Fr);mn(Fr);const FD="offcanvas",zD="bs.offcanvas",dr=`.${zD}`,r3=".data-api",UD=`load${dr}${r3}`,HD="Escape",qm="show",e0="showing",t0="hiding",jD="offcanvas-backdrop",o3=".offcanvas.show",WD=`show${dr}`,KD=`shown${dr}`,YD=`hide${dr}`,n0=`hidePrevented${dr}`,i3=`hidden${dr}`,GD=`resize${dr}`,QD=`click${dr}${r3}`,ZD=`keydown.dismiss${dr}`,JD='[data-bs-toggle="offcanvas"]',XD={backdrop:!0,keyboard:!0,scroll:!1},qD={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class zr extends An{constructor(e,n){super(e,n),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return XD}static get DefaultType(){return qD}static get NAME(){return FD}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){if(this._isShown||ce.trigger(this._element,WD,{relatedTarget:e}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||new Nd().hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(e0);const r=()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(qm),this._element.classList.remove(e0),ce.trigger(this._element,KD,{relatedTarget:e})};this._queueCallback(r,this._element,!0)}hide(){if(!this._isShown||ce.trigger(this._element,YD).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(t0),this._backdrop.hide();const n=()=>{this._element.classList.remove(qm,t0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||new Nd().reset(),ce.trigger(this._element,i3)};this._queueCallback(n,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const e=()=>{if(this._config.backdrop==="static"){ce.trigger(this._element,n0);return}this.hide()},n=!!this._config.backdrop;return new qy({className:jD,isVisible:n,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:n?e:null})}_initializeFocusTrap(){return new e3({trapElement:this._element})}_addEventListeners(){ce.on(this._element,ZD,e=>{if(e.key===HD){if(this._config.keyboard){this.hide();return}ce.trigger(this._element,n0)}})}static jQueryInterface(e){return this.each(function(){const n=zr.getOrCreateInstance(this,e);if(typeof e=="string"){if(n[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);n[e](this)}})}}ce.on(document,QD,JD,function(t){const e=Se.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&t.preventDefault(),$r(this))return;ce.one(e,i3,()=>{wi(this)&&this.focus()});const n=Se.findOne(o3);n&&n!==e&&zr.getInstance(n).hide(),zr.getOrCreateInstance(e).toggle(this)});ce.on(window,UD,()=>{for(const t of Se.find(o3))zr.getOrCreateInstance(t).show()});ce.on(window,GD,()=>{for(const t of Se.find("[aria-modal][class*=show][class*=offcanvas-]"))getComputedStyle(t).position!=="fixed"&&zr.getOrCreateInstance(t).hide()});vc(zr);mn(zr);const eP=/^aria-[\w-]*$/i,s3={"*":["class","dir","id","lang","role",eP],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],dd:[],div:[],dl:[],dt:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},tP=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),nP=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,rP=(t,e)=>{const n=t.nodeName.toLowerCase();return e.includes(n)?tP.has(n)?!!nP.test(t.nodeValue):!0:e.filter(r=>r instanceof RegExp).some(r=>r.test(n))};function oP(t,e,n){if(!t.length)return t;if(n&&typeof n=="function")return n(t);const o=new window.DOMParser().parseFromString(t,"text/html"),i=[].concat(...o.body.querySelectorAll("*"));for(const s of i){const c=s.nodeName.toLowerCase();if(!Object.keys(e).includes(c)){s.remove();continue}const a=[].concat(...s.attributes),u=[].concat(e["*"]||[],e[c]||[]);for(const d of a)rP(d,u)||s.removeAttribute(d.nodeName)}return o.body.innerHTML}const iP="TemplateFactory",sP={allowList:s3,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"<div></div>"},aP={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},lP={entry:"(string|element|function|null)",selector:"(string|element)"};class cP extends Ys{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return sP}static get DefaultType(){return aP}static get NAME(){return iP}getContent(){return Object.values(this._config.content).map(e=>this._resolvePossibleFunction(e)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(e){return this._checkContent(e),this._config.content={...this._config.content,...e},this}toHtml(){const e=document.createElement("div");e.innerHTML=this._maybeSanitize(this._config.template);for(const[o,i]of Object.entries(this._config.content))this._setContent(e,i,o);const n=e.children[0],r=this._resolvePossibleFunction(this._config.extraClass);return r&&n.classList.add(...r.split(" ")),n}_typeCheckConfig(e){super._typeCheckConfig(e),this._checkContent(e.content)}_checkContent(e){for(const[n,r]of Object.entries(e))super._typeCheckConfig({selector:n,entry:r},lP)}_setContent(e,n,r){const o=Se.findOne(r,e);if(o){if(n=this._resolvePossibleFunction(n),!n){o.remove();return}if(or(n)){this._putElementInTemplate(Vr(n),o);return}if(this._config.html){o.innerHTML=this._maybeSanitize(n);return}o.textContent=n}}_maybeSanitize(e){return this._config.sanitize?oP(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return Ht(e,[void 0,this])}_putElementInTemplate(e,n){if(this._config.html){n.innerHTML="",n.append(e);return}n.textContent=e.textContent}}const uP="tooltip",dP=new Set(["sanitize","allowList","sanitizeFn"]),bu="fade",fP="modal",wa="show",hP=".tooltip-inner",r0=`.${fP}`,o0="hide.bs.modal",Mi="hover",Cu="focus",Eu="click",pP="manual",mP="hide",gP="hidden",vP="show",yP="shown",bP="inserted",CP="click",EP="focusin",kP="focusout",wP="mouseenter",SP="mouseleave",AP={AUTO:"auto",TOP:"top",RIGHT:hn()?"left":"right",BOTTOM:"bottom",LEFT:hn()?"right":"left"},xP={allowList:s3,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',title:"",trigger:"hover focus"},TP={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class Rn extends An{constructor(e,n){if(typeof Ly>"u")throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org/docs/v2/)");super(e,n),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return xP}static get DefaultType(){return TP}static get NAME(){return uP}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){if(this._isEnabled){if(this._isShown()){this._leave();return}this._enter()}}dispose(){clearTimeout(this._timeout),ce.off(this._element.closest(r0),o0,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!(this._isWithContent()&&this._isEnabled))return;const e=ce.trigger(this._element,this.constructor.eventName(vP)),r=(By(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(e.defaultPrevented||!r)return;this._disposePopper();const o=this._getTipElement();this._element.setAttribute("aria-describedby",o.getAttribute("id"));const{container:i}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(i.append(o),ce.trigger(this._element,this.constructor.eventName(bP))),this._popper=this._createPopper(o),o.classList.add(wa),"ontouchstart"in document.documentElement)for(const c of[].concat(...document.body.children))ce.on(c,"mouseover",Fl);const s=()=>{ce.trigger(this._element,this.constructor.eventName(yP)),this._isHovered===!1&&this._leave(),this._isHovered=!1};this._queueCallback(s,this.tip,this._isAnimated())}hide(){if(!this._isShown()||ce.trigger(this._element,this.constructor.eventName(mP)).defaultPrevented)return;if(this._getTipElement().classList.remove(wa),"ontouchstart"in document.documentElement)for(const o of[].concat(...document.body.children))ce.off(o,"mouseover",Fl);this._activeTrigger[Eu]=!1,this._activeTrigger[Cu]=!1,this._activeTrigger[Mi]=!1,this._isHovered=null;const r=()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),ce.trigger(this._element,this.constructor.eventName(gP)))};this._queueCallback(r,this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(e){const n=this._getTemplateFactory(e).toHtml();if(!n)return null;n.classList.remove(bu,wa),n.classList.add(`bs-${this.constructor.NAME}-auto`);const r=pM(this.constructor.NAME).toString();return n.setAttribute("id",r),this._isAnimated()&&n.classList.add(bu),n}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new cP({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[hP]:this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(e){return this.constructor.getOrCreateInstance(e.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(bu)}_isShown(){return this.tip&&this.tip.classList.contains(wa)}_createPopper(e){const n=Ht(this._config.placement,[this,e,this._element]),r=AP[n.toUpperCase()];return fh(this._element,e,this._getPopperConfig(r))}_getOffset(){const{offset:e}=this._config;return typeof e=="string"?e.split(",").map(n=>Number.parseInt(n,10)):typeof e=="function"?n=>e(n,this._element):e}_resolvePossibleFunction(e){return Ht(e,[this._element,this._element])}_getPopperConfig(e){const n={placement:e,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:r=>{this._getTipElement().setAttribute("data-popper-placement",r.state.placement)}}]};return{...n,...Ht(this._config.popperConfig,[void 0,n])}}_setListeners(){const e=this._config.trigger.split(" ");for(const n of e)if(n==="click")ce.on(this._element,this.constructor.eventName(CP),this._config.selector,r=>{const o=this._initializeOnDelegatedTarget(r);o._activeTrigger[Eu]=!(o._isShown()&&o._activeTrigger[Eu]),o.toggle()});else if(n!==pP){const r=n===Mi?this.constructor.eventName(wP):this.constructor.eventName(EP),o=n===Mi?this.constructor.eventName(SP):this.constructor.eventName(kP);ce.on(this._element,r,this._config.selector,i=>{const s=this._initializeOnDelegatedTarget(i);s._activeTrigger[i.type==="focusin"?Cu:Mi]=!0,s._enter()}),ce.on(this._element,o,this._config.selector,i=>{const s=this._initializeOnDelegatedTarget(i);s._activeTrigger[i.type==="focusout"?Cu:Mi]=s._element.contains(i.relatedTarget),s._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},ce.on(this._element.closest(r0),o0,this._hideModalHandler)}_fixTitle(){const e=this._element.getAttribute("title");e&&(!this._element.getAttribute("aria-label")&&!this._element.textContent.trim()&&this._element.setAttribute("aria-label",e),this._element.setAttribute("data-bs-original-title",e),this._element.removeAttribute("title"))}_enter(){if(this._isShown()||this._isHovered){this._isHovered=!0;return}this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show)}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(e,n){clearTimeout(this._timeout),this._timeout=setTimeout(e,n)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(e){const n=ir.getDataAttributes(this._element);for(const r of Object.keys(n))dP.has(r)&&delete n[r];return e={...n,...typeof e=="object"&&e?e:{}},e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e.container=e.container===!1?document.body:Vr(e.container),typeof e.delay=="number"&&(e.delay={show:e.delay,hide:e.delay}),typeof e.title=="number"&&(e.title=e.title.toString()),typeof e.content=="number"&&(e.content=e.content.toString()),e}_getDelegateConfig(){const e={};for(const[n,r]of Object.entries(this._config))this.constructor.Default[n]!==r&&(e[n]=r);return e.selector=!1,e.trigger="manual",e}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(e){return this.each(function(){const n=Rn.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof n[e]>"u")throw new TypeError(`No method named "${e}"`);n[e]()}})}}mn(Rn);const IP="popover",_P=".popover-header",NP=".popover-body",OP={...Rn.Default,content:"",offset:[0,8],placement:"right",template:'<div class="popover" role="tooltip"><div class="popover-arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>',trigger:"click"},MP={...Rn.DefaultType,content:"(null|string|element|function)"};class co extends Rn{static get Default(){return OP}static get DefaultType(){return MP}static get NAME(){return IP}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[_P]:this._getTitle(),[NP]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(e){return this.each(function(){const n=co.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof n[e]>"u")throw new TypeError(`No method named "${e}"`);n[e]()}})}}mn(co);const LP="scrollspy",DP="bs.scrollspy",gh=`.${DP}`,PP=".data-api",BP=`activate${gh}`,i0=`click${gh}`,RP=`load${gh}${PP}`,VP="dropdown-item",Uo="active",$P='[data-bs-spy="scroll"]',ku="[href]",FP=".nav, .list-group",s0=".nav-link",zP=".nav-item",UP=".list-group-item",HP=`${s0}, ${zP} > ${s0}, ${UP}`,jP=".dropdown",WP=".dropdown-toggle",KP={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},YP={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class Cc extends An{constructor(e,n){super(e,n),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement=getComputedStyle(this._element).overflowY==="visible"?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return KP}static get DefaultType(){return YP}static get NAME(){return LP}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const e of this._observableSections.values())this._observer.observe(e)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(e){return e.target=Vr(e.target)||document.body,e.rootMargin=e.offset?`${e.offset}px 0px -30%`:e.rootMargin,typeof e.threshold=="string"&&(e.threshold=e.threshold.split(",").map(n=>Number.parseFloat(n))),e}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(ce.off(this._config.target,i0),ce.on(this._config.target,i0,ku,e=>{const n=this._observableSections.get(e.target.hash);if(n){e.preventDefault();const r=this._rootElement||window,o=n.offsetTop-this._element.offsetTop;if(r.scrollTo){r.scrollTo({top:o,behavior:"smooth"});return}r.scrollTop=o}}))}_getNewObserver(){const e={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(n=>this._observerCallback(n),e)}_observerCallback(e){const n=s=>this._targetLinks.get(`#${s.target.id}`),r=s=>{this._previousScrollData.visibleEntryTop=s.target.offsetTop,this._process(n(s))},o=(this._rootElement||document.documentElement).scrollTop,i=o>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=o;for(const s of e){if(!s.isIntersecting){this._activeTarget=null,this._clearActiveClass(n(s));continue}const c=s.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(i&&c){if(r(s),!o)return;continue}!i&&!c&&r(s)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const e=Se.find(ku,this._config.target);for(const n of e){if(!n.hash||$r(n))continue;const r=Se.findOne(decodeURI(n.hash),this._element);wi(r)&&(this._targetLinks.set(decodeURI(n.hash),n),this._observableSections.set(n.hash,r))}}_process(e){this._activeTarget!==e&&(this._clearActiveClass(this._config.target),this._activeTarget=e,e.classList.add(Uo),this._activateParents(e),ce.trigger(this._element,BP,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains(VP)){Se.findOne(WP,e.closest(jP)).classList.add(Uo);return}for(const n of Se.parents(e,FP))for(const r of Se.prev(n,HP))r.classList.add(Uo)}_clearActiveClass(e){e.classList.remove(Uo);const n=Se.find(`${ku}.${Uo}`,e);for(const r of n)r.classList.remove(Uo)}static jQueryInterface(e){return this.each(function(){const n=Cc.getOrCreateInstance(this,e);if(typeof e=="string"){if(n[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);n[e]()}})}}ce.on(window,RP,()=>{for(const t of Se.find($P))Cc.getOrCreateInstance(t)});mn(Cc);const GP="tab",QP="bs.tab",Do=`.${QP}`,ZP=`hide${Do}`,JP=`hidden${Do}`,XP=`show${Do}`,qP=`shown${Do}`,eB=`click${Do}`,tB=`keydown${Do}`,nB=`load${Do}`,rB="ArrowLeft",a0="ArrowRight",oB="ArrowUp",l0="ArrowDown",wu="Home",c0="End",uo="active",u0="fade",Su="show",iB="dropdown",a3=".dropdown-toggle",sB=".dropdown-menu",Au=`:not(${a3})`,aB='.list-group, .nav, [role="tablist"]',lB=".nav-item, .list-group-item",cB=`.nav-link${Au}, .list-group-item${Au}, [role="tab"]${Au}`,l3='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',xu=`${cB}, ${l3}`,uB=`.${uo}[data-bs-toggle="tab"], .${uo}[data-bs-toggle="pill"], .${uo}[data-bs-toggle="list"]`;class mi extends An{constructor(e){super(e),this._parent=this._element.closest(aB),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),ce.on(this._element,tB,n=>this._keydown(n)))}static get NAME(){return GP}show(){const e=this._element;if(this._elemIsActive(e))return;const n=this._getActiveElem(),r=n?ce.trigger(n,ZP,{relatedTarget:e}):null;ce.trigger(e,XP,{relatedTarget:n}).defaultPrevented||r&&r.defaultPrevented||(this._deactivate(n,e),this._activate(e,n))}_activate(e,n){if(!e)return;e.classList.add(uo),this._activate(Se.getElementFromSelector(e));const r=()=>{if(e.getAttribute("role")!=="tab"){e.classList.add(Su);return}e.removeAttribute("tabindex"),e.setAttribute("aria-selected",!0),this._toggleDropDown(e,!0),ce.trigger(e,qP,{relatedTarget:n})};this._queueCallback(r,e,e.classList.contains(u0))}_deactivate(e,n){if(!e)return;e.classList.remove(uo),e.blur(),this._deactivate(Se.getElementFromSelector(e));const r=()=>{if(e.getAttribute("role")!=="tab"){e.classList.remove(Su);return}e.setAttribute("aria-selected",!1),e.setAttribute("tabindex","-1"),this._toggleDropDown(e,!1),ce.trigger(e,JP,{relatedTarget:n})};this._queueCallback(r,e,e.classList.contains(u0))}_keydown(e){if(![rB,a0,oB,l0,wu,c0].includes(e.key))return;e.stopPropagation(),e.preventDefault();const n=this._getChildren().filter(o=>!$r(o));let r;if([wu,c0].includes(e.key))r=n[e.key===wu?0:n.length-1];else{const o=[a0,l0].includes(e.key);r=hh(n,e.target,o,!0)}r&&(r.focus({preventScroll:!0}),mi.getOrCreateInstance(r).show())}_getChildren(){return Se.find(xu,this._parent)}_getActiveElem(){return this._getChildren().find(e=>this._elemIsActive(e))||null}_setInitialAttributes(e,n){this._setAttributeIfNotExists(e,"role","tablist");for(const r of n)this._setInitialAttributesOnChild(r)}_setInitialAttributesOnChild(e){e=this._getInnerElement(e);const n=this._elemIsActive(e),r=this._getOuterElement(e);e.setAttribute("aria-selected",n),r!==e&&this._setAttributeIfNotExists(r,"role","presentation"),n||e.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(e,"role","tab"),this._setInitialAttributesOnTargetPanel(e)}_setInitialAttributesOnTargetPanel(e){const n=Se.getElementFromSelector(e);n&&(this._setAttributeIfNotExists(n,"role","tabpanel"),e.id&&this._setAttributeIfNotExists(n,"aria-labelledby",`${e.id}`))}_toggleDropDown(e,n){const r=this._getOuterElement(e);if(!r.classList.contains(iB))return;const o=(i,s)=>{const c=Se.findOne(i,r);c&&c.classList.toggle(s,n)};o(a3,uo),o(sB,Su),r.setAttribute("aria-expanded",n)}_setAttributeIfNotExists(e,n,r){e.hasAttribute(n)||e.setAttribute(n,r)}_elemIsActive(e){return e.classList.contains(uo)}_getInnerElement(e){return e.matches(xu)?e:Se.findOne(xu,e)}_getOuterElement(e){return e.closest(lB)||e}static jQueryInterface(e){return this.each(function(){const n=mi.getOrCreateInstance(this);if(typeof e=="string"){if(n[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);n[e]()}})}}ce.on(document,eB,l3,function(t){["A","AREA"].includes(this.tagName)&&t.preventDefault(),!$r(this)&&mi.getOrCreateInstance(this).show()});ce.on(window,nB,()=>{for(const t of Se.find(uB))mi.getOrCreateInstance(t)});mn(mi);const dB="toast",fB="bs.toast",Qr=`.${fB}`,hB=`mouseover${Qr}`,pB=`mouseout${Qr}`,mB=`focusin${Qr}`,gB=`focusout${Qr}`,vB=`hide${Qr}`,yB=`hidden${Qr}`,bB=`show${Qr}`,CB=`shown${Qr}`,EB="fade",d0="hide",Sa="show",Aa="showing",kB={animation:"boolean",autohide:"boolean",delay:"number"},wB={animation:!0,autohide:!0,delay:5e3};class Ai extends An{constructor(e,n){super(e,n),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return wB}static get DefaultType(){return kB}static get NAME(){return dB}show(){if(ce.trigger(this._element,bB).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(EB);const n=()=>{this._element.classList.remove(Aa),ce.trigger(this._element,CB),this._maybeScheduleHide()};this._element.classList.remove(d0),Ks(this._element),this._element.classList.add(Sa,Aa),this._queueCallback(n,this._element,this._config.animation)}hide(){if(!this.isShown()||ce.trigger(this._element,vB).defaultPrevented)return;const n=()=>{this._element.classList.add(d0),this._element.classList.remove(Aa,Sa),ce.trigger(this._element,yB)};this._element.classList.add(Aa),this._queueCallback(n,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(Sa),super.dispose()}isShown(){return this._element.classList.contains(Sa)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(e,n){switch(e.type){case"mouseover":case"mouseout":{this._hasMouseInteraction=n;break}case"focusin":case"focusout":{this._hasKeyboardInteraction=n;break}}if(n){this._clearTimeout();return}const r=e.relatedTarget;this._element===r||this._element.contains(r)||this._maybeScheduleHide()}_setListeners(){ce.on(this._element,hB,e=>this._onInteraction(e,!0)),ce.on(this._element,pB,e=>this._onInteraction(e,!1)),ce.on(this._element,mB,e=>this._onInteraction(e,!0)),ce.on(this._element,gB,e=>this._onInteraction(e,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(e){return this.each(function(){const n=Ai.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof n[e]>"u")throw new TypeError(`No method named "${e}"`);n[e](this)}})}}vc(Ai);mn(Ai);function f0(t,e){return e.value||t.getAttribute("title")||""}const Po={mounted:(t,e)=>{const n=f0(t,e);n&&t.setAttribute("title",n),new Rn(t)},updated:(t,e)=>{const n=Rn.getInstance(t);n&&n.dispose();const r=f0(t,e);r&&t.setAttribute("title",r),new Rn(t)},unmounted:t=>{const e=Rn.getInstance(t);e&&e.dispose()}},SB={key:0,class:"pills-list__wrapper"},AB={class:"pills-list__ul"},xB={class:"bd-markdown-editor__menu-bottom"},TB={key:0,class:"vr"},c3=l.defineComponent({__name:"BDMarkdownEditor",props:{placeholder:{default:"Typ een bericht"},errorText:{default:"er is iets fout gegaan"},state:{type:[Boolean,null],default:null},variant:{default:uu.BASIC},files:{default:void 0},pills:{default:void 0},apiUrl:{default:""},modelValue:{}},emits:["update:modelValue","upload","action"],setup(t,{emit:e}){const n=t,r=e,o=()=>{r("upload")},i=Oo(n,"modelValue",r),s=[N_,L_,P_,_N.configure({placeholder:n.placeholder}),aO,lN.configure({openOnClick:!1,validate:K=>/^(https?:\/\/|www\.)/i.test(K)})];n.variant===uu.FULL&&s.push(PN,zN,HN,rO,oO,iO);const c=I_({content:i.value,extensions:s,onUpdate:({editor:K})=>{const{view:F,state:z}=K,{from:$,to:J}=F.state.selection;if(z.doc.textBetween($-1,J,"")==" "&&K.getAttributes("link").href!=null&&K.chain().setTextSelection({from:$-1,to:J}).toggleLink({href:K.getAttributes("link").href}).setTextSelection({from:J,to:J}).run(),K.getText().trim()===""){r("update:modelValue","");return}r("update:modelValue",K.getHTML())}});l.watch(()=>n.modelValue,K=>{c.value.getHTML()!==K&&c.value.commands.setContent(K,!0,{preserveWhitespace:"full"})});const a=l.computed(()=>n.state===!1?"is-invalid":null),u=l.computed(()=>v("bold")),d=l.computed(()=>v("italic")),f=l.computed(()=>v("underline")),h=l.computed(()=>v("bulletList")),p=l.computed(()=>v("orderedList")),m=l.computed(()=>v("link")),g=l.computed(()=>n.variant===uu.FULL),v=K=>c.value&&c.value.isActive(K)?"active":null,y=l.computed(()=>n.files&&n.files.length>0?Io(n.apiUrl,n.files,!1):null),b=l.computed(()=>n.files&&n.files.length>0?Io(n.apiUrl,n.files,!0):null),E=K=>{r("action",{name:"delete-attachment",obj:K})},C=K=>{r("action",{name:"image-attachment",obj:K})},S=l.computed(()=>{if(!c.value)return!1;const{from:K,to:F}=c.value.state.selection;return K!==F}),_=l.computed(()=>S.value?"Voeg een link toe":"Selecteer eerst tekst"),T=l.ref(!1),D=l.ref(""),Y=l.ref(null),V=()=>{D.value=c.value.getAttributes("link").href||"",T.value=!0},H=K=>{if(T.value=!1,!K){c.value.chain().focus().unsetLink().run();return}/^www\./i.test(K)&&(K=`https://${K}`),c.value.chain().focus().toggleLink({href:K}).run()},j=()=>{T.value=!1};return(K,F)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",{class:l.normalizeClass(["bd-markdown-editor",a.value])},[l.createVNode(l.unref(T_),{editor:l.unref(c)},null,8,["editor"]),t.pills?(l.openBlock(),l.createElementBlock("div",SB,[l.createElementVNode("ul",AB,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.pills,(z,$)=>(l.openBlock(),l.createElementBlock("li",{key:$,class:"pills-list__li"},[l.createVNode(ec,l.mergeProps({ref_for:!0},z),null,16)]))),128))])])):l.createCommentVNode("",!0),l.renderSlot(K.$slots,"default"),y.value?(l.openBlock(),l.createBlock(Hs,{key:1,files:y.value,"no-download":!0,"show-delete":!0,onDelete:E},null,8,["files"])):l.createCommentVNode("",!0),b.value?(l.openBlock(),l.createBlock(js,{key:2,files:b.value,"no-download":!0,"show-delete":!0,"fast-download":!1,onDelete:E,onShow:C},null,8,["files"])):l.createCommentVNode("",!0),l.createElementVNode("div",xB,[l.createVNode(Re,{variant:"light",type:"button",onClick:o},{default:l.withCtx(()=>[l.createVNode(l.unref(Dr))]),_:1}),g.value?(l.openBlock(),l.createElementBlock("div",TB)):l.createCommentVNode("",!0),g.value?(l.openBlock(),l.createBlock(Re,{key:1,variant:"light",type:"button",class:l.normalizeClass(u.value),onClick:F[0]||(F[0]=z=>l.unref(c).chain().focus().toggleBold().run())},{default:l.withCtx(()=>[l.createVNode(l.unref(Dd))]),_:1},8,["class"])):l.createCommentVNode("",!0),g.value?(l.openBlock(),l.createBlock(Re,{key:2,variant:"light",type:"button",class:l.normalizeClass(d.value),onClick:F[1]||(F[1]=z=>l.unref(c).chain().focus().toggleItalic().run())},{default:l.withCtx(()=>[l.createVNode(l.unref(Kd))]),_:1},8,["class"])):l.createCommentVNode("",!0),g.value?(l.openBlock(),l.createBlock(Re,{key:3,variant:"light",type:"button",class:l.normalizeClass(f.value),onClick:F[2]||(F[2]=z=>l.unref(c).chain().focus().toggleUnderline().run())},{default:l.withCtx(()=>[l.createVNode(l.unref(qd))]),_:1},8,["class"])):l.createCommentVNode("",!0),g.value?(l.openBlock(),l.createBlock(Re,{key:4,variant:"light",type:"button",class:l.normalizeClass(h.value),onClick:F[3]||(F[3]=z=>l.unref(c).chain().focus().toggleBulletList().run())},{default:l.withCtx(()=>[l.createVNode(l.unref(Pd))]),_:1},8,["class"])):l.createCommentVNode("",!0),g.value?(l.openBlock(),l.createBlock(Re,{key:5,variant:"light",type:"button",class:l.normalizeClass(p.value),onClick:F[4]||(F[4]=z=>l.unref(c).chain().focus().toggleOrderedList().run())},{default:l.withCtx(()=>[l.createVNode(l.unref(Gd))]),_:1},8,["class"])):l.createCommentVNode("",!0),l.withDirectives((l.openBlock(),l.createElementBlock("span",null,[g.value?(l.openBlock(),l.createBlock(Re,{key:0,ref_key:"linkButton",ref:Y,variant:"light",type:"button",class:l.normalizeClass(m.value),onClick:V,disabled:!S.value},{default:l.withCtx(()=>[l.createVNode(l.unref(Kl))]),_:1},8,["class","disabled"])):l.createCommentVNode("",!0)])),[[l.unref(Po),_.value]])]),T.value?(l.openBlock(),l.createBlock(dO,{key:3,previousUrl:D.value,onSubmit:H,onCancel:j},null,8,["previousUrl"])):l.createCommentVNode("",!0)],2),l.createVNode(ql,{text:n.errorText,state:n.state},null,8,["text","state"])],64))}}),IB={class:"header"},_B={class:"icon-close-wrapper"},NB={class:"navbar"},OB={class:"nav navbar-nav w-100"},MB={class:"nav-item"},LB={class:"nav-item"},vh=l.defineComponent({__name:"BDMobileMenu",props:{active:{type:Boolean,default:void 0},options:{}},emits:["hide","signout"],setup(t,{emit:e}){const n=e,r=t,o=l.computed(()=>({active:r.active===!0,inactive:r.active===!1})),i=()=>n("hide"),s=()=>n("signout");return(c,a)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(["bd-mobile-menu",o.value])},[l.createElementVNode("div",IB,[a[0]||(a[0]=l.createElementVNode("div",null,"Menu",-1)),l.createElementVNode("div",_B,[l.createVNode(jl,{onClick:i})])]),l.createElementVNode("nav",NB,[l.createElementVNode("ul",OB,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(r.options,u=>(l.openBlock(),l.createElementBlock("li",MB,[l.createVNode(Co,l.mergeProps({class:"nav-link"},{ref_for:!0},u,{onClick:i}),null,16)]))),256)),l.renderSlot(c.$slots,"special-options"),l.createElementVNode("li",LB,[l.createVNode(Co,{class:"nav-link",text:"Uitloggen",onClick:s})])])])],2))}}),DB={class:"bd-user"},PB={class:"bd-user__information"},BB={class:"text-break"},RB={class:"overflow-x-hidden"},u3=l.defineComponent({__name:"BDUser",props:{name:{default:""},img:{default:void 0},details:{default:void 0},hideImage:{type:Boolean,default:!1}},setup(t){const e=t,n=l.computed(()=>typeof e.details=="string"?e.details:e.details?.join(" • "));return(r,o)=>(l.openBlock(),l.createElementBlock("div",DB,[e.hideImage?l.createCommentVNode("",!0):(l.openBlock(),l.createBlock(Bs,l.mergeProps({key:0},e.img,{size:"sm"}),null,16)),l.createElementVNode("div",PB,[l.createElementVNode("header",null,[l.createElementVNode("h5",BB,l.toDisplayString(e.name),1),l.renderSlot(r.$slots,"header-extra")]),l.createElementVNode("span",RB,l.toDisplayString(n.value),1)])]))}}),VB={class:"bd-chat-cloud-card"},$B={class:"bd-chat-cloud-card__header"},FB={class:"bd-chat-cloud-card__body"},zB=["innerHTML"],UB={class:"bd-chat-cloud-card__footer"},HB={key:0,class:"pills-list__wrapper"},jB={class:"pills-list__ul"},d3=l.defineComponent({__name:"BDChatCloud",props:{headerTitle:{default:""},src:{default:void 0},username:{default:null},message:{default:""},isSender:{type:Boolean,default:!1},files:{default:void 0},pills:{default:void 0},apiUrl:{default:""}},emits:["show-attachment","action"],setup(t,{emit:e}){const n=t,r=e,o=l.computed(()=>n.isSender?"sender":Ie),i=l.computed(()=>Io(n.apiUrl,n.files,!1)),s=l.computed(()=>Io(n.apiUrl,n.files,!0)),c=()=>{r("action","copy-message")},a=u=>{r("show-attachment",u)};return(u,d)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(["bd-chat-cloud",o.value])},[l.createVNode(Bs,{src:n.src,username:n.username,size:"sm"},null,8,["src","username"]),l.createElementVNode("div",VB,[l.createElementVNode("div",$B,[l.renderSlot(u.$slots,"header",{},()=>[l.createTextVNode(l.toDisplayString(t.headerTitle),1)]),l.createVNode(Re,{variant:"outline-primary-dark",size:"sm",onClick:c},{default:l.withCtx(()=>[...d[0]||(d[0]=[l.createTextVNode(" kopieer ",-1)])]),_:1})]),l.createElementVNode("div",FB,[l.renderSlot(u.$slots,"body",{},()=>[l.createElementVNode("div",{class:"bd-chat-cloud-card__message",innerHTML:n.message},null,8,zB)])]),l.createElementVNode("div",UB,[l.renderSlot(u.$slots,"footer",{},()=>[t.pills?(l.openBlock(),l.createElementBlock("div",HB,[l.createElementVNode("ul",jB,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.pills,(f,h)=>(l.openBlock(),l.createElementBlock("li",{key:h,class:"pills-list__li"},[l.createVNode(ec,l.mergeProps({ref_for:!0},f),null,16)]))),128))])])):l.createCommentVNode("",!0),i.value&&i.value.length>0?(l.openBlock(),l.createBlock(Hs,{key:1,files:i.value},null,8,["files"])):l.createCommentVNode("",!0),s.value&&s.value.length>0?(l.openBlock(),l.createBlock(js,{key:2,"fast-download":!0,files:s.value,onShow:a},null,8,["files"])):l.createCommentVNode("",!0)])])])],2))}}),WB=l.defineComponent({__name:"BDTableSortHeader",props:["active","label","sortDesc"],emits:["sortAsc","sortDesc"],setup(t,{emit:e}){const n=t,r=e,o=l.ref(n.sortDesc),i=()=>{n.active&&(o.value=!o.value)},s=()=>{if(!n.active)return;const a=o.value?"sortDesc":"sortAsc";r(a)},c=l.computed(()=>({"bd-table-sort":!0,active:n.active}));return l.watch(()=>n.active,(a,u)=>{a&&!u&&(o.value=!1,r("sortAsc"))}),s(),(a,u)=>(l.openBlock(),l.createElementBlock("th",{class:l.normalizeClass(c.value),onClick:u[0]||(u[0]=d=>{i(),s()})},[l.createElementVNode("span",null,l.toDisplayString(n.label),1),n.active&&!o.value?(l.openBlock(),l.createBlock(l.unref(Qd),{key:0})):n.active&&o.value?(l.openBlock(),l.createBlock(l.unref(Zd),{key:1})):(l.openBlock(),l.createBlock(l.unref(Jd),{key:2}))],2))}}),KB={class:"bd-table"},YB={key:0,class:"table"},GB={key:1},QB=["onClick"],ZB={key:0},JB={key:1,class:"empty-text"},f3=l.defineComponent({__name:"BDTable",props:["fields","items","sortBy","sortDesc","tbodyTrClass","emptyText"],emits:["row-click","sort-changed"],setup(t,{expose:e,emit:n}){const r=t,o=n,i=l.ref(r.items),s=l.ref(r.sortBy),c=h=>s.value=h,a=(h,p,m)=>{const g=p[h],v=m[h];if(g==null)return 1;if(v==null)return-1;const y=g.toString(),b=v.toString();return y.localeCompare(b,void 0,{numeric:!0})},u=h=>{i.value=i.value.sort((m,g)=>a(h,m,g)),o("sort-changed",{sortBy:h,sortDesc:!1})},d=h=>{i.value=i.value.sort((m,g)=>a(h,g,m)),o("sort-changed",{sortBy:h,sortDesc:!0})},f=()=>{i.value=r.items};return l.watch(()=>r.items,h=>{i.value=h}),e({Refresh:f}),(h,p)=>(l.openBlock(),l.createElementBlock("div",KB,[r.items&&r.items.length>0?(l.openBlock(),l.createElementBlock("table",YB,[l.createElementVNode("thead",null,[l.createElementVNode("tr",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(r.fields,m=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[m.isVisible?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[m.sortable?(l.openBlock(),l.createBlock(WB,{key:0,label:m.label,active:m.key==s.value,sortDesc:r.sortDesc,onClick:g=>c(m.key),onSortAsc:g=>u(m.key),onSortDesc:g=>d(m.key)},null,8,["label","active","sortDesc","onClick","onSortAsc","onSortDesc"])):(l.openBlock(),l.createElementBlock("th",GB,l.toDisplayString(m.label),1))],64)):l.createCommentVNode("",!0)],64))),256))])]),l.createElementVNode("tbody",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(i.value,m=>(l.openBlock(),l.createElementBlock("tr",{class:l.normalizeClass(r.tbodyTrClass&&r.tbodyTrClass(m)),onClick:g=>o("row-click",m)},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.fields,g=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[g.isVisible?(l.openBlock(),l.createElementBlock("td",ZB,[h.$slots.hasOwnProperty(g.key)?l.renderSlot(h.$slots,g.key,{key:0,row:m,item:m,value:m[g.key]}):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createTextVNode(l.toDisplayString(m[g.key]),1)],64))])):l.createCommentVNode("",!0)],64))),256))],10,QB))),256))])])):(l.openBlock(),l.createElementBlock("p",JB,l.toDisplayString(r.emptyText),1))]))}}),XB=["id"],qB={key:0,class:"toast-body__title"},eR={class:"actions"},tR=["textContent"],nR=["textContent"],rR={class:"icon-wrapper"},oR=["textContent"],iR=["textContent"],h0=3e4,p0=5e3,h3=l.defineComponent({__name:"BDVideoCallToast",props:{id:{},contactInfoReceiver:{},isSender:{type:Boolean},firstNameSender:{},canceled:{type:Boolean},disabled:{type:Boolean},localization:{}},emits:["reject-video-call","accept-video-call"],setup(t,{emit:e}){const n=t,r=e;let o=l.ref(!1),i=l.ref(!1),s=null,c=null;const a=l.computed(()=>{let E="video-call-toast";return n.id&&(E+=`-${n.id}`),E}),u=l.computed(()=>o.value?[o.value?"is-handled":Ie,i.value?"is-handled--success":Ie,n.canceled?"is-handled--canceled":Ie].join(" "):Ie),d=l.computed(()=>n.canceled?n.localization.videoCallCanceled:i.value?n.localization.videoCallAccepted:n.localization.videoCallRejected),f=l.computed(()=>n.canceled?`${n.firstNameSender}${n.localization.notifyCallerWhenCanceled}`:n.isSender?n.contactInfoReceiver?`${n.contactInfoReceiver.name}${n.localization.notifyCallerWhenRejected}`:n.localization.notifyCallerWhenRejected:i.value?n.localization.openNewTabWhenAccepted:`${n.localization.notifyReceiverWhenRejected.start}${n.firstNameSender}${n.localization.notifyReceiverWhenRejected.end}`.replace(/\s\s+/g," "));l.watch(()=>n.canceled,()=>{o.value=!0});const h=()=>{const E=a.value,C=document.querySelector(`#${E}`);if(C){C.addEventListener("hide.bs.toast",b);var S={autohide:!0,delay:h0+p0};c=Ai.getOrCreateInstance(C,S),c.show(),s=window.setTimeout(p,h0)}};l.onMounted(h);const p=()=>{o.value||g()},m=()=>{g(),y()},g=()=>{o.value||(o.value=!0,r("reject-video-call",n.id))},v=()=>{o.value=!0,i.value=!0,r("accept-video-call",n.id),y()},y=()=>{window.clearTimeout(s),window.setTimeout(()=>c.hide(),p0)},b=()=>{o.value=!1,i.value=!1};return(E,C)=>(l.openBlock(),l.createElementBlock("div",{id:a.value,class:"toast bd-video-call-toast",role:"alert","aria-live":"assertive","aria-atomic":"true"},[l.unref(o)?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("div",qB,l.toDisplayString(n.localization.incomingVideoCall),1)),l.createElementVNode("div",{class:l.normalizeClass(["toast-body__main",u.value])},[l.unref(o)?(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createElementVNode("div",rR,[l.createVNode(Ua)]),l.createElementVNode("div",null,[l.createElementVNode("p",{textContent:l.toDisplayString(d.value),class:"title"},null,8,oR),l.createElementVNode("p",{textContent:l.toDisplayString(f.value)},null,8,iR)])],64)):(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.createVNode(vf,{value:t.contactInfoReceiver},null,8,["value"]),l.createElementVNode("div",eR,[l.createVNode(Re,{variant:"danger",class:"text-center",onClick:m},{default:l.withCtx(()=>[l.createVNode(Bd),l.createElementVNode("span",{textContent:l.toDisplayString(n.localization.rejectVideoCall)},null,8,tR)]),_:1}),l.createVNode(Re,{variant:"success",class:"text-center",onClick:v},{default:l.withCtx(()=>[l.createVNode(Ua),l.createElementVNode("span",{textContent:l.toDisplayString(n.localization.acceptVideoCall)},null,8,nR)]),_:1})])],64))],2)],8,XB))}}),yh=l.defineComponent({__name:"BDDropdown",props:{size:{default:lt.MD},variant:{default:Yl.PRIMARY},right:{type:Boolean,default:void 0},noFlip:{type:Boolean,default:void 0},toggleTag:{default:"button"},toggleClass:{},actionToggle:{type:Boolean,default:void 0},text:{default:""},offset:{default:void 0}},setup(t){const e=t,{uniqueIdentifier:n}=vi(),r=`__BD__DROPDOWN__${n.value}`,o=l.computed(()=>({class:{btn:e.toggleTag==="button",[`btn-${e.variant}`]:e.toggleTag==="button"&&e.variant,[`btn-${e.size}`]:e.toggleTag==="button"&&e.size,[`${e.toggleClass}`]:e.toggleClass!==void 0,"dropdown-toggle-action":e.actionToggle},"data-bs-display":e.noFlip?"static":null,"data-bs-offset":e.offset?e.offset:null,id:r})),i=l.computed(()=>({"dropdown-menu-end":e.right,"dropdown-menu-action":e.actionToggle})),s=l.computed(()=>({"aria-labelledby":r})),c=l.ref(),a=l.ref(),u=()=>{c.value.classList.remove("show"),a.value.classList.remove("show"),a.value.removeAttribute("aria-expanded")};return(d,f)=>(l.openBlock(),l.createElementBlock("div",{class:"bd-dropdown dropdown",onClick:f[0]||(f[0]=l.withModifiers(()=>{},["stop"]))},[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.toggleTag),l.mergeProps({ref_key:"dropdownToggle",ref:a,class:"dropdown-toggle",target:"_self",role:"button","data-bs-toggle":"dropdown"},o.value),{default:l.withCtx(()=>[l.createElementVNode("span",null,l.toDisplayString(e.text),1)]),_:1},16)),l.createElementVNode("ul",l.mergeProps({ref_key:"dropdownMenu",ref:c,class:["dropdown-menu",i.value]},s.value,{onClick:u}),[l.renderSlot(d.$slots,"default")],16)]))}}),sR={class:"row bd-header"},aR={class:"col logo-mix"},lR=["src"],cR={key:1,class:"col header-options"},uR={class:"col bd-btn-settings"},dR={key:2},bh=l.defineComponent({__name:"BDHeader",props:{isEmbedded:{type:Boolean},dropdownMenuTitle:{},dropdownOptions:{},headerOptions:{},profileImageSrc:{},profileImageAlt:{},organizationLogoSrc:{},hasLogoutOption:{type:Boolean,default:!0}},emits:["click-logo","signout"],setup(t,{emit:e}){const n=t,r=e,o=l.computed(()=>{let f=[];return n.isEmbedded||(n.headerOptions&&(f=f.concat(n.headerOptions)),n.dropdownOptions&&(f=f.concat(n.dropdownOptions))),f}),i=l.computed(()=>!n.isEmbedded&&n.headerOptions&&n.headerOptions.length!==0),s=l.ref(void 0),c=()=>{n.isEmbedded||r("click-logo")},a=()=>r("signout"),u=()=>s.value=!0,d=()=>s.value=!1;return(f,h)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("nav",sR,[l.createElementVNode("div",aR,[l.createVNode(Od,{viewBox:"0 0 351 61",class:"logo bd-logo",onClick:c}),n.organizationLogoSrc?(l.openBlock(),l.createElementBlock("img",{key:0,class:"logo organization-logo",src:n.organizationLogoSrc,alt:""},null,8,lR)):l.createCommentVNode("",!0)]),n.isEmbedded?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("div",{key:0,class:"col bd-hamburger",onClick:u},[h[0]||(h[0]=l.createElementVNode("div",null,"Menu",-1)),l.createVNode(Yd)])),i.value?(l.openBlock(),l.createElementBlock("div",cR,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(n.headerOptions,p=>(l.openBlock(),l.createBlock(Re,{class:"btn-header",to:p.to,variant:"neutral"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(p.text),1)]),_:2},1032,["to"]))),256))])):l.createCommentVNode("",!0),l.createElementVNode("div",uR,[n.isEmbedded?l.createCommentVNode("",!0):l.renderSlot(f.$slots,"profile-side",{key:0}),n.profileImageSrc?(l.openBlock(),l.createBlock(Bs,{key:1,src:n.profileImageSrc,alt:n.profileImageAlt,size:"sm"},null,8,["src","alt"])):l.createCommentVNode("",!0),n.isEmbedded?(l.openBlock(),l.createElementBlock("span",dR,l.toDisplayString(n.dropdownMenuTitle),1)):l.createCommentVNode("",!0),n.isEmbedded?l.createCommentVNode("",!0):(l.openBlock(),l.createBlock(yh,{key:3,text:n.dropdownMenuTitle,variant:"primary",toggleTag:"a",right:!0},{default:l.withCtx(()=>[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(n.dropdownOptions,(p,m)=>(l.openBlock(),l.createBlock(Za,l.mergeProps({key:m},{ref_for:!0},p),null,16))),128)),n.hasLogoutOption?(l.openBlock(),l.createBlock(Za,{key:0,text:"Uitloggen",onClick:a})):l.createCommentVNode("",!0)]),_:1},8,["text"]))])]),n.isEmbedded?l.createCommentVNode("",!0):(l.openBlock(),l.createBlock(vh,{key:0,active:s.value,options:o.value,onHide:d,onSignout:a},{"special-options":l.withCtx(()=>[l.renderSlot(f.$slots,"mobile-menu-special-options")]),_:3},8,["active","options"]))],64))}}),fR="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20height='800px'%20width='800px'%20viewBox='0%200%20800%20800'%20fill='none'%20version='1.1'%20id='svg2'%20sodipodi:docname='bell-icon.svg'%20inkscape:version='1.4.2%20(ebf0e94,%202025-05-08)'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs2'%20/%3e%3csodipodi:namedview%20id='namedview2'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:zoom='0.93902601'%20inkscape:cx='361.01236'%20inkscape:cy='425.44082'%20inkscape:window-width='2323'%20inkscape:window-height='1321'%20inkscape:window-x='69'%20inkscape:window-y='-9'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg2'%20inkscape:lockguides='false'%20/%3e%3cpath%20fill='%23394156'%20d='m%20574.7134,517.70839%20c%20-43.02343,-19.42958%20-40.33991,-92.03173%20-40.37166,-94.13603%20l%20-0.86403,-55.08622%20c%20-0.84452,-53.84263%20-32.76289,-101.01787%20-79.52261,-120.73389%20-0.10055,-27.68538%20-26.24787,-50.17713%20-53.95375,-50.17713%20-27.70655,0%20-53.8532,22.49307%20-53.95442,50.17581%20-46.75774,19.71601%20-77.67395,68.62166%20-78.65724,122.46193%20l%20-0.86403,47.31%20c%20-0.0304,2.1043%201.78773,80.75463%20-41.23703,100.1842%20-4.90122,2.21412%20-7.59494,12.9473%20-6.46175,18.20508%201.13187,5.25843%203.98237,14.4119%209.36122,14.4119%20h%20110.87115%20c%202.23595,12.30035%208.05205,23.74336%2016.94754,33.01196%2011.8148,12.30961%2027.4393,19.08888%2043.99257,19.08888%2016.5546,0%2032.1791,-6.77927%2043.99258,-19.08888%208.89681,-9.26925%2014.71291,-20.71294%2016.94754,-33.01196%20h%20110.87115%20c%205.37885,0%208.22869,-9.1528%209.36189,-14.4119%201.13449,-5.25778%20-1.55789,-15.9903%20-6.45912,-18.20375%20z%20m%20-65.45742,-27.74178%20c%204.52282,13.71204%207.25707,16.20673%2016.33845,27.66562%20l%20-250.39475,-0.79275%20c%209.08005,-11.45756%2010.3714,-13.15885%2014.89422,-26.87287%20z%20M%20400.00135,224.00622%20c%2012.53255,0%2019.53015,4.82252%2022.8457,16.30126%20-8.54159,-1.77156%20-13.78747,-2.70563%20-22.8457,-2.70563%20-9.05823,0%20-14.30412,0.93341%20-22.84569,2.70563%203.3162,-11.47808%2010.31381,-16.30126%2022.84569,-16.30126%20z%20m%20-103.58848,199.63494%201.79933,-54.2217%20c%201.96022,-59.06989%2042.68543,-96.67497%20101.78915,-96.67497%2059.10373,0%2099.89499,35.80359%20101.78916,94.87564%20l%201.79933,56.1143%20c%200.0152,1.71731%201.47422,12.5683%201.23243,34.7862%20H%20295.17778%20c%200.71894,-22.23906%201.22119,-33.1218%201.23509,-34.87947%20z%20m%20103.58848,148.96978%20c%20-17.42517,0%20-25.43558,-5.58015%20-30.31694,-22.28624%20h%2060.63257%20c%20-4.88138,16.70609%20-12.88914,22.28624%20-30.31563,22.28624%20z'%20id='path1'%20style='stroke-width:0.899666;stroke-dasharray:none'%20sodipodi:nodetypes='ccscscscccsccsccscccccccscscscsssccccsccs'%20/%3e%3cpath%20fill='%23394156'%20d='m%20397.96944,283.33669%20c%20-49.41855,0%20-89.62361,40.20373%20-89.62361,89.62161%200,6.34354%205.14286,11.4864%2011.48639,11.4864%206.34355,0%2011.48641,-5.14286%2011.48641,-11.4864%200,-36.75076%2029.89938,-66.64948%2066.65148,-66.64948%206.34353,0%2011.48639,-5.14285%2011.48639,-11.4864%20-6.6e-4,-6.3442%20-5.14353,-11.48573%20-11.48706,-11.48573%20z'%20id='path2'%20style='stroke-width:0.904712;stroke-dasharray:none'%20sodipodi:nodetypes='ssssscs'%20/%3e%3c/svg%3e",m0=async(t,e)=>{const n=t+e,o=new TextEncoder().encode(n),i=await crypto.subtle.digest("SHA-256",o);return Array.from(new Uint8Array(i)).map(c=>c.toString(16).padStart(2,"0")).join("")};function Ch(){const t=()=>new Promise(n=>{if(document.readyState==="complete")return n();window.addEventListener("load",()=>n(),{once:!0})});return{OnWindowLoaded:n=>{l.onMounted(()=>t().then(n))}}}const hR=(t,e,n)=>{const{OnWindowLoaded:r}=Ch(),o="lkj298fhGGJihge",i=l.ref(!1),s=()=>e+"|"+n();return r(async()=>{if(e==null||n==null||n()==null){i.value=!1;return}const u=s(),d=localStorage.getItem(t),f=JSON.parse(d)||[],h=await m0(u,o);i.value=!f.includes(h)}),{hasUnfulfilledInteraction:i,MarkInteractionPerformed:async()=>{const u=s(),d=await m0(u,o),f=localStorage.getItem(t),h=JSON.parse(f)||[];h.includes(d)||(h.push(d),localStorage.setItem(t,JSON.stringify(h))),i.value=!1}}};function p3(t){const{OnWindowLoaded:e}=Ch();let n;const r=()=>{n=document.addEventListener("click",i=>{if(!i||!i.target)return;let s=null;if(i.target instanceof Element&&(s=i.target.closest(".popover")),s)return;const c=co.getInstance(t.value);c&&c.hide()})};l.onMounted(r);const o=()=>{if(t?.value==null)return;co.getInstance(t.value)||new co(t.value)};e(o),l.watch(t,o),l.onUnmounted(()=>{if(t?.value!=null){const i=co.getInstance(t.value);i&&i.dispose()}n&&document.removeEventListener("click",n)})}const pR=["data-bs-title","data-bs-content"],mR=["title"],gR={key:0,class:"number-circle",textContent:1},vR=l.defineComponent({__name:"BDNotificationButton",props:{userId:{},getNotification:{}},setup(t){const e=t,n=()=>e.getNotification?.linkUrl,{hasUnfulfilledInteraction:r,MarkInteractionPerformed:o}=hR("notificationsRead",e.userId,n),i=l.ref();p3(i);const s=l.computed(()=>{const d=e.getNotification;if(!d)return!1;const{isActive:f,startDate:h,endDate:p}=d;if(!f)return!1;const m=new Date(h),g=new Date(p),v=new Date;return v>=m&&v<=g}),c=l.computed(()=>e.getNotification?.tooltip),a=l.computed(()=>e.getNotification?.title),u=l.computed(()=>{const d=e.getNotification;if(!d)return"";const{text:f,linkUrl:h,linkText:p}=d;return`
|
|
1298
|
+
`,parseMarkdown:()=>({type:"hardBreak"}),addCommands(){return{setHardBreak:()=>({commands:t,chain:e,state:n,editor:r})=>t.first([()=>t.exitCode(),()=>t.command(()=>{const{selection:o,storedMarks:i}=n;if(o.$from.parent.type.spec.isolating)return!1;const{keepMarks:s}=this.options,{splittableMarks:c}=r.extensionManager,a=i||o.$to.parentOffset&&o.$from.marks();return e().insertContent({type:this.name}).command(({tr:u,dispatch:d})=>{if(d&&a&&s){const f=a.filter(h=>c.includes(h.type.name));u.ensureMarks(f)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),aO=sO;const lO={class:"popover bd-link-input-popover show bd-link-input-bottom"},cO={class:"popover-body"},uO={class:"form-label"},dO={key:0,class:"validation-text"},fO={class:"d-flex gap-2 mt-2"},hO=["disabled"],pO=l.defineComponent({__name:"BDLinkInput",props:{previousUrl:{}},emits:["submit","cancel"],setup(t,{emit:e}){const n=t,r=e,o=l.ref(n.previousUrl??""),i=l.computed(()=>{if(!o.value)return!!n.previousUrl;if(o.value===n.previousUrl)return!1;const d=o.value.trim().toLowerCase();return d.startsWith("http://")||d.startsWith("https://")||d.startsWith("www.")}),s=l.computed(()=>o.value&&o.value===n.previousUrl?"De URL is niet gewijzigd":o.value&&!i.value?"De URL moet beginnen met http://, https:// of www.":""),c=l.computed(()=>n.previousUrl?o.value?"Wijzigen":"Verwijderen":"Toevoegen"),a=()=>r("submit",o.value),u=()=>r("cancel");return(d,f)=>(l.openBlock(),l.createElementBlock("div",lO,[f[2]||(f[2]=l.createElementVNode("div",{class:"popover-header"},"Link beheren",-1)),l.createElementVNode("div",cO,[l.createElementVNode("label",uO,[f[1]||(f[1]=l.createTextVNode(" URL: ",-1)),l.withDirectives(l.createElementVNode("input",{"onUpdate:modelValue":f[0]||(f[0]=h=>o.value=h),type:"text",class:"form-control",placeholder:"https://www.example.com"},null,512),[[l.vModelText,o.value]]),s.value?(l.openBlock(),l.createElementBlock("div",dO,l.toDisplayString(s.value),1)):l.createCommentVNode("",!0)]),l.createElementVNode("div",fO,[l.createElementVNode("button",{type:"button",class:"btn btn-primary btn-sm",disabled:!i.value,onClick:a},l.toDisplayString(c.value),9,hO),l.createElementVNode("button",{type:"button",class:"btn btn-secondary btn-sm",onClick:u}," Annuleren ")])])]))}}),uu={BASIC:"basic",FULL:"full"},mO={class:"attachment-list"},gO={class:"attachment-link"},vO={key:1,class:"attachment-no-download"},yO=["href"],Hs=l.defineComponent({__name:"BDAttachmentPreviewList",props:{files:{default:[]},showDelete:{type:Boolean,default:!1},noDownload:{type:Boolean,default:!1}},emits:["delete"],setup(t,{emit:e}){const n=e,r=o=>{n("delete",o)};return(o,i)=>(l.openBlock(),l.createElementBlock("ul",mO,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.files,s=>(l.openBlock(),l.createElementBlock("li",{class:"attachment-list__item",key:s.CorrelationId},[l.createElementVNode("div",gO,[t.showDelete?(l.openBlock(),l.createBlock(Re,{key:0,variant:"remove",onClick:c=>r(s),"aria-label":"verwijder"},{default:l.withCtx(()=>[l.createVNode(l.unref(Ps))]),_:1},8,["onClick"])):l.createCommentVNode("",!0),t.noDownload?(l.openBlock(),l.createElementBlock("div",vO,[l.createVNode(l.unref(Dr)),l.createTextVNode(" "+l.toDisplayString(s.Naam.trim()),1)])):(l.openBlock(),l.createElementBlock("a",{key:2,href:s.downloadUrl},[l.createVNode(l.unref(Dr)),l.createTextVNode(" "+l.toDisplayString(s.Naam.trim()),1)],8,yO))])]))),128))]))}}),bO={class:"attachment-list"},CO={class:"attachment"},EO=["onClick"],kO=["src","alt"],wO=["onClick"],SO=["href"],AO={class:"btn btn-light download-button-image"},xO=["src","alt"],js=l.defineComponent({__name:"BDImageAttachmentPreviewList",props:{fastDownload:{type:Boolean,default:!1},files:{default:void 0},showDelete:{type:Boolean,default:!1},noDownload:{type:Boolean,default:!1}},emits:["delete","show"],setup(t,{emit:e}){const n=t,r=e,o=s=>{r("delete",s)},i=(s,c)=>{s.target&&s.target.className==="img-preview"&&r("show",c)};return(s,c)=>(l.openBlock(),l.createElementBlock("ul",bO,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.files,a=>(l.openBlock(),l.createElementBlock("li",{class:"attachment-list__item",key:a.CorrelationId},[l.createElementVNode("div",CO,[t.showDelete?(l.openBlock(),l.createBlock(Re,{key:0,variant:"remove","aria-label":"verwijder",onClick:l.withModifiers(u=>o(a),["prevent"])},{default:l.withCtx(()=>[l.createVNode(l.unref(Ps))]),_:1},8,["onClick"])):l.createCommentVNode("",!0),n.noDownload?(l.openBlock(),l.createElementBlock("div",{key:1,onClick:u=>i(u,a)},[l.createElementVNode("img",{src:a.previewUrl,class:"img-preview",alt:a.altName,loading:"lazy"},null,8,kO)],8,EO)):(l.openBlock(),l.createElementBlock("div",{key:2,onClick:u=>i(u,a)},[n.fastDownload?(l.openBlock(),l.createElementBlock("a",{key:0,href:a.downloadUrl,class:"download-link"},[l.createElementVNode("button",AO,[l.createVNode(l.unref(zd))])],8,SO)):l.createCommentVNode("",!0),l.createElementVNode("img",{src:a.previewUrl,alt:a.altName,class:"img-preview",loading:"lazy"},null,8,xO)],8,wO))])]))),128))]))}}),TO=t=>t?.map(e=>e.CorrelationId),_m=t=>t.Naam.toLowerCase().endsWith(".png")||t.Naam.toLowerCase().endsWith(".jpg")||t.Naam.toLowerCase().endsWith(".jpeg")||t.Naam.toLowerCase().endsWith(".gif"),IO=(t,e)=>e.DownloadUrl?e.DownloadUrl:e.identifier?`${t}/Collega/api/Conversation/GetConversationAttachment?conversationId=${e.conversationId}&fileMetadataId=${e.identifier}`:e.url?e.url:e.Id?`${t}/Portaal/DownloadBerichtBijlage/${e.Id}`:e.FileId?`${t}/Portaal/DownloadStandardMessageAttachment/${e.StandardAttachmentId}/${e.FileId}`:`${t}/Portaal/DownloadBerichtStagingBijlage/${e.CorrelationId}`,ry=(t,e)=>e.ThumbnailUrl?e.ThumbnailUrl:e.identifier?`${t}/Collega/api/Conversation/GetConversationAttachmentThumbnail?conversationId=${e.conversationId}&fileMetadataId=${e.identifier}`:e.url?e.url:e.Id?`${t}/Portaal/DownloadBerichtBijlageThumbnail/${e.Id}`:e.StandardAttachmentId||e.standardAttachmentId?`${t}/Portaal/DownloadStandardMessageAttachmentThumbnail/${e.StandardAttachmentId}/${e.FileId}`:`${t}/Portaal/DownloadBerichtStagingBijlageThumbnail/${e.CorrelationId}`,_O=(t,e)=>e.identifier?`${t}/Collega/api/Conversation/GetConversationAttachment?conversationId=${e.conversationId}&fileMetadataId=${e.identifier}`:null,NO=(t,e)=>e?_m(t):!_m(t),Io=(t="",e,n)=>e===void 0?void 0:e.filter(o=>NO(o,n)).map(o=>{const i=typeof o.CorrelationId=="string"?o.CorrelationId:o.CorrelationId!=null?o.CorrelationId.toString():"";return{downloadUrl:IO(t,o),previewUrl:ry(t,o),fullImageUrl:_O(t,o),altName:`${o.Naam}`,...o,CorrelationId:i}});var Bt="top",Xt="bottom",qt="right",Rt="left",mc="auto",ki=[Bt,Xt,qt,Rt],_o="start",ui="end",oy="clippingParents",oh="viewport",Qo="popper",iy="reference",Sd=ki.reduce(function(t,e){return t.concat([e+"-"+_o,e+"-"+ui])},[]),ih=[].concat(ki,[mc]).reduce(function(t,e){return t.concat([e,e+"-"+_o,e+"-"+ui])},[]),sy="beforeRead",ay="read",ly="afterRead",cy="beforeMain",uy="main",dy="afterMain",fy="beforeWrite",hy="write",py="afterWrite",my=[sy,ay,ly,cy,uy,dy,fy,hy,py];function Hn(t){return t?(t.nodeName||"").toLowerCase():null}function en(t){if(t==null)return window;if(t.toString()!=="[object Window]"){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function No(t){var e=en(t).Element;return t instanceof e||t instanceof Element}function fn(t){var e=en(t).HTMLElement;return t instanceof e||t instanceof HTMLElement}function sh(t){if(typeof ShadowRoot>"u")return!1;var e=en(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function OO(t){var e=t.state;Object.keys(e.elements).forEach(function(n){var r=e.styles[n]||{},o=e.attributes[n]||{},i=e.elements[n];!fn(i)||!Hn(i)||(Object.assign(i.style,r),Object.keys(o).forEach(function(s){var c=o[s];c===!1?i.removeAttribute(s):i.setAttribute(s,c===!0?"":c)}))})}function MO(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach(function(r){var o=e.elements[r],i=e.attributes[r]||{},s=Object.keys(e.styles.hasOwnProperty(r)?e.styles[r]:n[r]),c=s.reduce(function(a,u){return a[u]="",a},{});!fn(o)||!Hn(o)||(Object.assign(o.style,c),Object.keys(i).forEach(function(a){o.removeAttribute(a)}))})}}const gy={name:"applyStyles",enabled:!0,phase:"write",fn:OO,effect:MO,requires:["computeStyles"]};function Vn(t){return t.split("-")[0]}var bo=Math.max,$l=Math.min,di=Math.round;function Ad(){var t=navigator.userAgentData;return t!=null&&t.brands&&Array.isArray(t.brands)?t.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function vy(){return!/^((?!chrome|android).)*safari/i.test(Ad())}function fi(t,e,n){e===void 0&&(e=!1),n===void 0&&(n=!1);var r=t.getBoundingClientRect(),o=1,i=1;e&&fn(t)&&(o=t.offsetWidth>0&&di(r.width)/t.offsetWidth||1,i=t.offsetHeight>0&&di(r.height)/t.offsetHeight||1);var s=No(t)?en(t):window,c=s.visualViewport,a=!vy()&&n,u=(r.left+(a&&c?c.offsetLeft:0))/o,d=(r.top+(a&&c?c.offsetTop:0))/i,f=r.width/o,h=r.height/i;return{width:f,height:h,top:d,right:u+f,bottom:d+h,left:u,x:u,y:d}}function ah(t){var e=fi(t),n=t.offsetWidth,r=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-r)<=1&&(r=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:r}}function yy(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&sh(n)){var r=e;do{if(r&&t.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function ar(t){return en(t).getComputedStyle(t)}function LO(t){return["table","td","th"].indexOf(Hn(t))>=0}function Yr(t){return((No(t)?t.ownerDocument:t.document)||window.document).documentElement}function gc(t){return Hn(t)==="html"?t:t.assignedSlot||t.parentNode||(sh(t)?t.host:null)||Yr(t)}function Nm(t){return!fn(t)||ar(t).position==="fixed"?null:t.offsetParent}function DO(t){var e=/firefox/i.test(Ad()),n=/Trident/i.test(Ad());if(n&&fn(t)){var r=ar(t);if(r.position==="fixed")return null}var o=gc(t);for(sh(o)&&(o=o.host);fn(o)&&["html","body"].indexOf(Hn(o))<0;){var i=ar(o);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||e&&i.willChange==="filter"||e&&i.filter&&i.filter!=="none")return o;o=o.parentNode}return null}function Ws(t){for(var e=en(t),n=Nm(t);n&&LO(n)&&ar(n).position==="static";)n=Nm(n);return n&&(Hn(n)==="html"||Hn(n)==="body"&&ar(n).position==="static")?e:n||DO(t)||e}function lh(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function ts(t,e,n){return bo(t,$l(e,n))}function PO(t,e,n){var r=ts(t,e,n);return r>n?n:r}function by(){return{top:0,right:0,bottom:0,left:0}}function Cy(t){return Object.assign({},by(),t)}function Ey(t,e){return e.reduce(function(n,r){return n[r]=t,n},{})}var BO=function(e,n){return e=typeof e=="function"?e(Object.assign({},n.rects,{placement:n.placement})):e,Cy(typeof e!="number"?e:Ey(e,ki))};function RO(t){var e,n=t.state,r=t.name,o=t.options,i=n.elements.arrow,s=n.modifiersData.popperOffsets,c=Vn(n.placement),a=lh(c),u=[Rt,qt].indexOf(c)>=0,d=u?"height":"width";if(!(!i||!s)){var f=BO(o.padding,n),h=ah(i),p=a==="y"?Bt:Rt,m=a==="y"?Xt:qt,g=n.rects.reference[d]+n.rects.reference[a]-s[a]-n.rects.popper[d],v=s[a]-n.rects.reference[a],y=Ws(i),b=y?a==="y"?y.clientHeight||0:y.clientWidth||0:0,E=g/2-v/2,C=f[p],S=b-h[d]-f[m],_=b/2-h[d]/2+E,T=ts(C,_,S),D=a;n.modifiersData[r]=(e={},e[D]=T,e.centerOffset=T-_,e)}}function VO(t){var e=t.state,n=t.options,r=n.element,o=r===void 0?"[data-popper-arrow]":r;o!=null&&(typeof o=="string"&&(o=e.elements.popper.querySelector(o),!o)||yy(e.elements.popper,o)&&(e.elements.arrow=o))}const ky={name:"arrow",enabled:!0,phase:"main",fn:RO,effect:VO,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function hi(t){return t.split("-")[1]}var $O={top:"auto",right:"auto",bottom:"auto",left:"auto"};function FO(t,e){var n=t.x,r=t.y,o=e.devicePixelRatio||1;return{x:di(n*o)/o||0,y:di(r*o)/o||0}}function Om(t){var e,n=t.popper,r=t.popperRect,o=t.placement,i=t.variation,s=t.offsets,c=t.position,a=t.gpuAcceleration,u=t.adaptive,d=t.roundOffsets,f=t.isFixed,h=s.x,p=h===void 0?0:h,m=s.y,g=m===void 0?0:m,v=typeof d=="function"?d({x:p,y:g}):{x:p,y:g};p=v.x,g=v.y;var y=s.hasOwnProperty("x"),b=s.hasOwnProperty("y"),E=Rt,C=Bt,S=window;if(u){var _=Ws(n),T="clientHeight",D="clientWidth";if(_===en(n)&&(_=Yr(n),ar(_).position!=="static"&&c==="absolute"&&(T="scrollHeight",D="scrollWidth")),_=_,o===Bt||(o===Rt||o===qt)&&i===ui){C=Xt;var Y=f&&_===S&&S.visualViewport?S.visualViewport.height:_[T];g-=Y-r.height,g*=a?1:-1}if(o===Rt||(o===Bt||o===Xt)&&i===ui){E=qt;var V=f&&_===S&&S.visualViewport?S.visualViewport.width:_[D];p-=V-r.width,p*=a?1:-1}}var H=Object.assign({position:c},u&&$O),j=d===!0?FO({x:p,y:g},en(n)):{x:p,y:g};if(p=j.x,g=j.y,a){var K;return Object.assign({},H,(K={},K[C]=b?"0":"",K[E]=y?"0":"",K.transform=(S.devicePixelRatio||1)<=1?"translate("+p+"px, "+g+"px)":"translate3d("+p+"px, "+g+"px, 0)",K))}return Object.assign({},H,(e={},e[C]=b?g+"px":"",e[E]=y?p+"px":"",e.transform="",e))}function zO(t){var e=t.state,n=t.options,r=n.gpuAcceleration,o=r===void 0?!0:r,i=n.adaptive,s=i===void 0?!0:i,c=n.roundOffsets,a=c===void 0?!0:c,u={placement:Vn(e.placement),variation:hi(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:o,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,Om(Object.assign({},u,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:s,roundOffsets:a})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,Om(Object.assign({},u,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:a})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const wy={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:zO,data:{}};var ba={passive:!0};function UO(t){var e=t.state,n=t.instance,r=t.options,o=r.scroll,i=o===void 0?!0:o,s=r.resize,c=s===void 0?!0:s,a=en(e.elements.popper),u=[].concat(e.scrollParents.reference,e.scrollParents.popper);return i&&u.forEach(function(d){d.addEventListener("scroll",n.update,ba)}),c&&a.addEventListener("resize",n.update,ba),function(){i&&u.forEach(function(d){d.removeEventListener("scroll",n.update,ba)}),c&&a.removeEventListener("resize",n.update,ba)}}const Sy={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:UO,data:{}};var HO={left:"right",right:"left",bottom:"top",top:"bottom"};function Va(t){return t.replace(/left|right|bottom|top/g,function(e){return HO[e]})}var jO={start:"end",end:"start"};function Mm(t){return t.replace(/start|end/g,function(e){return jO[e]})}function ch(t){var e=en(t),n=e.pageXOffset,r=e.pageYOffset;return{scrollLeft:n,scrollTop:r}}function uh(t){return fi(Yr(t)).left+ch(t).scrollLeft}function WO(t,e){var n=en(t),r=Yr(t),o=n.visualViewport,i=r.clientWidth,s=r.clientHeight,c=0,a=0;if(o){i=o.width,s=o.height;var u=vy();(u||!u&&e==="fixed")&&(c=o.offsetLeft,a=o.offsetTop)}return{width:i,height:s,x:c+uh(t),y:a}}function KO(t){var e,n=Yr(t),r=ch(t),o=(e=t.ownerDocument)==null?void 0:e.body,i=bo(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),s=bo(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),c=-r.scrollLeft+uh(t),a=-r.scrollTop;return ar(o||n).direction==="rtl"&&(c+=bo(n.clientWidth,o?o.clientWidth:0)-i),{width:i,height:s,x:c,y:a}}function dh(t){var e=ar(t),n=e.overflow,r=e.overflowX,o=e.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function Ay(t){return["html","body","#document"].indexOf(Hn(t))>=0?t.ownerDocument.body:fn(t)&&dh(t)?t:Ay(gc(t))}function ns(t,e){var n;e===void 0&&(e=[]);var r=Ay(t),o=r===((n=t.ownerDocument)==null?void 0:n.body),i=en(r),s=o?[i].concat(i.visualViewport||[],dh(r)?r:[]):r,c=e.concat(s);return o?c:c.concat(ns(gc(s)))}function xd(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function YO(t,e){var n=fi(t,!1,e==="fixed");return n.top=n.top+t.clientTop,n.left=n.left+t.clientLeft,n.bottom=n.top+t.clientHeight,n.right=n.left+t.clientWidth,n.width=t.clientWidth,n.height=t.clientHeight,n.x=n.left,n.y=n.top,n}function Lm(t,e,n){return e===oh?xd(WO(t,n)):No(e)?YO(e,n):xd(KO(Yr(t)))}function GO(t){var e=ns(gc(t)),n=["absolute","fixed"].indexOf(ar(t).position)>=0,r=n&&fn(t)?Ws(t):t;return No(r)?e.filter(function(o){return No(o)&&yy(o,r)&&Hn(o)!=="body"}):[]}function QO(t,e,n,r){var o=e==="clippingParents"?GO(t):[].concat(e),i=[].concat(o,[n]),s=i[0],c=i.reduce(function(a,u){var d=Lm(t,u,r);return a.top=bo(d.top,a.top),a.right=$l(d.right,a.right),a.bottom=$l(d.bottom,a.bottom),a.left=bo(d.left,a.left),a},Lm(t,s,r));return c.width=c.right-c.left,c.height=c.bottom-c.top,c.x=c.left,c.y=c.top,c}function xy(t){var e=t.reference,n=t.element,r=t.placement,o=r?Vn(r):null,i=r?hi(r):null,s=e.x+e.width/2-n.width/2,c=e.y+e.height/2-n.height/2,a;switch(o){case Bt:a={x:s,y:e.y-n.height};break;case Xt:a={x:s,y:e.y+e.height};break;case qt:a={x:e.x+e.width,y:c};break;case Rt:a={x:e.x-n.width,y:c};break;default:a={x:e.x,y:e.y}}var u=o?lh(o):null;if(u!=null){var d=u==="y"?"height":"width";switch(i){case _o:a[u]=a[u]-(e[d]/2-n[d]/2);break;case ui:a[u]=a[u]+(e[d]/2-n[d]/2);break}}return a}function pi(t,e){e===void 0&&(e={});var n=e,r=n.placement,o=r===void 0?t.placement:r,i=n.strategy,s=i===void 0?t.strategy:i,c=n.boundary,a=c===void 0?oy:c,u=n.rootBoundary,d=u===void 0?oh:u,f=n.elementContext,h=f===void 0?Qo:f,p=n.altBoundary,m=p===void 0?!1:p,g=n.padding,v=g===void 0?0:g,y=Cy(typeof v!="number"?v:Ey(v,ki)),b=h===Qo?iy:Qo,E=t.rects.popper,C=t.elements[m?b:h],S=QO(No(C)?C:C.contextElement||Yr(t.elements.popper),a,d,s),_=fi(t.elements.reference),T=xy({reference:_,element:E,placement:o}),D=xd(Object.assign({},E,T)),Y=h===Qo?D:_,V={top:S.top-Y.top+y.top,bottom:Y.bottom-S.bottom+y.bottom,left:S.left-Y.left+y.left,right:Y.right-S.right+y.right},H=t.modifiersData.offset;if(h===Qo&&H){var j=H[o];Object.keys(V).forEach(function(K){var F=[qt,Xt].indexOf(K)>=0?1:-1,z=[Bt,Xt].indexOf(K)>=0?"y":"x";V[K]+=j[z]*F})}return V}function ZO(t,e){e===void 0&&(e={});var n=e,r=n.placement,o=n.boundary,i=n.rootBoundary,s=n.padding,c=n.flipVariations,a=n.allowedAutoPlacements,u=a===void 0?ih:a,d=hi(r),f=d?c?Sd:Sd.filter(function(m){return hi(m)===d}):ki,h=f.filter(function(m){return u.indexOf(m)>=0});h.length===0&&(h=f);var p=h.reduce(function(m,g){return m[g]=pi(t,{placement:g,boundary:o,rootBoundary:i,padding:s})[Vn(g)],m},{});return Object.keys(p).sort(function(m,g){return p[m]-p[g]})}function JO(t){if(Vn(t)===mc)return[];var e=Va(t);return[Mm(t),e,Mm(e)]}function XO(t){var e=t.state,n=t.options,r=t.name;if(!e.modifiersData[r]._skip){for(var o=n.mainAxis,i=o===void 0?!0:o,s=n.altAxis,c=s===void 0?!0:s,a=n.fallbackPlacements,u=n.padding,d=n.boundary,f=n.rootBoundary,h=n.altBoundary,p=n.flipVariations,m=p===void 0?!0:p,g=n.allowedAutoPlacements,v=e.options.placement,y=Vn(v),b=y===v,E=a||(b||!m?[Va(v)]:JO(v)),C=[v].concat(E).reduce(function(ye,Ce){return ye.concat(Vn(Ce)===mc?ZO(e,{placement:Ce,boundary:d,rootBoundary:f,padding:u,flipVariations:m,allowedAutoPlacements:g}):Ce)},[]),S=e.rects.reference,_=e.rects.popper,T=new Map,D=!0,Y=C[0],V=0;V<C.length;V++){var H=C[V],j=Vn(H),K=hi(H)===_o,F=[Bt,Xt].indexOf(j)>=0,z=F?"width":"height",$=pi(e,{placement:H,boundary:d,rootBoundary:f,altBoundary:h,padding:u}),J=F?K?qt:Rt:K?Xt:Bt;S[z]>_[z]&&(J=Va(J));var U=Va(J),q=[];if(i&&q.push($[j]<=0),c&&q.push($[J]<=0,$[U]<=0),q.every(function(ye){return ye})){Y=H,D=!1;break}T.set(H,q)}if(D)for(var te=m?3:1,se=function(Ce){var Ae=C.find(function(ge){var N=T.get(ge);if(N)return N.slice(0,Ce).every(function(M){return M})});if(Ae)return Y=Ae,"break"},he=te;he>0;he--){var pe=se(he);if(pe==="break")break}e.placement!==Y&&(e.modifiersData[r]._skip=!0,e.placement=Y,e.reset=!0)}}const Ty={name:"flip",enabled:!0,phase:"main",fn:XO,requiresIfExists:["offset"],data:{_skip:!1}};function Dm(t,e,n){return n===void 0&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function Pm(t){return[Bt,qt,Xt,Rt].some(function(e){return t[e]>=0})}function qO(t){var e=t.state,n=t.name,r=e.rects.reference,o=e.rects.popper,i=e.modifiersData.preventOverflow,s=pi(e,{elementContext:"reference"}),c=pi(e,{altBoundary:!0}),a=Dm(s,r),u=Dm(c,o,i),d=Pm(a),f=Pm(u);e.modifiersData[n]={referenceClippingOffsets:a,popperEscapeOffsets:u,isReferenceHidden:d,hasPopperEscaped:f},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":f})}const Iy={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:qO};function eM(t,e,n){var r=Vn(t),o=[Rt,Bt].indexOf(r)>=0?-1:1,i=typeof n=="function"?n(Object.assign({},e,{placement:t})):n,s=i[0],c=i[1];return s=s||0,c=(c||0)*o,[Rt,qt].indexOf(r)>=0?{x:c,y:s}:{x:s,y:c}}function tM(t){var e=t.state,n=t.options,r=t.name,o=n.offset,i=o===void 0?[0,0]:o,s=ih.reduce(function(d,f){return d[f]=eM(f,e.rects,i),d},{}),c=s[e.placement],a=c.x,u=c.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=a,e.modifiersData.popperOffsets.y+=u),e.modifiersData[r]=s}const _y={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:tM};function nM(t){var e=t.state,n=t.name;e.modifiersData[n]=xy({reference:e.rects.reference,element:e.rects.popper,placement:e.placement})}const Ny={name:"popperOffsets",enabled:!0,phase:"read",fn:nM,data:{}};function rM(t){return t==="x"?"y":"x"}function oM(t){var e=t.state,n=t.options,r=t.name,o=n.mainAxis,i=o===void 0?!0:o,s=n.altAxis,c=s===void 0?!1:s,a=n.boundary,u=n.rootBoundary,d=n.altBoundary,f=n.padding,h=n.tether,p=h===void 0?!0:h,m=n.tetherOffset,g=m===void 0?0:m,v=pi(e,{boundary:a,rootBoundary:u,padding:f,altBoundary:d}),y=Vn(e.placement),b=hi(e.placement),E=!b,C=lh(y),S=rM(C),_=e.modifiersData.popperOffsets,T=e.rects.reference,D=e.rects.popper,Y=typeof g=="function"?g(Object.assign({},e.rects,{placement:e.placement})):g,V=typeof Y=="number"?{mainAxis:Y,altAxis:Y}:Object.assign({mainAxis:0,altAxis:0},Y),H=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,j={x:0,y:0};if(_){if(i){var K,F=C==="y"?Bt:Rt,z=C==="y"?Xt:qt,$=C==="y"?"height":"width",J=_[C],U=J+v[F],q=J-v[z],te=p?-D[$]/2:0,se=b===_o?T[$]:D[$],he=b===_o?-D[$]:-T[$],pe=e.elements.arrow,ye=p&&pe?ah(pe):{width:0,height:0},Ce=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:by(),Ae=Ce[F],ge=Ce[z],N=ts(0,T[$],ye[$]),M=E?T[$]/2-te-N-Ae-V.mainAxis:se-N-Ae-V.mainAxis,I=E?-T[$]/2+te+N+ge+V.mainAxis:he+N+ge+V.mainAxis,O=e.elements.arrow&&Ws(e.elements.arrow),k=O?C==="y"?O.clientTop||0:O.clientLeft||0:0,w=(K=H?.[C])!=null?K:0,P=J+M-w-k,R=J+I-w,W=ts(p?$l(U,P):U,J,p?bo(q,R):q);_[C]=W,j[C]=W-J}if(c){var G,A=C==="x"?Bt:Rt,x=C==="x"?Xt:qt,B=_[S],Q=S==="y"?"height":"width",X=B+v[A],ee=B-v[x],ie=[Bt,Rt].indexOf(y)!==-1,Z=(G=H?.[S])!=null?G:0,ne=ie?X:B-T[Q]-D[Q]-Z+V.altAxis,we=ie?B+T[Q]+D[Q]-Z-V.altAxis:ee,_e=p&&ie?PO(ne,B,we):ts(p?ne:X,B,p?we:ee);_[S]=_e,j[S]=_e-B}e.modifiersData[r]=j}}const Oy={name:"preventOverflow",enabled:!0,phase:"main",fn:oM,requiresIfExists:["offset"]};function iM(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function sM(t){return t===en(t)||!fn(t)?ch(t):iM(t)}function aM(t){var e=t.getBoundingClientRect(),n=di(e.width)/t.offsetWidth||1,r=di(e.height)/t.offsetHeight||1;return n!==1||r!==1}function lM(t,e,n){n===void 0&&(n=!1);var r=fn(e),o=fn(e)&&aM(e),i=Yr(e),s=fi(t,o,n),c={scrollLeft:0,scrollTop:0},a={x:0,y:0};return(r||!r&&!n)&&((Hn(e)!=="body"||dh(i))&&(c=sM(e)),fn(e)?(a=fi(e,!0),a.x+=e.clientLeft,a.y+=e.clientTop):i&&(a.x=uh(i))),{x:s.left+c.scrollLeft-a.x,y:s.top+c.scrollTop-a.y,width:s.width,height:s.height}}function cM(t){var e=new Map,n=new Set,r=[];t.forEach(function(i){e.set(i.name,i)});function o(i){n.add(i.name);var s=[].concat(i.requires||[],i.requiresIfExists||[]);s.forEach(function(c){if(!n.has(c)){var a=e.get(c);a&&o(a)}}),r.push(i)}return t.forEach(function(i){n.has(i.name)||o(i)}),r}function uM(t){var e=cM(t);return my.reduce(function(n,r){return n.concat(e.filter(function(o){return o.phase===r}))},[])}function dM(t){var e;return function(){return e||(e=new Promise(function(n){Promise.resolve().then(function(){e=void 0,n(t())})})),e}}function fM(t){var e=t.reduce(function(n,r){var o=n[r.name];return n[r.name]=o?Object.assign({},o,r,{options:Object.assign({},o.options,r.options),data:Object.assign({},o.data,r.data)}):r,n},{});return Object.keys(e).map(function(n){return e[n]})}var Bm={placement:"bottom",modifiers:[],strategy:"absolute"};function Rm(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function My(t){t===void 0&&(t={});var e=t,n=e.defaultModifiers,r=n===void 0?[]:n,o=e.defaultOptions,i=o===void 0?Bm:o;return function(c,a,u){u===void 0&&(u=i);var d={placement:"bottom",orderedModifiers:[],options:Object.assign({},Bm,i),modifiersData:{},elements:{reference:c,popper:a},attributes:{},styles:{}},f=[],h=!1,p={state:d,setOptions:function(y){var b=typeof y=="function"?y(d.options):y;g(),d.options=Object.assign({},i,d.options,b),d.scrollParents={reference:No(c)?ns(c):c.contextElement?ns(c.contextElement):[],popper:ns(a)};var E=uM(fM([].concat(r,d.options.modifiers)));return d.orderedModifiers=E.filter(function(C){return C.enabled}),m(),p.update()},forceUpdate:function(){if(!h){var y=d.elements,b=y.reference,E=y.popper;if(Rm(b,E)){d.rects={reference:lM(b,Ws(E),d.options.strategy==="fixed"),popper:ah(E)},d.reset=!1,d.placement=d.options.placement,d.orderedModifiers.forEach(function(V){return d.modifiersData[V.name]=Object.assign({},V.data)});for(var C=0;C<d.orderedModifiers.length;C++){if(d.reset===!0){d.reset=!1,C=-1;continue}var S=d.orderedModifiers[C],_=S.fn,T=S.options,D=T===void 0?{}:T,Y=S.name;typeof _=="function"&&(d=_({state:d,options:D,name:Y,instance:p})||d)}}}},update:dM(function(){return new Promise(function(v){p.forceUpdate(),v(d)})}),destroy:function(){g(),h=!0}};if(!Rm(c,a))return p;p.setOptions(u).then(function(v){!h&&u.onFirstUpdate&&u.onFirstUpdate(v)});function m(){d.orderedModifiers.forEach(function(v){var y=v.name,b=v.options,E=b===void 0?{}:b,C=v.effect;if(typeof C=="function"){var S=C({state:d,name:y,instance:p,options:E}),_=function(){};f.push(S||_)}})}function g(){f.forEach(function(v){return v()}),f=[]}return p}}var hM=[Sy,Ny,wy,gy,_y,Ty,Oy,ky,Iy],fh=My({defaultModifiers:hM});const Ly=Object.freeze(Object.defineProperty({__proto__:null,afterMain:dy,afterRead:ly,afterWrite:py,applyStyles:gy,arrow:ky,auto:mc,basePlacements:ki,beforeMain:cy,beforeRead:sy,beforeWrite:fy,bottom:Xt,clippingParents:oy,computeStyles:wy,createPopper:fh,detectOverflow:pi,end:ui,eventListeners:Sy,flip:Ty,hide:Iy,left:Rt,main:uy,modifierPhases:my,offset:_y,placements:ih,popper:Qo,popperGenerator:My,popperOffsets:Ny,preventOverflow:Oy,read:ay,reference:iy,right:qt,start:_o,top:Bt,variationPlacements:Sd,viewport:oh,write:hy},Symbol.toStringTag,{value:"Module"}));const gr=new Map,du={set(t,e,n){gr.has(t)||gr.set(t,new Map);const r=gr.get(t);if(!r.has(e)&&r.size!==0){console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(r.keys())[0]}.`);return}r.set(e,n)},get(t,e){return gr.has(t)&&gr.get(t).get(e)||null},remove(t,e){if(!gr.has(t))return;const n=gr.get(t);n.delete(e),n.size===0&&gr.delete(t)}},pM=1e6,mM=1e3,Td="transitionend",Dy=t=>(t&&window.CSS&&window.CSS.escape&&(t=t.replace(/#([^\s"#']+)/g,(e,n)=>`#${CSS.escape(n)}`)),t),gM=t=>t==null?`${t}`:Object.prototype.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),vM=t=>{do t+=Math.floor(Math.random()*pM);while(document.getElementById(t));return t},yM=t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:n}=window.getComputedStyle(t);const r=Number.parseFloat(e),o=Number.parseFloat(n);return!r&&!o?0:(e=e.split(",")[0],n=n.split(",")[0],(Number.parseFloat(e)+Number.parseFloat(n))*mM)},Py=t=>{t.dispatchEvent(new Event(Td))},or=t=>!t||typeof t!="object"?!1:(typeof t.jquery<"u"&&(t=t[0]),typeof t.nodeType<"u"),Vr=t=>or(t)?t.jquery?t[0]:t:typeof t=="string"&&t.length>0?document.querySelector(Dy(t)):null,wi=t=>{if(!or(t)||t.getClientRects().length===0)return!1;const e=getComputedStyle(t).getPropertyValue("visibility")==="visible",n=t.closest("details:not([open])");if(!n)return e;if(n!==t){const r=t.closest("summary");if(r&&r.parentNode!==n||r===null)return!1}return e},$r=t=>!t||t.nodeType!==Node.ELEMENT_NODE||t.classList.contains("disabled")?!0:typeof t.disabled<"u"?t.disabled:t.hasAttribute("disabled")&&t.getAttribute("disabled")!=="false",By=t=>{if(!document.documentElement.attachShadow)return null;if(typeof t.getRootNode=="function"){const e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?By(t.parentNode):null},Fl=()=>{},Ks=t=>{t.offsetHeight},Ry=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,fu=[],bM=t=>{document.readyState==="loading"?(fu.length||document.addEventListener("DOMContentLoaded",()=>{for(const e of fu)e()}),fu.push(t)):t()},hn=()=>document.documentElement.dir==="rtl",mn=t=>{bM(()=>{const e=Ry();if(e){const n=t.NAME,r=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=r,t.jQueryInterface)}})},Ht=(t,e=[],n=t)=>typeof t=="function"?t.call(...e):n,Vy=(t,e,n=!0)=>{if(!n){Ht(t);return}const o=yM(e)+5;let i=!1;const s=({target:c})=>{c===e&&(i=!0,e.removeEventListener(Td,s),Ht(t))};e.addEventListener(Td,s),setTimeout(()=>{i||Py(e)},o)},hh=(t,e,n,r)=>{const o=t.length;let i=t.indexOf(e);return i===-1?!n&&r?t[o-1]:t[0]:(i+=n?1:-1,r&&(i=(i+o)%o),t[Math.max(0,Math.min(i,o-1))])},CM=/[^.]*(?=\..*)\.|.*/,EM=/\..*/,kM=/::\d+$/,hu={};let Vm=1;const $y={mouseenter:"mouseover",mouseleave:"mouseout"},wM=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function Fy(t,e){return e&&`${e}::${Vm++}`||t.uidEvent||Vm++}function zy(t){const e=Fy(t);return t.uidEvent=e,hu[e]=hu[e]||{},hu[e]}function SM(t,e){return function n(r){return ph(r,{delegateTarget:t}),n.oneOff&&ce.off(t,r.type,e),e.apply(t,[r])}}function AM(t,e,n){return function r(o){const i=t.querySelectorAll(e);for(let{target:s}=o;s&&s!==this;s=s.parentNode)for(const c of i)if(c===s)return ph(o,{delegateTarget:s}),r.oneOff&&ce.off(t,o.type,e,n),n.apply(s,[o])}}function Uy(t,e,n=null){return Object.values(t).find(r=>r.callable===e&&r.delegationSelector===n)}function Hy(t,e,n){const r=typeof e=="string",o=r?n:e||n;let i=jy(t);return wM.has(i)||(i=t),[r,o,i]}function $m(t,e,n,r,o){if(typeof e!="string"||!t)return;let[i,s,c]=Hy(e,n,r);e in $y&&(s=(m=>function(g){if(!g.relatedTarget||g.relatedTarget!==g.delegateTarget&&!g.delegateTarget.contains(g.relatedTarget))return m.call(this,g)})(s));const a=zy(t),u=a[c]||(a[c]={}),d=Uy(u,s,i?n:null);if(d){d.oneOff=d.oneOff&&o;return}const f=Fy(s,e.replace(CM,"")),h=i?AM(t,n,s):SM(t,s);h.delegationSelector=i?n:null,h.callable=s,h.oneOff=o,h.uidEvent=f,u[f]=h,t.addEventListener(c,h,i)}function Id(t,e,n,r,o){const i=Uy(e[n],r,o);i&&(t.removeEventListener(n,i,!!o),delete e[n][i.uidEvent])}function xM(t,e,n,r){const o=e[n]||{};for(const[i,s]of Object.entries(o))i.includes(r)&&Id(t,e,n,s.callable,s.delegationSelector)}function jy(t){return t=t.replace(EM,""),$y[t]||t}const ce={on(t,e,n,r){$m(t,e,n,r,!1)},one(t,e,n,r){$m(t,e,n,r,!0)},off(t,e,n,r){if(typeof e!="string"||!t)return;const[o,i,s]=Hy(e,n,r),c=s!==e,a=zy(t),u=a[s]||{},d=e.startsWith(".");if(typeof i<"u"){if(!Object.keys(u).length)return;Id(t,a,s,i,o?n:null);return}if(d)for(const f of Object.keys(a))xM(t,a,f,e.slice(1));for(const[f,h]of Object.entries(u)){const p=f.replace(kM,"");(!c||e.includes(p))&&Id(t,a,s,h.callable,h.delegationSelector)}},trigger(t,e,n){if(typeof e!="string"||!t)return null;const r=Ry(),o=jy(e),i=e!==o;let s=null,c=!0,a=!0,u=!1;i&&r&&(s=r.Event(e,n),r(t).trigger(s),c=!s.isPropagationStopped(),a=!s.isImmediatePropagationStopped(),u=s.isDefaultPrevented());const d=ph(new Event(e,{bubbles:c,cancelable:!0}),n);return u&&d.preventDefault(),a&&t.dispatchEvent(d),d.defaultPrevented&&s&&s.preventDefault(),d}};function ph(t,e={}){for(const[n,r]of Object.entries(e))try{t[n]=r}catch{Object.defineProperty(t,n,{configurable:!0,get(){return r}})}return t}function Fm(t){if(t==="true")return!0;if(t==="false")return!1;if(t===Number(t).toString())return Number(t);if(t===""||t==="null")return null;if(typeof t!="string")return t;try{return JSON.parse(decodeURIComponent(t))}catch{return t}}function pu(t){return t.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}const ir={setDataAttribute(t,e,n){t.setAttribute(`data-bs-${pu(e)}`,n)},removeDataAttribute(t,e){t.removeAttribute(`data-bs-${pu(e)}`)},getDataAttributes(t){if(!t)return{};const e={},n=Object.keys(t.dataset).filter(r=>r.startsWith("bs")&&!r.startsWith("bsConfig"));for(const r of n){let o=r.replace(/^bs/,"");o=o.charAt(0).toLowerCase()+o.slice(1),e[o]=Fm(t.dataset[r])}return e},getDataAttribute(t,e){return Fm(t.getAttribute(`data-bs-${pu(e)}`))}};class Ys{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(e){return e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e}_mergeConfigObj(e,n){const r=or(n)?ir.getDataAttribute(n,"config"):{};return{...this.constructor.Default,...typeof r=="object"?r:{},...or(n)?ir.getDataAttributes(n):{},...typeof e=="object"?e:{}}}_typeCheckConfig(e,n=this.constructor.DefaultType){for(const[r,o]of Object.entries(n)){const i=e[r],s=or(i)?"element":gM(i);if(!new RegExp(o).test(s))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${r}" provided type "${s}" but expected type "${o}".`)}}}const TM="5.3.8";class An extends Ys{constructor(e,n){super(),e=Vr(e),e&&(this._element=e,this._config=this._getConfig(n),du.set(this._element,this.constructor.DATA_KEY,this))}dispose(){du.remove(this._element,this.constructor.DATA_KEY),ce.off(this._element,this.constructor.EVENT_KEY);for(const e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,n,r=!0){Vy(e,n,r)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return du.get(Vr(e),this.DATA_KEY)}static getOrCreateInstance(e,n={}){return this.getInstance(e)||new this(e,typeof n=="object"?n:null)}static get VERSION(){return TM}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}}const mu=t=>{let e=t.getAttribute("data-bs-target");if(!e||e==="#"){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&n!=="#"?n.trim():null}return e?e.split(",").map(n=>Dy(n)).join(","):null},Se={find(t,e=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(e,t))},findOne(t,e=document.documentElement){return Element.prototype.querySelector.call(e,t)},children(t,e){return[].concat(...t.children).filter(n=>n.matches(e))},parents(t,e){const n=[];let r=t.parentNode.closest(e);for(;r;)n.push(r),r=r.parentNode.closest(e);return n},prev(t,e){let n=t.previousElementSibling;for(;n;){if(n.matches(e))return[n];n=n.previousElementSibling}return[]},next(t,e){let n=t.nextElementSibling;for(;n;){if(n.matches(e))return[n];n=n.nextElementSibling}return[]},focusableChildren(t){const e=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(n=>`${n}:not([tabindex^="-"])`).join(",");return this.find(e,t).filter(n=>!$r(n)&&wi(n))},getSelectorFromElement(t){const e=mu(t);return e&&Se.findOne(e)?e:null},getElementFromSelector(t){const e=mu(t);return e?Se.findOne(e):null},getMultipleElementsFromSelector(t){const e=mu(t);return e?Se.find(e):[]}},vc=(t,e="hide")=>{const n=`click.dismiss${t.EVENT_KEY}`,r=t.NAME;ce.on(document,n,`[data-bs-dismiss="${r}"]`,function(o){if(["A","AREA"].includes(this.tagName)&&o.preventDefault(),$r(this))return;const i=Se.getElementFromSelector(this)||this.closest(`.${r}`);t.getOrCreateInstance(i)[e]()})},IM="alert",_M="bs.alert",Wy=`.${_M}`,NM=`close${Wy}`,OM=`closed${Wy}`,MM="fade",LM="show";class yc extends An{static get NAME(){return IM}close(){if(ce.trigger(this._element,NM).defaultPrevented)return;this._element.classList.remove(LM);const n=this._element.classList.contains(MM);this._queueCallback(()=>this._destroyElement(),this._element,n)}_destroyElement(){this._element.remove(),ce.trigger(this._element,OM),this.dispose()}static jQueryInterface(e){return this.each(function(){const n=yc.getOrCreateInstance(this);if(typeof e=="string"){if(n[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);n[e](this)}})}}vc(yc,"close");mn(yc);const DM="button",PM="bs.button",BM=`.${PM}`,RM=".data-api",VM="active",zm='[data-bs-toggle="button"]',$M=`click${BM}${RM}`;class bc extends An{static get NAME(){return DM}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(VM))}static jQueryInterface(e){return this.each(function(){const n=bc.getOrCreateInstance(this);e==="toggle"&&n[e]()})}}ce.on(document,$M,zm,t=>{t.preventDefault();const e=t.target.closest(zm);bc.getOrCreateInstance(e).toggle()});mn(bc);const FM="swipe",Si=".bs.swipe",zM=`touchstart${Si}`,UM=`touchmove${Si}`,HM=`touchend${Si}`,jM=`pointerdown${Si}`,WM=`pointerup${Si}`,KM="touch",YM="pen",GM="pointer-event",QM=40,ZM={endCallback:null,leftCallback:null,rightCallback:null},JM={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class zl extends Ys{constructor(e,n){super(),this._element=e,!(!e||!zl.isSupported())&&(this._config=this._getConfig(n),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return ZM}static get DefaultType(){return JM}static get NAME(){return FM}dispose(){ce.off(this._element,Si)}_start(e){if(!this._supportPointerEvents){this._deltaX=e.touches[0].clientX;return}this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX)}_end(e){this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX-this._deltaX),this._handleSwipe(),Ht(this._config.endCallback)}_move(e){this._deltaX=e.touches&&e.touches.length>1?0:e.touches[0].clientX-this._deltaX}_handleSwipe(){const e=Math.abs(this._deltaX);if(e<=QM)return;const n=e/this._deltaX;this._deltaX=0,n&&Ht(n>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(ce.on(this._element,jM,e=>this._start(e)),ce.on(this._element,WM,e=>this._end(e)),this._element.classList.add(GM)):(ce.on(this._element,zM,e=>this._start(e)),ce.on(this._element,UM,e=>this._move(e)),ce.on(this._element,HM,e=>this._end(e)))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&(e.pointerType===YM||e.pointerType===KM)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const XM="carousel",qM="bs.carousel",Gr=`.${qM}`,Ky=".data-api",eL="ArrowLeft",tL="ArrowRight",nL=500,Oi="next",zo="prev",Zo="left",$a="right",rL=`slide${Gr}`,gu=`slid${Gr}`,oL=`keydown${Gr}`,iL=`mouseenter${Gr}`,sL=`mouseleave${Gr}`,aL=`dragstart${Gr}`,lL=`load${Gr}${Ky}`,cL=`click${Gr}${Ky}`,Yy="carousel",Ca="active",uL="slide",dL="carousel-item-end",fL="carousel-item-start",hL="carousel-item-next",pL="carousel-item-prev",Gy=".active",Qy=".carousel-item",mL=Gy+Qy,gL=".carousel-item img",vL=".carousel-indicators",yL="[data-bs-slide], [data-bs-slide-to]",bL='[data-bs-ride="carousel"]',CL={[eL]:$a,[tL]:Zo},EL={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},kL={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class Gs extends An{constructor(e,n){super(e,n),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=Se.findOne(vL,this._element),this._addEventListeners(),this._config.ride===Yy&&this.cycle()}static get Default(){return EL}static get DefaultType(){return kL}static get NAME(){return XM}next(){this._slide(Oi)}nextWhenVisible(){!document.hidden&&wi(this._element)&&this.next()}prev(){this._slide(zo)}pause(){this._isSliding&&Py(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){if(this._config.ride){if(this._isSliding){ce.one(this._element,gu,()=>this.cycle());return}this.cycle()}}to(e){const n=this._getItems();if(e>n.length-1||e<0)return;if(this._isSliding){ce.one(this._element,gu,()=>this.to(e));return}const r=this._getItemIndex(this._getActive());if(r===e)return;const o=e>r?Oi:zo;this._slide(o,n[e])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(e){return e.defaultInterval=e.interval,e}_addEventListeners(){this._config.keyboard&&ce.on(this._element,oL,e=>this._keydown(e)),this._config.pause==="hover"&&(ce.on(this._element,iL,()=>this.pause()),ce.on(this._element,sL,()=>this._maybeEnableCycle())),this._config.touch&&zl.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const r of Se.find(gL,this._element))ce.on(r,aL,o=>o.preventDefault());const n={leftCallback:()=>this._slide(this._directionToOrder(Zo)),rightCallback:()=>this._slide(this._directionToOrder($a)),endCallback:()=>{this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),nL+this._config.interval))}};this._swipeHelper=new zl(this._element,n)}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;const n=CL[e.key];n&&(e.preventDefault(),this._slide(this._directionToOrder(n)))}_getItemIndex(e){return this._getItems().indexOf(e)}_setActiveIndicatorElement(e){if(!this._indicatorsElement)return;const n=Se.findOne(Gy,this._indicatorsElement);n.classList.remove(Ca),n.removeAttribute("aria-current");const r=Se.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);r&&(r.classList.add(Ca),r.setAttribute("aria-current","true"))}_updateInterval(){const e=this._activeElement||this._getActive();if(!e)return;const n=Number.parseInt(e.getAttribute("data-bs-interval"),10);this._config.interval=n||this._config.defaultInterval}_slide(e,n=null){if(this._isSliding)return;const r=this._getActive(),o=e===Oi,i=n||hh(this._getItems(),r,o,this._config.wrap);if(i===r)return;const s=this._getItemIndex(i),c=p=>ce.trigger(this._element,p,{relatedTarget:i,direction:this._orderToDirection(e),from:this._getItemIndex(r),to:s});if(c(rL).defaultPrevented||!r||!i)return;const u=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(s),this._activeElement=i;const d=o?fL:dL,f=o?hL:pL;i.classList.add(f),Ks(i),r.classList.add(d),i.classList.add(d);const h=()=>{i.classList.remove(d,f),i.classList.add(Ca),r.classList.remove(Ca,f,d),this._isSliding=!1,c(gu)};this._queueCallback(h,r,this._isAnimated()),u&&this.cycle()}_isAnimated(){return this._element.classList.contains(uL)}_getActive(){return Se.findOne(mL,this._element)}_getItems(){return Se.find(Qy,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(e){return hn()?e===Zo?zo:Oi:e===Zo?Oi:zo}_orderToDirection(e){return hn()?e===zo?Zo:$a:e===zo?$a:Zo}static jQueryInterface(e){return this.each(function(){const n=Gs.getOrCreateInstance(this,e);if(typeof e=="number"){n.to(e);return}if(typeof e=="string"){if(n[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);n[e]()}})}}ce.on(document,cL,yL,function(t){const e=Se.getElementFromSelector(this);if(!e||!e.classList.contains(Yy))return;t.preventDefault();const n=Gs.getOrCreateInstance(e),r=this.getAttribute("data-bs-slide-to");if(r){n.to(r),n._maybeEnableCycle();return}if(ir.getDataAttribute(this,"slide")==="next"){n.next(),n._maybeEnableCycle();return}n.prev(),n._maybeEnableCycle()});ce.on(window,lL,()=>{const t=Se.find(bL);for(const e of t)Gs.getOrCreateInstance(e)});mn(Gs);const wL="collapse",SL="bs.collapse",Qs=`.${SL}`,AL=".data-api",xL=`show${Qs}`,TL=`shown${Qs}`,IL=`hide${Qs}`,_L=`hidden${Qs}`,NL=`click${Qs}${AL}`,vu="show",ei="collapse",Ea="collapsing",OL="collapsed",ML=`:scope .${ei} .${ei}`,LL="collapse-horizontal",DL="width",PL="height",BL=".collapse.show, .collapse.collapsing",_d='[data-bs-toggle="collapse"]',RL={parent:null,toggle:!0},VL={parent:"(null|element)",toggle:"boolean"};class Ds extends An{constructor(e,n){super(e,n),this._isTransitioning=!1,this._triggerArray=[];const r=Se.find(_d);for(const o of r){const i=Se.getSelectorFromElement(o),s=Se.find(i).filter(c=>c===this._element);i!==null&&s.length&&this._triggerArray.push(o)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return RL}static get DefaultType(){return VL}static get NAME(){return wL}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let e=[];if(this._config.parent&&(e=this._getFirstLevelChildren(BL).filter(c=>c!==this._element).map(c=>Ds.getOrCreateInstance(c,{toggle:!1}))),e.length&&e[0]._isTransitioning||ce.trigger(this._element,xL).defaultPrevented)return;for(const c of e)c.hide();const r=this._getDimension();this._element.classList.remove(ei),this._element.classList.add(Ea),this._element.style[r]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const o=()=>{this._isTransitioning=!1,this._element.classList.remove(Ea),this._element.classList.add(ei,vu),this._element.style[r]="",ce.trigger(this._element,TL)},s=`scroll${r[0].toUpperCase()+r.slice(1)}`;this._queueCallback(o,this._element,!0),this._element.style[r]=`${this._element[s]}px`}hide(){if(this._isTransitioning||!this._isShown()||ce.trigger(this._element,IL).defaultPrevented)return;const n=this._getDimension();this._element.style[n]=`${this._element.getBoundingClientRect()[n]}px`,Ks(this._element),this._element.classList.add(Ea),this._element.classList.remove(ei,vu);for(const o of this._triggerArray){const i=Se.getElementFromSelector(o);i&&!this._isShown(i)&&this._addAriaAndCollapsedClass([o],!1)}this._isTransitioning=!0;const r=()=>{this._isTransitioning=!1,this._element.classList.remove(Ea),this._element.classList.add(ei),ce.trigger(this._element,_L)};this._element.style[n]="",this._queueCallback(r,this._element,!0)}_isShown(e=this._element){return e.classList.contains(vu)}_configAfterMerge(e){return e.toggle=!!e.toggle,e.parent=Vr(e.parent),e}_getDimension(){return this._element.classList.contains(LL)?DL:PL}_initializeChildren(){if(!this._config.parent)return;const e=this._getFirstLevelChildren(_d);for(const n of e){const r=Se.getElementFromSelector(n);r&&this._addAriaAndCollapsedClass([n],this._isShown(r))}}_getFirstLevelChildren(e){const n=Se.find(ML,this._config.parent);return Se.find(e,this._config.parent).filter(r=>!n.includes(r))}_addAriaAndCollapsedClass(e,n){if(e.length)for(const r of e)r.classList.toggle(OL,!n),r.setAttribute("aria-expanded",n)}static jQueryInterface(e){const n={};return typeof e=="string"&&/show|hide/.test(e)&&(n.toggle=!1),this.each(function(){const r=Ds.getOrCreateInstance(this,n);if(typeof e=="string"){if(typeof r[e]>"u")throw new TypeError(`No method named "${e}"`);r[e]()}})}}ce.on(document,NL,_d,function(t){(t.target.tagName==="A"||t.delegateTarget&&t.delegateTarget.tagName==="A")&&t.preventDefault();for(const e of Se.getMultipleElementsFromSelector(this))Ds.getOrCreateInstance(e,{toggle:!1}).toggle()});mn(Ds);const Um="dropdown",$L="bs.dropdown",Lo=`.${$L}`,mh=".data-api",FL="Escape",Hm="Tab",zL="ArrowUp",jm="ArrowDown",UL=2,HL=`hide${Lo}`,jL=`hidden${Lo}`,WL=`show${Lo}`,KL=`shown${Lo}`,Zy=`click${Lo}${mh}`,Jy=`keydown${Lo}${mh}`,YL=`keyup${Lo}${mh}`,Jo="show",GL="dropup",QL="dropend",ZL="dropstart",JL="dropup-center",XL="dropdown-center",lo='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',qL=`${lo}.${Jo}`,Fa=".dropdown-menu",eD=".navbar",tD=".navbar-nav",nD=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",rD=hn()?"top-end":"top-start",oD=hn()?"top-start":"top-end",iD=hn()?"bottom-end":"bottom-start",sD=hn()?"bottom-start":"bottom-end",aD=hn()?"left-start":"right-start",lD=hn()?"right-start":"left-start",cD="top",uD="bottom",dD={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},fD={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class $n extends An{constructor(e,n){super(e,n),this._popper=null,this._parent=this._element.parentNode,this._menu=Se.next(this._element,Fa)[0]||Se.prev(this._element,Fa)[0]||Se.findOne(Fa,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return dD}static get DefaultType(){return fD}static get NAME(){return Um}toggle(){return this._isShown()?this.hide():this.show()}show(){if($r(this._element)||this._isShown())return;const e={relatedTarget:this._element};if(!ce.trigger(this._element,WL,e).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(tD))for(const r of[].concat(...document.body.children))ce.on(r,"mouseover",Fl);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(Jo),this._element.classList.add(Jo),ce.trigger(this._element,KL,e)}}hide(){if($r(this._element)||!this._isShown())return;const e={relatedTarget:this._element};this._completeHide(e)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(e){if(!ce.trigger(this._element,HL,e).defaultPrevented){if("ontouchstart"in document.documentElement)for(const r of[].concat(...document.body.children))ce.off(r,"mouseover",Fl);this._popper&&this._popper.destroy(),this._menu.classList.remove(Jo),this._element.classList.remove(Jo),this._element.setAttribute("aria-expanded","false"),ir.removeDataAttribute(this._menu,"popper"),ce.trigger(this._element,jL,e)}}_getConfig(e){if(e=super._getConfig(e),typeof e.reference=="object"&&!or(e.reference)&&typeof e.reference.getBoundingClientRect!="function")throw new TypeError(`${Um.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return e}_createPopper(){if(typeof Ly>"u")throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org/docs/v2/)");let e=this._element;this._config.reference==="parent"?e=this._parent:or(this._config.reference)?e=Vr(this._config.reference):typeof this._config.reference=="object"&&(e=this._config.reference);const n=this._getPopperConfig();this._popper=fh(e,this._menu,n)}_isShown(){return this._menu.classList.contains(Jo)}_getPlacement(){const e=this._parent;if(e.classList.contains(QL))return aD;if(e.classList.contains(ZL))return lD;if(e.classList.contains(JL))return cD;if(e.classList.contains(XL))return uD;const n=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return e.classList.contains(GL)?n?oD:rD:n?sD:iD}_detectNavbar(){return this._element.closest(eD)!==null}_getOffset(){const{offset:e}=this._config;return typeof e=="string"?e.split(",").map(n=>Number.parseInt(n,10)):typeof e=="function"?n=>e(n,this._element):e}_getPopperConfig(){const e={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||this._config.display==="static")&&(ir.setDataAttribute(this._menu,"popper","static"),e.modifiers=[{name:"applyStyles",enabled:!1}]),{...e,...Ht(this._config.popperConfig,[void 0,e])}}_selectMenuItem({key:e,target:n}){const r=Se.find(nD,this._menu).filter(o=>wi(o));r.length&&hh(r,n,e===jm,!r.includes(n)).focus()}static jQueryInterface(e){return this.each(function(){const n=$n.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof n[e]>"u")throw new TypeError(`No method named "${e}"`);n[e]()}})}static clearMenus(e){if(e.button===UL||e.type==="keyup"&&e.key!==Hm)return;const n=Se.find(qL);for(const r of n){const o=$n.getInstance(r);if(!o||o._config.autoClose===!1)continue;const i=e.composedPath(),s=i.includes(o._menu);if(i.includes(o._element)||o._config.autoClose==="inside"&&!s||o._config.autoClose==="outside"&&s||o._menu.contains(e.target)&&(e.type==="keyup"&&e.key===Hm||/input|select|option|textarea|form/i.test(e.target.tagName)))continue;const c={relatedTarget:o._element};e.type==="click"&&(c.clickEvent=e),o._completeHide(c)}}static dataApiKeydownHandler(e){const n=/input|textarea/i.test(e.target.tagName),r=e.key===FL,o=[zL,jm].includes(e.key);if(!o&&!r||n&&!r)return;e.preventDefault();const i=this.matches(lo)?this:Se.prev(this,lo)[0]||Se.next(this,lo)[0]||Se.findOne(lo,e.delegateTarget.parentNode),s=$n.getOrCreateInstance(i);if(o){e.stopPropagation(),s.show(),s._selectMenuItem(e);return}s._isShown()&&(e.stopPropagation(),s.hide(),i.focus())}}ce.on(document,Jy,lo,$n.dataApiKeydownHandler);ce.on(document,Jy,Fa,$n.dataApiKeydownHandler);ce.on(document,Zy,$n.clearMenus);ce.on(document,YL,$n.clearMenus);ce.on(document,Zy,lo,function(t){t.preventDefault(),$n.getOrCreateInstance(this).toggle()});mn($n);const Xy="backdrop",hD="fade",Wm="show",Km=`mousedown.bs.${Xy}`,pD={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},mD={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class qy extends Ys{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return pD}static get DefaultType(){return mD}static get NAME(){return Xy}show(e){if(!this._config.isVisible){Ht(e);return}this._append();const n=this._getElement();this._config.isAnimated&&Ks(n),n.classList.add(Wm),this._emulateAnimation(()=>{Ht(e)})}hide(e){if(!this._config.isVisible){Ht(e);return}this._getElement().classList.remove(Wm),this._emulateAnimation(()=>{this.dispose(),Ht(e)})}dispose(){this._isAppended&&(ce.off(this._element,Km),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const e=document.createElement("div");e.className=this._config.className,this._config.isAnimated&&e.classList.add(hD),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=Vr(e.rootElement),e}_append(){if(this._isAppended)return;const e=this._getElement();this._config.rootElement.append(e),ce.on(e,Km,()=>{Ht(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(e){Vy(e,this._getElement(),this._config.isAnimated)}}const gD="focustrap",vD="bs.focustrap",Ul=`.${vD}`,yD=`focusin${Ul}`,bD=`keydown.tab${Ul}`,CD="Tab",ED="forward",Ym="backward",kD={autofocus:!0,trapElement:null},wD={autofocus:"boolean",trapElement:"element"};class e3 extends Ys{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return kD}static get DefaultType(){return wD}static get NAME(){return gD}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),ce.off(document,Ul),ce.on(document,yD,e=>this._handleFocusin(e)),ce.on(document,bD,e=>this._handleKeydown(e)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,ce.off(document,Ul))}_handleFocusin(e){const{trapElement:n}=this._config;if(e.target===document||e.target===n||n.contains(e.target))return;const r=Se.focusableChildren(n);r.length===0?n.focus():this._lastTabNavDirection===Ym?r[r.length-1].focus():r[0].focus()}_handleKeydown(e){e.key===CD&&(this._lastTabNavDirection=e.shiftKey?Ym:ED)}}const Gm=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Qm=".sticky-top",ka="padding-right",Zm="margin-right";class Nd{constructor(){this._element=document.body}getWidth(){const e=document.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}hide(){const e=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,ka,n=>n+e),this._setElementAttributes(Gm,ka,n=>n+e),this._setElementAttributes(Qm,Zm,n=>n-e)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,ka),this._resetElementAttributes(Gm,ka),this._resetElementAttributes(Qm,Zm)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(e,n,r){const o=this.getWidth(),i=s=>{if(s!==this._element&&window.innerWidth>s.clientWidth+o)return;this._saveInitialAttribute(s,n);const c=window.getComputedStyle(s).getPropertyValue(n);s.style.setProperty(n,`${r(Number.parseFloat(c))}px`)};this._applyManipulationCallback(e,i)}_saveInitialAttribute(e,n){const r=e.style.getPropertyValue(n);r&&ir.setDataAttribute(e,n,r)}_resetElementAttributes(e,n){const r=o=>{const i=ir.getDataAttribute(o,n);if(i===null){o.style.removeProperty(n);return}ir.removeDataAttribute(o,n),o.style.setProperty(n,i)};this._applyManipulationCallback(e,r)}_applyManipulationCallback(e,n){if(or(e)){n(e);return}for(const r of Se.find(e,this._element))n(r)}}const SD="modal",AD="bs.modal",pn=`.${AD}`,xD=".data-api",TD="Escape",ID=`hide${pn}`,_D=`hidePrevented${pn}`,t3=`hidden${pn}`,n3=`show${pn}`,ND=`shown${pn}`,OD=`resize${pn}`,MD=`click.dismiss${pn}`,LD=`mousedown.dismiss${pn}`,DD=`keydown.dismiss${pn}`,PD=`click${pn}${xD}`,Jm="modal-open",BD="fade",Xm="show",yu="modal-static",RD=".modal.show",VD=".modal-dialog",$D=".modal-body",FD='[data-bs-toggle="modal"]',zD={backdrop:!0,focus:!0,keyboard:!0},UD={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class Fr extends An{constructor(e,n){super(e,n),this._dialog=Se.findOne(VD,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new Nd,this._addEventListeners()}static get Default(){return zD}static get DefaultType(){return UD}static get NAME(){return SD}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||this._isTransitioning||ce.trigger(this._element,n3,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(Jm),this._adjustDialog(),this._backdrop.show(()=>this._showElement(e)))}hide(){!this._isShown||this._isTransitioning||ce.trigger(this._element,ID).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Xm),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){ce.off(window,pn),ce.off(this._dialog,pn),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new qy({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new e3({trapElement:this._element})}_showElement(e){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const n=Se.findOne($D,this._dialog);n&&(n.scrollTop=0),Ks(this._element),this._element.classList.add(Xm);const r=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,ce.trigger(this._element,ND,{relatedTarget:e})};this._queueCallback(r,this._dialog,this._isAnimated())}_addEventListeners(){ce.on(this._element,DD,e=>{if(e.key===TD){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),ce.on(window,OD,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),ce.on(this._element,LD,e=>{ce.one(this._element,MD,n=>{if(!(this._element!==e.target||this._element!==n.target)){if(this._config.backdrop==="static"){this._triggerBackdropTransition();return}this._config.backdrop&&this.hide()}})})}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove(Jm),this._resetAdjustments(),this._scrollBar.reset(),ce.trigger(this._element,t3)})}_isAnimated(){return this._element.classList.contains(BD)}_triggerBackdropTransition(){if(ce.trigger(this._element,_D).defaultPrevented)return;const n=this._element.scrollHeight>document.documentElement.clientHeight,r=this._element.style.overflowY;r==="hidden"||this._element.classList.contains(yu)||(n||(this._element.style.overflowY="hidden"),this._element.classList.add(yu),this._queueCallback(()=>{this._element.classList.remove(yu),this._queueCallback(()=>{this._element.style.overflowY=r},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const e=this._element.scrollHeight>document.documentElement.clientHeight,n=this._scrollBar.getWidth(),r=n>0;if(r&&!e){const o=hn()?"paddingLeft":"paddingRight";this._element.style[o]=`${n}px`}if(!r&&e){const o=hn()?"paddingRight":"paddingLeft";this._element.style[o]=`${n}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(e,n){return this.each(function(){const r=Fr.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof r[e]>"u")throw new TypeError(`No method named "${e}"`);r[e](n)}})}}ce.on(document,PD,FD,function(t){const e=Se.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&t.preventDefault(),ce.one(e,n3,o=>{o.defaultPrevented||ce.one(e,t3,()=>{wi(this)&&this.focus()})});const n=Se.findOne(RD);n&&Fr.getInstance(n).hide(),Fr.getOrCreateInstance(e).toggle(this)});vc(Fr);mn(Fr);const HD="offcanvas",jD="bs.offcanvas",dr=`.${jD}`,r3=".data-api",WD=`load${dr}${r3}`,KD="Escape",qm="show",e0="showing",t0="hiding",YD="offcanvas-backdrop",o3=".offcanvas.show",GD=`show${dr}`,QD=`shown${dr}`,ZD=`hide${dr}`,n0=`hidePrevented${dr}`,i3=`hidden${dr}`,JD=`resize${dr}`,XD=`click${dr}${r3}`,qD=`keydown.dismiss${dr}`,eP='[data-bs-toggle="offcanvas"]',tP={backdrop:!0,keyboard:!0,scroll:!1},nP={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class zr extends An{constructor(e,n){super(e,n),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return tP}static get DefaultType(){return nP}static get NAME(){return HD}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){if(this._isShown||ce.trigger(this._element,GD,{relatedTarget:e}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||new Nd().hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(e0);const r=()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(qm),this._element.classList.remove(e0),ce.trigger(this._element,QD,{relatedTarget:e})};this._queueCallback(r,this._element,!0)}hide(){if(!this._isShown||ce.trigger(this._element,ZD).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(t0),this._backdrop.hide();const n=()=>{this._element.classList.remove(qm,t0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||new Nd().reset(),ce.trigger(this._element,i3)};this._queueCallback(n,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const e=()=>{if(this._config.backdrop==="static"){ce.trigger(this._element,n0);return}this.hide()},n=!!this._config.backdrop;return new qy({className:YD,isVisible:n,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:n?e:null})}_initializeFocusTrap(){return new e3({trapElement:this._element})}_addEventListeners(){ce.on(this._element,qD,e=>{if(e.key===KD){if(this._config.keyboard){this.hide();return}ce.trigger(this._element,n0)}})}static jQueryInterface(e){return this.each(function(){const n=zr.getOrCreateInstance(this,e);if(typeof e=="string"){if(n[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);n[e](this)}})}}ce.on(document,XD,eP,function(t){const e=Se.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&t.preventDefault(),$r(this))return;ce.one(e,i3,()=>{wi(this)&&this.focus()});const n=Se.findOne(o3);n&&n!==e&&zr.getInstance(n).hide(),zr.getOrCreateInstance(e).toggle(this)});ce.on(window,WD,()=>{for(const t of Se.find(o3))zr.getOrCreateInstance(t).show()});ce.on(window,JD,()=>{for(const t of Se.find("[aria-modal][class*=show][class*=offcanvas-]"))getComputedStyle(t).position!=="fixed"&&zr.getOrCreateInstance(t).hide()});vc(zr);mn(zr);const rP=/^aria-[\w-]*$/i,s3={"*":["class","dir","id","lang","role",rP],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],dd:[],div:[],dl:[],dt:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},oP=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),iP=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,sP=(t,e)=>{const n=t.nodeName.toLowerCase();return e.includes(n)?oP.has(n)?!!iP.test(t.nodeValue):!0:e.filter(r=>r instanceof RegExp).some(r=>r.test(n))};function aP(t,e,n){if(!t.length)return t;if(n&&typeof n=="function")return n(t);const o=new window.DOMParser().parseFromString(t,"text/html"),i=[].concat(...o.body.querySelectorAll("*"));for(const s of i){const c=s.nodeName.toLowerCase();if(!Object.keys(e).includes(c)){s.remove();continue}const a=[].concat(...s.attributes),u=[].concat(e["*"]||[],e[c]||[]);for(const d of a)sP(d,u)||s.removeAttribute(d.nodeName)}return o.body.innerHTML}const lP="TemplateFactory",cP={allowList:s3,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"<div></div>"},uP={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},dP={entry:"(string|element|function|null)",selector:"(string|element)"};class fP extends Ys{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return cP}static get DefaultType(){return uP}static get NAME(){return lP}getContent(){return Object.values(this._config.content).map(e=>this._resolvePossibleFunction(e)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(e){return this._checkContent(e),this._config.content={...this._config.content,...e},this}toHtml(){const e=document.createElement("div");e.innerHTML=this._maybeSanitize(this._config.template);for(const[o,i]of Object.entries(this._config.content))this._setContent(e,i,o);const n=e.children[0],r=this._resolvePossibleFunction(this._config.extraClass);return r&&n.classList.add(...r.split(" ")),n}_typeCheckConfig(e){super._typeCheckConfig(e),this._checkContent(e.content)}_checkContent(e){for(const[n,r]of Object.entries(e))super._typeCheckConfig({selector:n,entry:r},dP)}_setContent(e,n,r){const o=Se.findOne(r,e);if(o){if(n=this._resolvePossibleFunction(n),!n){o.remove();return}if(or(n)){this._putElementInTemplate(Vr(n),o);return}if(this._config.html){o.innerHTML=this._maybeSanitize(n);return}o.textContent=n}}_maybeSanitize(e){return this._config.sanitize?aP(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return Ht(e,[void 0,this])}_putElementInTemplate(e,n){if(this._config.html){n.innerHTML="",n.append(e);return}n.textContent=e.textContent}}const hP="tooltip",pP=new Set(["sanitize","allowList","sanitizeFn"]),bu="fade",mP="modal",wa="show",gP=".tooltip-inner",r0=`.${mP}`,o0="hide.bs.modal",Mi="hover",Cu="focus",Eu="click",vP="manual",yP="hide",bP="hidden",CP="show",EP="shown",kP="inserted",wP="click",SP="focusin",AP="focusout",xP="mouseenter",TP="mouseleave",IP={AUTO:"auto",TOP:"top",RIGHT:hn()?"left":"right",BOTTOM:"bottom",LEFT:hn()?"right":"left"},_P={allowList:s3,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',title:"",trigger:"hover focus"},NP={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class Rn extends An{constructor(e,n){if(typeof Ly>"u")throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org/docs/v2/)");super(e,n),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return _P}static get DefaultType(){return NP}static get NAME(){return hP}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){if(this._isEnabled){if(this._isShown()){this._leave();return}this._enter()}}dispose(){clearTimeout(this._timeout),ce.off(this._element.closest(r0),o0,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!(this._isWithContent()&&this._isEnabled))return;const e=ce.trigger(this._element,this.constructor.eventName(CP)),r=(By(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(e.defaultPrevented||!r)return;this._disposePopper();const o=this._getTipElement();this._element.setAttribute("aria-describedby",o.getAttribute("id"));const{container:i}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(i.append(o),ce.trigger(this._element,this.constructor.eventName(kP))),this._popper=this._createPopper(o),o.classList.add(wa),"ontouchstart"in document.documentElement)for(const c of[].concat(...document.body.children))ce.on(c,"mouseover",Fl);const s=()=>{ce.trigger(this._element,this.constructor.eventName(EP)),this._isHovered===!1&&this._leave(),this._isHovered=!1};this._queueCallback(s,this.tip,this._isAnimated())}hide(){if(!this._isShown()||ce.trigger(this._element,this.constructor.eventName(yP)).defaultPrevented)return;if(this._getTipElement().classList.remove(wa),"ontouchstart"in document.documentElement)for(const o of[].concat(...document.body.children))ce.off(o,"mouseover",Fl);this._activeTrigger[Eu]=!1,this._activeTrigger[Cu]=!1,this._activeTrigger[Mi]=!1,this._isHovered=null;const r=()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),ce.trigger(this._element,this.constructor.eventName(bP)))};this._queueCallback(r,this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(e){const n=this._getTemplateFactory(e).toHtml();if(!n)return null;n.classList.remove(bu,wa),n.classList.add(`bs-${this.constructor.NAME}-auto`);const r=vM(this.constructor.NAME).toString();return n.setAttribute("id",r),this._isAnimated()&&n.classList.add(bu),n}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new fP({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[gP]:this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(e){return this.constructor.getOrCreateInstance(e.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(bu)}_isShown(){return this.tip&&this.tip.classList.contains(wa)}_createPopper(e){const n=Ht(this._config.placement,[this,e,this._element]),r=IP[n.toUpperCase()];return fh(this._element,e,this._getPopperConfig(r))}_getOffset(){const{offset:e}=this._config;return typeof e=="string"?e.split(",").map(n=>Number.parseInt(n,10)):typeof e=="function"?n=>e(n,this._element):e}_resolvePossibleFunction(e){return Ht(e,[this._element,this._element])}_getPopperConfig(e){const n={placement:e,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:r=>{this._getTipElement().setAttribute("data-popper-placement",r.state.placement)}}]};return{...n,...Ht(this._config.popperConfig,[void 0,n])}}_setListeners(){const e=this._config.trigger.split(" ");for(const n of e)if(n==="click")ce.on(this._element,this.constructor.eventName(wP),this._config.selector,r=>{const o=this._initializeOnDelegatedTarget(r);o._activeTrigger[Eu]=!(o._isShown()&&o._activeTrigger[Eu]),o.toggle()});else if(n!==vP){const r=n===Mi?this.constructor.eventName(xP):this.constructor.eventName(SP),o=n===Mi?this.constructor.eventName(TP):this.constructor.eventName(AP);ce.on(this._element,r,this._config.selector,i=>{const s=this._initializeOnDelegatedTarget(i);s._activeTrigger[i.type==="focusin"?Cu:Mi]=!0,s._enter()}),ce.on(this._element,o,this._config.selector,i=>{const s=this._initializeOnDelegatedTarget(i);s._activeTrigger[i.type==="focusout"?Cu:Mi]=s._element.contains(i.relatedTarget),s._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},ce.on(this._element.closest(r0),o0,this._hideModalHandler)}_fixTitle(){const e=this._element.getAttribute("title");e&&(!this._element.getAttribute("aria-label")&&!this._element.textContent.trim()&&this._element.setAttribute("aria-label",e),this._element.setAttribute("data-bs-original-title",e),this._element.removeAttribute("title"))}_enter(){if(this._isShown()||this._isHovered){this._isHovered=!0;return}this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show)}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(e,n){clearTimeout(this._timeout),this._timeout=setTimeout(e,n)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(e){const n=ir.getDataAttributes(this._element);for(const r of Object.keys(n))pP.has(r)&&delete n[r];return e={...n,...typeof e=="object"&&e?e:{}},e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e.container=e.container===!1?document.body:Vr(e.container),typeof e.delay=="number"&&(e.delay={show:e.delay,hide:e.delay}),typeof e.title=="number"&&(e.title=e.title.toString()),typeof e.content=="number"&&(e.content=e.content.toString()),e}_getDelegateConfig(){const e={};for(const[n,r]of Object.entries(this._config))this.constructor.Default[n]!==r&&(e[n]=r);return e.selector=!1,e.trigger="manual",e}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(e){return this.each(function(){const n=Rn.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof n[e]>"u")throw new TypeError(`No method named "${e}"`);n[e]()}})}}mn(Rn);const OP="popover",MP=".popover-header",LP=".popover-body",DP={...Rn.Default,content:"",offset:[0,8],placement:"right",template:'<div class="popover" role="tooltip"><div class="popover-arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>',trigger:"click"},PP={...Rn.DefaultType,content:"(null|string|element|function)"};class co extends Rn{static get Default(){return DP}static get DefaultType(){return PP}static get NAME(){return OP}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[MP]:this._getTitle(),[LP]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(e){return this.each(function(){const n=co.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof n[e]>"u")throw new TypeError(`No method named "${e}"`);n[e]()}})}}mn(co);const BP="scrollspy",RP="bs.scrollspy",gh=`.${RP}`,VP=".data-api",$P=`activate${gh}`,i0=`click${gh}`,FP=`load${gh}${VP}`,zP="dropdown-item",Uo="active",UP='[data-bs-spy="scroll"]',ku="[href]",HP=".nav, .list-group",s0=".nav-link",jP=".nav-item",WP=".list-group-item",KP=`${s0}, ${jP} > ${s0}, ${WP}`,YP=".dropdown",GP=".dropdown-toggle",QP={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},ZP={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class Cc extends An{constructor(e,n){super(e,n),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement=getComputedStyle(this._element).overflowY==="visible"?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return QP}static get DefaultType(){return ZP}static get NAME(){return BP}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const e of this._observableSections.values())this._observer.observe(e)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(e){return e.target=Vr(e.target)||document.body,e.rootMargin=e.offset?`${e.offset}px 0px -30%`:e.rootMargin,typeof e.threshold=="string"&&(e.threshold=e.threshold.split(",").map(n=>Number.parseFloat(n))),e}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(ce.off(this._config.target,i0),ce.on(this._config.target,i0,ku,e=>{const n=this._observableSections.get(e.target.hash);if(n){e.preventDefault();const r=this._rootElement||window,o=n.offsetTop-this._element.offsetTop;if(r.scrollTo){r.scrollTo({top:o,behavior:"smooth"});return}r.scrollTop=o}}))}_getNewObserver(){const e={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(n=>this._observerCallback(n),e)}_observerCallback(e){const n=s=>this._targetLinks.get(`#${s.target.id}`),r=s=>{this._previousScrollData.visibleEntryTop=s.target.offsetTop,this._process(n(s))},o=(this._rootElement||document.documentElement).scrollTop,i=o>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=o;for(const s of e){if(!s.isIntersecting){this._activeTarget=null,this._clearActiveClass(n(s));continue}const c=s.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(i&&c){if(r(s),!o)return;continue}!i&&!c&&r(s)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const e=Se.find(ku,this._config.target);for(const n of e){if(!n.hash||$r(n))continue;const r=Se.findOne(decodeURI(n.hash),this._element);wi(r)&&(this._targetLinks.set(decodeURI(n.hash),n),this._observableSections.set(n.hash,r))}}_process(e){this._activeTarget!==e&&(this._clearActiveClass(this._config.target),this._activeTarget=e,e.classList.add(Uo),this._activateParents(e),ce.trigger(this._element,$P,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains(zP)){Se.findOne(GP,e.closest(YP)).classList.add(Uo);return}for(const n of Se.parents(e,HP))for(const r of Se.prev(n,KP))r.classList.add(Uo)}_clearActiveClass(e){e.classList.remove(Uo);const n=Se.find(`${ku}.${Uo}`,e);for(const r of n)r.classList.remove(Uo)}static jQueryInterface(e){return this.each(function(){const n=Cc.getOrCreateInstance(this,e);if(typeof e=="string"){if(n[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);n[e]()}})}}ce.on(window,FP,()=>{for(const t of Se.find(UP))Cc.getOrCreateInstance(t)});mn(Cc);const JP="tab",XP="bs.tab",Do=`.${XP}`,qP=`hide${Do}`,eB=`hidden${Do}`,tB=`show${Do}`,nB=`shown${Do}`,rB=`click${Do}`,oB=`keydown${Do}`,iB=`load${Do}`,sB="ArrowLeft",a0="ArrowRight",aB="ArrowUp",l0="ArrowDown",wu="Home",c0="End",uo="active",u0="fade",Su="show",lB="dropdown",a3=".dropdown-toggle",cB=".dropdown-menu",Au=`:not(${a3})`,uB='.list-group, .nav, [role="tablist"]',dB=".nav-item, .list-group-item",fB=`.nav-link${Au}, .list-group-item${Au}, [role="tab"]${Au}`,l3='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',xu=`${fB}, ${l3}`,hB=`.${uo}[data-bs-toggle="tab"], .${uo}[data-bs-toggle="pill"], .${uo}[data-bs-toggle="list"]`;class mi extends An{constructor(e){super(e),this._parent=this._element.closest(uB),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),ce.on(this._element,oB,n=>this._keydown(n)))}static get NAME(){return JP}show(){const e=this._element;if(this._elemIsActive(e))return;const n=this._getActiveElem(),r=n?ce.trigger(n,qP,{relatedTarget:e}):null;ce.trigger(e,tB,{relatedTarget:n}).defaultPrevented||r&&r.defaultPrevented||(this._deactivate(n,e),this._activate(e,n))}_activate(e,n){if(!e)return;e.classList.add(uo),this._activate(Se.getElementFromSelector(e));const r=()=>{if(e.getAttribute("role")!=="tab"){e.classList.add(Su);return}e.removeAttribute("tabindex"),e.setAttribute("aria-selected",!0),this._toggleDropDown(e,!0),ce.trigger(e,nB,{relatedTarget:n})};this._queueCallback(r,e,e.classList.contains(u0))}_deactivate(e,n){if(!e)return;e.classList.remove(uo),e.blur(),this._deactivate(Se.getElementFromSelector(e));const r=()=>{if(e.getAttribute("role")!=="tab"){e.classList.remove(Su);return}e.setAttribute("aria-selected",!1),e.setAttribute("tabindex","-1"),this._toggleDropDown(e,!1),ce.trigger(e,eB,{relatedTarget:n})};this._queueCallback(r,e,e.classList.contains(u0))}_keydown(e){if(![sB,a0,aB,l0,wu,c0].includes(e.key))return;e.stopPropagation(),e.preventDefault();const n=this._getChildren().filter(o=>!$r(o));let r;if([wu,c0].includes(e.key))r=n[e.key===wu?0:n.length-1];else{const o=[a0,l0].includes(e.key);r=hh(n,e.target,o,!0)}r&&(r.focus({preventScroll:!0}),mi.getOrCreateInstance(r).show())}_getChildren(){return Se.find(xu,this._parent)}_getActiveElem(){return this._getChildren().find(e=>this._elemIsActive(e))||null}_setInitialAttributes(e,n){this._setAttributeIfNotExists(e,"role","tablist");for(const r of n)this._setInitialAttributesOnChild(r)}_setInitialAttributesOnChild(e){e=this._getInnerElement(e);const n=this._elemIsActive(e),r=this._getOuterElement(e);e.setAttribute("aria-selected",n),r!==e&&this._setAttributeIfNotExists(r,"role","presentation"),n||e.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(e,"role","tab"),this._setInitialAttributesOnTargetPanel(e)}_setInitialAttributesOnTargetPanel(e){const n=Se.getElementFromSelector(e);n&&(this._setAttributeIfNotExists(n,"role","tabpanel"),e.id&&this._setAttributeIfNotExists(n,"aria-labelledby",`${e.id}`))}_toggleDropDown(e,n){const r=this._getOuterElement(e);if(!r.classList.contains(lB))return;const o=(i,s)=>{const c=Se.findOne(i,r);c&&c.classList.toggle(s,n)};o(a3,uo),o(cB,Su),r.setAttribute("aria-expanded",n)}_setAttributeIfNotExists(e,n,r){e.hasAttribute(n)||e.setAttribute(n,r)}_elemIsActive(e){return e.classList.contains(uo)}_getInnerElement(e){return e.matches(xu)?e:Se.findOne(xu,e)}_getOuterElement(e){return e.closest(dB)||e}static jQueryInterface(e){return this.each(function(){const n=mi.getOrCreateInstance(this);if(typeof e=="string"){if(n[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);n[e]()}})}}ce.on(document,rB,l3,function(t){["A","AREA"].includes(this.tagName)&&t.preventDefault(),!$r(this)&&mi.getOrCreateInstance(this).show()});ce.on(window,iB,()=>{for(const t of Se.find(hB))mi.getOrCreateInstance(t)});mn(mi);const pB="toast",mB="bs.toast",Qr=`.${mB}`,gB=`mouseover${Qr}`,vB=`mouseout${Qr}`,yB=`focusin${Qr}`,bB=`focusout${Qr}`,CB=`hide${Qr}`,EB=`hidden${Qr}`,kB=`show${Qr}`,wB=`shown${Qr}`,SB="fade",d0="hide",Sa="show",Aa="showing",AB={animation:"boolean",autohide:"boolean",delay:"number"},xB={animation:!0,autohide:!0,delay:5e3};class Ai extends An{constructor(e,n){super(e,n),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return xB}static get DefaultType(){return AB}static get NAME(){return pB}show(){if(ce.trigger(this._element,kB).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(SB);const n=()=>{this._element.classList.remove(Aa),ce.trigger(this._element,wB),this._maybeScheduleHide()};this._element.classList.remove(d0),Ks(this._element),this._element.classList.add(Sa,Aa),this._queueCallback(n,this._element,this._config.animation)}hide(){if(!this.isShown()||ce.trigger(this._element,CB).defaultPrevented)return;const n=()=>{this._element.classList.add(d0),this._element.classList.remove(Aa,Sa),ce.trigger(this._element,EB)};this._element.classList.add(Aa),this._queueCallback(n,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(Sa),super.dispose()}isShown(){return this._element.classList.contains(Sa)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(e,n){switch(e.type){case"mouseover":case"mouseout":{this._hasMouseInteraction=n;break}case"focusin":case"focusout":{this._hasKeyboardInteraction=n;break}}if(n){this._clearTimeout();return}const r=e.relatedTarget;this._element===r||this._element.contains(r)||this._maybeScheduleHide()}_setListeners(){ce.on(this._element,gB,e=>this._onInteraction(e,!0)),ce.on(this._element,vB,e=>this._onInteraction(e,!1)),ce.on(this._element,yB,e=>this._onInteraction(e,!0)),ce.on(this._element,bB,e=>this._onInteraction(e,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(e){return this.each(function(){const n=Ai.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof n[e]>"u")throw new TypeError(`No method named "${e}"`);n[e](this)}})}}vc(Ai);mn(Ai);function f0(t,e){return e.value||t.getAttribute("title")||""}const Po={mounted:(t,e)=>{const n=f0(t,e);n&&t.setAttribute("title",n),new Rn(t)},updated:(t,e)=>{const n=Rn.getInstance(t);n&&n.dispose();const r=f0(t,e);r&&t.setAttribute("title",r),new Rn(t)},unmounted:t=>{const e=Rn.getInstance(t);e&&e.dispose()}},TB={key:0,class:"pills-list__wrapper"},IB={class:"pills-list__ul"},_B={class:"bd-markdown-editor__menu-bottom"},NB={key:0,class:"vr"},c3=l.defineComponent({__name:"BDMarkdownEditor",props:{placeholder:{default:"Typ een bericht"},errorText:{default:"er is iets fout gegaan"},state:{type:[Boolean,null],default:null},variant:{default:uu.BASIC},files:{default:void 0},pills:{default:void 0},apiUrl:{default:""},modelValue:{}},emits:["update:modelValue","upload","action"],setup(t,{emit:e}){const n=t,r=e,o=()=>{r("upload")},i=Oo(n,"modelValue",r),s=[N_,L_,P_,_N.configure({placeholder:n.placeholder}),aO,lN.configure({openOnClick:!1,validate:K=>/^(https?:\/\/|www\.)/i.test(K)})];n.variant===uu.FULL&&s.push(PN,zN,HN,rO,oO,iO);const c=I_({content:i.value,extensions:s,onUpdate:({editor:K})=>{const{view:F,state:z}=K,{from:$,to:J}=F.state.selection;if(z.doc.textBetween($-1,J,"")==" "&&K.getAttributes("link").href!=null&&K.chain().setTextSelection({from:$-1,to:J}).toggleLink({href:K.getAttributes("link").href}).setTextSelection({from:J,to:J}).run(),K.getText().trim()===""){r("update:modelValue","");return}r("update:modelValue",K.getHTML())}});l.watch(()=>n.modelValue,K=>{c.value.getHTML()!==K&&c.value.commands.setContent(K,!0,{preserveWhitespace:"full"})});const a=l.computed(()=>n.state===!1?"is-invalid":null),u=l.computed(()=>v("bold")),d=l.computed(()=>v("italic")),f=l.computed(()=>v("underline")),h=l.computed(()=>v("bulletList")),p=l.computed(()=>v("orderedList")),m=l.computed(()=>v("link")),g=l.computed(()=>n.variant===uu.FULL),v=K=>c.value&&c.value.isActive(K)?"active":null,y=l.computed(()=>n.files&&n.files.length>0?Io(n.apiUrl,n.files,!1):null),b=l.computed(()=>n.files&&n.files.length>0?Io(n.apiUrl,n.files,!0):null),E=K=>{r("action",{name:"delete-attachment",obj:K})},C=K=>{r("action",{name:"image-attachment",obj:K})},S=l.computed(()=>{if(!c.value)return!1;const{from:K,to:F}=c.value.state.selection;return K!==F}),_=l.computed(()=>S.value?"Voeg een link toe":"Selecteer eerst tekst"),T=l.ref(!1),D=l.ref(""),Y=l.ref(null),V=()=>{D.value=c.value.getAttributes("link").href||"",T.value=!0},H=K=>{if(T.value=!1,!K){c.value.chain().focus().unsetLink().run();return}/^www\./i.test(K)&&(K=`https://${K}`),c.value.chain().focus().toggleLink({href:K}).run()},j=()=>{T.value=!1};return(K,F)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",{class:l.normalizeClass(["bd-markdown-editor",a.value])},[l.createVNode(l.unref(T_),{editor:l.unref(c)},null,8,["editor"]),t.pills?(l.openBlock(),l.createElementBlock("div",TB,[l.createElementVNode("ul",IB,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.pills,(z,$)=>(l.openBlock(),l.createElementBlock("li",{key:$,class:"pills-list__li"},[l.createVNode(ec,l.mergeProps({ref_for:!0},z),null,16)]))),128))])])):l.createCommentVNode("",!0),l.renderSlot(K.$slots,"default"),y.value?(l.openBlock(),l.createBlock(Hs,{key:1,files:y.value,"no-download":!0,"show-delete":!0,onDelete:E},null,8,["files"])):l.createCommentVNode("",!0),b.value?(l.openBlock(),l.createBlock(js,{key:2,files:b.value,"no-download":!0,"show-delete":!0,"fast-download":!1,onDelete:E,onShow:C},null,8,["files"])):l.createCommentVNode("",!0),l.createElementVNode("div",_B,[l.createVNode(Re,{variant:"light",type:"button",onClick:o},{default:l.withCtx(()=>[l.createVNode(l.unref(Dr))]),_:1}),g.value?(l.openBlock(),l.createElementBlock("div",NB)):l.createCommentVNode("",!0),g.value?(l.openBlock(),l.createBlock(Re,{key:1,variant:"light",type:"button",class:l.normalizeClass(u.value),onClick:F[0]||(F[0]=z=>l.unref(c).chain().focus().toggleBold().run())},{default:l.withCtx(()=>[l.createVNode(l.unref(Dd))]),_:1},8,["class"])):l.createCommentVNode("",!0),g.value?(l.openBlock(),l.createBlock(Re,{key:2,variant:"light",type:"button",class:l.normalizeClass(d.value),onClick:F[1]||(F[1]=z=>l.unref(c).chain().focus().toggleItalic().run())},{default:l.withCtx(()=>[l.createVNode(l.unref(Kd))]),_:1},8,["class"])):l.createCommentVNode("",!0),g.value?(l.openBlock(),l.createBlock(Re,{key:3,variant:"light",type:"button",class:l.normalizeClass(f.value),onClick:F[2]||(F[2]=z=>l.unref(c).chain().focus().toggleUnderline().run())},{default:l.withCtx(()=>[l.createVNode(l.unref(qd))]),_:1},8,["class"])):l.createCommentVNode("",!0),g.value?(l.openBlock(),l.createBlock(Re,{key:4,variant:"light",type:"button",class:l.normalizeClass(h.value),onClick:F[3]||(F[3]=z=>l.unref(c).chain().focus().toggleBulletList().run())},{default:l.withCtx(()=>[l.createVNode(l.unref(Pd))]),_:1},8,["class"])):l.createCommentVNode("",!0),g.value?(l.openBlock(),l.createBlock(Re,{key:5,variant:"light",type:"button",class:l.normalizeClass(p.value),onClick:F[4]||(F[4]=z=>l.unref(c).chain().focus().toggleOrderedList().run())},{default:l.withCtx(()=>[l.createVNode(l.unref(Gd))]),_:1},8,["class"])):l.createCommentVNode("",!0),l.withDirectives((l.openBlock(),l.createElementBlock("span",null,[g.value?(l.openBlock(),l.createBlock(Re,{key:0,ref_key:"linkButton",ref:Y,variant:"light",type:"button",class:l.normalizeClass(m.value),onClick:V,disabled:!S.value},{default:l.withCtx(()=>[l.createVNode(l.unref(Kl))]),_:1},8,["class","disabled"])):l.createCommentVNode("",!0)])),[[l.unref(Po),_.value]])]),T.value?(l.openBlock(),l.createBlock(pO,{key:3,previousUrl:D.value,onSubmit:H,onCancel:j},null,8,["previousUrl"])):l.createCommentVNode("",!0)],2),l.createVNode(ql,{text:n.errorText,state:n.state},null,8,["text","state"])],64))}}),OB={class:"header"},MB={class:"icon-close-wrapper"},LB={class:"navbar"},DB={class:"nav navbar-nav w-100"},PB={class:"nav-item"},BB={class:"nav-item"},vh=l.defineComponent({__name:"BDMobileMenu",props:{active:{type:Boolean,default:void 0},options:{}},emits:["hide","signout"],setup(t,{emit:e}){const n=e,r=t,o=l.computed(()=>({active:r.active===!0,inactive:r.active===!1})),i=()=>n("hide"),s=()=>n("signout");return(c,a)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(["bd-mobile-menu",o.value])},[l.createElementVNode("div",OB,[a[0]||(a[0]=l.createElementVNode("div",null,"Menu",-1)),l.createElementVNode("div",MB,[l.createVNode(jl,{onClick:i})])]),l.createElementVNode("nav",LB,[l.createElementVNode("ul",DB,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(r.options,u=>(l.openBlock(),l.createElementBlock("li",PB,[l.createVNode(Co,l.mergeProps({class:"nav-link"},{ref_for:!0},u,{onClick:i}),null,16)]))),256)),l.renderSlot(c.$slots,"special-options"),l.createElementVNode("li",BB,[l.createVNode(Co,{class:"nav-link",text:"Uitloggen",onClick:s})])])])],2))}}),RB={class:"bd-user"},VB={class:"bd-user__information"},$B={class:"text-break"},FB={class:"overflow-x-hidden"},u3=l.defineComponent({__name:"BDUser",props:{name:{default:""},img:{default:void 0},details:{default:void 0},hideImage:{type:Boolean,default:!1}},setup(t){const e=t,n=l.computed(()=>typeof e.details=="string"?e.details:e.details?.join(" • "));return(r,o)=>(l.openBlock(),l.createElementBlock("div",RB,[e.hideImage?l.createCommentVNode("",!0):(l.openBlock(),l.createBlock(Bs,l.mergeProps({key:0},e.img,{size:"sm"}),null,16)),l.createElementVNode("div",VB,[l.createElementVNode("header",null,[l.createElementVNode("h5",$B,l.toDisplayString(e.name),1),l.renderSlot(r.$slots,"header-extra")]),l.createElementVNode("span",FB,l.toDisplayString(n.value),1)])]))}}),zB={class:"bd-chat-cloud-card"},UB={class:"bd-chat-cloud-card__header"},HB={class:"bd-chat-cloud-card__body"},jB=["innerHTML"],WB={class:"bd-chat-cloud-card__footer"},KB={key:0,class:"pills-list__wrapper"},YB={class:"pills-list__ul"},d3=l.defineComponent({__name:"BDChatCloud",props:{headerTitle:{default:""},src:{default:void 0},username:{default:null},message:{default:""},isSender:{type:Boolean,default:!1},files:{default:void 0},pills:{default:void 0},apiUrl:{default:""}},emits:["show-attachment","action"],setup(t,{emit:e}){const n=t,r=e,o=l.computed(()=>n.isSender?"sender":Ie),i=l.computed(()=>Io(n.apiUrl,n.files,!1)),s=l.computed(()=>Io(n.apiUrl,n.files,!0)),c=()=>{r("action","copy-message")},a=u=>{r("show-attachment",u)};return(u,d)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(["bd-chat-cloud",o.value])},[l.createVNode(Bs,{src:n.src,username:n.username,size:"sm"},null,8,["src","username"]),l.createElementVNode("div",zB,[l.createElementVNode("div",UB,[l.renderSlot(u.$slots,"header",{},()=>[l.createTextVNode(l.toDisplayString(t.headerTitle),1)]),l.createVNode(Re,{variant:"outline-primary-dark",size:"sm",onClick:c},{default:l.withCtx(()=>[...d[0]||(d[0]=[l.createTextVNode(" kopieer ",-1)])]),_:1})]),l.createElementVNode("div",HB,[l.renderSlot(u.$slots,"body",{},()=>[l.createElementVNode("div",{class:"bd-chat-cloud-card__message",innerHTML:n.message},null,8,jB)])]),l.createElementVNode("div",WB,[l.renderSlot(u.$slots,"footer",{},()=>[t.pills?(l.openBlock(),l.createElementBlock("div",KB,[l.createElementVNode("ul",YB,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.pills,(f,h)=>(l.openBlock(),l.createElementBlock("li",{key:h,class:"pills-list__li"},[l.createVNode(ec,l.mergeProps({ref_for:!0},f),null,16)]))),128))])])):l.createCommentVNode("",!0),i.value&&i.value.length>0?(l.openBlock(),l.createBlock(Hs,{key:1,files:i.value},null,8,["files"])):l.createCommentVNode("",!0),s.value&&s.value.length>0?(l.openBlock(),l.createBlock(js,{key:2,"fast-download":!0,files:s.value,onShow:a},null,8,["files"])):l.createCommentVNode("",!0)])])])],2))}}),GB=l.defineComponent({__name:"BDTableSortHeader",props:["active","label","sortDesc"],emits:["sortAsc","sortDesc"],setup(t,{emit:e}){const n=t,r=e,o=l.ref(n.sortDesc),i=()=>{n.active&&(o.value=!o.value)},s=()=>{if(!n.active)return;const a=o.value?"sortDesc":"sortAsc";r(a)},c=l.computed(()=>({"bd-table-sort":!0,active:n.active}));return l.watch(()=>n.active,(a,u)=>{a&&!u&&(o.value=!1,r("sortAsc"))}),s(),(a,u)=>(l.openBlock(),l.createElementBlock("th",{class:l.normalizeClass(c.value),onClick:u[0]||(u[0]=d=>{i(),s()})},[l.createElementVNode("span",null,l.toDisplayString(n.label),1),n.active&&!o.value?(l.openBlock(),l.createBlock(l.unref(Qd),{key:0})):n.active&&o.value?(l.openBlock(),l.createBlock(l.unref(Zd),{key:1})):(l.openBlock(),l.createBlock(l.unref(Jd),{key:2}))],2))}}),QB={class:"bd-table"},ZB={key:0,class:"table"},JB={key:1},XB={key:2},qB=["onClick"],eR={key:0},tR={key:1,class:"empty-text"},f3=l.defineComponent({__name:"BDTable",props:["fields","items","sortBy","sortDesc","tbodyTrClass","emptyText"],emits:["row-click","sort-changed"],setup(t,{expose:e,emit:n}){const r=t,o=n,i=l.ref(r.items),s=l.ref(r.sortBy),c=h=>s.value=h,a=(h,p,m)=>{const g=p[h],v=m[h];if(g==null)return 1;if(v==null)return-1;const y=g.toString(),b=v.toString();return y.localeCompare(b,void 0,{numeric:!0})},u=h=>{i.value=i.value.sort((m,g)=>a(h,m,g)),o("sort-changed",{sortBy:h,sortDesc:!1})},d=h=>{i.value=i.value.sort((m,g)=>a(h,g,m)),o("sort-changed",{sortBy:h,sortDesc:!0})},f=()=>{i.value=r.items};return l.watch(()=>r.items,h=>{i.value=h}),e({Refresh:f}),(h,p)=>(l.openBlock(),l.createElementBlock("div",QB,[r.items&&r.items.length>0?(l.openBlock(),l.createElementBlock("table",ZB,[l.createElementVNode("thead",null,[l.createElementVNode("tr",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(r.fields,m=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[m.isVisible?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[m.sortable?(l.openBlock(),l.createBlock(GB,{key:0,label:m.label,active:m.key==s.value,sortDesc:r.sortDesc,onClick:g=>c(m.key),onSortAsc:g=>u(m.key),onSortDesc:g=>d(m.key)},null,8,["label","active","sortDesc","onClick","onSortAsc","onSortDesc"])):h.$slots.hasOwnProperty(`header_${m.key}`)?(l.openBlock(),l.createElementBlock("th",JB,[l.renderSlot(h.$slots,`header_${m.key}`)])):(l.openBlock(),l.createElementBlock("th",XB,l.toDisplayString(m.label),1))],64)):l.createCommentVNode("",!0)],64))),256))])]),l.createElementVNode("tbody",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(i.value,m=>(l.openBlock(),l.createElementBlock("tr",{class:l.normalizeClass(r.tbodyTrClass&&r.tbodyTrClass(m)),onClick:g=>o("row-click",m)},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.fields,g=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[g.isVisible?(l.openBlock(),l.createElementBlock("td",eR,[h.$slots.hasOwnProperty(g.key)?l.renderSlot(h.$slots,g.key,{key:0,row:m,item:m,value:m[g.key]}):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createTextVNode(l.toDisplayString(m[g.key]),1)],64))])):l.createCommentVNode("",!0)],64))),256))],10,qB))),256))])])):(l.openBlock(),l.createElementBlock("p",tR,l.toDisplayString(r.emptyText),1))]))}}),nR=["id"],rR={key:0,class:"toast-body__title"},oR={class:"actions"},iR=["textContent"],sR=["textContent"],aR={class:"icon-wrapper"},lR=["textContent"],cR=["textContent"],h0=3e4,p0=5e3,h3=l.defineComponent({__name:"BDVideoCallToast",props:{id:{},contactInfoReceiver:{},isSender:{type:Boolean},firstNameSender:{},canceled:{type:Boolean},disabled:{type:Boolean},localization:{}},emits:["reject-video-call","accept-video-call"],setup(t,{emit:e}){const n=t,r=e;let o=l.ref(!1),i=l.ref(!1),s=null,c=null;const a=l.computed(()=>{let E="video-call-toast";return n.id&&(E+=`-${n.id}`),E}),u=l.computed(()=>o.value?[o.value?"is-handled":Ie,i.value?"is-handled--success":Ie,n.canceled?"is-handled--canceled":Ie].join(" "):Ie),d=l.computed(()=>n.canceled?n.localization.videoCallCanceled:i.value?n.localization.videoCallAccepted:n.localization.videoCallRejected),f=l.computed(()=>n.canceled?`${n.firstNameSender}${n.localization.notifyCallerWhenCanceled}`:n.isSender?n.contactInfoReceiver?`${n.contactInfoReceiver.name}${n.localization.notifyCallerWhenRejected}`:n.localization.notifyCallerWhenRejected:i.value?n.localization.openNewTabWhenAccepted:`${n.localization.notifyReceiverWhenRejected.start}${n.firstNameSender}${n.localization.notifyReceiverWhenRejected.end}`.replace(/\s\s+/g," "));l.watch(()=>n.canceled,()=>{o.value=!0});const h=()=>{const E=a.value,C=document.querySelector(`#${E}`);if(C){C.addEventListener("hide.bs.toast",b);var S={autohide:!0,delay:h0+p0};c=Ai.getOrCreateInstance(C,S),c.show(),s=window.setTimeout(p,h0)}};l.onMounted(h);const p=()=>{o.value||g()},m=()=>{g(),y()},g=()=>{o.value||(o.value=!0,r("reject-video-call",n.id))},v=()=>{o.value=!0,i.value=!0,r("accept-video-call",n.id),y()},y=()=>{window.clearTimeout(s),window.setTimeout(()=>c.hide(),p0)},b=()=>{o.value=!1,i.value=!1};return(E,C)=>(l.openBlock(),l.createElementBlock("div",{id:a.value,class:"toast bd-video-call-toast",role:"alert","aria-live":"assertive","aria-atomic":"true"},[l.unref(o)?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("div",rR,l.toDisplayString(n.localization.incomingVideoCall),1)),l.createElementVNode("div",{class:l.normalizeClass(["toast-body__main",u.value])},[l.unref(o)?(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createElementVNode("div",aR,[l.createVNode(Ua)]),l.createElementVNode("div",null,[l.createElementVNode("p",{textContent:l.toDisplayString(d.value),class:"title"},null,8,lR),l.createElementVNode("p",{textContent:l.toDisplayString(f.value)},null,8,cR)])],64)):(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.createVNode(vf,{value:t.contactInfoReceiver},null,8,["value"]),l.createElementVNode("div",oR,[l.createVNode(Re,{variant:"danger",class:"text-center",onClick:m},{default:l.withCtx(()=>[l.createVNode(Bd),l.createElementVNode("span",{textContent:l.toDisplayString(n.localization.rejectVideoCall)},null,8,iR)]),_:1}),l.createVNode(Re,{variant:"success",class:"text-center",onClick:v},{default:l.withCtx(()=>[l.createVNode(Ua),l.createElementVNode("span",{textContent:l.toDisplayString(n.localization.acceptVideoCall)},null,8,sR)]),_:1})])],64))],2)],8,nR))}}),yh=l.defineComponent({__name:"BDDropdown",props:{size:{default:lt.MD},variant:{default:Yl.PRIMARY},right:{type:Boolean,default:void 0},noFlip:{type:Boolean,default:void 0},toggleTag:{default:"button"},toggleClass:{},actionToggle:{type:Boolean,default:void 0},text:{default:""},offset:{default:void 0}},setup(t){const e=t,{uniqueIdentifier:n}=vi(),r=`__BD__DROPDOWN__${n.value}`,o=l.computed(()=>({class:{btn:e.toggleTag==="button",[`btn-${e.variant}`]:e.toggleTag==="button"&&e.variant,[`btn-${e.size}`]:e.toggleTag==="button"&&e.size,[`${e.toggleClass}`]:e.toggleClass!==void 0,"dropdown-toggle-action":e.actionToggle},"data-bs-display":e.noFlip?"static":null,"data-bs-offset":e.offset?e.offset:null,id:r})),i=l.computed(()=>({"dropdown-menu-end":e.right,"dropdown-menu-action":e.actionToggle})),s=l.computed(()=>({"aria-labelledby":r})),c=l.ref(),a=l.ref(),u=()=>{c.value.classList.remove("show"),a.value.classList.remove("show"),a.value.removeAttribute("aria-expanded")};return(d,f)=>(l.openBlock(),l.createElementBlock("div",{class:"bd-dropdown dropdown",onClick:f[0]||(f[0]=l.withModifiers(()=>{},["stop"]))},[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.toggleTag),l.mergeProps({ref_key:"dropdownToggle",ref:a,class:"dropdown-toggle",target:"_self",role:"button","data-bs-toggle":"dropdown"},o.value),{default:l.withCtx(()=>[l.createElementVNode("span",null,l.toDisplayString(e.text),1)]),_:1},16)),l.createElementVNode("ul",l.mergeProps({ref_key:"dropdownMenu",ref:c,class:["dropdown-menu",i.value]},s.value,{onClick:u}),[l.renderSlot(d.$slots,"default")],16)]))}}),uR={class:"row bd-header"},dR={class:"col logo-mix"},fR=["src"],hR={key:1,class:"col header-options"},pR={class:"col bd-btn-settings"},mR={key:2},bh=l.defineComponent({__name:"BDHeader",props:{isEmbedded:{type:Boolean},dropdownMenuTitle:{},dropdownOptions:{},headerOptions:{},profileImageSrc:{},profileImageAlt:{},organizationLogoSrc:{},hasLogoutOption:{type:Boolean,default:!0}},emits:["click-logo","signout"],setup(t,{emit:e}){const n=t,r=e,o=l.computed(()=>{let f=[];return n.isEmbedded||(n.headerOptions&&(f=f.concat(n.headerOptions)),n.dropdownOptions&&(f=f.concat(n.dropdownOptions))),f}),i=l.computed(()=>!n.isEmbedded&&n.headerOptions&&n.headerOptions.length!==0),s=l.ref(void 0),c=()=>{n.isEmbedded||r("click-logo")},a=()=>r("signout"),u=()=>s.value=!0,d=()=>s.value=!1;return(f,h)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("nav",uR,[l.createElementVNode("div",dR,[l.createVNode(Od,{viewBox:"0 0 351 61",class:"logo bd-logo",onClick:c}),n.organizationLogoSrc?(l.openBlock(),l.createElementBlock("img",{key:0,class:"logo organization-logo",src:n.organizationLogoSrc,alt:""},null,8,fR)):l.createCommentVNode("",!0)]),n.isEmbedded?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("div",{key:0,class:"col bd-hamburger",onClick:u},[h[0]||(h[0]=l.createElementVNode("div",null,"Menu",-1)),l.createVNode(Yd)])),i.value?(l.openBlock(),l.createElementBlock("div",hR,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(n.headerOptions,p=>(l.openBlock(),l.createBlock(Re,{class:"btn-header",to:p.to,variant:"neutral"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(p.text),1)]),_:2},1032,["to"]))),256))])):l.createCommentVNode("",!0),l.createElementVNode("div",pR,[n.isEmbedded?l.createCommentVNode("",!0):l.renderSlot(f.$slots,"profile-side",{key:0}),n.profileImageSrc?(l.openBlock(),l.createBlock(Bs,{key:1,src:n.profileImageSrc,alt:n.profileImageAlt,size:"sm"},null,8,["src","alt"])):l.createCommentVNode("",!0),n.isEmbedded?(l.openBlock(),l.createElementBlock("span",mR,l.toDisplayString(n.dropdownMenuTitle),1)):l.createCommentVNode("",!0),n.isEmbedded?l.createCommentVNode("",!0):(l.openBlock(),l.createBlock(yh,{key:3,text:n.dropdownMenuTitle,variant:"primary",toggleTag:"a",right:!0},{default:l.withCtx(()=>[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(n.dropdownOptions,(p,m)=>(l.openBlock(),l.createBlock(Za,l.mergeProps({key:m},{ref_for:!0},p),null,16))),128)),n.hasLogoutOption?(l.openBlock(),l.createBlock(Za,{key:0,text:"Uitloggen",onClick:a})):l.createCommentVNode("",!0)]),_:1},8,["text"]))])]),n.isEmbedded?l.createCommentVNode("",!0):(l.openBlock(),l.createBlock(vh,{key:0,active:s.value,options:o.value,onHide:d,onSignout:a},{"special-options":l.withCtx(()=>[l.renderSlot(f.$slots,"mobile-menu-special-options")]),_:3},8,["active","options"]))],64))}}),gR="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20height='800px'%20width='800px'%20viewBox='0%200%20800%20800'%20fill='none'%20version='1.1'%20id='svg2'%20sodipodi:docname='bell-icon.svg'%20inkscape:version='1.4.2%20(ebf0e94,%202025-05-08)'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs2'%20/%3e%3csodipodi:namedview%20id='namedview2'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:zoom='0.93902601'%20inkscape:cx='361.01236'%20inkscape:cy='425.44082'%20inkscape:window-width='2323'%20inkscape:window-height='1321'%20inkscape:window-x='69'%20inkscape:window-y='-9'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg2'%20inkscape:lockguides='false'%20/%3e%3cpath%20fill='%23394156'%20d='m%20574.7134,517.70839%20c%20-43.02343,-19.42958%20-40.33991,-92.03173%20-40.37166,-94.13603%20l%20-0.86403,-55.08622%20c%20-0.84452,-53.84263%20-32.76289,-101.01787%20-79.52261,-120.73389%20-0.10055,-27.68538%20-26.24787,-50.17713%20-53.95375,-50.17713%20-27.70655,0%20-53.8532,22.49307%20-53.95442,50.17581%20-46.75774,19.71601%20-77.67395,68.62166%20-78.65724,122.46193%20l%20-0.86403,47.31%20c%20-0.0304,2.1043%201.78773,80.75463%20-41.23703,100.1842%20-4.90122,2.21412%20-7.59494,12.9473%20-6.46175,18.20508%201.13187,5.25843%203.98237,14.4119%209.36122,14.4119%20h%20110.87115%20c%202.23595,12.30035%208.05205,23.74336%2016.94754,33.01196%2011.8148,12.30961%2027.4393,19.08888%2043.99257,19.08888%2016.5546,0%2032.1791,-6.77927%2043.99258,-19.08888%208.89681,-9.26925%2014.71291,-20.71294%2016.94754,-33.01196%20h%20110.87115%20c%205.37885,0%208.22869,-9.1528%209.36189,-14.4119%201.13449,-5.25778%20-1.55789,-15.9903%20-6.45912,-18.20375%20z%20m%20-65.45742,-27.74178%20c%204.52282,13.71204%207.25707,16.20673%2016.33845,27.66562%20l%20-250.39475,-0.79275%20c%209.08005,-11.45756%2010.3714,-13.15885%2014.89422,-26.87287%20z%20M%20400.00135,224.00622%20c%2012.53255,0%2019.53015,4.82252%2022.8457,16.30126%20-8.54159,-1.77156%20-13.78747,-2.70563%20-22.8457,-2.70563%20-9.05823,0%20-14.30412,0.93341%20-22.84569,2.70563%203.3162,-11.47808%2010.31381,-16.30126%2022.84569,-16.30126%20z%20m%20-103.58848,199.63494%201.79933,-54.2217%20c%201.96022,-59.06989%2042.68543,-96.67497%20101.78915,-96.67497%2059.10373,0%2099.89499,35.80359%20101.78916,94.87564%20l%201.79933,56.1143%20c%200.0152,1.71731%201.47422,12.5683%201.23243,34.7862%20H%20295.17778%20c%200.71894,-22.23906%201.22119,-33.1218%201.23509,-34.87947%20z%20m%20103.58848,148.96978%20c%20-17.42517,0%20-25.43558,-5.58015%20-30.31694,-22.28624%20h%2060.63257%20c%20-4.88138,16.70609%20-12.88914,22.28624%20-30.31563,22.28624%20z'%20id='path1'%20style='stroke-width:0.899666;stroke-dasharray:none'%20sodipodi:nodetypes='ccscscscccsccsccscccccccscscscsssccccsccs'%20/%3e%3cpath%20fill='%23394156'%20d='m%20397.96944,283.33669%20c%20-49.41855,0%20-89.62361,40.20373%20-89.62361,89.62161%200,6.34354%205.14286,11.4864%2011.48639,11.4864%206.34355,0%2011.48641,-5.14286%2011.48641,-11.4864%200,-36.75076%2029.89938,-66.64948%2066.65148,-66.64948%206.34353,0%2011.48639,-5.14285%2011.48639,-11.4864%20-6.6e-4,-6.3442%20-5.14353,-11.48573%20-11.48706,-11.48573%20z'%20id='path2'%20style='stroke-width:0.904712;stroke-dasharray:none'%20sodipodi:nodetypes='ssssscs'%20/%3e%3c/svg%3e",m0=async(t,e)=>{const n=t+e,o=new TextEncoder().encode(n),i=await crypto.subtle.digest("SHA-256",o);return Array.from(new Uint8Array(i)).map(c=>c.toString(16).padStart(2,"0")).join("")};function Ch(){const t=()=>new Promise(n=>{if(document.readyState==="complete")return n();window.addEventListener("load",()=>n(),{once:!0})});return{OnWindowLoaded:n=>{l.onMounted(()=>t().then(n))}}}const vR=(t,e,n)=>{const{OnWindowLoaded:r}=Ch(),o="lkj298fhGGJihge",i=l.ref(!1),s=()=>e+"|"+n();return r(async()=>{if(e==null||n==null||n()==null){i.value=!1;return}const u=s(),d=localStorage.getItem(t),f=JSON.parse(d)||[],h=await m0(u,o);i.value=!f.includes(h)}),{hasUnfulfilledInteraction:i,MarkInteractionPerformed:async()=>{const u=s(),d=await m0(u,o),f=localStorage.getItem(t),h=JSON.parse(f)||[];h.includes(d)||(h.push(d),localStorage.setItem(t,JSON.stringify(h))),i.value=!1}}};function p3(t){const{OnWindowLoaded:e}=Ch();let n;const r=()=>{n=document.addEventListener("click",i=>{if(!i||!i.target)return;let s=null;if(i.target instanceof Element&&(s=i.target.closest(".popover")),s)return;const c=co.getInstance(t.value);c&&c.hide()})};l.onMounted(r);const o=()=>{if(t?.value==null)return;co.getInstance(t.value)||new co(t.value)};e(o),l.watch(t,o),l.onUnmounted(()=>{if(t?.value!=null){const i=co.getInstance(t.value);i&&i.dispose()}n&&document.removeEventListener("click",n)})}const yR=["data-bs-title","data-bs-content"],bR=["title"],CR={key:0,class:"number-circle",textContent:1},ER=l.defineComponent({__name:"BDNotificationButton",props:{userId:{},getNotification:{}},setup(t){const e=t,n=()=>e.getNotification?.linkUrl,{hasUnfulfilledInteraction:r,MarkInteractionPerformed:o}=vR("notificationsRead",e.userId,n),i=l.ref();p3(i);const s=l.computed(()=>{const d=e.getNotification;if(!d)return!1;const{isActive:f,startDate:h,endDate:p}=d;if(!f)return!1;const m=new Date(h),g=new Date(p),v=new Date;return v>=m&&v<=g}),c=l.computed(()=>e.getNotification?.tooltip),a=l.computed(()=>e.getNotification?.title),u=l.computed(()=>{const d=e.getNotification;if(!d)return"";const{text:f,linkUrl:h,linkText:p}=d;return`
|
|
1299
1299
|
<p>${f}</p>
|
|
1300
1300
|
<a href='${h}' target='_blank'>${p}</a>
|
|
1301
|
-
`});return(d,f)=>s.value?(l.openBlock(),l.createElementBlock("a",{key:0,ref_key:"notificationButton",ref:i,tabindex:"0",class:"bd-notification-button",role:"button","data-bs-toggle":"popover","data-bs-placement":"bottom","data-bs-title":a.value,"data-bs-content":u.value,"data-bs-html":!0,onClick:f[0]||(f[0]=(...h)=>l.unref(o)&&l.unref(o)(...h))},[l.withDirectives(l.createElementVNode("img",{src:fR,alt:"BeterDichtbij nieuws notificatie bel.",title:c.value},null,8,mR),[[l.unref(Po)]]),l.unref(r)?(l.openBlock(),l.createElementBlock("div",gR)):l.createCommentVNode("",!0)],8,pR)):l.createCommentVNode("",!0)}}),yR={class:"profile-side"},bR=["href"],CR={class:"nav-item"},ER=["textContent"],m3=l.defineComponent({__name:"BDPractitionerHeader",props:{academyUrl:{},userId:{},getNotification:{}},setup(t){const{t:e}=Ot(),n=t,r=l.computed(()=>e("practitionerHeader.academyTooltip")),o=l.computed(()=>e("practitionerHeader.academyMenuItem"));return(i,s)=>(l.openBlock(),l.createBlock(bh,null,l.createSlots({"profile-side":l.withCtx(()=>[l.createElementVNode("div",yR,[l.createVNode(vR,{"user-id":n.userId,"get-notification":n.getNotification},null,8,["user-id","get-notification"]),n.academyUrl?(l.openBlock(),l.createElementBlock("a",{key:0,href:n.academyUrl,target:"_blank",rel:"noopener,noreferrer"},[l.withDirectives(l.createVNode(l.unref(za),{title:r.value},null,8,["title"]),[[l.unref(Po)]])],8,bR)):l.createCommentVNode("",!0)])]),_:2},[n.academyUrl?{name:"mobile-menu-special-options",fn:l.withCtx(()=>[l.createElementVNode("li",CR,[l.createVNode(Co,{class:"nav-link",to:n.academyUrl},{default:l.withCtx(()=>[l.createVNode(l.unref(za)),l.createElementVNode("span",{textContent:l.toDisplayString(o.value)},null,8,ER)]),_:1},8,["to"])])]),key:"0"}:void 0]),1024))}}),kR={class:"modal-dialog"},wR={class:"modal-content"},SR={class:"modal-header"},AR={class:"modal-title"},xR=["src"],TR={class:"modal-body"},IR={key:0,class:"modal-footer"},_R=["disabled"],xn=l.defineComponent({__name:"BDModal",props:{title:{default:""},titleImage:{default:""},submitButtonTitle:{default:"Opslaan"},closeButtonTitle:{default:"Annuleren"},hideFooterCancelButton:{type:Boolean,default:!1},hideFooterSubmitButton:{type:Boolean,default:!1},hideFooter:{type:Boolean,default:!1},hideCloseButton:{type:Boolean,default:!1},disableSubmitButton:{type:Boolean,default:!1},size:{default:"lg"}},emits:["submit","cancel"],setup(t,{emit:e}){const n=t,r=e,o=l.computed(()=>`modal bd-modal modal-${n.size}`),i=()=>r("submit"),s=()=>r("cancel");return(c,a)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(o.value),tabindex:"-1"},[l.createElementVNode("div",kR,[l.createElementVNode("div",wR,[l.createElementVNode("div",SR,[l.createElementVNode("h2",AR,[n.titleImage?(l.openBlock(),l.createElementBlock("img",{key:0,src:n.titleImage,class:"title-image",alt:""},null,8,xR)):l.createCommentVNode("",!0),l.createElementVNode("span",null,l.toDisplayString(n.title),1)]),l.renderSlot(c.$slots,"modal-header-space-between"),n.hideCloseButton?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("button",{key:0,type:"button",class:"btn-close w-auto","data-bs-dismiss":"modal","aria-label":"Sluiten",onClick:s},[a[0]||(a[0]=l.createElementVNode("span",null,"Sluiten",-1)),l.createVNode(l.unref(jl))]))]),l.createElementVNode("div",TR,[l.renderSlot(c.$slots,"default")]),t.hideFooter?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("div",IR,[n.hideFooterSubmitButton?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("button",{key:0,class:"btn btn-primary",disabled:n.disableSubmitButton,onClick:i},l.toDisplayString(n.submitButtonTitle),9,_R)),l.renderSlot(c.$slots,"buttons"),n.hideFooterCancelButton?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("button",{key:1,type:"button",class:"btn btn-link","data-bs-dismiss":"modal",onClick:s,"aria-label":"Annuleren"},l.toDisplayString(n.closeButtonTitle),1))]))])])],2))}}),Bo=t=>{const e=l.ref(null);return{showModal:()=>{const o=document.getElementById(t);o instanceof HTMLElement?(e.value=Fr.getOrCreateInstance(o),e.value.show()):console.error(`Modal '${t}' niet gevonden.`)},closeModal:()=>{if(e.value){e.value.hide();return}const o=document.getElementById(t);if(o instanceof HTMLElement){const i=Fr.getInstance(o);i&&i.hide()}}}};function Zs(t=void 0){const e=c=>i("Succesvol",c,Xo.SUCCESS),n=c=>i("Waarschuwing",c,Xo.WARNING),r=c=>i("Informatie",c,Xo.INFO),o=c=>i("Mislukt",c,Xo.DANGER);function i(c,a,u){const d=`toast-${fg()}`,f={id:d,variant:u,title:c,text:a},h=document.querySelector(".toast-container");if(!h){console.error("There was no element with class 'toast-container' found, which is required for useToaster.");return}const p=l.h(gf,f),g=l.createApp({render:()=>p}).mount(document.createElement("div"));h.appendChild(g.$el);const v=document.querySelector(`#${d}`);v&&(Ai.getOrCreateInstance(v,t).show(),s(v))}function s(c){function a(f,h){f.forEach(p=>{if(p.attributeName!="class")return;const m=p.target;if(m.classList.contains("hide")){m.remove(),h.disconnect();return}})}const u=new MutationObserver(a),d={attributes:!0};u.observe(c,d)}return{showSuccessToast:e,showInformationToast:r,showWarningToast:n,showDangerToast:o}}const{showDangerToast:NR}=Zs();function Eh(t){const e=l.ref(null),n=(a,u="serverErrors")=>{let d=[];if(Array.isArray(a?.response?.data)?d=a.response.data.filter(f=>aa(f.ErrorMessage)&&f.ErrorMessage!==Ie):a.response.data.ErrorMessage?d=[a.response.data.ErrorMessage]:d=null,aa(u))e.value=d;else if(Array.isArray(u)){let f=e.value;for(let h=0;h<u.length;h++)h===u.length-1?f[u[h]]=d:f=f[u[h]]}r(a),s(e)},r=a=>{if(t==null)return;const d=new URL(a.request.responseURL).pathname;if(d in t.error){const f=t.error[d];f&&NR(f)}},o=l.ref(null),i=l.ref(""),s=a=>{Hw(a.value)?o.value=a.value.map(u=>aa(u)?u:u.ErrorMessage):aa(a.value)&&(i.value=a.value)};function c(){e.value=null,o.value=null,i.value=Ie}return{serverErrors:e,errorMessages:o,errorMessageText:i,MapErrors:s,MapServerErrors:n,ResetServerErrors:c}}const OR={key:0},MR={key:1},LR={class:"bd-form-field"},DR={class:"bd-form-field"},g3=l.defineComponent({__name:"BDPhoneNumberEditModal",props:["modalTitle","submitButtonTitle","phoneNumberLabel","phoneNumberUnchangedText","confirmationCodeLabel","confirmationCodeRequiredText","confirmationCodeSentText","editSuccessText","editCanceledText","sendConfirmationCodeText","startPhoneNumberUpdate","confirmPhoneNumberUpdate"],emits:["startPhoneNumberUpdate","confirmPhoneNumberUpdate","setPhoneNumber"],setup(t,{expose:e,emit:n}){const{showSuccessToast:r,showWarningToast:o}=Zs(),{serverErrors:i,errorMessages:s,errorMessageText:c,MapServerErrors:a,ResetServerErrors:u}=Eh(null),{closeModal:d}=Bo("phone-number-edit-modal"),f=t,h=n;let p=Ie;const m=l.ref(),g=l.ref(null),v=l.ref(),y=l.ref(),b=l.ref(null),E=l.computed(()=>y.value==null||y.value==""),C=()=>{if(g.value=null,u(),!m.value||m.value==p){g.value=!1;return}const V={newPhonenumber:m.value};f.startPhoneNumberUpdate(V).then(_).catch(a)},S=()=>{if(!y.value){b.value=!1;return}const V={requestIdentifier:v.value,token:y.value};f.confirmPhoneNumberUpdate(V).then(T).catch(a)},_=V=>{g.value=null,r(f.confirmationCodeSentText),v.value=V.data.RequestIdentifier},T=()=>{h("setPhoneNumber",m.value),r(f.editSuccessText),d(),g.value=null,b.value=null},D=V=>{p=V,m.value=p,g.value=null,v.value=void 0,y.value=void 0,b.value=null},Y=()=>{D(p),u(),o(f.editCanceledText)};return e({Reset:D}),(V,H)=>(l.openBlock(),l.createBlock(xn,{id:"phone-number-edit-modal",class:l.normalizeClass(l.unref(Ie)),title:f.modalTitle,submitButtonTitle:f.submitButtonTitle,hideFooterCancelButton:!1,"disable-submit-button":E.value,serverErrors:l.unref(i),errorMessages:l.unref(s),errorMessageText:l.unref(c),onSubmit:S,onCancel:Y},{default:l.withCtx(()=>[l.unref(c)||l.unref(s)?(l.openBlock(),l.createBlock(Eo,{key:0,variant:"danger"},{default:l.withCtx(()=>[l.unref(s)?(l.openBlock(),l.createElementBlock("div",OR,[l.createElementVNode("ul",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(s),(j,K)=>(l.openBlock(),l.createElementBlock("li",{key:K},[l.createVNode(Ur),l.createElementVNode("span",null,l.toDisplayString(j),1)]))),128))])])):(l.openBlock(),l.createElementBlock("div",MR,l.toDisplayString(l.unref(c)),1))]),_:1})):l.createCommentVNode("",!0),l.createElementVNode("div",LR,[l.createVNode(Ir,{id:"form-input-phone-number",label:f.phoneNumberLabel,modelValue:m.value,"onUpdate:modelValue":H[0]||(H[0]=j=>m.value=j),state:g.value,type:"text","form-field-class":"form-input-with-button","invalid-feedback-text":f.phoneNumberUnchangedText},{default:l.withCtx(()=>[l.createVNode(Re,{textContent:l.toDisplayString(f.sendConfirmationCodeText),class:"tablet-device-up",type:"button",onClick:C},null,8,["textContent"])]),_:1},8,["label","modelValue","state","invalid-feedback-text"]),l.createVNode(Re,{textContent:l.toDisplayString(f.sendConfirmationCodeText),class:"mobile-device",type:"button",onClick:C},null,8,["textContent"])]),l.createElementVNode("div",DR,[v.value?(l.openBlock(),l.createBlock(Ir,{key:0,label:f.confirmationCodeLabel,modelValue:y.value,"onUpdate:modelValue":H[1]||(H[1]=j=>y.value=j),state:b.value,"invalid-feedback-text":f.confirmationCodeRequiredText},null,8,["label","modelValue","state","invalid-feedback-text"])):l.createCommentVNode("",!0)])]),_:1},8,["class","title","submitButtonTitle","disable-submit-button","serverErrors","errorMessages","errorMessageText"]))}}),v3=(t,e,n,r,o,i)=>{const s=l.ref(null),c=l.ref(null),a=l.ref(!1),u=l.ref(null),{showModal:d,closeModal:f}=Bo("session-time-out-modal"),h=l.computed(()=>s.value&&t?t-(s.value+1):0),p=l.computed(()=>c.value?60-c.value:0),m=l.computed(()=>a.value),g=()=>{u.value=setInterval(y,1e3),r(u.value)},v=()=>{u.value&&clearInterval(u.value)},y=()=>{s.value=Kt().diff(n(),"m"),c.value=Kt().subtract(s.value,"m").diff(n(),"s");const D=t??Number.MAX_SAFE_INTEGER,Y=e??0;s.value>=D?(a.value=!0,d(),localStorage.setItem("session-timeout","true"),window.onbeforeunload=b):s.value>=D-Y?d():f()},b=D=>{D.stopPropagation(),C()},E=()=>{o(),v(),s.value=null,c.value=null,g()},C=()=>{v(),s.value=null,c.value=null,localStorage.removeItem("session-timeout"),i()},S=()=>{a.value?C():E()},_=()=>{C()},T=()=>{a.value?C():f()};return l.onMounted(()=>{const D=document.getElementById("session-time-out-modal");D&&D.addEventListener("hidden.bs.modal",S),v(),g()}),{IsExpired:m,Minutes:h,Seconds:p,OnLogOut:_,OnSubmit:T}},y3=l.defineComponent({__name:"BDSessionTimeOutModal",props:["expiredTitle","expiredMessage","expiredButtonText","almostExpiredTitle","almostExpiredMessage","almostExpiredButtonText","almostExpiredCancelButtonText","threshold","warningThreshold","getTime","setTaskId","setNewTime","logout","hideCancelButton"],setup(t){const e=t,{IsExpired:n,Minutes:r,Seconds:o,OnLogOut:i,OnSubmit:s}=v3(e.threshold,e.warningThreshold,e.getTime,e.setTaskId,e.setNewTime,e.logout),c=l.computed(()=>n.value?e.expiredTitle:e.almostExpiredTitle),a=l.computed(()=>n.value?e.expiredMessage:`${e.almostExpiredMessage} ${r.value}:${o.value<10?"0"+o.value:o.value}`),u=l.computed(()=>e.hideCancelButton||n.value),d=l.computed(()=>n.value?e.expiredButtonText:e.almostExpiredButtonText);return(f,h)=>(l.openBlock(),l.createBlock(xn,{id:"session-time-out-modal",title:c.value,"hide-close-button":!0,"hide-footer-cancel-button":u.value,"close-button-title":e.almostExpiredCancelButtonText,"submit-button-title":d.value,size:"md",onSubmit:l.unref(s),onCancel:l.unref(i)},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(a.value),1)]),_:1},8,["title","hide-footer-cancel-button","close-button-title","submit-button-title","onSubmit","onCancel"]))}}),b3={__name:"BDConfirmationModal",props:["modalId","modalTitle","description","submitButtonText","cancelButtonText"],setup(t,{expose:e}){const n=t,{closeModal:r,showModal:o}=Bo(n.modalId);let i=l.ref(null);e({Confirm:()=>Uw(this,void 0,void 0,function*(){return o(),new Promise(u=>i.value=u)})});const c=()=>{r(),i.value(!0)},a=()=>i.value(!1);return(u,d)=>(l.openBlock(),l.createBlock(xn,{id:n.modalId,title:n.modalTitle,"submit-button-title":n.submitButtonText,"close-button-title":n.cancelButtonText,"hide-close-button":!0,size:"md",onSubmit:c,onCancel:a},{default:l.withCtx(()=>[l.createElementVNode("p",null,l.toDisplayString(n.description),1)]),_:1},8,["id","title","submit-button-title","close-button-title"]))}},C3={__name:"BDAssignConversationModal",emits:["update:isConcluded","update:isUnread"],setup(t,{emit:e}){const{t:n}=Ot(),r=l.ref(!1),o=l.ref(!1),i=e,s=()=>i("update:isConcluded",r.value),c=()=>i("update:isUnread",o.value);return(a,u)=>(l.openBlock(),l.createBlock(xn,{id:"assign-conversation-modal",title:l.unref(n)("assignConversationModal.title"),submitButtonTitle:l.unref(n)("assignConversationModal.submitButton")},{default:l.withCtx(()=>[l.renderSlot(a.$slots,"body"),l.createVNode(Cs,null,{default:l.withCtx(()=>[l.createVNode(Pr,{modelValue:r.value,"onUpdate:modelValue":u[0]||(u[0]=d=>r.value=d),onChange:s},{default:l.withCtx(()=>[l.createElementVNode("span",null,l.toDisplayString(l.unref(n)("assignConversationModal.conclude")),1),l.withDirectives((l.openBlock(),l.createBlock(Re,{variant:"placeholder",class:"btn-tooltip",title:l.unref(n)("assignConversationModal.concludeTooltip")},{default:l.withCtx(()=>[l.createVNode(Ur)]),_:1},8,["title"])),[[l.unref(Po)]])]),_:1},8,["modelValue"])]),_:1}),l.createVNode(Cs,null,{default:l.withCtx(()=>[l.createVNode(Pr,{modelValue:o.value,"onUpdate:modelValue":u[1]||(u[1]=d=>o.value=d),onChange:c},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)("assignConversationModal.makeUnread")),1)]),_:1},8,["modelValue"])]),_:1}),l.renderSlot(a.$slots,"footer")]),_:3},8,["title","submitButtonTitle"]))}},E3=l.defineComponent({__name:"BDAttachmentUploadModal",props:{dropzoneUrl:{},token:{}},emits:["cancel","on-submit"],setup(t,{emit:e}){const{closeModal:n}=Bo("attachment-upload-modal"),{t:r}=Ot(),o=t,i=e,s=()=>{i("on-submit",a.value),a.value=[],n()},c=()=>{i("cancel"),a.value=[]},a=l.ref([]),u=l.computed(()=>r("attachmentUploadModal.title")),d=l.computed(()=>r("attachmentUploadModal.submitButton")),f=l.computed(()=>r("attachmentUploadModal.infoMessage")),h=l.computed(()=>r("attachmentUploadModal.addAttachmentButton")),p=l.computed(()=>r("attachmentUploadModal.errorMessage")),m=l.computed(()=>r("attachmentUploadModal.fileTooBigErrorMessage")),g=l.computed(()=>r("attachmentUploadModal.fileSizeExceededMessage"));return(v,y)=>(l.openBlock(),l.createBlock(xn,{id:"attachment-upload-modal",title:u.value,"submit-button-title":d.value,onSubmit:s,onCancel:c},{default:l.withCtx(()=>[l.createElementVNode("p",null,l.toDisplayString(f.value),1),l.createVNode(yf,{modelValue:a.value,"onUpdate:modelValue":y[0]||(y[0]=b=>a.value=b),"button-text":h.value,"error-message":p.value,multiple:!0,"file-size-exceeded-message":m.value,"accepted-files":".png,.jpg,.jpeg,.gif,.docx,.doc,.xls,.xlsx,.txt,.csv,.pdf,.wav,.mp3,.m4a,.aiff,.flac,.mp4,.avi,.mov",url:o.dropzoneUrl,tag:"div",token:o.token},null,8,["modelValue","button-text","error-message","file-size-exceeded-message","url","token"]),l.createElementVNode("p",null,l.toDisplayString(g.value),1),l.renderSlot(v.$slots,"default")]),_:3},8,["title","submit-button-title"]))}});var PR=Object.defineProperty,BR=Object.defineProperties,RR=Object.getOwnPropertyDescriptors,g0=Object.getOwnPropertySymbols,VR=Object.prototype.hasOwnProperty,$R=Object.prototype.propertyIsEnumerable,v0=(t,e,n)=>e in t?PR(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Ho=(t,e)=>{for(var n in e||(e={}))VR.call(e,n)&&v0(t,n,e[n]);if(g0)for(var n of g0(e))$R.call(e,n)&&v0(t,n,e[n]);return t},y0=(t,e)=>BR(t,RR(e));const FR={props:{autoscroll:{type:Boolean,default:!0}},watch:{typeAheadPointer(){this.autoscroll&&this.maybeAdjustScroll()},open(t){this.autoscroll&&t&&this.$nextTick(()=>this.maybeAdjustScroll())}},methods:{maybeAdjustScroll(){var t;const e=((t=this.$refs.dropdownMenu)==null?void 0:t.children[this.typeAheadPointer])||!1;if(e){const n=this.getDropdownViewport(),{top:r,bottom:o,height:i}=e.getBoundingClientRect();if(r<n.top)return this.$refs.dropdownMenu.scrollTop=e.offsetTop;if(o>n.bottom)return this.$refs.dropdownMenu.scrollTop=e.offsetTop-(n.height-i)}},getDropdownViewport(){return this.$refs.dropdownMenu?this.$refs.dropdownMenu.getBoundingClientRect():{height:0,top:0,bottom:0}}}},zR={data(){return{typeAheadPointer:-1}},watch:{filteredOptions(){for(let t=0;t<this.filteredOptions.length;t++)if(this.selectable(this.filteredOptions[t])){this.typeAheadPointer=t;break}},open(t){t&&this.typeAheadToLastSelected()},selectedValue(){this.open&&this.typeAheadToLastSelected()}},methods:{typeAheadUp(){for(let t=this.typeAheadPointer-1;t>=0;t--)if(this.selectable(this.filteredOptions[t])){this.typeAheadPointer=t;break}},typeAheadDown(){for(let t=this.typeAheadPointer+1;t<this.filteredOptions.length;t++)if(this.selectable(this.filteredOptions[t])){this.typeAheadPointer=t;break}},typeAheadSelect(){const t=this.filteredOptions[this.typeAheadPointer];t&&this.selectable(t)&&this.select(t)},typeAheadToLastSelected(){this.typeAheadPointer=this.selectedValue.length!==0?this.filteredOptions.indexOf(this.selectedValue[this.selectedValue.length-1]):-1}}},UR={props:{loading:{type:Boolean,default:!1}},data(){return{mutableLoading:!1}},watch:{search(){this.$emit("search",this.search,this.toggleLoading)},loading(t){this.mutableLoading=t}},methods:{toggleLoading(t=null){return t==null?this.mutableLoading=!this.mutableLoading:this.mutableLoading=t}}},kh=(t,e)=>{const n=t.__vccOpts||t;for(const[r,o]of e)n[r]=o;return n},HR={},jR={xmlns:"http://www.w3.org/2000/svg",width:"10",height:"10"},WR=l.createElementVNode("path",{d:"M6.895455 5l2.842897-2.842898c.348864-.348863.348864-.914488 0-1.263636L9.106534.261648c-.348864-.348864-.914489-.348864-1.263636 0L5 3.104545 2.157102.261648c-.348863-.348864-.914488-.348864-1.263636 0L.261648.893466c-.348864.348864-.348864.914489 0 1.263636L3.104545 5 .261648 7.842898c-.348864.348863-.348864.914488 0 1.263636l.631818.631818c.348864.348864.914773.348864 1.263636 0L5 6.895455l2.842898 2.842897c.348863.348864.914772.348864 1.263636 0l.631818-.631818c.348864-.348864.348864-.914489 0-1.263636L6.895455 5z"},null,-1),KR=[WR];function YR(t,e){return l.openBlock(),l.createElementBlock("svg",jR,KR)}const GR=kh(HR,[["render",YR]]),QR={},ZR={xmlns:"http://www.w3.org/2000/svg",width:"14",height:"10"},JR=l.createElementVNode("path",{d:"M9.211364 7.59931l4.48338-4.867229c.407008-.441854.407008-1.158247 0-1.60046l-.73712-.80023c-.407008-.441854-1.066904-.441854-1.474243 0L7 5.198617 2.51662.33139c-.407008-.441853-1.066904-.441853-1.474243 0l-.737121.80023c-.407008.441854-.407008 1.158248 0 1.600461l4.48338 4.867228L7 10l2.211364-2.40069z"},null,-1),XR=[JR];function qR(t,e){return l.openBlock(),l.createElementBlock("svg",ZR,XR)}const eV=kh(QR,[["render",qR]]),b0={Deselect:GR,OpenIndicator:eV},tV={mounted(t,{instance:e}){if(e.appendToBody){const{height:n,top:r,left:o,width:i}=e.$refs.toggle.getBoundingClientRect();let s=window.scrollX||window.pageXOffset,c=window.scrollY||window.pageYOffset;t.unbindPosition=e.calculatePosition(t,e,{width:i+"px",left:s+o+"px",top:c+r+n+"px"}),document.body.appendChild(t)}},unmounted(t,{instance:e}){e.appendToBody&&(t.unbindPosition&&typeof t.unbindPosition=="function"&&t.unbindPosition(),t.parentNode&&t.parentNode.removeChild(t))}};function nV(t){const e={};return Object.keys(t).sort().forEach(n=>{e[n]=t[n]}),JSON.stringify(e)}let rV=0;function oV(){return++rV}const iV={components:Ho({},b0),directives:{appendToBody:tV},mixins:[FR,zR,UR],compatConfig:{MODE:3},emits:["open","close","update:modelValue","search","search:compositionstart","search:compositionend","search:keydown","search:blur","search:focus","search:input","option:created","option:selecting","option:selected","option:deselecting","option:deselected"],props:{modelValue:{},components:{type:Object,default:()=>({})},options:{type:Array,default(){return[]}},disabled:{type:Boolean,default:!1},clearable:{type:Boolean,default:!0},deselectFromDropdown:{type:Boolean,default:!1},searchable:{type:Boolean,default:!0},multiple:{type:Boolean,default:!1},placeholder:{type:String,default:""},transition:{type:String,default:"vs__fade"},clearSearchOnSelect:{type:Boolean,default:!0},closeOnSelect:{type:Boolean,default:!0},label:{type:String,default:"label"},autocomplete:{type:String,default:"off"},reduce:{type:Function,default:t=>t},selectable:{type:Function,default:t=>!0},getOptionLabel:{type:Function,default(t){return typeof t=="object"?t.hasOwnProperty(this.label)?t[this.label]:console.warn(`[vue-select warn]: Label key "option.${this.label}" does not exist in options object ${JSON.stringify(t)}.
|
|
1302
|
-
https://vue-select.org/api/props.html#getoptionlabel`):t}},getOptionKey:{type:Function,default(t){if(typeof t!="object")return t;try{return t.hasOwnProperty("id")?t.id:
|
|
1303
|
-
https://vue-select.org/api/props.html#getoptionkey`,t,e)}}},onTab:{type:Function,default:function(){this.selectOnTab&&!this.isComposing&&this.typeAheadSelect()}},taggable:{type:Boolean,default:!1},tabindex:{type:Number,default:null},pushTags:{type:Boolean,default:!1},filterable:{type:Boolean,default:!0},filterBy:{type:Function,default(t,e,n){return(e||"").toLocaleLowerCase().indexOf(n.toLocaleLowerCase())>-1}},filter:{type:Function,default(t,e){return t.filter(n=>{let r=this.getOptionLabel(n);return typeof r=="number"&&(r=r.toString()),this.filterBy(n,r,e)})}},createOption:{type:Function,default(t){return typeof this.optionList[0]=="object"?{[this.label]:t}:t}},resetOnOptionsChange:{default:!1,validator:t=>["function","boolean"].includes(typeof t)},clearSearchOnBlur:{type:Function,default:function({clearSearchOnSelect:t,multiple:e}){return t&&!e}},noDrop:{type:Boolean,default:!1},inputId:{type:String},dir:{type:String,default:"auto"},selectOnTab:{type:Boolean,default:!1},selectOnKeyCodes:{type:Array,default:()=>[13]},searchInputQuerySelector:{type:String,default:"[type=search]"},mapKeydown:{type:Function,default:(t,e)=>t},appendToBody:{type:Boolean,default:!1},calculatePosition:{type:Function,default(t,e,{width:n,top:r,left:o}){t.style.top=r,t.style.left=o,t.style.width=n}},dropdownShouldOpen:{type:Function,default({noDrop:t,open:e,mutableLoading:n}){return t?!1:e&&!n}},uid:{type:[String,Number],default:()=>oV()}},data(){return{search:"",open:!1,isComposing:!1,pushedTags:[],_value:[],deselectButtons:[]}},computed:{isReducingValues(){return this.$props.reduce!==this.$options.props.reduce.default},isTrackingValues(){return typeof this.modelValue>"u"||this.isReducingValues},selectedValue(){let t=this.modelValue;return this.isTrackingValues&&(t=this.$data._value),t!=null&&t!==""?[].concat(t):[]},optionList(){return this.options.concat(this.pushTags?this.pushedTags:[])},searchEl(){return this.$slots.search?this.$refs.selectedOptions.querySelector(this.searchInputQuerySelector):this.$refs.search},scope(){const t={search:this.search,loading:this.loading,searching:this.searching,filteredOptions:this.filteredOptions};return{search:{attributes:Ho({disabled:this.disabled,placeholder:this.searchPlaceholder,tabindex:this.tabindex,readonly:!this.searchable,id:this.inputId,"aria-autocomplete":"list","aria-labelledby":`vs${this.uid}__combobox`,"aria-controls":`vs${this.uid}__listbox`,ref:"search",type:"search",autocomplete:this.autocomplete,value:this.search},this.dropdownOpen&&this.filteredOptions[this.typeAheadPointer]?{"aria-activedescendant":`vs${this.uid}__option-${this.typeAheadPointer}`}:{}),events:{compositionstart:()=>this.isComposing=!0,compositionend:()=>this.isComposing=!1,keydown:this.onSearchKeyDown,blur:this.onSearchBlur,focus:this.onSearchFocus,input:e=>this.search=e.target.value}},spinner:{loading:this.mutableLoading},noOptions:{search:this.search,loading:this.mutableLoading,searching:this.searching},openIndicator:{attributes:{ref:"openIndicator",role:"presentation",class:"vs__open-indicator"}},listHeader:t,listFooter:t,header:y0(Ho({},t),{deselect:this.deselect}),footer:y0(Ho({},t),{deselect:this.deselect})}},childComponents(){return Ho(Ho({},b0),this.components)},stateClasses(){return{"vs--open":this.dropdownOpen,"vs--single":!this.multiple,"vs--multiple":this.multiple,"vs--searching":this.searching&&!this.noDrop,"vs--searchable":this.searchable&&!this.noDrop,"vs--unsearchable":!this.searchable,"vs--loading":this.mutableLoading,"vs--disabled":this.disabled}},searching(){return!!this.search},dropdownOpen(){return this.dropdownShouldOpen(this)},searchPlaceholder(){return this.isValueEmpty&&this.placeholder?this.placeholder:void 0},filteredOptions(){const t=[].concat(this.optionList);if(!this.filterable&&!this.taggable)return t;const e=this.search.length?this.filter(t,this.search,this):t;if(this.taggable&&this.search.length){const n=this.createOption(this.search);this.optionExists(n)||e.unshift(n)}return e},isValueEmpty(){return this.selectedValue.length===0},showClearButton(){return!this.multiple&&this.clearable&&!this.open&&!this.isValueEmpty}},watch:{options(t,e){const n=()=>typeof this.resetOnOptionsChange=="function"?this.resetOnOptionsChange(t,e,this.selectedValue):this.resetOnOptionsChange;!this.taggable&&n()&&this.clearSelection(),this.modelValue&&this.isTrackingValues&&this.setInternalValueFromOptions(this.modelValue)},modelValue:{immediate:!0,handler(t){this.isTrackingValues&&this.setInternalValueFromOptions(t)}},multiple(){this.clearSelection()},open(t){this.$emit(t?"open":"close")}},created(){this.mutableLoading=this.loading},methods:{setInternalValueFromOptions(t){Array.isArray(t)?this.$data._value=t.map(e=>this.findOptionFromReducedValue(e)):this.$data._value=this.findOptionFromReducedValue(t)},select(t){this.$emit("option:selecting",t),this.isOptionSelected(t)?this.deselectFromDropdown&&(this.clearable||this.multiple&&this.selectedValue.length>1)&&this.deselect(t):(this.taggable&&!this.optionExists(t)&&(this.$emit("option:created",t),this.pushTag(t)),this.multiple&&(t=this.selectedValue.concat(t)),this.updateValue(t),this.$emit("option:selected",t)),this.onAfterSelect(t)},deselect(t){this.$emit("option:deselecting",t),this.updateValue(this.selectedValue.filter(e=>!this.optionComparator(e,t))),this.$emit("option:deselected",t)},clearSelection(){this.updateValue(this.multiple?[]:null)},onAfterSelect(t){this.closeOnSelect&&(this.open=!this.open,this.searchEl.blur()),this.clearSearchOnSelect&&(this.search="")},updateValue(t){typeof this.modelValue>"u"&&(this.$data._value=t),t!==null&&(Array.isArray(t)?t=t.map(e=>this.reduce(e)):t=this.reduce(t)),this.$emit("update:modelValue",t)},toggleDropdown(t){const e=t.target!==this.searchEl;e&&t.preventDefault();const n=[...this.deselectButtons||[],this.$refs.clearButton];if(this.searchEl===void 0||n.filter(Boolean).some(r=>r.contains(t.target)||r===t.target)){t.preventDefault();return}this.open&&e?this.searchEl.blur():this.disabled||(this.open=!0,this.searchEl.focus())},isOptionSelected(t){return this.selectedValue.some(e=>this.optionComparator(e,t))},isOptionDeselectable(t){return this.isOptionSelected(t)&&this.deselectFromDropdown},optionComparator(t,e){return this.getOptionKey(t)===this.getOptionKey(e)},findOptionFromReducedValue(t){const e=r=>JSON.stringify(this.reduce(r))===JSON.stringify(t),n=[...this.options,...this.pushedTags].filter(e);return n.length===1?n[0]:n.find(r=>this.optionComparator(r,this.$data._value))||t},closeSearchOptions(){this.open=!1,this.$emit("search:blur")},maybeDeleteValue(){if(!this.searchEl.value.length&&this.selectedValue&&this.selectedValue.length&&this.clearable){let t=null;this.multiple&&(t=[...this.selectedValue.slice(0,this.selectedValue.length-1)]),this.updateValue(t)}},optionExists(t){return this.optionList.some(e=>this.optionComparator(e,t))},normalizeOptionForSlot(t){return typeof t=="object"?t:{[this.label]:t}},pushTag(t){this.pushedTags.push(t)},onEscape(){this.search.length?this.search="":this.searchEl.blur()},onSearchBlur(){if(this.mousedown&&!this.searching)this.mousedown=!1;else{const{clearSearchOnSelect:t,multiple:e}=this;this.clearSearchOnBlur({clearSearchOnSelect:t,multiple:e})&&(this.search=""),this.closeSearchOptions();return}if(this.search.length===0&&this.options.length===0){this.closeSearchOptions();return}},onSearchFocus(){this.open=!0,this.$emit("search:focus")},onMousedown(){this.mousedown=!0},onMouseUp(){this.mousedown=!1},onSearchKeyDown(t){const e=o=>(o.preventDefault(),!this.isComposing&&this.typeAheadSelect()),n={8:o=>this.maybeDeleteValue(),9:o=>this.onTab(),27:o=>this.onEscape(),38:o=>(o.preventDefault(),this.typeAheadUp()),40:o=>(o.preventDefault(),this.typeAheadDown())};this.selectOnKeyCodes.forEach(o=>n[o]=e);const r=this.mapKeydown(n,this);if(typeof r[t.keyCode]=="function")return r[t.keyCode](t)}}},sV=["dir"],aV=["id","aria-expanded","aria-owns"],lV={ref:"selectedOptions",class:"vs__selected-options"},cV=["disabled","title","aria-label","onClick"],uV={ref:"actions",class:"vs__actions"},dV=["disabled"],fV={class:"vs__spinner"},hV=["id"],pV=["id","aria-selected","onMouseover","onClick"],mV={key:0,class:"vs__no-options"},gV=l.createTextVNode(" Sorry, no matching options. "),vV=["id"];function yV(t,e,n,r,o,i){const s=l.resolveDirective("append-to-body");return l.openBlock(),l.createElementBlock("div",{dir:n.dir,class:l.normalizeClass(["v-select",i.stateClasses])},[l.renderSlot(t.$slots,"header",l.normalizeProps(l.guardReactiveProps(i.scope.header))),l.createElementVNode("div",{id:`vs${n.uid}__combobox`,ref:"toggle",class:"vs__dropdown-toggle",role:"combobox","aria-expanded":i.dropdownOpen.toString(),"aria-owns":`vs${n.uid}__listbox`,"aria-label":"Search for option",onMousedown:e[1]||(e[1]=c=>i.toggleDropdown(c))},[l.createElementVNode("div",lV,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(i.selectedValue,(c,a)=>l.renderSlot(t.$slots,"selected-option-container",{option:i.normalizeOptionForSlot(c),deselect:i.deselect,multiple:n.multiple,disabled:n.disabled},()=>[(l.openBlock(),l.createElementBlock("span",{key:n.getOptionKey(c),class:"vs__selected"},[l.renderSlot(t.$slots,"selected-option",l.normalizeProps(l.guardReactiveProps(i.normalizeOptionForSlot(c))),()=>[l.createTextVNode(l.toDisplayString(n.getOptionLabel(c)),1)]),n.multiple?(l.openBlock(),l.createElementBlock("button",{key:0,ref_for:!0,ref:u=>o.deselectButtons[a]=u,disabled:n.disabled,type:"button",class:"vs__deselect",title:`Deselect ${n.getOptionLabel(c)}`,"aria-label":`Deselect ${n.getOptionLabel(c)}`,onClick:u=>i.deselect(c)},[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(i.childComponents.Deselect)))],8,cV)):l.createCommentVNode("",!0)]))])),256)),l.renderSlot(t.$slots,"search",l.normalizeProps(l.guardReactiveProps(i.scope.search)),()=>[l.createElementVNode("input",l.mergeProps({class:"vs__search"},i.scope.search.attributes,l.toHandlers(i.scope.search.events)),null,16)])],512),l.createElementVNode("div",uV,[l.withDirectives(l.createElementVNode("button",{ref:"clearButton",disabled:n.disabled,type:"button",class:"vs__clear",title:"Clear Selected","aria-label":"Clear Selected",onClick:e[0]||(e[0]=(...c)=>i.clearSelection&&i.clearSelection(...c))},[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(i.childComponents.Deselect)))],8,dV),[[l.vShow,i.showClearButton]]),l.renderSlot(t.$slots,"open-indicator",l.normalizeProps(l.guardReactiveProps(i.scope.openIndicator)),()=>[n.noDrop?l.createCommentVNode("",!0):(l.openBlock(),l.createBlock(l.resolveDynamicComponent(i.childComponents.OpenIndicator),l.normalizeProps(l.mergeProps({key:0},i.scope.openIndicator.attributes)),null,16))]),l.renderSlot(t.$slots,"spinner",l.normalizeProps(l.guardReactiveProps(i.scope.spinner)),()=>[l.withDirectives(l.createElementVNode("div",fV,"Loading...",512),[[l.vShow,t.mutableLoading]])])],512)],40,aV),l.createVNode(l.Transition,{name:n.transition},{default:l.withCtx(()=>[i.dropdownOpen?l.withDirectives((l.openBlock(),l.createElementBlock("ul",{id:`vs${n.uid}__listbox`,ref:"dropdownMenu",key:`vs${n.uid}__listbox`,class:"vs__dropdown-menu",role:"listbox",tabindex:"-1",onMousedown:e[2]||(e[2]=l.withModifiers((...c)=>i.onMousedown&&i.onMousedown(...c),["prevent"])),onMouseup:e[3]||(e[3]=(...c)=>i.onMouseUp&&i.onMouseUp(...c))},[l.renderSlot(t.$slots,"list-header",l.normalizeProps(l.guardReactiveProps(i.scope.listHeader))),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(i.filteredOptions,(c,a)=>(l.openBlock(),l.createElementBlock("li",{id:`vs${n.uid}__option-${a}`,key:n.getOptionKey(c),role:"option",class:l.normalizeClass(["vs__dropdown-option",{"vs__dropdown-option--deselect":i.isOptionDeselectable(c)&&a===t.typeAheadPointer,"vs__dropdown-option--selected":i.isOptionSelected(c),"vs__dropdown-option--highlight":a===t.typeAheadPointer,"vs__dropdown-option--disabled":!n.selectable(c)}]),"aria-selected":a===t.typeAheadPointer?!0:null,onMouseover:u=>n.selectable(c)?t.typeAheadPointer=a:null,onClick:l.withModifiers(u=>n.selectable(c)?i.select(c):null,["prevent","stop"])},[l.renderSlot(t.$slots,"option",l.normalizeProps(l.guardReactiveProps(i.normalizeOptionForSlot(c))),()=>[l.createTextVNode(l.toDisplayString(n.getOptionLabel(c)),1)])],42,pV))),128)),i.filteredOptions.length===0?(l.openBlock(),l.createElementBlock("li",mV,[l.renderSlot(t.$slots,"no-options",l.normalizeProps(l.guardReactiveProps(i.scope.noOptions)),()=>[gV])])):l.createCommentVNode("",!0),l.renderSlot(t.$slots,"list-footer",l.normalizeProps(l.guardReactiveProps(i.scope.listFooter)))],40,hV)),[[s]]):(l.openBlock(),l.createElementBlock("ul",{key:1,id:`vs${n.uid}__listbox`,role:"listbox",style:{display:"none",visibility:"hidden"}},null,8,vV))]),_:3},8,["name"]),l.renderSlot(t.$slots,"footer",l.normalizeProps(l.guardReactiveProps(i.scope.footer)))],10,sV)}const bV=kh(iV,[["render",yV]]),CV=t=>typeof t=="number",EV=12,kV=["textContent"],wV=["textContent"],SV={key:0,class:"content-library-card__body"},AV=["textContent"],xV={key:1},Ec=l.defineComponent({__name:"BDContentLibraryCard",props:{itemId:{type:[String,Number],required:!0},title:{type:String},subtitle:{type:String},description:{type:String},uri:{type:String},showFooter:{type:Boolean,default:!0},showBody:{type:Boolean,default:!0},cardClass:{type:String},provider:{type:String}},emits:["on-insert"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=l.computed(()=>`Open ${r.provider} in nieuw venster`),s=()=>{o("on-insert",r.itemId)},c=()=>{window.open(r.uri,"_blank","noopener,noreferrer")};return(a,u)=>(l.openBlock(),l.createElementBlock("article",{class:l.normalizeClass(["content-library-card",r.cardClass])},[l.createElementVNode("header",null,[l.renderSlot(a.$slots,"header",{},()=>[l.createElementVNode("h6",{textContent:l.toDisplayString(r.title)},null,8,kV),r.subtitle?(l.openBlock(),l.createElementBlock("small",{key:0,textContent:l.toDisplayString(r.subtitle)},null,8,wV)):l.createCommentVNode("",!0)])]),r.showBody?(l.openBlock(),l.createElementBlock("div",SV,[l.renderSlot(a.$slots,"default",{},()=>[l.createElementVNode("p",{textContent:l.toDisplayString(r.description),class:"content-library-card__description"},null,8,AV)])])):l.createCommentVNode("",!0),r.showFooter?(l.openBlock(),l.createElementBlock("footer",xV,[l.renderSlot(a.$slots,"footer",{},()=>[l.createVNode(Re,{variant:"secondary",onClick:s},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)("contentLibraryCard.insert")),1)]),_:1}),l.createVNode(Re,{title:i.value,variant:"icon",onClick:c},{default:l.withCtx(()=>[l.createVNode(Hd)]),_:1},8,["title"])])])):l.createCommentVNode("",!0)],2))}}),TV=l.defineComponent({__name:"BDContentLibraryCardBasic",props:{item:{type:Object,required:!0}},setup(t){return(e,n)=>(l.openBlock(),l.createBlock(Ec,l.normalizeProps(l.guardReactiveProps(t.item)),null,16))}}),IV={class:"content-library-card-image__titles"},_V=["textContent"],NV=["textContent"],OV=["src"],MV=l.defineComponent({__name:"BDContentLibraryCardImage",props:{item:{type:Object,required:!0}},setup(t){const e=t,n=l.computed(()=>{const{itemId:r,uri:o,title:i,provider:s}=e.item;return{itemId:r,uri:o,title:i,provider:s}});return(r,o)=>(l.openBlock(),l.createBlock(Ec,l.mergeProps(n.value,{"card-class":"content-library-card-image","show-body":!1}),{header:l.withCtx(()=>[l.createElementVNode("div",IV,[l.createElementVNode("h6",{textContent:l.toDisplayString(t.item.title)},null,8,_V),l.createElementVNode("small",{textContent:l.toDisplayString(t.item.subtitle)},null,8,NV)]),l.createElementVNode("img",{src:t.item.imageUri,class:"content-library-card-image__figure"},null,8,OV)]),_:1},16))}}),LV=l.defineComponent({__name:"BDContentLibraryCardTitle",props:{item:{type:Object,required:!0}},setup(t){const e=t,n=l.computed(()=>{const{itemId:r,title:o,subtitle:i,uri:s,provider:c}=e.item;return{itemId:r,title:o,subtitle:i,uri:s,provider:c}});return(r,o)=>(l.openBlock(),l.createBlock(Ec,l.mergeProps(n.value,{"show-body":!1,"card-class":"content-library-card-title"}),null,16))}}),k3=t=>t.replace(/<\/?[^>]+(>|$)/g,Ie),w3=t=>t.replace(/<li>/g," ").replace(/<(br|\/p)>/g," \r"),DV=t=>t.replace(/(?:\r\n|\r|\n)/g,"<br>"),PV={class:"content-library-card-message-template__tag"},BV=["textContent"],RV=["textContent"],VV=["textContent"],$V=["id"],FV=["innerHTML"],zV={class:"collapsed-hide"},UV={class:"collapsed-show"},HV={key:2,class:"edit-btn-group"},jV={key:3,class:"attachment-occurence"},WV={class:"number-icon"},KV=l.defineComponent({__name:"BDContentLibraryCardMessageTemplate",props:{item:{type:Object,required:!0},variant:{type:String,default:"insert",validator(t){return["insert","edit","shared"].includes(t)}},apiUrl:{type:String,default:""}},emits:["on-insert","show-attachment","on-change","delete"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=l.ref(null),s=l.ref(!1),c=l.ref(!1),a=l.computed(()=>`collapse-preview-${r.item.itemId}`),u=l.computed(()=>wv(r.item.files)?null:r.item.files.length),d=l.computed(()=>r.variant==="insert"),f=l.computed(()=>r.variant==="edit"),h=l.computed(()=>r.variant==="shared"),p=l.computed(()=>c.value?Ie:"content-library-card-not-collapsable"),m=l.computed(()=>r.item.text?DV(r.item.text):Ie),g=l.computed(()=>Io(r.apiUrl,r.item.files,!1)),v=l.computed(()=>Io(r.apiUrl,r.item.files,!0)),y=()=>{i.value&&(c.value=s.value||i.value.scrollHeight>i.value.clientHeight||r.item.files&&r.item.files.length>0)},b=()=>{o("on-insert",r.item.itemId)},E=_=>{o("show-attachment",_)},C=()=>{o("on-change",r.item.itemId)},S=()=>{o("delete",r.item.itemId)};return l.watch(()=>r.item,()=>{i.value&&l.nextTick().then(()=>{y()})},{immediate:!0,deep:!0}),l.onMounted(()=>{l.nextTick(()=>{y()})}),(_,T)=>(l.openBlock(),l.createBlock(Ec,l.mergeProps(t.item,{cardClass:`content-library-card-message-template ${p.value}`,onOnInsert:b}),{header:l.withCtx(()=>[l.createElementVNode("div",PV,[l.createElementVNode("span",{textContent:l.toDisplayString(t.item.category)},null,8,BV)]),l.createElementVNode("h6",{textContent:l.toDisplayString(t.item.title)},null,8,RV),l.createElementVNode("small",{textContent:l.toDisplayString(t.item.practitionerName)},null,8,VV)]),footer:l.withCtx(()=>[d.value?(l.openBlock(),l.createBlock(Re,{key:0,variant:"secondary",onClick:b},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)("contentLibraryCardMessageTemplate.insert")),1)]),_:1})):l.createCommentVNode("",!0),h.value?l.withDirectives((l.openBlock(),l.createBlock(Re,{key:1,variant:"icon",title:l.unref(n)("contentLibraryCardMessageTemplate.popoverIsSharedByOtherUser")},{default:l.withCtx(()=>[l.createVNode(Wd)]),_:1},8,["title"])),[[l.unref(Po)]]):l.createCommentVNode("",!0),f.value?(l.openBlock(),l.createElementBlock("div",HV,[l.createVNode(Re,{title:l.unref(n)("contentLibraryCardMessageTemplate.edit"),variant:"icon",onClick:C},{default:l.withCtx(()=>[l.createVNode(Ud)]),_:1},8,["title"]),l.createVNode(Re,{title:l.unref(n)("contentLibraryCardMessageTemplate.delete"),variant:"icon",onClick:S},{default:l.withCtx(()=>[l.createVNode(Fd)]),_:1},8,["title"])])):l.createCommentVNode("",!0),u.value?(l.openBlock(),l.createElementBlock("div",jV,[l.createVNode(Dr),l.createElementVNode("div",WV,l.toDisplayString(u.value),1)])):l.createCommentVNode("",!0)]),default:l.withCtx(()=>[l.createElementVNode("div",{id:a.value,class:"content-library-card-message-template__collapse collapse",ref_key:"content",ref:i},[l.createElementVNode("p",{class:"message-text",innerHTML:m.value},null,8,FV),t.item.files?(l.openBlock(),l.createBlock(Hs,{key:0,"no-download":!0,files:g.value},null,8,["files"])):l.createCommentVNode("",!0),t.item.files?(l.openBlock(),l.createBlock(js,{key:1,"no-download":!0,files:v.value,onShow:E},null,8,["files"])):l.createCommentVNode("",!0)],8,$V),c.value?(l.openBlock(),l.createBlock(Re,{key:0,class:"content-library-card-message-template__link-button collapse-button collapsed",variant:"link","data-bs-toggle":"collapse","data-bs-target":`#${a.value}`},{default:l.withCtx(()=>[l.createElementVNode("span",zV,l.toDisplayString(l.unref(n)("contentLibraryCardMessageTemplate.collapseOpen")),1),l.createElementVNode("span",UV,l.toDisplayString(l.unref(n)("contentLibraryCardMessageTemplate.collapseClosed")),1)]),_:1},8,["data-bs-target"])):l.createCommentVNode("",!0)]),_:1},16,["cardClass"]))}}),YV={class:"content-library-overview"},GV={__name:"BDContentLibraryOverview",props:{items:{type:Array,default:null},cols:{type:Number,default:2}},emits:["on-insert","on-change","delete","show-attachment"],setup(t,{emit:e}){const{t:n}=Ot(),r={BDContentLibraryCardBasic:TV,BDContentLibraryCardImage:MV,BDContentLibraryCardTitle:LV,BDContentLibraryCardMessageTemplate:KV},o=t,i=e,s=l.computed(()=>wv(o.items)),c=l.computed(()=>Math.floor(EV/o.cols)),a=h=>{i("on-insert",h)},u=h=>{i("on-change",h)},d=h=>{i("delete",h)},f=h=>{i("show-attachment",h)};return(h,p)=>(l.openBlock(),l.createElementBlock("div",YV,[l.createVNode(bn,null,{default:l.withCtx(()=>[s.value?(l.openBlock(),l.createBlock(It,{key:0,sm:12},{default:l.withCtx(()=>[l.createVNode(Eo,{show:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)("contentLibraryOverview.noResults")),1)]),_:1})]),_:1})):l.createCommentVNode("",!0),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.items,m=>(l.openBlock(),l.createBlock(It,{class:"card-container",key:m.itemId,sm:12,md:6,lg:c.value},{default:l.withCtx(()=>[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(r[m.componentToRender]),l.mergeProps({ref_for:!0},m,{item:m,onOnInsert:a,onOnChange:u,onDelete:d,onShowAttachment:f}),null,16,["item"]))]),_:2},1032,["lg"]))),128))]),_:1})]))}},QV=me(GV,[["__scopeId","data-v-de8a1bfb"]]),ZV={class:"content-library-template"},JV={class:"number-of-messages"},XV=["src"],qV=["src"],e$=["id"],t$={class:"collapse-button-container"},n$={class:"collapsed-show"},r$={class:"collapsed-hide"},wh=l.defineComponent({__name:"BDContentLibraryTemplate",props:{modelValue:{},showAddButton:{type:Boolean,default:!1},providerSelectOptions:{default:()=>[]},provider:{},editCategory:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}},emits:["create","on-insert","on-change","delete","update","on-input","show-attachment","provider-changed"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=l.ref(r.modelValue);l.watch(()=>r.modelValue,F=>{i.value=F},{immediate:!0,deep:!0});const s=l.computed(()=>r.modelValue?.provider?.SupportsSearch?n("contentLibraryTemplate.searchPlaceholderSearch"):n("contentLibraryTemplate.searchPlaceholder")),c=l.computed(()=>Rc(r.providerSelectOptions)&&r.providerSelectOptions.length>1),a=l.computed(()=>r.provider&&Rc(r.provider.items)?r.provider.items:[]),u=l.computed(()=>r.provider&&Rc(r.provider.filters)),d=l.computed(()=>{let F=0;return r.provider&&CV(r.provider.totalNumber)&&(F=r.provider.totalNumber),F===1?`${F} ${n("contentLibraryTemplate.message")}`:`${F} ${n("contentLibraryTemplate.messages")}`}),f=l.computed(()=>r.provider&&r.provider.pageSize&&r.provider.totalNumber&&r.provider.pageSize<=r.provider.totalNumber),h=l.computed(()=>r.provider&&r.provider.totalNumber?r.provider.totalNumber:0),p=l.computed(()=>u.value?9:12),m=l.computed(()=>r.provider&&!u.value?3:2),g=l.computed(()=>r.showAddButton||c.value),v=l.computed(()=>({md:3,lg:3})),y=l.computed(()=>({md:9,lg:9})),b=l.computed(()=>({sm:12,md:12,lg:c.value?7:8,"offset-lg":g.value?0:3,"offset-md":g.value?0:3})),E=l.computed(()=>({sm:12,md:g.value?6:3,lg:c.value?5:4})),C=F=>F.replace(/\s/g,"-"),S=()=>{o("create")},_=F=>{o("on-insert",F)},T=F=>{o("on-change",F)},D=F=>{o("delete",F)},Y=()=>{o("update","category")},V=()=>{i.value.currentPage=1,o("on-input",i.value)},H=()=>{o("on-input",i.value)},j=F=>{o("show-attachment",F)},K=F=>{o("provider-changed",F.value)};return(F,z)=>(l.openBlock(),l.createElementBlock("div",ZV,[l.createVNode(bn,null,{default:l.withCtx(()=>[l.createVNode(It,l.mergeProps(v.value,{class:"content-library-header content-library-header__messages"}),{default:l.withCtx(()=>[l.createElementVNode("span",JV,l.toDisplayString(d.value),1),t.showAddButton?(l.openBlock(),l.createBlock(Re,{key:0,class:"d-md-none",onClick:S},{default:l.withCtx(()=>[l.createVNode(Ha),l.createTextVNode(" "+l.toDisplayString(l.unref(n)("contentLibraryTemplate.newMessageText")),1)]),_:1})):l.createCommentVNode("",!0)]),_:1},16),l.createVNode(It,l.mergeProps(y.value,{class:"content-library-header"}),{default:l.withCtx(()=>[l.createVNode(bn,null,{default:l.withCtx(()=>[l.createVNode(It,l.mergeProps(b.value,{class:"search-block"}),{default:l.withCtx(()=>[l.createVNode(Ir,{type:"text",modelValue:i.value.searchTerm,"onUpdate:modelValue":z[0]||(z[0]=$=>i.value.searchTerm=$),placeholder:s.value,delayTimeMs:500,class:"search-input",onInput:V,autofocus:""},null,8,["modelValue","placeholder"])]),_:1},16),t.showAddButton?(l.openBlock(),l.createBlock(It,l.mergeProps({key:0},E.value,{class:"add-button-block d-none d-md-block"}),{default:l.withCtx(()=>[t.showAddButton?(l.openBlock(),l.createBlock(Re,{key:0,onClick:S},{default:l.withCtx(()=>[l.createVNode(Ha),l.createTextVNode(" "+l.toDisplayString(l.unref(n)("contentLibraryTemplate.newMessageText")),1)]),_:1})):l.createCommentVNode("",!0)]),_:1},16)):l.createCommentVNode("",!0),c.value?(l.openBlock(),l.createBlock(It,l.mergeProps({key:1},E.value,{class:"select-button-block"}),{default:l.withCtx(()=>[l.createVNode(l.unref(bV),{modelValue:i.value.provider,"onUpdate:modelValue":z[1]||(z[1]=$=>i.value.provider=$),options:t.providerSelectOptions,clearable:!1,searchable:!1,"onOption:selected":K},{"open-indicator":l.withCtx(({attributes:$})=>[l.createElementVNode("span",l.normalizeProps(l.guardReactiveProps($)),[l.createVNode(Hl)],16)]),option:l.withCtx(({icon:$,label:J,img:U})=>[$?(l.openBlock(),l.createBlock(l.resolveDynamicComponent($),{key:0})):l.createCommentVNode("",!0),U?(l.openBlock(),l.createElementBlock("img",{key:1,src:U},null,8,XV)):l.createCommentVNode("",!0),l.createElementVNode("span",null,l.toDisplayString(J),1)]),"selected-option":l.withCtx(({icon:$,label:J,img:U})=>[$?(l.openBlock(),l.createBlock(l.resolveDynamicComponent($),{key:0})):l.createCommentVNode("",!0),U?(l.openBlock(),l.createElementBlock("img",{key:1,src:U},null,8,qV)):l.createCommentVNode("",!0),l.createElementVNode("span",null,l.toDisplayString(J),1)]),_:1},8,["modelValue","options"])]),_:1},16)):l.createCommentVNode("",!0)]),_:1})]),_:1},16),u.value?(l.openBlock(),l.createBlock(It,{key:0,md:12,lg:3,class:"content-library-body"},{default:l.withCtx(()=>[l.createVNode(tf,{title:"Filter","show-on":"md","collapse-on":"md"},{body:l.withCtx(()=>[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.provider.filters,($,J)=>(l.openBlock(),l.createBlock(Cs,{key:$.label,label:$.label},{default:l.withCtx(()=>[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList($.options,(U,q)=>(l.openBlock(),l.createBlock(Pr,{modelValue:i.value.selectedFilters,"onUpdate:modelValue":z[2]||(z[2]=te=>i.value.selectedFilters=te),key:q,value:`${$.id}-${U.item}`,onChange:V},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(U.name),1)]),_:2},1032,["modelValue","value"]))),128)),$.moreOptions?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.createElementVNode("div",{id:`collapse-${C($.label)}`,class:"collapse"},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList($.moreOptions,(U,q)=>(l.openBlock(),l.createBlock(Pr,{modelValue:i.value.selectedFilters,"onUpdate:modelValue":z[3]||(z[3]=te=>i.value.selectedFilters=te),key:q,value:`${$.id}-${U.item}`,onChange:V},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(U.name),1)]),_:2},1032,["modelValue","value"]))),128))],8,e$),l.createElementVNode("div",t$,[l.createVNode(Re,{class:l.normalizeClass(["collapse-button collapsed",{"collapse-button-last":t.provider.filters.length-1===J}]),variant:"link","data-bs-toggle":"collapse","data-bs-target":`#collapse-${C($.label)}`},{default:l.withCtx(()=>[l.createVNode(Md,{class:"collapsed-show"}),l.createElementVNode("span",n$,l.toDisplayString(l.unref(n)("contentLibraryTemplate.more")),1),l.createVNode(Ld,{class:"collapsed-hide"}),l.createElementVNode("span",r$,l.toDisplayString(l.unref(n)("contentLibraryTemplate.less")),1)]),_:1},8,["class","data-bs-target"])])],64)):l.createCommentVNode("",!0),$.label==="Categorieën"&&t.editCategory?(l.openBlock(),l.createBlock(Re,{key:1,variant:"outline-primary-dark",class:"edit-category-button",size:"sm",onClick:Y},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)("contentLibraryTemplate.changeCategoryButtonLabel")),1)]),_:1})):l.createCommentVNode("",!0)]),_:2},1032,["label"]))),128))]),_:1})]),_:1})):l.createCommentVNode("",!0),l.createVNode(It,{md:12,lg:p.value,class:"content-library-body"},{default:l.withCtx(()=>[l.createVNode(QV,{items:a.value,cols:m.value,onOnInsert:_,onOnChange:T,onDelete:D,onShowAttachment:j},null,8,["items","cols"]),l.createVNode(bn,{class:"content-library-pagination"},{default:l.withCtx(()=>[f.value?(l.openBlock(),l.createBlock(mf,{key:0,modelValue:i.value.currentPage,"onUpdate:modelValue":z[4]||(z[4]=$=>i.value.currentPage=$),totalRows:h.value,rowsPerPage:t.provider.pageSize,onClick:H,isPatient:!0},null,8,["modelValue","totalRows","rowsPerPage"])):l.createCommentVNode("",!0)]),_:1})]),_:1},8,["lg"])]),_:1})]))}}),S3={__name:"BDContentLibraryModal",props:{modelValue:{type:Object},provider:{type:Object},providerSelectOptions:{type:Array,default:()=>[]},visible:{type:Boolean,default:null},loading:{type:Boolean,default:!1}},emits:["on-insert","cancel","show-attachment","shown","provider-changed"],setup(t,{emit:e}){const{closeModal:n}=Bo("content-library-modal"),r=t,o=e,i=l.ref(r.modelValue),s=l.computed(()=>{var p,m,g;return(g=(m=(p=r.modelValue)===null||p===void 0?void 0:p.provider)===null||m===void 0?void 0:m.img)!==null&&g!==void 0?g:null}),c=l.computed(()=>{var p,m,g;return(g=(m=(p=r.modelValue)===null||p===void 0?void 0:p.provider)===null||m===void 0?void 0:m.label)!==null&&g!==void 0?g:Ie});l.watch(()=>r.modelValue,p=>{i.value=p},{immediate:!0,deep:!0});const a=p=>{n(),o("on-insert",p)},u=()=>{o("cancel")},d=p=>{o("show-attachment",p)},f=()=>{o("shown")},h=p=>{o("provider-changed",p)};return(p,m)=>(l.openBlock(),l.createBlock(xn,{id:"content-library-modal","title-image":s.value,title:c.value,size:"xl",visible:t.visible,"hide-footer":!0,onCancel:u,onShown:f},{default:l.withCtx(()=>[l.createVNode(wh,{modelValue:i.value,"onUpdate:modelValue":m[0]||(m[0]=g=>i.value=g),provider:t.provider,providerSelectOptions:t.providerSelectOptions,loading:t.loading,onOnInsert:a,onShowAttachment:d,onProviderChanged:h},null,8,["modelValue","provider","providerSelectOptions","loading"])]),_:1},8,["title-image","title","visible"]))}};var o$=Object.defineProperty,i$=(t,e,n)=>e in t?o$(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,C0=(t,e,n)=>(i$(t,typeof e!="symbol"?e+"":e,n),n);class s${constructor(){C0(this,"seed",0),C0(this,"data",new Map)}id(){return Date.now().toString(26)+this.seed++}add(e,n=this.id()){return this.data.set(n,e),n}get(e){return this.data.get(e)}delete(e){this.delete(e)}}const a$="Failed to copy value to clipboard. Unknown type.",l$={asString(t){if(t==null)return console.warn("Clipboard input is empty"),"";if(typeof t!="string")try{return JSON.stringify(t)}catch(e){return console.warn(a$,e),""}return t}},c$="position:fixed; pointer-events:none; z-index:-9999; opacity:0;",u$={createTextarea(t){const e=document.createElement("textarea");return e.addEventListener("focusin",n=>{n.stopPropagation()}),e.value=t,e.setAttribute("readonly",""),e.style.cssText=c$,e}},ri={async requestClipboardPermission(){return navigator.permissions.query({name:"clipboard-write"})},async writeClipboard(t){return(await ri.requestClipboardPermission()).state==="granted"?(await navigator.clipboard.writeText(t),!0):!1},writeClipboardExecCommand(t){const e=u$.createTextarea(t);if(document.body.appendChild(e),navigator.userAgent.match(/ipad|ipod|iphone/i)){e.contentEditable="true",e.readOnly=!0;const r=document.createRange();r.selectNodeContents(e);const o=window.getSelection();o&&(o.removeAllRanges(),o.addRange(r),e.setSelectionRange(0,999999))}else e.select();const n=document.execCommand("copy");return document.body.removeChild(e),n},async copy(t){const e=typeof t=="function"?t():t,n=l$.asString(e);if(ri.writeClipboardExecCommand(n))return!0;await ri.writeClipboard(n)}};new s$;const{showSuccessToast:Sh}=Zs(),d$=(t,e,n)=>{const r=`${e}
|
|
1301
|
+
`});return(d,f)=>s.value?(l.openBlock(),l.createElementBlock("a",{key:0,ref_key:"notificationButton",ref:i,tabindex:"0",class:"bd-notification-button",role:"button","data-bs-toggle":"popover","data-bs-placement":"bottom","data-bs-title":a.value,"data-bs-content":u.value,"data-bs-html":!0,onClick:f[0]||(f[0]=(...h)=>l.unref(o)&&l.unref(o)(...h))},[l.withDirectives(l.createElementVNode("img",{src:gR,alt:"BeterDichtbij nieuws notificatie bel.",title:c.value},null,8,bR),[[l.unref(Po)]]),l.unref(r)?(l.openBlock(),l.createElementBlock("div",CR)):l.createCommentVNode("",!0)],8,yR)):l.createCommentVNode("",!0)}}),kR={class:"profile-side"},wR=["href"],SR={class:"nav-item"},AR=["textContent"],m3=l.defineComponent({__name:"BDPractitionerHeader",props:{academyUrl:{},userId:{},getNotification:{}},setup(t){const{t:e}=Ot(),n=t,r=l.computed(()=>e("practitionerHeader.academyTooltip")),o=l.computed(()=>e("practitionerHeader.academyMenuItem"));return(i,s)=>(l.openBlock(),l.createBlock(bh,null,l.createSlots({"profile-side":l.withCtx(()=>[l.createElementVNode("div",kR,[l.createVNode(ER,{"user-id":n.userId,"get-notification":n.getNotification},null,8,["user-id","get-notification"]),n.academyUrl?(l.openBlock(),l.createElementBlock("a",{key:0,href:n.academyUrl,target:"_blank",rel:"noopener,noreferrer"},[l.withDirectives(l.createVNode(l.unref(za),{title:r.value},null,8,["title"]),[[l.unref(Po)]])],8,wR)):l.createCommentVNode("",!0)])]),_:2},[n.academyUrl?{name:"mobile-menu-special-options",fn:l.withCtx(()=>[l.createElementVNode("li",SR,[l.createVNode(Co,{class:"nav-link",to:n.academyUrl},{default:l.withCtx(()=>[l.createVNode(l.unref(za)),l.createElementVNode("span",{textContent:l.toDisplayString(o.value)},null,8,AR)]),_:1},8,["to"])])]),key:"0"}:void 0]),1024))}}),xR={class:"modal-dialog"},TR={class:"modal-content"},IR={class:"modal-header"},_R={class:"modal-title"},NR=["src"],OR={class:"modal-body"},MR={key:0,class:"modal-footer"},LR=["disabled"],xn=l.defineComponent({__name:"BDModal",props:{title:{default:""},titleImage:{default:""},submitButtonTitle:{default:"Opslaan"},closeButtonTitle:{default:"Annuleren"},hideFooterCancelButton:{type:Boolean,default:!1},hideFooterSubmitButton:{type:Boolean,default:!1},hideFooter:{type:Boolean,default:!1},hideCloseButton:{type:Boolean,default:!1},disableSubmitButton:{type:Boolean,default:!1},size:{default:"lg"}},emits:["submit","cancel"],setup(t,{emit:e}){const n=t,r=e,o=l.computed(()=>`modal bd-modal modal-${n.size}`),i=()=>r("submit"),s=()=>r("cancel");return(c,a)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(o.value),tabindex:"-1"},[l.createElementVNode("div",xR,[l.createElementVNode("div",TR,[l.createElementVNode("div",IR,[l.createElementVNode("h2",_R,[n.titleImage?(l.openBlock(),l.createElementBlock("img",{key:0,src:n.titleImage,class:"title-image",alt:""},null,8,NR)):l.createCommentVNode("",!0),l.createElementVNode("span",null,l.toDisplayString(n.title),1)]),l.renderSlot(c.$slots,"modal-header-space-between"),n.hideCloseButton?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("button",{key:0,type:"button",class:"btn-close w-auto","data-bs-dismiss":"modal","aria-label":"Sluiten",onClick:s},[a[0]||(a[0]=l.createElementVNode("span",null,"Sluiten",-1)),l.createVNode(l.unref(jl))]))]),l.createElementVNode("div",OR,[l.renderSlot(c.$slots,"default")]),t.hideFooter?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("div",MR,[n.hideFooterSubmitButton?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("button",{key:0,class:"btn btn-primary",disabled:n.disableSubmitButton,onClick:i},l.toDisplayString(n.submitButtonTitle),9,LR)),l.renderSlot(c.$slots,"buttons"),n.hideFooterCancelButton?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("button",{key:1,type:"button",class:"btn btn-link","data-bs-dismiss":"modal",onClick:s,"aria-label":"Annuleren"},l.toDisplayString(n.closeButtonTitle),1))]))])])],2))}}),Bo=t=>{const e=l.ref(null);return{showModal:()=>{const o=document.getElementById(t);o instanceof HTMLElement?(e.value=Fr.getOrCreateInstance(o),e.value.show()):console.error(`Modal '${t}' niet gevonden.`)},closeModal:()=>{if(e.value){e.value.hide();return}const o=document.getElementById(t);if(o instanceof HTMLElement){const i=Fr.getInstance(o);i&&i.hide()}}}};function Zs(t=void 0){const e=c=>i("Succesvol",c,Xo.SUCCESS),n=c=>i("Waarschuwing",c,Xo.WARNING),r=c=>i("Informatie",c,Xo.INFO),o=c=>i("Mislukt",c,Xo.DANGER);function i(c,a,u){const d=`toast-${fg()}`,f={id:d,variant:u,title:c,text:a},h=document.querySelector(".toast-container");if(!h){console.error("There was no element with class 'toast-container' found, which is required for useToaster.");return}const p=l.h(gf,f),g=l.createApp({render:()=>p}).mount(document.createElement("div"));h.appendChild(g.$el);const v=document.querySelector(`#${d}`);v&&(Ai.getOrCreateInstance(v,t).show(),s(v))}function s(c){function a(f,h){f.forEach(p=>{if(p.attributeName!="class")return;const m=p.target;if(m.classList.contains("hide")){m.remove(),h.disconnect();return}})}const u=new MutationObserver(a),d={attributes:!0};u.observe(c,d)}return{showSuccessToast:e,showInformationToast:r,showWarningToast:n,showDangerToast:o}}const{showDangerToast:DR}=Zs();function Eh(t){const e=l.ref(null),n=(a,u="serverErrors")=>{let d=[];if(Array.isArray(a?.response?.data)?d=a.response.data.filter(f=>aa(f.ErrorMessage)&&f.ErrorMessage!==Ie):a.response.data.ErrorMessage?d=[a.response.data.ErrorMessage]:d=null,aa(u))e.value=d;else if(Array.isArray(u)){let f=e.value;for(let h=0;h<u.length;h++)h===u.length-1?f[u[h]]=d:f=f[u[h]]}r(a),s(e)},r=a=>{if(t==null)return;const d=new URL(a.request.responseURL).pathname;if(d in t.error){const f=t.error[d];f&&DR(f)}},o=l.ref(null),i=l.ref(""),s=a=>{Hw(a.value)?o.value=a.value.map(u=>aa(u)?u:u.ErrorMessage):aa(a.value)&&(i.value=a.value)};function c(){e.value=null,o.value=null,i.value=Ie}return{serverErrors:e,errorMessages:o,errorMessageText:i,MapErrors:s,MapServerErrors:n,ResetServerErrors:c}}const PR={key:0},BR={key:1},RR={class:"bd-form-field"},VR={class:"bd-form-field"},g3=l.defineComponent({__name:"BDPhoneNumberEditModal",props:["modalTitle","submitButtonTitle","phoneNumberLabel","phoneNumberUnchangedText","confirmationCodeLabel","confirmationCodeRequiredText","confirmationCodeSentText","editSuccessText","editCanceledText","sendConfirmationCodeText","startPhoneNumberUpdate","confirmPhoneNumberUpdate"],emits:["startPhoneNumberUpdate","confirmPhoneNumberUpdate","setPhoneNumber"],setup(t,{expose:e,emit:n}){const{showSuccessToast:r,showWarningToast:o}=Zs(),{serverErrors:i,errorMessages:s,errorMessageText:c,MapServerErrors:a,ResetServerErrors:u}=Eh(null),{closeModal:d}=Bo("phone-number-edit-modal"),f=t,h=n;let p=Ie;const m=l.ref(),g=l.ref(null),v=l.ref(),y=l.ref(),b=l.ref(null),E=l.computed(()=>y.value==null||y.value==""),C=()=>{if(g.value=null,u(),!m.value||m.value==p){g.value=!1;return}const V={newPhonenumber:m.value};f.startPhoneNumberUpdate(V).then(_).catch(a)},S=()=>{if(!y.value){b.value=!1;return}const V={requestIdentifier:v.value,token:y.value};f.confirmPhoneNumberUpdate(V).then(T).catch(a)},_=V=>{g.value=null,r(f.confirmationCodeSentText),v.value=V.data.RequestIdentifier},T=()=>{h("setPhoneNumber",m.value),r(f.editSuccessText),d(),g.value=null,b.value=null},D=V=>{p=V,m.value=p,g.value=null,v.value=void 0,y.value=void 0,b.value=null},Y=()=>{D(p),u(),o(f.editCanceledText)};return e({Reset:D}),(V,H)=>(l.openBlock(),l.createBlock(xn,{id:"phone-number-edit-modal",class:l.normalizeClass(l.unref(Ie)),title:f.modalTitle,submitButtonTitle:f.submitButtonTitle,hideFooterCancelButton:!1,"disable-submit-button":E.value,serverErrors:l.unref(i),errorMessages:l.unref(s),errorMessageText:l.unref(c),onSubmit:S,onCancel:Y},{default:l.withCtx(()=>[l.unref(c)||l.unref(s)?(l.openBlock(),l.createBlock(Eo,{key:0,variant:"danger"},{default:l.withCtx(()=>[l.unref(s)?(l.openBlock(),l.createElementBlock("div",PR,[l.createElementVNode("ul",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(s),(j,K)=>(l.openBlock(),l.createElementBlock("li",{key:K},[l.createVNode(Ur),l.createElementVNode("span",null,l.toDisplayString(j),1)]))),128))])])):(l.openBlock(),l.createElementBlock("div",BR,l.toDisplayString(l.unref(c)),1))]),_:1})):l.createCommentVNode("",!0),l.createElementVNode("div",RR,[l.createVNode(Ir,{id:"form-input-phone-number",label:f.phoneNumberLabel,modelValue:m.value,"onUpdate:modelValue":H[0]||(H[0]=j=>m.value=j),state:g.value,type:"text","form-field-class":"form-input-with-button","invalid-feedback-text":f.phoneNumberUnchangedText},{default:l.withCtx(()=>[l.createVNode(Re,{textContent:l.toDisplayString(f.sendConfirmationCodeText),class:"tablet-device-up",type:"button",onClick:C},null,8,["textContent"])]),_:1},8,["label","modelValue","state","invalid-feedback-text"]),l.createVNode(Re,{textContent:l.toDisplayString(f.sendConfirmationCodeText),class:"mobile-device",type:"button",onClick:C},null,8,["textContent"])]),l.createElementVNode("div",VR,[v.value?(l.openBlock(),l.createBlock(Ir,{key:0,label:f.confirmationCodeLabel,modelValue:y.value,"onUpdate:modelValue":H[1]||(H[1]=j=>y.value=j),state:b.value,"invalid-feedback-text":f.confirmationCodeRequiredText},null,8,["label","modelValue","state","invalid-feedback-text"])):l.createCommentVNode("",!0)])]),_:1},8,["class","title","submitButtonTitle","disable-submit-button","serverErrors","errorMessages","errorMessageText"]))}}),v3=(t,e,n,r,o,i)=>{const s=l.ref(null),c=l.ref(null),a=l.ref(!1),u=l.ref(null),{showModal:d,closeModal:f}=Bo("session-time-out-modal"),h=l.computed(()=>s.value&&t?t-(s.value+1):0),p=l.computed(()=>c.value?60-c.value:0),m=l.computed(()=>a.value),g=()=>{u.value=setInterval(y,1e3),r(u.value)},v=()=>{u.value&&clearInterval(u.value)},y=()=>{s.value=Kt().diff(n(),"m"),c.value=Kt().subtract(s.value,"m").diff(n(),"s");const D=t??Number.MAX_SAFE_INTEGER,Y=e??0;s.value>=D?(a.value=!0,d(),localStorage.setItem("session-timeout","true"),window.onbeforeunload=b):s.value>=D-Y?d():f()},b=D=>{D.stopPropagation(),C()},E=()=>{o(),v(),s.value=null,c.value=null,g()},C=()=>{v(),s.value=null,c.value=null,localStorage.removeItem("session-timeout"),i()},S=()=>{a.value?C():E()},_=()=>{C()},T=()=>{a.value?C():f()};return l.onMounted(()=>{const D=document.getElementById("session-time-out-modal");D&&D.addEventListener("hidden.bs.modal",S),v(),g()}),{IsExpired:m,Minutes:h,Seconds:p,OnLogOut:_,OnSubmit:T}},y3=l.defineComponent({__name:"BDSessionTimeOutModal",props:["expiredTitle","expiredMessage","expiredButtonText","almostExpiredTitle","almostExpiredMessage","almostExpiredButtonText","almostExpiredCancelButtonText","threshold","warningThreshold","getTime","setTaskId","setNewTime","logout","hideCancelButton"],setup(t){const e=t,{IsExpired:n,Minutes:r,Seconds:o,OnLogOut:i,OnSubmit:s}=v3(e.threshold,e.warningThreshold,e.getTime,e.setTaskId,e.setNewTime,e.logout),c=l.computed(()=>n.value?e.expiredTitle:e.almostExpiredTitle),a=l.computed(()=>n.value?e.expiredMessage:`${e.almostExpiredMessage} ${r.value}:${o.value<10?"0"+o.value:o.value}`),u=l.computed(()=>e.hideCancelButton||n.value),d=l.computed(()=>n.value?e.expiredButtonText:e.almostExpiredButtonText);return(f,h)=>(l.openBlock(),l.createBlock(xn,{id:"session-time-out-modal",title:c.value,"hide-close-button":!0,"hide-footer-cancel-button":u.value,"close-button-title":e.almostExpiredCancelButtonText,"submit-button-title":d.value,size:"md",onSubmit:l.unref(s),onCancel:l.unref(i)},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(a.value),1)]),_:1},8,["title","hide-footer-cancel-button","close-button-title","submit-button-title","onSubmit","onCancel"]))}}),b3={__name:"BDConfirmationModal",props:["modalId","modalTitle","description","submitButtonText","cancelButtonText"],setup(t,{expose:e}){const n=t,{closeModal:r,showModal:o}=Bo(n.modalId);let i=l.ref(null);e({Confirm:()=>Uw(this,void 0,void 0,function*(){return o(),new Promise(u=>i.value=u)})});const c=()=>{r(),i.value(!0)},a=()=>i.value(!1);return(u,d)=>(l.openBlock(),l.createBlock(xn,{id:n.modalId,title:n.modalTitle,"submit-button-title":n.submitButtonText,"close-button-title":n.cancelButtonText,"hide-close-button":!0,size:"md",onSubmit:c,onCancel:a},{default:l.withCtx(()=>[l.createElementVNode("p",null,l.toDisplayString(n.description),1)]),_:1},8,["id","title","submit-button-title","close-button-title"]))}},C3={__name:"BDAssignConversationModal",emits:["update:isConcluded","update:isUnread"],setup(t,{emit:e}){const{t:n}=Ot(),r=l.ref(!1),o=l.ref(!1),i=e,s=()=>i("update:isConcluded",r.value),c=()=>i("update:isUnread",o.value);return(a,u)=>(l.openBlock(),l.createBlock(xn,{id:"assign-conversation-modal",title:l.unref(n)("assignConversationModal.title"),submitButtonTitle:l.unref(n)("assignConversationModal.submitButton")},{default:l.withCtx(()=>[l.renderSlot(a.$slots,"body"),l.createVNode(Cs,null,{default:l.withCtx(()=>[l.createVNode(Pr,{modelValue:r.value,"onUpdate:modelValue":u[0]||(u[0]=d=>r.value=d),onChange:s},{default:l.withCtx(()=>[l.createElementVNode("span",null,l.toDisplayString(l.unref(n)("assignConversationModal.conclude")),1),l.withDirectives((l.openBlock(),l.createBlock(Re,{variant:"placeholder",class:"btn-tooltip",title:l.unref(n)("assignConversationModal.concludeTooltip")},{default:l.withCtx(()=>[l.createVNode(Ur)]),_:1},8,["title"])),[[l.unref(Po)]])]),_:1},8,["modelValue"])]),_:1}),l.createVNode(Cs,null,{default:l.withCtx(()=>[l.createVNode(Pr,{modelValue:o.value,"onUpdate:modelValue":u[1]||(u[1]=d=>o.value=d),onChange:c},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)("assignConversationModal.makeUnread")),1)]),_:1},8,["modelValue"])]),_:1}),l.renderSlot(a.$slots,"footer")]),_:3},8,["title","submitButtonTitle"]))}},E3=l.defineComponent({__name:"BDAttachmentUploadModal",props:{dropzoneUrl:{},token:{}},emits:["cancel","on-submit"],setup(t,{emit:e}){const{closeModal:n}=Bo("attachment-upload-modal"),{t:r}=Ot(),o=t,i=e,s=()=>{i("on-submit",a.value),a.value=[],n()},c=()=>{i("cancel"),a.value=[]},a=l.ref([]),u=l.computed(()=>r("attachmentUploadModal.title")),d=l.computed(()=>r("attachmentUploadModal.submitButton")),f=l.computed(()=>r("attachmentUploadModal.infoMessage")),h=l.computed(()=>r("attachmentUploadModal.addAttachmentButton")),p=l.computed(()=>r("attachmentUploadModal.errorMessage")),m=l.computed(()=>r("attachmentUploadModal.fileTooBigErrorMessage")),g=l.computed(()=>r("attachmentUploadModal.fileSizeExceededMessage"));return(v,y)=>(l.openBlock(),l.createBlock(xn,{id:"attachment-upload-modal",title:u.value,"submit-button-title":d.value,onSubmit:s,onCancel:c},{default:l.withCtx(()=>[l.createElementVNode("p",null,l.toDisplayString(f.value),1),l.createVNode(yf,{modelValue:a.value,"onUpdate:modelValue":y[0]||(y[0]=b=>a.value=b),"button-text":h.value,"error-message":p.value,multiple:!0,"file-size-exceeded-message":m.value,"accepted-files":".png,.jpg,.jpeg,.gif,.docx,.doc,.xls,.xlsx,.txt,.csv,.pdf,.wav,.mp3,.m4a,.aiff,.flac,.mp4,.avi,.mov",url:o.dropzoneUrl,tag:"div",token:o.token},null,8,["modelValue","button-text","error-message","file-size-exceeded-message","url","token"]),l.createElementVNode("p",null,l.toDisplayString(g.value),1),l.renderSlot(v.$slots,"default")]),_:3},8,["title","submit-button-title"]))}});var $R=Object.defineProperty,FR=Object.defineProperties,zR=Object.getOwnPropertyDescriptors,g0=Object.getOwnPropertySymbols,UR=Object.prototype.hasOwnProperty,HR=Object.prototype.propertyIsEnumerable,v0=(t,e,n)=>e in t?$R(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Ho=(t,e)=>{for(var n in e||(e={}))UR.call(e,n)&&v0(t,n,e[n]);if(g0)for(var n of g0(e))HR.call(e,n)&&v0(t,n,e[n]);return t},y0=(t,e)=>FR(t,zR(e));const jR={props:{autoscroll:{type:Boolean,default:!0}},watch:{typeAheadPointer(){this.autoscroll&&this.maybeAdjustScroll()},open(t){this.autoscroll&&t&&this.$nextTick(()=>this.maybeAdjustScroll())}},methods:{maybeAdjustScroll(){var t;const e=((t=this.$refs.dropdownMenu)==null?void 0:t.children[this.typeAheadPointer])||!1;if(e){const n=this.getDropdownViewport(),{top:r,bottom:o,height:i}=e.getBoundingClientRect();if(r<n.top)return this.$refs.dropdownMenu.scrollTop=e.offsetTop;if(o>n.bottom)return this.$refs.dropdownMenu.scrollTop=e.offsetTop-(n.height-i)}},getDropdownViewport(){return this.$refs.dropdownMenu?this.$refs.dropdownMenu.getBoundingClientRect():{height:0,top:0,bottom:0}}}},WR={data(){return{typeAheadPointer:-1}},watch:{filteredOptions(){for(let t=0;t<this.filteredOptions.length;t++)if(this.selectable(this.filteredOptions[t])){this.typeAheadPointer=t;break}},open(t){t&&this.typeAheadToLastSelected()},selectedValue(){this.open&&this.typeAheadToLastSelected()}},methods:{typeAheadUp(){for(let t=this.typeAheadPointer-1;t>=0;t--)if(this.selectable(this.filteredOptions[t])){this.typeAheadPointer=t;break}},typeAheadDown(){for(let t=this.typeAheadPointer+1;t<this.filteredOptions.length;t++)if(this.selectable(this.filteredOptions[t])){this.typeAheadPointer=t;break}},typeAheadSelect(){const t=this.filteredOptions[this.typeAheadPointer];t&&this.selectable(t)&&this.select(t)},typeAheadToLastSelected(){this.typeAheadPointer=this.selectedValue.length!==0?this.filteredOptions.indexOf(this.selectedValue[this.selectedValue.length-1]):-1}}},KR={props:{loading:{type:Boolean,default:!1}},data(){return{mutableLoading:!1}},watch:{search(){this.$emit("search",this.search,this.toggleLoading)},loading(t){this.mutableLoading=t}},methods:{toggleLoading(t=null){return t==null?this.mutableLoading=!this.mutableLoading:this.mutableLoading=t}}},kh=(t,e)=>{const n=t.__vccOpts||t;for(const[r,o]of e)n[r]=o;return n},YR={},GR={xmlns:"http://www.w3.org/2000/svg",width:"10",height:"10"},QR=l.createElementVNode("path",{d:"M6.895455 5l2.842897-2.842898c.348864-.348863.348864-.914488 0-1.263636L9.106534.261648c-.348864-.348864-.914489-.348864-1.263636 0L5 3.104545 2.157102.261648c-.348863-.348864-.914488-.348864-1.263636 0L.261648.893466c-.348864.348864-.348864.914489 0 1.263636L3.104545 5 .261648 7.842898c-.348864.348863-.348864.914488 0 1.263636l.631818.631818c.348864.348864.914773.348864 1.263636 0L5 6.895455l2.842898 2.842897c.348863.348864.914772.348864 1.263636 0l.631818-.631818c.348864-.348864.348864-.914489 0-1.263636L6.895455 5z"},null,-1),ZR=[QR];function JR(t,e){return l.openBlock(),l.createElementBlock("svg",GR,ZR)}const XR=kh(YR,[["render",JR]]),qR={},eV={xmlns:"http://www.w3.org/2000/svg",width:"14",height:"10"},tV=l.createElementVNode("path",{d:"M9.211364 7.59931l4.48338-4.867229c.407008-.441854.407008-1.158247 0-1.60046l-.73712-.80023c-.407008-.441854-1.066904-.441854-1.474243 0L7 5.198617 2.51662.33139c-.407008-.441853-1.066904-.441853-1.474243 0l-.737121.80023c-.407008.441854-.407008 1.158248 0 1.600461l4.48338 4.867228L7 10l2.211364-2.40069z"},null,-1),nV=[tV];function rV(t,e){return l.openBlock(),l.createElementBlock("svg",eV,nV)}const oV=kh(qR,[["render",rV]]),b0={Deselect:XR,OpenIndicator:oV},iV={mounted(t,{instance:e}){if(e.appendToBody){const{height:n,top:r,left:o,width:i}=e.$refs.toggle.getBoundingClientRect();let s=window.scrollX||window.pageXOffset,c=window.scrollY||window.pageYOffset;t.unbindPosition=e.calculatePosition(t,e,{width:i+"px",left:s+o+"px",top:c+r+n+"px"}),document.body.appendChild(t)}},unmounted(t,{instance:e}){e.appendToBody&&(t.unbindPosition&&typeof t.unbindPosition=="function"&&t.unbindPosition(),t.parentNode&&t.parentNode.removeChild(t))}};function sV(t){const e={};return Object.keys(t).sort().forEach(n=>{e[n]=t[n]}),JSON.stringify(e)}let aV=0;function lV(){return++aV}const cV={components:Ho({},b0),directives:{appendToBody:iV},mixins:[jR,WR,KR],compatConfig:{MODE:3},emits:["open","close","update:modelValue","search","search:compositionstart","search:compositionend","search:keydown","search:blur","search:focus","search:input","option:created","option:selecting","option:selected","option:deselecting","option:deselected"],props:{modelValue:{},components:{type:Object,default:()=>({})},options:{type:Array,default(){return[]}},disabled:{type:Boolean,default:!1},clearable:{type:Boolean,default:!0},deselectFromDropdown:{type:Boolean,default:!1},searchable:{type:Boolean,default:!0},multiple:{type:Boolean,default:!1},placeholder:{type:String,default:""},transition:{type:String,default:"vs__fade"},clearSearchOnSelect:{type:Boolean,default:!0},closeOnSelect:{type:Boolean,default:!0},label:{type:String,default:"label"},autocomplete:{type:String,default:"off"},reduce:{type:Function,default:t=>t},selectable:{type:Function,default:t=>!0},getOptionLabel:{type:Function,default(t){return typeof t=="object"?t.hasOwnProperty(this.label)?t[this.label]:console.warn(`[vue-select warn]: Label key "option.${this.label}" does not exist in options object ${JSON.stringify(t)}.
|
|
1302
|
+
https://vue-select.org/api/props.html#getoptionlabel`):t}},getOptionKey:{type:Function,default(t){if(typeof t!="object")return t;try{return t.hasOwnProperty("id")?t.id:sV(t)}catch(e){return console.warn(`[vue-select warn]: Could not stringify this option to generate unique key. Please provide'getOptionKey' prop to return a unique key for each option.
|
|
1303
|
+
https://vue-select.org/api/props.html#getoptionkey`,t,e)}}},onTab:{type:Function,default:function(){this.selectOnTab&&!this.isComposing&&this.typeAheadSelect()}},taggable:{type:Boolean,default:!1},tabindex:{type:Number,default:null},pushTags:{type:Boolean,default:!1},filterable:{type:Boolean,default:!0},filterBy:{type:Function,default(t,e,n){return(e||"").toLocaleLowerCase().indexOf(n.toLocaleLowerCase())>-1}},filter:{type:Function,default(t,e){return t.filter(n=>{let r=this.getOptionLabel(n);return typeof r=="number"&&(r=r.toString()),this.filterBy(n,r,e)})}},createOption:{type:Function,default(t){return typeof this.optionList[0]=="object"?{[this.label]:t}:t}},resetOnOptionsChange:{default:!1,validator:t=>["function","boolean"].includes(typeof t)},clearSearchOnBlur:{type:Function,default:function({clearSearchOnSelect:t,multiple:e}){return t&&!e}},noDrop:{type:Boolean,default:!1},inputId:{type:String},dir:{type:String,default:"auto"},selectOnTab:{type:Boolean,default:!1},selectOnKeyCodes:{type:Array,default:()=>[13]},searchInputQuerySelector:{type:String,default:"[type=search]"},mapKeydown:{type:Function,default:(t,e)=>t},appendToBody:{type:Boolean,default:!1},calculatePosition:{type:Function,default(t,e,{width:n,top:r,left:o}){t.style.top=r,t.style.left=o,t.style.width=n}},dropdownShouldOpen:{type:Function,default({noDrop:t,open:e,mutableLoading:n}){return t?!1:e&&!n}},uid:{type:[String,Number],default:()=>lV()}},data(){return{search:"",open:!1,isComposing:!1,pushedTags:[],_value:[],deselectButtons:[]}},computed:{isReducingValues(){return this.$props.reduce!==this.$options.props.reduce.default},isTrackingValues(){return typeof this.modelValue>"u"||this.isReducingValues},selectedValue(){let t=this.modelValue;return this.isTrackingValues&&(t=this.$data._value),t!=null&&t!==""?[].concat(t):[]},optionList(){return this.options.concat(this.pushTags?this.pushedTags:[])},searchEl(){return this.$slots.search?this.$refs.selectedOptions.querySelector(this.searchInputQuerySelector):this.$refs.search},scope(){const t={search:this.search,loading:this.loading,searching:this.searching,filteredOptions:this.filteredOptions};return{search:{attributes:Ho({disabled:this.disabled,placeholder:this.searchPlaceholder,tabindex:this.tabindex,readonly:!this.searchable,id:this.inputId,"aria-autocomplete":"list","aria-labelledby":`vs${this.uid}__combobox`,"aria-controls":`vs${this.uid}__listbox`,ref:"search",type:"search",autocomplete:this.autocomplete,value:this.search},this.dropdownOpen&&this.filteredOptions[this.typeAheadPointer]?{"aria-activedescendant":`vs${this.uid}__option-${this.typeAheadPointer}`}:{}),events:{compositionstart:()=>this.isComposing=!0,compositionend:()=>this.isComposing=!1,keydown:this.onSearchKeyDown,blur:this.onSearchBlur,focus:this.onSearchFocus,input:e=>this.search=e.target.value}},spinner:{loading:this.mutableLoading},noOptions:{search:this.search,loading:this.mutableLoading,searching:this.searching},openIndicator:{attributes:{ref:"openIndicator",role:"presentation",class:"vs__open-indicator"}},listHeader:t,listFooter:t,header:y0(Ho({},t),{deselect:this.deselect}),footer:y0(Ho({},t),{deselect:this.deselect})}},childComponents(){return Ho(Ho({},b0),this.components)},stateClasses(){return{"vs--open":this.dropdownOpen,"vs--single":!this.multiple,"vs--multiple":this.multiple,"vs--searching":this.searching&&!this.noDrop,"vs--searchable":this.searchable&&!this.noDrop,"vs--unsearchable":!this.searchable,"vs--loading":this.mutableLoading,"vs--disabled":this.disabled}},searching(){return!!this.search},dropdownOpen(){return this.dropdownShouldOpen(this)},searchPlaceholder(){return this.isValueEmpty&&this.placeholder?this.placeholder:void 0},filteredOptions(){const t=[].concat(this.optionList);if(!this.filterable&&!this.taggable)return t;const e=this.search.length?this.filter(t,this.search,this):t;if(this.taggable&&this.search.length){const n=this.createOption(this.search);this.optionExists(n)||e.unshift(n)}return e},isValueEmpty(){return this.selectedValue.length===0},showClearButton(){return!this.multiple&&this.clearable&&!this.open&&!this.isValueEmpty}},watch:{options(t,e){const n=()=>typeof this.resetOnOptionsChange=="function"?this.resetOnOptionsChange(t,e,this.selectedValue):this.resetOnOptionsChange;!this.taggable&&n()&&this.clearSelection(),this.modelValue&&this.isTrackingValues&&this.setInternalValueFromOptions(this.modelValue)},modelValue:{immediate:!0,handler(t){this.isTrackingValues&&this.setInternalValueFromOptions(t)}},multiple(){this.clearSelection()},open(t){this.$emit(t?"open":"close")}},created(){this.mutableLoading=this.loading},methods:{setInternalValueFromOptions(t){Array.isArray(t)?this.$data._value=t.map(e=>this.findOptionFromReducedValue(e)):this.$data._value=this.findOptionFromReducedValue(t)},select(t){this.$emit("option:selecting",t),this.isOptionSelected(t)?this.deselectFromDropdown&&(this.clearable||this.multiple&&this.selectedValue.length>1)&&this.deselect(t):(this.taggable&&!this.optionExists(t)&&(this.$emit("option:created",t),this.pushTag(t)),this.multiple&&(t=this.selectedValue.concat(t)),this.updateValue(t),this.$emit("option:selected",t)),this.onAfterSelect(t)},deselect(t){this.$emit("option:deselecting",t),this.updateValue(this.selectedValue.filter(e=>!this.optionComparator(e,t))),this.$emit("option:deselected",t)},clearSelection(){this.updateValue(this.multiple?[]:null)},onAfterSelect(t){this.closeOnSelect&&(this.open=!this.open,this.searchEl.blur()),this.clearSearchOnSelect&&(this.search="")},updateValue(t){typeof this.modelValue>"u"&&(this.$data._value=t),t!==null&&(Array.isArray(t)?t=t.map(e=>this.reduce(e)):t=this.reduce(t)),this.$emit("update:modelValue",t)},toggleDropdown(t){const e=t.target!==this.searchEl;e&&t.preventDefault();const n=[...this.deselectButtons||[],this.$refs.clearButton];if(this.searchEl===void 0||n.filter(Boolean).some(r=>r.contains(t.target)||r===t.target)){t.preventDefault();return}this.open&&e?this.searchEl.blur():this.disabled||(this.open=!0,this.searchEl.focus())},isOptionSelected(t){return this.selectedValue.some(e=>this.optionComparator(e,t))},isOptionDeselectable(t){return this.isOptionSelected(t)&&this.deselectFromDropdown},optionComparator(t,e){return this.getOptionKey(t)===this.getOptionKey(e)},findOptionFromReducedValue(t){const e=r=>JSON.stringify(this.reduce(r))===JSON.stringify(t),n=[...this.options,...this.pushedTags].filter(e);return n.length===1?n[0]:n.find(r=>this.optionComparator(r,this.$data._value))||t},closeSearchOptions(){this.open=!1,this.$emit("search:blur")},maybeDeleteValue(){if(!this.searchEl.value.length&&this.selectedValue&&this.selectedValue.length&&this.clearable){let t=null;this.multiple&&(t=[...this.selectedValue.slice(0,this.selectedValue.length-1)]),this.updateValue(t)}},optionExists(t){return this.optionList.some(e=>this.optionComparator(e,t))},normalizeOptionForSlot(t){return typeof t=="object"?t:{[this.label]:t}},pushTag(t){this.pushedTags.push(t)},onEscape(){this.search.length?this.search="":this.searchEl.blur()},onSearchBlur(){if(this.mousedown&&!this.searching)this.mousedown=!1;else{const{clearSearchOnSelect:t,multiple:e}=this;this.clearSearchOnBlur({clearSearchOnSelect:t,multiple:e})&&(this.search=""),this.closeSearchOptions();return}if(this.search.length===0&&this.options.length===0){this.closeSearchOptions();return}},onSearchFocus(){this.open=!0,this.$emit("search:focus")},onMousedown(){this.mousedown=!0},onMouseUp(){this.mousedown=!1},onSearchKeyDown(t){const e=o=>(o.preventDefault(),!this.isComposing&&this.typeAheadSelect()),n={8:o=>this.maybeDeleteValue(),9:o=>this.onTab(),27:o=>this.onEscape(),38:o=>(o.preventDefault(),this.typeAheadUp()),40:o=>(o.preventDefault(),this.typeAheadDown())};this.selectOnKeyCodes.forEach(o=>n[o]=e);const r=this.mapKeydown(n,this);if(typeof r[t.keyCode]=="function")return r[t.keyCode](t)}}},uV=["dir"],dV=["id","aria-expanded","aria-owns"],fV={ref:"selectedOptions",class:"vs__selected-options"},hV=["disabled","title","aria-label","onClick"],pV={ref:"actions",class:"vs__actions"},mV=["disabled"],gV={class:"vs__spinner"},vV=["id"],yV=["id","aria-selected","onMouseover","onClick"],bV={key:0,class:"vs__no-options"},CV=l.createTextVNode(" Sorry, no matching options. "),EV=["id"];function kV(t,e,n,r,o,i){const s=l.resolveDirective("append-to-body");return l.openBlock(),l.createElementBlock("div",{dir:n.dir,class:l.normalizeClass(["v-select",i.stateClasses])},[l.renderSlot(t.$slots,"header",l.normalizeProps(l.guardReactiveProps(i.scope.header))),l.createElementVNode("div",{id:`vs${n.uid}__combobox`,ref:"toggle",class:"vs__dropdown-toggle",role:"combobox","aria-expanded":i.dropdownOpen.toString(),"aria-owns":`vs${n.uid}__listbox`,"aria-label":"Search for option",onMousedown:e[1]||(e[1]=c=>i.toggleDropdown(c))},[l.createElementVNode("div",fV,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(i.selectedValue,(c,a)=>l.renderSlot(t.$slots,"selected-option-container",{option:i.normalizeOptionForSlot(c),deselect:i.deselect,multiple:n.multiple,disabled:n.disabled},()=>[(l.openBlock(),l.createElementBlock("span",{key:n.getOptionKey(c),class:"vs__selected"},[l.renderSlot(t.$slots,"selected-option",l.normalizeProps(l.guardReactiveProps(i.normalizeOptionForSlot(c))),()=>[l.createTextVNode(l.toDisplayString(n.getOptionLabel(c)),1)]),n.multiple?(l.openBlock(),l.createElementBlock("button",{key:0,ref_for:!0,ref:u=>o.deselectButtons[a]=u,disabled:n.disabled,type:"button",class:"vs__deselect",title:`Deselect ${n.getOptionLabel(c)}`,"aria-label":`Deselect ${n.getOptionLabel(c)}`,onClick:u=>i.deselect(c)},[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(i.childComponents.Deselect)))],8,hV)):l.createCommentVNode("",!0)]))])),256)),l.renderSlot(t.$slots,"search",l.normalizeProps(l.guardReactiveProps(i.scope.search)),()=>[l.createElementVNode("input",l.mergeProps({class:"vs__search"},i.scope.search.attributes,l.toHandlers(i.scope.search.events)),null,16)])],512),l.createElementVNode("div",pV,[l.withDirectives(l.createElementVNode("button",{ref:"clearButton",disabled:n.disabled,type:"button",class:"vs__clear",title:"Clear Selected","aria-label":"Clear Selected",onClick:e[0]||(e[0]=(...c)=>i.clearSelection&&i.clearSelection(...c))},[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(i.childComponents.Deselect)))],8,mV),[[l.vShow,i.showClearButton]]),l.renderSlot(t.$slots,"open-indicator",l.normalizeProps(l.guardReactiveProps(i.scope.openIndicator)),()=>[n.noDrop?l.createCommentVNode("",!0):(l.openBlock(),l.createBlock(l.resolveDynamicComponent(i.childComponents.OpenIndicator),l.normalizeProps(l.mergeProps({key:0},i.scope.openIndicator.attributes)),null,16))]),l.renderSlot(t.$slots,"spinner",l.normalizeProps(l.guardReactiveProps(i.scope.spinner)),()=>[l.withDirectives(l.createElementVNode("div",gV,"Loading...",512),[[l.vShow,t.mutableLoading]])])],512)],40,dV),l.createVNode(l.Transition,{name:n.transition},{default:l.withCtx(()=>[i.dropdownOpen?l.withDirectives((l.openBlock(),l.createElementBlock("ul",{id:`vs${n.uid}__listbox`,ref:"dropdownMenu",key:`vs${n.uid}__listbox`,class:"vs__dropdown-menu",role:"listbox",tabindex:"-1",onMousedown:e[2]||(e[2]=l.withModifiers((...c)=>i.onMousedown&&i.onMousedown(...c),["prevent"])),onMouseup:e[3]||(e[3]=(...c)=>i.onMouseUp&&i.onMouseUp(...c))},[l.renderSlot(t.$slots,"list-header",l.normalizeProps(l.guardReactiveProps(i.scope.listHeader))),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(i.filteredOptions,(c,a)=>(l.openBlock(),l.createElementBlock("li",{id:`vs${n.uid}__option-${a}`,key:n.getOptionKey(c),role:"option",class:l.normalizeClass(["vs__dropdown-option",{"vs__dropdown-option--deselect":i.isOptionDeselectable(c)&&a===t.typeAheadPointer,"vs__dropdown-option--selected":i.isOptionSelected(c),"vs__dropdown-option--highlight":a===t.typeAheadPointer,"vs__dropdown-option--disabled":!n.selectable(c)}]),"aria-selected":a===t.typeAheadPointer?!0:null,onMouseover:u=>n.selectable(c)?t.typeAheadPointer=a:null,onClick:l.withModifiers(u=>n.selectable(c)?i.select(c):null,["prevent","stop"])},[l.renderSlot(t.$slots,"option",l.normalizeProps(l.guardReactiveProps(i.normalizeOptionForSlot(c))),()=>[l.createTextVNode(l.toDisplayString(n.getOptionLabel(c)),1)])],42,yV))),128)),i.filteredOptions.length===0?(l.openBlock(),l.createElementBlock("li",bV,[l.renderSlot(t.$slots,"no-options",l.normalizeProps(l.guardReactiveProps(i.scope.noOptions)),()=>[CV])])):l.createCommentVNode("",!0),l.renderSlot(t.$slots,"list-footer",l.normalizeProps(l.guardReactiveProps(i.scope.listFooter)))],40,vV)),[[s]]):(l.openBlock(),l.createElementBlock("ul",{key:1,id:`vs${n.uid}__listbox`,role:"listbox",style:{display:"none",visibility:"hidden"}},null,8,EV))]),_:3},8,["name"]),l.renderSlot(t.$slots,"footer",l.normalizeProps(l.guardReactiveProps(i.scope.footer)))],10,uV)}const wV=kh(cV,[["render",kV]]),SV=t=>typeof t=="number",AV=12,xV=["textContent"],TV=["textContent"],IV={key:0,class:"content-library-card__body"},_V=["textContent"],NV={key:1},Ec=l.defineComponent({__name:"BDContentLibraryCard",props:{itemId:{type:[String,Number],required:!0},title:{type:String},subtitle:{type:String},description:{type:String},uri:{type:String},showFooter:{type:Boolean,default:!0},showBody:{type:Boolean,default:!0},cardClass:{type:String},provider:{type:String}},emits:["on-insert"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=l.computed(()=>`Open ${r.provider} in nieuw venster`),s=()=>{o("on-insert",r.itemId)},c=()=>{window.open(r.uri,"_blank","noopener,noreferrer")};return(a,u)=>(l.openBlock(),l.createElementBlock("article",{class:l.normalizeClass(["content-library-card",r.cardClass])},[l.createElementVNode("header",null,[l.renderSlot(a.$slots,"header",{},()=>[l.createElementVNode("h6",{textContent:l.toDisplayString(r.title)},null,8,xV),r.subtitle?(l.openBlock(),l.createElementBlock("small",{key:0,textContent:l.toDisplayString(r.subtitle)},null,8,TV)):l.createCommentVNode("",!0)])]),r.showBody?(l.openBlock(),l.createElementBlock("div",IV,[l.renderSlot(a.$slots,"default",{},()=>[l.createElementVNode("p",{textContent:l.toDisplayString(r.description),class:"content-library-card__description"},null,8,_V)])])):l.createCommentVNode("",!0),r.showFooter?(l.openBlock(),l.createElementBlock("footer",NV,[l.renderSlot(a.$slots,"footer",{},()=>[l.createVNode(Re,{variant:"secondary",onClick:s},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)("contentLibraryCard.insert")),1)]),_:1}),l.createVNode(Re,{title:i.value,variant:"icon",onClick:c},{default:l.withCtx(()=>[l.createVNode(Hd)]),_:1},8,["title"])])])):l.createCommentVNode("",!0)],2))}}),OV=l.defineComponent({__name:"BDContentLibraryCardBasic",props:{item:{type:Object,required:!0}},setup(t){return(e,n)=>(l.openBlock(),l.createBlock(Ec,l.normalizeProps(l.guardReactiveProps(t.item)),null,16))}}),MV={class:"content-library-card-image__titles"},LV=["textContent"],DV=["textContent"],PV=["src"],BV=l.defineComponent({__name:"BDContentLibraryCardImage",props:{item:{type:Object,required:!0}},setup(t){const e=t,n=l.computed(()=>{const{itemId:r,uri:o,title:i,provider:s}=e.item;return{itemId:r,uri:o,title:i,provider:s}});return(r,o)=>(l.openBlock(),l.createBlock(Ec,l.mergeProps(n.value,{"card-class":"content-library-card-image","show-body":!1}),{header:l.withCtx(()=>[l.createElementVNode("div",MV,[l.createElementVNode("h6",{textContent:l.toDisplayString(t.item.title)},null,8,LV),l.createElementVNode("small",{textContent:l.toDisplayString(t.item.subtitle)},null,8,DV)]),l.createElementVNode("img",{src:t.item.imageUri,class:"content-library-card-image__figure"},null,8,PV)]),_:1},16))}}),RV=l.defineComponent({__name:"BDContentLibraryCardTitle",props:{item:{type:Object,required:!0}},setup(t){const e=t,n=l.computed(()=>{const{itemId:r,title:o,subtitle:i,uri:s,provider:c}=e.item;return{itemId:r,title:o,subtitle:i,uri:s,provider:c}});return(r,o)=>(l.openBlock(),l.createBlock(Ec,l.mergeProps(n.value,{"show-body":!1,"card-class":"content-library-card-title"}),null,16))}}),k3=t=>t.replace(/<\/?[^>]+(>|$)/g,Ie),w3=t=>t.replace(/<li>/g," ").replace(/<(br|\/p)>/g," \r"),VV=t=>t.replace(/(?:\r\n|\r|\n)/g,"<br>"),$V={class:"content-library-card-message-template__tag"},FV=["textContent"],zV=["textContent"],UV=["textContent"],HV=["id"],jV=["innerHTML"],WV={class:"collapsed-hide"},KV={class:"collapsed-show"},YV={key:2,class:"edit-btn-group"},GV={key:3,class:"attachment-occurence"},QV={class:"number-icon"},ZV=l.defineComponent({__name:"BDContentLibraryCardMessageTemplate",props:{item:{type:Object,required:!0},variant:{type:String,default:"insert",validator(t){return["insert","edit","shared"].includes(t)}},apiUrl:{type:String,default:""}},emits:["on-insert","show-attachment","on-change","delete"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=l.ref(null),s=l.ref(!1),c=l.ref(!1),a=l.computed(()=>`collapse-preview-${r.item.itemId}`),u=l.computed(()=>wv(r.item.files)?null:r.item.files.length),d=l.computed(()=>r.variant==="insert"),f=l.computed(()=>r.variant==="edit"),h=l.computed(()=>r.variant==="shared"),p=l.computed(()=>c.value?Ie:"content-library-card-not-collapsable"),m=l.computed(()=>r.item.text?VV(r.item.text):Ie),g=l.computed(()=>Io(r.apiUrl,r.item.files,!1)),v=l.computed(()=>Io(r.apiUrl,r.item.files,!0)),y=()=>{i.value&&(c.value=s.value||i.value.scrollHeight>i.value.clientHeight||r.item.files&&r.item.files.length>0)},b=()=>{o("on-insert",r.item.itemId)},E=_=>{o("show-attachment",_)},C=()=>{o("on-change",r.item.itemId)},S=()=>{o("delete",r.item.itemId)};return l.watch(()=>r.item,()=>{i.value&&l.nextTick().then(()=>{y()})},{immediate:!0,deep:!0}),l.onMounted(()=>{l.nextTick(()=>{y()})}),(_,T)=>(l.openBlock(),l.createBlock(Ec,l.mergeProps(t.item,{cardClass:`content-library-card-message-template ${p.value}`,onOnInsert:b}),{header:l.withCtx(()=>[l.createElementVNode("div",$V,[l.createElementVNode("span",{textContent:l.toDisplayString(t.item.category)},null,8,FV)]),l.createElementVNode("h6",{textContent:l.toDisplayString(t.item.title)},null,8,zV),l.createElementVNode("small",{textContent:l.toDisplayString(t.item.practitionerName)},null,8,UV)]),footer:l.withCtx(()=>[d.value?(l.openBlock(),l.createBlock(Re,{key:0,variant:"secondary",onClick:b},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)("contentLibraryCardMessageTemplate.insert")),1)]),_:1})):l.createCommentVNode("",!0),h.value?l.withDirectives((l.openBlock(),l.createBlock(Re,{key:1,variant:"icon",title:l.unref(n)("contentLibraryCardMessageTemplate.popoverIsSharedByOtherUser")},{default:l.withCtx(()=>[l.createVNode(Wd)]),_:1},8,["title"])),[[l.unref(Po)]]):l.createCommentVNode("",!0),f.value?(l.openBlock(),l.createElementBlock("div",YV,[l.createVNode(Re,{title:l.unref(n)("contentLibraryCardMessageTemplate.edit"),variant:"icon",onClick:C},{default:l.withCtx(()=>[l.createVNode(Ud)]),_:1},8,["title"]),l.createVNode(Re,{title:l.unref(n)("contentLibraryCardMessageTemplate.delete"),variant:"icon",onClick:S},{default:l.withCtx(()=>[l.createVNode(Fd)]),_:1},8,["title"])])):l.createCommentVNode("",!0),u.value?(l.openBlock(),l.createElementBlock("div",GV,[l.createVNode(Dr),l.createElementVNode("div",QV,l.toDisplayString(u.value),1)])):l.createCommentVNode("",!0)]),default:l.withCtx(()=>[l.createElementVNode("div",{id:a.value,class:"content-library-card-message-template__collapse collapse",ref_key:"content",ref:i},[l.createElementVNode("p",{class:"message-text",innerHTML:m.value},null,8,jV),t.item.files?(l.openBlock(),l.createBlock(Hs,{key:0,"no-download":!0,files:g.value},null,8,["files"])):l.createCommentVNode("",!0),t.item.files?(l.openBlock(),l.createBlock(js,{key:1,"no-download":!0,files:v.value,onShow:E},null,8,["files"])):l.createCommentVNode("",!0)],8,HV),c.value?(l.openBlock(),l.createBlock(Re,{key:0,class:"content-library-card-message-template__link-button collapse-button collapsed",variant:"link","data-bs-toggle":"collapse","data-bs-target":`#${a.value}`},{default:l.withCtx(()=>[l.createElementVNode("span",WV,l.toDisplayString(l.unref(n)("contentLibraryCardMessageTemplate.collapseOpen")),1),l.createElementVNode("span",KV,l.toDisplayString(l.unref(n)("contentLibraryCardMessageTemplate.collapseClosed")),1)]),_:1},8,["data-bs-target"])):l.createCommentVNode("",!0)]),_:1},16,["cardClass"]))}}),JV={class:"content-library-overview"},XV={__name:"BDContentLibraryOverview",props:{items:{type:Array,default:null},cols:{type:Number,default:2}},emits:["on-insert","on-change","delete","show-attachment"],setup(t,{emit:e}){const{t:n}=Ot(),r={BDContentLibraryCardBasic:OV,BDContentLibraryCardImage:BV,BDContentLibraryCardTitle:RV,BDContentLibraryCardMessageTemplate:ZV},o=t,i=e,s=l.computed(()=>wv(o.items)),c=l.computed(()=>Math.floor(AV/o.cols)),a=h=>{i("on-insert",h)},u=h=>{i("on-change",h)},d=h=>{i("delete",h)},f=h=>{i("show-attachment",h)};return(h,p)=>(l.openBlock(),l.createElementBlock("div",JV,[l.createVNode(bn,null,{default:l.withCtx(()=>[s.value?(l.openBlock(),l.createBlock(It,{key:0,sm:12},{default:l.withCtx(()=>[l.createVNode(Eo,{show:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)("contentLibraryOverview.noResults")),1)]),_:1})]),_:1})):l.createCommentVNode("",!0),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.items,m=>(l.openBlock(),l.createBlock(It,{class:"card-container",key:m.itemId,sm:12,md:6,lg:c.value},{default:l.withCtx(()=>[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(r[m.componentToRender]),l.mergeProps({ref_for:!0},m,{item:m,onOnInsert:a,onOnChange:u,onDelete:d,onShowAttachment:f}),null,16,["item"]))]),_:2},1032,["lg"]))),128))]),_:1})]))}},qV=me(XV,[["__scopeId","data-v-de8a1bfb"]]),e$={class:"content-library-template"},t$={class:"number-of-messages"},n$=["src"],r$=["src"],o$=["id"],i$={class:"collapse-button-container"},s$={class:"collapsed-show"},a$={class:"collapsed-hide"},wh=l.defineComponent({__name:"BDContentLibraryTemplate",props:{modelValue:{},showAddButton:{type:Boolean,default:!1},providerSelectOptions:{default:()=>[]},provider:{},editCategory:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}},emits:["create","on-insert","on-change","delete","update","on-input","show-attachment","provider-changed"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=l.ref(r.modelValue);l.watch(()=>r.modelValue,F=>{i.value=F},{immediate:!0,deep:!0});const s=l.computed(()=>r.modelValue?.provider?.SupportsSearch?n("contentLibraryTemplate.searchPlaceholderSearch"):n("contentLibraryTemplate.searchPlaceholder")),c=l.computed(()=>Rc(r.providerSelectOptions)&&r.providerSelectOptions.length>1),a=l.computed(()=>r.provider&&Rc(r.provider.items)?r.provider.items:[]),u=l.computed(()=>r.provider&&Rc(r.provider.filters)),d=l.computed(()=>{let F=0;return r.provider&&SV(r.provider.totalNumber)&&(F=r.provider.totalNumber),F===1?`${F} ${n("contentLibraryTemplate.message")}`:`${F} ${n("contentLibraryTemplate.messages")}`}),f=l.computed(()=>r.provider&&r.provider.pageSize&&r.provider.totalNumber&&r.provider.pageSize<=r.provider.totalNumber),h=l.computed(()=>r.provider&&r.provider.totalNumber?r.provider.totalNumber:0),p=l.computed(()=>u.value?9:12),m=l.computed(()=>r.provider&&!u.value?3:2),g=l.computed(()=>r.showAddButton||c.value),v=l.computed(()=>({md:3,lg:3})),y=l.computed(()=>({md:9,lg:9})),b=l.computed(()=>({sm:12,md:12,lg:c.value?7:8,"offset-lg":g.value?0:3,"offset-md":g.value?0:3})),E=l.computed(()=>({sm:12,md:g.value?6:3,lg:c.value?5:4})),C=F=>F.replace(/\s/g,"-"),S=()=>{o("create")},_=F=>{o("on-insert",F)},T=F=>{o("on-change",F)},D=F=>{o("delete",F)},Y=()=>{o("update","category")},V=()=>{i.value.currentPage=1,o("on-input",i.value)},H=()=>{o("on-input",i.value)},j=F=>{o("show-attachment",F)},K=F=>{o("provider-changed",F.value)};return(F,z)=>(l.openBlock(),l.createElementBlock("div",e$,[l.createVNode(bn,null,{default:l.withCtx(()=>[l.createVNode(It,l.mergeProps(v.value,{class:"content-library-header content-library-header__messages"}),{default:l.withCtx(()=>[l.createElementVNode("span",t$,l.toDisplayString(d.value),1),t.showAddButton?(l.openBlock(),l.createBlock(Re,{key:0,class:"d-md-none",onClick:S},{default:l.withCtx(()=>[l.createVNode(Ha),l.createTextVNode(" "+l.toDisplayString(l.unref(n)("contentLibraryTemplate.newMessageText")),1)]),_:1})):l.createCommentVNode("",!0)]),_:1},16),l.createVNode(It,l.mergeProps(y.value,{class:"content-library-header"}),{default:l.withCtx(()=>[l.createVNode(bn,null,{default:l.withCtx(()=>[l.createVNode(It,l.mergeProps(b.value,{class:"search-block"}),{default:l.withCtx(()=>[l.createVNode(Ir,{type:"text",modelValue:i.value.searchTerm,"onUpdate:modelValue":z[0]||(z[0]=$=>i.value.searchTerm=$),placeholder:s.value,delayTimeMs:500,class:"search-input",onInput:V,autofocus:""},null,8,["modelValue","placeholder"])]),_:1},16),t.showAddButton?(l.openBlock(),l.createBlock(It,l.mergeProps({key:0},E.value,{class:"add-button-block d-none d-md-block"}),{default:l.withCtx(()=>[t.showAddButton?(l.openBlock(),l.createBlock(Re,{key:0,onClick:S},{default:l.withCtx(()=>[l.createVNode(Ha),l.createTextVNode(" "+l.toDisplayString(l.unref(n)("contentLibraryTemplate.newMessageText")),1)]),_:1})):l.createCommentVNode("",!0)]),_:1},16)):l.createCommentVNode("",!0),c.value?(l.openBlock(),l.createBlock(It,l.mergeProps({key:1},E.value,{class:"select-button-block"}),{default:l.withCtx(()=>[l.createVNode(l.unref(wV),{modelValue:i.value.provider,"onUpdate:modelValue":z[1]||(z[1]=$=>i.value.provider=$),options:t.providerSelectOptions,clearable:!1,searchable:!1,"onOption:selected":K},{"open-indicator":l.withCtx(({attributes:$})=>[l.createElementVNode("span",l.normalizeProps(l.guardReactiveProps($)),[l.createVNode(Hl)],16)]),option:l.withCtx(({icon:$,label:J,img:U})=>[$?(l.openBlock(),l.createBlock(l.resolveDynamicComponent($),{key:0})):l.createCommentVNode("",!0),U?(l.openBlock(),l.createElementBlock("img",{key:1,src:U},null,8,n$)):l.createCommentVNode("",!0),l.createElementVNode("span",null,l.toDisplayString(J),1)]),"selected-option":l.withCtx(({icon:$,label:J,img:U})=>[$?(l.openBlock(),l.createBlock(l.resolveDynamicComponent($),{key:0})):l.createCommentVNode("",!0),U?(l.openBlock(),l.createElementBlock("img",{key:1,src:U},null,8,r$)):l.createCommentVNode("",!0),l.createElementVNode("span",null,l.toDisplayString(J),1)]),_:1},8,["modelValue","options"])]),_:1},16)):l.createCommentVNode("",!0)]),_:1})]),_:1},16),u.value?(l.openBlock(),l.createBlock(It,{key:0,md:12,lg:3,class:"content-library-body"},{default:l.withCtx(()=>[l.createVNode(tf,{title:"Filter","show-on":"md","collapse-on":"md"},{body:l.withCtx(()=>[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(t.provider.filters,($,J)=>(l.openBlock(),l.createBlock(Cs,{key:$.label,label:$.label},{default:l.withCtx(()=>[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList($.options,(U,q)=>(l.openBlock(),l.createBlock(Pr,{modelValue:i.value.selectedFilters,"onUpdate:modelValue":z[2]||(z[2]=te=>i.value.selectedFilters=te),key:q,value:`${$.id}-${U.item}`,onChange:V},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(U.name),1)]),_:2},1032,["modelValue","value"]))),128)),$.moreOptions?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.createElementVNode("div",{id:`collapse-${C($.label)}`,class:"collapse"},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList($.moreOptions,(U,q)=>(l.openBlock(),l.createBlock(Pr,{modelValue:i.value.selectedFilters,"onUpdate:modelValue":z[3]||(z[3]=te=>i.value.selectedFilters=te),key:q,value:`${$.id}-${U.item}`,onChange:V},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(U.name),1)]),_:2},1032,["modelValue","value"]))),128))],8,o$),l.createElementVNode("div",i$,[l.createVNode(Re,{class:l.normalizeClass(["collapse-button collapsed",{"collapse-button-last":t.provider.filters.length-1===J}]),variant:"link","data-bs-toggle":"collapse","data-bs-target":`#collapse-${C($.label)}`},{default:l.withCtx(()=>[l.createVNode(Md,{class:"collapsed-show"}),l.createElementVNode("span",s$,l.toDisplayString(l.unref(n)("contentLibraryTemplate.more")),1),l.createVNode(Ld,{class:"collapsed-hide"}),l.createElementVNode("span",a$,l.toDisplayString(l.unref(n)("contentLibraryTemplate.less")),1)]),_:1},8,["class","data-bs-target"])])],64)):l.createCommentVNode("",!0),$.label==="Categorieën"&&t.editCategory?(l.openBlock(),l.createBlock(Re,{key:1,variant:"outline-primary-dark",class:"edit-category-button",size:"sm",onClick:Y},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)("contentLibraryTemplate.changeCategoryButtonLabel")),1)]),_:1})):l.createCommentVNode("",!0)]),_:2},1032,["label"]))),128))]),_:1})]),_:1})):l.createCommentVNode("",!0),l.createVNode(It,{md:12,lg:p.value,class:"content-library-body"},{default:l.withCtx(()=>[l.createVNode(qV,{items:a.value,cols:m.value,onOnInsert:_,onOnChange:T,onDelete:D,onShowAttachment:j},null,8,["items","cols"]),l.createVNode(bn,{class:"content-library-pagination"},{default:l.withCtx(()=>[f.value?(l.openBlock(),l.createBlock(mf,{key:0,modelValue:i.value.currentPage,"onUpdate:modelValue":z[4]||(z[4]=$=>i.value.currentPage=$),totalRows:h.value,rowsPerPage:t.provider.pageSize,onClick:H,isPatient:!0},null,8,["modelValue","totalRows","rowsPerPage"])):l.createCommentVNode("",!0)]),_:1})]),_:1},8,["lg"])]),_:1})]))}}),S3={__name:"BDContentLibraryModal",props:{modelValue:{type:Object},provider:{type:Object},providerSelectOptions:{type:Array,default:()=>[]},visible:{type:Boolean,default:null},loading:{type:Boolean,default:!1}},emits:["on-insert","cancel","show-attachment","shown","provider-changed"],setup(t,{emit:e}){const{closeModal:n}=Bo("content-library-modal"),r=t,o=e,i=l.ref(r.modelValue),s=l.computed(()=>{var p,m,g;return(g=(m=(p=r.modelValue)===null||p===void 0?void 0:p.provider)===null||m===void 0?void 0:m.img)!==null&&g!==void 0?g:null}),c=l.computed(()=>{var p,m,g;return(g=(m=(p=r.modelValue)===null||p===void 0?void 0:p.provider)===null||m===void 0?void 0:m.label)!==null&&g!==void 0?g:Ie});l.watch(()=>r.modelValue,p=>{i.value=p},{immediate:!0,deep:!0});const a=p=>{n(),o("on-insert",p)},u=()=>{o("cancel")},d=p=>{o("show-attachment",p)},f=()=>{o("shown")},h=p=>{o("provider-changed",p)};return(p,m)=>(l.openBlock(),l.createBlock(xn,{id:"content-library-modal","title-image":s.value,title:c.value,size:"xl",visible:t.visible,"hide-footer":!0,onCancel:u,onShown:f},{default:l.withCtx(()=>[l.createVNode(wh,{modelValue:i.value,"onUpdate:modelValue":m[0]||(m[0]=g=>i.value=g),provider:t.provider,providerSelectOptions:t.providerSelectOptions,loading:t.loading,onOnInsert:a,onShowAttachment:d,onProviderChanged:h},null,8,["modelValue","provider","providerSelectOptions","loading"])]),_:1},8,["title-image","title","visible"]))}};var l$=Object.defineProperty,c$=(t,e,n)=>e in t?l$(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,C0=(t,e,n)=>(c$(t,typeof e!="symbol"?e+"":e,n),n);class u${constructor(){C0(this,"seed",0),C0(this,"data",new Map)}id(){return Date.now().toString(26)+this.seed++}add(e,n=this.id()){return this.data.set(n,e),n}get(e){return this.data.get(e)}delete(e){this.delete(e)}}const d$="Failed to copy value to clipboard. Unknown type.",f$={asString(t){if(t==null)return console.warn("Clipboard input is empty"),"";if(typeof t!="string")try{return JSON.stringify(t)}catch(e){return console.warn(d$,e),""}return t}},h$="position:fixed; pointer-events:none; z-index:-9999; opacity:0;",p$={createTextarea(t){const e=document.createElement("textarea");return e.addEventListener("focusin",n=>{n.stopPropagation()}),e.value=t,e.setAttribute("readonly",""),e.style.cssText=h$,e}},ri={async requestClipboardPermission(){return navigator.permissions.query({name:"clipboard-write"})},async writeClipboard(t){return(await ri.requestClipboardPermission()).state==="granted"?(await navigator.clipboard.writeText(t),!0):!1},writeClipboardExecCommand(t){const e=p$.createTextarea(t);if(document.body.appendChild(e),navigator.userAgent.match(/ipad|ipod|iphone/i)){e.contentEditable="true",e.readOnly=!0;const r=document.createRange();r.selectNodeContents(e);const o=window.getSelection();o&&(o.removeAllRanges(),o.addRange(r),e.setSelectionRange(0,999999))}else e.select();const n=document.execCommand("copy");return document.body.removeChild(e),n},async copy(t){const e=typeof t=="function"?t():t,n=f$.asString(e);if(ri.writeClipboardExecCommand(n))return!0;await ri.writeClipboard(n)}};new u$;const{showSuccessToast:Sh}=Zs(),m$=(t,e,n)=>{const r=`${e}
|
|
1304
1304
|
${t.AfzenderNaam}: \r${t.Datum} \r${k3(w3(t.Tekst))}`;ri.copy(r).then(()=>Sh(n))},A3=(t,e,n)=>{const r=t.filter(i=>i.selected).map(i=>`${i.AfzenderNaam}: \r${i.Datum}\r${k3(w3(i.Tekst))}`).join(`
|
|
1305
1305
|
-----------------------
|
|
1306
1306
|
`),o=`${e}
|
|
1307
|
-
${r}`;ri.copy(o).then(()=>Sh(n))},f$=(t,e)=>{ri.copy(t).then(()=>Sh(e))},h$={class:"message-cloud-multi-select"},p$={class:"message-cloud-multi-select__body"},m$={class:"message-content"},g$={class:"message-cloud__header"},v$={class:"message-cloud__title"},y$={key:0},b$=["innerHTML"],x3=l.defineComponent({__name:"BDConversationToTextModal",props:{modelValue:{},extraClass:{}},setup(t){const{t:e}=Ot(),n=t,r=l.ref([]),o=l.ref(!0);l.watchEffect(()=>{r.value=n.modelValue}),l.watch(()=>o.value,u=>{r.value.forEach(d=>d.selected=u)});const i=l.computed(()=>e("conversationToTextModal.systemMessage")),s=u=>{const d=u.IsTussentijdseMededeling?", ":"";if(u.AfzenderType===2&&u.AfzenderId!==u.BehandelaarId&&u.BehandelaarId!==null){const f=e("conversationToTextModal.onBehalfOf");return d+f+" "+u.BehandelaarNaam}return Ie},c=u=>u.AfzenderType===2?"is-sender":"is-receiver",a=()=>{const u=e("conversationToTextModal.prefix"),d=e("conversationToTextModal.copySuccess");return A3(r.value,u,d)};return(u,d)=>(l.openBlock(),l.createBlock(xn,{id:"conversation-to-text-modal",title:"Tekst versie","modal-class":t.extraClass,"hide-footer":""},{default:l.withCtx(()=>[l.createVNode(Re,{variant:"primary",onClick:a},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(e)("conversationToTextModal.copyButton")),1)]),_:1}),l.createElementVNode("div",h$,[l.createVNode(Pr,{class:"select-all-checkbox",modelValue:o.value,"onUpdate:modelValue":d[0]||(d[0]=f=>o.value=f)},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(e)("conversationToTextModal.selectAll")),1)]),_:1},8,["modelValue"]),l.createElementVNode("div",p$,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(r.value,(f,h)=>(l.openBlock(),l.createElementBlock("div",{class:"message-cloud-selector",key:h},[l.createVNode(Pr,{class:"select-all-checkbox",modelValue:f.selected,"onUpdate:modelValue":p=>f.selected=p},null,8,["modelValue","onUpdate:modelValue"]),l.createElementVNode("div",m$,[l.createElementVNode("div",{class:l.normalizeClass(["message",c(f)])},[l.createElementVNode("div",g$,[l.createElementVNode("div",v$,[l.createTextVNode(l.toDisplayString(f.AfzenderNaam)+" ",1),f.IsTussentijdseMededeling?(l.openBlock(),l.createElementBlock("span",y$,[l.createElementVNode("i",null,l.toDisplayString(i.value),1)])):l.createCommentVNode("",!0),l.createElementVNode("span",null,[l.createElementVNode("i",null,l.toDisplayString(s(f)),1)]),l.createElementVNode("span",null,l.toDisplayString(f.Datum),1)])]),l.createElementVNode("div",{class:"message-cloud__body",innerHTML:f.Tekst},null,8,b$)],2)])]))),128))])])]),_:1},8,["modal-class"]))}});function T3(){const t=l.ref(0),e=l.ref(!0),n=l.ref(null),r=l.ref({top:0,left:0,x:0,y:0}),o=l.computed(()=>t.value>0?`zoom-${t.value}`:"");return{zoom:t,mouseDown:e,imageHolderRef:n,pos:r,SetZoom:o,OnMouseDown:a=>{if(!n.value)return;r.value.left=n.value.scrollLeft,r.value.top=n.value.scrollTop;const u=document.querySelector("#image-attachment-modal"),d=document.querySelector(".image-preview-image-holder");u&&(u.style.cursor="grabbing"),d&&(d.style.cursor="grabbing"),r.value.x=a.clientX,r.value.y=a.clientY,e.value=!0},OnMouseMove:a=>{if(e.value){const u=a.clientX-r.value.x,d=a.clientY-r.value.y;n.value&&(n.value.scrollTop=r.value.top-d,n.value.scrollLeft=r.value.left-u)}},OnMouseUp:()=>{const a=document.querySelector("#image-attachment-modal"),u=document.querySelector(".image-preview-image-holder");a&&a.style&&(a.style.cursor=""),u&&u.style&&(u.style.cursor="grab"),e.value=!1}}}const C$=["src","alt"],E$={key:0,class:"show-spinner"},k$={class:"spinner-border text-primary",role:"status"},w$=["textContent"],S$=["href"],I3=l.defineComponent({__name:"BDImageAttachmentModal",setup(t,{expose:e}){const{showModal:n}=Bo("image-attachment-modal"),{zoom:r,imageHolderRef:o,SetZoom:i,OnMouseDown:s,OnMouseMove:c,OnMouseUp:a}=T3(),{t:u}=Ot(),d=l.ref(!0),f=l.ref({BerichtId:0,Id:void 0,MimeType:null,Naam:Ie,altName:Ie,downloadUrl:Ie,fullImageUrl:Ie,previewUrl:Ie}),h=l.computed(()=>u("imageAttachmentModal.download")),p=l.computed(()=>u("imageAttachmentModal.loading"));e({Show:y=>{f.value=y,r.value=0,n()}});const g=()=>{d.value=!1},v=()=>{f.value={BerichtId:0,Id:void 0,MimeType:null,Naam:Ie,altName:Ie,downloadUrl:Ie,fullImageUrl:Ie,previewUrl:Ie}};return(y,b)=>(l.openBlock(),l.createBlock(xn,{id:"image-attachment-modal",class:l.normalizeClass(l.unref(Ie)),title:f.value.Naam,hideFooterCancelButton:!0,showHeaderButton:!0,onCancel:v},{default:l.withCtx(()=>[l.createElementVNode("div",{class:"image-preview-image-holder",ref_key:"imageHolderRef",ref:o,onMousedown:b[0]||(b[0]=(...E)=>l.unref(s)&&l.unref(s)(...E)),onMousemove:b[1]||(b[1]=(...E)=>l.unref(c)&&l.unref(c)(...E)),onMouseup:b[2]||(b[2]=(...E)=>l.unref(a)&&l.unref(a)(...E))},[f.value?(l.openBlock(),l.createElementBlock("img",{key:0,src:f.value.downloadUrl,alt:f.value.Naam,class:l.normalizeClass(["image-preview-modal",l.unref(i)]),onLoad:g,draggable:!1},null,42,C$)):l.createCommentVNode("",!0)],544),d.value?(l.openBlock(),l.createElementBlock("div",E$,[l.createElementVNode("div",k$,[l.createElementVNode("span",{class:"visually-hidden",textContent:l.toDisplayString(p.value)},null,8,w$)])])):l.createCommentVNode("",!0),l.createVNode(ef,{modelValue:l.unref(r),"onUpdate:modelValue":b[3]||(b[3]=E=>l.isRef(r)?r.value=E:null),class:"image-preview-bd-zoom-slider","max-value":4},null,8,["modelValue"]),l.createElementVNode("a",{href:f.value.downloadUrl},[l.createVNode(Re,{variant:"primary",class:"download-image",textContent:l.toDisplayString(h.value)},null,8,["textContent"])],8,S$)]),_:1},8,["class","title"]))}}),A$={key:0},x$={key:1},T$={key:2},I$={key:3},_$={key:1},N$={key:2},O$=["href"],_3=l.defineComponent({__name:"BDVideoCallConfirmationModal",props:["isMissingCameraPermission","isMissingMicrophonePermission","isMissingMobileActivation","isMissingVideoConferencingSupport","participantName","videoTestUrl"],emits:["confirmed"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=()=>r.isMissingCameraPermission||r.isMissingMicrophonePermission||r.isMissingMobileActivation||r.isMissingVideoConferencingSupport,s=l.computed(()=>i()?n("videoCallConfirmationModal.close"):n("videoCallConfirmationModal.cancel")),c=l.computed(()=>`${r.participantName} ${n("videoCallConfirmationModal.noMobileActivationMessage")}`),a=l.computed(()=>`${r.participantName} ${n("videoCallConfirmationModal.noCompatibleDevices")}`),u=l.computed(()=>n("videoCallConfirmationModal.title")),d=l.computed(()=>n("videoCallConfirmationModal.ok")),f=l.computed(()=>n("videoCallConfirmationModal.generalWarning")),h=l.computed(()=>n("videoCallConfirmationModal.cameraPermissionMissing")),p=l.computed(()=>n("videoCallConfirmationModal.microphonePermissionMissing")),m=l.computed(()=>n("videoCallConfirmationModal.message")),g=l.computed(()=>n("videoCallConfirmationModal.participantMessage")),v=l.computed(()=>n("videoCallConfirmationModal.testMessage")),y=l.computed(()=>n("videoCallConfirmationModal.helpMessage")),b=()=>o("confirmed");return(E,C)=>(l.openBlock(),l.createBlock(xn,{id:"video-call-confirmation-modal",title:u.value,"submit-button-title":d.value,"close-button-title":s.value,"hide-footer-submit-button":i(),onSubmit:b},{default:l.withCtx(()=>[i()?(l.openBlock(),l.createBlock(Eo,{key:0,variant:"warning"},{default:l.withCtx(()=>[l.createElementVNode("p",null,l.toDisplayString(f.value),1),l.createElementVNode("ul",null,[r.isMissingCameraPermission?(l.openBlock(),l.createElementBlock("li",A$,l.toDisplayString(h.value),1)):l.createCommentVNode("",!0),r.isMissingMicrophonePermission?(l.openBlock(),l.createElementBlock("li",x$,l.toDisplayString(p.value),1)):l.createCommentVNode("",!0),r.isMissingMobileActivation?(l.openBlock(),l.createElementBlock("li",T$,l.toDisplayString(c.value),1)):l.createCommentVNode("",!0),r.isMissingVideoConferencingSupport?(l.openBlock(),l.createElementBlock("li",I$,l.toDisplayString(a.value),1)):l.createCommentVNode("",!0)])]),_:1})):r.participantName?(l.openBlock(),l.createElementBlock("p",_$,[l.createTextVNode(l.toDisplayString(g.value)+" ",1),l.createElementVNode("b",null,l.toDisplayString(r.participantName),1),C[0]||(C[0]=l.createTextVNode("?",-1))])):(l.openBlock(),l.createElementBlock("p",N$,l.toDisplayString(m.value),1)),l.createElementVNode("p",null,[l.createElementVNode("a",{href:r.videoTestUrl,target:"blank",rel:"noopener noreferrer"},l.toDisplayString(v.value),9,O$),l.createElementVNode("span",null," "+l.toDisplayString(y.value),1)])]),_:1},8,["title","submit-button-title","close-button-title","hide-footer-submit-button"]))}}),N3=()=>({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}}),M$={class:"template change-password-template"},L$={class:"template-title"},D$={key:0},P$={key:1},B$={class:"bd-form-field"},R$={class:"bd-form-field"},V$={class:"bd-form-field"},$$={class:"bd-form-buttons"},O3=l.defineComponent({__name:"BDChangePasswordTemplate",props:{templateTitle:{},alertText:{},currentPasswordLabel:{},newPasswordLabel:{},confirmNewPasswordLabel:{},submitButtonText:{},cancelButtonText:{},successText:{},failureText:{},requiredText:{},incompatibleText:{},minimalRequirementsText:{},submitPassword:{type:Function}},setup(t){const{t:e}=Ot(),{showDangerToast:n,showWarningToast:r,showSuccessToast:o}=Zs(),{errorMessages:i,errorMessageText:s,MapServerErrors:c,ResetServerErrors:a}=Eh(null),{ValidationObjectIsValid:u}=N3(),d=t;let f=l.ref({password:Ie,passwordNew:Ie,passwordRepeat:Ie}),h=l.ref({password:{state:null,errorLabel:Ie},passwordNew:{state:null,errorLabel:Ie},passwordRepeat:{state:null,errorLabel:Ie}});const p=()=>{if(!m())return;const y=d.submitPassword(f.value);y&&y.then(()=>{o(d.successText),g()}).catch(b=>{n(d.failureText),c(b)})},m=()=>{const v=/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/;if(f.value.passwordNew&&!v.test(f.value.passwordNew))h.value.passwordNew.state=!1,h.value.passwordNew.errorLabel=d.minimalRequirementsText;else{const y=f.value.passwordRepeat===f.value.passwordNew,b=y?d.requiredText:d.incompatibleText;h.value.passwordNew.state=f.value.passwordNew!==Ie&&y?null:!1,h.value.passwordNew.errorLabel=b,h.value.passwordRepeat.state=f.value.passwordRepeat!==Ie&&y?null:!1,h.value.passwordRepeat.errorLabel=b}return h.value.password.state=f.value.password!==Ie?null:!1,h.value.password.errorLabel=h.value.password.state?Ie:d.requiredText,u(h.value)},g=()=>{if(f.value.password===Ie&&f.value.passwordNew===Ie&&f.value.passwordRepeat===Ie)return;f.value.password=Ie,f.value.passwordNew=Ie,f.value.passwordRepeat=Ie,h.value.password.state=null,h.value.passwordNew.state=null,h.value.passwordRepeat.state=null,a();const v=e("changePasswordTemplate.toasters.reset");r(v)};return(v,y)=>(l.openBlock(),l.createElementBlock("main",M$,[l.createVNode(rs,{class:"container-xl"},{default:l.withCtx(()=>[l.createVNode(bn,{class:"justify-content-md-center template-header"},{default:l.withCtx(()=>[l.createVNode(It,{xs:12,md:10,lg:7},{default:l.withCtx(()=>[l.createElementVNode("h1",L$,l.toDisplayString(d.templateTitle),1)]),_:1})]),_:1}),l.createVNode(bn,{class:"justify-content-md-center"},{default:l.withCtx(()=>[l.createVNode(It,{xs:12,md:10,lg:7},{default:l.withCtx(()=>[l.createVNode(Gl,{class:"bd-card-template","no-header":!0},{body:l.withCtx(()=>[l.createVNode(rs,{class:"container-fluid"},{default:l.withCtx(()=>[l.createVNode(bn,null,{default:l.withCtx(()=>[l.createVNode(It,null,{default:l.withCtx(()=>[l.createVNode(Eo,{variant:"warning"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(t.alertText),1)]),_:1})]),_:1})]),_:1}),l.unref(i)||l.unref(s)?(l.openBlock(),l.createBlock(bn,{key:0},{default:l.withCtx(()=>[l.createVNode(It,null,{default:l.withCtx(()=>[l.createVNode(Eo,{variant:"danger"},{default:l.withCtx(()=>[l.unref(i)?(l.openBlock(),l.createElementBlock("div",D$,[l.createElementVNode("ul",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(i),(b,E)=>(l.openBlock(),l.createElementBlock("li",{key:E},[l.createVNode(Ur),l.createElementVNode("span",null,l.toDisplayString(b),1)]))),128))])])):(l.openBlock(),l.createElementBlock("div",P$,l.toDisplayString(l.unref(s)),1))]),_:1})]),_:1})]),_:1})):l.createCommentVNode("",!0),l.createVNode(bn,null,{default:l.withCtx(()=>[l.createVNode(It,{class:"bd-card-form",sm:12,md:12},{default:l.withCtx(()=>[l.createElementVNode("form",{onSubmit:l.withModifiers(p,["prevent"]),onReset:l.withModifiers(g,["prevent"]),class:"form"},[l.createElementVNode("div",B$,[l.createVNode(Ir,{modelValue:l.unref(f).password,"onUpdate:modelValue":y[0]||(y[0]=b=>l.unref(f).password=b),label:t.currentPasswordLabel,state:l.unref(h).password.state,type:"password","invalid-feedback-text":l.unref(h).password.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),l.createElementVNode("div",R$,[l.createVNode(Ir,{modelValue:l.unref(f).passwordNew,"onUpdate:modelValue":y[1]||(y[1]=b=>l.unref(f).passwordNew=b),label:t.newPasswordLabel,state:l.unref(h).passwordNew.state,type:"password","invalid-feedback-text":l.unref(h).passwordNew.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),l.createElementVNode("div",V$,[l.createVNode(Ir,{modelValue:l.unref(f).passwordRepeat,"onUpdate:modelValue":y[2]||(y[2]=b=>l.unref(f).passwordRepeat=b),label:t.confirmNewPasswordLabel,state:l.unref(h).passwordRepeat.state,type:"password","invalid-feedback-text":l.unref(h).passwordRepeat.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),l.createElementVNode("div",$$,[l.createVNode(Re,{type:"submit"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(t.submitButtonText),1)]),_:1}),l.createVNode(Re,{type:"reset",variant:"link"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(t.cancelButtonText),1)]),_:1})])],32)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]))}}),F$={class:"template not-found-template"},z$={class:"center-screen"},U$={class:"container-warning"},H$=["textContent"],j$=["textContent"],M3=l.defineComponent({__name:"BDNotFoundTemplate",props:{buttonText:{type:String}},emits:["navigate"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=l.computed(()=>r.buttonText||n("notFoundTemplate.buttonDefault")),s=l.computed(()=>n("notFoundTemplate.title")),c=l.computed(()=>n("notFoundTemplate.description")),a=()=>o("navigate");return(u,d)=>(l.openBlock(),l.createElementBlock("main",F$,[l.createVNode(rs,{class:"container-xl"},{default:l.withCtx(()=>[l.createElementVNode("div",z$,[l.createElementVNode("div",U$,[l.createVNode(Xd),l.createElementVNode("h5",{textContent:l.toDisplayString(s.value)},null,8,H$),l.createElementVNode("p",{textContent:l.toDisplayString(c.value)},null,8,j$),l.createVNode(Re,{onClick:a,variant:"primary",type:"button",textContent:l.toDisplayString(i.value)},null,8,["textContent"])])])]),_:1})]))}}),W$=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(d=>c>=d.start&&c<d.end)?i:`<a href="${i.startsWith("www.")?`http://${i}`:i}" target="_blank" rel="noopener noreferrer">${i}</a>`)},K$=(t,e)=>`<p><a href="${t}" title="${e}" target="_blank" rel="noopener noreferrer">${e}</a></p>`,Y$=t=>t.startsWith("http://")||t.startsWith("https://"),G$={install:t=>{t.component("BDAlert",Eo),t.component("BDArticle",kv),t.component("BDAssignConversationModal",C3),t.component("BDAttachmentPreviewList",Hs),t.component("BDAttachmentUploadModal",E3),t.component("BDBadge",bv),t.component("BDButton",Re),t.component("BDCard",Gl),t.component("BDChangePasswordTemplate",O3),t.component("BDChatCloud",d3),t.component("BDCol",It),t.component("BDCollapsableCard",tf),t.component("BDConfirmationModal",b3),t.component("BDContentLibraryModal",S3),t.component("BDConversationToTextModal",x3),t.component("BDContentLibrarySplitButton",gv),t.component("BDContentLibraryTemplate",wh),t.component("BDContainer",rs),t.component("BDDropdown",yh),t.component("BDDropdownItem",Za),t.component("BDDropzone",yf),t.component("BDForm",Cv),t.component("BDFormCheckbox",Pr),t.component("BDFormInput",Ir),t.component("BDFormInvalidFeedback",ql),t.component("BDFormSelect",Ev),t.component("BDHeader",bh),t.component("BDImageAttachmentModal",I3),t.component("BDImageAttachmentPreviewList",js),t.component("BDInputGroup",Cs),t.component("BDLink",Co),t.component("BDLogo",Od),t.component("BDMarkdownEditor",c3),t.component("BDMobileMenu",vh),t.component("BDModal",xn),t.component("BDNotFoundTemplate",M3),t.component("BDPagination",mf),t.component("BDPhoneNumberEditModal",g3),t.component("BDPill",ec),t.component("BDPractitionerHeader",m3),t.component("BDProfileImage",Bs),t.component("BDRow",bn),t.component("BDSessionTimeOutModal",y3),t.component("BDTable",f3),t.component("BDToast",gf),t.component("BDUser",u3),t.component("BDUserInformation",vf),t.component("BDVideoCallConfirmationModal",_3),t.component("BDVideoCallToast",h3),t.component("BDZoomslider",ef),t.component("BDDate",Tv),t.component("IconAcademy",za),t.component("IconArrowDown",Md),t.component("IconArrowUp",Ld),t.component("IconAttachment",Dr),t.component("IconBold",Dd),t.component("IconBulletList",Pd),t.component("IconCalendar",E0),t.component("IconCall",Ua),t.component("IconCallReject",Bd),t.component("IconCardView",k0),t.component("IconCaretDown",Hl),t.component("IconCaretLeft",Rd),t.component("IconCaretRight",Vd),t.component("IconCheck",gi),t.component("IconClipboard",w0),t.component("IconClose",jl),t.component("IconComment",$d),t.component("IconCommentActive",S0),t.component("IconCommonFileEmpty",x0),t.component("IconCommonFileWarning",T0),t.component("IconCommentStatic",A0),t.component("IconContactPerson",I0),t.component("IconCopy",_0),t.component("IconDelete",Fd),t.component("IconDoubleCheck",N0),t.component("IconDownloadImage",zd),t.component("IconEdit",Ud),t.component("IconEndCall",O0),t.component("IconError",Wl),t.component("IconExternal",Hd),t.component("IconEyeShow",M0),t.component("IconEyeSlash",L0),t.component("IconFile",jd),t.component("IconFileAdded",D0),t.component("IconForward",P0),t.component("IconHix",B0),t.component("IconHyperlink",Kl),t.component("IconImageFileLandscape",R0),t.component("IconImageFileWarning",V0),t.component("IconInbox",$0),t.component("IconInfo",Ur),t.component("IconInformationCircle",Wd),t.component("IconItalic",Kd),t.component("IconListView",F0),t.component("IconLock",z0),t.component("IconLusciiEscalated",U0),t.component("IconLusciiLogo",H0),t.component("IconLusciiOpen",j0),t.component("IconLusciiPriorityHigh",W0),t.component("IconLusciiPriorityLow",K0),t.component("IconLusciiPriorityMedium",Y0),t.component("IconMenu",Yd),t.component("IconMessage",G0),t.component("IconMessageForward",Q0),t.component("IconMicrophoneSlash",Z0),t.component("IconMicrosoftTeams",J0),t.component("IconMin",X0),t.component("IconOrderedList",Gd),t.component("IconPlus",Ha),t.component("IconRefresh",q0),t.component("IconRemove",Ps),t.component("IconSananetLogo",eg),t.component("IconService",tg),t.component("IconShareScreen",ng),t.component("IconSingleNeutral",rg),t.component("IconSort",og),t.component("IconSortAsc",Qd),t.component("IconSortDesc",Zd),t.component("IconSortNone",Jd),t.component("IconTriangleDown",ig),t.component("IconTriangleExclamation",Xd),t.component("IconUnderline",qd),t.component("IconVideoDisabled",ag),t.component("IconVideocall",sg),t.component("IconWarning",lg),t.component("IconZorgkaart",cg),t.directive("vBDTooltip",Po)}};exports.BDAlert=Eo;exports.BDArticle=kv;exports.BDAssignConversationModal=C3;exports.BDAttachmentPreviewList=Hs;exports.BDAttachmentUploadModal=E3;exports.BDBadge=bv;exports.BDButton=Re;exports.BDCard=Gl;exports.BDChangePasswordTemplate=O3;exports.BDChatCloud=d3;exports.BDCol=It;exports.BDCollapsableCard=tf;exports.BDConfirmationModal=b3;exports.BDContainer=rs;exports.BDContentLibraryModal=S3;exports.BDContentLibrarySplitButton=gv;exports.BDContentLibraryTemplate=wh;exports.BDConversationToTextModal=x3;exports.BDDate=Tv;exports.BDDropdown=yh;exports.BDDropdownItem=Za;exports.BDDropzone=yf;exports.BDForm=Cv;exports.BDFormCheckbox=Pr;exports.BDFormInput=Ir;exports.BDFormInvalidFeedback=ql;exports.BDFormSelect=Ev;exports.BDHeader=bh;exports.BDImageAttachmentModal=I3;exports.BDImageAttachmentPreviewList=js;exports.BDInputGroup=Cs;exports.BDLink=Co;exports.BDLogo=Od;exports.BDMarkdownEditor=c3;exports.BDMobileMenu=vh;exports.BDModal=xn;exports.BDNotFoundTemplate=M3;exports.BDPagination=mf;exports.BDPhoneNumberEditModal=g3;exports.BDPill=ec;exports.BDPractitionerHeader=m3;exports.BDProfileImage=Bs;exports.BDRow=bn;exports.BDSessionTimeOutModal=y3;exports.BDTable=f3;exports.BDToast=gf;exports.BDUser=u3;exports.BDUserInformation=vf;exports.BDVideoCallConfirmationModal=_3;exports.BDVideoCallToast=h3;exports.BDZoomslider=ef;exports.CopyChatMessageToClipboard=d$;exports.CopyChatMessagesToClipboard=A3;exports.CopyHl7MessagesToClipboard=f$;exports.CreateHyperlinkParagraph=K$;exports.CreateThumbnailUri=ry;exports.IconAcademy=za;exports.IconArrowDown=Md;exports.IconArrowUp=Ld;exports.IconAttachment=Dr;exports.IconBold=Dd;exports.IconBulletList=Pd;exports.IconCalendar=E0;exports.IconCall=Ua;exports.IconCallReject=Bd;exports.IconCardView=k0;exports.IconCaretDown=Hl;exports.IconCaretLeft=Rd;exports.IconCaretRight=Vd;exports.IconCheck=gi;exports.IconClipboard=w0;exports.IconClose=jl;exports.IconComment=$d;exports.IconCommentActive=S0;exports.IconCommentStatic=A0;exports.IconCommonFileEmpty=x0;exports.IconCommonFileWarning=T0;exports.IconContactPerson=I0;exports.IconCopy=_0;exports.IconDelete=Fd;exports.IconDoubleCheck=N0;exports.IconDownloadImage=zd;exports.IconEdit=Ud;exports.IconEndCall=O0;exports.IconError=Wl;exports.IconExternal=Hd;exports.IconEyeShow=M0;exports.IconEyeSlash=L0;exports.IconFile=jd;exports.IconFileAdded=D0;exports.IconForward=P0;exports.IconHix=B0;exports.IconHyperlink=Kl;exports.IconImageFileLandscape=R0;exports.IconImageFileWarning=V0;exports.IconInbox=$0;exports.IconInfo=Ur;exports.IconInformationCircle=Wd;exports.IconItalic=Kd;exports.IconListView=F0;exports.IconLock=z0;exports.IconLusciiEscalated=U0;exports.IconLusciiLogo=H0;exports.IconLusciiOpen=j0;exports.IconLusciiPriorityHigh=W0;exports.IconLusciiPriorityLow=K0;exports.IconLusciiPriorityMedium=Y0;exports.IconMenu=Yd;exports.IconMessage=G0;exports.IconMessageForward=Q0;exports.IconMicrophoneSlash=Z0;exports.IconMicrosoftTeams=J0;exports.IconMin=X0;exports.IconOrderedList=Gd;exports.IconPlus=Ha;exports.IconRefresh=q0;exports.IconRemove=Ps;exports.IconSananetLogo=eg;exports.IconService=tg;exports.IconShareScreen=ng;exports.IconSingleNeutral=rg;exports.IconSort=og;exports.IconSortAsc=Qd;exports.IconSortDesc=Zd;exports.IconSortNone=Jd;exports.IconTriangleDown=ig;exports.IconTriangleExclamation=Xd;exports.IconUnderline=qd;exports.IconVideoDisabled=ag;exports.IconVideocall=sg;exports.IconWarning=lg;exports.IconZorgkaart=cg;exports.MapAttachmentsForApi=SO;exports.MapToAttachmentObjects=Io;exports.TransformHyperlinks=W$;exports.ValidateUrl=Y$;exports.default=G$;exports.getDisplayDateNumeric=Gu;exports.getDisplayDateTextual=Av;exports.getDisplayDateTimeNumeric=Yu;exports.getDisplayDateTimeTextual=xv;exports.useModal=Bo;exports.usePopover=p3;exports.useServerErrors=Eh;exports.useSessionTimeOut=v3;exports.useToaster=Zs;exports.useValidation=N3;exports.useWindow=Ch;exports.useZoom=T3;exports.vBdTooltip=Po;
|
|
1307
|
+
${r}`;ri.copy(o).then(()=>Sh(n))},g$=(t,e)=>{ri.copy(t).then(()=>Sh(e))},v$={class:"message-cloud-multi-select"},y$={class:"message-cloud-multi-select__body"},b$={class:"message-content"},C$={class:"message-cloud__header"},E$={class:"message-cloud__title"},k$={key:0},w$=["innerHTML"],x3=l.defineComponent({__name:"BDConversationToTextModal",props:{modelValue:{},extraClass:{}},setup(t){const{t:e}=Ot(),n=t,r=l.ref([]),o=l.ref(!0);l.watchEffect(()=>{r.value=n.modelValue}),l.watch(()=>o.value,u=>{r.value.forEach(d=>d.selected=u)});const i=l.computed(()=>e("conversationToTextModal.systemMessage")),s=u=>{const d=u.IsTussentijdseMededeling?", ":"";if(u.AfzenderType===2&&u.AfzenderId!==u.BehandelaarId&&u.BehandelaarId!==null){const f=e("conversationToTextModal.onBehalfOf");return d+f+" "+u.BehandelaarNaam}return Ie},c=u=>u.AfzenderType===2?"is-sender":"is-receiver",a=()=>{const u=e("conversationToTextModal.prefix"),d=e("conversationToTextModal.copySuccess");return A3(r.value,u,d)};return(u,d)=>(l.openBlock(),l.createBlock(xn,{id:"conversation-to-text-modal",title:"Tekst versie","modal-class":t.extraClass,"hide-footer":""},{default:l.withCtx(()=>[l.createVNode(Re,{variant:"primary",onClick:a},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(e)("conversationToTextModal.copyButton")),1)]),_:1}),l.createElementVNode("div",v$,[l.createVNode(Pr,{class:"select-all-checkbox",modelValue:o.value,"onUpdate:modelValue":d[0]||(d[0]=f=>o.value=f)},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(e)("conversationToTextModal.selectAll")),1)]),_:1},8,["modelValue"]),l.createElementVNode("div",y$,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(r.value,(f,h)=>(l.openBlock(),l.createElementBlock("div",{class:"message-cloud-selector",key:h},[l.createVNode(Pr,{class:"select-all-checkbox",modelValue:f.selected,"onUpdate:modelValue":p=>f.selected=p},null,8,["modelValue","onUpdate:modelValue"]),l.createElementVNode("div",b$,[l.createElementVNode("div",{class:l.normalizeClass(["message",c(f)])},[l.createElementVNode("div",C$,[l.createElementVNode("div",E$,[l.createTextVNode(l.toDisplayString(f.AfzenderNaam)+" ",1),f.IsTussentijdseMededeling?(l.openBlock(),l.createElementBlock("span",k$,[l.createElementVNode("i",null,l.toDisplayString(i.value),1)])):l.createCommentVNode("",!0),l.createElementVNode("span",null,[l.createElementVNode("i",null,l.toDisplayString(s(f)),1)]),l.createElementVNode("span",null,l.toDisplayString(f.Datum),1)])]),l.createElementVNode("div",{class:"message-cloud__body",innerHTML:f.Tekst},null,8,w$)],2)])]))),128))])])]),_:1},8,["modal-class"]))}});function T3(){const t=l.ref(0),e=l.ref(!0),n=l.ref(null),r=l.ref({top:0,left:0,x:0,y:0}),o=l.computed(()=>t.value>0?`zoom-${t.value}`:"");return{zoom:t,mouseDown:e,imageHolderRef:n,pos:r,SetZoom:o,OnMouseDown:a=>{if(!n.value)return;r.value.left=n.value.scrollLeft,r.value.top=n.value.scrollTop;const u=document.querySelector("#image-attachment-modal"),d=document.querySelector(".image-preview-image-holder");u&&(u.style.cursor="grabbing"),d&&(d.style.cursor="grabbing"),r.value.x=a.clientX,r.value.y=a.clientY,e.value=!0},OnMouseMove:a=>{if(e.value){const u=a.clientX-r.value.x,d=a.clientY-r.value.y;n.value&&(n.value.scrollTop=r.value.top-d,n.value.scrollLeft=r.value.left-u)}},OnMouseUp:()=>{const a=document.querySelector("#image-attachment-modal"),u=document.querySelector(".image-preview-image-holder");a&&a.style&&(a.style.cursor=""),u&&u.style&&(u.style.cursor="grab"),e.value=!1}}}const S$=["src","alt"],A$={key:0,class:"show-spinner"},x$={class:"spinner-border text-primary",role:"status"},T$=["textContent"],I$=["href"],I3=l.defineComponent({__name:"BDImageAttachmentModal",setup(t,{expose:e}){const{showModal:n}=Bo("image-attachment-modal"),{zoom:r,imageHolderRef:o,SetZoom:i,OnMouseDown:s,OnMouseMove:c,OnMouseUp:a}=T3(),{t:u}=Ot(),d=l.ref(!0),f=l.ref({BerichtId:0,Id:void 0,MimeType:null,Naam:Ie,altName:Ie,downloadUrl:Ie,fullImageUrl:Ie,previewUrl:Ie}),h=l.computed(()=>u("imageAttachmentModal.download")),p=l.computed(()=>u("imageAttachmentModal.loading"));e({Show:y=>{f.value=y,r.value=0,n()}});const g=()=>{d.value=!1},v=()=>{f.value={BerichtId:0,Id:void 0,MimeType:null,Naam:Ie,altName:Ie,downloadUrl:Ie,fullImageUrl:Ie,previewUrl:Ie}};return(y,b)=>(l.openBlock(),l.createBlock(xn,{id:"image-attachment-modal",class:l.normalizeClass(l.unref(Ie)),title:f.value.Naam,hideFooterCancelButton:!0,showHeaderButton:!0,onCancel:v},{default:l.withCtx(()=>[l.createElementVNode("div",{class:"image-preview-image-holder",ref_key:"imageHolderRef",ref:o,onMousedown:b[0]||(b[0]=(...E)=>l.unref(s)&&l.unref(s)(...E)),onMousemove:b[1]||(b[1]=(...E)=>l.unref(c)&&l.unref(c)(...E)),onMouseup:b[2]||(b[2]=(...E)=>l.unref(a)&&l.unref(a)(...E))},[f.value?(l.openBlock(),l.createElementBlock("img",{key:0,src:f.value.downloadUrl,alt:f.value.Naam,class:l.normalizeClass(["image-preview-modal",l.unref(i)]),onLoad:g,draggable:!1},null,42,S$)):l.createCommentVNode("",!0)],544),d.value?(l.openBlock(),l.createElementBlock("div",A$,[l.createElementVNode("div",x$,[l.createElementVNode("span",{class:"visually-hidden",textContent:l.toDisplayString(p.value)},null,8,T$)])])):l.createCommentVNode("",!0),l.createVNode(ef,{modelValue:l.unref(r),"onUpdate:modelValue":b[3]||(b[3]=E=>l.isRef(r)?r.value=E:null),class:"image-preview-bd-zoom-slider","max-value":4},null,8,["modelValue"]),l.createElementVNode("a",{href:f.value.downloadUrl},[l.createVNode(Re,{variant:"primary",class:"download-image",textContent:l.toDisplayString(h.value)},null,8,["textContent"])],8,I$)]),_:1},8,["class","title"]))}}),_$={key:0},N$={key:1},O$={key:2},M$={key:3},L$={key:1},D$={key:2},P$=["href"],_3=l.defineComponent({__name:"BDVideoCallConfirmationModal",props:["isMissingCameraPermission","isMissingMicrophonePermission","isMissingMobileActivation","isMissingVideoConferencingSupport","participantName","videoTestUrl"],emits:["confirmed"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=()=>r.isMissingCameraPermission||r.isMissingMicrophonePermission||r.isMissingMobileActivation||r.isMissingVideoConferencingSupport,s=l.computed(()=>i()?n("videoCallConfirmationModal.close"):n("videoCallConfirmationModal.cancel")),c=l.computed(()=>`${r.participantName} ${n("videoCallConfirmationModal.noMobileActivationMessage")}`),a=l.computed(()=>`${r.participantName} ${n("videoCallConfirmationModal.noCompatibleDevices")}`),u=l.computed(()=>n("videoCallConfirmationModal.title")),d=l.computed(()=>n("videoCallConfirmationModal.ok")),f=l.computed(()=>n("videoCallConfirmationModal.generalWarning")),h=l.computed(()=>n("videoCallConfirmationModal.cameraPermissionMissing")),p=l.computed(()=>n("videoCallConfirmationModal.microphonePermissionMissing")),m=l.computed(()=>n("videoCallConfirmationModal.message")),g=l.computed(()=>n("videoCallConfirmationModal.participantMessage")),v=l.computed(()=>n("videoCallConfirmationModal.testMessage")),y=l.computed(()=>n("videoCallConfirmationModal.helpMessage")),b=()=>o("confirmed");return(E,C)=>(l.openBlock(),l.createBlock(xn,{id:"video-call-confirmation-modal",title:u.value,"submit-button-title":d.value,"close-button-title":s.value,"hide-footer-submit-button":i(),onSubmit:b},{default:l.withCtx(()=>[i()?(l.openBlock(),l.createBlock(Eo,{key:0,variant:"warning"},{default:l.withCtx(()=>[l.createElementVNode("p",null,l.toDisplayString(f.value),1),l.createElementVNode("ul",null,[r.isMissingCameraPermission?(l.openBlock(),l.createElementBlock("li",_$,l.toDisplayString(h.value),1)):l.createCommentVNode("",!0),r.isMissingMicrophonePermission?(l.openBlock(),l.createElementBlock("li",N$,l.toDisplayString(p.value),1)):l.createCommentVNode("",!0),r.isMissingMobileActivation?(l.openBlock(),l.createElementBlock("li",O$,l.toDisplayString(c.value),1)):l.createCommentVNode("",!0),r.isMissingVideoConferencingSupport?(l.openBlock(),l.createElementBlock("li",M$,l.toDisplayString(a.value),1)):l.createCommentVNode("",!0)])]),_:1})):r.participantName?(l.openBlock(),l.createElementBlock("p",L$,[l.createTextVNode(l.toDisplayString(g.value)+" ",1),l.createElementVNode("b",null,l.toDisplayString(r.participantName),1),C[0]||(C[0]=l.createTextVNode("?",-1))])):(l.openBlock(),l.createElementBlock("p",D$,l.toDisplayString(m.value),1)),l.createElementVNode("p",null,[l.createElementVNode("a",{href:r.videoTestUrl,target:"blank",rel:"noopener noreferrer"},l.toDisplayString(v.value),9,P$),l.createElementVNode("span",null," "+l.toDisplayString(y.value),1)])]),_:1},8,["title","submit-button-title","close-button-title","hide-footer-submit-button"]))}}),N3=()=>({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}}),B$={class:"template change-password-template"},R$={class:"template-title"},V$={key:0},$$={key:1},F$={class:"bd-form-field"},z$={class:"bd-form-field"},U$={class:"bd-form-field"},H$={class:"bd-form-buttons"},O3=l.defineComponent({__name:"BDChangePasswordTemplate",props:{templateTitle:{},alertText:{},currentPasswordLabel:{},newPasswordLabel:{},confirmNewPasswordLabel:{},submitButtonText:{},cancelButtonText:{},successText:{},failureText:{},requiredText:{},incompatibleText:{},minimalRequirementsText:{},submitPassword:{type:Function}},setup(t){const{t:e}=Ot(),{showDangerToast:n,showWarningToast:r,showSuccessToast:o}=Zs(),{errorMessages:i,errorMessageText:s,MapServerErrors:c,ResetServerErrors:a}=Eh(null),{ValidationObjectIsValid:u}=N3(),d=t;let f=l.ref({password:Ie,passwordNew:Ie,passwordRepeat:Ie}),h=l.ref({password:{state:null,errorLabel:Ie},passwordNew:{state:null,errorLabel:Ie},passwordRepeat:{state:null,errorLabel:Ie}});const p=()=>{if(!m())return;const y=d.submitPassword(f.value);y&&y.then(()=>{o(d.successText),g()}).catch(b=>{n(d.failureText),c(b)})},m=()=>{const v=/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/;if(f.value.passwordNew&&!v.test(f.value.passwordNew))h.value.passwordNew.state=!1,h.value.passwordNew.errorLabel=d.minimalRequirementsText;else{const y=f.value.passwordRepeat===f.value.passwordNew,b=y?d.requiredText:d.incompatibleText;h.value.passwordNew.state=f.value.passwordNew!==Ie&&y?null:!1,h.value.passwordNew.errorLabel=b,h.value.passwordRepeat.state=f.value.passwordRepeat!==Ie&&y?null:!1,h.value.passwordRepeat.errorLabel=b}return h.value.password.state=f.value.password!==Ie?null:!1,h.value.password.errorLabel=h.value.password.state?Ie:d.requiredText,u(h.value)},g=()=>{if(f.value.password===Ie&&f.value.passwordNew===Ie&&f.value.passwordRepeat===Ie)return;f.value.password=Ie,f.value.passwordNew=Ie,f.value.passwordRepeat=Ie,h.value.password.state=null,h.value.passwordNew.state=null,h.value.passwordRepeat.state=null,a();const v=e("changePasswordTemplate.toasters.reset");r(v)};return(v,y)=>(l.openBlock(),l.createElementBlock("main",B$,[l.createVNode(rs,{class:"container-xl"},{default:l.withCtx(()=>[l.createVNode(bn,{class:"justify-content-md-center template-header"},{default:l.withCtx(()=>[l.createVNode(It,{xs:12,md:10,lg:7},{default:l.withCtx(()=>[l.createElementVNode("h1",R$,l.toDisplayString(d.templateTitle),1)]),_:1})]),_:1}),l.createVNode(bn,{class:"justify-content-md-center"},{default:l.withCtx(()=>[l.createVNode(It,{xs:12,md:10,lg:7},{default:l.withCtx(()=>[l.createVNode(Gl,{class:"bd-card-template","no-header":!0},{body:l.withCtx(()=>[l.createVNode(rs,{class:"container-fluid"},{default:l.withCtx(()=>[l.createVNode(bn,null,{default:l.withCtx(()=>[l.createVNode(It,null,{default:l.withCtx(()=>[l.createVNode(Eo,{variant:"warning"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(t.alertText),1)]),_:1})]),_:1})]),_:1}),l.unref(i)||l.unref(s)?(l.openBlock(),l.createBlock(bn,{key:0},{default:l.withCtx(()=>[l.createVNode(It,null,{default:l.withCtx(()=>[l.createVNode(Eo,{variant:"danger"},{default:l.withCtx(()=>[l.unref(i)?(l.openBlock(),l.createElementBlock("div",V$,[l.createElementVNode("ul",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(i),(b,E)=>(l.openBlock(),l.createElementBlock("li",{key:E},[l.createVNode(Ur),l.createElementVNode("span",null,l.toDisplayString(b),1)]))),128))])])):(l.openBlock(),l.createElementBlock("div",$$,l.toDisplayString(l.unref(s)),1))]),_:1})]),_:1})]),_:1})):l.createCommentVNode("",!0),l.createVNode(bn,null,{default:l.withCtx(()=>[l.createVNode(It,{class:"bd-card-form",sm:12,md:12},{default:l.withCtx(()=>[l.createElementVNode("form",{onSubmit:l.withModifiers(p,["prevent"]),onReset:l.withModifiers(g,["prevent"]),class:"form"},[l.createElementVNode("div",F$,[l.createVNode(Ir,{modelValue:l.unref(f).password,"onUpdate:modelValue":y[0]||(y[0]=b=>l.unref(f).password=b),label:t.currentPasswordLabel,state:l.unref(h).password.state,type:"password","invalid-feedback-text":l.unref(h).password.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),l.createElementVNode("div",z$,[l.createVNode(Ir,{modelValue:l.unref(f).passwordNew,"onUpdate:modelValue":y[1]||(y[1]=b=>l.unref(f).passwordNew=b),label:t.newPasswordLabel,state:l.unref(h).passwordNew.state,type:"password","invalid-feedback-text":l.unref(h).passwordNew.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),l.createElementVNode("div",U$,[l.createVNode(Ir,{modelValue:l.unref(f).passwordRepeat,"onUpdate:modelValue":y[2]||(y[2]=b=>l.unref(f).passwordRepeat=b),label:t.confirmNewPasswordLabel,state:l.unref(h).passwordRepeat.state,type:"password","invalid-feedback-text":l.unref(h).passwordRepeat.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),l.createElementVNode("div",H$,[l.createVNode(Re,{type:"submit"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(t.submitButtonText),1)]),_:1}),l.createVNode(Re,{type:"reset",variant:"link"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(t.cancelButtonText),1)]),_:1})])],32)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]))}}),j$={class:"template not-found-template"},W$={class:"center-screen"},K$={class:"container-warning"},Y$=["textContent"],G$=["textContent"],M3=l.defineComponent({__name:"BDNotFoundTemplate",props:{buttonText:{type:String}},emits:["navigate"],setup(t,{emit:e}){const{t:n}=Ot(),r=t,o=e,i=l.computed(()=>r.buttonText||n("notFoundTemplate.buttonDefault")),s=l.computed(()=>n("notFoundTemplate.title")),c=l.computed(()=>n("notFoundTemplate.description")),a=()=>o("navigate");return(u,d)=>(l.openBlock(),l.createElementBlock("main",j$,[l.createVNode(rs,{class:"container-xl"},{default:l.withCtx(()=>[l.createElementVNode("div",W$,[l.createElementVNode("div",K$,[l.createVNode(Xd),l.createElementVNode("h5",{textContent:l.toDisplayString(s.value)},null,8,Y$),l.createElementVNode("p",{textContent:l.toDisplayString(c.value)},null,8,G$),l.createVNode(Re,{onClick:a,variant:"primary",type:"button",textContent:l.toDisplayString(i.value)},null,8,["textContent"])])])]),_:1})]))}}),Q$=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(d=>c>=d.start&&c<d.end)?i:`<a href="${i.startsWith("www.")?`http://${i}`:i}" target="_blank" rel="noopener noreferrer">${i}</a>`)},Z$=(t,e)=>`<p><a href="${t}" title="${e}" target="_blank" rel="noopener noreferrer">${e}</a></p>`,J$=t=>t.startsWith("http://")||t.startsWith("https://"),X$={install:t=>{t.component("BDAlert",Eo),t.component("BDArticle",kv),t.component("BDAssignConversationModal",C3),t.component("BDAttachmentPreviewList",Hs),t.component("BDAttachmentUploadModal",E3),t.component("BDBadge",bv),t.component("BDButton",Re),t.component("BDCard",Gl),t.component("BDChangePasswordTemplate",O3),t.component("BDChatCloud",d3),t.component("BDCol",It),t.component("BDCollapsableCard",tf),t.component("BDConfirmationModal",b3),t.component("BDContentLibraryModal",S3),t.component("BDConversationToTextModal",x3),t.component("BDContentLibrarySplitButton",gv),t.component("BDContentLibraryTemplate",wh),t.component("BDContainer",rs),t.component("BDDropdown",yh),t.component("BDDropdownItem",Za),t.component("BDDropzone",yf),t.component("BDForm",Cv),t.component("BDFormCheckbox",Pr),t.component("BDFormInput",Ir),t.component("BDFormInvalidFeedback",ql),t.component("BDFormSelect",Ev),t.component("BDHeader",bh),t.component("BDImageAttachmentModal",I3),t.component("BDImageAttachmentPreviewList",js),t.component("BDInputGroup",Cs),t.component("BDLink",Co),t.component("BDLogo",Od),t.component("BDMarkdownEditor",c3),t.component("BDMobileMenu",vh),t.component("BDModal",xn),t.component("BDNotFoundTemplate",M3),t.component("BDPagination",mf),t.component("BDPhoneNumberEditModal",g3),t.component("BDPill",ec),t.component("BDPractitionerHeader",m3),t.component("BDProfileImage",Bs),t.component("BDRow",bn),t.component("BDSessionTimeOutModal",y3),t.component("BDTable",f3),t.component("BDToast",gf),t.component("BDUser",u3),t.component("BDUserInformation",vf),t.component("BDVideoCallConfirmationModal",_3),t.component("BDVideoCallToast",h3),t.component("BDZoomslider",ef),t.component("BDDate",Tv),t.component("IconAcademy",za),t.component("IconArrowDown",Md),t.component("IconArrowUp",Ld),t.component("IconAttachment",Dr),t.component("IconBold",Dd),t.component("IconBulletList",Pd),t.component("IconCalendar",E0),t.component("IconCall",Ua),t.component("IconCallReject",Bd),t.component("IconCardView",k0),t.component("IconCaretDown",Hl),t.component("IconCaretLeft",Rd),t.component("IconCaretRight",Vd),t.component("IconCheck",gi),t.component("IconClipboard",w0),t.component("IconClose",jl),t.component("IconComment",$d),t.component("IconCommentActive",S0),t.component("IconCommonFileEmpty",x0),t.component("IconCommonFileWarning",T0),t.component("IconCommentStatic",A0),t.component("IconContactPerson",I0),t.component("IconCopy",_0),t.component("IconDelete",Fd),t.component("IconDoubleCheck",N0),t.component("IconDownloadImage",zd),t.component("IconEdit",Ud),t.component("IconEndCall",O0),t.component("IconError",Wl),t.component("IconExternal",Hd),t.component("IconEyeShow",M0),t.component("IconEyeSlash",L0),t.component("IconFile",jd),t.component("IconFileAdded",D0),t.component("IconForward",P0),t.component("IconHix",B0),t.component("IconHyperlink",Kl),t.component("IconImageFileLandscape",R0),t.component("IconImageFileWarning",V0),t.component("IconInbox",$0),t.component("IconInfo",Ur),t.component("IconInformationCircle",Wd),t.component("IconItalic",Kd),t.component("IconListView",F0),t.component("IconLock",z0),t.component("IconLusciiEscalated",U0),t.component("IconLusciiLogo",H0),t.component("IconLusciiOpen",j0),t.component("IconLusciiPriorityHigh",W0),t.component("IconLusciiPriorityLow",K0),t.component("IconLusciiPriorityMedium",Y0),t.component("IconMenu",Yd),t.component("IconMessage",G0),t.component("IconMessageForward",Q0),t.component("IconMicrophoneSlash",Z0),t.component("IconMicrosoftTeams",J0),t.component("IconMin",X0),t.component("IconOrderedList",Gd),t.component("IconPlus",Ha),t.component("IconRefresh",q0),t.component("IconRemove",Ps),t.component("IconSananetLogo",eg),t.component("IconService",tg),t.component("IconShareScreen",ng),t.component("IconSingleNeutral",rg),t.component("IconSort",og),t.component("IconSortAsc",Qd),t.component("IconSortDesc",Zd),t.component("IconSortNone",Jd),t.component("IconTriangleDown",ig),t.component("IconTriangleExclamation",Xd),t.component("IconUnderline",qd),t.component("IconVideoDisabled",ag),t.component("IconVideocall",sg),t.component("IconWarning",lg),t.component("IconZorgkaart",cg),t.directive("vBDTooltip",Po)}};exports.BDAlert=Eo;exports.BDArticle=kv;exports.BDAssignConversationModal=C3;exports.BDAttachmentPreviewList=Hs;exports.BDAttachmentUploadModal=E3;exports.BDBadge=bv;exports.BDButton=Re;exports.BDCard=Gl;exports.BDChangePasswordTemplate=O3;exports.BDChatCloud=d3;exports.BDCol=It;exports.BDCollapsableCard=tf;exports.BDConfirmationModal=b3;exports.BDContainer=rs;exports.BDContentLibraryModal=S3;exports.BDContentLibrarySplitButton=gv;exports.BDContentLibraryTemplate=wh;exports.BDConversationToTextModal=x3;exports.BDDate=Tv;exports.BDDropdown=yh;exports.BDDropdownItem=Za;exports.BDDropzone=yf;exports.BDForm=Cv;exports.BDFormCheckbox=Pr;exports.BDFormInput=Ir;exports.BDFormInvalidFeedback=ql;exports.BDFormSelect=Ev;exports.BDHeader=bh;exports.BDImageAttachmentModal=I3;exports.BDImageAttachmentPreviewList=js;exports.BDInputGroup=Cs;exports.BDLink=Co;exports.BDLogo=Od;exports.BDMarkdownEditor=c3;exports.BDMobileMenu=vh;exports.BDModal=xn;exports.BDNotFoundTemplate=M3;exports.BDPagination=mf;exports.BDPhoneNumberEditModal=g3;exports.BDPill=ec;exports.BDPractitionerHeader=m3;exports.BDProfileImage=Bs;exports.BDRow=bn;exports.BDSessionTimeOutModal=y3;exports.BDTable=f3;exports.BDToast=gf;exports.BDUser=u3;exports.BDUserInformation=vf;exports.BDVideoCallConfirmationModal=_3;exports.BDVideoCallToast=h3;exports.BDZoomslider=ef;exports.CopyChatMessageToClipboard=m$;exports.CopyChatMessagesToClipboard=A3;exports.CopyHl7MessagesToClipboard=g$;exports.CreateHyperlinkParagraph=Z$;exports.CreateThumbnailUri=ry;exports.IconAcademy=za;exports.IconArrowDown=Md;exports.IconArrowUp=Ld;exports.IconAttachment=Dr;exports.IconBold=Dd;exports.IconBulletList=Pd;exports.IconCalendar=E0;exports.IconCall=Ua;exports.IconCallReject=Bd;exports.IconCardView=k0;exports.IconCaretDown=Hl;exports.IconCaretLeft=Rd;exports.IconCaretRight=Vd;exports.IconCheck=gi;exports.IconClipboard=w0;exports.IconClose=jl;exports.IconComment=$d;exports.IconCommentActive=S0;exports.IconCommentStatic=A0;exports.IconCommonFileEmpty=x0;exports.IconCommonFileWarning=T0;exports.IconContactPerson=I0;exports.IconCopy=_0;exports.IconDelete=Fd;exports.IconDoubleCheck=N0;exports.IconDownloadImage=zd;exports.IconEdit=Ud;exports.IconEndCall=O0;exports.IconError=Wl;exports.IconExternal=Hd;exports.IconEyeShow=M0;exports.IconEyeSlash=L0;exports.IconFile=jd;exports.IconFileAdded=D0;exports.IconForward=P0;exports.IconHix=B0;exports.IconHyperlink=Kl;exports.IconImageFileLandscape=R0;exports.IconImageFileWarning=V0;exports.IconInbox=$0;exports.IconInfo=Ur;exports.IconInformationCircle=Wd;exports.IconItalic=Kd;exports.IconListView=F0;exports.IconLock=z0;exports.IconLusciiEscalated=U0;exports.IconLusciiLogo=H0;exports.IconLusciiOpen=j0;exports.IconLusciiPriorityHigh=W0;exports.IconLusciiPriorityLow=K0;exports.IconLusciiPriorityMedium=Y0;exports.IconMenu=Yd;exports.IconMessage=G0;exports.IconMessageForward=Q0;exports.IconMicrophoneSlash=Z0;exports.IconMicrosoftTeams=J0;exports.IconMin=X0;exports.IconOrderedList=Gd;exports.IconPlus=Ha;exports.IconRefresh=q0;exports.IconRemove=Ps;exports.IconSananetLogo=eg;exports.IconService=tg;exports.IconShareScreen=ng;exports.IconSingleNeutral=rg;exports.IconSort=og;exports.IconSortAsc=Qd;exports.IconSortDesc=Zd;exports.IconSortNone=Jd;exports.IconTriangleDown=ig;exports.IconTriangleExclamation=Xd;exports.IconUnderline=qd;exports.IconVideoDisabled=ag;exports.IconVideocall=sg;exports.IconWarning=lg;exports.IconZorgkaart=cg;exports.MapAttachmentsForApi=TO;exports.MapToAttachmentObjects=Io;exports.TransformHyperlinks=Q$;exports.ValidateUrl=J$;exports.default=X$;exports.getDisplayDateNumeric=Gu;exports.getDisplayDateTextual=Av;exports.getDisplayDateTimeNumeric=Yu;exports.getDisplayDateTimeTextual=xv;exports.useModal=Bo;exports.usePopover=p3;exports.useServerErrors=Eh;exports.useSessionTimeOut=v3;exports.useToaster=Zs;exports.useValidation=N3;exports.useWindow=Ch;exports.useZoom=T3;exports.vBdTooltip=Po;
|