@beterdichtbij/component-library 0.61.0 → 0.62.0

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.
@@ -1,8 +1,8 @@
1
- (function(e,t){typeof exports==`object`&&typeof module<`u`?t(exports,require(`vue`)):typeof define==`function`&&define.amd?define([`exports`,`vue`],t):(e=typeof globalThis<`u`?globalThis:e||self,t(e.BDComponentLibrary={},e.Vue))})(this,function(e,t){var n=document.createElement(`style`);n.textContent=`:root{--vs-colors--lightest:#3c3c3c42;--vs-colors--light:#3c3c3c80;--vs-colors--dark:#333;--vs-colors--darkest:#00000026;--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1, -.115, .975, .855);--vs-transition-duration:.15s}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1, .5, .8, 1);--vs-transition-duration:.15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__open-indicator{cursor:var(--vs-disabled-cursor);background-color:var(--vs-disabled-bg)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{appearance:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);white-space:normal;background:0 0;padding:0 0 4px;display:flex}.vs__selected-options{flex-wrap:wrap;flex-grow:1;flex-basis:100%;padding:0 2px;display:flex;position:relative}.vs__actions{padding:var(--vs-actions-padding);align-items:center;display:flex}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);cursor:pointer;background-color:#0000;border:0;margin-right:8px;padding:0}.vs__dropdown-menu{box-sizing:border-box;top:calc(100% - var(--vs-border-width));z-index:var(--vs-dropdown-z-index);width:100%;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);box-shadow:var(--vs-dropdown-box-shadow);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);text-align:left;background:var(--vs-dropdown-bg);color:var(--vs-dropdown-color);border-top-style:none;margin:0;padding:5px 0;list-style:none;display:block;position:absolute;left:0;overflow-y:auto}.vs__no-options{text-align:center}.vs__dropdown-option{padding:var(--vs-dropdown-option-padding);clear:both;color:var(--vs-dropdown-option-color);white-space:nowrap;cursor:pointer;line-height:1.42857;display:block}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);line-height:var(--vs-line-height);z-index:0;align-items:center;margin:4px 2px 0;padding:0 .25em;display:flex}.vs__deselect{appearance:none;cursor:pointer;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow);background:0 0;border:0;margin-left:4px;padding:0;display:inline-flex}.vs--single .vs__selected{background-color:#0000;border-color:#0000}.vs--single.vs--open .vs__selected,.vs--single.vs--loading .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-webkit-search-decoration{display:none}.vs__search::-webkit-search-results-button{display:none}.vs__search::-webkit-search-results-decoration{display:none}.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{color:var(--vs-search-input-color);appearance:none;line-height:var(--vs-line-height);font-size:var(--vs-font-size);box-shadow:none;z-index:1;background:0 0;border:1px solid #0000;border-left:none;outline:none;flex-grow:1;width:0;max-width:100%;margin:4px 0 0;padding:0 7px}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{opacity:0;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));border:.9em solid #6464641a;border-left-color:#3c3c3c73;align-self:center;font-size:5px;transition:opacity .1s;animation:1.1s linear infinite vSelectSpinner;overflow:hidden}.vs__spinner,.vs__spinner:after{width:5em;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));border-radius:50%}.vs--loading .vs__spinner{opacity:1}.alert[data-v-7c017b1d]{text-align:center}#category-group.is-invalid .vue-tags-input{border:1px solid #e0452c}#category-group .vue-tags-input{border:1px solid #abb0be;border-radius:5px;max-width:none}#category-group .vue-tags-input .ti-input{border:none;border-radius:5px;height:40px;padding:0 10px;line-height:40px}#category-group .vue-tags-input .ti-input .ti-tags .ti-tag{color:#4f5565;opacity:1;background-color:#e6e6e6;border-radius:8px;margin-bottom:2px;font-size:1em;font-weight:500}#category-group .vue-tags-input .ti-input .ti-new-tag-input-wrapper{margin:0;padding:0}#category-group .vue-tags-input .ti-autocomplete .ti-item:hover{color:#fff;background-color:#3594cf}
2
- /*$vite$:1*/`,document.head.appendChild(n),Object.defineProperties(e,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}});var r=Object.create,i=Object.defineProperty,a=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,l=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),u=(e,t)=>{let n={};for(var r in e)i(n,r,{get:e[r],enumerable:!0});return t||i(n,Symbol.toStringTag,{value:`Module`}),n},d=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var s=o(t),l=0,u=s.length,d;l<u;l++)d=s[l],!c.call(e,d)&&d!==n&&i(e,d,{get:(e=>t[e]).bind(null,d),enumerable:!(r=a(t,d))||r.enumerable});return e},f=(e,t,n)=>(n=e==null?{}:r(s(e)),d(t||!e||!e.__esModule?i(n,`default`,{value:e,enumerable:!0}):n,e));t=f(t);var p=(0,t.defineComponent)({__name:`BDCol`,props:{class:{},cols:{},xs:{},sm:{},md:{},lg:{},xl:{},xxl:{},orderClass:{},offsetClass:{}},setup(e){let n=e,r=(0,t.computed)(()=>({col:!n.cols&&!n.xs&&!n.sm&&!n.md&&!n.lg&&!n.xxl,[`col-${n.cols}`]:n.cols,[`col-xs-${n.xs}`]:n.xs,[`col-sm-${n.sm}`]:n.sm,[`col-md-${n.md}`]:n.md,[`col-lg-${n.lg}`]:n.lg,[`col-xl-${n.xl}`]:n.xl,[`col-xxl-${n.xxl}`]:n.xxl,[`${n.orderClass}`]:n.orderClass,[`${n.offsetClass}`]:n.offsetClass,[`${n.class}`]:n.class}));return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(r.value)},[(0,t.renderSlot)(e.$slots,`default`)],2))}}),m=(0,t.defineComponent)({__name:`BDContainer`,props:{class:{default:``},fluid:{type:Boolean,default:!1}},setup(e){let n=e,r=(0,t.computed)(()=>({container:!n.fluid,"container-fluid":n.fluid===!0,[`container-${n.fluid}`]:n.fluid&&n.fluid!==!0,[n.class]:!0}));return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(r.value)},[(0,t.renderSlot)(e.$slots,`default`)],2))}}),h=(0,t.defineComponent)({__name:`BDRow`,props:{class:{}},setup(e){return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`row`,e.class])},[(0,t.renderSlot)(n.$slots,`default`)],2))}}),g={XS:`xs`,SM:`sm`,MD:`md`,LG:`lg`,XL:`xl`},_=(0,t.defineComponent)({__name:`BDLink`,props:{to:{default:``},target:{default:`_blank`},text:{default:void 0},rel:{default:`noopener noreferrer`}},setup(e){let n=e,r=/^https:/i,i=(0,t.computed)(()=>typeof n.to==`string`&&r.test(n.to)?`a`:typeof n.to!=`string`&&typeof(0,t.resolveComponent)(`router-link`)!=`string`?`router-link`:`div`),a=(0,t.computed)(()=>{if(typeof n.to==`string`&&r.test(n.to)){let{to:e,target:t,rel:r}=n;return{href:e,target:t,rel:r}}else{let{to:e}=n;return{to:e}}});return(e,r)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(i.value),(0,t.mergeProps)({class:`bd-link`},a.value),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,`default`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.text),1)])]),_:3},16))}}),v=(0,t.defineComponent)({__name:`BDButton`,props:{size:{default:g.MD},variant:{default:{PRIMARY:`primary`,SECONDARY:`secondary`,COLLEAGUE:`colleague`,SUCCESS:`success`,DANGER:`danger`,OUT_PRIMARY:`outline-primary`,OUT_PRIMARY_DARK:`outline-primary-dark`,OUT_TERTIARY:`outline-tertiary`,OUT_LINK:`link`,LIGHT:`light`,DARK:`dark`,REMOVE:`remove`,NEUTRAL:`neutral`,ICON:`icon`}.PRIMARY},blockElement:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},to:{},target:{},text:{},rel:{}},emits:[`click`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>({btn:!0,[`btn-${r.variant}`]:r.variant,[`btn-${r.size}`]:!0,"d-grid":r.blockElement&&typeof r.to==`string`,disabled:r.disabled})),o=(0,t.computed)(()=>r.to?_:`button`),s=(0,t.computed)(()=>{let e={};return r.to?(e.to=r.to,e.role=`button`):e.type=`submit`,e}),c=e=>{i(`click`,e)};return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(o.value),(0,t.mergeProps)({class:[`bd-btn`,a.value]},s.value,{onClick:c}),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,`default`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.text),1)])]),_:3},16,[`class`]))}}),y=(e,t)=>{let n=e.__vccOpts||e;for(let[e,r]of t)n[e]=r;return n},b={};function x(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({class:`bd-logo`},e.$attrs,{version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"xmlns:xlink":`http://www.w3.org/1999/xlink`}),[...n[0]||=[(0,t.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)}var S=y(b,[[`render`,x]]),C={},w={class:`icon icon-academy`,viewBox:`0 0 40 40`,xmlns:`http://www.w3.org/2000/svg`};function T(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,w,[...n[0]||=[(0,t.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)]])}var E=y(C,[[`render`,T]]),D={},O={class:`icon`,viewBox:`0 0 20 20`,height:`20`,width:`20`,xmlns:`http://www.w3.org/2000/svg`};function ee(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,O,[...n[0]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)`},[(0,t.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)]])}var te=y(D,[[`render`,ee]]),k={},ne={class:`icon`,viewBox:`0 0 20 20`,height:`20`,width:`20`,xmlns:`http://www.w3.org/2000/svg`};function re(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ne,[...n[0]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)`},[(0,t.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)]])}var ie=y(k,[[`render`,re]]),ae={},oe={class:`icon icon-attachment`,width:`17`,height:`18`,viewBox:`0 0 17 18`,xmlns:`http://www.w3.org/2000/svg`};function se(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,oe,[...n[0]||=[(0,t.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)]])}var ce=y(ae,[[`render`,se]]),le={},ue={width:`11`,height:`13`,viewBox:`0 0 11 13`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-bold`};function de(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ue,[...n[0]||=[(0,t.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)]])}var fe=y(le,[[`render`,de]]),pe={},me={width:`16`,height:`14`,viewBox:`0 0 16 14`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-bullet-list`};function he(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,me,[...n[0]||=[(0,t.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)]])}var ge=y(pe,[[`render`,he]]),_e={},ve={class:`icon icon-calendar`,xmlns:`http://www.w3.org/2000/svg`,width:`17`,height:`18`,viewBox:`0 0 17 18`};function ye(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ve,[...n[0]||=[(0,t.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)]])}var be=y(_e,[[`render`,ye]]),xe={},Se={class:`icon icon-call`,width:`16`,height:`17`,viewBox:`0 0 16 17`,xmlns:`http://www.w3.org/2000/svg`};function Ce(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Se,[...n[0]||=[(0,t.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)]])}var we=y(xe,[[`render`,Ce]]),Te={},Ee={class:`icon icon-call-reject`,width:`16`,height:`17`,viewBox:`0 0 16 17`,xmlns:`http://www.w3.org/2000/svg`};function De(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ee,[...n[0]||=[(0,t.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)]])}var Oe=y(Te,[[`render`,De]]),A={},ke={class:`icon icon-card-view`,viewBox:`0 0 24 19`,fill:`red`,xmlns:`http://www.w3.org/2000/svg`};function Ae(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ke,[...n[0]||=[(0,t.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)]])}var je=y(A,[[`render`,Ae]]),Me={},Ne={xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`10`};function Pe(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ne,[...n[0]||=[(0,t.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)]])}var Fe=y(Me,[[`render`,Pe]]),Ie={},Le={class:`icon icon-caret-left`,xmlns:`http://www.w3.org/2000/svg`,width:`6`,height:`10`,viewBox:`0 0 6 10`};function Re(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Le,[...n[0]||=[(0,t.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)]])}var ze=y(Ie,[[`render`,Re]]),Be={},Ve={class:`icon icon-caret-right`,xmlns:`http://www.w3.org/2000/svg`,width:`7`,height:`11`,viewBox:`0 0 7 11`};function He(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ve,[...n[0]||=[(0,t.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)]])}var Ue=y(Be,[[`render`,He]]),We={},Ge={class:`icon icon-check`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`13`,viewBox:`0 0 18 13`};function Ke(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ge,[...n[0]||=[(0,t.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)]])}var qe=y(We,[[`render`,Ke]]),Je={},Ye={class:`icon icon-clipboard`,viewBox:`0 0 48 48`,height:`48`,width:`48`,xmlns:`http://www.w3.org/2000/svg`};function Xe(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ye,[...n[0]||=[(0,t.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)]])}var Ze=y(Je,[[`render`,Xe]]),Qe={},$e={class:`icon icon-close`,xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`16`,viewBox:`-4 -4 22 22`};function et(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,$e,[...n[0]||=[(0,t.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)]])}var tt=y(Qe,[[`render`,et]]),nt={},rt={class:`icon icon-comment`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`18`,viewBox:`0 0 18 18`};function it(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,rt,[...n[0]||=[(0,t.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)]])}var at=y(nt,[[`render`,it]]),ot={},st={class:`icon icon-comment-active`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`18`,viewBox:`0 0 18 18`};function ct(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,st,[...n[0]||=[(0,t.createElementVNode)(`g`,{"fill-rule":`nonzero`,fill:`none`},[(0,t.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`}),(0,t.createElementVNode)(`path`,{fill:`#30B451`,d:`M14.5 6.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z`})],-1)]])}var lt=y(ot,[[`render`,ct]]),ut={},dt={class:`icon icon-comment-static`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`18`,viewBox:`0 0 18 18`};function ft(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,dt,[...n[0]||=[(0,t.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)]])}var pt=y(ut,[[`render`,ft]]),mt={},ht={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 gt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ht,[...n[0]||=[(0,t.createElementVNode)(`title`,null,`common-file-empty`,-1),(0,t.createElementVNode)(`g`,null,[(0,t.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
+ (function(e,t){typeof exports==`object`&&typeof module<`u`?t(exports,require(`vue`)):typeof define==`function`&&define.amd?define([`exports`,`vue`],t):(e=typeof globalThis<`u`?globalThis:e||self,t(e.BDComponentLibrary={},e.Vue))})(this,function(e,t){var n=document.createElement(`style`);n.textContent=`:root{--vs-colors--lightest:#3c3c3c42;--vs-colors--light:#3c3c3c80;--vs-colors--dark:#333;--vs-colors--darkest:#00000026;--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1, -.115, .975, .855);--vs-transition-duration:.15s}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1, .5, .8, 1);--vs-transition-duration:.15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__open-indicator{cursor:var(--vs-disabled-cursor);background-color:var(--vs-disabled-bg)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{appearance:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);white-space:normal;background:0 0;padding:0 0 4px;display:flex}.vs__selected-options{flex-wrap:wrap;flex-grow:1;flex-basis:100%;padding:0 2px;display:flex;position:relative}.vs__actions{padding:var(--vs-actions-padding);align-items:center;display:flex}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);cursor:pointer;background-color:#0000;border:0;margin-right:8px;padding:0}.vs__dropdown-menu{box-sizing:border-box;top:calc(100% - var(--vs-border-width));z-index:var(--vs-dropdown-z-index);width:100%;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);box-shadow:var(--vs-dropdown-box-shadow);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);text-align:left;background:var(--vs-dropdown-bg);color:var(--vs-dropdown-color);border-top-style:none;margin:0;padding:5px 0;list-style:none;display:block;position:absolute;left:0;overflow-y:auto}.vs__no-options{text-align:center}.vs__dropdown-option{padding:var(--vs-dropdown-option-padding);clear:both;color:var(--vs-dropdown-option-color);white-space:nowrap;cursor:pointer;line-height:1.42857;display:block}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);line-height:var(--vs-line-height);z-index:0;align-items:center;margin:4px 2px 0;padding:0 .25em;display:flex}.vs__deselect{appearance:none;cursor:pointer;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow);background:0 0;border:0;margin-left:4px;padding:0;display:inline-flex}.vs--single .vs__selected{background-color:#0000;border-color:#0000}.vs--single.vs--open .vs__selected,.vs--single.vs--loading .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-webkit-search-decoration{display:none}.vs__search::-webkit-search-results-button{display:none}.vs__search::-webkit-search-results-decoration{display:none}.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{color:var(--vs-search-input-color);appearance:none;line-height:var(--vs-line-height);font-size:var(--vs-font-size);box-shadow:none;z-index:1;background:0 0;border:1px solid #0000;border-left:none;outline:none;flex-grow:1;width:0;max-width:100%;margin:4px 0 0;padding:0 7px}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{opacity:0;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));border:.9em solid #6464641a;border-left-color:#3c3c3c73;align-self:center;font-size:5px;transition:opacity .1s;animation:1.1s linear infinite vSelectSpinner;overflow:hidden}.vs__spinner,.vs__spinner:after{width:5em;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));border-radius:50%}.vs--loading .vs__spinner{opacity:1}.alert[data-v-1101b264]{text-align:center}#category-group.is-invalid .vue-tags-input{border:1px solid #e0452c}#category-group .vue-tags-input{border:1px solid #abb0be;border-radius:5px;max-width:none}#category-group .vue-tags-input .ti-input{border:none;border-radius:5px;height:40px;padding:0 10px;line-height:40px}#category-group .vue-tags-input .ti-input .ti-tags .ti-tag{color:#4f5565;opacity:1;background-color:#e6e6e6;border-radius:8px;margin-bottom:2px;font-size:1em;font-weight:500}#category-group .vue-tags-input .ti-input .ti-new-tag-input-wrapper{margin:0;padding:0}#category-group .vue-tags-input .ti-autocomplete .ti-item:hover{color:#fff;background-color:#3594cf}
2
+ /*$vite$:1*/`,document.head.appendChild(n),Object.defineProperties(e,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}});var r=Object.create,i=Object.defineProperty,a=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,l=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),u=(e,t)=>{let n={};for(var r in e)i(n,r,{get:e[r],enumerable:!0});return t||i(n,Symbol.toStringTag,{value:`Module`}),n},d=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var s=o(t),l=0,u=s.length,d;l<u;l++)d=s[l],!c.call(e,d)&&d!==n&&i(e,d,{get:(e=>t[e]).bind(null,d),enumerable:!(r=a(t,d))||r.enumerable});return e},f=(e,t,n)=>(n=e==null?{}:r(s(e)),d(t||!e||!e.__esModule?i(n,`default`,{value:e,enumerable:!0}):n,e));t=f(t);var p=(0,t.defineComponent)({__name:`BDCol`,props:{class:{},cols:{},xs:{},sm:{},md:{},lg:{},xl:{},xxl:{},orderClass:{},offsetClass:{}},setup(e){let n=e,r=(0,t.computed)(()=>({col:!n.cols&&!n.xs&&!n.sm&&!n.md&&!n.lg&&!n.xxl,[`col-${n.cols}`]:n.cols,[`col-xs-${n.xs}`]:n.xs,[`col-sm-${n.sm}`]:n.sm,[`col-md-${n.md}`]:n.md,[`col-lg-${n.lg}`]:n.lg,[`col-xl-${n.xl}`]:n.xl,[`col-xxl-${n.xxl}`]:n.xxl,[`${n.orderClass}`]:n.orderClass,[`${n.offsetClass}`]:n.offsetClass,[`${n.class}`]:n.class}));return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(r.value)},[(0,t.renderSlot)(e.$slots,`default`)],2))}}),m=(0,t.defineComponent)({__name:`BDContainer`,props:{class:{default:``},fluid:{type:Boolean,default:!1}},setup(e){let n=e,r=(0,t.computed)(()=>({container:!n.fluid,"container-fluid":n.fluid===!0,[`container-${n.fluid}`]:n.fluid&&n.fluid!==!0,[n.class]:!0}));return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(r.value)},[(0,t.renderSlot)(e.$slots,`default`)],2))}}),h=(0,t.defineComponent)({__name:`BDRow`,props:{class:{}},setup(e){return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`row`,e.class])},[(0,t.renderSlot)(n.$slots,`default`)],2))}}),g={XS:`xs`,SM:`sm`,MD:`md`,LG:`lg`,XL:`xl`},_=(0,t.defineComponent)({__name:`BDLink`,props:{to:{default:``},target:{default:`_blank`},text:{default:void 0},rel:{default:`noopener noreferrer`}},setup(e){let n=e,r=/^https:/i,i=(0,t.computed)(()=>typeof n.to==`string`&&r.test(n.to)?`a`:typeof n.to!=`string`&&typeof(0,t.resolveComponent)(`router-link`)!=`string`?`router-link`:`div`),a=(0,t.computed)(()=>{if(typeof n.to==`string`&&r.test(n.to)){let{to:e,target:t,rel:r}=n;return{href:e,target:t,rel:r}}else{let{to:e}=n;return{to:e}}});return(e,r)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(i.value),(0,t.mergeProps)({class:`bd-link`},a.value),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,`default`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.text),1)])]),_:3},16))}}),v=(0,t.defineComponent)({__name:`BDButton`,props:{size:{default:g.MD},variant:{default:{PRIMARY:`primary`,SECONDARY:`secondary`,COLLEAGUE:`colleague`,SUCCESS:`success`,DANGER:`danger`,OUT_PRIMARY:`outline-primary`,OUT_PRIMARY_DARK:`outline-primary-dark`,OUT_TERTIARY:`outline-tertiary`,OUT_LINK:`link`,LIGHT:`light`,DARK:`dark`,REMOVE:`remove`,NEUTRAL:`neutral`,ICON:`icon`}.PRIMARY},blockElement:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},to:{},target:{},text:{},rel:{}},emits:[`click`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>({btn:!0,[`btn-${r.variant}`]:r.variant,[`btn-${r.size}`]:!0,"d-grid":r.blockElement&&typeof r.to==`string`,disabled:r.disabled})),o=(0,t.computed)(()=>r.to?_:`button`),s=(0,t.computed)(()=>{let e={};return r.to?(e.to=r.to,e.role=`button`):e.type=`submit`,e}),c=e=>{i(`click`,e)};return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(o.value),(0,t.mergeProps)({class:[`bd-btn`,a.value]},s.value,{onClick:c}),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,`default`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.text),1)])]),_:3},16,[`class`]))}}),y=(e,t)=>{let n=e.__vccOpts||e;for(let[e,r]of t)n[e]=r;return n},b={};function x(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({class:`bd-logo`},e.$attrs,{version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"xmlns:xlink":`http://www.w3.org/1999/xlink`}),[...n[0]||=[(0,t.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)}var S=y(b,[[`render`,x]]),C={},w={class:`icon icon-academy`,viewBox:`0 0 40 40`,xmlns:`http://www.w3.org/2000/svg`};function T(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,w,[...n[0]||=[(0,t.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)]])}var E=y(C,[[`render`,T]]),D={},O={class:`icon`,viewBox:`0 0 20 20`,height:`20`,width:`20`,xmlns:`http://www.w3.org/2000/svg`};function ee(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,O,[...n[0]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)`},[(0,t.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)]])}var te=y(D,[[`render`,ee]]),ne={},re={class:`icon`,viewBox:`0 0 20 20`,height:`20`,width:`20`,xmlns:`http://www.w3.org/2000/svg`};function ie(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,re,[...n[0]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)`},[(0,t.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)]])}var ae=y(ne,[[`render`,ie]]),oe={},se={class:`icon icon-attachment`,width:`17`,height:`18`,viewBox:`0 0 17 18`,xmlns:`http://www.w3.org/2000/svg`};function ce(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,se,[...n[0]||=[(0,t.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)]])}var le=y(oe,[[`render`,ce]]),ue={},de={width:`11`,height:`13`,viewBox:`0 0 11 13`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-bold`};function fe(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,de,[...n[0]||=[(0,t.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)]])}var pe=y(ue,[[`render`,fe]]),me={},he={width:`16`,height:`14`,viewBox:`0 0 16 14`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-bullet-list`};function ge(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,he,[...n[0]||=[(0,t.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)]])}var _e=y(me,[[`render`,ge]]),ve={},ye={class:`icon icon-calendar`,xmlns:`http://www.w3.org/2000/svg`,width:`17`,height:`18`,viewBox:`0 0 17 18`};function be(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ye,[...n[0]||=[(0,t.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)]])}var xe=y(ve,[[`render`,be]]),Se={},Ce={class:`icon icon-call`,width:`16`,height:`17`,viewBox:`0 0 16 17`,xmlns:`http://www.w3.org/2000/svg`};function we(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ce,[...n[0]||=[(0,t.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)]])}var Te=y(Se,[[`render`,we]]),Ee={},De={class:`icon icon-call-reject`,width:`16`,height:`17`,viewBox:`0 0 16 17`,xmlns:`http://www.w3.org/2000/svg`};function Oe(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,De,[...n[0]||=[(0,t.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)]])}var ke=y(Ee,[[`render`,Oe]]),k={},Ae={class:`icon icon-card-view`,viewBox:`0 0 24 19`,fill:`red`,xmlns:`http://www.w3.org/2000/svg`};function je(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ae,[...n[0]||=[(0,t.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)]])}var Me=y(k,[[`render`,je]]),Ne={},Pe={xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`10`};function Fe(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Pe,[...n[0]||=[(0,t.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)]])}var Ie=y(Ne,[[`render`,Fe]]),Le={},Re={class:`icon icon-caret-left`,xmlns:`http://www.w3.org/2000/svg`,width:`6`,height:`10`,viewBox:`0 0 6 10`};function ze(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Re,[...n[0]||=[(0,t.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)]])}var Be=y(Le,[[`render`,ze]]),Ve={},He={class:`icon icon-caret-right`,xmlns:`http://www.w3.org/2000/svg`,width:`7`,height:`11`,viewBox:`0 0 7 11`};function Ue(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,He,[...n[0]||=[(0,t.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)]])}var We=y(Ve,[[`render`,Ue]]),Ge={},Ke={class:`icon icon-check`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`13`,viewBox:`0 0 18 13`};function qe(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ke,[...n[0]||=[(0,t.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)]])}var Je=y(Ge,[[`render`,qe]]),Ye={},Xe={class:`icon icon-clipboard`,viewBox:`0 0 48 48`,height:`48`,width:`48`,xmlns:`http://www.w3.org/2000/svg`};function Ze(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Xe,[...n[0]||=[(0,t.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)]])}var Qe=y(Ye,[[`render`,Ze]]),$e={},et={class:`icon icon-close`,xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`16`,viewBox:`-4 -4 22 22`};function tt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,et,[...n[0]||=[(0,t.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)]])}var nt=y($e,[[`render`,tt]]),rt={},it={class:`icon icon-comment`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`18`,viewBox:`0 0 18 18`};function at(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,it,[...n[0]||=[(0,t.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)]])}var ot=y(rt,[[`render`,at]]),st={},ct={class:`icon icon-comment-active`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`18`,viewBox:`0 0 18 18`};function lt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ct,[...n[0]||=[(0,t.createElementVNode)(`g`,{"fill-rule":`nonzero`,fill:`none`},[(0,t.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`}),(0,t.createElementVNode)(`path`,{fill:`#30B451`,d:`M14.5 6.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z`})],-1)]])}var ut=y(st,[[`render`,lt]]),dt={},ft={class:`icon icon-comment-static`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`18`,viewBox:`0 0 18 18`};function pt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ft,[...n[0]||=[(0,t.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)]])}var mt=y(dt,[[`render`,pt]]),ht={},gt={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 _t(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,gt,[...n[0]||=[(0,t.createElementVNode)(`title`,null,`common-file-empty`,-1),(0,t.createElementVNode)(`g`,null,[(0,t.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
3
3
  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
4
4
  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
5
- C18.406,1.576,18.22,1.5,18.023,1.5H3.023z`})],-1)]])}var _t=y(mt,[[`render`,gt]]),vt={},yt={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 bt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,yt,[...n[0]||=[(0,t.createElementVNode)(`title`,null,`common-file-warning`,-1),(0,t.createElementVNode)(`g`,null,[(0,t.createElementVNode)(`circle`,{cx:`17.249`,cy:`20.625`,r:`1.125`}),(0,t.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
5
+ C18.406,1.576,18.22,1.5,18.023,1.5H3.023z`})],-1)]])}var vt=y(ht,[[`render`,_t]]),yt={},bt={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 xt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,bt,[...n[0]||=[(0,t.createElementVNode)(`title`,null,`common-file-warning`,-1),(0,t.createElementVNode)(`g`,null,[(0,t.createElementVNode)(`circle`,{cx:`17.249`,cy:`20.625`,r:`1.125`}),(0,t.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
6
6
  C17.999,18.414,17.663,18.75,17.249,18.75z`}),(0,t.createElementVNode)(`path`,{d:`M13.023,24c-1.391,0-2.524-1.132-2.525-2.523c0-0.39,0.092-0.781,0.267-1.131l4.226-8.451
7
7
  c0.43-0.861,1.297-1.396,2.262-1.396c0.393,0,0.771,0.089,1.124,0.266c0.486,0.243,0.887,0.644,1.13,1.13l4.226,8.451
8
8
  c0.623,1.244,0.117,2.764-1.127,3.386C22.256,23.908,21.865,24,21.475,24H13.023z M17.252,12c-0.392,0-0.744,0.217-0.918,0.567
@@ -10,10 +10,10 @@
10
10
  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`}),(0,t.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
11
11
  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
12
12
  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
13
- 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)]])}var xt=y(vt,[[`render`,bt]]),St={},Ct={xmlns:`http://www.w3.org/2000/svg`,width:`23`,height:`17`,viewBox:`0 0 18 15`,fill:`none`};function wt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ct,[...n[0]||=[(0,t.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)]])}var Tt=y(St,[[`render`,wt]]),Et={},Dt={class:`icon icon-copy`,width:`11`,height:`14`,viewBox:`0 0 11 14`,xmlns:`http://www.w3.org/2000/svg`};function Ot(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Dt,[...n[0]||=[(0,t.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)]])}var kt=y(Et,[[`render`,Ot]]),At={},jt={xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-delete`,width:`16`,height:`20`,viewBox:`0 0 16 20`};function Mt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,jt,[...n[0]||=[(0,t.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)]])}var Nt=y(At,[[`render`,Mt]]),Pt={},Ft={class:`icon icon-double-check`,xmlns:`http://www.w3.org/2000/svg`,width:`24`,height:`13`,viewBox:`0 0 24 13`};function It(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ft,[...n[0]||=[(0,t.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)]])}var Lt=y(Pt,[[`render`,It]]),Rt={},zt={viewBox:`0 0 20 20`,height:`20`,width:`20`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-download-link`};function Bt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,zt,[...n[0]||=[(0,t.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)]])}var Vt=y(Rt,[[`render`,Bt]]),Ht={},Ut={xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-edit`,width:`18`,height:`18`};function Wt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ut,[...n[0]||=[(0,t.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)]])}var Gt=y(Ht,[[`render`,Wt]]),Kt={},qt={class:`icon icon-end-call`,width:`16`,height:`16`,viewBox:`0 0 16 16`,xmlns:`http://www.w3.org/2000/svg`};function Jt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,qt,[...n[0]||=[(0,t.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)]])}var Yt=y(Kt,[[`render`,Jt]]),Xt={},Zt={class:`icon icon-error`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`18`,viewBox:`0 0 18 18`};function Qt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Zt,[...n[0]||=[(0,t.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)]])}var $t=y(Xt,[[`render`,Qt]]),en={},tn={class:`icon icon-external`,width:`18`,height:`18`,xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 18 18`};function nn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,tn,[...n[0]||=[(0,t.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)]])}var rn=y(en,[[`render`,nn]]),an={},on={width:`30px`,height:`30px`,viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-eye-show`};function sn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,on,[...n[0]||=[(0,t.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)]])}var cn=y(an,[[`render`,sn]]),ln={},un={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 dn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,un,[...n[0]||=[(0,t.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)]])}var fn=y(ln,[[`render`,dn]]),pn={},mn={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 hn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,mn,[...n[0]||=[(0,t.createElementVNode)(`title`,null,`common-file-empty`,-1),(0,t.createElementVNode)(`g`,null,[(0,t.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
+ 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)]])}var St=y(yt,[[`render`,xt]]),Ct={},wt={xmlns:`http://www.w3.org/2000/svg`,width:`23`,height:`17`,viewBox:`0 0 18 15`,fill:`none`};function Tt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,wt,[...n[0]||=[(0,t.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)]])}var Et=y(Ct,[[`render`,Tt]]),Dt={},Ot={class:`icon icon-copy`,width:`11`,height:`14`,viewBox:`0 0 11 14`,xmlns:`http://www.w3.org/2000/svg`};function kt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ot,[...n[0]||=[(0,t.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)]])}var At=y(Dt,[[`render`,kt]]),jt={},Mt={xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-delete`,width:`16`,height:`20`,viewBox:`0 0 16 20`};function Nt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Mt,[...n[0]||=[(0,t.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)]])}var Pt=y(jt,[[`render`,Nt]]),Ft={},It={class:`icon icon-double-check`,xmlns:`http://www.w3.org/2000/svg`,width:`24`,height:`13`,viewBox:`0 0 24 13`};function Lt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,It,[...n[0]||=[(0,t.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)]])}var Rt=y(Ft,[[`render`,Lt]]),zt={},Bt={viewBox:`0 0 20 20`,height:`20`,width:`20`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-download-link`};function Vt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Bt,[...n[0]||=[(0,t.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)]])}var Ht=y(zt,[[`render`,Vt]]),Ut={},Wt={xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-edit`,width:`18`,height:`18`};function Gt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Wt,[...n[0]||=[(0,t.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)]])}var Kt=y(Ut,[[`render`,Gt]]),qt={},Jt={class:`icon icon-end-call`,width:`16`,height:`16`,viewBox:`0 0 16 16`,xmlns:`http://www.w3.org/2000/svg`};function Yt(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Jt,[...n[0]||=[(0,t.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)]])}var Xt=y(qt,[[`render`,Yt]]),Zt={},Qt={class:`icon icon-error`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`18`,viewBox:`0 0 18 18`};function $t(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Qt,[...n[0]||=[(0,t.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)]])}var en=y(Zt,[[`render`,$t]]),tn={},nn={class:`icon icon-external`,width:`18`,height:`18`,xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 18 18`};function rn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,nn,[...n[0]||=[(0,t.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)]])}var an=y(tn,[[`render`,rn]]),on={},sn={width:`30px`,height:`30px`,viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-eye-show`};function cn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,sn,[...n[0]||=[(0,t.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)]])}var ln=y(on,[[`render`,cn]]),un={},dn={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 fn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,dn,[...n[0]||=[(0,t.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)]])}var pn=y(un,[[`render`,fn]]),mn={},hn={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 gn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,hn,[...n[0]||=[(0,t.createElementVNode)(`title`,null,`common-file-empty`,-1),(0,t.createElementVNode)(`g`,null,[(0,t.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
14
14
  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
15
15
  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
16
- C18.406,1.576,18.22,1.5,18.023,1.5H3.023z`})],-1)]])}var gn=y(pn,[[`render`,hn]]),_n={},vn={class:`icon icon-file-added`,width:`14`,height:`18`,viewBox:`0 0 14 18`,xmlns:`http://www.w3.org/2000/svg`};function yn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,vn,[...n[0]||=[(0,t.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)]])}var bn=y(_n,[[`render`,yn]]),xn={},Sn={class:`icon icon-forward`,xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`14`,viewBox:`0 0 16 14`};function Cn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Sn,[...n[0]||=[(0,t.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)]])}var wn=y(xn,[[`render`,Cn]]),Tn={},En={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 Dn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,En,[...n[0]||=[(0,t.createElementVNode)(`rect`,{width:`20`,height:`20`,fill:`url(#pattern0)`},null,-1),(0,t.createElementVNode)(`defs`,null,[(0,t.createElementVNode)(`pattern`,{id:`pattern0`,patternContentUnits:`objectBoundingBox`,width:`1`,height:`1`},[(0,t.createElementVNode)(`use`,{"xlink:href":`#image0`,transform:`translate(-0.00125313) scale(0.00250627)`})]),(0,t.createElementVNode)(`image`,{id:`image0`,width:`400`,height:`399`,"xlink:href":`data:image/png;base64,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`})],-1)]])}var On=y(Tn,[[`render`,Dn]]),kn={},An={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 jn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,An,[...n[0]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)`},[(0,t.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`}),(0,t.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)]])}var Mn=y(kn,[[`render`,jn]]),Nn={},Pn={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 Fn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Pn,[...n[0]||=[(0,t.createElementVNode)(`title`,null,`image-file-landscape`,-1),(0,t.createElementVNode)(`g`,null,[(0,t.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
16
+ C18.406,1.576,18.22,1.5,18.023,1.5H3.023z`})],-1)]])}var _n=y(mn,[[`render`,gn]]),vn={},yn={class:`icon icon-file-added`,width:`14`,height:`18`,viewBox:`0 0 14 18`,xmlns:`http://www.w3.org/2000/svg`};function bn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,yn,[...n[0]||=[(0,t.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)]])}var xn=y(vn,[[`render`,bn]]),Sn={},Cn={class:`icon icon-forward`,xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`14`,viewBox:`0 0 16 14`};function wn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Cn,[...n[0]||=[(0,t.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)]])}var Tn=y(Sn,[[`render`,wn]]),En={},Dn={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 On(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Dn,[...n[0]||=[(0,t.createElementVNode)(`rect`,{width:`20`,height:`20`,fill:`url(#pattern0)`},null,-1),(0,t.createElementVNode)(`defs`,null,[(0,t.createElementVNode)(`pattern`,{id:`pattern0`,patternContentUnits:`objectBoundingBox`,width:`1`,height:`1`},[(0,t.createElementVNode)(`use`,{"xlink:href":`#image0`,transform:`translate(-0.00125313) scale(0.00250627)`})]),(0,t.createElementVNode)(`image`,{id:`image0`,width:`400`,height:`399`,"xlink:href":`data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAGPEAYAAAAir1rBAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAWH5JREFUeNrsvX10VNd9qP0bWZYJxmJEKAYbpAE7iWPAHnBy22BiBtm59Qc1Q+vYvXlXa8nUaRs3RazmTa5Wb4O4vXcpzkoWcr/Sxhcj3751Y/e2DGlMfJtUDLZDGic2Y8COnTgwwnyZYDRgjLEQ0vvH2VuaOcxIM6MzM+fs/Tz/7BnxoTl777PPfmb/fnuHRkZGRkZGBAAAAAAAoOLUUQUAAAAAAFAt6t0/CIVCoVCIigEAsI1jR+++++q5EfVOl7Ey/7eMKlOqTMvsOd/+9uFDaSraJxABAQC1IuQegBAQAAAzyQx89WGRiAwNHXyzsTEmF4aPHZs6dcXIyPDg4CX1MZd4VOxTuMRkp3riJJWgJGkoBAQAEBAAAAieaMTVuxUjF4aPHJ02LS5DQ0eOTJsWkZHhc+cuqfftpxctJA7b1BMpoQQlQwMjIACAgAAAQO1EI6re3a9G8jYZHj71zmVTwjI0tH//9EaR4eF3z1zaYMpVJ1T5eMgRkgQdAQEBAAQEAAC8F42wehdX5To1ckdH/54TWiUyNHTw4BWN1tSOKh9RT65eck0QEABAQAAAoHThiLhEo029D2f9zaGhujqR80M//0XTDJELQ2+fmDKF+tMi4qBXSpJUCQICAAgIAABcLBwbXMKRD0c8Bgf3vjJzpmkhVpVCC8hGhAQBAQAEBAAA4RhfOHIZW/F469jUqdQnQoKAAAACAgAAHgqHZmho/4HpYVG7WVGvCAkCAgAICAAAiDtpXAtHR9n/n7Orlcjg4N49M2dSv9UVkvaQqUntCAgAICAAAEaIR5d6p5PHw5P4H51cj/cHf/LilbNFRoad91ALelW5PmTKeSQICAAgIAAAgRSOuHq3SY2kEc/+f3I9fNnqqtShWj0ICAAAAgIAUEnh0IKxRY2cMc9/DyFXQSKlyvWByx1BQAAAAQEA8LV4dKl3Gyo+ZXt/8Ccvzp4tMjJ87twl9dR/sOh1CUkGAQEAQEAAAIoRjph6t8Xz0KpCXBg+cnTaNJHzg/v3Tw/TDgHvRar0b6gWAgIACAgAQE2FQ8/4N5W9TW75kGxuPklV+mdXLQQEAGoFjzgAsFw84urdgRqIh9YPZ+UD8TCZ2Gg/O3b07ruvnttFlQCAtbACAgCWCUdYvdOhVfEafiJWPiClSr0ykqrab2YFBABqBY86ALBEPLRoHPCBeGj9YOUDoqrczcoIAFgDKyAAYKhwhNW7Lb4Rjmz1YOUDxielysqtjLACAgC1gkceABgmHlo0DvhQPLR+sPIBExFV5Q61MtJBlQCAMbACAgABF46weqfP5/DzRI2VD5gsSVVOfjctVkAAoFbw6AOAgIpHVL3bHQDxcLgwfHJgyhTEAyZDbLTfOysjcaoEAAIHKyAAEDDx6FLvNgTuu1tOOIfK0avK4k9gZwUEABAQAIC8whFR73QyeSxw13Fh+Pgvp04VOT/4s581zaBdoZKkVblmwuR1BAQAagVBAADgU/GIq3e7AyseowIy9NbxqVNpV6gGkdH7hm19AcCvsAICAD4RjrB6t6lmJ5J7zYi8+96lDSLvn9v90qxZtDPUkqQq14yGaLECAgC1ghUQAKixeETVux3GiIdmaOjIkWnTaGfwAzFVHlArIzGqBABqBisgAFAj8dCioVc8wgZdoZ3b7V7asGDBqcxYkv2F4ZMnPzCFpHt/s1GtiHRRFQBQMS7yDQQEAKojHGGXcLQZe70Xhp2DBs8P7t8/PWx++9bVTQ+/f06koWHxwhMnLv7z4eFT71w2ReTC8PHjU6eKXBh66xg5MX4jqco1Re+iBQCAgACAT8Ujqt7pXayixl+3bdvtNjQsvuHECZG6uulXvH+uiAeRvD94Sb3IhaG33rp8qsiF4SNHLudkeL/ctS4RSVIlAOC5gDDUA0CFxCOu3u2wRjz0N/22iIde+ShWPDQhuazhwpBIfX3zvNOnRS5r+NhNbx0Tqa9vbn7ntEiorr5+eJj7qDaER+9bdtECgErBCggAeCwemwJzMrnXnB/6+S+aZtgTYlTqykfxOCshQ0NOKNvQ0MGDVzRyf9WWhCrbCdECgJIhBAsAPBaOsHpnz0pHoQnzuXP/8aM5V9lyzUmZMmX5zYcP6fexyj24VMjW0NDBNxsbySGpLWlVTnzQIQBAIQEhBAsAyhQPPeE8YLF4OFwYPjkwZYptV/14KLesHDpk69L6D10zcDJn5SXs7coLTExk9AsHJ0SrjSoBgNLHdVZAAKA08ehQ7zZxhJlicHD3y7NmiQwPv3vm0gbTrzYtzjff80O5/UKLaKQGAnj8l1OnigwNObuOkcxeC3pVv2hnBgEAF+H2DXZmB4AJhCPsEo42KkYPqCo0yA7x0BRa8XgkVCsxvaRu1q+cPStyScOMpnPnnFCtKxo5CLK6tImzIhJV7b+SXBEAKAjfEQFAAfGIqHc7EI8CXBg6fNi+CW5PgZ/3+uCzObtn1dcvmH8qkx2qdfm084P01+oQVaU+cT1KlQAAAgIAE4lHTL3bbX1ux4QCok76tgMdYpO56E/CTV/80tj5Eb2++cR6d66GhiU3Hj8+ts0vVIPw6DhCrggAICAAUEA89ARBr3iEqZgCDA+/PTDFovM+HIpNNn/EtzkAo+eOTPn4x48dI4m9umxRIrKF3DEAIAkdAPHYQohVidh13sfFSefF9avgrKBdGM49b4Qk9mqQVOUackUALIBteAGsF46wa4KIeJTK8PDbJ+zZdrfcFY3HA/NV1iV1V805c0akoWHJkuPHWRmpDjFV7iZXBMBCEBAAa8QjOvrAd0oe+KWit3u16xvy3ir/u9qhzxtpaFi88MQJckaqQ0SV+lyROFUCgIAAQPDFo230AZ/7wIdSGR5+++QHrDmBOyHlhsb4NSm9VMZyRpYsdVZG2E2rcoRVuVWJSAdVAoCAAEDwxKNLvdtCUvmkcVY8LgzZFHrlVQjVtsBnFYbk8g+cH8zeTeuqq86c4a6oLJtIWgcwGJLQAYwRjvDog9sp26gYj9ChV+cHf/azphnG9ya18tEU8rZ/HjBuBW54+NQ7l00ROT/001dnzCB5vbKkVMkBhwBBhCR0AGPFgwMDKzfRtCn0qrdC/2/CuJrS54xc1vCxm946JnJJ/QdnniN5vUJEVUnSOoAR4ydVABBU8Rh7IOc+oMErRmRw8JL6XkKvPOERg9fWnRPYL63/6EfePiFSV3dF4+Bgj75buZE8JaJKktYBEBAAqKJ4xEcfwLkPZPCollW5JvT+uRd+PHv2TkuCUlMq9Crl+f/sJKWnR3+P6TQ03Lj4l8f7Vb9ZGbLluqtLWJVbOWkdAAEBgMqJR9voAzf3AQzekFTl/JAzYU6o9+ssSYKt1rkdj1sidPeP5AqdFpFebrWKwEnrAEGCJHQA34sHJ5VXlo1KOLpGf+JMZCLq3QFLJjTzVXJvusL92b56zV0B0v1L38+b+EKhIugvENpJWgfwASShA/heOMKIR2VrWZUrLxKPXGKW1IcOvUpX/DflTsQTltRv/KKfOPXdO9oPdTtAJepd54ogeAB+AgEB8JF46Acm4lGZibaD/kY6OcHfX23JN/S1Sg7fZk0oVqE/IUSrGkRVye5ZAH6CECyAmouHfiBuJam8IvSob97XTziy5X5TOmCJgDRVPUQlV7gHrA3FGr8f6i8gyGnwuPepco3q90mqBKAKEIIF4DvxYDerSk0wihWPXOKW1FNCahUb77RLZvRz2EHx/So3RGuJ6r9pbm1vet/ouMvuWQC1AwEBqLp46AfebpJPPSWlypWuXaxKxZbQK7+EQNkSirWi5H6VG6KlRSTBre4pevesDqoCAAEBMFk8CKnwll6XeKRK/h9yQ6/iltRbgs9RVeKu0LNSRSSjyjVKRDYSLO0pm9jGFwABATBJPPQDjQebt6xXwtEeyg3pKX+CaIt4+GVbUkKxysNpvy71TgtJhiHBE9rUFxJb2T0LAAEBCLJ4tFEh3tSqKvVKR4/H/z+hV3yuauBdP3NEJDF6XzhliqHCU1FkG18ABATA18Khz+/YjXh4ip5QLSly+9xyiVlSnwk+V40ntuWGYo0vIimXiCQEvCDqEpEIVQKAgAD4Qzz0Ayr3gQWTo3d0QlXs9qWl4kwo4upd2PD69E/olRs7Q7G8F15yRaohIpwnAoCAANRUPMYeSIiHl3id2zERhF7xOWtB5fsduSIV0WVV7kBEABAQgFqIB+d3eFSrqqxUbsdExCyp5wSf01fEq/abyBWppIjs5jwRAAQEoJLiEXeJR5iKmRQpl3gkq/abc7+5NF0g/Rt6ddGUzqpQLJ0zVj0Bzp8rkhTwgi2ICAACAuCleOgHylbEw6MJca54pGr0Oe4n9IrP7QOqHwKYmyuiRaSXoclTEemiKgAQEIDJiAfnd3hDj/qGe02VcjsmImZJvScDLqqmE6/5J3BEpF2JSDtJ656wgYMNARAQgFLEYxMHB3qKTiZfX/OJTe42mlHD6z2lJpbpwH1yu0KxImrcifhERHrVu5UkrXuCPtiQ5wkAAgKQVzz0A6KDCplcbapSn9vR67PPF7ekHR435JvsnZZ8I++ffumISNIlIimGNk9EhIMNARAQYKrMieUekhqdsNQ2t2MiVljyTWSC6wgU/tsOmqT1ShBTJSICdhMaGRkZGcka9kKhUChEBCgYLRx6wNfiEadiJoWekPglt+Nich/0A4YLiA69WhIy67615bydJt/eR7n3E1/ceHW/asELym51AOXg9g1WQMBC8diBeHhCr4rVX+n7CZNDzDIhNI1thGL5hNyk9fV8ZTkpoqPPpdwcNQCzQUDAQvGIUjGTYuyk8mB9bltOPH/c0AlhwpL7Kzghgo6I9Kh37SSteyIiuzlhHRAQAMQDxiYU7TU6qdwrYoa3U9oVs28OuTlFacPbMR64T8zuWZ729tHnFiICCAhAoMQjinh4Kh4rfbqb1cTYdeJ50pJ+mTB+Apo7jgVNRLQoLmH3LEQEAAEBxAOKJeUSj6BPIGKWtJstORJsyxsMEUmPjiOICCICgICABeIRpmIQjyzMz/1wJnwJ86diTV/80tgKSMbwqw1+v9W7OuXuytbLUOuJiLRRJYCAACAeQabXJR7Bn9jlbrsbM7z9Epb226Th1xd15bKZIsrtiIgnIrIFEQEEBADxCKZ46N2sTBGPXGKWtOM2S7dBZVteM0SknW18JwUiAggIAOIRCIK6jW6p2LLtbtLSfpyw5DpXGNuPc3fPYhtfRAQQEABfiUcc8fCEoG+jWyoxw68v5Ur2tYfcFbuU4VcbN7492cYXEQEEBMBH4qEH0K2IR3m1OPpAD+o2uqXCtrs2YnooVnC35S1PRFKICCICCAhALcVjywg14oV42DZRjTHxtoqEJdcZt6ZFc0VkPtv4IiKAgABUUjyiiMekSLnEw9YHtum5H3pb06T1PT63n2cMv9oV1o2LehtfPa4hIogIICAAFRCPHYgH4uEBMcOvD/HIT8L4fm3atryTE5EEXR4RAQQEwAvxCFMxkxKPjLU14TxQ45ZcLaFX+bHlhPSYtS2ce7DhGs4TQUQAAQFAPKpHL+KRF1tCVBI0tdX1soKV4hwh4WBDRAQQEADEo6LiYfbBgZMlZvj1pVyhKKBhW15EZExE1rNCOCkRoX8BAgKIB7jEg7rIxXlgRtS7qOFXm6TBi8L0ELWIGlcjNHVeEelR7xgvJyciUaoCEBAIqniEEY9J0R5CPIohxsQaskjQ7xGRPCesQ3GMPbcREUBAAPGwUjx6qYqiWMG2u+CMNFZty7uaXJCSRISDDRERQEDAEvFgwEI8qkHM8OtDPKg3G/u91yKSREQQEUBAAPGAsQcg4lEquQ/CiOFXu5MQkrIwPWQt7Mqxg+JEJIWIeCIiYaoEEBCoNYhHeeKxEvGYFDFLrjNBU5dFkvsAEBFEBBAQMGoKPfDVh0W2IB6TEo8UVTIpTM/9SKuJUpqmLnWK1PTFL4mkR+vRbMgF8VZEGJeLI4qIAAICtRKPNioE8aghMcOvL0kTe0KC+wAQEUQEEBBAPBAPKI/c3A/TH3Rsu+sN5ufQOOMzIuKNiGQQkUmJyCZW5AABAa8ebB2CeJRCGvGoKHFLrjNJU1OPJYCAICJ+oE19UbQFEQEEBMoVDy0cfKNRHPoBtQTxqCim536kXBMgKBfnPsxYIiIrGKcREUQEEBAwQTwYOEoTD73iwcSxssQMv74kTVwRTA/FitHEiIiPRaSDqgAEBAqJRxTxQDx8ifMAs2WCRe4HYjeZcTxOUyMiPmSTSlJvoyoAAQG3eOxAPBAPH2O+gOSe2Axe4dynttQroVjVEhGnXBKyRXC9YQsiAggI4uEWjzAVg3gwsaoZTGCqQwJRhwqwhhWRktArIlGqAgEBe8RDi8YWxAPxYGLlG3YSekU9e0DUNc5DpSE0qxx0/9yBiCAgYI947OAEc8QjENiV+5GkwalnhB0RsVxEEGcEBAxkK+JRnK6pcg3iwUSqihMXBKTiU52c7bFNv6/JBUFEEBFAQKBWU+mcE8xjVEhR4qFXPNJUCROpKoB4UO+IOyICDlFEBAGB4IuHPkCwjQopSTx4QDCRqibkflDvlZnIkQuCiARfRDgIGQGBAImHFo4OKgTxCCTkfgD17vVEDvwpIhkqZlw4UR0BgQCJBzcq4mEC5gsIuR+1wa5ckBgNjogYJCJtVAUCAv4Rj6h6x1JlcaxBPAIBuR9AO3AfmS4iKUSkJDjIEAEBH4kHBwkWR3vIrhORg07M8Osj94N24D4CRKQ8OMgQAYEaiEd49JsAxKMU8eilKnwOuR9AO1TquYGIBFNEID963sNBhggIVBEOEkQ8TMb8fk3uh0+mMOSCgO9FpB0RKUpEtrBtLwIClSD3PA/EY3w2Ih6BhtwPoF24r8ARkV5EpCj0vGgH/RwBAe/Eo0u9a6NCxqVXfaPZRVUEmpjh10fuB+1SywkaICJm93O27UVAYNLioYVjAzdSUeLBwBxUcmN4w4ZfbZIG9yUpw68v7Nq8BIItIj1UyLjobXu7qAoEBIoXD/2AwODHJ4F4GIX5EyNyP3w6Nbdqd7wYDW7EOLJePfd6qZBx2cC2vQgIFC8exDCOT0qViIdZkPsBtBP3GZQmIu2ISFFsYbcsBAQuFo/w6A3ilGEqZlzx0CeYZ6gSo4hZ0n/B35ALAkEWEcaZ8WHbXgQEstjK7lbjaxriYSi52yZGmNiCD0gafn0R9cVXhKY2kpWIyLjo5w3b9iIgtk6pc7bVjVEhiIfF2NL/kzS136cm5IJAgHFWQjKISFFEVbmVkEQExCbx6FDv2qiQosSDAdRsTI9JT7kmBhCUdjObG5l4WSEiOjSL8aeQiLNtLwJigXjE1btNdPRxWY94WEWUiSz4kKTxEy+wQUT0+LMSERkXvW1vG1WBgJgkHnqChWGPTzsnmFuJ6RMhcj9oN8Qf/CIiaxiPxkXnhiDoCEigxSPsEo8wFZOXjYiHZdg1wCdp8ECSsuQ5xUTLLhHR4xHb2I/PViUiEaoCAQlmB3bKKFWRF32CeRdVYSWm3xcZ9cBP09QBwxmXdLuZ3n4IiJ0i0qverUdE8o8CLhEJUyUIiM+nHANffXgsx4OBPT9JTjAH4eBBCAYpw6+PZHS7RaRHveulQvISVSUh9AiIr8WjTb3roELGfZATgwrZA7upvEw/NwLTc0FiNDEiknWQYYIKyUtchQ53URUeERoZGRkZyfK6UCgUCvHYLFE89ERqN4acv5ZUOZ/zPCwndyl7wPD7ZWUoN+YaLqa1tbu72AmwHmfDFf5MY+31+3/QEtn1w6j8xl1Xznpl36aR5uYPfGAgI9Lc/IEpAydNaws9PqfplozPIrKDEPJxWaPGd4StWC7yDQRkMuKhb9QDJJmPKx6c5wHZD7i4emfuAVDOgynII2lra3d3RL2OuP7MLQzTJ5ioxIzv14tvaGw8elRkemN9/XvnRJqbPzB14KQjKpmMyOLFjY1HjqifZ0QWL7ri8qNH/DehcsZpJlSM09kior9YjVAxBeY3ubuMQbECUk+VTIYdiEdRDzRuTMgmavj11bK/5xOHsKveCwlDjK5ZJnv3nD49Z07Oj07K/OLFZfGiKxqPHBFZfvOMGQfSIsuXz2jav7/aKy06JyvBV5CWow8ydEREh0wz38lF14PetleLSIaqKRIEpFTnzUkyj1IhedHneSSpChhnomMqXvT77NCkiQTCLRwQNHHR5RNPHD50001jf97c/IGpAwMid626ctarrzqCsn+/yF13zvqVV1/liwGohoikCogI5N43OkmdHNdiIQSrJPFoc3U0yKVH7W7Ftn6QH+dBNmD4N2ntobFtLltbu7ujLpGIFRAJ998DyM/08KUN594X+cxnrr7qxZ+I/OHvt7T8YNfkV0yc8ZsZAIw3fjMPGp+NavzvoipckANSlnjoiQFLkPnpZVtdKOLBFVHvDhj74LrzrvfOffqetLz00oWhK6+M0PBQVZYvnzFj/wGR//qla6/99++PhXKVxhJCZ6GI8VxHgnRQIXkhSX0iAWEb3nHFQ4vGVsQjL/oBxYoHFEPM2Cs7fXpELmsQxANqyvPPnzy5YL7Iqt944YUHHxRZ9Rsv/PjBz4ocPPjeuaYZxf4vUSoSxsWZWOvnfi8VkpctnKQ+AQjIBB3IKelAuaRVuZJtdaEEzD3wbN++4eGZM2lh8KeQfHLFrh/+8R+LfONv+9+8eflE/2oFoTVQAlpEUlRFDmFVcpI6AlIkzspHl3oXp0Jya0eVaxAPKIOosVe264cXhq6eSwuDPzmVOT845TKRzs6fvrrqLpH/53d2v/w7vyty6vTQ0JQp9tyn4C25uz6tDOXOEyD3ftqE2CMg44lHTL3bQEfJSzuxwTAJYsZe2SuvsgICweHp77x17PqPOiFan/2sW0QQEEBEvKfNlcQP1gtI/lwPyGU9B1RBiTi7P639vV+//b98psP4q92168Lw1XNodQgWevtft4g8/PBf/mVbW4eIPLa5vz9CRUEJIpIanTdQI/nYpEKyEH3OARERdrcqhN7dqoeqgCyx0BOSqKvUseOx0b995oxIQ4O5tfHmoRFpbBQ5lRkZvmwKvQPMEJHFi1aunDNHh4xsUiKSUX9bTzB3umL/kyLywNqWlgwVioh8+/ChXr37oeonRJbkzjM5wNBaAeFAwfFIsa2ulWIRdgmFFokbXWJRvKgvWlhX98vj5tbaK/suDBF6BaaJyN49zz7XFBYR+dStg4MiIg0NDQ1h17gQyzOhfGxzf396HFF5YG1LS5KKtkpEupSItKiftlExOc9Zew8wtE5AHPGIq3cd3AM56AfHSsTDSMEoJBZRqZSIL7y+ru7ECXNrdd8r5H6AiQycHMiIiOx87rlnHRG59bZi/23EVcZHcgVFXIKiheTl0Nj7B9a2tKRpBqPQIVlRvvjNIa4ErUMJW481V27NQYSOeOgBcTchV7m1MyoeJJkHUSzCLoHQgnFxSFS1OXZ02rS/+mtza/83f+u9c2viIrt2XRi6+mp6I5jKDTcsXiQicsPixTdU+7lUSFCSNEvAyN2O9gDzsALzsNxcGnOw9iR0R0B21HxC5k/07la9VIUvBSPiEgt3SFTUd5960aK6uhNvi3z/e1Onfutb5rbORz767tkH15IDArZw11133C4i0hQu/mDDSqNFRE/YdrpEJUOz+VJE9HNrN7khOaRcImJO/3X7hvEhWLnneiAeuWxEPHwhGNEJBCMSuKtauOiSepNDr0g+Bzv5yYsvvSRSWkhWpYm5yg5XyFdqAkFJ06xVRn/D74iIzjXdgoiIyMXnhpibi2vsCkjuuR476Ng5JFSS+RpyPWoiGCvKTuoOCn/+55dNee45kQd/79L6l/eY16rPPDM0tGCBSFv7uXN33kEvB9tYtuzXfk1EZMH8BQuCfi1aQJIISo1wREQLSBsVksMatRKSCPyVGL8CknuuB0adS0pMN2oEwx+Ynny+64cXhq++it4PtrJnz949pghIRHInvm2uFZS06/npFpQU3WGSOBPs9pDatpdQ+Rz0dr0pJSLmCHG9qQ2WO7DYTmZUPJyVjwxVgmBUlGXLLqk7fMTc69u3j92vwGbOnHn3rIjIW8ePHxcRuXLWrFmmXmvEVcYLCEqygKCk6S4loSMzSFLPvX59UPYSY75ANiYEy1n56FDvNrHy4bqhOcl8PMEYfbAgGJNkXnNd3TvviPz4R1OnPv6/zb3O2XPOnPmjh2hv4I6fO1dEZMUnb7mF2sgPglIqJKmPx8aQPl8laBi3Cxbb647fUR3x6LK4DvLtIrUi8EnefuWOO+vr9x8Q2bJ5ypTt2827Pp18/vGPv3vmd3+H9gZwuPfT99wj4hxYSG2UJyiJAoKSsVxE2tQ7QupzWRK47XoNzQHZinjkkBR7xCP7HIxCghGlS1QJ03M/OPkcIB+HDh86JGJGTki1iaiyQ5cFdvHaZt05KM4Eu1eJyAr10za6jJr3OvWyJLDb9QZWQHK312WC6ZBWpYm7W2XnYsQLiAbUmmWfuKT+8CFzr4+TzwHy8eYhBKRS6OeePkF8g+SeKJ9QpbnJ8blJ6pykniuuG1R9rA/cvC9wAuKIR9RV8aDFI7hJ5uOFSmnhCNPEPmdec13dO2fMvb5du9j9CiCPgBw8dIhaqA36+ThRcvw2Q0K79BeshNw7dKgVop0StO16A5MDkru97g4MOIcgnWTe2trdrQVjNaFShjA9HKp7/5zI6z+9fOqjm829Tk4+BxiPFSucZPR5c53kdPAvKZeYJCQoKyfOhDvmmg/ajhbK+b4NyQp4DsgGxCOHXvGfeORbyVjNrlKGs/D6uroTb5t7fZx8DlAMAwMDJxGQYKDnUe7QLj1xTahyp0tQaj+xdSbYSSUiG0O580Nb0fMqnazv/1B83wtI7onmHYwZOd9c1DLmLzsn435WMixn0SKSz6HSpF1ltSdqYZpgQvS5IBD8iWybLtXzfYsSlKT6+baa55zo7Whzk9RjlrdfXNVH3PchWb4VEE40z1srqqzGgYL5dpdaTU4G5GXhwkuMFhCSz4shWUAY+l1flKRc41n23+/r6+xM+/gas8dFLSYRV2nz5hhvHXsLATEc3a9jBXJO9IR3Z8gRk2pNgDnAMBd9gnrStyFZPl8B2cCJ5jmsV+Lh5TcN4x3EF6fKoSjmzQ3VnT5t7vW98qrJAuIWAv3+VCj/nwdBFCpFX19nZ6aAcI0Syh1f9Ti6ziIxGcg4oVhN4aYZjI92oOcRHbocyQ3p0vfLNs9DuvQE25lwaxHZQUiWEpFcQfMPvktCz93lihMwHXSuR/skWibfNraryakBTzh2dNq0v/prc6/v47969uz9vyvy5sHh4Suu8Nunc4uDFgO98pB2/TzlmkhD9Wht7e5uc00MTIRkdCgWPW497hKT8r/gcESkS71jt1QtILUOyfL9SeiOgOxmYpxzY64sIeQqX25G3PUNBYA3LFrkJJ9//3tTp37rW+Zd3+nTI3JZg8iHP/LumQcfrPZ9rx/AL+cRib6+zs4kHTDQIqIFpM3A67vhhsWLRERuWLz4BlobJjMOJrMEpbRcE0dEdnBeWM7zo3YHF/p2FywOFsypDVWOl+uRvbRPbgbUhnnNdUaHXu3b50XoVdL1AOgPXfxzW0OabOYR1Q/aDPyGdiAzkKGFYTJEXaUO6dLjZKJIMSE3xCGiSv8cXFhzAXHEQ1fMOpbKRERkY1auB6IB/mXh9YbvfpU39yPlEoqXEQookb6+zk49vqddEwQTGBw8P0grQyUn0h0TisnsOY6YkBuSjT64cNvodsbWCojDFut3LXjqqSNHo9G0fPb39+y5774bR0RaW0UGEA3wNYsWmi0gt912SV06vT70Z3/W17d9ew8NDhUg4ZpQmcDASVZAwC9iMnuOc5/9yz8//4M/+nxSli07ceKll2KW19cmNe9eUrOVkLpa/WJn5SOu3tnTEZ5//uTAggUin3to7yv33CPSMv/fd2zoEiUe+gZqQzwgEJgegjU/Uld36nSKhoYK8nLIvGsaHBxkBQR8Jia/+VvLb/6rv4zJK69OD3/oWtvrJapWQjpq9gmqvgKSe77HJmOXwvbue+fdOVeJPPGPhw/dtFTk6e+8dfz660UOHnzvbFMTQwKYgekhWLVeogYbSBt8be+effeMiMjlUy+fRkuDP1i3bumS//anIv/yz8//4KHPizQ2nh88c8bW2tigzgvprXpyeo1WQDpcZhpcDh5871zTDJFv/G3/mzcvF7nhxp3PffGLIp/85A+e/+PPi3zjb9Lpm29GPMAs9O5XTAwBJoPpu5mdOfPuWVoZ/MW+fdMbP/Rhka99/brr1rbbXhthVVZ/QaBqKyC5yebB25f51OmhoSlTRJ7+zlu/XLjIWdlYulTk+edPnlwwnxsa7ML00CuHFA0NAGAo3/zmNfPv+22RZZ84cWL3yyK33370yLPP2lobbSok6/GqrfxXOQQrOAcv6VyNJ/7x8JGlS0We3n78+MJFIqcy5wenXMaNC3ZjeuiVg4mx+eBf9AM/ZtA1vfuuDm2ZNYsWBn+ybr0TkvXjZf924jdfIiRLjUcVf/5VPATLWfmI+XZg1Ssb7hCqVb/xwgsPPijyxBOHD910E+IBNpJSZa8q29WAtCT0hT9paHjhhV5Lrh8AyuPMmXfPUAvgb05lLq2fNm1MROwmplZC2ir+m6q0AuKfZHP3yoYWDAB7yLgm2Dtd51ikxIlNz4zzf9x999VzI4bXU5quAjAp9uzZu29jyDkRvWd0guMQVeUKTqoGX/Dd7XNm33KLyJNPNTffeafIffcePLh9u621oVdCeiu2ElIxAXFWPtpcA00VjdaVs/GNv+tP37xMZO+e06fnzOFGAxsmzkmXYGixSHn0e8ydMDgxsCm6ElQRfZ/GDNwd8oG1LS0Z9TrhKiVrgvPY5v7+qGt80YKifx6hq0BF+fKGxYs71oksW3bixO6XRObNPXv26DHbaiGiVkK61POwKzgCkmtQlUfvRvXEPx4+fNNSkW/8bf/Bm5cTOgUmkppAMNIV+83OgBSxpH4BoPqiknLdhz0uQYlMIChRqhEmxWhIlmu7XjtZp7bp7fF8m17PBSR35aNyExUtHF95+I1f3NpKKBWYRD6x0D+fKDSqGpguIGm6IIBntOgvIj0I5XhgbUuLvj97dekSlHABQYkhKFASu3bNnLlkqcij/+uaa++7V+TB3/vFG08+ZVst6PupQ5Vd/hUQB+9XPnTuxlcefuONW29j+1swSTC0WCQD8vlNf4Cz+xWAd0Sq+LvyhnohKDApvvb16z6ydq2TE/L0dlt3yfJ+JcQzAfF65QPhAATDr4QNb78UXRjASBAUKB33LllbNv/oR/+107Za0PdFhyq7/CMgDuWvfOzd9867c64S6ez86aurViEcEIQJaiHRyBh+/StGzL6+DF0cAEFBUCAHvUvWM8/MueqWW2w9uNC7lZBJC0i5Kx96l6rOzp++vmoVORzgJ9IuwdhmmWBMRNjYK6vWCbAAYKqgRCYQlAjVGPQpuNUHF+rnf4cqu2onINqIiv2bX3n4jV/cdhu7VEEtyUwgGGmqaFyihosnAEC5gqLHkV5dFhCUeAFBCVONPkeHZH3t69ddt7Zd5L9v3Lvnkb+0rRbuV/22q+ycybIFJPeE88ITEh1a9bmH9u759D2cwwHVRAuGDpFKiLfnYNiDHdvvIiAAUC1B6dGlS1D0vEqXq0cmmmdBbfjmN6+Zf99vi9z+60ePPPcD59yQl16y5eojoyemO5EDvdUTEIfCKx/f+Nv+N29ernI67qKjQiUnjFo0CJWq9IBjNogpANRaUJKu51pXKDf3JK5KQrv8wpc3LF687vMi3//ejh33t9t29feXfWJ6yQLirHxEXDfCWE7H5x7a+8qn7xV5+jtvHbv+o3RM8IJCgsGEsbpEDb++frbfBQCfiklGve6Viyd8+U6QX+0SFKgU+/ZNb/zQh0WefKq5+c47ne16t2+35epjaiUkqlZCip+XlbkC0naReKz6jRd+/NnPEmIF5ZCeQDQyVJEvCBt+fQgtAARVUFKucaxngpWTuCXjevX48obFizvWidxx+9Fjzz5rW3K6XglJFf1FXn25vwjxgPIneNvIyQgkNxq+/W6aJoYaYur21ozvtRWTjHrdq0v1/G2X3JWT+9lOeJLYnZzepsr1Rf+LogXECb3SHTKCeMA4JFyikRR2lzKBsLFX5iwd0z8BKjAtI7TR14KiBTFV5G5dcaptAnRy+oMP/uKNp/5JZN7cs2ePHjN/fuCEYsXV8zThnYBoQ+7809deX7UK8bCbTB7R6Ovr7ExQNUYTNfS6UjQtAECOmKTV6x5dhvIfxLiakK4CfO3r131k7VqRRza9tPt//E9brlr3h8SEXzwULSDf+/4v3/7IdXH5xt+k0zffTMeyg7RLNB4PETJlM6Y+WDI0LQBAUWKScc0LEq6QLi0i7hWTiHW19eS3nKT0zz74iwNPPimy8PpTmZ+/YfpV6/aeeDuwCQVEh17dcOPO51bfHeH+MxItFElEA3LQu1uYzU5CRADBB/BEUNxisl7y55rYIyZ/9meLF3asE/mXf37+Bw993vxxzJk3xFQoVrJ8AVl607PPfeELMTl48L2zTU3cXmaIxuOuJPA0VQNMjABqSpQqAIPFRM8/UtaJya5dM2cuWeqUS5facmChDsVKhsoWkP37z5794AfXjXADIRrAxMhMkjQxQMWfRwB2i8mT/9Q87847bBGQ2IR/YxwBaW3t7o4aZ6JmkXaJRi+iARUgTBUAQJlkqAJATGQsJ+QLf/La65s3m747VjSrvbLbsygByW5g8IdoJLKEgxwNqBYtxo4DE8WoAlSW1tbu7hjVAOC5mLSp92HfXcWjj15z7b2fNv+ckN//gzd+8a1v3T/yd3+b3V5FCwgDY3XJFBANJkhQSyJUAQAABFBM4urn/tku+Mmnmufdtcp8AZk16/3Bt98u7BETCEiUfl1RtGjoczR6qRKAqoHYA1SeFFUANRQTPc9KqHNM9EndWkTcJ8BXHn1i+pNPOSFZ99178OD27ebVfsOlw8NDQ9FSBIQlYe9Jq/IRksIhgDAeAHB/lUNfX2dnhiYGHwmJ7o+9ugzlnvze5hKTSMU+zTP/d86cWz5proCMnXvy2Ob+fj3OJccTEBGSTieL7tiEUAH4F87/AACA7JPfu3QZyp04u3NLJs++fdMbP3StLXV8sVcUEJAo/bEodId9xLULVYaqgUDjHCQUoSIAKo6pmzzwHAQTxCSpXiddIVxaRNaVvFJy3287Kx5/vnHvKz2PmFt7ixadOv2zn7m9IjGRgEB+ElnCwcoGmI7pApKiiYH7jPsLoAQh0WLdo8tQbrL7utGckunh80NnzojcfvvRI88+a8v2u2M0Np4fPHOm8J8jIC6mhy9tOPe+yF13zpr1yj6R9vZ5c194oUc+/rHw9IMHN4bCTV/8Et/sAJgA9zEAAHghJgkVOZAM7dkTDl933aaRSOTds4cOtU04EbcV6wVEC8cf/kFL8w+eF/nDP4y0PP+8yPTG+vpz5/Tf6lBl20hm4KsPj+V4PKKEJE1PAgOJGn593LfgB2LcXwABxBEO/ZxcN5ojcsMNmcxrr1E/CEhZwlGIsEtIOpSQJF1CkqBngQGEjb0y5wBCJkgAlaOfTR7AINHQz8O4SziiVFABXnl1eni8JPsCAmLug1mLx3/90rXXfP/7Xv2vMV0qIdH19/hocjorJQAA4NDa2t3NxAXAv8IRdYmGFo8wFVQkpzKX1l/RWNgr6mwTkKe3Hz9+/fWV/i0RVW5QHfeAEpMdqmyjZ0IAMHV3niRNCz7A9IlMiiaGAIhGWJUdqtytnnu7XdvuIh6l8uahqVNnzy7sFdatgOzdc/r0nDkiBw++d65phkhz8wemDJys1m+P6VKJyCb1PqHKx1UIFxMk8AMRqgCgYkQNv74MTQw+FI64ene/a2UDvOaVV6aHP3RNYa/IswJixwndT/zj4cM3La31p9BGrQ1br5DoFZNNqmQiCABgFmHDry9NE0MNRSOqyi0jTjmghGMr4lEldu2a+cGlS0VyD3ocY4Ik9KQqY+YJyBOHjyxd6nUuiFdo4ejQpRKRlHqvc0sS5JYAlAwnoIMfMDXEUcSWLzLBH6Lh4F7RiFBBNeL06Usbpk1TJ71/OFnw700gICljBeTgwffONjWJPPHE4aM3fUzkM5+5es6LP/H7p9Y3WlTdaJskdxcut5hkuBPAg/4GAN7DBAmgeNHQ90vcJRw8p/zGd5+ZM/uWW9weUbKA6G8KO4z9puYbf9efvnlZUASkEFoQY6qdtigxSaifb0NMoAzCVAEAgl8iSZoWEA2LefTRa66579NujyhZQMwfSHRS+vPPnxxYsEBk+fIZTfv3m3J1+gaOIyYATJAAwQdANKAi7No1c+bSpTr0auLn7TgC0tfX2ZkRZ7/ylJjeMb7y8Btv3HqbyHeW/6eP7/+m6d2kkJgkC4hJmjsLAGDS2HD+BzlWkC0aUde8YzWiYShf+/p1H1nbrt+lxEk+z5QjINno3IKosaFYzz9/8uSC+aauhBRLTJeuHJOUqx8gJgAA5RGmCsBg0SAZ3DYe/V/XXHvfvc4KyJLR3WW3TfhFRJECkrSmIj/30N5999wjsuflFZ/86lfpWEo8JVdAtZhoAUmMCoojJimqLNAPEh4YAJUjZvj1Mf6b/XzQYrGaE8It581DU6fOma1WPta6/zQx4b8vQkD6+jo7U2JLKFYwd8eqFXqi2qFLtV1wxtUBtykxSVBlgWpXJkgA3jN9xOzry9DEgRaMiEuUV3NuBuSgt9ltb//VX/1Kt8ipzKX106bpP02LE3o18XO2vrRfa34olqbzT197bdUqkbtWXfkrr+wTmd5YX3/uHB2vOMKqbNOlEhO3Ge8kpAuqyuw53/724UNMkKCWRA2+tr6+zs4kTRwI0dD9MO4SjSgVBOOKR1v7r3784W53srnmkaJzwEoUED1x3GR8RZ/KnB+ccpnIN76R7l++3K8HFgYVPeDFC+Sa6AeYXjnhgQYAphChCqAKghFW72IuwYjRD6Es8fjN31p+81//ZSHxcHuCpwKiTzZtbe3uTrgmkubyla+88catt4p85r9cffWLL4k0N39gysBJOmRliLpKd0jXmJjo96ycAAAC4geSNG1NRCM6gWgAlIfO8dChVhOLxwNrW1qKn4/Vl/exdChWfMSWhuj809deX7VK5B/+fsmNf/+/6ZjVJewS3rF+x8oJAPgfG7bfhcoIRngCwYhQUeApzzwz56pbbhFZt37pkv/2p+4cj4m8oHjKEJC+vs7OhBpQ09bcAE9/561j139U5Ontx6+6/nqRu+6c9SuvvkpH9QdRV1lo5YScEwCoFaY/Jzn/Y3KioZ9fcVWuYCUDqoIOsdLC8d3tc2bfckux/zotzspHouTfWz+5j71RDThb7FkJ6fzpa6tWjZ0TQnK6nwm7BvR4gW2EtaC4Q7syVCEAeETU8OtjvBxfMCITCEaYioKqos/v0NvoFrfS4eaRsr94mKSAaOPZZM0NpLfpJTndBPQDoU2XhHYBQIVoMfyLupTlghGeQDAi3AJQU3btmjlz6VKRL29YvHjd5yfK6Sj2C4fesj/PJASkr6+zMyNOKJY2oA3WrITo5PS77rpy9iuviixedMXlR4/Qwc0i6io7XNsJaxHZ6Vo5QVAAwI3pE9C0JYIRKyAYUbo4+FI4vvb16z6ytt19UvlkeSTkhF5laiEg2fSocp0qw9Y08Oce2rvn0/eIPLdz2Sf+4i/o8HahHzwx9SDaIOPnnmhBSVF1ANaOFyaid8lEMABqhftk8ie/1dx8551e/5aMa95fPh4IiN0rIXv3nD49Z47IVx5+4xe33UZIFmQLeFyXrtAuBAXADlpbu7sjhl+j/8crBANMRK9wPLr5mmvu/XSpyePlMvmVDw8FJBttRPathHBeCHgvKKkCgpKkCgECg+kCkkYwAKqA3h73m49eM/++T3sdUjURGdc8f/J4KCB2r4RoPvfQ3r333CPynX/9Tx9/9JvcMDAZQdEPTneIlyZ5kaBocWEXLwC/YPrE9+WKb7+bu4uUWzCiCAYYhd4W97vPOCsaOofjzYNTp865qlafyruVjwoISDbakOxbCXn++ZMnF8wnJAuqwcWCMvpdRd5dvF4u8gT5FFUL4Bmm736V9kgwohMIRoSuBEaiczceffSaa+/9tMiTTzXPu2tVudviek3GNa/3jgoISPZKiD4nZJN1KyHskgW1J+oqxRXqlXYJh7OScvhQSs6de/4HV8+lBgG8uw/tE5D8oVFRl2DE6CJgFTqU6sl/ap535x3Vyt0ol42er3xoQiMjIyMjWXoQCoVCIU8XVFtbu7sPjNj6DcbiGxobjx5llywIFmYLyMrQ7Dnf/vbhQ0kaGipMa2t394B6/oWNu7pjR6dN+6u/XhLKFYkbOf8CQMZWNp580tmN6smnHOGobShVKV8sPLC2pWW+Z0bg9o366lzIenUBW61bCWGXLAAAG8VDT7yDJx7zmuvq3nlHZNGiurpfnhBZ9olL6g8fEll4fV3diRMiy5ZdUnd4dEV/9wjtDSDy5FNKNJ5snnfXHdVOEq/UvL1yVEFA+vo6OxNqQE6qn8Ws65g6JGv5zTNm7N8vsnz5jKb9+7lhwZ+E6qZMuTAkMjJ87twl9aZdXYQGBiv72fRwqO79c0ogjmYJhRKMRYuc942NIXl/kBYEyMcrr04Pf+hatRvVfWMhVf7I2ZgsSXFWPhIV/01Vnlq0K6M6YO03Jp97aO++e+4Ree65mz/xF38hMr2xvv7cOW5o8JmAyGVThoZERgQBASiPWNXFYuH1dXUn3h5boVi00BGKhYsuqT9xQmTe3JCcPk3LABRDsEOoyqXyKx81EBB9Umpra3d3j/pZh3Ud+uDB9842NYl0dv709VWrRP7mrxcv/D//hxsdoHqM7koUoi6gCv2sbHQo1Ly5obrTpxELgEqgt7198qnm5rtUCNWdd4js2ze98UMftqUWesRZ+UhV7TfW6LtNvTtW3Nrk9CeeOHzopptEYis+OOONN9Jy771XzUmlIowE4Avq6i6fen5IZHj4VOYy464uSgNDTfvZokXOSsW85rq606cJhQKoHhnp67ty9id+LSN//w+RltWrIz7fhary9ZE7L68eVdgFqxCtrd3dcfV664jtN0Q8Pnv23r0rQ71bojc+8YR+cK1W9RJnzICqMjR08M3GRpGhoYMHr2g09Sqb1G5YGRocJkXudrNR+fKG9wc/uXzHyMKFl9SpFYqcFQwAqNbEOqHKbaHZc+Krd/0gpd7vNnZ3utJYE6pWzsdFvlE7AckWkR3sBy4iznkMfX2dnUtGW8A5r0HfIHHEBKrC8PDbA1OmiAwO/vTVD840d+B1BCRBg8M4YqGfSxFXuWIk/88BoLaiUWhcf2xzfz/zTYekOOKxsmoz/hptwzsROjnddiONKiHrUiLSpU6s1jdYry5DiAlUlvp685cl9f2SIBcEoUAoAIwRjXzi0SWIR3Y9ttf8ueeDFRBNa2t3d4d6vYl9xUVEZGXIEZFk6V1s4KsPFxaTMFULRWHHiejz1YMsTYMHSiTcoqAnFtPVeBcVhAIgaKQLiEayjP/rsc39/Xpc2MG8UkTGTjbvqvpv9mEIVj4R2e16gNhuqvOViGQm/z/miMkKl5jwgIZc3h/8yYuzZ5t6HogmNSr85ITUQiT0OB92iYS4xin951EqDsCYcXdbSAuHM/6mPPi/H9vc36/HiwPkeozW9wNrW1qW1GyG79MQLDfukCxb0TeMTtKffKyeE9Klv1nQoSfrlZjoB7sWktWIoOWYfR6IuCa0B0acCbG+Px4JefdANFEcCglBIYFw13eYigQwHj2e7nSJRrrCv3cr4pF3Xu2j+YX/VkA0OhdCRGQDS2ci4iydObkh1cIRk4hrYkGuiS3YsRvWhHeBKlOuB6n75xnxm7Dk5jy4ibhKTUuB7dERBwAoND5q0dArGkmp/opydq4H88axeWNtQq7cBCAEK5+IEJKVS/m5IZURFC0ihHSZhh27YVWLtKssl7AwHgJAdUm5BCPhoy9cyPXI3161DbkyRED0g3Y3HSvnG4clobET5n32CXNCuvTAsJrt7wLH0FBdnci5c//xozlXURsAAGbPK5Iu0UiKfzfpINejMEtC1T7Z3EAByRaRLvWapbUxw809N8T3Q1zO9sGFxCRC0/qMwcHdL8+aJTI8/O6ZSxuoDwCA4M4bckWj/F2m/CAgRMjk4p+QK4MEJFtEOEgmlx4lIusDf55B/pWTFeSc1Jihof0HpodFhoaOHJk2jfoAAPDpU1SVCVW6k78zBlzjY5v7+/VxDR00+ahY+ivkylABiajXu1lyy6FdhWT1mju0Dnz14cIrJ1G6QIUgFwQAwE8kVekOlUoZfM2Pbe7vj6vXW4mEyRHOlb4LuTJQQLJFRJsvBxde3BH7+jo7U/Zced6T4VcQ2uUx7w86uSAjw05uCAAAVIKUSzR2lnDyt4niEVWvd/DFcw7rlXj0+P6TGiQg2SKylRCdvAPXSs8OMDRDUPQAFisgKAxoE3F+6Oe/aJohcmHorWNTp1IfAADlkb5IMJzSpFApL8Qj7BKPKNUy2m8eWNvSsjIwM/aAHERYKvqAlRhmnHODblH1sSZk+63qHMCYcglaT2h8QWHXLjf19VdddeYMAgIAMD5aIBIuwfDzrlJ+ZAvikbdfBX9eZ8AKiKa1tbs75jJlcKj+AYbG3fI5uSe6XGGtoLArFgAwEXSEIr9gpKiisuFAwcKsUSFXicB9cgNDsPKJCLsjFO64fX2dnQmqAkGZFBeGj/9y6lSR84M/+1nTDNofABAM8EI84uo1Sea59IgjHsHd7dQCAckWEfaHzj+g2pekjqBUhvcHf/Li7NkiI8Pnzl1STzsDQFBIqzKFYPhCPPQ8jSTzXFJZ87YH1ra0ZAJ7JZYJCB164g5Nkrr/BCVaQFD813+Hh0+9c9kUkcHBvXtmsj0vAPhOMJIFBCNNFflCPMKueVqUanFmBS7xCL4QWyQg2SLSpl5vYUkvh4Q4AkKSejAERQ/MWkhu9M02w+eHfvr6B2eKXBh6+8SUKbQXAFSa1ASCkaGKAiEg7GKan3YlHr3GXJGFApItIlpA2ujbOfSIKSep2y0oWkC0qKxwfaMUq+AncM4FeX/wJy9eOZtzQgCg7NHMJRYvu8QiSRUZIR5d6jVJ5rkkxBEP874YtlxAwuo1S32Fjdvsk9QRlfFCvfT7SPkDjLz73qUNIu+f2/3SrFnUNwC4SRUQjBS5F1aIR5t6TURKLmlVLgl8rkfZAmI6odCtt37lK1GXiITp+zksIUndakGJuASlkKgUvm/YJQvA1gmUfm7sdIlFkiqyWjyYd0007xoZaX+gudmeeZeFAqJXeMgNGWcaqsr5JKnDOKLiFpQbLwr5QkQATHkeXCwWDuRcwHjioUXjAOKRl7FcD+vm4/YKiIbckMLoBwy7ZcHkROVfv3PwzXvuWTfyqdsOHvzhf3CfAdSS06dH5LIGkX37hodnzhTZ9cMLQ1fP1X/aK1/4k4aGF17YGGK3KJi8eBDynp9eccSjfXRGatt8nJ37RUREJ19HuVFy0PWgD3ZsJ0kdSiLc9MUvOSL72Oavf31n6L7fnvnB7dvbRh7Z9NLu//E/qR+AaojFK6867/ftGx7+lZkibx4cHr7iikL/y87Q1772zDNb/wXxgMmwiflUXlKueae9sAIyCueGTEyPsFsWlEd2DPDukWXLTpzY/ZJI75Yf/fhLnSKNjecHz5yhlgDyoQXizYPDw42NIvteUYKx68Lw1VepP/+gyKnMyPBlk94GmxxAmMw436Ves7tVLhlVFj7XgxAsawUkW0Ti6vVWbqC8sFsWTOYBNTbiTA+fHzpzRkSviNx++9Ejzz5LLYHZuFcqRgXjTSUY+0YFY+jqq6v5yfr6OjtDfMEEZYzrbeo1ObWF503jn+uBgFgvINkiopcQO7h38sI3ZVDOg2qH6wDFMe648+ixZ58V+e8b9+595BGReXPPnj16jFqDYKBXJN48NDLc2OgIxRWNeX4+bghUrUgqAVmJgEAJ43lUvSZyJD894ojHxJEjCAgCkkdECk+Y7CajypWICJTwwCpe7O/77YMHt28X+cKfvPb65s0ICdRifEvJv35naOjaa6Py+uvDwzNmhAMiFOVMlAixhWLH8Yh6vRvxKCj0D6xtaSle6ElChzzoEyn1jRahSnIGnC0jjqixWxYUg97Gs2PCofbJbzU333nnWKlzR+677+CbT39X5I7bnRUTckhgYlIusdD9MC25ZSrPtrKtrX/0kOlTg52IBxQhHvq5vxXxGPeLizXcTwjIZNET6tbW7m63iIBDVJV6pWgJNx4UMREsnV27Zs5csnSs/HL4/NCZdY6YvPSSyO2/fvTos8+NiQorJiY+2N0i8XIBkUjL5LeRzd6chPsSYEw8olRFXlYae5K51xCCVdYDqU29JtkqP71K3Ni2Fwrx2Ob+/oGKf4M2r/ns2aNHlJCkRBYtPPXOz38usvD6U5mfvzEmLlDNCW7GJQr9oUKC4QhELSfGra3d3R3q9SZDx/uMGq+bGK9hnPGa89LGZ+Ik84kgBAsmQO/+1Nra3b1CuCHz0abqJzNCTDFMPCGNVew3vHlw6tQ5V4k8ebC5ec5VIk9OICrz5p49e+yYyLJlJ95+affYny/7hCMw+f6+OSssaVfpplCITvKiCW3txcFLbjR8SpBkKIJxxKOLec649MpkxcNWWAGZNK2t3d27WZKc8JsBtu2FQg828/aLb2196/gPd6XliX/44Q//5P+t/UqgIwRMNMsb3w8Ynvu3UY3PXTQ3ZI3PWjiI9MhPSomHdyHnrIBAGawkSX1cdJJ6Wj3omAiByNg3rxuMu7K+vitnfWJZRGbPia/e9QP9oMrQ5IESj7DYMZ4zHkO2eMQQj3HJuOZ9UC51VMHkpxpjuz6tccUyQy5bR+xK6oTxSVlynfT3YBLjPgSLxCOa9ZyGwpBkjoD4UkT0QE7OQ37CqtyhRCRClVhL9gBu+gQoRnMjjj4VD7ZNRzyyn8vZz2nIRSeZI+wIiK9FpFe97qE6xhURvSLCgGc3pg/oK/hGkXbjvgPEI5D0CEnmCEgARUSvhCSojrxEswZARMReXjZ8xTBGE9NuPoSDB+1mB5vnjEtCiQcRLQhIoNG74KSoinFFZBPfFFtJ0oJrzI6xBv/CwYNg+ji0BfEo6r7gHDMEJPCQpF48bWoCwO4b9pAdU2v6fRGjuWknH5CR3JxFsEs82qiOgveFFg+SzBEQ40QkrV6zfVtxItJFVViF6RMickFoJ+4zqLZ4dAjiUQwrSTJHQGwQkVSWaUNhNqjcEAZOOzA9Jj1KEweCGPcZGCAe+rlJaPP4sLsVAmKliPSq1z1Ux7hsQUSsIGn49UXUxCBCU/uO7G3Bw9xnYIB4EMo8Pj3C7lYICCIyulsWN0JxIhKlKowkZcl1xmhq2qWGzxsExEzx0M9FVjzGJyHsboWAwEWsZ7esotiBiBiHTQcTkgtCuyD44LV4cJ5Hcf2f0HcEBFxk75alk9TTVEtewoiI0SQNv74YTUy7cF8B4lEVsudV7G6FgECRIsK2vcWJCCeqm4XpSbIRyT2JGGpHdu5HhPsKAiAeetzYgnggHggIVEpEUi4RgcITOhFOVDeFlCXXGaOpfUHUkutM0tRGiAcnmBcHu1shIOCBiCSzbiiYeCKBiASXB9a2tKTV67Th10ouCO1QDdKSu7IOiIcN4pGgKhAQ8E5EetXrHqoDEbGApOHXF6OJaQfuI5iArYhHUfQI2+oiIFBxEWHb3tJEhG0Jg4kNBxOSC1Ibsr+YiHIfgc94bHN/v87xiFEd49IrbKuLgEDVRaSdbXuLok1NODiYKVgkLblOJhjUO/cRuMWjjeoYFz3vQTwQEKghKxERRMQwyAUB6n1ypMX5oipNUyMeBooHu1shIFBj2LYXEbHlgWMqMZqYeq8ASZoY8TCI7HkO4oGAgM9EJJ31zQAiUryIkCPib8gFAa8g9wP8Ih5tgniUIh56xSNNlSAg4F8RSWV9UwAT06EmJjwI/EnSkuuM0dTUM/eNNeLBCnxxrOE8DwQEgici+gHE+SHFsWUEEfEb2Q+ejOHXSi4I9ewFaSH3A/EIPvo8D0QaAYEAi0gvIoKIGIDpD6IYTVwV4twngHj4lvUhzvNAQMBYEeHGRkSCCLkgUC6trd3dEfU6wn0CiIfv6BVHPHqoCgQEzBWRdg4yREQCSNKS64zT1BUhxn0CiIdvxYMIDQQELBQRHliIiN8hFwSo1/FJC7kfiEdwSCEeCAjAGg4yREQChOnCHKOJqVfuC8TDYPEQGTsuABAQsJTsgww5UR0RCQLbDH9wRdTEJkJTTxpyPwDx8J94cJAgICAwrogwQCAifiRpyXXGaGpPiHNfAOJRM/Q8ghPMAQEBRAQRCSzZJ+GmDb/W1UxwPIHcD0A8aicenGAOCAiULCIpRAQR8TFJw68vRhNTj9wHiEfAxSNFlQACAl6JCJQmIpt4cFUE02Pew2oCFKWpS6a1tbs7mlWP3AdQqnh0IB5lsQbxAAQEKiUibJtXGh1qQsSDzFuSllxnjKYui7gl15mgqT0VDz1O88VRabQr8UhSFYCAQKVEpBcRKYs2RMQzyAWBiTA99yMluTl74I14tFEdZYlHL1UBCAggIoiITSQMv74YTVw0ra3d3WFL6i1JcyMeiAcgIICIiGxERMoSka0juRMnKA0bYuAf29zfH6epETbL+j3i4T96BPEABAR8JiJd6jUDU2noieUORKQskpZc5wpWzKgnC/u9V8IRVuVuxKMsepV4rEd8AQEBv4qIDslCREojioiUTPbBVilLRBXsrqekkPtRqnjocTV7nIXSxINQa0BAABFBRCAP2wx/QEbUhCpCU19Ea2t3dySrnkyG0CvEA/EABAQAEam4iBwYyT3XAPKTtOQ6YzR1XuKWXGeCph5XPPQ4uRvxQDwAAQHIFhEeoKURVuUORKQg2fvPZwy/VrblzY/puR8ZyT2PCfKLh17xiFAtJZFCPAABAdPRAxwP0smJSIwqyUvS8Ouj3fMTp18jHlnjJBQvHiIiKxEPQEDAZLKTJ1ciIp6ISBtVkoPpMfJhNfFCRJz+H7fkWrcxQcwRDz3u7UY8Ji0e2Zt5ACAggIhAUWxBRHJIWHKdhGI5sO2uneLBQa6IByAgAIiIj0Rkk8UP5gfWtrSk1eu04dcao8uLiPmhV2k1TqYtbuPHNvf3dyEeiAcgIACIiH/pEEdEbH9QJw2/vqjYuy2vTdvuJiwXDz2ObUA8EA9AQAAQEf/TpiZqWy09T8SWmPm4pf3bluu26dyP7BPLt3BiOeIBCAgAIhL8iZptBxsmLbnOFZZ+M2zDdff1dXYmLBIPPU4hHogHICAAiIghRF0iEjX4WrMfvKaLSNyiPpwt0KZfty3iEXGJR1QA8QAEBMDHIpKgWhCRIrAhFOuxzf39tohIzJLrNDn0ihPLvSOJeAACAlA9Eenr6+xcox7QvVRLWYRdItJm+APadGzZlteW60wYLsocHDg5esURDsQDEBCAGglJOyLiiYiYeJ7IA2tbWlLqddrwdoxZ0l/jhl9fWszbdjf7/I6tiIcn4tHOwZSAgAAgIiahRcS0bXyThrdbRHJDW0wiO1TQ9IlrwjDx0OcScX4H4gGAgAAiAhPSJmMiYsLuWWzLG2zut2QCG+Tcj3zb6HYwlCIeAAgI2Cgi6xm4Jy0iIsHfxjdpSXuZmiMRs2TcSgRYPPQ4kT1uQHlsDCEegIAABPqB3qNeM5BPjqgqdwdw96zsJM2EBe1kygnp2SeeRw1vt6CKR9QlHqa3U6VpV+LRRVUAAgJghoj0IiKeEMmacLS2dnfHAvb5dxKKxXX4kCCFCD62ub8/hnhURDx6qQpAQADsEJEM1VIWYZeItAXkcycsaR9TQrFs2XY3GRDxaHOJR5ihEPEAKJnQyMjIyIhFe1OEQqFQiO+/YZTsUCIeqN7QK7k5OH6dSB1Q7R0xvD2aAnhOQHau0YDhT6iUul+W+Px+2URSuSfo+3CNui+TVAmIiIht83FWQMBy+vo6O1Pq9UpWRDyhTU0g/Z60nrCkPeJ8bl/jxwlo9m5WWxEPT8VjJeIBgIAAjCciaaplUsRUqUUk4rPP97gla6FBDWGyJfTKT/0we/MCvSJsiwhWSzxSVAmAEIIFUIDsb+5JsvT2Qbwm5Ahf0icTrgFLQu+CEIplU+hVWpz7YH7IH/dB1DXemX4/VJpU1nj3wNqWljRVAuNCCBYAqImBnqjpFZEU1TIpsoXOT0nrCUvqPxaQzxm3pD38IuD6PtyNeHgqHisRDwAEBMBLEUlQLZ6gT1jfUuPvfLYRisXntKzfZZ9UvsWi71yrIZQrA7jpA0D1IQQLoCyyJ85tVIcnpLIe4NniV+mJWFi9Nj3kJyPOxKgp5O/7yvSQuIw4/bua7ZDdz3VSeYwhxxN6hRPLwQsIwQKAIsjeZraH6vCEqCqredK6TSekh9VENO5T8YiL2eKhSVbxd2XnduxGPBAPAAQEwBwRWa8eQDyIvCGiymrnihCKxecypZ/lOzAwwtDiCfrgQMZ7AAQEwBci0iu5IpKhWiZFWJU6V2RThSeoCUvqNc7nqimV7GfZBwZuIam8IuLRS1UAeAA5IAAVgRPWK0dSlWsqkCvy2Ob+/t2WbLustwdN1Pg+0eKx1fAnUUKc/rom5G1/DbvqL8YQ4QkZ132SpEqgopADAgAewMGGlUNPsA5UKFeEAwrt/ByVZqfH4qH7PbkdlREPTiwHQEAAjBCRJZwn4inhrAmYl7kiCUvqL87nqCpe9Kt853ZEGAo8QY/L8zmxHKAKEIIFUFWyT3omZKIy9Kpy/SRCtAjFqvx9oCfSpp9DkRKnHy4JldcP9XixiW2/KyoenN8BtYUQLACoIHpC3NfX2alDs3qpFk/RE7QdkwzRIhTLzN9bbR4vUzwiWf0Y8fCeXnGEYwniAYCAANgoJHrXrPWszXlK1CUi8RL/fcIiYcv+pr2SZK8Axi2p31L6UfY5LbaswFWbjWyjC4CAAMCYiPSo1zwYvUVPeLeWsJ3vA2tbWtLqdcqSeoob9ntqTUrd1+kixUP3y63smlcR9Da6XVQFAAICABeLSK96vYTzRCpChzgiopPXIxP8fUKxgvl7as14/UaHWGXnGnVwa3qKHjdXcn4HAAICAMWLSCrrASrC7lleE1Xl7glCtBKW1EdcKheKlS16cUvqM1FAPOJZ/S67H4I3pF3ikaRKABAQAEBE/IaecGeHaOlcBRtDsdoqKDg2kJKLQ68IsapOvYs4K8dsowuAgACARyKSkdztPHuplorQoUr3Llq2hGLdPxKs/9dvPB4aOyiQEKvKo8dBttEFQEAAoApCwu5ZlSWaJSLP/N9/+7eWEXuuO3sb2MmQLXBRC+ru9l//z/9Z95MdhFhVlOzdrBAPAAQEAKosIj3qdTtJ6xUhLCInTpw40SEiO5979lkRkcHBwUHTr3udR8Jlw8pH04ymsIjIzJkzZ3Zk9RvwjkzWOMduVgAICAD4RER61euViEjFePPgoUMiIolt3/62iMibh5z3JhL36P9ps6BfXLNgwQLujsqKB7tZASAgAOBjEUmp1/NJWq8YegVk505nReQnL774k+yfm0BEcndtKoXsXcXCFvSHBfPnIyAekz2OkVQOgIAAQEBEJKNeryRpveK89trrPxMR2f7d724XEXnr+PHjplxbuSFUNoRezWueO1dEpKGhoYG7wBt6s8YtcjsATCU0MjIyMjJi0QWHQqEQKbtgLa2t3d0d6vWmEeqj0txww+JFIiI3LF58Q9CvpamICWH2eR8HLOhfy5b92q+JiCyYTwjWZNlIbgdYjW3zcVZAAKwiO2l9DbkiFWfPnr37RESeVisjA5mBk0G9lrYi/17covade7WzAgKlk8kahxAPANtAQACsFZGEes0Bh5Vn4ORARkTk6ae/+4xIMHNGit0Va50F3+Fdc62z4kHoVemks8adB9a2tCSoEgAEBADsE5GUS0SYEFSeIOaMRMRJSo/l+bPspPOIBe3HykfpJFXJSeUAgIAAwKiIZFSpQ7M2ki1Vcc6cefesiMj3vvf974uI/PBH//EfIv5eGSmUXG5D0vm0aZdPFRGZNxcBKZYecYSDpHIAGIMkdAAYh+xvtreokSJMtVQcHdrzsY8tXSrizyTn+SGR/+8fnnhCv7ch6fy66z7yYRGRj91008fopfnRgrGeczsASoAkdACAUcgVqQ16BWTXLmdF5Hv//u/fF/FXEnubq7SBj370uuvonflJZ40TiAcAICAA4ImIpFwikqBaqsZbx946LjKWxF7rUK3BwcFBnWxuQ9J504ymsIjI5VMvn0ZvzEWPA+R2AEDxEIIFAJOAc0Vqiw7V0qFB1TpvZP+B/ftFxlZoTIfzPi6GczsAvIQQLACAosk+V2Ql54pUHb0Cos8bSWzblsgWhEqxZ8/ePTYJHrtejd3XKxEPAEBAAMAvIpJUr+eTK1Iz9K5aemXCayHR/4/+PaYzr9kRD5vP+9D3sQ6xSnKbAcCkIQQLACpIa2t3tw7N6qA6ao7eRvaGG5xQLf3NfrETbC00tgjIXXfdcbuISFO4aYZtfaVHHOFYzxMToApYNx9HQACgOiISV6/Zztc/aPFYsGB+RETkmmucHAf3hNu2nA+ddH7XHXfcaUtfyKiynRPKARAQBAQBATBNRCLq9VY18kSpFt+hV0rmqgP3Dh06dEjEnpUPm5LOUy7xSNH9ARAQBAQBATBdSAjRAr+gV4Tiq+++O/u9ifTIyEj7A83NhFgBQPUhCR0AakhfX2enngCtYRctqDE6FM1E8dD31ZoQuR0AgIAAAOScuK530UpSLVBlTDzpPKXKJeR2AIBvIAQLAHxMa2t3d5d6vYGDDqFC6O12V3zylltMuaaJDwq07fkPAP6BFRAA8DF9fZ2degK1RH11kKZawGOu+0jwVz70fcFBgQCAgAAAeCQiKZeI9FItMEn0drtXzpo1K6jXkMi6LzgoEACCASFYABBgOF8EJkMQt9vNqHLy53UQggUAtYIVEAAIMPmS1xNUC0yAPuckSOKRVCXJ5AAQfFgBAQADaW3t7u5QrzewMgIugrDykVGlTibv8fw3sAICALWCFRAAMJC+vs5OPWFbwra+oAjCykcyq99WRjwAAGoNKyAAYBGsjNiNH1c+MqrcWHXhYAUEAGoFKyAAYBGsjNiJH1c+kln9kJUOALALVkAAANhNy3D8sPKRUeV6JRy9Na8VVkAAoFawAgIAkHc3rV6qJfBcOfvKWbUWj+x+5Q/xAACoNayAAAAUpLW1uzumXuuVkQjVEhg+9anbbhOp7kGDaVW2+/5gQFZAAAABQUAAIBBC0qVeryNUy7dcc62z4vGJX3VCrypJRpWPKOHoCkwtISAAUCsIwQIAKJq+vs5OPcFcQqiW72hoaGgQEblpydKllf5diax+ECzxAACoNayAAABMmuxQLb29b4xqqTorVtxyi4jIvLlz53r9f6dUud73oVXFwgoIACAgCAgAGCUkbS4hiVAtFaMSIVdpVW40NnkcAQEABAQBAQCEBEqiaUZTWETkU7feepvIWAhWOWRU+Yg1IVUICAAgIAgIAFghImH1ukOVJLOXjhaN+Oq77y5XPLKFQ0SkRxzxyFhTiwgIACAgCAgAWC0mbeo1KyQTi8enPnVrq4hIU7hpRrH/Nq3Kx60VDgQEABAQBAQAoAghuZ+kdpk27fKpImNJ5sWIhxaOjRwAiIAAAAKCgAAAlC4kUfVah2zF1fuwwdc9r9nZzUonl48XaqUF43FjdqlCQAAAAUFAAAB8JCRaPLSImLBSolc6brrppo+J5N9ON5UlGlo87A6lQkAAAAFBQAAAaigmEZeYrHCtmPhROK677rrrREQWzJ+/QMRZ6Uiqv7NNjdgJJRppmhkBAQAEBAEBAAiOoMTU65hLUKLqfbgCv1dvl3vlrFmzREQaGxsbkyLy4Q996MMp9Xd2qpE5KaxoICAAgIAgIAAA1giKFpCo689iRfx7fSDg0NDQUFpEPnnz8uVp9WdpYQUDAQEAsFJAAAAAAACgdtRRBQAAAAAAUC3+/wEAWqSPG/h9+3cAAAAASUVORK5CYII=`})],-1)]])}var kn=y(En,[[`render`,On]]),An={},jn={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 Mn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,jn,[...n[0]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)`},[(0,t.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`}),(0,t.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)]])}var Nn=y(An,[[`render`,Mn]]),Pn={},Fn={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 In(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Fn,[...n[0]||=[(0,t.createElementVNode)(`title`,null,`image-file-landscape`,-1),(0,t.createElementVNode)(`g`,null,[(0,t.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
17
17
  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
18
18
  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
19
19
  C18.406,1.576,18.22,1.5,18.023,1.5H3.023z`}),(0,t.createElementVNode)(`path`,{d:`M8.273,10.5c-1.654,0-3-1.346-3-3s1.346-3,3-3s3,1.346,3,3S9.927,10.5,8.273,10.5z M8.273,6c-0.827,0-1.5,0.673-1.5,1.5
@@ -24,7 +24,7 @@
24
24
  c-0.148,0-0.292-0.043-0.415-0.125c-0.344-0.229-0.438-0.696-0.209-1.04l2.111-3.171c0.028-0.042,0.059-0.085,0.093-0.127
25
25
  c0.293-0.366,0.713-0.597,1.18-0.648c0.066-0.007,0.132-0.011,0.198-0.011c0.401,0,0.78,0.134,1.096,0.387l1.044,0.837l2.232-3.189
26
26
  c0.126-0.181,0.284-0.335,0.468-0.458c0.289-0.193,0.625-0.294,0.973-0.294c0.593,0,1.142,0.294,1.469,0.786l3.925,5.887
27
- c0.111,0.167,0.151,0.367,0.112,0.563c-0.04,0.197-0.153,0.366-0.32,0.477C19.105,18.906,18.961,18.95,18.813,18.95L18.813,18.95z`})],-1)]])}var In=y(Nn,[[`render`,Fn]]),Ln={},Rn={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-image-file-warning`};function zn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Rn,[...n[0]||=[(0,t.createStaticVNode)(`<title>image-file-warning</title><g><circle cx="17.249" cy="20.625" r="1.125"></circle><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
27
+ c0.111,0.167,0.151,0.367,0.112,0.563c-0.04,0.197-0.153,0.366-0.32,0.477C19.105,18.906,18.961,18.95,18.813,18.95L18.813,18.95z`})],-1)]])}var Ln=y(Pn,[[`render`,In]]),Rn={},zn={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-image-file-warning`};function Bn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,zn,[...n[0]||=[(0,t.createStaticVNode)(`<title>image-file-warning</title><g><circle cx="17.249" cy="20.625" r="1.125"></circle><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
28
28
  C17.999,18.414,17.663,18.75,17.249,18.75z"></path><path d="M13.023,24c-1.391,0-2.524-1.132-2.525-2.523c0-0.39,0.092-0.781,0.267-1.131l4.226-8.451
29
29
  c0.43-0.861,1.297-1.396,2.262-1.396c0.393,0,0.771,0.089,1.124,0.266c0.486,0.243,0.887,0.644,1.13,1.13l4.226,8.451
30
30
  c0.623,1.244,0.117,2.764-1.127,3.386C22.256,23.908,21.865,24,21.475,24H13.023z M17.252,12c-0.392,0-0.744,0.217-0.918,0.567
@@ -38,7 +38,7 @@
38
38
  c0.504,0,0.972,0.25,1.25,0.669l1.618,2.588c0.219,0.351,0.112,0.814-0.239,1.033c-0.12,0.075-0.257,0.114-0.397,0.114
39
39
  c-0.26,0-0.498-0.132-0.636-0.352l-1.606-2.57l-1.988,2.87c-0.118,0.169-0.304,0.283-0.508,0.312
40
40
  c-0.036,0.005-0.071,0.007-0.106,0.007c-0.17,0-0.337-0.059-0.469-0.165L6.316,10.69L4.948,13.5h4.801
41
- c0.414,0,0.75,0.336,0.75,0.75S10.163,15,9.749,15H3.749z"></path></g>`,2)]])}var Bn=y(Ln,[[`render`,zn]]),Vn={},Hn={xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`16`,fill:`currentColor`,class:`bi bi-inbox`,viewBox:`0 0 16 16`};function Un(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Hn,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M4.98 4a.5.5 0 0 0-.39.188L1.54 8H6a.5.5 0 0 1 .5.5 1.5 1.5 0 1 0 3 0A.5.5 0 0 1 10 8h4.46l-3.05-3.812A.5.5 0 0 0 11.02 4zm9.954 5H10.45a2.5 2.5 0 0 1-4.9 0H1.066l.32 2.562a.5.5 0 0 0 .497.438h12.234a.5.5 0 0 0 .496-.438zM3.809 3.563A1.5 1.5 0 0 1 4.981 3h6.038a1.5 1.5 0 0 1 1.172.563l3.7 4.625a.5.5 0 0 1 .105.374l-.39 3.124A1.5 1.5 0 0 1 14.117 13H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .106-.374z`},null,-1)]])}var Wn=y(Vn,[[`render`,Un]]),Gn={},Kn={class:`icon icon-info`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`18`,viewBox:`0 0 18 18`};function qn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Kn,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M9 18A9 9 0 1 1 9 0a9 9 0 0 1 0 18zm.498-4V6.075H8.143V14h1.355zM8.033 3.973c0 .22.067.403.201.55.134.146.333.22.597.22.264 0 .464-.074.6-.22a.774.774 0 0 0 .206-.55.8.8 0 0 0-.205-.556c-.137-.152-.337-.228-.6-.228-.265 0-.464.076-.598.228a.809.809 0 0 0-.201.556z`},null,-1)]])}var Jn=y(Gn,[[`render`,qn]]),Yn={},Xn={xmlns:`http://www.w3.org/2000/svg`,fill:`none`,viewBox:`0 0 20 20`,class:`icon-info-circle`};function Zn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Xn,[...n[0]||=[(0,t.createStaticVNode)(`<g transform="matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"><path stroke-linecap="round" stroke-linejoin="round" d="M14.25 16.5H13.5C13.1022 16.5 12.7206 16.342 12.4393 16.0607C12.158 15.7794 12 15.3978 12 15V11.25C12 11.0511 11.921 10.8603 11.7803 10.7197C11.6397 10.579 11.4489 10.5 11.25 10.5H10.5"></path><path d="M11.625 7.5C11.4179 7.5 11.25 7.33211 11.25 7.125C11.25 6.91789 11.4179 6.75 11.625 6.75"></path><path d="M11.625 7.5C11.8321 7.5 12 7.33211 12 7.125C12 6.91789 11.8321 6.75 11.625 6.75"></path><path stroke-linecap="round" stroke-linejoin="round" d="M12 23.25C18.2132 23.25 23.25 18.2132 23.25 12C23.25 5.7868 18.2132 0.75 12 0.75C5.7868 0.75 0.75 5.7868 0.75 12C0.75 18.2132 5.7868 23.25 12 23.25Z"></path></g>`,1)]])}var Qn=y(Yn,[[`render`,Zn]]),$n={},er={width:`12`,height:`14`,viewBox:`0 0 12 14`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-italic`};function tr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,er,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M12 0.75C12 1.1875 11.6562 1.5 11.25 1.5H9.125L4.53125 12.5H7.25C7.65625 12.5 8 12.8438 8 13.25C8 13.6875 7.65625 14 7.25 14H0.75C0.3125 14 0 13.6875 0 13.25C0 12.8438 0.3125 12.5 0.75 12.5H2.9375L7.53125 1.5H4.75C4.3125 1.5 4 1.1875 4 0.75C4 0.34375 4.3125 0 4.75 0H11.25C11.6562 0 12 0.34375 12 0.75Z`},null,-1)]])}var nr=y($n,[[`render`,tr]]),rr={},ir={class:`icon icon-list-view`,width:`20`,height:`19`,viewBox:`0 0 20 19`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function ar(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ir,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M0 2.625V16.375C0 17.4297 0.820312 18.25 1.875 18.25H18.125C19.1406 18.25 20 17.4297 20 16.375V2.625C20 1.60938 19.1406 0.75 18.125 0.75H1.875C0.820312 0.75 0 1.60938 0 2.625ZM18.4375 11.375H7.69531V7.625H18.4375V11.375ZM18.4375 12.9375V16.2188C18.4375 16.4922 18.2031 16.6875 17.9688 16.6875H7.69531V12.9375H18.4375ZM1.5625 7.625H6.13281V11.375H1.5625V7.625ZM7.69531 6.0625V2.3125H17.9688C18.2031 2.3125 18.4375 2.54688 18.4375 2.78125V6.0625H7.69531ZM6.13281 2.3125V6.0625H1.5625V2.78125C1.5625 2.54688 1.75781 2.3125 2.03125 2.3125H6.13281ZM1.5625 12.9375H6.13281V16.6875H2.03125C1.75781 16.6875 1.5625 16.4922 1.5625 16.2188V12.9375Z`,fill:`#394156`},null,-1)]])}var or=y(rr,[[`render`,ar]]),sr={},cr={class:`icon icon-lock`,width:`13`,height:`18`,xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 13 18`};function lr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,cr,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M5.75 12.8a1.5 1.5 0 1 1 1.5 0v.7a.75.75 0 1 1-1.5 0v-.7zm-3.5-6.55V4.5a4.25 4.25 0 1 1 8.5 0v1.75H11c.966 0 1.75.784 1.75 1.75v8A1.75 1.75 0 0 1 11 17.75H2A1.75 1.75 0 0 1 .25 16V8c0-.966.784-1.75 1.75-1.75h.25zm1.5 0h5.5V4.5a2.75 2.75 0 1 0-5.5 0v1.75zM2 7.75a.25.25 0 0 0-.25.25v8c0 .138.112.25.25.25h9a.25.25 0 0 0 .25-.25V8a.25.25 0 0 0-.25-.25H2z`},null,-1)]])}var ur=y(sr,[[`render`,lr]]),dr={},fr={width:`12`,height:`12`,viewBox:`0 0 12 12`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function pr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,fr,[...n[0]||=[(0,t.createElementVNode)(`circle`,{cx:`6`,cy:`6`,r:`6`,fill:`#F65139`},null,-1)]])}var mr=y(dr,[[`render`,pr]]),hr={},gr={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`,class:`icon-luscii-logo`,viewBox:`0 0 283.46 283.46`,style:{"enable-background":`new 0 0 283.46 283.46`},"xml:space":`preserve`};function _r(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,gr,[...n[0]||=[(0,t.createStaticVNode)(`<g><path class="st0" d="M182.51,146.67l34.45-34.45l-0.02-0.01c4.39-4.3,7.13-10.28,7.13-16.91c0-13.07-10.6-23.67-23.67-23.67
41
+ c0.414,0,0.75,0.336,0.75,0.75S10.163,15,9.749,15H3.749z"></path></g>`,2)]])}var Vn=y(Rn,[[`render`,Bn]]),Hn={},Un={xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`16`,fill:`currentColor`,class:`bi bi-inbox`,viewBox:`0 0 16 16`};function Wn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Un,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M4.98 4a.5.5 0 0 0-.39.188L1.54 8H6a.5.5 0 0 1 .5.5 1.5 1.5 0 1 0 3 0A.5.5 0 0 1 10 8h4.46l-3.05-3.812A.5.5 0 0 0 11.02 4zm9.954 5H10.45a2.5 2.5 0 0 1-4.9 0H1.066l.32 2.562a.5.5 0 0 0 .497.438h12.234a.5.5 0 0 0 .496-.438zM3.809 3.563A1.5 1.5 0 0 1 4.981 3h6.038a1.5 1.5 0 0 1 1.172.563l3.7 4.625a.5.5 0 0 1 .105.374l-.39 3.124A1.5 1.5 0 0 1 14.117 13H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .106-.374z`},null,-1)]])}var Gn=y(Hn,[[`render`,Wn]]),Kn={},qn={class:`icon icon-info`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`18`,viewBox:`0 0 18 18`};function Jn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,qn,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M9 18A9 9 0 1 1 9 0a9 9 0 0 1 0 18zm.498-4V6.075H8.143V14h1.355zM8.033 3.973c0 .22.067.403.201.55.134.146.333.22.597.22.264 0 .464-.074.6-.22a.774.774 0 0 0 .206-.55.8.8 0 0 0-.205-.556c-.137-.152-.337-.228-.6-.228-.265 0-.464.076-.598.228a.809.809 0 0 0-.201.556z`},null,-1)]])}var Yn=y(Kn,[[`render`,Jn]]),Xn={},Zn={xmlns:`http://www.w3.org/2000/svg`,fill:`none`,viewBox:`0 0 20 20`,class:`icon-info-circle`};function Qn(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Zn,[...n[0]||=[(0,t.createStaticVNode)(`<g transform="matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"><path stroke-linecap="round" stroke-linejoin="round" d="M14.25 16.5H13.5C13.1022 16.5 12.7206 16.342 12.4393 16.0607C12.158 15.7794 12 15.3978 12 15V11.25C12 11.0511 11.921 10.8603 11.7803 10.7197C11.6397 10.579 11.4489 10.5 11.25 10.5H10.5"></path><path d="M11.625 7.5C11.4179 7.5 11.25 7.33211 11.25 7.125C11.25 6.91789 11.4179 6.75 11.625 6.75"></path><path d="M11.625 7.5C11.8321 7.5 12 7.33211 12 7.125C12 6.91789 11.8321 6.75 11.625 6.75"></path><path stroke-linecap="round" stroke-linejoin="round" d="M12 23.25C18.2132 23.25 23.25 18.2132 23.25 12C23.25 5.7868 18.2132 0.75 12 0.75C5.7868 0.75 0.75 5.7868 0.75 12C0.75 18.2132 5.7868 23.25 12 23.25Z"></path></g>`,1)]])}var $n=y(Xn,[[`render`,Qn]]),er={},tr={width:`12`,height:`14`,viewBox:`0 0 12 14`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-italic`};function nr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,tr,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M12 0.75C12 1.1875 11.6562 1.5 11.25 1.5H9.125L4.53125 12.5H7.25C7.65625 12.5 8 12.8438 8 13.25C8 13.6875 7.65625 14 7.25 14H0.75C0.3125 14 0 13.6875 0 13.25C0 12.8438 0.3125 12.5 0.75 12.5H2.9375L7.53125 1.5H4.75C4.3125 1.5 4 1.1875 4 0.75C4 0.34375 4.3125 0 4.75 0H11.25C11.6562 0 12 0.34375 12 0.75Z`},null,-1)]])}var rr=y(er,[[`render`,nr]]),ir={},ar={class:`icon icon-list-view`,width:`20`,height:`19`,viewBox:`0 0 20 19`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function or(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ar,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M0 2.625V16.375C0 17.4297 0.820312 18.25 1.875 18.25H18.125C19.1406 18.25 20 17.4297 20 16.375V2.625C20 1.60938 19.1406 0.75 18.125 0.75H1.875C0.820312 0.75 0 1.60938 0 2.625ZM18.4375 11.375H7.69531V7.625H18.4375V11.375ZM18.4375 12.9375V16.2188C18.4375 16.4922 18.2031 16.6875 17.9688 16.6875H7.69531V12.9375H18.4375ZM1.5625 7.625H6.13281V11.375H1.5625V7.625ZM7.69531 6.0625V2.3125H17.9688C18.2031 2.3125 18.4375 2.54688 18.4375 2.78125V6.0625H7.69531ZM6.13281 2.3125V6.0625H1.5625V2.78125C1.5625 2.54688 1.75781 2.3125 2.03125 2.3125H6.13281ZM1.5625 12.9375H6.13281V16.6875H2.03125C1.75781 16.6875 1.5625 16.4922 1.5625 16.2188V12.9375Z`,fill:`#394156`},null,-1)]])}var sr=y(ir,[[`render`,or]]),cr={},lr={class:`icon icon-lock`,width:`13`,height:`18`,xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 13 18`};function ur(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,lr,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M5.75 12.8a1.5 1.5 0 1 1 1.5 0v.7a.75.75 0 1 1-1.5 0v-.7zm-3.5-6.55V4.5a4.25 4.25 0 1 1 8.5 0v1.75H11c.966 0 1.75.784 1.75 1.75v8A1.75 1.75 0 0 1 11 17.75H2A1.75 1.75 0 0 1 .25 16V8c0-.966.784-1.75 1.75-1.75h.25zm1.5 0h5.5V4.5a2.75 2.75 0 1 0-5.5 0v1.75zM2 7.75a.25.25 0 0 0-.25.25v8c0 .138.112.25.25.25h9a.25.25 0 0 0 .25-.25V8a.25.25 0 0 0-.25-.25H2z`},null,-1)]])}var dr=y(cr,[[`render`,ur]]),fr={},pr={width:`12`,height:`12`,viewBox:`0 0 12 12`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function mr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,pr,[...n[0]||=[(0,t.createElementVNode)(`circle`,{cx:`6`,cy:`6`,r:`6`,fill:`#F65139`},null,-1)]])}var hr=y(fr,[[`render`,mr]]),gr={},_r={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`,class:`icon-luscii-logo`,viewBox:`0 0 283.46 283.46`,style:{"enable-background":`new 0 0 283.46 283.46`},"xml:space":`preserve`};function vr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,_r,[...n[0]||=[(0,t.createStaticVNode)(`<g><path class="st0" d="M182.51,146.67l34.45-34.45l-0.02-0.01c4.39-4.3,7.13-10.28,7.13-16.91c0-13.07-10.6-23.67-23.67-23.67
42
42
  c-7.19,0-13.61,3.22-17.95,8.27c-4.34-5.06-10.77-8.27-17.95-8.27c-13.07,0-23.67,10.6-23.67,23.67c0,6.36,2.51,12.13,6.58,16.38
43
43
  L182.51,146.67z"></path><g><path class="st1" d="M182.52,146.67C182.52,146.66,182.53,146.66,182.52,146.67l-0.07-0.08
44
44
  C182.48,146.61,182.5,146.64,182.52,146.67z"></path><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="0.1062" y1="200.7396" x2="182.5212" y2="200.7396"><stop offset="0" style="stop-color:#9AD0BC;"></stop><stop offset="3.045450e-03" style="stop-color:#9AD0BC;"></stop><stop offset="0.9441" style="stop-color:#61BBA1;"></stop><stop offset="1" style="stop-color:#61BBA1;"></stop></linearGradient><path class="st2" d="M182.52,146.67c-0.02-0.03-0.04-0.05-0.07-0.08l-28.65-28.57c-28.32,22.4-64.09,35.82-103,35.82
@@ -53,11 +53,11 @@
53
53
  C194.48,8.24,172.09,1.23,148.13,0.16c1.97,26.33,10.08,50.92,22.88,72.4C175.53,73.86,179.51,76.43,182.48,79.9z"></path><path class="st7" d="M182.54,146.67L182.54,146.67c-0.01-0.01-0.01,0-0.02,0c21.62,28.06,34.51,63.19,34.51,101.35
54
54
  c0,4.78-0.25,9.5-0.64,14.18c37.8-23.48,63.72-64.24,66.74-111.25c-26.87-5.02-51.45-16.5-72.1-32.78L182.54,146.67z"></path><path class="st8" d="M182.52,146.67c-21.86,28.14-34.91,63.46-34.91,101.86c0,11.86,1.27,23.43,3.63,34.59
55
55
  c23.8-1.58,46-9.02,65.15-20.91c0.4-4.68,0.64-9.4,0.64-14.18C217.04,209.86,204.14,174.73,182.52,146.67z"></path><path class="st9" d="M272.67,87.44c-22.45,5.72-43.03,16.06-60.78,29.87l-0.86,0.86c20.64,16.28,45.23,27.76,72.1,32.78
56
- c0.2-3.05,0.33-6.12,0.33-9.22C283.46,122.5,279.61,104.17,272.67,87.44z"></path></g></g>`,1)]])}var vr=y(hr,[[`render`,_r]]),yr={},br={class:`icon icon-luscii-open luscii-open`,width:`14`,height:`12`,viewBox:`0 0 14 12`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function xr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,br,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M7 0.5L13.5 11.5H0.5L7 0.5Z`,fill:`#FF8800`},null,-1)]])}var Sr=y(yr,[[`render`,xr]]),Cr={},wr={width:`24`,height:`24`,viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function Tr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,wr,[...n[0]||=[(0,t.createElementVNode)(`circle`,{cx:`12`,cy:`12`,r:`6`,fill:`#FF6266`},null,-1),(0,t.createElementVNode)(`circle`,{cx:`14.5`,cy:`9.5`,r:`1.5`,fill:`white`,"fill-opacity":`0.1`},null,-1)]])}var Er=y(Cr,[[`render`,Tr]]),Dr={},Or={width:`24`,height:`24`,viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function kr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Or,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M4.92892 13.4142C4.14787 12.6332 4.14787 11.3668 4.92892 10.5858L10.5858 4.92893C11.3668 4.14788 12.6332 4.14788 13.4142 4.92893L19.0711 10.5858C19.8521 11.3668 19.8521 12.6332 19.0711 13.4142L13.4142 19.0711C12.6332 19.8521 11.3668 19.8521 10.5858 19.0711L4.92892 13.4142Z`,fill:`#9CA3AF`},null,-1),(0,t.createElementVNode)(`circle`,{cx:`12`,cy:`7.05029`,r:`1.5`,transform:`rotate(-45 12 7.05029)`,fill:`white`,"fill-opacity":`0.1`},null,-1)]])}var Ar=y(Dr,[[`render`,kr]]),jr={},Mr={width:`24`,height:`24`,viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function Nr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Mr,[...n[0]||=[(0,t.createElementVNode)(`rect`,{x:`6`,y:`6`,width:`12`,height:`12`,rx:`2`,fill:`#FB923C`},null,-1),(0,t.createElementVNode)(`circle`,{cx:`15.5`,cy:`8.5`,r:`1.5`,fill:`white`,"fill-opacity":`0.1`},null,-1)]])}var Pr=y(jr,[[`render`,Nr]]),Fr={},Ir={class:`icon icon-menu`,xmlns:`http://www.w3.org/2000/svg`,width:`19`,height:`12`,viewBox:`0 0 19 12`};function Lr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ir,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M1.386 2a1 1 0 1 1 0-2H18a1 1 0 0 1 0 2H1.386zm0 5a1 1 0 1 1 0-2H18a1 1 0 0 1 0 2H1.386zm0 5a1 1 0 0 1 0-2H18a1 1 0 0 1 0 2H1.386z`},null,-1)]])}var Rr=y(Fr,[[`render`,Lr]]),zr={},Br={class:`icon icon-message`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`15`,viewBox:`0 0 18 15`};function Vr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Br,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M17.75 2.587V12.2a2.355 2.355 0 0 1-2.35 2.35H2.6A2.355 2.355 0 0 1 .25 12.2V2.61v-.023A2.355 2.355 0 0 1 2.6.25h12.8a2.355 2.355 0 0 1 2.35 2.337zm-1.572-.327a.855.855 0 0 0-.778-.51H2.6a.855.855 0 0 0-.778.51L9 7.285l7.178-5.025zm.072 1.78L9.43 8.814a.75.75 0 0 1-.86 0L1.75 4.04v8.16c0 .466.384.85.85.85h12.8c.466 0 .85-.384.85-.85V4.04z`},null,-1)]])}var Hr=y(zr,[[`render`,Vr]]),Ur={},Wr={class:`icon icon-message-forward`,xmlns:`http://www.w3.org/2000/svg`,width:`21`,height:`19`,viewBox:`0 0 21 19`};function Gr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Wr,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M17.75 8.755a5.25 5.25 0 1 1-7.395 5.795H2.6A2.355 2.355 0 0 1 .25 12.2V2.587A2.355 2.355 0 0 1 2.6.25h12.8a2.355 2.355 0 0 1 2.35 2.337v6.168zm-1.5-.452V4.04L9.43 8.814a.75.75 0 0 1-.86 0L1.75 4.04v8.16c0 .466.384.85.85.85h7.669a5.25 5.25 0 0 1 5.981-4.747zm-.072-6.043a.855.855 0 0 0-.778-.51H2.6a.855.855 0 0 0-.778.51L9 7.285l7.178-5.025zM15.5 17.25a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5zm-.31-3l.84.841a.75.75 0 1 1-1.06 1.06l-2.122-2.12a.75.75 0 0 1 0-1.061l2.122-2.122a.75.75 0 0 1 1.06 1.061l-.84.841h2.431a.75.75 0 1 1 0 1.5H15.19z`},null,-1)]])}var Kr=y(Ur,[[`render`,Gr]]),qr={};function Jr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)(e.$attrs,{xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 640 512`,class:`icon`}),[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c15.2-26 23.9-56.3 23.9-88.7V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 21.2-5.1 41.1-14.2 58.7L416 300.8V96c0-53-43-96-96-96s-96 43-96 96v54.3L38.8 5.1zM344 430.4c20.4-2.8 39.7-9.1 57.3-18.2l-43.1-33.9C346.1 382 333.3 384 320 384c-70.7 0-128-57.3-128-128v-8.7L144.7 210c-.5 1.9-.7 3.9-.7 6v40c0 89.1 66.2 162.7 152 174.4V464H248c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V430.4z`},null,-1)]],16)}var Yr=y(qr,[[`render`,Jr]]),Xr={},Zr={class:`icon icon-microsoft-teams`,xmlns:`http://www.w3.org/2000/svg`,width:`18px`,height:`18px`,viewBox:`0 0 64 64`};function Qr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Zr,[...n[0]||=[(0,t.createStaticVNode)(`<path d="M42 40.531V27.205A1.204 1.204 0 0143.204 26h13.494A2.302 2.302 0 0159 28.302v12.23A8.469 8.469 0 0150.531 49h-.062A8.469 8.469 0 0142 40.531z" fill="#5059c9"></path><circle cx="50.5" cy="17.5" r="5.5" fill="#5059c9"></circle><path d="M49.855 49.622q-.17-.008-.35-.022.174.015.35.022zm.157.005l-.077-.002z" fill="#5059c9"></path><circle cx="33" cy="15" r="8" fill="#7b83eb"></circle><path d="M45.667 26H22.333A2.32 2.32 0 0020 28.308v13.846a14 14 0 0028 0V28.308A2.32 2.32 0 0045.667 26z" fill="#7b83eb"></path><path d="M33 26v20.67a1.734 1.734 0 01-.04.4A2.314 2.314 0 0130.67 49h-8.83a10.81 10.81 0 01-.53-1c-.16-.33-.3-.66-.43-1a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67V23a8.257 8.257 0 01-1-.06A8.02 8.02 0 0125.58 18h5.09A2.326 2.326 0 0133 20.33z" opacity=".2"></path><path d="M34 26v18.67A3.362 3.362 0 0130.67 48h-9.36c-.16-.33-.3-.66-.43-1a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67v2.61a8.355 8.355 0 01-2 0A8.02 8.02 0 0125.58 18a8.353 8.353 0 01-.33-1h5.42A3.342 3.342 0 0134 20.33z" opacity=".1"></path><path d="M33 26v18.67A2.326 2.326 0 0130.67 47h-9.79a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67V23a8.257 8.257 0 01-1-.06A8.02 8.02 0 0125.58 18h5.09A2.326 2.326 0 0133 20.33z" opacity=".2"></path><path d="M32 20.33v2.61A8.02 8.02 0 0125.58 18h4.09A2.326 2.326 0 0132 20.33zM22.33 26H32v18.67A2.326 2.326 0 0129.67 47h-8.79a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26z" opacity=".1"></path><rect x="4" y="18" width="28" height="28" rx="2.333" fill="#4b53bc"></rect><path d="M24.008 26.528h-4.564v13.028h-2.909V26.528h-4.543V24h12.016z" fill="#fff"></path>`,11)]])}var $r=y(Xr,[[`render`,Qr]]),ei={},ti={class:`icon icon-min`,viewBox:`0 0 21 2`,width:`21`,height:`2`,xmlns:`http://www.w3.org/2000/svg`};function ni(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ti,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M1.525 2h18.05a1 1 0 0 0 0-2H1.525a1 1 0 0 0 0 2z`},null,-1)]])}var ri=y(ei,[[`render`,ni]]),ii={},ai={width:`17`,height:`15`,viewBox:`0 0 17 15`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-ordered-list`};function oi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ai,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M7.75 3.75H16.25C16.6562 3.75 17 3.4375 17 3C17 2.59375 16.6562 2.25 16.25 2.25H7.75C7.3125 2.25 7 2.59375 7 3C7 3.4375 7.3125 3.75 7.75 3.75ZM16.25 12.25H7.75C7.3125 12.25 7 12.5938 7 13C7 13.4375 7.3125 13.75 7.75 13.75H16.25C16.6562 13.75 17 13.4375 17 13C17 12.5938 16.6562 12.25 16.25 12.25ZM16.25 7.25H7.75C7.3125 7.25 7 7.59375 7 8C7 8.4375 7.3125 8.75 7.75 8.75H16.25C16.6562 8.75 17 8.4375 17 8C17 7.59375 16.6562 7.25 16.25 7.25ZM2.25 7H4.75C5.15625 7 5.5 6.6875 5.5 6.25C5.5 5.78125 5.15625 5.5 4.75 5.5H4.25V1.75C4.25 1.5 4.09375 1.25 3.84375 1.125C3.625 0.96875 3.34375 0.96875 3.09375 1.125L2.09375 1.6875C1.75 1.90625 1.625 2.375 1.84375 2.71875C2.03125 3.03125 2.40625 3.1875 2.75 3.0625V5.5H2.25C1.8125 5.5 1.5 5.84375 1.5 6.25C1.5 6.6875 1.8125 7 2.25 7ZM5.25 13.5H3.6875L4.84375 12.5C5.78125 11.6875 5.875 10.2812 5.09375 9.34375C4.6875 8.84375 4.125 8.5625 3.5 8.53125C2.90625 8.46875 2.28125 8.65625 1.8125 9.0625L1.4375 9.40625C1.125 9.6875 1.09375 10.1562 1.34375 10.4688C1.625 10.7812 2.09375 10.8125 2.40625 10.5625L2.8125 10.2188C2.96875 10.0625 3.1875 10 3.40625 10.0312C3.625 10.0312 3.8125 10.125 3.9375 10.3125C4.21875 10.625 4.1875 11.0938 3.84375 11.375L1.25 13.7188C1 13.9062 0.9375 14.25 1.03125 14.5312C1.15625 14.8125 1.4375 15 1.71875 15H5.25C5.65625 15 6 14.6875 6 14.2812C6 13.8438 5.65625 13.5 5.25 13.5Z`},null,-1)]])}var si=y(ii,[[`render`,oi]]),ci={},li={class:`icon icon-plus`,width:`12`,height:`13`,viewBox:`0 0 12 13`,xmlns:`http://www.w3.org/2000/svg`};function ui(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,li,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M11.604 7.675H7.027v4.807H4.888V7.675h-4.6V5.628h4.6V.844h2.139v4.784h4.577z`},null,-1)]])}var di=y(ci,[[`render`,ui]]),fi={},pi={class:`icon icon-refresh`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`15`,viewBox:`0 0 18 15`};function mi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,pi,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M15.107 5.34l-2.012-1.891a5.795 5.795 0 0 0-9.563 2.163.75.75 0 0 1-1.414-.5 7.295 7.295 0 0 1 12.021-2.74l2.111 1.983v-2.63a.75.75 0 1 1 1.5 0V6.09a.75.75 0 0 1-.75.75h-4.364a.75.75 0 0 1 0-1.5h2.47zM1.75 10.731v2.63a.75.75 0 0 1-1.5 0V8.998a.75.75 0 0 1 .75-.75h4.364a.75.75 0 1 1 0 1.5h-2.47l2.011 1.891a5.795 5.795 0 0 0 9.563-2.164.75.75 0 0 1 1.414.5 7.295 7.295 0 0 1-12.021 2.74L1.75 10.733z`},null,-1)]])}var hi=y(fi,[[`render`,mi]]),gi={},_i={class:`icon icon-remove`,width:`11`,height:`11`,viewBox:`0 0 11 11`,xmlns:`http://www.w3.org/2000/svg`};function vi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,_i,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M.893.893a1 1 0 0 1 1.414 0L5.5 4.085 8.693.893a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414L6.915 5.5l3.192 3.193a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.414 0L5.5 6.915l-3.193 3.192a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414L4.085 5.5.893 2.307A1 1 0 0 1 .81.987L.893.893z`},null,-1)]])}var yi=y(gi,[[`render`,vi]]),bi={},xi={"xmlns:dc":`http://purl.org/dc/elements/1.1/`,"xmlns:cc":`http://creativecommons.org/ns#`,"xmlns:rdf":`http://www.w3.org/1999/02/22-rdf-syntax-ns#`,"xmlns:svg":`http://www.w3.org/2000/svg`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-sananet`,viewBox:`0 0 145.82668 130.58667`,height:`130.58667`,width:`145.82668`,"xml:space":`preserve`,id:`svg2`,version:`1.1`},Si={id:`metadata8`};function Ci(e,n){let r=(0,t.resolveComponent)(`dc:format`),i=(0,t.resolveComponent)(`dc:type`),a=(0,t.resolveComponent)(`cc:Work`),o=(0,t.resolveComponent)(`rdf:RDF`);return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,xi,[(0,t.createElementVNode)(`metadata`,Si,[(0,t.createVNode)(o,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(a,{"rdf:about":``},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(r,null,{default:(0,t.withCtx)(()=>[...n[0]||=[(0,t.createTextVNode)(`image/svg+xml`,-1)]]),_:1}),(0,t.createVNode)(i,{"rdf:resource":`http://purl.org/dc/dcmitype/StillImage`})]),_:1})]),_:1})]),n[1]||=(0,t.createStaticVNode)(`<defs id="defs6"><clipPath id="clipPath32" clipPathUnits="userSpaceOnUse"><path id="path30" d="M 0,0 H 1094 V 979 H 0 Z"></path></clipPath><clipPath id="clipPath38" clipPathUnits="userSpaceOnUse"><path id="path36" d="m 726.516,800.508 c 0,-98.836 -80.121,-178.938 -178.938,-178.938 -98.816,0 -178.926,80.102 -178.926,178.938 0,98.808 80.11,178.918 178.926,178.918 98.817,0 178.938,-80.11 178.938,-178.918 z"></path></clipPath><radialGradient id="radialGradient46" spreadMethod="pad" gradientTransform="matrix(390.284,0,0,-390.284,547.578,925.479)" gradientUnits="userSpaceOnUse" r="1" cy="0" cx="0" fy="0.151961" fx="-0.24949799"><stop id="stop40" offset="0" style="stop-opacity:1;stop-color:#ffffff;"></stop><stop id="stop42" offset="0.715" style="stop-opacity:1;stop-color:#f5772a;"></stop><stop id="stop44" offset="1" style="stop-opacity:1;stop-color:#f5772a;"></stop></radialGradient></defs><g transform="matrix(1.3333333,0,0,-1.3333333,0,130.58667)" id="g10"><g transform="scale(0.1)" id="g12"><path id="path14" style="fill:#bfc1e2;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="M 546.836,0 C 250.422,0 0,111.121 0,242.648 c 0,43.133 26.418,84.11 72.6016,119.688 -17.586,-23.32 -27.0821,-48.32 -27.0821,-74.328 0,-127.442 220.2035,-227.2736 501.3165,-227.2736 281.102,0 501.304,99.8316 501.304,227.2736 0,26.008 -9.5,51.015 -27.09,74.336 46.19,-35.586 72.61,-76.563 72.61,-119.696 C 1093.66,111.121 843.242,0 546.836,0"></path><path id="path16" style="fill:#9ba1d3;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 546.621,125.039 c -195.918,0 -361.433,66.113 -361.433,144.367 0,29.305 22.75,56.942 61.714,80.028 -17.468,-16.329 -27.097,-34.356 -27.097,-53.274 0,-74.39 143.554,-132.664 326.816,-132.664 183.289,0 326.875,58.274 326.875,132.664 0,18.879 -9.59,36.86 -26.98,53.156 38.843,-23.066 61.519,-50.656 61.519,-79.91 0,-78.254 -165.508,-144.367 -361.414,-144.367"></path><path id="path18" style="fill:#516ab4;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 546.621,205.82 c -118.73,0 -219.031,39.27 -219.031,85.754 0,12.711 7.39,24.91 20.625,35.906 -3.379,-6.242 -5.156,-12.773 -5.156,-19.5 0,-47.296 89.414,-84.335 203.562,-84.335 114.133,0 203.535,37.039 203.535,84.335 0,6.727 -1.777,13.243 -5.144,19.481 13.211,-10.996 20.593,-23.176 20.593,-35.887 0,-46.484 -100.285,-85.754 -218.984,-85.754"></path><path id="path20" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 423.379,332.805 c -6.934,-6.223 -10.801,-12.989 -10.801,-19.953 0,-28.321 61.387,-52.247 134.043,-52.247 72.637,0 133.992,23.926 133.992,52.247 0,6.925 -3.816,13.652 -10.672,19.843 1.36,-3.152 2.063,-6.418 2.063,-9.765 0,-29.258 -55.078,-52.168 -125.383,-52.168 -70.293,0 -125.351,22.91 -125.351,52.168 0,3.39 0.722,6.687 2.109,9.875"></path><path id="path22" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 358.75,618.84 c 0,0 144.551,-54.758 144.551,-297.871 h -24.102 c 0,0 -2.187,205.886 -124.824,219.019 l 4.375,78.852"></path><path id="path24" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 735.313,618.84 c 0,0 -144.551,-54.758 -144.551,-297.871 h 24.101 c 0,0 2.188,205.886 124.832,219.019 l -4.382,78.852"></path><g id="g26"><g clip-path="url(#clipPath32)" id="g28"><g clip-path="url(#clipPath38)" id="g34"><path id="path48" style="fill:url(#radialGradient46);fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 536,621 v 1 h -11 v 1 h -6 v 1 h -7 v 1 h -4 v 1 h -4 v 1 h -4 v 1 h -4 v 1 h -3 v 1 h -3 v 1 h -3 v 1 h -2 v 1 h -3 v 1 h -3 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -3 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 3 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 3 h -1 v 3 h -1 v 3 h -1 v 2 h -1 v 3 h -1 v 4 h -1 v 3 h -1 v 4 h -1 v 4 h -1 v 5 h -1 v 6 h -1 v 7 h -1 v 11 h -1 v 21 h 1 v 11 h 1 v 7 h 1 v 6 h 1 v 5 h 1 v 4 h 1 v 4 h 1 v 3 h 1 v 4 h 1 v 3 h 1 v 2 h 1 v 3 h 1 v 3 h 1 v 3 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 3 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 3 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 3 v 1 h 3 v 1 h 2 v 1 h 3 v 1 h 3 v 1 h 3 v 1 h 4 v 1 h 4 v 1 h 4 v 1 h 4 v 1 h 7 v 1 h 7 v 1 h 44 v -1 h 6 v -1 h 7 v -1 h 4 v -1 h 4 v -1 h 4 v -1 h 4 v -1 h 3 v -1 h 3 v -1 h 3 v -1 h 3 v -1 h 2 v -1 h 3 v -1 h 2 v -1 h 3 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -3 h 1 v -3 h 1 v -2 h 1 v -3 h 1 v -3 h 1 v -3 h 1 v -3 h 1 v -4 h 1 v -4 h 1 v -4 h 1 v -4 h 1 v -6 h 1 v -7 h 1 v -10 h 1 v -25 h -1 v -10 h -1 v -7 h -1 v -6 h -1 v -4 h -1 v -4 h -1 v -4 h -1 v -4 h -1 v -3 h -1 v -3 h -1 v -3 h -1 v -3 h -1 v -2 h -1 v -3 h -1 v -3 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -3 v -1 h -2 v -1 h -3 v -1 h -2 v -1 h -3 v -1 h -3 v -1 h -3 v -1 h -3 v -1 h -4 v -1 h -4 v -1 h -4 v -1 h -4 v -1 h -7 v -1 h -6 v -1 h -11 v -1"></path></g></g></g></g></g>`,2)])}var wi=y(bi,[[`render`,Ci]]),Ti={},Ei={class:`icon icon-service`,viewBox:`0 0 20 21`,xmlns:`http://www.w3.org/2000/svg`};function Di(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ei,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M1.875 10.5V12.0625C1.875 12.6094 1.44531 13 0.9375 13C0.390625 13 0 12.6094 0 12.0625V10.5C0 4.99219 4.45312 0.5 10 0.5C15.5078 0.5 20 4.99219 20 10.5V16.1641C20 18.0391 18.4375 19.6016 16.5625 19.6016L12.2266 19.5625C11.9141 20.1484 11.2891 20.5 10.625 20.5H9.375C8.32031 20.5 7.5 19.6797 7.5 18.625C7.5 17.6094 8.32031 16.75 9.375 16.75H10.625C11.2891 16.75 11.9141 17.1406 12.2266 17.6875L16.5625 17.7266C17.4219 17.7266 18.125 17.0234 18.125 16.1641V10.5C18.125 6.04688 14.4531 2.375 10 2.375C5.50781 2.375 1.875 6.04688 1.875 10.5ZM6.25 9.25C5.54688 9.25 5 9.83594 5 10.5V12.375C5 13.0781 5.54688 13.625 6.25 13.625V9.25ZM3.125 10.5C3.125 8.78125 4.49219 7.375 6.25 7.375H6.875C7.53906 7.375 8.125 7.96094 8.125 8.625V14.25C8.125 14.9531 7.53906 15.5 6.875 15.5H6.25C4.49219 15.5 3.125 14.1328 3.125 12.375V10.5ZM13.75 9.25V13.625C14.4141 13.625 15 13.0781 15 12.375V10.5C15 9.83594 14.4141 9.25 13.75 9.25ZM16.875 10.5V12.375C16.875 14.1328 15.4688 15.5 13.75 15.5H13.125C12.4219 15.5 11.875 14.9531 11.875 14.25V8.625C11.875 7.96094 12.4219 7.375 13.125 7.375H13.75C15.4688 7.375 16.875 8.78125 16.875 10.5Z`},null,-1)]])}var Oi=y(Ti,[[`render`,Di]]),ki={},Ai={class:`icon icon-share-screen`,width:`12`,height:`16`,viewBox:`0 0 12 16`,xmlns:`http://www.w3.org/2000/svg`};function ji(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ai,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M-1.31134e-07 12.9961C-5.87372e-08 14.6523 1.34375 15.9961 3 15.9961L9 15.9961C10.6562 15.9961 12 14.6523 12 12.9961L12 10.3711C12 10.1836 11.8437 9.99609 11.625 9.99609L10.875 9.99609C10.6875 9.99609 10.5 10.1836 10.5 10.3711L10.5 12.9961C10.5 13.8398 9.84375 14.4961 9 14.4961L3 14.4961C2.1875 14.4961 1.5 13.8398 1.5 12.9961L1.5 10.3711C1.5 10.1836 1.34375 9.99609 1.125 9.99609L0.375 9.99609C0.1875 9.99609 -2.54072e-07 10.1836 -2.45877e-07 10.3711L-1.31134e-07 12.9961ZM0.625 5.77734L1.25 6.40234C1.375 6.55859 1.625 6.55859 1.78125 6.40234L5.1875 2.87109L5.1875 10.6211C5.1875 10.8398 5.375 10.9961 5.5625 10.9961L6.4375 10.9961C6.65625 10.9961 6.8125 10.8398 6.8125 10.6211L6.8125 2.87109L10.25 6.40234C10.4062 6.55859 10.6562 6.55859 10.7812 6.40234L11.4062 5.77734C11.5625 5.65234 11.5625 5.40234 11.4062 5.24609L6.28125 0.121093C6.125 -0.0351565 5.90625 -0.0351565 5.75 0.121093L0.625 5.24609C0.46875 5.40234 0.46875 5.65234 0.625 5.77734Z`},null,-1)]])}var Mi=y(ki,[[`render`,ji]]),Ni={},Pi={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 18 18`,width:`18`,height:`18`};function Fi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Pi,[...n[0]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.75,0,0,0.75,0,0)`},[(0,t.createElementVNode)(`path`,{d:`M6.750 6.000 A5.250 5.250 0 1 0 17.250 6.000 A5.250 5.250 0 1 0 6.750 6.000 Z`,fill:`none`,stroke:`#ffffff`,"stroke-linecap":`round`,"stroke-linejoin":`round`,"stroke-width":`1.5`}),(0,t.createElementVNode)(`path`,{d:`M2.25,23.25a9.75,9.75,0,0,1,19.5,0`,fill:`none`,stroke:`#ffffff`,"stroke-linecap":`round`,"stroke-linejoin":`round`,"stroke-width":`1.5`})],-1)]])}var Ii=y(Ni,[[`render`,Fi]]),Li={},Ri={xmlns:`http://www.w3.org/2000/svg`,width:`9`,height:`14`,viewBox:`0 0 9 14`};function zi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ri,[...n[0]||=[(0,t.createStaticVNode)(`<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" fill="#4D5875" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>`,1)]])}var Bi=y(Li,[[`render`,zi]]),Vi={},Hi={xmlns:`http://www.w3.org/2000/svg`,width:`9`,height:`14`,viewBox:`0 0 9 14`};function Ui(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Hi,[...n[0]||=[(0,t.createStaticVNode)(`<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" fill="rgb(57, 65, 86)" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" fill="#ABB0BE" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>`,1)]])}var Wi=y(Vi,[[`render`,Ui]]),Gi={},Ki={xmlns:`http://www.w3.org/2000/svg`,width:`9`,height:`14`,viewBox:`0 0 9 14`};function qi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ki,[...n[0]||=[(0,t.createStaticVNode)(`<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" fill="#ABB0BE" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" fill="rgb(57, 65, 86)" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>`,1)]])}var Ji=y(Gi,[[`render`,qi]]),Yi={},Xi={xmlns:`http://www.w3.org/2000/svg`,width:`9`,height:`14`,viewBox:`0 0 9 14`};function Zi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Xi,[...n[0]||=[(0,t.createStaticVNode)(`<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" fill="#ABB0BE" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>`,1)]])}var Qi=y(Yi,[[`render`,Zi]]),$i={},ea={class:`icon icon-triangle-down`,xmlns:`http://www.w3.org/2000/svg`,width:`12`,height:`8`,viewBox:`0 0 12 8`};function ta(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ea,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M11.071 2.414L6.414 7.071a1 1 0 0 1-1.414 0L.343 2.414A1 1 0 0 1 1.05.707h9.314a1 1 0 0 1 .707 1.707z`},null,-1)]])}var na=y($i,[[`render`,ta]]),ra={},ia={width:`40`,height:`34`,viewBox:`0 0 40 34`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function aa(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ia,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M38.5547 28.6992C39.7422 30.7773 38.2578 33.375 35.8086 33.375H4.11719C1.66797 33.375 0.183594 30.7773 1.29688 28.6992L17.1797 1.68359C17.8477 0.644531 18.8867 0.125 20 0.125C21.0391 0.125 22.0781 0.644531 22.7461 1.68359L38.5547 28.6992ZM4.85938 29.8125H35.0664L19.9258 4.05859L4.85938 29.8125ZM20 22.8359C21.2617 22.8359 22.3008 23.875 22.3008 25.1367C22.3008 26.3984 21.2617 27.4375 20 27.4375C18.6641 27.4375 17.625 26.3984 17.625 25.1367C17.625 23.875 18.6641 22.8359 20 22.8359ZM18.2188 11.4062C18.2188 10.4414 18.9609 9.625 20 9.625C20.9648 9.625 21.7812 10.4414 21.7812 11.4062V18.5312C21.7812 19.5703 20.9648 20.3125 20 20.3125C18.9609 20.3125 18.2188 19.5703 18.2188 18.5312V11.4062Z`,fill:`#F65139`},null,-1)]])}var oa=y(ra,[[`render`,aa]]),sa={},ca={width:`14`,height:`16`,viewBox:`0 0 14 16`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-underline`};function la(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ca,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M1.25 1.5H2V7.5C2 10.2812 4.21875 12.5 7 12.5C9.75 12.5 12 10.2812 12 7.5V1.5H12.75C13.1562 1.5 13.5 1.1875 13.5 0.75C13.5 0.34375 13.1562 0 12.75 0H9.75C9.3125 0 9 0.34375 9 0.75C9 1.1875 9.3125 1.5 9.75 1.5H10.5V7.5C10.5 9.4375 8.90625 11 7 11C5.0625 11 3.5 9.4375 3.5 7.5V1.5H4.25C4.65625 1.5 5 1.1875 5 0.75C5 0.34375 4.65625 0 4.25 0H1.25C0.8125 0 0.5 0.34375 0.5 0.75C0.5 1.1875 0.8125 1.5 1.25 1.5ZM13.25 14.5H0.75C0.3125 14.5 0 14.8438 0 15.25C0 15.6875 0.3125 16 0.75 16H13.25C13.6562 16 14 15.6875 14 15.25C14 14.8438 13.6562 14.5 13.25 14.5Z`},null,-1)]])}var ua=y(sa,[[`render`,la]]),da={},fa={class:`icon icon-videocall`,xmlns:`http://www.w3.org/2000/svg`,width:`20`,height:`14`,viewBox:`0 0 20 14`};function pa(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,fa,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M12.673.25c1.48 0 2.68 1.186 2.68 2.648V4.16l2.76-1.82a.733.733 0 0 1 1.13.502l.007.1v7.703a.73.73 0 0 1-1.035.657l-2.862-1.298v.598c0 1.462-1.2 2.648-2.68 2.648H2.93C1.45 13.25.25 12.064.25 10.602V2.898C.25 1.436 1.45.25 2.93.25h9.743zm0 1.444H2.93a1.21 1.21 0 0 0-1.217 1.204v7.704a1.21 1.21 0 0 0 1.217 1.204h9.744a1.21 1.21 0 0 0 1.218-1.204V5.53 2.898a1.21 1.21 0 0 0-1.218-1.204zm5.115 2.597l-2.435 1.605v2.519l2.435 1.104V4.291z`},null,-1)]])}var ma=y(da,[[`render`,pa]]),ha={};function ga(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)(e.$attrs,{class:`icon icon-video-disabled`,width:`23`,height:`19`,viewBox:`0 0 23 19`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`}),[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M14.1719 4.1875C14.2422 4.1875 14.2773 4.22266 14.3125 4.25781V8.26562L16 9.56641V8.23047L19.9375 5.76953V12.6602L21.5898 13.9609C21.5898 13.8906 21.625 13.8555 21.625 13.7852V4.75C21.625 4.08203 21.0625 3.625 20.4648 3.625C20.2539 3.625 20.043 3.69531 19.832 3.83594L16 6.26172V4.1875C16 3.27344 15.1562 2.5 14.1719 2.5H6.96484L9.10938 4.1875H14.1719ZM22.5391 16.8086L17.0898 12.5898L14.3125 10.4102L4.29297 2.57031L4.22266 2.5L1.51562 0.390625C1.26953 0.179688 0.917969 0.25 0.707031 0.460938L0.355469 0.917969C0.179688 1.16406 0.214844 1.51562 0.460938 1.69141L2.00781 2.92188L3.37891 4.01172L21.4844 18.1445C21.6953 18.3203 22.082 18.2852 22.2578 18.0391L22.6094 17.6172C22.8203 17.3711 22.75 17.0195 22.5391 16.8086ZM3.16797 14.3125C3.09766 14.3125 3.0625 14.3125 3.0625 14.2773V5.875L1.375 4.57422V14.3477C1.375 15.2617 2.18359 16 3.16797 16H14.1719C14.6641 16 15.0859 15.8242 15.4023 15.543L13.8555 14.3125H3.16797Z`},null,-1)]],16)}var _a=y(ha,[[`render`,ga]]),va={},ya={xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`16`,fill:`currentColor`,class:`bi bi-exclamation-triangle`,viewBox:`0 0 16 16`};function ba(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ya,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.15.15 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.2.2 0 0 1-.054.06.1.1 0 0 1-.066.017H1.146a.1.1 0 0 1-.066-.017.2.2 0 0 1-.054-.06.18.18 0 0 1 .002-.183L7.884 2.073a.15.15 0 0 1 .054-.057m1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767z`},null,-1),(0,t.createElementVNode)(`path`,{d:`M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0M7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0z`},null,-1)]])}var xa=y(va,[[`render`,ba]]),Sa={},Ca={width:`162`,height:`124`,viewBox:`0 0 162 124`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-zorgkaart-nederland`};function wa(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ca,[...n[0]||=[(0,t.createStaticVNode)(`<path d="M61.5 38.1C60 38.1 58.8 36.9 58.8 35.4C58.8 33.9 60 32.7 61.5 32.7C63 32.7 64.2 33.9 64.2 35.4C64.2 36.9 63 38.1 61.5 38.1Z" fill="#F29018"></path><path d="M68.1 38.1C66.6 38.1 65.4 36.9 65.4 35.4C65.4 33.9 66.6 32.7 68.1 32.7C69.6 32.7 70.8 33.9 70.8 35.4C70.8 36.9 69.6 38.1 68.1 38.1Z" fill="#F29018"></path><path d="M74.6 38.1C73.1 38.1 71.9 36.9 71.9 35.4C71.9 33.9 73.1 32.7 74.6 32.7C76.1 32.7 77.3 33.9 77.3 35.4C77.3 36.9 76.1 38.1 74.6 38.1Z" fill="#F29018"></path><path d="M81.1 38.1C79.6 38.1 78.4 36.9 78.4 35.4C78.4 33.9 79.6 32.7 81.1 32.7C82.6 32.7 83.8 33.9 83.8 35.4C83.8 36.9 82.6 38.1 81.1 38.1Z" fill="#F29018"></path><path d="M61.5 44.6C60 44.6 58.8 43.4 58.8 41.9C58.8 40.4 60 39.2 61.5 39.2C63 39.2 64.2 40.4 64.2 41.9C64.2 43.4 63 44.6 61.5 44.6Z" fill="#F29018"></path><path d="M68.1 44.6C66.6 44.6 65.4 43.4 65.4 41.9C65.4 40.4 66.6 39.2 68.1 39.2C69.6 39.2 70.8 40.4 70.8 41.9C70.8 43.4 69.6 44.6 68.1 44.6Z" fill="#F29018"></path><path d="M74.6 44.6C73.1 44.6 71.9 43.4 71.9 41.9C71.9 40.4 73.1 39.2 74.6 39.2C76.1 39.2 77.3 40.4 77.3 41.9C77.3 43.4 76.1 44.6 74.6 44.6Z" fill="#F29018"></path><path d="M61.5 51.2C60 51.2 58.8 50 58.8 48.5C58.8 47 60 45.8 61.5 45.8C63 45.8 64.2 47 64.2 48.5C64.2 50 63 51.2 61.5 51.2Z" fill="#F29018"></path><path d="M68.1 51.2C66.6 51.2 65.4 50 65.4 48.5C65.4 47 66.6 45.8 68.1 45.8C69.6 45.8 70.8 47 70.8 48.5C70.8 50 69.6 51.2 68.1 51.2Z" fill="#F29018"></path><path d="M74.6 51.2C73.1 51.2 71.9 50 71.9 48.5C71.9 47 73.1 45.8 74.6 45.8C76.1 45.8 77.3 47 77.3 48.5C77.3 50 76.1 51.2 74.6 51.2Z" fill="#F29018"></path><path d="M61.5 57.7C60 57.7 58.8 56.5 58.8 55C58.8 53.5 60 52.3 61.5 52.3C63 52.3 64.2 53.5 64.2 55C64.2 56.5 63 57.7 61.5 57.7Z" fill="#F29018"></path><path d="M68.1 57.7C66.6 57.7 65.4 56.5 65.4 55C65.4 53.5 66.6 52.3 68.1 52.3C69.6 52.3 70.8 53.5 70.8 55C70.8 56.5 69.6 57.7 68.1 57.7Z" fill="#F29018"></path><path d="M74.6 57.7C73.1 57.7 71.9 56.5 71.9 55C71.9 53.5 73.1 52.3 74.6 52.3C76.1 52.3 77.3 53.5 77.3 55C77.3 56.5 76.1 57.7 74.6 57.7Z" fill="#F29018"></path><path d="M41.9 57.7C40.4 57.7 39.2 56.5 39.2 55C39.2 53.5 40.4 52.3 41.9 52.3C43.4 52.3 44.6 53.5 44.6 55C44.6 56.5 43.4 57.7 41.9 57.7Z" fill="#F29018"></path><path d="M35.4 57.7C33.9 57.7 32.7 56.5 32.7 55C32.7 53.5 33.9 52.3 35.4 52.3C36.9 52.3 38.1 53.5 38.1 55C38.1 56.5 36.9 57.7 35.4 57.7Z" fill="#F29018"></path><path d="M41.9 51.2C40.4 51.2 39.2 50 39.2 48.5C39.2 47 40.4 45.8 41.9 45.8C43.4 45.8 44.6 47 44.6 48.5C44.6 50 43.4 51.2 41.9 51.2Z" fill="#F29018"></path><path d="M35.4 51.2C33.9 51.2 32.7 50 32.7 48.5C32.7 47 33.9 45.8 35.4 45.8C36.9 45.8 38.1 47 38.1 48.5C38.1 50 36.9 51.2 35.4 51.2Z" fill="#F29018"></path><path d="M41.9 44.6C40.4 44.6 39.2 43.4 39.2 41.9C39.2 40.4 40.4 39.2 41.9 39.2C43.4 39.2 44.6 40.4 44.6 41.9C44.6 43.4 43.4 44.6 41.9 44.6Z" fill="#F29018"></path><path d="M35.4 44.6C33.9 44.6 32.7 43.4 32.7 41.9C32.7 40.4 33.9 39.2 35.4 39.2C36.9 39.2 38.1 40.4 38.1 41.9C38.1 43.4 36.9 44.6 35.4 44.6Z" fill="#F29018"></path><path d="M41.9 38.1C40.4 38.1 39.2 36.9 39.2 35.4C39.2 33.9 40.4 32.7 41.9 32.7C43.4 32.7 44.6 33.9 44.6 35.4C44.6 36.9 43.4 38.1 41.9 38.1Z" fill="#F29018"></path><path d="M35.4 38.1C33.9 38.1 32.7 36.9 32.7 35.4C32.7 33.9 33.9 32.7 35.4 32.7C36.9 32.7 38.1 33.9 38.1 35.4C38.1 36.9 36.9 38.1 35.4 38.1Z" fill="#F29018"></path><path d="M48.4 57.7C46.9 57.7 45.7 56.5 45.7 55C45.7 53.5 46.9 52.3 48.4 52.3C49.9 52.3 51.1 53.5 51.1 55C51.2 56.5 49.9 57.7 48.4 57.7Z" fill="#F29018"></path><path d="M55 57.7C53.5 57.7 52.3 56.5 52.3 55C52.3 53.5 53.5 52.3 55 52.3C56.5 52.3 57.7 53.5 57.7 55C57.7 56.5 56.5 57.7 55 57.7Z" fill="#F29018"></path><path d="M61.5 64.3C60 64.3 58.8 63.1 58.8 61.6C58.8 60.1 60 58.9 61.5 58.9C63 58.9 64.2 60.1 64.2 61.6C64.2 63 63 64.3 61.5 64.3Z" fill="#F29018"></path><path d="M68.1 64.3C66.6 64.3 65.4 63.1 65.4 61.6C65.4 60.1 66.6 58.9 68.1 58.9C69.6 58.9 70.8 60.1 70.8 61.6C70.8 63 69.6 64.3 68.1 64.3Z" fill="#F29018"></path><path d="M74.6 64.3C73.1 64.3 71.9 63.1 71.9 61.6C71.9 60.1 73.1 58.9 74.6 58.9C76.1 58.9 77.3 60.1 77.3 61.6C77.3 63 76.1 64.3 74.6 64.3Z" fill="#F29018"></path><path d="M41.9 64.3C40.4 64.3 39.2 63.1 39.2 61.6C39.2 60.1 40.4 58.9 41.9 58.9C43.4 58.9 44.6 60.1 44.6 61.6C44.6 63 43.4 64.3 41.9 64.3Z" fill="#F29018"></path><path d="M35.4 64.3C33.9 64.3 32.7 63.1 32.7 61.6C32.7 60.1 33.9 58.9 35.4 58.9C36.9 58.9 38.1 60 38.1 61.5C38.1 63 36.9 64.3 35.4 64.3Z" fill="#F29018"></path><path d="M28.8 64.3C27.3 64.3 26.1 63.1 26.1 61.6C26.1 60.1 27.3 58.9 28.8 58.9C30.3 58.9 31.5 60.1 31.5 61.6C31.5 63 30.3 64.3 28.8 64.3Z" fill="#F29018"></path><path d="M48.4 64.3C46.9 64.3 45.7 63.1 45.7 61.6C45.7 60.1 46.9 58.9 48.4 58.9C49.9 58.9 51.1 60.1 51.1 61.6C51.2 63 49.9 64.3 48.4 64.3Z" fill="#F29018"></path><path d="M55 64.3C53.5 64.3 52.3 63.1 52.3 61.6C52.3 60.1 53.5 58.9 55 58.9C56.5 58.9 57.7 60.1 57.7 61.6C57.7 63 56.5 64.3 55 64.3Z" fill="#F29018"></path><path d="M61.5 70.8C60 70.8 58.8 69.6 58.8 68.1C58.8 66.6 60 65.4 61.5 65.4C63 65.4 64.2 66.6 64.2 68.1C64.2 69.6 63 70.8 61.5 70.8Z" fill="#F29018"></path><path d="M68.1 70.8C66.6 70.8 65.4 69.6 65.4 68.1C65.4 66.6 66.6 65.4 68.1 65.4C69.6 65.4 70.8 66.6 70.8 68.1C70.8 69.6 69.6 70.8 68.1 70.8Z" fill="#F29018"></path><path d="M74.6 70.8C73.1 70.8 71.9 69.6 71.9 68.1C71.9 66.6 73.1 65.4 74.6 65.4C76.1 65.4 77.3 66.6 77.3 68.1C77.3 69.6 76.1 70.8 74.6 70.8Z" fill="#F29018"></path><path d="M41.9 70.8C40.4 70.8 39.2 69.6 39.2 68.1C39.2 66.6 40.4 65.4 41.9 65.4C43.4 65.4 44.6 66.6 44.6 68.1C44.6 69.6 43.4 70.8 41.9 70.8Z" fill="#F29018"></path><path d="M35.4 70.8C33.9 70.8 32.7 69.6 32.7 68.1C32.7 66.6 33.9 65.4 35.4 65.4C36.9 65.4 38.1 66.6 38.1 68.1C38.1 69.6 36.9 70.8 35.4 70.8Z" fill="#F29018"></path><path d="M28.8 70.8C27.3 70.8 26.1 69.6 26.1 68.1C26.1 66.6 27.3 65.4 28.8 65.4C30.3 65.4 31.5 66.6 31.5 68.1C31.5 69.6 30.3 70.8 28.8 70.8Z" fill="#F29018"></path><path d="M48.4 70.8C46.9 70.8 45.7 69.6 45.7 68.1C45.7 66.6 46.9 65.4 48.4 65.4C49.9 65.4 51.1 66.6 51.1 68.1C51.2 69.6 49.9 70.8 48.4 70.8Z" fill="#F29018"></path><path d="M55 70.8C53.5 70.8 52.3 69.6 52.3 68.1C52.3 66.6 53.5 65.4 55 65.4C56.5 65.4 57.7 66.6 57.7 68.1C57.7 69.6 56.5 70.8 55 70.8Z" fill="#F29018"></path><path d="M55 77.3C53.5 77.3 52.3 76.1 52.3 74.6C52.3 73.1 53.5 71.9 55 71.9C56.5 71.9 57.7 73.1 57.7 74.6C57.7 76.1 56.5 77.3 55 77.3Z" fill="#F29018"></path><path d="M61.5 77.3C60 77.3 58.8 76.1 58.8 74.6C58.8 73.1 60 71.9 61.5 71.9C63 71.9 64.2 73.1 64.2 74.6C64.2 76.1 63 77.3 61.5 77.3Z" fill="#F29018"></path><path d="M68.1 77.3C66.6 77.3 65.4 76.1 65.4 74.6C65.4 73.1 66.6 71.9 68.1 71.9C69.6 71.9 70.8 73.1 70.8 74.6C70.8 76.1 69.6 77.3 68.1 77.3Z" fill="#F29018"></path><path d="M35.4 77.3C33.9 77.3 32.7 76.1 32.7 74.6C32.7 73.1 33.9 71.9 35.4 71.9C36.9 71.9 38.1 73.1 38.1 74.6C38.1 76.1 36.9 77.3 35.4 77.3Z" fill="#F29018"></path><path d="M28.8 77.3C27.3 77.3 26.1 76.1 26.1 74.6C26.1 73.1 27.3 71.9 28.8 71.9C30.3 71.9 31.5 73.1 31.5 74.6C31.5 76.1 30.3 77.3 28.8 77.3Z" fill="#F29018"></path><path d="M22.3 77.3C20.8 77.3 19.6 76.1 19.6 74.6C19.6 73.1 20.8 71.9 22.3 71.9C23.8 71.9 25 73.1 25 74.6C25 76.1 23.8 77.3 22.3 77.3Z" fill="#F29018"></path><path d="M41.9 77.3C40.4 77.3 39.2 76.1 39.2 74.6C39.2 73.1 40.4 71.9 41.9 71.9C43.4 71.9 44.6 73.1 44.6 74.6C44.6 76.1 43.4 77.3 41.9 77.3Z" fill="#F29018"></path><path d="M48.4 77.3C46.9 77.3 45.7 76.1 45.7 74.6C45.7 73.1 46.9 71.9 48.4 71.9C49.9 71.9 51.1 73.1 51.1 74.6C51.2 76.1 49.9 77.3 48.4 77.3Z" fill="#F29018"></path><path d="M55 83.9C53.5 83.9 52.3 82.7 52.3 81.2C52.3 79.7 53.5 78.5 55 78.5C56.5 78.5 57.7 79.7 57.7 81.2C57.7 82.7 56.5 83.9 55 83.9Z" fill="#F29018"></path><path d="M61.5 83.9C60 83.9 58.8 82.7 58.8 81.2C58.8 79.7 60 78.5 61.5 78.5C63 78.5 64.2 79.7 64.2 81.2C64.2 82.7 63 83.9 61.5 83.9Z" fill="#F29018"></path><path d="M68.1 83.9C66.6 83.9 65.4 82.7 65.4 81.2C65.4 79.7 66.6 78.5 68.1 78.5C69.6 78.5 70.8 79.7 70.8 81.2C70.8 82.7 69.6 83.9 68.1 83.9Z" fill="#F29018"></path><path d="M35.4 83.9C33.9 83.9 32.7 82.7 32.7 81.2C32.7 79.7 33.9 78.5 35.4 78.5C36.9 78.5 38.1 79.7 38.1 81.2C38.1 82.7 36.9 83.9 35.4 83.9Z" fill="#F29018"></path><path d="M28.8 83.9C27.3 83.9 26.1 82.7 26.1 81.2C26.1 79.7 27.3 78.5 28.8 78.5C30.3 78.5 31.5 79.7 31.5 81.2C31.5 82.7 30.3 83.9 28.8 83.9Z" fill="#F29018"></path><path d="M22.3 83.9C20.8 83.9 19.6 82.7 19.6 81.2C19.6 79.7 20.8 78.5 22.3 78.5C23.8 78.5 25 79.7 25 81.2C25 82.7 23.8 83.9 22.3 83.9Z" fill="#F29018"></path><path d="M41.9 83.9C40.4 83.9 39.2 82.7 39.2 81.2C39.2 79.7 40.4 78.5 41.9 78.5C43.4 78.5 44.6 79.7 44.6 81.2C44.6 82.7 43.4 83.9 41.9 83.9Z" fill="#F29018"></path><path d="M48.4 83.9C46.9 83.9 45.7 82.7 45.7 81.2C45.7 79.7 46.9 78.5 48.4 78.5C49.9 78.5 51.1 79.7 51.1 81.2C51.2 82.7 49.9 83.9 48.4 83.9Z" fill="#F29018"></path><path d="M55 90.4C53.5 90.4 52.3 89.2 52.3 87.7C52.3 86.2 53.5 85 55 85C56.5 85 57.7 86.2 57.7 87.7C57.7 89.2 56.5 90.4 55 90.4Z" fill="#F29018"></path><path d="M61.5 90.4C60 90.4 58.8 89.2 58.8 87.7C58.8 86.2 60 85 61.5 85C63 85 64.2 86.2 64.2 87.7C64.2 89.2 63 90.4 61.5 90.4Z" fill="#F29018"></path><path d="M68.1 90.4C66.6 90.4 65.4 89.2 65.4 87.7C65.4 86.2 66.6 85 68.1 85C69.6 85 70.8 86.2 70.8 87.7C70.8 89.2 69.6 90.4 68.1 90.4Z" fill="#F29018"></path><path d="M74.6 90.4C73.1 90.4 71.9 89.2 71.9 87.7C71.9 86.2 73.1 85 74.6 85C76.1 85 77.3 86.2 77.3 87.7C77.3 89.2 76.1 90.4 74.6 90.4Z" fill="#F29018"></path><path d="M35.4 90.4C33.9 90.4 32.7 89.2 32.7 87.7C32.7 86.2 33.9 85 35.4 85C36.9 85 38.1 86.2 38.1 87.7C38.1 89.2 36.9 90.4 35.4 90.4Z" fill="#F29018"></path><path d="M28.8 90.4C27.3 90.4 26.1 89.2 26.1 87.7C26.1 86.2 27.3 85 28.8 85C30.3 85 31.5 86.2 31.5 87.7C31.5 89.2 30.3 90.4 28.8 90.4Z" fill="#F29018"></path><path d="M22.3 90.4C20.8 90.4 19.6 89.2 19.6 87.7C19.6 86.2 20.8 85 22.3 85C23.8 85 25 86.2 25 87.7C25 89.2 23.8 90.4 22.3 90.4Z" fill="#F29018"></path><path d="M15.8 90.4C14.3 90.4 13.1 89.2 13.1 87.7C13.1 86.2 14.3 85 15.8 85C17.3 85 18.5 86.2 18.5 87.7C18.5 89.2 17.3 90.4 15.8 90.4Z" fill="#F29018"></path><path d="M41.9 90.4C40.4 90.4 39.2 89.2 39.2 87.7C39.2 86.2 40.4 85 41.9 85C43.4 85 44.6 86.2 44.6 87.7C44.6 89.2 43.4 90.4 41.9 90.4Z" fill="#F29018"></path><path d="M48.4 90.4C46.9 90.4 45.7 89.2 45.7 87.7C45.7 86.2 46.9 85 48.4 85C49.9 85 51.1 86.2 51.1 87.7C51.2 89.2 49.9 90.4 48.4 90.4Z" fill="#F29018"></path><path d="M55 96.9C53.5 96.9 52.3 95.7 52.3 94.2C52.3 92.7 53.5 91.5 55 91.5C56.5 91.5 57.7 92.7 57.7 94.2C57.7 95.7 56.5 96.9 55 96.9Z" fill="#F29018"></path><path d="M61.5 96.9C60 96.9 58.8 95.7 58.8 94.2C58.8 92.7 60 91.5 61.5 91.5C63 91.5 64.2 92.7 64.2 94.2C64.2 95.7 63 96.9 61.5 96.9Z" fill="#F29018"></path><path d="M68.1 96.9C66.6 96.9 65.4 95.7 65.4 94.2C65.4 92.7 66.6 91.5 68.1 91.5C69.6 91.5 70.8 92.7 70.8 94.2C70.8 95.7 69.6 96.9 68.1 96.9Z" fill="#F29018"></path><path d="M74.6 96.9C73.1 96.9 71.9 95.7 71.9 94.2C71.9 92.7 73.1 91.5 74.6 91.5C76.1 91.5 77.3 92.7 77.3 94.2C77.3 95.7 76.1 96.9 74.6 96.9Z" fill="#F29018"></path><path d="M68.1 103.5C66.6 103.5 65.4 102.3 65.4 100.8C65.4 99.3 66.6 98.1 68.1 98.1C69.6 98.1 70.8 99.3 70.8 100.8C70.8 102.3 69.6 103.5 68.1 103.5Z" fill="#F29018"></path><path d="M74.6 103.5C73.1 103.5 71.9 102.3 71.9 100.8C71.9 99.3 73.1 98.1 74.6 98.1C76.1 98.1 77.3 99.3 77.3 100.8C77.3 102.3 76.1 103.5 74.6 103.5Z" fill="#F29018"></path><path d="M68.1 116.6C66.6 116.6 65.4 115.4 65.4 113.9C65.4 112.4 66.6 111.2 68.1 111.2C69.6 111.2 70.8 112.4 70.8 113.9C70.8 115.3 69.6 116.6 68.1 116.6Z" fill="#F29018"></path><path d="M74.6 116.6C73.1 116.6 71.9 115.4 71.9 113.9C71.9 112.4 73.1 111.2 74.6 111.2C76.1 111.2 77.3 112.4 77.3 113.9C77.3 115.3 76.1 116.6 74.6 116.6Z" fill="#F29018"></path><path d="M74.6 110C73.1 110 71.9 108.8 71.9 107.3C71.9 105.8 73.1 104.6 74.6 104.6C76.1 104.6 77.3 105.8 77.3 107.3C77.3 108.8 76.1 110 74.6 110Z" fill="#F29018"></path><path d="M68.1 123.1C66.6 123.1 65.4 121.9 65.4 120.4C65.4 118.9 66.6 117.7 68.1 117.7C69.6 117.7 70.8 118.9 70.8 120.4C70.8 121.9 69.6 123.1 68.1 123.1Z" fill="#F29018"></path><path d="M74.6 123.1C73.1 123.1 71.9 121.9 71.9 120.4C71.9 118.9 73.1 117.7 74.6 117.7C76.1 117.7 77.3 118.9 77.3 120.4C77.3 121.9 76.1 123.1 74.6 123.1Z" fill="#F29018"></path><path d="M35.4 96.9C33.9 96.9 32.7 95.7 32.7 94.2C32.7 92.7 33.9 91.5 35.4 91.5C36.9 91.5 38.1 92.7 38.1 94.2C38.1 95.7 36.9 96.9 35.4 96.9Z" fill="#F29018"></path><path d="M28.8 96.9C27.3 96.9 26.1 95.7 26.1 94.2C26.1 92.7 27.3 91.5 28.8 91.5C30.3 91.5 31.5 92.7 31.5 94.2C31.5 95.7 30.3 96.9 28.8 96.9Z" fill="#F29018"></path><path d="M22.3 96.9C20.8 96.9 19.6 95.7 19.6 94.2C19.6 92.7 20.8 91.5 22.3 91.5C23.8 91.5 25 92.7 25 94.2C25 95.7 23.8 96.9 22.3 96.9Z" fill="#F29018"></path><path d="M15.8 96.9C14.3 96.9 13.1 95.7 13.1 94.2C13.1 92.7 14.3 91.5 15.8 91.5C17.3 91.5 18.5 92.7 18.5 94.2C18.5 95.7 17.3 96.9 15.8 96.9Z" fill="#F29018"></path><path d="M9.2 96.9C7.7 96.9 6.5 95.7 6.5 94.2C6.5 92.7 7.7 91.5 9.2 91.5C10.7 91.5 11.9 92.7 11.9 94.2C11.9 95.7 10.7 96.9 9.2 96.9Z" fill="#F29018"></path><path d="M22.3 103.5C20.8 103.5 19.6 102.3 19.6 100.8C19.6 99.3 20.8 98.1 22.3 98.1C23.8 98.1 25 99.3 25 100.8C25 102.3 23.8 103.5 22.3 103.5Z" fill="#F29018"></path><path d="M15.8 103.5C14.3 103.5 13.1 102.3 13.1 100.8C13.1 99.3 14.3 98.1 15.8 98.1C17.3 98.1 18.5 99.3 18.5 100.8C18.5 102.3 17.3 103.5 15.8 103.5Z" fill="#F29018"></path><path d="M9.2 103.5C7.7 103.5 6.5 102.3 6.5 100.8C6.5 99.3 7.7 98.1 9.2 98.1C10.7 98.1 11.9 99.3 11.9 100.8C11.9 102.3 10.7 103.5 9.2 103.5Z" fill="#F29018"></path><path d="M2.7 103.5C1.2 103.5 0 102.3 0 100.8C0 99.3 1.2 98.1 2.7 98.1C4.2 98.1 5.4 99.3 5.4 100.8C5.4 102.3 4.2 103.5 2.7 103.5Z" fill="#F29018"></path><path d="M41.9 96.9C40.4 96.9 39.2 95.7 39.2 94.2C39.2 92.7 40.4 91.5 41.9 91.5C43.4 91.5 44.6 92.7 44.6 94.2C44.6 95.7 43.4 96.9 41.9 96.9Z" fill="#F29018"></path><path d="M48.4 96.9C46.9 96.9 45.7 95.7 45.7 94.2C45.7 92.7 46.9 91.5 48.4 91.5C49.9 91.5 51.1 92.7 51.1 94.2C51.2 95.7 49.9 96.9 48.4 96.9Z" fill="#F29018"></path><path d="M81.1 44.6C79.6 44.6 78.4 43.4 78.4 41.9C78.4 40.4 79.6 39.2 81.1 39.2C82.6 39.2 83.8 40.4 83.8 41.9C83.9 43.4 82.6 44.6 81.1 44.6Z" fill="#F29018"></path><path d="M41.9 31.6C40.4 31.6 39.2 30.4 39.2 28.9C39.2 27.4 40.4 26.2 41.9 26.2C43.4 26.2 44.6 27.4 44.6 28.9C44.6 30.4 43.4 31.6 41.9 31.6Z" fill="#F29018"></path><path d="M61.5 31.6C60 31.6 58.8 30.4 58.8 28.9C58.8 27.4 60 26.2 61.5 26.2C63 26.2 64.2 27.4 64.2 28.9C64.2 30.4 63 31.6 61.5 31.6Z" fill="#F29018"></path><path d="M68.1 31.6C66.6 31.6 65.4 30.4 65.4 28.9C65.4 27.4 66.6 26.2 68.1 26.2C69.6 26.2 70.8 27.4 70.8 28.9C70.8 30.4 69.6 31.6 68.1 31.6Z" fill="#F29018"></path><path d="M74.6 31.6C73.1 31.6 71.9 30.4 71.9 28.9C71.9 27.4 73.1 26.2 74.6 26.2C76.1 26.2 77.3 27.4 77.3 28.9C77.3 30.4 76.1 31.6 74.6 31.6Z" fill="#F29018"></path><path d="M81.1 31.6C79.6 31.6 78.4 30.4 78.4 28.9C78.4 27.4 79.6 26.2 81.1 26.2C82.6 26.2 83.8 27.4 83.8 28.9C83.8 30.4 82.6 31.6 81.1 31.6Z" fill="#F29018"></path><path d="M61.5 25C60 25 58.8 23.8 58.8 22.3C58.8 20.8 60 19.6 61.5 19.6C63 19.6 64.2 20.8 64.2 22.3C64.2 23.8 63 25 61.5 25Z" fill="#F29018"></path><path d="M55 31.6C53.5 31.6 52.3 30.4 52.3 28.9C52.3 27.4 53.5 26.2 55 26.2C56.5 26.2 57.7 27.4 57.7 28.9C57.7 30.4 56.5 31.6 55 31.6Z" fill="#F29018"></path><path d="M55 25C53.5 25 52.3 23.8 52.3 22.3C52.3 20.8 53.5 19.6 55 19.6C56.5 19.6 57.7 20.8 57.7 22.3C57.7 23.8 56.5 25 55 25Z" fill="#F29018"></path><path d="M41.9 18.5C40.4 18.5 39.2 17.3 39.2 15.8C39.2 14.3 40.4 13.1 41.9 13.1C43.4 13.1 44.6 14.3 44.6 15.8C44.6 17.3 43.4 18.5 41.9 18.5Z" fill="#F29018"></path><path d="M48.4 11.9C46.9 11.9 45.7 10.7 45.7 9.2C45.7 7.7 46.9 6.5 48.4 6.5C49.9 6.5 51.1 7.7 51.1 9.2C51.2 10.7 49.9 11.9 48.4 11.9Z" fill="#F29018"></path><path d="M55 5.4C53.5 5.4 52.3 4.2 52.3 2.7C52.3 1.2 53.5 0 55 0C56.5 0 57.7 1.2 57.7 2.7C57.7 4.2 56.5 5.4 55 5.4Z" fill="#F29018"></path><path d="M68.1 25C66.6 25 65.4 23.8 65.4 22.3C65.4 20.8 66.6 19.6 68.1 19.6C69.6 19.6 70.8 20.8 70.8 22.3C70.8 23.8 69.6 25 68.1 25Z" fill="#F29018"></path><path d="M74.6 25C73.1 25 71.9 23.8 71.9 22.3C71.9 20.8 73.1 19.6 74.6 19.6C76.1 19.6 77.3 20.8 77.3 22.3C77.3 23.8 76.1 25 74.6 25Z" fill="#F29018"></path><path d="M81.1 25C79.6 25 78.4 23.8 78.4 22.3C78.4 20.8 79.6 19.6 81.1 19.6C82.6 19.6 83.8 20.8 83.8 22.3C83.8 23.8 82.6 25 81.1 25Z" fill="#F29018"></path><path d="M61.5 18.5C60 18.5 58.8 17.3 58.8 15.8C58.8 14.3 60 13.1 61.5 13.1C63 13.1 64.2 14.3 64.2 15.8C64.2 17.3 63 18.5 61.5 18.5Z" fill="#F29018"></path><path d="M68.1 18.5C66.6 18.5 65.4 17.3 65.4 15.8C65.4 14.3 66.6 13.1 68.1 13.1C69.6 13.1 70.8 14.3 70.8 15.8C70.8 17.3 69.6 18.5 68.1 18.5Z" fill="#F29018"></path><path d="M74.6 18.5C73.1 18.5 71.9 17.3 71.9 15.8C71.9 14.3 73.1 13.1 74.6 13.1C76.1 13.1 77.3 14.3 77.3 15.8C77.3 17.3 76.1 18.5 74.6 18.5Z" fill="#F29018"></path><path d="M81.1 18.5C79.6 18.5 78.4 17.3 78.4 15.8C78.4 14.3 79.6 13.1 81.1 13.1C82.6 13.1 83.8 14.3 83.8 15.8C83.8 17.3 82.6 18.5 81.1 18.5Z" fill="#F29018"></path><path d="M87.7 31.6C86.2 31.6 85 30.4 85 28.9C85 27.4 86.2 26.2 87.7 26.2C89.2 26.2 90.4 27.4 90.4 28.9C90.4 30.4 89.2 31.6 87.7 31.6Z" fill="#F29018"></path><path d="M87.7 25C86.2 25 85 23.8 85 22.3C85 20.8 86.2 19.6 87.7 19.6C89.2 19.6 90.4 20.8 90.4 22.3C90.4 23.8 89.2 25 87.7 25Z" fill="#F29018"></path><path d="M87.7 18.5C86.2 18.5 85 17.3 85 15.8C85 14.3 86.2 13.1 87.7 13.1C89.2 13.1 90.4 14.3 90.4 15.8C90.4 17.3 89.2 18.5 87.7 18.5Z" fill="#F29018"></path><path d="M68.1 11.9C66.6 11.9 65.4 10.7 65.4 9.2C65.4 7.7 66.6 6.5 68.1 6.5C69.6 6.5 70.8 7.7 70.8 9.2C70.8 10.7 69.6 11.9 68.1 11.9Z" fill="#F29018"></path><path d="M74.6 11.9C73.1 11.9 71.9 10.7 71.9 9.2C71.9 7.7 73.1 6.5 74.6 6.5C76.1 6.5 77.3 7.7 77.3 9.2C77.3 10.7 76.1 11.9 74.6 11.9Z" fill="#F29018"></path><path d="M81.1 11.9C79.6 11.9 78.4 10.7 78.4 9.2C78.4 7.7 79.6 6.5 81.1 6.5C82.6 6.5 83.8 7.7 83.8 9.2C83.9 10.7 82.6 11.9 81.1 11.9Z" fill="#F29018"></path><path d="M87.7 11.9C86.2 11.9 85 10.7 85 9.2C85 7.7 86.2 6.5 87.7 6.5C89.2 6.5 90.4 7.7 90.4 9.2C90.4 10.7 89.2 11.9 87.7 11.9Z" fill="#F29018"></path><path d="M94.2 25C92.7 25 91.5 23.8 91.5 22.3C91.5 20.8 92.7 19.6 94.2 19.6C95.7 19.6 96.9 20.8 96.9 22.3C96.9 23.8 95.7 25 94.2 25Z" fill="#F29018"></path><path d="M94.2 18.5C92.7 18.5 91.5 17.3 91.5 15.8C91.5 14.3 92.7 13.1 94.2 13.1C95.7 13.1 96.9 14.3 96.9 15.8C96.9 17.3 95.7 18.5 94.2 18.5Z" fill="#F29018"></path><path d="M135.1 58.6V61.6C135.1 61.6 135.1 64.6 132.1 64.6H120.1V75V76.6C120.1 76.7 120.1 76.8 120.1 76.9C120.1 77 120.1 77 120.1 77.1C120 77.8 119.8 78.3 119.4 78.6C119.4 78.6 119.4 78.7 119.3 78.7C119.2 78.8 119.1 78.9 119 79C118.7 79.3 118.3 79.5 117.7 79.6C117.3 79.7 117.1 79.7 117.1 79.7H114.1C114.1 79.7 113.8 79.7 113.5 79.6C112.9 79.5 112.5 79.3 112.2 79C112.1 78.9 112 78.8 111.9 78.7C111.9 78.7 111.9 78.6 111.8 78.6C111.5 78.2 111.2 77.7 111.1 77.1C111.1 77 111.1 77 111.1 76.9C111.1 76.8 111.1 76.7 111.1 76.6V75V64.6H99.1C96.1 64.6 96.1 61.6 96.1 61.6V58.6C96.1 55.6 99.1 55.6 99.1 55.6H111.1V45.5V43.7C111.1 43.7 111.1 43.4 111.2 43C111.3 42.5 111.5 42.1 111.7 41.8C111.8 41.7 111.9 41.6 112 41.5L112.1 41.4C112.4 41.1 112.9 40.9 113.5 40.8C113.8 40.7 114 40.7 114.1 40.7H117.1C117.1 40.7 117.4 40.7 117.7 40.8C118.3 40.9 118.8 41.1 119.1 41.4L119.2 41.5C119.3 41.6 119.4 41.7 119.5 41.8C119.8 42.1 119.9 42.5 120 43C120.1 43.4 120.1 43.7 120.1 43.7V45.5V55.6H132.1C132.1 55.6 135.1 55.6 135.1 58.6Z" fill="#F29018"></path><path d="M132.1 83.9C119.1 92.9 101.2 89.6 92.3 76.6C83.4 63.6 86.6 45.7 99.6 36.8C112.6 27.8 130.5 31.1 139.4 44.1C148.3 57.1 145.1 74.9 132.1 83.9ZM149.2 37.3C136.5 18.9 111.2 14.2 92.8 27C74.4 39.7 69.7 65 82.5 83.4C93.8 99.8 115 105.2 132.5 97.4L148.1 120C150.4 123.3 154.9 124.1 158.3 121.8C161.6 119.5 162.5 115 160.2 111.7L144.5 89C158.1 75.4 160.5 53.6 149.2 37.3Z" fill="#110E72"></path>`,117)]])}var Ta=y(Sa,[[`render`,wa]]),Ea={PRIMARY:`primary`,SECONDARY:`secondary`,DANGER:`danger`,WARNING:`warning`,INFO:`info`,SUCCESS:`success`,LIGHT:`light`,GRAY:`gray`},Da={key:0,class:`b-d-alert-title`},Oa=(0,t.defineComponent)({__name:`BDAlert`,props:{variant:{default:Ea.PRIMARY},title:{default:``}},setup(e){let n=e,r=(0,t.computed)(()=>[`alert`,`alert-${n.variant}`]);return(i,a)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(r.value),role:`alert`},[e.title?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Da,[(0,t.createVNode)((0,t.unref)(Jn)),(0,t.createElementVNode)(`span`,null,[(0,t.createElementVNode)(`strong`,null,(0,t.toDisplayString)(n.title),1)])])):(0,t.createCommentVNode)(``,!0),(0,t.renderSlot)(i.$slots,`default`)],2))}}),ka=typeof window<`u`&&typeof document<`u`;typeof WorkerGlobalScope<`u`&&globalThis instanceof WorkerGlobalScope;var Aa=e=>e!==void 0,ja=Object.prototype.toString,Ma=e=>ja.call(e)===`[object Object]`,Na=()=>{};function Pa(e,t){function n(...n){return new Promise((r,i)=>{Promise.resolve(e(()=>t.apply(this,n),{fn:t,thisArg:this,args:n})).then(r).catch(i)})}return n}function Fa(e,n={}){let r,i,a=Na,o=e=>{clearTimeout(e),a(),a=Na},s;return c=>{let l=(0,t.toValue)(e),u=(0,t.toValue)(n.maxWait);return r&&o(r),l<=0||u!==void 0&&u<=0?(i&&=(o(i),void 0),Promise.resolve(c())):new Promise((e,t)=>{a=n.rejectOnCancel?t:e,s=c,u&&!i&&(i=setTimeout(()=>{r&&o(r),i=void 0,e(s())},u)),r=setTimeout(()=>{i&&o(i),i=void 0,e(c())},l)})}}function Ia(e){return Array.isArray(e)?e:[e]}function La(e,t=200,n={}){return Pa(Fa(t,n),e)}function Ra(e,n,r){return(0,t.watch)(e,n,{...r,immediate:!0})}var za=ka?window:void 0;ka&&window.document,ka&&window.navigator,ka&&window.location;function Ba(e){let n=(0,t.toValue)(e);return n?.$el??n}function Va(...e){let n=(e,t,n,r)=>(e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)),r=(0,t.computed)(()=>{let n=Ia((0,t.toValue)(e[0])).filter(e=>e!=null);return n.every(e=>typeof e!=`string`)?n:void 0});return Ra(()=>[r.value?.map(e=>Ba(e))??[za].filter(e=>e!=null),Ia((0,t.toValue)(r.value?e[1]:e[0])),Ia((0,t.unref)(r.value?e[2]:e[1])),(0,t.toValue)(r.value?e[3]:e[2])],([e,t,r,i],a,o)=>{if(!e?.length||!t?.length||!r?.length)return;let s=Ma(i)?{...i}:i,c=e.flatMap(e=>t.flatMap(t=>r.map(r=>n(e,t,r,s))));o(()=>{c.forEach(e=>e())})},{flush:`post`})}function Ha(e){return JSON.parse(JSON.stringify(e))}function Ua(e,n={}){let{initialValue:r=!1,focusVisible:i=!1,preventScroll:a=!1}=n,o=(0,t.shallowRef)(!1),s=(0,t.computed)(()=>Ba(e)),c={passive:!0};Va(s,`focus`,e=>{var t;(!i||(t=e.target).matches?.call(t,`:focus-visible`))&&(o.value=!0)},c),Va(s,`blur`,()=>o.value=!1,c);let l=(0,t.computed)({get:()=>o.value,set(e){var t,n;!e&&o.value?(t=s.value)==null||t.blur():e&&!o.value&&((n=s.value)==null||n.focus({preventScroll:a}))}});return(0,t.watch)(s,()=>{l.value=r},{immediate:!0,flush:`post`}),{focused:l}}function Wa(e,n,r,i={}){var a,o;let{clone:s=!1,passive:c=!1,eventName:l,deep:u=!1,defaultValue:d,shouldEmit:f}=i,p=(0,t.getCurrentInstance)(),m=r||p?.emit||(p==null||(a=p.$emit)==null?void 0:a.bind(p))||(p==null||(o=p.proxy)==null||(o=o.$emit)==null?void 0:o.bind(p?.proxy)),h=l;n||=`modelValue`,h||=`update:${n.toString()}`;let g=e=>s?typeof s==`function`?s(e):Ha(e):e,_=()=>Aa(e[n])?g(e[n]):d,v=e=>{f?f(e)&&m(h,e):m(h,e)};if(c){let r=(0,t.ref)(_()),i=!1;return(0,t.watch)(()=>e[n],e=>{i||(i=!0,r.value=g(e),(0,t.nextTick)(()=>i=!1))}),(0,t.watch)(r,t=>{!i&&(t!==e[n]||u)&&v(t)},{deep:u}),r}else return(0,t.computed)({get(){return _()},set(e){v(e)}})}for(var Ga={class:`bd-zoom-slider d-flex`},Ka=[`max`],qa=(0,t.defineComponent)({__name:`BDZoomslider`,props:{modelValue:{},maxValue:{default:5}},emits:[`update:modelValue`],setup(e,{emit:n}){let r=e,i=Wa(r,`modelValue`,n);function a(){i.value!==0&&i.value--}function o(){i.value<r.maxValue&&i.value++}return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Ga,[((0,t.openBlock)(),(0,t.createElementBlock)(`svg`,{class:`bd-zoom-slider-min-button`,viewBox:`0 0 20 20`,xmlns:`http://www.w3.org/2000/svg`,fill:`#000000`,stroke:`#000000`,height:`20`,width:`20`,onClick:a},[...r[1]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)`},[(0,t.createElementVNode)(`path`,{d:`M1.5 13.5h21a1.5 1.5 0 0 0 0-3h-21a1.5 1.5 0 0 0 0 3z`,"stroke-linecap":`round`,"stroke-linejoin":`round`,"stroke-width":`0`})],-1)]])),(0,t.withDirectives)((0,t.createElementVNode)(`input`,{type:`range`,"onUpdate:modelValue":r[0]||=e=>(0,t.isRef)(i)?i.value=e:null,min:`0`,max:e.maxValue,class:`bd-zoom-slider-input`},null,8,Ka),[[t.vModelText,(0,t.unref)(i)]]),((0,t.openBlock)(),(0,t.createElementBlock)(`svg`,{class:`bd-zoom-slider-plus-button`,viewBox:`0 0 20 20`,xmlns:`http://www.w3.org/2000/svg`,fill:`#000000`,stroke:`#000000`,height:`20`,width:`20`,onClick:o},[...r[2]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)`},[(0,t.createElementVNode)(`path`,{d:`M0 12a1.5 1.5 0 0 0 1.5 1.5h8.75a.25.25 0 0 1 .25.25v8.75a1.5 1.5 0 0 0 3 0v-8.75a.25.25 0 0 1 .25-.25h8.75a1.5 1.5 0 0 0 0-3h-8.75a.25.25 0 0 1-.25-.25V1.5a1.5 1.5 0 0 0-3 0v8.75a.25.25 0 0 1-.25.25H1.5A1.5 1.5 0 0 0 0 12z`,"stroke-linecap":`round`,"stroke-linejoin":`round`,"stroke-width":`0`})],-1)]]))]))}}),Ja={class:`bd-profile-picture`},Ya=[`src`,`alt`],Xa=(0,t.defineComponent)({__name:`BDProfileImage`,props:{src:{default:``},username:{default:null},size:{default:g.LG},linkText:{default:null}},emits:[`click`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>`${r.username?`${r.username}'s `:``}profielfoto`),o=()=>{i(`click`)};return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Ja,[(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)([`rounded-circle`,r.size])},[(0,t.createElementVNode)(`img`,{src:r.src,alt:a.value},null,8,Ya)],2),r.linkText?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`link`,onClick:o,textContent:(0,t.toDisplayString)(r.linkText)},null,8,[`textContent`])):(0,t.createCommentVNode)(``,!0)]))}}),Za=256,Qa=[],$a=256,eo;Za--;)Qa[Za]=(Za+256).toString(16).substring(1);function to(e){var t=0,n=e||11;if(!eo||Za+n>$a*2)for(eo=``,Za=0;t<$a;t++)eo+=Qa[Math.random()*256|0];return eo.substring(Za,Za+++n)}function no(){return{uniqueIdentifier:(0,t.ref)(to())}}var ro=[`id`],io={key:0},ao=(0,t.defineComponent)({__name:`BDCard`,props:{class:{default:``},title:{default:``},noHeader:{type:Boolean,default:!1},noBody:{type:Boolean,default:!1},headerClass:{default:``},bodyClass:{default:``},id:{default:0},headerVariant:{default:`primary`}},setup(e){let{uniqueIdentifier:n}=no(),r=n.value,i=e,a=(0,t.computed)(()=>({"bd-card card":!0,[`${i.class}`]:i.class,"no-body":i.noBody})),o=(0,t.computed)(()=>({"card-header":!0,"no-title":!i.title,[`${i.headerClass}`]:i.headerClass,[`${i.headerVariant}`]:i.headerVariant})),s=(0,t.computed)(()=>({"card-body":!0,[`${i.bodyClass}`]:i.bodyClass}));return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{id:(0,t.unref)(r),class:(0,t.normalizeClass)(a.value)},[!e.noHeader||e.noBody?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:(0,t.normalizeClass)(o.value)},[(0,t.renderSlot)(n.$slots,`header`,{},()=>[e.title?((0,t.openBlock)(),(0,t.createElementBlock)(`h2`,io,(0,t.toDisplayString)(e.title),1)):(0,t.createCommentVNode)(``,!0)])],2)):(0,t.createCommentVNode)(``,!0),e.noBody?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:1,class:(0,t.normalizeClass)(s.value)},[(0,t.renderSlot)(n.$slots,`body`)],2))],10,ro))}}),oo={key:0},so={class:`bd-collapsable-card__actions`},co=[`data-bs-target`,`aria-expanded`],lo=(0,t.defineComponent)({__name:`BDCollapsableCard`,props:{title:{default:`Title`},disabled:{type:Boolean,default:!1},collapseOn:{default:null},showOn:{default:`md`},visible:{type:Boolean,default:!0}},setup(e){let{uniqueIdentifier:n}=no(),r=n.value,i=e,a=(0,t.computed)(()=>`bd-collapsable-card__collapse-${r}`),o=(0,t.computed)(()=>({"d-block":[g.SM,g.MD].includes(i.showOn.toLowerCase()),"d-md-none":i.showOn.toLowerCase()==g.SM,"d-lg-none":i.showOn.toLowerCase()==g.MD})),s=(0,t.computed)(()=>{let e={"round-corners-sm":i.showOn.toLowerCase()==g.SM,"round-corners-md":i.showOn.toLowerCase()==g.MD,"is-disabled":i.disabled,"round-corners":!i.visible};return Object.keys(e).filter(t=>e[t]).join(` `)}),c=(0,t.computed)(()=>i.collapseOn?d.value>=u:!0),l=(0,t.computed)(()=>{let e={show:c.value,collapse:!0,"collapsable-body":!0,[`${a.value}`]:!0,"display-none":!i.visible||i.disabled,"open-collapse-lg":i.visible&&[g.SM,g.MD].includes(i.showOn.toLowerCase()),"open-collapse-md":i.showOn.toLowerCase()==g.SM&&i.visible};return Object.keys(e).filter(t=>e[t]).join(` `)}),u=p(),d=(0,t.ref)(0);(0,t.onMounted)(()=>{f(),window.addEventListener(`resize`,f)}),(0,t.onUnmounted)(()=>{window.removeEventListener(`resize`,f)});function f(){d.value=Math.max(document.documentElement.clientWidth,window.innerWidth||0)}function p(){if(!i.collapseOn)return 0;switch(i.collapseOn.toLowerCase()){case g.XS:return 576;case g.SM:return 768;case g.MD:return 992;case g.LG:return 1200;case g.XL:return 1400;default:return 0}}return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)(ao,{class:`bd-collapsable-card`,title:e.title,"header-class":s.value,"body-class":l.value},{header:(0,t.withCtx)(()=>[e.title?((0,t.openBlock)(),(0,t.createElementBlock)(`h2`,oo,(0,t.toDisplayString)(e.title),1)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,so,[(0,t.renderSlot)(n.$slots,`action`),!e.disabled&&e.visible?((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:0,class:(0,t.normalizeClass)([`btn btn-white btn-caret`,o.value]),type:`button`,"data-bs-toggle":`collapse`,"data-bs-target":`.${a.value}`,"aria-expanded":c.value},[(0,t.createVNode)((0,t.unref)(Fe))],10,co)):(0,t.createCommentVNode)(``,!0)])]),body:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`body`)]),_:3},8,[`title`,`header-class`,`body-class`]))}});function uo(e,t){typeof console<`u`&&(console.warn(`[intlify] `+e),t&&console.warn(t.stack))}var fo={};function po(e){fo[e]||(fo[e]=!0,uo(e))}var mo=typeof window<`u`,ho,go;if(process.env.NODE_ENV!==`production`){let e=mo&&window.performance;e&&e.mark&&e.measure&&e.clearMarks&&e.clearMeasures&&(ho=t=>{e.mark(t)},go=(t,n,r)=>{e.measure(t,n,r),e.clearMarks(n),e.clearMarks(r)})}var _o=/\{([0-9a-zA-Z]+)\}/g;function vo(e,...t){return t.length===1&&M(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(_o,(e,n)=>t.hasOwnProperty(n)?t[n]:``)}var yo=(e,t=!1)=>t?Symbol.for(e):Symbol(e),bo=(e,t,n)=>xo({l:e,k:t,s:n}),xo=e=>JSON.stringify(e).replace(/\u2028/g,`\\u2028`).replace(/\u2029/g,`\\u2029`).replace(/\u0027/g,`\\u0027`),So=e=>typeof e==`number`&&isFinite(e),Co=e=>Vo(e)===`[object Date]`,wo=e=>Vo(e)===`[object RegExp]`,To=e=>N(e)&&Object.keys(e).length===0,Eo=Object.assign,Do=Object.create,Oo=(e=null)=>Do(e),ko,Ao=()=>ko||=typeof globalThis<`u`?globalThis:typeof self<`u`?self:typeof window<`u`?window:typeof global<`u`?global:Oo();function jo(e){return e.replace(/&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`).replace(/"/g,`&quot;`).replace(/'/g,`&apos;`).replace(/\//g,`&#x2F;`).replace(/=/g,`&#x3D;`)}function Mo(e){return e.replace(/&(?![a-zA-Z0-9#]{2,6};)/g,`&amp;`).replace(/"/g,`&quot;`).replace(/'/g,`&apos;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`)}function No(e){return e=e.replace(/(\w+)\s*=\s*"([^"]*)"/g,(e,t,n)=>`${t}="${Mo(n)}"`),e=e.replace(/(\w+)\s*=\s*'([^']*)'/g,(e,t,n)=>`${t}='${Mo(n)}'`),/\s*on\w+\s*=\s*["']?[^"'>]+["']?/gi.test(e)&&(process.env.NODE_ENV!==`production`&&uo(`Potentially dangerous event handlers detected in translation. Consider removing onclick, onerror, etc. from your translation messages.`),e=e.replace(/(\s+)(on)(\w+\s*=)/gi,`$1&#111;n$3`)),[/(\s+(?:href|src|action|formaction)\s*=\s*["']?)\s*javascript:/gi,/(style\s*=\s*["'][^"']*url\s*\(\s*)javascript:/gi].forEach(t=>{e=e.replace(t,`$1javascript&#58;`)}),e}var Po=Object.prototype.hasOwnProperty;function Fo(e,t){return Po.call(e,t)}var Io=Array.isArray,Lo=e=>typeof e==`function`,j=e=>typeof e==`string`,Ro=e=>typeof e==`boolean`,M=e=>typeof e==`object`&&!!e,zo=e=>M(e)&&Lo(e.then)&&Lo(e.catch),Bo=Object.prototype.toString,Vo=e=>Bo.call(e),N=e=>Vo(e)===`[object Object]`,Ho=e=>e==null?``:Io(e)||N(e)&&e.toString===Bo?JSON.stringify(e,null,2):String(e);function Uo(e,t=``){return e.reduce((e,n,r)=>r===0?e+n:e+t+n,``)}var Wo=2;function Go(e,t=0,n=e.length){let r=e.split(/\r?\n/),i=0,a=[];for(let e=0;e<r.length;e++)if(i+=r[e].length+1,i>=t){for(let o=e-Wo;o<=e+Wo||n>i;o++){if(o<0||o>=r.length)continue;let s=o+1;a.push(`${s}${` `.repeat(3-String(s).length)}| ${r[o]}`);let c=r[o].length;if(o===e){let e=t-(i-c)+1,r=Math.max(1,n>i?c-e:n-t);a.push(` | `+` `.repeat(e)+`^`.repeat(r))}else if(o>e){if(n>i){let e=Math.max(Math.min(n-i,c),1);a.push(` | `+`^`.repeat(e))}i+=c+1}}break}return a.join(`
57
- `)}function Ko(){let e=new Map;return{events:e,on(t,n){let r=e.get(t);r&&r.push(n)||e.set(t,[n])},off(t,n){let r=e.get(t);r&&r.splice(r.indexOf(n)>>>0,1)},emit(t,n){(e.get(t)||[]).slice().map(e=>e(n)),(e.get(`*`)||[]).slice().map(e=>e(t,n))}}}var qo=e=>!M(e)||Io(e);function Jo(e,t){if(qo(e)||qo(t))throw Error(`Invalid value`);let n=[{src:e,des:t}];for(;n.length;){let{src:e,des:t}=n.pop();Object.keys(e).forEach(r=>{r!==`__proto__`&&(M(e[r])&&!M(t[r])&&(t[r]=Array.isArray(e[r])?[]:Oo()),qo(t[r])||qo(e[r])?t[r]=e[r]:n.push({src:e[r],des:t[r]}))})}}function Yo(e,t,n){return{line:e,column:t,offset:n}}function Xo(e,t,n){let r={start:e,end:t};return n!=null&&(r.source=n),r}var P={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14,UNHANDLED_CODEGEN_NODE_TYPE:15,UNHANDLED_MINIFIER_NODE_TYPE:16},Zo={[P.EXPECTED_TOKEN]:`Expected token: '{0}'`,[P.INVALID_TOKEN_IN_PLACEHOLDER]:`Invalid token in placeholder: '{0}'`,[P.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:`Unterminated single quote in placeholder`,[P.UNKNOWN_ESCAPE_SEQUENCE]:`Unknown escape sequence: \\{0}`,[P.INVALID_UNICODE_ESCAPE_SEQUENCE]:`Invalid unicode escape sequence: {0}`,[P.UNBALANCED_CLOSING_BRACE]:`Unbalanced closing brace`,[P.UNTERMINATED_CLOSING_BRACE]:`Unterminated closing brace`,[P.EMPTY_PLACEHOLDER]:`Empty placeholder`,[P.NOT_ALLOW_NEST_PLACEHOLDER]:`Not allowed nest placeholder`,[P.INVALID_LINKED_FORMAT]:`Invalid linked format`,[P.MUST_HAVE_MESSAGES_IN_PLURAL]:`Plural must have messages`,[P.UNEXPECTED_EMPTY_LINKED_MODIFIER]:`Unexpected empty linked modifier`,[P.UNEXPECTED_EMPTY_LINKED_KEY]:`Unexpected empty linked key`,[P.UNEXPECTED_LEXICAL_ANALYSIS]:`Unexpected lexical analysis in token: '{0}'`,[P.UNHANDLED_CODEGEN_NODE_TYPE]:`unhandled codegen node type: '{0}'`,[P.UNHANDLED_MINIFIER_NODE_TYPE]:`unhandled mimifier node type: '{0}'`};function Qo(e,t,n={}){let{domain:r,messages:i,args:a}=n,o=process.env.NODE_ENV===`production`?e:vo((i||Zo)[e]||``,...a||[]),s=SyntaxError(String(o));return s.code=e,t&&(s.location=t),s.domain=r,s}function $o(e){throw e}var es=/<\/?[\w\s="/.':;#-\/]+>/,ts=e=>es.test(e),ns=` `,rs=`\r`,is=`
58
- `,as=`\u2028`,ss=`\u2029`;function cs(e){let t=e,n=0,r=1,i=1,a=0,o=e=>t[e]===rs&&t[e+1]===is,s=e=>t[e]===is,c=e=>t[e]===ss,l=e=>t[e]===as,u=e=>o(e)||s(e)||c(e)||l(e),d=()=>n,f=()=>r,p=()=>i,m=()=>a,h=e=>o(e)||c(e)||l(e)?is:t[e],g=()=>h(n),_=()=>h(n+a);function v(){return a=0,u(n)&&(r++,i=0),o(n)&&n++,n++,i++,t[n]}function y(){return o(n+a)&&a++,a++,t[n+a]}function b(){n=0,r=1,i=1,a=0}function x(e=0){a=e}function S(){let e=n+a;for(;e!==n;)v();a=0}return{index:d,line:f,column:p,peekOffset:m,charAt:h,currentChar:g,currentPeek:_,next:v,peek:y,reset:b,resetPeek:x,skipToPeek:S}}var ls=void 0,us=`'`,ds=`tokenizer`;function fs(e,t={}){let n=t.location!==!1,r=cs(e),i=()=>r.index(),a=()=>Yo(r.line(),r.column(),r.index()),o=a(),s=i(),c={currentType:13,offset:s,startLoc:o,endLoc:o,lastType:13,lastOffset:s,lastStartLoc:o,lastEndLoc:o,braceNest:0,inLinked:!1,text:``},l=()=>c,{onError:u}=t;function d(e,t,r,...i){let a=l();t.column+=r,t.offset+=r,u&&u(Qo(e,n?Xo(a.startLoc,t):null,{domain:ds,args:i}))}function f(e,t,r){e.endLoc=a(),e.currentType=t;let i={type:t};return n&&(i.loc=Xo(e.startLoc,e.endLoc)),r!=null&&(i.value=r),i}let p=e=>f(e,13);function m(e,t){return e.currentChar()===t?(e.next(),t):(d(P.EXPECTED_TOKEN,a(),0,t),``)}function h(e){let t=``;for(;e.currentPeek()===ns||e.currentPeek()===is;)t+=e.currentPeek(),e.peek();return t}function g(e){let t=h(e);return e.skipToPeek(),t}function _(e){if(e===ls)return!1;let t=e.charCodeAt(0);return t>=97&&t<=122||t>=65&&t<=90||t===95}function v(e){if(e===ls)return!1;let t=e.charCodeAt(0);return t>=48&&t<=57}function y(e,t){let{currentType:n}=t;if(n!==2)return!1;h(e);let r=_(e.currentPeek());return e.resetPeek(),r}function b(e,t){let{currentType:n}=t;if(n!==2)return!1;h(e);let r=v(e.currentPeek()===`-`?e.peek():e.currentPeek());return e.resetPeek(),r}function x(e,t){let{currentType:n}=t;if(n!==2)return!1;h(e);let r=e.currentPeek()===us;return e.resetPeek(),r}function S(e,t){let{currentType:n}=t;if(n!==7)return!1;h(e);let r=e.currentPeek()===`.`;return e.resetPeek(),r}function C(e,t){let{currentType:n}=t;if(n!==8)return!1;h(e);let r=_(e.currentPeek());return e.resetPeek(),r}function w(e,t){let{currentType:n}=t;if(!(n===7||n===11))return!1;h(e);let r=e.currentPeek()===`:`;return e.resetPeek(),r}function T(e,t){let{currentType:n}=t;if(n!==9)return!1;let r=()=>{let t=e.currentPeek();return t===`{`?_(e.peek()):t===`@`||t===`|`||t===`:`||t===`.`||t===ns||!t?!1:t===is?(e.peek(),r()):D(e,!1)},i=r();return e.resetPeek(),i}function E(e){h(e);let t=e.currentPeek()===`|`;return e.resetPeek(),t}function D(e,t=!0){let n=(t=!1,r=``)=>{let i=e.currentPeek();return i===`{`||i===`@`||!i?t:i===`|`?!(r===ns||r===is):i===ns?(e.peek(),n(!0,ns)):i===is?(e.peek(),n(!0,is)):!0},r=n();return t&&e.resetPeek(),r}function O(e,t){let n=e.currentChar();return n===ls?ls:t(n)?(e.next(),n):null}function ee(e){let t=e.charCodeAt(0);return t>=97&&t<=122||t>=65&&t<=90||t>=48&&t<=57||t===95||t===36}function te(e){return O(e,ee)}function k(e){let t=e.charCodeAt(0);return t>=97&&t<=122||t>=65&&t<=90||t>=48&&t<=57||t===95||t===36||t===45}function ne(e){return O(e,k)}function re(e){let t=e.charCodeAt(0);return t>=48&&t<=57}function ie(e){return O(e,re)}function ae(e){let t=e.charCodeAt(0);return t>=48&&t<=57||t>=65&&t<=70||t>=97&&t<=102}function oe(e){return O(e,ae)}function se(e){let t=``,n=``;for(;t=ie(e);)n+=t;return n}function ce(e){let t=``;for(;;){let n=e.currentChar();if(n===`\\`){let r=e.peek();r===`{`||r===`}`||r===`@`||r===`|`||r===`\\`?(t+=n+r,e.next(),e.next()):(e.resetPeek(),t+=n,e.next())}else if(n===`{`||n===`}`||n===`@`||n===`|`||!n)break;else if(n===ns||n===is)if(D(e))t+=n,e.next();else if(E(e))break;else t+=n,e.next();else t+=n,e.next()}return t}function le(e){g(e);let t=``,n=``;for(;t=ne(e);)n+=t;let r=e.currentChar();if(r&&r!==`}`&&r!==ls&&r!==ns&&r!==is&&r!==` `){let t=ge(e);return d(P.INVALID_TOKEN_IN_PLACEHOLDER,a(),0,n+t),n+t}return e.currentChar()===ls&&d(P.UNTERMINATED_CLOSING_BRACE,a(),0),n}function ue(e){g(e);let t=``;return e.currentChar()===`-`?(e.next(),t+=`-${se(e)}`):t+=se(e),e.currentChar()===ls&&d(P.UNTERMINATED_CLOSING_BRACE,a(),0),t}function de(e){return e!==us&&e!==is}function fe(e){g(e),m(e,`'`);let t=``,n=``;for(;t=O(e,de);)t===`\\`?n+=pe(e):n+=t;let r=e.currentChar();return r===is||r===ls?(d(P.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,a(),0),r===is&&(e.next(),m(e,`'`)),n):(m(e,`'`),n)}function pe(e){let t=e.currentChar();switch(t){case`\\`:case`'`:return e.next(),`\\${t}`;case`u`:return me(e,t,4);case`U`:return me(e,t,6);default:return d(P.UNKNOWN_ESCAPE_SEQUENCE,a(),0,t),``}}function me(e,t,n){m(e,t);let r=``;for(let i=0;i<n;i++){let n=oe(e);if(!n){d(P.INVALID_UNICODE_ESCAPE_SEQUENCE,a(),0,`\\${t}${r}${e.currentChar()}`);break}r+=n}return`\\${t}${r}`}function he(e){return e!==`{`&&e!==`}`&&e!==ns&&e!==is}function ge(e){g(e);let t=``,n=``;for(;t=O(e,he);)n+=t;return n}function _e(e){let t=``,n=``;for(;t=te(e);)n+=t;return n}function ve(e){let t=n=>{let r=e.currentChar();return r===`{`||r===`@`||r===`|`||r===`(`||r===`)`||!r||r===ns?n:(n+=r,e.next(),t(n))};return t(``)}function ye(e){g(e);let t=m(e,`|`);return g(e),t}function be(e,t){let n=null;switch(e.currentChar()){case`{`:return t.braceNest>=1&&d(P.NOT_ALLOW_NEST_PLACEHOLDER,a(),0),e.next(),n=f(t,2,`{`),g(e),t.braceNest++,n;case`}`:return t.braceNest>0&&t.currentType===2&&d(P.EMPTY_PLACEHOLDER,a(),0),e.next(),n=f(t,3,`}`),t.braceNest--,t.braceNest>0&&g(e),t.inLinked&&t.braceNest===0&&(t.inLinked=!1),n;case`@`:return t.braceNest>0&&d(P.UNTERMINATED_CLOSING_BRACE,a(),0),n=xe(e,t)||p(t),t.braceNest=0,n;default:{let r=!0,i=!0,o=!0;if(E(e))return t.braceNest>0&&d(P.UNTERMINATED_CLOSING_BRACE,a(),0),n=f(t,1,ye(e)),t.braceNest=0,t.inLinked=!1,n;if(t.braceNest>0&&(t.currentType===4||t.currentType===5||t.currentType===6))return d(P.UNTERMINATED_CLOSING_BRACE,a(),0),t.braceNest=0,Se(e,t);if(r=y(e,t))return n=f(t,4,le(e)),g(e),n;if(i=b(e,t))return n=f(t,5,ue(e)),g(e),n;if(o=x(e,t))return n=f(t,6,fe(e)),g(e),n;if(!r&&!i&&!o)return n=f(t,12,ge(e)),d(P.INVALID_TOKEN_IN_PLACEHOLDER,a(),0,n.value),g(e),n;break}}return n}function xe(e,t){let{currentType:n}=t,r=null,i=e.currentChar();switch((n===7||n===8||n===11||n===9)&&(i===is||i===ns)&&d(P.INVALID_LINKED_FORMAT,a(),0),i){case`@`:return e.next(),r=f(t,7,`@`),t.inLinked=!0,r;case`.`:return g(e),e.next(),f(t,8,`.`);case`:`:return g(e),e.next(),f(t,9,`:`);default:return E(e)?(r=f(t,1,ye(e)),t.braceNest=0,t.inLinked=!1,r):S(e,t)||w(e,t)?(g(e),xe(e,t)):C(e,t)?(g(e),f(t,11,_e(e))):T(e,t)?(g(e),i===`{`?be(e,t)||r:f(t,10,ve(e))):(n===7&&d(P.INVALID_LINKED_FORMAT,a(),0),t.braceNest=0,t.inLinked=!1,Se(e,t))}}function Se(e,t){let n={type:13};if(t.braceNest>0)return be(e,t)||p(t);if(t.inLinked)return xe(e,t)||p(t);switch(e.currentChar()){case`{`:return be(e,t)||p(t);case`}`:return d(P.UNBALANCED_CLOSING_BRACE,a(),0),e.next(),f(t,3,`}`);case`@`:return xe(e,t)||p(t);default:if(E(e))return n=f(t,1,ye(e)),t.braceNest=0,t.inLinked=!1,n;if(D(e))return f(t,0,ce(e));break}return n}function Ce(){let{currentType:e,offset:t,startLoc:n,endLoc:o}=c;return c.lastType=e,c.lastOffset=t,c.lastStartLoc=n,c.lastEndLoc=o,c.offset=i(),c.startLoc=a(),r.currentChar()===ls?f(c,13):Se(r,c)}return{nextToken:Ce,currentOffset:i,currentPosition:a,context:l}}var ps=`parser`,ms=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g,hs=/\\([\\@{}|])/g;function gs(e,t){return t}function _s(e,t,n){switch(e){case`\\\\`:return`\\`;case`\\'`:return`'`;default:{let e=parseInt(t||n,16);return e<=55295||e>=57344?String.fromCodePoint(e):`�`}}}function vs(e={}){let t=e.location!==!1,{onError:n}=e;function r(e,r,i,a,...o){let s=e.currentPosition();s.offset+=a,s.column+=a,n&&n(Qo(r,t?Xo(i,s):null,{domain:ps,args:o}))}function i(e,n,r){let i={type:e};return t&&(i.start=n,i.end=n,i.loc={start:r,end:r}),i}function a(e,n,r,i){t&&(e.end=n,e.loc&&(e.loc.end=r))}function o(e,t){let n=e.context(),r=i(3,n.offset,n.startLoc);return r.value=t.replace(hs,gs),a(r,e.currentOffset(),e.currentPosition()),r}function s(e,t){let{lastOffset:n,lastStartLoc:r}=e.context(),o=i(5,n,r);return o.index=parseInt(t,10),e.nextToken(),a(o,e.currentOffset(),e.currentPosition()),o}function c(e,t){let{lastOffset:n,lastStartLoc:r}=e.context(),o=i(4,n,r);return o.key=t,e.nextToken(),a(o,e.currentOffset(),e.currentPosition()),o}function l(e,t){let{lastOffset:n,lastStartLoc:r}=e.context(),o=i(9,n,r);return o.value=t.replace(ms,_s),e.nextToken(),a(o,e.currentOffset(),e.currentPosition()),o}function u(e){let t=e.nextToken(),n=e.context(),{lastOffset:o,lastStartLoc:s}=n,c=i(8,o,s);return t.type===11?(t.value??r(e,P.UNEXPECTED_LEXICAL_ANALYSIS,n.lastStartLoc,0,ys(t)),c.value=t.value||``,a(c,e.currentOffset(),e.currentPosition()),{node:c}):(r(e,P.UNEXPECTED_EMPTY_LINKED_MODIFIER,n.lastStartLoc,0),c.value=``,a(c,o,s),{nextConsumeToken:t,node:c})}function d(e,t){let n=e.context(),r=i(7,n.offset,n.startLoc);return r.value=t,a(r,e.currentOffset(),e.currentPosition()),r}function f(e){let t=e.context(),n=i(6,t.offset,t.startLoc),o=e.nextToken();if(o.type===8){let t=u(e);n.modifier=t.node,o=t.nextConsumeToken||e.nextToken()}switch(o.type!==9&&r(e,P.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,ys(o)),o=e.nextToken(),o.type===2&&(o=e.nextToken()),o.type){case 10:o.value??r(e,P.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,ys(o)),n.key=d(e,o.value||``);break;case 4:o.value??r(e,P.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,ys(o)),n.key=c(e,o.value||``);break;case 5:o.value??r(e,P.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,ys(o)),n.key=s(e,o.value||``);break;case 6:o.value??r(e,P.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,ys(o)),n.key=l(e,o.value||``);break;default:{r(e,P.UNEXPECTED_EMPTY_LINKED_KEY,t.lastStartLoc,0);let s=e.context(),c=i(7,s.offset,s.startLoc);return c.value=``,a(c,s.offset,s.startLoc),n.key=c,a(n,s.offset,s.startLoc),{nextConsumeToken:o,node:n}}}return a(n,e.currentOffset(),e.currentPosition()),{node:n}}function p(e){let t=e.context(),n=i(2,t.currentType===1?e.currentOffset():t.offset,t.currentType===1?t.endLoc:t.startLoc);n.items=[];let u=null;do{let i=u||e.nextToken();switch(u=null,i.type){case 0:i.value??r(e,P.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,ys(i)),n.items.push(o(e,i.value||``));break;case 5:i.value??r(e,P.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,ys(i)),n.items.push(s(e,i.value||``));break;case 4:i.value??r(e,P.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,ys(i)),n.items.push(c(e,i.value||``));break;case 6:i.value??r(e,P.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,ys(i)),n.items.push(l(e,i.value||``));break;case 7:{let t=f(e);n.items.push(t.node),u=t.nextConsumeToken||null;break}}}while(t.currentType!==13&&t.currentType!==1);return a(n,t.currentType===1?t.lastOffset:e.currentOffset(),t.currentType===1?t.lastEndLoc:e.currentPosition()),n}function m(e,t,n,o){let s=e.context(),c=o.items.length===0,l=i(1,t,n);l.cases=[],l.cases.push(o);do{let t=p(e);c||=t.items.length===0,l.cases.push(t)}while(s.currentType!==13);return c&&r(e,P.MUST_HAVE_MESSAGES_IN_PLURAL,n,0),a(l,e.currentOffset(),e.currentPosition()),l}function h(e){let t=e.context(),{offset:n,startLoc:r}=t,i=p(e);return t.currentType===13?i:m(e,n,r,i)}function g(n){let o=fs(n,Eo({},e)),s=o.context(),c=i(0,s.offset,s.startLoc);return t&&c.loc&&(c.loc.source=n),c.body=h(o),e.onCacheKey&&(c.cacheKey=e.onCacheKey(n)),s.currentType!==13&&r(o,P.UNEXPECTED_LEXICAL_ANALYSIS,s.lastStartLoc,0,n[s.offset]||``),a(c,o.currentOffset(),o.currentPosition()),c}return{parse:g}}function ys(e){if(e.type===13)return`EOF`;let t=(e.value||``).replace(/\r?\n/gu,`\\n`);return t.length>10?t.slice(0,9)+`…`:t}function bs(e,t={}){let n={ast:e,helpers:new Set};return{context:()=>n,helper:e=>(n.helpers.add(e),e)}}function xs(e,t){for(let n=0;n<e.length;n++)Ss(e[n],t)}function Ss(e,t){switch(e.type){case 1:xs(e.cases,t),t.helper(`plural`);break;case 2:xs(e.items,t);break;case 6:Ss(e.key,t),t.helper(`linked`),t.helper(`type`);break;case 5:t.helper(`interpolate`),t.helper(`list`);break;case 4:t.helper(`interpolate`),t.helper(`named`);break}}function Cs(e,t={}){let n=bs(e);n.helper(`normalize`),e.body&&Ss(e.body,n);let r=n.context();e.helpers=Array.from(r.helpers)}function ws(e){let t=e.body;return t.type===2?Ts(t):t.cases.forEach(e=>Ts(e)),e}function Ts(e){if(e.items.length===1){let t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{let t=[];for(let n=0;n<e.items.length;n++){let r=e.items[n];if(!(r.type===3||r.type===9)||r.value==null)break;t.push(r.value)}if(t.length===e.items.length){e.static=Uo(t);for(let t=0;t<e.items.length;t++){let n=e.items[t];(n.type===3||n.type===9)&&delete n.value}}}}var Es=`minifier`;function Ds(e){switch(e.t=e.type,e.type){case 0:{let t=e;Ds(t.body),t.b=t.body,delete t.body;break}case 1:{let t=e,n=t.cases;for(let e=0;e<n.length;e++)Ds(n[e]);t.c=n,delete t.cases;break}case 2:{let t=e,n=t.items;for(let e=0;e<n.length;e++)Ds(n[e]);t.i=n,delete t.items,t.static&&(t.s=t.static,delete t.static);break}case 3:case 9:case 8:case 7:{let t=e;t.value&&(t.v=t.value,delete t.value);break}case 6:{let t=e;Ds(t.key),t.k=t.key,delete t.key,t.modifier&&(Ds(t.modifier),t.m=t.modifier,delete t.modifier);break}case 5:{let t=e;t.i=t.index,delete t.index;break}case 4:{let t=e;t.k=t.key,delete t.key;break}default:if(process.env.NODE_ENV!==`production`)throw Qo(P.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:Es,args:[e.type]})}delete e.type}var Os=`parser`;function ks(e,t){let{sourceMap:n,filename:r,breakLineCode:i,needIndent:a}=t,o=t.location!==!1,s={filename:r,code:``,column:1,line:1,offset:0,map:void 0,breakLineCode:i,needIndent:a,indentLevel:0};o&&e.loc&&(s.source=e.loc.source);let c=()=>s;function l(e,t){s.code+=e}function u(e,t=!0){let n=t?i:``;l(a?n+` `.repeat(e):n)}function d(e=!0){let t=++s.indentLevel;e&&u(t)}function f(e=!0){let t=--s.indentLevel;e&&u(t)}function p(){u(s.indentLevel)}return{context:c,push:l,indent:d,deindent:f,newline:p,helper:e=>`_${e}`,needIndent:()=>s.needIndent}}function As(e,t){let{helper:n}=e;e.push(`${n(`linked`)}(`),Ps(e,t.key),t.modifier?(e.push(`, `),Ps(e,t.modifier),e.push(`, _type`)):e.push(`, undefined, _type`),e.push(`)`)}function js(e,t){let{helper:n,needIndent:r}=e;e.push(`${n(`normalize`)}([`),e.indent(r());let i=t.items.length;for(let n=0;n<i&&(Ps(e,t.items[n]),n!==i-1);n++)e.push(`, `);e.deindent(r()),e.push(`])`)}function Ms(e,t){let{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n(`plural`)}([`),e.indent(r());let i=t.cases.length;for(let n=0;n<i&&(Ps(e,t.cases[n]),n!==i-1);n++)e.push(`, `);e.deindent(r()),e.push(`])`)}}function Ns(e,t){t.body?Ps(e,t.body):e.push(`null`)}function Ps(e,t){let{helper:n}=e;switch(t.type){case 0:Ns(e,t);break;case 1:Ms(e,t);break;case 2:js(e,t);break;case 6:As(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n(`interpolate`)}(${n(`list`)}(${t.index}))`,t);break;case 4:e.push(`${n(`interpolate`)}(${n(`named`)}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break;default:if(process.env.NODE_ENV!==`production`)throw Qo(P.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:Os,args:[t.type]})}}var Fs=(e,t={})=>{let n=j(t.mode)?t.mode:`normal`,r=j(t.filename)?t.filename:`message.intl`,i=!!t.sourceMap,a=t.breakLineCode==null?n===`arrow`?`;`:`
59
- `:t.breakLineCode,o=t.needIndent?t.needIndent:n!==`arrow`,s=e.helpers||[],c=ks(e,{mode:n,filename:r,sourceMap:i,breakLineCode:a,needIndent:o});c.push(n===`normal`?`function __msg__ (ctx) {`:`(ctx) => {`),c.indent(o),s.length>0&&(c.push(`const { ${Uo(s.map(e=>`${e}: _${e}`),`, `)} } = ctx`),c.newline()),c.push(`return `),Ps(c,e),c.deindent(o),c.push(`}`),delete e.helpers;let{code:l,map:u}=c.context();return{ast:e,code:l,map:u?u.toJSON():void 0}};function Is(e,t={}){let n=Eo({},t),r=!!n.jit,i=!!n.minify,a=n.optimize==null?!0:n.optimize,o=vs(n).parse(e);return r?(a&&ws(o),i&&Ds(o),{ast:o,code:``}):(Cs(o,n),Fs(o,n))}function Ls(){typeof __INTLIFY_PROD_DEVTOOLS__!=`boolean`&&(Ao().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!=`boolean`&&(Ao().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function Rs(e){return M(e)&&Js(e)===0&&(Fo(e,`b`)||Fo(e,`body`))}var zs=[`b`,`body`];function Bs(e){return tc(e,zs)}var Vs=[`c`,`cases`];function Hs(e){return tc(e,Vs,[])}var Us=[`s`,`static`];function Ws(e){return tc(e,Us)}var Gs=[`i`,`items`];function Ks(e){return tc(e,Gs,[])}var qs=[`t`,`type`];function Js(e){return tc(e,qs)}var Ys=[`v`,`value`];function Xs(e,t){let n=tc(e,Ys);if(n!=null)return n;throw rc(t)}var Zs=[`m`,`modifier`];function Qs(e){return tc(e,Zs)}var $s=[`k`,`key`];function ec(e){let t=tc(e,$s);if(t)return t;throw rc(6)}function tc(e,t,n){for(let n=0;n<t.length;n++){let r=t[n];if(Fo(e,r)&&e[r]!=null)return e[r]}return n}var nc=[...zs,...Vs,...Us,...Gs,...$s,...Zs,...Ys,...qs];function rc(e){return Error(`unhandled node type: ${e}`)}function ic(e){return t=>ac(t,e)}function ac(e,t){let n=Bs(t);if(n==null)throw rc(0);if(Js(n)===1){let t=Hs(n);return e.plural(t.reduce((t,n)=>[...t,oc(e,n)],[]))}else return oc(e,n)}function oc(e,t){let n=Ws(t);if(n!=null)return e.type===`text`?n:e.normalize([n]);{let n=Ks(t).reduce((t,n)=>[...t,sc(e,n)],[]);return e.normalize(n)}}function sc(e,t){let n=Js(t);switch(n){case 3:return Xs(t,n);case 9:return Xs(t,n);case 4:{let r=t;if(Fo(r,`k`)&&r.k)return e.interpolate(e.named(r.k));if(Fo(r,`key`)&&r.key)return e.interpolate(e.named(r.key));throw rc(n)}case 5:{let r=t;if(Fo(r,`i`)&&So(r.i))return e.interpolate(e.list(r.i));if(Fo(r,`index`)&&So(r.index))return e.interpolate(e.list(r.index));throw rc(n)}case 6:{let n=t,r=Qs(n),i=ec(n);return e.linked(sc(e,i),r?sc(e,r):void 0,e.type)}case 7:return Xs(t,n);case 8:return Xs(t,n);default:throw Error(`unhandled node on format message part: ${n}`)}}var cc=`Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.`;function lc(e,t){t&&ts(e)&&uo(vo(cc,{source:e}))}var uc=e=>e,dc=Oo();function fc(e,t={}){let n=!1,r=t.onError||$o;return t.onError=e=>{n=!0,r(e)},{...Is(e,t),detectError:n}}function pc(e,t){if(!__INTLIFY_DROP_MESSAGE_COMPILER__&&j(e)){let n=Ro(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!==`production`&&lc(e,n);let r=(t.onCacheKey||uc)(e),i=dc[r];if(i)return i;let{ast:a,detectError:o}=fc(e,{...t,location:process.env.NODE_ENV!==`production`,jit:!0}),s=ic(a);return o?s:dc[r]=s}else{if(process.env.NODE_ENV!==`production`&&!Rs(e))return uo(`the message that is resolve with key '${t.key}' is not supported for jit compilation`),(()=>e);let n=e.cacheKey;return n?dc[n]||(dc[n]=ic(e)):ic(e)}}var mc=null;function hc(e){mc=e}function gc(e,t,n){mc&&mc.emit(`i18n:init`,{timestamp:Date.now(),i18n:e,version:t,meta:n})}var _c=vc(`function:translate`);function vc(e){return t=>mc&&mc.emit(e,t)}var yc={INVALID_ARGUMENT:17,INVALID_DATE_ARGUMENT:18,INVALID_ISO_DATE_ARGUMENT:19,NOT_SUPPORT_NON_STRING_MESSAGE:20,NOT_SUPPORT_LOCALE_PROMISE_VALUE:21,NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:22,NOT_SUPPORT_LOCALE_TYPE:23};function bc(e){return Qo(e,null,process.env.NODE_ENV===`production`?void 0:{messages:xc})}var xc={[yc.INVALID_ARGUMENT]:`Invalid arguments`,[yc.INVALID_DATE_ARGUMENT]:`The date provided is an invalid Date object.Make sure your Date represents a valid date.`,[yc.INVALID_ISO_DATE_ARGUMENT]:`The argument provided is not a valid ISO date string`,[yc.NOT_SUPPORT_NON_STRING_MESSAGE]:`Not support non-string message`,[yc.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:`cannot support promise value`,[yc.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:`cannot support async function`,[yc.NOT_SUPPORT_LOCALE_TYPE]:`cannot support locale type`};function Sc(e,t){return t.locale==null?wc(e.locale):wc(t.locale)}var Cc;function wc(e){if(j(e))return e;if(Lo(e)){if(e.resolvedOnce&&Cc!=null)return Cc;if(e.constructor.name===`Function`){let t=e();if(zo(t))throw bc(yc.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Cc=t}else throw bc(yc.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw bc(yc.NOT_SUPPORT_LOCALE_TYPE)}function Tc(e,t,n){return[...new Set([n,...Io(t)?t:M(t)?Object.keys(t):j(t)?[t]:[n]])]}function Ec(e,t,n){let r=j(n)?n:Wc,i=e;i.__localeChainCache||=new Map;let a=i.__localeChainCache.get(r);if(!a){a=[];let e=[n];for(;Io(e);)e=Dc(a,e,t);let o=Io(t)||!N(t)?t:t.default?t.default:null;e=j(o)?[o]:o,Io(e)&&Dc(a,e,!1),i.__localeChainCache.set(r,a)}return a}function Dc(e,t,n){let r=!0;for(let i=0;i<t.length&&Ro(r);i++){let a=t[i];j(a)&&(r=Oc(e,t[i],n))}return r}function Oc(e,t,n){let r,i=t.split(`-`);do r=kc(e,i.join(`-`),n),i.splice(-1,1);while(i.length&&r===!0);return r}function kc(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!==`!`;let i=t.replace(/!/g,``);e.push(i),(Io(n)||N(n))&&n[i]&&(r=n[i])}return r}var Ac=[];Ac[0]={w:[0],i:[3,0],"[":[4],o:[7]},Ac[1]={w:[1],".":[2],"[":[4],o:[7]},Ac[2]={w:[2],i:[3,0],0:[3,0]},Ac[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},Ac[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},Ac[5]={"'":[4,0],o:8,l:[5,0]},Ac[6]={'"':[4,0],o:8,l:[6,0]};var jc=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Mc(e){return jc.test(e)}function Nc(e){let t=e.charCodeAt(0);return t===e.charCodeAt(e.length-1)&&(t===34||t===39)?e.slice(1,-1):e}function Pc(e){if(e==null)return`o`;switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return`i`;case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return`w`}return`i`}function Fc(e){let t=e.trim();return e.charAt(0)===`0`&&isNaN(parseInt(e))?!1:Mc(t)?Nc(t):`*`+t}function Ic(e){let t=[],n=-1,r=0,i=0,a,o,s,c,l,u,d,f=[];f[0]=()=>{o===void 0?o=s:o+=s},f[1]=()=>{o!==void 0&&(t.push(o),o=void 0)},f[2]=()=>{f[0](),i++},f[3]=()=>{if(i>0)i--,r=4,f[0]();else{if(i=0,o===void 0||(o=Fc(o),o===!1))return!1;f[1]()}};function p(){let t=e[n+1];if(r===5&&t===`'`||r===6&&t===`"`)return n++,s=`\\`+t,f[0](),!0}for(;r!==null;)if(n++,a=e[n],!(a===`\\`&&p())){if(c=Pc(a),d=Ac[r],l=d[c]||d.l||8,l===8||(r=l[0],l[1]!==void 0&&(u=f[l[1]],u&&(s=a,u()===!1))))return;if(r===7)return t}}var Lc=new Map;function Rc(e,t){return M(e)?e[t]:null}function zc(e,t){if(!M(e))return null;let n=Lc.get(t);if(n||(n=Ic(t),n&&Lc.set(t,n)),!n)return null;let r=n.length,i=e,a=0;for(;a<r;){let e=n[a];if(nc.includes(e)&&Rs(i)||!M(i)||!Fo(i,e))return null;let t=i[e];if(t===void 0||Lo(i))return null;i=t,a++}return i}var Bc={NOT_FOUND_KEY:1,FALLBACK_TO_TRANSLATE:2,CANNOT_FORMAT_NUMBER:3,FALLBACK_TO_NUMBER_FORMAT:4,CANNOT_FORMAT_DATE:5,FALLBACK_TO_DATE_FORMAT:6,EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:7,INVALID_NUMBER_ARGUMENT:8,INVALID_DATE_ARGUMENT:9},Vc={[Bc.NOT_FOUND_KEY]:`Not found '{key}' key in '{locale}' locale messages.`,[Bc.FALLBACK_TO_TRANSLATE]:`Fall back to translate '{key}' key with '{target}' locale.`,[Bc.CANNOT_FORMAT_NUMBER]:`Cannot format a number value due to not supported Intl.NumberFormat.`,[Bc.FALLBACK_TO_NUMBER_FORMAT]:`Fall back to number format '{key}' key with '{target}' locale.`,[Bc.CANNOT_FORMAT_DATE]:`Cannot format a date value due to not supported Intl.DateTimeFormat.`,[Bc.FALLBACK_TO_DATE_FORMAT]:`Fall back to datetime format '{key}' key with '{target}' locale.`,[Bc.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]:`This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future.`,[Bc.INVALID_NUMBER_ARGUMENT]:`Invalid argument for number formatting: expected a number but received '{value}'.`,[Bc.INVALID_DATE_ARGUMENT]:`Invalid argument for datetime formatting: expected a Date, number, or ISO string but received '{value}'.`};function Hc(e,...t){return vo(Vc[e],...t)}var Uc=`11.3.0`,Wc=`en-US`,Gc=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function Kc(){return{upper:(e,t)=>t===`text`&&j(e)?e.toUpperCase():t===`vnode`&&M(e)&&`__v_isVNode`in e?e.children.toUpperCase():e,lower:(e,t)=>t===`text`&&j(e)?e.toLowerCase():t===`vnode`&&M(e)&&`__v_isVNode`in e?e.children.toLowerCase():e,capitalize:(e,t)=>t===`text`&&j(e)?Gc(e):t===`vnode`&&M(e)&&`__v_isVNode`in e?Gc(e.children):e}}var qc;function Jc(e){qc=e}var Yc;function Xc(e){Yc=e}var Zc;function Qc(e){Zc=e}var $c=null,el=()=>$c,tl=null,nl=e=>{tl=e},rl=()=>tl,il=0;function al(e={}){let t=Lo(e.onWarn)?e.onWarn:uo,n=j(e.version)?e.version:Uc,r=j(e.locale)||Lo(e.locale)?e.locale:Wc,i=Lo(r)?Wc:r,a=Io(e.fallbackLocale)||N(e.fallbackLocale)||j(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:i,o=N(e.messages)?e.messages:ol(i),s=N(e.datetimeFormats)?e.datetimeFormats:ol(i),c=N(e.numberFormats)?e.numberFormats:ol(i),l=Eo(Oo(),e.modifiers,Kc()),u=e.pluralRules||Oo(),d=Lo(e.missing)?e.missing:null,f=Ro(e.missingWarn)||wo(e.missingWarn)?e.missingWarn:!0,p=Ro(e.fallbackWarn)||wo(e.fallbackWarn)?e.fallbackWarn:!0,m=!!e.fallbackFormat,h=!!e.unresolving,g=Lo(e.postTranslation)?e.postTranslation:null,_=N(e.processor)?e.processor:null,v=Ro(e.warnHtmlMessage)?e.warnHtmlMessage:!0,y=!!e.escapeParameter,b=Lo(e.messageCompiler)?e.messageCompiler:qc;process.env.NODE_ENV!==`production`&&Lo(e.messageCompiler)&&po(Hc(Bc.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));let x=Lo(e.messageResolver)?e.messageResolver:Yc||Rc,S=Lo(e.localeFallbacker)?e.localeFallbacker:Zc||Tc,C=M(e.fallbackContext)?e.fallbackContext:void 0,w=e,T=M(w.__datetimeFormatters)?w.__datetimeFormatters:new Map,E=M(w.__numberFormatters)?w.__numberFormatters:new Map,D=M(w.__meta)?w.__meta:{};il++;let O={version:n,cid:il,locale:r,fallbackLocale:a,messages:o,modifiers:l,pluralRules:u,missing:d,missingWarn:f,fallbackWarn:p,fallbackFormat:m,unresolving:h,postTranslation:g,processor:_,warnHtmlMessage:v,escapeParameter:y,messageCompiler:b,messageResolver:x,localeFallbacker:S,fallbackContext:C,onWarn:t,__meta:D};return O.datetimeFormats=s,O.numberFormats=c,O.__datetimeFormatters=T,O.__numberFormatters=E,process.env.NODE_ENV!==`production`&&(O.__v_emitter=w.__v_emitter==null?void 0:w.__v_emitter),(process.env.NODE_ENV!==`production`||__INTLIFY_PROD_DEVTOOLS__)&&gc(O,n,D),O}var ol=e=>({[e]:Oo()});function sl(e,t){return e instanceof RegExp?e.test(t):e}function cl(e,t){return e instanceof RegExp?e.test(t):e}function ll(e,t,n,r,i){let{missing:a,onWarn:o}=e;if(process.env.NODE_ENV!==`production`){let r=e.__v_emitter;r&&r.emit(`missing`,{locale:n,key:t,type:i,groupId:`${i}:${t}`})}if(a!==null){let r=a(e,n,t,i);return j(r)?r:t}else return process.env.NODE_ENV!==`production`&&cl(r,t)&&o(Hc(Bc.NOT_FOUND_KEY,{key:t,locale:n})),t}function ul(e,t,n){let r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function dl(e,t){return e===t?!1:e.split(`-`)[0]===t.split(`-`)[0]}function fl(e,t){let n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(dl(e,t[r]))return!0;return!1}var pl=typeof Intl<`u`,ml={dateTimeFormat:pl&&Intl.DateTimeFormat!==void 0,numberFormat:pl&&Intl.NumberFormat!==void 0};function hl(e,...t){let{datetimeFormats:n,unresolving:r,fallbackLocale:i,onWarn:a,localeFallbacker:o}=e,{__datetimeFormatters:s}=e;if(process.env.NODE_ENV!==`production`&&!ml.dateTimeFormat)return a(Hc(Bc.CANNOT_FORMAT_DATE)),``;if(!j(t[0])&&!Co(t[0])&&!So(t[0]))return process.env.NODE_ENV!==`production`&&a(Hc(Bc.INVALID_DATE_ARGUMENT,{value:String(t[0])})),``;let[c,l,u,d]=_l(...t),f=Ro(u.missingWarn)?u.missingWarn:e.missingWarn,p=Ro(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn,m=!!u.part,h=Sc(e,u),g=o(e,i,h);if(!j(c)||c===``)return new Intl.DateTimeFormat(h.replace(/!/g,``),d).format(l);let _={},v,y=null,b=h,x=null,S=`datetime format`;for(let t=0;t<g.length;t++){if(v=x=g[t],process.env.NODE_ENV!==`production`&&h!==v&&sl(p,c)&&a(Hc(Bc.FALLBACK_TO_DATE_FORMAT,{key:c,target:v})),process.env.NODE_ENV!==`production`&&h!==v){let t=e.__v_emitter;t&&t.emit(`fallback`,{type:S,key:c,from:b,to:x,groupId:`${S}:${c}`})}if(_=n[v]||{},y=_[c],N(y))break;ll(e,c,v,f,S),b=x}if(!N(y)||!j(v))return r?-1:c;let C=`${v}__${c}`;To(d)||(C=`${C}__${JSON.stringify(d)}`);let w=s.get(C);return w||(w=new Intl.DateTimeFormat(v,Eo({},y,d)),s.set(C,w)),m?w.formatToParts(l):w.format(l)}var gl=[`localeMatcher`,`weekday`,`era`,`year`,`month`,`day`,`hour`,`minute`,`second`,`timeZoneName`,`formatMatcher`,`hour12`,`timeZone`,`dateStyle`,`timeStyle`,`calendar`,`dayPeriod`,`numberingSystem`,`hourCycle`,`fractionalSecondDigits`];function _l(...e){let[t,n,r,i]=e,a=Oo(),o=Oo(),s;if(j(t)){let e=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!e)throw bc(yc.INVALID_ISO_DATE_ARGUMENT);let n=e[3]?e[3].trim().startsWith(`T`)?`${e[1].trim()}${e[3].trim()}`:`${e[1].trim()}T${e[3].trim()}`:e[1].trim();s=new Date(n);try{s.toISOString()}catch{throw bc(yc.INVALID_ISO_DATE_ARGUMENT)}}else if(Co(t)){if(isNaN(t.getTime()))throw bc(yc.INVALID_DATE_ARGUMENT);s=t}else if(So(t))s=t;else throw bc(yc.INVALID_ARGUMENT);return j(n)?a.key=n:N(n)&&Object.keys(n).forEach(e=>{gl.includes(e)?o[e]=n[e]:a[e]=n[e]}),j(r)?a.locale=r:N(r)&&(o=r),N(i)&&(o=i),[a.key||``,s,a,o]}function vl(e,t,n){let r=e;for(let e in n){let n=`${t}__${e}`;r.__datetimeFormatters.has(n)&&r.__datetimeFormatters.delete(n)}}function yl(e,...t){let{numberFormats:n,unresolving:r,fallbackLocale:i,onWarn:a,localeFallbacker:o}=e,{__numberFormatters:s}=e;if(process.env.NODE_ENV!==`production`&&!ml.numberFormat)return a(Hc(Bc.CANNOT_FORMAT_NUMBER)),``;if(!So(t[0]))return process.env.NODE_ENV!==`production`&&a(Hc(Bc.INVALID_NUMBER_ARGUMENT,{value:String(t[0])})),``;let[c,l,u,d]=xl(...t),f=Ro(u.missingWarn)?u.missingWarn:e.missingWarn,p=Ro(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn,m=!!u.part,h=Sc(e,u),g=o(e,i,h);if(!j(c)||c===``)return new Intl.NumberFormat(h.replace(/!/g,``),d).format(l);let _={},v,y=null,b=h,x=null,S=`number format`;for(let t=0;t<g.length;t++){if(v=x=g[t],process.env.NODE_ENV!==`production`&&h!==v&&sl(p,c)&&a(Hc(Bc.FALLBACK_TO_NUMBER_FORMAT,{key:c,target:v})),process.env.NODE_ENV!==`production`&&h!==v){let t=e.__v_emitter;t&&t.emit(`fallback`,{type:S,key:c,from:b,to:x,groupId:`${S}:${c}`})}if(_=n[v]||{},y=_[c],N(y))break;ll(e,c,v,f,S),b=x}if(!N(y)||!j(v))return r?-1:c;let C=`${v}__${c}`;To(d)||(C=`${C}__${JSON.stringify(d)}`);let w=s.get(C);return w||(w=new Intl.NumberFormat(v,Eo({},y,d)),s.set(C,w)),m?w.formatToParts(l):w.format(l)}var bl=[`localeMatcher`,`style`,`currency`,`currencyDisplay`,`currencySign`,`useGrouping`,`minimumIntegerDigits`,`minimumFractionDigits`,`maximumFractionDigits`,`minimumSignificantDigits`,`maximumSignificantDigits`,`compactDisplay`,`notation`,`signDisplay`,`unit`,`unitDisplay`,`roundingMode`,`roundingPriority`,`roundingIncrement`,`trailingZeroDisplay`];function xl(...e){let[t,n,r,i]=e,a=Oo(),o=Oo();if(!So(t))throw bc(yc.INVALID_ARGUMENT);let s=t;return j(n)?a.key=n:N(n)&&Object.keys(n).forEach(e=>{bl.includes(e)?o[e]=n[e]:a[e]=n[e]}),j(r)?a.locale=r:N(r)&&(o=r),N(i)&&(o=i),[a.key||``,s,a,o]}function Sl(e,t,n){let r=e;for(let e in n){let n=`${t}__${e}`;r.__numberFormatters.has(n)&&r.__numberFormatters.delete(n)}}var Cl=e=>e,wl=e=>``,Tl=`text`,El=e=>e.length===0?``:Uo(e),Dl=Ho;function Ol(e,t){return e=Math.abs(e),t===2?e===1?0:1:Math.min(e,2)}function kl(e){let t=So(e.pluralIndex)?e.pluralIndex:-1;return So(e.named?.count)?e.named.count:So(e.named?.n)?e.named.n:t}function Al(e={}){let t=e.locale,n=kl(e),r=j(t)&&Lo(e.pluralRules?.[t])?e.pluralRules[t]:Ol,i=r===Ol?void 0:Ol,a=e=>e[r(n,e.length,i)],o=e.list||[],s=e=>o[e],c=e.named||Oo();So(e.pluralIndex)&&(c.count||=e.pluralIndex,c.n||=e.pluralIndex);let l=e=>c[e];function u(t,n){return(Lo(e.messages)?e.messages(t,!!n):M(e.messages)?e.messages[t]:!1)||(e.parent?e.parent.message(t):wl)}let d=t=>e.modifiers?e.modifiers[t]:Cl,f=Lo(e.processor?.normalize)?e.processor.normalize:El,p=Lo(e.processor?.interpolate)?e.processor.interpolate:Dl,m={list:s,named:l,plural:a,linked:(e,...t)=>{let[n,r]=t,i=`text`,a=``;t.length===1?M(n)?(a=n.modifier||a,i=n.type||i):j(n)&&(a=n||a):t.length===2&&(j(n)&&(a=n||a),j(r)&&(i=r||i));let o=u(e,!0)(m),s=o===``||o===void 0?e:o,c=i===`vnode`&&Io(s)&&a?s[0]:s;return a?d(a)(c,i):c},message:u,type:j(e.processor?.type)?e.processor.type:Tl,interpolate:p,normalize:f,values:Eo(Oo(),o,c)};return m}var jl=()=>``,Ml=e=>Lo(e);function Nl(e,...t){let{fallbackFormat:n,postTranslation:r,unresolving:i,messageCompiler:a,fallbackLocale:o,messages:s}=e,[c,l]=Rl(...t),u=Ro(l.missingWarn)?l.missingWarn:e.missingWarn,d=Ro(l.fallbackWarn)?l.fallbackWarn:e.fallbackWarn,f=Ro(l.escapeParameter)?l.escapeParameter:e.escapeParameter,p=!!l.resolvedMessage,m=j(l.default)||Ro(l.default)?Ro(l.default)?a?c:()=>c:l.default:n?a?c:()=>c:null,h=n||m!=null&&(j(m)||Lo(m)),g=Sc(e,l);f&&Pl(l);let[_,v,y]=p?[c,g,s[g]||Oo()]:Fl(e,c,g,o,d,u),b=_,x=c;if(!p&&!(j(b)||Rs(b)||Ml(b))&&h&&(b=m,x=b),!p&&(!(j(b)||Rs(b)||Ml(b))||!j(v)))return i?-1:c;if(process.env.NODE_ENV!==`production`&&j(b)&&e.messageCompiler==null)return uo(`The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format. So translate function return '${c}'.`),c;let S=!1,C=Ml(b)?b:Il(e,c,v,b,x,()=>{S=!0});if(S)return b;let w=Ll(e,C,Al(Vl(e,v,y,l))),T=r?r(w,c):w;if(f&&j(T)&&(T=No(T)),process.env.NODE_ENV!==`production`||__INTLIFY_PROD_DEVTOOLS__){let t={timestamp:Date.now(),key:j(c)?c:Ml(b)?b.key:``,locale:v||(Ml(b)?b.locale:``),format:j(b)?b:Ml(b)?b.source:``,message:T};t.meta=Eo({},e.__meta,el()||{}),_c(t)}return T}function Pl(e){Io(e.list)?e.list=e.list.map(e=>j(e)?jo(e):e):M(e.named)&&Object.keys(e.named).forEach(t=>{j(e.named[t])&&(e.named[t]=jo(e.named[t]))})}function Fl(e,t,n,r,i,a){let{messages:o,onWarn:s,messageResolver:c,localeFallbacker:l}=e,u=l(e,r,n),d=Oo(),f,p=null,m=n,h=null,g=`translate`;for(let r=0;r<u.length;r++){if(f=h=u[r],process.env.NODE_ENV!==`production`&&n!==f&&!dl(n,f)&&sl(i,t)&&s(Hc(Bc.FALLBACK_TO_TRANSLATE,{key:t,target:f})),process.env.NODE_ENV!==`production`&&n!==f){let n=e.__v_emitter;n&&n.emit(`fallback`,{type:g,key:t,from:m,to:h,groupId:`${g}:${t}`})}d=o[f]||Oo();let l=null,_,v;if(process.env.NODE_ENV!==`production`&&mo&&(l=window.performance.now(),_=`intlify-message-resolve-start`,v=`intlify-message-resolve-end`,ho&&ho(_)),(p=c(d,t))===null&&(p=d[t]),process.env.NODE_ENV!==`production`&&mo){let n=window.performance.now(),r=e.__v_emitter;r&&l&&p&&r.emit(`message-resolve`,{type:`message-resolve`,key:t,message:p,time:n-l,groupId:`${g}:${t}`}),_&&v&&ho&&go&&(ho(v),go(`intlify message resolve`,_,v))}if(j(p)||Rs(p)||Ml(p))break;if(!fl(f,u)){let n=ll(e,t,f,a,g);n!==t&&(p=n)}m=h}return[p,f,d]}function Il(e,t,n,r,i,a){let{messageCompiler:o,warnHtmlMessage:s}=e;if(Ml(r)){let e=r;return e.locale=e.locale||n,e.key=e.key||t,e}if(o==null){let e=(()=>r);return e.locale=n,e.key=t,e}let c=null,l,u;process.env.NODE_ENV!==`production`&&mo&&(c=window.performance.now(),l=`intlify-message-compilation-start`,u=`intlify-message-compilation-end`,ho&&ho(l));let d=o(r,zl(e,n,i,r,s,a));if(process.env.NODE_ENV!==`production`&&mo){let n=window.performance.now(),i=e.__v_emitter;i&&c&&i.emit(`message-compilation`,{type:`message-compilation`,message:r,time:n-c,groupId:`translate:${t}`}),l&&u&&ho&&go&&(ho(u),go(`intlify message compilation`,l,u))}return d.locale=n,d.key=t,d.source=r,d}function Ll(e,t,n){let r=null,i,a;process.env.NODE_ENV!==`production`&&mo&&(r=window.performance.now(),i=`intlify-message-evaluation-start`,a=`intlify-message-evaluation-end`,ho&&ho(i));let o=t(n);if(process.env.NODE_ENV!==`production`&&mo){let n=window.performance.now(),s=e.__v_emitter;s&&r&&s.emit(`message-evaluation`,{type:`message-evaluation`,value:o,time:n-r,groupId:`translate:${t.key}`}),i&&a&&ho&&go&&(ho(a),go(`intlify message evaluation`,i,a))}return o}function Rl(...e){let[t,n,r]=e,i=Oo();if(!j(t)&&!So(t)&&!Ml(t)&&!Rs(t))throw bc(yc.INVALID_ARGUMENT);let a=So(t)?String(t):(Ml(t),t);return So(n)?i.plural=n:j(n)?i.default=n:N(n)&&!To(n)?i.named=n:Io(n)&&(i.list=n),So(r)?i.plural=r:j(r)?i.default=r:N(r)&&Eo(i,r),[a,i]}function zl(e,t,n,r,i,a){return{locale:t,key:n,warnHtmlMessage:i,onError:t=>{if(a&&a(t),process.env.NODE_ENV!==`production`){let i=Bl(r),a=t.location&&i&&Go(i,t.location.start.offset,t.location.end.offset),o=e.__v_emitter;o&&i&&o.emit(`compile-error`,{message:i,error:t.message,start:t.location&&t.location.start.offset,end:t.location&&t.location.end.offset,groupId:`translate:${n}`});let s=`Message compilation error: ${t.message}`;throw SyntaxError(a?`${s}\n${a}`:s)}throw t},onCacheKey:e=>bo(t,n,e)}}function Bl(e){if(j(e))return e;if(e.loc&&e.loc.source)return e.loc.source}function Vl(e,t,n,r){let{modifiers:i,pluralRules:a,messageResolver:o,fallbackLocale:s,fallbackWarn:c,missingWarn:l,fallbackContext:u}=e,d={locale:t,modifiers:i,pluralRules:a,messages:(r,i)=>{let a=o(n,r);if(a==null&&(u||i)){let[,,n]=Fl(u||e,r,t,s,c,l);a=o(n,r)}if(j(a)||Rs(a)){let n=!1,i=Il(e,r,t,a,r,()=>{n=!0});return n?jl:i}else if(Ml(a))return a;else return jl}};return e.processor&&(d.processor=e.processor),r.list&&(d.list=r.list),r.named&&(d.named=r.named),So(r.plural)&&(d.pluralIndex=r.plural),d}Ls();var Hl=`11.3.0`;function Ul(){typeof __VUE_I18N_FULL_INSTALL__!=`boolean`&&(Ao().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!=`boolean`&&(Ao().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!=`boolean`&&(Ao().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!=`boolean`&&(Ao().__INTLIFY_PROD_DEVTOOLS__=!1)}var Wl={UNEXPECTED_RETURN_TYPE:24,INVALID_ARGUMENT:25,MUST_BE_CALL_SETUP_TOP:26,NOT_INSTALLED:27,REQUIRED_VALUE:28,INVALID_VALUE:29,CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:30,NOT_INSTALLED_WITH_PROVIDE:31,UNEXPECTED_ERROR:32,NOT_COMPATIBLE_LEGACY_VUE_I18N:33,NOT_AVAILABLE_COMPOSITION_IN_LEGACY:34};function Gl(e,...t){return Qo(e,null,process.env.NODE_ENV===`production`?void 0:{messages:Kl,args:t})}var Kl={[Wl.UNEXPECTED_RETURN_TYPE]:`Unexpected return type in composer`,[Wl.INVALID_ARGUMENT]:`Invalid argument`,[Wl.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[Wl.NOT_INSTALLED]:"Need to install with `app.use` function",[Wl.UNEXPECTED_ERROR]:`Unexpected error`,[Wl.REQUIRED_VALUE]:`Required in value: {0}`,[Wl.INVALID_VALUE]:`Invalid value`,[Wl.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:`Cannot setup vue-devtools plugin`,[Wl.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[Wl.NOT_COMPATIBLE_LEGACY_VUE_I18N]:`Not compatible legacy VueI18n.`,[Wl.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:`Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly`},ql=yo(`__translateVNode`),Jl=yo(`__datetimeParts`),Yl=yo(`__numberParts`),Xl=yo(`__enableEmitter`),Zl=yo(`__disableEmitter`),Ql=yo(`__setPluralRules`);yo(`__intlifyMeta`);var $l=yo(`__injectWithOption`),eu=yo(`__dispose`),tu={FALLBACK_TO_ROOT:10,NOT_FOUND_PARENT_SCOPE:11,IGNORE_OBJ_FLATTEN:12,DEPRECATE_LEGACY_MODE:13,DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE:14,DUPLICATE_USE_I18N_CALLING:15},nu={[tu.FALLBACK_TO_ROOT]:`Fall back to {type} '{key}' with root locale.`,[tu.NOT_FOUND_PARENT_SCOPE]:`Not found parent scope. use the global scope.`,[tu.IGNORE_OBJ_FLATTEN]:`Ignore object flatten: '{key}' key has an string value`,[tu.DEPRECATE_LEGACY_MODE]:`Legacy API mode has been deprecated in v11. Use Composition API mode instead.
60
- About how to use the Composition API mode, see https://vue-i18n.intlify.dev/guide/advanced/composition.html`,[tu.DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE]:`'v-t' has been deprecated in v11. Use translate APIs ('t' or '$t') instead.`,[tu.DUPLICATE_USE_I18N_CALLING]:"Duplicate `useI18n` calling by local scope. Please don't call it on local scope, due to it does not work properly in component."};function ru(e,...t){return vo(nu[e],...t)}function iu(e){if(!M(e)||Rs(e))return e;for(let t in e)if(Fo(e,t))if(!t.includes(`.`))M(e[t])&&iu(e[t]);else{let n=t.split(`.`),r=n.length-1,i=e,a=!1;for(let e=0;e<r;e++){if(n[e]===`__proto__`)throw Error(`unsafe key: ${n[e]}`);if(n[e]in i||(i[n[e]]=Oo()),!M(i[n[e]])){process.env.NODE_ENV!==`production`&&uo(ru(tu.IGNORE_OBJ_FLATTEN,{key:n[e]})),a=!0;break}i=i[n[e]]}if(a||(Rs(i)?nc.includes(n[r])||delete e[t]:(i[n[r]]=e[t],delete e[t])),!Rs(i)){let e=i[n[r]];M(e)&&iu(e)}}return e}function au(e,t){let{messages:n,__i18n:r,messageResolver:i,flatJson:a}=t,o=N(n)?n:Io(r)?Oo():{[e]:Oo()};if(Io(r)&&r.forEach(e=>{if(`locale`in e&&`resource`in e){let{locale:t,resource:n}=e;t?(o[t]=o[t]||Oo(),Jo(n,o[t])):Jo(n,o)}else j(e)&&Jo(JSON.parse(e),o)}),i==null&&a)for(let e in o)Fo(o,e)&&iu(o[e]);return o}function ou(e){return e.type}function su(e,t,n){let r=M(t.messages)?t.messages:Oo();`__i18nGlobal`in n&&(r=au(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));let i=Object.keys(r);if(i.length&&i.forEach(t=>{e.mergeLocaleMessage(t,r[t])}),M(t.datetimeFormats)){let n=Object.keys(t.datetimeFormats);n.length&&n.forEach(n=>{e.mergeDateTimeFormat(n,t.datetimeFormats[n])})}if(M(t.numberFormats)){let n=Object.keys(t.numberFormats);n.length&&n.forEach(n=>{e.mergeNumberFormat(n,t.numberFormats[n])})}}function cu(e){return(0,t.createVNode)(t.Text,null,e,0)}function lu(){let e=`currentInstance`;return e in t?t[e]:t.getCurrentInstance()}var uu=()=>[],du=()=>!1,fu=0;function pu(e){return((t,n,r,i)=>e(n,r,lu()||void 0,i))}function mu(e={}){let{__root:n,__injectWithOption:r}=e,i=n===void 0,a=e.flatJson,o=mo?t.ref:t.shallowRef,s=Ro(e.inheritLocale)?e.inheritLocale:!0,c=o(n&&s?n.locale.value:j(e.locale)?e.locale:Wc),l=o(n&&s?n.fallbackLocale.value:j(e.fallbackLocale)||Io(e.fallbackLocale)||N(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:c.value),u=o(au(c.value,e)),d=o(N(e.datetimeFormats)?e.datetimeFormats:{[c.value]:{}}),f=o(N(e.numberFormats)?e.numberFormats:{[c.value]:{}}),p=n?n.missingWarn:Ro(e.missingWarn)||wo(e.missingWarn)?e.missingWarn:!0,m=n?n.fallbackWarn:Ro(e.fallbackWarn)||wo(e.fallbackWarn)?e.fallbackWarn:!0,h=n?n.fallbackRoot:Ro(e.fallbackRoot)?e.fallbackRoot:!0,g=!!e.fallbackFormat,_=Lo(e.missing)?e.missing:null,v=Lo(e.missing)?pu(e.missing):null,y=Lo(e.postTranslation)?e.postTranslation:null,b=n?n.warnHtmlMessage:Ro(e.warnHtmlMessage)?e.warnHtmlMessage:!0,x=!!e.escapeParameter,S=n?n.modifiers:N(e.modifiers)?e.modifiers:{},C=e.pluralRules||n&&n.pluralRules,w;w=(()=>{i&&nl(null);let t={version:Hl,locale:c.value,fallbackLocale:l.value,messages:u.value,modifiers:S,pluralRules:C,missing:v===null?void 0:v,missingWarn:p,fallbackWarn:m,fallbackFormat:g,unresolving:!0,postTranslation:y===null?void 0:y,warnHtmlMessage:b,escapeParameter:x,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:`vue`}};t.datetimeFormats=d.value,t.numberFormats=f.value,t.__datetimeFormatters=N(w)?w.__datetimeFormatters:void 0,t.__numberFormatters=N(w)?w.__numberFormatters:void 0,process.env.NODE_ENV!==`production`&&(t.__v_emitter=N(w)?w.__v_emitter:void 0);let n=al(t);return i&&nl(n),n})(),ul(w,c.value,l.value);function T(){return[c.value,l.value,u.value,d.value,f.value]}let E=(0,t.computed)({get:()=>c.value,set:e=>{w.locale=e,c.value=e}}),D=(0,t.computed)({get:()=>l.value,set:e=>{w.fallbackLocale=e,l.value=e,ul(w,c.value,e)}}),O=(0,t.computed)(()=>u.value),ee=(0,t.computed)(()=>d.value),te=(0,t.computed)(()=>f.value);function k(){return Lo(y)?y:null}function ne(e){y=e,w.postTranslation=e}function re(){return _}function ie(e){e!==null&&(v=pu(e)),_=e,w.missing=v}function ae(e,t){return e!==`translate`||!t.resolvedMessage}let oe=(e,t,r,a,o,s)=>{T();let c;try{process.env.NODE_ENV!==`production`||__INTLIFY_PROD_DEVTOOLS__,i||(w.fallbackContext=n?rl():void 0),c=e(w)}finally{process.env.NODE_ENV!==`production`||__INTLIFY_PROD_DEVTOOLS__,i||(w.fallbackContext=void 0)}if(r!==`translate exists`&&So(c)&&c===-1||r===`translate exists`&&!c){let[e,i]=t();if(process.env.NODE_ENV!==`production`&&n&&j(e)&&ae(r,i)&&(h&&(sl(m,e)||cl(p,e))&&uo(ru(tu.FALLBACK_TO_ROOT,{key:e,type:r})),process.env.NODE_ENV!==`production`)){let{__v_emitter:t}=w;t&&h&&t.emit(`fallback`,{type:r,key:e,to:`global`,groupId:`${r}:${e}`})}return n&&h?a(n):o(e)}else if(s(c))return c;else throw Gl(Wl.UNEXPECTED_RETURN_TYPE)};function se(...e){return oe(t=>Reflect.apply(Nl,null,[t,...e]),()=>Rl(...e),`translate`,t=>Reflect.apply(t.t,t,[...e]),e=>e,e=>j(e))}function ce(...e){let[t,n,r]=e;if(r&&!M(r))throw Gl(Wl.INVALID_ARGUMENT);return se(t,n,Eo({resolvedMessage:!0},r||{}))}function le(...e){return oe(t=>Reflect.apply(hl,null,[t,...e]),()=>_l(...e),`datetime format`,t=>Reflect.apply(t.d,t,[...e]),()=>``,e=>j(e)||Io(e))}function ue(...e){return oe(t=>Reflect.apply(yl,null,[t,...e]),()=>xl(...e),`number format`,t=>Reflect.apply(t.n,t,[...e]),()=>``,e=>j(e)||Io(e))}function de(e){return e.map(e=>j(e)||So(e)||Ro(e)?cu(String(e)):e)}let fe={normalize:de,interpolate:e=>e,type:`vnode`};function pe(...e){return oe(t=>{let n,r=t;try{r.processor=fe,n=Reflect.apply(Nl,null,[r,...e])}finally{r.processor=null}return n},()=>Rl(...e),`translate`,t=>t[ql](...e),e=>[cu(e)],e=>Io(e))}function me(...e){return oe(t=>Reflect.apply(yl,null,[t,...e]),()=>xl(...e),`number format`,t=>t[Yl](...e),uu,e=>j(e)||Io(e))}function he(...e){return oe(t=>Reflect.apply(hl,null,[t,...e]),()=>_l(...e),`datetime format`,t=>t[Jl](...e),uu,e=>j(e)||Io(e))}function ge(e){C=e,w.pluralRules=C}function _e(e,t){return oe(()=>{if(!e)return!1;let n=j(t)?t:c.value,r=j(t)?[n]:Ec(w,l.value,n);for(let t=0;t<r.length;t++){let n=be(r[t]),i=w.messageResolver(n,e);if(i===null&&(i=n[e]),Rs(i)||Ml(i)||j(i))return!0}return!1},()=>[e],`translate exists`,n=>Reflect.apply(n.te,n,[e,t]),du,e=>Ro(e))}function ve(e){let t=null,n=Ec(w,l.value,c.value);for(let r=0;r<n.length;r++){let i=u.value[n[r]]||{},a=w.messageResolver(i,e);if(a!=null){t=a;break}}return t}function ye(e){return ve(e)??(n&&n.tm(e)||{})}function be(e){return u.value[e]||{}}function xe(e,t){if(a){let n={[e]:t};for(let e in n)Fo(n,e)&&iu(n[e]);t=n[e]}u.value[e]=t,w.messages=u.value}function Se(e,t){u.value[e]=u.value[e]||{};let n={[e]:t};if(a)for(let e in n)Fo(n,e)&&iu(n[e]);t=n[e],Jo(t,u.value[e]),w.messages=u.value}function Ce(e){return d.value[e]||{}}function we(e,t){d.value[e]=t,w.datetimeFormats=d.value,vl(w,e,t)}function Te(e,t){d.value[e]=Eo(d.value[e]||{},t),w.datetimeFormats=d.value,vl(w,e,t)}function Ee(e){return f.value[e]||{}}function De(e,t){f.value[e]=t,w.numberFormats=f.value,Sl(w,e,t)}function Oe(e,t){f.value[e]=Eo(f.value[e]||{},t),w.numberFormats=f.value,Sl(w,e,t)}fu++,n&&mo&&((0,t.watch)(n.locale,e=>{s&&(c.value=e,w.locale=e,ul(w,c.value,l.value))}),(0,t.watch)(n.fallbackLocale,e=>{s&&(l.value=e,w.fallbackLocale=e,ul(w,c.value,l.value))}));let A={id:fu,locale:E,fallbackLocale:D,get inheritLocale(){return s},set inheritLocale(e){s=e,e&&n&&(c.value=n.locale.value,l.value=n.fallbackLocale.value,ul(w,c.value,l.value))},get availableLocales(){return Object.keys(u.value).sort()},messages:O,get modifiers(){return S},get pluralRules(){return C||{}},get isGlobal(){return i},get missingWarn(){return p},set missingWarn(e){p=e,w.missingWarn=p},get fallbackWarn(){return m},set fallbackWarn(e){m=e,w.fallbackWarn=m},get fallbackRoot(){return h},set fallbackRoot(e){h=e},get fallbackFormat(){return g},set fallbackFormat(e){g=e,w.fallbackFormat=g},get warnHtmlMessage(){return b},set warnHtmlMessage(e){b=e,w.warnHtmlMessage=e},get escapeParameter(){return x},set escapeParameter(e){x=e,w.escapeParameter=e},t:se,getLocaleMessage:be,setLocaleMessage:xe,mergeLocaleMessage:Se,getPostTranslationHandler:k,setPostTranslationHandler:ne,getMissingHandler:re,setMissingHandler:ie,[Ql]:ge};return A.datetimeFormats=ee,A.numberFormats=te,A.rt=ce,A.te=_e,A.tm=ye,A.d=le,A.n=ue,A.getDateTimeFormat=Ce,A.setDateTimeFormat=we,A.mergeDateTimeFormat=Te,A.getNumberFormat=Ee,A.setNumberFormat=De,A.mergeNumberFormat=Oe,A[$l]=r,A[ql]=pe,A[Jl]=he,A[Yl]=me,process.env.NODE_ENV!==`production`&&(A[Xl]=e=>{w.__v_emitter=e},A[Zl]=()=>{w.__v_emitter=void 0}),A}var hu;function gu(e,t){if(hu){let n;t&&`groupId`in t&&(n=t.groupId,delete t.groupId),hu.addTimelineEvent({layerId:`vue-i18n-timeline`,event:{title:e,groupId:n,time:Date.now(),meta:{},data:t||{},logType:e===`compile-error`?`error`:e===`fallback`||e===`missing`?`warning`:`default`}})}}var _u={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e===`parent`||e===`global`,default:`parent`},i18n:{type:Object}};Eo({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>So(e)||!isNaN(e)}},_u),Eo({value:{type:Number,required:!0},format:{type:[String,Object]}},_u);var vu=yo(`global-vue-i18n`);function yu(e={}){let t=lu();if(t==null)throw Gl(Wl.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Gl(Wl.NOT_INSTALLED);let n=bu(t),r=Su(n),i=ou(t),a=xu(e,i);if(a===`global`)return su(r,e,i),r;if(a===`parent`){let i=Cu(n,t,e.__useComponent);return i??=(process.env.NODE_ENV!==`production`&&uo(ru(tu.NOT_FOUND_PARENT_SCOPE)),r),i}let o=n,s=o.__getInstance(t);if(s==null){let n=Eo({},e);`__i18n`in i&&(n.__i18n=i.__i18n),r&&(n.__root=r),s=mu(n),o.__composerExtend&&(s[eu]=o.__composerExtend(s)),Tu(o,t,s),o.__setInstance(t,s)}else process.env.NODE_ENV!==`production`&&a===`local`&&uo(ru(tu.DUPLICATE_USE_I18N_CALLING));return s}function bu(e){let n=(0,t.inject)(e.isCE?vu:e.appContext.app.__VUE_I18N_SYMBOL__);if(!n)throw Gl(e.isCE?Wl.NOT_INSTALLED_WITH_PROVIDE:Wl.UNEXPECTED_ERROR);return n}function xu(e,t){return To(e)?`__i18n`in t?`local`:`global`:e.useScope?e.useScope:`local`}function Su(e){return e.mode===`composition`?e.global:e.global.__composer}function Cu(e,t,n=!1){let r=null,i=t.root,a=wu(t,n);for(;a!=null;){let t=e;if(e.mode===`composition`)r=t.__getInstance(a);else if(__VUE_I18N_LEGACY_API__){let e=t.__getInstance(a);e!=null&&(r=e.__composer,n&&r&&!r[$l]&&(r=null))}if(r!=null||i===a)break;a=a.parent}return r}function wu(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function Tu(e,n,r){let i=null;(0,t.onMounted)(()=>{if(process.env.NODE_ENV!==`production`){n.__VUE_I18N__=r,i=Ko();let e=r;e[Xl]&&e[Xl](i),i.on(`*`,gu)}},n),(0,t.onUnmounted)(()=>{let t=r;process.env.NODE_ENV!==`production`&&(i&&i.off(`*`,gu),t[Zl]&&t[Zl](),delete n.__VUE_I18N__),e.__deleteInstance(n);let a=t[eu];a&&(a(),delete t[eu])},n)}if(Eo({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},_u),Ul(),Jc(pc),Xc(zc),Qc(Ec),process.env.NODE_ENV!==`production`||__INTLIFY_PROD_DEVTOOLS__){let e=Ao();e.__INTLIFY__=!0,hc(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;function Eu(e){return e==null||e===``||Array.isArray(e)&&e.length===0||!(e instanceof Date)&&typeof e==`object`&&Object.keys(e).length===0}function Du(e){return typeof e==`function`&&`call`in e&&`apply`in e}function F(e){return!Eu(e)}function Ou(e,t=!0){return e instanceof Object&&e.constructor===Object&&(t||Object.keys(e).length!==0)}function ku(e,t){let n=-1;if(F(e))try{n=e.findLastIndex(t)}catch{n=e.lastIndexOf([...e].reverse().find(t))}return n}function Au(e,...t){return Du(e)?e(...t):e}function ju(e,t=!0){return typeof e==`string`&&(t||e!==``)}function Mu(e){return ju(e)?e.replace(/(-|_)/g,``).toLowerCase():e}function Nu(e,t=``,n={}){let r=Mu(t).split(`.`),i=r.shift();return i?Ou(e)?Nu(Au(e[Object.keys(e).find(e=>Mu(e)===i)||``],n),r.join(`.`),n):void 0:Au(e,n)}function Pu(e,t=!0){return Array.isArray(e)&&(t||e.length!==0)}function Fu(e){return F(e)&&!isNaN(e)}function Iu(e=``){return F(e)&&e.length===1&&!!e.match(/\S| /)}function Lu(e,t){if(t){let n=t.test(e);return t.lastIndex=0,n}return!1}function Ru(e){return e&&e.replace(/\/\*(?:(?!\*\/)[\s\S])*\*\/|[\r\n\t]+/g,``).replace(/ {2,}/g,` `).replace(/ ([{:}]) /g,`$1`).replace(/([;,]) /g,`$1`).replace(/ !/g,`!`).replace(/: /g,`:`).trim()}function zu(e){return ju(e,!1)?e[0].toUpperCase()+e.slice(1):e}function Bu(e){return ju(e)?e.replace(/(_)/g,`-`).replace(/([a-z])([A-Z])/g,`$1-$2`).toLowerCase():e}function Vu(){let e=new Map;return{on(t,n){let r=e.get(t);return r?r.push(n):r=[n],e.set(t,r),this},off(t,n){let r=e.get(t);return r&&r.splice(r.indexOf(n)>>>0,1),this},emit(t,n){let r=e.get(t);r&&r.forEach(e=>{e(n)})},clear(){e.clear()}}}function Hu(...e){if(e){let t=[];for(let n=0;n<e.length;n++){let r=e[n];if(!r)continue;let i=typeof r;if(i===`string`||i===`number`)t.push(r);else if(i===`object`){let e=Array.isArray(r)?[Hu(...r)]:Object.entries(r).map(([e,t])=>t?e:void 0);t=e.length?t.concat(e.filter(e=>!!e)):t}}return t.join(` `).trim()}}function Uu(e,t){return e?e.classList?e.classList.contains(t):RegExp(`(^| )`+t+`( |$)`,`gi`).test(e.className):!1}function Wu(e,t){if(e&&t){let n=t=>{Uu(e,t)||(e.classList?e.classList.add(t):e.className+=` `+t)};[t].flat().filter(Boolean).forEach(e=>e.split(` `).forEach(n))}}function Gu(e,t){if(e&&t){let n=t=>{e.classList?e.classList.remove(t):e.className=e.className.replace(RegExp(`(^|\\b)`+t.split(` `).join(`|`)+`(\\b|$)`,`gi`),` `)};[t].flat().filter(Boolean).forEach(e=>e.split(` `).forEach(n))}}function Ku(e){for(let t of document==null?void 0:document.styleSheets)try{for(let n of t?.cssRules)for(let t of n?.style)if(e.test(t))return{name:t,value:n.style.getPropertyValue(t).trim()}}catch{}return null}function qu(e){let t={width:0,height:0};if(e){let[n,r]=[e.style.visibility,e.style.display],i=e.getBoundingClientRect();e.style.visibility=`hidden`,e.style.display=`block`,t.width=i.width||e.offsetWidth,t.height=i.height||e.offsetHeight,e.style.display=r,e.style.visibility=n}return t}function Ju(){let e=window,t=document,n=t.documentElement,r=t.getElementsByTagName(`body`)[0];return{width:e.innerWidth||n.clientWidth||r.clientWidth,height:e.innerHeight||n.clientHeight||r.clientHeight}}function Yu(e){return e?Math.abs(e.scrollLeft):0}function Xu(){let e=document.documentElement;return(window.pageXOffset||Yu(e))-(e.clientLeft||0)}function Zu(){let e=document.documentElement;return(window.pageYOffset||e.scrollTop)-(e.clientTop||0)}function Qu(e){return e?getComputedStyle(e).direction===`rtl`:!1}function $u(e,t,n=!0){if(e){let r=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:qu(e),i=r.height,a=r.width,o=t.offsetHeight,s=t.offsetWidth,c=t.getBoundingClientRect(),l=Zu(),u=Xu(),d=Ju(),f,p,m=`top`;c.top+o+i>d.height?(f=c.top+l-i,m=`bottom`,f<0&&(f=l)):f=o+c.top+l,p=c.left+a>d.width?Math.max(0,c.left+u+s-a):c.left+u,Qu(e)?e.style.insetInlineEnd=p+`px`:e.style.insetInlineStart=p+`px`,e.style.top=f+`px`,e.style.transformOrigin=m,n&&(e.style.marginTop=m===`bottom`?`calc(${Ku(/-anchor-gutter$/)?.value??`2px`} * -1)`:Ku(/-anchor-gutter$/)?.value??``)}}function ed(e,t){e&&(typeof t==`string`?e.style.cssText=t:Object.entries(t||{}).forEach(([t,n])=>e.style[t]=n))}function td(e,t){if(e instanceof HTMLElement){let n=e.offsetWidth;if(t){let t=getComputedStyle(e);n+=parseFloat(t.marginLeft)+parseFloat(t.marginRight)}return n}return 0}function nd(e){if(e){let t=e.parentNode;return t&&t instanceof ShadowRoot&&t.host&&(t=t.host),t}return null}function rd(e){return!!(e!=null&&e.nodeName&&nd(e))}function id(e){return typeof Element<`u`?e instanceof Element:typeof e==`object`&&!!e&&e.nodeType===1&&typeof e.nodeName==`string`}var ad;function od(e){if(e){let t=getComputedStyle(e);return e.offsetWidth-e.clientWidth-parseFloat(t.borderLeftWidth)-parseFloat(t.borderRightWidth)}else{if(ad!=null)return ad;let e=document.createElement(`div`);ed(e,{width:`100px`,height:`100px`,overflow:`scroll`,position:`absolute`,top:`-9999px`}),document.body.appendChild(e);let t=e.offsetWidth-e.clientWidth;return document.body.removeChild(e),ad=t,t}}function sd(e,t={}){if(id(e)){let n=(t,r)=>{var i;let a=(i=e?.$attrs)!=null&&i[t]?[e?.$attrs?.[t]]:[];return[r].flat().reduce((e,r)=>{if(r!=null){let i=typeof r;if(i===`string`||i===`number`)e.push(r);else if(i===`object`){let i=Array.isArray(r)?n(t,r):Object.entries(r).map(([e,n])=>t===`style`&&(n||n===0)?`${e.replace(/([a-z])([A-Z])/g,`$1-$2`).toLowerCase()}:${n}`:n?e:void 0);e=i.length?e.concat(i.filter(e=>!!e)):e}}return e},a)};Object.entries(t).forEach(([t,r])=>{if(r!=null){let i=t.match(/^on(.+)/);i?e.addEventListener(i[1].toLowerCase(),r):t===`p-bind`||t===`pBind`?sd(e,r):(r=t===`class`?[...new Set(n(`class`,r))].join(` `).trim():t===`style`?n(`style`,r).join(`;`).trim():r,(e.$attrs=e.$attrs||{})&&(e.$attrs[t]=r),e.setAttribute(t,r))}})}}function cd(e,t={},...n){if(e){let r=document.createElement(e);return sd(r,t),r.append(...n),r}}function ld(e,t){return id(e)?e.matches(t)?e:e.querySelector(t):null}function ud(e,t){e&&document.activeElement!==e&&e.focus(t)}function dd(e,t){if(id(e)){let n=e.getAttribute(t);return isNaN(n)?n===`true`||n===`false`?n===`true`:n:+n}}function fd(e){if(e){let t=e.offsetHeight,n=getComputedStyle(e);return t-=parseFloat(n.paddingTop)+parseFloat(n.paddingBottom)+parseFloat(n.borderTopWidth)+parseFloat(n.borderBottomWidth),t}return 0}function pd(e){if(e){let[t,n]=[e.style.visibility,e.style.display];e.style.visibility=`hidden`,e.style.display=`block`;let r=e.offsetHeight;return e.style.display=n,e.style.visibility=t,r}return 0}function md(e){if(e){let[t,n]=[e.style.visibility,e.style.display];e.style.visibility=`hidden`,e.style.display=`block`;let r=e.offsetWidth;return e.style.display=n,e.style.visibility=t,r}return 0}function hd(e){if(e){let t=e.getBoundingClientRect();return{top:t.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:t.left+(window.pageXOffset||Yu(document.documentElement)||Yu(document.body)||0)}}return{top:`auto`,left:`auto`}}function gd(e,t){if(e){let n=e.offsetHeight;if(t){let t=getComputedStyle(e);n+=parseFloat(t.marginTop)+parseFloat(t.marginBottom)}return n}return 0}function _d(e,t=[]){let n=nd(e);return n===null?t:_d(n,t.concat([n]))}function vd(e){let t=[];if(e){let n=_d(e),r=/(auto|scroll)/,i=e=>{try{let t=window.getComputedStyle(e,null);return r.test(t.getPropertyValue(`overflow`))||r.test(t.getPropertyValue(`overflowX`))||r.test(t.getPropertyValue(`overflowY`))}catch{return!1}};for(let e of n){let n=e.nodeType===1&&e.dataset.scrollselectors;if(n){let r=n.split(`,`);for(let n of r){let r=ld(e,n);r&&i(r)&&t.push(r)}}e.nodeType!==9&&i(e)&&t.push(e)}}return t}function yd(e){if(e){let t=e.offsetWidth,n=getComputedStyle(e);return t-=parseFloat(n.paddingLeft)+parseFloat(n.paddingRight)+parseFloat(n.borderLeftWidth)+parseFloat(n.borderRightWidth),t}return 0}function bd(){return!!(typeof window<`u`&&window.document&&window.document.createElement)}function xd(){return`ontouchstart`in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0}function Sd(e,t){if(e){let n=e.parentElement,r=hd(n),i=Ju(),a=e.offsetParent?e.offsetWidth:md(e),o=e.offsetParent?e.offsetHeight:pd(e),s=td(n?.children?.[0]),c=gd(n?.children?.[0]),l=``,u=``;r.left+s+a>i.width-od()?r.left<a?t%2==1?l=r.left?`-`+r.left+`px`:`100%`:t%2==0&&(l=i.width-a-od()+`px`):l=`-100%`:l=`100%`,u=e.getBoundingClientRect().top+c+o>i.height?`-${o-c}px`:`0px`,e.style.top=u,e.style.insetInlineStart=l}}function Cd(e,t=``,n){id(e)&&n!=null&&e.setAttribute(t,n)}var wd={};function Td(e=`pui_id_`){return Object.hasOwn(wd,e)||(wd[e]=0),wd[e]++,`${e}${wd[e]}`}function Ed(){let e=[],t=(t,n,r=999)=>{let a=i(t,n,r),o=a.value+(a.key===t?0:r)+1;return e.push({key:t,value:o}),o},n=t=>{e=e.filter(e=>e.value!==t)},r=(e,t)=>i(e,t).value,i=(t,n,r=0)=>[...e].reverse().find(e=>n?!0:e.key===t)||{key:t,value:r},a=e=>e&&parseInt(e.style.zIndex,10)||0;return{get:a,set:(e,n,r)=>{n&&(n.style.zIndex=String(t(e,!0,r)))},clear:e=>{e&&(n(a(e)),e.style.zIndex=``)},getCurrent:e=>r(e,!0)}}var Dd=Ed(),Od=Object.defineProperty,kd=Object.defineProperties,Ad=Object.getOwnPropertyDescriptors,jd=Object.getOwnPropertySymbols,Md=Object.prototype.hasOwnProperty,Nd=Object.prototype.propertyIsEnumerable,Pd=(e,t,n)=>t in e?Od(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Fd=(e,t)=>{for(var n in t||={})Md.call(t,n)&&Pd(e,n,t[n]);if(jd)for(var n of jd(t))Nd.call(t,n)&&Pd(e,n,t[n]);return e},Id=(e,t)=>kd(e,Ad(t)),Ld=(e,t)=>{var n={};for(var r in e)Md.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&jd)for(var r of jd(e))t.indexOf(r)<0&&Nd.call(e,r)&&(n[r]=e[r]);return n},Rd=Vu(),zd=/{([^}]*)}/g,Bd=/(\d+\s+[\+\-\*\/]\s+\d+)/g,Vd=/var\([^)]+\)/g;function Hd(e){return ju(e)?e.replace(/[A-Z]/g,(e,t)=>t===0?e:`.`+e.toLowerCase()).toLowerCase():e}function Ud(e){return Ou(e)&&e.hasOwnProperty(`$value`)&&e.hasOwnProperty(`$type`)?e.$value:e}function Wd(e){return e.replaceAll(/ /g,``).replace(/[^\w]/g,`-`)}function Gd(e=``,t=``){return Wd(`${ju(e,!1)&&ju(t,!1)?`${e}-`:e}${t}`)}function Kd(e=``,t=``){return`--${Gd(e,t)}`}function qd(e=``){return((e.match(/{/g)||[]).length+(e.match(/}/g)||[]).length)%2!=0}function Jd(e,t=``,n=``,r=[],i){if(ju(e)){let t=e.trim();if(qd(t))return;if(Lu(t,zd)){let e=t.replaceAll(zd,e=>`var(${Kd(n,Bu(e.replace(/{|}/g,``).split(`.`).filter(e=>!r.some(t=>Lu(e,t))).join(`-`)))}${F(i)?`, ${i}`:``})`);return Lu(e.replace(Vd,`0`),Bd)?`calc(${e})`:e}return t}else if(Fu(e))return e}function Yd(e,t,n){ju(t,!1)&&e.push(`${t}:${n};`)}function Xd(e,t){return e?`${e}{${t}}`:``}function Zd(e,t){if(e.indexOf(`dt(`)===-1)return e;function n(e,t){let n=[],i=0,a=``,o=null,s=0;for(;i<=e.length;){let c=e[i];if((c===`"`||c===`'`||c==="`")&&e[i-1]!==`\\`&&(o=o===c?null:c),!o&&(c===`(`&&s++,c===`)`&&s--,(c===`,`||i===e.length)&&s===0)){let e=a.trim();e.startsWith(`dt(`)?n.push(Zd(e,t)):n.push(r(e)),a=``,i++;continue}c!==void 0&&(a+=c),i++}return n}function r(e){let t=e[0];if((t===`"`||t===`'`||t==="`")&&e[e.length-1]===t)return e.slice(1,-1);let n=Number(e);return isNaN(n)?e:n}let i=[],a=[];for(let t=0;t<e.length;t++)if(e[t]===`d`&&e.slice(t,t+3)===`dt(`)a.push(t),t+=2;else if(e[t]===`)`&&a.length>0){let e=a.pop();a.length===0&&i.push([e,t])}if(!i.length)return e;for(let r=i.length-1;r>=0;r--){let[a,o]=i[r],s=t(...n(e.slice(a+3,o),t));e=e.slice(0,a)+s+e.slice(o+1)}return e}var Qd=(...e)=>$d(I.getTheme(),...e),$d=(e={},t,n,r)=>{if(t){let{variable:i,options:a}=I.defaults||{},{prefix:o,transform:s}=e?.options||a||{},c=Lu(t,zd)?t:`{${t}}`;return r===`value`||Eu(r)&&s===`strict`?I.getTokenValue(t):Jd(c,void 0,o,[i.excludedKeyRegex],n)}return``};function ef(e,...t){return e instanceof Array?Zd(e.reduce((e,n,r)=>e+n+(Au(t[r],{dt:Qd})??``),``),Qd):Au(e,{dt:Qd})}function tf(e,t={}){let n=I.defaults.variable,{prefix:r=n.prefix,selector:i=n.selector,excludedKeyRegex:a=n.excludedKeyRegex}=t,o=[],s=[],c=[{node:e,path:r}];for(;c.length;){let{node:e,path:t}=c.pop();for(let n in e){let i=e[n],l=Ud(i),u=Lu(n,a)?Gd(t):Gd(t,Bu(n));if(Ou(l))c.push({node:l,path:u});else{Yd(s,Kd(u),Jd(l,u,r,[a]));let e=u;r&&e.startsWith(r+`-`)&&(e=e.slice(r.length+1)),o.push(e.replace(/-/g,`.`))}}}let l=s.join(``);return{value:s,tokens:o,declarations:l,css:Xd(i,l)}}var nf={regex:{rules:{class:{pattern:/^\.([a-zA-Z][\w-]*)$/,resolve(e){return{type:`class`,selector:e,matched:this.pattern.test(e.trim())}}},attr:{pattern:/^\[(.*)\]$/,resolve(e){return{type:`attr`,selector:`:root${e},:host${e}`,matched:this.pattern.test(e.trim())}}},media:{pattern:/^@media (.*)$/,resolve(e){return{type:`media`,selector:e,matched:this.pattern.test(e.trim())}}},system:{pattern:/^system$/,resolve(e){return{type:`system`,selector:`@media (prefers-color-scheme: dark)`,matched:this.pattern.test(e.trim())}}},custom:{resolve(e){return{type:`custom`,selector:e,matched:!0}}}},resolve(e){let t=Object.keys(this.rules).filter(e=>e!==`custom`).map(e=>this.rules[e]);return[e].flat().map(e=>t.map(t=>t.resolve(e)).find(e=>e.matched)??this.rules.custom.resolve(e))}},_toVariables(e,t){return tf(e,{prefix:t?.prefix})},getCommon({name:e=``,theme:t={},params:n,set:r,defaults:i}){let{preset:a,options:o}=t,s,c,l,u,d,f,p;if(F(a)&&o.transform!==`strict`){let{primitive:t,semantic:n,extend:m}=a,h=n||{},{colorScheme:g}=h,_=Ld(h,[`colorScheme`]),v=m||{},{colorScheme:y}=v,b=Ld(v,[`colorScheme`]),x=g||{},{dark:S}=x,C=Ld(x,[`dark`]),w=y||{},{dark:T}=w,E=Ld(w,[`dark`]),D=F(t)?this._toVariables({primitive:t},o):{},O=F(_)?this._toVariables({semantic:_},o):{},ee=F(C)?this._toVariables({light:C},o):{},te=F(S)?this._toVariables({dark:S},o):{},k=F(b)?this._toVariables({semantic:b},o):{},ne=F(E)?this._toVariables({light:E},o):{},re=F(T)?this._toVariables({dark:T},o):{},[ie,ae]=[D.declarations??``,D.tokens],[oe,se]=[O.declarations??``,O.tokens||[]],[ce,le]=[ee.declarations??``,ee.tokens||[]],[ue,de]=[te.declarations??``,te.tokens||[]],[fe,pe]=[k.declarations??``,k.tokens||[]],[me,he]=[ne.declarations??``,ne.tokens||[]],[ge,_e]=[re.declarations??``,re.tokens||[]];s=this.transformCSS(e,ie,`light`,`variable`,o,r,i),c=ae,l=`${this.transformCSS(e,`${oe}${ce}`,`light`,`variable`,o,r,i)}${this.transformCSS(e,`${ue}`,`dark`,`variable`,o,r,i)}`,u=[...new Set([...se,...le,...de])],d=`${this.transformCSS(e,`${fe}${me}color-scheme:light`,`light`,`variable`,o,r,i)}${this.transformCSS(e,`${ge}color-scheme:dark`,`dark`,`variable`,o,r,i)}`,f=[...new Set([...pe,...he,..._e])],p=Au(a.css,{dt:Qd})}return{primitive:{css:s,tokens:c},semantic:{css:l,tokens:u},global:{css:d,tokens:f},style:p}},getPreset({name:e=``,preset:t={},options:n,params:r,set:i,defaults:a,selector:o}){let s,c,l;if(F(t)&&n.transform!==`strict`){let r=e.replace(`-directive`,``),u=t,{colorScheme:d,extend:f,css:p}=u,m=Ld(u,[`colorScheme`,`extend`,`css`]),h=f||{},{colorScheme:g}=h,_=Ld(h,[`colorScheme`]),v=d||{},{dark:y}=v,b=Ld(v,[`dark`]),x=g||{},{dark:S}=x,C=Ld(x,[`dark`]),w=F(m)?this._toVariables({[r]:Fd(Fd({},m),_)},n):{},T=F(b)?this._toVariables({[r]:Fd(Fd({},b),C)},n):{},E=F(y)?this._toVariables({[r]:Fd(Fd({},y),S)},n):{},[D,O]=[w.declarations??``,w.tokens||[]],[ee,te]=[T.declarations??``,T.tokens||[]],[k,ne]=[E.declarations??``,E.tokens||[]];s=`${this.transformCSS(r,`${D}${ee}`,`light`,`variable`,n,i,a,o)}${this.transformCSS(r,k,`dark`,`variable`,n,i,a,o)}`,c=[...new Set([...O,...te,...ne])],l=Au(p,{dt:Qd})}return{css:s,tokens:c,style:l}},getPresetC({name:e=``,theme:t={},params:n,set:r,defaults:i}){let{preset:a,options:o}=t,s=a?.components?.[e];return this.getPreset({name:e,preset:s,options:o,params:n,set:r,defaults:i})},getPresetD({name:e=``,theme:t={},params:n,set:r,defaults:i}){let a=e.replace(`-directive`,``),{preset:o,options:s}=t,c=o?.components?.[a]||o?.directives?.[a];return this.getPreset({name:a,preset:c,options:s,params:n,set:r,defaults:i})},applyDarkColorScheme(e){return!(e.darkModeSelector===`none`||e.darkModeSelector===!1)},getColorSchemeOption(e,t){return this.applyDarkColorScheme(e)?this.regex.resolve(e.darkModeSelector===!0?t.options.darkModeSelector:e.darkModeSelector??t.options.darkModeSelector):[]},getLayerOrder(e,t={},n,r){let{cssLayer:i}=t;return i?`@layer ${Au(i.order||i.name||`primeui`,n)}`:``},getCommonStyleSheet({name:e=``,theme:t={},params:n,props:r={},set:i,defaults:a}){let o=this.getCommon({name:e,theme:t,params:n,set:i,defaults:a}),s=Object.entries(r).reduce((e,[t,n])=>e.push(`${t}="${n}"`)&&e,[]).join(` `);return Object.entries(o||{}).reduce((e,[t,n])=>{if(Ou(n)&&Object.hasOwn(n,`css`)){let r=Ru(n.css),i=`${t}-variables`;e.push(`<style type="text/css" data-primevue-style-id="${i}" ${s}>${r}</style>`)}return e},[]).join(``)},getStyleSheet({name:e=``,theme:t={},params:n,props:r={},set:i,defaults:a}){let o={name:e,theme:t,params:n,set:i,defaults:a},s=(e.includes(`-directive`)?this.getPresetD(o):this.getPresetC(o))?.css,c=Object.entries(r).reduce((e,[t,n])=>e.push(`${t}="${n}"`)&&e,[]).join(` `);return s?`<style type="text/css" data-primevue-style-id="${e}-variables" ${c}>${Ru(s)}</style>`:``},createTokens(e={},t,n=``,r=``,i={}){let a=function(e,t={},n=[]){if(n.includes(this.path))return console.warn(`Circular reference detected at ${this.path}`),{colorScheme:e,path:this.path,paths:t,value:void 0};n.push(this.path),t.name=this.path,t.binding||={};let r=this.value;if(typeof this.value==`string`&&zd.test(this.value)){let i=this.value.trim().replace(zd,r=>{let i=r.slice(1,-1),a=this.tokens[i];if(!a)return console.warn(`Token not found for path: ${i}`),`__UNRESOLVED__`;let o=a.computed(e,t,n);return Array.isArray(o)&&o.length===2?`light-dark(${o[0].value},${o[1].value})`:o?.value??`__UNRESOLVED__`});r=Bd.test(i.replace(Vd,`0`))?`calc(${i})`:i}return Eu(t.binding)&&delete t.binding,n.pop(),{colorScheme:e,path:this.path,paths:t,value:r.includes(`__UNRESOLVED__`)?void 0:r}},o=(e,n,r)=>{Object.entries(e).forEach(([e,s])=>{let c=Lu(e,t.variable.excludedKeyRegex)?n:n?`${n}.${Hd(e)}`:Hd(e),l=r?`${r}.${e}`:e;Ou(s)?o(s,c,l):(i[c]||(i[c]={paths:[],computed:(e,t={},n=[])=>{if(i[c].paths.length===1)return i[c].paths[0].computed(i[c].paths[0].scheme,t.binding,n);if(e&&e!==`none`)for(let r=0;r<i[c].paths.length;r++){let a=i[c].paths[r];if(a.scheme===e)return a.computed(e,t.binding,n)}return i[c].paths.map(e=>e.computed(e.scheme,t[e.scheme],n))}}),i[c].paths.push({path:l,value:s,scheme:l.includes(`colorScheme.light`)?`light`:l.includes(`colorScheme.dark`)?`dark`:`none`,computed:a,tokens:i}))})};return o(e,n,r),i},getTokenValue(e,t,n){let r=(e=>e.split(`.`).filter(e=>!Lu(e.toLowerCase(),n.variable.excludedKeyRegex)).join(`.`))(t),i=t.includes(`colorScheme.light`)?`light`:t.includes(`colorScheme.dark`)?`dark`:void 0,a=[e[r]?.computed(i)].flat().filter(e=>e);return a.length===1?a[0].value:a.reduce((e={},t)=>{let n=t,{colorScheme:r}=n;return e[r]=Ld(n,[`colorScheme`]),e},void 0)},getSelectorRule(e,t,n,r){return n===`class`||n===`attr`?Xd(F(t)?`${e}${t},${e} ${t}`:e,r):Xd(e,Xd(t??`:root,:host`,r))},transformCSS(e,t,n,r,i={},a,o,s){if(F(t)){let{cssLayer:c}=i;if(r!==`style`){let e=this.getColorSchemeOption(i,o);t=n===`dark`?e.reduce((e,{type:n,selector:r})=>(F(r)&&(e+=r.includes(`[CSS]`)?r.replace(`[CSS]`,t):this.getSelectorRule(r,s,n,t)),e),``):Xd(s??`:root,:host`,t)}if(c){let n={name:`primeui`,order:`primeui`};Ou(c)&&(n.name=Au(c.name,{name:e,type:r})),F(n.name)&&(t=Xd(`@layer ${n.name}`,t),a?.layerNames(n.name))}return t}return``}},I={defaults:{variable:{prefix:`p`,selector:`:root,:host`,excludedKeyRegex:/^(primitive|semantic|components|directives|variables|colorscheme|light|dark|common|root|states|extend|css)$/gi},options:{prefix:`p`,darkModeSelector:`system`,cssLayer:!1}},_theme:void 0,_layerNames:new Set,_loadedStyleNames:new Set,_loadingStyles:new Set,_tokens:{},update(e={}){let{theme:t}=e;t&&(this._theme=Id(Fd({},t),{options:Fd(Fd({},this.defaults.options),t.options)}),this._tokens=nf.createTokens(this.preset,this.defaults),this.clearLoadedStyleNames())},get theme(){return this._theme},get preset(){return this.theme?.preset||{}},get options(){return this.theme?.options||{}},get tokens(){return this._tokens},getTheme(){return this.theme},setTheme(e){this.update({theme:e}),Rd.emit(`theme:change`,e)},getPreset(){return this.preset},setPreset(e){this._theme=Id(Fd({},this.theme),{preset:e}),this._tokens=nf.createTokens(e,this.defaults),this.clearLoadedStyleNames(),Rd.emit(`preset:change`,e),Rd.emit(`theme:change`,this.theme)},getOptions(){return this.options},setOptions(e){this._theme=Id(Fd({},this.theme),{options:e}),this.clearLoadedStyleNames(),Rd.emit(`options:change`,e),Rd.emit(`theme:change`,this.theme)},getLayerNames(){return[...this._layerNames]},setLayerNames(e){this._layerNames.add(e)},getLoadedStyleNames(){return this._loadedStyleNames},isStyleNameLoaded(e){return this._loadedStyleNames.has(e)},setLoadedStyleName(e){this._loadedStyleNames.add(e)},deleteLoadedStyleName(e){this._loadedStyleNames.delete(e)},clearLoadedStyleNames(){this._loadedStyleNames.clear()},getTokenValue(e){return nf.getTokenValue(this.tokens,e,this.defaults)},getCommon(e=``,t){return nf.getCommon({name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getComponent(e=``,t){let n={name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return nf.getPresetC(n)},getDirective(e=``,t){let n={name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return nf.getPresetD(n)},getCustomPreset(e=``,t,n,r){let i={name:e,preset:t,options:this.options,selector:n,params:r,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return nf.getPreset(i)},getLayerOrderCSS(e=``){return nf.getLayerOrder(e,this.options,{names:this.getLayerNames()},this.defaults)},transformCSS(e=``,t,n=`style`,r){return nf.transformCSS(e,t,r,n,this.options,{layerNames:this.setLayerNames.bind(this)},this.defaults)},getCommonStyleSheet(e=``,t,n={}){return nf.getCommonStyleSheet({name:e,theme:this.theme,params:t,props:n,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getStyleSheet(e,t,n={}){return nf.getStyleSheet({name:e,theme:this.theme,params:t,props:n,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},onStyleMounted(e){this._loadingStyles.add(e)},onStyleUpdated(e){this._loadingStyles.add(e)},onStyleLoaded(e,{name:t}){this._loadingStyles.size&&(this._loadingStyles.delete(t),Rd.emit(`theme:${t}:load`,e),!this._loadingStyles.size&&Rd.emit(`theme:load`))}},rf={_loadedStyleNames:new Set,getLoadedStyleNames:function(){return this._loadedStyleNames},isStyleNameLoaded:function(e){return this._loadedStyleNames.has(e)},setLoadedStyleName:function(e){this._loadedStyleNames.add(e)},deleteLoadedStyleName:function(e){this._loadedStyleNames.delete(e)},clearLoadedStyleNames:function(){this._loadedStyleNames.clear()}},af=`
56
+ c0.2-3.05,0.33-6.12,0.33-9.22C283.46,122.5,279.61,104.17,272.67,87.44z"></path></g></g>`,1)]])}var yr=y(gr,[[`render`,vr]]),br={},xr={class:`icon icon-luscii-open luscii-open`,width:`14`,height:`12`,viewBox:`0 0 14 12`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function Sr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,xr,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M7 0.5L13.5 11.5H0.5L7 0.5Z`,fill:`#FF8800`},null,-1)]])}var Cr=y(br,[[`render`,Sr]]),wr={},Tr={width:`24`,height:`24`,viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function Er(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Tr,[...n[0]||=[(0,t.createElementVNode)(`circle`,{cx:`12`,cy:`12`,r:`6`,fill:`#FF6266`},null,-1),(0,t.createElementVNode)(`circle`,{cx:`14.5`,cy:`9.5`,r:`1.5`,fill:`white`,"fill-opacity":`0.1`},null,-1)]])}var Dr=y(wr,[[`render`,Er]]),Or={},kr={width:`24`,height:`24`,viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function Ar(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,kr,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M4.92892 13.4142C4.14787 12.6332 4.14787 11.3668 4.92892 10.5858L10.5858 4.92893C11.3668 4.14788 12.6332 4.14788 13.4142 4.92893L19.0711 10.5858C19.8521 11.3668 19.8521 12.6332 19.0711 13.4142L13.4142 19.0711C12.6332 19.8521 11.3668 19.8521 10.5858 19.0711L4.92892 13.4142Z`,fill:`#9CA3AF`},null,-1),(0,t.createElementVNode)(`circle`,{cx:`12`,cy:`7.05029`,r:`1.5`,transform:`rotate(-45 12 7.05029)`,fill:`white`,"fill-opacity":`0.1`},null,-1)]])}var jr=y(Or,[[`render`,Ar]]),Mr={},Nr={width:`24`,height:`24`,viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function Pr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Nr,[...n[0]||=[(0,t.createElementVNode)(`rect`,{x:`6`,y:`6`,width:`12`,height:`12`,rx:`2`,fill:`#FB923C`},null,-1),(0,t.createElementVNode)(`circle`,{cx:`15.5`,cy:`8.5`,r:`1.5`,fill:`white`,"fill-opacity":`0.1`},null,-1)]])}var Fr=y(Mr,[[`render`,Pr]]),Ir={},Lr={class:`icon icon-menu`,xmlns:`http://www.w3.org/2000/svg`,width:`19`,height:`12`,viewBox:`0 0 19 12`};function Rr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Lr,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M1.386 2a1 1 0 1 1 0-2H18a1 1 0 0 1 0 2H1.386zm0 5a1 1 0 1 1 0-2H18a1 1 0 0 1 0 2H1.386zm0 5a1 1 0 0 1 0-2H18a1 1 0 0 1 0 2H1.386z`},null,-1)]])}var zr=y(Ir,[[`render`,Rr]]),Br={},Vr={class:`icon icon-message`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`15`,viewBox:`0 0 18 15`};function Hr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Vr,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M17.75 2.587V12.2a2.355 2.355 0 0 1-2.35 2.35H2.6A2.355 2.355 0 0 1 .25 12.2V2.61v-.023A2.355 2.355 0 0 1 2.6.25h12.8a2.355 2.355 0 0 1 2.35 2.337zm-1.572-.327a.855.855 0 0 0-.778-.51H2.6a.855.855 0 0 0-.778.51L9 7.285l7.178-5.025zm.072 1.78L9.43 8.814a.75.75 0 0 1-.86 0L1.75 4.04v8.16c0 .466.384.85.85.85h12.8c.466 0 .85-.384.85-.85V4.04z`},null,-1)]])}var Ur=y(Br,[[`render`,Hr]]),Wr={},Gr={class:`icon icon-message-forward`,xmlns:`http://www.w3.org/2000/svg`,width:`21`,height:`19`,viewBox:`0 0 21 19`};function Kr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Gr,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M17.75 8.755a5.25 5.25 0 1 1-7.395 5.795H2.6A2.355 2.355 0 0 1 .25 12.2V2.587A2.355 2.355 0 0 1 2.6.25h12.8a2.355 2.355 0 0 1 2.35 2.337v6.168zm-1.5-.452V4.04L9.43 8.814a.75.75 0 0 1-.86 0L1.75 4.04v8.16c0 .466.384.85.85.85h7.669a5.25 5.25 0 0 1 5.981-4.747zm-.072-6.043a.855.855 0 0 0-.778-.51H2.6a.855.855 0 0 0-.778.51L9 7.285l7.178-5.025zM15.5 17.25a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5zm-.31-3l.84.841a.75.75 0 1 1-1.06 1.06l-2.122-2.12a.75.75 0 0 1 0-1.061l2.122-2.122a.75.75 0 0 1 1.06 1.061l-.84.841h2.431a.75.75 0 1 1 0 1.5H15.19z`},null,-1)]])}var qr=y(Wr,[[`render`,Kr]]),Jr={};function Yr(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)(e.$attrs,{xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 640 512`,class:`icon`}),[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c15.2-26 23.9-56.3 23.9-88.7V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 21.2-5.1 41.1-14.2 58.7L416 300.8V96c0-53-43-96-96-96s-96 43-96 96v54.3L38.8 5.1zM344 430.4c20.4-2.8 39.7-9.1 57.3-18.2l-43.1-33.9C346.1 382 333.3 384 320 384c-70.7 0-128-57.3-128-128v-8.7L144.7 210c-.5 1.9-.7 3.9-.7 6v40c0 89.1 66.2 162.7 152 174.4V464H248c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V430.4z`},null,-1)]],16)}var Xr=y(Jr,[[`render`,Yr]]),Zr={},Qr={class:`icon icon-microsoft-teams`,xmlns:`http://www.w3.org/2000/svg`,width:`18px`,height:`18px`,viewBox:`0 0 64 64`};function $r(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Qr,[...n[0]||=[(0,t.createStaticVNode)(`<path d="M42 40.531V27.205A1.204 1.204 0 0143.204 26h13.494A2.302 2.302 0 0159 28.302v12.23A8.469 8.469 0 0150.531 49h-.062A8.469 8.469 0 0142 40.531z" fill="#5059c9"></path><circle cx="50.5" cy="17.5" r="5.5" fill="#5059c9"></circle><path d="M49.855 49.622q-.17-.008-.35-.022.174.015.35.022zm.157.005l-.077-.002z" fill="#5059c9"></path><circle cx="33" cy="15" r="8" fill="#7b83eb"></circle><path d="M45.667 26H22.333A2.32 2.32 0 0020 28.308v13.846a14 14 0 0028 0V28.308A2.32 2.32 0 0045.667 26z" fill="#7b83eb"></path><path d="M33 26v20.67a1.734 1.734 0 01-.04.4A2.314 2.314 0 0130.67 49h-8.83a10.81 10.81 0 01-.53-1c-.16-.33-.3-.66-.43-1a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67V23a8.257 8.257 0 01-1-.06A8.02 8.02 0 0125.58 18h5.09A2.326 2.326 0 0133 20.33z" opacity=".2"></path><path d="M34 26v18.67A3.362 3.362 0 0130.67 48h-9.36c-.16-.33-.3-.66-.43-1a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67v2.61a8.355 8.355 0 01-2 0A8.02 8.02 0 0125.58 18a8.353 8.353 0 01-.33-1h5.42A3.342 3.342 0 0134 20.33z" opacity=".1"></path><path d="M33 26v18.67A2.326 2.326 0 0130.67 47h-9.79a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67V23a8.257 8.257 0 01-1-.06A8.02 8.02 0 0125.58 18h5.09A2.326 2.326 0 0133 20.33z" opacity=".2"></path><path d="M32 20.33v2.61A8.02 8.02 0 0125.58 18h4.09A2.326 2.326 0 0132 20.33zM22.33 26H32v18.67A2.326 2.326 0 0129.67 47h-8.79a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26z" opacity=".1"></path><rect x="4" y="18" width="28" height="28" rx="2.333" fill="#4b53bc"></rect><path d="M24.008 26.528h-4.564v13.028h-2.909V26.528h-4.543V24h12.016z" fill="#fff"></path>`,11)]])}var ei=y(Zr,[[`render`,$r]]),ti={},ni={class:`icon icon-min`,viewBox:`0 0 21 2`,width:`21`,height:`2`,xmlns:`http://www.w3.org/2000/svg`};function ri(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ni,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M1.525 2h18.05a1 1 0 0 0 0-2H1.525a1 1 0 0 0 0 2z`},null,-1)]])}var ii=y(ti,[[`render`,ri]]),ai={},oi={width:`17`,height:`15`,viewBox:`0 0 17 15`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-ordered-list`};function si(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,oi,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M7.75 3.75H16.25C16.6562 3.75 17 3.4375 17 3C17 2.59375 16.6562 2.25 16.25 2.25H7.75C7.3125 2.25 7 2.59375 7 3C7 3.4375 7.3125 3.75 7.75 3.75ZM16.25 12.25H7.75C7.3125 12.25 7 12.5938 7 13C7 13.4375 7.3125 13.75 7.75 13.75H16.25C16.6562 13.75 17 13.4375 17 13C17 12.5938 16.6562 12.25 16.25 12.25ZM16.25 7.25H7.75C7.3125 7.25 7 7.59375 7 8C7 8.4375 7.3125 8.75 7.75 8.75H16.25C16.6562 8.75 17 8.4375 17 8C17 7.59375 16.6562 7.25 16.25 7.25ZM2.25 7H4.75C5.15625 7 5.5 6.6875 5.5 6.25C5.5 5.78125 5.15625 5.5 4.75 5.5H4.25V1.75C4.25 1.5 4.09375 1.25 3.84375 1.125C3.625 0.96875 3.34375 0.96875 3.09375 1.125L2.09375 1.6875C1.75 1.90625 1.625 2.375 1.84375 2.71875C2.03125 3.03125 2.40625 3.1875 2.75 3.0625V5.5H2.25C1.8125 5.5 1.5 5.84375 1.5 6.25C1.5 6.6875 1.8125 7 2.25 7ZM5.25 13.5H3.6875L4.84375 12.5C5.78125 11.6875 5.875 10.2812 5.09375 9.34375C4.6875 8.84375 4.125 8.5625 3.5 8.53125C2.90625 8.46875 2.28125 8.65625 1.8125 9.0625L1.4375 9.40625C1.125 9.6875 1.09375 10.1562 1.34375 10.4688C1.625 10.7812 2.09375 10.8125 2.40625 10.5625L2.8125 10.2188C2.96875 10.0625 3.1875 10 3.40625 10.0312C3.625 10.0312 3.8125 10.125 3.9375 10.3125C4.21875 10.625 4.1875 11.0938 3.84375 11.375L1.25 13.7188C1 13.9062 0.9375 14.25 1.03125 14.5312C1.15625 14.8125 1.4375 15 1.71875 15H5.25C5.65625 15 6 14.6875 6 14.2812C6 13.8438 5.65625 13.5 5.25 13.5Z`},null,-1)]])}var ci=y(ai,[[`render`,si]]),li={},ui={class:`icon icon-plus`,width:`12`,height:`13`,viewBox:`0 0 12 13`,xmlns:`http://www.w3.org/2000/svg`};function di(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ui,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M11.604 7.675H7.027v4.807H4.888V7.675h-4.6V5.628h4.6V.844h2.139v4.784h4.577z`},null,-1)]])}var fi=y(li,[[`render`,di]]),pi={},mi={class:`icon icon-refresh`,xmlns:`http://www.w3.org/2000/svg`,width:`18`,height:`15`,viewBox:`0 0 18 15`};function hi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,mi,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M15.107 5.34l-2.012-1.891a5.795 5.795 0 0 0-9.563 2.163.75.75 0 0 1-1.414-.5 7.295 7.295 0 0 1 12.021-2.74l2.111 1.983v-2.63a.75.75 0 1 1 1.5 0V6.09a.75.75 0 0 1-.75.75h-4.364a.75.75 0 0 1 0-1.5h2.47zM1.75 10.731v2.63a.75.75 0 0 1-1.5 0V8.998a.75.75 0 0 1 .75-.75h4.364a.75.75 0 1 1 0 1.5h-2.47l2.011 1.891a5.795 5.795 0 0 0 9.563-2.164.75.75 0 0 1 1.414.5 7.295 7.295 0 0 1-12.021 2.74L1.75 10.733z`},null,-1)]])}var gi=y(pi,[[`render`,hi]]),_i={},vi={class:`icon icon-remove`,width:`11`,height:`11`,viewBox:`0 0 11 11`,xmlns:`http://www.w3.org/2000/svg`};function yi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,vi,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M.893.893a1 1 0 0 1 1.414 0L5.5 4.085 8.693.893a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414L6.915 5.5l3.192 3.193a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.414 0L5.5 6.915l-3.193 3.192a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414L4.085 5.5.893 2.307A1 1 0 0 1 .81.987L.893.893z`},null,-1)]])}var bi=y(_i,[[`render`,yi]]),xi={},Si={"xmlns:dc":`http://purl.org/dc/elements/1.1/`,"xmlns:cc":`http://creativecommons.org/ns#`,"xmlns:rdf":`http://www.w3.org/1999/02/22-rdf-syntax-ns#`,"xmlns:svg":`http://www.w3.org/2000/svg`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-sananet`,viewBox:`0 0 145.82668 130.58667`,height:`130.58667`,width:`145.82668`,"xml:space":`preserve`,id:`svg2`,version:`1.1`},Ci={id:`metadata8`};function wi(e,n){let r=(0,t.resolveComponent)(`dc:format`),i=(0,t.resolveComponent)(`dc:type`),a=(0,t.resolveComponent)(`cc:Work`),o=(0,t.resolveComponent)(`rdf:RDF`);return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Si,[(0,t.createElementVNode)(`metadata`,Ci,[(0,t.createVNode)(o,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(a,{"rdf:about":``},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(r,null,{default:(0,t.withCtx)(()=>[...n[0]||=[(0,t.createTextVNode)(`image/svg+xml`,-1)]]),_:1}),(0,t.createVNode)(i,{"rdf:resource":`http://purl.org/dc/dcmitype/StillImage`})]),_:1})]),_:1})]),n[1]||=(0,t.createStaticVNode)(`<defs id="defs6"><clipPath id="clipPath32" clipPathUnits="userSpaceOnUse"><path id="path30" d="M 0,0 H 1094 V 979 H 0 Z"></path></clipPath><clipPath id="clipPath38" clipPathUnits="userSpaceOnUse"><path id="path36" d="m 726.516,800.508 c 0,-98.836 -80.121,-178.938 -178.938,-178.938 -98.816,0 -178.926,80.102 -178.926,178.938 0,98.808 80.11,178.918 178.926,178.918 98.817,0 178.938,-80.11 178.938,-178.918 z"></path></clipPath><radialGradient id="radialGradient46" spreadMethod="pad" gradientTransform="matrix(390.284,0,0,-390.284,547.578,925.479)" gradientUnits="userSpaceOnUse" r="1" cy="0" cx="0" fy="0.151961" fx="-0.24949799"><stop id="stop40" offset="0" style="stop-opacity:1;stop-color:#ffffff;"></stop><stop id="stop42" offset="0.715" style="stop-opacity:1;stop-color:#f5772a;"></stop><stop id="stop44" offset="1" style="stop-opacity:1;stop-color:#f5772a;"></stop></radialGradient></defs><g transform="matrix(1.3333333,0,0,-1.3333333,0,130.58667)" id="g10"><g transform="scale(0.1)" id="g12"><path id="path14" style="fill:#bfc1e2;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="M 546.836,0 C 250.422,0 0,111.121 0,242.648 c 0,43.133 26.418,84.11 72.6016,119.688 -17.586,-23.32 -27.0821,-48.32 -27.0821,-74.328 0,-127.442 220.2035,-227.2736 501.3165,-227.2736 281.102,0 501.304,99.8316 501.304,227.2736 0,26.008 -9.5,51.015 -27.09,74.336 46.19,-35.586 72.61,-76.563 72.61,-119.696 C 1093.66,111.121 843.242,0 546.836,0"></path><path id="path16" style="fill:#9ba1d3;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 546.621,125.039 c -195.918,0 -361.433,66.113 -361.433,144.367 0,29.305 22.75,56.942 61.714,80.028 -17.468,-16.329 -27.097,-34.356 -27.097,-53.274 0,-74.39 143.554,-132.664 326.816,-132.664 183.289,0 326.875,58.274 326.875,132.664 0,18.879 -9.59,36.86 -26.98,53.156 38.843,-23.066 61.519,-50.656 61.519,-79.91 0,-78.254 -165.508,-144.367 -361.414,-144.367"></path><path id="path18" style="fill:#516ab4;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 546.621,205.82 c -118.73,0 -219.031,39.27 -219.031,85.754 0,12.711 7.39,24.91 20.625,35.906 -3.379,-6.242 -5.156,-12.773 -5.156,-19.5 0,-47.296 89.414,-84.335 203.562,-84.335 114.133,0 203.535,37.039 203.535,84.335 0,6.727 -1.777,13.243 -5.144,19.481 13.211,-10.996 20.593,-23.176 20.593,-35.887 0,-46.484 -100.285,-85.754 -218.984,-85.754"></path><path id="path20" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 423.379,332.805 c -6.934,-6.223 -10.801,-12.989 -10.801,-19.953 0,-28.321 61.387,-52.247 134.043,-52.247 72.637,0 133.992,23.926 133.992,52.247 0,6.925 -3.816,13.652 -10.672,19.843 1.36,-3.152 2.063,-6.418 2.063,-9.765 0,-29.258 -55.078,-52.168 -125.383,-52.168 -70.293,0 -125.351,22.91 -125.351,52.168 0,3.39 0.722,6.687 2.109,9.875"></path><path id="path22" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 358.75,618.84 c 0,0 144.551,-54.758 144.551,-297.871 h -24.102 c 0,0 -2.187,205.886 -124.824,219.019 l 4.375,78.852"></path><path id="path24" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 735.313,618.84 c 0,0 -144.551,-54.758 -144.551,-297.871 h 24.101 c 0,0 2.188,205.886 124.832,219.019 l -4.382,78.852"></path><g id="g26"><g clip-path="url(#clipPath32)" id="g28"><g clip-path="url(#clipPath38)" id="g34"><path id="path48" style="fill:url(#radialGradient46);fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 536,621 v 1 h -11 v 1 h -6 v 1 h -7 v 1 h -4 v 1 h -4 v 1 h -4 v 1 h -4 v 1 h -3 v 1 h -3 v 1 h -3 v 1 h -2 v 1 h -3 v 1 h -3 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -3 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 3 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 3 h -1 v 3 h -1 v 3 h -1 v 2 h -1 v 3 h -1 v 4 h -1 v 3 h -1 v 4 h -1 v 4 h -1 v 5 h -1 v 6 h -1 v 7 h -1 v 11 h -1 v 21 h 1 v 11 h 1 v 7 h 1 v 6 h 1 v 5 h 1 v 4 h 1 v 4 h 1 v 3 h 1 v 4 h 1 v 3 h 1 v 2 h 1 v 3 h 1 v 3 h 1 v 3 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 3 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 3 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 3 v 1 h 3 v 1 h 2 v 1 h 3 v 1 h 3 v 1 h 3 v 1 h 4 v 1 h 4 v 1 h 4 v 1 h 4 v 1 h 7 v 1 h 7 v 1 h 44 v -1 h 6 v -1 h 7 v -1 h 4 v -1 h 4 v -1 h 4 v -1 h 4 v -1 h 3 v -1 h 3 v -1 h 3 v -1 h 3 v -1 h 2 v -1 h 3 v -1 h 2 v -1 h 3 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -3 h 1 v -3 h 1 v -2 h 1 v -3 h 1 v -3 h 1 v -3 h 1 v -3 h 1 v -4 h 1 v -4 h 1 v -4 h 1 v -4 h 1 v -6 h 1 v -7 h 1 v -10 h 1 v -25 h -1 v -10 h -1 v -7 h -1 v -6 h -1 v -4 h -1 v -4 h -1 v -4 h -1 v -4 h -1 v -3 h -1 v -3 h -1 v -3 h -1 v -3 h -1 v -2 h -1 v -3 h -1 v -3 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -3 v -1 h -2 v -1 h -3 v -1 h -2 v -1 h -3 v -1 h -3 v -1 h -3 v -1 h -3 v -1 h -4 v -1 h -4 v -1 h -4 v -1 h -4 v -1 h -7 v -1 h -6 v -1 h -11 v -1"></path></g></g></g></g></g>`,2)])}var Ti=y(xi,[[`render`,wi]]),Ei={},Di={class:`icon icon-service`,viewBox:`0 0 20 21`,xmlns:`http://www.w3.org/2000/svg`};function Oi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Di,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M1.875 10.5V12.0625C1.875 12.6094 1.44531 13 0.9375 13C0.390625 13 0 12.6094 0 12.0625V10.5C0 4.99219 4.45312 0.5 10 0.5C15.5078 0.5 20 4.99219 20 10.5V16.1641C20 18.0391 18.4375 19.6016 16.5625 19.6016L12.2266 19.5625C11.9141 20.1484 11.2891 20.5 10.625 20.5H9.375C8.32031 20.5 7.5 19.6797 7.5 18.625C7.5 17.6094 8.32031 16.75 9.375 16.75H10.625C11.2891 16.75 11.9141 17.1406 12.2266 17.6875L16.5625 17.7266C17.4219 17.7266 18.125 17.0234 18.125 16.1641V10.5C18.125 6.04688 14.4531 2.375 10 2.375C5.50781 2.375 1.875 6.04688 1.875 10.5ZM6.25 9.25C5.54688 9.25 5 9.83594 5 10.5V12.375C5 13.0781 5.54688 13.625 6.25 13.625V9.25ZM3.125 10.5C3.125 8.78125 4.49219 7.375 6.25 7.375H6.875C7.53906 7.375 8.125 7.96094 8.125 8.625V14.25C8.125 14.9531 7.53906 15.5 6.875 15.5H6.25C4.49219 15.5 3.125 14.1328 3.125 12.375V10.5ZM13.75 9.25V13.625C14.4141 13.625 15 13.0781 15 12.375V10.5C15 9.83594 14.4141 9.25 13.75 9.25ZM16.875 10.5V12.375C16.875 14.1328 15.4688 15.5 13.75 15.5H13.125C12.4219 15.5 11.875 14.9531 11.875 14.25V8.625C11.875 7.96094 12.4219 7.375 13.125 7.375H13.75C15.4688 7.375 16.875 8.78125 16.875 10.5Z`},null,-1)]])}var ki=y(Ei,[[`render`,Oi]]),Ai={},ji={class:`icon icon-share-screen`,width:`12`,height:`16`,viewBox:`0 0 12 16`,xmlns:`http://www.w3.org/2000/svg`};function Mi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ji,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M-1.31134e-07 12.9961C-5.87372e-08 14.6523 1.34375 15.9961 3 15.9961L9 15.9961C10.6562 15.9961 12 14.6523 12 12.9961L12 10.3711C12 10.1836 11.8437 9.99609 11.625 9.99609L10.875 9.99609C10.6875 9.99609 10.5 10.1836 10.5 10.3711L10.5 12.9961C10.5 13.8398 9.84375 14.4961 9 14.4961L3 14.4961C2.1875 14.4961 1.5 13.8398 1.5 12.9961L1.5 10.3711C1.5 10.1836 1.34375 9.99609 1.125 9.99609L0.375 9.99609C0.1875 9.99609 -2.54072e-07 10.1836 -2.45877e-07 10.3711L-1.31134e-07 12.9961ZM0.625 5.77734L1.25 6.40234C1.375 6.55859 1.625 6.55859 1.78125 6.40234L5.1875 2.87109L5.1875 10.6211C5.1875 10.8398 5.375 10.9961 5.5625 10.9961L6.4375 10.9961C6.65625 10.9961 6.8125 10.8398 6.8125 10.6211L6.8125 2.87109L10.25 6.40234C10.4062 6.55859 10.6562 6.55859 10.7812 6.40234L11.4062 5.77734C11.5625 5.65234 11.5625 5.40234 11.4062 5.24609L6.28125 0.121093C6.125 -0.0351565 5.90625 -0.0351565 5.75 0.121093L0.625 5.24609C0.46875 5.40234 0.46875 5.65234 0.625 5.77734Z`},null,-1)]])}var Ni=y(Ai,[[`render`,Mi]]),Pi={},Fi={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 18 18`,width:`18`,height:`18`};function Ii(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Fi,[...n[0]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.75,0,0,0.75,0,0)`},[(0,t.createElementVNode)(`path`,{d:`M6.750 6.000 A5.250 5.250 0 1 0 17.250 6.000 A5.250 5.250 0 1 0 6.750 6.000 Z`,fill:`none`,stroke:`#ffffff`,"stroke-linecap":`round`,"stroke-linejoin":`round`,"stroke-width":`1.5`}),(0,t.createElementVNode)(`path`,{d:`M2.25,23.25a9.75,9.75,0,0,1,19.5,0`,fill:`none`,stroke:`#ffffff`,"stroke-linecap":`round`,"stroke-linejoin":`round`,"stroke-width":`1.5`})],-1)]])}var Li=y(Pi,[[`render`,Ii]]),Ri={},zi={xmlns:`http://www.w3.org/2000/svg`,width:`9`,height:`14`,viewBox:`0 0 9 14`};function Bi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,zi,[...n[0]||=[(0,t.createStaticVNode)(`<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" fill="#4D5875" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>`,1)]])}var Vi=y(Ri,[[`render`,Bi]]),Hi={},Ui={xmlns:`http://www.w3.org/2000/svg`,width:`9`,height:`14`,viewBox:`0 0 9 14`};function Wi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Ui,[...n[0]||=[(0,t.createStaticVNode)(`<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" fill="rgb(57, 65, 86)" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" fill="#ABB0BE" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>`,1)]])}var Gi=y(Hi,[[`render`,Wi]]),Ki={},qi={xmlns:`http://www.w3.org/2000/svg`,width:`9`,height:`14`,viewBox:`0 0 9 14`};function Ji(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,qi,[...n[0]||=[(0,t.createStaticVNode)(`<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" fill="#ABB0BE" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" fill="rgb(57, 65, 86)" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>`,1)]])}var Yi=y(Ki,[[`render`,Ji]]),Xi={},Zi={xmlns:`http://www.w3.org/2000/svg`,width:`9`,height:`14`,viewBox:`0 0 9 14`};function Qi(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,Zi,[...n[0]||=[(0,t.createStaticVNode)(`<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" fill="#ABB0BE" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>`,1)]])}var $i=y(Xi,[[`render`,Qi]]),ea={},ta={class:`icon icon-triangle-down`,xmlns:`http://www.w3.org/2000/svg`,width:`12`,height:`8`,viewBox:`0 0 12 8`};function na(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ta,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M11.071 2.414L6.414 7.071a1 1 0 0 1-1.414 0L.343 2.414A1 1 0 0 1 1.05.707h9.314a1 1 0 0 1 .707 1.707z`},null,-1)]])}var ra=y(ea,[[`render`,na]]),ia={},aa={width:`40`,height:`34`,viewBox:`0 0 40 34`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function oa(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,aa,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M38.5547 28.6992C39.7422 30.7773 38.2578 33.375 35.8086 33.375H4.11719C1.66797 33.375 0.183594 30.7773 1.29688 28.6992L17.1797 1.68359C17.8477 0.644531 18.8867 0.125 20 0.125C21.0391 0.125 22.0781 0.644531 22.7461 1.68359L38.5547 28.6992ZM4.85938 29.8125H35.0664L19.9258 4.05859L4.85938 29.8125ZM20 22.8359C21.2617 22.8359 22.3008 23.875 22.3008 25.1367C22.3008 26.3984 21.2617 27.4375 20 27.4375C18.6641 27.4375 17.625 26.3984 17.625 25.1367C17.625 23.875 18.6641 22.8359 20 22.8359ZM18.2188 11.4062C18.2188 10.4414 18.9609 9.625 20 9.625C20.9648 9.625 21.7812 10.4414 21.7812 11.4062V18.5312C21.7812 19.5703 20.9648 20.3125 20 20.3125C18.9609 20.3125 18.2188 19.5703 18.2188 18.5312V11.4062Z`,fill:`#F65139`},null,-1)]])}var sa=y(ia,[[`render`,oa]]),ca={},la={width:`14`,height:`16`,viewBox:`0 0 14 16`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-underline`};function ua(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,la,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M1.25 1.5H2V7.5C2 10.2812 4.21875 12.5 7 12.5C9.75 12.5 12 10.2812 12 7.5V1.5H12.75C13.1562 1.5 13.5 1.1875 13.5 0.75C13.5 0.34375 13.1562 0 12.75 0H9.75C9.3125 0 9 0.34375 9 0.75C9 1.1875 9.3125 1.5 9.75 1.5H10.5V7.5C10.5 9.4375 8.90625 11 7 11C5.0625 11 3.5 9.4375 3.5 7.5V1.5H4.25C4.65625 1.5 5 1.1875 5 0.75C5 0.34375 4.65625 0 4.25 0H1.25C0.8125 0 0.5 0.34375 0.5 0.75C0.5 1.1875 0.8125 1.5 1.25 1.5ZM13.25 14.5H0.75C0.3125 14.5 0 14.8438 0 15.25C0 15.6875 0.3125 16 0.75 16H13.25C13.6562 16 14 15.6875 14 15.25C14 14.8438 13.6562 14.5 13.25 14.5Z`},null,-1)]])}var da=y(ca,[[`render`,ua]]),fa={},pa={class:`icon icon-videocall`,xmlns:`http://www.w3.org/2000/svg`,width:`20`,height:`14`,viewBox:`0 0 20 14`};function ma(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,pa,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M12.673.25c1.48 0 2.68 1.186 2.68 2.648V4.16l2.76-1.82a.733.733 0 0 1 1.13.502l.007.1v7.703a.73.73 0 0 1-1.035.657l-2.862-1.298v.598c0 1.462-1.2 2.648-2.68 2.648H2.93C1.45 13.25.25 12.064.25 10.602V2.898C.25 1.436 1.45.25 2.93.25h9.743zm0 1.444H2.93a1.21 1.21 0 0 0-1.217 1.204v7.704a1.21 1.21 0 0 0 1.217 1.204h9.744a1.21 1.21 0 0 0 1.218-1.204V5.53 2.898a1.21 1.21 0 0 0-1.218-1.204zm5.115 2.597l-2.435 1.605v2.519l2.435 1.104V4.291z`},null,-1)]])}var ha=y(fa,[[`render`,ma]]),ga={};function _a(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)(e.$attrs,{class:`icon icon-video-disabled`,width:`23`,height:`19`,viewBox:`0 0 23 19`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`}),[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M14.1719 4.1875C14.2422 4.1875 14.2773 4.22266 14.3125 4.25781V8.26562L16 9.56641V8.23047L19.9375 5.76953V12.6602L21.5898 13.9609C21.5898 13.8906 21.625 13.8555 21.625 13.7852V4.75C21.625 4.08203 21.0625 3.625 20.4648 3.625C20.2539 3.625 20.043 3.69531 19.832 3.83594L16 6.26172V4.1875C16 3.27344 15.1562 2.5 14.1719 2.5H6.96484L9.10938 4.1875H14.1719ZM22.5391 16.8086L17.0898 12.5898L14.3125 10.4102L4.29297 2.57031L4.22266 2.5L1.51562 0.390625C1.26953 0.179688 0.917969 0.25 0.707031 0.460938L0.355469 0.917969C0.179688 1.16406 0.214844 1.51562 0.460938 1.69141L2.00781 2.92188L3.37891 4.01172L21.4844 18.1445C21.6953 18.3203 22.082 18.2852 22.2578 18.0391L22.6094 17.6172C22.8203 17.3711 22.75 17.0195 22.5391 16.8086ZM3.16797 14.3125C3.09766 14.3125 3.0625 14.3125 3.0625 14.2773V5.875L1.375 4.57422V14.3477C1.375 15.2617 2.18359 16 3.16797 16H14.1719C14.6641 16 15.0859 15.8242 15.4023 15.543L13.8555 14.3125H3.16797Z`},null,-1)]],16)}var va=y(ga,[[`render`,_a]]),ya={},ba={xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`16`,fill:`currentColor`,class:`bi bi-exclamation-triangle`,viewBox:`0 0 16 16`};function xa(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,ba,[...n[0]||=[(0,t.createElementVNode)(`path`,{d:`M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.15.15 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.2.2 0 0 1-.054.06.1.1 0 0 1-.066.017H1.146a.1.1 0 0 1-.066-.017.2.2 0 0 1-.054-.06.18.18 0 0 1 .002-.183L7.884 2.073a.15.15 0 0 1 .054-.057m1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767z`},null,-1),(0,t.createElementVNode)(`path`,{d:`M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0M7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0z`},null,-1)]])}var Sa=y(ya,[[`render`,xa]]),Ca={},wa={width:`162`,height:`124`,viewBox:`0 0 162 124`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,class:`icon icon-zorgkaart-nederland`};function Ta(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,wa,[...n[0]||=[(0,t.createStaticVNode)(`<path d="M61.5 38.1C60 38.1 58.8 36.9 58.8 35.4C58.8 33.9 60 32.7 61.5 32.7C63 32.7 64.2 33.9 64.2 35.4C64.2 36.9 63 38.1 61.5 38.1Z" fill="#F29018"></path><path d="M68.1 38.1C66.6 38.1 65.4 36.9 65.4 35.4C65.4 33.9 66.6 32.7 68.1 32.7C69.6 32.7 70.8 33.9 70.8 35.4C70.8 36.9 69.6 38.1 68.1 38.1Z" fill="#F29018"></path><path d="M74.6 38.1C73.1 38.1 71.9 36.9 71.9 35.4C71.9 33.9 73.1 32.7 74.6 32.7C76.1 32.7 77.3 33.9 77.3 35.4C77.3 36.9 76.1 38.1 74.6 38.1Z" fill="#F29018"></path><path d="M81.1 38.1C79.6 38.1 78.4 36.9 78.4 35.4C78.4 33.9 79.6 32.7 81.1 32.7C82.6 32.7 83.8 33.9 83.8 35.4C83.8 36.9 82.6 38.1 81.1 38.1Z" fill="#F29018"></path><path d="M61.5 44.6C60 44.6 58.8 43.4 58.8 41.9C58.8 40.4 60 39.2 61.5 39.2C63 39.2 64.2 40.4 64.2 41.9C64.2 43.4 63 44.6 61.5 44.6Z" fill="#F29018"></path><path d="M68.1 44.6C66.6 44.6 65.4 43.4 65.4 41.9C65.4 40.4 66.6 39.2 68.1 39.2C69.6 39.2 70.8 40.4 70.8 41.9C70.8 43.4 69.6 44.6 68.1 44.6Z" fill="#F29018"></path><path d="M74.6 44.6C73.1 44.6 71.9 43.4 71.9 41.9C71.9 40.4 73.1 39.2 74.6 39.2C76.1 39.2 77.3 40.4 77.3 41.9C77.3 43.4 76.1 44.6 74.6 44.6Z" fill="#F29018"></path><path d="M61.5 51.2C60 51.2 58.8 50 58.8 48.5C58.8 47 60 45.8 61.5 45.8C63 45.8 64.2 47 64.2 48.5C64.2 50 63 51.2 61.5 51.2Z" fill="#F29018"></path><path d="M68.1 51.2C66.6 51.2 65.4 50 65.4 48.5C65.4 47 66.6 45.8 68.1 45.8C69.6 45.8 70.8 47 70.8 48.5C70.8 50 69.6 51.2 68.1 51.2Z" fill="#F29018"></path><path d="M74.6 51.2C73.1 51.2 71.9 50 71.9 48.5C71.9 47 73.1 45.8 74.6 45.8C76.1 45.8 77.3 47 77.3 48.5C77.3 50 76.1 51.2 74.6 51.2Z" fill="#F29018"></path><path d="M61.5 57.7C60 57.7 58.8 56.5 58.8 55C58.8 53.5 60 52.3 61.5 52.3C63 52.3 64.2 53.5 64.2 55C64.2 56.5 63 57.7 61.5 57.7Z" fill="#F29018"></path><path d="M68.1 57.7C66.6 57.7 65.4 56.5 65.4 55C65.4 53.5 66.6 52.3 68.1 52.3C69.6 52.3 70.8 53.5 70.8 55C70.8 56.5 69.6 57.7 68.1 57.7Z" fill="#F29018"></path><path d="M74.6 57.7C73.1 57.7 71.9 56.5 71.9 55C71.9 53.5 73.1 52.3 74.6 52.3C76.1 52.3 77.3 53.5 77.3 55C77.3 56.5 76.1 57.7 74.6 57.7Z" fill="#F29018"></path><path d="M41.9 57.7C40.4 57.7 39.2 56.5 39.2 55C39.2 53.5 40.4 52.3 41.9 52.3C43.4 52.3 44.6 53.5 44.6 55C44.6 56.5 43.4 57.7 41.9 57.7Z" fill="#F29018"></path><path d="M35.4 57.7C33.9 57.7 32.7 56.5 32.7 55C32.7 53.5 33.9 52.3 35.4 52.3C36.9 52.3 38.1 53.5 38.1 55C38.1 56.5 36.9 57.7 35.4 57.7Z" fill="#F29018"></path><path d="M41.9 51.2C40.4 51.2 39.2 50 39.2 48.5C39.2 47 40.4 45.8 41.9 45.8C43.4 45.8 44.6 47 44.6 48.5C44.6 50 43.4 51.2 41.9 51.2Z" fill="#F29018"></path><path d="M35.4 51.2C33.9 51.2 32.7 50 32.7 48.5C32.7 47 33.9 45.8 35.4 45.8C36.9 45.8 38.1 47 38.1 48.5C38.1 50 36.9 51.2 35.4 51.2Z" fill="#F29018"></path><path d="M41.9 44.6C40.4 44.6 39.2 43.4 39.2 41.9C39.2 40.4 40.4 39.2 41.9 39.2C43.4 39.2 44.6 40.4 44.6 41.9C44.6 43.4 43.4 44.6 41.9 44.6Z" fill="#F29018"></path><path d="M35.4 44.6C33.9 44.6 32.7 43.4 32.7 41.9C32.7 40.4 33.9 39.2 35.4 39.2C36.9 39.2 38.1 40.4 38.1 41.9C38.1 43.4 36.9 44.6 35.4 44.6Z" fill="#F29018"></path><path d="M41.9 38.1C40.4 38.1 39.2 36.9 39.2 35.4C39.2 33.9 40.4 32.7 41.9 32.7C43.4 32.7 44.6 33.9 44.6 35.4C44.6 36.9 43.4 38.1 41.9 38.1Z" fill="#F29018"></path><path d="M35.4 38.1C33.9 38.1 32.7 36.9 32.7 35.4C32.7 33.9 33.9 32.7 35.4 32.7C36.9 32.7 38.1 33.9 38.1 35.4C38.1 36.9 36.9 38.1 35.4 38.1Z" fill="#F29018"></path><path d="M48.4 57.7C46.9 57.7 45.7 56.5 45.7 55C45.7 53.5 46.9 52.3 48.4 52.3C49.9 52.3 51.1 53.5 51.1 55C51.2 56.5 49.9 57.7 48.4 57.7Z" fill="#F29018"></path><path d="M55 57.7C53.5 57.7 52.3 56.5 52.3 55C52.3 53.5 53.5 52.3 55 52.3C56.5 52.3 57.7 53.5 57.7 55C57.7 56.5 56.5 57.7 55 57.7Z" fill="#F29018"></path><path d="M61.5 64.3C60 64.3 58.8 63.1 58.8 61.6C58.8 60.1 60 58.9 61.5 58.9C63 58.9 64.2 60.1 64.2 61.6C64.2 63 63 64.3 61.5 64.3Z" fill="#F29018"></path><path d="M68.1 64.3C66.6 64.3 65.4 63.1 65.4 61.6C65.4 60.1 66.6 58.9 68.1 58.9C69.6 58.9 70.8 60.1 70.8 61.6C70.8 63 69.6 64.3 68.1 64.3Z" fill="#F29018"></path><path d="M74.6 64.3C73.1 64.3 71.9 63.1 71.9 61.6C71.9 60.1 73.1 58.9 74.6 58.9C76.1 58.9 77.3 60.1 77.3 61.6C77.3 63 76.1 64.3 74.6 64.3Z" fill="#F29018"></path><path d="M41.9 64.3C40.4 64.3 39.2 63.1 39.2 61.6C39.2 60.1 40.4 58.9 41.9 58.9C43.4 58.9 44.6 60.1 44.6 61.6C44.6 63 43.4 64.3 41.9 64.3Z" fill="#F29018"></path><path d="M35.4 64.3C33.9 64.3 32.7 63.1 32.7 61.6C32.7 60.1 33.9 58.9 35.4 58.9C36.9 58.9 38.1 60 38.1 61.5C38.1 63 36.9 64.3 35.4 64.3Z" fill="#F29018"></path><path d="M28.8 64.3C27.3 64.3 26.1 63.1 26.1 61.6C26.1 60.1 27.3 58.9 28.8 58.9C30.3 58.9 31.5 60.1 31.5 61.6C31.5 63 30.3 64.3 28.8 64.3Z" fill="#F29018"></path><path d="M48.4 64.3C46.9 64.3 45.7 63.1 45.7 61.6C45.7 60.1 46.9 58.9 48.4 58.9C49.9 58.9 51.1 60.1 51.1 61.6C51.2 63 49.9 64.3 48.4 64.3Z" fill="#F29018"></path><path d="M55 64.3C53.5 64.3 52.3 63.1 52.3 61.6C52.3 60.1 53.5 58.9 55 58.9C56.5 58.9 57.7 60.1 57.7 61.6C57.7 63 56.5 64.3 55 64.3Z" fill="#F29018"></path><path d="M61.5 70.8C60 70.8 58.8 69.6 58.8 68.1C58.8 66.6 60 65.4 61.5 65.4C63 65.4 64.2 66.6 64.2 68.1C64.2 69.6 63 70.8 61.5 70.8Z" fill="#F29018"></path><path d="M68.1 70.8C66.6 70.8 65.4 69.6 65.4 68.1C65.4 66.6 66.6 65.4 68.1 65.4C69.6 65.4 70.8 66.6 70.8 68.1C70.8 69.6 69.6 70.8 68.1 70.8Z" fill="#F29018"></path><path d="M74.6 70.8C73.1 70.8 71.9 69.6 71.9 68.1C71.9 66.6 73.1 65.4 74.6 65.4C76.1 65.4 77.3 66.6 77.3 68.1C77.3 69.6 76.1 70.8 74.6 70.8Z" fill="#F29018"></path><path d="M41.9 70.8C40.4 70.8 39.2 69.6 39.2 68.1C39.2 66.6 40.4 65.4 41.9 65.4C43.4 65.4 44.6 66.6 44.6 68.1C44.6 69.6 43.4 70.8 41.9 70.8Z" fill="#F29018"></path><path d="M35.4 70.8C33.9 70.8 32.7 69.6 32.7 68.1C32.7 66.6 33.9 65.4 35.4 65.4C36.9 65.4 38.1 66.6 38.1 68.1C38.1 69.6 36.9 70.8 35.4 70.8Z" fill="#F29018"></path><path d="M28.8 70.8C27.3 70.8 26.1 69.6 26.1 68.1C26.1 66.6 27.3 65.4 28.8 65.4C30.3 65.4 31.5 66.6 31.5 68.1C31.5 69.6 30.3 70.8 28.8 70.8Z" fill="#F29018"></path><path d="M48.4 70.8C46.9 70.8 45.7 69.6 45.7 68.1C45.7 66.6 46.9 65.4 48.4 65.4C49.9 65.4 51.1 66.6 51.1 68.1C51.2 69.6 49.9 70.8 48.4 70.8Z" fill="#F29018"></path><path d="M55 70.8C53.5 70.8 52.3 69.6 52.3 68.1C52.3 66.6 53.5 65.4 55 65.4C56.5 65.4 57.7 66.6 57.7 68.1C57.7 69.6 56.5 70.8 55 70.8Z" fill="#F29018"></path><path d="M55 77.3C53.5 77.3 52.3 76.1 52.3 74.6C52.3 73.1 53.5 71.9 55 71.9C56.5 71.9 57.7 73.1 57.7 74.6C57.7 76.1 56.5 77.3 55 77.3Z" fill="#F29018"></path><path d="M61.5 77.3C60 77.3 58.8 76.1 58.8 74.6C58.8 73.1 60 71.9 61.5 71.9C63 71.9 64.2 73.1 64.2 74.6C64.2 76.1 63 77.3 61.5 77.3Z" fill="#F29018"></path><path d="M68.1 77.3C66.6 77.3 65.4 76.1 65.4 74.6C65.4 73.1 66.6 71.9 68.1 71.9C69.6 71.9 70.8 73.1 70.8 74.6C70.8 76.1 69.6 77.3 68.1 77.3Z" fill="#F29018"></path><path d="M35.4 77.3C33.9 77.3 32.7 76.1 32.7 74.6C32.7 73.1 33.9 71.9 35.4 71.9C36.9 71.9 38.1 73.1 38.1 74.6C38.1 76.1 36.9 77.3 35.4 77.3Z" fill="#F29018"></path><path d="M28.8 77.3C27.3 77.3 26.1 76.1 26.1 74.6C26.1 73.1 27.3 71.9 28.8 71.9C30.3 71.9 31.5 73.1 31.5 74.6C31.5 76.1 30.3 77.3 28.8 77.3Z" fill="#F29018"></path><path d="M22.3 77.3C20.8 77.3 19.6 76.1 19.6 74.6C19.6 73.1 20.8 71.9 22.3 71.9C23.8 71.9 25 73.1 25 74.6C25 76.1 23.8 77.3 22.3 77.3Z" fill="#F29018"></path><path d="M41.9 77.3C40.4 77.3 39.2 76.1 39.2 74.6C39.2 73.1 40.4 71.9 41.9 71.9C43.4 71.9 44.6 73.1 44.6 74.6C44.6 76.1 43.4 77.3 41.9 77.3Z" fill="#F29018"></path><path d="M48.4 77.3C46.9 77.3 45.7 76.1 45.7 74.6C45.7 73.1 46.9 71.9 48.4 71.9C49.9 71.9 51.1 73.1 51.1 74.6C51.2 76.1 49.9 77.3 48.4 77.3Z" fill="#F29018"></path><path d="M55 83.9C53.5 83.9 52.3 82.7 52.3 81.2C52.3 79.7 53.5 78.5 55 78.5C56.5 78.5 57.7 79.7 57.7 81.2C57.7 82.7 56.5 83.9 55 83.9Z" fill="#F29018"></path><path d="M61.5 83.9C60 83.9 58.8 82.7 58.8 81.2C58.8 79.7 60 78.5 61.5 78.5C63 78.5 64.2 79.7 64.2 81.2C64.2 82.7 63 83.9 61.5 83.9Z" fill="#F29018"></path><path d="M68.1 83.9C66.6 83.9 65.4 82.7 65.4 81.2C65.4 79.7 66.6 78.5 68.1 78.5C69.6 78.5 70.8 79.7 70.8 81.2C70.8 82.7 69.6 83.9 68.1 83.9Z" fill="#F29018"></path><path d="M35.4 83.9C33.9 83.9 32.7 82.7 32.7 81.2C32.7 79.7 33.9 78.5 35.4 78.5C36.9 78.5 38.1 79.7 38.1 81.2C38.1 82.7 36.9 83.9 35.4 83.9Z" fill="#F29018"></path><path d="M28.8 83.9C27.3 83.9 26.1 82.7 26.1 81.2C26.1 79.7 27.3 78.5 28.8 78.5C30.3 78.5 31.5 79.7 31.5 81.2C31.5 82.7 30.3 83.9 28.8 83.9Z" fill="#F29018"></path><path d="M22.3 83.9C20.8 83.9 19.6 82.7 19.6 81.2C19.6 79.7 20.8 78.5 22.3 78.5C23.8 78.5 25 79.7 25 81.2C25 82.7 23.8 83.9 22.3 83.9Z" fill="#F29018"></path><path d="M41.9 83.9C40.4 83.9 39.2 82.7 39.2 81.2C39.2 79.7 40.4 78.5 41.9 78.5C43.4 78.5 44.6 79.7 44.6 81.2C44.6 82.7 43.4 83.9 41.9 83.9Z" fill="#F29018"></path><path d="M48.4 83.9C46.9 83.9 45.7 82.7 45.7 81.2C45.7 79.7 46.9 78.5 48.4 78.5C49.9 78.5 51.1 79.7 51.1 81.2C51.2 82.7 49.9 83.9 48.4 83.9Z" fill="#F29018"></path><path d="M55 90.4C53.5 90.4 52.3 89.2 52.3 87.7C52.3 86.2 53.5 85 55 85C56.5 85 57.7 86.2 57.7 87.7C57.7 89.2 56.5 90.4 55 90.4Z" fill="#F29018"></path><path d="M61.5 90.4C60 90.4 58.8 89.2 58.8 87.7C58.8 86.2 60 85 61.5 85C63 85 64.2 86.2 64.2 87.7C64.2 89.2 63 90.4 61.5 90.4Z" fill="#F29018"></path><path d="M68.1 90.4C66.6 90.4 65.4 89.2 65.4 87.7C65.4 86.2 66.6 85 68.1 85C69.6 85 70.8 86.2 70.8 87.7C70.8 89.2 69.6 90.4 68.1 90.4Z" fill="#F29018"></path><path d="M74.6 90.4C73.1 90.4 71.9 89.2 71.9 87.7C71.9 86.2 73.1 85 74.6 85C76.1 85 77.3 86.2 77.3 87.7C77.3 89.2 76.1 90.4 74.6 90.4Z" fill="#F29018"></path><path d="M35.4 90.4C33.9 90.4 32.7 89.2 32.7 87.7C32.7 86.2 33.9 85 35.4 85C36.9 85 38.1 86.2 38.1 87.7C38.1 89.2 36.9 90.4 35.4 90.4Z" fill="#F29018"></path><path d="M28.8 90.4C27.3 90.4 26.1 89.2 26.1 87.7C26.1 86.2 27.3 85 28.8 85C30.3 85 31.5 86.2 31.5 87.7C31.5 89.2 30.3 90.4 28.8 90.4Z" fill="#F29018"></path><path d="M22.3 90.4C20.8 90.4 19.6 89.2 19.6 87.7C19.6 86.2 20.8 85 22.3 85C23.8 85 25 86.2 25 87.7C25 89.2 23.8 90.4 22.3 90.4Z" fill="#F29018"></path><path d="M15.8 90.4C14.3 90.4 13.1 89.2 13.1 87.7C13.1 86.2 14.3 85 15.8 85C17.3 85 18.5 86.2 18.5 87.7C18.5 89.2 17.3 90.4 15.8 90.4Z" fill="#F29018"></path><path d="M41.9 90.4C40.4 90.4 39.2 89.2 39.2 87.7C39.2 86.2 40.4 85 41.9 85C43.4 85 44.6 86.2 44.6 87.7C44.6 89.2 43.4 90.4 41.9 90.4Z" fill="#F29018"></path><path d="M48.4 90.4C46.9 90.4 45.7 89.2 45.7 87.7C45.7 86.2 46.9 85 48.4 85C49.9 85 51.1 86.2 51.1 87.7C51.2 89.2 49.9 90.4 48.4 90.4Z" fill="#F29018"></path><path d="M55 96.9C53.5 96.9 52.3 95.7 52.3 94.2C52.3 92.7 53.5 91.5 55 91.5C56.5 91.5 57.7 92.7 57.7 94.2C57.7 95.7 56.5 96.9 55 96.9Z" fill="#F29018"></path><path d="M61.5 96.9C60 96.9 58.8 95.7 58.8 94.2C58.8 92.7 60 91.5 61.5 91.5C63 91.5 64.2 92.7 64.2 94.2C64.2 95.7 63 96.9 61.5 96.9Z" fill="#F29018"></path><path d="M68.1 96.9C66.6 96.9 65.4 95.7 65.4 94.2C65.4 92.7 66.6 91.5 68.1 91.5C69.6 91.5 70.8 92.7 70.8 94.2C70.8 95.7 69.6 96.9 68.1 96.9Z" fill="#F29018"></path><path d="M74.6 96.9C73.1 96.9 71.9 95.7 71.9 94.2C71.9 92.7 73.1 91.5 74.6 91.5C76.1 91.5 77.3 92.7 77.3 94.2C77.3 95.7 76.1 96.9 74.6 96.9Z" fill="#F29018"></path><path d="M68.1 103.5C66.6 103.5 65.4 102.3 65.4 100.8C65.4 99.3 66.6 98.1 68.1 98.1C69.6 98.1 70.8 99.3 70.8 100.8C70.8 102.3 69.6 103.5 68.1 103.5Z" fill="#F29018"></path><path d="M74.6 103.5C73.1 103.5 71.9 102.3 71.9 100.8C71.9 99.3 73.1 98.1 74.6 98.1C76.1 98.1 77.3 99.3 77.3 100.8C77.3 102.3 76.1 103.5 74.6 103.5Z" fill="#F29018"></path><path d="M68.1 116.6C66.6 116.6 65.4 115.4 65.4 113.9C65.4 112.4 66.6 111.2 68.1 111.2C69.6 111.2 70.8 112.4 70.8 113.9C70.8 115.3 69.6 116.6 68.1 116.6Z" fill="#F29018"></path><path d="M74.6 116.6C73.1 116.6 71.9 115.4 71.9 113.9C71.9 112.4 73.1 111.2 74.6 111.2C76.1 111.2 77.3 112.4 77.3 113.9C77.3 115.3 76.1 116.6 74.6 116.6Z" fill="#F29018"></path><path d="M74.6 110C73.1 110 71.9 108.8 71.9 107.3C71.9 105.8 73.1 104.6 74.6 104.6C76.1 104.6 77.3 105.8 77.3 107.3C77.3 108.8 76.1 110 74.6 110Z" fill="#F29018"></path><path d="M68.1 123.1C66.6 123.1 65.4 121.9 65.4 120.4C65.4 118.9 66.6 117.7 68.1 117.7C69.6 117.7 70.8 118.9 70.8 120.4C70.8 121.9 69.6 123.1 68.1 123.1Z" fill="#F29018"></path><path d="M74.6 123.1C73.1 123.1 71.9 121.9 71.9 120.4C71.9 118.9 73.1 117.7 74.6 117.7C76.1 117.7 77.3 118.9 77.3 120.4C77.3 121.9 76.1 123.1 74.6 123.1Z" fill="#F29018"></path><path d="M35.4 96.9C33.9 96.9 32.7 95.7 32.7 94.2C32.7 92.7 33.9 91.5 35.4 91.5C36.9 91.5 38.1 92.7 38.1 94.2C38.1 95.7 36.9 96.9 35.4 96.9Z" fill="#F29018"></path><path d="M28.8 96.9C27.3 96.9 26.1 95.7 26.1 94.2C26.1 92.7 27.3 91.5 28.8 91.5C30.3 91.5 31.5 92.7 31.5 94.2C31.5 95.7 30.3 96.9 28.8 96.9Z" fill="#F29018"></path><path d="M22.3 96.9C20.8 96.9 19.6 95.7 19.6 94.2C19.6 92.7 20.8 91.5 22.3 91.5C23.8 91.5 25 92.7 25 94.2C25 95.7 23.8 96.9 22.3 96.9Z" fill="#F29018"></path><path d="M15.8 96.9C14.3 96.9 13.1 95.7 13.1 94.2C13.1 92.7 14.3 91.5 15.8 91.5C17.3 91.5 18.5 92.7 18.5 94.2C18.5 95.7 17.3 96.9 15.8 96.9Z" fill="#F29018"></path><path d="M9.2 96.9C7.7 96.9 6.5 95.7 6.5 94.2C6.5 92.7 7.7 91.5 9.2 91.5C10.7 91.5 11.9 92.7 11.9 94.2C11.9 95.7 10.7 96.9 9.2 96.9Z" fill="#F29018"></path><path d="M22.3 103.5C20.8 103.5 19.6 102.3 19.6 100.8C19.6 99.3 20.8 98.1 22.3 98.1C23.8 98.1 25 99.3 25 100.8C25 102.3 23.8 103.5 22.3 103.5Z" fill="#F29018"></path><path d="M15.8 103.5C14.3 103.5 13.1 102.3 13.1 100.8C13.1 99.3 14.3 98.1 15.8 98.1C17.3 98.1 18.5 99.3 18.5 100.8C18.5 102.3 17.3 103.5 15.8 103.5Z" fill="#F29018"></path><path d="M9.2 103.5C7.7 103.5 6.5 102.3 6.5 100.8C6.5 99.3 7.7 98.1 9.2 98.1C10.7 98.1 11.9 99.3 11.9 100.8C11.9 102.3 10.7 103.5 9.2 103.5Z" fill="#F29018"></path><path d="M2.7 103.5C1.2 103.5 0 102.3 0 100.8C0 99.3 1.2 98.1 2.7 98.1C4.2 98.1 5.4 99.3 5.4 100.8C5.4 102.3 4.2 103.5 2.7 103.5Z" fill="#F29018"></path><path d="M41.9 96.9C40.4 96.9 39.2 95.7 39.2 94.2C39.2 92.7 40.4 91.5 41.9 91.5C43.4 91.5 44.6 92.7 44.6 94.2C44.6 95.7 43.4 96.9 41.9 96.9Z" fill="#F29018"></path><path d="M48.4 96.9C46.9 96.9 45.7 95.7 45.7 94.2C45.7 92.7 46.9 91.5 48.4 91.5C49.9 91.5 51.1 92.7 51.1 94.2C51.2 95.7 49.9 96.9 48.4 96.9Z" fill="#F29018"></path><path d="M81.1 44.6C79.6 44.6 78.4 43.4 78.4 41.9C78.4 40.4 79.6 39.2 81.1 39.2C82.6 39.2 83.8 40.4 83.8 41.9C83.9 43.4 82.6 44.6 81.1 44.6Z" fill="#F29018"></path><path d="M41.9 31.6C40.4 31.6 39.2 30.4 39.2 28.9C39.2 27.4 40.4 26.2 41.9 26.2C43.4 26.2 44.6 27.4 44.6 28.9C44.6 30.4 43.4 31.6 41.9 31.6Z" fill="#F29018"></path><path d="M61.5 31.6C60 31.6 58.8 30.4 58.8 28.9C58.8 27.4 60 26.2 61.5 26.2C63 26.2 64.2 27.4 64.2 28.9C64.2 30.4 63 31.6 61.5 31.6Z" fill="#F29018"></path><path d="M68.1 31.6C66.6 31.6 65.4 30.4 65.4 28.9C65.4 27.4 66.6 26.2 68.1 26.2C69.6 26.2 70.8 27.4 70.8 28.9C70.8 30.4 69.6 31.6 68.1 31.6Z" fill="#F29018"></path><path d="M74.6 31.6C73.1 31.6 71.9 30.4 71.9 28.9C71.9 27.4 73.1 26.2 74.6 26.2C76.1 26.2 77.3 27.4 77.3 28.9C77.3 30.4 76.1 31.6 74.6 31.6Z" fill="#F29018"></path><path d="M81.1 31.6C79.6 31.6 78.4 30.4 78.4 28.9C78.4 27.4 79.6 26.2 81.1 26.2C82.6 26.2 83.8 27.4 83.8 28.9C83.8 30.4 82.6 31.6 81.1 31.6Z" fill="#F29018"></path><path d="M61.5 25C60 25 58.8 23.8 58.8 22.3C58.8 20.8 60 19.6 61.5 19.6C63 19.6 64.2 20.8 64.2 22.3C64.2 23.8 63 25 61.5 25Z" fill="#F29018"></path><path d="M55 31.6C53.5 31.6 52.3 30.4 52.3 28.9C52.3 27.4 53.5 26.2 55 26.2C56.5 26.2 57.7 27.4 57.7 28.9C57.7 30.4 56.5 31.6 55 31.6Z" fill="#F29018"></path><path d="M55 25C53.5 25 52.3 23.8 52.3 22.3C52.3 20.8 53.5 19.6 55 19.6C56.5 19.6 57.7 20.8 57.7 22.3C57.7 23.8 56.5 25 55 25Z" fill="#F29018"></path><path d="M41.9 18.5C40.4 18.5 39.2 17.3 39.2 15.8C39.2 14.3 40.4 13.1 41.9 13.1C43.4 13.1 44.6 14.3 44.6 15.8C44.6 17.3 43.4 18.5 41.9 18.5Z" fill="#F29018"></path><path d="M48.4 11.9C46.9 11.9 45.7 10.7 45.7 9.2C45.7 7.7 46.9 6.5 48.4 6.5C49.9 6.5 51.1 7.7 51.1 9.2C51.2 10.7 49.9 11.9 48.4 11.9Z" fill="#F29018"></path><path d="M55 5.4C53.5 5.4 52.3 4.2 52.3 2.7C52.3 1.2 53.5 0 55 0C56.5 0 57.7 1.2 57.7 2.7C57.7 4.2 56.5 5.4 55 5.4Z" fill="#F29018"></path><path d="M68.1 25C66.6 25 65.4 23.8 65.4 22.3C65.4 20.8 66.6 19.6 68.1 19.6C69.6 19.6 70.8 20.8 70.8 22.3C70.8 23.8 69.6 25 68.1 25Z" fill="#F29018"></path><path d="M74.6 25C73.1 25 71.9 23.8 71.9 22.3C71.9 20.8 73.1 19.6 74.6 19.6C76.1 19.6 77.3 20.8 77.3 22.3C77.3 23.8 76.1 25 74.6 25Z" fill="#F29018"></path><path d="M81.1 25C79.6 25 78.4 23.8 78.4 22.3C78.4 20.8 79.6 19.6 81.1 19.6C82.6 19.6 83.8 20.8 83.8 22.3C83.8 23.8 82.6 25 81.1 25Z" fill="#F29018"></path><path d="M61.5 18.5C60 18.5 58.8 17.3 58.8 15.8C58.8 14.3 60 13.1 61.5 13.1C63 13.1 64.2 14.3 64.2 15.8C64.2 17.3 63 18.5 61.5 18.5Z" fill="#F29018"></path><path d="M68.1 18.5C66.6 18.5 65.4 17.3 65.4 15.8C65.4 14.3 66.6 13.1 68.1 13.1C69.6 13.1 70.8 14.3 70.8 15.8C70.8 17.3 69.6 18.5 68.1 18.5Z" fill="#F29018"></path><path d="M74.6 18.5C73.1 18.5 71.9 17.3 71.9 15.8C71.9 14.3 73.1 13.1 74.6 13.1C76.1 13.1 77.3 14.3 77.3 15.8C77.3 17.3 76.1 18.5 74.6 18.5Z" fill="#F29018"></path><path d="M81.1 18.5C79.6 18.5 78.4 17.3 78.4 15.8C78.4 14.3 79.6 13.1 81.1 13.1C82.6 13.1 83.8 14.3 83.8 15.8C83.8 17.3 82.6 18.5 81.1 18.5Z" fill="#F29018"></path><path d="M87.7 31.6C86.2 31.6 85 30.4 85 28.9C85 27.4 86.2 26.2 87.7 26.2C89.2 26.2 90.4 27.4 90.4 28.9C90.4 30.4 89.2 31.6 87.7 31.6Z" fill="#F29018"></path><path d="M87.7 25C86.2 25 85 23.8 85 22.3C85 20.8 86.2 19.6 87.7 19.6C89.2 19.6 90.4 20.8 90.4 22.3C90.4 23.8 89.2 25 87.7 25Z" fill="#F29018"></path><path d="M87.7 18.5C86.2 18.5 85 17.3 85 15.8C85 14.3 86.2 13.1 87.7 13.1C89.2 13.1 90.4 14.3 90.4 15.8C90.4 17.3 89.2 18.5 87.7 18.5Z" fill="#F29018"></path><path d="M68.1 11.9C66.6 11.9 65.4 10.7 65.4 9.2C65.4 7.7 66.6 6.5 68.1 6.5C69.6 6.5 70.8 7.7 70.8 9.2C70.8 10.7 69.6 11.9 68.1 11.9Z" fill="#F29018"></path><path d="M74.6 11.9C73.1 11.9 71.9 10.7 71.9 9.2C71.9 7.7 73.1 6.5 74.6 6.5C76.1 6.5 77.3 7.7 77.3 9.2C77.3 10.7 76.1 11.9 74.6 11.9Z" fill="#F29018"></path><path d="M81.1 11.9C79.6 11.9 78.4 10.7 78.4 9.2C78.4 7.7 79.6 6.5 81.1 6.5C82.6 6.5 83.8 7.7 83.8 9.2C83.9 10.7 82.6 11.9 81.1 11.9Z" fill="#F29018"></path><path d="M87.7 11.9C86.2 11.9 85 10.7 85 9.2C85 7.7 86.2 6.5 87.7 6.5C89.2 6.5 90.4 7.7 90.4 9.2C90.4 10.7 89.2 11.9 87.7 11.9Z" fill="#F29018"></path><path d="M94.2 25C92.7 25 91.5 23.8 91.5 22.3C91.5 20.8 92.7 19.6 94.2 19.6C95.7 19.6 96.9 20.8 96.9 22.3C96.9 23.8 95.7 25 94.2 25Z" fill="#F29018"></path><path d="M94.2 18.5C92.7 18.5 91.5 17.3 91.5 15.8C91.5 14.3 92.7 13.1 94.2 13.1C95.7 13.1 96.9 14.3 96.9 15.8C96.9 17.3 95.7 18.5 94.2 18.5Z" fill="#F29018"></path><path d="M135.1 58.6V61.6C135.1 61.6 135.1 64.6 132.1 64.6H120.1V75V76.6C120.1 76.7 120.1 76.8 120.1 76.9C120.1 77 120.1 77 120.1 77.1C120 77.8 119.8 78.3 119.4 78.6C119.4 78.6 119.4 78.7 119.3 78.7C119.2 78.8 119.1 78.9 119 79C118.7 79.3 118.3 79.5 117.7 79.6C117.3 79.7 117.1 79.7 117.1 79.7H114.1C114.1 79.7 113.8 79.7 113.5 79.6C112.9 79.5 112.5 79.3 112.2 79C112.1 78.9 112 78.8 111.9 78.7C111.9 78.7 111.9 78.6 111.8 78.6C111.5 78.2 111.2 77.7 111.1 77.1C111.1 77 111.1 77 111.1 76.9C111.1 76.8 111.1 76.7 111.1 76.6V75V64.6H99.1C96.1 64.6 96.1 61.6 96.1 61.6V58.6C96.1 55.6 99.1 55.6 99.1 55.6H111.1V45.5V43.7C111.1 43.7 111.1 43.4 111.2 43C111.3 42.5 111.5 42.1 111.7 41.8C111.8 41.7 111.9 41.6 112 41.5L112.1 41.4C112.4 41.1 112.9 40.9 113.5 40.8C113.8 40.7 114 40.7 114.1 40.7H117.1C117.1 40.7 117.4 40.7 117.7 40.8C118.3 40.9 118.8 41.1 119.1 41.4L119.2 41.5C119.3 41.6 119.4 41.7 119.5 41.8C119.8 42.1 119.9 42.5 120 43C120.1 43.4 120.1 43.7 120.1 43.7V45.5V55.6H132.1C132.1 55.6 135.1 55.6 135.1 58.6Z" fill="#F29018"></path><path d="M132.1 83.9C119.1 92.9 101.2 89.6 92.3 76.6C83.4 63.6 86.6 45.7 99.6 36.8C112.6 27.8 130.5 31.1 139.4 44.1C148.3 57.1 145.1 74.9 132.1 83.9ZM149.2 37.3C136.5 18.9 111.2 14.2 92.8 27C74.4 39.7 69.7 65 82.5 83.4C93.8 99.8 115 105.2 132.5 97.4L148.1 120C150.4 123.3 154.9 124.1 158.3 121.8C161.6 119.5 162.5 115 160.2 111.7L144.5 89C158.1 75.4 160.5 53.6 149.2 37.3Z" fill="#110E72"></path>`,117)]])}var Ea=y(Ca,[[`render`,Ta]]),Da={PRIMARY:`primary`,SECONDARY:`secondary`,DANGER:`danger`,WARNING:`warning`,INFO:`info`,SUCCESS:`success`,LIGHT:`light`,GRAY:`gray`},Oa={key:0,class:`b-d-alert-title`},ka=(0,t.defineComponent)({__name:`BDAlert`,props:{variant:{default:Da.PRIMARY},title:{default:``}},setup(e){let n=e,r=(0,t.computed)(()=>[`alert`,`alert-${n.variant}`]);return(i,a)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(r.value),role:`alert`},[e.title?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Oa,[(0,t.createVNode)((0,t.unref)(Yn)),(0,t.createElementVNode)(`span`,null,[(0,t.createElementVNode)(`strong`,null,(0,t.toDisplayString)(n.title),1)])])):(0,t.createCommentVNode)(``,!0),(0,t.renderSlot)(i.$slots,`default`)],2))}}),Aa=typeof window<`u`&&typeof document<`u`;typeof WorkerGlobalScope<`u`&&globalThis instanceof WorkerGlobalScope;var ja=e=>e!==void 0,Ma=Object.prototype.toString,Na=e=>Ma.call(e)===`[object Object]`,Pa=()=>{};function Fa(e,t){function n(...n){return new Promise((r,i)=>{Promise.resolve(e(()=>t.apply(this,n),{fn:t,thisArg:this,args:n})).then(r).catch(i)})}return n}function Ia(e,n={}){let r,i,a=Pa,o=e=>{clearTimeout(e),a(),a=Pa},s;return c=>{let l=(0,t.toValue)(e),u=(0,t.toValue)(n.maxWait);return r&&o(r),l<=0||u!==void 0&&u<=0?(i&&=(o(i),void 0),Promise.resolve(c())):new Promise((e,t)=>{a=n.rejectOnCancel?t:e,s=c,u&&!i&&(i=setTimeout(()=>{r&&o(r),i=void 0,e(s())},u)),r=setTimeout(()=>{i&&o(i),i=void 0,e(c())},l)})}}function La(e){return Array.isArray(e)?e:[e]}function Ra(e,t=200,n={}){return Fa(Ia(t,n),e)}function za(e,n,r){return(0,t.watch)(e,n,{...r,immediate:!0})}var Ba=Aa?window:void 0;Aa&&window.document,Aa&&window.navigator,Aa&&window.location;function Va(e){let n=(0,t.toValue)(e);return n?.$el??n}function Ha(...e){let n=(e,t,n,r)=>(e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)),r=(0,t.computed)(()=>{let n=La((0,t.toValue)(e[0])).filter(e=>e!=null);return n.every(e=>typeof e!=`string`)?n:void 0});return za(()=>[r.value?.map(e=>Va(e))??[Ba].filter(e=>e!=null),La((0,t.toValue)(r.value?e[1]:e[0])),La((0,t.unref)(r.value?e[2]:e[1])),(0,t.toValue)(r.value?e[3]:e[2])],([e,t,r,i],a,o)=>{if(!e?.length||!t?.length||!r?.length)return;let s=Na(i)?{...i}:i,c=e.flatMap(e=>t.flatMap(t=>r.map(r=>n(e,t,r,s))));o(()=>{c.forEach(e=>e())})},{flush:`post`})}function Ua(e){return JSON.parse(JSON.stringify(e))}function Wa(e,n={}){let{initialValue:r=!1,focusVisible:i=!1,preventScroll:a=!1}=n,o=(0,t.shallowRef)(!1),s=(0,t.computed)(()=>Va(e)),c={passive:!0};Ha(s,`focus`,e=>{var t;(!i||(t=e.target).matches?.call(t,`:focus-visible`))&&(o.value=!0)},c),Ha(s,`blur`,()=>o.value=!1,c);let l=(0,t.computed)({get:()=>o.value,set(e){var t,n;!e&&o.value?(t=s.value)==null||t.blur():e&&!o.value&&((n=s.value)==null||n.focus({preventScroll:a}))}});return(0,t.watch)(s,()=>{l.value=r},{immediate:!0,flush:`post`}),{focused:l}}function Ga(e,n,r,i={}){var a,o;let{clone:s=!1,passive:c=!1,eventName:l,deep:u=!1,defaultValue:d,shouldEmit:f}=i,p=(0,t.getCurrentInstance)(),m=r||p?.emit||(p==null||(a=p.$emit)==null?void 0:a.bind(p))||(p==null||(o=p.proxy)==null||(o=o.$emit)==null?void 0:o.bind(p?.proxy)),h=l;n||=`modelValue`,h||=`update:${n.toString()}`;let g=e=>s?typeof s==`function`?s(e):Ua(e):e,_=()=>ja(e[n])?g(e[n]):d,v=e=>{f?f(e)&&m(h,e):m(h,e)};if(c){let r=(0,t.ref)(_()),i=!1;return(0,t.watch)(()=>e[n],e=>{i||(i=!0,r.value=g(e),(0,t.nextTick)(()=>i=!1))}),(0,t.watch)(r,t=>{!i&&(t!==e[n]||u)&&v(t)},{deep:u}),r}else return(0,t.computed)({get(){return _()},set(e){v(e)}})}for(var Ka={class:`bd-zoom-slider d-flex`},qa=[`max`],Ja=(0,t.defineComponent)({__name:`BDZoomslider`,props:{modelValue:{},maxValue:{default:5}},emits:[`update:modelValue`],setup(e,{emit:n}){let r=e,i=Ga(r,`modelValue`,n);function a(){i.value!==0&&i.value--}function o(){i.value<r.maxValue&&i.value++}return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Ka,[((0,t.openBlock)(),(0,t.createElementBlock)(`svg`,{class:`bd-zoom-slider-min-button`,viewBox:`0 0 20 20`,xmlns:`http://www.w3.org/2000/svg`,fill:`#000000`,stroke:`#000000`,height:`20`,width:`20`,onClick:a},[...r[1]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)`},[(0,t.createElementVNode)(`path`,{d:`M1.5 13.5h21a1.5 1.5 0 0 0 0-3h-21a1.5 1.5 0 0 0 0 3z`,"stroke-linecap":`round`,"stroke-linejoin":`round`,"stroke-width":`0`})],-1)]])),(0,t.withDirectives)((0,t.createElementVNode)(`input`,{type:`range`,"onUpdate:modelValue":r[0]||=e=>(0,t.isRef)(i)?i.value=e:null,min:`0`,max:e.maxValue,class:`bd-zoom-slider-input`},null,8,qa),[[t.vModelText,(0,t.unref)(i)]]),((0,t.openBlock)(),(0,t.createElementBlock)(`svg`,{class:`bd-zoom-slider-plus-button`,viewBox:`0 0 20 20`,xmlns:`http://www.w3.org/2000/svg`,fill:`#000000`,stroke:`#000000`,height:`20`,width:`20`,onClick:o},[...r[2]||=[(0,t.createElementVNode)(`g`,{transform:`matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)`},[(0,t.createElementVNode)(`path`,{d:`M0 12a1.5 1.5 0 0 0 1.5 1.5h8.75a.25.25 0 0 1 .25.25v8.75a1.5 1.5 0 0 0 3 0v-8.75a.25.25 0 0 1 .25-.25h8.75a1.5 1.5 0 0 0 0-3h-8.75a.25.25 0 0 1-.25-.25V1.5a1.5 1.5 0 0 0-3 0v8.75a.25.25 0 0 1-.25.25H1.5A1.5 1.5 0 0 0 0 12z`,"stroke-linecap":`round`,"stroke-linejoin":`round`,"stroke-width":`0`})],-1)]]))]))}}),Ya={class:`bd-profile-picture`},Xa=[`src`,`alt`],Za=(0,t.defineComponent)({__name:`BDProfileImage`,props:{src:{default:``},username:{default:null},size:{default:g.LG},linkText:{default:null}},emits:[`click`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>`${r.username?`${r.username}'s `:``}profielfoto`),o=()=>{i(`click`)};return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Ya,[(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)([`rounded-circle`,r.size])},[(0,t.createElementVNode)(`img`,{src:r.src,alt:a.value},null,8,Xa)],2),r.linkText?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`link`,onClick:o,textContent:(0,t.toDisplayString)(r.linkText)},null,8,[`textContent`])):(0,t.createCommentVNode)(``,!0)]))}}),Qa=256,$a=[],eo=256,to;Qa--;)$a[Qa]=(Qa+256).toString(16).substring(1);function no(e){var t=0,n=e||11;if(!to||Qa+n>eo*2)for(to=``,Qa=0;t<eo;t++)to+=$a[Math.random()*256|0];return to.substring(Qa,Qa+++n)}function ro(){return{uniqueIdentifier:(0,t.ref)(no())}}var io=[`id`],ao={key:0},oo=(0,t.defineComponent)({__name:`BDCard`,props:{class:{default:``},title:{default:``},noHeader:{type:Boolean,default:!1},noBody:{type:Boolean,default:!1},headerClass:{default:``},bodyClass:{default:``},id:{default:0},headerVariant:{default:`primary`}},setup(e){let{uniqueIdentifier:n}=ro(),r=n.value,i=e,a=(0,t.computed)(()=>({"bd-card card":!0,[`${i.class}`]:i.class,"no-body":i.noBody})),o=(0,t.computed)(()=>({"card-header":!0,"no-title":!i.title,[`${i.headerClass}`]:i.headerClass,[`${i.headerVariant}`]:i.headerVariant})),s=(0,t.computed)(()=>({"card-body":!0,[`${i.bodyClass}`]:i.bodyClass}));return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{id:(0,t.unref)(r),class:(0,t.normalizeClass)(a.value)},[!e.noHeader||e.noBody?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:(0,t.normalizeClass)(o.value)},[(0,t.renderSlot)(n.$slots,`header`,{},()=>[e.title?((0,t.openBlock)(),(0,t.createElementBlock)(`h2`,ao,(0,t.toDisplayString)(e.title),1)):(0,t.createCommentVNode)(``,!0)])],2)):(0,t.createCommentVNode)(``,!0),e.noBody?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:1,class:(0,t.normalizeClass)(s.value)},[(0,t.renderSlot)(n.$slots,`body`)],2))],10,io))}}),so={key:0},co={class:`bd-collapsable-card__actions`},lo=[`data-bs-target`,`aria-expanded`],uo=(0,t.defineComponent)({__name:`BDCollapsableCard`,props:{title:{default:`Title`},disabled:{type:Boolean,default:!1},collapseOn:{default:null},showOn:{default:`md`},visible:{type:Boolean,default:!0}},setup(e){let{uniqueIdentifier:n}=ro(),r=n.value,i=e,a=(0,t.computed)(()=>`bd-collapsable-card__collapse-${r}`),o=(0,t.computed)(()=>({"d-block":[g.SM,g.MD].includes(i.showOn.toLowerCase()),"d-md-none":i.showOn.toLowerCase()==g.SM,"d-lg-none":i.showOn.toLowerCase()==g.MD})),s=(0,t.computed)(()=>{let e={"round-corners-sm":i.showOn.toLowerCase()==g.SM,"round-corners-md":i.showOn.toLowerCase()==g.MD,"is-disabled":i.disabled,"round-corners":!i.visible};return Object.keys(e).filter(t=>e[t]).join(` `)}),c=(0,t.computed)(()=>i.collapseOn?d.value>=u:!0),l=(0,t.computed)(()=>{let e={show:c.value,collapse:!0,"collapsable-body":!0,[`${a.value}`]:!0,"display-none":!i.visible||i.disabled,"open-collapse-lg":i.visible&&[g.SM,g.MD].includes(i.showOn.toLowerCase()),"open-collapse-md":i.showOn.toLowerCase()==g.SM&&i.visible};return Object.keys(e).filter(t=>e[t]).join(` `)}),u=p(),d=(0,t.ref)(0);(0,t.onMounted)(()=>{f(),window.addEventListener(`resize`,f)}),(0,t.onUnmounted)(()=>{window.removeEventListener(`resize`,f)});function f(){d.value=Math.max(document.documentElement.clientWidth,window.innerWidth||0)}function p(){if(!i.collapseOn)return 0;switch(i.collapseOn.toLowerCase()){case g.XS:return 576;case g.SM:return 768;case g.MD:return 992;case g.LG:return 1200;case g.XL:return 1400;default:return 0}}return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)(oo,{class:`bd-collapsable-card`,title:e.title,"header-class":s.value,"body-class":l.value},{header:(0,t.withCtx)(()=>[e.title?((0,t.openBlock)(),(0,t.createElementBlock)(`h2`,so,(0,t.toDisplayString)(e.title),1)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,co,[(0,t.renderSlot)(n.$slots,`action`),!e.disabled&&e.visible?((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:0,class:(0,t.normalizeClass)([`btn btn-white btn-caret`,o.value]),type:`button`,"data-bs-toggle":`collapse`,"data-bs-target":`.${a.value}`,"aria-expanded":c.value},[(0,t.createVNode)((0,t.unref)(Ie))],10,lo)):(0,t.createCommentVNode)(``,!0)])]),body:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`body`)]),_:3},8,[`title`,`header-class`,`body-class`]))}});function fo(e,t){typeof console<`u`&&(console.warn(`[intlify] `+e),t&&console.warn(t.stack))}var po={};function mo(e){po[e]||(po[e]=!0,fo(e))}var ho=typeof window<`u`,go,_o;if(process.env.NODE_ENV!==`production`){let e=ho&&window.performance;e&&e.mark&&e.measure&&e.clearMarks&&e.clearMeasures&&(go=t=>{e.mark(t)},_o=(t,n,r)=>{e.measure(t,n,r),e.clearMarks(n),e.clearMarks(r)})}var vo=/\{([0-9a-zA-Z]+)\}/g;function yo(e,...t){return t.length===1&&j(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(vo,(e,n)=>t.hasOwnProperty(n)?t[n]:``)}var bo=(e,t=!1)=>t?Symbol.for(e):Symbol(e),xo=(e,t,n)=>So({l:e,k:t,s:n}),So=e=>JSON.stringify(e).replace(/\u2028/g,`\\u2028`).replace(/\u2029/g,`\\u2029`).replace(/\u0027/g,`\\u0027`),Co=e=>typeof e==`number`&&isFinite(e),wo=e=>Ho(e)===`[object Date]`,To=e=>Ho(e)===`[object RegExp]`,Eo=e=>M(e)&&Object.keys(e).length===0,Do=Object.assign,Oo=Object.create,ko=(e=null)=>Oo(e),Ao,jo=()=>Ao||=typeof globalThis<`u`?globalThis:typeof self<`u`?self:typeof window<`u`?window:typeof global<`u`?global:ko();function Mo(e){return e.replace(/&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`).replace(/"/g,`&quot;`).replace(/'/g,`&apos;`).replace(/\//g,`&#x2F;`).replace(/=/g,`&#x3D;`)}function No(e){return e.replace(/&(?![a-zA-Z0-9#]{2,6};)/g,`&amp;`).replace(/"/g,`&quot;`).replace(/'/g,`&apos;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`)}function Po(e){return e=e.replace(/(\w+)\s*=\s*"([^"]*)"/g,(e,t,n)=>`${t}="${No(n)}"`),e=e.replace(/(\w+)\s*=\s*'([^']*)'/g,(e,t,n)=>`${t}='${No(n)}'`),/\s*on\w+\s*=\s*["']?[^"'>]+["']?/gi.test(e)&&(process.env.NODE_ENV!==`production`&&fo(`Potentially dangerous event handlers detected in translation. Consider removing onclick, onerror, etc. from your translation messages.`),e=e.replace(/(\s+)(on)(\w+\s*=)/gi,`$1&#111;n$3`)),[/(\s+(?:href|src|action|formaction)\s*=\s*["']?)\s*javascript:/gi,/(style\s*=\s*["'][^"']*url\s*\(\s*)javascript:/gi].forEach(t=>{e=e.replace(t,`$1javascript&#58;`)}),e}var Fo=Object.prototype.hasOwnProperty;function Io(e,t){return Fo.call(e,t)}var Lo=Array.isArray,Ro=e=>typeof e==`function`,A=e=>typeof e==`string`,zo=e=>typeof e==`boolean`,j=e=>typeof e==`object`&&!!e,Bo=e=>j(e)&&Ro(e.then)&&Ro(e.catch),Vo=Object.prototype.toString,Ho=e=>Vo.call(e),M=e=>Ho(e)===`[object Object]`,Uo=e=>e==null?``:Lo(e)||M(e)&&e.toString===Vo?JSON.stringify(e,null,2):String(e);function Wo(e,t=``){return e.reduce((e,n,r)=>r===0?e+n:e+t+n,``)}var Go=2;function Ko(e,t=0,n=e.length){let r=e.split(/\r?\n/),i=0,a=[];for(let e=0;e<r.length;e++)if(i+=r[e].length+1,i>=t){for(let o=e-Go;o<=e+Go||n>i;o++){if(o<0||o>=r.length)continue;let s=o+1;a.push(`${s}${` `.repeat(3-String(s).length)}| ${r[o]}`);let c=r[o].length;if(o===e){let e=t-(i-c)+1,r=Math.max(1,n>i?c-e:n-t);a.push(` | `+` `.repeat(e)+`^`.repeat(r))}else if(o>e){if(n>i){let e=Math.max(Math.min(n-i,c),1);a.push(` | `+`^`.repeat(e))}i+=c+1}}break}return a.join(`
57
+ `)}function qo(){let e=new Map;return{events:e,on(t,n){let r=e.get(t);r&&r.push(n)||e.set(t,[n])},off(t,n){let r=e.get(t);r&&r.splice(r.indexOf(n)>>>0,1)},emit(t,n){(e.get(t)||[]).slice().map(e=>e(n)),(e.get(`*`)||[]).slice().map(e=>e(t,n))}}}var Jo=e=>!j(e)||Lo(e);function Yo(e,t){if(Jo(e)||Jo(t))throw Error(`Invalid value`);let n=[{src:e,des:t}];for(;n.length;){let{src:e,des:t}=n.pop();Object.keys(e).forEach(r=>{r!==`__proto__`&&(j(e[r])&&!j(t[r])&&(t[r]=Array.isArray(e[r])?[]:ko()),Jo(t[r])||Jo(e[r])?t[r]=e[r]:n.push({src:e[r],des:t[r]}))})}}function Xo(e,t,n){return{line:e,column:t,offset:n}}function Zo(e,t,n){let r={start:e,end:t};return n!=null&&(r.source=n),r}var N={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14,UNHANDLED_CODEGEN_NODE_TYPE:15,UNHANDLED_MINIFIER_NODE_TYPE:16},Qo={[N.EXPECTED_TOKEN]:`Expected token: '{0}'`,[N.INVALID_TOKEN_IN_PLACEHOLDER]:`Invalid token in placeholder: '{0}'`,[N.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:`Unterminated single quote in placeholder`,[N.UNKNOWN_ESCAPE_SEQUENCE]:`Unknown escape sequence: \\{0}`,[N.INVALID_UNICODE_ESCAPE_SEQUENCE]:`Invalid unicode escape sequence: {0}`,[N.UNBALANCED_CLOSING_BRACE]:`Unbalanced closing brace`,[N.UNTERMINATED_CLOSING_BRACE]:`Unterminated closing brace`,[N.EMPTY_PLACEHOLDER]:`Empty placeholder`,[N.NOT_ALLOW_NEST_PLACEHOLDER]:`Not allowed nest placeholder`,[N.INVALID_LINKED_FORMAT]:`Invalid linked format`,[N.MUST_HAVE_MESSAGES_IN_PLURAL]:`Plural must have messages`,[N.UNEXPECTED_EMPTY_LINKED_MODIFIER]:`Unexpected empty linked modifier`,[N.UNEXPECTED_EMPTY_LINKED_KEY]:`Unexpected empty linked key`,[N.UNEXPECTED_LEXICAL_ANALYSIS]:`Unexpected lexical analysis in token: '{0}'`,[N.UNHANDLED_CODEGEN_NODE_TYPE]:`unhandled codegen node type: '{0}'`,[N.UNHANDLED_MINIFIER_NODE_TYPE]:`unhandled mimifier node type: '{0}'`};function $o(e,t,n={}){let{domain:r,messages:i,args:a}=n,o=process.env.NODE_ENV===`production`?e:yo((i||Qo)[e]||``,...a||[]),s=SyntaxError(String(o));return s.code=e,t&&(s.location=t),s.domain=r,s}function es(e){throw e}var ts=/<\/?[\w\s="/.':;#-\/]+>/,ns=e=>ts.test(e),rs=` `,is=`\r`,as=`
58
+ `,ss=`\u2028`,cs=`\u2029`;function ls(e){let t=e,n=0,r=1,i=1,a=0,o=e=>t[e]===is&&t[e+1]===as,s=e=>t[e]===as,c=e=>t[e]===cs,l=e=>t[e]===ss,u=e=>o(e)||s(e)||c(e)||l(e),d=()=>n,f=()=>r,p=()=>i,m=()=>a,h=e=>o(e)||c(e)||l(e)?as:t[e],g=()=>h(n),_=()=>h(n+a);function v(){return a=0,u(n)&&(r++,i=0),o(n)&&n++,n++,i++,t[n]}function y(){return o(n+a)&&a++,a++,t[n+a]}function b(){n=0,r=1,i=1,a=0}function x(e=0){a=e}function S(){let e=n+a;for(;e!==n;)v();a=0}return{index:d,line:f,column:p,peekOffset:m,charAt:h,currentChar:g,currentPeek:_,next:v,peek:y,reset:b,resetPeek:x,skipToPeek:S}}var us=void 0,ds=`'`,fs=`tokenizer`;function ps(e,t={}){let n=t.location!==!1,r=ls(e),i=()=>r.index(),a=()=>Xo(r.line(),r.column(),r.index()),o=a(),s=i(),c={currentType:13,offset:s,startLoc:o,endLoc:o,lastType:13,lastOffset:s,lastStartLoc:o,lastEndLoc:o,braceNest:0,inLinked:!1,text:``},l=()=>c,{onError:u}=t;function d(e,t,r,...i){let a=l();t.column+=r,t.offset+=r,u&&u($o(e,n?Zo(a.startLoc,t):null,{domain:fs,args:i}))}function f(e,t,r){e.endLoc=a(),e.currentType=t;let i={type:t};return n&&(i.loc=Zo(e.startLoc,e.endLoc)),r!=null&&(i.value=r),i}let p=e=>f(e,13);function m(e,t){return e.currentChar()===t?(e.next(),t):(d(N.EXPECTED_TOKEN,a(),0,t),``)}function h(e){let t=``;for(;e.currentPeek()===rs||e.currentPeek()===as;)t+=e.currentPeek(),e.peek();return t}function g(e){let t=h(e);return e.skipToPeek(),t}function _(e){if(e===us)return!1;let t=e.charCodeAt(0);return t>=97&&t<=122||t>=65&&t<=90||t===95}function v(e){if(e===us)return!1;let t=e.charCodeAt(0);return t>=48&&t<=57}function y(e,t){let{currentType:n}=t;if(n!==2)return!1;h(e);let r=_(e.currentPeek());return e.resetPeek(),r}function b(e,t){let{currentType:n}=t;if(n!==2)return!1;h(e);let r=v(e.currentPeek()===`-`?e.peek():e.currentPeek());return e.resetPeek(),r}function x(e,t){let{currentType:n}=t;if(n!==2)return!1;h(e);let r=e.currentPeek()===ds;return e.resetPeek(),r}function S(e,t){let{currentType:n}=t;if(n!==7)return!1;h(e);let r=e.currentPeek()===`.`;return e.resetPeek(),r}function C(e,t){let{currentType:n}=t;if(n!==8)return!1;h(e);let r=_(e.currentPeek());return e.resetPeek(),r}function w(e,t){let{currentType:n}=t;if(!(n===7||n===11))return!1;h(e);let r=e.currentPeek()===`:`;return e.resetPeek(),r}function T(e,t){let{currentType:n}=t;if(n!==9)return!1;let r=()=>{let t=e.currentPeek();return t===`{`?_(e.peek()):t===`@`||t===`|`||t===`:`||t===`.`||t===rs||!t?!1:t===as?(e.peek(),r()):D(e,!1)},i=r();return e.resetPeek(),i}function E(e){h(e);let t=e.currentPeek()===`|`;return e.resetPeek(),t}function D(e,t=!0){let n=(t=!1,r=``)=>{let i=e.currentPeek();return i===`{`||i===`@`||!i?t:i===`|`?!(r===rs||r===as):i===rs?(e.peek(),n(!0,rs)):i===as?(e.peek(),n(!0,as)):!0},r=n();return t&&e.resetPeek(),r}function O(e,t){let n=e.currentChar();return n===us?us:t(n)?(e.next(),n):null}function ee(e){let t=e.charCodeAt(0);return t>=97&&t<=122||t>=65&&t<=90||t>=48&&t<=57||t===95||t===36}function te(e){return O(e,ee)}function ne(e){let t=e.charCodeAt(0);return t>=97&&t<=122||t>=65&&t<=90||t>=48&&t<=57||t===95||t===36||t===45}function re(e){return O(e,ne)}function ie(e){let t=e.charCodeAt(0);return t>=48&&t<=57}function ae(e){return O(e,ie)}function oe(e){let t=e.charCodeAt(0);return t>=48&&t<=57||t>=65&&t<=70||t>=97&&t<=102}function se(e){return O(e,oe)}function ce(e){let t=``,n=``;for(;t=ae(e);)n+=t;return n}function le(e){let t=``;for(;;){let n=e.currentChar();if(n===`\\`){let r=e.peek();r===`{`||r===`}`||r===`@`||r===`|`||r===`\\`?(t+=n+r,e.next(),e.next()):(e.resetPeek(),t+=n,e.next())}else if(n===`{`||n===`}`||n===`@`||n===`|`||!n)break;else if(n===rs||n===as)if(D(e))t+=n,e.next();else if(E(e))break;else t+=n,e.next();else t+=n,e.next()}return t}function ue(e){g(e);let t=``,n=``;for(;t=re(e);)n+=t;let r=e.currentChar();if(r&&r!==`}`&&r!==us&&r!==rs&&r!==as&&r!==` `){let t=_e(e);return d(N.INVALID_TOKEN_IN_PLACEHOLDER,a(),0,n+t),n+t}return e.currentChar()===us&&d(N.UNTERMINATED_CLOSING_BRACE,a(),0),n}function de(e){g(e);let t=``;return e.currentChar()===`-`?(e.next(),t+=`-${ce(e)}`):t+=ce(e),e.currentChar()===us&&d(N.UNTERMINATED_CLOSING_BRACE,a(),0),t}function fe(e){return e!==ds&&e!==as}function pe(e){g(e),m(e,`'`);let t=``,n=``;for(;t=O(e,fe);)t===`\\`?n+=me(e):n+=t;let r=e.currentChar();return r===as||r===us?(d(N.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,a(),0),r===as&&(e.next(),m(e,`'`)),n):(m(e,`'`),n)}function me(e){let t=e.currentChar();switch(t){case`\\`:case`'`:return e.next(),`\\${t}`;case`u`:return he(e,t,4);case`U`:return he(e,t,6);default:return d(N.UNKNOWN_ESCAPE_SEQUENCE,a(),0,t),``}}function he(e,t,n){m(e,t);let r=``;for(let i=0;i<n;i++){let n=se(e);if(!n){d(N.INVALID_UNICODE_ESCAPE_SEQUENCE,a(),0,`\\${t}${r}${e.currentChar()}`);break}r+=n}return`\\${t}${r}`}function ge(e){return e!==`{`&&e!==`}`&&e!==rs&&e!==as}function _e(e){g(e);let t=``,n=``;for(;t=O(e,ge);)n+=t;return n}function ve(e){let t=``,n=``;for(;t=te(e);)n+=t;return n}function ye(e){let t=n=>{let r=e.currentChar();return r===`{`||r===`@`||r===`|`||r===`(`||r===`)`||!r||r===rs?n:(n+=r,e.next(),t(n))};return t(``)}function be(e){g(e);let t=m(e,`|`);return g(e),t}function xe(e,t){let n=null;switch(e.currentChar()){case`{`:return t.braceNest>=1&&d(N.NOT_ALLOW_NEST_PLACEHOLDER,a(),0),e.next(),n=f(t,2,`{`),g(e),t.braceNest++,n;case`}`:return t.braceNest>0&&t.currentType===2&&d(N.EMPTY_PLACEHOLDER,a(),0),e.next(),n=f(t,3,`}`),t.braceNest--,t.braceNest>0&&g(e),t.inLinked&&t.braceNest===0&&(t.inLinked=!1),n;case`@`:return t.braceNest>0&&d(N.UNTERMINATED_CLOSING_BRACE,a(),0),n=Se(e,t)||p(t),t.braceNest=0,n;default:{let r=!0,i=!0,o=!0;if(E(e))return t.braceNest>0&&d(N.UNTERMINATED_CLOSING_BRACE,a(),0),n=f(t,1,be(e)),t.braceNest=0,t.inLinked=!1,n;if(t.braceNest>0&&(t.currentType===4||t.currentType===5||t.currentType===6))return d(N.UNTERMINATED_CLOSING_BRACE,a(),0),t.braceNest=0,Ce(e,t);if(r=y(e,t))return n=f(t,4,ue(e)),g(e),n;if(i=b(e,t))return n=f(t,5,de(e)),g(e),n;if(o=x(e,t))return n=f(t,6,pe(e)),g(e),n;if(!r&&!i&&!o)return n=f(t,12,_e(e)),d(N.INVALID_TOKEN_IN_PLACEHOLDER,a(),0,n.value),g(e),n;break}}return n}function Se(e,t){let{currentType:n}=t,r=null,i=e.currentChar();switch((n===7||n===8||n===11||n===9)&&(i===as||i===rs)&&d(N.INVALID_LINKED_FORMAT,a(),0),i){case`@`:return e.next(),r=f(t,7,`@`),t.inLinked=!0,r;case`.`:return g(e),e.next(),f(t,8,`.`);case`:`:return g(e),e.next(),f(t,9,`:`);default:return E(e)?(r=f(t,1,be(e)),t.braceNest=0,t.inLinked=!1,r):S(e,t)||w(e,t)?(g(e),Se(e,t)):C(e,t)?(g(e),f(t,11,ve(e))):T(e,t)?(g(e),i===`{`?xe(e,t)||r:f(t,10,ye(e))):(n===7&&d(N.INVALID_LINKED_FORMAT,a(),0),t.braceNest=0,t.inLinked=!1,Ce(e,t))}}function Ce(e,t){let n={type:13};if(t.braceNest>0)return xe(e,t)||p(t);if(t.inLinked)return Se(e,t)||p(t);switch(e.currentChar()){case`{`:return xe(e,t)||p(t);case`}`:return d(N.UNBALANCED_CLOSING_BRACE,a(),0),e.next(),f(t,3,`}`);case`@`:return Se(e,t)||p(t);default:if(E(e))return n=f(t,1,be(e)),t.braceNest=0,t.inLinked=!1,n;if(D(e))return f(t,0,le(e));break}return n}function we(){let{currentType:e,offset:t,startLoc:n,endLoc:o}=c;return c.lastType=e,c.lastOffset=t,c.lastStartLoc=n,c.lastEndLoc=o,c.offset=i(),c.startLoc=a(),r.currentChar()===us?f(c,13):Ce(r,c)}return{nextToken:we,currentOffset:i,currentPosition:a,context:l}}var ms=`parser`,hs=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g,gs=/\\([\\@{}|])/g;function _s(e,t){return t}function vs(e,t,n){switch(e){case`\\\\`:return`\\`;case`\\'`:return`'`;default:{let e=parseInt(t||n,16);return e<=55295||e>=57344?String.fromCodePoint(e):`�`}}}function ys(e={}){let t=e.location!==!1,{onError:n}=e;function r(e,r,i,a,...o){let s=e.currentPosition();s.offset+=a,s.column+=a,n&&n($o(r,t?Zo(i,s):null,{domain:ms,args:o}))}function i(e,n,r){let i={type:e};return t&&(i.start=n,i.end=n,i.loc={start:r,end:r}),i}function a(e,n,r,i){t&&(e.end=n,e.loc&&(e.loc.end=r))}function o(e,t){let n=e.context(),r=i(3,n.offset,n.startLoc);return r.value=t.replace(gs,_s),a(r,e.currentOffset(),e.currentPosition()),r}function s(e,t){let{lastOffset:n,lastStartLoc:r}=e.context(),o=i(5,n,r);return o.index=parseInt(t,10),e.nextToken(),a(o,e.currentOffset(),e.currentPosition()),o}function c(e,t){let{lastOffset:n,lastStartLoc:r}=e.context(),o=i(4,n,r);return o.key=t,e.nextToken(),a(o,e.currentOffset(),e.currentPosition()),o}function l(e,t){let{lastOffset:n,lastStartLoc:r}=e.context(),o=i(9,n,r);return o.value=t.replace(hs,vs),e.nextToken(),a(o,e.currentOffset(),e.currentPosition()),o}function u(e){let t=e.nextToken(),n=e.context(),{lastOffset:o,lastStartLoc:s}=n,c=i(8,o,s);return t.type===11?(t.value??r(e,N.UNEXPECTED_LEXICAL_ANALYSIS,n.lastStartLoc,0,bs(t)),c.value=t.value||``,a(c,e.currentOffset(),e.currentPosition()),{node:c}):(r(e,N.UNEXPECTED_EMPTY_LINKED_MODIFIER,n.lastStartLoc,0),c.value=``,a(c,o,s),{nextConsumeToken:t,node:c})}function d(e,t){let n=e.context(),r=i(7,n.offset,n.startLoc);return r.value=t,a(r,e.currentOffset(),e.currentPosition()),r}function f(e){let t=e.context(),n=i(6,t.offset,t.startLoc),o=e.nextToken();if(o.type===8){let t=u(e);n.modifier=t.node,o=t.nextConsumeToken||e.nextToken()}switch(o.type!==9&&r(e,N.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,bs(o)),o=e.nextToken(),o.type===2&&(o=e.nextToken()),o.type){case 10:o.value??r(e,N.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,bs(o)),n.key=d(e,o.value||``);break;case 4:o.value??r(e,N.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,bs(o)),n.key=c(e,o.value||``);break;case 5:o.value??r(e,N.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,bs(o)),n.key=s(e,o.value||``);break;case 6:o.value??r(e,N.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,bs(o)),n.key=l(e,o.value||``);break;default:{r(e,N.UNEXPECTED_EMPTY_LINKED_KEY,t.lastStartLoc,0);let s=e.context(),c=i(7,s.offset,s.startLoc);return c.value=``,a(c,s.offset,s.startLoc),n.key=c,a(n,s.offset,s.startLoc),{nextConsumeToken:o,node:n}}}return a(n,e.currentOffset(),e.currentPosition()),{node:n}}function p(e){let t=e.context(),n=i(2,t.currentType===1?e.currentOffset():t.offset,t.currentType===1?t.endLoc:t.startLoc);n.items=[];let u=null;do{let i=u||e.nextToken();switch(u=null,i.type){case 0:i.value??r(e,N.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,bs(i)),n.items.push(o(e,i.value||``));break;case 5:i.value??r(e,N.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,bs(i)),n.items.push(s(e,i.value||``));break;case 4:i.value??r(e,N.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,bs(i)),n.items.push(c(e,i.value||``));break;case 6:i.value??r(e,N.UNEXPECTED_LEXICAL_ANALYSIS,t.lastStartLoc,0,bs(i)),n.items.push(l(e,i.value||``));break;case 7:{let t=f(e);n.items.push(t.node),u=t.nextConsumeToken||null;break}}}while(t.currentType!==13&&t.currentType!==1);return a(n,t.currentType===1?t.lastOffset:e.currentOffset(),t.currentType===1?t.lastEndLoc:e.currentPosition()),n}function m(e,t,n,o){let s=e.context(),c=o.items.length===0,l=i(1,t,n);l.cases=[],l.cases.push(o);do{let t=p(e);c||=t.items.length===0,l.cases.push(t)}while(s.currentType!==13);return c&&r(e,N.MUST_HAVE_MESSAGES_IN_PLURAL,n,0),a(l,e.currentOffset(),e.currentPosition()),l}function h(e){let t=e.context(),{offset:n,startLoc:r}=t,i=p(e);return t.currentType===13?i:m(e,n,r,i)}function g(n){let o=ps(n,Do({},e)),s=o.context(),c=i(0,s.offset,s.startLoc);return t&&c.loc&&(c.loc.source=n),c.body=h(o),e.onCacheKey&&(c.cacheKey=e.onCacheKey(n)),s.currentType!==13&&r(o,N.UNEXPECTED_LEXICAL_ANALYSIS,s.lastStartLoc,0,n[s.offset]||``),a(c,o.currentOffset(),o.currentPosition()),c}return{parse:g}}function bs(e){if(e.type===13)return`EOF`;let t=(e.value||``).replace(/\r?\n/gu,`\\n`);return t.length>10?t.slice(0,9)+`…`:t}function xs(e,t={}){let n={ast:e,helpers:new Set};return{context:()=>n,helper:e=>(n.helpers.add(e),e)}}function Ss(e,t){for(let n=0;n<e.length;n++)Cs(e[n],t)}function Cs(e,t){switch(e.type){case 1:Ss(e.cases,t),t.helper(`plural`);break;case 2:Ss(e.items,t);break;case 6:Cs(e.key,t),t.helper(`linked`),t.helper(`type`);break;case 5:t.helper(`interpolate`),t.helper(`list`);break;case 4:t.helper(`interpolate`),t.helper(`named`);break}}function ws(e,t={}){let n=xs(e);n.helper(`normalize`),e.body&&Cs(e.body,n);let r=n.context();e.helpers=Array.from(r.helpers)}function Ts(e){let t=e.body;return t.type===2?Es(t):t.cases.forEach(e=>Es(e)),e}function Es(e){if(e.items.length===1){let t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{let t=[];for(let n=0;n<e.items.length;n++){let r=e.items[n];if(!(r.type===3||r.type===9)||r.value==null)break;t.push(r.value)}if(t.length===e.items.length){e.static=Wo(t);for(let t=0;t<e.items.length;t++){let n=e.items[t];(n.type===3||n.type===9)&&delete n.value}}}}var Ds=`minifier`;function Os(e){switch(e.t=e.type,e.type){case 0:{let t=e;Os(t.body),t.b=t.body,delete t.body;break}case 1:{let t=e,n=t.cases;for(let e=0;e<n.length;e++)Os(n[e]);t.c=n,delete t.cases;break}case 2:{let t=e,n=t.items;for(let e=0;e<n.length;e++)Os(n[e]);t.i=n,delete t.items,t.static&&(t.s=t.static,delete t.static);break}case 3:case 9:case 8:case 7:{let t=e;t.value&&(t.v=t.value,delete t.value);break}case 6:{let t=e;Os(t.key),t.k=t.key,delete t.key,t.modifier&&(Os(t.modifier),t.m=t.modifier,delete t.modifier);break}case 5:{let t=e;t.i=t.index,delete t.index;break}case 4:{let t=e;t.k=t.key,delete t.key;break}default:if(process.env.NODE_ENV!==`production`)throw $o(N.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:Ds,args:[e.type]})}delete e.type}var ks=`parser`;function As(e,t){let{sourceMap:n,filename:r,breakLineCode:i,needIndent:a}=t,o=t.location!==!1,s={filename:r,code:``,column:1,line:1,offset:0,map:void 0,breakLineCode:i,needIndent:a,indentLevel:0};o&&e.loc&&(s.source=e.loc.source);let c=()=>s;function l(e,t){s.code+=e}function u(e,t=!0){let n=t?i:``;l(a?n+` `.repeat(e):n)}function d(e=!0){let t=++s.indentLevel;e&&u(t)}function f(e=!0){let t=--s.indentLevel;e&&u(t)}function p(){u(s.indentLevel)}return{context:c,push:l,indent:d,deindent:f,newline:p,helper:e=>`_${e}`,needIndent:()=>s.needIndent}}function js(e,t){let{helper:n}=e;e.push(`${n(`linked`)}(`),Fs(e,t.key),t.modifier?(e.push(`, `),Fs(e,t.modifier),e.push(`, _type`)):e.push(`, undefined, _type`),e.push(`)`)}function Ms(e,t){let{helper:n,needIndent:r}=e;e.push(`${n(`normalize`)}([`),e.indent(r());let i=t.items.length;for(let n=0;n<i&&(Fs(e,t.items[n]),n!==i-1);n++)e.push(`, `);e.deindent(r()),e.push(`])`)}function Ns(e,t){let{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n(`plural`)}([`),e.indent(r());let i=t.cases.length;for(let n=0;n<i&&(Fs(e,t.cases[n]),n!==i-1);n++)e.push(`, `);e.deindent(r()),e.push(`])`)}}function Ps(e,t){t.body?Fs(e,t.body):e.push(`null`)}function Fs(e,t){let{helper:n}=e;switch(t.type){case 0:Ps(e,t);break;case 1:Ns(e,t);break;case 2:Ms(e,t);break;case 6:js(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n(`interpolate`)}(${n(`list`)}(${t.index}))`,t);break;case 4:e.push(`${n(`interpolate`)}(${n(`named`)}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break;default:if(process.env.NODE_ENV!==`production`)throw $o(N.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:ks,args:[t.type]})}}var Is=(e,t={})=>{let n=A(t.mode)?t.mode:`normal`,r=A(t.filename)?t.filename:`message.intl`,i=!!t.sourceMap,a=t.breakLineCode==null?n===`arrow`?`;`:`
59
+ `:t.breakLineCode,o=t.needIndent?t.needIndent:n!==`arrow`,s=e.helpers||[],c=As(e,{mode:n,filename:r,sourceMap:i,breakLineCode:a,needIndent:o});c.push(n===`normal`?`function __msg__ (ctx) {`:`(ctx) => {`),c.indent(o),s.length>0&&(c.push(`const { ${Wo(s.map(e=>`${e}: _${e}`),`, `)} } = ctx`),c.newline()),c.push(`return `),Fs(c,e),c.deindent(o),c.push(`}`),delete e.helpers;let{code:l,map:u}=c.context();return{ast:e,code:l,map:u?u.toJSON():void 0}};function Ls(e,t={}){let n=Do({},t),r=!!n.jit,i=!!n.minify,a=n.optimize==null?!0:n.optimize,o=ys(n).parse(e);return r?(a&&Ts(o),i&&Os(o),{ast:o,code:``}):(ws(o,n),Is(o,n))}function Rs(){typeof __INTLIFY_PROD_DEVTOOLS__!=`boolean`&&(jo().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!=`boolean`&&(jo().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function zs(e){return j(e)&&Ys(e)===0&&(Io(e,`b`)||Io(e,`body`))}var Bs=[`b`,`body`];function Vs(e){return nc(e,Bs)}var Hs=[`c`,`cases`];function Us(e){return nc(e,Hs,[])}var Ws=[`s`,`static`];function Gs(e){return nc(e,Ws)}var Ks=[`i`,`items`];function qs(e){return nc(e,Ks,[])}var Js=[`t`,`type`];function Ys(e){return nc(e,Js)}var Xs=[`v`,`value`];function Zs(e,t){let n=nc(e,Xs);if(n!=null)return n;throw ic(t)}var Qs=[`m`,`modifier`];function $s(e){return nc(e,Qs)}var ec=[`k`,`key`];function tc(e){let t=nc(e,ec);if(t)return t;throw ic(6)}function nc(e,t,n){for(let n=0;n<t.length;n++){let r=t[n];if(Io(e,r)&&e[r]!=null)return e[r]}return n}var rc=[...Bs,...Hs,...Ws,...Ks,...ec,...Qs,...Xs,...Js];function ic(e){return Error(`unhandled node type: ${e}`)}function ac(e){return t=>oc(t,e)}function oc(e,t){let n=Vs(t);if(n==null)throw ic(0);if(Ys(n)===1){let t=Us(n);return e.plural(t.reduce((t,n)=>[...t,sc(e,n)],[]))}else return sc(e,n)}function sc(e,t){let n=Gs(t);if(n!=null)return e.type===`text`?n:e.normalize([n]);{let n=qs(t).reduce((t,n)=>[...t,cc(e,n)],[]);return e.normalize(n)}}function cc(e,t){let n=Ys(t);switch(n){case 3:return Zs(t,n);case 9:return Zs(t,n);case 4:{let r=t;if(Io(r,`k`)&&r.k)return e.interpolate(e.named(r.k));if(Io(r,`key`)&&r.key)return e.interpolate(e.named(r.key));throw ic(n)}case 5:{let r=t;if(Io(r,`i`)&&Co(r.i))return e.interpolate(e.list(r.i));if(Io(r,`index`)&&Co(r.index))return e.interpolate(e.list(r.index));throw ic(n)}case 6:{let n=t,r=$s(n),i=tc(n);return e.linked(cc(e,i),r?cc(e,r):void 0,e.type)}case 7:return Zs(t,n);case 8:return Zs(t,n);default:throw Error(`unhandled node on format message part: ${n}`)}}var lc=`Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.`;function uc(e,t){t&&ns(e)&&fo(yo(lc,{source:e}))}var dc=e=>e,fc=ko();function pc(e,t={}){let n=!1,r=t.onError||es;return t.onError=e=>{n=!0,r(e)},{...Ls(e,t),detectError:n}}function mc(e,t){if(!__INTLIFY_DROP_MESSAGE_COMPILER__&&A(e)){let n=zo(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!==`production`&&uc(e,n);let r=(t.onCacheKey||dc)(e),i=fc[r];if(i)return i;let{ast:a,detectError:o}=pc(e,{...t,location:process.env.NODE_ENV!==`production`,jit:!0}),s=ac(a);return o?s:fc[r]=s}else{if(process.env.NODE_ENV!==`production`&&!zs(e))return fo(`the message that is resolve with key '${t.key}' is not supported for jit compilation`),(()=>e);let n=e.cacheKey;return n?fc[n]||(fc[n]=ac(e)):ac(e)}}var hc=null;function gc(e){hc=e}function _c(e,t,n){hc&&hc.emit(`i18n:init`,{timestamp:Date.now(),i18n:e,version:t,meta:n})}var vc=yc(`function:translate`);function yc(e){return t=>hc&&hc.emit(e,t)}var bc={INVALID_ARGUMENT:17,INVALID_DATE_ARGUMENT:18,INVALID_ISO_DATE_ARGUMENT:19,NOT_SUPPORT_NON_STRING_MESSAGE:20,NOT_SUPPORT_LOCALE_PROMISE_VALUE:21,NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:22,NOT_SUPPORT_LOCALE_TYPE:23};function xc(e){return $o(e,null,process.env.NODE_ENV===`production`?void 0:{messages:Sc})}var Sc={[bc.INVALID_ARGUMENT]:`Invalid arguments`,[bc.INVALID_DATE_ARGUMENT]:`The date provided is an invalid Date object.Make sure your Date represents a valid date.`,[bc.INVALID_ISO_DATE_ARGUMENT]:`The argument provided is not a valid ISO date string`,[bc.NOT_SUPPORT_NON_STRING_MESSAGE]:`Not support non-string message`,[bc.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:`cannot support promise value`,[bc.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:`cannot support async function`,[bc.NOT_SUPPORT_LOCALE_TYPE]:`cannot support locale type`};function Cc(e,t){return t.locale==null?Tc(e.locale):Tc(t.locale)}var wc;function Tc(e){if(A(e))return e;if(Ro(e)){if(e.resolvedOnce&&wc!=null)return wc;if(e.constructor.name===`Function`){let t=e();if(Bo(t))throw xc(bc.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return wc=t}else throw xc(bc.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw xc(bc.NOT_SUPPORT_LOCALE_TYPE)}function Ec(e,t,n){return[...new Set([n,...Lo(t)?t:j(t)?Object.keys(t):A(t)?[t]:[n]])]}function Dc(e,t,n){let r=A(n)?n:Gc,i=e;i.__localeChainCache||=new Map;let a=i.__localeChainCache.get(r);if(!a){a=[];let e=[n];for(;Lo(e);)e=Oc(a,e,t);let o=Lo(t)||!M(t)?t:t.default?t.default:null;e=A(o)?[o]:o,Lo(e)&&Oc(a,e,!1),i.__localeChainCache.set(r,a)}return a}function Oc(e,t,n){let r=!0;for(let i=0;i<t.length&&zo(r);i++){let a=t[i];A(a)&&(r=kc(e,t[i],n))}return r}function kc(e,t,n){let r,i=t.split(`-`);do r=Ac(e,i.join(`-`),n),i.splice(-1,1);while(i.length&&r===!0);return r}function Ac(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!==`!`;let i=t.replace(/!/g,``);e.push(i),(Lo(n)||M(n))&&n[i]&&(r=n[i])}return r}var jc=[];jc[0]={w:[0],i:[3,0],"[":[4],o:[7]},jc[1]={w:[1],".":[2],"[":[4],o:[7]},jc[2]={w:[2],i:[3,0],0:[3,0]},jc[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},jc[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},jc[5]={"'":[4,0],o:8,l:[5,0]},jc[6]={'"':[4,0],o:8,l:[6,0]};var Mc=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Nc(e){return Mc.test(e)}function Pc(e){let t=e.charCodeAt(0);return t===e.charCodeAt(e.length-1)&&(t===34||t===39)?e.slice(1,-1):e}function Fc(e){if(e==null)return`o`;switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return`i`;case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return`w`}return`i`}function Ic(e){let t=e.trim();return e.charAt(0)===`0`&&isNaN(parseInt(e))?!1:Nc(t)?Pc(t):`*`+t}function Lc(e){let t=[],n=-1,r=0,i=0,a,o,s,c,l,u,d,f=[];f[0]=()=>{o===void 0?o=s:o+=s},f[1]=()=>{o!==void 0&&(t.push(o),o=void 0)},f[2]=()=>{f[0](),i++},f[3]=()=>{if(i>0)i--,r=4,f[0]();else{if(i=0,o===void 0||(o=Ic(o),o===!1))return!1;f[1]()}};function p(){let t=e[n+1];if(r===5&&t===`'`||r===6&&t===`"`)return n++,s=`\\`+t,f[0](),!0}for(;r!==null;)if(n++,a=e[n],!(a===`\\`&&p())){if(c=Fc(a),d=jc[r],l=d[c]||d.l||8,l===8||(r=l[0],l[1]!==void 0&&(u=f[l[1]],u&&(s=a,u()===!1))))return;if(r===7)return t}}var Rc=new Map;function zc(e,t){return j(e)?e[t]:null}function Bc(e,t){if(!j(e))return null;let n=Rc.get(t);if(n||(n=Lc(t),n&&Rc.set(t,n)),!n)return null;let r=n.length,i=e,a=0;for(;a<r;){let e=n[a];if(rc.includes(e)&&zs(i)||!j(i)||!Io(i,e))return null;let t=i[e];if(t===void 0||Ro(i))return null;i=t,a++}return i}var Vc={NOT_FOUND_KEY:1,FALLBACK_TO_TRANSLATE:2,CANNOT_FORMAT_NUMBER:3,FALLBACK_TO_NUMBER_FORMAT:4,CANNOT_FORMAT_DATE:5,FALLBACK_TO_DATE_FORMAT:6,EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:7,INVALID_NUMBER_ARGUMENT:8,INVALID_DATE_ARGUMENT:9},Hc={[Vc.NOT_FOUND_KEY]:`Not found '{key}' key in '{locale}' locale messages.`,[Vc.FALLBACK_TO_TRANSLATE]:`Fall back to translate '{key}' key with '{target}' locale.`,[Vc.CANNOT_FORMAT_NUMBER]:`Cannot format a number value due to not supported Intl.NumberFormat.`,[Vc.FALLBACK_TO_NUMBER_FORMAT]:`Fall back to number format '{key}' key with '{target}' locale.`,[Vc.CANNOT_FORMAT_DATE]:`Cannot format a date value due to not supported Intl.DateTimeFormat.`,[Vc.FALLBACK_TO_DATE_FORMAT]:`Fall back to datetime format '{key}' key with '{target}' locale.`,[Vc.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]:`This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future.`,[Vc.INVALID_NUMBER_ARGUMENT]:`Invalid argument for number formatting: expected a number but received '{value}'.`,[Vc.INVALID_DATE_ARGUMENT]:`Invalid argument for datetime formatting: expected a Date, number, or ISO string but received '{value}'.`};function Uc(e,...t){return yo(Hc[e],...t)}var Wc=`11.3.0`,Gc=`en-US`,Kc=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function qc(){return{upper:(e,t)=>t===`text`&&A(e)?e.toUpperCase():t===`vnode`&&j(e)&&`__v_isVNode`in e?e.children.toUpperCase():e,lower:(e,t)=>t===`text`&&A(e)?e.toLowerCase():t===`vnode`&&j(e)&&`__v_isVNode`in e?e.children.toLowerCase():e,capitalize:(e,t)=>t===`text`&&A(e)?Kc(e):t===`vnode`&&j(e)&&`__v_isVNode`in e?Kc(e.children):e}}var Jc;function Yc(e){Jc=e}var Xc;function Zc(e){Xc=e}var Qc;function $c(e){Qc=e}var el=null,tl=()=>el,nl=null,rl=e=>{nl=e},il=()=>nl,al=0;function ol(e={}){let t=Ro(e.onWarn)?e.onWarn:fo,n=A(e.version)?e.version:Wc,r=A(e.locale)||Ro(e.locale)?e.locale:Gc,i=Ro(r)?Gc:r,a=Lo(e.fallbackLocale)||M(e.fallbackLocale)||A(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:i,o=M(e.messages)?e.messages:sl(i),s=M(e.datetimeFormats)?e.datetimeFormats:sl(i),c=M(e.numberFormats)?e.numberFormats:sl(i),l=Do(ko(),e.modifiers,qc()),u=e.pluralRules||ko(),d=Ro(e.missing)?e.missing:null,f=zo(e.missingWarn)||To(e.missingWarn)?e.missingWarn:!0,p=zo(e.fallbackWarn)||To(e.fallbackWarn)?e.fallbackWarn:!0,m=!!e.fallbackFormat,h=!!e.unresolving,g=Ro(e.postTranslation)?e.postTranslation:null,_=M(e.processor)?e.processor:null,v=zo(e.warnHtmlMessage)?e.warnHtmlMessage:!0,y=!!e.escapeParameter,b=Ro(e.messageCompiler)?e.messageCompiler:Jc;process.env.NODE_ENV!==`production`&&Ro(e.messageCompiler)&&mo(Uc(Vc.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));let x=Ro(e.messageResolver)?e.messageResolver:Xc||zc,S=Ro(e.localeFallbacker)?e.localeFallbacker:Qc||Ec,C=j(e.fallbackContext)?e.fallbackContext:void 0,w=e,T=j(w.__datetimeFormatters)?w.__datetimeFormatters:new Map,E=j(w.__numberFormatters)?w.__numberFormatters:new Map,D=j(w.__meta)?w.__meta:{};al++;let O={version:n,cid:al,locale:r,fallbackLocale:a,messages:o,modifiers:l,pluralRules:u,missing:d,missingWarn:f,fallbackWarn:p,fallbackFormat:m,unresolving:h,postTranslation:g,processor:_,warnHtmlMessage:v,escapeParameter:y,messageCompiler:b,messageResolver:x,localeFallbacker:S,fallbackContext:C,onWarn:t,__meta:D};return O.datetimeFormats=s,O.numberFormats=c,O.__datetimeFormatters=T,O.__numberFormatters=E,process.env.NODE_ENV!==`production`&&(O.__v_emitter=w.__v_emitter==null?void 0:w.__v_emitter),(process.env.NODE_ENV!==`production`||__INTLIFY_PROD_DEVTOOLS__)&&_c(O,n,D),O}var sl=e=>({[e]:ko()});function cl(e,t){return e instanceof RegExp?e.test(t):e}function ll(e,t){return e instanceof RegExp?e.test(t):e}function ul(e,t,n,r,i){let{missing:a,onWarn:o}=e;if(process.env.NODE_ENV!==`production`){let r=e.__v_emitter;r&&r.emit(`missing`,{locale:n,key:t,type:i,groupId:`${i}:${t}`})}if(a!==null){let r=a(e,n,t,i);return A(r)?r:t}else return process.env.NODE_ENV!==`production`&&ll(r,t)&&o(Uc(Vc.NOT_FOUND_KEY,{key:t,locale:n})),t}function dl(e,t,n){let r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function fl(e,t){return e===t?!1:e.split(`-`)[0]===t.split(`-`)[0]}function pl(e,t){let n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(fl(e,t[r]))return!0;return!1}var ml=typeof Intl<`u`,hl={dateTimeFormat:ml&&Intl.DateTimeFormat!==void 0,numberFormat:ml&&Intl.NumberFormat!==void 0};function gl(e,...t){let{datetimeFormats:n,unresolving:r,fallbackLocale:i,onWarn:a,localeFallbacker:o}=e,{__datetimeFormatters:s}=e;if(process.env.NODE_ENV!==`production`&&!hl.dateTimeFormat)return a(Uc(Vc.CANNOT_FORMAT_DATE)),``;if(!A(t[0])&&!wo(t[0])&&!Co(t[0]))return process.env.NODE_ENV!==`production`&&a(Uc(Vc.INVALID_DATE_ARGUMENT,{value:String(t[0])})),``;let[c,l,u,d]=vl(...t),f=zo(u.missingWarn)?u.missingWarn:e.missingWarn,p=zo(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn,m=!!u.part,h=Cc(e,u),g=o(e,i,h);if(!A(c)||c===``)return new Intl.DateTimeFormat(h.replace(/!/g,``),d).format(l);let _={},v,y=null,b=h,x=null,S=`datetime format`;for(let t=0;t<g.length;t++){if(v=x=g[t],process.env.NODE_ENV!==`production`&&h!==v&&cl(p,c)&&a(Uc(Vc.FALLBACK_TO_DATE_FORMAT,{key:c,target:v})),process.env.NODE_ENV!==`production`&&h!==v){let t=e.__v_emitter;t&&t.emit(`fallback`,{type:S,key:c,from:b,to:x,groupId:`${S}:${c}`})}if(_=n[v]||{},y=_[c],M(y))break;ul(e,c,v,f,S),b=x}if(!M(y)||!A(v))return r?-1:c;let C=`${v}__${c}`;Eo(d)||(C=`${C}__${JSON.stringify(d)}`);let w=s.get(C);return w||(w=new Intl.DateTimeFormat(v,Do({},y,d)),s.set(C,w)),m?w.formatToParts(l):w.format(l)}var _l=[`localeMatcher`,`weekday`,`era`,`year`,`month`,`day`,`hour`,`minute`,`second`,`timeZoneName`,`formatMatcher`,`hour12`,`timeZone`,`dateStyle`,`timeStyle`,`calendar`,`dayPeriod`,`numberingSystem`,`hourCycle`,`fractionalSecondDigits`];function vl(...e){let[t,n,r,i]=e,a=ko(),o=ko(),s;if(A(t)){let e=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!e)throw xc(bc.INVALID_ISO_DATE_ARGUMENT);let n=e[3]?e[3].trim().startsWith(`T`)?`${e[1].trim()}${e[3].trim()}`:`${e[1].trim()}T${e[3].trim()}`:e[1].trim();s=new Date(n);try{s.toISOString()}catch{throw xc(bc.INVALID_ISO_DATE_ARGUMENT)}}else if(wo(t)){if(isNaN(t.getTime()))throw xc(bc.INVALID_DATE_ARGUMENT);s=t}else if(Co(t))s=t;else throw xc(bc.INVALID_ARGUMENT);return A(n)?a.key=n:M(n)&&Object.keys(n).forEach(e=>{_l.includes(e)?o[e]=n[e]:a[e]=n[e]}),A(r)?a.locale=r:M(r)&&(o=r),M(i)&&(o=i),[a.key||``,s,a,o]}function yl(e,t,n){let r=e;for(let e in n){let n=`${t}__${e}`;r.__datetimeFormatters.has(n)&&r.__datetimeFormatters.delete(n)}}function bl(e,...t){let{numberFormats:n,unresolving:r,fallbackLocale:i,onWarn:a,localeFallbacker:o}=e,{__numberFormatters:s}=e;if(process.env.NODE_ENV!==`production`&&!hl.numberFormat)return a(Uc(Vc.CANNOT_FORMAT_NUMBER)),``;if(!Co(t[0]))return process.env.NODE_ENV!==`production`&&a(Uc(Vc.INVALID_NUMBER_ARGUMENT,{value:String(t[0])})),``;let[c,l,u,d]=Sl(...t),f=zo(u.missingWarn)?u.missingWarn:e.missingWarn,p=zo(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn,m=!!u.part,h=Cc(e,u),g=o(e,i,h);if(!A(c)||c===``)return new Intl.NumberFormat(h.replace(/!/g,``),d).format(l);let _={},v,y=null,b=h,x=null,S=`number format`;for(let t=0;t<g.length;t++){if(v=x=g[t],process.env.NODE_ENV!==`production`&&h!==v&&cl(p,c)&&a(Uc(Vc.FALLBACK_TO_NUMBER_FORMAT,{key:c,target:v})),process.env.NODE_ENV!==`production`&&h!==v){let t=e.__v_emitter;t&&t.emit(`fallback`,{type:S,key:c,from:b,to:x,groupId:`${S}:${c}`})}if(_=n[v]||{},y=_[c],M(y))break;ul(e,c,v,f,S),b=x}if(!M(y)||!A(v))return r?-1:c;let C=`${v}__${c}`;Eo(d)||(C=`${C}__${JSON.stringify(d)}`);let w=s.get(C);return w||(w=new Intl.NumberFormat(v,Do({},y,d)),s.set(C,w)),m?w.formatToParts(l):w.format(l)}var xl=[`localeMatcher`,`style`,`currency`,`currencyDisplay`,`currencySign`,`useGrouping`,`minimumIntegerDigits`,`minimumFractionDigits`,`maximumFractionDigits`,`minimumSignificantDigits`,`maximumSignificantDigits`,`compactDisplay`,`notation`,`signDisplay`,`unit`,`unitDisplay`,`roundingMode`,`roundingPriority`,`roundingIncrement`,`trailingZeroDisplay`];function Sl(...e){let[t,n,r,i]=e,a=ko(),o=ko();if(!Co(t))throw xc(bc.INVALID_ARGUMENT);let s=t;return A(n)?a.key=n:M(n)&&Object.keys(n).forEach(e=>{xl.includes(e)?o[e]=n[e]:a[e]=n[e]}),A(r)?a.locale=r:M(r)&&(o=r),M(i)&&(o=i),[a.key||``,s,a,o]}function Cl(e,t,n){let r=e;for(let e in n){let n=`${t}__${e}`;r.__numberFormatters.has(n)&&r.__numberFormatters.delete(n)}}var wl=e=>e,Tl=e=>``,El=`text`,Dl=e=>e.length===0?``:Wo(e),Ol=Uo;function kl(e,t){return e=Math.abs(e),t===2?e===1?0:1:Math.min(e,2)}function Al(e){let t=Co(e.pluralIndex)?e.pluralIndex:-1;return Co(e.named?.count)?e.named.count:Co(e.named?.n)?e.named.n:t}function jl(e={}){let t=e.locale,n=Al(e),r=A(t)&&Ro(e.pluralRules?.[t])?e.pluralRules[t]:kl,i=r===kl?void 0:kl,a=e=>e[r(n,e.length,i)],o=e.list||[],s=e=>o[e],c=e.named||ko();Co(e.pluralIndex)&&(c.count||=e.pluralIndex,c.n||=e.pluralIndex);let l=e=>c[e];function u(t,n){return(Ro(e.messages)?e.messages(t,!!n):j(e.messages)?e.messages[t]:!1)||(e.parent?e.parent.message(t):Tl)}let d=t=>e.modifiers?e.modifiers[t]:wl,f=Ro(e.processor?.normalize)?e.processor.normalize:Dl,p=Ro(e.processor?.interpolate)?e.processor.interpolate:Ol,m={list:s,named:l,plural:a,linked:(e,...t)=>{let[n,r]=t,i=`text`,a=``;t.length===1?j(n)?(a=n.modifier||a,i=n.type||i):A(n)&&(a=n||a):t.length===2&&(A(n)&&(a=n||a),A(r)&&(i=r||i));let o=u(e,!0)(m),s=o===``||o===void 0?e:o,c=i===`vnode`&&Lo(s)&&a?s[0]:s;return a?d(a)(c,i):c},message:u,type:A(e.processor?.type)?e.processor.type:El,interpolate:p,normalize:f,values:Do(ko(),o,c)};return m}var Ml=()=>``,Nl=e=>Ro(e);function Pl(e,...t){let{fallbackFormat:n,postTranslation:r,unresolving:i,messageCompiler:a,fallbackLocale:o,messages:s}=e,[c,l]=zl(...t),u=zo(l.missingWarn)?l.missingWarn:e.missingWarn,d=zo(l.fallbackWarn)?l.fallbackWarn:e.fallbackWarn,f=zo(l.escapeParameter)?l.escapeParameter:e.escapeParameter,p=!!l.resolvedMessage,m=A(l.default)||zo(l.default)?zo(l.default)?a?c:()=>c:l.default:n?a?c:()=>c:null,h=n||m!=null&&(A(m)||Ro(m)),g=Cc(e,l);f&&Fl(l);let[_,v,y]=p?[c,g,s[g]||ko()]:Il(e,c,g,o,d,u),b=_,x=c;if(!p&&!(A(b)||zs(b)||Nl(b))&&h&&(b=m,x=b),!p&&(!(A(b)||zs(b)||Nl(b))||!A(v)))return i?-1:c;if(process.env.NODE_ENV!==`production`&&A(b)&&e.messageCompiler==null)return fo(`The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format. So translate function return '${c}'.`),c;let S=!1,C=Nl(b)?b:Ll(e,c,v,b,x,()=>{S=!0});if(S)return b;let w=Rl(e,C,jl(Hl(e,v,y,l))),T=r?r(w,c):w;if(f&&A(T)&&(T=Po(T)),process.env.NODE_ENV!==`production`||__INTLIFY_PROD_DEVTOOLS__){let t={timestamp:Date.now(),key:A(c)?c:Nl(b)?b.key:``,locale:v||(Nl(b)?b.locale:``),format:A(b)?b:Nl(b)?b.source:``,message:T};t.meta=Do({},e.__meta,tl()||{}),vc(t)}return T}function Fl(e){Lo(e.list)?e.list=e.list.map(e=>A(e)?Mo(e):e):j(e.named)&&Object.keys(e.named).forEach(t=>{A(e.named[t])&&(e.named[t]=Mo(e.named[t]))})}function Il(e,t,n,r,i,a){let{messages:o,onWarn:s,messageResolver:c,localeFallbacker:l}=e,u=l(e,r,n),d=ko(),f,p=null,m=n,h=null,g=`translate`;for(let r=0;r<u.length;r++){if(f=h=u[r],process.env.NODE_ENV!==`production`&&n!==f&&!fl(n,f)&&cl(i,t)&&s(Uc(Vc.FALLBACK_TO_TRANSLATE,{key:t,target:f})),process.env.NODE_ENV!==`production`&&n!==f){let n=e.__v_emitter;n&&n.emit(`fallback`,{type:g,key:t,from:m,to:h,groupId:`${g}:${t}`})}d=o[f]||ko();let l=null,_,v;if(process.env.NODE_ENV!==`production`&&ho&&(l=window.performance.now(),_=`intlify-message-resolve-start`,v=`intlify-message-resolve-end`,go&&go(_)),(p=c(d,t))===null&&(p=d[t]),process.env.NODE_ENV!==`production`&&ho){let n=window.performance.now(),r=e.__v_emitter;r&&l&&p&&r.emit(`message-resolve`,{type:`message-resolve`,key:t,message:p,time:n-l,groupId:`${g}:${t}`}),_&&v&&go&&_o&&(go(v),_o(`intlify message resolve`,_,v))}if(A(p)||zs(p)||Nl(p))break;if(!pl(f,u)){let n=ul(e,t,f,a,g);n!==t&&(p=n)}m=h}return[p,f,d]}function Ll(e,t,n,r,i,a){let{messageCompiler:o,warnHtmlMessage:s}=e;if(Nl(r)){let e=r;return e.locale=e.locale||n,e.key=e.key||t,e}if(o==null){let e=(()=>r);return e.locale=n,e.key=t,e}let c=null,l,u;process.env.NODE_ENV!==`production`&&ho&&(c=window.performance.now(),l=`intlify-message-compilation-start`,u=`intlify-message-compilation-end`,go&&go(l));let d=o(r,Bl(e,n,i,r,s,a));if(process.env.NODE_ENV!==`production`&&ho){let n=window.performance.now(),i=e.__v_emitter;i&&c&&i.emit(`message-compilation`,{type:`message-compilation`,message:r,time:n-c,groupId:`translate:${t}`}),l&&u&&go&&_o&&(go(u),_o(`intlify message compilation`,l,u))}return d.locale=n,d.key=t,d.source=r,d}function Rl(e,t,n){let r=null,i,a;process.env.NODE_ENV!==`production`&&ho&&(r=window.performance.now(),i=`intlify-message-evaluation-start`,a=`intlify-message-evaluation-end`,go&&go(i));let o=t(n);if(process.env.NODE_ENV!==`production`&&ho){let n=window.performance.now(),s=e.__v_emitter;s&&r&&s.emit(`message-evaluation`,{type:`message-evaluation`,value:o,time:n-r,groupId:`translate:${t.key}`}),i&&a&&go&&_o&&(go(a),_o(`intlify message evaluation`,i,a))}return o}function zl(...e){let[t,n,r]=e,i=ko();if(!A(t)&&!Co(t)&&!Nl(t)&&!zs(t))throw xc(bc.INVALID_ARGUMENT);let a=Co(t)?String(t):(Nl(t),t);return Co(n)?i.plural=n:A(n)?i.default=n:M(n)&&!Eo(n)?i.named=n:Lo(n)&&(i.list=n),Co(r)?i.plural=r:A(r)?i.default=r:M(r)&&Do(i,r),[a,i]}function Bl(e,t,n,r,i,a){return{locale:t,key:n,warnHtmlMessage:i,onError:t=>{if(a&&a(t),process.env.NODE_ENV!==`production`){let i=Vl(r),a=t.location&&i&&Ko(i,t.location.start.offset,t.location.end.offset),o=e.__v_emitter;o&&i&&o.emit(`compile-error`,{message:i,error:t.message,start:t.location&&t.location.start.offset,end:t.location&&t.location.end.offset,groupId:`translate:${n}`});let s=`Message compilation error: ${t.message}`;throw SyntaxError(a?`${s}\n${a}`:s)}throw t},onCacheKey:e=>xo(t,n,e)}}function Vl(e){if(A(e))return e;if(e.loc&&e.loc.source)return e.loc.source}function Hl(e,t,n,r){let{modifiers:i,pluralRules:a,messageResolver:o,fallbackLocale:s,fallbackWarn:c,missingWarn:l,fallbackContext:u}=e,d={locale:t,modifiers:i,pluralRules:a,messages:(r,i)=>{let a=o(n,r);if(a==null&&(u||i)){let[,,n]=Il(u||e,r,t,s,c,l);a=o(n,r)}if(A(a)||zs(a)){let n=!1,i=Ll(e,r,t,a,r,()=>{n=!0});return n?Ml:i}else if(Nl(a))return a;else return Ml}};return e.processor&&(d.processor=e.processor),r.list&&(d.list=r.list),r.named&&(d.named=r.named),Co(r.plural)&&(d.pluralIndex=r.plural),d}Rs();var Ul=`11.3.0`;function Wl(){typeof __VUE_I18N_FULL_INSTALL__!=`boolean`&&(jo().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!=`boolean`&&(jo().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!=`boolean`&&(jo().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!=`boolean`&&(jo().__INTLIFY_PROD_DEVTOOLS__=!1)}var Gl={UNEXPECTED_RETURN_TYPE:24,INVALID_ARGUMENT:25,MUST_BE_CALL_SETUP_TOP:26,NOT_INSTALLED:27,REQUIRED_VALUE:28,INVALID_VALUE:29,CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:30,NOT_INSTALLED_WITH_PROVIDE:31,UNEXPECTED_ERROR:32,NOT_COMPATIBLE_LEGACY_VUE_I18N:33,NOT_AVAILABLE_COMPOSITION_IN_LEGACY:34};function Kl(e,...t){return $o(e,null,process.env.NODE_ENV===`production`?void 0:{messages:ql,args:t})}var ql={[Gl.UNEXPECTED_RETURN_TYPE]:`Unexpected return type in composer`,[Gl.INVALID_ARGUMENT]:`Invalid argument`,[Gl.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[Gl.NOT_INSTALLED]:"Need to install with `app.use` function",[Gl.UNEXPECTED_ERROR]:`Unexpected error`,[Gl.REQUIRED_VALUE]:`Required in value: {0}`,[Gl.INVALID_VALUE]:`Invalid value`,[Gl.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:`Cannot setup vue-devtools plugin`,[Gl.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[Gl.NOT_COMPATIBLE_LEGACY_VUE_I18N]:`Not compatible legacy VueI18n.`,[Gl.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:`Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly`},Jl=bo(`__translateVNode`),Yl=bo(`__datetimeParts`),Xl=bo(`__numberParts`),Zl=bo(`__enableEmitter`),Ql=bo(`__disableEmitter`),$l=bo(`__setPluralRules`);bo(`__intlifyMeta`);var eu=bo(`__injectWithOption`),tu=bo(`__dispose`),nu={FALLBACK_TO_ROOT:10,NOT_FOUND_PARENT_SCOPE:11,IGNORE_OBJ_FLATTEN:12,DEPRECATE_LEGACY_MODE:13,DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE:14,DUPLICATE_USE_I18N_CALLING:15},ru={[nu.FALLBACK_TO_ROOT]:`Fall back to {type} '{key}' with root locale.`,[nu.NOT_FOUND_PARENT_SCOPE]:`Not found parent scope. use the global scope.`,[nu.IGNORE_OBJ_FLATTEN]:`Ignore object flatten: '{key}' key has an string value`,[nu.DEPRECATE_LEGACY_MODE]:`Legacy API mode has been deprecated in v11. Use Composition API mode instead.
60
+ About how to use the Composition API mode, see https://vue-i18n.intlify.dev/guide/advanced/composition.html`,[nu.DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE]:`'v-t' has been deprecated in v11. Use translate APIs ('t' or '$t') instead.`,[nu.DUPLICATE_USE_I18N_CALLING]:"Duplicate `useI18n` calling by local scope. Please don't call it on local scope, due to it does not work properly in component."};function iu(e,...t){return yo(ru[e],...t)}function au(e){if(!j(e)||zs(e))return e;for(let t in e)if(Io(e,t))if(!t.includes(`.`))j(e[t])&&au(e[t]);else{let n=t.split(`.`),r=n.length-1,i=e,a=!1;for(let e=0;e<r;e++){if(n[e]===`__proto__`)throw Error(`unsafe key: ${n[e]}`);if(n[e]in i||(i[n[e]]=ko()),!j(i[n[e]])){process.env.NODE_ENV!==`production`&&fo(iu(nu.IGNORE_OBJ_FLATTEN,{key:n[e]})),a=!0;break}i=i[n[e]]}if(a||(zs(i)?rc.includes(n[r])||delete e[t]:(i[n[r]]=e[t],delete e[t])),!zs(i)){let e=i[n[r]];j(e)&&au(e)}}return e}function ou(e,t){let{messages:n,__i18n:r,messageResolver:i,flatJson:a}=t,o=M(n)?n:Lo(r)?ko():{[e]:ko()};if(Lo(r)&&r.forEach(e=>{if(`locale`in e&&`resource`in e){let{locale:t,resource:n}=e;t?(o[t]=o[t]||ko(),Yo(n,o[t])):Yo(n,o)}else A(e)&&Yo(JSON.parse(e),o)}),i==null&&a)for(let e in o)Io(o,e)&&au(o[e]);return o}function su(e){return e.type}function cu(e,t,n){let r=j(t.messages)?t.messages:ko();`__i18nGlobal`in n&&(r=ou(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));let i=Object.keys(r);if(i.length&&i.forEach(t=>{e.mergeLocaleMessage(t,r[t])}),j(t.datetimeFormats)){let n=Object.keys(t.datetimeFormats);n.length&&n.forEach(n=>{e.mergeDateTimeFormat(n,t.datetimeFormats[n])})}if(j(t.numberFormats)){let n=Object.keys(t.numberFormats);n.length&&n.forEach(n=>{e.mergeNumberFormat(n,t.numberFormats[n])})}}function lu(e){return(0,t.createVNode)(t.Text,null,e,0)}function uu(){let e=`currentInstance`;return e in t?t[e]:t.getCurrentInstance()}var du=()=>[],fu=()=>!1,pu=0;function mu(e){return((t,n,r,i)=>e(n,r,uu()||void 0,i))}function hu(e={}){let{__root:n,__injectWithOption:r}=e,i=n===void 0,a=e.flatJson,o=ho?t.ref:t.shallowRef,s=zo(e.inheritLocale)?e.inheritLocale:!0,c=o(n&&s?n.locale.value:A(e.locale)?e.locale:Gc),l=o(n&&s?n.fallbackLocale.value:A(e.fallbackLocale)||Lo(e.fallbackLocale)||M(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:c.value),u=o(ou(c.value,e)),d=o(M(e.datetimeFormats)?e.datetimeFormats:{[c.value]:{}}),f=o(M(e.numberFormats)?e.numberFormats:{[c.value]:{}}),p=n?n.missingWarn:zo(e.missingWarn)||To(e.missingWarn)?e.missingWarn:!0,m=n?n.fallbackWarn:zo(e.fallbackWarn)||To(e.fallbackWarn)?e.fallbackWarn:!0,h=n?n.fallbackRoot:zo(e.fallbackRoot)?e.fallbackRoot:!0,g=!!e.fallbackFormat,_=Ro(e.missing)?e.missing:null,v=Ro(e.missing)?mu(e.missing):null,y=Ro(e.postTranslation)?e.postTranslation:null,b=n?n.warnHtmlMessage:zo(e.warnHtmlMessage)?e.warnHtmlMessage:!0,x=!!e.escapeParameter,S=n?n.modifiers:M(e.modifiers)?e.modifiers:{},C=e.pluralRules||n&&n.pluralRules,w;w=(()=>{i&&rl(null);let t={version:Ul,locale:c.value,fallbackLocale:l.value,messages:u.value,modifiers:S,pluralRules:C,missing:v===null?void 0:v,missingWarn:p,fallbackWarn:m,fallbackFormat:g,unresolving:!0,postTranslation:y===null?void 0:y,warnHtmlMessage:b,escapeParameter:x,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:`vue`}};t.datetimeFormats=d.value,t.numberFormats=f.value,t.__datetimeFormatters=M(w)?w.__datetimeFormatters:void 0,t.__numberFormatters=M(w)?w.__numberFormatters:void 0,process.env.NODE_ENV!==`production`&&(t.__v_emitter=M(w)?w.__v_emitter:void 0);let n=ol(t);return i&&rl(n),n})(),dl(w,c.value,l.value);function T(){return[c.value,l.value,u.value,d.value,f.value]}let E=(0,t.computed)({get:()=>c.value,set:e=>{w.locale=e,c.value=e}}),D=(0,t.computed)({get:()=>l.value,set:e=>{w.fallbackLocale=e,l.value=e,dl(w,c.value,e)}}),O=(0,t.computed)(()=>u.value),ee=(0,t.computed)(()=>d.value),te=(0,t.computed)(()=>f.value);function ne(){return Ro(y)?y:null}function re(e){y=e,w.postTranslation=e}function ie(){return _}function ae(e){e!==null&&(v=mu(e)),_=e,w.missing=v}function oe(e,t){return e!==`translate`||!t.resolvedMessage}let se=(e,t,r,a,o,s)=>{T();let c;try{process.env.NODE_ENV!==`production`||__INTLIFY_PROD_DEVTOOLS__,i||(w.fallbackContext=n?il():void 0),c=e(w)}finally{process.env.NODE_ENV!==`production`||__INTLIFY_PROD_DEVTOOLS__,i||(w.fallbackContext=void 0)}if(r!==`translate exists`&&Co(c)&&c===-1||r===`translate exists`&&!c){let[e,i]=t();if(process.env.NODE_ENV!==`production`&&n&&A(e)&&oe(r,i)&&(h&&(cl(m,e)||ll(p,e))&&fo(iu(nu.FALLBACK_TO_ROOT,{key:e,type:r})),process.env.NODE_ENV!==`production`)){let{__v_emitter:t}=w;t&&h&&t.emit(`fallback`,{type:r,key:e,to:`global`,groupId:`${r}:${e}`})}return n&&h?a(n):o(e)}else if(s(c))return c;else throw Kl(Gl.UNEXPECTED_RETURN_TYPE)};function ce(...e){return se(t=>Reflect.apply(Pl,null,[t,...e]),()=>zl(...e),`translate`,t=>Reflect.apply(t.t,t,[...e]),e=>e,e=>A(e))}function le(...e){let[t,n,r]=e;if(r&&!j(r))throw Kl(Gl.INVALID_ARGUMENT);return ce(t,n,Do({resolvedMessage:!0},r||{}))}function ue(...e){return se(t=>Reflect.apply(gl,null,[t,...e]),()=>vl(...e),`datetime format`,t=>Reflect.apply(t.d,t,[...e]),()=>``,e=>A(e)||Lo(e))}function de(...e){return se(t=>Reflect.apply(bl,null,[t,...e]),()=>Sl(...e),`number format`,t=>Reflect.apply(t.n,t,[...e]),()=>``,e=>A(e)||Lo(e))}function fe(e){return e.map(e=>A(e)||Co(e)||zo(e)?lu(String(e)):e)}let pe={normalize:fe,interpolate:e=>e,type:`vnode`};function me(...e){return se(t=>{let n,r=t;try{r.processor=pe,n=Reflect.apply(Pl,null,[r,...e])}finally{r.processor=null}return n},()=>zl(...e),`translate`,t=>t[Jl](...e),e=>[lu(e)],e=>Lo(e))}function he(...e){return se(t=>Reflect.apply(bl,null,[t,...e]),()=>Sl(...e),`number format`,t=>t[Xl](...e),du,e=>A(e)||Lo(e))}function ge(...e){return se(t=>Reflect.apply(gl,null,[t,...e]),()=>vl(...e),`datetime format`,t=>t[Yl](...e),du,e=>A(e)||Lo(e))}function _e(e){C=e,w.pluralRules=C}function ve(e,t){return se(()=>{if(!e)return!1;let n=A(t)?t:c.value,r=A(t)?[n]:Dc(w,l.value,n);for(let t=0;t<r.length;t++){let n=xe(r[t]),i=w.messageResolver(n,e);if(i===null&&(i=n[e]),zs(i)||Nl(i)||A(i))return!0}return!1},()=>[e],`translate exists`,n=>Reflect.apply(n.te,n,[e,t]),fu,e=>zo(e))}function ye(e){let t=null,n=Dc(w,l.value,c.value);for(let r=0;r<n.length;r++){let i=u.value[n[r]]||{},a=w.messageResolver(i,e);if(a!=null){t=a;break}}return t}function be(e){return ye(e)??(n&&n.tm(e)||{})}function xe(e){return u.value[e]||{}}function Se(e,t){if(a){let n={[e]:t};for(let e in n)Io(n,e)&&au(n[e]);t=n[e]}u.value[e]=t,w.messages=u.value}function Ce(e,t){u.value[e]=u.value[e]||{};let n={[e]:t};if(a)for(let e in n)Io(n,e)&&au(n[e]);t=n[e],Yo(t,u.value[e]),w.messages=u.value}function we(e){return d.value[e]||{}}function Te(e,t){d.value[e]=t,w.datetimeFormats=d.value,yl(w,e,t)}function Ee(e,t){d.value[e]=Do(d.value[e]||{},t),w.datetimeFormats=d.value,yl(w,e,t)}function De(e){return f.value[e]||{}}function Oe(e,t){f.value[e]=t,w.numberFormats=f.value,Cl(w,e,t)}function ke(e,t){f.value[e]=Do(f.value[e]||{},t),w.numberFormats=f.value,Cl(w,e,t)}pu++,n&&ho&&((0,t.watch)(n.locale,e=>{s&&(c.value=e,w.locale=e,dl(w,c.value,l.value))}),(0,t.watch)(n.fallbackLocale,e=>{s&&(l.value=e,w.fallbackLocale=e,dl(w,c.value,l.value))}));let k={id:pu,locale:E,fallbackLocale:D,get inheritLocale(){return s},set inheritLocale(e){s=e,e&&n&&(c.value=n.locale.value,l.value=n.fallbackLocale.value,dl(w,c.value,l.value))},get availableLocales(){return Object.keys(u.value).sort()},messages:O,get modifiers(){return S},get pluralRules(){return C||{}},get isGlobal(){return i},get missingWarn(){return p},set missingWarn(e){p=e,w.missingWarn=p},get fallbackWarn(){return m},set fallbackWarn(e){m=e,w.fallbackWarn=m},get fallbackRoot(){return h},set fallbackRoot(e){h=e},get fallbackFormat(){return g},set fallbackFormat(e){g=e,w.fallbackFormat=g},get warnHtmlMessage(){return b},set warnHtmlMessage(e){b=e,w.warnHtmlMessage=e},get escapeParameter(){return x},set escapeParameter(e){x=e,w.escapeParameter=e},t:ce,getLocaleMessage:xe,setLocaleMessage:Se,mergeLocaleMessage:Ce,getPostTranslationHandler:ne,setPostTranslationHandler:re,getMissingHandler:ie,setMissingHandler:ae,[$l]:_e};return k.datetimeFormats=ee,k.numberFormats=te,k.rt=le,k.te=ve,k.tm=be,k.d=ue,k.n=de,k.getDateTimeFormat=we,k.setDateTimeFormat=Te,k.mergeDateTimeFormat=Ee,k.getNumberFormat=De,k.setNumberFormat=Oe,k.mergeNumberFormat=ke,k[eu]=r,k[Jl]=me,k[Yl]=ge,k[Xl]=he,process.env.NODE_ENV!==`production`&&(k[Zl]=e=>{w.__v_emitter=e},k[Ql]=()=>{w.__v_emitter=void 0}),k}var gu;function _u(e,t){if(gu){let n;t&&`groupId`in t&&(n=t.groupId,delete t.groupId),gu.addTimelineEvent({layerId:`vue-i18n-timeline`,event:{title:e,groupId:n,time:Date.now(),meta:{},data:t||{},logType:e===`compile-error`?`error`:e===`fallback`||e===`missing`?`warning`:`default`}})}}var vu={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e===`parent`||e===`global`,default:`parent`},i18n:{type:Object}};Do({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Co(e)||!isNaN(e)}},vu),Do({value:{type:Number,required:!0},format:{type:[String,Object]}},vu);var yu=bo(`global-vue-i18n`);function bu(e={}){let t=uu();if(t==null)throw Kl(Gl.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Kl(Gl.NOT_INSTALLED);let n=xu(t),r=Cu(n),i=su(t),a=Su(e,i);if(a===`global`)return cu(r,e,i),r;if(a===`parent`){let i=wu(n,t,e.__useComponent);return i??=(process.env.NODE_ENV!==`production`&&fo(iu(nu.NOT_FOUND_PARENT_SCOPE)),r),i}let o=n,s=o.__getInstance(t);if(s==null){let n=Do({},e);`__i18n`in i&&(n.__i18n=i.__i18n),r&&(n.__root=r),s=hu(n),o.__composerExtend&&(s[tu]=o.__composerExtend(s)),Eu(o,t,s),o.__setInstance(t,s)}else process.env.NODE_ENV!==`production`&&a===`local`&&fo(iu(nu.DUPLICATE_USE_I18N_CALLING));return s}function xu(e){let n=(0,t.inject)(e.isCE?yu:e.appContext.app.__VUE_I18N_SYMBOL__);if(!n)throw Kl(e.isCE?Gl.NOT_INSTALLED_WITH_PROVIDE:Gl.UNEXPECTED_ERROR);return n}function Su(e,t){return Eo(e)?`__i18n`in t?`local`:`global`:e.useScope?e.useScope:`local`}function Cu(e){return e.mode===`composition`?e.global:e.global.__composer}function wu(e,t,n=!1){let r=null,i=t.root,a=Tu(t,n);for(;a!=null;){let t=e;if(e.mode===`composition`)r=t.__getInstance(a);else if(__VUE_I18N_LEGACY_API__){let e=t.__getInstance(a);e!=null&&(r=e.__composer,n&&r&&!r[eu]&&(r=null))}if(r!=null||i===a)break;a=a.parent}return r}function Tu(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function Eu(e,n,r){let i=null;(0,t.onMounted)(()=>{if(process.env.NODE_ENV!==`production`){n.__VUE_I18N__=r,i=qo();let e=r;e[Zl]&&e[Zl](i),i.on(`*`,_u)}},n),(0,t.onUnmounted)(()=>{let t=r;process.env.NODE_ENV!==`production`&&(i&&i.off(`*`,_u),t[Ql]&&t[Ql](),delete n.__VUE_I18N__),e.__deleteInstance(n);let a=t[tu];a&&(a(),delete t[tu])},n)}if(Do({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},vu),Wl(),Yc(mc),Zc(Bc),$c(Dc),process.env.NODE_ENV!==`production`||__INTLIFY_PROD_DEVTOOLS__){let e=jo();e.__INTLIFY__=!0,gc(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;function Du(e){return e==null||e===``||Array.isArray(e)&&e.length===0||!(e instanceof Date)&&typeof e==`object`&&Object.keys(e).length===0}function Ou(e){return typeof e==`function`&&`call`in e&&`apply`in e}function P(e){return!Du(e)}function ku(e,t=!0){return e instanceof Object&&e.constructor===Object&&(t||Object.keys(e).length!==0)}function Au(e,t){let n=-1;if(P(e))try{n=e.findLastIndex(t)}catch{n=e.lastIndexOf([...e].reverse().find(t))}return n}function ju(e,...t){return Ou(e)?e(...t):e}function Mu(e,t=!0){return typeof e==`string`&&(t||e!==``)}function Nu(e){return Mu(e)?e.replace(/(-|_)/g,``).toLowerCase():e}function Pu(e,t=``,n={}){let r=Nu(t).split(`.`),i=r.shift();return i?ku(e)?Pu(ju(e[Object.keys(e).find(e=>Nu(e)===i)||``],n),r.join(`.`),n):void 0:ju(e,n)}function Fu(e,t=!0){return Array.isArray(e)&&(t||e.length!==0)}function Iu(e){return P(e)&&!isNaN(e)}function Lu(e=``){return P(e)&&e.length===1&&!!e.match(/\S| /)}function Ru(e,t){if(t){let n=t.test(e);return t.lastIndex=0,n}return!1}function zu(e){return e&&e.replace(/\/\*(?:(?!\*\/)[\s\S])*\*\/|[\r\n\t]+/g,``).replace(/ {2,}/g,` `).replace(/ ([{:}]) /g,`$1`).replace(/([;,]) /g,`$1`).replace(/ !/g,`!`).replace(/: /g,`:`).trim()}function Bu(e){return Mu(e,!1)?e[0].toUpperCase()+e.slice(1):e}function Vu(e){return Mu(e)?e.replace(/(_)/g,`-`).replace(/([a-z])([A-Z])/g,`$1-$2`).toLowerCase():e}function Hu(){let e=new Map;return{on(t,n){let r=e.get(t);return r?r.push(n):r=[n],e.set(t,r),this},off(t,n){let r=e.get(t);return r&&r.splice(r.indexOf(n)>>>0,1),this},emit(t,n){let r=e.get(t);r&&r.forEach(e=>{e(n)})},clear(){e.clear()}}}function Uu(...e){if(e){let t=[];for(let n=0;n<e.length;n++){let r=e[n];if(!r)continue;let i=typeof r;if(i===`string`||i===`number`)t.push(r);else if(i===`object`){let e=Array.isArray(r)?[Uu(...r)]:Object.entries(r).map(([e,t])=>t?e:void 0);t=e.length?t.concat(e.filter(e=>!!e)):t}}return t.join(` `).trim()}}function Wu(e,t){return e?e.classList?e.classList.contains(t):RegExp(`(^| )`+t+`( |$)`,`gi`).test(e.className):!1}function Gu(e,t){if(e&&t){let n=t=>{Wu(e,t)||(e.classList?e.classList.add(t):e.className+=` `+t)};[t].flat().filter(Boolean).forEach(e=>e.split(` `).forEach(n))}}function Ku(e,t){if(e&&t){let n=t=>{e.classList?e.classList.remove(t):e.className=e.className.replace(RegExp(`(^|\\b)`+t.split(` `).join(`|`)+`(\\b|$)`,`gi`),` `)};[t].flat().filter(Boolean).forEach(e=>e.split(` `).forEach(n))}}function qu(e){for(let t of document==null?void 0:document.styleSheets)try{for(let n of t?.cssRules)for(let t of n?.style)if(e.test(t))return{name:t,value:n.style.getPropertyValue(t).trim()}}catch{}return null}function Ju(e){let t={width:0,height:0};if(e){let[n,r]=[e.style.visibility,e.style.display],i=e.getBoundingClientRect();e.style.visibility=`hidden`,e.style.display=`block`,t.width=i.width||e.offsetWidth,t.height=i.height||e.offsetHeight,e.style.display=r,e.style.visibility=n}return t}function Yu(){let e=window,t=document,n=t.documentElement,r=t.getElementsByTagName(`body`)[0];return{width:e.innerWidth||n.clientWidth||r.clientWidth,height:e.innerHeight||n.clientHeight||r.clientHeight}}function Xu(e){return e?Math.abs(e.scrollLeft):0}function Zu(){let e=document.documentElement;return(window.pageXOffset||Xu(e))-(e.clientLeft||0)}function Qu(){let e=document.documentElement;return(window.pageYOffset||e.scrollTop)-(e.clientTop||0)}function $u(e){return e?getComputedStyle(e).direction===`rtl`:!1}function ed(e,t,n=!0){if(e){let r=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:Ju(e),i=r.height,a=r.width,o=t.offsetHeight,s=t.offsetWidth,c=t.getBoundingClientRect(),l=Qu(),u=Zu(),d=Yu(),f,p,m=`top`;c.top+o+i>d.height?(f=c.top+l-i,m=`bottom`,f<0&&(f=l)):f=o+c.top+l,p=c.left+a>d.width?Math.max(0,c.left+u+s-a):c.left+u,$u(e)?e.style.insetInlineEnd=p+`px`:e.style.insetInlineStart=p+`px`,e.style.top=f+`px`,e.style.transformOrigin=m,n&&(e.style.marginTop=m===`bottom`?`calc(${qu(/-anchor-gutter$/)?.value??`2px`} * -1)`:qu(/-anchor-gutter$/)?.value??``)}}function td(e,t){e&&(typeof t==`string`?e.style.cssText=t:Object.entries(t||{}).forEach(([t,n])=>e.style[t]=n))}function nd(e,t){if(e instanceof HTMLElement){let n=e.offsetWidth;if(t){let t=getComputedStyle(e);n+=parseFloat(t.marginLeft)+parseFloat(t.marginRight)}return n}return 0}function rd(e){if(e){let t=e.parentNode;return t&&t instanceof ShadowRoot&&t.host&&(t=t.host),t}return null}function id(e){return!!(e!=null&&e.nodeName&&rd(e))}function ad(e){return typeof Element<`u`?e instanceof Element:typeof e==`object`&&!!e&&e.nodeType===1&&typeof e.nodeName==`string`}var od;function sd(e){if(e){let t=getComputedStyle(e);return e.offsetWidth-e.clientWidth-parseFloat(t.borderLeftWidth)-parseFloat(t.borderRightWidth)}else{if(od!=null)return od;let e=document.createElement(`div`);td(e,{width:`100px`,height:`100px`,overflow:`scroll`,position:`absolute`,top:`-9999px`}),document.body.appendChild(e);let t=e.offsetWidth-e.clientWidth;return document.body.removeChild(e),od=t,t}}function cd(e,t={}){if(ad(e)){let n=(t,r)=>{var i;let a=(i=e?.$attrs)!=null&&i[t]?[e?.$attrs?.[t]]:[];return[r].flat().reduce((e,r)=>{if(r!=null){let i=typeof r;if(i===`string`||i===`number`)e.push(r);else if(i===`object`){let i=Array.isArray(r)?n(t,r):Object.entries(r).map(([e,n])=>t===`style`&&(n||n===0)?`${e.replace(/([a-z])([A-Z])/g,`$1-$2`).toLowerCase()}:${n}`:n?e:void 0);e=i.length?e.concat(i.filter(e=>!!e)):e}}return e},a)};Object.entries(t).forEach(([t,r])=>{if(r!=null){let i=t.match(/^on(.+)/);i?e.addEventListener(i[1].toLowerCase(),r):t===`p-bind`||t===`pBind`?cd(e,r):(r=t===`class`?[...new Set(n(`class`,r))].join(` `).trim():t===`style`?n(`style`,r).join(`;`).trim():r,(e.$attrs=e.$attrs||{})&&(e.$attrs[t]=r),e.setAttribute(t,r))}})}}function ld(e,t={},...n){if(e){let r=document.createElement(e);return cd(r,t),r.append(...n),r}}function ud(e,t){return ad(e)?e.matches(t)?e:e.querySelector(t):null}function dd(e,t){e&&document.activeElement!==e&&e.focus(t)}function fd(e,t){if(ad(e)){let n=e.getAttribute(t);return isNaN(n)?n===`true`||n===`false`?n===`true`:n:+n}}function pd(e){if(e){let t=e.offsetHeight,n=getComputedStyle(e);return t-=parseFloat(n.paddingTop)+parseFloat(n.paddingBottom)+parseFloat(n.borderTopWidth)+parseFloat(n.borderBottomWidth),t}return 0}function md(e){if(e){let[t,n]=[e.style.visibility,e.style.display];e.style.visibility=`hidden`,e.style.display=`block`;let r=e.offsetHeight;return e.style.display=n,e.style.visibility=t,r}return 0}function hd(e){if(e){let[t,n]=[e.style.visibility,e.style.display];e.style.visibility=`hidden`,e.style.display=`block`;let r=e.offsetWidth;return e.style.display=n,e.style.visibility=t,r}return 0}function gd(e){if(e){let t=e.getBoundingClientRect();return{top:t.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:t.left+(window.pageXOffset||Xu(document.documentElement)||Xu(document.body)||0)}}return{top:`auto`,left:`auto`}}function _d(e,t){if(e){let n=e.offsetHeight;if(t){let t=getComputedStyle(e);n+=parseFloat(t.marginTop)+parseFloat(t.marginBottom)}return n}return 0}function vd(e,t=[]){let n=rd(e);return n===null?t:vd(n,t.concat([n]))}function yd(e){let t=[];if(e){let n=vd(e),r=/(auto|scroll)/,i=e=>{try{let t=window.getComputedStyle(e,null);return r.test(t.getPropertyValue(`overflow`))||r.test(t.getPropertyValue(`overflowX`))||r.test(t.getPropertyValue(`overflowY`))}catch{return!1}};for(let e of n){let n=e.nodeType===1&&e.dataset.scrollselectors;if(n){let r=n.split(`,`);for(let n of r){let r=ud(e,n);r&&i(r)&&t.push(r)}}e.nodeType!==9&&i(e)&&t.push(e)}}return t}function bd(e){if(e){let t=e.offsetWidth,n=getComputedStyle(e);return t-=parseFloat(n.paddingLeft)+parseFloat(n.paddingRight)+parseFloat(n.borderLeftWidth)+parseFloat(n.borderRightWidth),t}return 0}function xd(){return!!(typeof window<`u`&&window.document&&window.document.createElement)}function Sd(){return`ontouchstart`in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0}function Cd(e,t){if(e){let n=e.parentElement,r=gd(n),i=Yu(),a=e.offsetParent?e.offsetWidth:hd(e),o=e.offsetParent?e.offsetHeight:md(e),s=nd(n?.children?.[0]),c=_d(n?.children?.[0]),l=``,u=``;r.left+s+a>i.width-sd()?r.left<a?t%2==1?l=r.left?`-`+r.left+`px`:`100%`:t%2==0&&(l=i.width-a-sd()+`px`):l=`-100%`:l=`100%`,u=e.getBoundingClientRect().top+c+o>i.height?`-${o-c}px`:`0px`,e.style.top=u,e.style.insetInlineStart=l}}function wd(e,t=``,n){ad(e)&&n!=null&&e.setAttribute(t,n)}var Td={};function Ed(e=`pui_id_`){return Object.hasOwn(Td,e)||(Td[e]=0),Td[e]++,`${e}${Td[e]}`}function Dd(){let e=[],t=(t,n,r=999)=>{let a=i(t,n,r),o=a.value+(a.key===t?0:r)+1;return e.push({key:t,value:o}),o},n=t=>{e=e.filter(e=>e.value!==t)},r=(e,t)=>i(e,t).value,i=(t,n,r=0)=>[...e].reverse().find(e=>n?!0:e.key===t)||{key:t,value:r},a=e=>e&&parseInt(e.style.zIndex,10)||0;return{get:a,set:(e,n,r)=>{n&&(n.style.zIndex=String(t(e,!0,r)))},clear:e=>{e&&(n(a(e)),e.style.zIndex=``)},getCurrent:e=>r(e,!0)}}var Od=Dd(),kd=Object.defineProperty,Ad=Object.defineProperties,jd=Object.getOwnPropertyDescriptors,Md=Object.getOwnPropertySymbols,Nd=Object.prototype.hasOwnProperty,Pd=Object.prototype.propertyIsEnumerable,Fd=(e,t,n)=>t in e?kd(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Id=(e,t)=>{for(var n in t||={})Nd.call(t,n)&&Fd(e,n,t[n]);if(Md)for(var n of Md(t))Pd.call(t,n)&&Fd(e,n,t[n]);return e},Ld=(e,t)=>Ad(e,jd(t)),Rd=(e,t)=>{var n={};for(var r in e)Nd.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Md)for(var r of Md(e))t.indexOf(r)<0&&Pd.call(e,r)&&(n[r]=e[r]);return n},zd=Hu(),Bd=/{([^}]*)}/g,Vd=/(\d+\s+[\+\-\*\/]\s+\d+)/g,Hd=/var\([^)]+\)/g;function Ud(e){return Mu(e)?e.replace(/[A-Z]/g,(e,t)=>t===0?e:`.`+e.toLowerCase()).toLowerCase():e}function Wd(e){return ku(e)&&e.hasOwnProperty(`$value`)&&e.hasOwnProperty(`$type`)?e.$value:e}function Gd(e){return e.replaceAll(/ /g,``).replace(/[^\w]/g,`-`)}function Kd(e=``,t=``){return Gd(`${Mu(e,!1)&&Mu(t,!1)?`${e}-`:e}${t}`)}function qd(e=``,t=``){return`--${Kd(e,t)}`}function Jd(e=``){return((e.match(/{/g)||[]).length+(e.match(/}/g)||[]).length)%2!=0}function Yd(e,t=``,n=``,r=[],i){if(Mu(e)){let t=e.trim();if(Jd(t))return;if(Ru(t,Bd)){let e=t.replaceAll(Bd,e=>`var(${qd(n,Vu(e.replace(/{|}/g,``).split(`.`).filter(e=>!r.some(t=>Ru(e,t))).join(`-`)))}${P(i)?`, ${i}`:``})`);return Ru(e.replace(Hd,`0`),Vd)?`calc(${e})`:e}return t}else if(Iu(e))return e}function Xd(e,t,n){Mu(t,!1)&&e.push(`${t}:${n};`)}function Zd(e,t){return e?`${e}{${t}}`:``}function Qd(e,t){if(e.indexOf(`dt(`)===-1)return e;function n(e,t){let n=[],i=0,a=``,o=null,s=0;for(;i<=e.length;){let c=e[i];if((c===`"`||c===`'`||c==="`")&&e[i-1]!==`\\`&&(o=o===c?null:c),!o&&(c===`(`&&s++,c===`)`&&s--,(c===`,`||i===e.length)&&s===0)){let e=a.trim();e.startsWith(`dt(`)?n.push(Qd(e,t)):n.push(r(e)),a=``,i++;continue}c!==void 0&&(a+=c),i++}return n}function r(e){let t=e[0];if((t===`"`||t===`'`||t==="`")&&e[e.length-1]===t)return e.slice(1,-1);let n=Number(e);return isNaN(n)?e:n}let i=[],a=[];for(let t=0;t<e.length;t++)if(e[t]===`d`&&e.slice(t,t+3)===`dt(`)a.push(t),t+=2;else if(e[t]===`)`&&a.length>0){let e=a.pop();a.length===0&&i.push([e,t])}if(!i.length)return e;for(let r=i.length-1;r>=0;r--){let[a,o]=i[r],s=t(...n(e.slice(a+3,o),t));e=e.slice(0,a)+s+e.slice(o+1)}return e}var $d=(...e)=>ef(F.getTheme(),...e),ef=(e={},t,n,r)=>{if(t){let{variable:i,options:a}=F.defaults||{},{prefix:o,transform:s}=e?.options||a||{},c=Ru(t,Bd)?t:`{${t}}`;return r===`value`||Du(r)&&s===`strict`?F.getTokenValue(t):Yd(c,void 0,o,[i.excludedKeyRegex],n)}return``};function tf(e,...t){return e instanceof Array?Qd(e.reduce((e,n,r)=>e+n+(ju(t[r],{dt:$d})??``),``),$d):ju(e,{dt:$d})}function nf(e,t={}){let n=F.defaults.variable,{prefix:r=n.prefix,selector:i=n.selector,excludedKeyRegex:a=n.excludedKeyRegex}=t,o=[],s=[],c=[{node:e,path:r}];for(;c.length;){let{node:e,path:t}=c.pop();for(let n in e){let i=e[n],l=Wd(i),u=Ru(n,a)?Kd(t):Kd(t,Vu(n));if(ku(l))c.push({node:l,path:u});else{Xd(s,qd(u),Yd(l,u,r,[a]));let e=u;r&&e.startsWith(r+`-`)&&(e=e.slice(r.length+1)),o.push(e.replace(/-/g,`.`))}}}let l=s.join(``);return{value:s,tokens:o,declarations:l,css:Zd(i,l)}}var rf={regex:{rules:{class:{pattern:/^\.([a-zA-Z][\w-]*)$/,resolve(e){return{type:`class`,selector:e,matched:this.pattern.test(e.trim())}}},attr:{pattern:/^\[(.*)\]$/,resolve(e){return{type:`attr`,selector:`:root${e},:host${e}`,matched:this.pattern.test(e.trim())}}},media:{pattern:/^@media (.*)$/,resolve(e){return{type:`media`,selector:e,matched:this.pattern.test(e.trim())}}},system:{pattern:/^system$/,resolve(e){return{type:`system`,selector:`@media (prefers-color-scheme: dark)`,matched:this.pattern.test(e.trim())}}},custom:{resolve(e){return{type:`custom`,selector:e,matched:!0}}}},resolve(e){let t=Object.keys(this.rules).filter(e=>e!==`custom`).map(e=>this.rules[e]);return[e].flat().map(e=>t.map(t=>t.resolve(e)).find(e=>e.matched)??this.rules.custom.resolve(e))}},_toVariables(e,t){return nf(e,{prefix:t?.prefix})},getCommon({name:e=``,theme:t={},params:n,set:r,defaults:i}){let{preset:a,options:o}=t,s,c,l,u,d,f,p;if(P(a)&&o.transform!==`strict`){let{primitive:t,semantic:n,extend:m}=a,h=n||{},{colorScheme:g}=h,_=Rd(h,[`colorScheme`]),v=m||{},{colorScheme:y}=v,b=Rd(v,[`colorScheme`]),x=g||{},{dark:S}=x,C=Rd(x,[`dark`]),w=y||{},{dark:T}=w,E=Rd(w,[`dark`]),D=P(t)?this._toVariables({primitive:t},o):{},O=P(_)?this._toVariables({semantic:_},o):{},ee=P(C)?this._toVariables({light:C},o):{},te=P(S)?this._toVariables({dark:S},o):{},ne=P(b)?this._toVariables({semantic:b},o):{},re=P(E)?this._toVariables({light:E},o):{},ie=P(T)?this._toVariables({dark:T},o):{},[ae,oe]=[D.declarations??``,D.tokens],[se,ce]=[O.declarations??``,O.tokens||[]],[le,ue]=[ee.declarations??``,ee.tokens||[]],[de,fe]=[te.declarations??``,te.tokens||[]],[pe,me]=[ne.declarations??``,ne.tokens||[]],[he,ge]=[re.declarations??``,re.tokens||[]],[_e,ve]=[ie.declarations??``,ie.tokens||[]];s=this.transformCSS(e,ae,`light`,`variable`,o,r,i),c=oe,l=`${this.transformCSS(e,`${se}${le}`,`light`,`variable`,o,r,i)}${this.transformCSS(e,`${de}`,`dark`,`variable`,o,r,i)}`,u=[...new Set([...ce,...ue,...fe])],d=`${this.transformCSS(e,`${pe}${he}color-scheme:light`,`light`,`variable`,o,r,i)}${this.transformCSS(e,`${_e}color-scheme:dark`,`dark`,`variable`,o,r,i)}`,f=[...new Set([...me,...ge,...ve])],p=ju(a.css,{dt:$d})}return{primitive:{css:s,tokens:c},semantic:{css:l,tokens:u},global:{css:d,tokens:f},style:p}},getPreset({name:e=``,preset:t={},options:n,params:r,set:i,defaults:a,selector:o}){let s,c,l;if(P(t)&&n.transform!==`strict`){let r=e.replace(`-directive`,``),u=t,{colorScheme:d,extend:f,css:p}=u,m=Rd(u,[`colorScheme`,`extend`,`css`]),h=f||{},{colorScheme:g}=h,_=Rd(h,[`colorScheme`]),v=d||{},{dark:y}=v,b=Rd(v,[`dark`]),x=g||{},{dark:S}=x,C=Rd(x,[`dark`]),w=P(m)?this._toVariables({[r]:Id(Id({},m),_)},n):{},T=P(b)?this._toVariables({[r]:Id(Id({},b),C)},n):{},E=P(y)?this._toVariables({[r]:Id(Id({},y),S)},n):{},[D,O]=[w.declarations??``,w.tokens||[]],[ee,te]=[T.declarations??``,T.tokens||[]],[ne,re]=[E.declarations??``,E.tokens||[]];s=`${this.transformCSS(r,`${D}${ee}`,`light`,`variable`,n,i,a,o)}${this.transformCSS(r,ne,`dark`,`variable`,n,i,a,o)}`,c=[...new Set([...O,...te,...re])],l=ju(p,{dt:$d})}return{css:s,tokens:c,style:l}},getPresetC({name:e=``,theme:t={},params:n,set:r,defaults:i}){let{preset:a,options:o}=t,s=a?.components?.[e];return this.getPreset({name:e,preset:s,options:o,params:n,set:r,defaults:i})},getPresetD({name:e=``,theme:t={},params:n,set:r,defaults:i}){let a=e.replace(`-directive`,``),{preset:o,options:s}=t,c=o?.components?.[a]||o?.directives?.[a];return this.getPreset({name:a,preset:c,options:s,params:n,set:r,defaults:i})},applyDarkColorScheme(e){return!(e.darkModeSelector===`none`||e.darkModeSelector===!1)},getColorSchemeOption(e,t){return this.applyDarkColorScheme(e)?this.regex.resolve(e.darkModeSelector===!0?t.options.darkModeSelector:e.darkModeSelector??t.options.darkModeSelector):[]},getLayerOrder(e,t={},n,r){let{cssLayer:i}=t;return i?`@layer ${ju(i.order||i.name||`primeui`,n)}`:``},getCommonStyleSheet({name:e=``,theme:t={},params:n,props:r={},set:i,defaults:a}){let o=this.getCommon({name:e,theme:t,params:n,set:i,defaults:a}),s=Object.entries(r).reduce((e,[t,n])=>e.push(`${t}="${n}"`)&&e,[]).join(` `);return Object.entries(o||{}).reduce((e,[t,n])=>{if(ku(n)&&Object.hasOwn(n,`css`)){let r=zu(n.css),i=`${t}-variables`;e.push(`<style type="text/css" data-primevue-style-id="${i}" ${s}>${r}</style>`)}return e},[]).join(``)},getStyleSheet({name:e=``,theme:t={},params:n,props:r={},set:i,defaults:a}){let o={name:e,theme:t,params:n,set:i,defaults:a},s=(e.includes(`-directive`)?this.getPresetD(o):this.getPresetC(o))?.css,c=Object.entries(r).reduce((e,[t,n])=>e.push(`${t}="${n}"`)&&e,[]).join(` `);return s?`<style type="text/css" data-primevue-style-id="${e}-variables" ${c}>${zu(s)}</style>`:``},createTokens(e={},t,n=``,r=``,i={}){let a=function(e,t={},n=[]){if(n.includes(this.path))return console.warn(`Circular reference detected at ${this.path}`),{colorScheme:e,path:this.path,paths:t,value:void 0};n.push(this.path),t.name=this.path,t.binding||={};let r=this.value;if(typeof this.value==`string`&&Bd.test(this.value)){let i=this.value.trim().replace(Bd,r=>{let i=r.slice(1,-1),a=this.tokens[i];if(!a)return console.warn(`Token not found for path: ${i}`),`__UNRESOLVED__`;let o=a.computed(e,t,n);return Array.isArray(o)&&o.length===2?`light-dark(${o[0].value},${o[1].value})`:o?.value??`__UNRESOLVED__`});r=Vd.test(i.replace(Hd,`0`))?`calc(${i})`:i}return Du(t.binding)&&delete t.binding,n.pop(),{colorScheme:e,path:this.path,paths:t,value:r.includes(`__UNRESOLVED__`)?void 0:r}},o=(e,n,r)=>{Object.entries(e).forEach(([e,s])=>{let c=Ru(e,t.variable.excludedKeyRegex)?n:n?`${n}.${Ud(e)}`:Ud(e),l=r?`${r}.${e}`:e;ku(s)?o(s,c,l):(i[c]||(i[c]={paths:[],computed:(e,t={},n=[])=>{if(i[c].paths.length===1)return i[c].paths[0].computed(i[c].paths[0].scheme,t.binding,n);if(e&&e!==`none`)for(let r=0;r<i[c].paths.length;r++){let a=i[c].paths[r];if(a.scheme===e)return a.computed(e,t.binding,n)}return i[c].paths.map(e=>e.computed(e.scheme,t[e.scheme],n))}}),i[c].paths.push({path:l,value:s,scheme:l.includes(`colorScheme.light`)?`light`:l.includes(`colorScheme.dark`)?`dark`:`none`,computed:a,tokens:i}))})};return o(e,n,r),i},getTokenValue(e,t,n){let r=(e=>e.split(`.`).filter(e=>!Ru(e.toLowerCase(),n.variable.excludedKeyRegex)).join(`.`))(t),i=t.includes(`colorScheme.light`)?`light`:t.includes(`colorScheme.dark`)?`dark`:void 0,a=[e[r]?.computed(i)].flat().filter(e=>e);return a.length===1?a[0].value:a.reduce((e={},t)=>{let n=t,{colorScheme:r}=n;return e[r]=Rd(n,[`colorScheme`]),e},void 0)},getSelectorRule(e,t,n,r){return n===`class`||n===`attr`?Zd(P(t)?`${e}${t},${e} ${t}`:e,r):Zd(e,Zd(t??`:root,:host`,r))},transformCSS(e,t,n,r,i={},a,o,s){if(P(t)){let{cssLayer:c}=i;if(r!==`style`){let e=this.getColorSchemeOption(i,o);t=n===`dark`?e.reduce((e,{type:n,selector:r})=>(P(r)&&(e+=r.includes(`[CSS]`)?r.replace(`[CSS]`,t):this.getSelectorRule(r,s,n,t)),e),``):Zd(s??`:root,:host`,t)}if(c){let n={name:`primeui`,order:`primeui`};ku(c)&&(n.name=ju(c.name,{name:e,type:r})),P(n.name)&&(t=Zd(`@layer ${n.name}`,t),a?.layerNames(n.name))}return t}return``}},F={defaults:{variable:{prefix:`p`,selector:`:root,:host`,excludedKeyRegex:/^(primitive|semantic|components|directives|variables|colorscheme|light|dark|common|root|states|extend|css)$/gi},options:{prefix:`p`,darkModeSelector:`system`,cssLayer:!1}},_theme:void 0,_layerNames:new Set,_loadedStyleNames:new Set,_loadingStyles:new Set,_tokens:{},update(e={}){let{theme:t}=e;t&&(this._theme=Ld(Id({},t),{options:Id(Id({},this.defaults.options),t.options)}),this._tokens=rf.createTokens(this.preset,this.defaults),this.clearLoadedStyleNames())},get theme(){return this._theme},get preset(){return this.theme?.preset||{}},get options(){return this.theme?.options||{}},get tokens(){return this._tokens},getTheme(){return this.theme},setTheme(e){this.update({theme:e}),zd.emit(`theme:change`,e)},getPreset(){return this.preset},setPreset(e){this._theme=Ld(Id({},this.theme),{preset:e}),this._tokens=rf.createTokens(e,this.defaults),this.clearLoadedStyleNames(),zd.emit(`preset:change`,e),zd.emit(`theme:change`,this.theme)},getOptions(){return this.options},setOptions(e){this._theme=Ld(Id({},this.theme),{options:e}),this.clearLoadedStyleNames(),zd.emit(`options:change`,e),zd.emit(`theme:change`,this.theme)},getLayerNames(){return[...this._layerNames]},setLayerNames(e){this._layerNames.add(e)},getLoadedStyleNames(){return this._loadedStyleNames},isStyleNameLoaded(e){return this._loadedStyleNames.has(e)},setLoadedStyleName(e){this._loadedStyleNames.add(e)},deleteLoadedStyleName(e){this._loadedStyleNames.delete(e)},clearLoadedStyleNames(){this._loadedStyleNames.clear()},getTokenValue(e){return rf.getTokenValue(this.tokens,e,this.defaults)},getCommon(e=``,t){return rf.getCommon({name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getComponent(e=``,t){let n={name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return rf.getPresetC(n)},getDirective(e=``,t){let n={name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return rf.getPresetD(n)},getCustomPreset(e=``,t,n,r){let i={name:e,preset:t,options:this.options,selector:n,params:r,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return rf.getPreset(i)},getLayerOrderCSS(e=``){return rf.getLayerOrder(e,this.options,{names:this.getLayerNames()},this.defaults)},transformCSS(e=``,t,n=`style`,r){return rf.transformCSS(e,t,r,n,this.options,{layerNames:this.setLayerNames.bind(this)},this.defaults)},getCommonStyleSheet(e=``,t,n={}){return rf.getCommonStyleSheet({name:e,theme:this.theme,params:t,props:n,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getStyleSheet(e,t,n={}){return rf.getStyleSheet({name:e,theme:this.theme,params:t,props:n,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},onStyleMounted(e){this._loadingStyles.add(e)},onStyleUpdated(e){this._loadingStyles.add(e)},onStyleLoaded(e,{name:t}){this._loadingStyles.size&&(this._loadingStyles.delete(t),zd.emit(`theme:${t}:load`,e),!this._loadingStyles.size&&zd.emit(`theme:load`))}},af={_loadedStyleNames:new Set,getLoadedStyleNames:function(){return this._loadedStyleNames},isStyleNameLoaded:function(e){return this._loadedStyleNames.has(e)},setLoadedStyleName:function(e){this._loadedStyleNames.add(e)},deleteLoadedStyleName:function(e){this._loadedStyleNames.delete(e)},clearLoadedStyleNames:function(){this._loadedStyleNames.clear()}},of=`
61
61
  *,
62
62
  ::before,
63
63
  ::after {
@@ -169,8 +169,8 @@ About how to use the Composition API mode, see https://vue-i18n.intlify.dev/guid
169
169
  transform: scale(0.93);
170
170
  }
171
171
  }
172
- `;function of(e){"@babel/helpers - typeof";return of=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},of(e)}function sf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function cf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?sf(Object(n),!0).forEach(function(t){lf(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sf(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function lf(e,t,n){return(t=uf(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function uf(e){var t=df(e,`string`);return of(t)==`symbol`?t:t+``}function df(e,t){if(of(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(of(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function ff(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;(0,t.getCurrentInstance)()&&(0,t.getCurrentInstance)().components?(0,t.onMounted)(e):n?e():(0,t.nextTick)(e)}var pf=0;function mf(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=(0,t.ref)(!1),i=(0,t.ref)(e),a=(0,t.ref)(null),o=bd()?window.document:void 0,s=n.document,c=s===void 0?o:s,l=n.immediate,u=l===void 0?!0:l,d=n.manual,f=d===void 0?!1:d,p=n.name,m=p===void 0?`style_${++pf}`:p,h=n.id,g=h===void 0?void 0:h,_=n.media,v=_===void 0?void 0:_,y=n.nonce,b=y===void 0?void 0:y,x=n.first,S=x===void 0?!1:x,C=n.onMounted,w=C===void 0?void 0:C,T=n.onUpdated,E=T===void 0?void 0:T,D=n.onLoad,O=D===void 0?void 0:D,ee=n.props,te=ee===void 0?{}:ee,k=function(){},ne=function(n){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(c){var s=cf(cf({},te),o),l=s.name||m,u=s.id||g,d=s.nonce||b;a.value=c.querySelector(`style[data-primevue-style-id="${l}"]`)||c.getElementById(u)||c.createElement(`style`),a.value.isConnected||(i.value=n||e,sd(a.value,{type:`text/css`,id:u,media:v,nonce:d}),S?c.head.prepend(a.value):c.head.appendChild(a.value),Cd(a.value,`data-primevue-style-id`,l),sd(a.value,s),a.value.onload=function(e){return O?.(e,{name:l})},w?.(l)),!r.value&&(k=(0,t.watch)(i,function(e){a.value.textContent=e,E?.(l)},{immediate:!0}),r.value=!0)}};return u&&!f&&ff(ne),{id:g,name:m,el:a,css:i,unload:function(){!c||!r.value||(k(),rd(a.value)&&c.head.removeChild(a.value),r.value=!1,a.value=null)},load:ne,isLoaded:(0,t.readonly)(r)}}function hf(e){"@babel/helpers - typeof";return hf=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},hf(e)}var gf,_f,vf,yf;function bf(e,t){return Tf(e)||wf(e,t)||Sf(e,t)||xf()}function xf(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
173
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sf(e,t){if(e){if(typeof e==`string`)return Cf(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Cf(e,t):void 0}}function Cf(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function wf(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t!==0)for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function Tf(e){if(Array.isArray(e))return e}function Ef(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Df(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Ef(Object(n),!0).forEach(function(t){Of(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ef(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Of(e,t,n){return(t=kf(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function kf(e){var t=Af(e,`string`);return hf(t)==`symbol`?t:t+``}function Af(e,t){if(hf(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(hf(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function jf(e,t){return t||=e.slice(0),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}var Mf={name:`base`,css:function(e){var t=e.dt;return`
172
+ `;function sf(e){"@babel/helpers - typeof";return sf=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},sf(e)}function cf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function lf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?cf(Object(n),!0).forEach(function(t){uf(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):cf(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function uf(e,t,n){return(t=df(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function df(e){var t=ff(e,`string`);return sf(t)==`symbol`?t:t+``}function ff(e,t){if(sf(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(sf(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function pf(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;(0,t.getCurrentInstance)()&&(0,t.getCurrentInstance)().components?(0,t.onMounted)(e):n?e():(0,t.nextTick)(e)}var mf=0;function hf(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=(0,t.ref)(!1),i=(0,t.ref)(e),a=(0,t.ref)(null),o=xd()?window.document:void 0,s=n.document,c=s===void 0?o:s,l=n.immediate,u=l===void 0?!0:l,d=n.manual,f=d===void 0?!1:d,p=n.name,m=p===void 0?`style_${++mf}`:p,h=n.id,g=h===void 0?void 0:h,_=n.media,v=_===void 0?void 0:_,y=n.nonce,b=y===void 0?void 0:y,x=n.first,S=x===void 0?!1:x,C=n.onMounted,w=C===void 0?void 0:C,T=n.onUpdated,E=T===void 0?void 0:T,D=n.onLoad,O=D===void 0?void 0:D,ee=n.props,te=ee===void 0?{}:ee,ne=function(){},re=function(n){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(c){var s=lf(lf({},te),o),l=s.name||m,u=s.id||g,d=s.nonce||b;a.value=c.querySelector(`style[data-primevue-style-id="${l}"]`)||c.getElementById(u)||c.createElement(`style`),a.value.isConnected||(i.value=n||e,cd(a.value,{type:`text/css`,id:u,media:v,nonce:d}),S?c.head.prepend(a.value):c.head.appendChild(a.value),wd(a.value,`data-primevue-style-id`,l),cd(a.value,s),a.value.onload=function(e){return O?.(e,{name:l})},w?.(l)),!r.value&&(ne=(0,t.watch)(i,function(e){a.value.textContent=e,E?.(l)},{immediate:!0}),r.value=!0)}};return u&&!f&&pf(re),{id:g,name:m,el:a,css:i,unload:function(){!c||!r.value||(ne(),id(a.value)&&c.head.removeChild(a.value),r.value=!1,a.value=null)},load:re,isLoaded:(0,t.readonly)(r)}}function gf(e){"@babel/helpers - typeof";return gf=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},gf(e)}var _f,vf,yf,bf;function xf(e,t){return Ef(e)||Tf(e,t)||Cf(e,t)||Sf()}function Sf(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
173
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Cf(e,t){if(e){if(typeof e==`string`)return wf(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?wf(e,t):void 0}}function wf(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Tf(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t!==0)for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function Ef(e){if(Array.isArray(e))return e}function Df(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Of(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Df(Object(n),!0).forEach(function(t){kf(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Df(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function kf(e,t,n){return(t=Af(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Af(e){var t=jf(e,`string`);return gf(t)==`symbol`?t:t+``}function jf(e,t){if(gf(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(gf(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Mf(e,t){return t||=e.slice(0),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}var I={name:`base`,css:function(e){var t=e.dt;return`
174
174
  .p-hidden-accessible {
175
175
  border: 0;
176
176
  clip: rect(0 0 0 0);
@@ -189,8 +189,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
189
189
  overflow: hidden;
190
190
  padding-right: ${t(`scrollbar.width`)};
191
191
  }
192
- `},style:af,classes:{},inlineStyles:{},load:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=(arguments.length>2&&arguments[2]!==void 0?arguments[2]:function(e){return e})(ef(gf||=jf([``,``]),e));return F(n)?mf(Ru(n),Df({name:this.name},t)):{}},loadCSS:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return this.load(this.css,e)},loadStyle:function(){var e=this,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``;return this.load(this.style,t,function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``;return I.transformCSS(t.name||e.name,`${r}${ef(_f||=jf([``,``]),n)}`)})},getCommonTheme:function(e){return I.getCommon(this.name,e)},getComponentTheme:function(e){return I.getComponent(this.name,e)},getDirectiveTheme:function(e){return I.getDirective(this.name,e)},getPresetTheme:function(e,t,n){return I.getCustomPreset(this.name,e,t,n)},getLayerOrderThemeCSS:function(){return I.getLayerOrderCSS(this.name)},getStyleSheet:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.css){var n=Au(this.css,{dt:Qd})||``,r=Ru(ef(vf||=jf([``,``,``]),n,e)),i=Object.entries(t).reduce(function(e,t){var n=bf(t,2),r=n[0],i=n[1];return e.push(`${r}="${i}"`)&&e},[]).join(` `);return F(r)?`<style type="text/css" data-primevue-style-id="${this.name}" ${i}>${r}</style>`:``}return``},getCommonThemeStyleSheet:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return I.getCommonStyleSheet(this.name,e,t)},getThemeStyleSheet:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[I.getStyleSheet(this.name,e,t)];if(this.style){var r=this.name===`base`?`global-style`:`${this.name}-style`,i=ef(yf||=jf([``,``]),Au(this.style,{dt:Qd})),a=Ru(I.transformCSS(r,i)),o=Object.entries(t).reduce(function(e,t){var n=bf(t,2),r=n[0],i=n[1];return e.push(`${r}="${i}"`)&&e},[]).join(` `);F(a)&&n.push(`<style type="text/css" data-primevue-style-id="${r}" ${o}>${a}</style>`)}return n.join(``)},extend:function(e){return Df(Df({},this),{},{css:void 0,style:void 0},e)}};function Nf(){return`${arguments.length>0&&arguments[0]!==void 0?arguments[0]:`pc`}${(0,t.useId)().replace(`v-`,``).replaceAll(`-`,`_`)}`}var Pf=Mf.extend({name:`common`});function Ff(e){"@babel/helpers - typeof";return Ff=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},Ff(e)}function If(e){return Uf(e)||Lf(e)||Bf(e)||zf()}function Lf(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function Rf(e,t){return Uf(e)||Hf(e,t)||Bf(e,t)||zf()}function zf(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
193
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Bf(e,t){if(e){if(typeof e==`string`)return Vf(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Vf(e,t):void 0}}function Vf(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Hf(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function Uf(e){if(Array.isArray(e))return e}function Wf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function L(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Wf(Object(n),!0).forEach(function(t){Gf(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wf(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Gf(e,t,n){return(t=Kf(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Kf(e){var t=qf(e,`string`);return Ff(t)==`symbol`?t:t+``}function qf(e,t){if(Ff(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Ff(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var Jf={name:`BaseComponent`,props:{pt:{type:Object,default:void 0},ptOptions:{type:Object,default:void 0},unstyled:{type:Boolean,default:void 0},dt:{type:Object,default:void 0}},inject:{$parentInstance:{default:void 0}},watch:{isUnstyled:{immediate:!0,handler:function(e){Rd.off(`theme:change`,this._loadCoreStyles),e||(this._loadCoreStyles(),this._themeChangeListener(this._loadCoreStyles))}},dt:{immediate:!0,handler:function(e,t){var n=this;Rd.off(`theme:change`,this._themeScopedListener),e?(this._loadScopedThemeStyles(e),this._themeScopedListener=function(){return n._loadScopedThemeStyles(e)},this._themeChangeListener(this._themeScopedListener)):this._unloadScopedThemeStyles()}}},scopedStyleEl:void 0,rootEl:void 0,uid:void 0,$attrSelector:void 0,beforeCreate:function(){var e,t,n,r,i,a,o,s,c,l,u=this.pt?._usept,d=u?(e=this.pt)==null||(e=e.originalValue)==null?void 0:e[this.$.type.name]:void 0;(n=(u?(t=this.pt)==null||(t=t.value)==null?void 0:t[this.$.type.name]:this.pt)||d)==null||(n=n.hooks)==null||(r=n.onBeforeCreate)==null||r.call(n);var f=(i=this.$primevueConfig)==null||(i=i.pt)==null?void 0:i._usept,p=f?(a=this.$primevue)==null||(a=a.config)==null||(a=a.pt)==null?void 0:a.originalValue:void 0;(c=(f?(o=this.$primevue)==null||(o=o.config)==null||(o=o.pt)==null?void 0:o.value:(s=this.$primevue)==null||(s=s.config)==null?void 0:s.pt)||p)==null||(c=c[this.$.type.name])==null||(c=c.hooks)==null||(l=c.onBeforeCreate)==null||l.call(c),this.$attrSelector=Nf(),this.uid=this.$attrs.id||this.$attrSelector.replace(`pc`,`pv_id_`)},created:function(){this._hook(`onCreated`)},beforeMount:function(){this.rootEl=ld(id(this.$el)?this.$el:this.$el?.parentElement,`[${this.$attrSelector}]`),this.rootEl&&(this.rootEl.$pc=L({name:this.$.type.name,attrSelector:this.$attrSelector},this.$params)),this._loadStyles(),this._hook(`onBeforeMount`)},mounted:function(){this._hook(`onMounted`)},beforeUpdate:function(){this._hook(`onBeforeUpdate`)},updated:function(){this._hook(`onUpdated`)},beforeUnmount:function(){this._hook(`onBeforeUnmount`)},unmounted:function(){this._removeThemeListeners(),this._unloadScopedThemeStyles(),this._hook(`onUnmounted`)},methods:{_hook:function(e){if(!this.$options.hostName){var t=this._usePT(this._getPT(this.pt,this.$.type.name),this._getOptionValue,`hooks.${e}`),n=this._useDefaultPT(this._getOptionValue,`hooks.${e}`);t?.(),n?.()}},_mergeProps:function(e){for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return Du(e)?e.apply(void 0,r):t.mergeProps.apply(void 0,r)},_load:function(){rf.isStyleNameLoaded(`base`)||(Mf.loadCSS(this.$styleOptions),this._loadGlobalStyles(),rf.setLoadedStyleName(`base`)),this._loadThemeStyles()},_loadStyles:function(){this._load(),this._themeChangeListener(this._load)},_loadCoreStyles:function(){var e;!rf.isStyleNameLoaded(this.$style?.name)&&(e=this.$style)!=null&&e.name&&(Pf.loadCSS(this.$styleOptions),this.$options.style&&this.$style.loadCSS(this.$styleOptions),rf.setLoadedStyleName(this.$style.name))},_loadGlobalStyles:function(){var e=this._useGlobalPT(this._getOptionValue,`global.css`,this.$params);F(e)&&Mf.load(e,L({name:`global`},this.$styleOptions))},_loadThemeStyles:function(){var e;if(!(this.isUnstyled||this.$theme===`none`)){if(!I.isStyleNameLoaded(`common`)){var t,n,r=((t=this.$style)==null||(n=t.getCommonTheme)==null?void 0:n.call(t))||{},i=r.primitive,a=r.semantic,o=r.global,s=r.style;Mf.load(i?.css,L({name:`primitive-variables`},this.$styleOptions)),Mf.load(a?.css,L({name:`semantic-variables`},this.$styleOptions)),Mf.load(o?.css,L({name:`global-variables`},this.$styleOptions)),Mf.loadStyle(L({name:`global-style`},this.$styleOptions),s),I.setLoadedStyleName(`common`)}if(!I.isStyleNameLoaded(this.$style?.name)&&(e=this.$style)!=null&&e.name){var c,l,u,d,f=((c=this.$style)==null||(l=c.getComponentTheme)==null?void 0:l.call(c))||{},p=f.css,m=f.style;(u=this.$style)==null||u.load(p,L({name:`${this.$style.name}-variables`},this.$styleOptions)),(d=this.$style)==null||d.loadStyle(L({name:`${this.$style.name}-style`},this.$styleOptions),m),I.setLoadedStyleName(this.$style.name)}if(!I.isStyleNameLoaded(`layer-order`)){var h,g,_=(h=this.$style)==null||(g=h.getLayerOrderThemeCSS)==null?void 0:g.call(h);Mf.load(_,L({name:`layer-order`,first:!0},this.$styleOptions)),I.setLoadedStyleName(`layer-order`)}}},_loadScopedThemeStyles:function(e){var t,n,r=(((t=this.$style)==null||(n=t.getPresetTheme)==null?void 0:n.call(t,e,`[${this.$attrSelector}]`))||{}).css;this.scopedStyleEl=(this.$style?.load(r,L({name:`${this.$attrSelector}-${this.$style.name}`},this.$styleOptions))).el},_unloadScopedThemeStyles:function(){var e;(e=this.scopedStyleEl)==null||(e=e.value)==null||e.remove()},_themeChangeListener:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:function(){};rf.clearLoadedStyleNames(),Rd.on(`theme:change`,e)},_removeThemeListeners:function(){Rd.off(`theme:change`,this._loadCoreStyles),Rd.off(`theme:change`,this._load),Rd.off(`theme:change`,this._themeScopedListener)},_getHostInstance:function(e){return e?this.$options.hostName?e.$.type.name===this.$options.hostName?e:this._getHostInstance(e.$parentInstance):e.$parentInstance:void 0},_getPropValue:function(e){return this[e]||this._getHostInstance(this)?.[e]},_getOptionValue:function(e){return Nu(e,arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,arguments.length>2&&arguments[2]!==void 0?arguments[2]:{})},_getPTValue:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!0,i=/./g.test(t)&&!!n[t.split(`.`)[0]],a=this._getPropValue(`ptOptions`)||this.$primevueConfig?.ptOptions||{},o=a.mergeSections,s=o===void 0?!0:o,c=a.mergeProps,l=c===void 0?!1:c,u=r?i?this._useGlobalPT(this._getPTClassValue,t,n):this._useDefaultPT(this._getPTClassValue,t,n):void 0,d=i?void 0:this._getPTSelf(e,this._getPTClassValue,t,L(L({},n),{},{global:u||{}})),f=this._getPTDatasets(t);return s||!s&&d?l?this._mergeProps(l,u,d,f):L(L(L({},u),d),f):L(L({},d),f)},_getPTSelf:function(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return(0,t.mergeProps)(this._usePT.apply(this,[this._getPT(e,this.$name)].concat(r)),this._usePT.apply(this,[this.$_attrsPT].concat(r)))},_getPTDatasets:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,t=`data-pc-`,n=e===`root`&&F(this.pt?.[`data-pc-section`]);return e!==`transition`&&L(L({},e===`root`&&L(L(Gf({},`${t}name`,Mu(n?this.pt?.[`data-pc-section`]:this.$.type.name)),n&&Gf({},`${t}extend`,Mu(this.$.type.name))),{},Gf({},`${this.$attrSelector}`,``))),{},Gf({},`${t}section`,Mu(e)))},_getPTClassValue:function(){var e=this._getOptionValue.apply(this,arguments);return ju(e)||Pu(e)?{class:e}:e},_getPT:function(e){var t=this,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,r=arguments.length>2?arguments[2]:void 0,i=function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,a=r?r(e):e,o=Mu(n),s=Mu(t.$name);return(i&&o===s?void 0:a?.[o])??a};return e!=null&&e.hasOwnProperty(`_usept`)?{_usept:e._usept,originalValue:i(e.originalValue),value:i(e.value)}:i(e,!0)},_usePT:function(e,t,n,r){var i=function(e){return t(e,n,r)};if(e!=null&&e.hasOwnProperty(`_usept`)){var a=e._usept||this.$primevueConfig?.ptOptions||{},o=a.mergeSections,s=o===void 0?!0:o,c=a.mergeProps,l=c===void 0?!1:c,u=i(e.originalValue),d=i(e.value);return u===void 0&&d===void 0?void 0:ju(d)?d:ju(u)?u:s||!s&&d?l?this._mergeProps(l,u,d):L(L({},u),d):d}return i(e)},_useGlobalPT:function(e,t,n){return this._usePT(this.globalPT,e,t,n)},_useDefaultPT:function(e,t,n){return this._usePT(this.defaultPT,e,t,n)},ptm:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this._getPTValue(this.pt,e,L(L({},this.$params),t))},ptmi:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=(0,t.mergeProps)(this.$_attrsWithoutPT,this.ptm(e,n));return r!=null&&r.hasOwnProperty(`id`)&&(r.id??=this.$id),r},ptmo:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return this._getPTValue(e,t,L({instance:this},n),!1)},cx:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.isUnstyled?void 0:this._getOptionValue(this.$style.classes,e,L(L({},this.$params),t))},sx:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(t){var r=this._getOptionValue(this.$style.inlineStyles,e,L(L({},this.$params),n));return[this._getOptionValue(Pf.inlineStyles,e,L(L({},this.$params),n)),r]}}},computed:{globalPT:function(){var e=this;return this._getPT(this.$primevueConfig?.pt,void 0,function(t){return Au(t,{instance:e})})},defaultPT:function(){var e=this;return this._getPT(this.$primevueConfig?.pt,void 0,function(t){return e._getOptionValue(t,e.$name,L({},e.$params))||Au(t,L({},e.$params))})},isUnstyled:function(){return this.unstyled===void 0?this.$primevueConfig?.unstyled:this.unstyled},$id:function(){return this.$attrs.id||this.uid},$inProps:function(){var e=Object.keys(this.$.vnode?.props||{});return Object.fromEntries(Object.entries(this.$props).filter(function(t){var n=Rf(t,1)[0];return e?.includes(n)}))},$theme:function(){return this.$primevueConfig?.theme},$style:function(){return L(L({classes:void 0,inlineStyles:void 0,load:function(){},loadCSS:function(){},loadStyle:function(){}},(this._getHostInstance(this)||{}).$style),this.$options.style)},$styleOptions:function(){var e;return{nonce:(e=this.$primevueConfig)==null||(e=e.csp)==null?void 0:e.nonce}},$primevueConfig:function(){return this.$primevue?.config},$name:function(){return this.$options.hostName||this.$.type.name},$params:function(){var e=this._getHostInstance(this)||this.$parent;return{instance:this,props:this.$props,state:this.$data,attrs:this.$attrs,parent:{instance:e,props:e?.$props,state:e?.$data,attrs:e?.$attrs}}},$_attrsPT:function(){return Object.entries(this.$attrs||{}).filter(function(e){return Rf(e,1)[0]?.startsWith(`pt:`)}).reduce(function(e,t){var n=Rf(t,2),r=n[0],i=n[1];return Vf(If(r.split(`:`))).slice(1)?.reduce(function(e,t,n,r){return!e[t]&&(e[t]=n===r.length-1?i:{}),e[t]},e),e},{})},$_attrsWithoutPT:function(){return Object.entries(this.$attrs||{}).filter(function(e){var t=Rf(e,1)[0];return!(t!=null&&t.startsWith(`pt:`))}).reduce(function(e,t){var n=Rf(t,2),r=n[0];return e[r]=n[1],e},{})}}},Yf=Mf.extend({name:`baseicon`,css:`
192
+ `},style:of,classes:{},inlineStyles:{},load:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=(arguments.length>2&&arguments[2]!==void 0?arguments[2]:function(e){return e})(tf(_f||=Mf([``,``]),e));return P(n)?hf(zu(n),Of({name:this.name},t)):{}},loadCSS:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return this.load(this.css,e)},loadStyle:function(){var e=this,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``;return this.load(this.style,t,function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``;return F.transformCSS(t.name||e.name,`${r}${tf(vf||=Mf([``,``]),n)}`)})},getCommonTheme:function(e){return F.getCommon(this.name,e)},getComponentTheme:function(e){return F.getComponent(this.name,e)},getDirectiveTheme:function(e){return F.getDirective(this.name,e)},getPresetTheme:function(e,t,n){return F.getCustomPreset(this.name,e,t,n)},getLayerOrderThemeCSS:function(){return F.getLayerOrderCSS(this.name)},getStyleSheet:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.css){var n=ju(this.css,{dt:$d})||``,r=zu(tf(yf||=Mf([``,``,``]),n,e)),i=Object.entries(t).reduce(function(e,t){var n=xf(t,2),r=n[0],i=n[1];return e.push(`${r}="${i}"`)&&e},[]).join(` `);return P(r)?`<style type="text/css" data-primevue-style-id="${this.name}" ${i}>${r}</style>`:``}return``},getCommonThemeStyleSheet:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return F.getCommonStyleSheet(this.name,e,t)},getThemeStyleSheet:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[F.getStyleSheet(this.name,e,t)];if(this.style){var r=this.name===`base`?`global-style`:`${this.name}-style`,i=tf(bf||=Mf([``,``]),ju(this.style,{dt:$d})),a=zu(F.transformCSS(r,i)),o=Object.entries(t).reduce(function(e,t){var n=xf(t,2),r=n[0],i=n[1];return e.push(`${r}="${i}"`)&&e},[]).join(` `);P(a)&&n.push(`<style type="text/css" data-primevue-style-id="${r}" ${o}>${a}</style>`)}return n.join(``)},extend:function(e){return Of(Of({},this),{},{css:void 0,style:void 0},e)}};function Nf(){return`${arguments.length>0&&arguments[0]!==void 0?arguments[0]:`pc`}${(0,t.useId)().replace(`v-`,``).replaceAll(`-`,`_`)}`}var Pf=I.extend({name:`common`});function Ff(e){"@babel/helpers - typeof";return Ff=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},Ff(e)}function If(e){return Uf(e)||Lf(e)||Bf(e)||zf()}function Lf(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function Rf(e,t){return Uf(e)||Hf(e,t)||Bf(e,t)||zf()}function zf(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
193
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Bf(e,t){if(e){if(typeof e==`string`)return Vf(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Vf(e,t):void 0}}function Vf(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Hf(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function Uf(e){if(Array.isArray(e))return e}function Wf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function L(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Wf(Object(n),!0).forEach(function(t){Gf(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wf(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Gf(e,t,n){return(t=Kf(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Kf(e){var t=qf(e,`string`);return Ff(t)==`symbol`?t:t+``}function qf(e,t){if(Ff(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Ff(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var Jf={name:`BaseComponent`,props:{pt:{type:Object,default:void 0},ptOptions:{type:Object,default:void 0},unstyled:{type:Boolean,default:void 0},dt:{type:Object,default:void 0}},inject:{$parentInstance:{default:void 0}},watch:{isUnstyled:{immediate:!0,handler:function(e){zd.off(`theme:change`,this._loadCoreStyles),e||(this._loadCoreStyles(),this._themeChangeListener(this._loadCoreStyles))}},dt:{immediate:!0,handler:function(e,t){var n=this;zd.off(`theme:change`,this._themeScopedListener),e?(this._loadScopedThemeStyles(e),this._themeScopedListener=function(){return n._loadScopedThemeStyles(e)},this._themeChangeListener(this._themeScopedListener)):this._unloadScopedThemeStyles()}}},scopedStyleEl:void 0,rootEl:void 0,uid:void 0,$attrSelector:void 0,beforeCreate:function(){var e,t,n,r,i,a,o,s,c,l,u=this.pt?._usept,d=u?(e=this.pt)==null||(e=e.originalValue)==null?void 0:e[this.$.type.name]:void 0;(n=(u?(t=this.pt)==null||(t=t.value)==null?void 0:t[this.$.type.name]:this.pt)||d)==null||(n=n.hooks)==null||(r=n.onBeforeCreate)==null||r.call(n);var f=(i=this.$primevueConfig)==null||(i=i.pt)==null?void 0:i._usept,p=f?(a=this.$primevue)==null||(a=a.config)==null||(a=a.pt)==null?void 0:a.originalValue:void 0;(c=(f?(o=this.$primevue)==null||(o=o.config)==null||(o=o.pt)==null?void 0:o.value:(s=this.$primevue)==null||(s=s.config)==null?void 0:s.pt)||p)==null||(c=c[this.$.type.name])==null||(c=c.hooks)==null||(l=c.onBeforeCreate)==null||l.call(c),this.$attrSelector=Nf(),this.uid=this.$attrs.id||this.$attrSelector.replace(`pc`,`pv_id_`)},created:function(){this._hook(`onCreated`)},beforeMount:function(){this.rootEl=ud(ad(this.$el)?this.$el:this.$el?.parentElement,`[${this.$attrSelector}]`),this.rootEl&&(this.rootEl.$pc=L({name:this.$.type.name,attrSelector:this.$attrSelector},this.$params)),this._loadStyles(),this._hook(`onBeforeMount`)},mounted:function(){this._hook(`onMounted`)},beforeUpdate:function(){this._hook(`onBeforeUpdate`)},updated:function(){this._hook(`onUpdated`)},beforeUnmount:function(){this._hook(`onBeforeUnmount`)},unmounted:function(){this._removeThemeListeners(),this._unloadScopedThemeStyles(),this._hook(`onUnmounted`)},methods:{_hook:function(e){if(!this.$options.hostName){var t=this._usePT(this._getPT(this.pt,this.$.type.name),this._getOptionValue,`hooks.${e}`),n=this._useDefaultPT(this._getOptionValue,`hooks.${e}`);t?.(),n?.()}},_mergeProps:function(e){for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return Ou(e)?e.apply(void 0,r):t.mergeProps.apply(void 0,r)},_load:function(){af.isStyleNameLoaded(`base`)||(I.loadCSS(this.$styleOptions),this._loadGlobalStyles(),af.setLoadedStyleName(`base`)),this._loadThemeStyles()},_loadStyles:function(){this._load(),this._themeChangeListener(this._load)},_loadCoreStyles:function(){var e;!af.isStyleNameLoaded(this.$style?.name)&&(e=this.$style)!=null&&e.name&&(Pf.loadCSS(this.$styleOptions),this.$options.style&&this.$style.loadCSS(this.$styleOptions),af.setLoadedStyleName(this.$style.name))},_loadGlobalStyles:function(){var e=this._useGlobalPT(this._getOptionValue,`global.css`,this.$params);P(e)&&I.load(e,L({name:`global`},this.$styleOptions))},_loadThemeStyles:function(){var e;if(!(this.isUnstyled||this.$theme===`none`)){if(!F.isStyleNameLoaded(`common`)){var t,n,r=((t=this.$style)==null||(n=t.getCommonTheme)==null?void 0:n.call(t))||{},i=r.primitive,a=r.semantic,o=r.global,s=r.style;I.load(i?.css,L({name:`primitive-variables`},this.$styleOptions)),I.load(a?.css,L({name:`semantic-variables`},this.$styleOptions)),I.load(o?.css,L({name:`global-variables`},this.$styleOptions)),I.loadStyle(L({name:`global-style`},this.$styleOptions),s),F.setLoadedStyleName(`common`)}if(!F.isStyleNameLoaded(this.$style?.name)&&(e=this.$style)!=null&&e.name){var c,l,u,d,f=((c=this.$style)==null||(l=c.getComponentTheme)==null?void 0:l.call(c))||{},p=f.css,m=f.style;(u=this.$style)==null||u.load(p,L({name:`${this.$style.name}-variables`},this.$styleOptions)),(d=this.$style)==null||d.loadStyle(L({name:`${this.$style.name}-style`},this.$styleOptions),m),F.setLoadedStyleName(this.$style.name)}if(!F.isStyleNameLoaded(`layer-order`)){var h,g,_=(h=this.$style)==null||(g=h.getLayerOrderThemeCSS)==null?void 0:g.call(h);I.load(_,L({name:`layer-order`,first:!0},this.$styleOptions)),F.setLoadedStyleName(`layer-order`)}}},_loadScopedThemeStyles:function(e){var t,n,r=(((t=this.$style)==null||(n=t.getPresetTheme)==null?void 0:n.call(t,e,`[${this.$attrSelector}]`))||{}).css;this.scopedStyleEl=(this.$style?.load(r,L({name:`${this.$attrSelector}-${this.$style.name}`},this.$styleOptions))).el},_unloadScopedThemeStyles:function(){var e;(e=this.scopedStyleEl)==null||(e=e.value)==null||e.remove()},_themeChangeListener:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:function(){};af.clearLoadedStyleNames(),zd.on(`theme:change`,e)},_removeThemeListeners:function(){zd.off(`theme:change`,this._loadCoreStyles),zd.off(`theme:change`,this._load),zd.off(`theme:change`,this._themeScopedListener)},_getHostInstance:function(e){return e?this.$options.hostName?e.$.type.name===this.$options.hostName?e:this._getHostInstance(e.$parentInstance):e.$parentInstance:void 0},_getPropValue:function(e){return this[e]||this._getHostInstance(this)?.[e]},_getOptionValue:function(e){return Pu(e,arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,arguments.length>2&&arguments[2]!==void 0?arguments[2]:{})},_getPTValue:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!0,i=/./g.test(t)&&!!n[t.split(`.`)[0]],a=this._getPropValue(`ptOptions`)||this.$primevueConfig?.ptOptions||{},o=a.mergeSections,s=o===void 0?!0:o,c=a.mergeProps,l=c===void 0?!1:c,u=r?i?this._useGlobalPT(this._getPTClassValue,t,n):this._useDefaultPT(this._getPTClassValue,t,n):void 0,d=i?void 0:this._getPTSelf(e,this._getPTClassValue,t,L(L({},n),{},{global:u||{}})),f=this._getPTDatasets(t);return s||!s&&d?l?this._mergeProps(l,u,d,f):L(L(L({},u),d),f):L(L({},d),f)},_getPTSelf:function(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return(0,t.mergeProps)(this._usePT.apply(this,[this._getPT(e,this.$name)].concat(r)),this._usePT.apply(this,[this.$_attrsPT].concat(r)))},_getPTDatasets:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,t=`data-pc-`,n=e===`root`&&P(this.pt?.[`data-pc-section`]);return e!==`transition`&&L(L({},e===`root`&&L(L(Gf({},`${t}name`,Nu(n?this.pt?.[`data-pc-section`]:this.$.type.name)),n&&Gf({},`${t}extend`,Nu(this.$.type.name))),{},Gf({},`${this.$attrSelector}`,``))),{},Gf({},`${t}section`,Nu(e)))},_getPTClassValue:function(){var e=this._getOptionValue.apply(this,arguments);return Mu(e)||Fu(e)?{class:e}:e},_getPT:function(e){var t=this,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,r=arguments.length>2?arguments[2]:void 0,i=function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,a=r?r(e):e,o=Nu(n),s=Nu(t.$name);return(i&&o===s?void 0:a?.[o])??a};return e!=null&&e.hasOwnProperty(`_usept`)?{_usept:e._usept,originalValue:i(e.originalValue),value:i(e.value)}:i(e,!0)},_usePT:function(e,t,n,r){var i=function(e){return t(e,n,r)};if(e!=null&&e.hasOwnProperty(`_usept`)){var a=e._usept||this.$primevueConfig?.ptOptions||{},o=a.mergeSections,s=o===void 0?!0:o,c=a.mergeProps,l=c===void 0?!1:c,u=i(e.originalValue),d=i(e.value);return u===void 0&&d===void 0?void 0:Mu(d)?d:Mu(u)?u:s||!s&&d?l?this._mergeProps(l,u,d):L(L({},u),d):d}return i(e)},_useGlobalPT:function(e,t,n){return this._usePT(this.globalPT,e,t,n)},_useDefaultPT:function(e,t,n){return this._usePT(this.defaultPT,e,t,n)},ptm:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this._getPTValue(this.pt,e,L(L({},this.$params),t))},ptmi:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=(0,t.mergeProps)(this.$_attrsWithoutPT,this.ptm(e,n));return r!=null&&r.hasOwnProperty(`id`)&&(r.id??=this.$id),r},ptmo:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return this._getPTValue(e,t,L({instance:this},n),!1)},cx:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.isUnstyled?void 0:this._getOptionValue(this.$style.classes,e,L(L({},this.$params),t))},sx:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(t){var r=this._getOptionValue(this.$style.inlineStyles,e,L(L({},this.$params),n));return[this._getOptionValue(Pf.inlineStyles,e,L(L({},this.$params),n)),r]}}},computed:{globalPT:function(){var e=this;return this._getPT(this.$primevueConfig?.pt,void 0,function(t){return ju(t,{instance:e})})},defaultPT:function(){var e=this;return this._getPT(this.$primevueConfig?.pt,void 0,function(t){return e._getOptionValue(t,e.$name,L({},e.$params))||ju(t,L({},e.$params))})},isUnstyled:function(){return this.unstyled===void 0?this.$primevueConfig?.unstyled:this.unstyled},$id:function(){return this.$attrs.id||this.uid},$inProps:function(){var e=Object.keys(this.$.vnode?.props||{});return Object.fromEntries(Object.entries(this.$props).filter(function(t){var n=Rf(t,1)[0];return e?.includes(n)}))},$theme:function(){return this.$primevueConfig?.theme},$style:function(){return L(L({classes:void 0,inlineStyles:void 0,load:function(){},loadCSS:function(){},loadStyle:function(){}},(this._getHostInstance(this)||{}).$style),this.$options.style)},$styleOptions:function(){var e;return{nonce:(e=this.$primevueConfig)==null||(e=e.csp)==null?void 0:e.nonce}},$primevueConfig:function(){return this.$primevue?.config},$name:function(){return this.$options.hostName||this.$.type.name},$params:function(){var e=this._getHostInstance(this)||this.$parent;return{instance:this,props:this.$props,state:this.$data,attrs:this.$attrs,parent:{instance:e,props:e?.$props,state:e?.$data,attrs:e?.$attrs}}},$_attrsPT:function(){return Object.entries(this.$attrs||{}).filter(function(e){return Rf(e,1)[0]?.startsWith(`pt:`)}).reduce(function(e,t){var n=Rf(t,2),r=n[0],i=n[1];return Vf(If(r.split(`:`))).slice(1)?.reduce(function(e,t,n,r){return!e[t]&&(e[t]=n===r.length-1?i:{}),e[t]},e),e},{})},$_attrsWithoutPT:function(){return Object.entries(this.$attrs||{}).filter(function(e){var t=Rf(e,1)[0];return!(t!=null&&t.startsWith(`pt:`))}).reduce(function(e,t){var n=Rf(t,2),r=n[0];return e[r]=n[1],e},{})}}},Yf=I.extend({name:`baseicon`,css:`
194
194
  .p-icon {
195
195
  display: inline-block;
196
196
  vertical-align: baseline;
@@ -223,9 +223,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
223
223
  transform: rotate(359deg);
224
224
  }
225
225
  }
226
- `});function Xf(e){"@babel/helpers - typeof";return Xf=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},Xf(e)}function Zf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Qf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Zf(Object(n),!0).forEach(function(t){$f(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Zf(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function $f(e,t,n){return(t=ep(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ep(e){var t=tp(e,`string`);return Xf(t)==`symbol`?t:t+``}function tp(e,t){if(Xf(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Xf(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var np={name:`BaseIcon`,extends:Jf,props:{label:{type:String,default:void 0},spin:{type:Boolean,default:!1}},style:Yf,provide:function(){return{$pcIcon:this,$parentInstance:this}},methods:{pti:function(){var e=Eu(this.label);return Qf(Qf({},!this.isUnstyled&&{class:[`p-icon`,{"p-icon-spin":this.spin}]}),{},{role:e?void 0:`img`,"aria-label":e?void 0:this.label,"aria-hidden":e})}}},rp={name:`ChevronDownIcon`,extends:np};function ip(e){return cp(e)||sp(e)||op(e)||ap()}function ap(){throw TypeError(`Invalid attempt to spread non-iterable instance.
226
+ `});function Xf(e){"@babel/helpers - typeof";return Xf=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},Xf(e)}function Zf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Qf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Zf(Object(n),!0).forEach(function(t){$f(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Zf(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function $f(e,t,n){return(t=ep(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ep(e){var t=tp(e,`string`);return Xf(t)==`symbol`?t:t+``}function tp(e,t){if(Xf(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Xf(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var np={name:`BaseIcon`,extends:Jf,props:{label:{type:String,default:void 0},spin:{type:Boolean,default:!1}},style:Yf,provide:function(){return{$pcIcon:this,$parentInstance:this}},methods:{pti:function(){var e=Du(this.label);return Qf(Qf({},!this.isUnstyled&&{class:[`p-icon`,{"p-icon-spin":this.spin}]}),{},{role:e?void 0:`img`,"aria-label":e?void 0:this.label,"aria-hidden":e})}}},rp={name:`ChevronDownIcon`,extends:np};function ip(e){return cp(e)||sp(e)||op(e)||ap()}function ap(){throw TypeError(`Invalid attempt to spread non-iterable instance.
227
227
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function op(e,t){if(e){if(typeof e==`string`)return lp(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?lp(e,t):void 0}}function sp(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function cp(e){if(Array.isArray(e))return lp(e)}function lp(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function up(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),ip(n[0]||=[(0,t.createElementVNode)(`path`,{d:`M7.01744 10.398C6.91269 10.3985 6.8089 10.378 6.71215 10.3379C6.61541 10.2977 6.52766 10.2386 6.45405 10.1641L1.13907 4.84913C1.03306 4.69404 0.985221 4.5065 1.00399 4.31958C1.02276 4.13266 1.10693 3.95838 1.24166 3.82747C1.37639 3.69655 1.55301 3.61742 1.74039 3.60402C1.92777 3.59062 2.11386 3.64382 2.26584 3.75424L7.01744 8.47394L11.769 3.75424C11.9189 3.65709 12.097 3.61306 12.2748 3.62921C12.4527 3.64535 12.6199 3.72073 12.7498 3.84328C12.8797 3.96582 12.9647 4.12842 12.9912 4.30502C13.0177 4.48162 12.9841 4.662 12.8958 4.81724L7.58083 10.1322C7.50996 10.2125 7.42344 10.2775 7.32656 10.3232C7.22968 10.3689 7.12449 10.3944 7.01744 10.398Z`,fill:`currentColor`},null,-1)]),16)}rp.render=up;var dp={name:`SpinnerIcon`,extends:np};function fp(e){return gp(e)||hp(e)||mp(e)||pp()}function pp(){throw TypeError(`Invalid attempt to spread non-iterable instance.
228
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mp(e,t){if(e){if(typeof e==`string`)return _p(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?_p(e,t):void 0}}function hp(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function gp(e){if(Array.isArray(e))return _p(e)}function _p(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function vp(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),fp(n[0]||=[(0,t.createElementVNode)(`path`,{d:`M6.99701 14C5.85441 13.999 4.72939 13.7186 3.72012 13.1832C2.71084 12.6478 1.84795 11.8737 1.20673 10.9284C0.565504 9.98305 0.165424 8.89526 0.041387 7.75989C-0.0826496 6.62453 0.073125 5.47607 0.495122 4.4147C0.917119 3.35333 1.59252 2.4113 2.46241 1.67077C3.33229 0.930247 4.37024 0.413729 5.4857 0.166275C6.60117 -0.0811796 7.76026 -0.0520535 8.86188 0.251112C9.9635 0.554278 10.9742 1.12227 11.8057 1.90555C11.915 2.01493 11.9764 2.16319 11.9764 2.31778C11.9764 2.47236 11.915 2.62062 11.8057 2.73C11.7521 2.78503 11.688 2.82877 11.6171 2.85864C11.5463 2.8885 11.4702 2.90389 11.3933 2.90389C11.3165 2.90389 11.2404 2.8885 11.1695 2.85864C11.0987 2.82877 11.0346 2.78503 10.9809 2.73C9.9998 1.81273 8.73246 1.26138 7.39226 1.16876C6.05206 1.07615 4.72086 1.44794 3.62279 2.22152C2.52471 2.99511 1.72683 4.12325 1.36345 5.41602C1.00008 6.70879 1.09342 8.08723 1.62775 9.31926C2.16209 10.5513 3.10478 11.5617 4.29713 12.1803C5.48947 12.7989 6.85865 12.988 8.17414 12.7157C9.48963 12.4435 10.6711 11.7264 11.5196 10.6854C12.3681 9.64432 12.8319 8.34282 12.8328 7C12.8328 6.84529 12.8943 6.69692 13.0038 6.58752C13.1132 6.47812 13.2616 6.41667 13.4164 6.41667C13.5712 6.41667 13.7196 6.47812 13.8291 6.58752C13.9385 6.69692 14 6.84529 14 7C14 8.85651 13.2622 10.637 11.9489 11.9497C10.6356 13.2625 8.85432 14 6.99701 14Z`,fill:`currentColor`},null,-1)]),16)}dp.render=vp;var yp=Mf.extend({name:`badge`,style:`
228
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mp(e,t){if(e){if(typeof e==`string`)return _p(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?_p(e,t):void 0}}function hp(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function gp(e){if(Array.isArray(e))return _p(e)}function _p(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function vp(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),fp(n[0]||=[(0,t.createElementVNode)(`path`,{d:`M6.99701 14C5.85441 13.999 4.72939 13.7186 3.72012 13.1832C2.71084 12.6478 1.84795 11.8737 1.20673 10.9284C0.565504 9.98305 0.165424 8.89526 0.041387 7.75989C-0.0826496 6.62453 0.073125 5.47607 0.495122 4.4147C0.917119 3.35333 1.59252 2.4113 2.46241 1.67077C3.33229 0.930247 4.37024 0.413729 5.4857 0.166275C6.60117 -0.0811796 7.76026 -0.0520535 8.86188 0.251112C9.9635 0.554278 10.9742 1.12227 11.8057 1.90555C11.915 2.01493 11.9764 2.16319 11.9764 2.31778C11.9764 2.47236 11.915 2.62062 11.8057 2.73C11.7521 2.78503 11.688 2.82877 11.6171 2.85864C11.5463 2.8885 11.4702 2.90389 11.3933 2.90389C11.3165 2.90389 11.2404 2.8885 11.1695 2.85864C11.0987 2.82877 11.0346 2.78503 10.9809 2.73C9.9998 1.81273 8.73246 1.26138 7.39226 1.16876C6.05206 1.07615 4.72086 1.44794 3.62279 2.22152C2.52471 2.99511 1.72683 4.12325 1.36345 5.41602C1.00008 6.70879 1.09342 8.08723 1.62775 9.31926C2.16209 10.5513 3.10478 11.5617 4.29713 12.1803C5.48947 12.7989 6.85865 12.988 8.17414 12.7157C9.48963 12.4435 10.6711 11.7264 11.5196 10.6854C12.3681 9.64432 12.8319 8.34282 12.8328 7C12.8328 6.84529 12.8943 6.69692 13.0038 6.58752C13.1132 6.47812 13.2616 6.41667 13.4164 6.41667C13.5712 6.41667 13.7196 6.47812 13.8291 6.58752C13.9385 6.69692 14 6.84529 14 7C14 8.85651 13.2622 10.637 11.9489 11.9497C10.6356 13.2625 8.85432 14 6.99701 14Z`,fill:`currentColor`},null,-1)]),16)}dp.render=vp;var yp=I.extend({name:`badge`,style:`
229
229
  .p-badge {
230
230
  display: inline-flex;
231
231
  border-radius: dt('badge.border.radius');
@@ -300,8 +300,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
300
300
  min-width: dt('badge.xl.min.width');
301
301
  height: dt('badge.xl.height');
302
302
  }
303
- `,classes:{root:function(e){var t=e.props,n=e.instance;return[`p-badge p-component`,{"p-badge-circle":F(t.value)&&String(t.value).length===1,"p-badge-dot":Eu(t.value)&&!n.$slots.default,"p-badge-sm":t.size===`small`,"p-badge-lg":t.size===`large`,"p-badge-xl":t.size===`xlarge`,"p-badge-info":t.severity===`info`,"p-badge-success":t.severity===`success`,"p-badge-warn":t.severity===`warn`,"p-badge-danger":t.severity===`danger`,"p-badge-secondary":t.severity===`secondary`,"p-badge-contrast":t.severity===`contrast`}]}}}),bp={name:`BaseBadge`,extends:Jf,props:{value:{type:[String,Number],default:null},severity:{type:String,default:null},size:{type:String,default:null}},style:yp,provide:function(){return{$pcBadge:this,$parentInstance:this}}};function xp(e){"@babel/helpers - typeof";return xp=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},xp(e)}function Sp(e,t,n){return(t=Cp(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Cp(e){var t=wp(e,`string`);return xp(t)==`symbol`?t:t+``}function wp(e,t){if(xp(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(xp(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var Tp={name:`Badge`,extends:bp,inheritAttrs:!1,computed:{dataP:function(){return Hu(Sp(Sp({circle:this.value!=null&&String(this.value).length===1,empty:this.value==null&&!this.$slots.default},this.severity,this.severity),this.size,this.size))}}},Ep=[`data-p`];function Dp(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({class:e.cx(`root`),"data-p":o.dataP},e.ptmi(`root`)),[(0,t.renderSlot)(e.$slots,`default`,{},function(){return[(0,t.createTextVNode)((0,t.toDisplayString)(e.value),1)]})],16,Ep)}Tp.render=Dp;var Op=Vu();function kp(e){"@babel/helpers - typeof";return kp=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},kp(e)}function Ap(e,t){return Fp(e)||Pp(e,t)||Mp(e,t)||jp()}function jp(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
304
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Mp(e,t){if(e){if(typeof e==`string`)return Np(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Np(e,t):void 0}}function Np(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Pp(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t!==0)for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function Fp(e){if(Array.isArray(e))return e}function Ip(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function R(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Ip(Object(n),!0).forEach(function(t){Lp(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ip(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Lp(e,t,n){return(t=Rp(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Rp(e){var t=zp(e,`string`);return kp(t)==`symbol`?t:t+``}function zp(e,t){if(kp(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(kp(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var z={_getMeta:function(){return[Ou(arguments.length<=0?void 0:arguments[0])||arguments.length<=0?void 0:arguments[0],Au(Ou(arguments.length<=0?void 0:arguments[0])?arguments.length<=0?void 0:arguments[0]:arguments.length<=1?void 0:arguments[1])]},_getConfig:function(e,t){var n,r;return((e==null||(n=e.instance)==null?void 0:n.$primevue)||(t==null||(r=t.ctx)==null||(r=r.appContext)==null||(r=r.config)==null||(r=r.globalProperties)==null?void 0:r.$primevue))?.config},_getOptionValue:Nu,_getPTValue:function(){var e,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:``,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!0,o=function(){var e=z._getOptionValue.apply(z,arguments);return ju(e)||Pu(e)?{class:e}:e},s=((e=t.binding)==null||(e=e.value)==null?void 0:e.ptOptions)||t.$primevueConfig?.ptOptions||{},c=s.mergeSections,l=c===void 0?!0:c,u=s.mergeProps,d=u===void 0?!1:u,f=a?z._useDefaultPT(t,t.defaultPT(),o,r,i):void 0,p=z._usePT(t,z._getPT(n,t.$name),o,r,R(R({},i),{},{global:f||{}})),m=z._getPTDatasets(t,r);return l||!l&&p?d?z._mergeProps(t,d,f,p,m):R(R(R({},f),p),m):R(R({},p),m)},_getPTDatasets:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,n=`data-pc-`;return R(R({},t===`root`&&Lp({},`${n}name`,Mu(e.$name))),{},Lp({},`${n}section`,Mu(t)))},_getPT:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,n=arguments.length>2?arguments[2]:void 0,r=function(e){var r=n?n(e):e,i=Mu(t);return r?.[i]??r};return e&&Object.hasOwn(e,`_usept`)?{_usept:e._usept,originalValue:r(e.originalValue),value:r(e.value)}:r(e)},_usePT:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0,i=arguments.length>4?arguments[4]:void 0,a=function(e){return n(e,r,i)};if(t&&Object.hasOwn(t,`_usept`)){var o=t._usept||e.$primevueConfig?.ptOptions||{},s=o.mergeSections,c=s===void 0?!0:s,l=o.mergeProps,u=l===void 0?!1:l,d=a(t.originalValue),f=a(t.value);return d===void 0&&f===void 0?void 0:ju(f)?f:ju(d)?d:c||!c&&f?u?z._mergeProps(e,u,d,f):R(R({},d),f):f}return a(t)},_useDefaultPT:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0,i=arguments.length>4?arguments[4]:void 0;return z._usePT(e,t,n,r,i)},_loadStyles:function(){var e,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0,r=arguments.length>2?arguments[2]:void 0,i=z._getConfig(n,r),a={nonce:i==null||(e=i.csp)==null?void 0:e.nonce};z._loadCoreStyles(t,a),z._loadThemeStyles(t,a),z._loadScopedThemeStyles(t,a),z._removeThemeListeners(t),t.$loadStyles=function(){return z._loadThemeStyles(t,a)},z._themeChangeListener(t.$loadStyles)},_loadCoreStyles:function(){var e,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;if(!rf.isStyleNameLoaded(t.$style?.name)&&(e=t.$style)!=null&&e.name){var r;Mf.loadCSS(n),(r=t.$style)==null||r.loadCSS(n),rf.setLoadedStyleName(t.$style.name)}},_loadThemeStyles:function(){var e,t,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=arguments.length>1?arguments[1]:void 0;if(!(n!=null&&n.isUnstyled()||(n==null||(e=n.theme)==null?void 0:e.call(n))===`none`)){if(!I.isStyleNameLoaded(`common`)){var i,a,o=((i=n.$style)==null||(a=i.getCommonTheme)==null?void 0:a.call(i))||{},s=o.primitive,c=o.semantic,l=o.global,u=o.style;Mf.load(s?.css,R({name:`primitive-variables`},r)),Mf.load(c?.css,R({name:`semantic-variables`},r)),Mf.load(l?.css,R({name:`global-variables`},r)),Mf.loadStyle(R({name:`global-style`},r),u),I.setLoadedStyleName(`common`)}if(!I.isStyleNameLoaded(n.$style?.name)&&(t=n.$style)!=null&&t.name){var d,f,p,m,h=((d=n.$style)==null||(f=d.getDirectiveTheme)==null?void 0:f.call(d))||{},g=h.css,_=h.style;(p=n.$style)==null||p.load(g,R({name:`${n.$style.name}-variables`},r)),(m=n.$style)==null||m.loadStyle(R({name:`${n.$style.name}-style`},r),_),I.setLoadedStyleName(n.$style.name)}if(!I.isStyleNameLoaded(`layer-order`)){var v,y,b=(v=n.$style)==null||(y=v.getLayerOrderThemeCSS)==null?void 0:y.call(v);Mf.load(b,R({name:`layer-order`,first:!0},r)),I.setLoadedStyleName(`layer-order`)}}},_loadScopedThemeStyles:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=e.preset();if(n&&e.$attrSelector){var r,i,a=(((r=e.$style)==null||(i=r.getPresetTheme)==null?void 0:i.call(r,n,`[${e.$attrSelector}]`))||{}).css;e.scopedStyleEl=(e.$style?.load(a,R({name:`${e.$attrSelector}-${e.$style.name}`},t))).el}},_themeChangeListener:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:function(){};rf.clearLoadedStyleNames(),Rd.on(`theme:change`,e)},_removeThemeListeners:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Rd.off(`theme:change`,e.$loadStyles),e.$loadStyles=void 0},_hook:function(e,t,n,r,i,a){var o,s,c=`on${zu(t)}`,l=z._getConfig(r,i),u=n?.$instance,d=z._usePT(u,z._getPT(r==null||(o=r.value)==null?void 0:o.pt,e),z._getOptionValue,`hooks.${c}`),f=z._useDefaultPT(u,l==null||(s=l.pt)==null||(s=s.directives)==null?void 0:s[e],z._getOptionValue,`hooks.${c}`),p={el:n,binding:r,vnode:i,prevVnode:a};d?.(u,p),f?.(u,p)},_mergeProps:function(){for(var e=arguments.length>1?arguments[1]:void 0,n=arguments.length,r=Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];return Du(e)?e.apply(void 0,r):t.mergeProps.apply(void 0,r)},_extend:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=function(n,r,i,a,o){var s,c,l;r._$instances=r._$instances||{};var u=z._getConfig(i,a),d=r._$instances[e]||{},f=Eu(d)?R(R({},t),t?.methods):{};r._$instances[e]=R(R({},d),{},{$name:e,$host:r,$binding:i,$modifiers:i?.modifiers,$value:i?.value,$el:d.$el||r||void 0,$style:R({classes:void 0,inlineStyles:void 0,load:function(){},loadCSS:function(){},loadStyle:function(){}},t?.style),$primevueConfig:u,$attrSelector:(s=r.$pd)==null||(s=s[e])==null?void 0:s.attrSelector,defaultPT:function(){return z._getPT(u?.pt,void 0,function(t){var n;return t==null||(n=t.directives)==null?void 0:n[e]})},isUnstyled:function(){var t,n;return((t=r._$instances[e])==null||(t=t.$binding)==null||(t=t.value)==null?void 0:t.unstyled)===void 0?u?.unstyled:(n=r._$instances[e])==null||(n=n.$binding)==null||(n=n.value)==null?void 0:n.unstyled},theme:function(){var t;return(t=r._$instances[e])==null||(t=t.$primevueConfig)==null?void 0:t.theme},preset:function(){var t;return(t=r._$instances[e])==null||(t=t.$binding)==null||(t=t.value)==null?void 0:t.dt},ptm:function(){var t,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return z._getPTValue(r._$instances[e],(t=r._$instances[e])==null||(t=t.$binding)==null||(t=t.value)==null?void 0:t.pt,n,R({},i))},ptmo:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return z._getPTValue(r._$instances[e],t,n,i,!1)},cx:function(){var t,n,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return(t=r._$instances[e])!=null&&t.isUnstyled()?void 0:z._getOptionValue((n=r._$instances[e])==null||(n=n.$style)==null?void 0:n.classes,i,R({},a))},sx:function(){var t,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return i?z._getOptionValue((t=r._$instances[e])==null||(t=t.$style)==null?void 0:t.inlineStyles,n,R({},a)):void 0}},f),r.$instance=r._$instances[e],(c=(l=r.$instance)[n])==null||c.call(l,r,i,a,o),r[`\$${e}`]=r.$instance,z._hook(e,n,r,i,a,o),r.$pd||={},r.$pd[e]=R(R({},r.$pd?.[e]),{},{name:e,instance:r._$instances[e]})},r=function(t){var n,r,i,a=t._$instances[e],o=a?.watch,s=function(e){var t,n=e.newValue,r=e.oldValue;return o==null||(t=o.config)==null?void 0:t.call(a,n,r)},c=function(e){var t,n=e.newValue,r=e.oldValue;return o==null||(t=o[`config.ripple`])==null?void 0:t.call(a,n,r)};a.$watchersCallback={config:s,"config.ripple":c},o==null||(n=o.config)==null||n.call(a,a?.$primevueConfig),Op.on(`config:change`,s),o==null||(r=o[`config.ripple`])==null||r.call(a,a==null||(i=a.$primevueConfig)==null?void 0:i.ripple),Op.on(`config:ripple:change`,c)},i=function(t){var n=t._$instances[e].$watchersCallback;n&&(Op.off(`config:change`,n.config),Op.off(`config:ripple:change`,n[`config.ripple`]),t._$instances[e].$watchersCallback=void 0)};return{created:function(t,r,i,a){t.$pd||={},t.$pd[e]={name:e,attrSelector:Td(`pd`)},n(`created`,t,r,i,a)},beforeMount:function(t,i,a,o){z._loadStyles(t.$pd[e]?.instance,i,a),n(`beforeMount`,t,i,a,o),r(t)},mounted:function(t,r,i,a){z._loadStyles(t.$pd[e]?.instance,r,i),n(`mounted`,t,r,i,a)},beforeUpdate:function(e,t,r,i){n(`beforeUpdate`,e,t,r,i)},updated:function(t,r,i,a){z._loadStyles(t.$pd[e]?.instance,r,i),n(`updated`,t,r,i,a)},beforeUnmount:function(t,r,a,o){i(t),z._removeThemeListeners(t.$pd[e]?.instance),n(`beforeUnmount`,t,r,a,o)},unmounted:function(t,r,i,a){var o;(o=t.$pd[e])==null||(o=o.instance)==null||(o=o.scopedStyleEl)==null||(o=o.value)==null||o.remove(),n(`unmounted`,t,r,i,a)}}},extend:function(){var e=Ap(z._getMeta.apply(z,arguments),2),t=e[0],n=e[1];return R({extend:function(){var e=Ap(z._getMeta.apply(z,arguments),2),t=e[0],r=e[1];return z.extend(t,R(R(R({},n),n?.methods),r))}},z._extend(t,n))}},Bp=Mf.extend({name:`ripple-directive`,style:`
303
+ `,classes:{root:function(e){var t=e.props,n=e.instance;return[`p-badge p-component`,{"p-badge-circle":P(t.value)&&String(t.value).length===1,"p-badge-dot":Du(t.value)&&!n.$slots.default,"p-badge-sm":t.size===`small`,"p-badge-lg":t.size===`large`,"p-badge-xl":t.size===`xlarge`,"p-badge-info":t.severity===`info`,"p-badge-success":t.severity===`success`,"p-badge-warn":t.severity===`warn`,"p-badge-danger":t.severity===`danger`,"p-badge-secondary":t.severity===`secondary`,"p-badge-contrast":t.severity===`contrast`}]}}}),bp={name:`BaseBadge`,extends:Jf,props:{value:{type:[String,Number],default:null},severity:{type:String,default:null},size:{type:String,default:null}},style:yp,provide:function(){return{$pcBadge:this,$parentInstance:this}}};function xp(e){"@babel/helpers - typeof";return xp=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},xp(e)}function Sp(e,t,n){return(t=Cp(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Cp(e){var t=wp(e,`string`);return xp(t)==`symbol`?t:t+``}function wp(e,t){if(xp(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(xp(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var Tp={name:`Badge`,extends:bp,inheritAttrs:!1,computed:{dataP:function(){return Uu(Sp(Sp({circle:this.value!=null&&String(this.value).length===1,empty:this.value==null&&!this.$slots.default},this.severity,this.severity),this.size,this.size))}}},Ep=[`data-p`];function Dp(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({class:e.cx(`root`),"data-p":o.dataP},e.ptmi(`root`)),[(0,t.renderSlot)(e.$slots,`default`,{},function(){return[(0,t.createTextVNode)((0,t.toDisplayString)(e.value),1)]})],16,Ep)}Tp.render=Dp;var Op=Hu();function kp(e){"@babel/helpers - typeof";return kp=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},kp(e)}function Ap(e,t){return Fp(e)||Pp(e,t)||Mp(e,t)||jp()}function jp(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
304
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Mp(e,t){if(e){if(typeof e==`string`)return Np(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Np(e,t):void 0}}function Np(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Pp(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t!==0)for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function Fp(e){if(Array.isArray(e))return e}function Ip(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function R(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Ip(Object(n),!0).forEach(function(t){Lp(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ip(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Lp(e,t,n){return(t=Rp(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Rp(e){var t=zp(e,`string`);return kp(t)==`symbol`?t:t+``}function zp(e,t){if(kp(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(kp(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var z={_getMeta:function(){return[ku(arguments.length<=0?void 0:arguments[0])||arguments.length<=0?void 0:arguments[0],ju(ku(arguments.length<=0?void 0:arguments[0])?arguments.length<=0?void 0:arguments[0]:arguments.length<=1?void 0:arguments[1])]},_getConfig:function(e,t){var n,r;return((e==null||(n=e.instance)==null?void 0:n.$primevue)||(t==null||(r=t.ctx)==null||(r=r.appContext)==null||(r=r.config)==null||(r=r.globalProperties)==null?void 0:r.$primevue))?.config},_getOptionValue:Pu,_getPTValue:function(){var e,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:``,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!0,o=function(){var e=z._getOptionValue.apply(z,arguments);return Mu(e)||Fu(e)?{class:e}:e},s=((e=t.binding)==null||(e=e.value)==null?void 0:e.ptOptions)||t.$primevueConfig?.ptOptions||{},c=s.mergeSections,l=c===void 0?!0:c,u=s.mergeProps,d=u===void 0?!1:u,f=a?z._useDefaultPT(t,t.defaultPT(),o,r,i):void 0,p=z._usePT(t,z._getPT(n,t.$name),o,r,R(R({},i),{},{global:f||{}})),m=z._getPTDatasets(t,r);return l||!l&&p?d?z._mergeProps(t,d,f,p,m):R(R(R({},f),p),m):R(R({},p),m)},_getPTDatasets:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,n=`data-pc-`;return R(R({},t===`root`&&Lp({},`${n}name`,Nu(e.$name))),{},Lp({},`${n}section`,Nu(t)))},_getPT:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,n=arguments.length>2?arguments[2]:void 0,r=function(e){var r=n?n(e):e,i=Nu(t);return r?.[i]??r};return e&&Object.hasOwn(e,`_usept`)?{_usept:e._usept,originalValue:r(e.originalValue),value:r(e.value)}:r(e)},_usePT:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0,i=arguments.length>4?arguments[4]:void 0,a=function(e){return n(e,r,i)};if(t&&Object.hasOwn(t,`_usept`)){var o=t._usept||e.$primevueConfig?.ptOptions||{},s=o.mergeSections,c=s===void 0?!0:s,l=o.mergeProps,u=l===void 0?!1:l,d=a(t.originalValue),f=a(t.value);return d===void 0&&f===void 0?void 0:Mu(f)?f:Mu(d)?d:c||!c&&f?u?z._mergeProps(e,u,d,f):R(R({},d),f):f}return a(t)},_useDefaultPT:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0,i=arguments.length>4?arguments[4]:void 0;return z._usePT(e,t,n,r,i)},_loadStyles:function(){var e,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0,r=arguments.length>2?arguments[2]:void 0,i=z._getConfig(n,r),a={nonce:i==null||(e=i.csp)==null?void 0:e.nonce};z._loadCoreStyles(t,a),z._loadThemeStyles(t,a),z._loadScopedThemeStyles(t,a),z._removeThemeListeners(t),t.$loadStyles=function(){return z._loadThemeStyles(t,a)},z._themeChangeListener(t.$loadStyles)},_loadCoreStyles:function(){var e,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;if(!af.isStyleNameLoaded(t.$style?.name)&&(e=t.$style)!=null&&e.name){var r;I.loadCSS(n),(r=t.$style)==null||r.loadCSS(n),af.setLoadedStyleName(t.$style.name)}},_loadThemeStyles:function(){var e,t,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=arguments.length>1?arguments[1]:void 0;if(!(n!=null&&n.isUnstyled()||(n==null||(e=n.theme)==null?void 0:e.call(n))===`none`)){if(!F.isStyleNameLoaded(`common`)){var i,a,o=((i=n.$style)==null||(a=i.getCommonTheme)==null?void 0:a.call(i))||{},s=o.primitive,c=o.semantic,l=o.global,u=o.style;I.load(s?.css,R({name:`primitive-variables`},r)),I.load(c?.css,R({name:`semantic-variables`},r)),I.load(l?.css,R({name:`global-variables`},r)),I.loadStyle(R({name:`global-style`},r),u),F.setLoadedStyleName(`common`)}if(!F.isStyleNameLoaded(n.$style?.name)&&(t=n.$style)!=null&&t.name){var d,f,p,m,h=((d=n.$style)==null||(f=d.getDirectiveTheme)==null?void 0:f.call(d))||{},g=h.css,_=h.style;(p=n.$style)==null||p.load(g,R({name:`${n.$style.name}-variables`},r)),(m=n.$style)==null||m.loadStyle(R({name:`${n.$style.name}-style`},r),_),F.setLoadedStyleName(n.$style.name)}if(!F.isStyleNameLoaded(`layer-order`)){var v,y,b=(v=n.$style)==null||(y=v.getLayerOrderThemeCSS)==null?void 0:y.call(v);I.load(b,R({name:`layer-order`,first:!0},r)),F.setLoadedStyleName(`layer-order`)}}},_loadScopedThemeStyles:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=e.preset();if(n&&e.$attrSelector){var r,i,a=(((r=e.$style)==null||(i=r.getPresetTheme)==null?void 0:i.call(r,n,`[${e.$attrSelector}]`))||{}).css;e.scopedStyleEl=(e.$style?.load(a,R({name:`${e.$attrSelector}-${e.$style.name}`},t))).el}},_themeChangeListener:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:function(){};af.clearLoadedStyleNames(),zd.on(`theme:change`,e)},_removeThemeListeners:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};zd.off(`theme:change`,e.$loadStyles),e.$loadStyles=void 0},_hook:function(e,t,n,r,i,a){var o,s,c=`on${Bu(t)}`,l=z._getConfig(r,i),u=n?.$instance,d=z._usePT(u,z._getPT(r==null||(o=r.value)==null?void 0:o.pt,e),z._getOptionValue,`hooks.${c}`),f=z._useDefaultPT(u,l==null||(s=l.pt)==null||(s=s.directives)==null?void 0:s[e],z._getOptionValue,`hooks.${c}`),p={el:n,binding:r,vnode:i,prevVnode:a};d?.(u,p),f?.(u,p)},_mergeProps:function(){for(var e=arguments.length>1?arguments[1]:void 0,n=arguments.length,r=Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];return Ou(e)?e.apply(void 0,r):t.mergeProps.apply(void 0,r)},_extend:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=function(n,r,i,a,o){var s,c,l;r._$instances=r._$instances||{};var u=z._getConfig(i,a),d=r._$instances[e]||{},f=Du(d)?R(R({},t),t?.methods):{};r._$instances[e]=R(R({},d),{},{$name:e,$host:r,$binding:i,$modifiers:i?.modifiers,$value:i?.value,$el:d.$el||r||void 0,$style:R({classes:void 0,inlineStyles:void 0,load:function(){},loadCSS:function(){},loadStyle:function(){}},t?.style),$primevueConfig:u,$attrSelector:(s=r.$pd)==null||(s=s[e])==null?void 0:s.attrSelector,defaultPT:function(){return z._getPT(u?.pt,void 0,function(t){var n;return t==null||(n=t.directives)==null?void 0:n[e]})},isUnstyled:function(){var t,n;return((t=r._$instances[e])==null||(t=t.$binding)==null||(t=t.value)==null?void 0:t.unstyled)===void 0?u?.unstyled:(n=r._$instances[e])==null||(n=n.$binding)==null||(n=n.value)==null?void 0:n.unstyled},theme:function(){var t;return(t=r._$instances[e])==null||(t=t.$primevueConfig)==null?void 0:t.theme},preset:function(){var t;return(t=r._$instances[e])==null||(t=t.$binding)==null||(t=t.value)==null?void 0:t.dt},ptm:function(){var t,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return z._getPTValue(r._$instances[e],(t=r._$instances[e])==null||(t=t.$binding)==null||(t=t.value)==null?void 0:t.pt,n,R({},i))},ptmo:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:``,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return z._getPTValue(r._$instances[e],t,n,i,!1)},cx:function(){var t,n,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return(t=r._$instances[e])!=null&&t.isUnstyled()?void 0:z._getOptionValue((n=r._$instances[e])==null||(n=n.$style)==null?void 0:n.classes,i,R({},a))},sx:function(){var t,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:``,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return i?z._getOptionValue((t=r._$instances[e])==null||(t=t.$style)==null?void 0:t.inlineStyles,n,R({},a)):void 0}},f),r.$instance=r._$instances[e],(c=(l=r.$instance)[n])==null||c.call(l,r,i,a,o),r[`\$${e}`]=r.$instance,z._hook(e,n,r,i,a,o),r.$pd||={},r.$pd[e]=R(R({},r.$pd?.[e]),{},{name:e,instance:r._$instances[e]})},r=function(t){var n,r,i,a=t._$instances[e],o=a?.watch,s=function(e){var t,n=e.newValue,r=e.oldValue;return o==null||(t=o.config)==null?void 0:t.call(a,n,r)},c=function(e){var t,n=e.newValue,r=e.oldValue;return o==null||(t=o[`config.ripple`])==null?void 0:t.call(a,n,r)};a.$watchersCallback={config:s,"config.ripple":c},o==null||(n=o.config)==null||n.call(a,a?.$primevueConfig),Op.on(`config:change`,s),o==null||(r=o[`config.ripple`])==null||r.call(a,a==null||(i=a.$primevueConfig)==null?void 0:i.ripple),Op.on(`config:ripple:change`,c)},i=function(t){var n=t._$instances[e].$watchersCallback;n&&(Op.off(`config:change`,n.config),Op.off(`config:ripple:change`,n[`config.ripple`]),t._$instances[e].$watchersCallback=void 0)};return{created:function(t,r,i,a){t.$pd||={},t.$pd[e]={name:e,attrSelector:Ed(`pd`)},n(`created`,t,r,i,a)},beforeMount:function(t,i,a,o){z._loadStyles(t.$pd[e]?.instance,i,a),n(`beforeMount`,t,i,a,o),r(t)},mounted:function(t,r,i,a){z._loadStyles(t.$pd[e]?.instance,r,i),n(`mounted`,t,r,i,a)},beforeUpdate:function(e,t,r,i){n(`beforeUpdate`,e,t,r,i)},updated:function(t,r,i,a){z._loadStyles(t.$pd[e]?.instance,r,i),n(`updated`,t,r,i,a)},beforeUnmount:function(t,r,a,o){i(t),z._removeThemeListeners(t.$pd[e]?.instance),n(`beforeUnmount`,t,r,a,o)},unmounted:function(t,r,i,a){var o;(o=t.$pd[e])==null||(o=o.instance)==null||(o=o.scopedStyleEl)==null||(o=o.value)==null||o.remove(),n(`unmounted`,t,r,i,a)}}},extend:function(){var e=Ap(z._getMeta.apply(z,arguments),2),t=e[0],n=e[1];return R({extend:function(){var e=Ap(z._getMeta.apply(z,arguments),2),t=e[0],r=e[1];return z.extend(t,R(R(R({},n),n?.methods),r))}},z._extend(t,n))}},Bp=I.extend({name:`ripple-directive`,style:`
305
305
  .p-ink {
306
306
  display: block;
307
307
  position: absolute;
@@ -322,7 +322,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
322
322
  }
323
323
  }
324
324
  `,classes:{root:`p-ink`}}),Vp=z.extend({style:Bp});function Hp(e){"@babel/helpers - typeof";return Hp=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},Hp(e)}function Up(e){return qp(e)||Kp(e)||Gp(e)||Wp()}function Wp(){throw TypeError(`Invalid attempt to spread non-iterable instance.
325
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Gp(e,t){if(e){if(typeof e==`string`)return Jp(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Jp(e,t):void 0}}function Kp(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function qp(e){if(Array.isArray(e))return Jp(e)}function Jp(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Yp(e,t,n){return(t=Xp(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Xp(e){var t=Zp(e,`string`);return Hp(t)==`symbol`?t:t+``}function Zp(e,t){if(Hp(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Hp(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var Qp=Vp.extend(`ripple`,{watch:{"config.ripple":function(e){e?(this.createRipple(this.$host),this.bindEvents(this.$host),this.$host.setAttribute(`data-pd-ripple`,!0),this.$host.style.overflow=`hidden`,this.$host.style.position=`relative`):(this.remove(this.$host),this.$host.removeAttribute(`data-pd-ripple`))}},unmounted:function(e){this.remove(e)},timeout:void 0,methods:{bindEvents:function(e){e.addEventListener(`mousedown`,this.onMouseDown.bind(this))},unbindEvents:function(e){e.removeEventListener(`mousedown`,this.onMouseDown.bind(this))},createRipple:function(e){var t=this.getInk(e);t||(t=cd(`span`,Yp(Yp({role:`presentation`,"aria-hidden":!0,"data-p-ink":!0,"data-p-ink-active":!1,class:!this.isUnstyled()&&this.cx(`root`),onAnimationEnd:this.onAnimationEnd.bind(this)},this.$attrSelector,``),`p-bind`,this.ptm(`root`))),e.appendChild(t),this.$el=t)},remove:function(e){var t=this.getInk(e);t&&(this.$host.style.overflow=``,this.$host.style.position=``,this.unbindEvents(e),t.removeEventListener(`animationend`,this.onAnimationEnd),t.remove())},onMouseDown:function(e){var t=this,n=e.currentTarget,r=this.getInk(n);if(!(!r||getComputedStyle(r,null).display===`none`)){if(!this.isUnstyled()&&Gu(r,`p-ink-active`),r.setAttribute(`data-p-ink-active`,`false`),!fd(r)&&!yd(r)){var i=Math.max(td(n),gd(n));r.style.height=i+`px`,r.style.width=i+`px`}var a=hd(n),o=e.pageX-a.left+document.body.scrollTop-yd(r)/2,s=e.pageY-a.top+document.body.scrollLeft-fd(r)/2;r.style.top=s+`px`,r.style.left=o+`px`,!this.isUnstyled()&&Wu(r,`p-ink-active`),r.setAttribute(`data-p-ink-active`,`true`),this.timeout=setTimeout(function(){r&&(!t.isUnstyled()&&Gu(r,`p-ink-active`),r.setAttribute(`data-p-ink-active`,`false`))},401)}},onAnimationEnd:function(e){this.timeout&&clearTimeout(this.timeout),!this.isUnstyled()&&Gu(e.currentTarget,`p-ink-active`),e.currentTarget.setAttribute(`data-p-ink-active`,`false`)},getInk:function(e){return e&&e.children?Up(e.children).find(function(e){return dd(e,`data-pc-name`)===`ripple`}):void 0}}}),$p=`
325
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Gp(e,t){if(e){if(typeof e==`string`)return Jp(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Jp(e,t):void 0}}function Kp(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function qp(e){if(Array.isArray(e))return Jp(e)}function Jp(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Yp(e,t,n){return(t=Xp(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Xp(e){var t=Zp(e,`string`);return Hp(t)==`symbol`?t:t+``}function Zp(e,t){if(Hp(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Hp(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var Qp=Vp.extend(`ripple`,{watch:{"config.ripple":function(e){e?(this.createRipple(this.$host),this.bindEvents(this.$host),this.$host.setAttribute(`data-pd-ripple`,!0),this.$host.style.overflow=`hidden`,this.$host.style.position=`relative`):(this.remove(this.$host),this.$host.removeAttribute(`data-pd-ripple`))}},unmounted:function(e){this.remove(e)},timeout:void 0,methods:{bindEvents:function(e){e.addEventListener(`mousedown`,this.onMouseDown.bind(this))},unbindEvents:function(e){e.removeEventListener(`mousedown`,this.onMouseDown.bind(this))},createRipple:function(e){var t=this.getInk(e);t||(t=ld(`span`,Yp(Yp({role:`presentation`,"aria-hidden":!0,"data-p-ink":!0,"data-p-ink-active":!1,class:!this.isUnstyled()&&this.cx(`root`),onAnimationEnd:this.onAnimationEnd.bind(this)},this.$attrSelector,``),`p-bind`,this.ptm(`root`))),e.appendChild(t),this.$el=t)},remove:function(e){var t=this.getInk(e);t&&(this.$host.style.overflow=``,this.$host.style.position=``,this.unbindEvents(e),t.removeEventListener(`animationend`,this.onAnimationEnd),t.remove())},onMouseDown:function(e){var t=this,n=e.currentTarget,r=this.getInk(n);if(!(!r||getComputedStyle(r,null).display===`none`)){if(!this.isUnstyled()&&Ku(r,`p-ink-active`),r.setAttribute(`data-p-ink-active`,`false`),!pd(r)&&!bd(r)){var i=Math.max(nd(n),_d(n));r.style.height=i+`px`,r.style.width=i+`px`}var a=gd(n),o=e.pageX-a.left+document.body.scrollTop-bd(r)/2,s=e.pageY-a.top+document.body.scrollLeft-pd(r)/2;r.style.top=s+`px`,r.style.left=o+`px`,!this.isUnstyled()&&Gu(r,`p-ink-active`),r.setAttribute(`data-p-ink-active`,`true`),this.timeout=setTimeout(function(){r&&(!t.isUnstyled()&&Ku(r,`p-ink-active`),r.setAttribute(`data-p-ink-active`,`false`))},401)}},onAnimationEnd:function(e){this.timeout&&clearTimeout(this.timeout),!this.isUnstyled()&&Ku(e.currentTarget,`p-ink-active`),e.currentTarget.setAttribute(`data-p-ink-active`,`false`)},getInk:function(e){return e&&e.children?Up(e.children).find(function(e){return fd(e,`data-pc-name`)===`ripple`}):void 0}}}),$p=`
326
326
  .p-button {
327
327
  display: inline-flex;
328
328
  cursor: pointer;
@@ -972,7 +972,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
972
972
  border-color: transparent;
973
973
  color: dt('button.link.active.color');
974
974
  }
975
- `;function em(e){"@babel/helpers - typeof";return em=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},em(e)}function tm(e,t,n){return(t=nm(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function nm(e){var t=rm(e,`string`);return em(t)==`symbol`?t:t+``}function rm(e,t){if(em(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(em(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var im=Mf.extend({name:`button`,style:$p,classes:{root:function(e){var t=e.instance,n=e.props;return[`p-button p-component`,tm(tm(tm(tm(tm(tm(tm(tm(tm({"p-button-icon-only":t.hasIcon&&!n.label&&!n.badge,"p-button-vertical":(n.iconPos===`top`||n.iconPos===`bottom`)&&n.label,"p-button-loading":n.loading,"p-button-link":n.link||n.variant===`link`},`p-button-${n.severity}`,n.severity),`p-button-raised`,n.raised),`p-button-rounded`,n.rounded),`p-button-text`,n.text||n.variant===`text`),`p-button-outlined`,n.outlined||n.variant===`outlined`),`p-button-sm`,n.size===`small`),`p-button-lg`,n.size===`large`),`p-button-plain`,n.plain),`p-button-fluid`,t.hasFluid)]},loadingIcon:`p-button-loading-icon`,icon:function(e){var t=e.props;return[`p-button-icon`,tm({},`p-button-icon-${t.iconPos}`,t.label)]},label:`p-button-label`}}),am={name:`BaseButton`,extends:Jf,props:{label:{type:String,default:null},icon:{type:String,default:null},iconPos:{type:String,default:`left`},iconClass:{type:[String,Object],default:null},badge:{type:String,default:null},badgeClass:{type:[String,Object],default:null},badgeSeverity:{type:String,default:`secondary`},loading:{type:Boolean,default:!1},loadingIcon:{type:String,default:void 0},as:{type:[String,Object],default:`BUTTON`},asChild:{type:Boolean,default:!1},link:{type:Boolean,default:!1},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},variant:{type:String,default:null},plain:{type:Boolean,default:!1},fluid:{type:Boolean,default:null}},style:im,provide:function(){return{$pcButton:this,$parentInstance:this}}};function om(e){"@babel/helpers - typeof";return om=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},om(e)}function sm(e,t,n){return(t=cm(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function cm(e){var t=lm(e,`string`);return om(t)==`symbol`?t:t+``}function lm(e,t){if(om(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(om(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var um={name:`Button`,extends:am,inheritAttrs:!1,inject:{$pcFluid:{default:null}},methods:{getPTOptions:function(e){return(e===`root`?this.ptmi:this.ptm)(e,{context:{disabled:this.disabled}})}},computed:{disabled:function(){return this.$attrs.disabled||this.$attrs.disabled===``||this.loading},defaultAriaLabel:function(){return this.label?this.label+(this.badge?` `+this.badge:``):this.$attrs.ariaLabel},hasIcon:function(){return this.icon||this.$slots.icon},attrs:function(){return(0,t.mergeProps)(this.asAttrs,this.a11yAttrs,this.getPTOptions(`root`))},asAttrs:function(){return this.as===`BUTTON`?{type:`button`,disabled:this.disabled}:void 0},a11yAttrs:function(){return{"aria-label":this.defaultAriaLabel,"data-pc-name":`button`,"data-p-disabled":this.disabled,"data-p-severity":this.severity}},hasFluid:function(){return Eu(this.fluid)?!!this.$pcFluid:this.fluid},dataP:function(){return Hu(sm(sm(sm(sm(sm(sm(sm(sm(sm(sm({},this.size,this.size),`icon-only`,this.hasIcon&&!this.label&&!this.badge),`loading`,this.loading),`fluid`,this.hasFluid),`rounded`,this.rounded),`raised`,this.raised),`outlined`,this.outlined||this.variant===`outlined`),`text`,this.text||this.variant===`text`),`link`,this.link||this.variant===`link`),`vertical`,(this.iconPos===`top`||this.iconPos===`bottom`)&&this.label))},dataIconP:function(){return Hu(sm(sm({},this.iconPos,this.iconPos),this.size,this.size))},dataLabelP:function(){return Hu(sm(sm({},this.size,this.size),`icon-only`,this.hasIcon&&!this.label&&!this.badge))}},components:{SpinnerIcon:dp,Badge:Tp},directives:{ripple:Qp}},dm=[`data-p`],fm=[`data-p`];function pm(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`SpinnerIcon`),c=(0,t.resolveComponent)(`Badge`),l=(0,t.resolveDirective)(`ripple`);return e.asChild?(0,t.renderSlot)(e.$slots,`default`,{key:1,class:(0,t.normalizeClass)(e.cx(`root`)),a11yAttrs:o.a11yAttrs}):(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.as),(0,t.mergeProps)({key:0,class:e.cx(`root`),"data-p":o.dataP},o.attrs),{default:(0,t.withCtx)(function(){return[(0,t.renderSlot)(e.$slots,`default`,{},function(){return[e.loading?(0,t.renderSlot)(e.$slots,`loadingicon`,(0,t.mergeProps)({key:0,class:[e.cx(`loadingIcon`),e.cx(`icon`)]},e.ptm(`loadingIcon`)),function(){return[e.loadingIcon?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({key:0,class:[e.cx(`loadingIcon`),e.cx(`icon`),e.loadingIcon]},e.ptm(`loadingIcon`)),null,16)):((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:1,class:[e.cx(`loadingIcon`),e.cx(`icon`)],spin:``},e.ptm(`loadingIcon`)),null,16,[`class`]))]}):(0,t.renderSlot)(e.$slots,`icon`,(0,t.mergeProps)({key:1,class:[e.cx(`icon`)]},e.ptm(`icon`)),function(){return[e.icon?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({key:0,class:[e.cx(`icon`),e.icon,e.iconClass],"data-p":o.dataIconP},e.ptm(`icon`)),null,16,dm)):(0,t.createCommentVNode)(``,!0)]}),e.label?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({key:2,class:e.cx(`label`)},e.ptm(`label`),{"data-p":o.dataLabelP}),(0,t.toDisplayString)(e.label),17,fm)):(0,t.createCommentVNode)(``,!0),e.badge?((0,t.openBlock)(),(0,t.createBlock)(c,{key:3,value:e.badge,class:(0,t.normalizeClass)(e.badgeClass),severity:e.badgeSeverity,unstyled:e.unstyled,pt:e.ptm(`pcBadge`)},null,8,[`value`,`class`,`severity`,`unstyled`,`pt`])):(0,t.createCommentVNode)(``,!0)]})]}),_:3},16,[`class`,`data-p`])),[[l]])}um.render=pm;function mm(e){"@babel/helpers - typeof";return mm=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},mm(e)}function hm(e,t){if(!(e instanceof t))throw TypeError(`Cannot call a class as a function`)}function gm(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,`value`in r&&(r.writable=!0),Object.defineProperty(e,vm(r.key),r)}}function _m(e,t,n){return t&&gm(e.prototype,t),Object.defineProperty(e,`prototype`,{writable:!1}),e}function vm(e){var t=ym(e,`string`);return mm(t)==`symbol`?t:t+``}function ym(e,t){if(mm(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(mm(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return String(e)}var bm=function(){function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:function(){};hm(this,e),this.element=t,this.listener=n}return _m(e,[{key:`bindScrollListener`,value:function(){this.scrollableParents=vd(this.element);for(var e=0;e<this.scrollableParents.length;e++)this.scrollableParents[e].addEventListener(`scroll`,this.listener)}},{key:`unbindScrollListener`,value:function(){if(this.scrollableParents)for(var e=0;e<this.scrollableParents.length;e++)this.scrollableParents[e].removeEventListener(`scroll`,this.listener)}},{key:`destroy`,value:function(){this.unbindScrollListener(),this.element=null,this.listener=null,this.scrollableParents=null}}])}(),xm=Vu(),Sm={name:`Portal`,props:{appendTo:{type:[String,Object],default:`body`},disabled:{type:Boolean,default:!1}},data:function(){return{mounted:!1}},mounted:function(){this.mounted=bd()},computed:{inline:function(){return this.disabled||this.appendTo===`self`}}};function Cm(e,n,r,i,a,o){return o.inline?(0,t.renderSlot)(e.$slots,`default`,{key:0}):a.mounted?((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{key:1,to:r.appendTo},[(0,t.renderSlot)(e.$slots,`default`)],8,[`to`])):(0,t.createCommentVNode)(``,!0)}Sm.render=Cm;var wm=Mf.extend({name:`tieredmenu`,style:`
975
+ `;function em(e){"@babel/helpers - typeof";return em=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},em(e)}function tm(e,t,n){return(t=nm(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function nm(e){var t=rm(e,`string`);return em(t)==`symbol`?t:t+``}function rm(e,t){if(em(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(em(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var im=I.extend({name:`button`,style:$p,classes:{root:function(e){var t=e.instance,n=e.props;return[`p-button p-component`,tm(tm(tm(tm(tm(tm(tm(tm(tm({"p-button-icon-only":t.hasIcon&&!n.label&&!n.badge,"p-button-vertical":(n.iconPos===`top`||n.iconPos===`bottom`)&&n.label,"p-button-loading":n.loading,"p-button-link":n.link||n.variant===`link`},`p-button-${n.severity}`,n.severity),`p-button-raised`,n.raised),`p-button-rounded`,n.rounded),`p-button-text`,n.text||n.variant===`text`),`p-button-outlined`,n.outlined||n.variant===`outlined`),`p-button-sm`,n.size===`small`),`p-button-lg`,n.size===`large`),`p-button-plain`,n.plain),`p-button-fluid`,t.hasFluid)]},loadingIcon:`p-button-loading-icon`,icon:function(e){var t=e.props;return[`p-button-icon`,tm({},`p-button-icon-${t.iconPos}`,t.label)]},label:`p-button-label`}}),am={name:`BaseButton`,extends:Jf,props:{label:{type:String,default:null},icon:{type:String,default:null},iconPos:{type:String,default:`left`},iconClass:{type:[String,Object],default:null},badge:{type:String,default:null},badgeClass:{type:[String,Object],default:null},badgeSeverity:{type:String,default:`secondary`},loading:{type:Boolean,default:!1},loadingIcon:{type:String,default:void 0},as:{type:[String,Object],default:`BUTTON`},asChild:{type:Boolean,default:!1},link:{type:Boolean,default:!1},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},variant:{type:String,default:null},plain:{type:Boolean,default:!1},fluid:{type:Boolean,default:null}},style:im,provide:function(){return{$pcButton:this,$parentInstance:this}}};function om(e){"@babel/helpers - typeof";return om=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},om(e)}function sm(e,t,n){return(t=cm(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function cm(e){var t=lm(e,`string`);return om(t)==`symbol`?t:t+``}function lm(e,t){if(om(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(om(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var um={name:`Button`,extends:am,inheritAttrs:!1,inject:{$pcFluid:{default:null}},methods:{getPTOptions:function(e){return(e===`root`?this.ptmi:this.ptm)(e,{context:{disabled:this.disabled}})}},computed:{disabled:function(){return this.$attrs.disabled||this.$attrs.disabled===``||this.loading},defaultAriaLabel:function(){return this.label?this.label+(this.badge?` `+this.badge:``):this.$attrs.ariaLabel},hasIcon:function(){return this.icon||this.$slots.icon},attrs:function(){return(0,t.mergeProps)(this.asAttrs,this.a11yAttrs,this.getPTOptions(`root`))},asAttrs:function(){return this.as===`BUTTON`?{type:`button`,disabled:this.disabled}:void 0},a11yAttrs:function(){return{"aria-label":this.defaultAriaLabel,"data-pc-name":`button`,"data-p-disabled":this.disabled,"data-p-severity":this.severity}},hasFluid:function(){return Du(this.fluid)?!!this.$pcFluid:this.fluid},dataP:function(){return Uu(sm(sm(sm(sm(sm(sm(sm(sm(sm(sm({},this.size,this.size),`icon-only`,this.hasIcon&&!this.label&&!this.badge),`loading`,this.loading),`fluid`,this.hasFluid),`rounded`,this.rounded),`raised`,this.raised),`outlined`,this.outlined||this.variant===`outlined`),`text`,this.text||this.variant===`text`),`link`,this.link||this.variant===`link`),`vertical`,(this.iconPos===`top`||this.iconPos===`bottom`)&&this.label))},dataIconP:function(){return Uu(sm(sm({},this.iconPos,this.iconPos),this.size,this.size))},dataLabelP:function(){return Uu(sm(sm({},this.size,this.size),`icon-only`,this.hasIcon&&!this.label&&!this.badge))}},components:{SpinnerIcon:dp,Badge:Tp},directives:{ripple:Qp}},dm=[`data-p`],fm=[`data-p`];function pm(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`SpinnerIcon`),c=(0,t.resolveComponent)(`Badge`),l=(0,t.resolveDirective)(`ripple`);return e.asChild?(0,t.renderSlot)(e.$slots,`default`,{key:1,class:(0,t.normalizeClass)(e.cx(`root`)),a11yAttrs:o.a11yAttrs}):(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.as),(0,t.mergeProps)({key:0,class:e.cx(`root`),"data-p":o.dataP},o.attrs),{default:(0,t.withCtx)(function(){return[(0,t.renderSlot)(e.$slots,`default`,{},function(){return[e.loading?(0,t.renderSlot)(e.$slots,`loadingicon`,(0,t.mergeProps)({key:0,class:[e.cx(`loadingIcon`),e.cx(`icon`)]},e.ptm(`loadingIcon`)),function(){return[e.loadingIcon?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({key:0,class:[e.cx(`loadingIcon`),e.cx(`icon`),e.loadingIcon]},e.ptm(`loadingIcon`)),null,16)):((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:1,class:[e.cx(`loadingIcon`),e.cx(`icon`)],spin:``},e.ptm(`loadingIcon`)),null,16,[`class`]))]}):(0,t.renderSlot)(e.$slots,`icon`,(0,t.mergeProps)({key:1,class:[e.cx(`icon`)]},e.ptm(`icon`)),function(){return[e.icon?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({key:0,class:[e.cx(`icon`),e.icon,e.iconClass],"data-p":o.dataIconP},e.ptm(`icon`)),null,16,dm)):(0,t.createCommentVNode)(``,!0)]}),e.label?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({key:2,class:e.cx(`label`)},e.ptm(`label`),{"data-p":o.dataLabelP}),(0,t.toDisplayString)(e.label),17,fm)):(0,t.createCommentVNode)(``,!0),e.badge?((0,t.openBlock)(),(0,t.createBlock)(c,{key:3,value:e.badge,class:(0,t.normalizeClass)(e.badgeClass),severity:e.badgeSeverity,unstyled:e.unstyled,pt:e.ptm(`pcBadge`)},null,8,[`value`,`class`,`severity`,`unstyled`,`pt`])):(0,t.createCommentVNode)(``,!0)]})]}),_:3},16,[`class`,`data-p`])),[[l]])}um.render=pm;function mm(e){"@babel/helpers - typeof";return mm=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},mm(e)}function hm(e,t){if(!(e instanceof t))throw TypeError(`Cannot call a class as a function`)}function gm(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,`value`in r&&(r.writable=!0),Object.defineProperty(e,vm(r.key),r)}}function _m(e,t,n){return t&&gm(e.prototype,t),Object.defineProperty(e,`prototype`,{writable:!1}),e}function vm(e){var t=ym(e,`string`);return mm(t)==`symbol`?t:t+``}function ym(e,t){if(mm(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(mm(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return String(e)}var bm=function(){function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:function(){};hm(this,e),this.element=t,this.listener=n}return _m(e,[{key:`bindScrollListener`,value:function(){this.scrollableParents=yd(this.element);for(var e=0;e<this.scrollableParents.length;e++)this.scrollableParents[e].addEventListener(`scroll`,this.listener)}},{key:`unbindScrollListener`,value:function(){if(this.scrollableParents)for(var e=0;e<this.scrollableParents.length;e++)this.scrollableParents[e].removeEventListener(`scroll`,this.listener)}},{key:`destroy`,value:function(){this.unbindScrollListener(),this.element=null,this.listener=null,this.scrollableParents=null}}])}(),xm=Hu(),Sm={name:`Portal`,props:{appendTo:{type:[String,Object],default:`body`},disabled:{type:Boolean,default:!1}},data:function(){return{mounted:!1}},mounted:function(){this.mounted=xd()},computed:{inline:function(){return this.disabled||this.appendTo===`self`}}};function Cm(e,n,r,i,a,o){return o.inline?(0,t.renderSlot)(e.$slots,`default`,{key:0}):a.mounted?((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{key:1,to:r.appendTo},[(0,t.renderSlot)(e.$slots,`default`)],8,[`to`])):(0,t.createCommentVNode)(``,!0)}Sm.render=Cm;var wm=I.extend({name:`tieredmenu`,style:`
976
976
  .p-tieredmenu {
977
977
  background: dt('tieredmenu.background');
978
978
  color: dt('tieredmenu.color');
@@ -1121,7 +1121,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1121
1121
  transform: rotate(-90deg);
1122
1122
  }
1123
1123
  `,classes:{root:function(e){var t=e.props,n=e.instance;return[`p-tieredmenu p-component`,{"p-tieredmenu-overlay":t.popup,"p-tieredmenu-mobile":n.queryMatches}]},start:`p-tieredmenu-start`,rootList:`p-tieredmenu-root-list`,item:function(e){var t=e.instance,n=e.processedItem;return[`p-tieredmenu-item`,{"p-tieredmenu-item-active":t.isItemActive(n),"p-focus":t.isItemFocused(n),"p-disabled":t.isItemDisabled(n)}]},itemContent:`p-tieredmenu-item-content`,itemLink:`p-tieredmenu-item-link`,itemIcon:`p-tieredmenu-item-icon`,itemLabel:`p-tieredmenu-item-label`,submenuIcon:`p-tieredmenu-submenu-icon`,submenu:`p-tieredmenu-submenu`,separator:`p-tieredmenu-separator`,end:`p-tieredmenu-end`},inlineStyles:{submenu:function(e){var t=e.instance,n=e.processedItem;return{display:t.isItemActive(n)?`flex`:`none`}}}}),Tm={name:`AngleRightIcon`,extends:np};function Em(e){return Am(e)||km(e)||Om(e)||Dm()}function Dm(){throw TypeError(`Invalid attempt to spread non-iterable instance.
1124
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Om(e,t){if(e){if(typeof e==`string`)return jm(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?jm(e,t):void 0}}function km(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function Am(e){if(Array.isArray(e))return jm(e)}function jm(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Mm(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),Em(n[0]||=[(0,t.createElementVNode)(`path`,{d:`M5.25 11.1728C5.14929 11.1694 5.05033 11.1455 4.9592 11.1025C4.86806 11.0595 4.78666 10.9984 4.72 10.9228C4.57955 10.7822 4.50066 10.5916 4.50066 10.3928C4.50066 10.1941 4.57955 10.0035 4.72 9.86283L7.72 6.86283L4.72 3.86283C4.66067 3.71882 4.64765 3.55991 4.68275 3.40816C4.71785 3.25642 4.79932 3.11936 4.91585 3.01602C5.03238 2.91268 5.17819 2.84819 5.33305 2.83149C5.4879 2.81479 5.64411 2.84671 5.78 2.92283L9.28 6.42283C9.42045 6.56346 9.49934 6.75408 9.49934 6.95283C9.49934 7.15158 9.42045 7.34221 9.28 7.48283L5.78 10.9228C5.71333 10.9984 5.63193 11.0595 5.5408 11.1025C5.44966 11.1455 5.35071 11.1694 5.25 11.1728Z`,fill:`currentColor`},null,-1)]),16)}Tm.render=Mm;var Nm={name:`BaseTieredMenu`,extends:Jf,props:{popup:{type:Boolean,default:!1},model:{type:Array,default:null},appendTo:{type:[String,Object],default:`body`},breakpoint:{type:String,default:`960px`},autoZIndex:{type:Boolean,default:!0},baseZIndex:{type:Number,default:0},disabled:{type:Boolean,default:!1},tabindex:{type:Number,default:0},ariaLabelledby:{type:String,default:null},ariaLabel:{type:String,default:null}},style:wm,provide:function(){return{$pcTieredMenu:this,$parentInstance:this}}},Pm={name:`TieredMenuSub`,hostName:`TieredMenu`,extends:Jf,emits:[`item-click`,`item-mouseenter`,`item-mousemove`],container:null,props:{menuId:{type:String,default:null},focusedItemId:{type:String,default:null},items:{type:Array,default:null},visible:{type:Boolean,default:!1},level:{type:Number,default:0},templates:{type:Object,default:null},activeItemPath:{type:Object,default:null},tabindex:{type:Number,default:0}},methods:{getItemId:function(e){return`${this.menuId}_${e.key}`},getItemKey:function(e){return this.getItemId(e)},getItemProp:function(e,t,n){return e&&e.item?Au(e.item[t],n):void 0},getItemLabel:function(e){return this.getItemProp(e,`label`)},getItemLabelId:function(e){return`${this.menuId}_${e.key}_label`},getPTOptions:function(e,t,n){return this.ptm(n,{context:{item:e.item,index:t,active:this.isItemActive(e),focused:this.isItemFocused(e),disabled:this.isItemDisabled(e)}})},isItemActive:function(e){return this.activeItemPath.some(function(t){return t.key===e.key})},isItemVisible:function(e){return this.getItemProp(e,`visible`)!==!1},isItemDisabled:function(e){return this.getItemProp(e,`disabled`)},isItemFocused:function(e){return this.focusedItemId===this.getItemId(e)},isItemGroup:function(e){return F(e.items)},onEnter:function(){Sd(this.container,this.level)},onItemClick:function(e,t){this.getItemProp(t,`command`,{originalEvent:e,item:t.item}),this.$emit(`item-click`,{originalEvent:e,processedItem:t,isFocus:!0})},onItemMouseEnter:function(e,t){this.$emit(`item-mouseenter`,{originalEvent:e,processedItem:t})},onItemMouseMove:function(e,t){this.$emit(`item-mousemove`,{originalEvent:e,processedItem:t})},getAriaSetSize:function(){var e=this;return this.items.filter(function(t){return e.isItemVisible(t)&&!e.getItemProp(t,`separator`)}).length},getAriaPosInset:function(e){var t=this;return e-this.items.slice(0,e).filter(function(e){return t.isItemVisible(e)&&t.getItemProp(e,`separator`)}).length+1},getMenuItemProps:function(e,n){return{action:(0,t.mergeProps)({class:this.cx(`itemLink`),tabindex:-1},this.getPTOptions(e,n,`itemLink`)),icon:(0,t.mergeProps)({class:[this.cx(`itemIcon`),this.getItemProp(e,`icon`)]},this.getPTOptions(e,n,`itemIcon`)),label:(0,t.mergeProps)({class:this.cx(`itemLabel`)},this.getPTOptions(e,n,`itemLabel`)),submenuicon:(0,t.mergeProps)({class:this.cx(`submenuIcon`)},this.getPTOptions(e,n,`submenuIcon`))}},containerRef:function(e){this.container=e}},components:{AngleRightIcon:Tm},directives:{ripple:Qp}},Fm=[`tabindex`],Im=[`id`,`aria-label`,`aria-disabled`,`aria-expanded`,`aria-haspopup`,`aria-level`,`aria-setsize`,`aria-posinset`,`data-p-active`,`data-p-focused`,`data-p-disabled`],Lm=[`onClick`,`onMouseenter`,`onMousemove`],Rm=[`href`,`target`],zm=[`id`],Bm=[`id`];function Vm(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`AngleRightIcon`),c=(0,t.resolveComponent)(`TieredMenuSub`,!0),l=(0,t.resolveDirective)(`ripple`);return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,(0,t.mergeProps)({name:`p-anchored-overlay`,onEnter:o.onEnter},e.ptm(`menu.transition`)),{default:(0,t.withCtx)(function(){return[r.level===0||r.visible?((0,t.openBlock)(),(0,t.createElementBlock)(`ul`,{key:0,ref:o.containerRef,tabindex:r.tabindex},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(r.items,function(i,a){return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:o.getItemKey(i)},[o.isItemVisible(i)&&!o.getItemProp(i,`separator`)?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,(0,t.mergeProps)({key:0,id:o.getItemId(i),style:o.getItemProp(i,`style`),class:[e.cx(`item`,{processedItem:i}),o.getItemProp(i,`class`)],role:`menuitem`,"aria-label":o.getItemLabel(i),"aria-disabled":o.isItemDisabled(i)||void 0,"aria-expanded":o.isItemGroup(i)?o.isItemActive(i):void 0,"aria-haspopup":o.isItemGroup(i)&&!o.getItemProp(i,`to`)?`menu`:void 0,"aria-level":r.level+1,"aria-setsize":o.getAriaSetSize(),"aria-posinset":o.getAriaPosInset(a)},{ref_for:!0},o.getPTOptions(i,a,`item`),{"data-p-active":o.isItemActive(i),"data-p-focused":o.isItemFocused(i),"data-p-disabled":o.isItemDisabled(i)}),[(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`itemContent`),onClick:function(e){return o.onItemClick(e,i)},onMouseenter:function(e){return o.onItemMouseEnter(e,i)},onMousemove:function(e){return o.onItemMouseMove(e,i)}},{ref_for:!0},o.getPTOptions(i,a,`itemContent`)),[r.templates.item?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(r.templates.item),{key:1,item:i.item,hasSubmenu:o.getItemProp(i,`items`),label:o.getItemLabel(i),props:o.getMenuItemProps(i,a)},null,8,[`item`,`hasSubmenu`,`label`,`props`])):(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)(`a`,(0,t.mergeProps)({key:0,href:o.getItemProp(i,`url`),class:e.cx(`itemLink`),target:o.getItemProp(i,`target`),tabindex:`-1`},{ref_for:!0},o.getPTOptions(i,a,`itemLink`)),[r.templates.itemicon?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(r.templates.itemicon),{key:0,item:i.item,class:(0,t.normalizeClass)(e.cx(`itemIcon`))},null,8,[`item`,`class`])):o.getItemProp(i,`icon`)?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({key:1,class:[e.cx(`itemIcon`),o.getItemProp(i,`icon`)]},{ref_for:!0},o.getPTOptions(i,a,`itemIcon`)),null,16)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`span`,(0,t.mergeProps)({id:o.getItemLabelId(i),class:e.cx(`itemLabel`)},{ref_for:!0},o.getPTOptions(i,a,`itemLabel`)),(0,t.toDisplayString)(o.getItemLabel(i)),17,zm),o.getItemProp(i,`items`)?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:2},[r.templates.submenuicon?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(r.templates.submenuicon),(0,t.mergeProps)({key:0,class:e.cx(`submenuIcon`),active:o.isItemActive(i)},{ref_for:!0},o.getPTOptions(i,a,`submenuIcon`)),null,16,[`class`,`active`])):((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:1,class:e.cx(`submenuIcon`)},{ref_for:!0},o.getPTOptions(i,a,`submenuIcon`)),null,16,[`class`]))],64)):(0,t.createCommentVNode)(``,!0)],16,Rm)),[[l]])],16,Lm),o.isItemVisible(i)&&o.isItemGroup(i)?((0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({key:0,id:o.getItemId(i)+`_list`,class:e.cx(`submenu`),style:e.sx(`submenu`,!0,{processedItem:i}),"aria-labelledby":o.getItemLabelId(i),role:`menu`,menuId:r.menuId,focusedItemId:r.focusedItemId,items:i.items,templates:r.templates,activeItemPath:r.activeItemPath,level:r.level+1,visible:o.isItemActive(i)&&o.isItemGroup(i),pt:e.pt,unstyled:e.unstyled,onItemClick:n[0]||=function(t){return e.$emit(`item-click`,t)},onItemMouseenter:n[1]||=function(t){return e.$emit(`item-mouseenter`,t)},onItemMousemove:n[2]||=function(t){return e.$emit(`item-mousemove`,t)}},{ref_for:!0},e.ptm(`submenu`)),null,16,[`id`,`class`,`style`,`aria-labelledby`,`menuId`,`focusedItemId`,`items`,`templates`,`activeItemPath`,`level`,`visible`,`pt`,`unstyled`])):(0,t.createCommentVNode)(``,!0)],16,Im)):(0,t.createCommentVNode)(``,!0),o.isItemVisible(i)&&o.getItemProp(i,`separator`)?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,(0,t.mergeProps)({key:1,id:o.getItemId(i),style:o.getItemProp(i,`style`),class:[e.cx(`separator`),o.getItemProp(i,`class`)],role:`separator`},{ref_for:!0},e.ptm(`separator`)),null,16,Bm)):(0,t.createCommentVNode)(``,!0)],64)}),128))],8,Fm)):(0,t.createCommentVNode)(``,!0)]}),_:1},16,[`onEnter`])}Pm.render=Vm;var Hm={name:`TieredMenu`,extends:Nm,inheritAttrs:!1,emits:[`focus`,`blur`,`before-show`,`before-hide`,`hide`,`show`],outsideClickListener:null,matchMediaListener:null,scrollHandler:null,resizeListener:null,target:null,container:null,menubar:null,searchTimeout:null,searchValue:null,data:function(){return{focused:!1,focusedItemInfo:{index:-1,level:0,parentKey:``},activeItemPath:[],visible:!this.popup,submenuVisible:!1,dirty:!1,query:null,queryMatches:!1}},watch:{activeItemPath:function(e){this.popup||(F(e)?(this.bindOutsideClickListener(),this.bindResizeListener()):(this.unbindOutsideClickListener(),this.unbindResizeListener()))}},mounted:function(){this.bindMatchMediaListener()},beforeUnmount:function(){this.unbindOutsideClickListener(),this.unbindResizeListener(),this.unbindMatchMediaListener(),this.scrollHandler&&=(this.scrollHandler.destroy(),null),this.container&&this.autoZIndex&&Dd.clear(this.container),this.target=null,this.container=null},methods:{getItemProp:function(e,t){return e?Au(e[t]):void 0},getItemLabel:function(e){return this.getItemProp(e,`label`)},isItemDisabled:function(e){return this.getItemProp(e,`disabled`)},isItemVisible:function(e){return this.getItemProp(e,`visible`)!==!1},isItemGroup:function(e){return F(this.getItemProp(e,`items`))},isItemSeparator:function(e){return this.getItemProp(e,`separator`)},getProccessedItemLabel:function(e){return e?this.getItemLabel(e.item):void 0},isProccessedItemGroup:function(e){return e&&F(e.items)},toggle:function(e){this.visible?this.hide(e,!0):this.show(e)},show:function(e,t){this.popup&&(this.$emit(`before-show`),this.visible=!0,this.target=this.target||e.currentTarget,this.relatedTarget=e.relatedTarget||null),t&&ud(this.menubar)},hide:function(e,t){this.popup&&(this.$emit(`before-hide`),this.visible=!1),this.activeItemPath=[],this.focusedItemInfo={index:-1,level:0,parentKey:``},t&&ud(this.relatedTarget||this.target||this.menubar),this.dirty=!1},onFocus:function(e){this.focused=!0,this.popup||(this.focusedItemInfo=this.focusedItemInfo.index===-1?{index:this.findFirstFocusedItemIndex(),level:0,parentKey:``}:this.focusedItemInfo),this.$emit(`focus`,e)},onBlur:function(e){this.focused=!1,this.focusedItemInfo={index:-1,level:0,parentKey:``},this.searchValue=``,this.dirty=!1,this.$emit(`blur`,e)},onKeyDown:function(e){if(this.disabled){e.preventDefault();return}var t=e.metaKey||e.ctrlKey;switch(e.code){case`ArrowDown`:this.onArrowDownKey(e);break;case`ArrowUp`:this.onArrowUpKey(e);break;case`ArrowLeft`:this.onArrowLeftKey(e);break;case`ArrowRight`:this.onArrowRightKey(e);break;case`Home`:this.onHomeKey(e);break;case`End`:this.onEndKey(e);break;case`Space`:this.onSpaceKey(e);break;case`Enter`:case`NumpadEnter`:this.onEnterKey(e);break;case`Escape`:this.onEscapeKey(e);break;case`Tab`:this.onTabKey(e);break;case`PageDown`:case`PageUp`:case`Backspace`:case`ShiftLeft`:case`ShiftRight`:break;default:!t&&Iu(e.key)&&this.searchItems(e,e.key);break}},onItemChange:function(e,t){var n=e.processedItem,r=e.isFocus;if(!Eu(n)){var i=n.index,a=n.key,o=n.level,s=n.parentKey,c=n.items,l=F(c),u=this.activeItemPath.filter(function(e){return e.parentKey!==s&&e.parentKey!==a});l&&(u.push(n),this.submenuVisible=!0),this.focusedItemInfo={index:i,level:o,parentKey:s},l&&(this.dirty=!0),r&&ud(this.menubar),!(t===`hover`&&this.queryMatches)&&(this.activeItemPath=u)}},onOverlayClick:function(e){xm.emit(`overlay-click`,{originalEvent:e,target:this.target})},onItemClick:function(e){var t=e.originalEvent,n=e.processedItem,r=this.isProccessedItemGroup(n),i=Eu(n.parent);if(this.isSelected(n)){var a=n.index,o=n.key,s=n.level,c=n.parentKey;this.activeItemPath=this.activeItemPath.filter(function(e){return o!==e.key&&o.startsWith(e.key)}),this.focusedItemInfo={index:a,level:s,parentKey:c},this.dirty=!i,ud(this.menubar)}else if(r)this.onItemChange(e);else{var l=i?n:this.activeItemPath.find(function(e){return e.parentKey===``});this.hide(t),this.changeFocusedItemIndex(t,l?l.index:-1),ud(this.menubar)}},onItemMouseEnter:function(e){this.dirty&&this.onItemChange(e,`hover`)},onItemMouseMove:function(e){this.focused&&this.changeFocusedItemIndex(e,e.processedItem.index)},onArrowDownKey:function(e){var t=this.focusedItemInfo.index===-1?this.findFirstFocusedItemIndex():this.findNextItemIndex(this.focusedItemInfo.index);this.changeFocusedItemIndex(e,t),e.preventDefault()},onArrowUpKey:function(e){if(e.altKey){if(this.focusedItemInfo.index!==-1){var t=this.visibleItems[this.focusedItemInfo.index];!this.isProccessedItemGroup(t)&&this.onItemChange({originalEvent:e,processedItem:t})}this.popup&&this.hide(e,!0),e.preventDefault()}else{var n=this.focusedItemInfo.index===-1?this.findLastFocusedItemIndex():this.findPrevItemIndex(this.focusedItemInfo.index);this.changeFocusedItemIndex(e,n),e.preventDefault()}},onArrowLeftKey:function(e){var t=this,n=this.visibleItems[this.focusedItemInfo.index],r=this.activeItemPath.find(function(e){return e.key===n.parentKey});Eu(n.parent)||(this.focusedItemInfo={index:-1,parentKey:r?r.parentKey:``},this.searchValue=``,this.onArrowDownKey(e)),this.activeItemPath=this.activeItemPath.filter(function(e){return e.parentKey!==t.focusedItemInfo.parentKey}),e.preventDefault()},onArrowRightKey:function(e){var t=this.visibleItems[this.focusedItemInfo.index];this.isProccessedItemGroup(t)&&(this.onItemChange({originalEvent:e,processedItem:t}),this.focusedItemInfo={index:-1,parentKey:t.key},this.searchValue=``,this.onArrowDownKey(e)),e.preventDefault()},onHomeKey:function(e){this.changeFocusedItemIndex(e,this.findFirstItemIndex()),e.preventDefault()},onEndKey:function(e){this.changeFocusedItemIndex(e,this.findLastItemIndex()),e.preventDefault()},onEnterKey:function(e){if(this.focusedItemInfo.index!==-1){var t=ld(this.menubar,`li[id="${`${this.focusedItemId}`}"]`),n=t&&ld(t,`[data-pc-section="itemlink"]`);if(n?n.click():t&&t.click(),!this.popup){var r=this.visibleItems[this.focusedItemInfo.index];!this.isProccessedItemGroup(r)&&(this.focusedItemInfo.index=this.findFirstFocusedItemIndex())}}e.preventDefault()},onSpaceKey:function(e){this.onEnterKey(e)},onEscapeKey:function(e){if(this.popup||this.focusedItemInfo.level!==0){var t=this.focusedItemInfo;this.hide(e,!1),this.focusedItemInfo={index:Number(t.parentKey.split(`_`)[0]),level:0,parentKey:``},this.popup&&ud(this.target)}e.preventDefault()},onTabKey:function(e){if(this.focusedItemInfo.index!==-1){var t=this.visibleItems[this.focusedItemInfo.index];!this.isProccessedItemGroup(t)&&this.onItemChange({originalEvent:e,processedItem:t})}this.hide()},onEnter:function(e){this.autoZIndex&&Dd.set(`menu`,e,this.baseZIndex+this.$primevue.config.zIndex.menu),ed(e,{position:`absolute`,top:`0`}),this.alignOverlay(),ud(this.menubar),this.scrollInView()},onAfterEnter:function(){this.bindOutsideClickListener(),this.bindScrollListener(),this.bindResizeListener(),this.$emit(`show`)},onLeave:function(){this.unbindOutsideClickListener(),this.unbindScrollListener(),this.unbindResizeListener(),this.$emit(`hide`),this.container=null,this.dirty=!1},onAfterLeave:function(e){this.autoZIndex&&Dd.clear(e)},alignOverlay:function(){$u(this.container,this.target),td(this.target)>td(this.container)&&(this.container.style.minWidth=td(this.target)+`px`)},bindOutsideClickListener:function(){var e=this;this.outsideClickListener||(this.outsideClickListener=function(t){var n=e.container&&!e.container.contains(t.target),r=e.popup?!(e.target&&(e.target===t.target||e.target.contains(t.target))):!0;n&&r&&e.hide()},document.addEventListener(`click`,this.outsideClickListener,!0))},unbindOutsideClickListener:function(){this.outsideClickListener&&=(document.removeEventListener(`click`,this.outsideClickListener,!0),null)},bindScrollListener:function(){var e=this;this.scrollHandler||=new bm(this.target,function(t){e.hide(t,!0)}),this.scrollHandler.bindScrollListener()},unbindScrollListener:function(){this.scrollHandler&&this.scrollHandler.unbindScrollListener()},bindResizeListener:function(){var e=this;this.resizeListener||(this.resizeListener=function(t){xd()||e.hide(t,!0)},window.addEventListener(`resize`,this.resizeListener))},unbindResizeListener:function(){this.resizeListener&&=(window.removeEventListener(`resize`,this.resizeListener),null)},bindMatchMediaListener:function(){var e=this;if(!this.matchMediaListener){var t=matchMedia(`(max-width: ${this.breakpoint})`);this.query=t,this.queryMatches=t.matches,this.matchMediaListener=function(){e.queryMatches=t.matches},this.query.addEventListener(`change`,this.matchMediaListener)}},unbindMatchMediaListener:function(){this.matchMediaListener&&=(this.query.removeEventListener(`change`,this.matchMediaListener),null)},isItemMatched:function(e){return this.isValidItem(e)&&this.getProccessedItemLabel(e)?.toLocaleLowerCase().startsWith(this.searchValue.toLocaleLowerCase())},isValidItem:function(e){return!!e&&!this.isItemDisabled(e.item)&&!this.isItemSeparator(e.item)&&this.isItemVisible(e.item)},isValidSelectedItem:function(e){return this.isValidItem(e)&&this.isSelected(e)},isSelected:function(e){return this.activeItemPath.some(function(t){return t.key===e.key})},findFirstItemIndex:function(){var e=this;return this.visibleItems.findIndex(function(t){return e.isValidItem(t)})},findLastItemIndex:function(){var e=this;return ku(this.visibleItems,function(t){return e.isValidItem(t)})},findNextItemIndex:function(e){var t=this,n=e<this.visibleItems.length-1?this.visibleItems.slice(e+1).findIndex(function(e){return t.isValidItem(e)}):-1;return n>-1?n+e+1:e},findPrevItemIndex:function(e){var t=this,n=e>0?ku(this.visibleItems.slice(0,e),function(e){return t.isValidItem(e)}):-1;return n>-1?n:e},findSelectedItemIndex:function(){var e=this;return this.visibleItems.findIndex(function(t){return e.isValidSelectedItem(t)})},findFirstFocusedItemIndex:function(){var e=this.findSelectedItemIndex();return e<0?this.findFirstItemIndex():e},findLastFocusedItemIndex:function(){var e=this.findSelectedItemIndex();return e<0?this.findLastItemIndex():e},searchItems:function(e,t){var n=this;this.searchValue=(this.searchValue||``)+t;var r=-1,i=!1;return this.focusedItemInfo.index===-1?r=this.visibleItems.findIndex(function(e){return n.isItemMatched(e)}):(r=this.visibleItems.slice(this.focusedItemInfo.index).findIndex(function(e){return n.isItemMatched(e)}),r=r===-1?this.visibleItems.slice(0,this.focusedItemInfo.index).findIndex(function(e){return n.isItemMatched(e)}):r+this.focusedItemInfo.index),r!==-1&&(i=!0),r===-1&&this.focusedItemInfo.index===-1&&(r=this.findFirstFocusedItemIndex()),r!==-1&&this.changeFocusedItemIndex(e,r),this.searchTimeout&&clearTimeout(this.searchTimeout),this.searchTimeout=setTimeout(function(){n.searchValue=``,n.searchTimeout=null},500),i},changeFocusedItemIndex:function(e,t){this.focusedItemInfo.index!==t&&(this.focusedItemInfo.index=t,this.scrollInView())},scrollInView:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:-1,t=e===-1?this.focusedItemId:`${this.$id}_${e}`,n=ld(this.menubar,`li[id="${t}"]`);n&&n.scrollIntoView&&n.scrollIntoView({block:`nearest`,inline:`start`})},createProcessedItems:function(e){var t=this,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:``,a=[];return e&&e.forEach(function(e,o){var s=(i===``?``:i+`_`)+o,c={item:e,index:o,level:n,key:s,parent:r,parentKey:i};c.items=t.createProcessedItems(e.items,n+1,c,s),a.push(c)}),a},containerRef:function(e){this.container=e},menubarRef:function(e){this.menubar=e?e.$el:void 0}},computed:{processedItems:function(){return this.createProcessedItems(this.model||[])},visibleItems:function(){var e=this,t=this.activeItemPath.find(function(t){return t.key===e.focusedItemInfo.parentKey});return t?t.items:this.processedItems},focusedItemId:function(){return this.focusedItemInfo.index===-1?null:`${this.$id}${F(this.focusedItemInfo.parentKey)?`_`+this.focusedItemInfo.parentKey:``}_${this.focusedItemInfo.index}`}},components:{TieredMenuSub:Pm,Portal:Sm}},Um=[`id`];function Wm(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`TieredMenuSub`),c=(0,t.resolveComponent)(`Portal`);return(0,t.openBlock)(),(0,t.createBlock)(c,{appendTo:e.appendTo,disabled:!e.popup},{default:(0,t.withCtx)(function(){return[(0,t.createVNode)(t.Transition,(0,t.mergeProps)({name:`p-anchored-overlay`,onEnter:o.onEnter,onAfterEnter:o.onAfterEnter,onLeave:o.onLeave,onAfterLeave:o.onAfterLeave},e.ptm(`transition`)),{default:(0,t.withCtx)(function(){return[a.visible?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,ref:o.containerRef,id:e.$id,class:e.cx(`root`),onClick:n[0]||=function(){return o.onOverlayClick&&o.onOverlayClick.apply(o,arguments)}},e.ptmi(`root`)),[e.$slots.start?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`start`)},e.ptm(`start`)),[(0,t.renderSlot)(e.$slots,`start`)],16)):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)(s,(0,t.mergeProps)({ref:o.menubarRef,id:e.$id+`_list`,class:e.cx(`rootList`),tabindex:e.disabled?-1:e.tabindex,role:`menubar`,"aria-label":e.ariaLabel,"aria-labelledby":e.ariaLabelledby,"aria-disabled":e.disabled||void 0,"aria-orientation":`vertical`,"aria-activedescendant":a.focused?o.focusedItemId:void 0,menuId:e.$id,focusedItemId:a.focused?o.focusedItemId:void 0,items:o.processedItems,templates:e.$slots,activeItemPath:a.activeItemPath,level:0,visible:a.submenuVisible,pt:e.pt,unstyled:e.unstyled,onFocus:o.onFocus,onBlur:o.onBlur,onKeydown:o.onKeyDown,onItemClick:o.onItemClick,onItemMouseenter:o.onItemMouseEnter,onItemMousemove:o.onItemMouseMove},e.ptm(`rootList`)),null,16,[`id`,`class`,`tabindex`,`aria-label`,`aria-labelledby`,`aria-disabled`,`aria-activedescendant`,`menuId`,`focusedItemId`,`items`,`templates`,`activeItemPath`,`visible`,`pt`,`unstyled`,`onFocus`,`onBlur`,`onKeydown`,`onItemClick`,`onItemMouseenter`,`onItemMousemove`]),e.$slots.end?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:1,class:e.cx(`end`)},e.ptm(`end`)),[(0,t.renderSlot)(e.$slots,`end`)],16)):(0,t.createCommentVNode)(``,!0)],16,Um)):(0,t.createCommentVNode)(``,!0)]}),_:3},16,[`onEnter`,`onAfterEnter`,`onLeave`,`onAfterLeave`])]}),_:3},8,[`appendTo`,`disabled`])}Hm.render=Wm;var Gm=Mf.extend({name:`splitbutton`,style:`
1124
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Om(e,t){if(e){if(typeof e==`string`)return jm(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?jm(e,t):void 0}}function km(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function Am(e){if(Array.isArray(e))return jm(e)}function jm(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Mm(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),Em(n[0]||=[(0,t.createElementVNode)(`path`,{d:`M5.25 11.1728C5.14929 11.1694 5.05033 11.1455 4.9592 11.1025C4.86806 11.0595 4.78666 10.9984 4.72 10.9228C4.57955 10.7822 4.50066 10.5916 4.50066 10.3928C4.50066 10.1941 4.57955 10.0035 4.72 9.86283L7.72 6.86283L4.72 3.86283C4.66067 3.71882 4.64765 3.55991 4.68275 3.40816C4.71785 3.25642 4.79932 3.11936 4.91585 3.01602C5.03238 2.91268 5.17819 2.84819 5.33305 2.83149C5.4879 2.81479 5.64411 2.84671 5.78 2.92283L9.28 6.42283C9.42045 6.56346 9.49934 6.75408 9.49934 6.95283C9.49934 7.15158 9.42045 7.34221 9.28 7.48283L5.78 10.9228C5.71333 10.9984 5.63193 11.0595 5.5408 11.1025C5.44966 11.1455 5.35071 11.1694 5.25 11.1728Z`,fill:`currentColor`},null,-1)]),16)}Tm.render=Mm;var Nm={name:`BaseTieredMenu`,extends:Jf,props:{popup:{type:Boolean,default:!1},model:{type:Array,default:null},appendTo:{type:[String,Object],default:`body`},breakpoint:{type:String,default:`960px`},autoZIndex:{type:Boolean,default:!0},baseZIndex:{type:Number,default:0},disabled:{type:Boolean,default:!1},tabindex:{type:Number,default:0},ariaLabelledby:{type:String,default:null},ariaLabel:{type:String,default:null}},style:wm,provide:function(){return{$pcTieredMenu:this,$parentInstance:this}}},Pm={name:`TieredMenuSub`,hostName:`TieredMenu`,extends:Jf,emits:[`item-click`,`item-mouseenter`,`item-mousemove`],container:null,props:{menuId:{type:String,default:null},focusedItemId:{type:String,default:null},items:{type:Array,default:null},visible:{type:Boolean,default:!1},level:{type:Number,default:0},templates:{type:Object,default:null},activeItemPath:{type:Object,default:null},tabindex:{type:Number,default:0}},methods:{getItemId:function(e){return`${this.menuId}_${e.key}`},getItemKey:function(e){return this.getItemId(e)},getItemProp:function(e,t,n){return e&&e.item?ju(e.item[t],n):void 0},getItemLabel:function(e){return this.getItemProp(e,`label`)},getItemLabelId:function(e){return`${this.menuId}_${e.key}_label`},getPTOptions:function(e,t,n){return this.ptm(n,{context:{item:e.item,index:t,active:this.isItemActive(e),focused:this.isItemFocused(e),disabled:this.isItemDisabled(e)}})},isItemActive:function(e){return this.activeItemPath.some(function(t){return t.key===e.key})},isItemVisible:function(e){return this.getItemProp(e,`visible`)!==!1},isItemDisabled:function(e){return this.getItemProp(e,`disabled`)},isItemFocused:function(e){return this.focusedItemId===this.getItemId(e)},isItemGroup:function(e){return P(e.items)},onEnter:function(){Cd(this.container,this.level)},onItemClick:function(e,t){this.getItemProp(t,`command`,{originalEvent:e,item:t.item}),this.$emit(`item-click`,{originalEvent:e,processedItem:t,isFocus:!0})},onItemMouseEnter:function(e,t){this.$emit(`item-mouseenter`,{originalEvent:e,processedItem:t})},onItemMouseMove:function(e,t){this.$emit(`item-mousemove`,{originalEvent:e,processedItem:t})},getAriaSetSize:function(){var e=this;return this.items.filter(function(t){return e.isItemVisible(t)&&!e.getItemProp(t,`separator`)}).length},getAriaPosInset:function(e){var t=this;return e-this.items.slice(0,e).filter(function(e){return t.isItemVisible(e)&&t.getItemProp(e,`separator`)}).length+1},getMenuItemProps:function(e,n){return{action:(0,t.mergeProps)({class:this.cx(`itemLink`),tabindex:-1},this.getPTOptions(e,n,`itemLink`)),icon:(0,t.mergeProps)({class:[this.cx(`itemIcon`),this.getItemProp(e,`icon`)]},this.getPTOptions(e,n,`itemIcon`)),label:(0,t.mergeProps)({class:this.cx(`itemLabel`)},this.getPTOptions(e,n,`itemLabel`)),submenuicon:(0,t.mergeProps)({class:this.cx(`submenuIcon`)},this.getPTOptions(e,n,`submenuIcon`))}},containerRef:function(e){this.container=e}},components:{AngleRightIcon:Tm},directives:{ripple:Qp}},Fm=[`tabindex`],Im=[`id`,`aria-label`,`aria-disabled`,`aria-expanded`,`aria-haspopup`,`aria-level`,`aria-setsize`,`aria-posinset`,`data-p-active`,`data-p-focused`,`data-p-disabled`],Lm=[`onClick`,`onMouseenter`,`onMousemove`],Rm=[`href`,`target`],zm=[`id`],Bm=[`id`];function Vm(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`AngleRightIcon`),c=(0,t.resolveComponent)(`TieredMenuSub`,!0),l=(0,t.resolveDirective)(`ripple`);return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,(0,t.mergeProps)({name:`p-anchored-overlay`,onEnter:o.onEnter},e.ptm(`menu.transition`)),{default:(0,t.withCtx)(function(){return[r.level===0||r.visible?((0,t.openBlock)(),(0,t.createElementBlock)(`ul`,{key:0,ref:o.containerRef,tabindex:r.tabindex},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(r.items,function(i,a){return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:o.getItemKey(i)},[o.isItemVisible(i)&&!o.getItemProp(i,`separator`)?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,(0,t.mergeProps)({key:0,id:o.getItemId(i),style:o.getItemProp(i,`style`),class:[e.cx(`item`,{processedItem:i}),o.getItemProp(i,`class`)],role:`menuitem`,"aria-label":o.getItemLabel(i),"aria-disabled":o.isItemDisabled(i)||void 0,"aria-expanded":o.isItemGroup(i)?o.isItemActive(i):void 0,"aria-haspopup":o.isItemGroup(i)&&!o.getItemProp(i,`to`)?`menu`:void 0,"aria-level":r.level+1,"aria-setsize":o.getAriaSetSize(),"aria-posinset":o.getAriaPosInset(a)},{ref_for:!0},o.getPTOptions(i,a,`item`),{"data-p-active":o.isItemActive(i),"data-p-focused":o.isItemFocused(i),"data-p-disabled":o.isItemDisabled(i)}),[(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`itemContent`),onClick:function(e){return o.onItemClick(e,i)},onMouseenter:function(e){return o.onItemMouseEnter(e,i)},onMousemove:function(e){return o.onItemMouseMove(e,i)}},{ref_for:!0},o.getPTOptions(i,a,`itemContent`)),[r.templates.item?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(r.templates.item),{key:1,item:i.item,hasSubmenu:o.getItemProp(i,`items`),label:o.getItemLabel(i),props:o.getMenuItemProps(i,a)},null,8,[`item`,`hasSubmenu`,`label`,`props`])):(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)(`a`,(0,t.mergeProps)({key:0,href:o.getItemProp(i,`url`),class:e.cx(`itemLink`),target:o.getItemProp(i,`target`),tabindex:`-1`},{ref_for:!0},o.getPTOptions(i,a,`itemLink`)),[r.templates.itemicon?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(r.templates.itemicon),{key:0,item:i.item,class:(0,t.normalizeClass)(e.cx(`itemIcon`))},null,8,[`item`,`class`])):o.getItemProp(i,`icon`)?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({key:1,class:[e.cx(`itemIcon`),o.getItemProp(i,`icon`)]},{ref_for:!0},o.getPTOptions(i,a,`itemIcon`)),null,16)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`span`,(0,t.mergeProps)({id:o.getItemLabelId(i),class:e.cx(`itemLabel`)},{ref_for:!0},o.getPTOptions(i,a,`itemLabel`)),(0,t.toDisplayString)(o.getItemLabel(i)),17,zm),o.getItemProp(i,`items`)?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:2},[r.templates.submenuicon?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(r.templates.submenuicon),(0,t.mergeProps)({key:0,class:e.cx(`submenuIcon`),active:o.isItemActive(i)},{ref_for:!0},o.getPTOptions(i,a,`submenuIcon`)),null,16,[`class`,`active`])):((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:1,class:e.cx(`submenuIcon`)},{ref_for:!0},o.getPTOptions(i,a,`submenuIcon`)),null,16,[`class`]))],64)):(0,t.createCommentVNode)(``,!0)],16,Rm)),[[l]])],16,Lm),o.isItemVisible(i)&&o.isItemGroup(i)?((0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({key:0,id:o.getItemId(i)+`_list`,class:e.cx(`submenu`),style:e.sx(`submenu`,!0,{processedItem:i}),"aria-labelledby":o.getItemLabelId(i),role:`menu`,menuId:r.menuId,focusedItemId:r.focusedItemId,items:i.items,templates:r.templates,activeItemPath:r.activeItemPath,level:r.level+1,visible:o.isItemActive(i)&&o.isItemGroup(i),pt:e.pt,unstyled:e.unstyled,onItemClick:n[0]||=function(t){return e.$emit(`item-click`,t)},onItemMouseenter:n[1]||=function(t){return e.$emit(`item-mouseenter`,t)},onItemMousemove:n[2]||=function(t){return e.$emit(`item-mousemove`,t)}},{ref_for:!0},e.ptm(`submenu`)),null,16,[`id`,`class`,`style`,`aria-labelledby`,`menuId`,`focusedItemId`,`items`,`templates`,`activeItemPath`,`level`,`visible`,`pt`,`unstyled`])):(0,t.createCommentVNode)(``,!0)],16,Im)):(0,t.createCommentVNode)(``,!0),o.isItemVisible(i)&&o.getItemProp(i,`separator`)?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,(0,t.mergeProps)({key:1,id:o.getItemId(i),style:o.getItemProp(i,`style`),class:[e.cx(`separator`),o.getItemProp(i,`class`)],role:`separator`},{ref_for:!0},e.ptm(`separator`)),null,16,Bm)):(0,t.createCommentVNode)(``,!0)],64)}),128))],8,Fm)):(0,t.createCommentVNode)(``,!0)]}),_:1},16,[`onEnter`])}Pm.render=Vm;var Hm={name:`TieredMenu`,extends:Nm,inheritAttrs:!1,emits:[`focus`,`blur`,`before-show`,`before-hide`,`hide`,`show`],outsideClickListener:null,matchMediaListener:null,scrollHandler:null,resizeListener:null,target:null,container:null,menubar:null,searchTimeout:null,searchValue:null,data:function(){return{focused:!1,focusedItemInfo:{index:-1,level:0,parentKey:``},activeItemPath:[],visible:!this.popup,submenuVisible:!1,dirty:!1,query:null,queryMatches:!1}},watch:{activeItemPath:function(e){this.popup||(P(e)?(this.bindOutsideClickListener(),this.bindResizeListener()):(this.unbindOutsideClickListener(),this.unbindResizeListener()))}},mounted:function(){this.bindMatchMediaListener()},beforeUnmount:function(){this.unbindOutsideClickListener(),this.unbindResizeListener(),this.unbindMatchMediaListener(),this.scrollHandler&&=(this.scrollHandler.destroy(),null),this.container&&this.autoZIndex&&Od.clear(this.container),this.target=null,this.container=null},methods:{getItemProp:function(e,t){return e?ju(e[t]):void 0},getItemLabel:function(e){return this.getItemProp(e,`label`)},isItemDisabled:function(e){return this.getItemProp(e,`disabled`)},isItemVisible:function(e){return this.getItemProp(e,`visible`)!==!1},isItemGroup:function(e){return P(this.getItemProp(e,`items`))},isItemSeparator:function(e){return this.getItemProp(e,`separator`)},getProccessedItemLabel:function(e){return e?this.getItemLabel(e.item):void 0},isProccessedItemGroup:function(e){return e&&P(e.items)},toggle:function(e){this.visible?this.hide(e,!0):this.show(e)},show:function(e,t){this.popup&&(this.$emit(`before-show`),this.visible=!0,this.target=this.target||e.currentTarget,this.relatedTarget=e.relatedTarget||null),t&&dd(this.menubar)},hide:function(e,t){this.popup&&(this.$emit(`before-hide`),this.visible=!1),this.activeItemPath=[],this.focusedItemInfo={index:-1,level:0,parentKey:``},t&&dd(this.relatedTarget||this.target||this.menubar),this.dirty=!1},onFocus:function(e){this.focused=!0,this.popup||(this.focusedItemInfo=this.focusedItemInfo.index===-1?{index:this.findFirstFocusedItemIndex(),level:0,parentKey:``}:this.focusedItemInfo),this.$emit(`focus`,e)},onBlur:function(e){this.focused=!1,this.focusedItemInfo={index:-1,level:0,parentKey:``},this.searchValue=``,this.dirty=!1,this.$emit(`blur`,e)},onKeyDown:function(e){if(this.disabled){e.preventDefault();return}var t=e.metaKey||e.ctrlKey;switch(e.code){case`ArrowDown`:this.onArrowDownKey(e);break;case`ArrowUp`:this.onArrowUpKey(e);break;case`ArrowLeft`:this.onArrowLeftKey(e);break;case`ArrowRight`:this.onArrowRightKey(e);break;case`Home`:this.onHomeKey(e);break;case`End`:this.onEndKey(e);break;case`Space`:this.onSpaceKey(e);break;case`Enter`:case`NumpadEnter`:this.onEnterKey(e);break;case`Escape`:this.onEscapeKey(e);break;case`Tab`:this.onTabKey(e);break;case`PageDown`:case`PageUp`:case`Backspace`:case`ShiftLeft`:case`ShiftRight`:break;default:!t&&Lu(e.key)&&this.searchItems(e,e.key);break}},onItemChange:function(e,t){var n=e.processedItem,r=e.isFocus;if(!Du(n)){var i=n.index,a=n.key,o=n.level,s=n.parentKey,c=n.items,l=P(c),u=this.activeItemPath.filter(function(e){return e.parentKey!==s&&e.parentKey!==a});l&&(u.push(n),this.submenuVisible=!0),this.focusedItemInfo={index:i,level:o,parentKey:s},l&&(this.dirty=!0),r&&dd(this.menubar),!(t===`hover`&&this.queryMatches)&&(this.activeItemPath=u)}},onOverlayClick:function(e){xm.emit(`overlay-click`,{originalEvent:e,target:this.target})},onItemClick:function(e){var t=e.originalEvent,n=e.processedItem,r=this.isProccessedItemGroup(n),i=Du(n.parent);if(this.isSelected(n)){var a=n.index,o=n.key,s=n.level,c=n.parentKey;this.activeItemPath=this.activeItemPath.filter(function(e){return o!==e.key&&o.startsWith(e.key)}),this.focusedItemInfo={index:a,level:s,parentKey:c},this.dirty=!i,dd(this.menubar)}else if(r)this.onItemChange(e);else{var l=i?n:this.activeItemPath.find(function(e){return e.parentKey===``});this.hide(t),this.changeFocusedItemIndex(t,l?l.index:-1),dd(this.menubar)}},onItemMouseEnter:function(e){this.dirty&&this.onItemChange(e,`hover`)},onItemMouseMove:function(e){this.focused&&this.changeFocusedItemIndex(e,e.processedItem.index)},onArrowDownKey:function(e){var t=this.focusedItemInfo.index===-1?this.findFirstFocusedItemIndex():this.findNextItemIndex(this.focusedItemInfo.index);this.changeFocusedItemIndex(e,t),e.preventDefault()},onArrowUpKey:function(e){if(e.altKey){if(this.focusedItemInfo.index!==-1){var t=this.visibleItems[this.focusedItemInfo.index];!this.isProccessedItemGroup(t)&&this.onItemChange({originalEvent:e,processedItem:t})}this.popup&&this.hide(e,!0),e.preventDefault()}else{var n=this.focusedItemInfo.index===-1?this.findLastFocusedItemIndex():this.findPrevItemIndex(this.focusedItemInfo.index);this.changeFocusedItemIndex(e,n),e.preventDefault()}},onArrowLeftKey:function(e){var t=this,n=this.visibleItems[this.focusedItemInfo.index],r=this.activeItemPath.find(function(e){return e.key===n.parentKey});Du(n.parent)||(this.focusedItemInfo={index:-1,parentKey:r?r.parentKey:``},this.searchValue=``,this.onArrowDownKey(e)),this.activeItemPath=this.activeItemPath.filter(function(e){return e.parentKey!==t.focusedItemInfo.parentKey}),e.preventDefault()},onArrowRightKey:function(e){var t=this.visibleItems[this.focusedItemInfo.index];this.isProccessedItemGroup(t)&&(this.onItemChange({originalEvent:e,processedItem:t}),this.focusedItemInfo={index:-1,parentKey:t.key},this.searchValue=``,this.onArrowDownKey(e)),e.preventDefault()},onHomeKey:function(e){this.changeFocusedItemIndex(e,this.findFirstItemIndex()),e.preventDefault()},onEndKey:function(e){this.changeFocusedItemIndex(e,this.findLastItemIndex()),e.preventDefault()},onEnterKey:function(e){if(this.focusedItemInfo.index!==-1){var t=ud(this.menubar,`li[id="${`${this.focusedItemId}`}"]`),n=t&&ud(t,`[data-pc-section="itemlink"]`);if(n?n.click():t&&t.click(),!this.popup){var r=this.visibleItems[this.focusedItemInfo.index];!this.isProccessedItemGroup(r)&&(this.focusedItemInfo.index=this.findFirstFocusedItemIndex())}}e.preventDefault()},onSpaceKey:function(e){this.onEnterKey(e)},onEscapeKey:function(e){if(this.popup||this.focusedItemInfo.level!==0){var t=this.focusedItemInfo;this.hide(e,!1),this.focusedItemInfo={index:Number(t.parentKey.split(`_`)[0]),level:0,parentKey:``},this.popup&&dd(this.target)}e.preventDefault()},onTabKey:function(e){if(this.focusedItemInfo.index!==-1){var t=this.visibleItems[this.focusedItemInfo.index];!this.isProccessedItemGroup(t)&&this.onItemChange({originalEvent:e,processedItem:t})}this.hide()},onEnter:function(e){this.autoZIndex&&Od.set(`menu`,e,this.baseZIndex+this.$primevue.config.zIndex.menu),td(e,{position:`absolute`,top:`0`}),this.alignOverlay(),dd(this.menubar),this.scrollInView()},onAfterEnter:function(){this.bindOutsideClickListener(),this.bindScrollListener(),this.bindResizeListener(),this.$emit(`show`)},onLeave:function(){this.unbindOutsideClickListener(),this.unbindScrollListener(),this.unbindResizeListener(),this.$emit(`hide`),this.container=null,this.dirty=!1},onAfterLeave:function(e){this.autoZIndex&&Od.clear(e)},alignOverlay:function(){ed(this.container,this.target),nd(this.target)>nd(this.container)&&(this.container.style.minWidth=nd(this.target)+`px`)},bindOutsideClickListener:function(){var e=this;this.outsideClickListener||(this.outsideClickListener=function(t){var n=e.container&&!e.container.contains(t.target),r=e.popup?!(e.target&&(e.target===t.target||e.target.contains(t.target))):!0;n&&r&&e.hide()},document.addEventListener(`click`,this.outsideClickListener,!0))},unbindOutsideClickListener:function(){this.outsideClickListener&&=(document.removeEventListener(`click`,this.outsideClickListener,!0),null)},bindScrollListener:function(){var e=this;this.scrollHandler||=new bm(this.target,function(t){e.hide(t,!0)}),this.scrollHandler.bindScrollListener()},unbindScrollListener:function(){this.scrollHandler&&this.scrollHandler.unbindScrollListener()},bindResizeListener:function(){var e=this;this.resizeListener||(this.resizeListener=function(t){Sd()||e.hide(t,!0)},window.addEventListener(`resize`,this.resizeListener))},unbindResizeListener:function(){this.resizeListener&&=(window.removeEventListener(`resize`,this.resizeListener),null)},bindMatchMediaListener:function(){var e=this;if(!this.matchMediaListener){var t=matchMedia(`(max-width: ${this.breakpoint})`);this.query=t,this.queryMatches=t.matches,this.matchMediaListener=function(){e.queryMatches=t.matches},this.query.addEventListener(`change`,this.matchMediaListener)}},unbindMatchMediaListener:function(){this.matchMediaListener&&=(this.query.removeEventListener(`change`,this.matchMediaListener),null)},isItemMatched:function(e){return this.isValidItem(e)&&this.getProccessedItemLabel(e)?.toLocaleLowerCase().startsWith(this.searchValue.toLocaleLowerCase())},isValidItem:function(e){return!!e&&!this.isItemDisabled(e.item)&&!this.isItemSeparator(e.item)&&this.isItemVisible(e.item)},isValidSelectedItem:function(e){return this.isValidItem(e)&&this.isSelected(e)},isSelected:function(e){return this.activeItemPath.some(function(t){return t.key===e.key})},findFirstItemIndex:function(){var e=this;return this.visibleItems.findIndex(function(t){return e.isValidItem(t)})},findLastItemIndex:function(){var e=this;return Au(this.visibleItems,function(t){return e.isValidItem(t)})},findNextItemIndex:function(e){var t=this,n=e<this.visibleItems.length-1?this.visibleItems.slice(e+1).findIndex(function(e){return t.isValidItem(e)}):-1;return n>-1?n+e+1:e},findPrevItemIndex:function(e){var t=this,n=e>0?Au(this.visibleItems.slice(0,e),function(e){return t.isValidItem(e)}):-1;return n>-1?n:e},findSelectedItemIndex:function(){var e=this;return this.visibleItems.findIndex(function(t){return e.isValidSelectedItem(t)})},findFirstFocusedItemIndex:function(){var e=this.findSelectedItemIndex();return e<0?this.findFirstItemIndex():e},findLastFocusedItemIndex:function(){var e=this.findSelectedItemIndex();return e<0?this.findLastItemIndex():e},searchItems:function(e,t){var n=this;this.searchValue=(this.searchValue||``)+t;var r=-1,i=!1;return this.focusedItemInfo.index===-1?r=this.visibleItems.findIndex(function(e){return n.isItemMatched(e)}):(r=this.visibleItems.slice(this.focusedItemInfo.index).findIndex(function(e){return n.isItemMatched(e)}),r=r===-1?this.visibleItems.slice(0,this.focusedItemInfo.index).findIndex(function(e){return n.isItemMatched(e)}):r+this.focusedItemInfo.index),r!==-1&&(i=!0),r===-1&&this.focusedItemInfo.index===-1&&(r=this.findFirstFocusedItemIndex()),r!==-1&&this.changeFocusedItemIndex(e,r),this.searchTimeout&&clearTimeout(this.searchTimeout),this.searchTimeout=setTimeout(function(){n.searchValue=``,n.searchTimeout=null},500),i},changeFocusedItemIndex:function(e,t){this.focusedItemInfo.index!==t&&(this.focusedItemInfo.index=t,this.scrollInView())},scrollInView:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:-1,t=e===-1?this.focusedItemId:`${this.$id}_${e}`,n=ud(this.menubar,`li[id="${t}"]`);n&&n.scrollIntoView&&n.scrollIntoView({block:`nearest`,inline:`start`})},createProcessedItems:function(e){var t=this,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:``,a=[];return e&&e.forEach(function(e,o){var s=(i===``?``:i+`_`)+o,c={item:e,index:o,level:n,key:s,parent:r,parentKey:i};c.items=t.createProcessedItems(e.items,n+1,c,s),a.push(c)}),a},containerRef:function(e){this.container=e},menubarRef:function(e){this.menubar=e?e.$el:void 0}},computed:{processedItems:function(){return this.createProcessedItems(this.model||[])},visibleItems:function(){var e=this,t=this.activeItemPath.find(function(t){return t.key===e.focusedItemInfo.parentKey});return t?t.items:this.processedItems},focusedItemId:function(){return this.focusedItemInfo.index===-1?null:`${this.$id}${P(this.focusedItemInfo.parentKey)?`_`+this.focusedItemInfo.parentKey:``}_${this.focusedItemInfo.index}`}},components:{TieredMenuSub:Pm,Portal:Sm}},Um=[`id`];function Wm(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`TieredMenuSub`),c=(0,t.resolveComponent)(`Portal`);return(0,t.openBlock)(),(0,t.createBlock)(c,{appendTo:e.appendTo,disabled:!e.popup},{default:(0,t.withCtx)(function(){return[(0,t.createVNode)(t.Transition,(0,t.mergeProps)({name:`p-anchored-overlay`,onEnter:o.onEnter,onAfterEnter:o.onAfterEnter,onLeave:o.onLeave,onAfterLeave:o.onAfterLeave},e.ptm(`transition`)),{default:(0,t.withCtx)(function(){return[a.visible?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,ref:o.containerRef,id:e.$id,class:e.cx(`root`),onClick:n[0]||=function(){return o.onOverlayClick&&o.onOverlayClick.apply(o,arguments)}},e.ptmi(`root`)),[e.$slots.start?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`start`)},e.ptm(`start`)),[(0,t.renderSlot)(e.$slots,`start`)],16)):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)(s,(0,t.mergeProps)({ref:o.menubarRef,id:e.$id+`_list`,class:e.cx(`rootList`),tabindex:e.disabled?-1:e.tabindex,role:`menubar`,"aria-label":e.ariaLabel,"aria-labelledby":e.ariaLabelledby,"aria-disabled":e.disabled||void 0,"aria-orientation":`vertical`,"aria-activedescendant":a.focused?o.focusedItemId:void 0,menuId:e.$id,focusedItemId:a.focused?o.focusedItemId:void 0,items:o.processedItems,templates:e.$slots,activeItemPath:a.activeItemPath,level:0,visible:a.submenuVisible,pt:e.pt,unstyled:e.unstyled,onFocus:o.onFocus,onBlur:o.onBlur,onKeydown:o.onKeyDown,onItemClick:o.onItemClick,onItemMouseenter:o.onItemMouseEnter,onItemMousemove:o.onItemMouseMove},e.ptm(`rootList`)),null,16,[`id`,`class`,`tabindex`,`aria-label`,`aria-labelledby`,`aria-disabled`,`aria-activedescendant`,`menuId`,`focusedItemId`,`items`,`templates`,`activeItemPath`,`visible`,`pt`,`unstyled`,`onFocus`,`onBlur`,`onKeydown`,`onItemClick`,`onItemMouseenter`,`onItemMousemove`]),e.$slots.end?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:1,class:e.cx(`end`)},e.ptm(`end`)),[(0,t.renderSlot)(e.$slots,`end`)],16)):(0,t.createCommentVNode)(``,!0)],16,Um)):(0,t.createCommentVNode)(``,!0)]}),_:3},16,[`onEnter`,`onAfterEnter`,`onLeave`,`onAfterLeave`])]}),_:3},8,[`appendTo`,`disabled`])}Hm.render=Wm;var Gm=I.extend({name:`splitbutton`,style:`
1125
1125
  .p-splitbutton {
1126
1126
  display: inline-flex;
1127
1127
  position: relative;
@@ -1170,10 +1170,10 @@ 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
- `,classes:{root:function(e){var t=e.instance,n=e.props;return[`p-splitbutton p-component`,{"p-splitbutton-raised":n.raised,"p-splitbutton-rounded":n.rounded,"p-splitbutton-fluid":t.hasFluid}]},pcButton:`p-splitbutton-button`,pcDropdown:`p-splitbutton-dropdown`}}),Km={name:`SplitButton`,extends:{name:`BaseSplitButton`,extends:Jf,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:Gm,provide:function(){return{$pcSplitButton:this,$parentInstance:this}}},inheritAttrs:!1,emits:[`click`],inject:{$pcFluid:{default:null}},data:function(){return{isExpanded:!1}},mounted:function(){var e=this;this.$watch(`$refs.menu.visible`,function(t){e.isExpanded=t})},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 Eu(this.fluid)?!!this.$pcFluid:this.fluid}},components:{PVSButton:um,PVSMenu:Hm,ChevronDownIcon:rp}},qm=[`data-p-severity`];function Jm(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`PVSButton`),c=(0,t.resolveComponent)(`PVSMenu`);return(0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({class:o.containerClass,style:e.style},e.ptmi(`root`),{"data-p-severity":e.severity}),[(0,t.createVNode)(s,(0,t.mergeProps)({type:`button`,class:e.cx(`pcButton`),label:e.label,disabled:e.disabled,severity:e.severity,text:e.text,icon:e.icon,outlined:e.outlined,size:e.size,fluid:e.fluid,"aria-label":e.label,onClick:o.onDefaultButtonClick},e.buttonProps,{pt:e.ptm(`pcButton`),unstyled:e.unstyled}),(0,t.createSlots)({default:(0,t.withCtx)(function(){return[(0,t.renderSlot)(e.$slots,`default`)]}),_:2},[e.$slots.icon?{name:`icon`,fn:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`icon`,{class:(0,t.normalizeClass)(n.class)},function(){return[(0,t.createElementVNode)(`span`,(0,t.mergeProps)({class:[e.icon,n.class]},e.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`]),(0,t.createVNode)(s,(0,t.mergeProps)({ref:`button`,type:`button`,class:e.cx(`pcDropdown`),disabled:e.disabled,"aria-haspopup":`true`,"aria-expanded":a.isExpanded,"aria-controls":a.isExpanded?e.$id+`_overlay`:void 0,onClick:o.onDropdownButtonClick,onKeydown:o.onDropdownKeydown,severity:e.severity,text:e.text,outlined:e.outlined,size:e.size,unstyled:e.unstyled},e.menuButtonProps,{pt:e.ptm(`pcDropdown`)}),{icon:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,e.$slots.dropdownicon?`dropdownicon`:`menubuttonicon`,{class:(0,t.normalizeClass)(n.class)},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.menuButtonIcon||e.dropdownIcon?`span`:`ChevronDownIcon`),(0,t.mergeProps)({class:[e.dropdownIcon||e.menuButtonIcon,n.class]},e.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`]),(0,t.createVNode)(c,{ref:`menu`,id:e.$id+`_overlay`,model:e.model,popup:!0,autoZIndex:e.autoZIndex,baseZIndex:e.baseZIndex,appendTo:e.appendTo,unstyled:e.unstyled,pt:e.ptm(`pcMenu`)},(0,t.createSlots)({_:2},[e.$slots.menuitemicon?{name:`itemicon`,fn:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`menuitemicon`,{item:n.item,class:(0,t.normalizeClass)(n.class)})]}),key:`0`}:void 0,e.$slots.item?{name:`item`,fn:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`item`,{item:n.item,hasSubmenu:n.hasSubmenu,label:n.label,props:n.props})]}),key:`1`}:void 0]),1032,[`id`,`model`,`autoZIndex`,`baseZIndex`,`appendTo`,`unstyled`,`pt`])],16,qm)}Km.render=Jm;var Ym=[`src`],Xm={class:`menu-item`},Zm=[`src`],Qm={__name:`BDContentLibrarySplitButton`,props:{contentLibraryProviders:{type:Array,default:()=>[]},isExternalOnly:{type:Boolean,default:!1}},emits:[`content-library`],setup(e,{emit:n}){let{t:r}=yu(),i=e,a=n,o=(0,t.computed)(()=>i.contentLibraryProviders.map(e=>({label:e.label,image:e.img,value:e.value,command:()=>a(`content-library`,e.value)}))),s=(0,t.computed)(()=>{let e=o.value;return e.length!==0&&i.isExternalOnly&&(e=e.slice(1)),e}),c=(0,t.computed)(()=>{let e=o.value;return i.isExternalOnly&&e.length>0?e[0].label:r(`contentLibrarySplitButton.messageTemplatesTitle`)}),l=(0,t.computed)(()=>{let e=o.value;return i.isExternalOnly&&e.length>0}),u=(0,t.computed)(()=>{let e=o.value;return e.length>0?e[0].image:``}),d=()=>{let e=o.value,t=`message-template`;i.isExternalOnly&&e.length>0&&(t=e[0].value),a(`content-library`,t)};return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Km),{class:`bd-content-library-split-button`,model:s.value,outlined:``,severity:`secondary`,onClick:d},{default:(0,t.withCtx)(()=>[l.value?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:0,src:u.value,alt:``},null,8,Ym)):((0,t.openBlock)(),(0,t.createBlock)(at,{key:1})),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(c.value),1)]),item:(0,t.withCtx)(({item:e})=>[(0,t.createElementVNode)(`div`,Xm,[(0,t.createElementVNode)(`img`,{src:e.image,alt:``,class:`icon-image`},null,8,Zm),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(e.label),1)])]),_:1},8,[`model`]))}},$m={class:`invalid-feedback bd-invalid-feedback`},eh=(0,t.defineComponent)({__name:`BDFormInvalidFeedback`,props:{state:{type:[Boolean,null],default:null},text:{default:``}},setup(e){let n=e;return(e,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,$m,[n.state?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(qe),{key:0})):((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)($t),{key:1})),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(n.text),1)]))}}),th=Object.defineProperty,nh=(e,t,n)=>t in e?th(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,rh=(e,t,n)=>nh(e,typeof t==`symbol`?t:t+``,n),ih={"#":{pattern:/[0-9]/},"@":{pattern:/[a-zA-Z]/},"*":{pattern:/[a-zA-Z0-9]/}},ah=(e,t,n)=>e.replaceAll(t,``).replace(n,`.`).replace(`..`,`.`).replace(/[^.\d]/g,``),oh=(e,t,n)=>new Intl.NumberFormat(n.number?.locale??`en`,{minimumFractionDigits:e,maximumFractionDigits:t,roundingMode:`trunc`}),sh=(e,t=!0,n)=>{let r=n.number?.unsigned!==!0&&e.startsWith(`-`)?`-`:``,i=n.number?.fraction??0,a=oh(0,i,n),o=a.formatToParts(1000.12),s=o.find(e=>e.type===`group`)?.value??` `,c=o.find(e=>e.type===`decimal`)?.value??`.`,l=ah(e,s,c);if(Number.isNaN(parseFloat(l)))return r;let u=l.split(`.`);u[1]!=null&&u[1].length>=1&&(a=oh(u[1].length<=i?u[1].length:i,i,n));let d=a.format(parseFloat(l));return t?i>0&&l.endsWith(`.`)&&!l.slice(0,-1).includes(`.`)&&(d+=c):d=ah(d,s,c),r+d},ch=e=>JSON.parse(e.replaceAll(`'`,`"`)),lh=(e,t={})=>{let n={...t};e.dataset.maska!=null&&e.dataset.maska!==``&&(n.mask=dh(e.dataset.maska)),e.dataset.maskaEager!=null&&(n.eager=uh(e.dataset.maskaEager)),e.dataset.maskaReversed!=null&&(n.reversed=uh(e.dataset.maskaReversed)),e.dataset.maskaTokensReplace!=null&&(n.tokensReplace=uh(e.dataset.maskaTokensReplace)),e.dataset.maskaTokens!=null&&(n.tokens=fh(e.dataset.maskaTokens));let r={};return e.dataset.maskaNumberLocale!=null&&(r.locale=e.dataset.maskaNumberLocale),e.dataset.maskaNumberFraction!=null&&(r.fraction=parseInt(e.dataset.maskaNumberFraction)),e.dataset.maskaNumberUnsigned!=null&&(r.unsigned=uh(e.dataset.maskaNumberUnsigned)),(e.dataset.maskaNumber!=null||Object.values(r).length>0)&&(n.number=r),n},uh=e=>e===``?!0:!!JSON.parse(e),dh=e=>e.startsWith(`[`)&&e.endsWith(`]`)?ch(e):e,fh=e=>{if(e.startsWith(`{`)&&e.endsWith(`}`))return ch(e);let t={};return e.split(`|`).forEach(e=>{let n=e.split(`:`);t[n[0]]={pattern:ph()?new RegExp(n[1],`u`):new RegExp(n[1]),optional:n[2]===`optional`,multiple:n[2]===`multiple`,repeated:n[2]===`repeated`}}),t},ph=()=>{try{return!0}catch{return!1}},mh=class{constructor(e={}){rh(this,`opts`,{}),rh(this,`memo`,new Map);let t={...e};if(t.tokens!=null){t.tokens=t.tokensReplace?{...t.tokens}:{...ih,...t.tokens};for(let e of Object.values(t.tokens))typeof e.pattern==`string`&&(e.pattern=ph()?new RegExp(e.pattern,`u`):new RegExp(e.pattern))}else t.tokens=ih;Array.isArray(t.mask)&&(t.mask.length>1?t.mask=[...t.mask].sort((e,t)=>e.length-t.length):t.mask=t.mask[0]??``),t.mask===``&&(t.mask=null),this.opts=t}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){let t=this.findMask(String(e));if(this.opts.mask==null||t==null)return!1;let n=this.process(String(e),t).length;return typeof this.opts.mask==`string`?n>=this.opts.mask.length:n>=t.length}findMask(e){let t=this.opts.mask;if(t==null)return null;if(typeof t==`string`)return t;if(typeof t==`function`)return t(e);let n=this.process(e,t.slice(-1).pop()??``,!1);return t.find(t=>this.process(e,t,!1).length>=n.length)??``}escapeMask(e){let t=[],n=[];return e.split(``).forEach((r,i)=>{r===`!`&&e[i-1]!==`!`?n.push(i-n.length):t.push(r)}),{mask:t.join(``),escaped:n}}process(e,t,n=!0){if(this.opts.number!=null)return sh(e,n,this.opts);if(t==null)return e;let r=`v=${e},mr=${t},m=${n?1:0}`;if(this.memo.has(r))return this.memo.get(r);let{mask:i,escaped:a}=this.escapeMask(t),o=[],s=this.opts.tokens==null?{}:this.opts.tokens,c=this.isReversed()?-1:1,l=this.isReversed()?`unshift`:`push`,u=this.isReversed()?0:i.length-1,d=this.isReversed()?()=>h>-1&&g>-1:()=>h<i.length&&g<e.length,f=e=>!this.isReversed()&&e<=u||this.isReversed()&&e>=u,p,m=-1,h=this.isReversed()?i.length-1:0,g=this.isReversed()?e.length-1:0,_=!1;for(;d();){let t=i.charAt(h),r=s[t],d=r?.transform==null?e.charAt(g):r.transform(e.charAt(g));if(!a.includes(h)&&r!=null?(d.match(r.pattern)==null?r.multiple?_&&=(h+=c,g-=c,!1):d===p?p=void 0:r.optional&&(h+=c,g-=c):(o[l](d),r.repeated?(m===-1?m=h:h===u&&h!==m&&(h=m-c),u===m&&(h-=c)):r.multiple&&(_=!0,h-=c),h+=c),g+=c):(n&&!this.isEager()&&o[l](t),d===t&&!this.isEager()?g+=c:p=t,this.isEager()||(h+=c)),this.isEager())for(;f(h)&&(s[i.charAt(h)]==null||a.includes(h));){if(n){if(o[l](i.charAt(h)),e.charAt(g)===i.charAt(h)){h+=c,g+=c;continue}}else i.charAt(h)===e.charAt(g)&&(g+=c);h+=c}}return this.memo.set(r,o.join(``)),this.memo.get(r)}},hh=class{constructor(e,t={}){rh(this,`items`,new Map),rh(this,`eventAbortController`),rh(this,`onInput`,e=>{if(e instanceof CustomEvent&&e.type===`input`&&!e.isTrusted&&!e.bubbles)return;let t=e.target,n=this.items.get(t);if(n===void 0)return;let r=`inputType`in e&&e.inputType.startsWith(`delete`),i=n.isEager(),a=r&&i&&n.unmasked(t.value)===``?``:t.value;this.fixCursor(t,r,()=>this.setValue(t,a))}),this.options=t,this.eventAbortController=new AbortController,this.init(this.getInputs(e))}update(e={}){this.options={...e},this.init(Array.from(this.items.keys()))}updateValue(e){e.value!==``&&e.value!==this.processInput(e)?.masked&&this.setValue(e,e.value)}destroy(){this.eventAbortController.abort(),this.items.clear()}init(e){let t=this.getOptions(this.options);for(let n of e){if(!this.items.has(n)){let{signal:e}=this.eventAbortController;n.addEventListener(`input`,this.onInput,{capture:!0,signal:e})}let e=new mh(lh(n,t));this.items.set(n,e),queueMicrotask(()=>this.updateValue(n)),n.selectionStart===null&&e.isEager()&&console.warn("Maska: input of `%s` type is not supported",n.type)}}getInputs(e){return typeof e==`string`?Array.from(document.querySelectorAll(e)):`length`in e?Array.from(e):[e]}getOptions(e){let{onMaska:t,preProcess:n,postProcess:r,...i}=e;return i}fixCursor(e,t,n){let r=e.selectionStart,i=e.value;if(n(),r===null||r===i.length&&!t)return;let a=e.value,o=i.slice(0,r),s=a.slice(0,r),c=this.processInput(e,o)?.unmasked,l=this.processInput(e,s)?.unmasked;if(c===void 0||l===void 0)return;let u=r;o!==s&&(u+=t?a.length-i.length:c.length-l.length),e.setSelectionRange(u,u)}setValue(e,t){let n=this.processInput(e,t);n!==void 0&&(e.value=n.masked,this.options.onMaska!=null&&(Array.isArray(this.options.onMaska)?this.options.onMaska.forEach(e=>e(n)):this.options.onMaska(n)),e.dispatchEvent(new CustomEvent(`maska`,{detail:n})),e.dispatchEvent(new CustomEvent(`input`,{detail:n.masked})))}processInput(e,t){let n=this.items.get(e);if(n===void 0)return;let r=t??e.value;this.options.preProcess!=null&&(r=this.options.preProcess(r));let i=n.masked(r);return this.options.postProcess!=null&&(i=this.options.postProcess(i)),{masked:i,unmasked:n.unmasked(r),completed:n.completed(r)}}},gh=new WeakMap,_h=(e,t)=>{if(e.arg==null||e.instance==null)return;let n=`setup`in e.instance.$.type;e.arg in e.instance?e.instance[e.arg]=t:n&&console.warn("Maska: please expose `%s` using defineExpose",e.arg)},vh=(e,t)=>{var n;let r=e instanceof HTMLInputElement?e:e.querySelector(`input`);if(r==null||r?.type===`file`)return;let i={};if(t.value!=null&&(i=typeof t.value==`string`?{mask:t.value}:{...t.value}),t.arg!=null){let e=e=>{_h(t,t.modifiers.unmasked?e.unmasked:t.modifiers.completed?e.completed:e.masked)};i.onMaska=i.onMaska==null?e:Array.isArray(i.onMaska)?[...i.onMaska,e]:[i.onMaska,e]}gh.has(r)?(n=gh.get(r))==null||n.update(i):gh.set(r,new hh(r,i))},yh=[`value`,`type`],bh=(0,t.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:g.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(e,{emit:n}){let r=e,i=n,{uniqueIdentifier:a}=no(),o=Wa(r,`modelValue`,i),s=`__BD__FORM__LABEL__${a.value}`,c=`__BD__FORM__GROUP__${a.value}`,l=`form-input-${r.label?r.label.replace(/ /g,`-`).toLowerCase():a.value}`,u=`validationFeedback${r.label?r.label.replace(/ /g,``):a.value}`,d=(0,t.computed)(()=>({[`${r.inputClass}`]:r.inputClass,"is-invalid":r.state===!1,"is-valid":r.state===!0,[`form-control-${r.size}`]:r.size})),f=(0,t.computed)(()=>({[`${r.invalidFeedbackClass}`]:r.invalidFeedbackClass,"is-invalid":r.state===!1})),p=(0,t.computed)(()=>({placeholder:r.placeholder?r.placeholder:null,readonly:r.readonly===!0,disabled:r.disabled===!0,autofocus:r.autofocus===!0,tabindex:r.tabindex?r.tabindex:null,"aria-describedby":r.state===!1&&r.invalidFeedbackText?u:null,"data-maska":r.mask})),m=La(e=>{o.value=e.target.value},r.delayTimeMs);return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`bd-form-input`,e.formGroupClass]),id:c},[(0,t.renderSlot)(n.$slots,`label`,{},()=>[e.label?((0,t.openBlock)(),(0,t.createElementBlock)(`label`,{key:0,for:l,id:s,class:(0,t.normalizeClass)([`form-label`,e.labelClass])},(0,t.toDisplayString)(e.label),3)):(0,t.createCommentVNode)(``,!0)]),(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)(e.formFieldClass)},[(0,t.withDirectives)((0,t.createElementVNode)(`input`,(0,t.mergeProps)({value:e.modelValue,type:e.type,id:l,class:[`form-control`,d.value]},p.value,{onInput:r[0]||=(...e)=>(0,t.unref)(m)&&(0,t.unref)(m)(...e),onClick:r[1]||=e=>n.$emit(`click`),onBlur:r[2]||=e=>n.$emit(`blur`),onKeydown:r[3]||=(0,t.withKeys)(e=>n.$emit(`enter`),[`enter`])}),null,16,yh),[[(0,t.unref)(vh)]]),(0,t.renderSlot)(n.$slots,`default`)],2),(0,t.createVNode)(eh,{text:e.invalidFeedbackText,class:(0,t.normalizeClass)(f.value),state:e.state,id:u},null,8,[`text`,`class`,`state`])],2))}}),xh={class:`input-group bd-input-group`},Sh=[`for`],Ch=(0,t.defineComponent)({__name:`BDInputGroup`,props:{label:{default:void 0},labelForId:{default:void 0}},setup(e){let n=(0,t.useAttrs)(),r=e;return(e,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`fieldset`,xh,[r.label?((0,t.openBlock)(),(0,t.createElementBlock)(`label`,{key:0,for:r.labelForId,class:`form-label`},(0,t.toDisplayString)(r.label),9,Sh)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)((0,t.unref)(n).class)},[(0,t.renderSlot)(e.$slots,`default`)],2)]))}}),wh={key:0},Th={key:1},Eh=(0,t.defineComponent)({__name:`BDBadge`,props:{variant:{default:Ea.PRIMARY}},setup(e){let n=e,r=(0,t.computed)(()=>[`badge`,`bd-badge`,`bd-badge-${n.variant}`]);return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{role:`status`,class:(0,t.normalizeClass)(r.value)},[e.variant===`danger`?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,wh,[(0,t.createVNode)((0,t.unref)(Jn))])):(0,t.createCommentVNode)(``,!0),e.variant===`success`?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,Th,[(0,t.createVNode)((0,t.unref)(qe))])):(0,t.createCommentVNode)(``,!0),(0,t.renderSlot)(n.$slots,`default`)],2))}}),Dh=(0,t.defineComponent)({__name:`BDForm`,emits:[`submit`,`reset`],setup(e,{emit:n}){let r=n;function i(){r(`submit`)}function a(){r(`reset`)}return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`form`,{onSubmit:(0,t.withModifiers)(i,[`prevent`]),onReset:(0,t.withModifiers)(a,[`prevent`])},[(0,t.renderSlot)(e.$slots,`default`)],32))}}),Oh={"aria-label":`Page navigation`,class:`bd-pagination`},kh={class:`page-item`},Ah=[`data-page`],jh=[`data-page`],Mh={class:`page-item`},Nh=[`data-page`],Ph=(0,t.defineComponent)({__name:`BDPagination`,props:{modelValue:{default:1},totalRows:{default:1},rowsPerPage:{default:10},isPatient:{type:Boolean,default:!0}},emits:[`click`,`update:modelValue`],setup(e,{emit:n}){let r=e,i=n,a=Wa(r,`modelValue`,i),o=(0,t.ref)(Math.ceil(r.totalRows/r.rowsPerPage)),s=(0,t.ref)([]);(0,t.watch)([()=>r.totalRows,()=>r.rowsPerPage],()=>{o.value=Math.ceil(r.totalRows/r.rowsPerPage),s.value=f(a.value)}),(0,t.onMounted)(()=>{s.value=f(a.value)});let c=(0,t.computed)(()=>({[`${r.class}`]:r.class,colleague:!r.isPatient})),l=e=>{let t=e.currentTarget.getAttribute(`data-page`),n=Number(t);isNaN(Number(n))||(a.value=n,s.value=f(n)),i(`click`,n)},u=(e,t,n)=>n<=t?n:e==1?6:e<=4?5:1,d=(e,t,n)=>n<=t?0:e==n?6:e>n-4?5:1,f=e=>{let t=[],n=u(e,7,o.value),r=o.value>7&&e>4,i=o.value>7&&e<o.value-3,a=r&&i,s=d(e,7,o.value);for(let e=1;e<=n;e++)t.push(e);if(r&&t.push(`...`),a)for(let n=e-1;n<=e+1;n++)t.push(n);i&&t.push(`...`);for(let e=1;e<=s;e++)t.push(o.value-s+e);return t};return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Oh,[(0,t.createElementVNode)(`ul`,{class:(0,t.normalizeClass)([`pagination`,c.value])},[(0,t.withDirectives)((0,t.createElementVNode)(`li`,kh,[(0,t.createElementVNode)(`a`,{class:`page-link d-flex justify-content-center align-items-center`,"aria-label":`Previous`,onClick:l,"data-page":(0,t.unref)(a)-1},[(0,t.createVNode)((0,t.unref)(ze))],8,Ah)],512),[[t.vShow,(0,t.unref)(a)>1]]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(s.value,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{class:(0,t.normalizeClass)([`page-item`,{active:(0,t.unref)(a)===e,disabled:typeof e==`string`}]),key:e},[(0,t.createElementVNode)(`a`,{class:`page-link d-flex justify-content-center align-items-center`,onClick:l,"data-page":e},(0,t.toDisplayString)(e),9,jh)],2))),128)),(0,t.withDirectives)((0,t.createElementVNode)(`li`,Mh,[(0,t.createElementVNode)(`a`,{class:`page-link d-flex justify-content-center align-items-center`,"aria-label":`Next`,onClick:l,"data-page":(0,t.unref)(a)+1},[(0,t.createVNode)((0,t.unref)(Ue))],8,Nh)],512),[[t.vShow,(0,t.unref)(a)<o.value]])],2)]))}}),Fh=[`disabled`],Ih=[`label`],Lh=[`value`],Rh=[`value`],zh=(0,t.defineComponent)({__name:`BDFormSelect`,props:{size:{default:g.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(e,{emit:n}){let r=e,i=n,a=Wa(r,`modelValue`,i),o=(0,t.ref)(null),{focused:s}=Ua(o,{initialValue:r.autofocus}),c=(0,t.computed)(()=>({"form-select":!0,"bd-form-select":!0,"is-invalid":r.state===!1,[`form-select-${r.size}`]:[`xs`,`sm`,`lg`].includes(r.size)}));(0,t.watch)(()=>r.autofocus,e=>{e&&(s.value=!0)});let l=e=>{a.value=e.target.value,i(`input`,d(e.target.value))},u=e=>{i(`change`,d(e.target.value))},d=e=>{try{return JSON.parse(e)}catch{return e}};return(e,n)=>(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)(`select`,{class:(0,t.normalizeClass)(c.value),"onUpdate:modelValue":n[0]||=e=>(0,t.isRef)(a)?a.value=e:null,disabled:r.disabled,ref_key:`input`,ref:o,onInput:l,onChange:u},[(0,t.renderSlot)(e.$slots,`first`),r.options&&r.options.length>0&&r.options[0].label&&r.options[0].options?((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,{key:0},(0,t.renderList)(r.options,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`optgroup`,{label:e.label},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.options,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`option`,{value:JSON.stringify(e.value),key:e.value},(0,t.toDisplayString)(e.text),9,Lh))),128))],8,Ih))),256)):((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,{key:1},(0,t.renderList)(r.options,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`option`,{value:e.value,key:e.value},(0,t.toDisplayString)(e.text),9,Rh))),128))],42,Fh)),[[t.vModelSelect,(0,t.unref)(a)]])}}),Bh=[`value`,`true-value`,`false-value`,`data-checked`,`disabled`],Vh=(0,t.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(e,{emit:n}){let{uniqueIdentifier:r}=no(),i=e,a=n,o=Wa(i,`modelValue`,a),s=`form-check-input-${r.value}`,c=(0,t.computed)(()=>[`form-check`,`bd-form-checkbox`]),l=(0,t.computed)(()=>({"form-check-input":!0,"is-invalid":i.state===!1})),u=e=>a(`change`,e.target.value);return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(c.value)},[(0,t.withDirectives)((0,t.createElementVNode)(`input`,{"onUpdate:modelValue":r[0]||=e=>(0,t.isRef)(o)?o.value=e:null,id:s,class:(0,t.normalizeClass)(l.value),type:`checkbox`,value:e.value,"true-value":e.value,"false-value":e.uncheckedValue,"data-checked":(0,t.unref)(o)===e.value,disabled:i.disabled,onChange:u},null,42,Bh),[[t.vModelCheckbox,(0,t.unref)(o)]]),(0,t.createElementVNode)(`label`,{class:`form-check-label`,for:s},[(0,t.renderSlot)(n.$slots,`default`)]),(0,t.renderSlot)(n.$slots,`last`)],2))}}),Hh={key:0,class:`bd-article__body`},Uh={key:1},Wh=(0,t.defineComponent)({__name:`BDArticle`,props:{title:{default:``},text:{default:``},hideBody:{type:Boolean,default:!1},hideFooter:{type:Boolean,default:!1},identifier:{}},emits:[`click`],setup(e,{emit:n}){let r=e,i=n,a=e=>i(`click`,{event:e,identifier:r.identifier});return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`article`,{class:`bd-article`,onClick:a},[(0,t.createElementVNode)(`header`,null,[(0,t.renderSlot)(e.$slots,`header`,{},()=>[(0,t.createElementVNode)(`h5`,null,(0,t.toDisplayString)(r.title),1)])]),r.hideBody?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Hh,[(0,t.renderSlot)(e.$slots,`default`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.text),1)])])),r.hideFooter?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`footer`,Uh,[(0,t.renderSlot)(e.$slots,`footer`)]))]))}}),Gh={DANGER:`danger`,WARNING:`warning`,INFO:`info`,SUCCESS:`success`},Kh=[`id`],qh={class:`toast-header`},Jh={class:`toast-body`},Yh=(0,t.defineComponent)({__name:`BDToast`,props:{id:{},variant:{default:Gh.INFO},title:{default:``},text:{default:``}},setup(e){let n=e,r=(0,t.computed)(()=>({[`bd-toast-${n.variant}`]:!0})),i=(0,t.computed)(()=>n.variant!==Gh.SUCCESS);return(e,a)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`toast bd-toast`,r.value]),role:`alert`,"aria-live":`assertive`,"aria-atomic":`true`,key:n.id,id:n.id},[(0,t.createElementVNode)(`div`,qh,[i.value?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Jn),{key:0})):((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(qe),{key:1})),(0,t.createElementVNode)(`h5`,null,(0,t.toDisplayString)(n.title),1),a[0]||=(0,t.createElementVNode)(`button`,{type:`button`,class:`btn-close`,"data-bs-dismiss":`toast`,"aria-label":`Close`},null,-1)]),(0,t.createElementVNode)(`div`,Jh,[(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(n.text),1)])],10,Kh))}}),Xh=e=>typeof e==`string`||e instanceof String,Zh={class:`bd-pill`},Qh=[`src`],$h={class:`bd-pill__description`},eg=[`href`],tg=[`id`,`textContent`,`title`],ng=[`id`,`textContent`,`title`],rg=(0,t.defineComponent)({__name:`BDPill`,props:{imgSrc:{default:``},uri:{default:``},uriDisplayName:{default:``},title:{default:``},subtitle:{default:``},showClose:{type:Boolean,default:!1}},emits:[`close`],setup(e,{emit:n}){let{uniqueIdentifier:r}=no(),i=e,a=(0,t.computed)(()=>i.uri),o=(0,t.computed)(()=>i.uriDisplayName===``?i.uri:i.uriDisplayName),s=(0,t.computed)(()=>i.imgSrc),c=(0,t.computed)(()=>i.title),l=(0,t.computed)(()=>i.subtitle),u=(0,t.computed)(()=>`bd-pill-title-${r.value}`),d=(0,t.computed)(()=>`bd-pill-subtitle-${r.value}`);return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Zh,[(0,t.createElementVNode)(`img`,{src:s.value,class:`bd-pill__logo`,alt:`logo-externe-partij`},null,8,Qh),(0,t.createElementVNode)(`div`,$h,[(0,t.createElementVNode)(`a`,{href:a.value,class:`bd-pill__link`,target:`_blank`,rel:`noopener noreferrer`},[(0,t.createVNode)((0,t.unref)(Mn),{class:`bd-pill__icon-hyperlink`,style:{height:`12px`}}),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(o.value),1)],8,eg),(0,t.createElementVNode)(`span`,{class:`bd-pill__title`,id:u.value,textContent:(0,t.toDisplayString)(c.value),"data-bs-toggle":`tooltip`,title:c.value},null,8,tg),(0,t.createElementVNode)(`span`,{class:`bd-pill__subtitle`,id:d.value,textContent:(0,t.toDisplayString)(l.value),"data-bs-toggle":`tooltip`,title:l.value},null,8,ng)])]))}}),ig=e=>Array.isArray(e)&&e.length>0,ag=e=>Object.keys(e).map(t=>e[t]),og=e=>Array.isArray(e)&&e.length>0,sg=e=>!e||Array.isArray(e)&&!e.length,cg={name:`BDUserInformation`,props:{value:{type:Object},showProfilePicture:{type:Boolean}},render(){let{name:e,profilePictureUri:n,extra:r,...i}=this.value,a=n&&this.showProfilePicture?(0,t.h)(`img`,{class:`bd-user-information__profile-picture`,src:n,alt:e}):null,o=[(0,t.h)(`h4`,null,e)];return this.$slots.default&&o.push(this.$slots.default()),(0,t.h)(`div`,{class:`bd-user-information`},[a,(0,t.h)(`div`,{class:`bd-user-information__detail`},[(0,t.h)(`div`,{class:`bd-user-information__header`},o),(0,t.h)(`small`,null,ag(i).filter(e=>e).join(` • `))])])}},lg={date:``,displayTime:!0,format:`numeric`},ug=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs=r()})(e,(function(){"use strict";var e=1e3,t=6e4,n=36e5,r=`millisecond`,i=`second`,a=`minute`,o=`hour`,s=`day`,c=`week`,l=`month`,u=`quarter`,d=`year`,f=`date`,p=`Invalid Date`,m=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,h=/\[([^\]]+)]|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,g={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(e){var t=[`th`,`st`,`nd`,`rd`],n=e%100;return`[`+e+(t[(n-20)%10]||t[n]||t[0])+`]`}},_=function(e,t,n){var r=String(e);return!r||r.length>=t?e:``+Array(t+1-r.length).join(n)+e},v={s:_,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),r=Math.floor(n/60),i=n%60;return(t<=0?`+`:`-`)+_(r,2,`0`)+`:`+_(i,2,`0`)},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var r=12*(n.year()-t.year())+(n.month()-t.month()),i=t.clone().add(r,l),a=n-i<0,o=t.clone().add(r+(a?-1:1),l);return+(-(r+(n-i)/(a?i-o:o-i))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:l,y:d,w:c,d:s,D:f,h:o,m:a,s:i,ms:r,Q:u}[e]||String(e||``).toLowerCase().replace(/s$/,``)},u:function(e){return e===void 0}},y=`en`,b={};b[y]=g;var x=`$isDayjsObject`,S=function(e){return e instanceof E||!(!e||!e[x])},C=function e(t,n,r){var i;if(!t)return y;if(typeof t==`string`){var a=t.toLowerCase();b[a]&&(i=a),n&&(b[a]=n,i=a);var o=t.split(`-`);if(!i&&o.length>1)return e(o[0])}else{var s=t.name;b[s]=t,i=s}return!r&&i&&(y=i),i||!r&&y},w=function(e,t){if(S(e))return e.clone();var n=typeof t==`object`?t:{};return n.date=e,n.args=arguments,new E(n)},T=v;T.l=C,T.i=S,T.w=function(e,t){return w(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var E=function(){function g(e){this.$L=C(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[x]=!0}var _=g.prototype;return _.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(t===null)return new Date(NaN);if(T.u(t))return new Date;if(t instanceof Date)return new Date(t);if(typeof t==`string`&&!/Z$/i.test(t)){var r=t.match(m);if(r){var i=r[2]-1||0,a=(r[7]||`0`).substring(0,3);return n?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,a)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,a)}}return new Date(t)}(e),this.init()},_.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},_.$utils=function(){return T},_.isValid=function(){return this.$d.toString()!==p},_.isSame=function(e,t){var n=w(e);return this.startOf(t)<=n&&n<=this.endOf(t)},_.isAfter=function(e,t){return w(e)<this.startOf(t)},_.isBefore=function(e,t){return this.endOf(t)<w(e)},_.$g=function(e,t,n){return T.u(e)?this[t]:this.set(n,e)},_.unix=function(){return Math.floor(this.valueOf()/1e3)},_.valueOf=function(){return this.$d.getTime()},_.startOf=function(e,t){var n=this,r=!!T.u(t)||t,u=T.p(e),p=function(e,t){var i=T.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return r?i:i.endOf(s)},m=function(e,t){return T.w(n.toDate()[e].apply(n.toDate(`s`),(r?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},h=this.$W,g=this.$M,_=this.$D,v=`set`+(this.$u?`UTC`:``);switch(u){case d:return r?p(1,0):p(31,11);case l:return r?p(1,g):p(0,g+1);case c:var y=this.$locale().weekStart||0,b=(h<y?h+7:h)-y;return p(r?_-b:_+(6-b),g);case s:case f:return m(v+`Hours`,0);case o:return m(v+`Minutes`,1);case a:return m(v+`Seconds`,2);case i:return m(v+`Milliseconds`,3);default:return this.clone()}},_.endOf=function(e){return this.startOf(e,!1)},_.$set=function(e,t){var n,c=T.p(e),u=`set`+(this.$u?`UTC`:``),p=(n={},n[s]=u+`Date`,n[f]=u+`Date`,n[l]=u+`Month`,n[d]=u+`FullYear`,n[o]=u+`Hours`,n[a]=u+`Minutes`,n[i]=u+`Seconds`,n[r]=u+`Milliseconds`,n)[c],m=c===s?this.$D+(t-this.$W):t;if(c===l||c===d){var h=this.clone().set(f,1);h.$d[p](m),h.init(),this.$d=h.set(f,Math.min(this.$D,h.daysInMonth())).$d}else p&&this.$d[p](m);return this.init(),this},_.set=function(e,t){return this.clone().$set(e,t)},_.get=function(e){return this[T.p(e)]()},_.add=function(r,u){var f,p=this;r=Number(r);var m=T.p(u),h=function(e){var t=w(p);return T.w(t.date(t.date()+Math.round(e*r)),p)};if(m===l)return this.set(l,this.$M+r);if(m===d)return this.set(d,this.$y+r);if(m===s)return h(1);if(m===c)return h(7);var g=(f={},f[a]=t,f[o]=n,f[i]=e,f)[m]||1,_=this.$d.getTime()+r*g;return T.w(_,this)},_.subtract=function(e,t){return this.add(-1*e,t)},_.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||p;var r=e||`YYYY-MM-DDTHH:mm:ssZ`,i=T.z(this),a=this.$H,o=this.$m,s=this.$M,c=n.weekdays,l=n.months,u=n.meridiem,d=function(e,n,i,a){return e&&(e[n]||e(t,r))||i[n].slice(0,a)},f=function(e){return T.s(a%12||12,e,`0`)},m=u||function(e,t,n){var r=e<12?`AM`:`PM`;return n?r.toLowerCase():r};return r.replace(h,(function(e,r){return r||function(e){switch(e){case`YY`:return String(t.$y).slice(-2);case`YYYY`:return T.s(t.$y,4,`0`);case`M`:return s+1;case`MM`:return T.s(s+1,2,`0`);case`MMM`:return d(n.monthsShort,s,l,3);case`MMMM`:return d(l,s);case`D`:return t.$D;case`DD`:return T.s(t.$D,2,`0`);case`d`:return String(t.$W);case`dd`:return d(n.weekdaysMin,t.$W,c,2);case`ddd`:return d(n.weekdaysShort,t.$W,c,3);case`dddd`:return c[t.$W];case`H`:return String(a);case`HH`:return T.s(a,2,`0`);case`h`:return f(1);case`hh`:return f(2);case`a`:return m(a,o,!0);case`A`:return m(a,o,!1);case`m`:return String(o);case`mm`:return T.s(o,2,`0`);case`s`:return String(t.$s);case`ss`:return T.s(t.$s,2,`0`);case`SSS`:return T.s(t.$ms,3,`0`);case`Z`:return i}return null}(e)||i.replace(`:`,``)}))},_.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},_.diff=function(r,f,p){var m,h=this,g=T.p(f),_=w(r),v=(_.utcOffset()-this.utcOffset())*t,y=this-_,b=function(){return T.m(h,_)};switch(g){case d:m=b()/12;break;case l:m=b();break;case u:m=b()/3;break;case c:m=(y-v)/6048e5;break;case s:m=(y-v)/864e5;break;case o:m=y/n;break;case a:m=y/t;break;case i:m=y/e;break;default:m=y}return p?m:T.a(m)},_.daysInMonth=function(){return this.endOf(l).$D},_.$locale=function(){return b[this.$L]},_.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),r=C(e,t,!0);return r&&(n.$L=r),n},_.clone=function(){return T.w(this.$d,this)},_.toDate=function(){return new Date(this.valueOf())},_.toJSON=function(){return this.isValid()?this.toISOString():null},_.toISOString=function(){return this.$d.toISOString()},_.toString=function(){return this.$d.toUTCString()},g}(),D=E.prototype;return w.prototype=D,[[`$ms`,r],[`$s`,i],[`$m`,a],[`$H`,o],[`$W`,s],[`$M`,l],[`$y`,d],[`$D`,f]].forEach((function(e){D[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),w.extend=function(e,t){return e.$i||=(e(t,E,w),!0),w},w.locale=C,w.isDayjs=S,w.unix=function(e){return w(1e3*e)},w.en=b[y],w.Ls=b,w.p={},w}))})),dg=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r(ug()):typeof define==`function`&&define.amd?define([`dayjs`],r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_locale_nl=r(n.dayjs)})(e,(function(e){"use strict";function t(e){return e&&typeof e==`object`&&`default`in e?e:{default:e}}var n=t(e),r={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(e){return`[`+e+(e===1||e===8||e>=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 n.default.locale(r,null,!0),r}))})),fg=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_customParseFormat=r()})(e,(function(){"use strict";var e={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`},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,n=/\d/,r=/\d\d/,i=/\d\d?/,a=/\d*[^-_:/,()\s\d]+/,o={},s=function(e){return(e=+e)+(e>68?1900:2e3)},c=function(e){return function(t){this[e]=+t}},l=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||={}).offset=function(e){if(!e||e===`Z`)return 0;var t=e.match(/([+-]|\d\d)/g),n=60*t[1]+(+t[2]||0);return n===0?0:t[0]===`+`?-n:n}(e)}],u=function(e){var t=o[e];return t&&(t.indexOf?t:t.s.concat(t.f))},d=function(e,t){var n,r=o.meridiem;if(r){for(var i=1;i<=24;i+=1)if(e.indexOf(r(i,0,t))>-1){n=i>12;break}}else n=e===(t?`pm`:`PM`);return n},f={A:[a,function(e){this.afternoon=d(e,!1)}],a:[a,function(e){this.afternoon=d(e,!0)}],Q:[n,function(e){this.month=3*(e-1)+1}],S:[n,function(e){this.milliseconds=100*e}],SS:[r,function(e){this.milliseconds=10*e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[i,c(`seconds`)],ss:[i,c(`seconds`)],m:[i,c(`minutes`)],mm:[i,c(`minutes`)],H:[i,c(`hours`)],h:[i,c(`hours`)],HH:[i,c(`hours`)],hh:[i,c(`hours`)],D:[i,c(`day`)],DD:[r,c(`day`)],Do:[a,function(e){var t=o.ordinal;if(this.day=e.match(/\d+/)[0],t)for(var n=1;n<=31;n+=1)t(n).replace(/\[|\]/g,``)===e&&(this.day=n)}],w:[i,c(`week`)],ww:[r,c(`week`)],M:[i,c(`month`)],MM:[r,c(`month`)],MMM:[a,function(e){var t=u(`months`),n=(u(`monthsShort`)||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(n<1)throw Error();this.month=n%12||n}],MMMM:[a,function(e){var t=u(`months`).indexOf(e)+1;if(t<1)throw Error();this.month=t%12||t}],Y:[/[+-]?\d+/,c(`year`)],YY:[r,function(e){this.year=s(e)}],YYYY:[/\d{4}/,c(`year`)],Z:l,ZZ:l};function p(n){for(var r=n,i=o&&o.formats,a=(n=r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,r){var a=r&&r.toUpperCase();return n||i[r]||e[r]||i[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,n){return t||n.slice(1)}))}))).match(t),s=a.length,c=0;c<s;c+=1){var l=a[c],u=f[l],d=u&&u[0],p=u&&u[1];a[c]=p?{regex:d,parser:p}:l.replace(/^\[|\]$/g,``)}return function(e){for(var t={},n=0,r=0;n<s;n+=1){var i=a[n];if(typeof i==`string`)r+=i.length;else{var o=i.regex,c=i.parser,l=e.slice(r),u=o.exec(l)[0];c.call(t,u),e=e.replace(u,``)}}return function(e){var t=e.afternoon;if(t!==void 0){var n=e.hours;t?n<12&&(e.hours+=12):n===12&&(e.hours=0),delete e.afternoon}}(t),t}}return function(e,t,n){n.p.customParseFormat=!0,e&&e.parseTwoDigitYear&&(s=e.parseTwoDigitYear);var r=t.prototype,i=r.parse;r.parse=function(e){var t=e.date,r=e.utc,a=e.args;this.$u=r;var s=a[1];if(typeof s==`string`){var c=!0===a[2],l=!0===a[3],u=c||l,d=a[2];l&&(d=a[2]),o=this.$locale(),!c&&d&&(o=n.Ls[d]),this.$d=function(e,t,n,r){try{if([`x`,`X`].indexOf(t)>-1)return new Date((t===`X`?1e3:1)*e);var i=p(t)(e),a=i.year,o=i.month,s=i.day,c=i.hours,l=i.minutes,u=i.seconds,d=i.milliseconds,f=i.zone,m=i.week,h=new Date,g=s||(a||o?1:h.getDate()),_=a||h.getFullYear(),v=0;a&&!o||(v=o>0?o-1:h.getMonth());var y,b=c||0,x=l||0,S=u||0,C=d||0;return f?new Date(Date.UTC(_,v,g,b,x,S,C+60*f.offset*1e3)):n?new Date(Date.UTC(_,v,g,b,x,S,C)):(y=new Date(_,v,g,b,x,S,C),m&&(y=r(y).week(m).toDate()),y)}catch{return new Date(``)}}(t,s,r,n),this.init(),d&&!0!==d&&(this.$L=this.locale(d).$L),u&&t!=this.format(s)&&(this.$d=new Date(``)),o={}}else if(s instanceof Array)for(var f=s.length,m=1;m<=f;m+=1){a[1]=s[m-1];var h=n.apply(this,a);if(h.isValid()){this.$d=h.$d,this.$L=h.$L,this.init();break}m===f&&(this.$d=new Date(``))}else i.call(this,e)}}}))})),pg=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_isSameOrAfter=r()})(e,(function(){"use strict";return function(e,t){t.prototype.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)}}}))})),mg=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_isSameOrBefore=r()})(e,(function(){"use strict";return function(e,t){t.prototype.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)}}}))})),hg=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_weekOfYear=r()})(e,(function(){"use strict";var e=`week`,t=`year`;return function(n,r,i){var a=r.prototype;a.week=function(n){if(n===void 0&&(n=null),n!==null)return this.add(7*(n-this.week()),`day`);var r=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var a=i(this).startOf(t).add(1,t).date(r),o=i(this).endOf(e);if(a.isBefore(o))return 1}var s=i(this).startOf(t).date(r).startOf(e).subtract(1,`millisecond`),c=this.diff(s,e,!0);return c<0?i(this).startOf(`week`).week():Math.ceil(c)},a.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),gg=f(ug(),1);dg();var _g=f(fg(),1),vg=f(pg(),1),yg=f(mg(),1),bg=f(hg(),1);gg.default.extend(_g.default),gg.default.locale(`nl`),gg.default.extend(vg.default),gg.default.extend(yg.default),gg.default.extend(bg.default);var xg=e=>e?e.charAt(0).toUpperCase()+e.slice(1):``;function Sg(e,t=(0,gg.default)()){let n=(0,gg.default)(e,[`DD-MM-YYYY HH:mm`,`YYYY-MM-DD`,`DD-MM-YYYY`],!0);if(!n.isValid())return``;let r=t.startOf(`day`);if(n.isSame(r,`day`))return`Vandaag`;let i=r.subtract(1,`day`);if(n.isSame(i,`day`))return`Gisteren`;let a=r.subtract(6,`day`);if(n.isSameOrAfter(a)&&n.isBefore(r))return xg(n.format(`dddd`));let o=r.subtract(7,`day`);return n.isSame(o)||n.isSame(t,`year`)?n.format(`D MMMM`):n.format(`DD-MM-YYYY`)}function Cg(e,t=(0,gg.default)()){let n=(0,gg.default)(e,[`DD-MM-YYYY HH:mm`,`YYYY-MM-DD`,`DD-MM-YYYY`],!0),r=e.includes(` `)&&e.includes(`:`);if(!n.isValid())return``;let i=t.startOf(`day`);if(n.isSame(i,`day`))return r?n.format(`H:mm`):`Vandaag`;let a=i.subtract(1,`day`);if(n.isSame(a,`day`))return r?`Gisteren ${n.format(`H:mm`)}`:`Gisteren`;let o=i.subtract(6,`day`);if(n.isSameOrAfter(o)&&n.isBefore(i))return xg(r?n.format(`dddd H:mm`):n.format(`dddd`));let s=i.subtract(7,`day`);return n.isSame(s)||n.isSame(t,`year`)?r?n.format(`D MMM H:mm`):n.format(`D MMMM`):n.format(`DD-MM-YYYY`)}function wg(e){let t=(0,gg.default)(e,[`DD-MM-YYYY HH:mm`,`YYYY-MM-DD`,`DD-MM-YYYY`,`YYYY-MM-DDTHH:mm:ss`],!0),n=e.includes(` `)&&e.includes(`:`);return t.isValid()?n&&t.isSame((0,gg.default)(),`year`)?t.format(`DD-MM-YYYY H:mm`):t.format(`DD-MM-YYYY`):``}function Tg(e){let t=(0,gg.default)(e,[`DD-MM-YYYY HH:mm`,`YYYY-MM-DD`,`DD-MM-YYYY`,`YYYY-MM-DDTHH:mm:ss`],!0);return t.isValid()?t.format(`DD-MM-YYYY`):``}var Eg={class:`bd-date`},Dg=(0,t.defineComponent)({__name:`BDDate`,props:{date:{},displayTime:{type:Boolean,default:lg.displayTime},format:{default:lg.format}},setup(e){let n=e,r=(0,t.computed)(()=>n.date?n.format===`textual`?n.displayTime?Cg(n.date):Sg(n.date):(n.format,n.displayTime?wg(n.date):Tg(n.date)):``);return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`span`,Eg,(0,t.toDisplayString)(r.value),1))}}),Og=(0,t.defineComponent)({__name:`BDDropdownItem`,props:{to:{default:``},target:{default:`_blank`},text:{default:void 0},rel:{default:`noopener noreferrer`}},emits:[`click`],setup(e,{emit:n}){let r=e,i=n,a=()=>{i(`click`)};return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,(0,t.mergeProps)({class:`bd-dropdown-item`},e.$attrs),[(0,t.createVNode)(_,(0,t.mergeProps)({class:`dropdown-item`,onClick:a},r),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,`default`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.text),1)])]),_:3},16)],16))}}),kg={name:`PlusIcon`,extends:np};function Ag(e){return Pg(e)||Ng(e)||Mg(e)||jg()}function jg(){throw TypeError(`Invalid attempt to spread non-iterable instance.
1173
+ `,classes:{root:function(e){var t=e.instance,n=e.props;return[`p-splitbutton p-component`,{"p-splitbutton-raised":n.raised,"p-splitbutton-rounded":n.rounded,"p-splitbutton-fluid":t.hasFluid}]},pcButton:`p-splitbutton-button`,pcDropdown:`p-splitbutton-dropdown`}}),Km={name:`SplitButton`,extends:{name:`BaseSplitButton`,extends:Jf,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:Gm,provide:function(){return{$pcSplitButton:this,$parentInstance:this}}},inheritAttrs:!1,emits:[`click`],inject:{$pcFluid:{default:null}},data:function(){return{isExpanded:!1}},mounted:function(){var e=this;this.$watch(`$refs.menu.visible`,function(t){e.isExpanded=t})},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 Du(this.fluid)?!!this.$pcFluid:this.fluid}},components:{PVSButton:um,PVSMenu:Hm,ChevronDownIcon:rp}},qm=[`data-p-severity`];function Jm(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`PVSButton`),c=(0,t.resolveComponent)(`PVSMenu`);return(0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({class:o.containerClass,style:e.style},e.ptmi(`root`),{"data-p-severity":e.severity}),[(0,t.createVNode)(s,(0,t.mergeProps)({type:`button`,class:e.cx(`pcButton`),label:e.label,disabled:e.disabled,severity:e.severity,text:e.text,icon:e.icon,outlined:e.outlined,size:e.size,fluid:e.fluid,"aria-label":e.label,onClick:o.onDefaultButtonClick},e.buttonProps,{pt:e.ptm(`pcButton`),unstyled:e.unstyled}),(0,t.createSlots)({default:(0,t.withCtx)(function(){return[(0,t.renderSlot)(e.$slots,`default`)]}),_:2},[e.$slots.icon?{name:`icon`,fn:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`icon`,{class:(0,t.normalizeClass)(n.class)},function(){return[(0,t.createElementVNode)(`span`,(0,t.mergeProps)({class:[e.icon,n.class]},e.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`]),(0,t.createVNode)(s,(0,t.mergeProps)({ref:`button`,type:`button`,class:e.cx(`pcDropdown`),disabled:e.disabled,"aria-haspopup":`true`,"aria-expanded":a.isExpanded,"aria-controls":a.isExpanded?e.$id+`_overlay`:void 0,onClick:o.onDropdownButtonClick,onKeydown:o.onDropdownKeydown,severity:e.severity,text:e.text,outlined:e.outlined,size:e.size,unstyled:e.unstyled},e.menuButtonProps,{pt:e.ptm(`pcDropdown`)}),{icon:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,e.$slots.dropdownicon?`dropdownicon`:`menubuttonicon`,{class:(0,t.normalizeClass)(n.class)},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.menuButtonIcon||e.dropdownIcon?`span`:`ChevronDownIcon`),(0,t.mergeProps)({class:[e.dropdownIcon||e.menuButtonIcon,n.class]},e.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`]),(0,t.createVNode)(c,{ref:`menu`,id:e.$id+`_overlay`,model:e.model,popup:!0,autoZIndex:e.autoZIndex,baseZIndex:e.baseZIndex,appendTo:e.appendTo,unstyled:e.unstyled,pt:e.ptm(`pcMenu`)},(0,t.createSlots)({_:2},[e.$slots.menuitemicon?{name:`itemicon`,fn:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`menuitemicon`,{item:n.item,class:(0,t.normalizeClass)(n.class)})]}),key:`0`}:void 0,e.$slots.item?{name:`item`,fn:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`item`,{item:n.item,hasSubmenu:n.hasSubmenu,label:n.label,props:n.props})]}),key:`1`}:void 0]),1032,[`id`,`model`,`autoZIndex`,`baseZIndex`,`appendTo`,`unstyled`,`pt`])],16,qm)}Km.render=Jm;var Ym=[`src`],Xm={class:`menu-item`},Zm=[`src`],Qm={__name:`BDContentLibrarySplitButton`,props:{contentLibraryProviders:{type:Array,default:()=>[]},isExternalOnly:{type:Boolean,default:!1}},emits:[`content-library`],setup(e,{emit:n}){let{t:r}=bu(),i=e,a=n,o=(0,t.computed)(()=>i.contentLibraryProviders.map(e=>({label:e.label||e.text,image:e.img,value:e.value,command:()=>a(`content-library`,e.value)}))),s=(0,t.computed)(()=>{let e=o.value;return e.length!==0&&i.isExternalOnly&&(e=e.slice(1)),e}),c=(0,t.computed)(()=>{let e=o.value;return i.isExternalOnly&&e.length>0?e[0].label:r(`contentLibrarySplitButton.messageTemplatesTitle`)}),l=(0,t.computed)(()=>{let e=o.value;return i.isExternalOnly&&e.length>0}),u=(0,t.computed)(()=>{let e=o.value;return e.length>0?e[0].image:``}),d=()=>{let e=o.value,t=`message-template`;i.isExternalOnly&&e.length>0&&(t=e[0].value),a(`content-library`,t)};return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Km),{class:`bd-content-library-split-button`,model:s.value,outlined:``,severity:`secondary`,onClick:d},{default:(0,t.withCtx)(()=>[l.value?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:0,src:u.value,alt:``},null,8,Ym)):((0,t.openBlock)(),(0,t.createBlock)(ot,{key:1})),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(c.value),1)]),item:(0,t.withCtx)(({item:e})=>[(0,t.createElementVNode)(`div`,Xm,[(0,t.createElementVNode)(`img`,{src:e.image,alt:``,class:`icon-image`},null,8,Zm),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(e.label),1)])]),_:1},8,[`model`]))}},$m={class:`invalid-feedback bd-invalid-feedback`},eh=(0,t.defineComponent)({__name:`BDFormInvalidFeedback`,props:{state:{type:[Boolean,null],default:null},text:{default:``}},setup(e){let n=e;return(e,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,$m,[n.state?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Je),{key:0})):((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(en),{key:1})),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(n.text),1)]))}}),th=Object.defineProperty,nh=(e,t,n)=>t in e?th(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,rh=(e,t,n)=>nh(e,typeof t==`symbol`?t:t+``,n),ih={"#":{pattern:/[0-9]/},"@":{pattern:/[a-zA-Z]/},"*":{pattern:/[a-zA-Z0-9]/}},ah=(e,t,n)=>e.replaceAll(t,``).replace(n,`.`).replace(`..`,`.`).replace(/[^.\d]/g,``),oh=(e,t,n)=>new Intl.NumberFormat(n.number?.locale??`en`,{minimumFractionDigits:e,maximumFractionDigits:t,roundingMode:`trunc`}),sh=(e,t=!0,n)=>{let r=n.number?.unsigned!==!0&&e.startsWith(`-`)?`-`:``,i=n.number?.fraction??0,a=oh(0,i,n),o=a.formatToParts(1000.12),s=o.find(e=>e.type===`group`)?.value??` `,c=o.find(e=>e.type===`decimal`)?.value??`.`,l=ah(e,s,c);if(Number.isNaN(parseFloat(l)))return r;let u=l.split(`.`);u[1]!=null&&u[1].length>=1&&(a=oh(u[1].length<=i?u[1].length:i,i,n));let d=a.format(parseFloat(l));return t?i>0&&l.endsWith(`.`)&&!l.slice(0,-1).includes(`.`)&&(d+=c):d=ah(d,s,c),r+d},ch=e=>JSON.parse(e.replaceAll(`'`,`"`)),lh=(e,t={})=>{let n={...t};e.dataset.maska!=null&&e.dataset.maska!==``&&(n.mask=dh(e.dataset.maska)),e.dataset.maskaEager!=null&&(n.eager=uh(e.dataset.maskaEager)),e.dataset.maskaReversed!=null&&(n.reversed=uh(e.dataset.maskaReversed)),e.dataset.maskaTokensReplace!=null&&(n.tokensReplace=uh(e.dataset.maskaTokensReplace)),e.dataset.maskaTokens!=null&&(n.tokens=fh(e.dataset.maskaTokens));let r={};return e.dataset.maskaNumberLocale!=null&&(r.locale=e.dataset.maskaNumberLocale),e.dataset.maskaNumberFraction!=null&&(r.fraction=parseInt(e.dataset.maskaNumberFraction)),e.dataset.maskaNumberUnsigned!=null&&(r.unsigned=uh(e.dataset.maskaNumberUnsigned)),(e.dataset.maskaNumber!=null||Object.values(r).length>0)&&(n.number=r),n},uh=e=>e===``?!0:!!JSON.parse(e),dh=e=>e.startsWith(`[`)&&e.endsWith(`]`)?ch(e):e,fh=e=>{if(e.startsWith(`{`)&&e.endsWith(`}`))return ch(e);let t={};return e.split(`|`).forEach(e=>{let n=e.split(`:`);t[n[0]]={pattern:ph()?new RegExp(n[1],`u`):new RegExp(n[1]),optional:n[2]===`optional`,multiple:n[2]===`multiple`,repeated:n[2]===`repeated`}}),t},ph=()=>{try{return!0}catch{return!1}},mh=class{constructor(e={}){rh(this,`opts`,{}),rh(this,`memo`,new Map);let t={...e};if(t.tokens!=null){t.tokens=t.tokensReplace?{...t.tokens}:{...ih,...t.tokens};for(let e of Object.values(t.tokens))typeof e.pattern==`string`&&(e.pattern=ph()?new RegExp(e.pattern,`u`):new RegExp(e.pattern))}else t.tokens=ih;Array.isArray(t.mask)&&(t.mask.length>1?t.mask=[...t.mask].sort((e,t)=>e.length-t.length):t.mask=t.mask[0]??``),t.mask===``&&(t.mask=null),this.opts=t}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){let t=this.findMask(String(e));if(this.opts.mask==null||t==null)return!1;let n=this.process(String(e),t).length;return typeof this.opts.mask==`string`?n>=this.opts.mask.length:n>=t.length}findMask(e){let t=this.opts.mask;if(t==null)return null;if(typeof t==`string`)return t;if(typeof t==`function`)return t(e);let n=this.process(e,t.slice(-1).pop()??``,!1);return t.find(t=>this.process(e,t,!1).length>=n.length)??``}escapeMask(e){let t=[],n=[];return e.split(``).forEach((r,i)=>{r===`!`&&e[i-1]!==`!`?n.push(i-n.length):t.push(r)}),{mask:t.join(``),escaped:n}}process(e,t,n=!0){if(this.opts.number!=null)return sh(e,n,this.opts);if(t==null)return e;let r=`v=${e},mr=${t},m=${n?1:0}`;if(this.memo.has(r))return this.memo.get(r);let{mask:i,escaped:a}=this.escapeMask(t),o=[],s=this.opts.tokens==null?{}:this.opts.tokens,c=this.isReversed()?-1:1,l=this.isReversed()?`unshift`:`push`,u=this.isReversed()?0:i.length-1,d=this.isReversed()?()=>h>-1&&g>-1:()=>h<i.length&&g<e.length,f=e=>!this.isReversed()&&e<=u||this.isReversed()&&e>=u,p,m=-1,h=this.isReversed()?i.length-1:0,g=this.isReversed()?e.length-1:0,_=!1;for(;d();){let t=i.charAt(h),r=s[t],d=r?.transform==null?e.charAt(g):r.transform(e.charAt(g));if(!a.includes(h)&&r!=null?(d.match(r.pattern)==null?r.multiple?_&&=(h+=c,g-=c,!1):d===p?p=void 0:r.optional&&(h+=c,g-=c):(o[l](d),r.repeated?(m===-1?m=h:h===u&&h!==m&&(h=m-c),u===m&&(h-=c)):r.multiple&&(_=!0,h-=c),h+=c),g+=c):(n&&!this.isEager()&&o[l](t),d===t&&!this.isEager()?g+=c:p=t,this.isEager()||(h+=c)),this.isEager())for(;f(h)&&(s[i.charAt(h)]==null||a.includes(h));){if(n){if(o[l](i.charAt(h)),e.charAt(g)===i.charAt(h)){h+=c,g+=c;continue}}else i.charAt(h)===e.charAt(g)&&(g+=c);h+=c}}return this.memo.set(r,o.join(``)),this.memo.get(r)}},hh=class{constructor(e,t={}){rh(this,`items`,new Map),rh(this,`eventAbortController`),rh(this,`onInput`,e=>{if(e instanceof CustomEvent&&e.type===`input`&&!e.isTrusted&&!e.bubbles)return;let t=e.target,n=this.items.get(t);if(n===void 0)return;let r=`inputType`in e&&e.inputType.startsWith(`delete`),i=n.isEager(),a=r&&i&&n.unmasked(t.value)===``?``:t.value;this.fixCursor(t,r,()=>this.setValue(t,a))}),this.options=t,this.eventAbortController=new AbortController,this.init(this.getInputs(e))}update(e={}){this.options={...e},this.init(Array.from(this.items.keys()))}updateValue(e){e.value!==``&&e.value!==this.processInput(e)?.masked&&this.setValue(e,e.value)}destroy(){this.eventAbortController.abort(),this.items.clear()}init(e){let t=this.getOptions(this.options);for(let n of e){if(!this.items.has(n)){let{signal:e}=this.eventAbortController;n.addEventListener(`input`,this.onInput,{capture:!0,signal:e})}let e=new mh(lh(n,t));this.items.set(n,e),queueMicrotask(()=>this.updateValue(n)),n.selectionStart===null&&e.isEager()&&console.warn("Maska: input of `%s` type is not supported",n.type)}}getInputs(e){return typeof e==`string`?Array.from(document.querySelectorAll(e)):`length`in e?Array.from(e):[e]}getOptions(e){let{onMaska:t,preProcess:n,postProcess:r,...i}=e;return i}fixCursor(e,t,n){let r=e.selectionStart,i=e.value;if(n(),r===null||r===i.length&&!t)return;let a=e.value,o=i.slice(0,r),s=a.slice(0,r),c=this.processInput(e,o)?.unmasked,l=this.processInput(e,s)?.unmasked;if(c===void 0||l===void 0)return;let u=r;o!==s&&(u+=t?a.length-i.length:c.length-l.length),e.setSelectionRange(u,u)}setValue(e,t){let n=this.processInput(e,t);n!==void 0&&(e.value=n.masked,this.options.onMaska!=null&&(Array.isArray(this.options.onMaska)?this.options.onMaska.forEach(e=>e(n)):this.options.onMaska(n)),e.dispatchEvent(new CustomEvent(`maska`,{detail:n})),e.dispatchEvent(new CustomEvent(`input`,{detail:n.masked})))}processInput(e,t){let n=this.items.get(e);if(n===void 0)return;let r=t??e.value;this.options.preProcess!=null&&(r=this.options.preProcess(r));let i=n.masked(r);return this.options.postProcess!=null&&(i=this.options.postProcess(i)),{masked:i,unmasked:n.unmasked(r),completed:n.completed(r)}}},gh=new WeakMap,_h=(e,t)=>{if(e.arg==null||e.instance==null)return;let n=`setup`in e.instance.$.type;e.arg in e.instance?e.instance[e.arg]=t:n&&console.warn("Maska: please expose `%s` using defineExpose",e.arg)},vh=(e,t)=>{var n;let r=e instanceof HTMLInputElement?e:e.querySelector(`input`);if(r==null||r?.type===`file`)return;let i={};if(t.value!=null&&(i=typeof t.value==`string`?{mask:t.value}:{...t.value}),t.arg!=null){let e=e=>{_h(t,t.modifiers.unmasked?e.unmasked:t.modifiers.completed?e.completed:e.masked)};i.onMaska=i.onMaska==null?e:Array.isArray(i.onMaska)?[...i.onMaska,e]:[i.onMaska,e]}gh.has(r)?(n=gh.get(r))==null||n.update(i):gh.set(r,new hh(r,i))},yh=[`value`,`type`],bh=(0,t.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:g.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(e,{emit:n}){let r=e,i=n,{uniqueIdentifier:a}=ro(),o=Ga(r,`modelValue`,i),s=`__BD__FORM__LABEL__${a.value}`,c=`__BD__FORM__GROUP__${a.value}`,l=`form-input-${r.label?r.label.replace(/ /g,`-`).toLowerCase():a.value}`,u=`validationFeedback${r.label?r.label.replace(/ /g,``):a.value}`,d=(0,t.computed)(()=>({[`${r.inputClass}`]:r.inputClass,"is-invalid":r.state===!1,"is-valid":r.state===!0,[`form-control-${r.size}`]:r.size})),f=(0,t.computed)(()=>({[`${r.invalidFeedbackClass}`]:r.invalidFeedbackClass,"is-invalid":r.state===!1})),p=(0,t.computed)(()=>({placeholder:r.placeholder?r.placeholder:null,readonly:r.readonly===!0,disabled:r.disabled===!0,autofocus:r.autofocus===!0,tabindex:r.tabindex?r.tabindex:null,"aria-describedby":r.state===!1&&r.invalidFeedbackText?u:null,"data-maska":r.mask})),m=Ra(e=>{o.value=e.target.value},r.delayTimeMs);return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`bd-form-input`,e.formGroupClass]),id:c},[(0,t.renderSlot)(n.$slots,`label`,{},()=>[e.label?((0,t.openBlock)(),(0,t.createElementBlock)(`label`,{key:0,for:l,id:s,class:(0,t.normalizeClass)([`form-label`,e.labelClass])},(0,t.toDisplayString)(e.label),3)):(0,t.createCommentVNode)(``,!0)]),(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)(e.formFieldClass)},[(0,t.withDirectives)((0,t.createElementVNode)(`input`,(0,t.mergeProps)({value:e.modelValue,type:e.type,id:l,class:[`form-control`,d.value]},p.value,{onInput:r[0]||=(...e)=>(0,t.unref)(m)&&(0,t.unref)(m)(...e),onClick:r[1]||=e=>n.$emit(`click`),onBlur:r[2]||=e=>n.$emit(`blur`),onKeydown:r[3]||=(0,t.withKeys)(e=>n.$emit(`enter`),[`enter`])}),null,16,yh),[[(0,t.unref)(vh)]]),(0,t.renderSlot)(n.$slots,`default`)],2),(0,t.createVNode)(eh,{text:e.invalidFeedbackText,class:(0,t.normalizeClass)(f.value),state:e.state,id:u},null,8,[`text`,`class`,`state`])],2))}}),xh={class:`input-group bd-input-group`},Sh=[`for`],Ch=(0,t.defineComponent)({__name:`BDInputGroup`,props:{label:{default:void 0},labelForId:{default:void 0}},setup(e){let n=(0,t.useAttrs)(),r=e;return(e,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`fieldset`,xh,[r.label?((0,t.openBlock)(),(0,t.createElementBlock)(`label`,{key:0,for:r.labelForId,class:`form-label`},(0,t.toDisplayString)(r.label),9,Sh)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)((0,t.unref)(n).class)},[(0,t.renderSlot)(e.$slots,`default`)],2)]))}}),wh={key:0},Th={key:1},Eh=(0,t.defineComponent)({__name:`BDBadge`,props:{variant:{default:Da.PRIMARY}},setup(e){let n=e,r=(0,t.computed)(()=>[`badge`,`bd-badge`,`bd-badge-${n.variant}`]);return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{role:`status`,class:(0,t.normalizeClass)(r.value)},[e.variant===`danger`?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,wh,[(0,t.createVNode)((0,t.unref)(Yn))])):(0,t.createCommentVNode)(``,!0),e.variant===`success`?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,Th,[(0,t.createVNode)((0,t.unref)(Je))])):(0,t.createCommentVNode)(``,!0),(0,t.renderSlot)(n.$slots,`default`)],2))}}),Dh=(0,t.defineComponent)({__name:`BDForm`,emits:[`submit`,`reset`],setup(e,{emit:n}){let r=n;function i(){r(`submit`)}function a(){r(`reset`)}return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`form`,{onSubmit:(0,t.withModifiers)(i,[`prevent`]),onReset:(0,t.withModifiers)(a,[`prevent`])},[(0,t.renderSlot)(e.$slots,`default`)],32))}}),Oh={"aria-label":`Page navigation`,class:`bd-pagination`},kh={class:`page-item`},Ah=[`data-page`],jh=[`data-page`],Mh={class:`page-item`},Nh=[`data-page`],Ph=(0,t.defineComponent)({__name:`BDPagination`,props:{modelValue:{default:1},totalRows:{default:1},rowsPerPage:{default:10},isPatient:{type:Boolean,default:!0}},emits:[`click`,`update:modelValue`],setup(e,{emit:n}){let r=e,i=n,a=Ga(r,`modelValue`,i),o=(0,t.ref)(Math.ceil(r.totalRows/r.rowsPerPage)),s=(0,t.ref)([]);(0,t.watch)([()=>r.totalRows,()=>r.rowsPerPage],()=>{o.value=Math.ceil(r.totalRows/r.rowsPerPage),s.value=f(a.value)}),(0,t.onMounted)(()=>{s.value=f(a.value)});let c=(0,t.computed)(()=>({[`${r.class}`]:r.class,colleague:!r.isPatient})),l=e=>{let t=e.currentTarget.getAttribute(`data-page`),n=Number(t);isNaN(Number(n))||(a.value=n,s.value=f(n)),i(`click`,n)},u=(e,t,n)=>n<=t?n:e==1?6:e<=4?5:1,d=(e,t,n)=>n<=t?0:e==n?6:e>n-4?5:1,f=e=>{let t=[],n=u(e,7,o.value),r=o.value>7&&e>4,i=o.value>7&&e<o.value-3,a=r&&i,s=d(e,7,o.value);for(let e=1;e<=n;e++)t.push(e);if(r&&t.push(`...`),a)for(let n=e-1;n<=e+1;n++)t.push(n);i&&t.push(`...`);for(let e=1;e<=s;e++)t.push(o.value-s+e);return t};return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Oh,[(0,t.createElementVNode)(`ul`,{class:(0,t.normalizeClass)([`pagination`,c.value])},[(0,t.withDirectives)((0,t.createElementVNode)(`li`,kh,[(0,t.createElementVNode)(`a`,{class:`page-link d-flex justify-content-center align-items-center`,"aria-label":`Previous`,onClick:l,"data-page":(0,t.unref)(a)-1},[(0,t.createVNode)((0,t.unref)(Be))],8,Ah)],512),[[t.vShow,(0,t.unref)(a)>1]]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(s.value,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{class:(0,t.normalizeClass)([`page-item`,{active:(0,t.unref)(a)===e,disabled:typeof e==`string`}]),key:e},[(0,t.createElementVNode)(`a`,{class:`page-link d-flex justify-content-center align-items-center`,onClick:l,"data-page":e},(0,t.toDisplayString)(e),9,jh)],2))),128)),(0,t.withDirectives)((0,t.createElementVNode)(`li`,Mh,[(0,t.createElementVNode)(`a`,{class:`page-link d-flex justify-content-center align-items-center`,"aria-label":`Next`,onClick:l,"data-page":(0,t.unref)(a)+1},[(0,t.createVNode)((0,t.unref)(We))],8,Nh)],512),[[t.vShow,(0,t.unref)(a)<o.value]])],2)]))}}),Fh=[`disabled`],Ih=[`label`],Lh=[`value`],Rh=[`value`],zh=(0,t.defineComponent)({__name:`BDFormSelect`,props:{size:{default:g.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(e,{emit:n}){let r=e,i=n,a=Ga(r,`modelValue`,i),o=(0,t.ref)(null),{focused:s}=Wa(o,{initialValue:r.autofocus}),c=(0,t.computed)(()=>({"form-select":!0,"bd-form-select":!0,"is-invalid":r.state===!1,[`form-select-${r.size}`]:[`xs`,`sm`,`lg`].includes(r.size)}));(0,t.watch)(()=>r.autofocus,e=>{e&&(s.value=!0)});let l=e=>{a.value=e.target.value,i(`input`,d(e.target.value))},u=e=>{i(`change`,d(e.target.value))},d=e=>{try{return JSON.parse(e)}catch{return e}};return(e,n)=>(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)(`select`,{class:(0,t.normalizeClass)(c.value),"onUpdate:modelValue":n[0]||=e=>(0,t.isRef)(a)?a.value=e:null,disabled:r.disabled,ref_key:`input`,ref:o,onInput:l,onChange:u},[(0,t.renderSlot)(e.$slots,`first`),r.options&&r.options.length>0&&r.options[0].label&&r.options[0].options?((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,{key:0},(0,t.renderList)(r.options,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`optgroup`,{label:e.label},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.options,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`option`,{value:JSON.stringify(e.value),key:e.value},(0,t.toDisplayString)(e.text),9,Lh))),128))],8,Ih))),256)):((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,{key:1},(0,t.renderList)(r.options,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`option`,{value:e.value,key:e.value},(0,t.toDisplayString)(e.text),9,Rh))),128))],42,Fh)),[[t.vModelSelect,(0,t.unref)(a)]])}}),Bh=[`value`,`true-value`,`false-value`,`data-checked`,`disabled`],Vh=(0,t.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(e,{emit:n}){let{uniqueIdentifier:r}=ro(),i=e,a=n,o=Ga(i,`modelValue`,a),s=`form-check-input-${r.value}`,c=(0,t.computed)(()=>[`form-check`,`bd-form-checkbox`]),l=(0,t.computed)(()=>({"form-check-input":!0,"is-invalid":i.state===!1})),u=e=>a(`change`,e.target.value);return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(c.value)},[(0,t.withDirectives)((0,t.createElementVNode)(`input`,{"onUpdate:modelValue":r[0]||=e=>(0,t.isRef)(o)?o.value=e:null,id:s,class:(0,t.normalizeClass)(l.value),type:`checkbox`,value:e.value,"true-value":e.value,"false-value":e.uncheckedValue,"data-checked":(0,t.unref)(o)===e.value,disabled:i.disabled,onChange:u},null,42,Bh),[[t.vModelCheckbox,(0,t.unref)(o)]]),(0,t.createElementVNode)(`label`,{class:`form-check-label`,for:s},[(0,t.renderSlot)(n.$slots,`default`)]),(0,t.renderSlot)(n.$slots,`last`)],2))}}),Hh={key:0,class:`bd-article__body`},Uh={key:1},Wh=(0,t.defineComponent)({__name:`BDArticle`,props:{title:{default:``},text:{default:``},hideBody:{type:Boolean,default:!1},hideFooter:{type:Boolean,default:!1},identifier:{}},emits:[`click`],setup(e,{emit:n}){let r=e,i=n,a=e=>i(`click`,{event:e,identifier:r.identifier});return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`article`,{class:`bd-article`,onClick:a},[(0,t.createElementVNode)(`header`,null,[(0,t.renderSlot)(e.$slots,`header`,{},()=>[(0,t.createElementVNode)(`h5`,null,(0,t.toDisplayString)(r.title),1)])]),r.hideBody?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Hh,[(0,t.renderSlot)(e.$slots,`default`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.text),1)])])),r.hideFooter?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`footer`,Uh,[(0,t.renderSlot)(e.$slots,`footer`)]))]))}}),Gh={DANGER:`danger`,WARNING:`warning`,INFO:`info`,SUCCESS:`success`},Kh=[`id`],qh={class:`toast-header`},Jh={class:`toast-body`},Yh=(0,t.defineComponent)({__name:`BDToast`,props:{id:{},variant:{default:Gh.INFO},title:{default:``},text:{default:``}},setup(e){let n=e,r=(0,t.computed)(()=>({[`bd-toast-${n.variant}`]:!0})),i=(0,t.computed)(()=>n.variant!==Gh.SUCCESS);return(e,a)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`toast bd-toast`,r.value]),role:`alert`,"aria-live":`assertive`,"aria-atomic":`true`,key:n.id,id:n.id},[(0,t.createElementVNode)(`div`,qh,[i.value?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Yn),{key:0})):((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Je),{key:1})),(0,t.createElementVNode)(`h5`,null,(0,t.toDisplayString)(n.title),1),a[0]||=(0,t.createElementVNode)(`button`,{type:`button`,class:`btn-close`,"data-bs-dismiss":`toast`,"aria-label":`Close`},null,-1)]),(0,t.createElementVNode)(`div`,Jh,[(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(n.text),1)])],10,Kh))}}),Xh=e=>typeof e==`string`||e instanceof String,Zh={class:`bd-pill`},Qh=[`src`],$h={class:`bd-pill__description`},eg=[`href`],tg=[`id`,`textContent`,`title`],ng=[`id`,`textContent`,`title`],rg=(0,t.defineComponent)({__name:`BDPill`,props:{imgSrc:{default:``},uri:{default:``},uriDisplayName:{default:``},title:{default:``},subtitle:{default:``},showClose:{type:Boolean,default:!1}},emits:[`close`],setup(e,{emit:n}){let{uniqueIdentifier:r}=ro(),i=e,a=(0,t.computed)(()=>i.uri),o=(0,t.computed)(()=>i.uriDisplayName===``?i.uri:i.uriDisplayName),s=(0,t.computed)(()=>i.imgSrc),c=(0,t.computed)(()=>i.title),l=(0,t.computed)(()=>i.subtitle),u=(0,t.computed)(()=>`bd-pill-title-${r.value}`),d=(0,t.computed)(()=>`bd-pill-subtitle-${r.value}`);return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Zh,[(0,t.createElementVNode)(`img`,{src:s.value,class:`bd-pill__logo`,alt:`logo-externe-partij`},null,8,Qh),(0,t.createElementVNode)(`div`,$h,[(0,t.createElementVNode)(`a`,{href:a.value,class:`bd-pill__link`,target:`_blank`,rel:`noopener noreferrer`},[(0,t.createVNode)((0,t.unref)(Nn),{class:`bd-pill__icon-hyperlink`,style:{height:`12px`}}),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(o.value),1)],8,eg),(0,t.createElementVNode)(`span`,{class:`bd-pill__title`,id:u.value,textContent:(0,t.toDisplayString)(c.value),"data-bs-toggle":`tooltip`,title:c.value},null,8,tg),(0,t.createElementVNode)(`span`,{class:`bd-pill__subtitle`,id:d.value,textContent:(0,t.toDisplayString)(l.value),"data-bs-toggle":`tooltip`,title:l.value},null,8,ng)])]))}}),ig=e=>Array.isArray(e)&&e.length>0,ag=e=>Object.keys(e).map(t=>e[t]),og=e=>Array.isArray(e)&&e.length>0,sg=e=>!e||Array.isArray(e)&&!e.length,cg={name:`BDUserInformation`,props:{value:{type:Object},showProfilePicture:{type:Boolean}},render(){let{name:e,profilePictureUri:n,extra:r,...i}=this.value,a=n&&this.showProfilePicture?(0,t.h)(`img`,{class:`bd-user-information__profile-picture`,src:n,alt:e}):null,o=[(0,t.h)(`h4`,null,e)];return this.$slots.default&&o.push(this.$slots.default()),(0,t.h)(`div`,{class:`bd-user-information`},[a,(0,t.h)(`div`,{class:`bd-user-information__detail`},[(0,t.h)(`div`,{class:`bd-user-information__header`},o),(0,t.h)(`small`,null,ag(i).filter(e=>e).join(` • `))])])}},lg={date:``,displayTime:!0,format:`numeric`},ug=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs=r()})(e,(function(){"use strict";var e=1e3,t=6e4,n=36e5,r=`millisecond`,i=`second`,a=`minute`,o=`hour`,s=`day`,c=`week`,l=`month`,u=`quarter`,d=`year`,f=`date`,p=`Invalid Date`,m=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,h=/\[([^\]]+)]|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,g={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(e){var t=[`th`,`st`,`nd`,`rd`],n=e%100;return`[`+e+(t[(n-20)%10]||t[n]||t[0])+`]`}},_=function(e,t,n){var r=String(e);return!r||r.length>=t?e:``+Array(t+1-r.length).join(n)+e},v={s:_,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),r=Math.floor(n/60),i=n%60;return(t<=0?`+`:`-`)+_(r,2,`0`)+`:`+_(i,2,`0`)},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var r=12*(n.year()-t.year())+(n.month()-t.month()),i=t.clone().add(r,l),a=n-i<0,o=t.clone().add(r+(a?-1:1),l);return+(-(r+(n-i)/(a?i-o:o-i))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:l,y:d,w:c,d:s,D:f,h:o,m:a,s:i,ms:r,Q:u}[e]||String(e||``).toLowerCase().replace(/s$/,``)},u:function(e){return e===void 0}},y=`en`,b={};b[y]=g;var x=`$isDayjsObject`,S=function(e){return e instanceof E||!(!e||!e[x])},C=function e(t,n,r){var i;if(!t)return y;if(typeof t==`string`){var a=t.toLowerCase();b[a]&&(i=a),n&&(b[a]=n,i=a);var o=t.split(`-`);if(!i&&o.length>1)return e(o[0])}else{var s=t.name;b[s]=t,i=s}return!r&&i&&(y=i),i||!r&&y},w=function(e,t){if(S(e))return e.clone();var n=typeof t==`object`?t:{};return n.date=e,n.args=arguments,new E(n)},T=v;T.l=C,T.i=S,T.w=function(e,t){return w(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var E=function(){function g(e){this.$L=C(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[x]=!0}var _=g.prototype;return _.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(t===null)return new Date(NaN);if(T.u(t))return new Date;if(t instanceof Date)return new Date(t);if(typeof t==`string`&&!/Z$/i.test(t)){var r=t.match(m);if(r){var i=r[2]-1||0,a=(r[7]||`0`).substring(0,3);return n?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,a)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,a)}}return new Date(t)}(e),this.init()},_.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},_.$utils=function(){return T},_.isValid=function(){return this.$d.toString()!==p},_.isSame=function(e,t){var n=w(e);return this.startOf(t)<=n&&n<=this.endOf(t)},_.isAfter=function(e,t){return w(e)<this.startOf(t)},_.isBefore=function(e,t){return this.endOf(t)<w(e)},_.$g=function(e,t,n){return T.u(e)?this[t]:this.set(n,e)},_.unix=function(){return Math.floor(this.valueOf()/1e3)},_.valueOf=function(){return this.$d.getTime()},_.startOf=function(e,t){var n=this,r=!!T.u(t)||t,u=T.p(e),p=function(e,t){var i=T.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return r?i:i.endOf(s)},m=function(e,t){return T.w(n.toDate()[e].apply(n.toDate(`s`),(r?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},h=this.$W,g=this.$M,_=this.$D,v=`set`+(this.$u?`UTC`:``);switch(u){case d:return r?p(1,0):p(31,11);case l:return r?p(1,g):p(0,g+1);case c:var y=this.$locale().weekStart||0,b=(h<y?h+7:h)-y;return p(r?_-b:_+(6-b),g);case s:case f:return m(v+`Hours`,0);case o:return m(v+`Minutes`,1);case a:return m(v+`Seconds`,2);case i:return m(v+`Milliseconds`,3);default:return this.clone()}},_.endOf=function(e){return this.startOf(e,!1)},_.$set=function(e,t){var n,c=T.p(e),u=`set`+(this.$u?`UTC`:``),p=(n={},n[s]=u+`Date`,n[f]=u+`Date`,n[l]=u+`Month`,n[d]=u+`FullYear`,n[o]=u+`Hours`,n[a]=u+`Minutes`,n[i]=u+`Seconds`,n[r]=u+`Milliseconds`,n)[c],m=c===s?this.$D+(t-this.$W):t;if(c===l||c===d){var h=this.clone().set(f,1);h.$d[p](m),h.init(),this.$d=h.set(f,Math.min(this.$D,h.daysInMonth())).$d}else p&&this.$d[p](m);return this.init(),this},_.set=function(e,t){return this.clone().$set(e,t)},_.get=function(e){return this[T.p(e)]()},_.add=function(r,u){var f,p=this;r=Number(r);var m=T.p(u),h=function(e){var t=w(p);return T.w(t.date(t.date()+Math.round(e*r)),p)};if(m===l)return this.set(l,this.$M+r);if(m===d)return this.set(d,this.$y+r);if(m===s)return h(1);if(m===c)return h(7);var g=(f={},f[a]=t,f[o]=n,f[i]=e,f)[m]||1,_=this.$d.getTime()+r*g;return T.w(_,this)},_.subtract=function(e,t){return this.add(-1*e,t)},_.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||p;var r=e||`YYYY-MM-DDTHH:mm:ssZ`,i=T.z(this),a=this.$H,o=this.$m,s=this.$M,c=n.weekdays,l=n.months,u=n.meridiem,d=function(e,n,i,a){return e&&(e[n]||e(t,r))||i[n].slice(0,a)},f=function(e){return T.s(a%12||12,e,`0`)},m=u||function(e,t,n){var r=e<12?`AM`:`PM`;return n?r.toLowerCase():r};return r.replace(h,(function(e,r){return r||function(e){switch(e){case`YY`:return String(t.$y).slice(-2);case`YYYY`:return T.s(t.$y,4,`0`);case`M`:return s+1;case`MM`:return T.s(s+1,2,`0`);case`MMM`:return d(n.monthsShort,s,l,3);case`MMMM`:return d(l,s);case`D`:return t.$D;case`DD`:return T.s(t.$D,2,`0`);case`d`:return String(t.$W);case`dd`:return d(n.weekdaysMin,t.$W,c,2);case`ddd`:return d(n.weekdaysShort,t.$W,c,3);case`dddd`:return c[t.$W];case`H`:return String(a);case`HH`:return T.s(a,2,`0`);case`h`:return f(1);case`hh`:return f(2);case`a`:return m(a,o,!0);case`A`:return m(a,o,!1);case`m`:return String(o);case`mm`:return T.s(o,2,`0`);case`s`:return String(t.$s);case`ss`:return T.s(t.$s,2,`0`);case`SSS`:return T.s(t.$ms,3,`0`);case`Z`:return i}return null}(e)||i.replace(`:`,``)}))},_.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},_.diff=function(r,f,p){var m,h=this,g=T.p(f),_=w(r),v=(_.utcOffset()-this.utcOffset())*t,y=this-_,b=function(){return T.m(h,_)};switch(g){case d:m=b()/12;break;case l:m=b();break;case u:m=b()/3;break;case c:m=(y-v)/6048e5;break;case s:m=(y-v)/864e5;break;case o:m=y/n;break;case a:m=y/t;break;case i:m=y/e;break;default:m=y}return p?m:T.a(m)},_.daysInMonth=function(){return this.endOf(l).$D},_.$locale=function(){return b[this.$L]},_.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),r=C(e,t,!0);return r&&(n.$L=r),n},_.clone=function(){return T.w(this.$d,this)},_.toDate=function(){return new Date(this.valueOf())},_.toJSON=function(){return this.isValid()?this.toISOString():null},_.toISOString=function(){return this.$d.toISOString()},_.toString=function(){return this.$d.toUTCString()},g}(),D=E.prototype;return w.prototype=D,[[`$ms`,r],[`$s`,i],[`$m`,a],[`$H`,o],[`$W`,s],[`$M`,l],[`$y`,d],[`$D`,f]].forEach((function(e){D[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),w.extend=function(e,t){return e.$i||=(e(t,E,w),!0),w},w.locale=C,w.isDayjs=S,w.unix=function(e){return w(1e3*e)},w.en=b[y],w.Ls=b,w.p={},w}))})),dg=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r(ug()):typeof define==`function`&&define.amd?define([`dayjs`],r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_locale_nl=r(n.dayjs)})(e,(function(e){"use strict";function t(e){return e&&typeof e==`object`&&`default`in e?e:{default:e}}var n=t(e),r={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(e){return`[`+e+(e===1||e===8||e>=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 n.default.locale(r,null,!0),r}))})),fg=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_customParseFormat=r()})(e,(function(){"use strict";var e={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`},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,n=/\d/,r=/\d\d/,i=/\d\d?/,a=/\d*[^-_:/,()\s\d]+/,o={},s=function(e){return(e=+e)+(e>68?1900:2e3)},c=function(e){return function(t){this[e]=+t}},l=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||={}).offset=function(e){if(!e||e===`Z`)return 0;var t=e.match(/([+-]|\d\d)/g),n=60*t[1]+(+t[2]||0);return n===0?0:t[0]===`+`?-n:n}(e)}],u=function(e){var t=o[e];return t&&(t.indexOf?t:t.s.concat(t.f))},d=function(e,t){var n,r=o.meridiem;if(r){for(var i=1;i<=24;i+=1)if(e.indexOf(r(i,0,t))>-1){n=i>12;break}}else n=e===(t?`pm`:`PM`);return n},f={A:[a,function(e){this.afternoon=d(e,!1)}],a:[a,function(e){this.afternoon=d(e,!0)}],Q:[n,function(e){this.month=3*(e-1)+1}],S:[n,function(e){this.milliseconds=100*e}],SS:[r,function(e){this.milliseconds=10*e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[i,c(`seconds`)],ss:[i,c(`seconds`)],m:[i,c(`minutes`)],mm:[i,c(`minutes`)],H:[i,c(`hours`)],h:[i,c(`hours`)],HH:[i,c(`hours`)],hh:[i,c(`hours`)],D:[i,c(`day`)],DD:[r,c(`day`)],Do:[a,function(e){var t=o.ordinal;if(this.day=e.match(/\d+/)[0],t)for(var n=1;n<=31;n+=1)t(n).replace(/\[|\]/g,``)===e&&(this.day=n)}],w:[i,c(`week`)],ww:[r,c(`week`)],M:[i,c(`month`)],MM:[r,c(`month`)],MMM:[a,function(e){var t=u(`months`),n=(u(`monthsShort`)||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(n<1)throw Error();this.month=n%12||n}],MMMM:[a,function(e){var t=u(`months`).indexOf(e)+1;if(t<1)throw Error();this.month=t%12||t}],Y:[/[+-]?\d+/,c(`year`)],YY:[r,function(e){this.year=s(e)}],YYYY:[/\d{4}/,c(`year`)],Z:l,ZZ:l};function p(n){for(var r=n,i=o&&o.formats,a=(n=r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,r){var a=r&&r.toUpperCase();return n||i[r]||e[r]||i[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,n){return t||n.slice(1)}))}))).match(t),s=a.length,c=0;c<s;c+=1){var l=a[c],u=f[l],d=u&&u[0],p=u&&u[1];a[c]=p?{regex:d,parser:p}:l.replace(/^\[|\]$/g,``)}return function(e){for(var t={},n=0,r=0;n<s;n+=1){var i=a[n];if(typeof i==`string`)r+=i.length;else{var o=i.regex,c=i.parser,l=e.slice(r),u=o.exec(l)[0];c.call(t,u),e=e.replace(u,``)}}return function(e){var t=e.afternoon;if(t!==void 0){var n=e.hours;t?n<12&&(e.hours+=12):n===12&&(e.hours=0),delete e.afternoon}}(t),t}}return function(e,t,n){n.p.customParseFormat=!0,e&&e.parseTwoDigitYear&&(s=e.parseTwoDigitYear);var r=t.prototype,i=r.parse;r.parse=function(e){var t=e.date,r=e.utc,a=e.args;this.$u=r;var s=a[1];if(typeof s==`string`){var c=!0===a[2],l=!0===a[3],u=c||l,d=a[2];l&&(d=a[2]),o=this.$locale(),!c&&d&&(o=n.Ls[d]),this.$d=function(e,t,n,r){try{if([`x`,`X`].indexOf(t)>-1)return new Date((t===`X`?1e3:1)*e);var i=p(t)(e),a=i.year,o=i.month,s=i.day,c=i.hours,l=i.minutes,u=i.seconds,d=i.milliseconds,f=i.zone,m=i.week,h=new Date,g=s||(a||o?1:h.getDate()),_=a||h.getFullYear(),v=0;a&&!o||(v=o>0?o-1:h.getMonth());var y,b=c||0,x=l||0,S=u||0,C=d||0;return f?new Date(Date.UTC(_,v,g,b,x,S,C+60*f.offset*1e3)):n?new Date(Date.UTC(_,v,g,b,x,S,C)):(y=new Date(_,v,g,b,x,S,C),m&&(y=r(y).week(m).toDate()),y)}catch{return new Date(``)}}(t,s,r,n),this.init(),d&&!0!==d&&(this.$L=this.locale(d).$L),u&&t!=this.format(s)&&(this.$d=new Date(``)),o={}}else if(s instanceof Array)for(var f=s.length,m=1;m<=f;m+=1){a[1]=s[m-1];var h=n.apply(this,a);if(h.isValid()){this.$d=h.$d,this.$L=h.$L,this.init();break}m===f&&(this.$d=new Date(``))}else i.call(this,e)}}}))})),pg=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_isSameOrAfter=r()})(e,(function(){"use strict";return function(e,t){t.prototype.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)}}}))})),mg=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_isSameOrBefore=r()})(e,(function(){"use strict";return function(e,t){t.prototype.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)}}}))})),hg=l(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_weekOfYear=r()})(e,(function(){"use strict";var e=`week`,t=`year`;return function(n,r,i){var a=r.prototype;a.week=function(n){if(n===void 0&&(n=null),n!==null)return this.add(7*(n-this.week()),`day`);var r=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var a=i(this).startOf(t).add(1,t).date(r),o=i(this).endOf(e);if(a.isBefore(o))return 1}var s=i(this).startOf(t).date(r).startOf(e).subtract(1,`millisecond`),c=this.diff(s,e,!0);return c<0?i(this).startOf(`week`).week():Math.ceil(c)},a.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),gg=f(ug(),1);dg();var _g=f(fg(),1),vg=f(pg(),1),yg=f(mg(),1),bg=f(hg(),1);gg.default.extend(_g.default),gg.default.locale(`nl`),gg.default.extend(vg.default),gg.default.extend(yg.default),gg.default.extend(bg.default);var xg=e=>e?e.charAt(0).toUpperCase()+e.slice(1):``;function Sg(e,t=(0,gg.default)()){let n=(0,gg.default)(e,[`DD-MM-YYYY HH:mm`,`YYYY-MM-DD`,`DD-MM-YYYY`],!0);if(!n.isValid())return``;let r=t.startOf(`day`);if(n.isSame(r,`day`))return`Vandaag`;let i=r.subtract(1,`day`);if(n.isSame(i,`day`))return`Gisteren`;let a=r.subtract(6,`day`);if(n.isSameOrAfter(a)&&n.isBefore(r))return xg(n.format(`dddd`));let o=r.subtract(7,`day`);return n.isSame(o)||n.isSame(t,`year`)?n.format(`D MMMM`):n.format(`DD-MM-YYYY`)}function Cg(e,t=(0,gg.default)()){let n=(0,gg.default)(e,[`DD-MM-YYYY HH:mm`,`YYYY-MM-DD`,`DD-MM-YYYY`],!0),r=e.includes(` `)&&e.includes(`:`);if(!n.isValid())return``;let i=t.startOf(`day`);if(n.isSame(i,`day`))return r?n.format(`H:mm`):`Vandaag`;let a=i.subtract(1,`day`);if(n.isSame(a,`day`))return r?`Gisteren ${n.format(`H:mm`)}`:`Gisteren`;let o=i.subtract(6,`day`);if(n.isSameOrAfter(o)&&n.isBefore(i))return xg(r?n.format(`dddd H:mm`):n.format(`dddd`));let s=i.subtract(7,`day`);return n.isSame(s)||n.isSame(t,`year`)?r?n.format(`D MMM H:mm`):n.format(`D MMMM`):n.format(`DD-MM-YYYY`)}function wg(e){let t=(0,gg.default)(e,[`DD-MM-YYYY HH:mm`,`YYYY-MM-DD`,`DD-MM-YYYY`,`YYYY-MM-DDTHH:mm:ss`],!0),n=e.includes(` `)&&e.includes(`:`);return t.isValid()?n&&t.isSame((0,gg.default)(),`year`)?t.format(`DD-MM-YYYY H:mm`):t.format(`DD-MM-YYYY`):``}function Tg(e){let t=(0,gg.default)(e,[`DD-MM-YYYY HH:mm`,`YYYY-MM-DD`,`DD-MM-YYYY`,`YYYY-MM-DDTHH:mm:ss`],!0);return t.isValid()?t.format(`DD-MM-YYYY`):``}var Eg={class:`bd-date`},Dg=(0,t.defineComponent)({__name:`BDDate`,props:{date:{},displayTime:{type:Boolean,default:lg.displayTime},format:{default:lg.format}},setup(e){let n=e,r=(0,t.computed)(()=>n.date?n.format===`textual`?n.displayTime?Cg(n.date):Sg(n.date):(n.format,n.displayTime?wg(n.date):Tg(n.date)):``);return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`span`,Eg,(0,t.toDisplayString)(r.value),1))}}),Og=(0,t.defineComponent)({__name:`BDDropdownItem`,props:{to:{default:``},target:{default:`_blank`},text:{default:void 0},rel:{default:`noopener noreferrer`}},emits:[`click`],setup(e,{emit:n}){let r=e,i=n,a=()=>{i(`click`)};return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,(0,t.mergeProps)({class:`bd-dropdown-item`},e.$attrs),[(0,t.createVNode)(_,(0,t.mergeProps)({class:`dropdown-item`,onClick:a},r),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,`default`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.text),1)])]),_:3},16)],16))}}),kg={name:`PlusIcon`,extends:np};function Ag(e){return Pg(e)||Ng(e)||Mg(e)||jg()}function jg(){throw TypeError(`Invalid attempt to spread non-iterable instance.
1174
1174
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Mg(e,t){if(e){if(typeof e==`string`)return Fg(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Fg(e,t):void 0}}function Ng(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function Pg(e){if(Array.isArray(e))return Fg(e)}function Fg(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Ig(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),Ag(n[0]||=[(0,t.createElementVNode)(`path`,{d:`M7.67742 6.32258V0.677419C7.67742 0.497757 7.60605 0.325452 7.47901 0.198411C7.35197 0.0713707 7.17966 0 7 0C6.82034 0 6.64803 0.0713707 6.52099 0.198411C6.39395 0.325452 6.32258 0.497757 6.32258 0.677419V6.32258H0.677419C0.497757 6.32258 0.325452 6.39395 0.198411 6.52099C0.0713707 6.64803 0 6.82034 0 7C0 7.17966 0.0713707 7.35197 0.198411 7.47901C0.325452 7.60605 0.497757 7.67742 0.677419 7.67742H6.32258V13.3226C6.32492 13.5015 6.39704 13.6725 6.52358 13.799C6.65012 13.9255 6.82106 13.9977 7 14C7.17966 14 7.35197 13.9286 7.47901 13.8016C7.60605 13.6745 7.67742 13.5022 7.67742 13.3226V7.67742H13.3226C13.5022 7.67742 13.6745 7.60605 13.8016 7.47901C13.9286 7.35197 14 7.17966 14 7C13.9977 6.82106 13.9255 6.65012 13.799 6.52358C13.6725 6.39704 13.5015 6.32492 13.3226 6.32258H7.67742Z`,fill:`currentColor`},null,-1)]),16)}kg.render=Ig;var Lg={name:`TimesIcon`,extends:np};function Rg(e){return Hg(e)||Vg(e)||Bg(e)||zg()}function zg(){throw TypeError(`Invalid attempt to spread non-iterable instance.
1175
1175
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Bg(e,t){if(e){if(typeof e==`string`)return Ug(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ug(e,t):void 0}}function Vg(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function Hg(e){if(Array.isArray(e))return Ug(e)}function Ug(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Wg(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),Rg(n[0]||=[(0,t.createElementVNode)(`path`,{d:`M8.01186 7.00933L12.27 2.75116C12.341 2.68501 12.398 2.60524 12.4375 2.51661C12.4769 2.42798 12.4982 2.3323 12.4999 2.23529C12.5016 2.13827 12.4838 2.0419 12.4474 1.95194C12.4111 1.86197 12.357 1.78024 12.2884 1.71163C12.2198 1.64302 12.138 1.58893 12.0481 1.55259C11.9581 1.51625 11.8617 1.4984 11.7647 1.50011C11.6677 1.50182 11.572 1.52306 11.4834 1.56255C11.3948 1.60204 11.315 1.65898 11.2488 1.72997L6.99067 5.98814L2.7325 1.72997C2.59553 1.60234 2.41437 1.53286 2.22718 1.53616C2.03999 1.53946 1.8614 1.61529 1.72901 1.74767C1.59663 1.88006 1.5208 2.05865 1.5175 2.24584C1.5142 2.43303 1.58368 2.61419 1.71131 2.75116L5.96948 7.00933L1.71131 11.2675C1.576 11.403 1.5 11.5866 1.5 11.7781C1.5 11.9696 1.576 12.1532 1.71131 12.2887C1.84679 12.424 2.03043 12.5 2.2219 12.5C2.41338 12.5 2.59702 12.424 2.7325 12.2887L6.99067 8.03052L11.2488 12.2887C11.3843 12.424 11.568 12.5 11.7594 12.5C11.9509 12.5 12.1346 12.424 12.27 12.2887C12.4053 12.1532 12.4813 11.9696 12.4813 11.7781C12.4813 11.5866 12.4053 11.403 12.27 11.2675L8.01186 7.00933Z`,fill:`currentColor`},null,-1)]),16)}Lg.render=Wg;var Gg={name:`UploadIcon`,extends:np};function Kg(e){return Xg(e)||Yg(e)||Jg(e)||qg()}function qg(){throw TypeError(`Invalid attempt to spread non-iterable instance.
1176
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Jg(e,t){if(e){if(typeof e==`string`)return Zg(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Zg(e,t):void 0}}function Yg(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function Xg(e){if(Array.isArray(e))return Zg(e)}function Zg(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Qg(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),Kg(n[0]||=[(0,t.createElementVNode)(`path`,{"fill-rule":`evenodd`,"clip-rule":`evenodd`,d:`M6.58942 9.82197C6.70165 9.93405 6.85328 9.99793 7.012 10C7.17071 9.99793 7.32234 9.93405 7.43458 9.82197C7.54681 9.7099 7.61079 9.55849 7.61286 9.4V2.04798L9.79204 4.22402C9.84752 4.28011 9.91365 4.32457 9.98657 4.35479C10.0595 4.38502 10.1377 4.40039 10.2167 4.40002C10.2956 4.40039 10.3738 4.38502 10.4467 4.35479C10.5197 4.32457 10.5858 4.28011 10.6413 4.22402C10.7538 4.11152 10.817 3.95902 10.817 3.80002C10.817 3.64102 10.7538 3.48852 10.6413 3.37602L7.45127 0.190618C7.44656 0.185584 7.44176 0.180622 7.43687 0.175736C7.32419 0.063214 7.17136 0 7.012 0C6.85264 0 6.69981 0.063214 6.58712 0.175736C6.58181 0.181045 6.5766 0.186443 6.5715 0.191927L3.38282 3.37602C3.27669 3.48976 3.2189 3.6402 3.22165 3.79564C3.2244 3.95108 3.28746 4.09939 3.39755 4.20932C3.50764 4.31925 3.65616 4.38222 3.81182 4.38496C3.96749 4.3877 4.11814 4.33001 4.23204 4.22402L6.41113 2.04807V9.4C6.41321 9.55849 6.47718 9.7099 6.58942 9.82197ZM11.9952 14H2.02883C1.751 13.9887 1.47813 13.9228 1.22584 13.8061C0.973545 13.6894 0.746779 13.5241 0.558517 13.3197C0.370254 13.1154 0.22419 12.876 0.128681 12.6152C0.0331723 12.3545 -0.00990605 12.0775 0.0019109 11.8V9.40005C0.0019109 9.24092 0.065216 9.08831 0.1779 8.97579C0.290584 8.86326 0.443416 8.80005 0.602775 8.80005C0.762134 8.80005 0.914966 8.86326 1.02765 8.97579C1.14033 9.08831 1.20364 9.24092 1.20364 9.40005V11.8C1.18295 12.0376 1.25463 12.274 1.40379 12.4602C1.55296 12.6463 1.76817 12.7681 2.00479 12.8H11.9952C12.2318 12.7681 12.447 12.6463 12.5962 12.4602C12.7453 12.274 12.817 12.0376 12.7963 11.8V9.40005C12.7963 9.24092 12.8596 9.08831 12.9723 8.97579C13.085 8.86326 13.2378 8.80005 13.3972 8.80005C13.5565 8.80005 13.7094 8.86326 13.8221 8.97579C13.9347 9.08831 13.998 9.24092 13.998 9.40005V11.8C14.022 12.3563 13.8251 12.8996 13.45 13.3116C13.0749 13.7236 12.552 13.971 11.9952 14Z`,fill:`currentColor`},null,-1)]),16)}Gg.render=Qg;var $g=Mf.extend({name:`message`,style:`
1176
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Jg(e,t){if(e){if(typeof e==`string`)return Zg(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Zg(e,t):void 0}}function Yg(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function Xg(e){if(Array.isArray(e))return Zg(e)}function Zg(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Qg(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),Kg(n[0]||=[(0,t.createElementVNode)(`path`,{"fill-rule":`evenodd`,"clip-rule":`evenodd`,d:`M6.58942 9.82197C6.70165 9.93405 6.85328 9.99793 7.012 10C7.17071 9.99793 7.32234 9.93405 7.43458 9.82197C7.54681 9.7099 7.61079 9.55849 7.61286 9.4V2.04798L9.79204 4.22402C9.84752 4.28011 9.91365 4.32457 9.98657 4.35479C10.0595 4.38502 10.1377 4.40039 10.2167 4.40002C10.2956 4.40039 10.3738 4.38502 10.4467 4.35479C10.5197 4.32457 10.5858 4.28011 10.6413 4.22402C10.7538 4.11152 10.817 3.95902 10.817 3.80002C10.817 3.64102 10.7538 3.48852 10.6413 3.37602L7.45127 0.190618C7.44656 0.185584 7.44176 0.180622 7.43687 0.175736C7.32419 0.063214 7.17136 0 7.012 0C6.85264 0 6.69981 0.063214 6.58712 0.175736C6.58181 0.181045 6.5766 0.186443 6.5715 0.191927L3.38282 3.37602C3.27669 3.48976 3.2189 3.6402 3.22165 3.79564C3.2244 3.95108 3.28746 4.09939 3.39755 4.20932C3.50764 4.31925 3.65616 4.38222 3.81182 4.38496C3.96749 4.3877 4.11814 4.33001 4.23204 4.22402L6.41113 2.04807V9.4C6.41321 9.55849 6.47718 9.7099 6.58942 9.82197ZM11.9952 14H2.02883C1.751 13.9887 1.47813 13.9228 1.22584 13.8061C0.973545 13.6894 0.746779 13.5241 0.558517 13.3197C0.370254 13.1154 0.22419 12.876 0.128681 12.6152C0.0331723 12.3545 -0.00990605 12.0775 0.0019109 11.8V9.40005C0.0019109 9.24092 0.065216 9.08831 0.1779 8.97579C0.290584 8.86326 0.443416 8.80005 0.602775 8.80005C0.762134 8.80005 0.914966 8.86326 1.02765 8.97579C1.14033 9.08831 1.20364 9.24092 1.20364 9.40005V11.8C1.18295 12.0376 1.25463 12.274 1.40379 12.4602C1.55296 12.6463 1.76817 12.7681 2.00479 12.8H11.9952C12.2318 12.7681 12.447 12.6463 12.5962 12.4602C12.7453 12.274 12.817 12.0376 12.7963 11.8V9.40005C12.7963 9.24092 12.8596 9.08831 12.9723 8.97579C13.085 8.86326 13.2378 8.80005 13.3972 8.80005C13.5565 8.80005 13.7094 8.86326 13.8221 8.97579C13.9347 9.08831 13.998 9.24092 13.998 9.40005V11.8C14.022 12.3563 13.8251 12.8996 13.45 13.3116C13.0749 13.7236 12.552 13.971 11.9952 14Z`,fill:`currentColor`},null,-1)]),16)}Gg.render=Qg;var $g=I.extend({name:`message`,style:`
1177
1177
  .p-message {
1178
1178
  display: grid;
1179
1179
  grid-template-rows: 1fr;
@@ -1488,7 +1488,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1488
1488
  grid-template-rows: 0fr;
1489
1489
  }
1490
1490
  }
1491
- `,classes:{root:function(e){var t=e.props;return[`p-message p-component p-message-`+t.severity,{"p-message-outlined":t.variant===`outlined`,"p-message-simple":t.variant===`simple`,"p-message-sm":t.size===`small`,"p-message-lg":t.size===`large`}]},contentWrapper:`p-message-content-wrapper`,content:`p-message-content`,icon:`p-message-icon`,text:`p-message-text`,closeButton:`p-message-close-button`,closeIcon:`p-message-close-icon`}}),e_={name:`BaseMessage`,extends:Jf,props:{severity:{type:String,default:`info`},closable:{type:Boolean,default:!1},life:{type:Number,default:null},icon:{type:String,default:void 0},closeIcon:{type:String,default:void 0},closeButtonProps:{type:null,default:null},size:{type:String,default:null},variant:{type:String,default:null}},style:$g,provide:function(){return{$pcMessage:this,$parentInstance:this}}};function t_(e){"@babel/helpers - typeof";return t_=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},t_(e)}function n_(e,t,n){return(t=r_(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r_(e){var t=i_(e,`string`);return t_(t)==`symbol`?t:t+``}function i_(e,t){if(t_(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(t_(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var a_={name:`Message`,extends:e_,inheritAttrs:!1,emits:[`close`,`life-end`],timeout:null,data:function(){return{visible:!0}},mounted:function(){var e=this;this.life&&setTimeout(function(){e.visible=!1,e.$emit(`life-end`)},this.life)},methods:{close:function(e){this.visible=!1,this.$emit(`close`,e)}},computed:{closeAriaLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.close:void 0},dataP:function(){return Hu(n_(n_({outlined:this.variant===`outlined`,simple:this.variant===`simple`},this.severity,this.severity),this.size,this.size))}},directives:{ripple:Qp},components:{TimesIcon:Lg}};function o_(e){"@babel/helpers - typeof";return o_=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},o_(e)}function s_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function c_(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?s_(Object(n),!0).forEach(function(t){l_(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s_(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function l_(e,t,n){return(t=u_(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function u_(e){var t=d_(e,`string`);return o_(t)==`symbol`?t:t+``}function d_(e,t){if(o_(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(o_(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var f_=[`data-p`],p_=[`data-p`],m_=[`data-p`],h_=[`aria-label`,`data-p`],g_=[`data-p`];function __(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`TimesIcon`),c=(0,t.resolveDirective)(`ripple`);return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,(0,t.mergeProps)({name:`p-message`,appear:``},e.ptmi(`transition`)),{default:(0,t.withCtx)(function(){return[a.visible?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`root`),role:`alert`,"aria-live":`assertive`,"aria-atomic":`true`,"data-p":o.dataP},e.ptm(`root`)),[(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`contentWrapper`)},e.ptm(`contentWrapper`)),[e.$slots.container?(0,t.renderSlot)(e.$slots,`container`,{key:0,closeCallback:o.close}):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:1,class:e.cx(`content`),"data-p":o.dataP},e.ptm(`content`)),[(0,t.renderSlot)(e.$slots,`icon`,{class:(0,t.normalizeClass)(e.cx(`icon`))},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.icon?`span`:null),(0,t.mergeProps)({class:[e.cx(`icon`),e.icon],"data-p":o.dataP},e.ptm(`icon`)),null,16,[`class`,`data-p`]))]}),e.$slots.default?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`text`),"data-p":o.dataP},e.ptm(`text`)),[(0,t.renderSlot)(e.$slots,`default`)],16,m_)):(0,t.createCommentVNode)(``,!0),e.closable?(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)(`button`,(0,t.mergeProps)({key:1,class:e.cx(`closeButton`),"aria-label":o.closeAriaLabel,type:`button`,onClick:n[0]||=function(e){return o.close(e)},"data-p":o.dataP},c_(c_({},e.closeButtonProps),e.ptm(`closeButton`))),[(0,t.renderSlot)(e.$slots,`closeicon`,{},function(){return[e.closeIcon?((0,t.openBlock)(),(0,t.createElementBlock)(`i`,(0,t.mergeProps)({key:0,class:[e.cx(`closeIcon`),e.closeIcon],"data-p":o.dataP},e.ptm(`closeIcon`)),null,16,g_)):((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:1,class:[e.cx(`closeIcon`),e.closeIcon],"data-p":o.dataP},e.ptm(`closeIcon`)),null,16,[`class`,`data-p`]))]})],16,h_)),[[c]]):(0,t.createCommentVNode)(``,!0)],16,p_))],16)],16,f_)):(0,t.createCommentVNode)(``,!0)]}),_:3},16)}a_.render=__;var v_=Mf.extend({name:`progressbar`,style:`
1491
+ `,classes:{root:function(e){var t=e.props;return[`p-message p-component p-message-`+t.severity,{"p-message-outlined":t.variant===`outlined`,"p-message-simple":t.variant===`simple`,"p-message-sm":t.size===`small`,"p-message-lg":t.size===`large`}]},contentWrapper:`p-message-content-wrapper`,content:`p-message-content`,icon:`p-message-icon`,text:`p-message-text`,closeButton:`p-message-close-button`,closeIcon:`p-message-close-icon`}}),e_={name:`BaseMessage`,extends:Jf,props:{severity:{type:String,default:`info`},closable:{type:Boolean,default:!1},life:{type:Number,default:null},icon:{type:String,default:void 0},closeIcon:{type:String,default:void 0},closeButtonProps:{type:null,default:null},size:{type:String,default:null},variant:{type:String,default:null}},style:$g,provide:function(){return{$pcMessage:this,$parentInstance:this}}};function t_(e){"@babel/helpers - typeof";return t_=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},t_(e)}function n_(e,t,n){return(t=r_(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r_(e){var t=i_(e,`string`);return t_(t)==`symbol`?t:t+``}function i_(e,t){if(t_(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(t_(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var a_={name:`Message`,extends:e_,inheritAttrs:!1,emits:[`close`,`life-end`],timeout:null,data:function(){return{visible:!0}},mounted:function(){var e=this;this.life&&setTimeout(function(){e.visible=!1,e.$emit(`life-end`)},this.life)},methods:{close:function(e){this.visible=!1,this.$emit(`close`,e)}},computed:{closeAriaLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.close:void 0},dataP:function(){return Uu(n_(n_({outlined:this.variant===`outlined`,simple:this.variant===`simple`},this.severity,this.severity),this.size,this.size))}},directives:{ripple:Qp},components:{TimesIcon:Lg}};function o_(e){"@babel/helpers - typeof";return o_=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},o_(e)}function s_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function c_(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?s_(Object(n),!0).forEach(function(t){l_(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s_(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function l_(e,t,n){return(t=u_(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function u_(e){var t=d_(e,`string`);return o_(t)==`symbol`?t:t+``}function d_(e,t){if(o_(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(o_(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var f_=[`data-p`],p_=[`data-p`],m_=[`data-p`],h_=[`aria-label`,`data-p`],g_=[`data-p`];function __(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`TimesIcon`),c=(0,t.resolveDirective)(`ripple`);return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,(0,t.mergeProps)({name:`p-message`,appear:``},e.ptmi(`transition`)),{default:(0,t.withCtx)(function(){return[a.visible?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`root`),role:`alert`,"aria-live":`assertive`,"aria-atomic":`true`,"data-p":o.dataP},e.ptm(`root`)),[(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`contentWrapper`)},e.ptm(`contentWrapper`)),[e.$slots.container?(0,t.renderSlot)(e.$slots,`container`,{key:0,closeCallback:o.close}):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:1,class:e.cx(`content`),"data-p":o.dataP},e.ptm(`content`)),[(0,t.renderSlot)(e.$slots,`icon`,{class:(0,t.normalizeClass)(e.cx(`icon`))},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.icon?`span`:null),(0,t.mergeProps)({class:[e.cx(`icon`),e.icon],"data-p":o.dataP},e.ptm(`icon`)),null,16,[`class`,`data-p`]))]}),e.$slots.default?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`text`),"data-p":o.dataP},e.ptm(`text`)),[(0,t.renderSlot)(e.$slots,`default`)],16,m_)):(0,t.createCommentVNode)(``,!0),e.closable?(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)(`button`,(0,t.mergeProps)({key:1,class:e.cx(`closeButton`),"aria-label":o.closeAriaLabel,type:`button`,onClick:n[0]||=function(e){return o.close(e)},"data-p":o.dataP},c_(c_({},e.closeButtonProps),e.ptm(`closeButton`))),[(0,t.renderSlot)(e.$slots,`closeicon`,{},function(){return[e.closeIcon?((0,t.openBlock)(),(0,t.createElementBlock)(`i`,(0,t.mergeProps)({key:0,class:[e.cx(`closeIcon`),e.closeIcon],"data-p":o.dataP},e.ptm(`closeIcon`)),null,16,g_)):((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:1,class:[e.cx(`closeIcon`),e.closeIcon],"data-p":o.dataP},e.ptm(`closeIcon`)),null,16,[`class`,`data-p`]))]})],16,h_)),[[c]]):(0,t.createCommentVNode)(``,!0)],16,p_))],16)],16,f_)):(0,t.createCommentVNode)(``,!0)]}),_:3},16)}a_.render=__;var v_=I.extend({name:`progressbar`,style:`
1492
1492
  .p-progressbar {
1493
1493
  display: block;
1494
1494
  position: relative;
@@ -1605,7 +1605,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1605
1605
  inset-inline-end: -8%;
1606
1606
  }
1607
1607
  }
1608
- `,classes:{root:function(e){var t=e.instance;return[`p-progressbar p-component`,{"p-progressbar-determinate":t.determinate,"p-progressbar-indeterminate":t.indeterminate}]},value:`p-progressbar-value`,label:`p-progressbar-label`}}),y_={name:`ProgressBar`,extends:{name:`BaseProgressBar`,extends:Jf,props:{value:{type:Number,default:null},mode:{type:String,default:`determinate`},showValue:{type:Boolean,default:!0}},style:v_,provide:function(){return{$pcProgressBar:this,$parentInstance:this}}},inheritAttrs:!1,computed:{progressStyle:function(){return{width:this.value+`%`,display:`flex`}},indeterminate:function(){return this.mode===`indeterminate`},determinate:function(){return this.mode===`determinate`},dataP:function(){return Hu({determinate:this.determinate,indeterminate:this.indeterminate})}}},b_=[`aria-valuenow`,`data-p`],x_=[`data-p`],S_=[`data-p`],C_=[`data-p`];function w_(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({role:`progressbar`,class:e.cx(`root`),"aria-valuemin":`0`,"aria-valuenow":e.value,"aria-valuemax":`100`,"data-p":o.dataP},e.ptmi(`root`)),[o.determinate?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`value`),style:o.progressStyle,"data-p":o.dataP},e.ptm(`value`)),[e.value!=null&&e.value!==0&&e.showValue?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`label`),"data-p":o.dataP},e.ptm(`label`)),[(0,t.renderSlot)(e.$slots,`default`,{},function(){return[(0,t.createTextVNode)((0,t.toDisplayString)(e.value+`%`),1)]})],16,S_)):(0,t.createCommentVNode)(``,!0)],16,x_)):o.indeterminate?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:1,class:e.cx(`value`),"data-p":o.dataP},e.ptm(`value`)),null,16,C_)):(0,t.createCommentVNode)(``,!0)],16,b_)}y_.render=w_;var T_=Mf.extend({name:`fileupload`,style:`
1608
+ `,classes:{root:function(e){var t=e.instance;return[`p-progressbar p-component`,{"p-progressbar-determinate":t.determinate,"p-progressbar-indeterminate":t.indeterminate}]},value:`p-progressbar-value`,label:`p-progressbar-label`}}),y_={name:`ProgressBar`,extends:{name:`BaseProgressBar`,extends:Jf,props:{value:{type:Number,default:null},mode:{type:String,default:`determinate`},showValue:{type:Boolean,default:!0}},style:v_,provide:function(){return{$pcProgressBar:this,$parentInstance:this}}},inheritAttrs:!1,computed:{progressStyle:function(){return{width:this.value+`%`,display:`flex`}},indeterminate:function(){return this.mode===`indeterminate`},determinate:function(){return this.mode===`determinate`},dataP:function(){return Uu({determinate:this.determinate,indeterminate:this.indeterminate})}}},b_=[`aria-valuenow`,`data-p`],x_=[`data-p`],S_=[`data-p`],C_=[`data-p`];function w_(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({role:`progressbar`,class:e.cx(`root`),"aria-valuemin":`0`,"aria-valuenow":e.value,"aria-valuemax":`100`,"data-p":o.dataP},e.ptmi(`root`)),[o.determinate?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`value`),style:o.progressStyle,"data-p":o.dataP},e.ptm(`value`)),[e.value!=null&&e.value!==0&&e.showValue?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`label`),"data-p":o.dataP},e.ptm(`label`)),[(0,t.renderSlot)(e.$slots,`default`,{},function(){return[(0,t.createTextVNode)((0,t.toDisplayString)(e.value+`%`),1)]})],16,S_)):(0,t.createCommentVNode)(``,!0)],16,x_)):o.indeterminate?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:1,class:e.cx(`value`),"data-p":o.dataP},e.ptm(`value`)),null,16,C_)):(0,t.createCommentVNode)(``,!0)],16,b_)}y_.render=w_;var T_=I.extend({name:`fileupload`,style:`
1609
1609
  .p-fileupload input[type='file'] {
1610
1610
  display: none;
1611
1611
  }
@@ -1693,7 +1693,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1693
1693
  }
1694
1694
  `,classes:{root:function(e){return[`p-fileupload p-fileupload-${e.props.mode} p-component`]},header:`p-fileupload-header`,pcChooseButton:`p-fileupload-choose-button`,pcUploadButton:`p-fileupload-upload-button`,pcCancelButton:`p-fileupload-cancel-button`,content:`p-fileupload-content`,fileList:`p-fileupload-file-list`,file:`p-fileupload-file`,fileThumbnail:`p-fileupload-file-thumbnail`,fileInfo:`p-fileupload-file-info`,fileName:`p-fileupload-file-name`,fileSize:`p-fileupload-file-size`,pcFileBadge:`p-fileupload-file-badge`,fileActions:`p-fileupload-file-actions`,pcFileRemoveButton:`p-fileupload-file-remove-button`,basicContent:`p-fileupload-basic-content`}}),E_={name:`BaseFileUpload`,extends:Jf,props:{name:{type:String,default:null},url:{type:String,default:null},mode:{type:String,default:`advanced`},multiple:{type:Boolean,default:!1},accept:{type:String,default:null},disabled:{type:Boolean,default:!1},auto:{type:Boolean,default:!1},maxFileSize:{type:Number,default:null},invalidFileSizeMessage:{type:String,default:`{0}: Invalid file size, file size should be smaller than {1}.`},invalidFileTypeMessage:{type:String,default:`{0}: Invalid file type, allowed file types: {1}.`},fileLimit:{type:Number,default:null},invalidFileLimitMessage:{type:String,default:`Maximum number of files exceeded, limit is {0} at most.`},withCredentials:{type:Boolean,default:!1},previewWidth:{type:Number,default:50},chooseLabel:{type:String,default:null},uploadLabel:{type:String,default:null},cancelLabel:{type:String,default:null},customUpload:{type:Boolean,default:!1},showUploadButton:{type:Boolean,default:!0},showCancelButton:{type:Boolean,default:!0},chooseIcon:{type:String,default:void 0},uploadIcon:{type:String,default:void 0},cancelIcon:{type:String,default:void 0},style:null,class:null,chooseButtonProps:{type:null,default:null},uploadButtonProps:{type:Object,default:function(){return{severity:`secondary`}}},cancelButtonProps:{type:Object,default:function(){return{severity:`secondary`}}}},style:T_,provide:function(){return{$pcFileUpload:this,$parentInstance:this}}},D_={name:`FileContent`,hostName:`FileUpload`,extends:Jf,emits:[`remove`],props:{files:{type:Array,default:function(){return[]}},badgeSeverity:{type:String,default:`warn`},badgeValue:{type:String,default:null},previewWidth:{type:Number,default:50},templates:{type:null,default:null}},methods:{formatSize:function(e){var t=1024,n=3,r=this.$primevue.config.locale?.fileSizeTypes||[`B`,`KB`,`MB`,`GB`,`TB`,`PB`,`EB`,`ZB`,`YB`];if(e===0)return`0 ${r[0]}`;var i=Math.floor(Math.log(e)/Math.log(t));return`${parseFloat((e/t**+i).toFixed(n))} ${r[i]}`}},components:{Button:um,Badge:Tp,TimesIcon:Lg}},O_=[`alt`,`src`,`width`];function k_(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`Badge`),c=(0,t.resolveComponent)(`TimesIcon`),l=(0,t.resolveComponent)(`Button`);return(0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(r.files,function(n,i){return(0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:n.name+n.type+n.size,class:e.cx(`file`)},{ref_for:!0},e.ptm(`file`)),[(0,t.createElementVNode)(`img`,(0,t.mergeProps)({role:`presentation`,class:e.cx(`fileThumbnail`),alt:n.name,src:n.objectURL,width:r.previewWidth},{ref_for:!0},e.ptm(`fileThumbnail`)),null,16,O_),(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`fileInfo`)},{ref_for:!0},e.ptm(`fileInfo`)),[(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`fileName`)},{ref_for:!0},e.ptm(`fileName`)),(0,t.toDisplayString)(n.name),17),(0,t.createElementVNode)(`span`,(0,t.mergeProps)({class:e.cx(`fileSize`)},{ref_for:!0},e.ptm(`fileSize`)),(0,t.toDisplayString)(o.formatSize(n.size)),17)],16),(0,t.createVNode)(s,{value:r.badgeValue,class:(0,t.normalizeClass)(e.cx(`pcFileBadge`)),severity:r.badgeSeverity,unstyled:e.unstyled,pt:e.ptm(`pcFileBadge`)},null,8,[`value`,`class`,`severity`,`unstyled`,`pt`]),(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`fileActions`)},{ref_for:!0},e.ptm(`fileActions`)),[(0,t.createVNode)(l,{onClick:function(t){return e.$emit(`remove`,i)},text:``,rounded:``,severity:`danger`,class:(0,t.normalizeClass)(e.cx(`pcFileRemoveButton`)),unstyled:e.unstyled,pt:e.ptm(`pcFileRemoveButton`)},{icon:(0,t.withCtx)(function(a){return[r.templates.fileremoveicon?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(r.templates.fileremoveicon),{key:0,class:(0,t.normalizeClass)(a.class),file:n,index:i},null,8,[`class`,`file`,`index`])):((0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({key:1,class:a.class,"aria-hidden":`true`},{ref_for:!0},e.ptm(`pcFileRemoveButton`).icon),null,16,[`class`]))]}),_:2},1032,[`onClick`,`class`,`unstyled`,`pt`])],16)],16)}),128)}D_.render=k_;function A_(e){return N_(e)||M_(e)||F_(e)||j_()}function j_(){throw TypeError(`Invalid attempt to spread non-iterable instance.
1695
1695
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function M_(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function N_(e){if(Array.isArray(e))return I_(e)}function P_(e,t){var n=typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(!n){if(Array.isArray(e)||(n=F_(e))||t){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError(`Invalid attempt to iterate non-iterable instance.
1696
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a,o=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return o=e.done,e},e:function(e){s=!0,a=e},f:function(){try{o||n.return==null||n.return()}finally{if(s)throw a}}}}function F_(e,t){if(e){if(typeof e==`string`)return I_(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?I_(e,t):void 0}}function I_(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var L_={name:`FileUpload`,extends:E_,inheritAttrs:!1,emits:[`select`,`uploader`,`before-upload`,`progress`,`upload`,`error`,`before-send`,`clear`,`remove`,`remove-uploaded-file`],duplicateIEEvent:!1,data:function(){return{uploadedFileCount:0,files:[],messages:[],focused:!1,progress:null,uploadedFiles:[]}},methods:{upload:function(){this.hasFiles&&this.uploader()},onBasicUploaderClick:function(e){e.button===0&&this.$refs.fileInput.click()},onFileSelect:function(e){if(e.type!==`drop`&&this.isIE11()&&this.duplicateIEEvent){this.duplicateIEEvent=!1;return}this.isBasic&&this.hasFiles&&(this.files=[]),this.messages=[],this.files=this.files||[];var t=P_(e.dataTransfer?e.dataTransfer.files:e.target.files),n;try{for(t.s();!(n=t.n()).done;){var r=n.value;!this.isFileSelected(r)&&!this.isFileLimitExceeded()&&this.validate(r)&&(this.isImage(r)&&(r.objectURL=window.URL.createObjectURL(r)),this.files.push(r))}}catch(e){t.e(e)}finally{t.f()}this.$emit(`select`,{originalEvent:e,files:this.files}),this.fileLimit&&this.checkFileLimit(),this.auto&&this.hasFiles&&!this.isFileLimitExceeded()&&this.uploader(),e.type!==`drop`&&this.isIE11()?this.clearIEInput():this.clearInputElement()},choose:function(){this.$refs.fileInput.click()},uploader:function(){var e=this;if(this.customUpload)this.fileLimit&&(this.uploadedFileCount+=this.files.length),this.$emit(`uploader`,{files:this.files});else{var t=new XMLHttpRequest,n=new FormData;this.$emit(`before-upload`,{xhr:t,formData:n});var r=P_(this.files),i;try{for(r.s();!(i=r.n()).done;){var a=i.value;n.append(this.name,a,a.name)}}catch(e){r.e(e)}finally{r.f()}t.upload.addEventListener(`progress`,function(t){t.lengthComputable&&(e.progress=Math.round(t.loaded*100/t.total)),e.$emit(`progress`,{originalEvent:t,progress:e.progress})}),t.onreadystatechange=function(){if(t.readyState===4){if(e.progress=0,t.status>=200&&t.status<300){var n;e.fileLimit&&(e.uploadedFileCount+=e.files.length),e.$emit(`upload`,{xhr:t,files:e.files}),(n=e.uploadedFiles).push.apply(n,A_(e.files))}else e.$emit(`error`,{xhr:t,files:e.files});e.clear()}},this.url&&(t.open(`POST`,this.url,!0),this.$emit(`before-send`,{xhr:t,formData:n}),t.withCredentials=this.withCredentials,t.send(n))}},clear:function(){this.files=[],this.messages=null,this.$emit(`clear`),this.isAdvanced&&this.clearInputElement()},onFocus:function(){this.focused=!0},onBlur:function(){this.focused=!1},isFileSelected:function(e){if(this.files&&this.files.length){var t=P_(this.files),n;try{for(t.s();!(n=t.n()).done;){var r=n.value;if(r.name+r.type+r.size===e.name+e.type+e.size)return!0}}catch(e){t.e(e)}finally{t.f()}}return!1},isIE11:function(){return!!window.MSInputMethodContext&&!!document.documentMode},validate:function(e){return this.accept&&!this.isFileTypeValid(e)?(this.messages.push(this.invalidFileTypeMessage.replace(`{0}`,e.name).replace(`{1}`,this.accept)),!1):this.maxFileSize&&e.size>this.maxFileSize?(this.messages.push(this.invalidFileSizeMessage.replace(`{0}`,e.name).replace(`{1}`,this.formatSize(this.maxFileSize))),!1):!0},isFileTypeValid:function(e){var t=P_(this.accept.split(`,`).map(function(e){return e.trim()})),n;try{for(t.s();!(n=t.n()).done;){var r=n.value;if(this.isWildcard(r)?this.getTypeClass(e.type)===this.getTypeClass(r):e.type==r||this.getFileExtension(e).toLowerCase()===r.toLowerCase())return!0}}catch(e){t.e(e)}finally{t.f()}return!1},getTypeClass:function(e){return e.substring(0,e.indexOf(`/`))},isWildcard:function(e){return e.indexOf(`*`)!==-1},getFileExtension:function(e){return`.`+e.name.split(`.`).pop()},isImage:function(e){return/^image\//.test(e.type)},onDragEnter:function(e){!this.disabled&&(!this.hasFiles||this.multiple)&&(e.stopPropagation(),e.preventDefault())},onDragOver:function(e){!this.disabled&&(!this.hasFiles||this.multiple)&&(!this.isUnstyled&&Wu(this.$refs.content,`p-fileupload-highlight`),this.$refs.content.setAttribute(`data-p-highlight`,!0),e.stopPropagation(),e.preventDefault())},onDragLeave:function(){this.disabled||(!this.isUnstyled&&Gu(this.$refs.content,`p-fileupload-highlight`),this.$refs.content.setAttribute(`data-p-highlight`,!1))},onDrop:function(e){if(!this.disabled){!this.isUnstyled&&Gu(this.$refs.content,`p-fileupload-highlight`),this.$refs.content.setAttribute(`data-p-highlight`,!1),e.stopPropagation(),e.preventDefault();var t=e.dataTransfer?e.dataTransfer.files:e.target.files;(this.multiple||t&&t.length===1)&&this.onFileSelect(e)}},remove:function(e){this.clearInputElement();var t=this.files.splice(e,1)[0];this.files=A_(this.files),this.$emit(`remove`,{file:t,files:this.files})},removeUploadedFile:function(e){var t=this.uploadedFiles.splice(e,1)[0];this.uploadedFiles=A_(this.uploadedFiles),this.$emit(`remove-uploaded-file`,{file:t,files:this.uploadedFiles})},clearInputElement:function(){this.$refs.fileInput.value=``},clearIEInput:function(){this.$refs.fileInput&&(this.duplicateIEEvent=!0,this.$refs.fileInput.value=``)},formatSize:function(e){var t=1024,n=3,r=this.$primevue.config.locale?.fileSizeTypes||[`B`,`KB`,`MB`,`GB`,`TB`,`PB`,`EB`,`ZB`,`YB`];if(e===0)return`0 ${r[0]}`;var i=Math.floor(Math.log(e)/Math.log(t));return`${parseFloat((e/t**+i).toFixed(n))} ${r[i]}`},isFileLimitExceeded:function(){return this.fileLimit&&this.fileLimit<=this.files.length+this.uploadedFileCount&&this.focused&&(this.focused=!1),this.fileLimit&&this.fileLimit<this.files.length+this.uploadedFileCount},checkFileLimit:function(){this.isFileLimitExceeded()&&this.messages.push(this.invalidFileLimitMessage.replace(`{0}`,this.fileLimit.toString()))},onMessageClose:function(){this.messages=null}},computed:{isAdvanced:function(){return this.mode===`advanced`},isBasic:function(){return this.mode===`basic`},chooseButtonClass:function(){return[this.cx(`pcChooseButton`),this.class]},basicFileChosenLabel:function(){if(this.auto)return this.chooseButtonLabel;if(this.hasFiles){var e;return this.files&&this.files.length===1?this.files[0].name:(e=this.$primevue.config.locale)==null||(e=e.fileChosenMessage)==null?void 0:e.replace(`{0}`,this.files.length)}return this.$primevue.config.locale?.noFileChosenMessage||``},hasFiles:function(){return this.files&&this.files.length>0},hasUploadedFiles:function(){return this.uploadedFiles&&this.uploadedFiles.length>0},chooseDisabled:function(){return this.disabled||this.fileLimit&&this.fileLimit<=this.files.length+this.uploadedFileCount},uploadDisabled:function(){return this.disabled||!this.hasFiles||this.fileLimit&&this.fileLimit<this.files.length},cancelDisabled:function(){return this.disabled||!this.hasFiles},chooseButtonLabel:function(){return this.chooseLabel||this.$primevue.config.locale.choose},uploadButtonLabel:function(){return this.uploadLabel||this.$primevue.config.locale.upload},cancelButtonLabel:function(){return this.cancelLabel||this.$primevue.config.locale.cancel},completedLabel:function(){return this.$primevue.config.locale.completed},pendingLabel:function(){return this.$primevue.config.locale.pending}},components:{Button:um,ProgressBar:y_,Message:a_,FileContent:D_,PlusIcon:kg,UploadIcon:Gg,TimesIcon:Lg},directives:{ripple:Qp}},R_=[`multiple`,`accept`,`disabled`],z_=[`accept`,`disabled`,`multiple`];function B_(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`Button`),c=(0,t.resolveComponent)(`ProgressBar`),l=(0,t.resolveComponent)(`Message`),u=(0,t.resolveComponent)(`FileContent`);return o.isAdvanced?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`root`)},e.ptmi(`root`)),[(0,t.createElementVNode)(`input`,(0,t.mergeProps)({ref:`fileInput`,type:`file`,onChange:n[0]||=function(){return o.onFileSelect&&o.onFileSelect.apply(o,arguments)},multiple:e.multiple,accept:e.accept,disabled:o.chooseDisabled},e.ptm(`input`)),null,16,R_),(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`header`)},e.ptm(`header`)),[(0,t.renderSlot)(e.$slots,`header`,{files:a.files,uploadedFiles:a.uploadedFiles,chooseCallback:o.choose,uploadCallback:o.uploader,clearCallback:o.clear},function(){return[(0,t.createVNode)(s,(0,t.mergeProps)({label:o.chooseButtonLabel,class:o.chooseButtonClass,style:e.style,disabled:e.disabled,unstyled:e.unstyled,onClick:o.choose,onKeydown:(0,t.withKeys)(o.choose,[`enter`]),onFocus:o.onFocus,onBlur:o.onBlur},e.chooseButtonProps,{pt:e.ptm(`pcChooseButton`)}),{icon:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`chooseicon`,{},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.chooseIcon?`span`:`PlusIcon`),(0,t.mergeProps)({class:[n.class,e.chooseIcon],"aria-hidden":`true`},e.ptm(`pcChooseButton`).icon),null,16,[`class`]))]})]}),_:3},16,[`label`,`class`,`style`,`disabled`,`unstyled`,`onClick`,`onKeydown`,`onFocus`,`onBlur`,`pt`]),e.showUploadButton?((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:0,class:e.cx(`pcUploadButton`),label:o.uploadButtonLabel,onClick:o.uploader,disabled:o.uploadDisabled,unstyled:e.unstyled},e.uploadButtonProps,{pt:e.ptm(`pcUploadButton`)}),{icon:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`uploadicon`,{},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.uploadIcon?`span`:`UploadIcon`),(0,t.mergeProps)({class:[n.class,e.uploadIcon],"aria-hidden":`true`},e.ptm(`pcUploadButton`).icon,{"data-pc-section":`uploadbuttonicon`}),null,16,[`class`]))]})]}),_:3},16,[`class`,`label`,`onClick`,`disabled`,`unstyled`,`pt`])):(0,t.createCommentVNode)(``,!0),e.showCancelButton?((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:1,class:e.cx(`pcCancelButton`),label:o.cancelButtonLabel,onClick:o.clear,disabled:o.cancelDisabled,unstyled:e.unstyled},e.cancelButtonProps,{pt:e.ptm(`pcCancelButton`)}),{icon:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`cancelicon`,{},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.cancelIcon?`span`:`TimesIcon`),(0,t.mergeProps)({class:[n.class,e.cancelIcon],"aria-hidden":`true`},e.ptm(`pcCancelButton`).icon,{"data-pc-section":`cancelbuttonicon`}),null,16,[`class`]))]})]}),_:3},16,[`class`,`label`,`onClick`,`disabled`,`unstyled`,`pt`])):(0,t.createCommentVNode)(``,!0)]})],16),(0,t.createElementVNode)(`div`,(0,t.mergeProps)({ref:`content`,class:e.cx(`content`),onDragenter:n[1]||=function(){return o.onDragEnter&&o.onDragEnter.apply(o,arguments)},onDragover:n[2]||=function(){return o.onDragOver&&o.onDragOver.apply(o,arguments)},onDragleave:n[3]||=function(){return o.onDragLeave&&o.onDragLeave.apply(o,arguments)},onDrop:n[4]||=function(){return o.onDrop&&o.onDrop.apply(o,arguments)}},e.ptm(`content`),{"data-p-highlight":!1}),[(0,t.renderSlot)(e.$slots,`content`,{files:a.files,uploadedFiles:a.uploadedFiles,removeUploadedFileCallback:o.removeUploadedFile,removeFileCallback:o.remove,progress:a.progress,messages:a.messages},function(){return[o.hasFiles?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,value:a.progress,showValue:!1,unstyled:e.unstyled,pt:e.ptm(`pcProgressbar`)},null,8,[`value`,`unstyled`,`pt`])):(0,t.createCommentVNode)(``,!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.messages,function(n){return(0,t.openBlock)(),(0,t.createBlock)(l,{key:n,severity:`error`,onClose:o.onMessageClose,unstyled:e.unstyled,pt:e.ptm(`pcMessage`)},{default:(0,t.withCtx)(function(){return[(0,t.createTextVNode)((0,t.toDisplayString)(n),1)]}),_:2},1032,[`onClose`,`unstyled`,`pt`])}),128)),o.hasFiles?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:1,class:(0,t.normalizeClass)(e.cx(`fileList`))},[(0,t.createVNode)(u,{files:a.files,onRemove:o.remove,badgeValue:o.pendingLabel,previewWidth:e.previewWidth,templates:e.$slots,unstyled:e.unstyled,pt:e.pt},null,8,[`files`,`onRemove`,`badgeValue`,`previewWidth`,`templates`,`unstyled`,`pt`])],2)):(0,t.createCommentVNode)(``,!0),o.hasUploadedFiles?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:2,class:(0,t.normalizeClass)(e.cx(`fileList`))},[(0,t.createVNode)(u,{files:a.uploadedFiles,onRemove:o.removeUploadedFile,badgeValue:o.completedLabel,badgeSeverity:`success`,previewWidth:e.previewWidth,templates:e.$slots,unstyled:e.unstyled,pt:e.pt},null,8,[`files`,`onRemove`,`badgeValue`,`previewWidth`,`templates`,`unstyled`,`pt`])],2)):(0,t.createCommentVNode)(``,!0)]}),e.$slots.empty&&!o.hasFiles&&!o.hasUploadedFiles?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.normalizeProps)((0,t.mergeProps)({key:0},e.ptm(`empty`))),[(0,t.renderSlot)(e.$slots,`empty`)],16)):(0,t.createCommentVNode)(``,!0)],16)],16)):o.isBasic?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:1,class:e.cx(`root`)},e.ptmi(`root`)),[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.messages,function(n){return(0,t.openBlock)(),(0,t.createBlock)(l,{key:n,severity:`error`,onClose:o.onMessageClose,unstyled:e.unstyled,pt:e.ptm(`pcMessage`)},{default:(0,t.withCtx)(function(){return[(0,t.createTextVNode)((0,t.toDisplayString)(n),1)]}),_:2},1032,[`onClose`,`unstyled`,`pt`])}),128)),(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`basicContent`)},e.ptm(`basicContent`)),[(0,t.createVNode)(s,(0,t.mergeProps)({label:o.chooseButtonLabel,class:o.chooseButtonClass,style:e.style,disabled:e.disabled,unstyled:e.unstyled,onMouseup:o.onBasicUploaderClick,onKeydown:(0,t.withKeys)(o.choose,[`enter`]),onFocus:o.onFocus,onBlur:o.onBlur},e.chooseButtonProps,{pt:e.ptm(`pcChooseButton`)}),{icon:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`chooseicon`,{},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.chooseIcon?`span`:`PlusIcon`),(0,t.mergeProps)({class:[n.class,e.chooseIcon],"aria-hidden":`true`},e.ptm(`pcChooseButton`).icon),null,16,[`class`]))]})]}),_:3},16,[`label`,`class`,`style`,`disabled`,`unstyled`,`onMouseup`,`onKeydown`,`onFocus`,`onBlur`,`pt`]),e.auto?(0,t.createCommentVNode)(``,!0):(0,t.renderSlot)(e.$slots,`filelabel`,{key:0,class:(0,t.normalizeClass)(e.cx(`filelabel`)),files:a.files},function(){return[(0,t.createElementVNode)(`span`,{class:(0,t.normalizeClass)(e.cx(`filelabel`))},(0,t.toDisplayString)(o.basicFileChosenLabel),3)]}),(0,t.createElementVNode)(`input`,(0,t.mergeProps)({ref:`fileInput`,type:`file`,accept:e.accept,disabled:e.disabled,multiple:e.multiple,onChange:n[5]||=function(){return o.onFileSelect&&o.onFileSelect.apply(o,arguments)},onFocus:n[6]||=function(){return o.onFocus&&o.onFocus.apply(o,arguments)},onBlur:n[7]||=function(){return o.onBlur&&o.onBlur.apply(o,arguments)}},e.ptm(`input`)),null,16,z_)],16)],16)):(0,t.createCommentVNode)(``,!0)}L_.render=B_;var V_={class:`bd-file-upload`},H_={class:`flex align-items-center justify-content-between gap-2`},U_={key:0,class:`file-upload-preview`},W_={class:`preview-details`},G_=[`src`,`alt`],K_={class:`filename`},q_={class:`success-mark`},J_={key:0,class:`upload-progress`},Y_=(0,t.defineComponent)({__name:`BDFileUpload`,props:{modelValue:{},buttonText:{default:void 0},multiple:{type:Boolean,default:!1},errorMessage:{default:void 0},fileSizeExceededMessage:{default:void 0},acceptedFiles:{default:`.jpg`},url:{default:``},tag:{default:`form`},token:{default:``}},emits:[`update:modelValue`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.ref)(null);(0,t.watch)(()=>r.modelValue,e=>{a.value&&(a.value.files=a.value.files.filter(t=>e.files.some(e=>e.Naam===t.name)))},{deep:!0});let o=(0,t.computed)(()=>({variant:Ea.PRIMARY,size:g.SM})),s=Wa(r,`modelValue`,i),c=async e=>{let t=Array.isArray(e.files)?e.files:[e.files];for(let e of t){let t=new FormData;t.append(`file`,e);try{let n={method:`POST`,headers:{RequestVerificationToken:r.token},body:t};l(e,await(await fetch(r.url,n)).json())}catch(t){console.error(`Upload failed for file:`,e.name,t)}}},l=(e,t)=>{s.value.files.push({previewUrl:e.objectURL,UUID:e.name,CorrelationId:t.CorrelationId,Naam:t.Naam})},u=e=>{e!==-1&&s.value.files.splice(e,1)};return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,V_,[(0,t.createVNode)((0,t.unref)(L_),{ref_key:`fileUploadRef`,ref:a,multiple:r.multiple,"max-file-size":10485760,accept:r.acceptedFiles,auto:!0,"max-files":r.multiple?10:1,"custom-upload":!0,name:`file`,onUploader:c},{header:(0,t.withCtx)(({chooseCallback:e})=>[(0,t.createElementVNode)(`div`,H_,[(0,t.createVNode)(v,(0,t.mergeProps)(o.value,{onClick:e}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(ce)),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(r.buttonText),1)]),_:1},16,[`onClick`])])]),content:(0,t.withCtx)(({removeUploadedFileCallback:e})=>[n[1]||=(0,t.createElementVNode)(`div`,null,null,-1),(0,t.unref)(s)&&(0,t.unref)(s).files&&(0,t.unref)(s).files.length!==0?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,U_,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)((0,t.unref)(s).files,(e,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:r,class:`file-preview`},[(0,t.createElementVNode)(`div`,W_,[e.previewUrl?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:0,src:e.previewUrl,class:`preview-image`,alt:e.UUID},null,8,G_)):((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(gn),{key:1,class:`preview-icon`})),(0,t.createElementVNode)(`div`,K_,[(0,t.createElementVNode)(`small`,null,(0,t.toDisplayString)(e.Naam),1)]),(0,t.createVNode)(v,{class:`remove-button`,alt:`Click me to remove the file.`,onClick:e=>u(r)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(yi))]),_:1},8,[`onClick`]),(0,t.createElementVNode)(`div`,q_,[(0,t.createVNode)((0,t.unref)(qe))])]),e.progress?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,J_,[...n[0]||=[(0,t.createElementVNode)(`div`,{class:`spinner-border text-primary spinner-border-sm`,role:`status`},[(0,t.createElementVNode)(`span`,{class:`visually-hidden`},`Loading...`)],-1)]])):(0,t.createCommentVNode)(``,!0)]))),128))])):(0,t.createCommentVNode)(``,!0)]),_:1},8,[`multiple`,`accept`,`max-files`])]))}});function X_(e){this.content=e}X_.prototype={constructor:X_,find:function(e){for(var t=0;t<this.content.length;t+=2)if(this.content[t]===e)return t;return-1},get:function(e){var t=this.find(e);return t==-1?void 0:this.content[t+1]},update:function(e,t,n){var r=n&&n!=e?this.remove(n):this,i=r.find(e),a=r.content.slice();return i==-1?a.push(n||e,t):(a[i+1]=t,n&&(a[i]=n)),new X_(a)},remove:function(e){var t=this.find(e);if(t==-1)return this;var n=this.content.slice();return n.splice(t,2),new X_(n)},addToStart:function(e,t){return new X_([e,t].concat(this.remove(e).content))},addToEnd:function(e,t){var n=this.remove(e).content.slice();return n.push(e,t),new X_(n)},addBefore:function(e,t,n){var r=this.remove(t),i=r.content.slice(),a=r.find(e);return i.splice(a==-1?i.length:a,0,t,n),new X_(i)},forEach:function(e){for(var t=0;t<this.content.length;t+=2)e(this.content[t],this.content[t+1])},prepend:function(e){return e=X_.from(e),e.size?new X_(e.content.concat(this.subtract(e).content)):this},append:function(e){return e=X_.from(e),e.size?new X_(this.subtract(e).content.concat(e.content)):this},subtract:function(e){var t=this;e=X_.from(e);for(var n=0;n<e.content.length;n+=2)t=t.remove(e.content[n]);return t},toObject:function(){var e={};return this.forEach(function(t,n){e[t]=n}),e},get size(){return this.content.length>>1}},X_.from=function(e){if(e instanceof X_)return e;var t=[];if(e)for(var n in e)t.push(n,e[n]);return new X_(t)};function Z_(e,t,n){for(let r=0;;r++){if(r==e.childCount||r==t.childCount)return e.childCount==t.childCount?null:n;let i=e.child(r),a=t.child(r);if(i==a){n+=i.nodeSize;continue}if(!i.sameMarkup(a))return n;if(i.isText&&i.text!=a.text){for(let e=0;i.text[e]==a.text[e];e++)n++;return n}if(i.content.size||a.content.size){let e=Z_(i.content,a.content,n+1);if(e!=null)return e}n+=i.nodeSize}}function Q_(e,t,n,r){for(let i=e.childCount,a=t.childCount;;){if(i==0||a==0)return i==a?null:{a:n,b:r};let o=e.child(--i),s=t.child(--a),c=o.nodeSize;if(o==s){n-=c,r-=c;continue}if(!o.sameMarkup(s))return{a:n,b:r};if(o.isText&&o.text!=s.text){let e=0,t=Math.min(o.text.length,s.text.length);for(;e<t&&o.text[o.text.length-e-1]==s.text[s.text.length-e-1];)e++,n--,r--;return{a:n,b:r}}if(o.content.size||s.content.size){let e=Q_(o.content,s.content,n-1,r-1);if(e)return e}n-=c,r-=c}}var B=class e{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let t=0;t<e.length;t++)this.size+=e[t].nodeSize}nodesBetween(e,t,n,r=0,i){for(let a=0,o=0;o<t;a++){let s=this.content[a],c=o+s.nodeSize;if(c>e&&n(s,r+o,i||null,a)!==!1&&s.content.size){let i=o+1;s.nodesBetween(Math.max(0,e-i),Math.min(s.content.size,t-i),n,r+i)}o=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,n,r){let i=``,a=!0;return this.nodesBetween(e,t,(o,s)=>{let c=o.isText?o.text.slice(Math.max(e,s)-s,t-s):o.isLeaf?r?typeof r==`function`?r(o):r:o.type.spec.leafText?o.type.spec.leafText(o):``:``;o.isBlock&&(o.isLeaf&&c||o.isTextblock)&&n&&(a?a=!1:i+=n),i+=c},0),i}append(t){if(!t.size)return this;if(!this.size)return t;let n=this.lastChild,r=t.firstChild,i=this.content.slice(),a=0;for(n.isText&&n.sameMarkup(r)&&(i[i.length-1]=n.withText(n.text+r.text),a=1);a<t.content.length;a++)i.push(t.content[a]);return new e(i,this.size+t.size)}cut(t,n=this.size){if(t==0&&n==this.size)return this;let r=[],i=0;if(n>t)for(let e=0,a=0;a<n;e++){let o=this.content[e],s=a+o.nodeSize;s>t&&((a<t||s>n)&&(o=o.isText?o.cut(Math.max(0,t-a),Math.min(o.text.length,n-a)):o.cut(Math.max(0,t-a-1),Math.min(o.content.size,n-a-1))),r.push(o),i+=o.nodeSize),a=s}return new e(r,i)}cutByIndex(t,n){return t==n?e.empty:t==0&&n==this.content.length?this:new e(this.content.slice(t,n))}replaceChild(t,n){let r=this.content[t];if(r==n)return this;let i=this.content.slice(),a=this.size+n.nodeSize-r.nodeSize;return i[t]=n,new e(i,a)}addToStart(t){return new e([t].concat(this.content),this.size+t.nodeSize)}addToEnd(t){return new e(this.content.concat(t),this.size+t.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let t=0;t<this.content.length;t++)if(!this.content[t].eq(e.content[t]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let t=this.content[e];if(!t)throw RangeError(`Index `+e+` out of range for `+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,n=0;t<this.content.length;t++){let r=this.content[t];e(r,n,t),n+=r.nodeSize}}findDiffStart(e,t=0){return Z_(this,e,t)}findDiffEnd(e,t=this.size,n=e.size){return Q_(this,e,t,n)}findIndex(e){if(e==0)return ev(0,e);if(e==this.size)return ev(this.content.length,e);if(e>this.size||e<0)throw RangeError(`Position ${e} outside of fragment (${this})`);for(let t=0,n=0;;t++){let r=this.child(t),i=n+r.nodeSize;if(i>=e)return i==e?ev(t+1,i):ev(t,n);n=i}}toString(){return`<`+this.toStringInner()+`>`}toStringInner(){return this.content.join(`, `)}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(t,n){if(!n)return e.empty;if(!Array.isArray(n))throw RangeError(`Invalid input for Fragment.fromJSON`);return new e(n.map(t.nodeFromJSON))}static fromArray(t){if(!t.length)return e.empty;let n,r=0;for(let e=0;e<t.length;e++){let i=t[e];r+=i.nodeSize,e&&i.isText&&t[e-1].sameMarkup(i)?(n||=t.slice(0,e),n[n.length-1]=i.withText(n[n.length-1].text+i.text)):n&&n.push(i)}return new e(n||t,r)}static from(t){if(!t)return e.empty;if(t instanceof e)return t;if(Array.isArray(t))return this.fromArray(t);if(t.attrs)return new e([t],t.nodeSize);throw RangeError(`Can not convert `+t+` to a Fragment`+(t.nodesBetween?` (looks like multiple versions of prosemirror-model were loaded)`:``))}};B.empty=new B([],0);var $_={index:0,offset:0};function ev(e,t){return $_.index=e,$_.offset=t,$_}function tv(e,t){if(e===t)return!0;if(!(e&&typeof e==`object`)||!(t&&typeof t==`object`))return!1;let n=Array.isArray(e);if(Array.isArray(t)!=n)return!1;if(n){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!tv(e[n],t[n]))return!1}else{for(let n in e)if(!(n in t)||!tv(e[n],t[n]))return!1;for(let n in t)if(!(n in e))return!1}return!0}var V=class e{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,n=!1;for(let r=0;r<e.length;r++){let i=e[r];if(this.eq(i))return e;if(this.type.excludes(i.type))t||=e.slice(0,r);else if(i.type.excludes(this.type))return e;else !n&&i.type.rank>this.type.rank&&(t||=e.slice(0,r),t.push(this),n=!0),t&&t.push(i)}return t||=e.slice(),n||t.push(this),t}removeFromSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return e.slice(0,t).concat(e.slice(t+1));return e}isInSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return!0;return!1}eq(e){return this==e||this.type==e.type&&tv(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,t){if(!t)throw RangeError(`Invalid input for Mark.fromJSON`);let n=e.marks[t.type];if(!n)throw RangeError(`There is no mark type ${t.type} in this schema`);let r=n.create(t.attrs);return n.checkAttrs(r.attrs),r}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].eq(t[n]))return!1;return!0}static setFrom(t){if(!t||Array.isArray(t)&&t.length==0)return e.none;if(t instanceof e)return[t];let n=t.slice();return n.sort((e,t)=>e.type.rank-t.type.rank),n}};V.none=[];var nv=class extends Error{},H=class e{constructor(e,t,n){this.content=e,this.openStart=t,this.openEnd=n}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(t,n){let r=iv(this.content,t+this.openStart,n);return r&&new e(r,this.openStart,this.openEnd)}removeBetween(t,n){return new e(rv(this.content,t+this.openStart,n+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+`(`+this.openStart+`,`+this.openEnd+`)`}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(t,n){if(!n)return e.empty;let r=n.openStart||0,i=n.openEnd||0;if(typeof r!=`number`||typeof i!=`number`)throw RangeError(`Invalid input for Slice.fromJSON`);return new e(B.fromJSON(t,n.content),r,i)}static maxOpen(t,n=!0){let r=0,i=0;for(let e=t.firstChild;e&&!e.isLeaf&&(n||!e.type.spec.isolating);e=e.firstChild)r++;for(let e=t.lastChild;e&&!e.isLeaf&&(n||!e.type.spec.isolating);e=e.lastChild)i++;return new e(t,r,i)}};H.empty=new H(B.empty,0,0);function rv(e,t,n){let{index:r,offset:i}=e.findIndex(t),a=e.maybeChild(r),{index:o,offset:s}=e.findIndex(n);if(i==t||a.isText){if(s!=n&&!e.child(o).isText)throw RangeError(`Removing non-flat range`);return e.cut(0,t).append(e.cut(n))}if(r!=o)throw RangeError(`Removing non-flat range`);return e.replaceChild(r,a.copy(rv(a.content,t-i-1,n-i-1)))}function iv(e,t,n,r){let{index:i,offset:a}=e.findIndex(t),o=e.maybeChild(i);if(a==t||o.isText)return r&&!r.canReplace(i,i,n)?null:e.cut(0,t).append(n).append(e.cut(t));let s=iv(o.content,t-a-1,n,o);return s&&e.replaceChild(i,o.copy(s))}function av(e,t,n){if(n.openStart>e.depth)throw new nv(`Inserted content deeper than insertion position`);if(e.depth-n.openStart!=t.depth-n.openEnd)throw new nv(`Inconsistent open depths`);return ov(e,t,n,0)}function ov(e,t,n,r){let i=e.index(r),a=e.node(r);if(i==t.index(r)&&r<e.depth-n.openStart){let o=ov(e,t,n,r+1);return a.copy(a.content.replaceChild(i,o))}else if(!n.content.size)return dv(a,pv(e,t,r));else if(!n.openStart&&!n.openEnd&&e.depth==r&&t.depth==r){let r=e.parent,i=r.content;return dv(r,i.cut(0,e.parentOffset).append(n.content).append(i.cut(t.parentOffset)))}else{let{start:i,end:o}=mv(n,e);return dv(a,fv(e,i,o,t,r))}}function sv(e,t){if(!t.type.compatibleContent(e.type))throw new nv(`Cannot join `+t.type.name+` onto `+e.type.name)}function cv(e,t,n){let r=e.node(n);return sv(r,t.node(n)),r}function lv(e,t){let n=t.length-1;n>=0&&e.isText&&e.sameMarkup(t[n])?t[n]=e.withText(t[n].text+e.text):t.push(e)}function uv(e,t,n,r){let i=(t||e).node(n),a=0,o=t?t.index(n):i.childCount;e&&(a=e.index(n),e.depth>n?a++:e.textOffset&&(lv(e.nodeAfter,r),a++));for(let e=a;e<o;e++)lv(i.child(e),r);t&&t.depth==n&&t.textOffset&&lv(t.nodeBefore,r)}function dv(e,t){return e.type.checkContent(t),e.copy(t)}function fv(e,t,n,r,i){let a=e.depth>i&&cv(e,t,i+1),o=r.depth>i&&cv(n,r,i+1),s=[];return uv(null,e,i,s),a&&o&&t.index(i)==n.index(i)?(sv(a,o),lv(dv(a,fv(e,t,n,r,i+1)),s)):(a&&lv(dv(a,pv(e,t,i+1)),s),uv(t,n,i,s),o&&lv(dv(o,pv(n,r,i+1)),s)),uv(r,null,i,s),new B(s)}function pv(e,t,n){let r=[];return uv(null,e,n,r),e.depth>n&&lv(dv(cv(e,t,n+1),pv(e,t,n+1)),r),uv(t,null,n,r),new B(r)}function mv(e,t){let n=t.depth-e.openStart,r=t.node(n).copy(e.content);for(let e=n-1;e>=0;e--)r=t.node(e).copy(B.from(r));return{start:r.resolveNoCache(e.openStart+n),end:r.resolveNoCache(r.content.size-e.openEnd-n)}}var hv=class e{constructor(e,t,n){this.pos=e,this.path=t,this.parentOffset=n,this.depth=t.length/3-1}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw RangeError(`There is no position before the top-level node`);return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw RangeError(`There is no position after the top-level node`);return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,t=this.index(this.depth);if(t==e.childCount)return null;let n=this.pos-this.path[this.path.length-1],r=e.child(t);return n?e.child(t).cut(n):r}get nodeBefore(){let e=this.index(this.depth),t=this.pos-this.path[this.path.length-1];return t?this.parent.child(e).cut(0,t):e==0?null:this.parent.child(e-1)}posAtIndex(e,t){t=this.resolveDepth(t);let n=this.path[t*3],r=t==0?0:this.path[t*3-1]+1;for(let t=0;t<e;t++)r+=n.child(t).nodeSize;return r}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return V.none;if(this.textOffset)return e.child(t).marks;let n=e.maybeChild(t-1),r=e.maybeChild(t);if(!n){let e=n;n=r,r=e}let i=n.marks;for(var a=0;a<i.length;a++)i[a].type.spec.inclusive===!1&&(!r||!i[a].isInSet(r.marks))&&(i=i[a--].removeFromSet(i));return i}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let n=t.marks,r=e.parent.maybeChild(e.index());for(var i=0;i<n.length;i++)n[i].type.spec.inclusive===!1&&(!r||!n[i].isInSet(r.marks))&&(n=n[i--].removeFromSet(n));return n}sharedDepth(e){for(let t=this.depth;t>0;t--)if(this.start(t)<=e&&this.end(t)>=e)return t;return 0}blockRange(e=this,t){if(e.pos<this.pos)return e.blockRange(this);for(let n=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);n>=0;n--)if(e.pos<=this.end(n)&&(!t||t(this.node(n))))return new yv(this,e,n);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e=``;for(let t=1;t<=this.depth;t++)e+=(e?`/`:``)+this.node(t).type.name+`_`+this.index(t-1);return e+`:`+this.parentOffset}static resolve(t,n){if(!(n>=0&&n<=t.content.size))throw RangeError(`Position `+n+` out of range`);let r=[],i=0,a=n;for(let e=t;;){let{index:t,offset:n}=e.content.findIndex(a),o=a-n;if(r.push(e,t,i+n),!o||(e=e.child(t),e.isText))break;a=o-1,i+=n+1}return new e(n,r,a)}static resolveCached(t,n){let r=vv.get(t);if(r)for(let e=0;e<r.elts.length;e++){let t=r.elts[e];if(t.pos==n)return t}else vv.set(t,r=new gv);let i=r.elts[r.i]=e.resolve(t,n);return r.i=(r.i+1)%_v,i}},gv=class{constructor(){this.elts=[],this.i=0}},_v=12,vv=new WeakMap,yv=class{constructor(e,t,n){this.$from=e,this.$to=t,this.depth=n}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}},bv=Object.create(null),xv=class e{constructor(e,t,n,r=V.none){this.type=e,this.attrs=t,this.marks=r,this.content=n||B.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e)}nodesBetween(e,t,n,r=0){this.content.nodesBetween(e,t,n,r,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,``)}textBetween(e,t,n,r){return this.content.textBetween(e,t,n,r)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,t,n){return this.type==e&&tv(this.attrs,t||e.defaultAttrs||bv)&&V.sameSet(this.marks,n||V.none)}copy(t=null){return t==this.content?this:new e(this.type,this.attrs,t,this.marks)}mark(t){return t==this.marks?this:new e(this.type,this.attrs,this.content,t)}cut(e,t=this.content.size){return e==0&&t==this.content.size?this:this.copy(this.content.cut(e,t))}slice(e,t=this.content.size,n=!1){if(e==t)return H.empty;let r=this.resolve(e),i=this.resolve(t),a=n?0:r.sharedDepth(t),o=r.start(a);return new H(r.node(a).content.cut(r.pos-o,i.pos-o),r.depth-a,i.depth-a)}replace(e,t,n){return av(this.resolve(e),this.resolve(t),n)}nodeAt(e){for(let t=this;;){let{index:n,offset:r}=t.content.findIndex(e);if(t=t.maybeChild(n),!t)return null;if(r==e||t.isText)return t;e-=r+1}}childAfter(e){let{index:t,offset:n}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:n}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:n}=this.content.findIndex(e);if(n<e)return{node:this.content.child(t),index:t,offset:n};let r=this.content.child(t-1);return{node:r,index:t-1,offset:n-r.nodeSize}}resolve(e){return hv.resolveCached(this,e)}resolveNoCache(e){return hv.resolve(this,e)}rangeHasMark(e,t,n){let r=!1;return t>e&&this.nodesBetween(e,t,e=>(n.isInSet(e.marks)&&(r=!0),!r)),r}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+=`(`+this.content.toStringInner()+`)`),Cv(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw Error(`Called contentMatchAt on a node with invalid content`);return t}canReplace(e,t,n=B.empty,r=0,i=n.childCount){let a=this.contentMatchAt(e).matchFragment(n,r,i),o=a&&a.matchFragment(this.content,t);if(!o||!o.validEnd)return!1;for(let e=r;e<i;e++)if(!this.type.allowsMarks(n.child(e).marks))return!1;return!0}canReplaceWith(e,t,n,r){if(r&&!this.type.allowsMarks(r))return!1;let i=this.contentMatchAt(e).matchType(n),a=i&&i.matchFragment(this.content,t);return a?a.validEnd:!1}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=V.none;for(let t=0;t<this.marks.length;t++){let n=this.marks[t];n.type.checkAttrs(n.attrs),e=n.addToSet(e)}if(!V.sameSet(e,this.marks))throw RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(e=>e.type.name)}`);this.content.forEach(e=>e.check())}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(e=>e.toJSON())),e}static fromJSON(e,t){if(!t)throw RangeError(`Invalid input for Node.fromJSON`);let n;if(t.marks){if(!Array.isArray(t.marks))throw RangeError(`Invalid mark data for Node.fromJSON`);n=t.marks.map(e.markFromJSON)}if(t.type==`text`){if(typeof t.text!=`string`)throw RangeError(`Invalid text node in JSON`);return e.text(t.text,n)}let r=B.fromJSON(e,t.content),i=e.nodeType(t.type).create(t.attrs,r,n);return i.type.checkAttrs(i.attrs),i}};xv.prototype.text=void 0;var Sv=class e extends xv{constructor(e,t,n,r){if(super(e,t,null,r),!n)throw RangeError(`Empty text nodes are not allowed`);this.text=n}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):Cv(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,t){return this.text.slice(e,t)}get nodeSize(){return this.text.length}mark(t){return t==this.marks?this:new e(this.type,this.attrs,this.text,t)}withText(t){return t==this.text?this:new e(this.type,this.attrs,t,this.marks)}cut(e=0,t=this.text.length){return e==0&&t==this.text.length?this:this.withText(this.text.slice(e,t))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON();return e.text=this.text,e}};function Cv(e,t){for(let n=e.length-1;n>=0;n--)t=e[n].type.name+`(`+t+`)`;return t}var wv=class e{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(t,n){let r=new Tv(t,n);if(r.next==null)return e.empty;let i=Ev(r);r.next&&r.err(`Unexpected trailing text`);let a=Iv(Nv(i));return Lv(a,r),a}matchType(e){for(let t=0;t<this.next.length;t++)if(this.next[t].type==e)return this.next[t].next;return null}matchFragment(e,t=0,n=e.childCount){let r=this;for(let i=t;r&&i<n;i++)r=r.matchType(e.child(i).type);return r}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:t}=this.next[e];if(!(t.isText||t.hasRequiredAttrs()))return t}return null}compatible(e){for(let t=0;t<this.next.length;t++)for(let n=0;n<e.next.length;n++)if(this.next[t].type==e.next[n].type)return!0;return!1}fillBefore(e,t=!1,n=0){let r=[this];function i(a,o){let s=a.matchFragment(e,n);if(s&&(!t||s.validEnd))return B.from(o.map(e=>e.createAndFill()));for(let e=0;e<a.next.length;e++){let{type:t,next:n}=a.next[e];if(!(t.isText||t.hasRequiredAttrs())&&r.indexOf(n)==-1){r.push(n);let e=i(n,o.concat(t));if(e)return e}}return null}return i(this,[])}findWrapping(e){for(let t=0;t<this.wrapCache.length;t+=2)if(this.wrapCache[t]==e)return this.wrapCache[t+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),n=[{match:this,type:null,via:null}];for(;n.length;){let r=n.shift(),i=r.match;if(i.matchType(e)){let e=[];for(let t=r;t.type;t=t.via)e.push(t.type);return e.reverse()}for(let e=0;e<i.next.length;e++){let{type:a,next:o}=i.next[e];!a.isLeaf&&!a.hasRequiredAttrs()&&!(a.name in t)&&(!r.type||o.validEnd)&&(n.push({match:a.contentMatch,type:a,via:r}),t[a.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function t(n){e.push(n);for(let r=0;r<n.next.length;r++)e.indexOf(n.next[r].next)==-1&&t(n.next[r].next)}return t(this),e.map((t,n)=>{let r=n+(t.validEnd?`*`:` `)+` `;for(let n=0;n<t.next.length;n++)r+=(n?`, `:``)+t.next[n].type.name+`->`+e.indexOf(t.next[n].next);return r}).join(`
1696
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a,o=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return o=e.done,e},e:function(e){s=!0,a=e},f:function(){try{o||n.return==null||n.return()}finally{if(s)throw a}}}}function F_(e,t){if(e){if(typeof e==`string`)return I_(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?I_(e,t):void 0}}function I_(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var L_={name:`FileUpload`,extends:E_,inheritAttrs:!1,emits:[`select`,`uploader`,`before-upload`,`progress`,`upload`,`error`,`before-send`,`clear`,`remove`,`remove-uploaded-file`],duplicateIEEvent:!1,data:function(){return{uploadedFileCount:0,files:[],messages:[],focused:!1,progress:null,uploadedFiles:[]}},methods:{upload:function(){this.hasFiles&&this.uploader()},onBasicUploaderClick:function(e){e.button===0&&this.$refs.fileInput.click()},onFileSelect:function(e){if(e.type!==`drop`&&this.isIE11()&&this.duplicateIEEvent){this.duplicateIEEvent=!1;return}this.isBasic&&this.hasFiles&&(this.files=[]),this.messages=[],this.files=this.files||[];var t=P_(e.dataTransfer?e.dataTransfer.files:e.target.files),n;try{for(t.s();!(n=t.n()).done;){var r=n.value;!this.isFileSelected(r)&&!this.isFileLimitExceeded()&&this.validate(r)&&(this.isImage(r)&&(r.objectURL=window.URL.createObjectURL(r)),this.files.push(r))}}catch(e){t.e(e)}finally{t.f()}this.$emit(`select`,{originalEvent:e,files:this.files}),this.fileLimit&&this.checkFileLimit(),this.auto&&this.hasFiles&&!this.isFileLimitExceeded()&&this.uploader(),e.type!==`drop`&&this.isIE11()?this.clearIEInput():this.clearInputElement()},choose:function(){this.$refs.fileInput.click()},uploader:function(){var e=this;if(this.customUpload)this.fileLimit&&(this.uploadedFileCount+=this.files.length),this.$emit(`uploader`,{files:this.files});else{var t=new XMLHttpRequest,n=new FormData;this.$emit(`before-upload`,{xhr:t,formData:n});var r=P_(this.files),i;try{for(r.s();!(i=r.n()).done;){var a=i.value;n.append(this.name,a,a.name)}}catch(e){r.e(e)}finally{r.f()}t.upload.addEventListener(`progress`,function(t){t.lengthComputable&&(e.progress=Math.round(t.loaded*100/t.total)),e.$emit(`progress`,{originalEvent:t,progress:e.progress})}),t.onreadystatechange=function(){if(t.readyState===4){if(e.progress=0,t.status>=200&&t.status<300){var n;e.fileLimit&&(e.uploadedFileCount+=e.files.length),e.$emit(`upload`,{xhr:t,files:e.files}),(n=e.uploadedFiles).push.apply(n,A_(e.files))}else e.$emit(`error`,{xhr:t,files:e.files});e.clear()}},this.url&&(t.open(`POST`,this.url,!0),this.$emit(`before-send`,{xhr:t,formData:n}),t.withCredentials=this.withCredentials,t.send(n))}},clear:function(){this.files=[],this.messages=null,this.$emit(`clear`),this.isAdvanced&&this.clearInputElement()},onFocus:function(){this.focused=!0},onBlur:function(){this.focused=!1},isFileSelected:function(e){if(this.files&&this.files.length){var t=P_(this.files),n;try{for(t.s();!(n=t.n()).done;){var r=n.value;if(r.name+r.type+r.size===e.name+e.type+e.size)return!0}}catch(e){t.e(e)}finally{t.f()}}return!1},isIE11:function(){return!!window.MSInputMethodContext&&!!document.documentMode},validate:function(e){return this.accept&&!this.isFileTypeValid(e)?(this.messages.push(this.invalidFileTypeMessage.replace(`{0}`,e.name).replace(`{1}`,this.accept)),!1):this.maxFileSize&&e.size>this.maxFileSize?(this.messages.push(this.invalidFileSizeMessage.replace(`{0}`,e.name).replace(`{1}`,this.formatSize(this.maxFileSize))),!1):!0},isFileTypeValid:function(e){var t=P_(this.accept.split(`,`).map(function(e){return e.trim()})),n;try{for(t.s();!(n=t.n()).done;){var r=n.value;if(this.isWildcard(r)?this.getTypeClass(e.type)===this.getTypeClass(r):e.type==r||this.getFileExtension(e).toLowerCase()===r.toLowerCase())return!0}}catch(e){t.e(e)}finally{t.f()}return!1},getTypeClass:function(e){return e.substring(0,e.indexOf(`/`))},isWildcard:function(e){return e.indexOf(`*`)!==-1},getFileExtension:function(e){return`.`+e.name.split(`.`).pop()},isImage:function(e){return/^image\//.test(e.type)},onDragEnter:function(e){!this.disabled&&(!this.hasFiles||this.multiple)&&(e.stopPropagation(),e.preventDefault())},onDragOver:function(e){!this.disabled&&(!this.hasFiles||this.multiple)&&(!this.isUnstyled&&Gu(this.$refs.content,`p-fileupload-highlight`),this.$refs.content.setAttribute(`data-p-highlight`,!0),e.stopPropagation(),e.preventDefault())},onDragLeave:function(){this.disabled||(!this.isUnstyled&&Ku(this.$refs.content,`p-fileupload-highlight`),this.$refs.content.setAttribute(`data-p-highlight`,!1))},onDrop:function(e){if(!this.disabled){!this.isUnstyled&&Ku(this.$refs.content,`p-fileupload-highlight`),this.$refs.content.setAttribute(`data-p-highlight`,!1),e.stopPropagation(),e.preventDefault();var t=e.dataTransfer?e.dataTransfer.files:e.target.files;(this.multiple||t&&t.length===1)&&this.onFileSelect(e)}},remove:function(e){this.clearInputElement();var t=this.files.splice(e,1)[0];this.files=A_(this.files),this.$emit(`remove`,{file:t,files:this.files})},removeUploadedFile:function(e){var t=this.uploadedFiles.splice(e,1)[0];this.uploadedFiles=A_(this.uploadedFiles),this.$emit(`remove-uploaded-file`,{file:t,files:this.uploadedFiles})},clearInputElement:function(){this.$refs.fileInput.value=``},clearIEInput:function(){this.$refs.fileInput&&(this.duplicateIEEvent=!0,this.$refs.fileInput.value=``)},formatSize:function(e){var t=1024,n=3,r=this.$primevue.config.locale?.fileSizeTypes||[`B`,`KB`,`MB`,`GB`,`TB`,`PB`,`EB`,`ZB`,`YB`];if(e===0)return`0 ${r[0]}`;var i=Math.floor(Math.log(e)/Math.log(t));return`${parseFloat((e/t**+i).toFixed(n))} ${r[i]}`},isFileLimitExceeded:function(){return this.fileLimit&&this.fileLimit<=this.files.length+this.uploadedFileCount&&this.focused&&(this.focused=!1),this.fileLimit&&this.fileLimit<this.files.length+this.uploadedFileCount},checkFileLimit:function(){this.isFileLimitExceeded()&&this.messages.push(this.invalidFileLimitMessage.replace(`{0}`,this.fileLimit.toString()))},onMessageClose:function(){this.messages=null}},computed:{isAdvanced:function(){return this.mode===`advanced`},isBasic:function(){return this.mode===`basic`},chooseButtonClass:function(){return[this.cx(`pcChooseButton`),this.class]},basicFileChosenLabel:function(){if(this.auto)return this.chooseButtonLabel;if(this.hasFiles){var e;return this.files&&this.files.length===1?this.files[0].name:(e=this.$primevue.config.locale)==null||(e=e.fileChosenMessage)==null?void 0:e.replace(`{0}`,this.files.length)}return this.$primevue.config.locale?.noFileChosenMessage||``},hasFiles:function(){return this.files&&this.files.length>0},hasUploadedFiles:function(){return this.uploadedFiles&&this.uploadedFiles.length>0},chooseDisabled:function(){return this.disabled||this.fileLimit&&this.fileLimit<=this.files.length+this.uploadedFileCount},uploadDisabled:function(){return this.disabled||!this.hasFiles||this.fileLimit&&this.fileLimit<this.files.length},cancelDisabled:function(){return this.disabled||!this.hasFiles},chooseButtonLabel:function(){return this.chooseLabel||this.$primevue.config.locale.choose},uploadButtonLabel:function(){return this.uploadLabel||this.$primevue.config.locale.upload},cancelButtonLabel:function(){return this.cancelLabel||this.$primevue.config.locale.cancel},completedLabel:function(){return this.$primevue.config.locale.completed},pendingLabel:function(){return this.$primevue.config.locale.pending}},components:{Button:um,ProgressBar:y_,Message:a_,FileContent:D_,PlusIcon:kg,UploadIcon:Gg,TimesIcon:Lg},directives:{ripple:Qp}},R_=[`multiple`,`accept`,`disabled`],z_=[`accept`,`disabled`,`multiple`];function B_(e,n,r,i,a,o){var s=(0,t.resolveComponent)(`Button`),c=(0,t.resolveComponent)(`ProgressBar`),l=(0,t.resolveComponent)(`Message`),u=(0,t.resolveComponent)(`FileContent`);return o.isAdvanced?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`root`)},e.ptmi(`root`)),[(0,t.createElementVNode)(`input`,(0,t.mergeProps)({ref:`fileInput`,type:`file`,onChange:n[0]||=function(){return o.onFileSelect&&o.onFileSelect.apply(o,arguments)},multiple:e.multiple,accept:e.accept,disabled:o.chooseDisabled},e.ptm(`input`)),null,16,R_),(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`header`)},e.ptm(`header`)),[(0,t.renderSlot)(e.$slots,`header`,{files:a.files,uploadedFiles:a.uploadedFiles,chooseCallback:o.choose,uploadCallback:o.uploader,clearCallback:o.clear},function(){return[(0,t.createVNode)(s,(0,t.mergeProps)({label:o.chooseButtonLabel,class:o.chooseButtonClass,style:e.style,disabled:e.disabled,unstyled:e.unstyled,onClick:o.choose,onKeydown:(0,t.withKeys)(o.choose,[`enter`]),onFocus:o.onFocus,onBlur:o.onBlur},e.chooseButtonProps,{pt:e.ptm(`pcChooseButton`)}),{icon:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`chooseicon`,{},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.chooseIcon?`span`:`PlusIcon`),(0,t.mergeProps)({class:[n.class,e.chooseIcon],"aria-hidden":`true`},e.ptm(`pcChooseButton`).icon),null,16,[`class`]))]})]}),_:3},16,[`label`,`class`,`style`,`disabled`,`unstyled`,`onClick`,`onKeydown`,`onFocus`,`onBlur`,`pt`]),e.showUploadButton?((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:0,class:e.cx(`pcUploadButton`),label:o.uploadButtonLabel,onClick:o.uploader,disabled:o.uploadDisabled,unstyled:e.unstyled},e.uploadButtonProps,{pt:e.ptm(`pcUploadButton`)}),{icon:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`uploadicon`,{},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.uploadIcon?`span`:`UploadIcon`),(0,t.mergeProps)({class:[n.class,e.uploadIcon],"aria-hidden":`true`},e.ptm(`pcUploadButton`).icon,{"data-pc-section":`uploadbuttonicon`}),null,16,[`class`]))]})]}),_:3},16,[`class`,`label`,`onClick`,`disabled`,`unstyled`,`pt`])):(0,t.createCommentVNode)(``,!0),e.showCancelButton?((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:1,class:e.cx(`pcCancelButton`),label:o.cancelButtonLabel,onClick:o.clear,disabled:o.cancelDisabled,unstyled:e.unstyled},e.cancelButtonProps,{pt:e.ptm(`pcCancelButton`)}),{icon:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`cancelicon`,{},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.cancelIcon?`span`:`TimesIcon`),(0,t.mergeProps)({class:[n.class,e.cancelIcon],"aria-hidden":`true`},e.ptm(`pcCancelButton`).icon,{"data-pc-section":`cancelbuttonicon`}),null,16,[`class`]))]})]}),_:3},16,[`class`,`label`,`onClick`,`disabled`,`unstyled`,`pt`])):(0,t.createCommentVNode)(``,!0)]})],16),(0,t.createElementVNode)(`div`,(0,t.mergeProps)({ref:`content`,class:e.cx(`content`),onDragenter:n[1]||=function(){return o.onDragEnter&&o.onDragEnter.apply(o,arguments)},onDragover:n[2]||=function(){return o.onDragOver&&o.onDragOver.apply(o,arguments)},onDragleave:n[3]||=function(){return o.onDragLeave&&o.onDragLeave.apply(o,arguments)},onDrop:n[4]||=function(){return o.onDrop&&o.onDrop.apply(o,arguments)}},e.ptm(`content`),{"data-p-highlight":!1}),[(0,t.renderSlot)(e.$slots,`content`,{files:a.files,uploadedFiles:a.uploadedFiles,removeUploadedFileCallback:o.removeUploadedFile,removeFileCallback:o.remove,progress:a.progress,messages:a.messages},function(){return[o.hasFiles?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,value:a.progress,showValue:!1,unstyled:e.unstyled,pt:e.ptm(`pcProgressbar`)},null,8,[`value`,`unstyled`,`pt`])):(0,t.createCommentVNode)(``,!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.messages,function(n){return(0,t.openBlock)(),(0,t.createBlock)(l,{key:n,severity:`error`,onClose:o.onMessageClose,unstyled:e.unstyled,pt:e.ptm(`pcMessage`)},{default:(0,t.withCtx)(function(){return[(0,t.createTextVNode)((0,t.toDisplayString)(n),1)]}),_:2},1032,[`onClose`,`unstyled`,`pt`])}),128)),o.hasFiles?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:1,class:(0,t.normalizeClass)(e.cx(`fileList`))},[(0,t.createVNode)(u,{files:a.files,onRemove:o.remove,badgeValue:o.pendingLabel,previewWidth:e.previewWidth,templates:e.$slots,unstyled:e.unstyled,pt:e.pt},null,8,[`files`,`onRemove`,`badgeValue`,`previewWidth`,`templates`,`unstyled`,`pt`])],2)):(0,t.createCommentVNode)(``,!0),o.hasUploadedFiles?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:2,class:(0,t.normalizeClass)(e.cx(`fileList`))},[(0,t.createVNode)(u,{files:a.uploadedFiles,onRemove:o.removeUploadedFile,badgeValue:o.completedLabel,badgeSeverity:`success`,previewWidth:e.previewWidth,templates:e.$slots,unstyled:e.unstyled,pt:e.pt},null,8,[`files`,`onRemove`,`badgeValue`,`previewWidth`,`templates`,`unstyled`,`pt`])],2)):(0,t.createCommentVNode)(``,!0)]}),e.$slots.empty&&!o.hasFiles&&!o.hasUploadedFiles?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.normalizeProps)((0,t.mergeProps)({key:0},e.ptm(`empty`))),[(0,t.renderSlot)(e.$slots,`empty`)],16)):(0,t.createCommentVNode)(``,!0)],16)],16)):o.isBasic?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:1,class:e.cx(`root`)},e.ptmi(`root`)),[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.messages,function(n){return(0,t.openBlock)(),(0,t.createBlock)(l,{key:n,severity:`error`,onClose:o.onMessageClose,unstyled:e.unstyled,pt:e.ptm(`pcMessage`)},{default:(0,t.withCtx)(function(){return[(0,t.createTextVNode)((0,t.toDisplayString)(n),1)]}),_:2},1032,[`onClose`,`unstyled`,`pt`])}),128)),(0,t.createElementVNode)(`div`,(0,t.mergeProps)({class:e.cx(`basicContent`)},e.ptm(`basicContent`)),[(0,t.createVNode)(s,(0,t.mergeProps)({label:o.chooseButtonLabel,class:o.chooseButtonClass,style:e.style,disabled:e.disabled,unstyled:e.unstyled,onMouseup:o.onBasicUploaderClick,onKeydown:(0,t.withKeys)(o.choose,[`enter`]),onFocus:o.onFocus,onBlur:o.onBlur},e.chooseButtonProps,{pt:e.ptm(`pcChooseButton`)}),{icon:(0,t.withCtx)(function(n){return[(0,t.renderSlot)(e.$slots,`chooseicon`,{},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.chooseIcon?`span`:`PlusIcon`),(0,t.mergeProps)({class:[n.class,e.chooseIcon],"aria-hidden":`true`},e.ptm(`pcChooseButton`).icon),null,16,[`class`]))]})]}),_:3},16,[`label`,`class`,`style`,`disabled`,`unstyled`,`onMouseup`,`onKeydown`,`onFocus`,`onBlur`,`pt`]),e.auto?(0,t.createCommentVNode)(``,!0):(0,t.renderSlot)(e.$slots,`filelabel`,{key:0,class:(0,t.normalizeClass)(e.cx(`filelabel`)),files:a.files},function(){return[(0,t.createElementVNode)(`span`,{class:(0,t.normalizeClass)(e.cx(`filelabel`))},(0,t.toDisplayString)(o.basicFileChosenLabel),3)]}),(0,t.createElementVNode)(`input`,(0,t.mergeProps)({ref:`fileInput`,type:`file`,accept:e.accept,disabled:e.disabled,multiple:e.multiple,onChange:n[5]||=function(){return o.onFileSelect&&o.onFileSelect.apply(o,arguments)},onFocus:n[6]||=function(){return o.onFocus&&o.onFocus.apply(o,arguments)},onBlur:n[7]||=function(){return o.onBlur&&o.onBlur.apply(o,arguments)}},e.ptm(`input`)),null,16,z_)],16)],16)):(0,t.createCommentVNode)(``,!0)}L_.render=B_;var V_={class:`bd-file-upload`},H_={class:`flex align-items-center justify-content-between gap-2`},U_={key:0,class:`file-upload-preview`},W_={class:`preview-details`},G_=[`src`,`alt`],K_={class:`filename`},q_={class:`success-mark`},J_={key:0,class:`upload-progress`},Y_=(0,t.defineComponent)({__name:`BDFileUpload`,props:{modelValue:{},buttonText:{default:void 0},multiple:{type:Boolean,default:!1},errorMessage:{default:void 0},fileSizeExceededMessage:{default:void 0},acceptedFiles:{default:`.jpg`},url:{default:``},tag:{default:`form`},token:{default:``}},emits:[`update:modelValue`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.ref)(null);(0,t.watch)(()=>r.modelValue,e=>{a.value&&(a.value.files=a.value.files.filter(t=>e.files.some(e=>e.Naam===t.name)))},{deep:!0});let o=(0,t.computed)(()=>({variant:Da.PRIMARY,size:g.SM})),s=Ga(r,`modelValue`,i),c=async e=>{let t=Array.isArray(e.files)?e.files:[e.files];for(let e of t){let t=new FormData;t.append(`file`,e);try{let n={method:`POST`,headers:{RequestVerificationToken:r.token},body:t};l(e,await(await fetch(r.url,n)).json())}catch(t){console.error(`Upload failed for file:`,e.name,t)}}},l=(e,t)=>{s.value.files.push({previewUrl:e.objectURL,UUID:e.name,CorrelationId:t.CorrelationId,Naam:t.Naam})},u=e=>{e!==-1&&s.value.files.splice(e,1)};return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,V_,[(0,t.createVNode)((0,t.unref)(L_),{ref_key:`fileUploadRef`,ref:a,multiple:r.multiple,"max-file-size":10485760,accept:r.acceptedFiles,auto:!0,"max-files":r.multiple?10:1,"custom-upload":!0,name:`file`,onUploader:c},{header:(0,t.withCtx)(({chooseCallback:e})=>[(0,t.createElementVNode)(`div`,H_,[(0,t.createVNode)(v,(0,t.mergeProps)(o.value,{onClick:e}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(le)),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(r.buttonText),1)]),_:1},16,[`onClick`])])]),content:(0,t.withCtx)(({removeUploadedFileCallback:e})=>[n[1]||=(0,t.createElementVNode)(`div`,null,null,-1),(0,t.unref)(s)&&(0,t.unref)(s).files&&(0,t.unref)(s).files.length!==0?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,U_,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)((0,t.unref)(s).files,(e,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:r,class:`file-preview`},[(0,t.createElementVNode)(`div`,W_,[e.previewUrl?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:0,src:e.previewUrl,class:`preview-image`,alt:e.UUID},null,8,G_)):((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(_n),{key:1,class:`preview-icon`})),(0,t.createElementVNode)(`div`,K_,[(0,t.createElementVNode)(`small`,null,(0,t.toDisplayString)(e.Naam),1)]),(0,t.createVNode)(v,{class:`remove-button`,alt:`Click me to remove the file.`,onClick:e=>u(r)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(bi))]),_:1},8,[`onClick`]),(0,t.createElementVNode)(`div`,q_,[(0,t.createVNode)((0,t.unref)(Je))])]),e.progress?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,J_,[...n[0]||=[(0,t.createElementVNode)(`div`,{class:`spinner-border text-primary spinner-border-sm`,role:`status`},[(0,t.createElementVNode)(`span`,{class:`visually-hidden`},`Loading...`)],-1)]])):(0,t.createCommentVNode)(``,!0)]))),128))])):(0,t.createCommentVNode)(``,!0)]),_:1},8,[`multiple`,`accept`,`max-files`])]))}});function X_(e){this.content=e}X_.prototype={constructor:X_,find:function(e){for(var t=0;t<this.content.length;t+=2)if(this.content[t]===e)return t;return-1},get:function(e){var t=this.find(e);return t==-1?void 0:this.content[t+1]},update:function(e,t,n){var r=n&&n!=e?this.remove(n):this,i=r.find(e),a=r.content.slice();return i==-1?a.push(n||e,t):(a[i+1]=t,n&&(a[i]=n)),new X_(a)},remove:function(e){var t=this.find(e);if(t==-1)return this;var n=this.content.slice();return n.splice(t,2),new X_(n)},addToStart:function(e,t){return new X_([e,t].concat(this.remove(e).content))},addToEnd:function(e,t){var n=this.remove(e).content.slice();return n.push(e,t),new X_(n)},addBefore:function(e,t,n){var r=this.remove(t),i=r.content.slice(),a=r.find(e);return i.splice(a==-1?i.length:a,0,t,n),new X_(i)},forEach:function(e){for(var t=0;t<this.content.length;t+=2)e(this.content[t],this.content[t+1])},prepend:function(e){return e=X_.from(e),e.size?new X_(e.content.concat(this.subtract(e).content)):this},append:function(e){return e=X_.from(e),e.size?new X_(this.subtract(e).content.concat(e.content)):this},subtract:function(e){var t=this;e=X_.from(e);for(var n=0;n<e.content.length;n+=2)t=t.remove(e.content[n]);return t},toObject:function(){var e={};return this.forEach(function(t,n){e[t]=n}),e},get size(){return this.content.length>>1}},X_.from=function(e){if(e instanceof X_)return e;var t=[];if(e)for(var n in e)t.push(n,e[n]);return new X_(t)};function Z_(e,t,n){for(let r=0;;r++){if(r==e.childCount||r==t.childCount)return e.childCount==t.childCount?null:n;let i=e.child(r),a=t.child(r);if(i==a){n+=i.nodeSize;continue}if(!i.sameMarkup(a))return n;if(i.isText&&i.text!=a.text){for(let e=0;i.text[e]==a.text[e];e++)n++;return n}if(i.content.size||a.content.size){let e=Z_(i.content,a.content,n+1);if(e!=null)return e}n+=i.nodeSize}}function Q_(e,t,n,r){for(let i=e.childCount,a=t.childCount;;){if(i==0||a==0)return i==a?null:{a:n,b:r};let o=e.child(--i),s=t.child(--a),c=o.nodeSize;if(o==s){n-=c,r-=c;continue}if(!o.sameMarkup(s))return{a:n,b:r};if(o.isText&&o.text!=s.text){let e=0,t=Math.min(o.text.length,s.text.length);for(;e<t&&o.text[o.text.length-e-1]==s.text[s.text.length-e-1];)e++,n--,r--;return{a:n,b:r}}if(o.content.size||s.content.size){let e=Q_(o.content,s.content,n-1,r-1);if(e)return e}n-=c,r-=c}}var B=class e{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let t=0;t<e.length;t++)this.size+=e[t].nodeSize}nodesBetween(e,t,n,r=0,i){for(let a=0,o=0;o<t;a++){let s=this.content[a],c=o+s.nodeSize;if(c>e&&n(s,r+o,i||null,a)!==!1&&s.content.size){let i=o+1;s.nodesBetween(Math.max(0,e-i),Math.min(s.content.size,t-i),n,r+i)}o=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,n,r){let i=``,a=!0;return this.nodesBetween(e,t,(o,s)=>{let c=o.isText?o.text.slice(Math.max(e,s)-s,t-s):o.isLeaf?r?typeof r==`function`?r(o):r:o.type.spec.leafText?o.type.spec.leafText(o):``:``;o.isBlock&&(o.isLeaf&&c||o.isTextblock)&&n&&(a?a=!1:i+=n),i+=c},0),i}append(t){if(!t.size)return this;if(!this.size)return t;let n=this.lastChild,r=t.firstChild,i=this.content.slice(),a=0;for(n.isText&&n.sameMarkup(r)&&(i[i.length-1]=n.withText(n.text+r.text),a=1);a<t.content.length;a++)i.push(t.content[a]);return new e(i,this.size+t.size)}cut(t,n=this.size){if(t==0&&n==this.size)return this;let r=[],i=0;if(n>t)for(let e=0,a=0;a<n;e++){let o=this.content[e],s=a+o.nodeSize;s>t&&((a<t||s>n)&&(o=o.isText?o.cut(Math.max(0,t-a),Math.min(o.text.length,n-a)):o.cut(Math.max(0,t-a-1),Math.min(o.content.size,n-a-1))),r.push(o),i+=o.nodeSize),a=s}return new e(r,i)}cutByIndex(t,n){return t==n?e.empty:t==0&&n==this.content.length?this:new e(this.content.slice(t,n))}replaceChild(t,n){let r=this.content[t];if(r==n)return this;let i=this.content.slice(),a=this.size+n.nodeSize-r.nodeSize;return i[t]=n,new e(i,a)}addToStart(t){return new e([t].concat(this.content),this.size+t.nodeSize)}addToEnd(t){return new e(this.content.concat(t),this.size+t.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let t=0;t<this.content.length;t++)if(!this.content[t].eq(e.content[t]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let t=this.content[e];if(!t)throw RangeError(`Index `+e+` out of range for `+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,n=0;t<this.content.length;t++){let r=this.content[t];e(r,n,t),n+=r.nodeSize}}findDiffStart(e,t=0){return Z_(this,e,t)}findDiffEnd(e,t=this.size,n=e.size){return Q_(this,e,t,n)}findIndex(e){if(e==0)return ev(0,e);if(e==this.size)return ev(this.content.length,e);if(e>this.size||e<0)throw RangeError(`Position ${e} outside of fragment (${this})`);for(let t=0,n=0;;t++){let r=this.child(t),i=n+r.nodeSize;if(i>=e)return i==e?ev(t+1,i):ev(t,n);n=i}}toString(){return`<`+this.toStringInner()+`>`}toStringInner(){return this.content.join(`, `)}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(t,n){if(!n)return e.empty;if(!Array.isArray(n))throw RangeError(`Invalid input for Fragment.fromJSON`);return new e(n.map(t.nodeFromJSON))}static fromArray(t){if(!t.length)return e.empty;let n,r=0;for(let e=0;e<t.length;e++){let i=t[e];r+=i.nodeSize,e&&i.isText&&t[e-1].sameMarkup(i)?(n||=t.slice(0,e),n[n.length-1]=i.withText(n[n.length-1].text+i.text)):n&&n.push(i)}return new e(n||t,r)}static from(t){if(!t)return e.empty;if(t instanceof e)return t;if(Array.isArray(t))return this.fromArray(t);if(t.attrs)return new e([t],t.nodeSize);throw RangeError(`Can not convert `+t+` to a Fragment`+(t.nodesBetween?` (looks like multiple versions of prosemirror-model were loaded)`:``))}};B.empty=new B([],0);var $_={index:0,offset:0};function ev(e,t){return $_.index=e,$_.offset=t,$_}function tv(e,t){if(e===t)return!0;if(!(e&&typeof e==`object`)||!(t&&typeof t==`object`))return!1;let n=Array.isArray(e);if(Array.isArray(t)!=n)return!1;if(n){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!tv(e[n],t[n]))return!1}else{for(let n in e)if(!(n in t)||!tv(e[n],t[n]))return!1;for(let n in t)if(!(n in e))return!1}return!0}var V=class e{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,n=!1;for(let r=0;r<e.length;r++){let i=e[r];if(this.eq(i))return e;if(this.type.excludes(i.type))t||=e.slice(0,r);else if(i.type.excludes(this.type))return e;else !n&&i.type.rank>this.type.rank&&(t||=e.slice(0,r),t.push(this),n=!0),t&&t.push(i)}return t||=e.slice(),n||t.push(this),t}removeFromSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return e.slice(0,t).concat(e.slice(t+1));return e}isInSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return!0;return!1}eq(e){return this==e||this.type==e.type&&tv(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,t){if(!t)throw RangeError(`Invalid input for Mark.fromJSON`);let n=e.marks[t.type];if(!n)throw RangeError(`There is no mark type ${t.type} in this schema`);let r=n.create(t.attrs);return n.checkAttrs(r.attrs),r}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].eq(t[n]))return!1;return!0}static setFrom(t){if(!t||Array.isArray(t)&&t.length==0)return e.none;if(t instanceof e)return[t];let n=t.slice();return n.sort((e,t)=>e.type.rank-t.type.rank),n}};V.none=[];var nv=class extends Error{},H=class e{constructor(e,t,n){this.content=e,this.openStart=t,this.openEnd=n}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(t,n){let r=iv(this.content,t+this.openStart,n);return r&&new e(r,this.openStart,this.openEnd)}removeBetween(t,n){return new e(rv(this.content,t+this.openStart,n+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+`(`+this.openStart+`,`+this.openEnd+`)`}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(t,n){if(!n)return e.empty;let r=n.openStart||0,i=n.openEnd||0;if(typeof r!=`number`||typeof i!=`number`)throw RangeError(`Invalid input for Slice.fromJSON`);return new e(B.fromJSON(t,n.content),r,i)}static maxOpen(t,n=!0){let r=0,i=0;for(let e=t.firstChild;e&&!e.isLeaf&&(n||!e.type.spec.isolating);e=e.firstChild)r++;for(let e=t.lastChild;e&&!e.isLeaf&&(n||!e.type.spec.isolating);e=e.lastChild)i++;return new e(t,r,i)}};H.empty=new H(B.empty,0,0);function rv(e,t,n){let{index:r,offset:i}=e.findIndex(t),a=e.maybeChild(r),{index:o,offset:s}=e.findIndex(n);if(i==t||a.isText){if(s!=n&&!e.child(o).isText)throw RangeError(`Removing non-flat range`);return e.cut(0,t).append(e.cut(n))}if(r!=o)throw RangeError(`Removing non-flat range`);return e.replaceChild(r,a.copy(rv(a.content,t-i-1,n-i-1)))}function iv(e,t,n,r){let{index:i,offset:a}=e.findIndex(t),o=e.maybeChild(i);if(a==t||o.isText)return r&&!r.canReplace(i,i,n)?null:e.cut(0,t).append(n).append(e.cut(t));let s=iv(o.content,t-a-1,n,o);return s&&e.replaceChild(i,o.copy(s))}function av(e,t,n){if(n.openStart>e.depth)throw new nv(`Inserted content deeper than insertion position`);if(e.depth-n.openStart!=t.depth-n.openEnd)throw new nv(`Inconsistent open depths`);return ov(e,t,n,0)}function ov(e,t,n,r){let i=e.index(r),a=e.node(r);if(i==t.index(r)&&r<e.depth-n.openStart){let o=ov(e,t,n,r+1);return a.copy(a.content.replaceChild(i,o))}else if(!n.content.size)return dv(a,pv(e,t,r));else if(!n.openStart&&!n.openEnd&&e.depth==r&&t.depth==r){let r=e.parent,i=r.content;return dv(r,i.cut(0,e.parentOffset).append(n.content).append(i.cut(t.parentOffset)))}else{let{start:i,end:o}=mv(n,e);return dv(a,fv(e,i,o,t,r))}}function sv(e,t){if(!t.type.compatibleContent(e.type))throw new nv(`Cannot join `+t.type.name+` onto `+e.type.name)}function cv(e,t,n){let r=e.node(n);return sv(r,t.node(n)),r}function lv(e,t){let n=t.length-1;n>=0&&e.isText&&e.sameMarkup(t[n])?t[n]=e.withText(t[n].text+e.text):t.push(e)}function uv(e,t,n,r){let i=(t||e).node(n),a=0,o=t?t.index(n):i.childCount;e&&(a=e.index(n),e.depth>n?a++:e.textOffset&&(lv(e.nodeAfter,r),a++));for(let e=a;e<o;e++)lv(i.child(e),r);t&&t.depth==n&&t.textOffset&&lv(t.nodeBefore,r)}function dv(e,t){return e.type.checkContent(t),e.copy(t)}function fv(e,t,n,r,i){let a=e.depth>i&&cv(e,t,i+1),o=r.depth>i&&cv(n,r,i+1),s=[];return uv(null,e,i,s),a&&o&&t.index(i)==n.index(i)?(sv(a,o),lv(dv(a,fv(e,t,n,r,i+1)),s)):(a&&lv(dv(a,pv(e,t,i+1)),s),uv(t,n,i,s),o&&lv(dv(o,pv(n,r,i+1)),s)),uv(r,null,i,s),new B(s)}function pv(e,t,n){let r=[];return uv(null,e,n,r),e.depth>n&&lv(dv(cv(e,t,n+1),pv(e,t,n+1)),r),uv(t,null,n,r),new B(r)}function mv(e,t){let n=t.depth-e.openStart,r=t.node(n).copy(e.content);for(let e=n-1;e>=0;e--)r=t.node(e).copy(B.from(r));return{start:r.resolveNoCache(e.openStart+n),end:r.resolveNoCache(r.content.size-e.openEnd-n)}}var hv=class e{constructor(e,t,n){this.pos=e,this.path=t,this.parentOffset=n,this.depth=t.length/3-1}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw RangeError(`There is no position before the top-level node`);return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw RangeError(`There is no position after the top-level node`);return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,t=this.index(this.depth);if(t==e.childCount)return null;let n=this.pos-this.path[this.path.length-1],r=e.child(t);return n?e.child(t).cut(n):r}get nodeBefore(){let e=this.index(this.depth),t=this.pos-this.path[this.path.length-1];return t?this.parent.child(e).cut(0,t):e==0?null:this.parent.child(e-1)}posAtIndex(e,t){t=this.resolveDepth(t);let n=this.path[t*3],r=t==0?0:this.path[t*3-1]+1;for(let t=0;t<e;t++)r+=n.child(t).nodeSize;return r}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return V.none;if(this.textOffset)return e.child(t).marks;let n=e.maybeChild(t-1),r=e.maybeChild(t);if(!n){let e=n;n=r,r=e}let i=n.marks;for(var a=0;a<i.length;a++)i[a].type.spec.inclusive===!1&&(!r||!i[a].isInSet(r.marks))&&(i=i[a--].removeFromSet(i));return i}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let n=t.marks,r=e.parent.maybeChild(e.index());for(var i=0;i<n.length;i++)n[i].type.spec.inclusive===!1&&(!r||!n[i].isInSet(r.marks))&&(n=n[i--].removeFromSet(n));return n}sharedDepth(e){for(let t=this.depth;t>0;t--)if(this.start(t)<=e&&this.end(t)>=e)return t;return 0}blockRange(e=this,t){if(e.pos<this.pos)return e.blockRange(this);for(let n=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);n>=0;n--)if(e.pos<=this.end(n)&&(!t||t(this.node(n))))return new yv(this,e,n);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e=``;for(let t=1;t<=this.depth;t++)e+=(e?`/`:``)+this.node(t).type.name+`_`+this.index(t-1);return e+`:`+this.parentOffset}static resolve(t,n){if(!(n>=0&&n<=t.content.size))throw RangeError(`Position `+n+` out of range`);let r=[],i=0,a=n;for(let e=t;;){let{index:t,offset:n}=e.content.findIndex(a),o=a-n;if(r.push(e,t,i+n),!o||(e=e.child(t),e.isText))break;a=o-1,i+=n+1}return new e(n,r,a)}static resolveCached(t,n){let r=vv.get(t);if(r)for(let e=0;e<r.elts.length;e++){let t=r.elts[e];if(t.pos==n)return t}else vv.set(t,r=new gv);let i=r.elts[r.i]=e.resolve(t,n);return r.i=(r.i+1)%_v,i}},gv=class{constructor(){this.elts=[],this.i=0}},_v=12,vv=new WeakMap,yv=class{constructor(e,t,n){this.$from=e,this.$to=t,this.depth=n}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}},bv=Object.create(null),xv=class e{constructor(e,t,n,r=V.none){this.type=e,this.attrs=t,this.marks=r,this.content=n||B.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e)}nodesBetween(e,t,n,r=0){this.content.nodesBetween(e,t,n,r,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,``)}textBetween(e,t,n,r){return this.content.textBetween(e,t,n,r)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,t,n){return this.type==e&&tv(this.attrs,t||e.defaultAttrs||bv)&&V.sameSet(this.marks,n||V.none)}copy(t=null){return t==this.content?this:new e(this.type,this.attrs,t,this.marks)}mark(t){return t==this.marks?this:new e(this.type,this.attrs,this.content,t)}cut(e,t=this.content.size){return e==0&&t==this.content.size?this:this.copy(this.content.cut(e,t))}slice(e,t=this.content.size,n=!1){if(e==t)return H.empty;let r=this.resolve(e),i=this.resolve(t),a=n?0:r.sharedDepth(t),o=r.start(a);return new H(r.node(a).content.cut(r.pos-o,i.pos-o),r.depth-a,i.depth-a)}replace(e,t,n){return av(this.resolve(e),this.resolve(t),n)}nodeAt(e){for(let t=this;;){let{index:n,offset:r}=t.content.findIndex(e);if(t=t.maybeChild(n),!t)return null;if(r==e||t.isText)return t;e-=r+1}}childAfter(e){let{index:t,offset:n}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:n}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:n}=this.content.findIndex(e);if(n<e)return{node:this.content.child(t),index:t,offset:n};let r=this.content.child(t-1);return{node:r,index:t-1,offset:n-r.nodeSize}}resolve(e){return hv.resolveCached(this,e)}resolveNoCache(e){return hv.resolve(this,e)}rangeHasMark(e,t,n){let r=!1;return t>e&&this.nodesBetween(e,t,e=>(n.isInSet(e.marks)&&(r=!0),!r)),r}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+=`(`+this.content.toStringInner()+`)`),Cv(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw Error(`Called contentMatchAt on a node with invalid content`);return t}canReplace(e,t,n=B.empty,r=0,i=n.childCount){let a=this.contentMatchAt(e).matchFragment(n,r,i),o=a&&a.matchFragment(this.content,t);if(!o||!o.validEnd)return!1;for(let e=r;e<i;e++)if(!this.type.allowsMarks(n.child(e).marks))return!1;return!0}canReplaceWith(e,t,n,r){if(r&&!this.type.allowsMarks(r))return!1;let i=this.contentMatchAt(e).matchType(n),a=i&&i.matchFragment(this.content,t);return a?a.validEnd:!1}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=V.none;for(let t=0;t<this.marks.length;t++){let n=this.marks[t];n.type.checkAttrs(n.attrs),e=n.addToSet(e)}if(!V.sameSet(e,this.marks))throw RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(e=>e.type.name)}`);this.content.forEach(e=>e.check())}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(e=>e.toJSON())),e}static fromJSON(e,t){if(!t)throw RangeError(`Invalid input for Node.fromJSON`);let n;if(t.marks){if(!Array.isArray(t.marks))throw RangeError(`Invalid mark data for Node.fromJSON`);n=t.marks.map(e.markFromJSON)}if(t.type==`text`){if(typeof t.text!=`string`)throw RangeError(`Invalid text node in JSON`);return e.text(t.text,n)}let r=B.fromJSON(e,t.content),i=e.nodeType(t.type).create(t.attrs,r,n);return i.type.checkAttrs(i.attrs),i}};xv.prototype.text=void 0;var Sv=class e extends xv{constructor(e,t,n,r){if(super(e,t,null,r),!n)throw RangeError(`Empty text nodes are not allowed`);this.text=n}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):Cv(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,t){return this.text.slice(e,t)}get nodeSize(){return this.text.length}mark(t){return t==this.marks?this:new e(this.type,this.attrs,this.text,t)}withText(t){return t==this.text?this:new e(this.type,this.attrs,t,this.marks)}cut(e=0,t=this.text.length){return e==0&&t==this.text.length?this:this.withText(this.text.slice(e,t))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON();return e.text=this.text,e}};function Cv(e,t){for(let n=e.length-1;n>=0;n--)t=e[n].type.name+`(`+t+`)`;return t}var wv=class e{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(t,n){let r=new Tv(t,n);if(r.next==null)return e.empty;let i=Ev(r);r.next&&r.err(`Unexpected trailing text`);let a=Iv(Nv(i));return Lv(a,r),a}matchType(e){for(let t=0;t<this.next.length;t++)if(this.next[t].type==e)return this.next[t].next;return null}matchFragment(e,t=0,n=e.childCount){let r=this;for(let i=t;r&&i<n;i++)r=r.matchType(e.child(i).type);return r}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:t}=this.next[e];if(!(t.isText||t.hasRequiredAttrs()))return t}return null}compatible(e){for(let t=0;t<this.next.length;t++)for(let n=0;n<e.next.length;n++)if(this.next[t].type==e.next[n].type)return!0;return!1}fillBefore(e,t=!1,n=0){let r=[this];function i(a,o){let s=a.matchFragment(e,n);if(s&&(!t||s.validEnd))return B.from(o.map(e=>e.createAndFill()));for(let e=0;e<a.next.length;e++){let{type:t,next:n}=a.next[e];if(!(t.isText||t.hasRequiredAttrs())&&r.indexOf(n)==-1){r.push(n);let e=i(n,o.concat(t));if(e)return e}}return null}return i(this,[])}findWrapping(e){for(let t=0;t<this.wrapCache.length;t+=2)if(this.wrapCache[t]==e)return this.wrapCache[t+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),n=[{match:this,type:null,via:null}];for(;n.length;){let r=n.shift(),i=r.match;if(i.matchType(e)){let e=[];for(let t=r;t.type;t=t.via)e.push(t.type);return e.reverse()}for(let e=0;e<i.next.length;e++){let{type:a,next:o}=i.next[e];!a.isLeaf&&!a.hasRequiredAttrs()&&!(a.name in t)&&(!r.type||o.validEnd)&&(n.push({match:a.contentMatch,type:a,via:r}),t[a.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function t(n){e.push(n);for(let r=0;r<n.next.length;r++)e.indexOf(n.next[r].next)==-1&&t(n.next[r].next)}return t(this),e.map((t,n)=>{let r=n+(t.validEnd?`*`:` `)+` `;for(let n=0;n<t.next.length;n++)r+=(n?`, `:``)+t.next[n].type.name+`->`+e.indexOf(t.next[n].next);return r}).join(`
1697
1697
  `)}};wv.empty=new wv(!0);var Tv=class{constructor(e,t){this.string=e,this.nodeTypes=t,this.inline=null,this.pos=0,this.tokens=e.split(/\s*(?=\b|\W|$)/),this.tokens[this.tokens.length-1]==``&&this.tokens.pop(),this.tokens[0]==``&&this.tokens.shift()}get next(){return this.tokens[this.pos]}eat(e){return this.next==e&&(this.pos++||!0)}err(e){throw SyntaxError(e+` (in content expression '`+this.string+`')`)}};function Ev(e){let t=[];do t.push(Dv(e));while(e.eat(`|`));return t.length==1?t[0]:{type:`choice`,exprs:t}}function Dv(e){let t=[];do t.push(Ov(e));while(e.next&&e.next!=`)`&&e.next!=`|`);return t.length==1?t[0]:{type:`seq`,exprs:t}}function Ov(e){let t=Mv(e);for(;;)if(e.eat(`+`))t={type:`plus`,expr:t};else if(e.eat(`*`))t={type:`star`,expr:t};else if(e.eat(`?`))t={type:`opt`,expr:t};else if(e.eat(`{`))t=Av(e,t);else break;return t}function kv(e){/\D/.test(e.next)&&e.err(`Expected number, got '`+e.next+`'`);let t=Number(e.next);return e.pos++,t}function Av(e,t){let n=kv(e),r=n;return e.eat(`,`)&&(r=e.next==`}`?-1:kv(e)),e.eat(`}`)||e.err(`Unclosed braced range`),{type:`range`,min:n,max:r,expr:t}}function jv(e,t){let n=e.nodeTypes,r=n[t];if(r)return[r];let i=[];for(let e in n){let r=n[e];r.isInGroup(t)&&i.push(r)}return i.length==0&&e.err(`No node type or group '`+t+`' found`),i}function Mv(e){if(e.eat(`(`)){let t=Ev(e);return e.eat(`)`)||e.err(`Missing closing paren`),t}else if(/\W/.test(e.next))e.err(`Unexpected token '`+e.next+`'`);else{let t=jv(e,e.next).map(t=>(e.inline==null?e.inline=t.isInline:e.inline!=t.isInline&&e.err(`Mixing inline and block content`),{type:`name`,value:t}));return e.pos++,t.length==1?t[0]:{type:`choice`,exprs:t}}}function Nv(e){let t=[[]];return i(a(e,0),n()),t;function n(){return t.push([])-1}function r(e,n,r){let i={term:r,to:n};return t[e].push(i),i}function i(e,t){e.forEach(e=>e.to=t)}function a(e,t){if(e.type==`choice`)return e.exprs.reduce((e,n)=>e.concat(a(n,t)),[]);if(e.type==`seq`)for(let r=0;;r++){let o=a(e.exprs[r],t);if(r==e.exprs.length-1)return o;i(o,t=n())}else if(e.type==`star`){let o=n();return r(t,o),i(a(e.expr,o),o),[r(o)]}else if(e.type==`plus`){let o=n();return i(a(e.expr,t),o),i(a(e.expr,o),o),[r(o)]}else if(e.type==`opt`)return[r(t)].concat(a(e.expr,t));else if(e.type==`range`){let o=t;for(let t=0;t<e.min;t++){let t=n();i(a(e.expr,o),t),o=t}if(e.max==-1)i(a(e.expr,o),o);else for(let t=e.min;t<e.max;t++){let t=n();r(o,t),i(a(e.expr,o),t),o=t}return[r(o)]}else if(e.type==`name`)return[r(t,void 0,e.value)];else throw Error(`Unknown expr type`)}}function Pv(e,t){return t-e}function Fv(e,t){let n=[];return r(t),n.sort(Pv);function r(t){let i=e[t];if(i.length==1&&!i[0].term)return r(i[0].to);n.push(t);for(let e=0;e<i.length;e++){let{term:t,to:a}=i[e];!t&&n.indexOf(a)==-1&&r(a)}}}function Iv(e){let t=Object.create(null);return n(Fv(e,0));function n(r){let i=[];r.forEach(t=>{e[t].forEach(({term:t,to:n})=>{if(!t)return;let r;for(let e=0;e<i.length;e++)i[e][0]==t&&(r=i[e][1]);Fv(e,n).forEach(e=>{r||i.push([t,r=[]]),r.indexOf(e)==-1&&r.push(e)})})});let a=t[r.join(`,`)]=new wv(r.indexOf(e.length-1)>-1);for(let e=0;e<i.length;e++){let r=i[e][1].sort(Pv);a.next.push({type:i[e][0],next:t[r.join(`,`)]||n(r)})}return a}}function Lv(e,t){for(let n=0,r=[e];n<r.length;n++){let e=r[n],i=!e.validEnd,a=[];for(let t=0;t<e.next.length;t++){let{type:n,next:o}=e.next[t];a.push(n.name),i&&!(n.isText||n.hasRequiredAttrs())&&(i=!1),r.indexOf(o)==-1&&r.push(o)}i&&t.err(`Only non-generatable nodes (`+a.join(`, `)+`) in a required position (see https://prosemirror.net/docs/guide/#generatable)`)}}function Rv(e){let t=Object.create(null);for(let n in e){let r=e[n];if(!r.hasDefault)return null;t[n]=r.default}return t}function zv(e,t){let n=Object.create(null);for(let r in e){let i=t&&t[r];if(i===void 0){let t=e[r];if(t.hasDefault)i=t.default;else throw RangeError(`No value supplied for attribute `+r)}n[r]=i}return n}function Bv(e,t,n,r){for(let r in t)if(!(r in e))throw RangeError(`Unsupported attribute ${r} for ${n} of type ${r}`);for(let n in e){let r=e[n];r.validate&&r.validate(t[n])}}function Vv(e,t){let n=Object.create(null);if(t)for(let r in t)n[r]=new Wv(e,r,t[r]);return n}var Hv=class e{constructor(e,t,n){this.name=e,this.schema=t,this.spec=n,this.markSet=null,this.groups=n.group?n.group.split(` `):[],this.attrs=Vv(e,n.attrs),this.defaultAttrs=Rv(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(n.inline||e==`text`),this.isText=e==`text`}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==wv.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}isInGroup(e){return this.groups.indexOf(e)>-1}get whitespace(){return this.spec.whitespace||(this.spec.code?`pre`:`normal`)}hasRequiredAttrs(){for(let e in this.attrs)if(this.attrs[e].isRequired)return!0;return!1}compatibleContent(e){return this==e||this.contentMatch.compatible(e.contentMatch)}computeAttrs(e){return!e&&this.defaultAttrs?this.defaultAttrs:zv(this.attrs,e)}create(e=null,t,n){if(this.isText)throw Error(`NodeType.create can't construct text nodes`);return new xv(this,this.computeAttrs(e),B.from(t),V.setFrom(n))}createChecked(e=null,t,n){return t=B.from(t),this.checkContent(t),new xv(this,this.computeAttrs(e),t,V.setFrom(n))}createAndFill(e=null,t,n){if(e=this.computeAttrs(e),t=B.from(t),t.size){let e=this.contentMatch.fillBefore(t);if(!e)return null;t=e.append(t)}let r=this.contentMatch.matchFragment(t),i=r&&r.fillBefore(B.empty,!0);return i?new xv(this,e,t.append(i),V.setFrom(n)):null}validContent(e){let t=this.contentMatch.matchFragment(e);if(!t||!t.validEnd)return!1;for(let t=0;t<e.childCount;t++)if(!this.allowsMarks(e.child(t).marks))return!1;return!0}checkContent(e){if(!this.validContent(e))throw RangeError(`Invalid content for node ${this.name}: ${e.toString().slice(0,50)}`)}checkAttrs(e){Bv(this.attrs,e,`node`,this.name)}allowsMarkType(e){return this.markSet==null||this.markSet.indexOf(e)>-1}allowsMarks(e){if(this.markSet==null)return!0;for(let t=0;t<e.length;t++)if(!this.allowsMarkType(e[t].type))return!1;return!0}allowedMarks(e){if(this.markSet==null)return e;let t;for(let n=0;n<e.length;n++)this.allowsMarkType(e[n].type)?t&&t.push(e[n]):t||=e.slice(0,n);return t?t.length?t:V.none:e}static compile(t,n){let r=Object.create(null);t.forEach((t,i)=>r[t]=new e(t,n,i));let i=n.spec.topNode||`doc`;if(!r[i])throw RangeError(`Schema is missing its top node type ('`+i+`')`);if(!r.text)throw RangeError(`Every schema needs a 'text' type`);for(let e in r.text.attrs)throw RangeError(`The text node type should not have attributes`);return r}};function Uv(e,t,n){let r=n.split(`|`);return n=>{let i=n===null?`null`:typeof n;if(r.indexOf(i)<0)throw RangeError(`Expected value of type ${r} for attribute ${t} on type ${e}, got ${i}`)}}var Wv=class{constructor(e,t,n){this.hasDefault=Object.prototype.hasOwnProperty.call(n,`default`),this.default=n.default,this.validate=typeof n.validate==`string`?Uv(e,t,n.validate):n.validate}get isRequired(){return!this.hasDefault}},Gv=class e{constructor(e,t,n,r){this.name=e,this.rank=t,this.schema=n,this.spec=r,this.attrs=Vv(e,r.attrs),this.excluded=null;let i=Rv(this.attrs);this.instance=i?new V(this,i):null}create(e=null){return!e&&this.instance?this.instance:new V(this,zv(this.attrs,e))}static compile(t,n){let r=Object.create(null),i=0;return t.forEach((t,a)=>r[t]=new e(t,i++,n,a)),r}removeFromSet(e){for(var t=0;t<e.length;t++)e[t].type==this&&(e=e.slice(0,t).concat(e.slice(t+1)),t--);return e}isInSet(e){for(let t=0;t<e.length;t++)if(e[t].type==this)return e[t]}checkAttrs(e){Bv(this.attrs,e,`mark`,this.name)}excludes(e){return this.excluded.indexOf(e)>-1}},Kv=class{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let t=this.spec={};for(let n in e)t[n]=e[n];t.nodes=X_.from(e.nodes),t.marks=X_.from(e.marks||{}),this.nodes=Hv.compile(this.spec.nodes,this),this.marks=Gv.compile(this.spec.marks,this);let n=Object.create(null);for(let e in this.nodes){if(e in this.marks)throw RangeError(e+` can not be both a node and a mark`);let t=this.nodes[e],r=t.spec.content||``,i=t.spec.marks;if(t.contentMatch=n[r]||(n[r]=wv.parse(r,this.nodes)),t.inlineContent=t.contentMatch.inlineContent,t.spec.linebreakReplacement){if(this.linebreakReplacement)throw RangeError(`Multiple linebreak nodes defined`);if(!t.isInline||!t.isLeaf)throw RangeError(`Linebreak replacement nodes must be inline leaf nodes`);this.linebreakReplacement=t}t.markSet=i==`_`?null:i?qv(this,i.split(` `)):i==``||!t.inlineContent?[]:null}for(let e in this.marks){let t=this.marks[e],n=t.spec.excludes;t.excluded=n==null?[t]:n==``?[]:qv(this,n.split(` `))}this.nodeFromJSON=e=>xv.fromJSON(this,e),this.markFromJSON=e=>V.fromJSON(this,e),this.topNodeType=this.nodes[this.spec.topNode||`doc`],this.cached.wrappings=Object.create(null)}node(e,t=null,n,r){if(typeof e==`string`)e=this.nodeType(e);else if(!(e instanceof Hv))throw RangeError(`Invalid node type: `+e);else if(e.schema!=this)throw RangeError(`Node type from different schema used (`+e.name+`)`);return e.createChecked(t,n,r)}text(e,t){let n=this.nodes.text;return new Sv(n,n.defaultAttrs,e,V.setFrom(t))}mark(e,t){return typeof e==`string`&&(e=this.marks[e]),e.create(t)}nodeType(e){let t=this.nodes[e];if(!t)throw RangeError(`Unknown node type: `+e);return t}};function qv(e,t){let n=[];for(let r=0;r<t.length;r++){let i=t[r],a=e.marks[i],o=a;if(a)n.push(a);else for(let t in e.marks){let r=e.marks[t];(i==`_`||r.spec.group&&r.spec.group.split(` `).indexOf(i)>-1)&&n.push(o=r)}if(!o)throw SyntaxError(`Unknown mark type: '`+t[r]+`'`)}return n}function Jv(e){return e.tag!=null}function Yv(e){return e.style!=null}var Xv=class e{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[];let n=this.matchedStyles=[];t.forEach(e=>{if(Jv(e))this.tags.push(e);else if(Yv(e)){let t=/[^=]*/.exec(e.style)[0];n.indexOf(t)<0&&n.push(t),this.styles.push(e)}}),this.normalizeLists=!this.tags.some(t=>{if(!/^(ul|ol)\b/.test(t.tag)||!t.node)return!1;let n=e.nodes[t.node];return n.contentMatch.matchType(n)})}parse(e,t={}){let n=new ay(this,t,!1);return n.addAll(e,V.none,t.from,t.to),n.finish()}parseSlice(e,t={}){let n=new ay(this,t,!0);return n.addAll(e,V.none,t.from,t.to),H.maxOpen(n.finish())}matchTag(e,t,n){for(let r=n?this.tags.indexOf(n)+1:0;r<this.tags.length;r++){let n=this.tags[r];if(sy(e,n.tag)&&(n.namespace===void 0||e.namespaceURI==n.namespace)&&(!n.context||t.matchesContext(n.context))){if(n.getAttrs){let t=n.getAttrs(e);if(t===!1)continue;n.attrs=t||void 0}return n}}}matchStyle(e,t,n,r){for(let i=r?this.styles.indexOf(r)+1:0;i<this.styles.length;i++){let r=this.styles[i],a=r.style;if(!(a.indexOf(e)!=0||r.context&&!n.matchesContext(r.context)||a.length>e.length&&(a.charCodeAt(e.length)!=61||a.slice(e.length+1)!=t))){if(r.getAttrs){let e=r.getAttrs(t);if(e===!1)continue;r.attrs=e||void 0}return r}}}static schemaRules(e){let t=[];function n(e){let n=e.priority==null?50:e.priority,r=0;for(;r<t.length;r++){let e=t[r];if((e.priority==null?50:e.priority)<n)break}t.splice(r,0,e)}for(let t in e.marks){let r=e.marks[t].spec.parseDOM;r&&r.forEach(e=>{n(e=cy(e)),e.mark||e.ignore||e.clearMark||(e.mark=t)})}for(let t in e.nodes){let r=e.nodes[t].spec.parseDOM;r&&r.forEach(e=>{n(e=cy(e)),e.node||e.ignore||e.mark||(e.node=t)})}return t}static fromSchema(t){return t.cached.domParser||(t.cached.domParser=new e(t,e.schemaRules(t)))}},Zv={address:!0,article:!0,aside:!0,blockquote:!0,canvas:!0,dd:!0,div:!0,dl:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,li:!0,noscript:!0,ol:!0,output:!0,p:!0,pre:!0,section:!0,table:!0,tfoot:!0,ul:!0},Qv={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},$v={ol:!0,ul:!0},ey=1,ty=2,ny=4;function ry(e,t,n){return t==null?e&&e.whitespace==`pre`?ey|ty:n&~ny:(t?ey:0)|(t===`full`?ty:0)}var iy=class{constructor(e,t,n,r,i,a){this.type=e,this.attrs=t,this.marks=n,this.solid=r,this.options=a,this.content=[],this.activeMarks=V.none,this.match=i||(a&ny?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(B.from(e));if(t)this.match=this.type.contentMatch.matchFragment(t);else{let t=this.type.contentMatch,n;return(n=t.findWrapping(e.type))?(this.match=t,n):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&ey)){let e=this.content[this.content.length-1],t;if(e&&e.isText&&(t=/[ \t\r\n\u000c]+$/.exec(e.text))){let n=e;e.text.length==t[0].length?this.content.pop():this.content[this.content.length-1]=n.withText(n.text.slice(0,n.text.length-t[0].length))}}let t=B.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(B.empty,!0))),this.type?this.type.create(this.attrs,t,this.marks):t}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!Zv.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}},ay=class{constructor(e,t,n){this.parser=e,this.options=t,this.isOpen=n,this.open=0,this.localPreserveWS=!1;let r=t.topNode,i,a=ry(null,t.preserveWhitespace,0)|(n?ny:0);i=r?new iy(r.type,r.attrs,V.none,!0,t.topMatch||r.type.contentMatch,a):n?new iy(null,null,V.none,!0,null,a):new iy(e.schema.topNodeType,null,V.none,!0,null,a),this.nodes=[i],this.find=t.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e,t){e.nodeType==3?this.addTextNode(e,t):e.nodeType==1&&this.addElement(e,t)}addTextNode(e,t){let n=e.nodeValue,r=this.top,i=r.options&ty?`full`:this.localPreserveWS||(r.options&ey)>0,{schema:a}=this.parser;if(i===`full`||r.inlineContext(e)||/[^ \t\r\n\u000c]/.test(n)){if(!i){if(n=n.replace(/[ \t\r\n\u000c]+/g,` `),/^[ \t\r\n\u000c]/.test(n)&&this.open==this.nodes.length-1){let t=r.content[r.content.length-1],i=e.previousSibling;(!t||i&&i.nodeName==`BR`||t.isText&&/[ \t\r\n\u000c]$/.test(t.text))&&(n=n.slice(1))}}else if(i===`full`)n=n.replace(/\r\n?/g,`
1698
1698
  `);else if(a.linebreakReplacement&&/[\r\n]/.test(n)&&this.top.findWrapping(a.linebreakReplacement.create())){let e=n.split(/\r?\n|\r/);for(let n=0;n<e.length;n++)n&&this.insertNode(a.linebreakReplacement.create(),t,!0),e[n]&&this.insertNode(a.text(e[n]),t,!/\S/.test(e[n]));n=``}else n=n.replace(/\r?\n|\r/g,` `);n&&this.insertNode(a.text(n),t,!/\S/.test(n)),this.findInText(e)}else this.findInside(e)}addElement(e,t,n){let r=this.localPreserveWS,i=this.top;(e.tagName==`PRE`||/pre/.test(e.style&&e.style.whiteSpace))&&(this.localPreserveWS=!0);let a=e.nodeName.toLowerCase(),o;$v.hasOwnProperty(a)&&this.parser.normalizeLists&&oy(e);let s=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(o=this.parser.matchTag(e,this,n));out:if(s?s.ignore:Qv.hasOwnProperty(a))this.findInside(e),this.ignoreFallback(e,t);else if(!s||s.skip||s.closeParent){s&&s.closeParent?this.open=Math.max(0,this.open-1):s&&s.skip.nodeType&&(e=s.skip);let n,r=this.needsBlock;if(Zv.hasOwnProperty(a))i.content.length&&i.content[0].isInline&&this.open&&(this.open--,i=this.top),n=!0,i.type||(this.needsBlock=!0);else if(!e.firstChild){this.leafFallback(e,t);break out}let o=s&&s.skip?t:this.readStyles(e,t);o&&this.addAll(e,o),n&&this.sync(i),this.needsBlock=r}else{let n=this.readStyles(e,t);n&&this.addElementByRule(e,s,n,s.consuming===!1?o:void 0)}this.localPreserveWS=r}leafFallback(e,t){e.nodeName==`BR`&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(e.ownerDocument.createTextNode(`
1699
1699
  `),t)}ignoreFallback(e,t){e.nodeName==`BR`&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text(`-`),t,!0)}readStyles(e,t){let n=e.style;if(n&&n.length)for(let e=0;e<this.parser.matchedStyles.length;e++){let r=this.parser.matchedStyles[e],i=n.getPropertyValue(r);if(i)for(let e;;){let n=this.parser.matchStyle(r,i,this,e);if(!n)break;if(n.ignore)return null;if(t=n.clearMark?t.filter(e=>!n.clearMark(e)):t.concat(this.parser.schema.marks[n.mark].create(n.attrs)),n.consuming===!1)e=n;else break}}return t}addElementByRule(e,t,n,r){let i,a;if(t.node)if(a=this.parser.schema.nodes[t.node],a.isLeaf)this.insertNode(a.create(t.attrs),n,e.nodeName==`BR`)||this.leafFallback(e,n);else{let e=this.enter(a,t.attrs||null,n,t.preserveWhitespace);e&&(i=!0,n=e)}else{let e=this.parser.schema.marks[t.mark];n=n.concat(e.create(t.attrs))}let o=this.top;if(a&&a.isLeaf)this.findInside(e);else if(r)this.addElement(e,n,r);else if(t.getContent)this.findInside(e),t.getContent(e,this.parser.schema).forEach(e=>this.insertNode(e,n,!1));else{let r=e;typeof t.contentElement==`string`?r=e.querySelector(t.contentElement):typeof t.contentElement==`function`?r=t.contentElement(e):t.contentElement&&(r=t.contentElement),this.findAround(e,r,!0),this.addAll(r,n),this.findAround(e,r,!1)}i&&this.sync(o)&&this.open--}addAll(e,t,n,r){let i=n||0;for(let a=n?e.childNodes[n]:e.firstChild,o=r==null?null:e.childNodes[r];a!=o;a=a.nextSibling,++i)this.findAtPoint(e,i),this.addDOM(a,t);this.findAtPoint(e,i)}findPlace(e,t,n){let r,i;for(let t=this.open,a=0;t>=0;t--){let o=this.nodes[t],s=o.findWrapping(e);if(s&&(!r||r.length>s.length+a)&&(r=s,i=o,!s.length))break;if(o.solid){if(n)break;a+=2}}if(!r)return null;this.sync(i);for(let e=0;e<r.length;e++)t=this.enterInner(r[e],null,t,!1);return t}insertNode(e,t,n){if(e.isInline&&this.needsBlock&&!this.top.type){let e=this.textblockFromContext();e&&(t=this.enterInner(e,null,t))}let r=this.findPlace(e,t,n);if(r){this.closeExtra();let t=this.top;t.match&&=t.match.matchType(e.type);let n=V.none;for(let i of r.concat(e.marks))(t.type?t.type.allowsMarkType(i.type):ly(i.type,e.type))&&(n=i.addToSet(n));return t.content.push(e.mark(n)),!0}return!1}enter(e,t,n,r){let i=this.findPlace(e.create(t),n,!1);return i&&=this.enterInner(e,t,n,!0,r),i}enterInner(e,t,n,r=!1,i){this.closeExtra();let a=this.top;a.match=a.match&&a.match.matchType(e);let o=ry(e,i,a.options);a.options&ny&&a.content.length==0&&(o|=ny);let s=V.none;return n=n.filter(t=>(a.type?a.type.allowsMarkType(t.type):ly(t.type,e))?(s=t.addToSet(s),!1):!0),this.nodes.push(new iy(e,t,s,r,null,o)),this.open++,n}closeExtra(e=!1){let t=this.nodes.length-1;if(t>this.open){for(;t>this.open;t--)this.nodes[t-1].content.push(this.nodes[t].finish(e));this.nodes.length=this.open+1}}finish(){return this.open=0,this.closeExtra(this.isOpen),this.nodes[0].finish(!!(this.isOpen||this.options.topOpen))}sync(e){for(let t=this.open;t>=0;t--)if(this.nodes[t]==e)return this.open=t,!0;else this.localPreserveWS&&(this.nodes[t].options|=ey);return!1}get currentPos(){this.closeExtra();let e=0;for(let t=this.open;t>=0;t--){let n=this.nodes[t].content;for(let t=n.length-1;t>=0;t--)e+=n[t].nodeSize;t&&e++}return e}findAtPoint(e,t){if(this.find)for(let n=0;n<this.find.length;n++)this.find[n].node==e&&this.find[n].offset==t&&(this.find[n].pos=this.currentPos)}findInside(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].pos==null&&e.nodeType==1&&e.contains(this.find[t].node)&&(this.find[t].pos=this.currentPos)}findAround(e,t,n){if(e!=t&&this.find)for(let r=0;r<this.find.length;r++)this.find[r].pos==null&&e.nodeType==1&&e.contains(this.find[r].node)&&t.compareDocumentPosition(this.find[r].node)&(n?2:4)&&(this.find[r].pos=this.currentPos)}findInText(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].node==e&&(this.find[t].pos=this.currentPos-(e.nodeValue.length-this.find[t].offset))}matchesContext(e){if(e.indexOf(`|`)>-1)return e.split(/\s*\|\s*/).some(this.matchesContext,this);let t=e.split(`/`),n=this.options.context,r=!this.isOpen&&(!n||n.parent.type==this.nodes[0].type),i=-(n?n.depth+1:0)+(r?0:1),a=(e,o)=>{for(;e>=0;e--){let s=t[e];if(s==``){if(e==t.length-1||e==0)continue;for(;o>=i;o--)if(a(e-1,o))return!0;return!1}else{let e=o>0||o==0&&r?this.nodes[o].type:n&&o>=i?n.node(o-i).type:null;if(!e||e.name!=s&&!e.isInGroup(s))return!1;o--}}return!0};return a(t.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let t=e.depth;t>=0;t--){let n=e.node(t).contentMatchAt(e.indexAfter(t)).defaultType;if(n&&n.isTextblock&&n.defaultAttrs)return n}for(let e in this.parser.schema.nodes){let t=this.parser.schema.nodes[e];if(t.isTextblock&&t.defaultAttrs)return t}}};function oy(e){for(let t=e.firstChild,n=null;t;t=t.nextSibling){let e=t.nodeType==1?t.nodeName.toLowerCase():null;e&&$v.hasOwnProperty(e)&&n?(n.appendChild(t),t=n):e==`li`?n=t:e&&(n=null)}}function sy(e,t){return(e.matches||e.msMatchesSelector||e.webkitMatchesSelector||e.mozMatchesSelector).call(e,t)}function cy(e){let t={};for(let n in e)t[n]=e[n];return t}function ly(e,t){let n=t.schema.nodes;for(let r in n){let i=n[r];if(!i.allowsMarkType(e))continue;let a=[],o=e=>{a.push(e);for(let n=0;n<e.edgeCount;n++){let{type:r,next:i}=e.edge(n);if(r==t||a.indexOf(i)<0&&o(i))return!0}};if(o(i.contentMatch))return!0}}var uy=class e{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},n){n||=fy(t).createDocumentFragment();let r=n,i=[];return e.forEach(e=>{if(i.length||e.marks.length){let n=0,a=0;for(;n<i.length&&a<e.marks.length;){let t=e.marks[a];if(!this.marks[t.type.name]){a++;continue}if(!t.eq(i[n][0])||t.type.spec.spanning===!1)break;n++,a++}for(;n<i.length;)r=i.pop()[1];for(;a<e.marks.length;){let n=e.marks[a++],o=this.serializeMark(n,e.isInline,t);o&&(i.push([n,r]),r.appendChild(o.dom),r=o.contentDOM||o.dom)}}r.appendChild(this.serializeNodeInner(e,t))}),n}serializeNodeInner(e,t){let{dom:n,contentDOM:r}=gy(fy(t),this.nodes[e.type.name](e),null,e.attrs);if(r){if(e.isLeaf)throw RangeError(`Content hole not allowed in a leaf node spec`);this.serializeFragment(e.content,t,r)}return n}serializeNode(e,t={}){let n=this.serializeNodeInner(e,t);for(let r=e.marks.length-1;r>=0;r--){let i=this.serializeMark(e.marks[r],e.isInline,t);i&&((i.contentDOM||i.dom).appendChild(n),n=i.dom)}return n}serializeMark(e,t,n={}){let r=this.marks[e.type.name];return r&&gy(fy(n),r(e,t),null,e.attrs)}static renderSpec(e,t,n=null,r){return gy(e,t,n,r)}static fromSchema(t){return t.cached.domSerializer||(t.cached.domSerializer=new e(this.nodesFromSchema(t),this.marksFromSchema(t)))}static nodesFromSchema(e){let t=dy(e.nodes);return t.text||=e=>e.text,t}static marksFromSchema(e){return dy(e.marks)}};function dy(e){let t={};for(let n in e){let r=e[n].spec.toDOM;r&&(t[n]=r)}return t}function fy(e){return e.document||window.document}var py=new WeakMap;function my(e){let t=py.get(e);return t===void 0&&py.set(e,t=hy(e)),t}function hy(e){let t=null;function n(e){if(e&&typeof e==`object`)if(Array.isArray(e))if(typeof e[0]==`string`)t||=[],t.push(e);else for(let t=0;t<e.length;t++)n(e[t]);else for(let t in e)n(e[t])}return n(e),t}function gy(e,t,n,r){if(typeof t==`string`)return{dom:e.createTextNode(t)};if(t.nodeType!=null)return{dom:t};if(t.dom&&t.dom.nodeType!=null)return t;let i=t[0],a;if(typeof i!=`string`)throw RangeError(`Invalid array passed to renderSpec`);if(r&&(a=my(r))&&a.indexOf(t)>-1)throw RangeError(`Using an array from an attribute object as a DOM spec. This may be an attempted cross site scripting attack.`);let o=i.indexOf(` `);o>0&&(n=i.slice(0,o),i=i.slice(o+1));let s,c=n?e.createElementNS(n,i):e.createElement(i),l=t[1],u=1;if(l&&typeof l==`object`&&l.nodeType==null&&!Array.isArray(l)){u=2;for(let e in l)if(l[e]!=null){let t=e.indexOf(` `);t>0?c.setAttributeNS(e.slice(0,t),e.slice(t+1),l[e]):e==`style`&&c.style?c.style.cssText=l[e]:c.setAttribute(e,l[e])}}for(let i=u;i<t.length;i++){let a=t[i];if(a===0){if(i<t.length-1||i>u)throw RangeError(`Content hole must be the only child of its parent node`);return{dom:c,contentDOM:c}}else{let{dom:t,contentDOM:i}=gy(e,a,n,r);if(c.appendChild(t),i){if(s)throw RangeError(`Multiple content holes`);s=i}}}return{dom:c,contentDOM:s}}var _y=65535,vy=2**16;function yy(e,t){return e+t*vy}function by(e){return e&_y}function xy(e){return(e-(e&_y))/vy}var Sy=1,Cy=2,wy=4,Ty=8,Ey=class{constructor(e,t,n){this.pos=e,this.delInfo=t,this.recover=n}get deleted(){return(this.delInfo&Ty)>0}get deletedBefore(){return(this.delInfo&(Sy|wy))>0}get deletedAfter(){return(this.delInfo&(Cy|wy))>0}get deletedAcross(){return(this.delInfo&wy)>0}},Dy=class e{constructor(t,n=!1){if(this.ranges=t,this.inverted=n,!t.length&&e.empty)return e.empty}recover(e){let t=0,n=by(e);if(!this.inverted)for(let e=0;e<n;e++)t+=this.ranges[e*3+2]-this.ranges[e*3+1];return this.ranges[n*3]+t+xy(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,n){let r=0,i=this.inverted?2:1,a=this.inverted?1:2;for(let o=0;o<this.ranges.length;o+=3){let s=this.ranges[o]-(this.inverted?r:0);if(s>e)break;let c=this.ranges[o+i],l=this.ranges[o+a],u=s+c;if(e<=u){let i=c?e==s?-1:e==u?1:t:t,a=s+r+(i<0?0:l);if(n)return a;let d=e==(t<0?s:u)?null:yy(o/3,e-s),f=e==s?Cy:e==u?Sy:wy;return(t<0?e!=s:e!=u)&&(f|=Ty),new Ey(a,f,d)}r+=l-c}return n?e+r:new Ey(e+r,0,null)}touches(e,t){let n=0,r=by(t),i=this.inverted?2:1,a=this.inverted?1:2;for(let t=0;t<this.ranges.length;t+=3){let o=this.ranges[t]-(this.inverted?n:0);if(o>e)break;let s=this.ranges[t+i];if(e<=o+s&&t==r*3)return!0;n+=this.ranges[t+a]-s}return!1}forEach(e){let t=this.inverted?2:1,n=this.inverted?1:2;for(let r=0,i=0;r<this.ranges.length;r+=3){let a=this.ranges[r],o=a-(this.inverted?i:0),s=a+(this.inverted?0:i),c=this.ranges[r+t],l=this.ranges[r+n];e(o,o+c,s,s+l),i+=l-c}}invert(){return new e(this.ranges,!this.inverted)}toString(){return(this.inverted?`-`:``)+JSON.stringify(this.ranges)}static offset(t){return t==0?e.empty:new e(t<0?[0,-t,0]:[0,0,t])}};Dy.empty=new Dy([]);var Oy=class e{constructor(e,t,n=0,r=e?e.length:0){this.mirror=t,this.from=n,this.to=r,this._maps=e||[],this.ownData=!(e||t)}get maps(){return this._maps}slice(t=0,n=this.maps.length){return new e(this._maps,this.mirror,t,n)}appendMap(e,t){this.ownData||=(this._maps=this._maps.slice(),this.mirror=this.mirror&&this.mirror.slice(),!0),this.to=this._maps.push(e),t!=null&&this.setMirror(this._maps.length-1,t)}appendMapping(e){for(let t=0,n=this._maps.length;t<e._maps.length;t++){let r=e.getMirror(t);this.appendMap(e._maps[t],r!=null&&r<t?n+r:void 0)}}getMirror(e){if(this.mirror){for(let t=0;t<this.mirror.length;t++)if(this.mirror[t]==e)return this.mirror[t+(t%2?-1:1)]}}setMirror(e,t){this.mirror||=[],this.mirror.push(e,t)}appendMappingInverted(e){for(let t=e.maps.length-1,n=this._maps.length+e._maps.length;t>=0;t--){let r=e.getMirror(t);this.appendMap(e._maps[t].invert(),r!=null&&r>t?n-r-1:void 0)}}invert(){let t=new e;return t.appendMappingInverted(this),t}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let n=this.from;n<this.to;n++)e=this._maps[n].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,n){let r=0;for(let n=this.from;n<this.to;n++){let i=this._maps[n].mapResult(e,t);if(i.recover!=null){let t=this.getMirror(n);if(t!=null&&t>n&&t<this.to){n=t,e=this._maps[t].recover(i.recover);continue}}r|=i.delInfo,e=i.pos}return n?e:new Ey(e,r,null)}},ky=Object.create(null),Ay=class{getMap(){return Dy.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw RangeError(`Invalid input for Step.fromJSON`);let n=ky[t.stepType];if(!n)throw RangeError(`No step type ${t.stepType} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in ky)throw RangeError(`Duplicate use of step JSON ID `+e);return ky[e]=t,t.prototype.jsonID=e,t}},jy=class e{constructor(e,t){this.doc=e,this.failed=t}static ok(t){return new e(t,null)}static fail(t){return new e(null,t)}static fromReplace(t,n,r,i){try{return e.ok(t.replace(n,r,i))}catch(t){if(t instanceof nv)return e.fail(t.message);throw t}}};function My(e,t,n){let r=[];for(let i=0;i<e.childCount;i++){let a=e.child(i);a.content.size&&(a=a.copy(My(a.content,t,a))),a.isInline&&(a=t(a,n,i)),r.push(a)}return B.fromArray(r)}var Ny=class e extends Ay{constructor(e,t,n){super(),this.from=e,this.to=t,this.mark=n}apply(e){let t=e.slice(this.from,this.to),n=e.resolve(this.from),r=n.node(n.sharedDepth(this.to)),i=new H(My(t.content,(e,t)=>!e.isAtom||!t.type.allowsMarkType(this.mark.type)?e:e.mark(this.mark.addToSet(e.marks)),r),t.openStart,t.openEnd);return jy.fromReplace(e,this.from,this.to,i)}invert(){return new Py(this.from,this.to,this.mark)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new e(n.pos,r.pos,this.mark)}merge(t){return t instanceof e&&t.mark.eq(this.mark)&&this.from<=t.to&&this.to>=t.from?new e(Math.min(this.from,t.from),Math.max(this.to,t.to),this.mark):null}toJSON(){return{stepType:`addMark`,mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for AddMarkStep.fromJSON`);return new e(n.from,n.to,t.markFromJSON(n.mark))}};Ay.jsonID(`addMark`,Ny);var Py=class e extends Ay{constructor(e,t,n){super(),this.from=e,this.to=t,this.mark=n}apply(e){let t=e.slice(this.from,this.to),n=new H(My(t.content,e=>e.mark(this.mark.removeFromSet(e.marks)),e),t.openStart,t.openEnd);return jy.fromReplace(e,this.from,this.to,n)}invert(){return new Ny(this.from,this.to,this.mark)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new e(n.pos,r.pos,this.mark)}merge(t){return t instanceof e&&t.mark.eq(this.mark)&&this.from<=t.to&&this.to>=t.from?new e(Math.min(this.from,t.from),Math.max(this.to,t.to),this.mark):null}toJSON(){return{stepType:`removeMark`,mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for RemoveMarkStep.fromJSON`);return new e(n.from,n.to,t.markFromJSON(n.mark))}};Ay.jsonID(`removeMark`,Py);var Fy=class e extends Ay{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return jy.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return jy.fromReplace(e,this.pos,this.pos+1,new H(B.from(n),0,t.isLeaf?0:1))}invert(t){let n=t.nodeAt(this.pos);if(n){let t=this.mark.addToSet(n.marks);if(t.length==n.marks.length){for(let r=0;r<n.marks.length;r++)if(!n.marks[r].isInSet(t))return new e(this.pos,n.marks[r]);return new e(this.pos,this.mark)}}return new Iy(this.pos,this.mark)}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.mark)}toJSON(){return{stepType:`addNodeMark`,pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for AddNodeMarkStep.fromJSON`);return new e(n.pos,t.markFromJSON(n.mark))}};Ay.jsonID(`addNodeMark`,Fy);var Iy=class e extends Ay{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return jy.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return jy.fromReplace(e,this.pos,this.pos+1,new H(B.from(n),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new Fy(this.pos,this.mark)}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.mark)}toJSON(){return{stepType:`removeNodeMark`,pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for RemoveNodeMarkStep.fromJSON`);return new e(n.pos,t.markFromJSON(n.mark))}};Ay.jsonID(`removeNodeMark`,Iy);var Ly=class e extends Ay{constructor(e,t,n,r=!1){super(),this.from=e,this.to=t,this.slice=n,this.structure=r}apply(e){return this.structure&&zy(e,this.from,this.to)?jy.fail(`Structure replace would overwrite content`):jy.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new Dy([this.from,this.to-this.from,this.slice.size])}invert(t){return new e(this.from,this.from+this.slice.size,t.slice(this.from,this.to))}map(t){let n=t.mapResult(this.to,-1),r=this.from==this.to&&e.MAP_BIAS<0?n:t.mapResult(this.from,1);return r.deletedAcross&&n.deletedAcross?null:new e(r.pos,Math.max(r.pos,n.pos),this.slice,this.structure)}merge(t){if(!(t instanceof e)||t.structure||this.structure)return null;if(this.from+this.slice.size==t.from&&!this.slice.openEnd&&!t.slice.openStart){let n=this.slice.size+t.slice.size==0?H.empty:new H(this.slice.content.append(t.slice.content),this.slice.openStart,t.slice.openEnd);return new e(this.from,this.to+(t.to-t.from),n,this.structure)}else if(t.to==this.from&&!this.slice.openStart&&!t.slice.openEnd){let n=this.slice.size+t.slice.size==0?H.empty:new H(t.slice.content.append(this.slice.content),t.slice.openStart,this.slice.openEnd);return new e(t.from,this.to,n,this.structure)}else return null}toJSON(){let e={stepType:`replace`,from:this.from,to:this.to};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for ReplaceStep.fromJSON`);return new e(n.from,n.to,H.fromJSON(t,n.slice),!!n.structure)}};Ly.MAP_BIAS=1,Ay.jsonID(`replace`,Ly);var Ry=class e extends Ay{constructor(e,t,n,r,i,a,o=!1){super(),this.from=e,this.to=t,this.gapFrom=n,this.gapTo=r,this.slice=i,this.insert=a,this.structure=o}apply(e){if(this.structure&&(zy(e,this.from,this.gapFrom)||zy(e,this.gapTo,this.to)))return jy.fail(`Structure gap-replace would overwrite content`);let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return jy.fail(`Gap is not a flat range`);let n=this.slice.insertAt(this.insert,t.content);return n?jy.fromReplace(e,this.from,this.to,n):jy.fail(`Content does not fit in gap`)}getMap(){return new Dy([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(t){let n=this.gapTo-this.gapFrom;return new e(this.from,this.from+this.slice.size+n,this.from+this.insert,this.from+this.insert+n,t.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1),i=this.from==this.gapFrom?n.pos:t.map(this.gapFrom,-1),a=this.to==this.gapTo?r.pos:t.map(this.gapTo,1);return n.deletedAcross&&r.deletedAcross||i<n.pos||a>r.pos?null:new e(n.pos,r.pos,i,a,this.slice,this.insert,this.structure)}toJSON(){let e={stepType:`replaceAround`,from:this.from,to:this.to,gapFrom:this.gapFrom,gapTo:this.gapTo,insert:this.insert};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`||typeof n.gapFrom!=`number`||typeof n.gapTo!=`number`||typeof n.insert!=`number`)throw RangeError(`Invalid input for ReplaceAroundStep.fromJSON`);return new e(n.from,n.to,n.gapFrom,n.gapTo,H.fromJSON(t,n.slice),n.insert,!!n.structure)}};Ay.jsonID(`replaceAround`,Ry);function zy(e,t,n){let r=e.resolve(t),i=n-t,a=r.depth;for(;i>0&&a>0&&r.indexAfter(a)==r.node(a).childCount;)a--,i--;if(i>0){let e=r.node(a).maybeChild(r.indexAfter(a));for(;i>0;){if(!e||e.isLeaf)return!0;e=e.firstChild,i--}}return!1}function By(e,t,n,r){let i=[],a=[],o,s;e.doc.nodesBetween(t,n,(e,c,l)=>{if(!e.isInline)return;let u=e.marks;if(!r.isInSet(u)&&l.type.allowsMarkType(r.type)){let l=Math.max(c,t),d=Math.min(c+e.nodeSize,n),f=r.addToSet(u);for(let e=0;e<u.length;e++)u[e].isInSet(f)||(o&&o.to==l&&o.mark.eq(u[e])?o.to=d:i.push(o=new Py(l,d,u[e])));s&&s.to==l?s.to=d:a.push(s=new Ny(l,d,r))}}),i.forEach(t=>e.step(t)),a.forEach(t=>e.step(t))}function Vy(e,t,n,r){let i=[],a=0;e.doc.nodesBetween(t,n,(e,o)=>{if(!e.isInline)return;a++;let s=null;if(r instanceof Gv){let t=e.marks,n;for(;n=r.isInSet(t);)(s||=[]).push(n),t=n.removeFromSet(t)}else r?r.isInSet(e.marks)&&(s=[r]):s=e.marks;if(s&&s.length){let r=Math.min(o+e.nodeSize,n);for(let e=0;e<s.length;e++){let n=s[e],c;for(let e=0;e<i.length;e++){let t=i[e];t.step==a-1&&n.eq(i[e].style)&&(c=t)}c?(c.to=r,c.step=a):i.push({style:n,from:Math.max(o,t),to:r,step:a})}}}),i.forEach(t=>e.step(new Py(t.from,t.to,t.style)))}function Hy(e,t,n,r=n.contentMatch,i=!0){let a=e.doc.nodeAt(t),o=[],s=t+1;for(let t=0;t<a.childCount;t++){let c=a.child(t),l=s+c.nodeSize,u=r.matchType(c.type);if(!u)o.push(new Ly(s,l,H.empty));else{r=u;for(let t=0;t<c.marks.length;t++)n.allowsMarkType(c.marks[t].type)||e.step(new Py(s,l,c.marks[t]));if(i&&c.isText&&n.whitespace!=`pre`){let e,t=/\r?\n|\r/g,r;for(;e=t.exec(c.text);)r||=new H(B.from(n.schema.text(` `,n.allowedMarks(c.marks))),0,0),o.push(new Ly(s+e.index,s+e.index+e[0].length,r))}}s=l}if(!r.validEnd){let t=r.fillBefore(B.empty,!0);e.replace(s,s,new H(t,0,0))}for(let t=o.length-1;t>=0;t--)e.step(o[t])}function Uy(e,t,n){return(t==0||e.canReplace(t,e.childCount))&&(n==e.childCount||e.canReplace(0,n))}function Wy(e){let t=e.parent.content.cutByIndex(e.startIndex,e.endIndex);for(let n=e.depth,r=0,i=0;;--n){let a=e.$from.node(n),o=e.$from.index(n)+r,s=e.$to.indexAfter(n)-i;if(n<e.depth&&a.canReplace(o,s,t))return n;if(n==0||a.type.spec.isolating||!Uy(a,o,s))break;o&&(r=1),s<a.childCount&&(i=1)}return null}function Gy(e,t,n){let{$from:r,$to:i,depth:a}=t,o=r.before(a+1),s=i.after(a+1),c=o,l=s,u=B.empty,d=0;for(let e=a,t=!1;e>n;e--)t||r.index(e)>0?(t=!0,u=B.from(r.node(e).copy(u)),d++):c--;let f=B.empty,p=0;for(let e=a,t=!1;e>n;e--)t||i.after(e+1)<i.end(e)?(t=!0,f=B.from(i.node(e).copy(f)),p++):l++;e.step(new Ry(c,l,o,s,new H(u.append(f),d,p),u.size-d,!0))}function Ky(e,t,n=null,r=e){let i=Jy(e,t),a=i&&Yy(r,t);return a?i.map(qy).concat({type:t,attrs:n}).concat(a.map(qy)):null}function qy(e){return{type:e,attrs:null}}function Jy(e,t){let{parent:n,startIndex:r,endIndex:i}=e,a=n.contentMatchAt(r).findWrapping(t);if(!a)return null;let o=a.length?a[0]:t;return n.canReplaceWith(r,i,o)?a:null}function Yy(e,t){let{parent:n,startIndex:r,endIndex:i}=e,a=n.child(r),o=t.contentMatch.findWrapping(a.type);if(!o)return null;let s=(o.length?o[o.length-1]:t).contentMatch;for(let e=r;s&&e<i;e++)s=s.matchType(n.child(e).type);return!s||!s.validEnd?null:o}function Xy(e,t,n){let r=B.empty;for(let e=n.length-1;e>=0;e--){if(r.size){let t=n[e].type.contentMatch.matchFragment(r);if(!t||!t.validEnd)throw RangeError(`Wrapper type given to Transform.wrap does not form valid content of its parent wrapper`)}r=B.from(n[e].type.create(n[e].attrs,r))}let i=t.start,a=t.end;e.step(new Ry(i,a,i,a,new H(r,0,0),n.length,!0))}function Zy(e,t,n,r,i){if(!r.isTextblock)throw RangeError(`Type given to setBlockType should be a textblock`);let a=e.steps.length;e.doc.nodesBetween(t,n,(t,n)=>{let o=typeof i==`function`?i(t):i;if(t.isTextblock&&!t.hasMarkup(r,o)&&eb(e.doc,e.mapping.slice(a).map(n),r)){let i=null;if(r.schema.linebreakReplacement){let e=r.whitespace==`pre`,t=!!r.contentMatch.matchType(r.schema.linebreakReplacement);e&&!t?i=!1:!e&&t&&(i=!0)}i===!1&&$y(e,t,n,a),Hy(e,e.mapping.slice(a).map(n,1),r,void 0,i===null);let s=e.mapping.slice(a),c=s.map(n,1),l=s.map(n+t.nodeSize,1);return e.step(new Ry(c,l,c+1,l-1,new H(B.from(r.create(o,null,t.marks)),0,0),1,!0)),i===!0&&Qy(e,t,n,a),!1}})}function Qy(e,t,n,r){t.forEach((i,a)=>{if(i.isText){let o,s=/\r?\n|\r/g;for(;o=s.exec(i.text);){let i=e.mapping.slice(r).map(n+1+a+o.index);e.replaceWith(i,i+1,t.type.schema.linebreakReplacement.create())}}})}function $y(e,t,n,r){t.forEach((i,a)=>{if(i.type==i.type.schema.linebreakReplacement){let i=e.mapping.slice(r).map(n+1+a);e.replaceWith(i,i+1,t.type.schema.text(`
@@ -1813,11 +1813,65 @@ ${t.slice(l+2)}`,d+=1;else break}t.push({indent:l,number:parseInt(s,10),content:
1813
1813
  `)}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleOrderedList:()=>({commands:e,chain:t})=>this.options.keepAttributes?t().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(KN,this.editor.getAttributes(qN)).run():e.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let e=Bk({find:JN,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(e=Bk({find:JN,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(qN)}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1],editor:this.editor})),[e]}}),XN=/^\s*(\[([( |x])?\])\s$/,ZN=Qk.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:e=>{let t=e.getAttribute(`data-checked`);return t===``||t===`true`},renderHTML:e=>({"data-checked":e.checked})}}},parseHTML(){return[{tag:`li[data-type="${this.name}"]`,priority:51}]},renderHTML({node:e,HTMLAttributes:t}){return[`li`,tO(this.options.HTMLAttributes,t,{"data-type":this.name}),[`label`,[`input`,{type:`checkbox`,checked:e.attrs.checked?`checked`:null}],[`span`]],[`div`,0]]},parseMarkdown:(e,t)=>{let n=[];if(e.tokens&&e.tokens.length>0?n.push(t.createNode(`paragraph`,{},t.parseInline(e.tokens))):e.text?n.push(t.createNode(`paragraph`,{},[t.createNode(`text`,{text:e.text})])):n.push(t.createNode(`paragraph`,{},[])),e.nestedTokens&&e.nestedTokens.length>0){let r=t.parseChildren(e.nestedTokens);n.push(...r)}return t.createNode(`taskItem`,{checked:e.checked||!1},n)},renderMarkdown:(e,t)=>Xk(e,t,`- [${e.attrs?.checked?`x`:` `}] `),addKeyboardShortcuts(){let e={Enter:()=>this.editor.commands.splitListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)};return this.options.nested?{...e,Tab:()=>this.editor.commands.sinkListItem(this.name)}:e},addNodeView(){return({node:e,HTMLAttributes:t,getPos:n,editor:r})=>{let i=document.createElement(`li`),a=document.createElement(`label`),o=document.createElement(`span`),s=document.createElement(`input`),c=document.createElement(`div`),l=e=>{var t;s.ariaLabel=((t=this.options.a11y)?.checkboxLabel)?.call(t,e,s.checked)||`Task item checkbox for ${e.textContent||`empty task item`}`};l(e),a.contentEditable=`false`,s.type=`checkbox`,s.addEventListener(`mousedown`,e=>e.preventDefault()),s.addEventListener(`change`,t=>{if(!r.isEditable&&!this.options.onReadOnlyChecked){s.checked=!s.checked;return}let{checked:i}=t.target;r.isEditable&&typeof n==`function`&&r.chain().focus(void 0,{scrollIntoView:!1}).command(({tr:e})=>{let t=n();if(typeof t!=`number`)return!1;let r=e.doc.nodeAt(t);return e.setNodeMarkup(t,void 0,{...r?.attrs,checked:i}),!0}).run(),!r.isEditable&&this.options.onReadOnlyChecked&&(this.options.onReadOnlyChecked(e,i)||(s.checked=!s.checked))}),Object.entries(this.options.HTMLAttributes).forEach(([e,t])=>{i.setAttribute(e,t)}),i.dataset.checked=e.attrs.checked,s.checked=e.attrs.checked,a.append(s,o),i.append(a,c),Object.entries(t).forEach(([e,t])=>{i.setAttribute(e,t)});let u=new Set(Object.keys(t));return{dom:i,contentDOM:c,update:e=>{if(e.type!==this.type)return!1;i.dataset.checked=e.attrs.checked,s.checked=e.attrs.checked,l(e);let t=r.extensionManager.attributes,n=nO(e,t),a=new Set(Object.keys(n)),o=this.options.HTMLAttributes;return u.forEach(e=>{a.has(e)||(e in o?i.setAttribute(e,o[e]):i.removeAttribute(e))}),Object.entries(n).forEach(([e,t])=>{t==null?e in o?i.setAttribute(e,o[e]):i.removeAttribute(e):i.setAttribute(e,t)}),u=a,!0}}}},addInputRules(){return[Bk({find:XN,type:this.type,getAttributes:e=>({checked:e[e.length-1]===`x`})})]}}),QN=Qk.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:e}){return[`ul`,tO(this.options.HTMLAttributes,e,{"data-type":this.name}),0]},parseMarkdown:(e,t)=>t.createNode(`taskList`,{},t.parseChildren(e.items||[])),renderMarkdown:(e,t)=>e.content?t.renderChildren(e.content,`
1814
1814
  `):``,markdownTokenizer:{name:`taskList`,level:`block`,start(e){let t=e.match(/^\s*[-+*]\s+\[([ xX])\]\s+/)?.index;return t===void 0?-1:t},tokenize(e,t,n){let r=e=>{let t=Yk(e,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:e=>({indentLevel:e[1].length,mainContent:e[4],checked:e[3].toLowerCase()===`x`}),createToken:(e,t)=>({type:`taskItem`,raw:``,mainContent:e.mainContent,indentLevel:e.indentLevel,checked:e.checked,text:e.mainContent,tokens:n.inlineTokens(e.mainContent),nestedTokens:t}),customNestedParser:r},n);return t?[{type:`taskList`,raw:t.raw,items:t.items}]:n.blockTokens(e)},i=Yk(e,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:e=>({indentLevel:e[1].length,mainContent:e[4],checked:e[3].toLowerCase()===`x`}),createToken:(e,t)=>({type:`taskItem`,raw:``,mainContent:e.mainContent,indentLevel:e.indentLevel,checked:e.checked,text:e.mainContent,tokens:n.inlineTokens(e.mainContent),nestedTokens:t}),customNestedParser:r},n);if(i)return{type:`taskList`,raw:i.raw,items:i.items}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleTaskList:()=>({commands:e})=>e.toggleList(this.name,this.options.itemTypeName)}},addKeyboardShortcuts(){return{"Mod-Shift-9":()=>this.editor.commands.toggleTaskList()}}});Ck.create({name:`listKit`,addExtensions(){let e=[];return this.options.bulletList!==!1&&e.push(ON.configure(this.options.bulletList)),this.options.listItem!==!1&&e.push(kN.configure(this.options.listItem)),this.options.listKeymap!==!1&&e.push(BN.configure(this.options.listKeymap)),this.options.orderedList!==!1&&e.push(YN.configure(this.options.orderedList)),this.options.taskItem!==!1&&e.push(ZN.configure(this.options.taskItem)),this.options.taskList!==!1&&e.push(QN.configure(this.options.taskList)),e}});var $N=kN,eP=ON,tP=YN,nP=Qk.create({name:`hardBreak`,markdownTokenName:`br`,addOptions(){return{keepMarks:!0,HTMLAttributes:{}}},inline:!0,group:`inline`,selectable:!1,linebreakReplacement:!0,parseHTML(){return[{tag:`br`}]},renderHTML({HTMLAttributes:e}){return[`br`,tO(this.options.HTMLAttributes,e)]},renderText(){return`
1815
1815
  `},renderMarkdown:()=>`
1816
- `,parseMarkdown:()=>({type:`hardBreak`}),addCommands(){return{setHardBreak:()=>({commands:e,chain:t,state:n,editor:r})=>e.first([()=>e.exitCode(),()=>e.command(()=>{let{selection:e,storedMarks:i}=n;if(e.$from.parent.type.spec.isolating)return!1;let{keepMarks:a}=this.options,{splittableMarks:o}=r.extensionManager,s=i||e.$to.parentOffset&&e.$from.marks();return t().insertContent({type:this.name}).command(({tr:e,dispatch:t})=>{if(t&&s&&a){let t=s.filter(e=>o.includes(e.type.name));e.ensureMarks(t)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}});function rP(e){let{char:t,allowSpaces:n,allowToIncludeChar:r,allowedPrefixes:i,startOfLine:a,$position:o}=e,s=n&&!r,c=Vk(t),l=RegExp(`\\s${c}$`),u=a?`^`:``,d=r?``:c,f=RegExp(s?`${u}${c}.*?(?=\\s${d}|$)`:`${u}(?:^)?${c}[^\\s${d}]*`,`gm`),p=o.nodeBefore?.isText&&o.nodeBefore.text;if(!p)return null;let m=o.pos-p.length,h=Array.from(p.matchAll(f)).pop();if(!h||h.input===void 0||h.index===void 0)return null;let g=h.input.slice(Math.max(0,h.index-1),h.index),_=RegExp(`^[${i?.join(``)}\0]?$`).test(g);if(i!==null&&!_)return null;let v=m+h.index,y=v+h[0].length;return s&&l.test(p.slice(y-1,y+1))&&(h[0]+=` `,y+=1),v<o.pos&&y>=o.pos?{range:{from:v,to:y},query:h[0].slice(t.length),text:h[0]}:null}var iP=new Qb(`suggestion`);function aP({pluginKey:e=iP,editor:t,char:n=`@`,allowSpaces:r=!1,allowToIncludeChar:i=!1,allowedPrefixes:a=[` `],startOfLine:o=!1,decorationTag:s=`span`,decorationClass:c=`suggestion`,decorationContent:l=``,decorationEmptyClass:u=`is-empty`,command:d=()=>null,items:f=()=>[],render:p=()=>({}),allow:m=()=>!0,findSuggestionMatch:h=rP,shouldShow:g}){let _,v=p?.(),y=()=>{let e=t.state.selection.$anchor.pos,{top:n,right:r,bottom:i,left:a}=t.view.coordsAtPos(e);try{return new DOMRect(a,n,r-a,i-n)}catch{return null}},b=(n,r)=>r?()=>{let r=e.getState(t.state)?.decorationId;return n.dom.querySelector(`[data-decoration-id="${r}"]`)?.getBoundingClientRect()||null}:y;function x(n,r){var i;try{let r=e.getState(n.state),a=r?.decorationId?n.dom.querySelector(`[data-decoration-id="${r.decorationId}"]`):null,o={editor:t,range:r?.range||{from:0,to:0},query:r?.query||null,text:r?.text||null,items:[],command:e=>d({editor:t,range:r?.range||{from:0,to:0},props:e}),decorationNode:a,clientRect:b(n,a)};(i=v?.onExit)==null||i.call(v,o)}catch{}let a=n.state.tr.setMeta(r,{exit:!0});n.dispatch(a)}let S=new K({key:e,view(){return{update:async(e,n)=>{var r,i,a,o,s;let c=this.key?.getState(n),l=this.key?.getState(e.state),u=c.active&&l.active&&c.range.from!==l.range.from,p=!c.active&&l.active,m=c.active&&!l.active,h=!p&&!m&&c.query!==l.query,g=p||u&&h,y=h||u,x=m||u&&h;if(!g&&!y&&!x)return;let S=x&&!g?c:l,C=e.dom.querySelector(`[data-decoration-id="${S.decorationId}"]`);_={editor:t,range:S.range,query:S.query,text:S.text,items:[],command:e=>d({editor:t,range:S.range,props:e}),decorationNode:C,clientRect:b(e,C)},g&&((r=v?.onBeforeStart)==null||r.call(v,_)),y&&((i=v?.onBeforeUpdate)==null||i.call(v,_)),(y||g)&&(_.items=await f({editor:t,query:S.query})),x&&((a=v?.onExit)==null||a.call(v,_)),y&&((o=v?.onUpdate)==null||o.call(v,_)),g&&((s=v?.onStart)==null||s.call(v,_))},destroy:()=>{var e;_&&((e=v?.onExit)==null||e.call(v,_))}}},state:{init(){return{active:!1,range:{from:0,to:0},query:null,text:null,composing:!1}},apply(s,c,l,u){let{isEditable:d}=t,{composing:f}=t.view,{selection:p}=s,{empty:_,from:v}=p,y={...c},b=s.getMeta(e);if(b&&b.exit)return y.active=!1,y.decorationId=null,y.range={from:0,to:0},y.query=null,y.text=null,y;if(y.composing=f,d&&(_||t.view.composing)){(v<c.range.from||v>c.range.to)&&!f&&!c.composing&&(y.active=!1);let e=h({char:n,allowSpaces:r,allowToIncludeChar:i,allowedPrefixes:a,startOfLine:o,$position:p.$from}),l=`id_${Math.floor(Math.random()*4294967295)}`;e&&m({editor:t,state:u,range:e.range,isActive:c.active})&&(!g||g({editor:t,range:e.range,query:e.query,text:e.text,transaction:s}))?(y.active=!0,y.decorationId=c.decorationId?c.decorationId:l,y.range=e.range,y.query=e.query,y.text=e.text):y.active=!1}else y.active=!1;return y.active||(y.decorationId=null,y.range={from:0,to:0},y.query=null,y.text=null),y}},props:{handleKeyDown(n,r){var i;let{active:a,range:o}=S.getState(n.state);if(!a)return!1;if(r.key===`Escape`||r.key===`Esc`){let a=S.getState(n.state),o=_?.decorationNode??null??(a?.decorationId?n.dom.querySelector(`[data-decoration-id="${a.decorationId}"]`):null);if((v?.onKeyDown)?.call(v,{view:n,event:r,range:a.range}))return!0;let s={editor:t,range:a.range,query:a.query,text:a.text,items:[],command:e=>d({editor:t,range:a.range,props:e}),decorationNode:o,clientRect:o?()=>o.getBoundingClientRect()||null:null};return(i=v?.onExit)==null||i.call(v,s),x(n,e),!0}return(v?.onKeyDown)?.call(v,{view:n,event:r,range:o})||!1},decorations(e){let{active:t,range:n,decorationId:r,query:i}=S.getState(e);if(!t)return null;let a=!i?.length,o=[c];return a&&o.push(u),wT.create(e.doc,[xT.inline(n.from,n.to,{nodeName:s,class:o.join(` `),"data-decoration-id":r,"data-decoration-content":l})])}}});return S}function oP({editor:e,overrideSuggestionOptions:t,extensionName:n,char:r=`@`}){return{editor:e,char:r,pluginKey:new Qb,command:({editor:e,range:t,props:i})=>{var a;(e.view.state.selection.$to.nodeAfter?.text)?.startsWith(` `)&&(t.to+=1),e.chain().focus().insertContentAt(t,[{type:n,attrs:{...i,mentionSuggestionChar:r}},{type:`text`,text:` `}]).run(),(a=e.view.dom.ownerDocument.defaultView?.getSelection())==null||a.collapseToEnd()},allow:({state:e,range:t})=>{let r=e.doc.resolve(t.from),i=e.schema.nodes[n];return!!r.parent.type.contentMatch.matchType(i)},...t}}function sP(e){return(e.options.suggestions.length?e.options.suggestions:[e.options.suggestion]).map(t=>oP({editor:e.editor,overrideSuggestionOptions:t,extensionName:e.name,char:t.char}))}function cP(e,t){let n=sP(e);return n.find(e=>e.char===t)||(n.length?n[0]:null)}var lP=Qk.create({name:`mention`,priority:101,addOptions(){return{HTMLAttributes:{},renderText({node:e,suggestion:t}){return`${t?.char??`@`}${e.attrs.label??e.attrs.id}`},deleteTriggerWithBackspace:!1,renderHTML({options:e,node:t,suggestion:n}){return[`span`,tO(this.HTMLAttributes,e.HTMLAttributes),`${n?.char??`@`}${t.attrs.label??t.attrs.id}`]},suggestions:[],suggestion:{}}},group:`inline`,inline:!0,selectable:!1,atom:!0,addAttributes(){return{id:{default:null,parseHTML:e=>e.getAttribute(`data-id`),renderHTML:e=>e.id?{"data-id":e.id}:{}},label:{default:null,parseHTML:e=>e.getAttribute(`data-label`),renderHTML:e=>e.label?{"data-label":e.label}:{}},mentionSuggestionChar:{default:`@`,parseHTML:e=>e.getAttribute(`data-mention-suggestion-char`),renderHTML:e=>({"data-mention-suggestion-char":e.mentionSuggestionChar})}}},parseHTML(){return[{tag:`span[data-type="${this.name}"]`}]},renderHTML({node:e,HTMLAttributes:t}){let n=cP(this,e.attrs.mentionSuggestionChar);if(this.options.renderLabel!==void 0)return console.warn(`renderLabel is deprecated use renderText and renderHTML instead`),[`span`,tO({"data-type":this.name},this.options.HTMLAttributes,t),this.options.renderLabel({options:this.options,node:e,suggestion:n})];let r={...this.options};r.HTMLAttributes=tO({"data-type":this.name},this.options.HTMLAttributes,t);let i=this.options.renderHTML({options:r,node:e,suggestion:n});return typeof i==`string`?[`span`,tO({"data-type":this.name},this.options.HTMLAttributes,t),i]:i},...Jk({nodeName:`mention`,name:`@`,selfClosing:!0,allowedAttributes:[`id`,`label`,{name:`mentionSuggestionChar`,skipIfDefault:`@`}],parseAttributes:e=>{let t={},n=/(\w+)=(?:"([^"]*)"|'([^']*)')/g,r=n.exec(e);for(;r!==null;){let[,i,a,o]=r;t[i===`char`?`mentionSuggestionChar`:i]=a??o,r=n.exec(e)}return t},serializeAttributes:e=>Object.entries(e).filter(([,e])=>e!=null).map(([e,t])=>`${e===`mentionSuggestionChar`?`char`:e}="${t}"`).join(` `)}),renderText({node:e}){let t={options:this.options,node:e,suggestion:cP(this,e.attrs.mentionSuggestionChar)};return this.options.renderLabel===void 0?this.options.renderText(t):(console.warn(`renderLabel is deprecated use renderText and renderHTML instead`),this.options.renderLabel(t))},addKeyboardShortcuts(){return{Backspace:()=>this.editor.commands.command(({tr:e,state:t})=>{let n=!1,{selection:r}=t,{empty:i,anchor:a}=r;if(!i)return!1;let o=new xv,s=0;return t.doc.nodesBetween(a-1,a,(e,t)=>{if(e.type.name===this.name)return n=!0,o=e,s=t,!1}),n&&e.insertText(this.options.deleteTriggerWithBackspace?``:o.attrs.mentionSuggestionChar,s,s+o.nodeSize),n})}},addProseMirrorPlugins(){return sP(this).map(aP)}}),uP={class:`dropdown-menu show`},dP=[`onClick`],fP={__name:`BDPlaceholderList`,props:{items:Array,command:Function},setup(e,{expose:n}){let r=e,i=(0,t.ref)(0);(0,t.watch)(()=>r.items,()=>{i.value=0});let a=e=>{let t=r.items[e];t&&r.command(t)};return n({onKeyDown:({event:e})=>r.items?.length?e.key===`ArrowUp`?(i.value=(i.value+r.items.length-1)%r.items.length,!0):e.key===`ArrowDown`?(i.value=(i.value+1)%r.items.length,!0):e.key===`Enter`?(a(i.value),!0):!1:!1}),(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,uP,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.items,(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:n,class:(0,t.normalizeClass)([`dropdown-item`,{active:n===i.value}]),onClick:e=>a(n)},(0,t.toDisplayString)(e.label),11,dP))),128))]))}},pP=(e=[],t)=>({items:({query:t})=>e.filter(e=>e.label.toLowerCase().includes(t.toLowerCase())),command:({editor:e,range:t,props:n})=>{e.chain().focus().deleteRange(t).insertContent(`{${n.id}}`).run()},render:()=>{let e=null,n=n=>{let r=n.clientRect?.(),i=t?.value;if(!r||!i||!e?.element)return;let a=i.getBoundingClientRect(),o=r.left-a.left+i.scrollLeft,s=r.bottom-a.top+i.scrollTop,c=e.element;c.classList.add(`placeholder-tokens-menu`),c.style.position=`absolute`,c.style.left=`${Math.round(o)}px`,c.style.top=`${Math.round(s)}px`};return{onStart:r=>{e=new iA(fP,{props:r,editor:r.editor});let i=t?.value;i&&e.element&&i.appendChild(e.element),n(r)},onUpdate(t){e&&e.updateProps(t),n(t)},onKeyDown(t){return e?.ref?.onKeyDown?.(t)??!1},onExit(){e&&(e.destroy(),e.element?.remove())}}}}),mP={class:`popover bd-link-input-popover show bd-link-input-bottom`},hP={class:`popover-body`},gP={class:`form-label`},_P={key:0,class:`validation-text`},vP={class:`d-flex gap-2 mt-2`},yP=[`disabled`],bP=(0,t.defineComponent)({__name:`BDLinkInput`,props:{previousUrl:{}},emits:[`submit`,`cancel`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.ref)(r.previousUrl??``),o=(0,t.computed)(()=>{if(!a.value)return!!r.previousUrl;if(a.value===r.previousUrl)return!1;let e=a.value.trim().toLowerCase();return e.startsWith(`http://`)||e.startsWith(`https://`)||e.startsWith(`www.`)}),s=(0,t.computed)(()=>a.value&&a.value===r.previousUrl?`De URL is niet gewijzigd`:a.value&&!o.value?`De URL moet beginnen met http://, https:// of www.`:``),c=(0,t.computed)(()=>r.previousUrl?a.value?`Wijzigen`:`Verwijderen`:`Toevoegen`),l=()=>i(`submit`,a.value),u=()=>i(`cancel`);return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,mP,[n[2]||=(0,t.createElementVNode)(`div`,{class:`popover-header`},`Link beheren`,-1),(0,t.createElementVNode)(`div`,hP,[(0,t.createElementVNode)(`label`,gP,[n[1]||=(0,t.createTextVNode)(` URL: `,-1),(0,t.withDirectives)((0,t.createElementVNode)(`input`,{"onUpdate:modelValue":n[0]||=e=>a.value=e,type:`text`,class:`form-control`,placeholder:`https://www.example.com`},null,512),[[t.vModelText,a.value]]),s.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,_P,(0,t.toDisplayString)(s.value),1)):(0,t.createCommentVNode)(``,!0)]),(0,t.createElementVNode)(`div`,vP,[(0,t.createElementVNode)(`button`,{type:`button`,class:`btn btn-primary btn-sm`,disabled:!o.value,onClick:l},(0,t.toDisplayString)(c.value),9,yP),(0,t.createElementVNode)(`button`,{type:`button`,class:`btn btn-secondary btn-sm`,onClick:u},` Annuleren `)])])]))}}),xP={BASIC:`basic`,FULL:`full`,FORMAT:`format`},SP={class:`attachment-list`},CP={class:`attachment-link`},wP={key:1,class:`attachment-no-download`},TP=[`href`],EP=(0,t.defineComponent)({__name:`BDAttachmentPreviewList`,props:{files:{default:[]},showDelete:{type:Boolean,default:!1},noDownload:{type:Boolean,default:!1}},emits:[`delete`],setup(e,{emit:n}){let r=n,i=e=>{r(`delete`,e)};return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`ul`,SP,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.files,n=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{class:`attachment-list__item`,key:n.CorrelationId},[(0,t.createElementVNode)(`div`,CP,[e.showDelete?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`remove`,onClick:e=>i(n),"aria-label":`verwijder`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(yi))]),_:1},8,[`onClick`])):(0,t.createCommentVNode)(``,!0),e.noDownload?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,wP,[(0,t.createVNode)((0,t.unref)(ce)),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(n.Naam.trim()),1)])):((0,t.openBlock)(),(0,t.createElementBlock)(`a`,{key:2,href:n.downloadUrl},[(0,t.createVNode)((0,t.unref)(ce)),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(n.Naam.trim()),1)],8,TP))])]))),128))]))}}),DP={class:`attachment-list`},OP={class:`attachment`},kP=[`onClick`],AP=[`src`,`alt`],jP=[`onClick`],MP=[`href`],NP={class:`btn btn-light download-button-image`},PP=[`src`,`alt`],FP=(0,t.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(e,{emit:n}){let r=e,i=n,a=e=>{i(`delete`,e)},o=(e,t)=>{e.target&&e.target.className===`img-preview`&&i(`show`,t)};return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`ul`,DP,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.files,n=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{class:`attachment-list__item`,key:n.CorrelationId},[(0,t.createElementVNode)(`div`,OP,[e.showDelete?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`remove`,"aria-label":`verwijder`,onClick:(0,t.withModifiers)(e=>a(n),[`prevent`])},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(yi))]),_:1},8,[`onClick`])):(0,t.createCommentVNode)(``,!0),r.noDownload?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:1,onClick:e=>o(e,n)},[(0,t.createElementVNode)(`img`,{src:n.previewUrl,class:`img-preview`,alt:n.altName,loading:`lazy`},null,8,AP)],8,kP)):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:2,onClick:e=>o(e,n)},[r.fastDownload?((0,t.openBlock)(),(0,t.createElementBlock)(`a`,{key:0,href:n.downloadUrl,class:`download-link`},[(0,t.createElementVNode)(`button`,NP,[(0,t.createVNode)((0,t.unref)(Vt))])],8,MP)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`img`,{src:n.previewUrl,alt:n.altName,class:`img-preview`,loading:`lazy`},null,8,PP)],8,jP))])]))),128))]))}}),IP=e=>e?.map(e=>e.CorrelationId),LP=e=>{if(e.Naam==null)return!1;let t=e.Naam.toLowerCase();return t.endsWith(`.png`)||t.endsWith(`.jpg`)||t.endsWith(`.jpeg`)||t.endsWith(`.gif`)},RP=(e,t)=>t.DownloadUrl?t.DownloadUrl:t.identifier?`${e}/Collega/api/Conversation/GetConversationAttachment?conversationId=${t.conversationId}&fileMetadataId=${t.identifier}`:t.url?t.url:t.Id?`${e}/Portaal/DownloadBerichtBijlage/${t.Id}`:t.FileId?`${e}/Portaal/DownloadStandardMessageAttachment/${t.StandardAttachmentId}/${t.FileId}`:`${e}/Portaal/DownloadBerichtStagingBijlage/${t.CorrelationId}`,zP=(e,t)=>t.ThumbnailUrl?t.ThumbnailUrl:t.identifier?`${e}/Collega/api/Conversation/GetConversationAttachmentThumbnail?conversationId=${t.conversationId}&fileMetadataId=${t.identifier}`:t.url?t.url:t.Id?`${e}/Portaal/DownloadBerichtBijlageThumbnail/${t.Id}`:t.StandardAttachmentId||t.standardAttachmentId?`${e}/Portaal/DownloadStandardMessageAttachmentThumbnail/${t.StandardAttachmentId}/${t.FileId}`:`${e}/Portaal/DownloadBerichtStagingBijlageThumbnail/${t.CorrelationId}`,BP=(e,t)=>t.identifier?`${e}/Collega/api/Conversation/GetConversationAttachment?conversationId=${t.conversationId}&fileMetadataId=${t.identifier}`:null,VP=(e,t)=>t?LP(e):!LP(e),HP=(e=``,t,n)=>{if(t!==void 0)return t.filter(e=>VP(e,n)).map(t=>{let n=typeof t.CorrelationId==`string`?t.CorrelationId:t.CorrelationId==null?``:t.CorrelationId.toString();return{downloadUrl:RP(e,t),previewUrl:zP(e,t),fullImageUrl:BP(e,t),altName:`${t.Naam}`,...t,CorrelationId:n}})},UP=`bottom`,WP=`right`,GP=`left`,KP=`auto`,qP=[`top`,UP,WP,GP],JP=`start`,YP=`clippingParents`,XP=`viewport`,ZP=`popper`,QP=`reference`,$P=qP.reduce(function(e,t){return e.concat([t+`-`+JP,t+`-end`])},[]),eF=[].concat(qP,[KP]).reduce(function(e,t){return e.concat([t,t+`-`+JP,t+`-end`])},[]),tF=`beforeRead`,nF=`read`,rF=`afterRead`,iF=`beforeMain`,aF=`main`,oF=`afterMain`,sF=`beforeWrite`,cF=`write`,lF=`afterWrite`,uF=[tF,nF,rF,iF,aF,oF,sF,cF,lF];function dF(e){return e?(e.nodeName||``).toLowerCase():null}function fF(e){if(e==null)return window;if(e.toString()!==`[object Window]`){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function pF(e){return e instanceof fF(e).Element||e instanceof Element}function mF(e){return e instanceof fF(e).HTMLElement||e instanceof HTMLElement}function hF(e){return typeof ShadowRoot>`u`?!1:e instanceof fF(e).ShadowRoot||e instanceof ShadowRoot}function gF(e){var t=e.state;Object.keys(t.elements).forEach(function(e){var n=t.styles[e]||{},r=t.attributes[e]||{},i=t.elements[e];!mF(i)||!dF(i)||(Object.assign(i.style,n),Object.keys(r).forEach(function(e){var t=r[e];t===!1?i.removeAttribute(e):i.setAttribute(e,t===!0?``:t)}))})}function _F(e){var t=e.state,n={popper:{position:t.options.strategy,left:`0`,top:`0`,margin:`0`},arrow:{position:`absolute`},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(e){var r=t.elements[e],i=t.attributes[e]||{},a=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce(function(e,t){return e[t]=``,e},{});!mF(r)||!dF(r)||(Object.assign(r.style,a),Object.keys(i).forEach(function(e){r.removeAttribute(e)}))})}}var vF={name:`applyStyles`,enabled:!0,phase:`write`,fn:gF,effect:_F,requires:[`computeStyles`]};function yF(e){return e.split(`-`)[0]}var bF=Math.max,xF=Math.min,SF=Math.round;function CF(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(e){return e.brand+`/`+e.version}).join(` `):navigator.userAgent}function wF(){return!/^((?!chrome|android).)*safari/i.test(CF())}function TF(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,a=1;t&&mF(e)&&(i=e.offsetWidth>0&&SF(r.width)/e.offsetWidth||1,a=e.offsetHeight>0&&SF(r.height)/e.offsetHeight||1);var o=(pF(e)?fF(e):window).visualViewport,s=!wF()&&n,c=(r.left+(s&&o?o.offsetLeft:0))/i,l=(r.top+(s&&o?o.offsetTop:0))/a,u=r.width/i,d=r.height/a;return{width:u,height:d,top:l,right:c+u,bottom:l+d,left:c,x:c,y:l}}function EF(e){var t=TF(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function DF(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&hF(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function OF(e){return fF(e).getComputedStyle(e)}function kF(e){return[`table`,`td`,`th`].indexOf(dF(e))>=0}function AF(e){return((pF(e)?e.ownerDocument:e.document)||window.document).documentElement}function jF(e){return dF(e)===`html`?e:e.assignedSlot||e.parentNode||(hF(e)?e.host:null)||AF(e)}function MF(e){return!mF(e)||OF(e).position===`fixed`?null:e.offsetParent}function NF(e){var t=/firefox/i.test(CF());if(/Trident/i.test(CF())&&mF(e)&&OF(e).position===`fixed`)return null;var n=jF(e);for(hF(n)&&(n=n.host);mF(n)&&[`html`,`body`].indexOf(dF(n))<0;){var r=OF(n);if(r.transform!==`none`||r.perspective!==`none`||r.contain===`paint`||[`transform`,`perspective`].indexOf(r.willChange)!==-1||t&&r.willChange===`filter`||t&&r.filter&&r.filter!==`none`)return n;n=n.parentNode}return null}function PF(e){for(var t=fF(e),n=MF(e);n&&kF(n)&&OF(n).position===`static`;)n=MF(n);return n&&(dF(n)===`html`||dF(n)===`body`&&OF(n).position===`static`)?t:n||NF(e)||t}function FF(e){return[`top`,`bottom`].indexOf(e)>=0?`x`:`y`}function IF(e,t,n){return bF(e,xF(t,n))}function LF(e,t,n){var r=IF(e,t,n);return r>n?n:r}function RF(){return{top:0,right:0,bottom:0,left:0}}function zF(e){return Object.assign({},RF(),e)}function BF(e,t){return t.reduce(function(t,n){return t[n]=e,t},{})}var VF=function(e,t){return e=typeof e==`function`?e(Object.assign({},t.rects,{placement:t.placement})):e,zF(typeof e==`number`?BF(e,qP):e)};function HF(e){var t,n=e.state,r=e.name,i=e.options,a=n.elements.arrow,o=n.modifiersData.popperOffsets,s=yF(n.placement),c=FF(s),l=[`left`,`right`].indexOf(s)>=0?`height`:`width`;if(!(!a||!o)){var u=VF(i.padding,n),d=EF(a),f=c===`y`?`top`:GP,p=c===`y`?UP:WP,m=n.rects.reference[l]+n.rects.reference[c]-o[c]-n.rects.popper[l],h=o[c]-n.rects.reference[c],g=PF(a),_=g?c===`y`?g.clientHeight||0:g.clientWidth||0:0,v=m/2-h/2,y=u[f],b=_-d[l]-u[p],x=_/2-d[l]/2+v,S=IF(y,x,b),C=c;n.modifiersData[r]=(t={},t[C]=S,t.centerOffset=S-x,t)}}function UF(e){var t=e.state,n=e.options.element,r=n===void 0?`[data-popper-arrow]`:n;r!=null&&(typeof r==`string`&&(r=t.elements.popper.querySelector(r),!r)||DF(t.elements.popper,r)&&(t.elements.arrow=r))}var WF={name:`arrow`,enabled:!0,phase:`main`,fn:HF,effect:UF,requires:[`popperOffsets`],requiresIfExists:[`preventOverflow`]};function GF(e){return e.split(`-`)[1]}var KF={top:`auto`,right:`auto`,bottom:`auto`,left:`auto`};function qF(e,t){var n=e.x,r=e.y,i=t.devicePixelRatio||1;return{x:SF(n*i)/i||0,y:SF(r*i)/i||0}}function JF(e){var t,n=e.popper,r=e.popperRect,i=e.placement,a=e.variation,o=e.offsets,s=e.position,c=e.gpuAcceleration,l=e.adaptive,u=e.roundOffsets,d=e.isFixed,f=o.x,p=f===void 0?0:f,m=o.y,h=m===void 0?0:m,g=typeof u==`function`?u({x:p,y:h}):{x:p,y:h};p=g.x,h=g.y;var _=o.hasOwnProperty(`x`),v=o.hasOwnProperty(`y`),y=GP,b=`top`,x=window;if(l){var S=PF(n),C=`clientHeight`,w=`clientWidth`;if(S===fF(n)&&(S=AF(n),OF(S).position!==`static`&&s===`absolute`&&(C=`scrollHeight`,w=`scrollWidth`)),S=S,i===`top`||(i===`left`||i===`right`)&&a===`end`){b=UP;var T=d&&S===x&&x.visualViewport?x.visualViewport.height:S[C];h-=T-r.height,h*=c?1:-1}if(i===`left`||(i===`top`||i===`bottom`)&&a===`end`){y=WP;var E=d&&S===x&&x.visualViewport?x.visualViewport.width:S[w];p-=E-r.width,p*=c?1:-1}}var D=Object.assign({position:s},l&&KF),O=u===!0?qF({x:p,y:h},fF(n)):{x:p,y:h};if(p=O.x,h=O.y,c){var ee;return Object.assign({},D,(ee={},ee[b]=v?`0`:``,ee[y]=_?`0`:``,ee.transform=(x.devicePixelRatio||1)<=1?`translate(`+p+`px, `+h+`px)`:`translate3d(`+p+`px, `+h+`px, 0)`,ee))}return Object.assign({},D,(t={},t[b]=v?h+`px`:``,t[y]=_?p+`px`:``,t.transform=``,t))}function YF(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=r===void 0?!0:r,a=n.adaptive,o=a===void 0?!0:a,s=n.roundOffsets,c=s===void 0?!0:s,l={placement:yF(t.placement),variation:GF(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy===`fixed`};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,JF(Object.assign({},l,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:o,roundOffsets:c})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,JF(Object.assign({},l,{offsets:t.modifiersData.arrow,position:`absolute`,adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}var XF={name:`computeStyles`,enabled:!0,phase:`beforeWrite`,fn:YF,data:{}},ZF={passive:!0};function QF(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,a=i===void 0?!0:i,o=r.resize,s=o===void 0?!0:o,c=fF(t.elements.popper),l=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&l.forEach(function(e){e.addEventListener(`scroll`,n.update,ZF)}),s&&c.addEventListener(`resize`,n.update,ZF),function(){a&&l.forEach(function(e){e.removeEventListener(`scroll`,n.update,ZF)}),s&&c.removeEventListener(`resize`,n.update,ZF)}}var $F={name:`eventListeners`,enabled:!0,phase:`write`,fn:function(){},effect:QF,data:{}},eI={left:`right`,right:`left`,bottom:`top`,top:`bottom`};function tI(e){return e.replace(/left|right|bottom|top/g,function(e){return eI[e]})}var nI={start:`end`,end:`start`};function rI(e){return e.replace(/start|end/g,function(e){return nI[e]})}function iI(e){var t=fF(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function aI(e){return TF(AF(e)).left+iI(e).scrollLeft}function oI(e,t){var n=fF(e),r=AF(e),i=n.visualViewport,a=r.clientWidth,o=r.clientHeight,s=0,c=0;if(i){a=i.width,o=i.height;var l=wF();(l||!l&&t===`fixed`)&&(s=i.offsetLeft,c=i.offsetTop)}return{width:a,height:o,x:s+aI(e),y:c}}function sI(e){var t=AF(e),n=iI(e),r=e.ownerDocument?.body,i=bF(t.scrollWidth,t.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),a=bF(t.scrollHeight,t.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),o=-n.scrollLeft+aI(e),s=-n.scrollTop;return OF(r||t).direction===`rtl`&&(o+=bF(t.clientWidth,r?r.clientWidth:0)-i),{width:i,height:a,x:o,y:s}}function cI(e){var t=OF(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function lI(e){return[`html`,`body`,`#document`].indexOf(dF(e))>=0?e.ownerDocument.body:mF(e)&&cI(e)?e:lI(jF(e))}function uI(e,t){t===void 0&&(t=[]);var n=lI(e),r=n===e.ownerDocument?.body,i=fF(n),a=r?[i].concat(i.visualViewport||[],cI(n)?n:[]):n,o=t.concat(a);return r?o:o.concat(uI(jF(a)))}function dI(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function fI(e,t){var n=TF(e,!1,t===`fixed`);return n.top+=e.clientTop,n.left+=e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function pI(e,t,n){return t===`viewport`?dI(oI(e,n)):pF(t)?fI(t,n):dI(sI(AF(e)))}function mI(e){var t=uI(jF(e)),n=[`absolute`,`fixed`].indexOf(OF(e).position)>=0&&mF(e)?PF(e):e;return pF(n)?t.filter(function(e){return pF(e)&&DF(e,n)&&dF(e)!==`body`}):[]}function hI(e,t,n,r){var i=t===`clippingParents`?mI(e):[].concat(t),a=[].concat(i,[n]),o=a[0],s=a.reduce(function(t,n){var i=pI(e,n,r);return t.top=bF(i.top,t.top),t.right=xF(i.right,t.right),t.bottom=xF(i.bottom,t.bottom),t.left=bF(i.left,t.left),t},pI(e,o,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function gI(e){var t=e.reference,n=e.element,r=e.placement,i=r?yF(r):null,a=r?GF(r):null,o=t.x+t.width/2-n.width/2,s=t.y+t.height/2-n.height/2,c;switch(i){case`top`:c={x:o,y:t.y-n.height};break;case UP:c={x:o,y:t.y+t.height};break;case WP:c={x:t.x+t.width,y:s};break;case GP:c={x:t.x-n.width,y:s};break;default:c={x:t.x,y:t.y}}var l=i?FF(i):null;if(l!=null){var u=l===`y`?`height`:`width`;switch(a){case JP:c[l]=c[l]-(t[u]/2-n[u]/2);break;case`end`:c[l]=c[l]+(t[u]/2-n[u]/2);break;default:}}return c}function _I(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=r===void 0?e.placement:r,a=n.strategy,o=a===void 0?e.strategy:a,s=n.boundary,c=s===void 0?YP:s,l=n.rootBoundary,u=l===void 0?XP:l,d=n.elementContext,f=d===void 0?ZP:d,p=n.altBoundary,m=p===void 0?!1:p,h=n.padding,g=h===void 0?0:h,_=zF(typeof g==`number`?BF(g,qP):g),v=f===`popper`?QP:ZP,y=e.rects.popper,b=e.elements[m?v:f],x=hI(pF(b)?b:b.contextElement||AF(e.elements.popper),c,u,o),S=TF(e.elements.reference),C=gI({reference:S,element:y,strategy:`absolute`,placement:i}),w=dI(Object.assign({},y,C)),T=f===`popper`?w:S,E={top:x.top-T.top+_.top,bottom:T.bottom-x.bottom+_.bottom,left:x.left-T.left+_.left,right:T.right-x.right+_.right},D=e.modifiersData.offset;if(f===`popper`&&D){var O=D[i];Object.keys(E).forEach(function(e){var t=[`right`,`bottom`].indexOf(e)>=0?1:-1,n=[`top`,`bottom`].indexOf(e)>=0?`y`:`x`;E[e]+=O[n]*t})}return E}function vI(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=n.boundary,a=n.rootBoundary,o=n.padding,s=n.flipVariations,c=n.allowedAutoPlacements,l=c===void 0?eF:c,u=GF(r),d=u?s?$P:$P.filter(function(e){return GF(e)===u}):qP,f=d.filter(function(e){return l.indexOf(e)>=0});f.length===0&&(f=d);var p=f.reduce(function(t,n){return t[n]=_I(e,{placement:n,boundary:i,rootBoundary:a,padding:o})[yF(n)],t},{});return Object.keys(p).sort(function(e,t){return p[e]-p[t]})}function yI(e){if(yF(e)===`auto`)return[];var t=tI(e);return[rI(e),t,rI(t)]}function bI(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var i=n.mainAxis,a=i===void 0?!0:i,o=n.altAxis,s=o===void 0?!0:o,c=n.fallbackPlacements,l=n.padding,u=n.boundary,d=n.rootBoundary,f=n.altBoundary,p=n.flipVariations,m=p===void 0?!0:p,h=n.allowedAutoPlacements,g=t.options.placement,_=yF(g)===g,v=c||(_||!m?[tI(g)]:yI(g)),y=[g].concat(v).reduce(function(e,n){return e.concat(yF(n)===`auto`?vI(t,{placement:n,boundary:u,rootBoundary:d,padding:l,flipVariations:m,allowedAutoPlacements:h}):n)},[]),b=t.rects.reference,x=t.rects.popper,S=new Map,C=!0,w=y[0],T=0;T<y.length;T++){var E=y[T],D=yF(E),O=GF(E)===JP,ee=[`top`,UP].indexOf(D)>=0,te=ee?`width`:`height`,k=_I(t,{placement:E,boundary:u,rootBoundary:d,altBoundary:f,padding:l}),ne=ee?O?WP:GP:O?UP:`top`;b[te]>x[te]&&(ne=tI(ne));var re=tI(ne),ie=[];if(a&&ie.push(k[D]<=0),s&&ie.push(k[ne]<=0,k[re]<=0),ie.every(function(e){return e})){w=E,C=!1;break}S.set(E,ie)}if(C)for(var ae=m?3:1,oe=function(e){var t=y.find(function(t){var n=S.get(t);if(n)return n.slice(0,e).every(function(e){return e})});if(t)return w=t,`break`},se=ae;se>0&&oe(se)!==`break`;se--);t.placement!==w&&(t.modifiersData[r]._skip=!0,t.placement=w,t.reset=!0)}}var xI={name:`flip`,enabled:!0,phase:`main`,fn:bI,requiresIfExists:[`offset`],data:{_skip:!1}};function SI(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function CI(e){return[`top`,WP,UP,GP].some(function(t){return e[t]>=0})}function wI(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,a=t.modifiersData.preventOverflow,o=_I(t,{elementContext:`reference`}),s=_I(t,{altBoundary:!0}),c=SI(o,r),l=SI(s,i,a),u=CI(c),d=CI(l);t.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:l,isReferenceHidden:u,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":d})}var TI={name:`hide`,enabled:!0,phase:`main`,requiresIfExists:[`preventOverflow`],fn:wI};function EI(e,t,n){var r=yF(e),i=[`left`,`top`].indexOf(r)>=0?-1:1,a=typeof n==`function`?n(Object.assign({},t,{placement:e})):n,o=a[0],s=a[1];return o||=0,s=(s||0)*i,[`left`,`right`].indexOf(r)>=0?{x:s,y:o}:{x:o,y:s}}function DI(e){var t=e.state,n=e.options,r=e.name,i=n.offset,a=i===void 0?[0,0]:i,o=eF.reduce(function(e,n){return e[n]=EI(n,t.rects,a),e},{}),s=o[t.placement],c=s.x,l=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=l),t.modifiersData[r]=o}var OI={name:`offset`,enabled:!0,phase:`main`,requires:[`popperOffsets`],fn:DI};function kI(e){var t=e.state,n=e.name;t.modifiersData[n]=gI({reference:t.rects.reference,element:t.rects.popper,strategy:`absolute`,placement:t.placement})}var AI={name:`popperOffsets`,enabled:!0,phase:`read`,fn:kI,data:{}};function jI(e){return e===`x`?`y`:`x`}function MI(e){var t=e.state,n=e.options,r=e.name,i=n.mainAxis,a=i===void 0?!0:i,o=n.altAxis,s=o===void 0?!1:o,c=n.boundary,l=n.rootBoundary,u=n.altBoundary,d=n.padding,f=n.tether,p=f===void 0?!0:f,m=n.tetherOffset,h=m===void 0?0:m,g=_I(t,{boundary:c,rootBoundary:l,padding:d,altBoundary:u}),_=yF(t.placement),v=GF(t.placement),y=!v,b=FF(_),x=jI(b),S=t.modifiersData.popperOffsets,C=t.rects.reference,w=t.rects.popper,T=typeof h==`function`?h(Object.assign({},t.rects,{placement:t.placement})):h,E=typeof T==`number`?{mainAxis:T,altAxis:T}:Object.assign({mainAxis:0,altAxis:0},T),D=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,O={x:0,y:0};if(S){if(a){var ee=b===`y`?`top`:GP,te=b===`y`?UP:WP,k=b===`y`?`height`:`width`,ne=S[b],re=ne+g[ee],ie=ne-g[te],ae=p?-w[k]/2:0,oe=v===`start`?C[k]:w[k],se=v===`start`?-w[k]:-C[k],ce=t.elements.arrow,le=p&&ce?EF(ce):{width:0,height:0},ue=t.modifiersData[`arrow#persistent`]?t.modifiersData[`arrow#persistent`].padding:RF(),de=ue[ee],fe=ue[te],pe=IF(0,C[k],le[k]),me=y?C[k]/2-ae-pe-de-E.mainAxis:oe-pe-de-E.mainAxis,he=y?-C[k]/2+ae+pe+fe+E.mainAxis:se+pe+fe+E.mainAxis,ge=t.elements.arrow&&PF(t.elements.arrow),_e=ge?b===`y`?ge.clientTop||0:ge.clientLeft||0:0,ve=D?.[b]??0,ye=ne+me-ve-_e,be=ne+he-ve,xe=IF(p?xF(re,ye):re,ne,p?bF(ie,be):ie);S[b]=xe,O[b]=xe-ne}if(s){var Se=b===`x`?`top`:GP,Ce=b===`x`?UP:WP,we=S[x],Te=x===`y`?`height`:`width`,Ee=we+g[Se],De=we-g[Ce],Oe=[`top`,GP].indexOf(_)!==-1,A=D?.[x]??0,ke=Oe?Ee:we-C[Te]-w[Te]-A+E.altAxis,Ae=Oe?we+C[Te]+w[Te]-A-E.altAxis:De,je=p&&Oe?LF(ke,we,Ae):IF(p?ke:Ee,we,p?Ae:De);S[x]=je,O[x]=je-we}t.modifiersData[r]=O}}var NI={name:`preventOverflow`,enabled:!0,phase:`main`,fn:MI,requiresIfExists:[`offset`]};function PI(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function FI(e){return e===fF(e)||!mF(e)?iI(e):PI(e)}function II(e){var t=e.getBoundingClientRect(),n=SF(t.width)/e.offsetWidth||1,r=SF(t.height)/e.offsetHeight||1;return n!==1||r!==1}function LI(e,t,n){n===void 0&&(n=!1);var r=mF(t),i=mF(t)&&II(t),a=AF(t),o=TF(e,i,n),s={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&((dF(t)!==`body`||cI(a))&&(s=FI(t)),mF(t)?(c=TF(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):a&&(c.x=aI(a))),{x:o.left+s.scrollLeft-c.x,y:o.top+s.scrollTop-c.y,width:o.width,height:o.height}}function RI(e){var t=new Map,n=new Set,r=[];e.forEach(function(e){t.set(e.name,e)});function i(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach(function(e){if(!n.has(e)){var r=t.get(e);r&&i(r)}}),r.push(e)}return e.forEach(function(e){n.has(e.name)||i(e)}),r}function zI(e){var t=RI(e);return uF.reduce(function(e,n){return e.concat(t.filter(function(e){return e.phase===n}))},[])}function BI(e){var t;return function(){return t||=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})}),t}}function VI(e){var t=e.reduce(function(e,t){var n=e[t.name];return e[t.name]=n?Object.assign({},n,t,{options:Object.assign({},n.options,t.options),data:Object.assign({},n.data,t.data)}):t,e},{});return Object.keys(t).map(function(e){return t[e]})}var HI={placement:`bottom`,modifiers:[],strategy:`absolute`};function UI(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(e){return!(e&&typeof e.getBoundingClientRect==`function`)})}function WI(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,i=t.defaultOptions,a=i===void 0?HI:i;return function(e,t,n){n===void 0&&(n=a);var i={placement:`bottom`,orderedModifiers:[],options:Object.assign({},HI,a),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},o=[],s=!1,c={state:i,setOptions:function(n){var o=typeof n==`function`?n(i.options):n;u(),i.options=Object.assign({},a,i.options,o),i.scrollParents={reference:pF(e)?uI(e):e.contextElement?uI(e.contextElement):[],popper:uI(t)};var s=zI(VI([].concat(r,i.options.modifiers)));return i.orderedModifiers=s.filter(function(e){return e.enabled}),l(),c.update()},forceUpdate:function(){if(!s){var e=i.elements,t=e.reference,n=e.popper;if(UI(t,n)){i.rects={reference:LI(t,PF(n),i.options.strategy===`fixed`),popper:EF(n)},i.reset=!1,i.placement=i.options.placement,i.orderedModifiers.forEach(function(e){return i.modifiersData[e.name]=Object.assign({},e.data)});for(var r=0;r<i.orderedModifiers.length;r++){if(i.reset===!0){i.reset=!1,r=-1;continue}var a=i.orderedModifiers[r],o=a.fn,l=a.options,u=l===void 0?{}:l,d=a.name;typeof o==`function`&&(i=o({state:i,options:u,name:d,instance:c})||i)}}}},update:BI(function(){return new Promise(function(e){c.forceUpdate(),e(i)})}),destroy:function(){u(),s=!0}};if(!UI(e,t))return c;c.setOptions(n).then(function(e){!s&&n.onFirstUpdate&&n.onFirstUpdate(e)});function l(){i.orderedModifiers.forEach(function(e){var t=e.name,n=e.options,r=n===void 0?{}:n,a=e.effect;if(typeof a==`function`){var s=a({state:i,name:t,instance:c,options:r});o.push(s||function(){})}})}function u(){o.forEach(function(e){return e()}),o=[]}return c}}var GI=WI(),KI=WI({defaultModifiers:[$F,AI,XF,vF]}),qI=WI({defaultModifiers:[$F,AI,XF,vF,OI,xI,NI,WF,TI]}),JI=u({afterMain:()=>oF,afterRead:()=>rF,afterWrite:()=>lF,applyStyles:()=>vF,arrow:()=>WF,auto:()=>KP,basePlacements:()=>qP,beforeMain:()=>iF,beforeRead:()=>tF,beforeWrite:()=>sF,bottom:()=>UP,clippingParents:()=>YP,computeStyles:()=>XF,createPopper:()=>qI,createPopperBase:()=>GI,createPopperLite:()=>KI,detectOverflow:()=>_I,end:()=>`end`,eventListeners:()=>$F,flip:()=>xI,hide:()=>TI,left:()=>GP,main:()=>aF,modifierPhases:()=>uF,offset:()=>OI,placements:()=>eF,popper:()=>ZP,popperGenerator:()=>WI,popperOffsets:()=>AI,preventOverflow:()=>NI,read:()=>nF,reference:()=>QP,right:()=>WP,start:()=>JP,top:()=>`top`,variationPlacements:()=>$P,viewport:()=>XP,write:()=>cF}),YI=new Map,XI={set(e,t,n){YI.has(e)||YI.set(e,new Map);let r=YI.get(e);if(!r.has(t)&&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(t,n)},get(e,t){return YI.has(e)&&YI.get(e).get(t)||null},remove(e,t){if(!YI.has(e))return;let n=YI.get(e);n.delete(t),n.size===0&&YI.delete(e)}},ZI=1e6,QI=1e3,$I=`transitionend`,eL=e=>(e&&window.CSS&&window.CSS.escape&&(e=e.replace(/#([^\s"#']+)/g,(e,t)=>`#${CSS.escape(t)}`)),e),tL=e=>e==null?`${e}`:Object.prototype.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase(),nL=e=>{do e+=Math.floor(Math.random()*ZI);while(document.getElementById(e));return e},rL=e=>{if(!e)return 0;let{transitionDuration:t,transitionDelay:n}=window.getComputedStyle(e);return!Number.parseFloat(t)&&!Number.parseFloat(n)?0:(t=t.split(`,`)[0],n=n.split(`,`)[0],(Number.parseFloat(t)+Number.parseFloat(n))*QI)},iL=e=>{e.dispatchEvent(new Event($I))},aL=e=>!e||typeof e!=`object`?!1:(e.jquery!==void 0&&(e=e[0]),e.nodeType!==void 0),oL=e=>aL(e)?e.jquery?e[0]:e:typeof e==`string`&&e.length>0?document.querySelector(eL(e)):null,sL=e=>{if(!aL(e)||e.getClientRects().length===0)return!1;let t=getComputedStyle(e).getPropertyValue(`visibility`)===`visible`,n=e.closest(`details:not([open])`);if(!n)return t;if(n!==e){let t=e.closest(`summary`);if(t&&t.parentNode!==n||t===null)return!1}return t},cL=e=>!e||e.nodeType!==Node.ELEMENT_NODE||e.classList.contains(`disabled`)?!0:e.disabled===void 0?e.hasAttribute(`disabled`)&&e.getAttribute(`disabled`)!==`false`:e.disabled,lL=e=>{if(!document.documentElement.attachShadow)return null;if(typeof e.getRootNode==`function`){let t=e.getRootNode();return t instanceof ShadowRoot?t:null}return e instanceof ShadowRoot?e:e.parentNode?lL(e.parentNode):null},uL=()=>{},dL=e=>{e.offsetHeight},fL=()=>window.jQuery&&!document.body.hasAttribute(`data-bs-no-jquery`)?window.jQuery:null,pL=[],mL=e=>{document.readyState===`loading`?(pL.length||document.addEventListener(`DOMContentLoaded`,()=>{for(let e of pL)e()}),pL.push(e)):e()},hL=()=>document.documentElement.dir===`rtl`,gL=e=>{mL(()=>{let t=fL();if(t){let n=e.NAME,r=t.fn[n];t.fn[n]=e.jQueryInterface,t.fn[n].Constructor=e,t.fn[n].noConflict=()=>(t.fn[n]=r,e.jQueryInterface)}})},_L=(e,t=[],n=e)=>typeof e==`function`?e.call(...t):n,vL=(e,t,n=!0)=>{if(!n){_L(e);return}let r=rL(t)+5,i=!1,a=({target:n})=>{n===t&&(i=!0,t.removeEventListener($I,a),_L(e))};t.addEventListener($I,a),setTimeout(()=>{i||iL(t)},r)},yL=(e,t,n,r)=>{let i=e.length,a=e.indexOf(t);return a===-1?!n&&r?e[i-1]:e[0]:(a+=n?1:-1,r&&(a=(a+i)%i),e[Math.max(0,Math.min(a,i-1))])},bL=/[^.]*(?=\..*)\.|.*/,xL=/\..*/,SL=/::\d+$/,CL={},wL=1,TL={mouseenter:`mouseover`,mouseleave:`mouseout`},EL=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`.split(`.`));function DL(e,t){return t&&`${t}::${wL++}`||e.uidEvent||wL++}function OL(e){let t=DL(e);return e.uidEvent=t,CL[t]=CL[t]||{},CL[t]}function kL(e,t){return function n(r){return LL(r,{delegateTarget:e}),n.oneOff&&Q.off(e,r.type,t),t.apply(e,[r])}}function AL(e,t,n){return function r(i){let a=e.querySelectorAll(t);for(let{target:o}=i;o&&o!==this;o=o.parentNode)for(let s of a)if(s===o)return LL(i,{delegateTarget:o}),r.oneOff&&Q.off(e,i.type,t,n),n.apply(o,[i])}}function jL(e,t,n=null){return Object.values(e).find(e=>e.callable===t&&e.delegationSelector===n)}function ML(e,t,n){let r=typeof t==`string`,i=r?n:t||n,a=IL(e);return EL.has(a)||(a=e),[r,i,a]}function NL(e,t,n,r,i){if(typeof t!=`string`||!e)return;let[a,o,s]=ML(t,n,r);t in TL&&(o=(e=>function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)})(o));let c=OL(e),l=c[s]||(c[s]={}),u=jL(l,o,a?n:null);if(u){u.oneOff=u.oneOff&&i;return}let d=DL(o,t.replace(bL,``)),f=a?AL(e,n,o):kL(e,o);f.delegationSelector=a?n:null,f.callable=o,f.oneOff=i,f.uidEvent=d,l[d]=f,e.addEventListener(s,f,a)}function PL(e,t,n,r,i){let a=jL(t[n],r,i);a&&(e.removeEventListener(n,a,!!i),delete t[n][a.uidEvent])}function FL(e,t,n,r){let i=t[n]||{};for(let[a,o]of Object.entries(i))a.includes(r)&&PL(e,t,n,o.callable,o.delegationSelector)}function IL(e){return e=e.replace(xL,``),TL[e]||e}var Q={on(e,t,n,r){NL(e,t,n,r,!1)},one(e,t,n,r){NL(e,t,n,r,!0)},off(e,t,n,r){if(typeof t!=`string`||!e)return;let[i,a,o]=ML(t,n,r),s=o!==t,c=OL(e),l=c[o]||{},u=t.startsWith(`.`);if(a!==void 0){if(!Object.keys(l).length)return;PL(e,c,o,a,i?n:null);return}if(u)for(let n of Object.keys(c))FL(e,c,n,t.slice(1));for(let[n,r]of Object.entries(l)){let i=n.replace(SL,``);(!s||t.includes(i))&&PL(e,c,o,r.callable,r.delegationSelector)}},trigger(e,t,n){if(typeof t!=`string`||!e)return null;let r=fL(),i=t!==IL(t),a=null,o=!0,s=!0,c=!1;i&&r&&(a=r.Event(t,n),r(e).trigger(a),o=!a.isPropagationStopped(),s=!a.isImmediatePropagationStopped(),c=a.isDefaultPrevented());let l=LL(new Event(t,{bubbles:o,cancelable:!0}),n);return c&&l.preventDefault(),s&&e.dispatchEvent(l),l.defaultPrevented&&a&&a.preventDefault(),l}};function LL(e,t={}){for(let[n,r]of Object.entries(t))try{e[n]=r}catch{Object.defineProperty(e,n,{configurable:!0,get(){return r}})}return e}function RL(e){if(e===`true`)return!0;if(e===`false`)return!1;if(e===Number(e).toString())return Number(e);if(e===``||e===`null`)return null;if(typeof e!=`string`)return e;try{return JSON.parse(decodeURIComponent(e))}catch{return e}}function zL(e){return e.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}var BL={setDataAttribute(e,t,n){e.setAttribute(`data-bs-${zL(t)}`,n)},removeDataAttribute(e,t){e.removeAttribute(`data-bs-${zL(t)}`)},getDataAttributes(e){if(!e)return{};let t={},n=Object.keys(e.dataset).filter(e=>e.startsWith(`bs`)&&!e.startsWith(`bsConfig`));for(let r of n){let n=r.replace(/^bs/,``);n=n.charAt(0).toLowerCase()+n.slice(1),t[n]=RL(e.dataset[r])}return t},getDataAttribute(e,t){return RL(e.getAttribute(`data-bs-${zL(t)}`))}},VL=class{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw 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,t){let n=aL(t)?BL.getDataAttribute(t,`config`):{};return{...this.constructor.Default,...typeof n==`object`?n:{},...aL(t)?BL.getDataAttributes(t):{},...typeof e==`object`?e:{}}}_typeCheckConfig(e,t=this.constructor.DefaultType){for(let[n,r]of Object.entries(t)){let t=e[n],i=aL(t)?`element`:tL(t);if(!new RegExp(r).test(i))throw TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${n}" provided type "${i}" but expected type "${r}".`)}}},HL=`5.3.8`,UL=class extends VL{constructor(e,t){super(),e=oL(e),e&&(this._element=e,this._config=this._getConfig(t),XI.set(this._element,this.constructor.DATA_KEY,this))}dispose(){XI.remove(this._element,this.constructor.DATA_KEY),Q.off(this._element,this.constructor.EVENT_KEY);for(let e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,t,n=!0){vL(e,t,n)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return XI.get(oL(e),this.DATA_KEY)}static getOrCreateInstance(e,t={}){return this.getInstance(e)||new this(e,typeof t==`object`?t:null)}static get VERSION(){return HL}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}},WL=e=>{let t=e.getAttribute(`data-bs-target`);if(!t||t===`#`){let n=e.getAttribute(`href`);if(!n||!n.includes(`#`)&&!n.startsWith(`.`))return null;n.includes(`#`)&&!n.startsWith(`#`)&&(n=`#${n.split(`#`)[1]}`),t=n&&n!==`#`?n.trim():null}return t?t.split(`,`).map(e=>eL(e)).join(`,`):null},$={find(e,t=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(t,e))},findOne(e,t=document.documentElement){return Element.prototype.querySelector.call(t,e)},children(e,t){return[].concat(...e.children).filter(e=>e.matches(t))},parents(e,t){let n=[],r=e.parentNode.closest(t);for(;r;)n.push(r),r=r.parentNode.closest(t);return n},prev(e,t){let n=e.previousElementSibling;for(;n;){if(n.matches(t))return[n];n=n.previousElementSibling}return[]},next(e,t){let n=e.nextElementSibling;for(;n;){if(n.matches(t))return[n];n=n.nextElementSibling}return[]},focusableChildren(e){let t=[`a`,`button`,`input`,`textarea`,`select`,`details`,`[tabindex]`,`[contenteditable="true"]`].map(e=>`${e}:not([tabindex^="-"])`).join(`,`);return this.find(t,e).filter(e=>!cL(e)&&sL(e))},getSelectorFromElement(e){let t=WL(e);return t&&$.findOne(t)?t:null},getElementFromSelector(e){let t=WL(e);return t?$.findOne(t):null},getMultipleElementsFromSelector(e){let t=WL(e);return t?$.find(t):[]}},GL=(e,t=`hide`)=>{let n=`click.dismiss${e.EVENT_KEY}`,r=e.NAME;Q.on(document,n,`[data-bs-dismiss="${r}"]`,function(n){if([`A`,`AREA`].includes(this.tagName)&&n.preventDefault(),cL(this))return;let i=$.getElementFromSelector(this)||this.closest(`.${r}`);e.getOrCreateInstance(i)[t]()})},KL=`alert`,qL=`.bs.alert`,JL=`close${qL}`,YL=`closed${qL}`,XL=`fade`,ZL=`show`,QL=class e extends UL{static get NAME(){return KL}close(){if(Q.trigger(this._element,JL).defaultPrevented)return;this._element.classList.remove(ZL);let e=this._element.classList.contains(XL);this._queueCallback(()=>this._destroyElement(),this._element,e)}_destroyElement(){this._element.remove(),Q.trigger(this._element,YL),this.dispose()}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this);if(typeof t==`string`){if(n[t]===void 0||t.startsWith(`_`)||t===`constructor`)throw TypeError(`No method named "${t}"`);n[t](this)}})}};GL(QL,`close`),gL(QL);var $L=`button`,eR=`.bs.button`,tR=`.data-api`,nR=`active`,rR=`[data-bs-toggle="button"]`,iR=`click${eR}${tR}`,aR=class e extends UL{static get NAME(){return $L}toggle(){this._element.setAttribute(`aria-pressed`,this._element.classList.toggle(nR))}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this);t===`toggle`&&n[t]()})}};Q.on(document,iR,rR,e=>{e.preventDefault();let t=e.target.closest(rR);aR.getOrCreateInstance(t).toggle()}),gL(aR);var oR=`swipe`,sR=`.bs.swipe`,cR=`touchstart${sR}`,lR=`touchmove${sR}`,uR=`touchend${sR}`,dR=`pointerdown${sR}`,fR=`pointerup${sR}`,pR=`touch`,mR=`pen`,hR=`pointer-event`,gR=40,_R={endCallback:null,leftCallback:null,rightCallback:null},vR={endCallback:`(function|null)`,leftCallback:`(function|null)`,rightCallback:`(function|null)`},yR=class e extends VL{constructor(t,n){super(),this._element=t,!(!t||!e.isSupported())&&(this._config=this._getConfig(n),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return _R}static get DefaultType(){return vR}static get NAME(){return oR}dispose(){Q.off(this._element,sR)}_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(),_L(this._config.endCallback)}_move(e){this._deltaX=e.touches&&e.touches.length>1?0:e.touches[0].clientX-this._deltaX}_handleSwipe(){let e=Math.abs(this._deltaX);if(e<=gR)return;let t=e/this._deltaX;this._deltaX=0,t&&_L(t>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(Q.on(this._element,dR,e=>this._start(e)),Q.on(this._element,fR,e=>this._end(e)),this._element.classList.add(hR)):(Q.on(this._element,cR,e=>this._start(e)),Q.on(this._element,lR,e=>this._move(e)),Q.on(this._element,uR,e=>this._end(e)))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&(e.pointerType===mR||e.pointerType===pR)}static isSupported(){return`ontouchstart`in document.documentElement||navigator.maxTouchPoints>0}},bR=`carousel`,xR=`.bs.carousel`,SR=`.data-api`,CR=`ArrowLeft`,wR=`ArrowRight`,TR=500,ER=`next`,DR=`prev`,OR=`left`,kR=`right`,AR=`slide${xR}`,jR=`slid${xR}`,MR=`keydown${xR}`,NR=`mouseenter${xR}`,PR=`mouseleave${xR}`,FR=`dragstart${xR}`,IR=`load${xR}${SR}`,LR=`click${xR}${SR}`,RR=`carousel`,zR=`active`,BR=`slide`,VR=`carousel-item-end`,HR=`carousel-item-start`,UR=`carousel-item-next`,WR=`carousel-item-prev`,GR=`.active`,KR=`.carousel-item`,qR=GR+KR,JR=`.carousel-item img`,YR=`.carousel-indicators`,XR=`[data-bs-slide], [data-bs-slide-to]`,ZR=`[data-bs-ride="carousel"]`,QR={[CR]:kR,[wR]:OR},$R={interval:5e3,keyboard:!0,pause:`hover`,ride:!1,touch:!0,wrap:!0},ez={interval:`(number|boolean)`,keyboard:`boolean`,pause:`(string|boolean)`,ride:`(boolean|string)`,touch:`boolean`,wrap:`boolean`},tz=class e extends UL{constructor(e,t){super(e,t),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=$.findOne(YR,this._element),this._addEventListeners(),this._config.ride===RR&&this.cycle()}static get Default(){return $R}static get DefaultType(){return ez}static get NAME(){return bR}next(){this._slide(ER)}nextWhenVisible(){!document.hidden&&sL(this._element)&&this.next()}prev(){this._slide(DR)}pause(){this._isSliding&&iL(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){Q.one(this._element,jR,()=>this.cycle());return}this.cycle()}}to(e){let t=this._getItems();if(e>t.length-1||e<0)return;if(this._isSliding){Q.one(this._element,jR,()=>this.to(e));return}let n=this._getItemIndex(this._getActive());if(n===e)return;let r=e>n?ER:DR;this._slide(r,t[e])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(e){return e.defaultInterval=e.interval,e}_addEventListeners(){this._config.keyboard&&Q.on(this._element,MR,e=>this._keydown(e)),this._config.pause===`hover`&&(Q.on(this._element,NR,()=>this.pause()),Q.on(this._element,PR,()=>this._maybeEnableCycle())),this._config.touch&&yR.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(let e of $.find(JR,this._element))Q.on(e,FR,e=>e.preventDefault());this._swipeHelper=new yR(this._element,{leftCallback:()=>this._slide(this._directionToOrder(OR)),rightCallback:()=>this._slide(this._directionToOrder(kR)),endCallback:()=>{this._config.pause===`hover`&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),TR+this._config.interval))}})}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;let t=QR[e.key];t&&(e.preventDefault(),this._slide(this._directionToOrder(t)))}_getItemIndex(e){return this._getItems().indexOf(e)}_setActiveIndicatorElement(e){if(!this._indicatorsElement)return;let t=$.findOne(GR,this._indicatorsElement);t.classList.remove(zR),t.removeAttribute(`aria-current`);let n=$.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);n&&(n.classList.add(zR),n.setAttribute(`aria-current`,`true`))}_updateInterval(){let e=this._activeElement||this._getActive();if(!e)return;let t=Number.parseInt(e.getAttribute(`data-bs-interval`),10);this._config.interval=t||this._config.defaultInterval}_slide(e,t=null){if(this._isSliding)return;let n=this._getActive(),r=e===ER,i=t||yL(this._getItems(),n,r,this._config.wrap);if(i===n)return;let a=this._getItemIndex(i),o=t=>Q.trigger(this._element,t,{relatedTarget:i,direction:this._orderToDirection(e),from:this._getItemIndex(n),to:a});if(o(AR).defaultPrevented||!n||!i)return;let s=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(a),this._activeElement=i;let c=r?HR:VR,l=r?UR:WR;i.classList.add(l),dL(i),n.classList.add(c),i.classList.add(c),this._queueCallback(()=>{i.classList.remove(c,l),i.classList.add(zR),n.classList.remove(zR,l,c),this._isSliding=!1,o(jR)},n,this._isAnimated()),s&&this.cycle()}_isAnimated(){return this._element.classList.contains(BR)}_getActive(){return $.findOne(qR,this._element)}_getItems(){return $.find(KR,this._element)}_clearInterval(){this._interval&&=(clearInterval(this._interval),null)}_directionToOrder(e){return hL()?e===OR?DR:ER:e===OR?ER:DR}_orderToDirection(e){return hL()?e===DR?OR:kR:e===DR?kR:OR}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`number`){n.to(t);return}if(typeof t==`string`){if(n[t]===void 0||t.startsWith(`_`)||t===`constructor`)throw TypeError(`No method named "${t}"`);n[t]()}})}};Q.on(document,LR,XR,function(e){let t=$.getElementFromSelector(this);if(!t||!t.classList.contains(RR))return;e.preventDefault();let n=tz.getOrCreateInstance(t),r=this.getAttribute(`data-bs-slide-to`);if(r){n.to(r),n._maybeEnableCycle();return}if(BL.getDataAttribute(this,`slide`)===`next`){n.next(),n._maybeEnableCycle();return}n.prev(),n._maybeEnableCycle()}),Q.on(window,IR,()=>{let e=$.find(ZR);for(let t of e)tz.getOrCreateInstance(t)}),gL(tz);var nz=`collapse`,rz=`.bs.collapse`,iz=`.data-api`,az=`show${rz}`,oz=`shown${rz}`,sz=`hide${rz}`,cz=`hidden${rz}`,lz=`click${rz}${iz}`,uz=`show`,dz=`collapse`,fz=`collapsing`,pz=`collapsed`,mz=`:scope .${dz} .${dz}`,hz=`collapse-horizontal`,gz=`width`,_z=`height`,vz=`.collapse.show, .collapse.collapsing`,yz=`[data-bs-toggle="collapse"]`,bz={parent:null,toggle:!0},xz={parent:`(null|element)`,toggle:`boolean`},Sz=class e extends UL{constructor(e,t){super(e,t),this._isTransitioning=!1,this._triggerArray=[];let n=$.find(yz);for(let e of n){let t=$.getSelectorFromElement(e),n=$.find(t).filter(e=>e===this._element);t!==null&&n.length&&this._triggerArray.push(e)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return bz}static get DefaultType(){return xz}static get NAME(){return nz}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(vz).filter(e=>e!==this._element).map(t=>e.getOrCreateInstance(t,{toggle:!1}))),t.length&&t[0]._isTransitioning||Q.trigger(this._element,az).defaultPrevented)return;for(let e of t)e.hide();let n=this._getDimension();this._element.classList.remove(dz),this._element.classList.add(fz),this._element.style[n]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;let r=()=>{this._isTransitioning=!1,this._element.classList.remove(fz),this._element.classList.add(dz,uz),this._element.style[n]=``,Q.trigger(this._element,oz)},i=`scroll${n[0].toUpperCase()+n.slice(1)}`;this._queueCallback(r,this._element,!0),this._element.style[n]=`${this._element[i]}px`}hide(){if(this._isTransitioning||!this._isShown()||Q.trigger(this._element,sz).defaultPrevented)return;let e=this._getDimension();this._element.style[e]=`${this._element.getBoundingClientRect()[e]}px`,dL(this._element),this._element.classList.add(fz),this._element.classList.remove(dz,uz);for(let e of this._triggerArray){let t=$.getElementFromSelector(e);t&&!this._isShown(t)&&this._addAriaAndCollapsedClass([e],!1)}this._isTransitioning=!0;let t=()=>{this._isTransitioning=!1,this._element.classList.remove(fz),this._element.classList.add(dz),Q.trigger(this._element,cz)};this._element.style[e]=``,this._queueCallback(t,this._element,!0)}_isShown(e=this._element){return e.classList.contains(uz)}_configAfterMerge(e){return e.toggle=!!e.toggle,e.parent=oL(e.parent),e}_getDimension(){return this._element.classList.contains(hz)?gz:_z}_initializeChildren(){if(!this._config.parent)return;let e=this._getFirstLevelChildren(yz);for(let t of e){let e=$.getElementFromSelector(t);e&&this._addAriaAndCollapsedClass([t],this._isShown(e))}}_getFirstLevelChildren(e){let t=$.find(mz,this._config.parent);return $.find(e,this._config.parent).filter(e=>!t.includes(e))}_addAriaAndCollapsedClass(e,t){if(e.length)for(let n of e)n.classList.toggle(pz,!t),n.setAttribute(`aria-expanded`,t)}static jQueryInterface(t){let n={};return typeof t==`string`&&/show|hide/.test(t)&&(n.toggle=!1),this.each(function(){let r=e.getOrCreateInstance(this,n);if(typeof t==`string`){if(r[t]===void 0)throw TypeError(`No method named "${t}"`);r[t]()}})}};Q.on(document,lz,yz,function(e){(e.target.tagName===`A`||e.delegateTarget&&e.delegateTarget.tagName===`A`)&&e.preventDefault();for(let e of $.getMultipleElementsFromSelector(this))Sz.getOrCreateInstance(e,{toggle:!1}).toggle()}),gL(Sz);var Cz=`dropdown`,wz=`.bs.dropdown`,Tz=`.data-api`,Ez=`Escape`,Dz=`Tab`,Oz=`ArrowUp`,kz=`ArrowDown`,Az=2,jz=`hide${wz}`,Mz=`hidden${wz}`,Nz=`show${wz}`,Pz=`shown${wz}`,Fz=`click${wz}${Tz}`,Iz=`keydown${wz}${Tz}`,Lz=`keyup${wz}${Tz}`,Rz=`show`,zz=`dropup`,Bz=`dropend`,Vz=`dropstart`,Hz=`dropup-center`,Uz=`dropdown-center`,Wz=`[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)`,Gz=`${Wz}.${Rz}`,Kz=`.dropdown-menu`,qz=`.navbar`,Jz=`.navbar-nav`,Yz=`.dropdown-menu .dropdown-item:not(.disabled):not(:disabled)`,Xz=hL()?`top-end`:`top-start`,Zz=hL()?`top-start`:`top-end`,Qz=hL()?`bottom-end`:`bottom-start`,$z=hL()?`bottom-start`:`bottom-end`,eB=hL()?`left-start`:`right-start`,tB=hL()?`right-start`:`left-start`,nB=`top`,rB=`bottom`,iB={autoClose:!0,boundary:`clippingParents`,display:`dynamic`,offset:[0,2],popperConfig:null,reference:`toggle`},aB={autoClose:`(boolean|string)`,boundary:`(string|element)`,display:`string`,offset:`(array|string|function)`,popperConfig:`(null|object|function)`,reference:`(string|element|object)`},oB=class e extends UL{constructor(e,t){super(e,t),this._popper=null,this._parent=this._element.parentNode,this._menu=$.next(this._element,Kz)[0]||$.prev(this._element,Kz)[0]||$.findOne(Kz,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return iB}static get DefaultType(){return aB}static get NAME(){return Cz}toggle(){return this._isShown()?this.hide():this.show()}show(){if(cL(this._element)||this._isShown())return;let e={relatedTarget:this._element};if(!Q.trigger(this._element,Nz,e).defaultPrevented){if(this._createPopper(),`ontouchstart`in document.documentElement&&!this._parent.closest(Jz))for(let e of[].concat(...document.body.children))Q.on(e,`mouseover`,uL);this._element.focus(),this._element.setAttribute(`aria-expanded`,!0),this._menu.classList.add(Rz),this._element.classList.add(Rz),Q.trigger(this._element,Pz,e)}}hide(){if(cL(this._element)||!this._isShown())return;let 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(!Q.trigger(this._element,jz,e).defaultPrevented){if(`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))Q.off(e,`mouseover`,uL);this._popper&&this._popper.destroy(),this._menu.classList.remove(Rz),this._element.classList.remove(Rz),this._element.setAttribute(`aria-expanded`,`false`),BL.removeDataAttribute(this._menu,`popper`),Q.trigger(this._element,Mz,e)}}_getConfig(e){if(e=super._getConfig(e),typeof e.reference==`object`&&!aL(e.reference)&&typeof e.reference.getBoundingClientRect!=`function`)throw TypeError(`${Cz.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return e}_createPopper(){if(JI===void 0)throw TypeError(`Bootstrap's dropdowns require Popper (https://popper.js.org/docs/v2/)`);let e=this._element;this._config.reference===`parent`?e=this._parent:aL(this._config.reference)?e=oL(this._config.reference):typeof this._config.reference==`object`&&(e=this._config.reference);let t=this._getPopperConfig();this._popper=qI(e,this._menu,t)}_isShown(){return this._menu.classList.contains(Rz)}_getPlacement(){let e=this._parent;if(e.classList.contains(Bz))return eB;if(e.classList.contains(Vz))return tB;if(e.classList.contains(Hz))return nB;if(e.classList.contains(Uz))return rB;let t=getComputedStyle(this._menu).getPropertyValue(`--bs-position`).trim()===`end`;return e.classList.contains(zz)?t?Zz:Xz:t?$z:Qz}_detectNavbar(){return this._element.closest(qz)!==null}_getOffset(){let{offset:e}=this._config;return typeof e==`string`?e.split(`,`).map(e=>Number.parseInt(e,10)):typeof e==`function`?t=>e(t,this._element):e}_getPopperConfig(){let 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`)&&(BL.setDataAttribute(this._menu,`popper`,`static`),e.modifiers=[{name:`applyStyles`,enabled:!1}]),{...e,..._L(this._config.popperConfig,[void 0,e])}}_selectMenuItem({key:e,target:t}){let n=$.find(Yz,this._menu).filter(e=>sL(e));n.length&&yL(n,t,e===kz,!n.includes(t)).focus()}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0)throw TypeError(`No method named "${t}"`);n[t]()}})}static clearMenus(t){if(t.button===Az||t.type===`keyup`&&t.key!==Dz)return;let n=$.find(Gz);for(let r of n){let n=e.getInstance(r);if(!n||n._config.autoClose===!1)continue;let i=t.composedPath(),a=i.includes(n._menu);if(i.includes(n._element)||n._config.autoClose===`inside`&&!a||n._config.autoClose===`outside`&&a||n._menu.contains(t.target)&&(t.type===`keyup`&&t.key===Dz||/input|select|option|textarea|form/i.test(t.target.tagName)))continue;let o={relatedTarget:n._element};t.type===`click`&&(o.clickEvent=t),n._completeHide(o)}}static dataApiKeydownHandler(t){let n=/input|textarea/i.test(t.target.tagName),r=t.key===Ez,i=[Oz,kz].includes(t.key);if(!i&&!r||n&&!r)return;t.preventDefault();let a=this.matches(Wz)?this:$.prev(this,Wz)[0]||$.next(this,Wz)[0]||$.findOne(Wz,t.delegateTarget.parentNode),o=e.getOrCreateInstance(a);if(i){t.stopPropagation(),o.show(),o._selectMenuItem(t);return}o._isShown()&&(t.stopPropagation(),o.hide(),a.focus())}};Q.on(document,Iz,Wz,oB.dataApiKeydownHandler),Q.on(document,Iz,Kz,oB.dataApiKeydownHandler),Q.on(document,Fz,oB.clearMenus),Q.on(document,Lz,oB.clearMenus),Q.on(document,Fz,Wz,function(e){e.preventDefault(),oB.getOrCreateInstance(this).toggle()}),gL(oB);var sB=`backdrop`,cB=`fade`,lB=`show`,uB=`mousedown.bs.${sB}`,dB={className:`modal-backdrop`,clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:`body`},fB={className:`string`,clickCallback:`(function|null)`,isAnimated:`boolean`,isVisible:`boolean`,rootElement:`(element|string)`},pB=class extends VL{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return dB}static get DefaultType(){return fB}static get NAME(){return sB}show(e){if(!this._config.isVisible){_L(e);return}this._append();let t=this._getElement();this._config.isAnimated&&dL(t),t.classList.add(lB),this._emulateAnimation(()=>{_L(e)})}hide(e){if(!this._config.isVisible){_L(e);return}this._getElement().classList.remove(lB),this._emulateAnimation(()=>{this.dispose(),_L(e)})}dispose(){this._isAppended&&=(Q.off(this._element,uB),this._element.remove(),!1)}_getElement(){if(!this._element){let e=document.createElement(`div`);e.className=this._config.className,this._config.isAnimated&&e.classList.add(cB),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=oL(e.rootElement),e}_append(){if(this._isAppended)return;let e=this._getElement();this._config.rootElement.append(e),Q.on(e,uB,()=>{_L(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(e){vL(e,this._getElement(),this._config.isAnimated)}},mB=`focustrap`,hB=`.bs.focustrap`,gB=`focusin${hB}`,_B=`keydown.tab${hB}`,vB=`Tab`,yB=`forward`,bB=`backward`,xB={autofocus:!0,trapElement:null},SB={autofocus:`boolean`,trapElement:`element`},CB=class extends VL{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return xB}static get DefaultType(){return SB}static get NAME(){return mB}activate(){this._isActive||=(this._config.autofocus&&this._config.trapElement.focus(),Q.off(document,hB),Q.on(document,gB,e=>this._handleFocusin(e)),Q.on(document,_B,e=>this._handleKeydown(e)),!0)}deactivate(){this._isActive&&(this._isActive=!1,Q.off(document,hB))}_handleFocusin(e){let{trapElement:t}=this._config;if(e.target===document||e.target===t||t.contains(e.target))return;let n=$.focusableChildren(t);n.length===0?t.focus():this._lastTabNavDirection===bB?n[n.length-1].focus():n[0].focus()}_handleKeydown(e){e.key===vB&&(this._lastTabNavDirection=e.shiftKey?bB:yB)}},wB=`.fixed-top, .fixed-bottom, .is-fixed, .sticky-top`,TB=`.sticky-top`,EB=`padding-right`,DB=`margin-right`,OB=class{constructor(){this._element=document.body}getWidth(){let e=document.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}hide(){let e=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,EB,t=>t+e),this._setElementAttributes(wB,EB,t=>t+e),this._setElementAttributes(TB,DB,t=>t-e)}reset(){this._resetElementAttributes(this._element,`overflow`),this._resetElementAttributes(this._element,EB),this._resetElementAttributes(wB,EB),this._resetElementAttributes(TB,DB)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,`overflow`),this._element.style.overflow=`hidden`}_setElementAttributes(e,t,n){let r=this.getWidth();this._applyManipulationCallback(e,e=>{if(e!==this._element&&window.innerWidth>e.clientWidth+r)return;this._saveInitialAttribute(e,t);let i=window.getComputedStyle(e).getPropertyValue(t);e.style.setProperty(t,`${n(Number.parseFloat(i))}px`)})}_saveInitialAttribute(e,t){let n=e.style.getPropertyValue(t);n&&BL.setDataAttribute(e,t,n)}_resetElementAttributes(e,t){this._applyManipulationCallback(e,e=>{let n=BL.getDataAttribute(e,t);if(n===null){e.style.removeProperty(t);return}BL.removeDataAttribute(e,t),e.style.setProperty(t,n)})}_applyManipulationCallback(e,t){if(aL(e)){t(e);return}for(let n of $.find(e,this._element))t(n)}},kB=`modal`,AB=`.bs.modal`,jB=`.data-api`,MB=`Escape`,NB=`hide${AB}`,PB=`hidePrevented${AB}`,FB=`hidden${AB}`,IB=`show${AB}`,LB=`shown${AB}`,RB=`resize${AB}`,zB=`click.dismiss${AB}`,BB=`mousedown.dismiss${AB}`,VB=`keydown.dismiss${AB}`,HB=`click${AB}${jB}`,UB=`modal-open`,WB=`fade`,GB=`show`,KB=`modal-static`,qB=`.modal.show`,JB=`.modal-dialog`,YB=`.modal-body`,XB=`[data-bs-toggle="modal"]`,ZB={backdrop:!0,focus:!0,keyboard:!0},QB={backdrop:`(boolean|string)`,focus:`boolean`,keyboard:`boolean`},$B=class e extends UL{constructor(e,t){super(e,t),this._dialog=$.findOne(JB,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new OB,this._addEventListeners()}static get Default(){return ZB}static get DefaultType(){return QB}static get NAME(){return kB}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||this._isTransitioning||Q.trigger(this._element,IB,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(UB),this._adjustDialog(),this._backdrop.show(()=>this._showElement(e)))}hide(){!this._isShown||this._isTransitioning||Q.trigger(this._element,NB).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(GB),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){Q.off(window,AB),Q.off(this._dialog,AB),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new pB({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new CB({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;let t=$.findOne(YB,this._dialog);t&&(t.scrollTop=0),dL(this._element),this._element.classList.add(GB),this._queueCallback(()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,Q.trigger(this._element,LB,{relatedTarget:e})},this._dialog,this._isAnimated())}_addEventListeners(){Q.on(this._element,VB,e=>{if(e.key===MB){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),Q.on(window,RB,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),Q.on(this._element,BB,e=>{Q.one(this._element,zB,t=>{if(!(this._element!==e.target||this._element!==t.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(UB),this._resetAdjustments(),this._scrollBar.reset(),Q.trigger(this._element,FB)})}_isAnimated(){return this._element.classList.contains(WB)}_triggerBackdropTransition(){if(Q.trigger(this._element,PB).defaultPrevented)return;let e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._element.style.overflowY;t===`hidden`||this._element.classList.contains(KB)||(e||(this._element.style.overflowY=`hidden`),this._element.classList.add(KB),this._queueCallback(()=>{this._element.classList.remove(KB),this._queueCallback(()=>{this._element.style.overflowY=t},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){let e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._scrollBar.getWidth(),n=t>0;if(n&&!e){let e=hL()?`paddingLeft`:`paddingRight`;this._element.style[e]=`${t}px`}if(!n&&e){let e=hL()?`paddingRight`:`paddingLeft`;this._element.style[e]=`${t}px`}}_resetAdjustments(){this._element.style.paddingLeft=``,this._element.style.paddingRight=``}static jQueryInterface(t,n){return this.each(function(){let r=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(r[t]===void 0)throw TypeError(`No method named "${t}"`);r[t](n)}})}};Q.on(document,HB,XB,function(e){let t=$.getElementFromSelector(this);[`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),Q.one(t,IB,e=>{e.defaultPrevented||Q.one(t,FB,()=>{sL(this)&&this.focus()})});let n=$.findOne(qB);n&&$B.getInstance(n).hide(),$B.getOrCreateInstance(t).toggle(this)}),GL($B),gL($B);var eV=`offcanvas`,tV=`.bs.offcanvas`,nV=`.data-api`,rV=`load${tV}${nV}`,iV=`Escape`,aV=`show`,oV=`showing`,sV=`hiding`,cV=`offcanvas-backdrop`,lV=`.offcanvas.show`,uV=`show${tV}`,dV=`shown${tV}`,fV=`hide${tV}`,pV=`hidePrevented${tV}`,mV=`hidden${tV}`,hV=`resize${tV}`,gV=`click${tV}${nV}`,_V=`keydown.dismiss${tV}`,vV=`[data-bs-toggle="offcanvas"]`,yV={backdrop:!0,keyboard:!0,scroll:!1},bV={backdrop:`(boolean|string)`,keyboard:`boolean`,scroll:`boolean`},xV=class e extends UL{constructor(e,t){super(e,t),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return yV}static get DefaultType(){return bV}static get NAME(){return eV}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||Q.trigger(this._element,uV,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._backdrop.show(),this._config.scroll||new OB().hide(),this._element.setAttribute(`aria-modal`,!0),this._element.setAttribute(`role`,`dialog`),this._element.classList.add(oV),this._queueCallback(()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(aV),this._element.classList.remove(oV),Q.trigger(this._element,dV,{relatedTarget:e})},this._element,!0))}hide(){!this._isShown||Q.trigger(this._element,fV).defaultPrevented||(this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(sV),this._backdrop.hide(),this._queueCallback(()=>{this._element.classList.remove(aV,sV),this._element.removeAttribute(`aria-modal`),this._element.removeAttribute(`role`),this._config.scroll||new OB().reset(),Q.trigger(this._element,mV)},this._element,!0))}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){let e=()=>{if(this._config.backdrop===`static`){Q.trigger(this._element,pV);return}this.hide()},t=!!this._config.backdrop;return new pB({className:cV,isVisible:t,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:t?e:null})}_initializeFocusTrap(){return new CB({trapElement:this._element})}_addEventListeners(){Q.on(this._element,_V,e=>{if(e.key===iV){if(this._config.keyboard){this.hide();return}Q.trigger(this._element,pV)}})}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0||t.startsWith(`_`)||t===`constructor`)throw TypeError(`No method named "${t}"`);n[t](this)}})}};Q.on(document,gV,vV,function(e){let t=$.getElementFromSelector(this);if([`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),cL(this))return;Q.one(t,mV,()=>{sL(this)&&this.focus()});let n=$.findOne(lV);n&&n!==t&&xV.getInstance(n).hide(),xV.getOrCreateInstance(t).toggle(this)}),Q.on(window,rV,()=>{for(let e of $.find(lV))xV.getOrCreateInstance(e).show()}),Q.on(window,hV,()=>{for(let e of $.find(`[aria-modal][class*=show][class*=offcanvas-]`))getComputedStyle(e).position!==`fixed`&&xV.getOrCreateInstance(e).hide()}),GL(xV),gL(xV);var SV=/^aria-[\w-]*$/i,CV={"*":[`class`,`dir`,`id`,`lang`,`role`,SV],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:[]},wV=new Set([`background`,`cite`,`href`,`itemtype`,`longdesc`,`poster`,`src`,`xlink:href`]),TV=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,EV=(e,t)=>{let n=e.nodeName.toLowerCase();return t.includes(n)?wV.has(n)?!!TV.test(e.nodeValue):!0:t.filter(e=>e instanceof RegExp).some(e=>e.test(n))};function DV(e,t,n){if(!e.length)return e;if(n&&typeof n==`function`)return n(e);let r=new window.DOMParser().parseFromString(e,`text/html`),i=[].concat(...r.body.querySelectorAll(`*`));for(let e of i){let n=e.nodeName.toLowerCase();if(!Object.keys(t).includes(n)){e.remove();continue}let r=[].concat(...e.attributes),i=[].concat(t[`*`]||[],t[n]||[]);for(let t of r)EV(t,i)||e.removeAttribute(t.nodeName)}return r.body.innerHTML}var OV=`TemplateFactory`,kV={allowList:CV,content:{},extraClass:``,html:!1,sanitize:!0,sanitizeFn:null,template:`<div></div>`},AV={allowList:`object`,content:`object`,extraClass:`(string|function)`,html:`boolean`,sanitize:`boolean`,sanitizeFn:`(null|function)`,template:`string`},jV={entry:`(string|element|function|null)`,selector:`(string|element)`},MV=class extends VL{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return kV}static get DefaultType(){return AV}static get NAME(){return OV}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(){let e=document.createElement(`div`);e.innerHTML=this._maybeSanitize(this._config.template);for(let[t,n]of Object.entries(this._config.content))this._setContent(e,n,t);let t=e.children[0],n=this._resolvePossibleFunction(this._config.extraClass);return n&&t.classList.add(...n.split(` `)),t}_typeCheckConfig(e){super._typeCheckConfig(e),this._checkContent(e.content)}_checkContent(e){for(let[t,n]of Object.entries(e))super._typeCheckConfig({selector:t,entry:n},jV)}_setContent(e,t,n){let r=$.findOne(n,e);if(r){if(t=this._resolvePossibleFunction(t),!t){r.remove();return}if(aL(t)){this._putElementInTemplate(oL(t),r);return}if(this._config.html){r.innerHTML=this._maybeSanitize(t);return}r.textContent=t}}_maybeSanitize(e){return this._config.sanitize?DV(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return _L(e,[void 0,this])}_putElementInTemplate(e,t){if(this._config.html){t.innerHTML=``,t.append(e);return}t.textContent=e.textContent}},NV=`tooltip`,PV=new Set([`sanitize`,`allowList`,`sanitizeFn`]),FV=`fade`,IV=`modal`,LV=`show`,RV=`.tooltip-inner`,zV=`.${IV}`,BV=`hide.bs.modal`,VV=`hover`,HV=`focus`,UV=`click`,WV=`manual`,GV=`hide`,KV=`hidden`,qV=`show`,JV=`shown`,YV=`inserted`,XV=`click`,ZV=`focusin`,QV=`focusout`,$V=`mouseenter`,eH=`mouseleave`,tH={AUTO:`auto`,TOP:`top`,RIGHT:hL()?`left`:`right`,BOTTOM:`bottom`,LEFT:hL()?`right`:`left`},nH={allowList:CV,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`},rH={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`},iH=class e extends UL{constructor(e,t){if(JI===void 0)throw TypeError(`Bootstrap's tooltips require Popper (https://popper.js.org/docs/v2/)`);super(e,t),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 nH}static get DefaultType(){return rH}static get NAME(){return NV}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),Q.off(this._element.closest(zV),BV,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 Error(`Please use show on visible elements`);if(!(this._isWithContent()&&this._isEnabled))return;let e=Q.trigger(this._element,this.constructor.eventName(qV)),t=(lL(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(e.defaultPrevented||!t)return;this._disposePopper();let n=this._getTipElement();this._element.setAttribute(`aria-describedby`,n.getAttribute(`id`));let{container:r}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(r.append(n),Q.trigger(this._element,this.constructor.eventName(YV))),this._popper=this._createPopper(n),n.classList.add(LV),`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))Q.on(e,`mouseover`,uL);this._queueCallback(()=>{Q.trigger(this._element,this.constructor.eventName(JV)),this._isHovered===!1&&this._leave(),this._isHovered=!1},this.tip,this._isAnimated())}hide(){if(!(!this._isShown()||Q.trigger(this._element,this.constructor.eventName(GV)).defaultPrevented)){if(this._getTipElement().classList.remove(LV),`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))Q.off(e,`mouseover`,uL);this._activeTrigger[UV]=!1,this._activeTrigger[HV]=!1,this._activeTrigger[VV]=!1,this._isHovered=null,this._queueCallback(()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute(`aria-describedby`),Q.trigger(this._element,this.constructor.eventName(KV)))},this.tip,this._isAnimated())}}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||=this._createTipElement(this._newContent||this._getContentForTemplate()),this.tip}_createTipElement(e){let t=this._getTemplateFactory(e).toHtml();if(!t)return null;t.classList.remove(FV,LV),t.classList.add(`bs-${this.constructor.NAME}-auto`);let n=nL(this.constructor.NAME).toString();return t.setAttribute(`id`,n),this._isAnimated()&&t.classList.add(FV),t}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new MV({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[RV]: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(FV)}_isShown(){return this.tip&&this.tip.classList.contains(LV)}_createPopper(e){let t=tH[_L(this._config.placement,[this,e,this._element]).toUpperCase()];return qI(this._element,e,this._getPopperConfig(t))}_getOffset(){let{offset:e}=this._config;return typeof e==`string`?e.split(`,`).map(e=>Number.parseInt(e,10)):typeof e==`function`?t=>e(t,this._element):e}_resolvePossibleFunction(e){return _L(e,[this._element,this._element])}_getPopperConfig(e){let t={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:e=>{this._getTipElement().setAttribute(`data-popper-placement`,e.state.placement)}}]};return{...t,..._L(this._config.popperConfig,[void 0,t])}}_setListeners(){let e=this._config.trigger.split(` `);for(let t of e)if(t===`click`)Q.on(this._element,this.constructor.eventName(XV),this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[UV]=!(t._isShown()&&t._activeTrigger[UV]),t.toggle()});else if(t!==WV){let e=t===VV?this.constructor.eventName($V):this.constructor.eventName(ZV),n=t===VV?this.constructor.eventName(eH):this.constructor.eventName(QV);Q.on(this._element,e,this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[e.type===`focusin`?HV:VV]=!0,t._enter()}),Q.on(this._element,n,this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[e.type===`focusout`?HV:VV]=t._element.contains(e.relatedTarget),t._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},Q.on(this._element.closest(zV),BV,this._hideModalHandler)}_fixTitle(){let 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,t){clearTimeout(this._timeout),this._timeout=setTimeout(e,t)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(e){let t=BL.getDataAttributes(this._element);for(let e of Object.keys(t))PV.has(e)&&delete t[e];return e={...t,...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:oL(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(){let e={};for(let[t,n]of Object.entries(this._config))this.constructor.Default[t]!==n&&(e[t]=n);return e.selector=!1,e.trigger=`manual`,e}_disposePopper(){this._popper&&=(this._popper.destroy(),null),this.tip&&=(this.tip.remove(),null)}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0)throw TypeError(`No method named "${t}"`);n[t]()}})}};gL(iH);var aH=`popover`,oH=`.popover-header`,sH=`.popover-body`,cH={...iH.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`},lH={...iH.DefaultType,content:`(null|string|element|function)`},uH=class e extends iH{static get Default(){return cH}static get DefaultType(){return lH}static get NAME(){return aH}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[oH]:this._getTitle(),[sH]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0)throw TypeError(`No method named "${t}"`);n[t]()}})}};gL(uH);var dH=`scrollspy`,fH=`.bs.scrollspy`,pH=`.data-api`,mH=`activate${fH}`,hH=`click${fH}`,gH=`load${fH}${pH}`,_H=`dropdown-item`,vH=`active`,yH=`[data-bs-spy="scroll"]`,bH=`[href]`,xH=`.nav, .list-group`,SH=`.nav-link`,CH=`${SH}, .nav-item > ${SH}, .list-group-item`,wH=`.dropdown`,TH=`.dropdown-toggle`,EH={offset:null,rootMargin:`0px 0px -25%`,smoothScroll:!1,target:null,threshold:[.1,.5,1]},DH={offset:`(number|null)`,rootMargin:`string`,smoothScroll:`boolean`,target:`element`,threshold:`array`},OH=class e extends UL{constructor(e,t){super(e,t),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 EH}static get DefaultType(){return DH}static get NAME(){return dH}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(let e of this._observableSections.values())this._observer.observe(e)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(e){return e.target=oL(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(e=>Number.parseFloat(e))),e}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(Q.off(this._config.target,hH),Q.on(this._config.target,hH,bH,e=>{let t=this._observableSections.get(e.target.hash);if(t){e.preventDefault();let n=this._rootElement||window,r=t.offsetTop-this._element.offsetTop;if(n.scrollTo){n.scrollTo({top:r,behavior:`smooth`});return}n.scrollTop=r}}))}_getNewObserver(){let e={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(e=>this._observerCallback(e),e)}_observerCallback(e){let t=e=>this._targetLinks.get(`#${e.target.id}`),n=e=>{this._previousScrollData.visibleEntryTop=e.target.offsetTop,this._process(t(e))},r=(this._rootElement||document.documentElement).scrollTop,i=r>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=r;for(let a of e){if(!a.isIntersecting){this._activeTarget=null,this._clearActiveClass(t(a));continue}let e=a.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(i&&e){if(n(a),!r)return;continue}!i&&!e&&n(a)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;let e=$.find(bH,this._config.target);for(let t of e){if(!t.hash||cL(t))continue;let e=$.findOne(decodeURI(t.hash),this._element);sL(e)&&(this._targetLinks.set(decodeURI(t.hash),t),this._observableSections.set(t.hash,e))}}_process(e){this._activeTarget!==e&&(this._clearActiveClass(this._config.target),this._activeTarget=e,e.classList.add(vH),this._activateParents(e),Q.trigger(this._element,mH,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains(_H)){$.findOne(TH,e.closest(wH)).classList.add(vH);return}for(let t of $.parents(e,xH))for(let e of $.prev(t,CH))e.classList.add(vH)}_clearActiveClass(e){e.classList.remove(vH);let t=$.find(`${bH}.${vH}`,e);for(let e of t)e.classList.remove(vH)}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0||t.startsWith(`_`)||t===`constructor`)throw TypeError(`No method named "${t}"`);n[t]()}})}};Q.on(window,gH,()=>{for(let e of $.find(yH))OH.getOrCreateInstance(e)}),gL(OH);var kH=`tab`,AH=`.bs.tab`,jH=`hide${AH}`,MH=`hidden${AH}`,NH=`show${AH}`,PH=`shown${AH}`,FH=`click${AH}`,IH=`keydown${AH}`,LH=`load${AH}`,RH=`ArrowLeft`,zH=`ArrowRight`,BH=`ArrowUp`,VH=`ArrowDown`,HH=`Home`,UH=`End`,WH=`active`,GH=`fade`,KH=`show`,qH=`dropdown`,JH=`.dropdown-toggle`,YH=`.dropdown-menu`,XH=`:not(${JH})`,ZH=`.list-group, .nav, [role="tablist"]`,QH=`.nav-item, .list-group-item`,$H=`.nav-link${XH}, .list-group-item${XH}, [role="tab"]${XH}`,eU=`[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]`,tU=`${$H}, ${eU}`,nU=`.${WH}[data-bs-toggle="tab"], .${WH}[data-bs-toggle="pill"], .${WH}[data-bs-toggle="list"]`,rU=class e extends UL{constructor(e){super(e),this._parent=this._element.closest(ZH),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),Q.on(this._element,IH,e=>this._keydown(e)))}static get NAME(){return kH}show(){let e=this._element;if(this._elemIsActive(e))return;let t=this._getActiveElem(),n=t?Q.trigger(t,jH,{relatedTarget:e}):null;Q.trigger(e,NH,{relatedTarget:t}).defaultPrevented||n&&n.defaultPrevented||(this._deactivate(t,e),this._activate(e,t))}_activate(e,t){e&&(e.classList.add(WH),this._activate($.getElementFromSelector(e)),this._queueCallback(()=>{if(e.getAttribute(`role`)!==`tab`){e.classList.add(KH);return}e.removeAttribute(`tabindex`),e.setAttribute(`aria-selected`,!0),this._toggleDropDown(e,!0),Q.trigger(e,PH,{relatedTarget:t})},e,e.classList.contains(GH)))}_deactivate(e,t){e&&(e.classList.remove(WH),e.blur(),this._deactivate($.getElementFromSelector(e)),this._queueCallback(()=>{if(e.getAttribute(`role`)!==`tab`){e.classList.remove(KH);return}e.setAttribute(`aria-selected`,!1),e.setAttribute(`tabindex`,`-1`),this._toggleDropDown(e,!1),Q.trigger(e,MH,{relatedTarget:t})},e,e.classList.contains(GH)))}_keydown(t){if(![RH,zH,BH,VH,HH,UH].includes(t.key))return;t.stopPropagation(),t.preventDefault();let n=this._getChildren().filter(e=>!cL(e)),r;if([HH,UH].includes(t.key))r=n[t.key===HH?0:n.length-1];else{let e=[zH,VH].includes(t.key);r=yL(n,t.target,e,!0)}r&&(r.focus({preventScroll:!0}),e.getOrCreateInstance(r).show())}_getChildren(){return $.find(tU,this._parent)}_getActiveElem(){return this._getChildren().find(e=>this._elemIsActive(e))||null}_setInitialAttributes(e,t){this._setAttributeIfNotExists(e,`role`,`tablist`);for(let e of t)this._setInitialAttributesOnChild(e)}_setInitialAttributesOnChild(e){e=this._getInnerElement(e);let t=this._elemIsActive(e),n=this._getOuterElement(e);e.setAttribute(`aria-selected`,t),n!==e&&this._setAttributeIfNotExists(n,`role`,`presentation`),t||e.setAttribute(`tabindex`,`-1`),this._setAttributeIfNotExists(e,`role`,`tab`),this._setInitialAttributesOnTargetPanel(e)}_setInitialAttributesOnTargetPanel(e){let t=$.getElementFromSelector(e);t&&(this._setAttributeIfNotExists(t,`role`,`tabpanel`),e.id&&this._setAttributeIfNotExists(t,`aria-labelledby`,`${e.id}`))}_toggleDropDown(e,t){let n=this._getOuterElement(e);if(!n.classList.contains(qH))return;let r=(e,r)=>{let i=$.findOne(e,n);i&&i.classList.toggle(r,t)};r(JH,WH),r(YH,KH),n.setAttribute(`aria-expanded`,t)}_setAttributeIfNotExists(e,t,n){e.hasAttribute(t)||e.setAttribute(t,n)}_elemIsActive(e){return e.classList.contains(WH)}_getInnerElement(e){return e.matches(tU)?e:$.findOne(tU,e)}_getOuterElement(e){return e.closest(QH)||e}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this);if(typeof t==`string`){if(n[t]===void 0||t.startsWith(`_`)||t===`constructor`)throw TypeError(`No method named "${t}"`);n[t]()}})}};Q.on(document,FH,eU,function(e){[`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),!cL(this)&&rU.getOrCreateInstance(this).show()}),Q.on(window,LH,()=>{for(let e of $.find(nU))rU.getOrCreateInstance(e)}),gL(rU);var iU=`toast`,aU=`.bs.toast`,oU=`mouseover${aU}`,sU=`mouseout${aU}`,cU=`focusin${aU}`,lU=`focusout${aU}`,uU=`hide${aU}`,dU=`hidden${aU}`,fU=`show${aU}`,pU=`shown${aU}`,mU=`fade`,hU=`hide`,gU=`show`,_U=`showing`,vU={animation:`boolean`,autohide:`boolean`,delay:`number`},yU={animation:!0,autohide:!0,delay:5e3},bU=class e extends UL{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return yU}static get DefaultType(){return vU}static get NAME(){return iU}show(){Q.trigger(this._element,fU).defaultPrevented||(this._clearTimeout(),this._config.animation&&this._element.classList.add(mU),this._element.classList.remove(hU),dL(this._element),this._element.classList.add(gU,_U),this._queueCallback(()=>{this._element.classList.remove(_U),Q.trigger(this._element,pU),this._maybeScheduleHide()},this._element,this._config.animation))}hide(){!this.isShown()||Q.trigger(this._element,uU).defaultPrevented||(this._element.classList.add(_U),this._queueCallback(()=>{this._element.classList.add(hU),this._element.classList.remove(_U,gU),Q.trigger(this._element,dU)},this._element,this._config.animation))}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(gU),super.dispose()}isShown(){return this._element.classList.contains(gU)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(e,t){switch(e.type){case`mouseover`:case`mouseout`:this._hasMouseInteraction=t;break;case`focusin`:case`focusout`:this._hasKeyboardInteraction=t;break}if(t){this._clearTimeout();return}let n=e.relatedTarget;this._element===n||this._element.contains(n)||this._maybeScheduleHide()}_setListeners(){Q.on(this._element,oU,e=>this._onInteraction(e,!0)),Q.on(this._element,sU,e=>this._onInteraction(e,!1)),Q.on(this._element,cU,e=>this._onInteraction(e,!0)),Q.on(this._element,lU,e=>this._onInteraction(e,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0)throw TypeError(`No method named "${t}"`);n[t](this)}})}};GL(bU),gL(bU);function xU(e,t){return t.value||e.getAttribute(`title`)||``}var SU={mounted:(e,t)=>{let n=xU(e,t);n&&e.setAttribute(`title`,n),new iH(e)},updated:(e,t)=>{let n=iH.getInstance(e);n&&n.dispose();let r=xU(e,t);r&&e.setAttribute(`title`,r),new iH(e)},unmounted:e=>{let t=iH.getInstance(e);t&&t.dispose()}},CU={key:0,class:`pills-list__wrapper`},wU={class:`pills-list__ul`},TU={class:`bd-markdown-editor__menu-bottom`},EU={key:1,class:`vr`},DU=(0,t.defineComponent)({__name:`BDMarkdownEditor`,props:{placeholder:{default:`Typ een bericht`},errorText:{default:`er is iets fout gegaan`},state:{type:[Boolean,null],default:null},variant:{default:xP.BASIC},files:{default:void 0},pills:{default:void 0},apiUrl:{default:``},tokens:{default:[]},modelValue:{}},emits:[`update:modelValue`,`upload`,`action`],setup(e,{emit:n}){let r=e,i=n,a=()=>{i(`upload`)},o=(0,t.ref)(null),s=Wa(r,`modelValue`,i),c=[aA,cA,lA,lP.configure({HTMLAttributes:{class:`mention`},suggestion:{...pP(r.tokens||[],o),char:`{`,allowSpaces:!0}}),uN.configure({placeholder:r.placeholder}),nP,SM.configure({openOnClick:!1,validate:e=>/^(https?:\/\/|www\.)/i.test(e)})];(r.variant===xP.FULL||r.variant===xP.FORMAT)&&c.push(gN,xN,SN,$N,eP,tP);let l=rA({content:s.value,extensions:c,onUpdate:({editor:e})=>{let{view:t,state:n}=e,{from:r,to:a}=t.state.selection;if(n.doc.textBetween(r-1,a,``)==` `&&e.getAttributes(`link`).href!=null&&e.chain().setTextSelection({from:r-1,to:a}).toggleLink({href:e.getAttributes(`link`).href}).setTextSelection({from:a,to:a}).run(),e.getText().trim()===``){i(`update:modelValue`,``);return}i(`update:modelValue`,e.getHTML())}});(0,t.watch)(()=>r.modelValue,e=>{l.value.getHTML()!==e&&l.value.commands.setContent(e,!0,{preserveWhitespace:`full`})});let u=(0,t.computed)(()=>r.state===!1?`is-invalid`:null),d=(0,t.computed)(()=>x(`bold`)),f=(0,t.computed)(()=>x(`italic`)),p=(0,t.computed)(()=>x(`underline`)),m=(0,t.computed)(()=>x(`bulletList`)),h=(0,t.computed)(()=>x(`orderedList`)),g=(0,t.computed)(()=>x(`link`)),_=(0,t.computed)(()=>r.variant===xP.FULL||r.variant===xP.FORMAT),y=(0,t.computed)(()=>r.variant===xP.FULL),b=(0,t.computed)(()=>r.variant===xP.FULL||r.variant===xP.BASIC||!r.variant),x=e=>l.value&&l.value.isActive(e)?`active`:null,S=(0,t.computed)(()=>r.files&&r.files.length>0?HP(r.apiUrl,r.files,!1):null),C=(0,t.computed)(()=>r.files&&r.files.length>0?HP(r.apiUrl,r.files,!0):null),w=e=>{i(`action`,{name:`delete-attachment`,obj:e})},T=e=>{i(`action`,{name:`image-attachment`,obj:e})},E=(0,t.computed)(()=>{if(!l.value)return!1;let{from:e,to:t}=l.value.state.selection;return e!==t}),D=(0,t.computed)(()=>E.value?`Voeg een link toe`:`Selecteer eerst tekst`),O=(0,t.ref)(!1),ee=(0,t.ref)(``),te=(0,t.ref)(null),k=()=>{ee.value=l.value.getAttributes(`link`).href||``,O.value=!0},ne=e=>{if(O.value=!1,!e){l.value.chain().focus().unsetLink().run();return}/^www\./i.test(e)&&(e=`https://${e}`),l.value.chain().focus().toggleLink({href:e}).run()},re=()=>{O.value=!1};return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)([`bd-markdown-editor`,u.value]),ref_key:`wrapperRef`,ref:o},[(0,t.createVNode)((0,t.unref)(nA),{editor:(0,t.unref)(l)},null,8,[`editor`]),e.pills?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,CU,[(0,t.createElementVNode)(`ul`,wU,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.pills,(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{key:n,class:`pills-list__li`},[(0,t.createVNode)(rg,(0,t.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,t.createCommentVNode)(``,!0),(0,t.renderSlot)(n.$slots,`default`),S.value?((0,t.openBlock)(),(0,t.createBlock)(EP,{key:1,files:S.value,"no-download":!0,"show-delete":!0,onDelete:w},null,8,[`files`])):(0,t.createCommentVNode)(``,!0),C.value?((0,t.openBlock)(),(0,t.createBlock)(FP,{key:2,files:C.value,"no-download":!0,"show-delete":!0,"fast-download":!1,onDelete:w,onShow:T},null,8,[`files`])):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,TU,[b.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`light`,type:`button`,onClick:a},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(ce))]),_:1})):(0,t.createCommentVNode)(``,!0),y.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,EU)):(0,t.createCommentVNode)(``,!0),_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:2,variant:`light`,type:`button`,class:(0,t.normalizeClass)(d.value),onClick:i[0]||=e=>(0,t.unref)(l).chain().focus().toggleBold().run()},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(fe))]),_:1},8,[`class`])):(0,t.createCommentVNode)(``,!0),_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:3,variant:`light`,type:`button`,class:(0,t.normalizeClass)(f.value),onClick:i[1]||=e=>(0,t.unref)(l).chain().focus().toggleItalic().run()},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(nr))]),_:1},8,[`class`])):(0,t.createCommentVNode)(``,!0),_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:4,variant:`light`,type:`button`,class:(0,t.normalizeClass)(p.value),onClick:i[2]||=e=>(0,t.unref)(l).chain().focus().toggleUnderline().run()},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(ua))]),_:1},8,[`class`])):(0,t.createCommentVNode)(``,!0),_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:5,variant:`light`,type:`button`,class:(0,t.normalizeClass)(m.value),onClick:i[3]||=e=>(0,t.unref)(l).chain().focus().toggleBulletList().run()},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(ge))]),_:1},8,[`class`])):(0,t.createCommentVNode)(``,!0),_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:6,variant:`light`,type:`button`,class:(0,t.normalizeClass)(h.value),onClick:i[4]||=e=>(0,t.unref)(l).chain().focus().toggleOrderedList().run()},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(si))]),_:1},8,[`class`])):(0,t.createCommentVNode)(``,!0),(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)(`span`,null,[_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,ref_key:`linkButton`,ref:te,variant:`light`,type:`button`,class:(0,t.normalizeClass)(g.value),onClick:k,disabled:!E.value},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(Mn))]),_:1},8,[`class`,`disabled`])):(0,t.createCommentVNode)(``,!0)])),[[(0,t.unref)(SU),D.value]])]),O.value?((0,t.openBlock)(),(0,t.createBlock)(bP,{key:3,previousUrl:ee.value,onSubmit:ne,onCancel:re},null,8,[`previousUrl`])):(0,t.createCommentVNode)(``,!0)],2),(0,t.createVNode)(eh,{text:r.errorText,state:r.state},null,8,[`text`,`state`])],64))}}),OU={class:`header`},kU={class:`icon-close-wrapper`},AU={class:`navbar`},jU={class:`nav navbar-nav w-100`},MU={class:`nav-item`},NU={class:`nav-item`},PU=(0,t.defineComponent)({__name:`BDMobileMenu`,props:{active:{type:Boolean,default:void 0},options:{}},emits:[`hide`,`signout`],setup(e,{emit:n}){let r=n,i=e,a=(0,t.computed)(()=>({active:i.active===!0,inactive:i.active===!1})),o=()=>r(`hide`),s=()=>r(`signout`);return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`bd-mobile-menu`,a.value])},[(0,t.createElementVNode)(`div`,OU,[n[0]||=(0,t.createElementVNode)(`div`,null,`Menu`,-1),(0,t.createElementVNode)(`div`,kU,[(0,t.createVNode)(tt,{onClick:o})])]),(0,t.createElementVNode)(`nav`,AU,[(0,t.createElementVNode)(`ul`,jU,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(i.options,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,MU,[(0,t.createVNode)(_,(0,t.mergeProps)({class:`nav-link`},{ref_for:!0},e,{onClick:o}),null,16)]))),256)),(0,t.renderSlot)(e.$slots,`special-options`),(0,t.createElementVNode)(`li`,NU,[(0,t.createVNode)(_,{class:`nav-link`,text:`Uitloggen`,onClick:s})])])])],2))}}),FU={class:`bd-user`},IU={class:`bd-user__information`},LU={class:`text-break`},RU={class:`overflow-x-hidden`},zU=(0,t.defineComponent)({__name:`BDUser`,props:{name:{default:``},img:{default:void 0},details:{default:void 0},hideImage:{type:Boolean,default:!1}},setup(e){let n=e,r=(0,t.computed)(()=>typeof n.details==`string`?n.details:n.details?.join(` • `));return(e,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,FU,[n.hideImage?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createBlock)(Xa,(0,t.mergeProps)({key:0},n.img,{size:`sm`}),null,16)),(0,t.createElementVNode)(`div`,IU,[(0,t.createElementVNode)(`header`,null,[(0,t.createElementVNode)(`h5`,LU,(0,t.toDisplayString)(n.name),1),(0,t.renderSlot)(e.$slots,`header-extra`)]),(0,t.createElementVNode)(`span`,RU,(0,t.toDisplayString)(r.value),1)])]))}}),BU={class:`bd-chat-cloud-card`},VU={class:`bd-chat-cloud-card__header`},HU={class:`bd-chat-cloud-card__body`},UU=[`innerHTML`],WU={class:`bd-chat-cloud-card__footer`},GU={key:0,class:`pills-list__wrapper`},KU={class:`pills-list__ul`},qU=(0,t.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(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>r.isSender?`sender`:``),o=(0,t.computed)(()=>HP(r.apiUrl,r.files,!1)),s=(0,t.computed)(()=>HP(r.apiUrl,r.files,!0)),c=()=>{i(`action`,`copy-message`)},l=e=>{i(`show-attachment`,e)};return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`bd-chat-cloud`,a.value])},[(0,t.createVNode)(Xa,{src:r.src,username:r.username,size:`sm`},null,8,[`src`,`username`]),(0,t.createElementVNode)(`div`,BU,[(0,t.createElementVNode)(`div`,VU,[(0,t.renderSlot)(n.$slots,`header`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.headerTitle),1)]),(0,t.createVNode)(v,{variant:`outline-primary-dark`,size:`sm`,onClick:c},{default:(0,t.withCtx)(()=>[...i[0]||=[(0,t.createTextVNode)(` kopieer `,-1)]]),_:1})]),(0,t.createElementVNode)(`div`,HU,[(0,t.renderSlot)(n.$slots,`body`,{},()=>[(0,t.createElementVNode)(`div`,{class:`bd-chat-cloud-card__message`,innerHTML:r.message},null,8,UU)])]),(0,t.createElementVNode)(`div`,WU,[(0,t.renderSlot)(n.$slots,`footer`,{},()=>[e.pills?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,GU,[(0,t.createElementVNode)(`ul`,KU,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.pills,(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{key:n,class:`pills-list__li`},[(0,t.createVNode)(rg,(0,t.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,t.createCommentVNode)(``,!0),o.value&&o.value.length>0?((0,t.openBlock)(),(0,t.createBlock)(EP,{key:1,files:o.value},null,8,[`files`])):(0,t.createCommentVNode)(``,!0),s.value&&s.value.length>0?((0,t.openBlock)(),(0,t.createBlock)(FP,{key:2,"fast-download":!0,files:s.value,onShow:l},null,8,[`files`])):(0,t.createCommentVNode)(``,!0)])])])],2))}}),JU=(0,t.defineComponent)({__name:`BDTableSortHeader`,props:[`active`,`label`,`sortDesc`],emits:[`sortAsc`,`sortDesc`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.ref)(r.sortDesc),o=()=>{r.active&&(a.value=!a.value)},s=()=>{r.active&&i(a.value?`sortDesc`:`sortAsc`)},c=(0,t.computed)(()=>({"bd-table-sort":!0,active:r.active}));return(0,t.watch)(()=>r.active,(e,t)=>{e&&!t&&(a.value=!1,i(`sortAsc`))}),s(),(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`th`,{class:(0,t.normalizeClass)(c.value),onClick:n[0]||=e=>{o(),s()}},[(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(r.label),1),r.active&&!a.value?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Wi),{key:0})):r.active&&a.value?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Ji),{key:1})):((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Qi),{key:2}))],2))}}),YU={class:`bd-table`},XU={key:0,class:`table`},ZU={key:1},QU={key:2},$U=[`onClick`],eW={key:0},tW={key:1,class:`empty-text`},nW=(0,t.defineComponent)({__name:`BDTable`,props:[`fields`,`items`,`sortBy`,`sortDesc`,`tbodyTrClass`,`emptyText`],emits:[`row-click`,`sort-changed`],setup(e,{expose:n,emit:r}){let i=e,a=r,o=(0,t.ref)(i.items),s=(0,t.ref)(i.sortBy),c=e=>s.value=e,l=(e,t,n)=>{let r=t[e],i=n[e];if(r==null)return 1;if(i==null)return-1;let a=r.toString(),o=i.toString();return a.localeCompare(o,void 0,{numeric:!0})},u=e=>{o.value=o.value.sort((t,n)=>l(e,t,n)),a(`sort-changed`,{sortBy:e,sortDesc:!1})},d=e=>{o.value=o.value.sort((t,n)=>l(e,n,t)),a(`sort-changed`,{sortBy:e,sortDesc:!0})};return(0,t.watch)(()=>i.items,e=>{o.value=e}),(0,t.watch)(()=>i.sortBy,e=>{s.value=e}),n({Refresh:()=>{o.value=i.items}}),(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,YU,[i.items&&i.items.length>0?((0,t.openBlock)(),(0,t.createElementBlock)(`table`,XU,[(0,t.createElementVNode)(`thead`,null,[(0,t.createElementVNode)(`tr`,null,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(i.fields,e=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[e.isVisible?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[e.sortable?((0,t.openBlock)(),(0,t.createBlock)(JU,{key:0,label:e.label,active:e.key==s.value,sortDesc:i.sortDesc,onClick:t=>c(e.key),onSortAsc:t=>u(e.key),onSortDesc:t=>d(e.key)},null,8,[`label`,`active`,`sortDesc`,`onClick`,`onSortAsc`,`onSortDesc`])):n.$slots.hasOwnProperty(`header_${e.key}`)?((0,t.openBlock)(),(0,t.createElementBlock)(`th`,ZU,[(0,t.renderSlot)(n.$slots,`header_${e.key}`)])):((0,t.openBlock)(),(0,t.createElementBlock)(`th`,QU,(0,t.toDisplayString)(e.label),1))],64)):(0,t.createCommentVNode)(``,!0)],64))),256))])]),(0,t.createElementVNode)(`tbody`,null,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(o.value,r=>((0,t.openBlock)(),(0,t.createElementBlock)(`tr`,{class:(0,t.normalizeClass)(i.tbodyTrClass&&i.tbodyTrClass(r)),onClick:e=>a(`row-click`,r)},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.fields,e=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[e.isVisible?((0,t.openBlock)(),(0,t.createElementBlock)(`td`,eW,[n.$slots.hasOwnProperty(e.key)?(0,t.renderSlot)(n.$slots,e.key,{key:0,row:r,item:r,value:r[e.key]}):((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:1},[(0,t.createTextVNode)((0,t.toDisplayString)(r[e.key]),1)],64))])):(0,t.createCommentVNode)(``,!0)],64))),256))],10,$U))),256))])])):((0,t.openBlock)(),(0,t.createElementBlock)(`p`,tW,(0,t.toDisplayString)(i.emptyText),1))]))}}),rW=[`id`],iW={key:0,class:`toast-body__title`},aW={class:`actions`},oW=[`textContent`],sW=[`textContent`],cW={class:`icon-wrapper`},lW=[`textContent`],uW=[`textContent`],dW=3e4,fW=5e3,pW=(0,t.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(e,{emit:n}){let r=e,i=n,a=(0,t.ref)(!1),o=(0,t.ref)(!1),s=null,c=null,l=(0,t.computed)(()=>{let e=`video-call-toast`;return r.id&&(e+=`-${r.id}`),e}),u=(0,t.computed)(()=>a.value?[a.value?`is-handled`:``,o.value?`is-handled--success`:``,r.canceled?`is-handled--canceled`:``].join(` `):``),d=(0,t.computed)(()=>r.canceled?r.localization.videoCallCanceled:o.value?r.localization.videoCallAccepted:r.localization.videoCallRejected),f=(0,t.computed)(()=>r.canceled?`${r.firstNameSender}${r.localization.notifyCallerWhenCanceled}`:r.isSender?r.contactInfoReceiver?`${r.contactInfoReceiver.name}${r.localization.notifyCallerWhenRejected}`:r.localization.notifyCallerWhenRejected:o.value?r.localization.openNewTabWhenAccepted:`${r.localization.notifyReceiverWhenRejected.start}${r.firstNameSender}${r.localization.notifyReceiverWhenRejected.end}`.replace(/\s\s+/g,` `));(0,t.watch)(()=>r.canceled,()=>{a.value=!0}),(0,t.onMounted)(()=>{let e=l.value,t=document.querySelector(`#${e}`);if(t){t.addEventListener(`hide.bs.toast`,y);var n={autohide:!0,delay:dW+fW};c=bU.getOrCreateInstance(t,n),c.show(),s=window.setTimeout(p,dW)}});let p=()=>{a.value||h()},m=()=>{h(),_()},h=()=>{a.value||(a.value=!0,i(`reject-video-call`,r.id))},g=()=>{a.value=!0,o.value=!0,i(`accept-video-call`,r.id),_()},_=()=>{window.clearTimeout(s),window.setTimeout(()=>c.hide(),fW)},y=()=>{a.value=!1,o.value=!1};return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{id:l.value,class:`toast bd-video-call-toast`,role:`alert`,"aria-live":`assertive`,"aria-atomic":`true`},[(0,t.unref)(a)?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,iW,(0,t.toDisplayString)(r.localization.incomingVideoCall),1)),(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)([`toast-body__main`,u.value])},[(0,t.unref)(a)?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:1},[(0,t.createElementVNode)(`div`,cW,[(0,t.createVNode)(we)]),(0,t.createElementVNode)(`div`,null,[(0,t.createElementVNode)(`p`,{textContent:(0,t.toDisplayString)(d.value),class:`title`},null,8,lW),(0,t.createElementVNode)(`p`,{textContent:(0,t.toDisplayString)(f.value)},null,8,uW)])],64)):((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createVNode)(cg,{value:e.contactInfoReceiver},null,8,[`value`]),(0,t.createElementVNode)(`div`,aW,[(0,t.createVNode)(v,{variant:`danger`,class:`text-center`,onClick:m},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Oe),(0,t.createElementVNode)(`span`,{textContent:(0,t.toDisplayString)(r.localization.rejectVideoCall)},null,8,oW)]),_:1}),(0,t.createVNode)(v,{variant:`success`,class:`text-center`,onClick:g},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(we),(0,t.createElementVNode)(`span`,{textContent:(0,t.toDisplayString)(r.localization.acceptVideoCall)},null,8,sW)]),_:1})])],64))],2)],8,rW))}}),mW=(0,t.defineComponent)({__name:`BDDropdown`,props:{size:{default:g.MD},variant:{default:Ea.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(e){let n=e,{uniqueIdentifier:r}=no(),i=`__BD__DROPDOWN__${r.value}`,a=(0,t.computed)(()=>({class:{btn:n.toggleTag===`button`,[`btn-${n.variant}`]:n.toggleTag===`button`&&n.variant,[`btn-${n.size}`]:n.toggleTag===`button`&&n.size,[`${n.toggleClass}`]:n.toggleClass!==void 0,"dropdown-toggle-action":n.actionToggle},"data-bs-display":n.noFlip?`static`:null,"data-bs-offset":n.offset?n.offset:null,id:i})),o=(0,t.computed)(()=>({"dropdown-menu-end":n.right,"dropdown-menu-action":n.actionToggle})),s=(0,t.computed)(()=>({"aria-labelledby":i})),c=(0,t.ref)(),l=(0,t.ref)(),u=()=>{c.value.classList.remove(`show`),l.value.classList.remove(`show`),l.value.removeAttribute(`aria-expanded`)};return(e,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:`bd-dropdown dropdown`,onClick:r[0]||=(0,t.withModifiers)(()=>{},[`stop`])},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.toggleTag),(0,t.mergeProps)({ref_key:`dropdownToggle`,ref:l,class:`dropdown-toggle`,target:`_self`,role:`button`,"data-bs-toggle":`dropdown`},a.value),{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(n.text),1)]),_:1},16)),(0,t.createElementVNode)(`ul`,(0,t.mergeProps)({ref_key:`dropdownMenu`,ref:c,class:[`dropdown-menu`,o.value]},s.value,{onClick:u}),[(0,t.renderSlot)(e.$slots,`default`)],16)]))}}),hW={class:`row bd-header`},gW={class:`col logo-mix`},_W=[`src`],vW={key:1,class:`col header-options`},yW={class:`col bd-btn-settings`},bW={key:2},xW=(0,t.defineComponent)({__name:`BDHeader`,props:{isEmbedded:{type:Boolean},dropdownMenuTitle:{},dropdownOptions:{},headerOptions:{},profileImageSrc:{},profileImageAlt:{},organizationLogoSrc:{},hasLogoutOption:{type:Boolean,default:!0}},emits:[`click-logo`,`signout`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>{let e=[];return r.isEmbedded?e:(r.headerOptions&&(e=e.concat(r.headerOptions)),r.dropdownOptions&&(e=e.concat(r.dropdownOptions)),e)}),o=(0,t.computed)(()=>!r.isEmbedded&&r.headerOptions&&r.headerOptions.length!==0),s=(0,t.ref)(void 0),c=()=>{r.isEmbedded||i(`click-logo`)},l=()=>i(`signout`),u=()=>s.value=!0,d=()=>s.value=!1;return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[(0,t.createElementVNode)(`nav`,hW,[(0,t.createElementVNode)(`div`,gW,[(0,t.createVNode)(S,{viewBox:`0 0 351 61`,class:`logo bd-logo`,onClick:c}),r.organizationLogoSrc?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:0,class:`logo organization-logo`,src:r.organizationLogoSrc,alt:``},null,8,_W)):(0,t.createCommentVNode)(``,!0)]),r.isEmbedded?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:`col bd-hamburger`,onClick:u},[n[0]||=(0,t.createElementVNode)(`div`,null,`Menu`,-1),(0,t.createVNode)(Rr)])),o.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,vW,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(r.headerOptions,e=>((0,t.openBlock)(),(0,t.createBlock)(v,{class:`btn-header`,to:e.to,variant:`neutral`},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.text),1)]),_:2},1032,[`to`]))),256))])):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,yW,[r.isEmbedded?(0,t.createCommentVNode)(``,!0):(0,t.renderSlot)(e.$slots,`profile-side`,{key:0}),r.profileImageSrc?((0,t.openBlock)(),(0,t.createBlock)(Xa,{key:1,src:r.profileImageSrc,alt:r.profileImageAlt,size:`sm`},null,8,[`src`,`alt`])):(0,t.createCommentVNode)(``,!0),r.isEmbedded?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,bW,(0,t.toDisplayString)(r.dropdownMenuTitle),1)):(0,t.createCommentVNode)(``,!0),r.isEmbedded?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createBlock)(mW,{key:3,text:r.dropdownMenuTitle,variant:`primary`,toggleTag:`a`,right:!0},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(r.dropdownOptions,(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(Og,(0,t.mergeProps)({key:n},{ref_for:!0},e),null,16))),128)),r.hasLogoutOption?((0,t.openBlock)(),(0,t.createBlock)(Og,{key:0,text:`Uitloggen`,onClick:l})):(0,t.createCommentVNode)(``,!0)]),_:1},8,[`text`]))])]),r.isEmbedded?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createBlock)(PU,{key:0,active:s.value,options:a.value,onHide:d,onSignout:l},{"special-options":(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,`mobile-menu-special-options`)]),_:3},8,[`active`,`options`]))],64))}}),SW=`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`,CW=async(e,t)=>{let n=e+t,r=new TextEncoder().encode(n),i=await crypto.subtle.digest(`SHA-256`,r);return Array.from(new Uint8Array(i)).map(e=>e.toString(16).padStart(2,`0`)).join(``)};function wW(){let e=()=>new Promise(e=>{if(document.readyState===`complete`)return e();window.addEventListener(`load`,()=>e(),{once:!0})});return{OnWindowLoaded:n=>{(0,t.onMounted)(()=>e().then(n))}}}var TW=(e,n,r)=>{let{OnWindowLoaded:i}=wW(),a=`lkj298fhGGJihge`,o=(0,t.ref)(!1),s=()=>n+`|`+r();return i(async()=>{if(n==null||r==null||r()==null){o.value=!1;return}let t=s(),i=localStorage.getItem(e),c=JSON.parse(i)||[],l=await CW(t,a);o.value=!c.includes(l)}),{hasUnfulfilledInteraction:o,MarkInteractionPerformed:async()=>{let t=await CW(s(),a),n=localStorage.getItem(e),r=JSON.parse(n)||[];r.includes(t)||(r.push(t),localStorage.setItem(e,JSON.stringify(r))),o.value=!1}}};function EW(e){let{OnWindowLoaded:n}=wW(),r;(0,t.onMounted)(()=>{r=document.addEventListener(`click`,t=>{if(!t||!t.target)return;let n=null;if(t.target instanceof Element&&(n=t.target.closest(`.popover`)),n)return;let r=uH.getInstance(e.value);r&&r.hide()})});let i=()=>{e?.value!=null&&(uH.getInstance(e.value)||new uH(e.value))};n(i),(0,t.watch)(e,i),(0,t.onUnmounted)(()=>{if(e?.value!=null){let t=uH.getInstance(e.value);t&&t.dispose()}r&&document.removeEventListener(`click`,r)})}var DW=[`data-bs-title`,`data-bs-content`],OW=[`title`],kW={key:0,class:`number-circle`,textContent:1},AW=(0,t.defineComponent)({__name:`BDNotificationButton`,props:{userId:{},getNotification:{}},setup(e){let n=e,{hasUnfulfilledInteraction:r,MarkInteractionPerformed:i}=TW(`notificationsRead`,n.userId,()=>n.getNotification?.linkUrl),a=(0,t.ref)();EW(a);let o=(0,t.computed)(()=>{let e=n.getNotification;if(!e)return!1;let{isActive:t,startDate:r,endDate:i}=e;if(!t)return!1;let a=new Date(r),o=new Date(i),s=new Date;return s>=a&&s<=o}),s=(0,t.computed)(()=>n.getNotification?.tooltip),c=(0,t.computed)(()=>n.getNotification?.title),l=(0,t.computed)(()=>{let e=n.getNotification;if(!e)return``;let{text:t,linkUrl:r,linkText:i}=e;return`
1816
+ `,parseMarkdown:()=>({type:`hardBreak`}),addCommands(){return{setHardBreak:()=>({commands:e,chain:t,state:n,editor:r})=>e.first([()=>e.exitCode(),()=>e.command(()=>{let{selection:e,storedMarks:i}=n;if(e.$from.parent.type.spec.isolating)return!1;let{keepMarks:a}=this.options,{splittableMarks:o}=r.extensionManager,s=i||e.$to.parentOffset&&e.$from.marks();return t().insertContent({type:this.name}).command(({tr:e,dispatch:t})=>{if(t&&s&&a){let t=s.filter(e=>o.includes(e.type.name));e.ensureMarks(t)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}});function rP(e){let{char:t,allowSpaces:n,allowToIncludeChar:r,allowedPrefixes:i,startOfLine:a,$position:o}=e,s=n&&!r,c=Vk(t),l=RegExp(`\\s${c}$`),u=a?`^`:``,d=r?``:c,f=RegExp(s?`${u}${c}.*?(?=\\s${d}|$)`:`${u}(?:^)?${c}[^\\s${d}]*`,`gm`),p=o.nodeBefore?.isText&&o.nodeBefore.text;if(!p)return null;let m=o.pos-p.length,h=Array.from(p.matchAll(f)).pop();if(!h||h.input===void 0||h.index===void 0)return null;let g=h.input.slice(Math.max(0,h.index-1),h.index),_=RegExp(`^[${i?.join(``)}\0]?$`).test(g);if(i!==null&&!_)return null;let v=m+h.index,y=v+h[0].length;return s&&l.test(p.slice(y-1,y+1))&&(h[0]+=` `,y+=1),v<o.pos&&y>=o.pos?{range:{from:v,to:y},query:h[0].slice(t.length),text:h[0]}:null}var iP=new Qb(`suggestion`);function aP({pluginKey:e=iP,editor:t,char:n=`@`,allowSpaces:r=!1,allowToIncludeChar:i=!1,allowedPrefixes:a=[` `],startOfLine:o=!1,decorationTag:s=`span`,decorationClass:c=`suggestion`,decorationContent:l=``,decorationEmptyClass:u=`is-empty`,command:d=()=>null,items:f=()=>[],render:p=()=>({}),allow:m=()=>!0,findSuggestionMatch:h=rP,shouldShow:g}){let _,v=p?.(),y=()=>{let e=t.state.selection.$anchor.pos,{top:n,right:r,bottom:i,left:a}=t.view.coordsAtPos(e);try{return new DOMRect(a,n,r-a,i-n)}catch{return null}},b=(n,r)=>r?()=>{let r=e.getState(t.state)?.decorationId;return n.dom.querySelector(`[data-decoration-id="${r}"]`)?.getBoundingClientRect()||null}:y;function x(n,r){var i;try{let r=e.getState(n.state),a=r?.decorationId?n.dom.querySelector(`[data-decoration-id="${r.decorationId}"]`):null,o={editor:t,range:r?.range||{from:0,to:0},query:r?.query||null,text:r?.text||null,items:[],command:e=>d({editor:t,range:r?.range||{from:0,to:0},props:e}),decorationNode:a,clientRect:b(n,a)};(i=v?.onExit)==null||i.call(v,o)}catch{}let a=n.state.tr.setMeta(r,{exit:!0});n.dispatch(a)}let S=new K({key:e,view(){return{update:async(e,n)=>{var r,i,a,o,s;let c=this.key?.getState(n),l=this.key?.getState(e.state),u=c.active&&l.active&&c.range.from!==l.range.from,p=!c.active&&l.active,m=c.active&&!l.active,h=!p&&!m&&c.query!==l.query,g=p||u&&h,y=h||u,x=m||u&&h;if(!g&&!y&&!x)return;let S=x&&!g?c:l,C=e.dom.querySelector(`[data-decoration-id="${S.decorationId}"]`);_={editor:t,range:S.range,query:S.query,text:S.text,items:[],command:e=>d({editor:t,range:S.range,props:e}),decorationNode:C,clientRect:b(e,C)},g&&((r=v?.onBeforeStart)==null||r.call(v,_)),y&&((i=v?.onBeforeUpdate)==null||i.call(v,_)),(y||g)&&(_.items=await f({editor:t,query:S.query})),x&&((a=v?.onExit)==null||a.call(v,_)),y&&((o=v?.onUpdate)==null||o.call(v,_)),g&&((s=v?.onStart)==null||s.call(v,_))},destroy:()=>{var e;_&&((e=v?.onExit)==null||e.call(v,_))}}},state:{init(){return{active:!1,range:{from:0,to:0},query:null,text:null,composing:!1}},apply(s,c,l,u){let{isEditable:d}=t,{composing:f}=t.view,{selection:p}=s,{empty:_,from:v}=p,y={...c},b=s.getMeta(e);if(b&&b.exit)return y.active=!1,y.decorationId=null,y.range={from:0,to:0},y.query=null,y.text=null,y;if(y.composing=f,d&&(_||t.view.composing)){(v<c.range.from||v>c.range.to)&&!f&&!c.composing&&(y.active=!1);let e=h({char:n,allowSpaces:r,allowToIncludeChar:i,allowedPrefixes:a,startOfLine:o,$position:p.$from}),l=`id_${Math.floor(Math.random()*4294967295)}`;e&&m({editor:t,state:u,range:e.range,isActive:c.active})&&(!g||g({editor:t,range:e.range,query:e.query,text:e.text,transaction:s}))?(y.active=!0,y.decorationId=c.decorationId?c.decorationId:l,y.range=e.range,y.query=e.query,y.text=e.text):y.active=!1}else y.active=!1;return y.active||(y.decorationId=null,y.range={from:0,to:0},y.query=null,y.text=null),y}},props:{handleKeyDown(n,r){var i;let{active:a,range:o}=S.getState(n.state);if(!a)return!1;if(r.key===`Escape`||r.key===`Esc`){let a=S.getState(n.state),o=_?.decorationNode??null??(a?.decorationId?n.dom.querySelector(`[data-decoration-id="${a.decorationId}"]`):null);if((v?.onKeyDown)?.call(v,{view:n,event:r,range:a.range}))return!0;let s={editor:t,range:a.range,query:a.query,text:a.text,items:[],command:e=>d({editor:t,range:a.range,props:e}),decorationNode:o,clientRect:o?()=>o.getBoundingClientRect()||null:null};return(i=v?.onExit)==null||i.call(v,s),x(n,e),!0}return(v?.onKeyDown)?.call(v,{view:n,event:r,range:o})||!1},decorations(e){let{active:t,range:n,decorationId:r,query:i}=S.getState(e);if(!t)return null;let a=!i?.length,o=[c];return a&&o.push(u),wT.create(e.doc,[xT.inline(n.from,n.to,{nodeName:s,class:o.join(` `),"data-decoration-id":r,"data-decoration-content":l})])}}});return S}function oP({editor:e,overrideSuggestionOptions:t,extensionName:n,char:r=`@`}){return{editor:e,char:r,pluginKey:new Qb,command:({editor:e,range:t,props:i})=>{var a;(e.view.state.selection.$to.nodeAfter?.text)?.startsWith(` `)&&(t.to+=1),e.chain().focus().insertContentAt(t,[{type:n,attrs:{...i,mentionSuggestionChar:r}},{type:`text`,text:` `}]).run(),(a=e.view.dom.ownerDocument.defaultView?.getSelection())==null||a.collapseToEnd()},allow:({state:e,range:t})=>{let r=e.doc.resolve(t.from),i=e.schema.nodes[n];return!!r.parent.type.contentMatch.matchType(i)},...t}}function sP(e){return(e.options.suggestions.length?e.options.suggestions:[e.options.suggestion]).map(t=>oP({editor:e.editor,overrideSuggestionOptions:t,extensionName:e.name,char:t.char}))}function cP(e,t){let n=sP(e);return n.find(e=>e.char===t)||(n.length?n[0]:null)}var lP=Qk.create({name:`mention`,priority:101,addOptions(){return{HTMLAttributes:{},renderText({node:e,suggestion:t}){return`${t?.char??`@`}${e.attrs.label??e.attrs.id}`},deleteTriggerWithBackspace:!1,renderHTML({options:e,node:t,suggestion:n}){return[`span`,tO(this.HTMLAttributes,e.HTMLAttributes),`${n?.char??`@`}${t.attrs.label??t.attrs.id}`]},suggestions:[],suggestion:{}}},group:`inline`,inline:!0,selectable:!1,atom:!0,addAttributes(){return{id:{default:null,parseHTML:e=>e.getAttribute(`data-id`),renderHTML:e=>e.id?{"data-id":e.id}:{}},label:{default:null,parseHTML:e=>e.getAttribute(`data-label`),renderHTML:e=>e.label?{"data-label":e.label}:{}},mentionSuggestionChar:{default:`@`,parseHTML:e=>e.getAttribute(`data-mention-suggestion-char`),renderHTML:e=>({"data-mention-suggestion-char":e.mentionSuggestionChar})}}},parseHTML(){return[{tag:`span[data-type="${this.name}"]`}]},renderHTML({node:e,HTMLAttributes:t}){let n=cP(this,e.attrs.mentionSuggestionChar);if(this.options.renderLabel!==void 0)return console.warn(`renderLabel is deprecated use renderText and renderHTML instead`),[`span`,tO({"data-type":this.name},this.options.HTMLAttributes,t),this.options.renderLabel({options:this.options,node:e,suggestion:n})];let r={...this.options};r.HTMLAttributes=tO({"data-type":this.name},this.options.HTMLAttributes,t);let i=this.options.renderHTML({options:r,node:e,suggestion:n});return typeof i==`string`?[`span`,tO({"data-type":this.name},this.options.HTMLAttributes,t),i]:i},...Jk({nodeName:`mention`,name:`@`,selfClosing:!0,allowedAttributes:[`id`,`label`,{name:`mentionSuggestionChar`,skipIfDefault:`@`}],parseAttributes:e=>{let t={},n=/(\w+)=(?:"([^"]*)"|'([^']*)')/g,r=n.exec(e);for(;r!==null;){let[,i,a,o]=r;t[i===`char`?`mentionSuggestionChar`:i]=a??o,r=n.exec(e)}return t},serializeAttributes:e=>Object.entries(e).filter(([,e])=>e!=null).map(([e,t])=>`${e===`mentionSuggestionChar`?`char`:e}="${t}"`).join(` `)}),renderText({node:e}){let t={options:this.options,node:e,suggestion:cP(this,e.attrs.mentionSuggestionChar)};return this.options.renderLabel===void 0?this.options.renderText(t):(console.warn(`renderLabel is deprecated use renderText and renderHTML instead`),this.options.renderLabel(t))},addKeyboardShortcuts(){return{Backspace:()=>this.editor.commands.command(({tr:e,state:t})=>{let n=!1,{selection:r}=t,{empty:i,anchor:a}=r;if(!i)return!1;let o=new xv,s=0;return t.doc.nodesBetween(a-1,a,(e,t)=>{if(e.type.name===this.name)return n=!0,o=e,s=t,!1}),n&&e.insertText(this.options.deleteTriggerWithBackspace?``:o.attrs.mentionSuggestionChar,s,s+o.nodeSize),n})}},addProseMirrorPlugins(){return sP(this).map(aP)}}),uP={class:`dropdown-menu show`},dP=[`onClick`],fP={__name:`BDPlaceholderList`,props:{items:Array,command:Function},setup(e,{expose:n}){let r=e,i=(0,t.ref)(0);(0,t.watch)(()=>r.items,()=>{i.value=0});let a=e=>{let t=r.items[e];t&&r.command(t)};return n({onKeyDown:({event:e})=>r.items?.length?e.key===`ArrowUp`?(i.value=(i.value+r.items.length-1)%r.items.length,!0):e.key===`ArrowDown`?(i.value=(i.value+1)%r.items.length,!0):e.key===`Enter`?(a(i.value),!0):!1:!1}),(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,uP,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.items,(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:n,class:(0,t.normalizeClass)([`dropdown-item`,{active:n===i.value}]),onClick:e=>a(n)},(0,t.toDisplayString)(e.label),11,dP))),128))]))}},pP=(e=[],t)=>({items:({query:t})=>e.filter(e=>e.label.toLowerCase().includes(t.toLowerCase())),command:({editor:e,range:t,props:n})=>{e.chain().focus().deleteRange(t).insertContent(`{${n.id}}`).run()},render:()=>{let e=null,n=n=>{let r=n.clientRect?.(),i=t?.value;if(!r||!i||!e?.element)return;let a=i.getBoundingClientRect(),o=r.left-a.left+i.scrollLeft,s=r.bottom-a.top+i.scrollTop,c=e.element;c.classList.add(`placeholder-tokens-menu`),c.style.position=`absolute`,c.style.left=`${Math.round(o)}px`,c.style.top=`${Math.round(s)}px`};return{onStart:r=>{e=new iA(fP,{props:r,editor:r.editor});let i=t?.value;i&&e.element&&i.appendChild(e.element),n(r)},onUpdate(t){e&&e.updateProps(t),n(t)},onKeyDown(t){return e?.ref?.onKeyDown?.(t)??!1},onExit(){e&&(e.destroy(),e.element?.remove())}}}}),mP={class:`popover bd-link-input-popover show bd-link-input-bottom`},hP={class:`popover-body`},gP={class:`form-label`},_P={key:0,class:`validation-text`},vP={class:`d-flex gap-2 mt-2`},yP=[`disabled`],bP=(0,t.defineComponent)({__name:`BDLinkInput`,props:{previousUrl:{}},emits:[`submit`,`cancel`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.ref)(r.previousUrl??``),o=(0,t.computed)(()=>{if(!a.value)return!!r.previousUrl;if(a.value===r.previousUrl)return!1;let e=a.value.trim().toLowerCase();return e.startsWith(`http://`)||e.startsWith(`https://`)||e.startsWith(`www.`)}),s=(0,t.computed)(()=>a.value&&a.value===r.previousUrl?`De URL is niet gewijzigd`:a.value&&!o.value?`De URL moet beginnen met http://, https:// of www.`:``),c=(0,t.computed)(()=>r.previousUrl?a.value?`Wijzigen`:`Verwijderen`:`Toevoegen`),l=()=>i(`submit`,a.value),u=()=>i(`cancel`);return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,mP,[n[2]||=(0,t.createElementVNode)(`div`,{class:`popover-header`},`Link beheren`,-1),(0,t.createElementVNode)(`div`,hP,[(0,t.createElementVNode)(`label`,gP,[n[1]||=(0,t.createTextVNode)(` URL: `,-1),(0,t.withDirectives)((0,t.createElementVNode)(`input`,{"onUpdate:modelValue":n[0]||=e=>a.value=e,type:`text`,class:`form-control`,placeholder:`https://www.example.com`},null,512),[[t.vModelText,a.value]]),s.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,_P,(0,t.toDisplayString)(s.value),1)):(0,t.createCommentVNode)(``,!0)]),(0,t.createElementVNode)(`div`,vP,[(0,t.createElementVNode)(`button`,{type:`button`,class:`btn btn-primary btn-sm`,disabled:!o.value,onClick:l},(0,t.toDisplayString)(c.value),9,yP),(0,t.createElementVNode)(`button`,{type:`button`,class:`btn btn-secondary btn-sm`,onClick:u},` Annuleren `)])])]))}}),xP={BASIC:`basic`,FULL:`full`,FORMAT:`format`},SP={class:`attachment-list`},CP={class:`attachment-link`},wP={key:1,class:`attachment-no-download`},TP=[`href`],EP=(0,t.defineComponent)({__name:`BDAttachmentPreviewList`,props:{files:{default:[]},showDelete:{type:Boolean,default:!1},noDownload:{type:Boolean,default:!1}},emits:[`delete`],setup(e,{emit:n}){let r=n,i=e=>{r(`delete`,e)};return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`ul`,SP,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.files,n=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{class:`attachment-list__item`,key:n.CorrelationId},[(0,t.createElementVNode)(`div`,CP,[e.showDelete?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`remove`,onClick:e=>i(n),"aria-label":`verwijder`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(bi))]),_:1},8,[`onClick`])):(0,t.createCommentVNode)(``,!0),e.noDownload?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,wP,[(0,t.createVNode)((0,t.unref)(le)),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(n.Naam.trim()),1)])):((0,t.openBlock)(),(0,t.createElementBlock)(`a`,{key:2,href:n.downloadUrl},[(0,t.createVNode)((0,t.unref)(le)),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(n.Naam.trim()),1)],8,TP))])]))),128))]))}}),DP={class:`attachment-list`},OP={class:`attachment`},kP=[`onClick`],AP=[`src`,`alt`],jP=[`onClick`],MP=[`href`],NP={class:`btn btn-light download-button-image`},PP=[`src`,`alt`],FP=(0,t.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(e,{emit:n}){let r=e,i=n,a=e=>{i(`delete`,e)},o=(e,t)=>{e.target&&e.target.className===`img-preview`&&i(`show`,t)};return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`ul`,DP,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.files,n=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{class:`attachment-list__item`,key:n.CorrelationId},[(0,t.createElementVNode)(`div`,OP,[e.showDelete?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`remove`,"aria-label":`verwijder`,onClick:(0,t.withModifiers)(e=>a(n),[`prevent`])},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(bi))]),_:1},8,[`onClick`])):(0,t.createCommentVNode)(``,!0),r.noDownload?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:1,onClick:e=>o(e,n)},[(0,t.createElementVNode)(`img`,{src:n.previewUrl,class:`img-preview`,alt:n.altName,loading:`lazy`},null,8,AP)],8,kP)):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:2,onClick:e=>o(e,n)},[r.fastDownload?((0,t.openBlock)(),(0,t.createElementBlock)(`a`,{key:0,href:n.downloadUrl,class:`download-link`},[(0,t.createElementVNode)(`button`,NP,[(0,t.createVNode)((0,t.unref)(Ht))])],8,MP)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`img`,{src:n.previewUrl,alt:n.altName,class:`img-preview`,loading:`lazy`},null,8,PP)],8,jP))])]))),128))]))}}),IP=e=>e?.map(e=>e.CorrelationId),LP=e=>{if(e.Naam==null)return!1;let t=e.Naam.toLowerCase();return t.endsWith(`.png`)||t.endsWith(`.jpg`)||t.endsWith(`.jpeg`)||t.endsWith(`.gif`)},RP=(e,t)=>t.DownloadUrl?t.DownloadUrl:t.identifier?`${e}/Collega/api/Conversation/GetConversationAttachment?conversationId=${t.conversationId}&fileMetadataId=${t.identifier}`:t.url?t.url:t.Id?`${e}/Portaal/DownloadBerichtBijlage/${t.Id}`:t.FileId?`${e}/Portaal/DownloadStandardMessageAttachment/${t.StandardAttachmentId}/${t.FileId}`:`${e}/Portaal/DownloadBerichtStagingBijlage/${t.CorrelationId}`,zP=(e,t)=>t.ThumbnailUrl?t.ThumbnailUrl:t.identifier?`${e}/Collega/api/Conversation/GetConversationAttachmentThumbnail?conversationId=${t.conversationId}&fileMetadataId=${t.identifier}`:t.url?t.url:t.Id?`${e}/Portaal/DownloadBerichtBijlageThumbnail/${t.Id}`:t.StandardAttachmentId||t.standardAttachmentId?`${e}/Portaal/DownloadStandardMessageAttachmentThumbnail/${t.StandardAttachmentId}/${t.FileId}`:`${e}/Portaal/DownloadBerichtStagingBijlageThumbnail/${t.CorrelationId}`,BP=(e,t)=>t.identifier?`${e}/Collega/api/Conversation/GetConversationAttachment?conversationId=${t.conversationId}&fileMetadataId=${t.identifier}`:null,VP=(e,t)=>t?LP(e):!LP(e),HP=(e=``,t,n)=>{if(t!==void 0)return t.filter(e=>VP(e,n)).map(t=>{let n=typeof t.CorrelationId==`string`?t.CorrelationId:t.CorrelationId==null?``:t.CorrelationId.toString();return{downloadUrl:RP(e,t),previewUrl:zP(e,t),fullImageUrl:BP(e,t),altName:`${t.Naam}`,...t,CorrelationId:n}})},UP=`bottom`,WP=`right`,GP=`left`,KP=`auto`,qP=[`top`,UP,WP,GP],JP=`start`,YP=`clippingParents`,XP=`viewport`,ZP=`popper`,QP=`reference`,$P=qP.reduce(function(e,t){return e.concat([t+`-`+JP,t+`-end`])},[]),eF=[].concat(qP,[KP]).reduce(function(e,t){return e.concat([t,t+`-`+JP,t+`-end`])},[]),tF=`beforeRead`,nF=`read`,rF=`afterRead`,iF=`beforeMain`,aF=`main`,oF=`afterMain`,sF=`beforeWrite`,cF=`write`,lF=`afterWrite`,uF=[tF,nF,rF,iF,aF,oF,sF,cF,lF];function dF(e){return e?(e.nodeName||``).toLowerCase():null}function fF(e){if(e==null)return window;if(e.toString()!==`[object Window]`){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function pF(e){return e instanceof fF(e).Element||e instanceof Element}function mF(e){return e instanceof fF(e).HTMLElement||e instanceof HTMLElement}function hF(e){return typeof ShadowRoot>`u`?!1:e instanceof fF(e).ShadowRoot||e instanceof ShadowRoot}function gF(e){var t=e.state;Object.keys(t.elements).forEach(function(e){var n=t.styles[e]||{},r=t.attributes[e]||{},i=t.elements[e];!mF(i)||!dF(i)||(Object.assign(i.style,n),Object.keys(r).forEach(function(e){var t=r[e];t===!1?i.removeAttribute(e):i.setAttribute(e,t===!0?``:t)}))})}function _F(e){var t=e.state,n={popper:{position:t.options.strategy,left:`0`,top:`0`,margin:`0`},arrow:{position:`absolute`},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(e){var r=t.elements[e],i=t.attributes[e]||{},a=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce(function(e,t){return e[t]=``,e},{});!mF(r)||!dF(r)||(Object.assign(r.style,a),Object.keys(i).forEach(function(e){r.removeAttribute(e)}))})}}var vF={name:`applyStyles`,enabled:!0,phase:`write`,fn:gF,effect:_F,requires:[`computeStyles`]};function yF(e){return e.split(`-`)[0]}var bF=Math.max,xF=Math.min,SF=Math.round;function CF(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(e){return e.brand+`/`+e.version}).join(` `):navigator.userAgent}function wF(){return!/^((?!chrome|android).)*safari/i.test(CF())}function TF(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,a=1;t&&mF(e)&&(i=e.offsetWidth>0&&SF(r.width)/e.offsetWidth||1,a=e.offsetHeight>0&&SF(r.height)/e.offsetHeight||1);var o=(pF(e)?fF(e):window).visualViewport,s=!wF()&&n,c=(r.left+(s&&o?o.offsetLeft:0))/i,l=(r.top+(s&&o?o.offsetTop:0))/a,u=r.width/i,d=r.height/a;return{width:u,height:d,top:l,right:c+u,bottom:l+d,left:c,x:c,y:l}}function EF(e){var t=TF(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function DF(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&hF(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function OF(e){return fF(e).getComputedStyle(e)}function kF(e){return[`table`,`td`,`th`].indexOf(dF(e))>=0}function AF(e){return((pF(e)?e.ownerDocument:e.document)||window.document).documentElement}function jF(e){return dF(e)===`html`?e:e.assignedSlot||e.parentNode||(hF(e)?e.host:null)||AF(e)}function MF(e){return!mF(e)||OF(e).position===`fixed`?null:e.offsetParent}function NF(e){var t=/firefox/i.test(CF());if(/Trident/i.test(CF())&&mF(e)&&OF(e).position===`fixed`)return null;var n=jF(e);for(hF(n)&&(n=n.host);mF(n)&&[`html`,`body`].indexOf(dF(n))<0;){var r=OF(n);if(r.transform!==`none`||r.perspective!==`none`||r.contain===`paint`||[`transform`,`perspective`].indexOf(r.willChange)!==-1||t&&r.willChange===`filter`||t&&r.filter&&r.filter!==`none`)return n;n=n.parentNode}return null}function PF(e){for(var t=fF(e),n=MF(e);n&&kF(n)&&OF(n).position===`static`;)n=MF(n);return n&&(dF(n)===`html`||dF(n)===`body`&&OF(n).position===`static`)?t:n||NF(e)||t}function FF(e){return[`top`,`bottom`].indexOf(e)>=0?`x`:`y`}function IF(e,t,n){return bF(e,xF(t,n))}function LF(e,t,n){var r=IF(e,t,n);return r>n?n:r}function RF(){return{top:0,right:0,bottom:0,left:0}}function zF(e){return Object.assign({},RF(),e)}function BF(e,t){return t.reduce(function(t,n){return t[n]=e,t},{})}var VF=function(e,t){return e=typeof e==`function`?e(Object.assign({},t.rects,{placement:t.placement})):e,zF(typeof e==`number`?BF(e,qP):e)};function HF(e){var t,n=e.state,r=e.name,i=e.options,a=n.elements.arrow,o=n.modifiersData.popperOffsets,s=yF(n.placement),c=FF(s),l=[`left`,`right`].indexOf(s)>=0?`height`:`width`;if(!(!a||!o)){var u=VF(i.padding,n),d=EF(a),f=c===`y`?`top`:GP,p=c===`y`?UP:WP,m=n.rects.reference[l]+n.rects.reference[c]-o[c]-n.rects.popper[l],h=o[c]-n.rects.reference[c],g=PF(a),_=g?c===`y`?g.clientHeight||0:g.clientWidth||0:0,v=m/2-h/2,y=u[f],b=_-d[l]-u[p],x=_/2-d[l]/2+v,S=IF(y,x,b),C=c;n.modifiersData[r]=(t={},t[C]=S,t.centerOffset=S-x,t)}}function UF(e){var t=e.state,n=e.options.element,r=n===void 0?`[data-popper-arrow]`:n;r!=null&&(typeof r==`string`&&(r=t.elements.popper.querySelector(r),!r)||DF(t.elements.popper,r)&&(t.elements.arrow=r))}var WF={name:`arrow`,enabled:!0,phase:`main`,fn:HF,effect:UF,requires:[`popperOffsets`],requiresIfExists:[`preventOverflow`]};function GF(e){return e.split(`-`)[1]}var KF={top:`auto`,right:`auto`,bottom:`auto`,left:`auto`};function qF(e,t){var n=e.x,r=e.y,i=t.devicePixelRatio||1;return{x:SF(n*i)/i||0,y:SF(r*i)/i||0}}function JF(e){var t,n=e.popper,r=e.popperRect,i=e.placement,a=e.variation,o=e.offsets,s=e.position,c=e.gpuAcceleration,l=e.adaptive,u=e.roundOffsets,d=e.isFixed,f=o.x,p=f===void 0?0:f,m=o.y,h=m===void 0?0:m,g=typeof u==`function`?u({x:p,y:h}):{x:p,y:h};p=g.x,h=g.y;var _=o.hasOwnProperty(`x`),v=o.hasOwnProperty(`y`),y=GP,b=`top`,x=window;if(l){var S=PF(n),C=`clientHeight`,w=`clientWidth`;if(S===fF(n)&&(S=AF(n),OF(S).position!==`static`&&s===`absolute`&&(C=`scrollHeight`,w=`scrollWidth`)),S=S,i===`top`||(i===`left`||i===`right`)&&a===`end`){b=UP;var T=d&&S===x&&x.visualViewport?x.visualViewport.height:S[C];h-=T-r.height,h*=c?1:-1}if(i===`left`||(i===`top`||i===`bottom`)&&a===`end`){y=WP;var E=d&&S===x&&x.visualViewport?x.visualViewport.width:S[w];p-=E-r.width,p*=c?1:-1}}var D=Object.assign({position:s},l&&KF),O=u===!0?qF({x:p,y:h},fF(n)):{x:p,y:h};if(p=O.x,h=O.y,c){var ee;return Object.assign({},D,(ee={},ee[b]=v?`0`:``,ee[y]=_?`0`:``,ee.transform=(x.devicePixelRatio||1)<=1?`translate(`+p+`px, `+h+`px)`:`translate3d(`+p+`px, `+h+`px, 0)`,ee))}return Object.assign({},D,(t={},t[b]=v?h+`px`:``,t[y]=_?p+`px`:``,t.transform=``,t))}function YF(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=r===void 0?!0:r,a=n.adaptive,o=a===void 0?!0:a,s=n.roundOffsets,c=s===void 0?!0:s,l={placement:yF(t.placement),variation:GF(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy===`fixed`};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,JF(Object.assign({},l,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:o,roundOffsets:c})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,JF(Object.assign({},l,{offsets:t.modifiersData.arrow,position:`absolute`,adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}var XF={name:`computeStyles`,enabled:!0,phase:`beforeWrite`,fn:YF,data:{}},ZF={passive:!0};function QF(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,a=i===void 0?!0:i,o=r.resize,s=o===void 0?!0:o,c=fF(t.elements.popper),l=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&l.forEach(function(e){e.addEventListener(`scroll`,n.update,ZF)}),s&&c.addEventListener(`resize`,n.update,ZF),function(){a&&l.forEach(function(e){e.removeEventListener(`scroll`,n.update,ZF)}),s&&c.removeEventListener(`resize`,n.update,ZF)}}var $F={name:`eventListeners`,enabled:!0,phase:`write`,fn:function(){},effect:QF,data:{}},eI={left:`right`,right:`left`,bottom:`top`,top:`bottom`};function tI(e){return e.replace(/left|right|bottom|top/g,function(e){return eI[e]})}var nI={start:`end`,end:`start`};function rI(e){return e.replace(/start|end/g,function(e){return nI[e]})}function iI(e){var t=fF(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function aI(e){return TF(AF(e)).left+iI(e).scrollLeft}function oI(e,t){var n=fF(e),r=AF(e),i=n.visualViewport,a=r.clientWidth,o=r.clientHeight,s=0,c=0;if(i){a=i.width,o=i.height;var l=wF();(l||!l&&t===`fixed`)&&(s=i.offsetLeft,c=i.offsetTop)}return{width:a,height:o,x:s+aI(e),y:c}}function sI(e){var t=AF(e),n=iI(e),r=e.ownerDocument?.body,i=bF(t.scrollWidth,t.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),a=bF(t.scrollHeight,t.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),o=-n.scrollLeft+aI(e),s=-n.scrollTop;return OF(r||t).direction===`rtl`&&(o+=bF(t.clientWidth,r?r.clientWidth:0)-i),{width:i,height:a,x:o,y:s}}function cI(e){var t=OF(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function lI(e){return[`html`,`body`,`#document`].indexOf(dF(e))>=0?e.ownerDocument.body:mF(e)&&cI(e)?e:lI(jF(e))}function uI(e,t){t===void 0&&(t=[]);var n=lI(e),r=n===e.ownerDocument?.body,i=fF(n),a=r?[i].concat(i.visualViewport||[],cI(n)?n:[]):n,o=t.concat(a);return r?o:o.concat(uI(jF(a)))}function dI(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function fI(e,t){var n=TF(e,!1,t===`fixed`);return n.top+=e.clientTop,n.left+=e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function pI(e,t,n){return t===`viewport`?dI(oI(e,n)):pF(t)?fI(t,n):dI(sI(AF(e)))}function mI(e){var t=uI(jF(e)),n=[`absolute`,`fixed`].indexOf(OF(e).position)>=0&&mF(e)?PF(e):e;return pF(n)?t.filter(function(e){return pF(e)&&DF(e,n)&&dF(e)!==`body`}):[]}function hI(e,t,n,r){var i=t===`clippingParents`?mI(e):[].concat(t),a=[].concat(i,[n]),o=a[0],s=a.reduce(function(t,n){var i=pI(e,n,r);return t.top=bF(i.top,t.top),t.right=xF(i.right,t.right),t.bottom=xF(i.bottom,t.bottom),t.left=bF(i.left,t.left),t},pI(e,o,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function gI(e){var t=e.reference,n=e.element,r=e.placement,i=r?yF(r):null,a=r?GF(r):null,o=t.x+t.width/2-n.width/2,s=t.y+t.height/2-n.height/2,c;switch(i){case`top`:c={x:o,y:t.y-n.height};break;case UP:c={x:o,y:t.y+t.height};break;case WP:c={x:t.x+t.width,y:s};break;case GP:c={x:t.x-n.width,y:s};break;default:c={x:t.x,y:t.y}}var l=i?FF(i):null;if(l!=null){var u=l===`y`?`height`:`width`;switch(a){case JP:c[l]=c[l]-(t[u]/2-n[u]/2);break;case`end`:c[l]=c[l]+(t[u]/2-n[u]/2);break;default:}}return c}function _I(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=r===void 0?e.placement:r,a=n.strategy,o=a===void 0?e.strategy:a,s=n.boundary,c=s===void 0?YP:s,l=n.rootBoundary,u=l===void 0?XP:l,d=n.elementContext,f=d===void 0?ZP:d,p=n.altBoundary,m=p===void 0?!1:p,h=n.padding,g=h===void 0?0:h,_=zF(typeof g==`number`?BF(g,qP):g),v=f===`popper`?QP:ZP,y=e.rects.popper,b=e.elements[m?v:f],x=hI(pF(b)?b:b.contextElement||AF(e.elements.popper),c,u,o),S=TF(e.elements.reference),C=gI({reference:S,element:y,strategy:`absolute`,placement:i}),w=dI(Object.assign({},y,C)),T=f===`popper`?w:S,E={top:x.top-T.top+_.top,bottom:T.bottom-x.bottom+_.bottom,left:x.left-T.left+_.left,right:T.right-x.right+_.right},D=e.modifiersData.offset;if(f===`popper`&&D){var O=D[i];Object.keys(E).forEach(function(e){var t=[`right`,`bottom`].indexOf(e)>=0?1:-1,n=[`top`,`bottom`].indexOf(e)>=0?`y`:`x`;E[e]+=O[n]*t})}return E}function vI(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=n.boundary,a=n.rootBoundary,o=n.padding,s=n.flipVariations,c=n.allowedAutoPlacements,l=c===void 0?eF:c,u=GF(r),d=u?s?$P:$P.filter(function(e){return GF(e)===u}):qP,f=d.filter(function(e){return l.indexOf(e)>=0});f.length===0&&(f=d);var p=f.reduce(function(t,n){return t[n]=_I(e,{placement:n,boundary:i,rootBoundary:a,padding:o})[yF(n)],t},{});return Object.keys(p).sort(function(e,t){return p[e]-p[t]})}function yI(e){if(yF(e)===`auto`)return[];var t=tI(e);return[rI(e),t,rI(t)]}function bI(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var i=n.mainAxis,a=i===void 0?!0:i,o=n.altAxis,s=o===void 0?!0:o,c=n.fallbackPlacements,l=n.padding,u=n.boundary,d=n.rootBoundary,f=n.altBoundary,p=n.flipVariations,m=p===void 0?!0:p,h=n.allowedAutoPlacements,g=t.options.placement,_=yF(g)===g,v=c||(_||!m?[tI(g)]:yI(g)),y=[g].concat(v).reduce(function(e,n){return e.concat(yF(n)===`auto`?vI(t,{placement:n,boundary:u,rootBoundary:d,padding:l,flipVariations:m,allowedAutoPlacements:h}):n)},[]),b=t.rects.reference,x=t.rects.popper,S=new Map,C=!0,w=y[0],T=0;T<y.length;T++){var E=y[T],D=yF(E),O=GF(E)===JP,ee=[`top`,UP].indexOf(D)>=0,te=ee?`width`:`height`,ne=_I(t,{placement:E,boundary:u,rootBoundary:d,altBoundary:f,padding:l}),re=ee?O?WP:GP:O?UP:`top`;b[te]>x[te]&&(re=tI(re));var ie=tI(re),ae=[];if(a&&ae.push(ne[D]<=0),s&&ae.push(ne[re]<=0,ne[ie]<=0),ae.every(function(e){return e})){w=E,C=!1;break}S.set(E,ae)}if(C)for(var oe=m?3:1,se=function(e){var t=y.find(function(t){var n=S.get(t);if(n)return n.slice(0,e).every(function(e){return e})});if(t)return w=t,`break`},ce=oe;ce>0&&se(ce)!==`break`;ce--);t.placement!==w&&(t.modifiersData[r]._skip=!0,t.placement=w,t.reset=!0)}}var xI={name:`flip`,enabled:!0,phase:`main`,fn:bI,requiresIfExists:[`offset`],data:{_skip:!1}};function SI(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function CI(e){return[`top`,WP,UP,GP].some(function(t){return e[t]>=0})}function wI(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,a=t.modifiersData.preventOverflow,o=_I(t,{elementContext:`reference`}),s=_I(t,{altBoundary:!0}),c=SI(o,r),l=SI(s,i,a),u=CI(c),d=CI(l);t.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:l,isReferenceHidden:u,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":d})}var TI={name:`hide`,enabled:!0,phase:`main`,requiresIfExists:[`preventOverflow`],fn:wI};function EI(e,t,n){var r=yF(e),i=[`left`,`top`].indexOf(r)>=0?-1:1,a=typeof n==`function`?n(Object.assign({},t,{placement:e})):n,o=a[0],s=a[1];return o||=0,s=(s||0)*i,[`left`,`right`].indexOf(r)>=0?{x:s,y:o}:{x:o,y:s}}function DI(e){var t=e.state,n=e.options,r=e.name,i=n.offset,a=i===void 0?[0,0]:i,o=eF.reduce(function(e,n){return e[n]=EI(n,t.rects,a),e},{}),s=o[t.placement],c=s.x,l=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=l),t.modifiersData[r]=o}var OI={name:`offset`,enabled:!0,phase:`main`,requires:[`popperOffsets`],fn:DI};function kI(e){var t=e.state,n=e.name;t.modifiersData[n]=gI({reference:t.rects.reference,element:t.rects.popper,strategy:`absolute`,placement:t.placement})}var AI={name:`popperOffsets`,enabled:!0,phase:`read`,fn:kI,data:{}};function jI(e){return e===`x`?`y`:`x`}function MI(e){var t=e.state,n=e.options,r=e.name,i=n.mainAxis,a=i===void 0?!0:i,o=n.altAxis,s=o===void 0?!1:o,c=n.boundary,l=n.rootBoundary,u=n.altBoundary,d=n.padding,f=n.tether,p=f===void 0?!0:f,m=n.tetherOffset,h=m===void 0?0:m,g=_I(t,{boundary:c,rootBoundary:l,padding:d,altBoundary:u}),_=yF(t.placement),v=GF(t.placement),y=!v,b=FF(_),x=jI(b),S=t.modifiersData.popperOffsets,C=t.rects.reference,w=t.rects.popper,T=typeof h==`function`?h(Object.assign({},t.rects,{placement:t.placement})):h,E=typeof T==`number`?{mainAxis:T,altAxis:T}:Object.assign({mainAxis:0,altAxis:0},T),D=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,O={x:0,y:0};if(S){if(a){var ee=b===`y`?`top`:GP,te=b===`y`?UP:WP,ne=b===`y`?`height`:`width`,re=S[b],ie=re+g[ee],ae=re-g[te],oe=p?-w[ne]/2:0,se=v===`start`?C[ne]:w[ne],ce=v===`start`?-w[ne]:-C[ne],le=t.elements.arrow,ue=p&&le?EF(le):{width:0,height:0},de=t.modifiersData[`arrow#persistent`]?t.modifiersData[`arrow#persistent`].padding:RF(),fe=de[ee],pe=de[te],me=IF(0,C[ne],ue[ne]),he=y?C[ne]/2-oe-me-fe-E.mainAxis:se-me-fe-E.mainAxis,ge=y?-C[ne]/2+oe+me+pe+E.mainAxis:ce+me+pe+E.mainAxis,_e=t.elements.arrow&&PF(t.elements.arrow),ve=_e?b===`y`?_e.clientTop||0:_e.clientLeft||0:0,ye=D?.[b]??0,be=re+he-ye-ve,xe=re+ge-ye,Se=IF(p?xF(ie,be):ie,re,p?bF(ae,xe):ae);S[b]=Se,O[b]=Se-re}if(s){var Ce=b===`x`?`top`:GP,we=b===`x`?UP:WP,Te=S[x],Ee=x===`y`?`height`:`width`,De=Te+g[Ce],Oe=Te-g[we],ke=[`top`,GP].indexOf(_)!==-1,k=D?.[x]??0,Ae=ke?De:Te-C[Ee]-w[Ee]-k+E.altAxis,je=ke?Te+C[Ee]+w[Ee]-k-E.altAxis:Oe,Me=p&&ke?LF(Ae,Te,je):IF(p?Ae:De,Te,p?je:Oe);S[x]=Me,O[x]=Me-Te}t.modifiersData[r]=O}}var NI={name:`preventOverflow`,enabled:!0,phase:`main`,fn:MI,requiresIfExists:[`offset`]};function PI(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function FI(e){return e===fF(e)||!mF(e)?iI(e):PI(e)}function II(e){var t=e.getBoundingClientRect(),n=SF(t.width)/e.offsetWidth||1,r=SF(t.height)/e.offsetHeight||1;return n!==1||r!==1}function LI(e,t,n){n===void 0&&(n=!1);var r=mF(t),i=mF(t)&&II(t),a=AF(t),o=TF(e,i,n),s={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&((dF(t)!==`body`||cI(a))&&(s=FI(t)),mF(t)?(c=TF(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):a&&(c.x=aI(a))),{x:o.left+s.scrollLeft-c.x,y:o.top+s.scrollTop-c.y,width:o.width,height:o.height}}function RI(e){var t=new Map,n=new Set,r=[];e.forEach(function(e){t.set(e.name,e)});function i(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach(function(e){if(!n.has(e)){var r=t.get(e);r&&i(r)}}),r.push(e)}return e.forEach(function(e){n.has(e.name)||i(e)}),r}function zI(e){var t=RI(e);return uF.reduce(function(e,n){return e.concat(t.filter(function(e){return e.phase===n}))},[])}function BI(e){var t;return function(){return t||=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})}),t}}function VI(e){var t=e.reduce(function(e,t){var n=e[t.name];return e[t.name]=n?Object.assign({},n,t,{options:Object.assign({},n.options,t.options),data:Object.assign({},n.data,t.data)}):t,e},{});return Object.keys(t).map(function(e){return t[e]})}var HI={placement:`bottom`,modifiers:[],strategy:`absolute`};function UI(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(e){return!(e&&typeof e.getBoundingClientRect==`function`)})}function WI(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,i=t.defaultOptions,a=i===void 0?HI:i;return function(e,t,n){n===void 0&&(n=a);var i={placement:`bottom`,orderedModifiers:[],options:Object.assign({},HI,a),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},o=[],s=!1,c={state:i,setOptions:function(n){var o=typeof n==`function`?n(i.options):n;u(),i.options=Object.assign({},a,i.options,o),i.scrollParents={reference:pF(e)?uI(e):e.contextElement?uI(e.contextElement):[],popper:uI(t)};var s=zI(VI([].concat(r,i.options.modifiers)));return i.orderedModifiers=s.filter(function(e){return e.enabled}),l(),c.update()},forceUpdate:function(){if(!s){var e=i.elements,t=e.reference,n=e.popper;if(UI(t,n)){i.rects={reference:LI(t,PF(n),i.options.strategy===`fixed`),popper:EF(n)},i.reset=!1,i.placement=i.options.placement,i.orderedModifiers.forEach(function(e){return i.modifiersData[e.name]=Object.assign({},e.data)});for(var r=0;r<i.orderedModifiers.length;r++){if(i.reset===!0){i.reset=!1,r=-1;continue}var a=i.orderedModifiers[r],o=a.fn,l=a.options,u=l===void 0?{}:l,d=a.name;typeof o==`function`&&(i=o({state:i,options:u,name:d,instance:c})||i)}}}},update:BI(function(){return new Promise(function(e){c.forceUpdate(),e(i)})}),destroy:function(){u(),s=!0}};if(!UI(e,t))return c;c.setOptions(n).then(function(e){!s&&n.onFirstUpdate&&n.onFirstUpdate(e)});function l(){i.orderedModifiers.forEach(function(e){var t=e.name,n=e.options,r=n===void 0?{}:n,a=e.effect;if(typeof a==`function`){var s=a({state:i,name:t,instance:c,options:r});o.push(s||function(){})}})}function u(){o.forEach(function(e){return e()}),o=[]}return c}}var GI=WI(),KI=WI({defaultModifiers:[$F,AI,XF,vF]}),qI=WI({defaultModifiers:[$F,AI,XF,vF,OI,xI,NI,WF,TI]}),JI=u({afterMain:()=>oF,afterRead:()=>rF,afterWrite:()=>lF,applyStyles:()=>vF,arrow:()=>WF,auto:()=>KP,basePlacements:()=>qP,beforeMain:()=>iF,beforeRead:()=>tF,beforeWrite:()=>sF,bottom:()=>UP,clippingParents:()=>YP,computeStyles:()=>XF,createPopper:()=>qI,createPopperBase:()=>GI,createPopperLite:()=>KI,detectOverflow:()=>_I,end:()=>`end`,eventListeners:()=>$F,flip:()=>xI,hide:()=>TI,left:()=>GP,main:()=>aF,modifierPhases:()=>uF,offset:()=>OI,placements:()=>eF,popper:()=>ZP,popperGenerator:()=>WI,popperOffsets:()=>AI,preventOverflow:()=>NI,read:()=>nF,reference:()=>QP,right:()=>WP,start:()=>JP,top:()=>`top`,variationPlacements:()=>$P,viewport:()=>XP,write:()=>cF}),YI=new Map,XI={set(e,t,n){YI.has(e)||YI.set(e,new Map);let r=YI.get(e);if(!r.has(t)&&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(t,n)},get(e,t){return YI.has(e)&&YI.get(e).get(t)||null},remove(e,t){if(!YI.has(e))return;let n=YI.get(e);n.delete(t),n.size===0&&YI.delete(e)}},ZI=1e6,QI=1e3,$I=`transitionend`,eL=e=>(e&&window.CSS&&window.CSS.escape&&(e=e.replace(/#([^\s"#']+)/g,(e,t)=>`#${CSS.escape(t)}`)),e),tL=e=>e==null?`${e}`:Object.prototype.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase(),nL=e=>{do e+=Math.floor(Math.random()*ZI);while(document.getElementById(e));return e},rL=e=>{if(!e)return 0;let{transitionDuration:t,transitionDelay:n}=window.getComputedStyle(e);return!Number.parseFloat(t)&&!Number.parseFloat(n)?0:(t=t.split(`,`)[0],n=n.split(`,`)[0],(Number.parseFloat(t)+Number.parseFloat(n))*QI)},iL=e=>{e.dispatchEvent(new Event($I))},aL=e=>!e||typeof e!=`object`?!1:(e.jquery!==void 0&&(e=e[0]),e.nodeType!==void 0),oL=e=>aL(e)?e.jquery?e[0]:e:typeof e==`string`&&e.length>0?document.querySelector(eL(e)):null,sL=e=>{if(!aL(e)||e.getClientRects().length===0)return!1;let t=getComputedStyle(e).getPropertyValue(`visibility`)===`visible`,n=e.closest(`details:not([open])`);if(!n)return t;if(n!==e){let t=e.closest(`summary`);if(t&&t.parentNode!==n||t===null)return!1}return t},cL=e=>!e||e.nodeType!==Node.ELEMENT_NODE||e.classList.contains(`disabled`)?!0:e.disabled===void 0?e.hasAttribute(`disabled`)&&e.getAttribute(`disabled`)!==`false`:e.disabled,lL=e=>{if(!document.documentElement.attachShadow)return null;if(typeof e.getRootNode==`function`){let t=e.getRootNode();return t instanceof ShadowRoot?t:null}return e instanceof ShadowRoot?e:e.parentNode?lL(e.parentNode):null},uL=()=>{},dL=e=>{e.offsetHeight},fL=()=>window.jQuery&&!document.body.hasAttribute(`data-bs-no-jquery`)?window.jQuery:null,pL=[],mL=e=>{document.readyState===`loading`?(pL.length||document.addEventListener(`DOMContentLoaded`,()=>{for(let e of pL)e()}),pL.push(e)):e()},hL=()=>document.documentElement.dir===`rtl`,gL=e=>{mL(()=>{let t=fL();if(t){let n=e.NAME,r=t.fn[n];t.fn[n]=e.jQueryInterface,t.fn[n].Constructor=e,t.fn[n].noConflict=()=>(t.fn[n]=r,e.jQueryInterface)}})},_L=(e,t=[],n=e)=>typeof e==`function`?e.call(...t):n,vL=(e,t,n=!0)=>{if(!n){_L(e);return}let r=rL(t)+5,i=!1,a=({target:n})=>{n===t&&(i=!0,t.removeEventListener($I,a),_L(e))};t.addEventListener($I,a),setTimeout(()=>{i||iL(t)},r)},yL=(e,t,n,r)=>{let i=e.length,a=e.indexOf(t);return a===-1?!n&&r?e[i-1]:e[0]:(a+=n?1:-1,r&&(a=(a+i)%i),e[Math.max(0,Math.min(a,i-1))])},bL=/[^.]*(?=\..*)\.|.*/,xL=/\..*/,SL=/::\d+$/,CL={},wL=1,TL={mouseenter:`mouseover`,mouseleave:`mouseout`},EL=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`.split(`.`));function DL(e,t){return t&&`${t}::${wL++}`||e.uidEvent||wL++}function OL(e){let t=DL(e);return e.uidEvent=t,CL[t]=CL[t]||{},CL[t]}function kL(e,t){return function n(r){return LL(r,{delegateTarget:e}),n.oneOff&&Q.off(e,r.type,t),t.apply(e,[r])}}function AL(e,t,n){return function r(i){let a=e.querySelectorAll(t);for(let{target:o}=i;o&&o!==this;o=o.parentNode)for(let s of a)if(s===o)return LL(i,{delegateTarget:o}),r.oneOff&&Q.off(e,i.type,t,n),n.apply(o,[i])}}function jL(e,t,n=null){return Object.values(e).find(e=>e.callable===t&&e.delegationSelector===n)}function ML(e,t,n){let r=typeof t==`string`,i=r?n:t||n,a=IL(e);return EL.has(a)||(a=e),[r,i,a]}function NL(e,t,n,r,i){if(typeof t!=`string`||!e)return;let[a,o,s]=ML(t,n,r);t in TL&&(o=(e=>function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)})(o));let c=OL(e),l=c[s]||(c[s]={}),u=jL(l,o,a?n:null);if(u){u.oneOff=u.oneOff&&i;return}let d=DL(o,t.replace(bL,``)),f=a?AL(e,n,o):kL(e,o);f.delegationSelector=a?n:null,f.callable=o,f.oneOff=i,f.uidEvent=d,l[d]=f,e.addEventListener(s,f,a)}function PL(e,t,n,r,i){let a=jL(t[n],r,i);a&&(e.removeEventListener(n,a,!!i),delete t[n][a.uidEvent])}function FL(e,t,n,r){let i=t[n]||{};for(let[a,o]of Object.entries(i))a.includes(r)&&PL(e,t,n,o.callable,o.delegationSelector)}function IL(e){return e=e.replace(xL,``),TL[e]||e}var Q={on(e,t,n,r){NL(e,t,n,r,!1)},one(e,t,n,r){NL(e,t,n,r,!0)},off(e,t,n,r){if(typeof t!=`string`||!e)return;let[i,a,o]=ML(t,n,r),s=o!==t,c=OL(e),l=c[o]||{},u=t.startsWith(`.`);if(a!==void 0){if(!Object.keys(l).length)return;PL(e,c,o,a,i?n:null);return}if(u)for(let n of Object.keys(c))FL(e,c,n,t.slice(1));for(let[n,r]of Object.entries(l)){let i=n.replace(SL,``);(!s||t.includes(i))&&PL(e,c,o,r.callable,r.delegationSelector)}},trigger(e,t,n){if(typeof t!=`string`||!e)return null;let r=fL(),i=t!==IL(t),a=null,o=!0,s=!0,c=!1;i&&r&&(a=r.Event(t,n),r(e).trigger(a),o=!a.isPropagationStopped(),s=!a.isImmediatePropagationStopped(),c=a.isDefaultPrevented());let l=LL(new Event(t,{bubbles:o,cancelable:!0}),n);return c&&l.preventDefault(),s&&e.dispatchEvent(l),l.defaultPrevented&&a&&a.preventDefault(),l}};function LL(e,t={}){for(let[n,r]of Object.entries(t))try{e[n]=r}catch{Object.defineProperty(e,n,{configurable:!0,get(){return r}})}return e}function RL(e){if(e===`true`)return!0;if(e===`false`)return!1;if(e===Number(e).toString())return Number(e);if(e===``||e===`null`)return null;if(typeof e!=`string`)return e;try{return JSON.parse(decodeURIComponent(e))}catch{return e}}function zL(e){return e.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}var BL={setDataAttribute(e,t,n){e.setAttribute(`data-bs-${zL(t)}`,n)},removeDataAttribute(e,t){e.removeAttribute(`data-bs-${zL(t)}`)},getDataAttributes(e){if(!e)return{};let t={},n=Object.keys(e.dataset).filter(e=>e.startsWith(`bs`)&&!e.startsWith(`bsConfig`));for(let r of n){let n=r.replace(/^bs/,``);n=n.charAt(0).toLowerCase()+n.slice(1),t[n]=RL(e.dataset[r])}return t},getDataAttribute(e,t){return RL(e.getAttribute(`data-bs-${zL(t)}`))}},VL=class{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw 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,t){let n=aL(t)?BL.getDataAttribute(t,`config`):{};return{...this.constructor.Default,...typeof n==`object`?n:{},...aL(t)?BL.getDataAttributes(t):{},...typeof e==`object`?e:{}}}_typeCheckConfig(e,t=this.constructor.DefaultType){for(let[n,r]of Object.entries(t)){let t=e[n],i=aL(t)?`element`:tL(t);if(!new RegExp(r).test(i))throw TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${n}" provided type "${i}" but expected type "${r}".`)}}},HL=`5.3.8`,UL=class extends VL{constructor(e,t){super(),e=oL(e),e&&(this._element=e,this._config=this._getConfig(t),XI.set(this._element,this.constructor.DATA_KEY,this))}dispose(){XI.remove(this._element,this.constructor.DATA_KEY),Q.off(this._element,this.constructor.EVENT_KEY);for(let e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,t,n=!0){vL(e,t,n)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return XI.get(oL(e),this.DATA_KEY)}static getOrCreateInstance(e,t={}){return this.getInstance(e)||new this(e,typeof t==`object`?t:null)}static get VERSION(){return HL}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}},WL=e=>{let t=e.getAttribute(`data-bs-target`);if(!t||t===`#`){let n=e.getAttribute(`href`);if(!n||!n.includes(`#`)&&!n.startsWith(`.`))return null;n.includes(`#`)&&!n.startsWith(`#`)&&(n=`#${n.split(`#`)[1]}`),t=n&&n!==`#`?n.trim():null}return t?t.split(`,`).map(e=>eL(e)).join(`,`):null},$={find(e,t=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(t,e))},findOne(e,t=document.documentElement){return Element.prototype.querySelector.call(t,e)},children(e,t){return[].concat(...e.children).filter(e=>e.matches(t))},parents(e,t){let n=[],r=e.parentNode.closest(t);for(;r;)n.push(r),r=r.parentNode.closest(t);return n},prev(e,t){let n=e.previousElementSibling;for(;n;){if(n.matches(t))return[n];n=n.previousElementSibling}return[]},next(e,t){let n=e.nextElementSibling;for(;n;){if(n.matches(t))return[n];n=n.nextElementSibling}return[]},focusableChildren(e){let t=[`a`,`button`,`input`,`textarea`,`select`,`details`,`[tabindex]`,`[contenteditable="true"]`].map(e=>`${e}:not([tabindex^="-"])`).join(`,`);return this.find(t,e).filter(e=>!cL(e)&&sL(e))},getSelectorFromElement(e){let t=WL(e);return t&&$.findOne(t)?t:null},getElementFromSelector(e){let t=WL(e);return t?$.findOne(t):null},getMultipleElementsFromSelector(e){let t=WL(e);return t?$.find(t):[]}},GL=(e,t=`hide`)=>{let n=`click.dismiss${e.EVENT_KEY}`,r=e.NAME;Q.on(document,n,`[data-bs-dismiss="${r}"]`,function(n){if([`A`,`AREA`].includes(this.tagName)&&n.preventDefault(),cL(this))return;let i=$.getElementFromSelector(this)||this.closest(`.${r}`);e.getOrCreateInstance(i)[t]()})},KL=`alert`,qL=`.bs.alert`,JL=`close${qL}`,YL=`closed${qL}`,XL=`fade`,ZL=`show`,QL=class e extends UL{static get NAME(){return KL}close(){if(Q.trigger(this._element,JL).defaultPrevented)return;this._element.classList.remove(ZL);let e=this._element.classList.contains(XL);this._queueCallback(()=>this._destroyElement(),this._element,e)}_destroyElement(){this._element.remove(),Q.trigger(this._element,YL),this.dispose()}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this);if(typeof t==`string`){if(n[t]===void 0||t.startsWith(`_`)||t===`constructor`)throw TypeError(`No method named "${t}"`);n[t](this)}})}};GL(QL,`close`),gL(QL);var $L=`button`,eR=`.bs.button`,tR=`.data-api`,nR=`active`,rR=`[data-bs-toggle="button"]`,iR=`click${eR}${tR}`,aR=class e extends UL{static get NAME(){return $L}toggle(){this._element.setAttribute(`aria-pressed`,this._element.classList.toggle(nR))}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this);t===`toggle`&&n[t]()})}};Q.on(document,iR,rR,e=>{e.preventDefault();let t=e.target.closest(rR);aR.getOrCreateInstance(t).toggle()}),gL(aR);var oR=`swipe`,sR=`.bs.swipe`,cR=`touchstart${sR}`,lR=`touchmove${sR}`,uR=`touchend${sR}`,dR=`pointerdown${sR}`,fR=`pointerup${sR}`,pR=`touch`,mR=`pen`,hR=`pointer-event`,gR=40,_R={endCallback:null,leftCallback:null,rightCallback:null},vR={endCallback:`(function|null)`,leftCallback:`(function|null)`,rightCallback:`(function|null)`},yR=class e extends VL{constructor(t,n){super(),this._element=t,!(!t||!e.isSupported())&&(this._config=this._getConfig(n),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return _R}static get DefaultType(){return vR}static get NAME(){return oR}dispose(){Q.off(this._element,sR)}_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(),_L(this._config.endCallback)}_move(e){this._deltaX=e.touches&&e.touches.length>1?0:e.touches[0].clientX-this._deltaX}_handleSwipe(){let e=Math.abs(this._deltaX);if(e<=gR)return;let t=e/this._deltaX;this._deltaX=0,t&&_L(t>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(Q.on(this._element,dR,e=>this._start(e)),Q.on(this._element,fR,e=>this._end(e)),this._element.classList.add(hR)):(Q.on(this._element,cR,e=>this._start(e)),Q.on(this._element,lR,e=>this._move(e)),Q.on(this._element,uR,e=>this._end(e)))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&(e.pointerType===mR||e.pointerType===pR)}static isSupported(){return`ontouchstart`in document.documentElement||navigator.maxTouchPoints>0}},bR=`carousel`,xR=`.bs.carousel`,SR=`.data-api`,CR=`ArrowLeft`,wR=`ArrowRight`,TR=500,ER=`next`,DR=`prev`,OR=`left`,kR=`right`,AR=`slide${xR}`,jR=`slid${xR}`,MR=`keydown${xR}`,NR=`mouseenter${xR}`,PR=`mouseleave${xR}`,FR=`dragstart${xR}`,IR=`load${xR}${SR}`,LR=`click${xR}${SR}`,RR=`carousel`,zR=`active`,BR=`slide`,VR=`carousel-item-end`,HR=`carousel-item-start`,UR=`carousel-item-next`,WR=`carousel-item-prev`,GR=`.active`,KR=`.carousel-item`,qR=GR+KR,JR=`.carousel-item img`,YR=`.carousel-indicators`,XR=`[data-bs-slide], [data-bs-slide-to]`,ZR=`[data-bs-ride="carousel"]`,QR={[CR]:kR,[wR]:OR},$R={interval:5e3,keyboard:!0,pause:`hover`,ride:!1,touch:!0,wrap:!0},ez={interval:`(number|boolean)`,keyboard:`boolean`,pause:`(string|boolean)`,ride:`(boolean|string)`,touch:`boolean`,wrap:`boolean`},tz=class e extends UL{constructor(e,t){super(e,t),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=$.findOne(YR,this._element),this._addEventListeners(),this._config.ride===RR&&this.cycle()}static get Default(){return $R}static get DefaultType(){return ez}static get NAME(){return bR}next(){this._slide(ER)}nextWhenVisible(){!document.hidden&&sL(this._element)&&this.next()}prev(){this._slide(DR)}pause(){this._isSliding&&iL(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){Q.one(this._element,jR,()=>this.cycle());return}this.cycle()}}to(e){let t=this._getItems();if(e>t.length-1||e<0)return;if(this._isSliding){Q.one(this._element,jR,()=>this.to(e));return}let n=this._getItemIndex(this._getActive());if(n===e)return;let r=e>n?ER:DR;this._slide(r,t[e])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(e){return e.defaultInterval=e.interval,e}_addEventListeners(){this._config.keyboard&&Q.on(this._element,MR,e=>this._keydown(e)),this._config.pause===`hover`&&(Q.on(this._element,NR,()=>this.pause()),Q.on(this._element,PR,()=>this._maybeEnableCycle())),this._config.touch&&yR.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(let e of $.find(JR,this._element))Q.on(e,FR,e=>e.preventDefault());this._swipeHelper=new yR(this._element,{leftCallback:()=>this._slide(this._directionToOrder(OR)),rightCallback:()=>this._slide(this._directionToOrder(kR)),endCallback:()=>{this._config.pause===`hover`&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),TR+this._config.interval))}})}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;let t=QR[e.key];t&&(e.preventDefault(),this._slide(this._directionToOrder(t)))}_getItemIndex(e){return this._getItems().indexOf(e)}_setActiveIndicatorElement(e){if(!this._indicatorsElement)return;let t=$.findOne(GR,this._indicatorsElement);t.classList.remove(zR),t.removeAttribute(`aria-current`);let n=$.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);n&&(n.classList.add(zR),n.setAttribute(`aria-current`,`true`))}_updateInterval(){let e=this._activeElement||this._getActive();if(!e)return;let t=Number.parseInt(e.getAttribute(`data-bs-interval`),10);this._config.interval=t||this._config.defaultInterval}_slide(e,t=null){if(this._isSliding)return;let n=this._getActive(),r=e===ER,i=t||yL(this._getItems(),n,r,this._config.wrap);if(i===n)return;let a=this._getItemIndex(i),o=t=>Q.trigger(this._element,t,{relatedTarget:i,direction:this._orderToDirection(e),from:this._getItemIndex(n),to:a});if(o(AR).defaultPrevented||!n||!i)return;let s=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(a),this._activeElement=i;let c=r?HR:VR,l=r?UR:WR;i.classList.add(l),dL(i),n.classList.add(c),i.classList.add(c),this._queueCallback(()=>{i.classList.remove(c,l),i.classList.add(zR),n.classList.remove(zR,l,c),this._isSliding=!1,o(jR)},n,this._isAnimated()),s&&this.cycle()}_isAnimated(){return this._element.classList.contains(BR)}_getActive(){return $.findOne(qR,this._element)}_getItems(){return $.find(KR,this._element)}_clearInterval(){this._interval&&=(clearInterval(this._interval),null)}_directionToOrder(e){return hL()?e===OR?DR:ER:e===OR?ER:DR}_orderToDirection(e){return hL()?e===DR?OR:kR:e===DR?kR:OR}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`number`){n.to(t);return}if(typeof t==`string`){if(n[t]===void 0||t.startsWith(`_`)||t===`constructor`)throw TypeError(`No method named "${t}"`);n[t]()}})}};Q.on(document,LR,XR,function(e){let t=$.getElementFromSelector(this);if(!t||!t.classList.contains(RR))return;e.preventDefault();let n=tz.getOrCreateInstance(t),r=this.getAttribute(`data-bs-slide-to`);if(r){n.to(r),n._maybeEnableCycle();return}if(BL.getDataAttribute(this,`slide`)===`next`){n.next(),n._maybeEnableCycle();return}n.prev(),n._maybeEnableCycle()}),Q.on(window,IR,()=>{let e=$.find(ZR);for(let t of e)tz.getOrCreateInstance(t)}),gL(tz);var nz=`collapse`,rz=`.bs.collapse`,iz=`.data-api`,az=`show${rz}`,oz=`shown${rz}`,sz=`hide${rz}`,cz=`hidden${rz}`,lz=`click${rz}${iz}`,uz=`show`,dz=`collapse`,fz=`collapsing`,pz=`collapsed`,mz=`:scope .${dz} .${dz}`,hz=`collapse-horizontal`,gz=`width`,_z=`height`,vz=`.collapse.show, .collapse.collapsing`,yz=`[data-bs-toggle="collapse"]`,bz={parent:null,toggle:!0},xz={parent:`(null|element)`,toggle:`boolean`},Sz=class e extends UL{constructor(e,t){super(e,t),this._isTransitioning=!1,this._triggerArray=[];let n=$.find(yz);for(let e of n){let t=$.getSelectorFromElement(e),n=$.find(t).filter(e=>e===this._element);t!==null&&n.length&&this._triggerArray.push(e)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return bz}static get DefaultType(){return xz}static get NAME(){return nz}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(vz).filter(e=>e!==this._element).map(t=>e.getOrCreateInstance(t,{toggle:!1}))),t.length&&t[0]._isTransitioning||Q.trigger(this._element,az).defaultPrevented)return;for(let e of t)e.hide();let n=this._getDimension();this._element.classList.remove(dz),this._element.classList.add(fz),this._element.style[n]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;let r=()=>{this._isTransitioning=!1,this._element.classList.remove(fz),this._element.classList.add(dz,uz),this._element.style[n]=``,Q.trigger(this._element,oz)},i=`scroll${n[0].toUpperCase()+n.slice(1)}`;this._queueCallback(r,this._element,!0),this._element.style[n]=`${this._element[i]}px`}hide(){if(this._isTransitioning||!this._isShown()||Q.trigger(this._element,sz).defaultPrevented)return;let e=this._getDimension();this._element.style[e]=`${this._element.getBoundingClientRect()[e]}px`,dL(this._element),this._element.classList.add(fz),this._element.classList.remove(dz,uz);for(let e of this._triggerArray){let t=$.getElementFromSelector(e);t&&!this._isShown(t)&&this._addAriaAndCollapsedClass([e],!1)}this._isTransitioning=!0;let t=()=>{this._isTransitioning=!1,this._element.classList.remove(fz),this._element.classList.add(dz),Q.trigger(this._element,cz)};this._element.style[e]=``,this._queueCallback(t,this._element,!0)}_isShown(e=this._element){return e.classList.contains(uz)}_configAfterMerge(e){return e.toggle=!!e.toggle,e.parent=oL(e.parent),e}_getDimension(){return this._element.classList.contains(hz)?gz:_z}_initializeChildren(){if(!this._config.parent)return;let e=this._getFirstLevelChildren(yz);for(let t of e){let e=$.getElementFromSelector(t);e&&this._addAriaAndCollapsedClass([t],this._isShown(e))}}_getFirstLevelChildren(e){let t=$.find(mz,this._config.parent);return $.find(e,this._config.parent).filter(e=>!t.includes(e))}_addAriaAndCollapsedClass(e,t){if(e.length)for(let n of e)n.classList.toggle(pz,!t),n.setAttribute(`aria-expanded`,t)}static jQueryInterface(t){let n={};return typeof t==`string`&&/show|hide/.test(t)&&(n.toggle=!1),this.each(function(){let r=e.getOrCreateInstance(this,n);if(typeof t==`string`){if(r[t]===void 0)throw TypeError(`No method named "${t}"`);r[t]()}})}};Q.on(document,lz,yz,function(e){(e.target.tagName===`A`||e.delegateTarget&&e.delegateTarget.tagName===`A`)&&e.preventDefault();for(let e of $.getMultipleElementsFromSelector(this))Sz.getOrCreateInstance(e,{toggle:!1}).toggle()}),gL(Sz);var Cz=`dropdown`,wz=`.bs.dropdown`,Tz=`.data-api`,Ez=`Escape`,Dz=`Tab`,Oz=`ArrowUp`,kz=`ArrowDown`,Az=2,jz=`hide${wz}`,Mz=`hidden${wz}`,Nz=`show${wz}`,Pz=`shown${wz}`,Fz=`click${wz}${Tz}`,Iz=`keydown${wz}${Tz}`,Lz=`keyup${wz}${Tz}`,Rz=`show`,zz=`dropup`,Bz=`dropend`,Vz=`dropstart`,Hz=`dropup-center`,Uz=`dropdown-center`,Wz=`[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)`,Gz=`${Wz}.${Rz}`,Kz=`.dropdown-menu`,qz=`.navbar`,Jz=`.navbar-nav`,Yz=`.dropdown-menu .dropdown-item:not(.disabled):not(:disabled)`,Xz=hL()?`top-end`:`top-start`,Zz=hL()?`top-start`:`top-end`,Qz=hL()?`bottom-end`:`bottom-start`,$z=hL()?`bottom-start`:`bottom-end`,eB=hL()?`left-start`:`right-start`,tB=hL()?`right-start`:`left-start`,nB=`top`,rB=`bottom`,iB={autoClose:!0,boundary:`clippingParents`,display:`dynamic`,offset:[0,2],popperConfig:null,reference:`toggle`},aB={autoClose:`(boolean|string)`,boundary:`(string|element)`,display:`string`,offset:`(array|string|function)`,popperConfig:`(null|object|function)`,reference:`(string|element|object)`},oB=class e extends UL{constructor(e,t){super(e,t),this._popper=null,this._parent=this._element.parentNode,this._menu=$.next(this._element,Kz)[0]||$.prev(this._element,Kz)[0]||$.findOne(Kz,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return iB}static get DefaultType(){return aB}static get NAME(){return Cz}toggle(){return this._isShown()?this.hide():this.show()}show(){if(cL(this._element)||this._isShown())return;let e={relatedTarget:this._element};if(!Q.trigger(this._element,Nz,e).defaultPrevented){if(this._createPopper(),`ontouchstart`in document.documentElement&&!this._parent.closest(Jz))for(let e of[].concat(...document.body.children))Q.on(e,`mouseover`,uL);this._element.focus(),this._element.setAttribute(`aria-expanded`,!0),this._menu.classList.add(Rz),this._element.classList.add(Rz),Q.trigger(this._element,Pz,e)}}hide(){if(cL(this._element)||!this._isShown())return;let 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(!Q.trigger(this._element,jz,e).defaultPrevented){if(`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))Q.off(e,`mouseover`,uL);this._popper&&this._popper.destroy(),this._menu.classList.remove(Rz),this._element.classList.remove(Rz),this._element.setAttribute(`aria-expanded`,`false`),BL.removeDataAttribute(this._menu,`popper`),Q.trigger(this._element,Mz,e)}}_getConfig(e){if(e=super._getConfig(e),typeof e.reference==`object`&&!aL(e.reference)&&typeof e.reference.getBoundingClientRect!=`function`)throw TypeError(`${Cz.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return e}_createPopper(){if(JI===void 0)throw TypeError(`Bootstrap's dropdowns require Popper (https://popper.js.org/docs/v2/)`);let e=this._element;this._config.reference===`parent`?e=this._parent:aL(this._config.reference)?e=oL(this._config.reference):typeof this._config.reference==`object`&&(e=this._config.reference);let t=this._getPopperConfig();this._popper=qI(e,this._menu,t)}_isShown(){return this._menu.classList.contains(Rz)}_getPlacement(){let e=this._parent;if(e.classList.contains(Bz))return eB;if(e.classList.contains(Vz))return tB;if(e.classList.contains(Hz))return nB;if(e.classList.contains(Uz))return rB;let t=getComputedStyle(this._menu).getPropertyValue(`--bs-position`).trim()===`end`;return e.classList.contains(zz)?t?Zz:Xz:t?$z:Qz}_detectNavbar(){return this._element.closest(qz)!==null}_getOffset(){let{offset:e}=this._config;return typeof e==`string`?e.split(`,`).map(e=>Number.parseInt(e,10)):typeof e==`function`?t=>e(t,this._element):e}_getPopperConfig(){let 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`)&&(BL.setDataAttribute(this._menu,`popper`,`static`),e.modifiers=[{name:`applyStyles`,enabled:!1}]),{...e,..._L(this._config.popperConfig,[void 0,e])}}_selectMenuItem({key:e,target:t}){let n=$.find(Yz,this._menu).filter(e=>sL(e));n.length&&yL(n,t,e===kz,!n.includes(t)).focus()}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0)throw TypeError(`No method named "${t}"`);n[t]()}})}static clearMenus(t){if(t.button===Az||t.type===`keyup`&&t.key!==Dz)return;let n=$.find(Gz);for(let r of n){let n=e.getInstance(r);if(!n||n._config.autoClose===!1)continue;let i=t.composedPath(),a=i.includes(n._menu);if(i.includes(n._element)||n._config.autoClose===`inside`&&!a||n._config.autoClose===`outside`&&a||n._menu.contains(t.target)&&(t.type===`keyup`&&t.key===Dz||/input|select|option|textarea|form/i.test(t.target.tagName)))continue;let o={relatedTarget:n._element};t.type===`click`&&(o.clickEvent=t),n._completeHide(o)}}static dataApiKeydownHandler(t){let n=/input|textarea/i.test(t.target.tagName),r=t.key===Ez,i=[Oz,kz].includes(t.key);if(!i&&!r||n&&!r)return;t.preventDefault();let a=this.matches(Wz)?this:$.prev(this,Wz)[0]||$.next(this,Wz)[0]||$.findOne(Wz,t.delegateTarget.parentNode),o=e.getOrCreateInstance(a);if(i){t.stopPropagation(),o.show(),o._selectMenuItem(t);return}o._isShown()&&(t.stopPropagation(),o.hide(),a.focus())}};Q.on(document,Iz,Wz,oB.dataApiKeydownHandler),Q.on(document,Iz,Kz,oB.dataApiKeydownHandler),Q.on(document,Fz,oB.clearMenus),Q.on(document,Lz,oB.clearMenus),Q.on(document,Fz,Wz,function(e){e.preventDefault(),oB.getOrCreateInstance(this).toggle()}),gL(oB);var sB=`backdrop`,cB=`fade`,lB=`show`,uB=`mousedown.bs.${sB}`,dB={className:`modal-backdrop`,clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:`body`},fB={className:`string`,clickCallback:`(function|null)`,isAnimated:`boolean`,isVisible:`boolean`,rootElement:`(element|string)`},pB=class extends VL{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return dB}static get DefaultType(){return fB}static get NAME(){return sB}show(e){if(!this._config.isVisible){_L(e);return}this._append();let t=this._getElement();this._config.isAnimated&&dL(t),t.classList.add(lB),this._emulateAnimation(()=>{_L(e)})}hide(e){if(!this._config.isVisible){_L(e);return}this._getElement().classList.remove(lB),this._emulateAnimation(()=>{this.dispose(),_L(e)})}dispose(){this._isAppended&&=(Q.off(this._element,uB),this._element.remove(),!1)}_getElement(){if(!this._element){let e=document.createElement(`div`);e.className=this._config.className,this._config.isAnimated&&e.classList.add(cB),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=oL(e.rootElement),e}_append(){if(this._isAppended)return;let e=this._getElement();this._config.rootElement.append(e),Q.on(e,uB,()=>{_L(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(e){vL(e,this._getElement(),this._config.isAnimated)}},mB=`focustrap`,hB=`.bs.focustrap`,gB=`focusin${hB}`,_B=`keydown.tab${hB}`,vB=`Tab`,yB=`forward`,bB=`backward`,xB={autofocus:!0,trapElement:null},SB={autofocus:`boolean`,trapElement:`element`},CB=class extends VL{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return xB}static get DefaultType(){return SB}static get NAME(){return mB}activate(){this._isActive||=(this._config.autofocus&&this._config.trapElement.focus(),Q.off(document,hB),Q.on(document,gB,e=>this._handleFocusin(e)),Q.on(document,_B,e=>this._handleKeydown(e)),!0)}deactivate(){this._isActive&&(this._isActive=!1,Q.off(document,hB))}_handleFocusin(e){let{trapElement:t}=this._config;if(e.target===document||e.target===t||t.contains(e.target))return;let n=$.focusableChildren(t);n.length===0?t.focus():this._lastTabNavDirection===bB?n[n.length-1].focus():n[0].focus()}_handleKeydown(e){e.key===vB&&(this._lastTabNavDirection=e.shiftKey?bB:yB)}},wB=`.fixed-top, .fixed-bottom, .is-fixed, .sticky-top`,TB=`.sticky-top`,EB=`padding-right`,DB=`margin-right`,OB=class{constructor(){this._element=document.body}getWidth(){let e=document.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}hide(){let e=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,EB,t=>t+e),this._setElementAttributes(wB,EB,t=>t+e),this._setElementAttributes(TB,DB,t=>t-e)}reset(){this._resetElementAttributes(this._element,`overflow`),this._resetElementAttributes(this._element,EB),this._resetElementAttributes(wB,EB),this._resetElementAttributes(TB,DB)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,`overflow`),this._element.style.overflow=`hidden`}_setElementAttributes(e,t,n){let r=this.getWidth();this._applyManipulationCallback(e,e=>{if(e!==this._element&&window.innerWidth>e.clientWidth+r)return;this._saveInitialAttribute(e,t);let i=window.getComputedStyle(e).getPropertyValue(t);e.style.setProperty(t,`${n(Number.parseFloat(i))}px`)})}_saveInitialAttribute(e,t){let n=e.style.getPropertyValue(t);n&&BL.setDataAttribute(e,t,n)}_resetElementAttributes(e,t){this._applyManipulationCallback(e,e=>{let n=BL.getDataAttribute(e,t);if(n===null){e.style.removeProperty(t);return}BL.removeDataAttribute(e,t),e.style.setProperty(t,n)})}_applyManipulationCallback(e,t){if(aL(e)){t(e);return}for(let n of $.find(e,this._element))t(n)}},kB=`modal`,AB=`.bs.modal`,jB=`.data-api`,MB=`Escape`,NB=`hide${AB}`,PB=`hidePrevented${AB}`,FB=`hidden${AB}`,IB=`show${AB}`,LB=`shown${AB}`,RB=`resize${AB}`,zB=`click.dismiss${AB}`,BB=`mousedown.dismiss${AB}`,VB=`keydown.dismiss${AB}`,HB=`click${AB}${jB}`,UB=`modal-open`,WB=`fade`,GB=`show`,KB=`modal-static`,qB=`.modal.show`,JB=`.modal-dialog`,YB=`.modal-body`,XB=`[data-bs-toggle="modal"]`,ZB={backdrop:!0,focus:!0,keyboard:!0},QB={backdrop:`(boolean|string)`,focus:`boolean`,keyboard:`boolean`},$B=class e extends UL{constructor(e,t){super(e,t),this._dialog=$.findOne(JB,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new OB,this._addEventListeners()}static get Default(){return ZB}static get DefaultType(){return QB}static get NAME(){return kB}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||this._isTransitioning||Q.trigger(this._element,IB,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(UB),this._adjustDialog(),this._backdrop.show(()=>this._showElement(e)))}hide(){!this._isShown||this._isTransitioning||Q.trigger(this._element,NB).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(GB),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){Q.off(window,AB),Q.off(this._dialog,AB),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new pB({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new CB({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;let t=$.findOne(YB,this._dialog);t&&(t.scrollTop=0),dL(this._element),this._element.classList.add(GB),this._queueCallback(()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,Q.trigger(this._element,LB,{relatedTarget:e})},this._dialog,this._isAnimated())}_addEventListeners(){Q.on(this._element,VB,e=>{if(e.key===MB){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),Q.on(window,RB,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),Q.on(this._element,BB,e=>{Q.one(this._element,zB,t=>{if(!(this._element!==e.target||this._element!==t.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(UB),this._resetAdjustments(),this._scrollBar.reset(),Q.trigger(this._element,FB)})}_isAnimated(){return this._element.classList.contains(WB)}_triggerBackdropTransition(){if(Q.trigger(this._element,PB).defaultPrevented)return;let e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._element.style.overflowY;t===`hidden`||this._element.classList.contains(KB)||(e||(this._element.style.overflowY=`hidden`),this._element.classList.add(KB),this._queueCallback(()=>{this._element.classList.remove(KB),this._queueCallback(()=>{this._element.style.overflowY=t},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){let e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._scrollBar.getWidth(),n=t>0;if(n&&!e){let e=hL()?`paddingLeft`:`paddingRight`;this._element.style[e]=`${t}px`}if(!n&&e){let e=hL()?`paddingRight`:`paddingLeft`;this._element.style[e]=`${t}px`}}_resetAdjustments(){this._element.style.paddingLeft=``,this._element.style.paddingRight=``}static jQueryInterface(t,n){return this.each(function(){let r=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(r[t]===void 0)throw TypeError(`No method named "${t}"`);r[t](n)}})}};Q.on(document,HB,XB,function(e){let t=$.getElementFromSelector(this);[`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),Q.one(t,IB,e=>{e.defaultPrevented||Q.one(t,FB,()=>{sL(this)&&this.focus()})});let n=$.findOne(qB);n&&$B.getInstance(n).hide(),$B.getOrCreateInstance(t).toggle(this)}),GL($B),gL($B);var eV=`offcanvas`,tV=`.bs.offcanvas`,nV=`.data-api`,rV=`load${tV}${nV}`,iV=`Escape`,aV=`show`,oV=`showing`,sV=`hiding`,cV=`offcanvas-backdrop`,lV=`.offcanvas.show`,uV=`show${tV}`,dV=`shown${tV}`,fV=`hide${tV}`,pV=`hidePrevented${tV}`,mV=`hidden${tV}`,hV=`resize${tV}`,gV=`click${tV}${nV}`,_V=`keydown.dismiss${tV}`,vV=`[data-bs-toggle="offcanvas"]`,yV={backdrop:!0,keyboard:!0,scroll:!1},bV={backdrop:`(boolean|string)`,keyboard:`boolean`,scroll:`boolean`},xV=class e extends UL{constructor(e,t){super(e,t),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return yV}static get DefaultType(){return bV}static get NAME(){return eV}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||Q.trigger(this._element,uV,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._backdrop.show(),this._config.scroll||new OB().hide(),this._element.setAttribute(`aria-modal`,!0),this._element.setAttribute(`role`,`dialog`),this._element.classList.add(oV),this._queueCallback(()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(aV),this._element.classList.remove(oV),Q.trigger(this._element,dV,{relatedTarget:e})},this._element,!0))}hide(){!this._isShown||Q.trigger(this._element,fV).defaultPrevented||(this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(sV),this._backdrop.hide(),this._queueCallback(()=>{this._element.classList.remove(aV,sV),this._element.removeAttribute(`aria-modal`),this._element.removeAttribute(`role`),this._config.scroll||new OB().reset(),Q.trigger(this._element,mV)},this._element,!0))}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){let e=()=>{if(this._config.backdrop===`static`){Q.trigger(this._element,pV);return}this.hide()},t=!!this._config.backdrop;return new pB({className:cV,isVisible:t,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:t?e:null})}_initializeFocusTrap(){return new CB({trapElement:this._element})}_addEventListeners(){Q.on(this._element,_V,e=>{if(e.key===iV){if(this._config.keyboard){this.hide();return}Q.trigger(this._element,pV)}})}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0||t.startsWith(`_`)||t===`constructor`)throw TypeError(`No method named "${t}"`);n[t](this)}})}};Q.on(document,gV,vV,function(e){let t=$.getElementFromSelector(this);if([`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),cL(this))return;Q.one(t,mV,()=>{sL(this)&&this.focus()});let n=$.findOne(lV);n&&n!==t&&xV.getInstance(n).hide(),xV.getOrCreateInstance(t).toggle(this)}),Q.on(window,rV,()=>{for(let e of $.find(lV))xV.getOrCreateInstance(e).show()}),Q.on(window,hV,()=>{for(let e of $.find(`[aria-modal][class*=show][class*=offcanvas-]`))getComputedStyle(e).position!==`fixed`&&xV.getOrCreateInstance(e).hide()}),GL(xV),gL(xV);var SV=/^aria-[\w-]*$/i,CV={"*":[`class`,`dir`,`id`,`lang`,`role`,SV],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:[]},wV=new Set([`background`,`cite`,`href`,`itemtype`,`longdesc`,`poster`,`src`,`xlink:href`]),TV=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,EV=(e,t)=>{let n=e.nodeName.toLowerCase();return t.includes(n)?wV.has(n)?!!TV.test(e.nodeValue):!0:t.filter(e=>e instanceof RegExp).some(e=>e.test(n))};function DV(e,t,n){if(!e.length)return e;if(n&&typeof n==`function`)return n(e);let r=new window.DOMParser().parseFromString(e,`text/html`),i=[].concat(...r.body.querySelectorAll(`*`));for(let e of i){let n=e.nodeName.toLowerCase();if(!Object.keys(t).includes(n)){e.remove();continue}let r=[].concat(...e.attributes),i=[].concat(t[`*`]||[],t[n]||[]);for(let t of r)EV(t,i)||e.removeAttribute(t.nodeName)}return r.body.innerHTML}var OV=`TemplateFactory`,kV={allowList:CV,content:{},extraClass:``,html:!1,sanitize:!0,sanitizeFn:null,template:`<div></div>`},AV={allowList:`object`,content:`object`,extraClass:`(string|function)`,html:`boolean`,sanitize:`boolean`,sanitizeFn:`(null|function)`,template:`string`},jV={entry:`(string|element|function|null)`,selector:`(string|element)`},MV=class extends VL{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return kV}static get DefaultType(){return AV}static get NAME(){return OV}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(){let e=document.createElement(`div`);e.innerHTML=this._maybeSanitize(this._config.template);for(let[t,n]of Object.entries(this._config.content))this._setContent(e,n,t);let t=e.children[0],n=this._resolvePossibleFunction(this._config.extraClass);return n&&t.classList.add(...n.split(` `)),t}_typeCheckConfig(e){super._typeCheckConfig(e),this._checkContent(e.content)}_checkContent(e){for(let[t,n]of Object.entries(e))super._typeCheckConfig({selector:t,entry:n},jV)}_setContent(e,t,n){let r=$.findOne(n,e);if(r){if(t=this._resolvePossibleFunction(t),!t){r.remove();return}if(aL(t)){this._putElementInTemplate(oL(t),r);return}if(this._config.html){r.innerHTML=this._maybeSanitize(t);return}r.textContent=t}}_maybeSanitize(e){return this._config.sanitize?DV(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return _L(e,[void 0,this])}_putElementInTemplate(e,t){if(this._config.html){t.innerHTML=``,t.append(e);return}t.textContent=e.textContent}},NV=`tooltip`,PV=new Set([`sanitize`,`allowList`,`sanitizeFn`]),FV=`fade`,IV=`modal`,LV=`show`,RV=`.tooltip-inner`,zV=`.${IV}`,BV=`hide.bs.modal`,VV=`hover`,HV=`focus`,UV=`click`,WV=`manual`,GV=`hide`,KV=`hidden`,qV=`show`,JV=`shown`,YV=`inserted`,XV=`click`,ZV=`focusin`,QV=`focusout`,$V=`mouseenter`,eH=`mouseleave`,tH={AUTO:`auto`,TOP:`top`,RIGHT:hL()?`left`:`right`,BOTTOM:`bottom`,LEFT:hL()?`right`:`left`},nH={allowList:CV,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`},rH={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`},iH=class e extends UL{constructor(e,t){if(JI===void 0)throw TypeError(`Bootstrap's tooltips require Popper (https://popper.js.org/docs/v2/)`);super(e,t),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 nH}static get DefaultType(){return rH}static get NAME(){return NV}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),Q.off(this._element.closest(zV),BV,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 Error(`Please use show on visible elements`);if(!(this._isWithContent()&&this._isEnabled))return;let e=Q.trigger(this._element,this.constructor.eventName(qV)),t=(lL(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(e.defaultPrevented||!t)return;this._disposePopper();let n=this._getTipElement();this._element.setAttribute(`aria-describedby`,n.getAttribute(`id`));let{container:r}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(r.append(n),Q.trigger(this._element,this.constructor.eventName(YV))),this._popper=this._createPopper(n),n.classList.add(LV),`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))Q.on(e,`mouseover`,uL);this._queueCallback(()=>{Q.trigger(this._element,this.constructor.eventName(JV)),this._isHovered===!1&&this._leave(),this._isHovered=!1},this.tip,this._isAnimated())}hide(){if(!(!this._isShown()||Q.trigger(this._element,this.constructor.eventName(GV)).defaultPrevented)){if(this._getTipElement().classList.remove(LV),`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))Q.off(e,`mouseover`,uL);this._activeTrigger[UV]=!1,this._activeTrigger[HV]=!1,this._activeTrigger[VV]=!1,this._isHovered=null,this._queueCallback(()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute(`aria-describedby`),Q.trigger(this._element,this.constructor.eventName(KV)))},this.tip,this._isAnimated())}}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||=this._createTipElement(this._newContent||this._getContentForTemplate()),this.tip}_createTipElement(e){let t=this._getTemplateFactory(e).toHtml();if(!t)return null;t.classList.remove(FV,LV),t.classList.add(`bs-${this.constructor.NAME}-auto`);let n=nL(this.constructor.NAME).toString();return t.setAttribute(`id`,n),this._isAnimated()&&t.classList.add(FV),t}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new MV({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[RV]: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(FV)}_isShown(){return this.tip&&this.tip.classList.contains(LV)}_createPopper(e){let t=tH[_L(this._config.placement,[this,e,this._element]).toUpperCase()];return qI(this._element,e,this._getPopperConfig(t))}_getOffset(){let{offset:e}=this._config;return typeof e==`string`?e.split(`,`).map(e=>Number.parseInt(e,10)):typeof e==`function`?t=>e(t,this._element):e}_resolvePossibleFunction(e){return _L(e,[this._element,this._element])}_getPopperConfig(e){let t={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:e=>{this._getTipElement().setAttribute(`data-popper-placement`,e.state.placement)}}]};return{...t,..._L(this._config.popperConfig,[void 0,t])}}_setListeners(){let e=this._config.trigger.split(` `);for(let t of e)if(t===`click`)Q.on(this._element,this.constructor.eventName(XV),this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[UV]=!(t._isShown()&&t._activeTrigger[UV]),t.toggle()});else if(t!==WV){let e=t===VV?this.constructor.eventName($V):this.constructor.eventName(ZV),n=t===VV?this.constructor.eventName(eH):this.constructor.eventName(QV);Q.on(this._element,e,this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[e.type===`focusin`?HV:VV]=!0,t._enter()}),Q.on(this._element,n,this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[e.type===`focusout`?HV:VV]=t._element.contains(e.relatedTarget),t._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},Q.on(this._element.closest(zV),BV,this._hideModalHandler)}_fixTitle(){let 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,t){clearTimeout(this._timeout),this._timeout=setTimeout(e,t)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(e){let t=BL.getDataAttributes(this._element);for(let e of Object.keys(t))PV.has(e)&&delete t[e];return e={...t,...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:oL(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(){let e={};for(let[t,n]of Object.entries(this._config))this.constructor.Default[t]!==n&&(e[t]=n);return e.selector=!1,e.trigger=`manual`,e}_disposePopper(){this._popper&&=(this._popper.destroy(),null),this.tip&&=(this.tip.remove(),null)}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0)throw TypeError(`No method named "${t}"`);n[t]()}})}};gL(iH);var aH=`popover`,oH=`.popover-header`,sH=`.popover-body`,cH={...iH.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`},lH={...iH.DefaultType,content:`(null|string|element|function)`},uH=class e extends iH{static get Default(){return cH}static get DefaultType(){return lH}static get NAME(){return aH}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[oH]:this._getTitle(),[sH]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0)throw TypeError(`No method named "${t}"`);n[t]()}})}};gL(uH);var dH=`scrollspy`,fH=`.bs.scrollspy`,pH=`.data-api`,mH=`activate${fH}`,hH=`click${fH}`,gH=`load${fH}${pH}`,_H=`dropdown-item`,vH=`active`,yH=`[data-bs-spy="scroll"]`,bH=`[href]`,xH=`.nav, .list-group`,SH=`.nav-link`,CH=`${SH}, .nav-item > ${SH}, .list-group-item`,wH=`.dropdown`,TH=`.dropdown-toggle`,EH={offset:null,rootMargin:`0px 0px -25%`,smoothScroll:!1,target:null,threshold:[.1,.5,1]},DH={offset:`(number|null)`,rootMargin:`string`,smoothScroll:`boolean`,target:`element`,threshold:`array`},OH=class e extends UL{constructor(e,t){super(e,t),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 EH}static get DefaultType(){return DH}static get NAME(){return dH}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(let e of this._observableSections.values())this._observer.observe(e)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(e){return e.target=oL(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(e=>Number.parseFloat(e))),e}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(Q.off(this._config.target,hH),Q.on(this._config.target,hH,bH,e=>{let t=this._observableSections.get(e.target.hash);if(t){e.preventDefault();let n=this._rootElement||window,r=t.offsetTop-this._element.offsetTop;if(n.scrollTo){n.scrollTo({top:r,behavior:`smooth`});return}n.scrollTop=r}}))}_getNewObserver(){let e={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(e=>this._observerCallback(e),e)}_observerCallback(e){let t=e=>this._targetLinks.get(`#${e.target.id}`),n=e=>{this._previousScrollData.visibleEntryTop=e.target.offsetTop,this._process(t(e))},r=(this._rootElement||document.documentElement).scrollTop,i=r>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=r;for(let a of e){if(!a.isIntersecting){this._activeTarget=null,this._clearActiveClass(t(a));continue}let e=a.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(i&&e){if(n(a),!r)return;continue}!i&&!e&&n(a)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;let e=$.find(bH,this._config.target);for(let t of e){if(!t.hash||cL(t))continue;let e=$.findOne(decodeURI(t.hash),this._element);sL(e)&&(this._targetLinks.set(decodeURI(t.hash),t),this._observableSections.set(t.hash,e))}}_process(e){this._activeTarget!==e&&(this._clearActiveClass(this._config.target),this._activeTarget=e,e.classList.add(vH),this._activateParents(e),Q.trigger(this._element,mH,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains(_H)){$.findOne(TH,e.closest(wH)).classList.add(vH);return}for(let t of $.parents(e,xH))for(let e of $.prev(t,CH))e.classList.add(vH)}_clearActiveClass(e){e.classList.remove(vH);let t=$.find(`${bH}.${vH}`,e);for(let e of t)e.classList.remove(vH)}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0||t.startsWith(`_`)||t===`constructor`)throw TypeError(`No method named "${t}"`);n[t]()}})}};Q.on(window,gH,()=>{for(let e of $.find(yH))OH.getOrCreateInstance(e)}),gL(OH);var kH=`tab`,AH=`.bs.tab`,jH=`hide${AH}`,MH=`hidden${AH}`,NH=`show${AH}`,PH=`shown${AH}`,FH=`click${AH}`,IH=`keydown${AH}`,LH=`load${AH}`,RH=`ArrowLeft`,zH=`ArrowRight`,BH=`ArrowUp`,VH=`ArrowDown`,HH=`Home`,UH=`End`,WH=`active`,GH=`fade`,KH=`show`,qH=`dropdown`,JH=`.dropdown-toggle`,YH=`.dropdown-menu`,XH=`:not(${JH})`,ZH=`.list-group, .nav, [role="tablist"]`,QH=`.nav-item, .list-group-item`,$H=`.nav-link${XH}, .list-group-item${XH}, [role="tab"]${XH}`,eU=`[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]`,tU=`${$H}, ${eU}`,nU=`.${WH}[data-bs-toggle="tab"], .${WH}[data-bs-toggle="pill"], .${WH}[data-bs-toggle="list"]`,rU=class e extends UL{constructor(e){super(e),this._parent=this._element.closest(ZH),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),Q.on(this._element,IH,e=>this._keydown(e)))}static get NAME(){return kH}show(){let e=this._element;if(this._elemIsActive(e))return;let t=this._getActiveElem(),n=t?Q.trigger(t,jH,{relatedTarget:e}):null;Q.trigger(e,NH,{relatedTarget:t}).defaultPrevented||n&&n.defaultPrevented||(this._deactivate(t,e),this._activate(e,t))}_activate(e,t){e&&(e.classList.add(WH),this._activate($.getElementFromSelector(e)),this._queueCallback(()=>{if(e.getAttribute(`role`)!==`tab`){e.classList.add(KH);return}e.removeAttribute(`tabindex`),e.setAttribute(`aria-selected`,!0),this._toggleDropDown(e,!0),Q.trigger(e,PH,{relatedTarget:t})},e,e.classList.contains(GH)))}_deactivate(e,t){e&&(e.classList.remove(WH),e.blur(),this._deactivate($.getElementFromSelector(e)),this._queueCallback(()=>{if(e.getAttribute(`role`)!==`tab`){e.classList.remove(KH);return}e.setAttribute(`aria-selected`,!1),e.setAttribute(`tabindex`,`-1`),this._toggleDropDown(e,!1),Q.trigger(e,MH,{relatedTarget:t})},e,e.classList.contains(GH)))}_keydown(t){if(![RH,zH,BH,VH,HH,UH].includes(t.key))return;t.stopPropagation(),t.preventDefault();let n=this._getChildren().filter(e=>!cL(e)),r;if([HH,UH].includes(t.key))r=n[t.key===HH?0:n.length-1];else{let e=[zH,VH].includes(t.key);r=yL(n,t.target,e,!0)}r&&(r.focus({preventScroll:!0}),e.getOrCreateInstance(r).show())}_getChildren(){return $.find(tU,this._parent)}_getActiveElem(){return this._getChildren().find(e=>this._elemIsActive(e))||null}_setInitialAttributes(e,t){this._setAttributeIfNotExists(e,`role`,`tablist`);for(let e of t)this._setInitialAttributesOnChild(e)}_setInitialAttributesOnChild(e){e=this._getInnerElement(e);let t=this._elemIsActive(e),n=this._getOuterElement(e);e.setAttribute(`aria-selected`,t),n!==e&&this._setAttributeIfNotExists(n,`role`,`presentation`),t||e.setAttribute(`tabindex`,`-1`),this._setAttributeIfNotExists(e,`role`,`tab`),this._setInitialAttributesOnTargetPanel(e)}_setInitialAttributesOnTargetPanel(e){let t=$.getElementFromSelector(e);t&&(this._setAttributeIfNotExists(t,`role`,`tabpanel`),e.id&&this._setAttributeIfNotExists(t,`aria-labelledby`,`${e.id}`))}_toggleDropDown(e,t){let n=this._getOuterElement(e);if(!n.classList.contains(qH))return;let r=(e,r)=>{let i=$.findOne(e,n);i&&i.classList.toggle(r,t)};r(JH,WH),r(YH,KH),n.setAttribute(`aria-expanded`,t)}_setAttributeIfNotExists(e,t,n){e.hasAttribute(t)||e.setAttribute(t,n)}_elemIsActive(e){return e.classList.contains(WH)}_getInnerElement(e){return e.matches(tU)?e:$.findOne(tU,e)}_getOuterElement(e){return e.closest(QH)||e}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this);if(typeof t==`string`){if(n[t]===void 0||t.startsWith(`_`)||t===`constructor`)throw TypeError(`No method named "${t}"`);n[t]()}})}};Q.on(document,FH,eU,function(e){[`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),!cL(this)&&rU.getOrCreateInstance(this).show()}),Q.on(window,LH,()=>{for(let e of $.find(nU))rU.getOrCreateInstance(e)}),gL(rU);var iU=`toast`,aU=`.bs.toast`,oU=`mouseover${aU}`,sU=`mouseout${aU}`,cU=`focusin${aU}`,lU=`focusout${aU}`,uU=`hide${aU}`,dU=`hidden${aU}`,fU=`show${aU}`,pU=`shown${aU}`,mU=`fade`,hU=`hide`,gU=`show`,_U=`showing`,vU={animation:`boolean`,autohide:`boolean`,delay:`number`},yU={animation:!0,autohide:!0,delay:5e3},bU=class e extends UL{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return yU}static get DefaultType(){return vU}static get NAME(){return iU}show(){Q.trigger(this._element,fU).defaultPrevented||(this._clearTimeout(),this._config.animation&&this._element.classList.add(mU),this._element.classList.remove(hU),dL(this._element),this._element.classList.add(gU,_U),this._queueCallback(()=>{this._element.classList.remove(_U),Q.trigger(this._element,pU),this._maybeScheduleHide()},this._element,this._config.animation))}hide(){!this.isShown()||Q.trigger(this._element,uU).defaultPrevented||(this._element.classList.add(_U),this._queueCallback(()=>{this._element.classList.add(hU),this._element.classList.remove(_U,gU),Q.trigger(this._element,dU)},this._element,this._config.animation))}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(gU),super.dispose()}isShown(){return this._element.classList.contains(gU)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(e,t){switch(e.type){case`mouseover`:case`mouseout`:this._hasMouseInteraction=t;break;case`focusin`:case`focusout`:this._hasKeyboardInteraction=t;break}if(t){this._clearTimeout();return}let n=e.relatedTarget;this._element===n||this._element.contains(n)||this._maybeScheduleHide()}_setListeners(){Q.on(this._element,oU,e=>this._onInteraction(e,!0)),Q.on(this._element,sU,e=>this._onInteraction(e,!1)),Q.on(this._element,cU,e=>this._onInteraction(e,!0)),Q.on(this._element,lU,e=>this._onInteraction(e,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this,t);if(typeof t==`string`){if(n[t]===void 0)throw TypeError(`No method named "${t}"`);n[t](this)}})}};GL(bU),gL(bU);function xU(e,t){return t.value||e.getAttribute(`title`)||``}var SU={mounted:(e,t)=>{let n=xU(e,t);n&&e.setAttribute(`title`,n),new iH(e)},updated:(e,t)=>{let n=iH.getInstance(e);n&&n.dispose();let r=xU(e,t);r&&e.setAttribute(`title`,r),new iH(e)},unmounted:e=>{let t=iH.getInstance(e);t&&t.dispose()}},CU={key:0,class:`pills-list__wrapper`},wU={class:`pills-list__ul`},TU={class:`bd-markdown-editor__menu-bottom`},EU={key:1,class:`vr`},DU=(0,t.defineComponent)({__name:`BDMarkdownEditor`,props:{placeholder:{default:`Typ een bericht`},errorText:{default:`er is iets fout gegaan`},state:{type:[Boolean,null],default:null},variant:{default:xP.BASIC},files:{default:void 0},pills:{default:void 0},apiUrl:{default:``},tokens:{default:[]},modelValue:{}},emits:[`update:modelValue`,`upload`,`action`],setup(e,{emit:n}){let r=e,i=n,a=()=>{i(`upload`)},o=(0,t.ref)(null),s=Ga(r,`modelValue`,i),c=[aA,cA,lA,lP.configure({HTMLAttributes:{class:`mention`},suggestion:{...pP(r.tokens||[],o),char:`{`,allowSpaces:!0}}),uN.configure({placeholder:r.placeholder}),nP,SM.configure({openOnClick:!1,validate:e=>/^(https?:\/\/|www\.)/i.test(e)})];(r.variant===xP.FULL||r.variant===xP.FORMAT)&&c.push(gN,xN,SN,$N,eP,tP);let l=rA({content:s.value,extensions:c,onUpdate:({editor:e})=>{let{view:t,state:n}=e,{from:r,to:a}=t.state.selection;if(n.doc.textBetween(r-1,a,``)==` `&&e.getAttributes(`link`).href!=null&&e.chain().setTextSelection({from:r-1,to:a}).toggleLink({href:e.getAttributes(`link`).href}).setTextSelection({from:a,to:a}).run(),e.getText().trim()===``){i(`update:modelValue`,``);return}i(`update:modelValue`,e.getHTML())}});(0,t.watch)(()=>r.modelValue,e=>{l.value.getHTML()!==e&&l.value.commands.setContent(e,!0,{preserveWhitespace:`full`})});let u=(0,t.computed)(()=>r.state===!1?`is-invalid`:null),d=(0,t.computed)(()=>x(`bold`)),f=(0,t.computed)(()=>x(`italic`)),p=(0,t.computed)(()=>x(`underline`)),m=(0,t.computed)(()=>x(`bulletList`)),h=(0,t.computed)(()=>x(`orderedList`)),g=(0,t.computed)(()=>x(`link`)),_=(0,t.computed)(()=>r.variant===xP.FULL||r.variant===xP.FORMAT),y=(0,t.computed)(()=>r.variant===xP.FULL),b=(0,t.computed)(()=>r.variant===xP.FULL||r.variant===xP.BASIC||!r.variant),x=e=>l.value&&l.value.isActive(e)?`active`:null,S=(0,t.computed)(()=>r.files&&r.files.length>0?HP(r.apiUrl,r.files,!1):null),C=(0,t.computed)(()=>r.files&&r.files.length>0?HP(r.apiUrl,r.files,!0):null),w=e=>{i(`action`,{name:`delete-attachment`,obj:e})},T=e=>{i(`action`,{name:`image-attachment`,obj:e})},E=(0,t.computed)(()=>{if(!l.value)return!1;let{from:e,to:t}=l.value.state.selection;return e!==t}),D=(0,t.computed)(()=>E.value?`Voeg een link toe`:`Selecteer eerst tekst`),O=(0,t.ref)(!1),ee=(0,t.ref)(``),te=(0,t.ref)(null),ne=()=>{ee.value=l.value.getAttributes(`link`).href||``,O.value=!0},re=e=>{if(O.value=!1,!e){l.value.chain().focus().unsetLink().run();return}/^www\./i.test(e)&&(e=`https://${e}`),l.value.chain().focus().toggleLink({href:e}).run()},ie=()=>{O.value=!1};return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)([`bd-markdown-editor`,u.value]),ref_key:`wrapperRef`,ref:o},[(0,t.createVNode)((0,t.unref)(nA),{editor:(0,t.unref)(l)},null,8,[`editor`]),e.pills?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,CU,[(0,t.createElementVNode)(`ul`,wU,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.pills,(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{key:n,class:`pills-list__li`},[(0,t.createVNode)(rg,(0,t.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,t.createCommentVNode)(``,!0),(0,t.renderSlot)(n.$slots,`default`),S.value?((0,t.openBlock)(),(0,t.createBlock)(EP,{key:1,files:S.value,"no-download":!0,"show-delete":!0,onDelete:w},null,8,[`files`])):(0,t.createCommentVNode)(``,!0),C.value?((0,t.openBlock)(),(0,t.createBlock)(FP,{key:2,files:C.value,"no-download":!0,"show-delete":!0,"fast-download":!1,onDelete:w,onShow:T},null,8,[`files`])):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,TU,[b.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`light`,type:`button`,onClick:a},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(le))]),_:1})):(0,t.createCommentVNode)(``,!0),y.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,EU)):(0,t.createCommentVNode)(``,!0),_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:2,variant:`light`,type:`button`,class:(0,t.normalizeClass)(d.value),onClick:i[0]||=e=>(0,t.unref)(l).chain().focus().toggleBold().run()},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(pe))]),_:1},8,[`class`])):(0,t.createCommentVNode)(``,!0),_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:3,variant:`light`,type:`button`,class:(0,t.normalizeClass)(f.value),onClick:i[1]||=e=>(0,t.unref)(l).chain().focus().toggleItalic().run()},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(rr))]),_:1},8,[`class`])):(0,t.createCommentVNode)(``,!0),_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:4,variant:`light`,type:`button`,class:(0,t.normalizeClass)(p.value),onClick:i[2]||=e=>(0,t.unref)(l).chain().focus().toggleUnderline().run()},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(da))]),_:1},8,[`class`])):(0,t.createCommentVNode)(``,!0),_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:5,variant:`light`,type:`button`,class:(0,t.normalizeClass)(m.value),onClick:i[3]||=e=>(0,t.unref)(l).chain().focus().toggleBulletList().run()},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(_e))]),_:1},8,[`class`])):(0,t.createCommentVNode)(``,!0),_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:6,variant:`light`,type:`button`,class:(0,t.normalizeClass)(h.value),onClick:i[4]||=e=>(0,t.unref)(l).chain().focus().toggleOrderedList().run()},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(ci))]),_:1},8,[`class`])):(0,t.createCommentVNode)(``,!0),(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)(`span`,null,[_.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,ref_key:`linkButton`,ref:te,variant:`light`,type:`button`,class:(0,t.normalizeClass)(g.value),onClick:ne,disabled:!E.value},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(Nn))]),_:1},8,[`class`,`disabled`])):(0,t.createCommentVNode)(``,!0)])),[[(0,t.unref)(SU),D.value]])]),O.value?((0,t.openBlock)(),(0,t.createBlock)(bP,{key:3,previousUrl:ee.value,onSubmit:re,onCancel:ie},null,8,[`previousUrl`])):(0,t.createCommentVNode)(``,!0)],2),(0,t.createVNode)(eh,{text:r.errorText,state:r.state},null,8,[`text`,`state`])],64))}}),OU={class:`header`},kU={class:`icon-close-wrapper`},AU={class:`navbar`},jU={class:`nav navbar-nav w-100`},MU={class:`nav-item`},NU={class:`nav-item`},PU=(0,t.defineComponent)({__name:`BDMobileMenu`,props:{active:{type:Boolean,default:void 0},options:{}},emits:[`hide`,`signout`],setup(e,{emit:n}){let r=n,i=e,a=(0,t.computed)(()=>({active:i.active===!0,inactive:i.active===!1})),o=()=>r(`hide`),s=()=>r(`signout`);return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`bd-mobile-menu`,a.value])},[(0,t.createElementVNode)(`div`,OU,[n[0]||=(0,t.createElementVNode)(`div`,null,`Menu`,-1),(0,t.createElementVNode)(`div`,kU,[(0,t.createVNode)(nt,{onClick:o})])]),(0,t.createElementVNode)(`nav`,AU,[(0,t.createElementVNode)(`ul`,jU,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(i.options,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,MU,[(0,t.createVNode)(_,(0,t.mergeProps)({class:`nav-link`},{ref_for:!0},e,{onClick:o}),null,16)]))),256)),(0,t.renderSlot)(e.$slots,`special-options`),(0,t.createElementVNode)(`li`,NU,[(0,t.createVNode)(_,{class:`nav-link`,text:`Uitloggen`,onClick:s})])])])],2))}}),FU={class:`bd-user`},IU={class:`bd-user__information`},LU={class:`text-break`},RU={class:`overflow-x-hidden`},zU=(0,t.defineComponent)({__name:`BDUser`,props:{name:{default:``},img:{default:void 0},details:{default:void 0},hideImage:{type:Boolean,default:!1}},setup(e){let n=e,r=(0,t.computed)(()=>typeof n.details==`string`?n.details:n.details?.join(` • `));return(e,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,FU,[n.hideImage?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createBlock)(Za,(0,t.mergeProps)({key:0},n.img,{size:`sm`}),null,16)),(0,t.createElementVNode)(`div`,IU,[(0,t.createElementVNode)(`header`,null,[(0,t.createElementVNode)(`h5`,LU,(0,t.toDisplayString)(n.name),1),(0,t.renderSlot)(e.$slots,`header-extra`)]),(0,t.createElementVNode)(`span`,RU,(0,t.toDisplayString)(r.value),1)])]))}}),BU={class:`bd-chat-cloud-card`},VU={class:`bd-chat-cloud-card__header`},HU={class:`bd-chat-cloud-card__body`},UU=[`innerHTML`],WU={class:`bd-chat-cloud-card__footer`},GU={key:0,class:`pills-list__wrapper`},KU={class:`pills-list__ul`},qU=(0,t.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(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>r.isSender?`sender`:``),o=(0,t.computed)(()=>HP(r.apiUrl,r.files,!1)),s=(0,t.computed)(()=>HP(r.apiUrl,r.files,!0)),c=()=>{i(`action`,`copy-message`)},l=e=>{i(`show-attachment`,e)};return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`bd-chat-cloud`,a.value])},[(0,t.createVNode)(Za,{src:r.src,username:r.username,size:`sm`},null,8,[`src`,`username`]),(0,t.createElementVNode)(`div`,BU,[(0,t.createElementVNode)(`div`,VU,[(0,t.renderSlot)(n.$slots,`header`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.headerTitle),1)]),(0,t.createVNode)(v,{variant:`outline-primary-dark`,size:`sm`,onClick:c},{default:(0,t.withCtx)(()=>[...i[0]||=[(0,t.createTextVNode)(` kopieer `,-1)]]),_:1})]),(0,t.createElementVNode)(`div`,HU,[(0,t.renderSlot)(n.$slots,`body`,{},()=>[(0,t.createElementVNode)(`div`,{class:`bd-chat-cloud-card__message`,innerHTML:r.message},null,8,UU)])]),(0,t.createElementVNode)(`div`,WU,[(0,t.renderSlot)(n.$slots,`footer`,{},()=>[e.pills?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,GU,[(0,t.createElementVNode)(`ul`,KU,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.pills,(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{key:n,class:`pills-list__li`},[(0,t.createVNode)(rg,(0,t.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,t.createCommentVNode)(``,!0),o.value&&o.value.length>0?((0,t.openBlock)(),(0,t.createBlock)(EP,{key:1,files:o.value},null,8,[`files`])):(0,t.createCommentVNode)(``,!0),s.value&&s.value.length>0?((0,t.openBlock)(),(0,t.createBlock)(FP,{key:2,"fast-download":!0,files:s.value,onShow:l},null,8,[`files`])):(0,t.createCommentVNode)(``,!0)])])])],2))}}),JU=(0,t.defineComponent)({__name:`BDTableSortHeader`,props:[`active`,`label`,`sortDesc`],emits:[`sortAsc`,`sortDesc`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.ref)(r.sortDesc),o=()=>{r.active&&(a.value=!a.value)},s=()=>{r.active&&i(a.value?`sortDesc`:`sortAsc`)},c=(0,t.computed)(()=>({"bd-table-sort":!0,active:r.active}));return(0,t.watch)(()=>r.active,(e,t)=>{e&&!t&&(a.value=!1,i(`sortAsc`))}),s(),(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`th`,{class:(0,t.normalizeClass)(c.value),onClick:n[0]||=e=>{o(),s()}},[(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(r.label),1),r.active&&!a.value?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Gi),{key:0})):r.active&&a.value?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Yi),{key:1})):((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)($i),{key:2}))],2))}}),YU={class:`bd-table`},XU={key:0,class:`table`},ZU={key:1},QU={key:2},$U=[`onClick`],eW={key:0},tW={key:1,class:`empty-text`},nW=(0,t.defineComponent)({__name:`BDTable`,props:[`fields`,`items`,`sortBy`,`sortDesc`,`tbodyTrClass`,`emptyText`],emits:[`row-click`,`sort-changed`],setup(e,{expose:n,emit:r}){let i=e,a=r,o=(0,t.ref)(i.items),s=(0,t.ref)(i.sortBy),c=e=>s.value=e,l=(e,t,n)=>{let r=t[e],i=n[e];if(r==null)return 1;if(i==null)return-1;let a=r.toString(),o=i.toString();return a.localeCompare(o,void 0,{numeric:!0})},u=e=>{o.value=o.value.sort((t,n)=>l(e,t,n)),a(`sort-changed`,{sortBy:e,sortDesc:!1})},d=e=>{o.value=o.value.sort((t,n)=>l(e,n,t)),a(`sort-changed`,{sortBy:e,sortDesc:!0})};return(0,t.watch)(()=>i.items,e=>{o.value=e}),(0,t.watch)(()=>i.sortBy,e=>{s.value=e}),n({Refresh:()=>{o.value=i.items}}),(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,YU,[i.items&&i.items.length>0?((0,t.openBlock)(),(0,t.createElementBlock)(`table`,XU,[(0,t.createElementVNode)(`thead`,null,[(0,t.createElementVNode)(`tr`,null,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(i.fields,e=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[e.isVisible?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[e.sortable?((0,t.openBlock)(),(0,t.createBlock)(JU,{key:0,label:e.label,active:e.key==s.value,sortDesc:i.sortDesc,onClick:t=>c(e.key),onSortAsc:t=>u(e.key),onSortDesc:t=>d(e.key)},null,8,[`label`,`active`,`sortDesc`,`onClick`,`onSortAsc`,`onSortDesc`])):n.$slots.hasOwnProperty(`header_${e.key}`)?((0,t.openBlock)(),(0,t.createElementBlock)(`th`,ZU,[(0,t.renderSlot)(n.$slots,`header_${e.key}`)])):((0,t.openBlock)(),(0,t.createElementBlock)(`th`,QU,(0,t.toDisplayString)(e.label),1))],64)):(0,t.createCommentVNode)(``,!0)],64))),256))])]),(0,t.createElementVNode)(`tbody`,null,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(o.value,r=>((0,t.openBlock)(),(0,t.createElementBlock)(`tr`,{class:(0,t.normalizeClass)(i.tbodyTrClass&&i.tbodyTrClass(r)),onClick:e=>a(`row-click`,r)},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.fields,e=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[e.isVisible?((0,t.openBlock)(),(0,t.createElementBlock)(`td`,eW,[n.$slots.hasOwnProperty(e.key)?(0,t.renderSlot)(n.$slots,e.key,{key:0,row:r,item:r,value:r[e.key]}):((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:1},[(0,t.createTextVNode)((0,t.toDisplayString)(r[e.key]),1)],64))])):(0,t.createCommentVNode)(``,!0)],64))),256))],10,$U))),256))])])):((0,t.openBlock)(),(0,t.createElementBlock)(`p`,tW,(0,t.toDisplayString)(i.emptyText),1))]))}}),rW=[`id`],iW={key:0,class:`toast-body__title`},aW={class:`actions`},oW=[`textContent`],sW=[`textContent`],cW={class:`icon-wrapper`},lW=[`textContent`],uW=[`textContent`],dW=3e4,fW=5e3,pW=(0,t.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(e,{emit:n}){let r=e,i=n,a=(0,t.ref)(!1),o=(0,t.ref)(!1),s=null,c=null,l=(0,t.computed)(()=>{let e=`video-call-toast`;return r.id&&(e+=`-${r.id}`),e}),u=(0,t.computed)(()=>a.value?[a.value?`is-handled`:``,o.value?`is-handled--success`:``,r.canceled?`is-handled--canceled`:``].join(` `):``),d=(0,t.computed)(()=>r.canceled?r.localization.videoCallCanceled:o.value?r.localization.videoCallAccepted:r.localization.videoCallRejected),f=(0,t.computed)(()=>r.canceled?`${r.firstNameSender}${r.localization.notifyCallerWhenCanceled}`:r.isSender?r.contactInfoReceiver?`${r.contactInfoReceiver.name}${r.localization.notifyCallerWhenRejected}`:r.localization.notifyCallerWhenRejected:o.value?r.localization.openNewTabWhenAccepted:`${r.localization.notifyReceiverWhenRejected.start}${r.firstNameSender}${r.localization.notifyReceiverWhenRejected.end}`.replace(/\s\s+/g,` `));(0,t.watch)(()=>r.canceled,()=>{a.value=!0}),(0,t.onMounted)(()=>{let e=l.value,t=document.querySelector(`#${e}`);if(t){t.addEventListener(`hide.bs.toast`,y);var n={autohide:!0,delay:dW+fW};c=bU.getOrCreateInstance(t,n),c.show(),s=window.setTimeout(p,dW)}});let p=()=>{a.value||h()},m=()=>{h(),_()},h=()=>{a.value||(a.value=!0,i(`reject-video-call`,r.id))},g=()=>{a.value=!0,o.value=!0,i(`accept-video-call`,r.id),_()},_=()=>{window.clearTimeout(s),window.setTimeout(()=>c.hide(),fW)},y=()=>{a.value=!1,o.value=!1};return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{id:l.value,class:`toast bd-video-call-toast`,role:`alert`,"aria-live":`assertive`,"aria-atomic":`true`},[(0,t.unref)(a)?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,iW,(0,t.toDisplayString)(r.localization.incomingVideoCall),1)),(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)([`toast-body__main`,u.value])},[(0,t.unref)(a)?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:1},[(0,t.createElementVNode)(`div`,cW,[(0,t.createVNode)(Te)]),(0,t.createElementVNode)(`div`,null,[(0,t.createElementVNode)(`p`,{textContent:(0,t.toDisplayString)(d.value),class:`title`},null,8,lW),(0,t.createElementVNode)(`p`,{textContent:(0,t.toDisplayString)(f.value)},null,8,uW)])],64)):((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createVNode)(cg,{value:e.contactInfoReceiver},null,8,[`value`]),(0,t.createElementVNode)(`div`,aW,[(0,t.createVNode)(v,{variant:`danger`,class:`text-center`,onClick:m},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(ke),(0,t.createElementVNode)(`span`,{textContent:(0,t.toDisplayString)(r.localization.rejectVideoCall)},null,8,oW)]),_:1}),(0,t.createVNode)(v,{variant:`success`,class:`text-center`,onClick:g},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Te),(0,t.createElementVNode)(`span`,{textContent:(0,t.toDisplayString)(r.localization.acceptVideoCall)},null,8,sW)]),_:1})])],64))],2)],8,rW))}}),mW=(0,t.defineComponent)({__name:`BDDropdown`,props:{size:{default:g.MD},variant:{default:Da.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(e){let n=e,{uniqueIdentifier:r}=ro(),i=`__BD__DROPDOWN__${r.value}`,a=(0,t.computed)(()=>({class:{btn:n.toggleTag===`button`,[`btn-${n.variant}`]:n.toggleTag===`button`&&n.variant,[`btn-${n.size}`]:n.toggleTag===`button`&&n.size,[`${n.toggleClass}`]:n.toggleClass!==void 0,"dropdown-toggle-action":n.actionToggle},"data-bs-display":n.noFlip?`static`:null,"data-bs-offset":n.offset?n.offset:null,id:i})),o=(0,t.computed)(()=>({"dropdown-menu-end":n.right,"dropdown-menu-action":n.actionToggle})),s=(0,t.computed)(()=>({"aria-labelledby":i})),c=(0,t.ref)(),l=(0,t.ref)(),u=()=>{c.value.classList.remove(`show`),l.value.classList.remove(`show`),l.value.removeAttribute(`aria-expanded`)};return(e,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:`bd-dropdown dropdown`,onClick:r[0]||=(0,t.withModifiers)(()=>{},[`stop`])},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.toggleTag),(0,t.mergeProps)({ref_key:`dropdownToggle`,ref:l,class:`dropdown-toggle`,target:`_self`,role:`button`,"data-bs-toggle":`dropdown`},a.value),{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(n.text),1)]),_:1},16)),(0,t.createElementVNode)(`ul`,(0,t.mergeProps)({ref_key:`dropdownMenu`,ref:c,class:[`dropdown-menu`,o.value]},s.value,{onClick:u}),[(0,t.renderSlot)(e.$slots,`default`)],16)]))}}),hW={class:`row bd-header`},gW={class:`col logo-mix`},_W=[`src`],vW={key:1,class:`col header-options`},yW={class:`col bd-btn-settings`},bW={key:2},xW=(0,t.defineComponent)({__name:`BDHeader`,props:{isEmbedded:{type:Boolean},dropdownMenuTitle:{},dropdownOptions:{},headerOptions:{},profileImageSrc:{},profileImageAlt:{},organizationLogoSrc:{},hasLogoutOption:{type:Boolean,default:!0}},emits:[`click-logo`,`signout`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>{let e=[];return r.isEmbedded?e:(r.headerOptions&&(e=e.concat(r.headerOptions)),r.dropdownOptions&&(e=e.concat(r.dropdownOptions)),e)}),o=(0,t.computed)(()=>!r.isEmbedded&&r.headerOptions&&r.headerOptions.length!==0),s=(0,t.ref)(void 0),c=()=>{r.isEmbedded||i(`click-logo`)},l=()=>i(`signout`),u=()=>s.value=!0,d=()=>s.value=!1;return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[(0,t.createElementVNode)(`nav`,hW,[(0,t.createElementVNode)(`div`,gW,[(0,t.createVNode)(S,{viewBox:`0 0 351 61`,class:`logo bd-logo`,onClick:c}),r.organizationLogoSrc?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:0,class:`logo organization-logo`,src:r.organizationLogoSrc,alt:``},null,8,_W)):(0,t.createCommentVNode)(``,!0)]),r.isEmbedded?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:`col bd-hamburger`,onClick:u},[n[0]||=(0,t.createElementVNode)(`div`,null,`Menu`,-1),(0,t.createVNode)(zr)])),o.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,vW,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(r.headerOptions,e=>((0,t.openBlock)(),(0,t.createBlock)(v,{class:`btn-header`,to:e.to,variant:`neutral`},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.text),1)]),_:2},1032,[`to`]))),256))])):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,yW,[r.isEmbedded?(0,t.createCommentVNode)(``,!0):(0,t.renderSlot)(e.$slots,`profile-side`,{key:0}),r.profileImageSrc?((0,t.openBlock)(),(0,t.createBlock)(Za,{key:1,src:r.profileImageSrc,alt:r.profileImageAlt,size:`sm`},null,8,[`src`,`alt`])):(0,t.createCommentVNode)(``,!0),r.isEmbedded?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,bW,(0,t.toDisplayString)(r.dropdownMenuTitle),1)):(0,t.createCommentVNode)(``,!0),r.isEmbedded?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createBlock)(mW,{key:3,text:r.dropdownMenuTitle,variant:`primary`,toggleTag:`a`,right:!0},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(r.dropdownOptions,(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(Og,(0,t.mergeProps)({key:n},{ref_for:!0},e),null,16))),128)),r.hasLogoutOption?((0,t.openBlock)(),(0,t.createBlock)(Og,{key:0,text:`Uitloggen`,onClick:l})):(0,t.createCommentVNode)(``,!0)]),_:1},8,[`text`]))])]),r.isEmbedded?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createBlock)(PU,{key:0,active:s.value,options:a.value,onHide:d,onSignout:l},{"special-options":(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,`mobile-menu-special-options`)]),_:3},8,[`active`,`options`]))],64))}}),SW=`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`,CW=async(e,t)=>{let n=e+t,r=new TextEncoder().encode(n),i=await crypto.subtle.digest(`SHA-256`,r);return Array.from(new Uint8Array(i)).map(e=>e.toString(16).padStart(2,`0`)).join(``)};function wW(){let e=()=>new Promise(e=>{if(document.readyState===`complete`)return e();window.addEventListener(`load`,()=>e(),{once:!0})});return{OnWindowLoaded:n=>{(0,t.onMounted)(()=>e().then(n))}}}var TW=(e,n,r)=>{let{OnWindowLoaded:i}=wW(),a=`lkj298fhGGJihge`,o=(0,t.ref)(!1),s=()=>n+`|`+r();return i(async()=>{if(n==null||r==null||r()==null){o.value=!1;return}let t=s(),i=localStorage.getItem(e),c=JSON.parse(i)||[],l=await CW(t,a);o.value=!c.includes(l)}),{hasUnfulfilledInteraction:o,MarkInteractionPerformed:async()=>{let t=await CW(s(),a),n=localStorage.getItem(e),r=JSON.parse(n)||[];r.includes(t)||(r.push(t),localStorage.setItem(e,JSON.stringify(r))),o.value=!1}}};function EW(e){let{OnWindowLoaded:n}=wW(),r;(0,t.onMounted)(()=>{r=document.addEventListener(`click`,t=>{if(!t||!t.target)return;let n=null;if(t.target instanceof Element&&(n=t.target.closest(`.popover`)),n)return;let r=uH.getInstance(e.value);r&&r.hide()})});let i=()=>{e?.value!=null&&(uH.getInstance(e.value)||new uH(e.value))};n(i),(0,t.watch)(e,i),(0,t.onUnmounted)(()=>{if(e?.value!=null){let t=uH.getInstance(e.value);t&&t.dispose()}r&&document.removeEventListener(`click`,r)})}var DW=[`data-bs-title`,`data-bs-content`],OW=[`title`],kW={key:0,class:`number-circle`,textContent:1},AW=(0,t.defineComponent)({__name:`BDNotificationButton`,props:{userId:{},getNotification:{}},setup(e){let n=e,{hasUnfulfilledInteraction:r,MarkInteractionPerformed:i}=TW(`notificationsRead`,n.userId,()=>n.getNotification?.linkUrl),a=(0,t.ref)();EW(a);let o=(0,t.computed)(()=>{let e=n.getNotification;if(!e)return!1;let{isActive:t,startDate:r,endDate:i}=e;if(!t)return!1;let a=new Date(r),o=new Date(i),s=new Date;return s>=a&&s<=o}),s=(0,t.computed)(()=>n.getNotification?.tooltip),c=(0,t.computed)(()=>n.getNotification?.title),l=(0,t.computed)(()=>{let e=n.getNotification;if(!e)return``;let{text:t,linkUrl:r,linkText:i}=e;return`
1817
1817
  <p>${t}</p>
1818
1818
  <a href='${r}' target='_blank'>${i}</a>
1819
- `});return(e,n)=>o.value?((0,t.openBlock)(),(0,t.createElementBlock)(`a`,{key:0,ref_key:`notificationButton`,ref:a,tabindex:`0`,class:`bd-notification-button`,role:`button`,"data-bs-toggle":`popover`,"data-bs-placement":`bottom`,"data-bs-title":c.value,"data-bs-content":l.value,"data-bs-html":!0,onClick:n[0]||=(...e)=>(0,t.unref)(i)&&(0,t.unref)(i)(...e)},[(0,t.withDirectives)((0,t.createElementVNode)(`img`,{src:SW,alt:`BeterDichtbij nieuws notificatie bel.`,title:s.value},null,8,OW),[[(0,t.unref)(SU)]]),(0,t.unref)(r)?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,kW)):(0,t.createCommentVNode)(``,!0)],8,DW)):(0,t.createCommentVNode)(``,!0)}}),jW={class:`profile-side`},MW=[`href`],NW={class:`nav-item`},PW=[`textContent`],FW=(0,t.defineComponent)({__name:`BDPractitionerHeader`,props:{academyUrl:{},userId:{},getNotification:{}},setup(e){let{t:n}=yu(),r=e,i=(0,t.computed)(()=>n(`practitionerHeader.academyTooltip`)),a=(0,t.computed)(()=>n(`practitionerHeader.academyMenuItem`));return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(xW,null,(0,t.createSlots)({"profile-side":(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,jW,[(0,t.createVNode)(AW,{"user-id":r.userId,"get-notification":r.getNotification},null,8,[`user-id`,`get-notification`]),r.academyUrl?((0,t.openBlock)(),(0,t.createElementBlock)(`a`,{key:0,href:r.academyUrl,target:`_blank`,rel:`noopener,noreferrer`},[(0,t.withDirectives)((0,t.createVNode)((0,t.unref)(E),{title:i.value},null,8,[`title`]),[[(0,t.unref)(SU)]])],8,MW)):(0,t.createCommentVNode)(``,!0)])]),_:2},[r.academyUrl?{name:`mobile-menu-special-options`,fn:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`li`,NW,[(0,t.createVNode)(_,{class:`nav-link`,to:r.academyUrl},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(E)),(0,t.createElementVNode)(`span`,{textContent:(0,t.toDisplayString)(a.value)},null,8,PW)]),_:1},8,[`to`])])]),key:`0`}:void 0]),1024))}}),IW={class:`modal-dialog`},LW={class:`modal-content`},RW={class:`modal-header`},zW={class:`modal-title`},BW=[`src`],VW={class:`modal-body`},HW={key:0,class:`modal-footer`},UW=[`disabled`],WW=(0,t.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(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>`modal bd-modal modal-${r.size}`),o=()=>i(`submit`),s=()=>i(`cancel`);return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(a.value),tabindex:`-1`},[(0,t.createElementVNode)(`div`,IW,[(0,t.createElementVNode)(`div`,LW,[(0,t.createElementVNode)(`div`,RW,[(0,t.createElementVNode)(`h2`,zW,[r.titleImage?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:0,src:r.titleImage,class:`title-image`,alt:``},null,8,BW)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(r.title),1)]),(0,t.renderSlot)(n.$slots,`modal-header-space-between`),r.hideCloseButton?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:0,type:`button`,class:`btn-close w-auto`,"data-bs-dismiss":`modal`,"aria-label":`Sluiten`,onClick:s},[i[0]||=(0,t.createElementVNode)(`span`,null,`Sluiten`,-1),(0,t.createVNode)((0,t.unref)(tt))]))]),(0,t.createElementVNode)(`div`,VW,[(0,t.renderSlot)(n.$slots,`default`)]),e.hideFooter?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,HW,[r.hideFooterSubmitButton?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:0,class:`btn btn-primary`,disabled:r.disableSubmitButton,onClick:o},(0,t.toDisplayString)(r.submitButtonTitle),9,UW)),(0,t.renderSlot)(n.$slots,`buttons`),r.hideFooterCancelButton?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:1,type:`button`,class:`btn btn-link`,"data-bs-dismiss":`modal`,onClick:s,"aria-label":`Annuleren`},(0,t.toDisplayString)(r.closeButtonTitle),1))]))])])],2))}}),GW=e=>{let n=(0,t.ref)(null);return{showModal:()=>{let t=document.getElementById(e);t instanceof HTMLElement?(n.value=$B.getOrCreateInstance(t),n.value.show()):console.error(`Modal '${e}' niet gevonden.`)},closeModal:()=>{if(n.value){n.value.hide();return}let t=document.getElementById(e);if(t instanceof HTMLElement){let e=$B.getInstance(t);e&&e.hide()}}}};function KW(e=void 0){let n=e=>o(`Succesvol`,e,Gh.SUCCESS),r=e=>o(`Waarschuwing`,e,Gh.WARNING),i=e=>o(`Informatie`,e,Gh.INFO),a=e=>o(`Mislukt`,e,Gh.DANGER);function o(n,r,i){let a=`toast-${to()}`,o={id:a,variant:i,title:n,text:r},c=document.querySelector(`.toast-container`);if(!c){console.error(`There was no element with class 'toast-container' found, which is required for useToaster.`);return}let l=(0,t.h)(Yh,o),u=(0,t.createApp)({render:()=>l}).mount(document.createElement(`div`));c.appendChild(u.$el);let d=document.querySelector(`#${a}`);d&&(bU.getOrCreateInstance(d,e).show(),s(d))}function s(e){function t(e,t){e.forEach(e=>{if(e.attributeName!=`class`)return;let n=e.target;if(n.classList.contains(`hide`)){n.remove(),t.disconnect();return}})}new MutationObserver(t).observe(e,{attributes:!0})}return{showSuccessToast:n,showInformationToast:i,showWarningToast:r,showDangerToast:a}}var{showDangerToast:qW}=KW();function JW(e){let n=(0,t.ref)(null),r=(e,t=`serverErrors`)=>{let r=[];if(r=Array.isArray(e?.response?.data)?e.response.data.filter(e=>Xh(e.ErrorMessage)&&e.ErrorMessage!==``):e.response.data.ErrorMessage?[e.response.data.ErrorMessage]:null,Xh(t))n.value=r;else if(Array.isArray(t)){let e=n.value;for(let n=0;n<t.length;n++)n===t.length-1?e[t[n]]=r:e=e[t[n]]}i(e),s(n)},i=t=>{if(e==null)return;let n=new URL(t.request.responseURL).pathname;if(n in e.error){let t=e.error[n];t&&qW(t)}},a=(0,t.ref)(null),o=(0,t.ref)(``),s=e=>{ig(e.value)?a.value=e.value.map(e=>Xh(e)?e:e.ErrorMessage):Xh(e.value)&&(o.value=e.value)};function c(){n.value=null,a.value=null,o.value=``}return{serverErrors:n,errorMessages:a,errorMessageText:o,MapErrors:s,MapServerErrors:r,ResetServerErrors:c}}var YW={key:0},XW={key:1},ZW={class:`bd-form-field`},QW={class:`bd-form-field`},$W=(0,t.defineComponent)({__name:`BDPhoneNumberEditModal`,props:[`modalTitle`,`submitButtonTitle`,`phoneNumberLabel`,`phoneNumberUnchangedText`,`confirmationCodeLabel`,`confirmationCodeRequiredText`,`confirmationCodeSentText`,`editSuccessText`,`editCanceledText`,`sendConfirmationCodeText`,`startPhoneNumberUpdate`,`confirmPhoneNumberUpdate`],emits:[`startPhoneNumberUpdate`,`confirmPhoneNumberUpdate`,`setPhoneNumber`],setup(e,{expose:n,emit:r}){let{showSuccessToast:i,showWarningToast:a}=KW(),{serverErrors:o,errorMessages:s,errorMessageText:c,MapServerErrors:l,ResetServerErrors:u}=JW(null),{closeModal:d}=GW(`phone-number-edit-modal`),f=e,p=r,m=``,h=(0,t.ref)(),g=(0,t.ref)(null),_=(0,t.ref)(),y=(0,t.ref)(),b=(0,t.ref)(null),x=(0,t.computed)(()=>y.value==null||y.value==``),S=()=>{if(g.value=null,u(),!h.value||h.value==m){g.value=!1;return}let e={newPhonenumber:h.value};f.startPhoneNumberUpdate(e).then(w).catch(l)},C=()=>{if(!y.value){b.value=!1;return}let e={requestIdentifier:_.value,token:y.value};f.confirmPhoneNumberUpdate(e).then(T).catch(l)},w=e=>{g.value=null,i(f.confirmationCodeSentText),_.value=e.data.RequestIdentifier},T=()=>{p(`setPhoneNumber`,h.value),i(f.editSuccessText),d(),g.value=null,b.value=null},E=e=>{m=e,h.value=m,g.value=null,_.value=void 0,y.value=void 0,b.value=null},D=()=>{E(m),u(),a(f.editCanceledText)};return n({Reset:E}),(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`phone-number-edit-modal`,class:(0,t.normalizeClass)((0,t.unref)(``)),title:f.modalTitle,submitButtonTitle:f.submitButtonTitle,hideFooterCancelButton:!1,"disable-submit-button":x.value,serverErrors:(0,t.unref)(o),errorMessages:(0,t.unref)(s),errorMessageText:(0,t.unref)(c),onSubmit:C,onCancel:D},{default:(0,t.withCtx)(()=>[(0,t.unref)(c)||(0,t.unref)(s)?((0,t.openBlock)(),(0,t.createBlock)(Oa,{key:0,variant:`danger`},{default:(0,t.withCtx)(()=>[(0,t.unref)(s)?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,YW,[(0,t.createElementVNode)(`ul`,null,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)((0,t.unref)(s),(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{key:n},[(0,t.createVNode)(Jn),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(e),1)]))),128))])])):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,XW,(0,t.toDisplayString)((0,t.unref)(c)),1))]),_:1})):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,ZW,[(0,t.createVNode)(bh,{id:`form-input-phone-number`,label:f.phoneNumberLabel,modelValue:h.value,"onUpdate:modelValue":n[0]||=e=>h.value=e,state:g.value,type:`text`,"form-field-class":`form-input-with-button`,"invalid-feedback-text":f.phoneNumberUnchangedText},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(v,{textContent:(0,t.toDisplayString)(f.sendConfirmationCodeText),class:`tablet-device-up`,type:`button`,onClick:S},null,8,[`textContent`])]),_:1},8,[`label`,`modelValue`,`state`,`invalid-feedback-text`]),(0,t.createVNode)(v,{textContent:(0,t.toDisplayString)(f.sendConfirmationCodeText),class:`mobile-device`,type:`button`,onClick:S},null,8,[`textContent`])]),(0,t.createElementVNode)(`div`,QW,[_.value?((0,t.openBlock)(),(0,t.createBlock)(bh,{key:0,label:f.confirmationCodeLabel,modelValue:y.value,"onUpdate:modelValue":n[1]||=e=>y.value=e,state:b.value,"invalid-feedback-text":f.confirmationCodeRequiredText},null,8,[`label`,`modelValue`,`state`,`invalid-feedback-text`])):(0,t.createCommentVNode)(``,!0)])]),_:1},8,[`class`,`title`,`submitButtonTitle`,`disable-submit-button`,`serverErrors`,`errorMessages`,`errorMessageText`]))}}),eG=(e,n,r,i,a,o)=>{let s=(0,t.ref)(null),c=(0,t.ref)(null),l=(0,t.ref)(!1),u=(0,t.ref)(null),{showModal:d,closeModal:f}=GW(`session-time-out-modal`),p=(0,t.computed)(()=>s.value&&e?e-(s.value+1):0),m=(0,t.computed)(()=>c.value?60-c.value:0),h=(0,t.computed)(()=>l.value),g=()=>{u.value=setInterval(v,1e3),i(u.value)},_=()=>{u.value&&clearInterval(u.value)},v=()=>{s.value=(0,gg.default)().diff(r(),`m`),c.value=(0,gg.default)().subtract(s.value,`m`).diff(r(),`s`);let t=e??2**53-1,i=n??0;s.value>=t?(l.value=!0,d(),localStorage.setItem(`session-timeout`,`true`),window.onbeforeunload=y):s.value>=t-i?d():f()},y=e=>{e.stopPropagation(),x()},b=()=>{a(),_(),s.value=null,c.value=null,g()},x=()=>{_(),s.value=null,c.value=null,localStorage.removeItem(`session-timeout`),o()},S=()=>{l.value?x():b()};return(0,t.onMounted)(()=>{let e=document.getElementById(`session-time-out-modal`);e&&e.addEventListener(`hidden.bs.modal`,S),_(),g()}),{IsExpired:h,Minutes:p,Seconds:m,OnLogOut:()=>{x()},OnSubmit:()=>{l.value?x():f()}}},tG=(0,t.defineComponent)({__name:`BDSessionTimeOutModal`,props:[`expiredTitle`,`expiredMessage`,`expiredButtonText`,`almostExpiredTitle`,`almostExpiredMessage`,`almostExpiredButtonText`,`almostExpiredCancelButtonText`,`threshold`,`warningThreshold`,`getTime`,`setTaskId`,`setNewTime`,`logout`,`hideCancelButton`],setup(e){let n=e,{IsExpired:r,Minutes:i,Seconds:a,OnLogOut:o,OnSubmit:s}=eG(n.threshold,n.warningThreshold,n.getTime,n.setTaskId,n.setNewTime,n.logout),c=(0,t.computed)(()=>r.value?n.expiredTitle:n.almostExpiredTitle),l=(0,t.computed)(()=>r.value?n.expiredMessage:`${n.almostExpiredMessage} ${i.value}:${a.value<10?`0`+a.value:a.value}`),u=(0,t.computed)(()=>n.hideCancelButton||r.value),d=(0,t.computed)(()=>r.value?n.expiredButtonText:n.almostExpiredButtonText);return(e,r)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`session-time-out-modal`,title:c.value,"hide-close-button":!0,"hide-footer-cancel-button":u.value,"close-button-title":n.almostExpiredCancelButtonText,"submit-button-title":d.value,size:`md`,onSubmit:(0,t.unref)(s),onCancel:(0,t.unref)(o)},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(l.value),1)]),_:1},8,[`title`,`hide-footer-cancel-button`,`close-button-title`,`submit-button-title`,`onSubmit`,`onCancel`]))}}),nG={__name:`BDConfirmationModal`,props:[`modalId`,`modalTitle`,`description`,`submitButtonText`,`cancelButtonText`],setup(e,{expose:n}){let r=e,{closeModal:i,showModal:a}=GW(r.modalId),o=(0,t.ref)(null);n({Confirm:async()=>(a(),new Promise(e=>o.value=e))});let s=()=>{i(),o.value(!0)},c=()=>o.value(!1);return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:r.modalId,title:r.modalTitle,"submit-button-title":r.submitButtonText,"close-button-title":r.cancelButtonText,"hide-close-button":!0,size:`md`,onSubmit:s,onCancel:c},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`p`,null,(0,t.toDisplayString)(r.description),1)]),_:1},8,[`id`,`title`,`submit-button-title`,`close-button-title`]))}},rG={__name:`BDAssignConversationModal`,emits:[`update:isConcluded`,`update:isUnread`],setup(e,{emit:n}){let{t:r}=yu(),i=(0,t.ref)(!1),a=(0,t.ref)(!1),o=n,s=()=>o(`update:isConcluded`,i.value),c=()=>o(`update:isUnread`,a.value);return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`assign-conversation-modal`,title:(0,t.unref)(r)(`assignConversationModal.title`),submitButtonTitle:(0,t.unref)(r)(`assignConversationModal.submitButton`)},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,`body`),(0,t.createVNode)(Ch,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Vh,{modelValue:i.value,"onUpdate:modelValue":n[0]||=e=>i.value=e,onChange:s},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)((0,t.unref)(r)(`assignConversationModal.conclude`)),1),(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createBlock)(v,{variant:`placeholder`,class:`btn-tooltip`,title:(0,t.unref)(r)(`assignConversationModal.concludeTooltip`)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Jn)]),_:1},8,[`title`])),[[(0,t.unref)(SU)]])]),_:1},8,[`modelValue`])]),_:1}),(0,t.createVNode)(Ch,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Vh,{modelValue:a.value,"onUpdate:modelValue":n[1]||=e=>a.value=e,onChange:c},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(r)(`assignConversationModal.makeUnread`)),1)]),_:1},8,[`modelValue`])]),_:1}),(0,t.renderSlot)(e.$slots,`footer`)]),_:3},8,[`title`,`submitButtonTitle`]))}},iG=(0,t.defineComponent)({__name:`BDAttachmentUploadModal`,props:{url:{},token:{}},emits:[`cancel`,`on-submit`],setup(e,{emit:n}){let{closeModal:r}=GW(`attachment-upload-modal`),{t:i}=yu(),a=e,o=n,s=()=>{o(`on-submit`,l.value.files),l.value.files=[],r()},c=()=>{o(`cancel`),l.value.files=[]},l=(0,t.ref)({files:[]}),u=(0,t.computed)(()=>i(`attachmentUploadModal.title`)),d=(0,t.computed)(()=>i(`attachmentUploadModal.submitButton`)),f=(0,t.computed)(()=>i(`attachmentUploadModal.infoMessage`)),p=(0,t.computed)(()=>i(`attachmentUploadModal.addAttachmentButton`)),m=(0,t.computed)(()=>i(`attachmentUploadModal.errorMessage`)),h=(0,t.computed)(()=>i(`attachmentUploadModal.fileTooBigErrorMessage`)),g=(0,t.computed)(()=>i(`attachmentUploadModal.fileSizeExceededMessage`));return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`attachment-upload-modal`,title:u.value,"submit-button-title":d.value,onSubmit:s,onCancel:c},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`p`,null,(0,t.toDisplayString)(f.value),1),(0,t.createVNode)(Y_,{modelValue:l.value,"onUpdate:modelValue":n[0]||=e=>l.value=e,"button-text":p.value,"error-message":m.value,multiple:!0,"file-size-exceeded-message":h.value,"accepted-files":`.png,.jpg,.jpeg,.gif,.docx,.doc,.xls,.xlsx,.txt,.csv,.pdf,.wav,.mp3,.m4a,.aiff,.flac,.mp4,.avi,.mov`,url:a.url,tag:`div`,token:a.token},null,8,[`modelValue`,`button-text`,`error-message`,`file-size-exceeded-message`,`url`,`token`]),(0,t.createElementVNode)(`p`,null,(0,t.toDisplayString)(g.value),1),(0,t.renderSlot)(e.$slots,`default`)]),_:3},8,[`title`,`submit-button-title`]))}}),aG=Object.defineProperty,oG=Object.defineProperties,sG=Object.getOwnPropertyDescriptors,cG=Object.getOwnPropertySymbols,lG=Object.prototype.hasOwnProperty,uG=Object.prototype.propertyIsEnumerable,dG=(e,t,n)=>t in e?aG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,fG=(e,t)=>{for(var n in t||={})lG.call(t,n)&&dG(e,n,t[n]);if(cG)for(var n of cG(t))uG.call(t,n)&&dG(e,n,t[n]);return e},pG=(e,t)=>oG(e,sG(t)),mG={props:{autoscroll:{type:Boolean,default:!0}},watch:{typeAheadPointer(){this.autoscroll&&this.maybeAdjustScroll()},open(e){this.autoscroll&&e&&this.$nextTick(()=>this.maybeAdjustScroll())}},methods:{maybeAdjustScroll(){let e=this.$refs.dropdownMenu?.children[this.typeAheadPointer]||!1;if(e){let t=this.getDropdownViewport(),{top:n,bottom:r,height:i}=e.getBoundingClientRect();if(n<t.top)return this.$refs.dropdownMenu.scrollTop=e.offsetTop;if(r>t.bottom)return this.$refs.dropdownMenu.scrollTop=e.offsetTop-(t.height-i)}},getDropdownViewport(){return this.$refs.dropdownMenu?this.$refs.dropdownMenu.getBoundingClientRect():{height:0,top:0,bottom:0}}}},hG={data(){return{typeAheadPointer:-1}},watch:{filteredOptions(){for(let e=0;e<this.filteredOptions.length;e++)if(this.selectable(this.filteredOptions[e])){this.typeAheadPointer=e;break}},open(e){e&&this.typeAheadToLastSelected()},selectedValue(){this.open&&this.typeAheadToLastSelected()}},methods:{typeAheadUp(){for(let e=this.typeAheadPointer-1;e>=0;e--)if(this.selectable(this.filteredOptions[e])){this.typeAheadPointer=e;break}},typeAheadDown(){for(let e=this.typeAheadPointer+1;e<this.filteredOptions.length;e++)if(this.selectable(this.filteredOptions[e])){this.typeAheadPointer=e;break}},typeAheadSelect(){let e=this.filteredOptions[this.typeAheadPointer];e&&this.selectable(e)&&this.select(e)},typeAheadToLastSelected(){this.typeAheadPointer=this.selectedValue.length===0?-1:this.filteredOptions.indexOf(this.selectedValue[this.selectedValue.length-1])}}},gG={props:{loading:{type:Boolean,default:!1}},data(){return{mutableLoading:!1}},watch:{search(){this.$emit(`search`,this.search,this.toggleLoading)},loading(e){this.mutableLoading=e}},methods:{toggleLoading(e=null){return e==null?this.mutableLoading=!this.mutableLoading:this.mutableLoading=e}}},_G=(e,t)=>{let n=e.__vccOpts||e;for(let[e,r]of t)n[e]=r;return n},vG={},yG={xmlns:`http://www.w3.org/2000/svg`,width:`10`,height:`10`},bG=[(0,t.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)];function xG(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,yG,bG)}var SG=_G(vG,[[`render`,xG]]),CG={},wG={xmlns:`http://www.w3.org/2000/svg`,width:`14`,height:`10`},TG=[(0,t.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)];function EG(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,wG,TG)}var DG={Deselect:SG,OpenIndicator:_G(CG,[[`render`,EG]])},OG={mounted(e,{instance:t}){if(t.appendToBody){let{height:n,top:r,left:i,width:a}=t.$refs.toggle.getBoundingClientRect(),o=window.scrollX||window.pageXOffset,s=window.scrollY||window.pageYOffset;e.unbindPosition=t.calculatePosition(e,t,{width:a+`px`,left:o+i+`px`,top:s+r+n+`px`}),document.body.appendChild(e)}},unmounted(e,{instance:t}){t.appendToBody&&(e.unbindPosition&&typeof e.unbindPosition==`function`&&e.unbindPosition(),e.parentNode&&e.parentNode.removeChild(e))}};function kG(e){let t={};return Object.keys(e).sort().forEach(n=>{t[n]=e[n]}),JSON.stringify(t)}var AG=0;function jG(){return++AG}var MG={components:fG({},DG),directives:{appendToBody:OG},mixins:[mG,hG,gG],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:e=>e},selectable:{type:Function,default:e=>!0},getOptionLabel:{type:Function,default(e){return typeof e==`object`?e.hasOwnProperty(this.label)?e[this.label]:console.warn(`[vue-select warn]: Label key "option.${this.label}" does not exist in options object ${JSON.stringify(e)}.
1819
+ `});return(e,n)=>o.value?((0,t.openBlock)(),(0,t.createElementBlock)(`a`,{key:0,ref_key:`notificationButton`,ref:a,tabindex:`0`,class:`bd-notification-button`,role:`button`,"data-bs-toggle":`popover`,"data-bs-placement":`bottom`,"data-bs-title":c.value,"data-bs-content":l.value,"data-bs-html":!0,onClick:n[0]||=(...e)=>(0,t.unref)(i)&&(0,t.unref)(i)(...e)},[(0,t.withDirectives)((0,t.createElementVNode)(`img`,{src:SW,alt:`BeterDichtbij nieuws notificatie bel.`,title:s.value},null,8,OW),[[(0,t.unref)(SU)]]),(0,t.unref)(r)?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,kW)):(0,t.createCommentVNode)(``,!0)],8,DW)):(0,t.createCommentVNode)(``,!0)}}),jW={class:`profile-side`},MW=[`href`],NW={class:`nav-item`},PW=[`textContent`],FW=(0,t.defineComponent)({__name:`BDPractitionerHeader`,props:{academyUrl:{},userId:{},getNotification:{}},setup(e){let{t:n}=bu(),r=e,i=(0,t.computed)(()=>n(`practitionerHeader.academyTooltip`)),a=(0,t.computed)(()=>n(`practitionerHeader.academyMenuItem`));return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(xW,null,(0,t.createSlots)({"profile-side":(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,jW,[(0,t.createVNode)(AW,{"user-id":r.userId,"get-notification":r.getNotification},null,8,[`user-id`,`get-notification`]),r.academyUrl?((0,t.openBlock)(),(0,t.createElementBlock)(`a`,{key:0,href:r.academyUrl,target:`_blank`,rel:`noopener,noreferrer`},[(0,t.withDirectives)((0,t.createVNode)((0,t.unref)(E),{title:i.value},null,8,[`title`]),[[(0,t.unref)(SU)]])],8,MW)):(0,t.createCommentVNode)(``,!0)])]),_:2},[r.academyUrl?{name:`mobile-menu-special-options`,fn:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`li`,NW,[(0,t.createVNode)(_,{class:`nav-link`,to:r.academyUrl},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(E)),(0,t.createElementVNode)(`span`,{textContent:(0,t.toDisplayString)(a.value)},null,8,PW)]),_:1},8,[`to`])])]),key:`0`}:void 0]),1024))}}),IW={class:`modal-dialog`},LW={class:`modal-content`},RW={class:`modal-header`},zW={class:`modal-title`},BW=[`src`],VW={class:`modal-body`},HW={key:0,class:`modal-footer`},UW=[`disabled`],WW=(0,t.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(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>`modal bd-modal modal-${r.size}`),o=()=>i(`submit`),s=()=>i(`cancel`);return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(a.value),tabindex:`-1`},[(0,t.createElementVNode)(`div`,IW,[(0,t.createElementVNode)(`div`,LW,[(0,t.createElementVNode)(`div`,RW,[(0,t.createElementVNode)(`h2`,zW,[r.titleImage?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:0,src:r.titleImage,class:`title-image`,alt:``},null,8,BW)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(r.title),1)]),(0,t.renderSlot)(n.$slots,`modal-header-space-between`),r.hideCloseButton?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:0,type:`button`,class:`btn-close w-auto`,"data-bs-dismiss":`modal`,"aria-label":`Sluiten`,onClick:s},[i[0]||=(0,t.createElementVNode)(`span`,null,`Sluiten`,-1),(0,t.createVNode)((0,t.unref)(nt))]))]),(0,t.createElementVNode)(`div`,VW,[(0,t.renderSlot)(n.$slots,`default`)]),e.hideFooter?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,HW,[r.hideFooterSubmitButton?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:0,class:`btn btn-primary`,disabled:r.disableSubmitButton,onClick:o},(0,t.toDisplayString)(r.submitButtonTitle),9,UW)),(0,t.renderSlot)(n.$slots,`buttons`),r.hideFooterCancelButton?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:1,type:`button`,class:`btn btn-link`,"data-bs-dismiss":`modal`,onClick:s,"aria-label":`Annuleren`},(0,t.toDisplayString)(r.closeButtonTitle),1))]))])])],2))}}),GW=e=>{let n=(0,t.ref)(null);return{showModal:()=>{let t=document.getElementById(e);t instanceof HTMLElement?(n.value=$B.getOrCreateInstance(t),n.value.show()):console.error(`Modal '${e}' niet gevonden.`)},closeModal:()=>{if(n.value){n.value.hide();return}let t=document.getElementById(e);if(t instanceof HTMLElement){let e=$B.getInstance(t);e&&e.hide()}}}};function KW(e=void 0){let n=e=>o(`Succesvol`,e,Gh.SUCCESS),r=e=>o(`Waarschuwing`,e,Gh.WARNING),i=e=>o(`Informatie`,e,Gh.INFO),a=e=>o(`Mislukt`,e,Gh.DANGER);function o(n,r,i){let a=`toast-${no()}`,o={id:a,variant:i,title:n,text:r},c=document.querySelector(`.toast-container`);if(!c){console.error(`There was no element with class 'toast-container' found, which is required for useToaster.`);return}let l=(0,t.h)(Yh,o),u=(0,t.createApp)({render:()=>l}).mount(document.createElement(`div`));c.appendChild(u.$el);let d=document.querySelector(`#${a}`);d&&(bU.getOrCreateInstance(d,e).show(),s(d))}function s(e){function t(e,t){e.forEach(e=>{if(e.attributeName!=`class`)return;let n=e.target;if(n.classList.contains(`hide`)){n.remove(),t.disconnect();return}})}new MutationObserver(t).observe(e,{attributes:!0})}return{showSuccessToast:n,showInformationToast:i,showWarningToast:r,showDangerToast:a}}var{showDangerToast:qW}=KW();function JW(e){let n=(0,t.ref)(null),r=(e,t=`serverErrors`)=>{let r=[];if(r=Array.isArray(e?.response?.data)?e.response.data.filter(e=>Xh(e.ErrorMessage)&&e.ErrorMessage!==``):e.response.data.ErrorMessage?[e.response.data.ErrorMessage]:null,Xh(t))n.value=r;else if(Array.isArray(t)){let e=n.value;for(let n=0;n<t.length;n++)n===t.length-1?e[t[n]]=r:e=e[t[n]]}i(e),s(n)},i=t=>{if(e==null)return;let n=new URL(t.request.responseURL).pathname;if(n in e.error){let t=e.error[n];t&&qW(t)}},a=(0,t.ref)(null),o=(0,t.ref)(``),s=e=>{ig(e.value)?a.value=e.value.map(e=>Xh(e)?e:e.ErrorMessage):Xh(e.value)&&(o.value=e.value)};function c(){n.value=null,a.value=null,o.value=``}return{serverErrors:n,errorMessages:a,errorMessageText:o,MapErrors:s,MapServerErrors:r,ResetServerErrors:c}}var YW={key:0},XW={key:1},ZW={class:`bd-form-field`},QW={class:`bd-form-field`},$W=(0,t.defineComponent)({__name:`BDPhoneNumberEditModal`,props:[`modalTitle`,`submitButtonTitle`,`phoneNumberLabel`,`phoneNumberUnchangedText`,`confirmationCodeLabel`,`confirmationCodeRequiredText`,`confirmationCodeSentText`,`editSuccessText`,`editCanceledText`,`sendConfirmationCodeText`,`startPhoneNumberUpdate`,`confirmPhoneNumberUpdate`],emits:[`startPhoneNumberUpdate`,`confirmPhoneNumberUpdate`,`setPhoneNumber`],setup(e,{expose:n,emit:r}){let{showSuccessToast:i,showWarningToast:a}=KW(),{serverErrors:o,errorMessages:s,errorMessageText:c,MapServerErrors:l,ResetServerErrors:u}=JW(null),{closeModal:d}=GW(`phone-number-edit-modal`),f=e,p=r,m=``,h=(0,t.ref)(),g=(0,t.ref)(null),_=(0,t.ref)(),y=(0,t.ref)(),b=(0,t.ref)(null),x=(0,t.computed)(()=>y.value==null||y.value==``),S=()=>{if(g.value=null,u(),!h.value||h.value==m){g.value=!1;return}let e={newPhonenumber:h.value};f.startPhoneNumberUpdate(e).then(w).catch(l)},C=()=>{if(!y.value){b.value=!1;return}let e={requestIdentifier:_.value,token:y.value};f.confirmPhoneNumberUpdate(e).then(T).catch(l)},w=e=>{g.value=null,i(f.confirmationCodeSentText),_.value=e.data.RequestIdentifier},T=()=>{p(`setPhoneNumber`,h.value),i(f.editSuccessText),d(),g.value=null,b.value=null},E=e=>{m=e,h.value=m,g.value=null,_.value=void 0,y.value=void 0,b.value=null},D=()=>{E(m),u(),a(f.editCanceledText)};return n({Reset:E}),(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`phone-number-edit-modal`,class:(0,t.normalizeClass)((0,t.unref)(``)),title:f.modalTitle,submitButtonTitle:f.submitButtonTitle,hideFooterCancelButton:!1,"disable-submit-button":x.value,serverErrors:(0,t.unref)(o),errorMessages:(0,t.unref)(s),errorMessageText:(0,t.unref)(c),onSubmit:C,onCancel:D},{default:(0,t.withCtx)(()=>[(0,t.unref)(c)||(0,t.unref)(s)?((0,t.openBlock)(),(0,t.createBlock)(ka,{key:0,variant:`danger`},{default:(0,t.withCtx)(()=>[(0,t.unref)(s)?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,YW,[(0,t.createElementVNode)(`ul`,null,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)((0,t.unref)(s),(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{key:n},[(0,t.createVNode)(Yn),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(e),1)]))),128))])])):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,XW,(0,t.toDisplayString)((0,t.unref)(c)),1))]),_:1})):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,ZW,[(0,t.createVNode)(bh,{id:`form-input-phone-number`,label:f.phoneNumberLabel,modelValue:h.value,"onUpdate:modelValue":n[0]||=e=>h.value=e,state:g.value,type:`text`,"form-field-class":`form-input-with-button`,"invalid-feedback-text":f.phoneNumberUnchangedText},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(v,{textContent:(0,t.toDisplayString)(f.sendConfirmationCodeText),class:`tablet-device-up`,type:`button`,onClick:S},null,8,[`textContent`])]),_:1},8,[`label`,`modelValue`,`state`,`invalid-feedback-text`]),(0,t.createVNode)(v,{textContent:(0,t.toDisplayString)(f.sendConfirmationCodeText),class:`mobile-device`,type:`button`,onClick:S},null,8,[`textContent`])]),(0,t.createElementVNode)(`div`,QW,[_.value?((0,t.openBlock)(),(0,t.createBlock)(bh,{key:0,label:f.confirmationCodeLabel,modelValue:y.value,"onUpdate:modelValue":n[1]||=e=>y.value=e,state:b.value,"invalid-feedback-text":f.confirmationCodeRequiredText},null,8,[`label`,`modelValue`,`state`,`invalid-feedback-text`])):(0,t.createCommentVNode)(``,!0)])]),_:1},8,[`class`,`title`,`submitButtonTitle`,`disable-submit-button`,`serverErrors`,`errorMessages`,`errorMessageText`]))}}),eG=(e,n,r,i,a,o)=>{let s=(0,t.ref)(null),c=(0,t.ref)(null),l=(0,t.ref)(!1),u=(0,t.ref)(null),{showModal:d,closeModal:f}=GW(`session-time-out-modal`),p=(0,t.computed)(()=>s.value&&e?e-(s.value+1):0),m=(0,t.computed)(()=>c.value?60-c.value:0),h=(0,t.computed)(()=>l.value),g=()=>{u.value=setInterval(v,1e3),i(u.value)},_=()=>{u.value&&clearInterval(u.value)},v=()=>{s.value=(0,gg.default)().diff(r(),`m`),c.value=(0,gg.default)().subtract(s.value,`m`).diff(r(),`s`);let t=e??2**53-1,i=n??0;s.value>=t?(l.value=!0,d(),localStorage.setItem(`session-timeout`,`true`),window.onbeforeunload=y):s.value>=t-i?d():f()},y=e=>{e.stopPropagation(),x()},b=()=>{a(),_(),s.value=null,c.value=null,g()},x=()=>{_(),s.value=null,c.value=null,localStorage.removeItem(`session-timeout`),o()},S=()=>{l.value?x():b()};return(0,t.onMounted)(()=>{let e=document.getElementById(`session-time-out-modal`);e&&e.addEventListener(`hidden.bs.modal`,S),_(),g()}),{IsExpired:h,Minutes:p,Seconds:m,OnLogOut:()=>{x()},OnSubmit:()=>{l.value?x():f()}}},tG=(0,t.defineComponent)({__name:`BDSessionTimeOutModal`,props:[`expiredTitle`,`expiredMessage`,`expiredButtonText`,`almostExpiredTitle`,`almostExpiredMessage`,`almostExpiredButtonText`,`almostExpiredCancelButtonText`,`threshold`,`warningThreshold`,`getTime`,`setTaskId`,`setNewTime`,`logout`,`hideCancelButton`],setup(e){let n=e,{IsExpired:r,Minutes:i,Seconds:a,OnLogOut:o,OnSubmit:s}=eG(n.threshold,n.warningThreshold,n.getTime,n.setTaskId,n.setNewTime,n.logout),c=(0,t.computed)(()=>r.value?n.expiredTitle:n.almostExpiredTitle),l=(0,t.computed)(()=>r.value?n.expiredMessage:`${n.almostExpiredMessage} ${i.value}:${a.value<10?`0`+a.value:a.value}`),u=(0,t.computed)(()=>n.hideCancelButton||r.value),d=(0,t.computed)(()=>r.value?n.expiredButtonText:n.almostExpiredButtonText);return(e,r)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`session-time-out-modal`,title:c.value,"hide-close-button":!0,"hide-footer-cancel-button":u.value,"close-button-title":n.almostExpiredCancelButtonText,"submit-button-title":d.value,size:`md`,onSubmit:(0,t.unref)(s),onCancel:(0,t.unref)(o)},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(l.value),1)]),_:1},8,[`title`,`hide-footer-cancel-button`,`close-button-title`,`submit-button-title`,`onSubmit`,`onCancel`]))}}),nG={__name:`BDConfirmationModal`,props:[`modalId`,`modalTitle`,`description`,`submitButtonText`,`cancelButtonText`],setup(e,{expose:n}){let r=e,{closeModal:i,showModal:a}=GW(r.modalId),o=(0,t.ref)(null);n({Confirm:async()=>(a(),new Promise(e=>o.value=e))});let s=()=>{i(),o.value(!0)},c=()=>o.value(!1);return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:r.modalId,title:r.modalTitle,"submit-button-title":r.submitButtonText,"close-button-title":r.cancelButtonText,"hide-close-button":!0,size:`md`,onSubmit:s,onCancel:c},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`p`,null,(0,t.toDisplayString)(r.description),1)]),_:1},8,[`id`,`title`,`submit-button-title`,`close-button-title`]))}},rG={__name:`BDAssignConversationModal`,emits:[`update:isConcluded`,`update:isUnread`],setup(e,{emit:n}){let{t:r}=bu(),i=(0,t.ref)(!1),a=(0,t.ref)(!1),o=n,s=()=>o(`update:isConcluded`,i.value),c=()=>o(`update:isUnread`,a.value);return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`assign-conversation-modal`,title:(0,t.unref)(r)(`assignConversationModal.title`),submitButtonTitle:(0,t.unref)(r)(`assignConversationModal.submitButton`)},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,`body`),(0,t.createVNode)(Ch,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Vh,{modelValue:i.value,"onUpdate:modelValue":n[0]||=e=>i.value=e,onChange:s},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)((0,t.unref)(r)(`assignConversationModal.conclude`)),1),(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createBlock)(v,{variant:`placeholder`,class:`btn-tooltip`,title:(0,t.unref)(r)(`assignConversationModal.concludeTooltip`)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Yn)]),_:1},8,[`title`])),[[(0,t.unref)(SU)]])]),_:1},8,[`modelValue`])]),_:1}),(0,t.createVNode)(Ch,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Vh,{modelValue:a.value,"onUpdate:modelValue":n[1]||=e=>a.value=e,onChange:c},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(r)(`assignConversationModal.makeUnread`)),1)]),_:1},8,[`modelValue`])]),_:1}),(0,t.renderSlot)(e.$slots,`footer`)]),_:3},8,[`title`,`submitButtonTitle`]))}},iG=(0,t.defineComponent)({__name:`BDAttachmentUploadModal`,props:{url:{},token:{}},emits:[`cancel`,`on-submit`],setup(e,{emit:n}){let{closeModal:r}=GW(`attachment-upload-modal`),{t:i}=bu(),a=e,o=n,s=()=>{o(`on-submit`,l.value.files),l.value.files=[],r()},c=()=>{o(`cancel`),l.value.files=[]},l=(0,t.ref)({files:[]}),u=(0,t.computed)(()=>i(`attachmentUploadModal.title`)),d=(0,t.computed)(()=>i(`attachmentUploadModal.submitButton`)),f=(0,t.computed)(()=>i(`attachmentUploadModal.infoMessage`)),p=(0,t.computed)(()=>i(`attachmentUploadModal.addAttachmentButton`)),m=(0,t.computed)(()=>i(`attachmentUploadModal.errorMessage`)),h=(0,t.computed)(()=>i(`attachmentUploadModal.fileTooBigErrorMessage`)),g=(0,t.computed)(()=>i(`attachmentUploadModal.fileSizeExceededMessage`));return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`attachment-upload-modal`,title:u.value,"submit-button-title":d.value,onSubmit:s,onCancel:c},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`p`,null,(0,t.toDisplayString)(f.value),1),(0,t.createVNode)(Y_,{modelValue:l.value,"onUpdate:modelValue":n[0]||=e=>l.value=e,"button-text":p.value,"error-message":m.value,multiple:!0,"file-size-exceeded-message":h.value,"accepted-files":`.png,.jpg,.jpeg,.gif,.docx,.doc,.xls,.xlsx,.txt,.csv,.pdf,.wav,.mp3,.m4a,.aiff,.flac,.mp4,.avi,.mov`,url:a.url,tag:`div`,token:a.token},null,8,[`modelValue`,`button-text`,`error-message`,`file-size-exceeded-message`,`url`,`token`]),(0,t.createElementVNode)(`p`,null,(0,t.toDisplayString)(g.value),1),(0,t.renderSlot)(e.$slots,`default`)]),_:3},8,[`title`,`submit-button-title`]))}}),aG=Object.defineProperty,oG=Object.defineProperties,sG=Object.getOwnPropertyDescriptors,cG=Object.getOwnPropertySymbols,lG=Object.prototype.hasOwnProperty,uG=Object.prototype.propertyIsEnumerable,dG=(e,t,n)=>t in e?aG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,fG=(e,t)=>{for(var n in t||={})lG.call(t,n)&&dG(e,n,t[n]);if(cG)for(var n of cG(t))uG.call(t,n)&&dG(e,n,t[n]);return e},pG=(e,t)=>oG(e,sG(t)),mG={props:{autoscroll:{type:Boolean,default:!0}},watch:{typeAheadPointer(){this.autoscroll&&this.maybeAdjustScroll()},open(e){this.autoscroll&&e&&this.$nextTick(()=>this.maybeAdjustScroll())}},methods:{maybeAdjustScroll(){let e=this.$refs.dropdownMenu?.children[this.typeAheadPointer]||!1;if(e){let t=this.getDropdownViewport(),{top:n,bottom:r,height:i}=e.getBoundingClientRect();if(n<t.top)return this.$refs.dropdownMenu.scrollTop=e.offsetTop;if(r>t.bottom)return this.$refs.dropdownMenu.scrollTop=e.offsetTop-(t.height-i)}},getDropdownViewport(){return this.$refs.dropdownMenu?this.$refs.dropdownMenu.getBoundingClientRect():{height:0,top:0,bottom:0}}}},hG={data(){return{typeAheadPointer:-1}},watch:{filteredOptions(){for(let e=0;e<this.filteredOptions.length;e++)if(this.selectable(this.filteredOptions[e])){this.typeAheadPointer=e;break}},open(e){e&&this.typeAheadToLastSelected()},selectedValue(){this.open&&this.typeAheadToLastSelected()}},methods:{typeAheadUp(){for(let e=this.typeAheadPointer-1;e>=0;e--)if(this.selectable(this.filteredOptions[e])){this.typeAheadPointer=e;break}},typeAheadDown(){for(let e=this.typeAheadPointer+1;e<this.filteredOptions.length;e++)if(this.selectable(this.filteredOptions[e])){this.typeAheadPointer=e;break}},typeAheadSelect(){let e=this.filteredOptions[this.typeAheadPointer];e&&this.selectable(e)&&this.select(e)},typeAheadToLastSelected(){this.typeAheadPointer=this.selectedValue.length===0?-1:this.filteredOptions.indexOf(this.selectedValue[this.selectedValue.length-1])}}},gG={props:{loading:{type:Boolean,default:!1}},data(){return{mutableLoading:!1}},watch:{search(){this.$emit(`search`,this.search,this.toggleLoading)},loading(e){this.mutableLoading=e}},methods:{toggleLoading(e=null){return e==null?this.mutableLoading=!this.mutableLoading:this.mutableLoading=e}}},_G=(e,t)=>{let n=e.__vccOpts||e;for(let[e,r]of t)n[e]=r;return n},vG={},yG={xmlns:`http://www.w3.org/2000/svg`,width:`10`,height:`10`},bG=[(0,t.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)];function xG(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,yG,bG)}var SG=_G(vG,[[`render`,xG]]),CG={},wG={xmlns:`http://www.w3.org/2000/svg`,width:`14`,height:`10`},TG=[(0,t.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)];function EG(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,wG,TG)}var DG={Deselect:SG,OpenIndicator:_G(CG,[[`render`,EG]])},OG={mounted(e,{instance:t}){if(t.appendToBody){let{height:n,top:r,left:i,width:a}=t.$refs.toggle.getBoundingClientRect(),o=window.scrollX||window.pageXOffset,s=window.scrollY||window.pageYOffset;e.unbindPosition=t.calculatePosition(e,t,{width:a+`px`,left:o+i+`px`,top:s+r+n+`px`}),document.body.appendChild(e)}},unmounted(e,{instance:t}){t.appendToBody&&(e.unbindPosition&&typeof e.unbindPosition==`function`&&e.unbindPosition(),e.parentNode&&e.parentNode.removeChild(e))}};function kG(e){let t={};return Object.keys(e).sort().forEach(n=>{t[n]=e[n]}),JSON.stringify(t)}var AG=0;function jG(){return++AG}var MG={components:fG({},DG),directives:{appendToBody:OG},mixins:[mG,hG,gG],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:e=>e},selectable:{type:Function,default:e=>!0},getOptionLabel:{type:Function,default(e){return typeof e==`object`?e.hasOwnProperty(this.label)?e[this.label]:console.warn(`[vue-select warn]: Label key "option.${this.label}" does not exist in options object ${JSON.stringify(e)}.
1820
1820
  https://vue-select.org/api/props.html#getoptionlabel`):e}},getOptionKey:{type:Function,default(e){if(typeof e!=`object`)return e;try{return e.hasOwnProperty(`id`)?e.id:kG(e)}catch(t){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.
1821
- https://vue-select.org/api/props.html#getoptionkey`,e,t)}}},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(e,t,n){return(t||``).toLocaleLowerCase().indexOf(n.toLocaleLowerCase())>-1}},filter:{type:Function,default(e,t){return e.filter(e=>{let n=this.getOptionLabel(e);return typeof n==`number`&&(n=n.toString()),this.filterBy(e,n,t)})}},createOption:{type:Function,default(e){return typeof this.optionList[0]==`object`?{[this.label]:e}:e}},resetOnOptionsChange:{default:!1,validator:e=>[`function`,`boolean`].includes(typeof e)},clearSearchOnBlur:{type:Function,default:function({clearSearchOnSelect:e,multiple:t}){return e&&!t}},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:(e,t)=>e},appendToBody:{type:Boolean,default:!1},calculatePosition:{type:Function,default(e,t,{width:n,top:r,left:i}){e.style.top=r,e.style.left=i,e.style.width=n}},dropdownShouldOpen:{type:Function,default({noDrop:e,open:t,mutableLoading:n}){return e?!1:t&&!n}},uid:{type:[String,Number],default:()=>jG()}},data(){return{search:``,open:!1,isComposing:!1,pushedTags:[],_value:[],deselectButtons:[]}},computed:{isReducingValues(){return this.$props.reduce!==this.$options.props.reduce.default},isTrackingValues(){return this.modelValue===void 0||this.isReducingValues},selectedValue(){let e=this.modelValue;return this.isTrackingValues&&(e=this.$data._value),e!=null&&e!==``?[].concat(e):[]},optionList(){return this.options.concat(this.pushTags?this.pushedTags:[])},searchEl(){return this.$slots.search?this.$refs.selectedOptions.querySelector(this.searchInputQuerySelector):this.$refs.search},scope(){let e={search:this.search,loading:this.loading,searching:this.searching,filteredOptions:this.filteredOptions};return{search:{attributes:fG({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:e,listFooter:e,header:pG(fG({},e),{deselect:this.deselect}),footer:pG(fG({},e),{deselect:this.deselect})}},childComponents(){return fG(fG({},DG),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(){let e=[].concat(this.optionList);if(!this.filterable&&!this.taggable)return e;let t=this.search.length?this.filter(e,this.search,this):e;if(this.taggable&&this.search.length){let e=this.createOption(this.search);this.optionExists(e)||t.unshift(e)}return t},isValueEmpty(){return this.selectedValue.length===0},showClearButton(){return!this.multiple&&this.clearable&&!this.open&&!this.isValueEmpty}},watch:{options(e,t){!this.taggable&&(typeof this.resetOnOptionsChange==`function`?this.resetOnOptionsChange(e,t,this.selectedValue):this.resetOnOptionsChange)&&this.clearSelection(),this.modelValue&&this.isTrackingValues&&this.setInternalValueFromOptions(this.modelValue)},modelValue:{immediate:!0,handler(e){this.isTrackingValues&&this.setInternalValueFromOptions(e)}},multiple(){this.clearSelection()},open(e){this.$emit(e?`open`:`close`)}},created(){this.mutableLoading=this.loading},methods:{setInternalValueFromOptions(e){Array.isArray(e)?this.$data._value=e.map(e=>this.findOptionFromReducedValue(e)):this.$data._value=this.findOptionFromReducedValue(e)},select(e){this.$emit(`option:selecting`,e),this.isOptionSelected(e)?this.deselectFromDropdown&&(this.clearable||this.multiple&&this.selectedValue.length>1)&&this.deselect(e):(this.taggable&&!this.optionExists(e)&&(this.$emit(`option:created`,e),this.pushTag(e)),this.multiple&&(e=this.selectedValue.concat(e)),this.updateValue(e),this.$emit(`option:selected`,e)),this.onAfterSelect(e)},deselect(e){this.$emit(`option:deselecting`,e),this.updateValue(this.selectedValue.filter(t=>!this.optionComparator(t,e))),this.$emit(`option:deselected`,e)},clearSelection(){this.updateValue(this.multiple?[]:null)},onAfterSelect(e){this.closeOnSelect&&(this.open=!this.open,this.searchEl.blur()),this.clearSearchOnSelect&&(this.search=``)},updateValue(e){this.modelValue===void 0&&(this.$data._value=e),e!==null&&(e=Array.isArray(e)?e.map(e=>this.reduce(e)):this.reduce(e)),this.$emit(`update:modelValue`,e)},toggleDropdown(e){let t=e.target!==this.searchEl;t&&e.preventDefault();let n=[...this.deselectButtons||[],this.$refs.clearButton];if(this.searchEl===void 0||n.filter(Boolean).some(t=>t.contains(e.target)||t===e.target)){e.preventDefault();return}this.open&&t?this.searchEl.blur():this.disabled||(this.open=!0,this.searchEl.focus())},isOptionSelected(e){return this.selectedValue.some(t=>this.optionComparator(t,e))},isOptionDeselectable(e){return this.isOptionSelected(e)&&this.deselectFromDropdown},optionComparator(e,t){return this.getOptionKey(e)===this.getOptionKey(t)},findOptionFromReducedValue(e){let t=t=>JSON.stringify(this.reduce(t))===JSON.stringify(e),n=[...this.options,...this.pushedTags].filter(t);return n.length===1?n[0]:n.find(e=>this.optionComparator(e,this.$data._value))||e},closeSearchOptions(){this.open=!1,this.$emit(`search:blur`)},maybeDeleteValue(){if(!this.searchEl.value.length&&this.selectedValue&&this.selectedValue.length&&this.clearable){let e=null;this.multiple&&(e=[...this.selectedValue.slice(0,this.selectedValue.length-1)]),this.updateValue(e)}},optionExists(e){return this.optionList.some(t=>this.optionComparator(t,e))},normalizeOptionForSlot(e){return typeof e==`object`?e:{[this.label]:e}},pushTag(e){this.pushedTags.push(e)},onEscape(){this.search.length?this.search=``:this.searchEl.blur()},onSearchBlur(){if(this.mousedown&&!this.searching)this.mousedown=!1;else{let{clearSearchOnSelect:e,multiple:t}=this;this.clearSearchOnBlur({clearSearchOnSelect:e,multiple:t})&&(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(e){let t=e=>(e.preventDefault(),!this.isComposing&&this.typeAheadSelect()),n={8:e=>this.maybeDeleteValue(),9:e=>this.onTab(),27:e=>this.onEscape(),38:e=>(e.preventDefault(),this.typeAheadUp()),40:e=>(e.preventDefault(),this.typeAheadDown())};this.selectOnKeyCodes.forEach(e=>n[e]=t);let r=this.mapKeydown(n,this);if(typeof r[e.keyCode]==`function`)return r[e.keyCode](e)}}},NG=[`dir`],PG=[`id`,`aria-expanded`,`aria-owns`],FG={ref:`selectedOptions`,class:`vs__selected-options`},IG=[`disabled`,`title`,`aria-label`,`onClick`],LG={ref:`actions`,class:`vs__actions`},RG=[`disabled`],zG={class:`vs__spinner`},BG=[`id`],VG=[`id`,`aria-selected`,`onMouseover`,`onClick`],HG={key:0,class:`vs__no-options`},UG=(0,t.createTextVNode)(` Sorry, no matching options. `),WG=[`id`];function GG(e,n,r,i,a,o){let s=(0,t.resolveDirective)(`append-to-body`);return(0,t.openBlock)(),(0,t.createElementBlock)(`div`,{dir:r.dir,class:(0,t.normalizeClass)([`v-select`,o.stateClasses])},[(0,t.renderSlot)(e.$slots,`header`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.header))),(0,t.createElementVNode)(`div`,{id:`vs${r.uid}__combobox`,ref:`toggle`,class:`vs__dropdown-toggle`,role:`combobox`,"aria-expanded":o.dropdownOpen.toString(),"aria-owns":`vs${r.uid}__listbox`,"aria-label":`Search for option`,onMousedown:n[1]||=e=>o.toggleDropdown(e)},[(0,t.createElementVNode)(`div`,FG,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(o.selectedValue,(n,i)=>(0,t.renderSlot)(e.$slots,`selected-option-container`,{option:o.normalizeOptionForSlot(n),deselect:o.deselect,multiple:r.multiple,disabled:r.disabled},()=>[((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{key:r.getOptionKey(n),class:`vs__selected`},[(0,t.renderSlot)(e.$slots,`selected-option`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.normalizeOptionForSlot(n))),()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.getOptionLabel(n)),1)]),r.multiple?((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:0,ref_for:!0,ref:e=>a.deselectButtons[i]=e,disabled:r.disabled,type:`button`,class:`vs__deselect`,title:`Deselect ${r.getOptionLabel(n)}`,"aria-label":`Deselect ${r.getOptionLabel(n)}`,onClick:e=>o.deselect(n)},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(o.childComponents.Deselect)))],8,IG)):(0,t.createCommentVNode)(``,!0)]))])),256)),(0,t.renderSlot)(e.$slots,`search`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.search)),()=>[(0,t.createElementVNode)(`input`,(0,t.mergeProps)({class:`vs__search`},o.scope.search.attributes,(0,t.toHandlers)(o.scope.search.events)),null,16)])],512),(0,t.createElementVNode)(`div`,LG,[(0,t.withDirectives)((0,t.createElementVNode)(`button`,{ref:`clearButton`,disabled:r.disabled,type:`button`,class:`vs__clear`,title:`Clear Selected`,"aria-label":`Clear Selected`,onClick:n[0]||=(...e)=>o.clearSelection&&o.clearSelection(...e)},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(o.childComponents.Deselect)))],8,RG),[[t.vShow,o.showClearButton]]),(0,t.renderSlot)(e.$slots,`open-indicator`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.openIndicator)),()=>[r.noDrop?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(o.childComponents.OpenIndicator),(0,t.normalizeProps)((0,t.mergeProps)({key:0},o.scope.openIndicator.attributes)),null,16))]),(0,t.renderSlot)(e.$slots,`spinner`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.spinner)),()=>[(0,t.withDirectives)((0,t.createElementVNode)(`div`,zG,`Loading...`,512),[[t.vShow,e.mutableLoading]])])],512)],40,PG),(0,t.createVNode)(t.Transition,{name:r.transition},{default:(0,t.withCtx)(()=>[o.dropdownOpen?(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)(`ul`,{id:`vs${r.uid}__listbox`,ref:`dropdownMenu`,key:`vs${r.uid}__listbox`,class:`vs__dropdown-menu`,role:`listbox`,tabindex:`-1`,onMousedown:n[2]||=(0,t.withModifiers)((...e)=>o.onMousedown&&o.onMousedown(...e),[`prevent`]),onMouseup:n[3]||=(...e)=>o.onMouseUp&&o.onMouseUp(...e)},[(0,t.renderSlot)(e.$slots,`list-header`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.listHeader))),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(o.filteredOptions,(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{id:`vs${r.uid}__option-${i}`,key:r.getOptionKey(n),role:`option`,class:(0,t.normalizeClass)([`vs__dropdown-option`,{"vs__dropdown-option--deselect":o.isOptionDeselectable(n)&&i===e.typeAheadPointer,"vs__dropdown-option--selected":o.isOptionSelected(n),"vs__dropdown-option--highlight":i===e.typeAheadPointer,"vs__dropdown-option--disabled":!r.selectable(n)}]),"aria-selected":i===e.typeAheadPointer?!0:null,onMouseover:t=>r.selectable(n)?e.typeAheadPointer=i:null,onClick:(0,t.withModifiers)(e=>r.selectable(n)?o.select(n):null,[`prevent`,`stop`])},[(0,t.renderSlot)(e.$slots,`option`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.normalizeOptionForSlot(n))),()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.getOptionLabel(n)),1)])],42,VG))),128)),o.filteredOptions.length===0?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,HG,[(0,t.renderSlot)(e.$slots,`no-options`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.noOptions)),()=>[UG])])):(0,t.createCommentVNode)(``,!0),(0,t.renderSlot)(e.$slots,`list-footer`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.listFooter)))],40,BG)),[[s]]):((0,t.openBlock)(),(0,t.createElementBlock)(`ul`,{key:1,id:`vs${r.uid}__listbox`,role:`listbox`,style:{display:`none`,visibility:`hidden`}},null,8,WG))]),_:3},8,[`name`]),(0,t.renderSlot)(e.$slots,`footer`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.footer)))],10,NG)}var KG=_G(MG,[[`render`,GG]]),qG=e=>typeof e==`number`,JG=[`textContent`],YG=[`textContent`],XG={key:0,class:`content-library-card__body`},ZG=[`textContent`],QG=(0,t.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(e,{emit:n}){let{t:r}=yu(),i=e,a=n,o=(0,t.computed)(()=>`Open ${i.provider} in nieuw venster`),s=()=>{a(`on-insert`,i.itemId)},c=()=>{window.open(i.uri,`_blank`,`noopener,noreferrer`)};return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`article`,{class:(0,t.normalizeClass)([`content-library-card`,i.cardClass])},[(0,t.createElementVNode)(`header`,null,[(0,t.renderSlot)(e.$slots,`header`,{},()=>[(0,t.createElementVNode)(`h6`,{textContent:(0,t.toDisplayString)(i.title)},null,8,JG),i.subtitle?((0,t.openBlock)(),(0,t.createElementBlock)(`small`,{key:0,textContent:(0,t.toDisplayString)(i.subtitle)},null,8,YG)):(0,t.createCommentVNode)(``,!0)])]),i.showBody?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,XG,[(0,t.renderSlot)(e.$slots,`default`,{},()=>[(0,t.createElementVNode)(`p`,{textContent:(0,t.toDisplayString)(i.description),class:`content-library-card__description`},null,8,ZG)])])):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`footer`,null,[i.showFooter?(0,t.renderSlot)(e.$slots,`footer`,{key:0},()=>[(0,t.createVNode)(v,{variant:`secondary`,onClick:s},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryCard.insert`)),1)]),_:1}),(0,t.createVNode)(v,{title:o.value,variant:`icon`,onClick:c},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(rn)]),_:1},8,[`title`])]):(0,t.createCommentVNode)(``,!0)])],2))}}),$G=(0,t.defineComponent)({__name:`BDContentLibraryCardBasic`,props:{item:{type:Object,required:!0}},setup(e){return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)(QG,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.item)),null,16))}}),eK={class:`content-library-card-image__titles`},tK=[`textContent`],nK=[`textContent`],rK=[`src`],iK=(0,t.defineComponent)({__name:`BDContentLibraryCardImage`,props:{item:{type:Object,required:!0}},setup(e){let n=e,r=(0,t.computed)(()=>{let{itemId:e,uri:t,title:r,provider:i}=n.item;return{itemId:e,uri:t,title:r,provider:i}});return(n,i)=>((0,t.openBlock)(),(0,t.createBlock)(QG,(0,t.mergeProps)(r.value,{"card-class":`content-library-card-image`,"show-body":!1}),{header:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,eK,[(0,t.createElementVNode)(`h6`,{textContent:(0,t.toDisplayString)(e.item.title)},null,8,tK),(0,t.createElementVNode)(`small`,{textContent:(0,t.toDisplayString)(e.item.subtitle)},null,8,nK)]),(0,t.createElementVNode)(`img`,{src:e.item.imageUri,class:`content-library-card-image__figure`},null,8,rK)]),_:1},16))}}),aK=(0,t.defineComponent)({__name:`BDContentLibraryCardTitle`,props:{item:{type:Object,required:!0}},setup(e){let n=e,r=(0,t.computed)(()=>{let{itemId:e,title:t,subtitle:r,uri:i,provider:a}=n.item;return{itemId:e,title:t,subtitle:r,uri:i,provider:a}});return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(QG,(0,t.mergeProps)(r.value,{"show-body":!1,"card-class":`content-library-card-title`}),null,16))}}),oK=e=>e.replace(/<\/?[^>]+(>|$)/g,``),sK=e=>e.replace(/<li>/g,` `).replace(/<(br|\/p)>/g,` \r`),cK=e=>e.replace(/(?:\r\n|\r|\n)/g,`<br>`),lK={class:`heading`},uK={class:`title`},dK=[`textContent`],fK=[`textContent`],pK={key:0,class:`edit-btn-group`},mK=[`innerHTML`],hK={key:0,class:`attachment-occurence`},gK={class:`number-icon`},_K=(0,t.defineComponent)({__name:`BDContentLibraryCardMessageTemplate`,props:{item:{type:Object,required:!0},variant:{type:String,default:`insert`,validator(e){return[`insert`,`edit`,`shared`].includes(e)}},apiUrl:{type:String,default:``}},emits:[`on-insert`,`show-attachment`,`on-change`,`delete`],setup(e,{emit:n}){let{t:r}=yu(),i=e,a=n,o=(0,t.ref)(null),s=(0,t.ref)(!0),c=(0,t.ref)(!1),l=(0,t.computed)(()=>`collapse-preview-${i.item.itemId}`),u=(0,t.computed)(()=>sg(i.item.files)?null:i.item.files.length),d=(0,t.computed)(()=>i.variant===`insert`),f=(0,t.computed)(()=>i.variant===`edit`),p=(0,t.computed)(()=>i.variant===`shared`),m=(0,t.computed)(()=>i.item.text?cK(i.item.text):``),h=(0,t.computed)(()=>HP(i.apiUrl,i.item.files,!1)),g=(0,t.computed)(()=>HP(i.apiUrl,i.item.files,!0)),_=(0,t.computed)(()=>s.value?r(`contentLibraryCardMessageTemplate.collapseClosed`):r(`contentLibraryCardMessageTemplate.collapseOpen`)),y=()=>{o.value&&(c.value=!s.value||o.value.scrollHeight>75||i.item.files&&i.item.files.length>0)},b=()=>{a(`on-insert`,i.item.itemId)},x=e=>{a(`show-attachment`,e)},S=()=>{a(`on-change`,i.item.itemId)},C=()=>{a(`delete`,i.item.itemId)},w=()=>{s.value=!s.value};return(0,t.watch)(()=>i.item,()=>{o.value&&(0,t.nextTick)().then(()=>{y()})},{immediate:!0,deep:!0}),(0,t.onMounted)(()=>{(0,t.nextTick)(()=>{y()})}),(n,i)=>((0,t.openBlock)(),(0,t.createBlock)(QG,(0,t.mergeProps)(e.item,{"item-id":e.item.itemId,id:l.value,"card-class":`content-library-card-message-template ${s.value?`collapsed`:``}`,onOnInsert:b}),{header:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,lK,[(0,t.createElementVNode)(`div`,uK,[(0,t.createElementVNode)(`h6`,{textContent:(0,t.toDisplayString)(e.item.title)},null,8,dK),(0,t.createVNode)(Eh,{variant:`gray`},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.item.category),1)]),_:1})]),(0,t.createElementVNode)(`small`,{textContent:(0,t.toDisplayString)(e.item.practitionerName)},null,8,fK)]),f.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,pK,[(0,t.createVNode)(v,{title:(0,t.unref)(r)(`contentLibraryCardMessageTemplate.edit`),variant:`icon`,onClick:S},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Gt)]),_:1},8,[`title`]),(0,t.createVNode)(v,{title:(0,t.unref)(r)(`contentLibraryCardMessageTemplate.delete`),variant:`icon`,onClick:C},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Nt)]),_:1},8,[`title`])])):(0,t.createCommentVNode)(``,!0)]),footer:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,null,[c.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,class:`collapse-button`,variant:`link`,onClick:w},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(_.value),1)]),_:1})):(0,t.createCommentVNode)(``,!0)]),(0,t.createElementVNode)(`div`,null,[u.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,hK,[(0,t.createVNode)(ce),(0,t.createElementVNode)(`div`,gK,(0,t.toDisplayString)(u.value),1)])):(0,t.createCommentVNode)(``,!0)]),p.value?(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`icon`,title:(0,t.unref)(r)(`contentLibraryCardMessageTemplate.popoverIsSharedByOtherUser`)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Qn)]),_:1},8,[`title`])),[[(0,t.unref)(SU)]]):(0,t.createCommentVNode)(``,!0),d.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:1,class:`btn-insert`,variant:`secondary`,onClick:b},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryCardMessageTemplate.insert`)),1)]),_:1})):(0,t.createCommentVNode)(``,!0)]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,{class:`content-library-card-message-template__body`,ref_key:`content`,ref:o},[(0,t.createElementVNode)(`div`,{class:`message-text`,innerHTML:m.value},null,8,mK),e.item.files?((0,t.openBlock)(),(0,t.createBlock)(EP,{key:0,"no-download":!0,files:h.value,"show-delete":!1},null,8,[`files`])):(0,t.createCommentVNode)(``,!0),e.item.files?((0,t.openBlock)(),(0,t.createBlock)(FP,{key:1,"no-download":!0,files:g.value,"fast-download":!1,"show-delete":!1,onShow:x},null,8,[`files`])):(0,t.createCommentVNode)(``,!0)],512)]),_:1},16,[`item-id`,`id`,`card-class`]))}}),vK={class:`content-library-overview`},yK=y({__name:`BDContentLibraryOverview`,props:{items:{type:Array,default:null},cols:{type:Number,default:2}},emits:[`on-insert`,`on-change`,`delete`,`show-attachment`],setup(e,{emit:n}){let{t:r}=yu(),i={BDContentLibraryCardBasic:$G,BDContentLibraryCardImage:iK,BDContentLibraryCardTitle:aK,BDContentLibraryCardMessageTemplate:_K},a=e,o=n,s=(0,t.computed)(()=>sg(a.items)),c=(0,t.computed)(()=>Math.floor(12/a.cols)),l=e=>{o(`on-insert`,e)},u=e=>{o(`on-change`,e)},d=e=>{o(`delete`,e)},f=e=>{o(`show-attachment`,e)};return(n,a)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,vK,[(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[s.value?((0,t.openBlock)(),(0,t.createBlock)(p,{key:0,sm:12},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Oa,{show:``},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryOverview.noResults`)),1)]),_:1})]),_:1})):(0,t.createCommentVNode)(``,!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.items,e=>((0,t.openBlock)(),(0,t.createBlock)(p,{class:`card-container`,key:e.itemId,sm:12,md:6,lg:c.value},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(i[e.componentToRender]),(0,t.mergeProps)({ref_for:!0},e,{item:e,onOnInsert:l,onOnChange:u,onDelete:d,onShowAttachment:f}),null,16,[`item`]))]),_:2},1032,[`lg`]))),128))]),_:1})]))}},[[`__scopeId`,`data-v-7c017b1d`]]),bK={class:`content-library-template`},xK={class:`number-of-messages`},SK=[`src`],CK=[`src`],wK=[`id`],TK={class:`collapse-button-container`},EK={class:`collapsed-show`},DK={class:`collapsed-hide`},OK=(0,t.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(e,{emit:n}){let{t:r}=yu(),i=e,a=n,o=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,e=>{o.value=e},{immediate:!0,deep:!0});let s=(0,t.computed)(()=>i.modelValue?.provider?.SupportsSearch?r(`contentLibraryTemplate.searchPlaceholderSearch`):r(`contentLibraryTemplate.searchPlaceholder`)),c=(0,t.computed)(()=>og(i.providerSelectOptions)&&i.providerSelectOptions.length>1),l=(0,t.computed)(()=>i.provider&&og(i.provider.items)?i.provider.items:[]),u=(0,t.computed)(()=>i.provider&&og(i.provider.filters)),d=(0,t.computed)(()=>{let e=0;return i.provider&&qG(i.provider.totalNumber)&&(e=i.provider.totalNumber),e===1?`${e} ${r(`contentLibraryTemplate.message`)}`:`${e} ${r(`contentLibraryTemplate.messages`)}`}),f=(0,t.computed)(()=>i.provider&&i.provider.pageSize&&i.provider.totalNumber&&i.provider.pageSize<=i.provider.totalNumber),m=(0,t.computed)(()=>i.provider&&i.provider.totalNumber?i.provider.totalNumber:0),g=(0,t.computed)(()=>u.value?9:12),_=(0,t.computed)(()=>i.provider&&!u.value?3:2),y=(0,t.computed)(()=>i.showAddButton||c.value),b=(0,t.computed)(()=>({md:3,lg:3})),x=(0,t.computed)(()=>({md:9,lg:9})),S=(0,t.computed)(()=>({sm:12,md:12,lg:c.value?7:8,"offset-lg":y.value?0:3,"offset-md":y.value?0:3})),C=(0,t.computed)(()=>({sm:12,md:y.value?6:3,lg:c.value?5:4})),w=e=>e.replace(/\s/g,`-`),T=()=>{a(`create`)},E=e=>{a(`on-insert`,e)},D=e=>{a(`on-change`,e)},O=e=>{a(`delete`,e)},ee=()=>{a(`update`,`category`)},k=()=>{o.value.currentPage=1,a(`on-input`,o.value)},ne=()=>{a(`on-input`,o.value)},re=e=>{a(`show-attachment`,e)},ae=e=>{a(`provider-changed`,e.value)};return(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,bK,[(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,(0,t.mergeProps)(b.value,{class:`content-library-header content-library-header__messages`}),{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`span`,xK,(0,t.toDisplayString)(d.value),1),e.showAddButton?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,class:`d-md-none`,onClick:T},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(di),(0,t.createTextVNode)(` `+(0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryTemplate.newMessageText`)),1)]),_:1})):(0,t.createCommentVNode)(``,!0)]),_:1},16),(0,t.createVNode)(p,(0,t.mergeProps)(x.value,{class:`content-library-header`}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,(0,t.mergeProps)(S.value,{class:`search-block`}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(bh,{type:`text`,modelValue:o.value.searchTerm,"onUpdate:modelValue":i[0]||=e=>o.value.searchTerm=e,placeholder:s.value,delayTimeMs:500,class:`search-input`,onInput:k,autofocus:``},null,8,[`modelValue`,`placeholder`])]),_:1},16),e.showAddButton?((0,t.openBlock)(),(0,t.createBlock)(p,(0,t.mergeProps)({key:0},C.value,{class:`add-button-block d-none d-md-block`}),{default:(0,t.withCtx)(()=>[e.showAddButton?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,onClick:T},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(di),(0,t.createTextVNode)(` `+(0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryTemplate.newMessageText`)),1)]),_:1})):(0,t.createCommentVNode)(``,!0)]),_:1},16)):(0,t.createCommentVNode)(``,!0),c.value?((0,t.openBlock)(),(0,t.createBlock)(p,(0,t.mergeProps)({key:1},C.value,{class:`select-button-block`}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(KG),{modelValue:o.value.provider,"onUpdate:modelValue":i[1]||=e=>o.value.provider=e,options:e.providerSelectOptions,clearable:!1,searchable:!1,"onOption:selected":ae},{"open-indicator":(0,t.withCtx)(({attributes:e})=>[(0,t.createElementVNode)(`span`,(0,t.normalizeProps)((0,t.guardReactiveProps)(e)),[(0,t.createVNode)(Fe)],16)]),option:(0,t.withCtx)(({icon:e,label:n,img:r})=>[e?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e),{key:0})):(0,t.createCommentVNode)(``,!0),r?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:1,src:r},null,8,SK)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(n),1)]),"selected-option":(0,t.withCtx)(({icon:e,label:n,img:r})=>[e?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e),{key:0})):(0,t.createCommentVNode)(``,!0),r?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:1,src:r},null,8,CK)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(n),1)]),_:1},8,[`modelValue`,`options`])]),_:1},16)):(0,t.createCommentVNode)(``,!0)]),_:1})]),_:1},16),u.value?((0,t.openBlock)(),(0,t.createBlock)(p,{key:0,md:12,lg:3,class:`content-library-body`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(lo,{title:`Filter`,"show-on":`md`,"collapse-on":`md`},{body:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.provider.filters,(n,a)=>((0,t.openBlock)(),(0,t.createBlock)(Ch,{key:n.label,label:n.label},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.options,(e,r)=>((0,t.openBlock)(),(0,t.createBlock)(Vh,{modelValue:o.value.selectedFilters,"onUpdate:modelValue":i[2]||=e=>o.value.selectedFilters=e,key:r,value:`${n.id}-${e.item}`,onChange:k},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.name),1)]),_:2},1032,[`modelValue`,`value`]))),128)),n.moreOptions?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createElementVNode)(`div`,{id:`collapse-${w(n.label)}`,class:`collapse`},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.moreOptions,(e,r)=>((0,t.openBlock)(),(0,t.createBlock)(Vh,{modelValue:o.value.selectedFilters,"onUpdate:modelValue":i[3]||=e=>o.value.selectedFilters=e,key:r,value:`${n.id}-${e.item}`,onChange:k},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.name),1)]),_:2},1032,[`modelValue`,`value`]))),128))],8,wK),(0,t.createElementVNode)(`div`,TK,[(0,t.createVNode)(v,{class:(0,t.normalizeClass)([`collapse-button collapsed`,{"collapse-button-last":e.provider.filters.length-1===a}]),variant:`link`,"data-bs-toggle":`collapse`,"data-bs-target":`#collapse-${w(n.label)}`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(te,{class:`collapsed-show`}),(0,t.createElementVNode)(`span`,EK,(0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryTemplate.more`)),1),(0,t.createVNode)(ie,{class:`collapsed-hide`}),(0,t.createElementVNode)(`span`,DK,(0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryTemplate.less`)),1)]),_:1},8,[`class`,`data-bs-target`])])],64)):(0,t.createCommentVNode)(``,!0),n.label===`Categorieën`&&e.editCategory?((0,t.openBlock)(),(0,t.createBlock)(v,{key:1,variant:`outline-primary-dark`,class:`edit-category-button`,size:`sm`,onClick:ee},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryTemplate.changeCategoryButtonLabel`)),1)]),_:1})):(0,t.createCommentVNode)(``,!0)]),_:2},1032,[`label`]))),128))]),_:1})]),_:1})):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)(p,{md:12,lg:g.value,class:`content-library-body`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(yK,{items:l.value,cols:_.value,onOnInsert:E,onOnChange:D,onDelete:O,onShowAttachment:re},null,8,[`items`,`cols`]),(0,t.createVNode)(h,{class:`content-library-pagination`},{default:(0,t.withCtx)(()=>[f.value?((0,t.openBlock)(),(0,t.createBlock)(Ph,{key:0,modelValue:o.value.currentPage,"onUpdate:modelValue":i[4]||=e=>o.value.currentPage=e,totalRows:m.value,rowsPerPage:e.provider.pageSize,onClick:ne,isPatient:!0},null,8,[`modelValue`,`totalRows`,`rowsPerPage`])):(0,t.createCommentVNode)(``,!0)]),_:1})]),_:1},8,[`lg`])]),_:1})]))}}),kK={__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(e,{emit:n}){let{closeModal:r}=GW(`content-library-modal`),i=e,a=n,o=(0,t.ref)(i.modelValue),s=(0,t.computed)(()=>i.modelValue?.provider?.img??null),c=(0,t.computed)(()=>i.modelValue?.provider?.label??``);(0,t.watch)(()=>i.modelValue,e=>{o.value=e},{immediate:!0,deep:!0});let l=e=>{r(),a(`on-insert`,e)},u=()=>{a(`cancel`)},d=e=>{a(`show-attachment`,e)},f=()=>{a(`shown`)},p=e=>{a(`provider-changed`,e)};return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`content-library-modal`,"title-image":s.value,title:c.value,size:`xl`,visible:e.visible,"hide-footer":!0,onCancel:u,onShown:f},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(OK,{modelValue:o.value,"onUpdate:modelValue":r[0]||=e=>o.value=e,provider:e.provider,providerSelectOptions:e.providerSelectOptions,loading:e.loading,onOnInsert:l,onShowAttachment:d,onProviderChanged:p},null,8,[`modelValue`,`provider`,`providerSelectOptions`,`loading`])]),_:1},8,[`title-image`,`title`,`visible`]))}},AK=Object.defineProperty,jK=(e,t,n)=>t in e?AK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,MK=(e,t,n)=>(jK(e,typeof t==`symbol`?t:t+``,n),n),NK=class{constructor(){MK(this,`seed`,0),MK(this,`data`,new Map)}id(){return Date.now().toString(26)+ this.seed++}add(e,t=this.id()){return this.data.set(t,e),t}get(e){return this.data.get(e)}delete(e){this.delete(e)}},PK=`Failed to copy value to clipboard. Unknown type.`,FK={asString(e){if(e==null)return console.warn(`Clipboard input is empty`),``;if(typeof e!=`string`)try{return JSON.stringify(e)}catch(e){return console.warn(PK,e),``}return e}},IK=`position:fixed; pointer-events:none; z-index:-9999; opacity:0;`,LK={createTextarea(e){let t=document.createElement(`textarea`);return t.addEventListener(`focusin`,e=>{e.stopPropagation()}),t.value=e,t.setAttribute(`readonly`,``),t.style.cssText=IK,t}},RK={async requestClipboardPermission(){return navigator.permissions.query({name:`clipboard-write`})},async writeClipboard(e){return(await RK.requestClipboardPermission()).state===`granted`?(await navigator.clipboard.writeText(e),!0):!1},writeClipboardExecCommand(e){let t=LK.createTextarea(e);if(document.body.appendChild(t),navigator.userAgent.match(/ipad|ipod|iphone/i)){t.contentEditable=`true`,t.readOnly=!0;let e=document.createRange();e.selectNodeContents(t);let n=window.getSelection();n&&(n.removeAllRanges(),n.addRange(e),t.setSelectionRange(0,999999))}else t.select();let n=document.execCommand(`copy`);return document.body.removeChild(t),n},async copy(e){let t=typeof e==`function`?e():e,n=FK.asString(t);if(RK.writeClipboardExecCommand(n))return!0;await RK.writeClipboard(n)}};new NK;var{showSuccessToast:zK}=KW(),BK=(e,t,n)=>{let r=`${t}\n${e.AfzenderNaam}: \r${e.Datum} \r${oK(sK(e.Tekst))}`;RK.copy(r).then(()=>zK(n))},VK=(e,t,n)=>{let r=`${t}\n${e.filter(e=>e.selected).map(e=>`${e.AfzenderNaam}: \r${e.Datum}\r${oK(sK(e.Tekst))}`).join(`
1821
+ https://vue-select.org/api/props.html#getoptionkey`,e,t)}}},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(e,t,n){return(t||``).toLocaleLowerCase().indexOf(n.toLocaleLowerCase())>-1}},filter:{type:Function,default(e,t){return e.filter(e=>{let n=this.getOptionLabel(e);return typeof n==`number`&&(n=n.toString()),this.filterBy(e,n,t)})}},createOption:{type:Function,default(e){return typeof this.optionList[0]==`object`?{[this.label]:e}:e}},resetOnOptionsChange:{default:!1,validator:e=>[`function`,`boolean`].includes(typeof e)},clearSearchOnBlur:{type:Function,default:function({clearSearchOnSelect:e,multiple:t}){return e&&!t}},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:(e,t)=>e},appendToBody:{type:Boolean,default:!1},calculatePosition:{type:Function,default(e,t,{width:n,top:r,left:i}){e.style.top=r,e.style.left=i,e.style.width=n}},dropdownShouldOpen:{type:Function,default({noDrop:e,open:t,mutableLoading:n}){return e?!1:t&&!n}},uid:{type:[String,Number],default:()=>jG()}},data(){return{search:``,open:!1,isComposing:!1,pushedTags:[],_value:[],deselectButtons:[]}},computed:{isReducingValues(){return this.$props.reduce!==this.$options.props.reduce.default},isTrackingValues(){return this.modelValue===void 0||this.isReducingValues},selectedValue(){let e=this.modelValue;return this.isTrackingValues&&(e=this.$data._value),e!=null&&e!==``?[].concat(e):[]},optionList(){return this.options.concat(this.pushTags?this.pushedTags:[])},searchEl(){return this.$slots.search?this.$refs.selectedOptions.querySelector(this.searchInputQuerySelector):this.$refs.search},scope(){let e={search:this.search,loading:this.loading,searching:this.searching,filteredOptions:this.filteredOptions};return{search:{attributes:fG({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:e,listFooter:e,header:pG(fG({},e),{deselect:this.deselect}),footer:pG(fG({},e),{deselect:this.deselect})}},childComponents(){return fG(fG({},DG),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(){let e=[].concat(this.optionList);if(!this.filterable&&!this.taggable)return e;let t=this.search.length?this.filter(e,this.search,this):e;if(this.taggable&&this.search.length){let e=this.createOption(this.search);this.optionExists(e)||t.unshift(e)}return t},isValueEmpty(){return this.selectedValue.length===0},showClearButton(){return!this.multiple&&this.clearable&&!this.open&&!this.isValueEmpty}},watch:{options(e,t){!this.taggable&&(typeof this.resetOnOptionsChange==`function`?this.resetOnOptionsChange(e,t,this.selectedValue):this.resetOnOptionsChange)&&this.clearSelection(),this.modelValue&&this.isTrackingValues&&this.setInternalValueFromOptions(this.modelValue)},modelValue:{immediate:!0,handler(e){this.isTrackingValues&&this.setInternalValueFromOptions(e)}},multiple(){this.clearSelection()},open(e){this.$emit(e?`open`:`close`)}},created(){this.mutableLoading=this.loading},methods:{setInternalValueFromOptions(e){Array.isArray(e)?this.$data._value=e.map(e=>this.findOptionFromReducedValue(e)):this.$data._value=this.findOptionFromReducedValue(e)},select(e){this.$emit(`option:selecting`,e),this.isOptionSelected(e)?this.deselectFromDropdown&&(this.clearable||this.multiple&&this.selectedValue.length>1)&&this.deselect(e):(this.taggable&&!this.optionExists(e)&&(this.$emit(`option:created`,e),this.pushTag(e)),this.multiple&&(e=this.selectedValue.concat(e)),this.updateValue(e),this.$emit(`option:selected`,e)),this.onAfterSelect(e)},deselect(e){this.$emit(`option:deselecting`,e),this.updateValue(this.selectedValue.filter(t=>!this.optionComparator(t,e))),this.$emit(`option:deselected`,e)},clearSelection(){this.updateValue(this.multiple?[]:null)},onAfterSelect(e){this.closeOnSelect&&(this.open=!this.open,this.searchEl.blur()),this.clearSearchOnSelect&&(this.search=``)},updateValue(e){this.modelValue===void 0&&(this.$data._value=e),e!==null&&(e=Array.isArray(e)?e.map(e=>this.reduce(e)):this.reduce(e)),this.$emit(`update:modelValue`,e)},toggleDropdown(e){let t=e.target!==this.searchEl;t&&e.preventDefault();let n=[...this.deselectButtons||[],this.$refs.clearButton];if(this.searchEl===void 0||n.filter(Boolean).some(t=>t.contains(e.target)||t===e.target)){e.preventDefault();return}this.open&&t?this.searchEl.blur():this.disabled||(this.open=!0,this.searchEl.focus())},isOptionSelected(e){return this.selectedValue.some(t=>this.optionComparator(t,e))},isOptionDeselectable(e){return this.isOptionSelected(e)&&this.deselectFromDropdown},optionComparator(e,t){return this.getOptionKey(e)===this.getOptionKey(t)},findOptionFromReducedValue(e){let t=t=>JSON.stringify(this.reduce(t))===JSON.stringify(e),n=[...this.options,...this.pushedTags].filter(t);return n.length===1?n[0]:n.find(e=>this.optionComparator(e,this.$data._value))||e},closeSearchOptions(){this.open=!1,this.$emit(`search:blur`)},maybeDeleteValue(){if(!this.searchEl.value.length&&this.selectedValue&&this.selectedValue.length&&this.clearable){let e=null;this.multiple&&(e=[...this.selectedValue.slice(0,this.selectedValue.length-1)]),this.updateValue(e)}},optionExists(e){return this.optionList.some(t=>this.optionComparator(t,e))},normalizeOptionForSlot(e){return typeof e==`object`?e:{[this.label]:e}},pushTag(e){this.pushedTags.push(e)},onEscape(){this.search.length?this.search=``:this.searchEl.blur()},onSearchBlur(){if(this.mousedown&&!this.searching)this.mousedown=!1;else{let{clearSearchOnSelect:e,multiple:t}=this;this.clearSearchOnBlur({clearSearchOnSelect:e,multiple:t})&&(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(e){let t=e=>(e.preventDefault(),!this.isComposing&&this.typeAheadSelect()),n={8:e=>this.maybeDeleteValue(),9:e=>this.onTab(),27:e=>this.onEscape(),38:e=>(e.preventDefault(),this.typeAheadUp()),40:e=>(e.preventDefault(),this.typeAheadDown())};this.selectOnKeyCodes.forEach(e=>n[e]=t);let r=this.mapKeydown(n,this);if(typeof r[e.keyCode]==`function`)return r[e.keyCode](e)}}},NG=[`dir`],PG=[`id`,`aria-expanded`,`aria-owns`],FG={ref:`selectedOptions`,class:`vs__selected-options`},IG=[`disabled`,`title`,`aria-label`,`onClick`],LG={ref:`actions`,class:`vs__actions`},RG=[`disabled`],zG={class:`vs__spinner`},BG=[`id`],VG=[`id`,`aria-selected`,`onMouseover`,`onClick`],HG={key:0,class:`vs__no-options`},UG=(0,t.createTextVNode)(` Sorry, no matching options. `),WG=[`id`];function GG(e,n,r,i,a,o){let s=(0,t.resolveDirective)(`append-to-body`);return(0,t.openBlock)(),(0,t.createElementBlock)(`div`,{dir:r.dir,class:(0,t.normalizeClass)([`v-select`,o.stateClasses])},[(0,t.renderSlot)(e.$slots,`header`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.header))),(0,t.createElementVNode)(`div`,{id:`vs${r.uid}__combobox`,ref:`toggle`,class:`vs__dropdown-toggle`,role:`combobox`,"aria-expanded":o.dropdownOpen.toString(),"aria-owns":`vs${r.uid}__listbox`,"aria-label":`Search for option`,onMousedown:n[1]||=e=>o.toggleDropdown(e)},[(0,t.createElementVNode)(`div`,FG,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(o.selectedValue,(n,i)=>(0,t.renderSlot)(e.$slots,`selected-option-container`,{option:o.normalizeOptionForSlot(n),deselect:o.deselect,multiple:r.multiple,disabled:r.disabled},()=>[((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{key:r.getOptionKey(n),class:`vs__selected`},[(0,t.renderSlot)(e.$slots,`selected-option`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.normalizeOptionForSlot(n))),()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.getOptionLabel(n)),1)]),r.multiple?((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:0,ref_for:!0,ref:e=>a.deselectButtons[i]=e,disabled:r.disabled,type:`button`,class:`vs__deselect`,title:`Deselect ${r.getOptionLabel(n)}`,"aria-label":`Deselect ${r.getOptionLabel(n)}`,onClick:e=>o.deselect(n)},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(o.childComponents.Deselect)))],8,IG)):(0,t.createCommentVNode)(``,!0)]))])),256)),(0,t.renderSlot)(e.$slots,`search`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.search)),()=>[(0,t.createElementVNode)(`input`,(0,t.mergeProps)({class:`vs__search`},o.scope.search.attributes,(0,t.toHandlers)(o.scope.search.events)),null,16)])],512),(0,t.createElementVNode)(`div`,LG,[(0,t.withDirectives)((0,t.createElementVNode)(`button`,{ref:`clearButton`,disabled:r.disabled,type:`button`,class:`vs__clear`,title:`Clear Selected`,"aria-label":`Clear Selected`,onClick:n[0]||=(...e)=>o.clearSelection&&o.clearSelection(...e)},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(o.childComponents.Deselect)))],8,RG),[[t.vShow,o.showClearButton]]),(0,t.renderSlot)(e.$slots,`open-indicator`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.openIndicator)),()=>[r.noDrop?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(o.childComponents.OpenIndicator),(0,t.normalizeProps)((0,t.mergeProps)({key:0},o.scope.openIndicator.attributes)),null,16))]),(0,t.renderSlot)(e.$slots,`spinner`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.spinner)),()=>[(0,t.withDirectives)((0,t.createElementVNode)(`div`,zG,`Loading...`,512),[[t.vShow,e.mutableLoading]])])],512)],40,PG),(0,t.createVNode)(t.Transition,{name:r.transition},{default:(0,t.withCtx)(()=>[o.dropdownOpen?(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)(`ul`,{id:`vs${r.uid}__listbox`,ref:`dropdownMenu`,key:`vs${r.uid}__listbox`,class:`vs__dropdown-menu`,role:`listbox`,tabindex:`-1`,onMousedown:n[2]||=(0,t.withModifiers)((...e)=>o.onMousedown&&o.onMousedown(...e),[`prevent`]),onMouseup:n[3]||=(...e)=>o.onMouseUp&&o.onMouseUp(...e)},[(0,t.renderSlot)(e.$slots,`list-header`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.listHeader))),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(o.filteredOptions,(n,i)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{id:`vs${r.uid}__option-${i}`,key:r.getOptionKey(n),role:`option`,class:(0,t.normalizeClass)([`vs__dropdown-option`,{"vs__dropdown-option--deselect":o.isOptionDeselectable(n)&&i===e.typeAheadPointer,"vs__dropdown-option--selected":o.isOptionSelected(n),"vs__dropdown-option--highlight":i===e.typeAheadPointer,"vs__dropdown-option--disabled":!r.selectable(n)}]),"aria-selected":i===e.typeAheadPointer?!0:null,onMouseover:t=>r.selectable(n)?e.typeAheadPointer=i:null,onClick:(0,t.withModifiers)(e=>r.selectable(n)?o.select(n):null,[`prevent`,`stop`])},[(0,t.renderSlot)(e.$slots,`option`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.normalizeOptionForSlot(n))),()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.getOptionLabel(n)),1)])],42,VG))),128)),o.filteredOptions.length===0?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,HG,[(0,t.renderSlot)(e.$slots,`no-options`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.noOptions)),()=>[UG])])):(0,t.createCommentVNode)(``,!0),(0,t.renderSlot)(e.$slots,`list-footer`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.listFooter)))],40,BG)),[[s]]):((0,t.openBlock)(),(0,t.createElementBlock)(`ul`,{key:1,id:`vs${r.uid}__listbox`,role:`listbox`,style:{display:`none`,visibility:`hidden`}},null,8,WG))]),_:3},8,[`name`]),(0,t.renderSlot)(e.$slots,`footer`,(0,t.normalizeProps)((0,t.guardReactiveProps)(o.scope.footer)))],10,NG)}var KG=_G(MG,[[`render`,GG]]),qG=e=>typeof e==`number`,JG=[`textContent`],YG=[`textContent`],XG={key:0,class:`content-library-card__body`},ZG=[`textContent`],QG=(0,t.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(e,{emit:n}){let{t:r}=bu(),i=e,a=n,o=(0,t.computed)(()=>`Open ${i.provider} in nieuw venster`),s=()=>{a(`on-insert`,i.itemId)},c=()=>{window.open(i.uri,`_blank`,`noopener,noreferrer`)};return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`article`,{class:(0,t.normalizeClass)([`content-library-card`,i.cardClass])},[(0,t.createElementVNode)(`header`,null,[(0,t.renderSlot)(e.$slots,`header`,{},()=>[(0,t.createElementVNode)(`h6`,{textContent:(0,t.toDisplayString)(i.title)},null,8,JG),i.subtitle?((0,t.openBlock)(),(0,t.createElementBlock)(`small`,{key:0,textContent:(0,t.toDisplayString)(i.subtitle)},null,8,YG)):(0,t.createCommentVNode)(``,!0)])]),i.showBody?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,XG,[(0,t.renderSlot)(e.$slots,`default`,{},()=>[(0,t.createElementVNode)(`p`,{textContent:(0,t.toDisplayString)(i.description),class:`content-library-card__description`},null,8,ZG)])])):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`footer`,null,[i.showFooter?(0,t.renderSlot)(e.$slots,`footer`,{key:0},()=>[(0,t.createVNode)(v,{variant:`secondary`,onClick:s},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryCard.insert`)),1)]),_:1}),(0,t.createVNode)(v,{title:o.value,variant:`icon`,onClick:c},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(an)]),_:1},8,[`title`])]):(0,t.createCommentVNode)(``,!0)])],2))}}),$G=(0,t.defineComponent)({__name:`BDContentLibraryCardBasic`,props:{item:{type:Object,required:!0}},setup(e){return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)(QG,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.item)),null,16))}}),eK={class:`content-library-card-image__titles`},tK=[`textContent`],nK=[`textContent`],rK=[`src`],iK=(0,t.defineComponent)({__name:`BDContentLibraryCardImage`,props:{item:{type:Object,required:!0}},setup(e){let n=e,r=(0,t.computed)(()=>{let{itemId:e,uri:t,title:r,provider:i}=n.item;return{itemId:e,uri:t,title:r,provider:i}});return(n,i)=>((0,t.openBlock)(),(0,t.createBlock)(QG,(0,t.mergeProps)(r.value,{"card-class":`content-library-card-image`,"show-body":!1}),{header:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,eK,[(0,t.createElementVNode)(`h6`,{textContent:(0,t.toDisplayString)(e.item.title)},null,8,tK),(0,t.createElementVNode)(`small`,{textContent:(0,t.toDisplayString)(e.item.subtitle)},null,8,nK)]),(0,t.createElementVNode)(`img`,{src:e.item.imageUri,class:`content-library-card-image__figure`},null,8,rK)]),_:1},16))}}),aK=(0,t.defineComponent)({__name:`BDContentLibraryCardTitle`,props:{item:{type:Object,required:!0}},setup(e){let n=e,r=(0,t.computed)(()=>{let{itemId:e,title:t,subtitle:r,uri:i,provider:a}=n.item;return{itemId:e,title:t,subtitle:r,uri:i,provider:a}});return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(QG,(0,t.mergeProps)(r.value,{"show-body":!1,"card-class":`content-library-card-title`}),null,16))}}),oK=e=>e.replace(/<\/?[^>]+(>|$)/g,``),sK=e=>e.replace(/<li>/g,` `).replace(/<(br|\/p)>/g,` \r`),cK=e=>e.replace(/(?:\r\n|\r|\n)/g,`<br>`),lK={class:`heading`},uK={class:`title`},dK=[`textContent`],fK=[`textContent`],pK={key:0,class:`edit-btn-group`},mK=[`innerHTML`],hK={key:0,class:`attachment-occurence`},gK={class:`number-icon`},_K=(0,t.defineComponent)({__name:`BDContentLibraryCardMessageTemplate`,props:{item:{type:Object,required:!0},variant:{type:String,default:`insert`,validator(e){return[`insert`,`edit`,`shared`].includes(e)}},apiUrl:{type:String,default:``}},emits:[`on-insert`,`show-attachment`,`on-change`,`delete`],setup(e,{emit:n}){let{t:r}=bu(),i=e,a=n,o=(0,t.ref)(null),s=(0,t.ref)(!0),c=(0,t.ref)(!1),l=(0,t.computed)(()=>`collapse-preview-${i.item.itemId}`),u=(0,t.computed)(()=>sg(i.item.files)?null:i.item.files.length),d=(0,t.computed)(()=>i.variant===`insert`),f=(0,t.computed)(()=>i.variant===`edit`),p=(0,t.computed)(()=>i.variant===`shared`),m=(0,t.computed)(()=>i.item.text?cK(i.item.text):``),h=(0,t.computed)(()=>HP(i.apiUrl,i.item.files,!1)),g=(0,t.computed)(()=>HP(i.apiUrl,i.item.files,!0)),_=(0,t.computed)(()=>s.value?r(`contentLibraryCardMessageTemplate.collapseClosed`):r(`contentLibraryCardMessageTemplate.collapseOpen`)),y=()=>{o.value&&(c.value=!s.value||o.value.scrollHeight>75||i.item.files&&i.item.files.length>0)},b=()=>{a(`on-insert`,i.item.itemId)},x=e=>{a(`show-attachment`,e)},S=()=>{a(`on-change`,i.item.itemId)},C=()=>{a(`delete`,i.item.itemId)},w=()=>{s.value=!s.value};return(0,t.watch)(()=>i.item,()=>{o.value&&(0,t.nextTick)().then(()=>{y()})},{immediate:!0,deep:!0}),(0,t.onMounted)(()=>{(0,t.nextTick)(()=>{y()})}),(n,i)=>((0,t.openBlock)(),(0,t.createBlock)(QG,(0,t.mergeProps)(e.item,{"item-id":e.item.itemId,id:l.value,"card-class":`content-library-card-message-template ${s.value?`collapsed`:``}`,onOnInsert:b}),{header:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,lK,[(0,t.createElementVNode)(`div`,uK,[(0,t.createElementVNode)(`h6`,{textContent:(0,t.toDisplayString)(e.item.title)},null,8,dK),(0,t.createVNode)(Eh,{variant:`gray`},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.item.category),1)]),_:1})]),(0,t.createElementVNode)(`small`,{textContent:(0,t.toDisplayString)(e.item.practitionerName)},null,8,fK)]),f.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,pK,[(0,t.createVNode)(v,{title:(0,t.unref)(r)(`contentLibraryCardMessageTemplate.edit`),variant:`icon`,onClick:S},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Kt)]),_:1},8,[`title`]),(0,t.createVNode)(v,{title:(0,t.unref)(r)(`contentLibraryCardMessageTemplate.delete`),variant:`icon`,onClick:C},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Pt)]),_:1},8,[`title`])])):(0,t.createCommentVNode)(``,!0)]),footer:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,null,[c.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,class:`collapse-button`,variant:`link`,onClick:w},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(_.value),1)]),_:1})):(0,t.createCommentVNode)(``,!0)]),(0,t.createElementVNode)(`div`,null,[u.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,hK,[(0,t.createVNode)(le),(0,t.createElementVNode)(`div`,gK,(0,t.toDisplayString)(u.value),1)])):(0,t.createCommentVNode)(``,!0)]),p.value?(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`icon`,title:(0,t.unref)(r)(`contentLibraryCardMessageTemplate.popoverIsSharedByOtherUser`)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)($n)]),_:1},8,[`title`])),[[(0,t.unref)(SU)]]):(0,t.createCommentVNode)(``,!0),d.value?((0,t.openBlock)(),(0,t.createBlock)(v,{key:1,class:`btn-insert`,variant:`secondary`,onClick:b},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryCardMessageTemplate.insert`)),1)]),_:1})):(0,t.createCommentVNode)(``,!0)]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,{class:`content-library-card-message-template__body`,ref_key:`content`,ref:o},[(0,t.createElementVNode)(`div`,{class:`message-text`,innerHTML:m.value},null,8,mK),e.item.files?((0,t.openBlock)(),(0,t.createBlock)(EP,{key:0,"no-download":!0,files:h.value,"show-delete":!1},null,8,[`files`])):(0,t.createCommentVNode)(``,!0),e.item.files?((0,t.openBlock)(),(0,t.createBlock)(FP,{key:1,"no-download":!0,files:g.value,"fast-download":!1,"show-delete":!1,onShow:x},null,8,[`files`])):(0,t.createCommentVNode)(``,!0)],512)]),_:1},16,[`item-id`,`id`,`card-class`]))}}),vK={class:`content-library-overview`},yK=y({__name:`BDContentLibraryOverview`,props:{items:{type:Array,default:null},cols:{type:Number,default:2}},emits:[`on-insert`,`on-change`,`delete`,`show-attachment`],setup(e,{emit:n}){let{t:r}=bu(),i={BDContentLibraryCardBasic:$G,BDContentLibraryCardImage:iK,BDContentLibraryCardTitle:aK,BDContentLibraryCardMessageTemplate:_K},a=e,o=n,s=(0,t.computed)(()=>sg(a.items)),c=(0,t.computed)(()=>Math.floor(12/a.cols)),l=e=>{o(`on-insert`,e)},u=e=>{o(`on-change`,e)},d=e=>{o(`delete`,e)},f=e=>{o(`show-attachment`,e)};return(n,a)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,vK,[(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[s.value?((0,t.openBlock)(),(0,t.createBlock)(p,{key:0,sm:12},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(ka,{show:``},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryOverview.noResults`)),1)]),_:1})]),_:1})):(0,t.createCommentVNode)(``,!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.items,e=>((0,t.openBlock)(),(0,t.createBlock)(p,{class:`card-container`,key:e.itemId,sm:12,md:6,lg:c.value},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(i[e.componentToRender]||i.BDContentLibraryCardBasic),(0,t.mergeProps)({ref_for:!0},e,{item:e,onOnInsert:l,onOnChange:u,onDelete:d,onShowAttachment:f}),null,16,[`item`]))]),_:2},1032,[`lg`]))),128))]),_:1})]))}},[[`__scopeId`,`data-v-1101b264`]]),bK={name:`TimesCircleIcon`,extends:np};function xK(e){return TK(e)||wK(e)||CK(e)||SK()}function SK(){throw TypeError(`Invalid attempt to spread non-iterable instance.
1822
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function CK(e,t){if(e){if(typeof e==`string`)return EK(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?EK(e,t):void 0}}function wK(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function TK(e){if(Array.isArray(e))return EK(e)}function EK(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function DK(e,n,r,i,a,o){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),xK(n[0]||=[(0,t.createElementVNode)(`path`,{"fill-rule":`evenodd`,"clip-rule":`evenodd`,d:`M7 14C5.61553 14 4.26215 13.5895 3.11101 12.8203C1.95987 12.0511 1.06266 10.9579 0.532846 9.67879C0.00303296 8.3997 -0.13559 6.99224 0.134506 5.63437C0.404603 4.2765 1.07129 3.02922 2.05026 2.05026C3.02922 1.07129 4.2765 0.404603 5.63437 0.134506C6.99224 -0.13559 8.3997 0.00303296 9.67879 0.532846C10.9579 1.06266 12.0511 1.95987 12.8203 3.11101C13.5895 4.26215 14 5.61553 14 7C14 8.85652 13.2625 10.637 11.9497 11.9497C10.637 13.2625 8.85652 14 7 14ZM7 1.16667C5.84628 1.16667 4.71846 1.50879 3.75918 2.14976C2.79989 2.79074 2.05222 3.70178 1.61071 4.76768C1.16919 5.83358 1.05367 7.00647 1.27876 8.13803C1.50384 9.26958 2.05941 10.309 2.87521 11.1248C3.69102 11.9406 4.73042 12.4962 5.86198 12.7212C6.99353 12.9463 8.16642 12.8308 9.23232 12.3893C10.2982 11.9478 11.2093 11.2001 11.8502 10.2408C12.4912 9.28154 12.8333 8.15373 12.8333 7C12.8333 5.45291 12.2188 3.96918 11.1248 2.87521C10.0308 1.78125 8.5471 1.16667 7 1.16667ZM4.66662 9.91668C4.58998 9.91704 4.51404 9.90209 4.44325 9.87271C4.37246 9.84333 4.30826 9.8001 4.2544 9.74557C4.14516 9.6362 4.0838 9.48793 4.0838 9.33335C4.0838 9.17876 4.14516 9.0305 4.2544 8.92113L6.17553 7L4.25443 5.07891C4.15139 4.96832 4.09529 4.82207 4.09796 4.67094C4.10063 4.51982 4.16185 4.37563 4.26872 4.26876C4.3756 4.16188 4.51979 4.10066 4.67091 4.09799C4.82204 4.09532 4.96829 4.15142 5.07887 4.25446L6.99997 6.17556L8.92106 4.25446C9.03164 4.15142 9.1779 4.09532 9.32903 4.09799C9.48015 4.10066 9.62434 4.16188 9.73121 4.26876C9.83809 4.37563 9.89931 4.51982 9.90198 4.67094C9.90464 4.82207 9.84855 4.96832 9.74551 5.07891L7.82441 7L9.74554 8.92113C9.85478 9.0305 9.91614 9.17876 9.91614 9.33335C9.91614 9.48793 9.85478 9.6362 9.74554 9.74557C9.69168 9.8001 9.62748 9.84333 9.55669 9.87271C9.4859 9.90209 9.40996 9.91704 9.33332 9.91668C9.25668 9.91704 9.18073 9.90209 9.10995 9.87271C9.03916 9.84333 8.97495 9.8001 8.9211 9.74557L6.99997 7.82444L5.07884 9.74557C5.02499 9.8001 4.96078 9.84333 4.88999 9.87271C4.81921 9.90209 4.74326 9.91704 4.66662 9.91668Z`,fill:`currentColor`},null,-1)]),16)}bK.render=DK;var OK=I.extend({name:`chip`,style:`
1823
+ .p-chip {
1824
+ display: inline-flex;
1825
+ align-items: center;
1826
+ background: dt('chip.background');
1827
+ color: dt('chip.color');
1828
+ border-radius: dt('chip.border.radius');
1829
+ padding-block: dt('chip.padding.y');
1830
+ padding-inline: dt('chip.padding.x');
1831
+ gap: dt('chip.gap');
1832
+ }
1833
+
1834
+ .p-chip-icon {
1835
+ color: dt('chip.icon.color');
1836
+ font-size: dt('chip.icon.size');
1837
+ width: dt('chip.icon.size');
1838
+ height: dt('chip.icon.size');
1839
+ }
1840
+
1841
+ .p-chip-image {
1842
+ border-radius: 50%;
1843
+ width: dt('chip.image.width');
1844
+ height: dt('chip.image.height');
1845
+ margin-inline-start: calc(-1 * dt('chip.padding.y'));
1846
+ }
1847
+
1848
+ .p-chip:has(.p-chip-remove-icon) {
1849
+ padding-inline-end: dt('chip.padding.y');
1850
+ }
1851
+
1852
+ .p-chip:has(.p-chip-image) {
1853
+ padding-block-start: calc(dt('chip.padding.y') / 2);
1854
+ padding-block-end: calc(dt('chip.padding.y') / 2);
1855
+ }
1856
+
1857
+ .p-chip-remove-icon {
1858
+ cursor: pointer;
1859
+ font-size: dt('chip.remove.icon.size');
1860
+ width: dt('chip.remove.icon.size');
1861
+ height: dt('chip.remove.icon.size');
1862
+ color: dt('chip.remove.icon.color');
1863
+ border-radius: 50%;
1864
+ transition:
1865
+ outline-color dt('chip.transition.duration'),
1866
+ box-shadow dt('chip.transition.duration');
1867
+ outline-color: transparent;
1868
+ }
1869
+
1870
+ .p-chip-remove-icon:focus-visible {
1871
+ box-shadow: dt('chip.remove.icon.focus.ring.shadow');
1872
+ outline: dt('chip.remove.icon.focus.ring.width') dt('chip.remove.icon.focus.ring.style') dt('chip.remove.icon.focus.ring.color');
1873
+ outline-offset: dt('chip.remove.icon.focus.ring.offset');
1874
+ }
1875
+ `,classes:{root:`p-chip p-component`,image:`p-chip-image`,icon:`p-chip-icon`,label:`p-chip-label`,removeIcon:`p-chip-remove-icon`}}),kK={name:`Chip`,extends:{name:`BaseChip`,extends:Jf,props:{label:{type:[String,Number],default:null},icon:{type:String,default:null},image:{type:String,default:null},removable:{type:Boolean,default:!1},removeIcon:{type:String,default:void 0}},style:OK,provide:function(){return{$pcChip:this,$parentInstance:this}}},inheritAttrs:!1,emits:[`remove`],data:function(){return{visible:!0}},methods:{onKeydown:function(e){(e.key===`Enter`||e.key===`Backspace`)&&this.close(e)},close:function(e){this.visible=!1,this.$emit(`remove`,e)}},computed:{dataP:function(){return Uu({removable:this.removable})}},components:{TimesCircleIcon:bK}},AK=[`aria-label`,`data-p`],jK=[`src`];function MK(e,n,r,i,a,o){return a.visible?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:0,class:e.cx(`root`),"aria-label":e.label},e.ptmi(`root`),{"data-p":o.dataP}),[(0,t.renderSlot)(e.$slots,`default`,{},function(){return[e.image?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,(0,t.mergeProps)({key:0,src:e.image},e.ptm(`image`),{class:e.cx(`image`)}),null,16,jK)):e.$slots.icon?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.$slots.icon),(0,t.mergeProps)({key:1,class:e.cx(`icon`)},e.ptm(`icon`)),null,16,[`class`])):e.icon?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,(0,t.mergeProps)({key:2,class:[e.cx(`icon`),e.icon]},e.ptm(`icon`)),null,16)):(0,t.createCommentVNode)(``,!0),e.label===null?(0,t.createCommentVNode)(``,!0):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({key:3,class:e.cx(`label`)},e.ptm(`label`)),(0,t.toDisplayString)(e.label),17))]}),e.removable?(0,t.renderSlot)(e.$slots,`removeicon`,{key:0,removeCallback:o.close,keydownCallback:o.onKeydown},function(){return[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.removeIcon?`span`:`TimesCircleIcon`),(0,t.mergeProps)({class:[e.cx(`removeIcon`),e.removeIcon],onClick:o.close,onKeydown:o.onKeydown},e.ptm(`removeIcon`)),null,16,[`class`,`onClick`,`onKeydown`]))]}):(0,t.createCommentVNode)(``,!0)],16,AK)):(0,t.createCommentVNode)(``,!0)}kK.render=MK;var NK={key:0,class:`bd-active-filters`},PK={class:`filter`},FK={class:`options`},IK=(0,t.defineComponent)({__name:`BDActiveFilters`,props:(0,t.mergeModels)({filters:{}},{modelValue:{},modelModifiers:{}}),emits:[`update:modelValue`],setup(e){let{t:n}=bu(),r=(0,t.useModel)(e,`modelValue`),i=e,a=(0,t.computed)(()=>n(`activeFilters.title`)),o=(0,t.computed)(()=>n(`activeFilters.clearAll`)),s=(0,t.computed)(()=>r.value&&r.value.length>0),c=(0,t.computed)(()=>i.filters.filter(e=>r.value?.some(t=>t.startsWith(`${e.id}-`)))),l=e=>e.options.concat(e.moreOptions||[]).filter(t=>r.value?.some(n=>n===`${e.id}-${t.item}`)),u=()=>{r.value=[]},d=e=>{if(!r.value)return;let t=r.value.indexOf(e);t!==-1&&r.value?.splice(t,1)};return(e,n)=>s.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,NK,[(0,t.createElementVNode)(`header`,null,[(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(a.value),1),(0,t.createVNode)(v,{variant:`link`,onClick:u,textContent:(0,t.toDisplayString)(o.value)},null,8,[`textContent`])]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(c.value,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,PK,[(0,t.createElementVNode)(`label`,null,(0,t.toDisplayString)(e.label)+`:`,1),(0,t.createElementVNode)(`div`,FK,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l(e),n=>((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(kK),{label:n.name,removable:``,onRemove:t=>d(`${e.id}-${n.item}`)},null,8,[`label`,`onRemove`]))),256))])]))),256))])):(0,t.createCommentVNode)(``,!0)}}),LK=[`id`],RK={class:`collapse-button-container`},zK={class:`collapsed-show`},BK={class:`collapsed-hide`},VK=(0,t.defineComponent)({__name:`BDFilterCard`,props:{enableEditCategory:{type:Boolean},filters:{},searchForm:{}},emits:[`check`],setup(e,{emit:n}){let{t:r}=bu(),i=n,a=(0,t.computed)(()=>r(`filterCard.more`)),o=(0,t.computed)(()=>r(`filterCard.less`)),s=e=>e.replace(/\s/g,`-`),c=()=>i(`check`);return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)(uo,{class:`bd-filter-card`,title:`Filter`,"show-on":`md`,"collapse-on":`md`},{body:(0,t.withCtx)(()=>[(0,t.createVNode)(IK,{modelValue:e.searchForm.selectedFilters,"onUpdate:modelValue":r[0]||=t=>e.searchForm.selectedFilters=t,filters:e.filters},null,8,[`modelValue`,`filters`]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.filters,(i,l)=>((0,t.openBlock)(),(0,t.createBlock)(Ch,{key:i.label,label:i.label},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(i.options,(n,a)=>((0,t.openBlock)(),(0,t.createBlock)(Vh,{modelValue:e.searchForm.selectedFilters,"onUpdate:modelValue":r[1]||=t=>e.searchForm.selectedFilters=t,key:a,value:`${i.id}-${n.item}`,onChange:c},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.name),1)]),_:2},1032,[`modelValue`,`value`]))),128)),i.moreOptions?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createElementVNode)(`div`,{id:`collapse-${s(i.label)}`,class:`collapse`},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(i.moreOptions,(n,a)=>((0,t.openBlock)(),(0,t.createBlock)(Vh,{modelValue:e.searchForm.selectedFilters,"onUpdate:modelValue":r[2]||=t=>e.searchForm.selectedFilters=t,key:a,value:`${i.id}-${n.item}`,onChange:c},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.name),1)]),_:2},1032,[`modelValue`,`value`]))),128))],8,LK),(0,t.createElementVNode)(`div`,RK,[(0,t.createVNode)(v,{class:(0,t.normalizeClass)([`collapse-button collapsed`,{"collapse-button-last":e.filters.length-1===l}]),variant:`link`,"data-bs-toggle":`collapse`,"data-bs-target":`#collapse-${s(i.label)}`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(te,{class:`collapsed-show`}),(0,t.createElementVNode)(`span`,zK,(0,t.toDisplayString)(a.value),1),(0,t.createVNode)(ae,{class:`collapsed-hide`}),(0,t.createElementVNode)(`span`,BK,(0,t.toDisplayString)(o.value),1)]),_:1},8,[`class`,`data-bs-target`])])],64)):(0,t.createCommentVNode)(``,!0),(0,t.renderSlot)(n.$slots,`filter-extra`,{filter:i})]),_:2},1032,[`label`]))),128))]),_:3}))}}),HK={class:`content-library-template`},UK={class:`number-of-messages`},WK=[`src`],GK=[`src`],KK=(0,t.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(e,{emit:n}){let{t:r}=bu(),i=e,a=n,o=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,e=>{o.value=e},{immediate:!0,deep:!0});let s=(0,t.computed)(()=>i.modelValue?.provider?.SupportsSearch?r(`contentLibraryTemplate.searchPlaceholderSearch`):r(`contentLibraryTemplate.searchPlaceholder`)),c=(0,t.computed)(()=>og(i.providerSelectOptions)&&i.providerSelectOptions.length>1),l=(0,t.computed)(()=>i.provider&&og(i.provider.items)?i.provider.items:[]),u=(0,t.computed)(()=>i.provider&&og(i.provider.filters)),d=(0,t.computed)(()=>{let e=0;return i.provider&&qG(i.provider.totalNumber)&&(e=i.provider.totalNumber),e===1?`${e} ${r(`contentLibraryTemplate.message`)}`:`${e} ${r(`contentLibraryTemplate.messages`)}`}),f=(0,t.computed)(()=>i.provider&&i.provider.pageSize&&i.provider.totalNumber&&i.provider.pageSize<=i.provider.totalNumber),m=(0,t.computed)(()=>i.provider&&i.provider.totalNumber?i.provider.totalNumber:0),g=(0,t.computed)(()=>u.value?9:12),_=(0,t.computed)(()=>i.provider&&!u.value?3:2),y=(0,t.computed)(()=>i.showAddButton||c.value),b=(0,t.computed)(()=>({md:3,lg:3})),x=(0,t.computed)(()=>({md:9,lg:9})),S=(0,t.computed)(()=>({sm:12,md:12,lg:c.value?7:8,"offset-lg":y.value?0:3,"offset-md":y.value?0:3})),C=(0,t.computed)(()=>({sm:12,md:y.value?6:3,lg:c.value?5:4})),w=e=>e.label===`Categorieën`&&i.editCategory,T=()=>{a(`create`)},E=e=>{a(`on-insert`,e)},D=e=>{a(`on-change`,e)},O=e=>{a(`delete`,e)},ee=()=>{a(`update`,`category`)},te=()=>{o.value.currentPage=1,a(`on-input`,o.value)},ne=()=>{a(`on-input`,o.value)},re=e=>{a(`show-attachment`,e)},ie=e=>{a(`provider-changed`,e.value)};return(n,a)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,HK,[(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,(0,t.mergeProps)(b.value,{class:`content-library-header content-library-header__messages`}),{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`span`,UK,(0,t.toDisplayString)(d.value),1),e.showAddButton?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,class:`d-md-none`,onClick:T},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(fi),(0,t.createTextVNode)(` `+(0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryTemplate.newMessageText`)),1)]),_:1})):(0,t.createCommentVNode)(``,!0)]),_:1},16),(0,t.createVNode)(p,(0,t.mergeProps)(x.value,{class:`content-library-header`}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,(0,t.mergeProps)(S.value,{class:`search-block`}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(bh,{type:`text`,modelValue:o.value.searchTerm,"onUpdate:modelValue":a[0]||=e=>o.value.searchTerm=e,placeholder:s.value,delayTimeMs:500,class:`search-input`,onInput:te,autofocus:``},null,8,[`modelValue`,`placeholder`])]),_:1},16),e.showAddButton?((0,t.openBlock)(),(0,t.createBlock)(p,(0,t.mergeProps)({key:0},C.value,{class:`add-button-block d-none d-md-block`}),{default:(0,t.withCtx)(()=>[e.showAddButton?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,onClick:T},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(fi),(0,t.createTextVNode)(` `+(0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryTemplate.newMessageText`)),1)]),_:1})):(0,t.createCommentVNode)(``,!0)]),_:1},16)):(0,t.createCommentVNode)(``,!0),c.value?((0,t.openBlock)(),(0,t.createBlock)(p,(0,t.mergeProps)({key:1},C.value,{class:`select-button-block`}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(KG),{modelValue:o.value.provider,"onUpdate:modelValue":a[1]||=e=>o.value.provider=e,options:e.providerSelectOptions,clearable:!1,searchable:!1,"onOption:selected":ie},{"open-indicator":(0,t.withCtx)(({attributes:e})=>[(0,t.createElementVNode)(`span`,(0,t.normalizeProps)((0,t.guardReactiveProps)(e)),[(0,t.createVNode)(Ie)],16)]),option:(0,t.withCtx)(({icon:e,label:n,img:r})=>[e?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e),{key:0})):(0,t.createCommentVNode)(``,!0),r?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:1,src:r},null,8,WK)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(n),1)]),"selected-option":(0,t.withCtx)(({icon:e,label:n,img:r})=>[e?((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e),{key:0})):(0,t.createCommentVNode)(``,!0),r?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:1,src:r},null,8,GK)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(n),1)]),_:1},8,[`modelValue`,`options`])]),_:1},16)):(0,t.createCommentVNode)(``,!0)]),_:1})]),_:1},16),u.value?((0,t.openBlock)(),(0,t.createBlock)(p,{key:0,md:12,lg:3,class:`content-library-body`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(VK,{filters:i.provider.filters,searchForm:o.value,"enable-edit-category":i.editCategory,"no-header":!0,onCheck:te},{"filter-extra":(0,t.withCtx)(({filter:e})=>[w(e)?((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,variant:`outline-primary-dark`,class:`edit-category-button`,size:`sm`,onClick:ee},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(r)(`contentLibraryTemplate.changeCategoryButtonLabel`)),1)]),_:1})):(0,t.createCommentVNode)(``,!0)]),_:1},8,[`filters`,`searchForm`,`enable-edit-category`])]),_:1})):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)(p,{md:12,lg:g.value,class:`content-library-body`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(yK,{items:l.value,cols:_.value,onOnInsert:E,onOnChange:D,onDelete:O,onShowAttachment:re},null,8,[`items`,`cols`]),(0,t.createVNode)(h,{class:`content-library-pagination`},{default:(0,t.withCtx)(()=>[f.value?((0,t.openBlock)(),(0,t.createBlock)(Ph,{key:0,modelValue:o.value.currentPage,"onUpdate:modelValue":a[2]||=e=>o.value.currentPage=e,totalRows:m.value,rowsPerPage:e.provider.pageSize,onClick:ne,isPatient:!0},null,8,[`modelValue`,`totalRows`,`rowsPerPage`])):(0,t.createCommentVNode)(``,!0)]),_:1})]),_:1},8,[`lg`])]),_:1})]))}}),qK={__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(e,{emit:n}){let{closeModal:r}=GW(`content-library-modal`),i=e,a=n,o=(0,t.ref)(i.modelValue),s=(0,t.computed)(()=>i.modelValue?.provider?.img??null),c=(0,t.computed)(()=>i.modelValue?.provider?.label??``);(0,t.watch)(()=>i.modelValue,e=>{o.value=e},{immediate:!0,deep:!0});let l=e=>{r(),a(`on-insert`,e)},u=()=>{a(`cancel`)},d=e=>{a(`show-attachment`,e)},f=()=>{a(`shown`)},p=e=>{a(`provider-changed`,e)};return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`content-library-modal`,"title-image":s.value,title:c.value,size:`xl`,visible:e.visible,"hide-footer":!0,onCancel:u,onShown:f},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(KK,{modelValue:o.value,"onUpdate:modelValue":r[0]||=e=>o.value=e,provider:e.provider,providerSelectOptions:e.providerSelectOptions,loading:e.loading,onOnInsert:l,onShowAttachment:d,onProviderChanged:p},null,8,[`modelValue`,`provider`,`providerSelectOptions`,`loading`])]),_:1},8,[`title-image`,`title`,`visible`]))}},JK=Object.defineProperty,YK=(e,t,n)=>t in e?JK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,XK=(e,t,n)=>(YK(e,typeof t==`symbol`?t:t+``,n),n),ZK=class{constructor(){XK(this,`seed`,0),XK(this,`data`,new Map)}id(){return Date.now().toString(26)+ this.seed++}add(e,t=this.id()){return this.data.set(t,e),t}get(e){return this.data.get(e)}delete(e){this.delete(e)}},QK=`Failed to copy value to clipboard. Unknown type.`,$K={asString(e){if(e==null)return console.warn(`Clipboard input is empty`),``;if(typeof e!=`string`)try{return JSON.stringify(e)}catch(e){return console.warn(QK,e),``}return e}},eq=`position:fixed; pointer-events:none; z-index:-9999; opacity:0;`,tq={createTextarea(e){let t=document.createElement(`textarea`);return t.addEventListener(`focusin`,e=>{e.stopPropagation()}),t.value=e,t.setAttribute(`readonly`,``),t.style.cssText=eq,t}},nq={async requestClipboardPermission(){return navigator.permissions.query({name:`clipboard-write`})},async writeClipboard(e){return(await nq.requestClipboardPermission()).state===`granted`?(await navigator.clipboard.writeText(e),!0):!1},writeClipboardExecCommand(e){let t=tq.createTextarea(e);if(document.body.appendChild(t),navigator.userAgent.match(/ipad|ipod|iphone/i)){t.contentEditable=`true`,t.readOnly=!0;let e=document.createRange();e.selectNodeContents(t);let n=window.getSelection();n&&(n.removeAllRanges(),n.addRange(e),t.setSelectionRange(0,999999))}else t.select();let n=document.execCommand(`copy`);return document.body.removeChild(t),n},async copy(e){let t=typeof e==`function`?e():e,n=$K.asString(t);if(nq.writeClipboardExecCommand(n))return!0;await nq.writeClipboard(n)}};new ZK;var{showSuccessToast:rq}=KW(),iq=(e,t,n)=>{let r=`${t}\n${e.AfzenderNaam}: \r${e.Datum} \r${oK(sK(e.Tekst))}`;nq.copy(r).then(()=>rq(n))},aq=(e,t,n)=>{let r=`${t}\n${e.filter(e=>e.selected).map(e=>`${e.AfzenderNaam}: \r${e.Datum}\r${oK(sK(e.Tekst))}`).join(`
1822
1876
  -----------------------
1823
- `)}`;RK.copy(r).then(()=>zK(n))},HK=(e,t)=>{RK.copy(e).then(()=>zK(t))},UK={class:`message-cloud-multi-select`},WK={class:`message-cloud-multi-select__body`},GK={class:`message-content`},KK={class:`message-cloud__header`},qK={class:`message-cloud__title`},JK={key:0},YK=[`innerHTML`],XK=(0,t.defineComponent)({__name:`BDConversationToTextModal`,props:{modelValue:{},extraClass:{}},setup(e){let{t:n}=yu(),r=e,i=(0,t.ref)([]),a=(0,t.ref)(!0);(0,t.watchEffect)(()=>{i.value=r.modelValue}),(0,t.watch)(()=>a.value,e=>{i.value.forEach(t=>t.selected=e)});let o=(0,t.computed)(()=>n(`conversationToTextModal.systemMessage`)),s=e=>{let t=e.IsTussentijdseMededeling?`, `:``;return e.AfzenderType===2&&e.AfzenderId!==e.BehandelaarId&&e.BehandelaarId!==null?t+n(`conversationToTextModal.onBehalfOf`)+` `+e.BehandelaarNaam:``},c=e=>e.AfzenderType===2?`is-sender`:`is-receiver`,l=()=>{let e=n(`conversationToTextModal.prefix`),t=n(`conversationToTextModal.copySuccess`);return VK(i.value,e,t)};return(r,u)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`conversation-to-text-modal`,title:`Tekst versie`,"modal-class":e.extraClass,"hide-footer":``},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(v,{variant:`primary`,onClick:l},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(n)(`conversationToTextModal.copyButton`)),1)]),_:1}),(0,t.createElementVNode)(`div`,UK,[(0,t.createVNode)(Vh,{class:`select-all-checkbox`,modelValue:a.value,"onUpdate:modelValue":u[0]||=e=>a.value=e},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(n)(`conversationToTextModal.selectAll`)),1)]),_:1},8,[`modelValue`]),(0,t.createElementVNode)(`div`,WK,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(i.value,(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:`message-cloud-selector`,key:n},[(0,t.createVNode)(Vh,{class:`select-all-checkbox`,modelValue:e.selected,"onUpdate:modelValue":t=>e.selected=t},null,8,[`modelValue`,`onUpdate:modelValue`]),(0,t.createElementVNode)(`div`,GK,[(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)([`message`,c(e)])},[(0,t.createElementVNode)(`div`,KK,[(0,t.createElementVNode)(`div`,qK,[(0,t.createTextVNode)((0,t.toDisplayString)(e.AfzenderNaam)+` `,1),e.IsTussentijdseMededeling?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,JK,[(0,t.createElementVNode)(`i`,null,(0,t.toDisplayString)(o.value),1)])):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`span`,null,[(0,t.createElementVNode)(`i`,null,(0,t.toDisplayString)(s(e)),1)]),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(e.Datum),1)])]),(0,t.createElementVNode)(`div`,{class:`message-cloud__body`,innerHTML:e.Tekst},null,8,YK)],2)])]))),128))])])]),_:1},8,[`modal-class`]))}}),ZK=`direction.boxSizing.width.height.overflowX.overflowY.borderTopWidth.borderRightWidth.borderBottomWidth.borderLeftWidth.borderStyle.paddingTop.paddingRight.paddingBottom.paddingLeft.fontStyle.fontVariant.fontWeight.fontStretch.fontSize.fontSizeAdjust.lineHeight.fontFamily.textAlign.textTransform.textIndent.textDecoration.letterSpacing.wordSpacing.tabSize.MozTabSize`.split(`.`),QK=typeof window<`u`,$K=QK&&window.mozInnerScreenX!==null;function eq(e,t,n){if(!QK)throw Error(`textarea-caret-position#getCaretCoordinates should only be called in a browser`);let r=n&&n.debug||!1;if(r){let e=document.querySelector(`#input-textarea-caret-position-mirror-div`);e&&e.parentNode.removeChild(e)}let i=document.createElement(`div`);i.id=`input-textarea-caret-position-mirror-div`,document.body.appendChild(i);let a=i.style,o=window.getComputedStyle?window.getComputedStyle(e):e.currentStyle,s=e.nodeName===`INPUT`;a.whiteSpace=`pre-wrap`,s||(a.wordWrap=`break-word`),a.position=`absolute`,r||(a.visibility=`hidden`),ZK.forEach(function(e){if(s&&e===`lineHeight`)if(o.boxSizing===`border-box`){let e=parseInt(o.height),t=parseInt(o.paddingTop)+parseInt(o.paddingBottom)+parseInt(o.borderTopWidth)+parseInt(o.borderBottomWidth),n=t+parseInt(o.lineHeight);e>n?a.lineHeight=e-t+`px`:e===n?a.lineHeight=o.lineHeight:a.lineHeight=0}else a.lineHeight=o.height;else a[e]=o[e]}),$K?e.scrollHeight>parseInt(o.height)&&(a.overflowY=`scroll`):a.overflow=`hidden`,i.textContent=e.value.substring(0,t),s&&(i.textContent=i.textContent.replace(/\s/g,`\xA0`));let c=document.createElement(`span`);c.textContent=e.value.substring(t)||`.`,i.appendChild(c);let l={top:c.offsetTop+parseInt(o.borderTopWidth),left:c.offsetLeft+parseInt(o.borderLeftWidth),height:parseInt(o.lineHeight)};return r?c.style.backgroundColor=`#aaa`:document.body.removeChild(i),l}typeof module<`u`&&module.exports!==void 0?module.exports=eq:QK&&(window.getCaretCoordinates=eq);var tq=[`id`,`value`,`disabled`],nq=[`for`],rq={class:`invalid-feedback`},iq={__name:`BDFormMultipleCheckbox`,props:{modelValue:{type:Array,required:!0},options:{type:Array,required:!0},selectAllText:{type:String,default:null},state:{type:Boolean,default:!0},errorMessage:{type:String,default:null},overflow:{type:Boolean,default:!1}},emits:[`update:modelValue`,`on-input`],setup(e,{emit:n}){let r=e,i=n,{t:a}=yu(),o=(0,t.ref)(r.modelValue),s=(0,t.computed)(()=>r.selectAllText?r.selectAllText:a(`form.multipleCheckbox.defaultButton`)),c=(0,t.computed)(()=>{let e=`bd-form-multiple-checkbox`;return r.state||(e+=` is-invalid`),r.overflow&&(e+=` overflow-form-control`),e}),l=(0,t.computed)(()=>r.errorMessage?r.errorMessage:a(`form.multipleCheckbox.defaultErrorMessage`));(0,t.watch)(()=>r.modelValue,e=>{o.value=e}),(0,t.watch)(o,e=>{i(`update:modelValue`,e)});function u(){o.value=r.options.map(e=>e.value),d()}function d(){i(`on-input`,o.value)}return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)(c.value)},[(0,t.createVNode)(v,{variant:`outline-primary`,size:`sm`,onClick:u},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(s.value),1)]),_:1}),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.options,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:`form-check`,key:e.value},[(0,t.withDirectives)((0,t.createElementVNode)(`input`,{class:`form-check-input`,type:`checkbox`,id:e.value,value:e.value,"onUpdate:modelValue":r[0]||=e=>o.value=e,disabled:e.disabled},null,8,tq),[[t.vModelCheckbox,o.value]]),(0,t.createElementVNode)(`label`,{class:`form-check-label`,for:e.value},(0,t.toDisplayString)(e.text),9,nq)]))),128))],2),(0,t.createElementVNode)(`div`,rq,[(0,t.createVNode)($t),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(l.value),1)])],64))}},aq={key:0,class:`pills-list__wrapper`},oq={class:`pills-list__ul`},sq={__name:`BDMessageTemplateForm`,props:{modelValue:{type:Object,required:!0},validation:{type:Object,default:()=>({title:{state:null},text:{state:null},category:{state:null},ownerId:{state:null}})},practitionerOptions:{type:Array,default:null},departmentOptions:{type:Array,default:null},categoryOptions:{type:Array,default:null},files:{type:Array},contentLibraryExternalProviders:{type:Array,default:()=>[]}},emits:[`show-attachment`,`action`,`on-input`],setup(e,{emit:n}){let{showModal:r}=GW(`attachment-upload-modal`),i=e,a=n,{t:o}=yu();(0,t.ref)(!1),(0,t.ref)(!0);let s=(0,t.ref)({top:null,left:null}),c=(0,t.ref)([]),l=(0,t.computed)(()=>void 0),u=(0,t.computed)(()=>i.validation.category.state===!1?`is-invalid`:``),d=(0,t.computed)(()=>[...i.categoryOptions?i.categoryOptions.map(e=>({text:e.name,value:e.name})):[],...c.value]);(0,t.computed)(()=>{if(i.modelValue.tag)return d.value.filter(e=>e.text.toLowerCase().indexOf(i.modelValue.tag.toLowerCase())!==-1)}),(0,t.computed)(()=>GetContentLibraryExternalProviders.value[0].img);let f=(0,t.computed)(()=>{let e=i.modelValue.files||[],t=i.files||[];return[...e,...t]});(0,t.computed)(()=>!s.value.top||!s.value.left?``:`top: ${s.value.top}; left: ${s.value.left};`),(0,t.watch)(i.modelValue,e=>{x()}),(0,t.onMounted)(()=>{i.modelValue.category.length>0&&b()});function p(e){e&&!d.value.some(t=>t.value===e)&&(c.value=[{text:e,value:e}])}function m(e){a(`show-attachment`,e)}function h(e){a(`action`,{action:`content-library`,provider:e})}function g(e){_(i.files,e),_(i.modelValue.files,e)}function _(e,t){let n;n=t.obj.FileId?e.findIndex(e=>e.FileId===t.obj.FileId):e.findIndex(e=>e.CorrelationId===t.obj.CorrelationId),n!==-1&&e.splice(n,1)}function v(e){e.name===`delete-attachment`?g(e):e.name===`image-attachment`&&m(e)}function y(){r()}function b(){let e=document.querySelector(`.ti-new-tag-input-wrapper`);e&&(e.style.display=`none`)}function x(){a(`on-input`,i.modelValue)}return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)(Dh,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Ch,{label:(0,t.unref)(o)(`messageTemplateFormModal.titleLabel`),"label-for":`message-template-input-title`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(bh,{id:`message-template-input-title`,type:`text`,modelValue:e.modelValue.title,"onUpdate:modelValue":r[0]||=t=>e.modelValue.title=t,placeholder:(0,t.unref)(o)(`messageTemplateFormModal.titlePlaceHolder`),state:e.validation.title.state,"invalid-feedback-text":e.validation.title.errorLabel,onInput:x},null,8,[`modelValue`,`placeholder`,`state`,`invalid-feedback-text`])]),_:1},8,[`label`]),(0,t.createVNode)(Ch,{label:(0,t.unref)(o)(`messageTemplateFormModal.replyTemplateLabel`)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(DU,{modelValue:e.modelValue.text,"onUpdate:modelValue":r[1]||=t=>e.modelValue.text=t,placeholder:(0,t.unref)(o)(`messageTemplateFormModal.replyTemplatePlaceHolder`),errorText:(0,t.unref)(o)(`messageTemplateFormModal.validation`),files:f.value,state:e.validation.text.state,variant:`full`,"api-url":l.value,onUpload:y,onAction:v},{default:(0,t.withCtx)(()=>[e.modelValue.pills?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,aq,[(0,t.createElementVNode)(`ul`,oq,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.modelValue.pills,(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{key:n,class:`pills-list__li`},[(0,t.createVNode)(rg,(0,t.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,t.createCommentVNode)(``,!0)]),_:1},8,[`modelValue`,`placeholder`,`errorText`,`files`,`state`,`api-url`]),(0,t.createVNode)(Qm,{"content-library-providers":i.contentLibraryExternalProviders,"is-external-only":!0,onContentLibrary:h},null,8,[`content-library-providers`])]),_:1},8,[`label`]),r[4]||=(0,t.createElementVNode)(`div`,{class:`form-splitter`},null,-1),(0,t.createVNode)(Ch,{label:(0,t.unref)(o)(`messageTemplateFormModal.sharedWithLabel`)},{default:(0,t.withCtx)(()=>[e.departmentOptions?((0,t.openBlock)(),(0,t.createBlock)(iq,{key:0,modelValue:e.modelValue.sharedWithDepartment,"onUpdate:modelValue":r[2]||=t=>e.modelValue.sharedWithDepartment=t,options:e.departmentOptions,overflow:``,onOnInput:x},null,8,[`modelValue`,`options`])):(0,t.createCommentVNode)(``,!0)]),_:1},8,[`label`]),(0,t.createVNode)(Ch,{label:(0,t.unref)(o)(`messageTemplateFormModal.categoryLabel`),"label-for":`input-select-category`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(KG),{modelValue:e.modelValue.category,"onUpdate:modelValue":r[3]||=t=>e.modelValue.category=t,options:d.value,label:`text`,onSearch:p},null,8,[`modelValue`,`options`]),(0,t.createVNode)(eh,{class:(0,t.normalizeClass)(u.value),state:e.validation.category.state,text:e.validation.category.errorLabel},null,8,[`class`,`state`,`text`])]),_:1},8,[`label`])]),_:1}))}},cq={__name:`BDMessageTemplateFormModal`,props:{modelValue:{type:Object,required:!0},files:{type:Array},visible:{type:Boolean,default:null},editable:{type:Boolean,default:!1},departmentOptions:{type:Array},practitionerOptions:{type:Array},categoryOptions:{type:Array},serverErrors:{type:Array,default:null},validation:{type:Object,required:!0},contentLibraryExternalProviders:{type:Array,default:()=>[]}},emits:[`show-attachment`,`action`,`on-submit`,`close`,`on-input`],setup(e,{emit:n}){let r=e,i=n,{t:a}=yu(),o=(0,t.ref)(JSON.parse(JSON.stringify(r.modelValue))),s=(0,t.computed)(()=>r.modelValue.id?a(`messageTemplateFormModal.editTitle`):a(`messageTemplateFormModal.createTitle`)),c=(0,t.computed)(()=>r.modelValue.id?a(`modals.edit`):a(`modals.add`));(0,t.watch)(()=>r.modelValue,e=>{o.value=JSON.parse(JSON.stringify(e))},{immediate:!0,deep:!0});function l(e){i(`show-attachment`,e.obj)}function u(e){i(`action`,e)}function d(){let e=JSON.parse(JSON.stringify(o.value));typeof e.category!=`string`&&(e.category=e.category.value??``),i(`on-submit`,e)}function f(){i(`close`)}function p(){i(`on-input`,o.value)}return(n,i)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`message-template-form-modal`,title:s.value,"submit-button-title":c.value,"server-errors":e.serverErrors,visible:e.visible,onSubmit:d,onCancel:f},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(sq,{modelValue:o.value,"onUpdate:modelValue":i[0]||=e=>o.value=e,departmentOptions:e.departmentOptions,practitionerOptions:e.practitionerOptions,categoryOptions:e.categoryOptions,validation:e.validation,files:e.files,"content-library-external-providers":r.contentLibraryExternalProviders,onOnInput:p,onAction:u,onShowAttachment:l},null,8,[`modelValue`,`departmentOptions`,`practitionerOptions`,`categoryOptions`,`validation`,`files`,`content-library-external-providers`])]),_:1},8,[`title`,`submit-button-title`,`server-errors`,`visible`]))}};function lq(){let e=(0,t.ref)(0),n=(0,t.ref)(!0),r=(0,t.ref)(null),i=(0,t.ref)({top:0,left:0,x:0,y:0});return{zoom:e,mouseDown:n,imageHolderRef:r,pos:i,SetZoom:(0,t.computed)(()=>e.value>0?`zoom-${e.value}`:``),OnMouseDown:e=>{if(!r.value)return;i.value.left=r.value.scrollLeft,i.value.top=r.value.scrollTop;let t=document.querySelector(`#image-attachment-modal`),a=document.querySelector(`.image-preview-image-holder`);t&&(t.style.cursor=`grabbing`),a&&(a.style.cursor=`grabbing`),i.value.x=e.clientX,i.value.y=e.clientY,n.value=!0},OnMouseMove:e=>{if(n.value){let t=e.clientX-i.value.x,n=e.clientY-i.value.y;r.value&&(r.value.scrollTop=i.value.top-n,r.value.scrollLeft=i.value.left-t)}},OnMouseUp:()=>{let e=document.querySelector(`#image-attachment-modal`),t=document.querySelector(`.image-preview-image-holder`);e&&e.style&&(e.style.cursor=``),t&&t.style&&(t.style.cursor=`grab`),n.value=!1}}}var uq=[`src`,`alt`],dq={key:0,class:`show-spinner`},fq={class:`spinner-border text-primary`,role:`status`},pq=[`textContent`],mq=[`href`],hq=(0,t.defineComponent)({__name:`BDImageAttachmentModal`,setup(e,{expose:n}){let{showModal:r}=GW(`image-attachment-modal`),{zoom:i,imageHolderRef:a,SetZoom:o,OnMouseDown:s,OnMouseMove:c,OnMouseUp:l}=lq(),{t:u}=yu(),d=(0,t.ref)(!0),f=(0,t.ref)({BerichtId:0,Id:void 0,MimeType:null,Naam:``,altName:``,downloadUrl:``,fullImageUrl:``,previewUrl:``}),p=(0,t.computed)(()=>u(`imageAttachmentModal.download`)),m=(0,t.computed)(()=>u(`imageAttachmentModal.loading`));n({Show:e=>{f.value=e,i.value=0,r()}});let h=()=>{d.value=!1},g=()=>{f.value={BerichtId:0,Id:void 0,MimeType:null,Naam:``,altName:``,downloadUrl:``,fullImageUrl:``,previewUrl:``}};return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`image-attachment-modal`,class:(0,t.normalizeClass)((0,t.unref)(``)),title:f.value.Naam,hideFooterCancelButton:!0,showHeaderButton:!0,onCancel:g},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,{class:`image-preview-image-holder`,ref_key:`imageHolderRef`,ref:a,onMousedown:n[0]||=(...e)=>(0,t.unref)(s)&&(0,t.unref)(s)(...e),onMousemove:n[1]||=(...e)=>(0,t.unref)(c)&&(0,t.unref)(c)(...e),onMouseup:n[2]||=(...e)=>(0,t.unref)(l)&&(0,t.unref)(l)(...e)},[f.value?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:0,src:f.value.downloadUrl,alt:f.value.Naam,class:(0,t.normalizeClass)([`image-preview-modal`,(0,t.unref)(o)]),onLoad:h,draggable:!1},null,42,uq)):(0,t.createCommentVNode)(``,!0)],544),d.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,dq,[(0,t.createElementVNode)(`div`,fq,[(0,t.createElementVNode)(`span`,{class:`visually-hidden`,textContent:(0,t.toDisplayString)(m.value)},null,8,pq)])])):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)(qa,{modelValue:(0,t.unref)(i),"onUpdate:modelValue":n[3]||=e=>(0,t.isRef)(i)?i.value=e:null,class:`image-preview-bd-zoom-slider`,"max-value":4},null,8,[`modelValue`]),(0,t.createElementVNode)(`a`,{href:f.value.downloadUrl},[(0,t.createVNode)(v,{variant:`primary`,class:`download-image`,textContent:(0,t.toDisplayString)(p.value)},null,8,[`textContent`])],8,mq)]),_:1},8,[`class`,`title`]))}}),gq={key:0},_q={key:1},vq={key:2},yq={key:3},bq={key:1},xq={key:2},Sq=[`href`],Cq=(0,t.defineComponent)({__name:`BDVideoCallConfirmationModal`,props:[`isMissingCameraPermission`,`isMissingMicrophonePermission`,`isMissingMobileActivation`,`isMissingVideoConferencingSupport`,`participantName`,`videoTestUrl`],emits:[`confirmed`],setup(e,{emit:n}){let{t:r}=yu(),i=e,a=n,o=()=>i.isMissingCameraPermission||i.isMissingMicrophonePermission||i.isMissingMobileActivation||i.isMissingVideoConferencingSupport,s=(0,t.computed)(()=>o()?r(`videoCallConfirmationModal.close`):r(`videoCallConfirmationModal.cancel`)),c=(0,t.computed)(()=>`${i.participantName} ${r(`videoCallConfirmationModal.noMobileActivationMessage`)}`),l=(0,t.computed)(()=>`${i.participantName} ${r(`videoCallConfirmationModal.noCompatibleDevices`)}`),u=(0,t.computed)(()=>r(`videoCallConfirmationModal.title`)),d=(0,t.computed)(()=>r(`videoCallConfirmationModal.ok`)),f=(0,t.computed)(()=>r(`videoCallConfirmationModal.generalWarning`)),p=(0,t.computed)(()=>r(`videoCallConfirmationModal.cameraPermissionMissing`)),m=(0,t.computed)(()=>r(`videoCallConfirmationModal.microphonePermissionMissing`)),h=(0,t.computed)(()=>r(`videoCallConfirmationModal.message`)),g=(0,t.computed)(()=>r(`videoCallConfirmationModal.participantMessage`)),_=(0,t.computed)(()=>r(`videoCallConfirmationModal.testMessage`)),v=(0,t.computed)(()=>r(`videoCallConfirmationModal.helpMessage`)),y=()=>a(`confirmed`);return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`video-call-confirmation-modal`,title:u.value,"submit-button-title":d.value,"close-button-title":s.value,"hide-footer-submit-button":o(),onSubmit:y},{default:(0,t.withCtx)(()=>[o()?((0,t.openBlock)(),(0,t.createBlock)(Oa,{key:0,variant:`warning`},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`p`,null,(0,t.toDisplayString)(f.value),1),(0,t.createElementVNode)(`ul`,null,[i.isMissingCameraPermission?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,gq,(0,t.toDisplayString)(p.value),1)):(0,t.createCommentVNode)(``,!0),i.isMissingMicrophonePermission?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,_q,(0,t.toDisplayString)(m.value),1)):(0,t.createCommentVNode)(``,!0),i.isMissingMobileActivation?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,vq,(0,t.toDisplayString)(c.value),1)):(0,t.createCommentVNode)(``,!0),i.isMissingVideoConferencingSupport?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,yq,(0,t.toDisplayString)(l.value),1)):(0,t.createCommentVNode)(``,!0)])]),_:1})):i.participantName?((0,t.openBlock)(),(0,t.createElementBlock)(`p`,bq,[(0,t.createTextVNode)((0,t.toDisplayString)(g.value)+` `,1),(0,t.createElementVNode)(`b`,null,(0,t.toDisplayString)(i.participantName),1),n[0]||=(0,t.createTextVNode)(`?`,-1)])):((0,t.openBlock)(),(0,t.createElementBlock)(`p`,xq,(0,t.toDisplayString)(h.value),1)),(0,t.createElementVNode)(`p`,null,[(0,t.createElementVNode)(`a`,{href:i.videoTestUrl,target:`blank`,rel:`noopener noreferrer`},(0,t.toDisplayString)(_.value),9,Sq),(0,t.createElementVNode)(`span`,null,`\xA0`+(0,t.toDisplayString)(v.value),1)])]),_:1},8,[`title`,`submit-button-title`,`close-button-title`,`hide-footer-submit-button`]))}}),wq=()=>({ResetValidation:e=>{for(let t in e.value)e.value[t].state=null},ValidationObjectIsValid:e=>{for(let t in e)if(e[t].state===!1)return!1;return!0}}),Tq={class:`template change-password-template`},Eq={class:`template-title`},Dq={key:0},Oq={key:1},kq={class:`bd-form-field`},Aq={class:`bd-form-field`},jq={class:`bd-form-field`},Mq={class:`bd-form-buttons`},Nq=(0,t.defineComponent)({__name:`BDChangePasswordTemplate`,props:{templateTitle:{},alertText:{},currentPasswordLabel:{},newPasswordLabel:{},confirmNewPasswordLabel:{},submitButtonText:{},cancelButtonText:{},successText:{},failureText:{},requiredText:{},incompatibleText:{},minimalRequirementsText:{},submitPassword:{type:Function}},setup(e){let{t:n}=yu(),{showDangerToast:r,showWarningToast:i,showSuccessToast:a}=KW(),{errorMessages:o,errorMessageText:s,MapServerErrors:c,ResetServerErrors:l}=JW(null),{ValidationObjectIsValid:u}=wq(),d=e,f=(0,t.ref)({password:``,passwordNew:``,passwordRepeat:``}),g=(0,t.ref)({password:{state:null,errorLabel:``},passwordNew:{state:null,errorLabel:``},passwordRepeat:{state:null,errorLabel:``}}),_=()=>{if(!y())return;let e=d.submitPassword(f.value);e&&e.then(()=>{a(d.successText),b()}).catch(e=>{r(d.failureText),c(e)})},y=()=>{if(f.value.passwordNew&&!/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/.test(f.value.passwordNew))g.value.passwordNew.state=!1,g.value.passwordNew.errorLabel=d.minimalRequirementsText;else{let e=f.value.passwordRepeat===f.value.passwordNew,t=e?d.requiredText:d.incompatibleText;g.value.passwordNew.state=f.value.passwordNew!==``&&e?null:!1,g.value.passwordNew.errorLabel=t,g.value.passwordRepeat.state=f.value.passwordRepeat!==``&&e?null:!1,g.value.passwordRepeat.errorLabel=t}return g.value.password.state=f.value.password===``?!1:null,g.value.password.errorLabel=g.value.password.state?``:d.requiredText,u(g.value)},b=()=>{f.value.password===``&&f.value.passwordNew===``&&f.value.passwordRepeat===``||(f.value.password=``,f.value.passwordNew=``,f.value.passwordRepeat=``,g.value.password.state=null,g.value.passwordNew.state=null,g.value.passwordRepeat.state=null,l(),i(n(`changePasswordTemplate.toasters.reset`)))};return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`main`,Tq,[(0,t.createVNode)(m,{class:`container-xl`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(h,{class:`justify-content-md-center template-header`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,{xs:12,md:10,lg:7},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`h1`,Eq,(0,t.toDisplayString)(d.templateTitle),1)]),_:1})]),_:1}),(0,t.createVNode)(h,{class:`justify-content-md-center`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,{xs:12,md:10,lg:7},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(ao,{class:`bd-card-template`,"no-header":!0},{body:(0,t.withCtx)(()=>[(0,t.createVNode)(m,{class:`container-fluid`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Oa,{variant:`warning`},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.alertText),1)]),_:1})]),_:1})]),_:1}),(0,t.unref)(o)||(0,t.unref)(s)?((0,t.openBlock)(),(0,t.createBlock)(h,{key:0},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Oa,{variant:`danger`},{default:(0,t.withCtx)(()=>[(0,t.unref)(o)?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Dq,[(0,t.createElementVNode)(`ul`,null,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)((0,t.unref)(o),(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{key:n},[(0,t.createVNode)(Jn),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(e),1)]))),128))])])):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Oq,(0,t.toDisplayString)((0,t.unref)(s)),1))]),_:1})]),_:1})]),_:1})):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,{class:`bd-card-form`,sm:12,md:12},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`form`,{onSubmit:(0,t.withModifiers)(_,[`prevent`]),onReset:(0,t.withModifiers)(b,[`prevent`]),class:`form`},[(0,t.createElementVNode)(`div`,kq,[(0,t.createVNode)(bh,{modelValue:(0,t.unref)(f).password,"onUpdate:modelValue":r[0]||=e=>(0,t.unref)(f).password=e,label:e.currentPasswordLabel,state:(0,t.unref)(g).password.state,type:`password`,"invalid-feedback-text":(0,t.unref)(g).password.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,t.createElementVNode)(`div`,Aq,[(0,t.createVNode)(bh,{modelValue:(0,t.unref)(f).passwordNew,"onUpdate:modelValue":r[1]||=e=>(0,t.unref)(f).passwordNew=e,label:e.newPasswordLabel,state:(0,t.unref)(g).passwordNew.state,type:`password`,"invalid-feedback-text":(0,t.unref)(g).passwordNew.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,t.createElementVNode)(`div`,jq,[(0,t.createVNode)(bh,{modelValue:(0,t.unref)(f).passwordRepeat,"onUpdate:modelValue":r[2]||=e=>(0,t.unref)(f).passwordRepeat=e,label:e.confirmNewPasswordLabel,state:(0,t.unref)(g).passwordRepeat.state,type:`password`,"invalid-feedback-text":(0,t.unref)(g).passwordRepeat.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,t.createElementVNode)(`div`,Mq,[(0,t.createVNode)(v,{type:`submit`},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.submitButtonText),1)]),_:1}),(0,t.createVNode)(v,{type:`reset`,variant:`link`},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.cancelButtonText),1)]),_:1})])],32)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]))}}),Pq={class:`template not-found-template`},Fq={class:`center-screen`},Iq={class:`container-warning`},Lq=[`textContent`],Rq=[`textContent`],zq=(0,t.defineComponent)({__name:`BDNotFoundTemplate`,props:{buttonText:{type:String}},emits:[`navigate`],setup(e,{emit:n}){let{t:r}=yu(),i=e,a=n,o=(0,t.computed)(()=>i.buttonText||r(`notFoundTemplate.buttonDefault`)),s=(0,t.computed)(()=>r(`notFoundTemplate.title`)),c=(0,t.computed)(()=>r(`notFoundTemplate.description`)),l=()=>a(`navigate`);return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`main`,Pq,[(0,t.createVNode)(m,{class:`container-xl`},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,Fq,[(0,t.createElementVNode)(`div`,Iq,[(0,t.createVNode)(oa),(0,t.createElementVNode)(`h5`,{textContent:(0,t.toDisplayString)(s.value)},null,8,Lq),(0,t.createElementVNode)(`p`,{textContent:(0,t.toDisplayString)(c.value)},null,8,Rq),(0,t.createVNode)(v,{onClick:l,variant:`primary`,type:`button`,textContent:(0,t.toDisplayString)(o.value)},null,8,[`textContent`])])])]),_:1})]))}});e.BDAlert=Oa,e.BDArticle=Wh,e.BDAssignConversationModal=rG,e.BDAttachmentPreviewList=EP,e.BDAttachmentUploadModal=iG,e.BDBadge=Eh,e.BDButton=v,e.BDCard=ao,e.BDChangePasswordTemplate=Nq,e.BDChatCloud=qU,e.BDCol=p,e.BDCollapsableCard=lo,e.BDConfirmationModal=nG,e.BDContainer=m,e.BDContentLibraryModal=kK,e.BDContentLibrarySplitButton=Qm,e.BDContentLibraryTemplate=OK,e.BDConversationToTextModal=XK,e.BDDate=Dg,e.BDDropdown=mW,e.BDDropdownItem=Og,e.BDFileUpload=Y_,e.BDForm=Dh,e.BDFormCheckbox=Vh,e.BDFormInput=bh,e.BDFormInvalidFeedback=eh,e.BDFormSelect=zh,e.BDHeader=xW,e.BDImageAttachmentModal=hq,e.BDImageAttachmentPreviewList=FP,e.BDInputGroup=Ch,e.BDLink=_,e.BDLogo=S,e.BDMarkdownEditor=DU,e.BDMessageTemplateFormModal=cq,e.BDMobileMenu=PU,e.BDModal=WW,e.BDNotFoundTemplate=zq,e.BDPagination=Ph,e.BDPhoneNumberEditModal=$W,e.BDPill=rg,e.BDPractitionerHeader=FW,e.BDProfileImage=Xa,e.BDRow=h,e.BDSessionTimeOutModal=tG,e.BDTable=nW,e.BDToast=Yh,e.BDUser=zU,e.BDUserInformation=cg,e.BDVideoCallConfirmationModal=Cq,e.BDVideoCallToast=pW,e.BDZoomslider=qa,e.CopyChatMessageToClipboard=BK,e.CopyChatMessagesToClipboard=VK,e.CopyHl7MessagesToClipboard=HK,e.CreateHyperlinkParagraph=(e,t)=>`<p><a href="${e}" title="${t}" target="_blank" rel="noopener noreferrer">${t}</a></p>`,e.CreateThumbnailUri=zP,e.IconAcademy=E,e.IconArrowDown=te,e.IconArrowUp=ie,e.IconAttachment=ce,e.IconBold=fe,e.IconBulletList=ge,e.IconCalendar=be,e.IconCall=we,e.IconCallReject=Oe,e.IconCardView=je,e.IconCaretDown=Fe,e.IconCaretLeft=ze,e.IconCaretRight=Ue,e.IconCheck=qe,e.IconClipboard=Ze,e.IconClose=tt,e.IconComment=at,e.IconCommentActive=lt,e.IconCommentStatic=pt,e.IconCommonFileEmpty=_t,e.IconCommonFileWarning=xt,e.IconContactPerson=Tt,e.IconCopy=kt,e.IconDelete=Nt,e.IconDoubleCheck=Lt,e.IconDownloadImage=Vt,e.IconEdit=Gt,e.IconEndCall=Yt,e.IconError=$t,e.IconExternal=rn,e.IconEyeShow=cn,e.IconEyeSlash=fn,e.IconFile=gn,e.IconFileAdded=bn,e.IconForward=wn,e.IconHix=On,e.IconHyperlink=Mn,e.IconImageFileLandscape=In,e.IconImageFileWarning=Bn,e.IconInbox=Wn,e.IconInfo=Jn,e.IconInformationCircle=Qn,e.IconItalic=nr,e.IconListView=or,e.IconLock=ur,e.IconLusciiEscalated=mr,e.IconLusciiLogo=vr,e.IconLusciiOpen=Sr,e.IconLusciiPriorityHigh=Er,e.IconLusciiPriorityLow=Ar,e.IconLusciiPriorityMedium=Pr,e.IconMenu=Rr,e.IconMessage=Hr,e.IconMessageForward=Kr,e.IconMicrophoneSlash=Yr,e.IconMicrosoftTeams=$r,e.IconMin=ri,e.IconOrderedList=si,e.IconPlus=di,e.IconRefresh=hi,e.IconRemove=yi,e.IconSananetLogo=wi,e.IconService=Oi,e.IconShareScreen=Mi,e.IconSingleNeutral=Ii,e.IconSort=Bi,e.IconSortAsc=Wi,e.IconSortDesc=Ji,e.IconSortNone=Qi,e.IconTriangleDown=na,e.IconTriangleExclamation=oa,e.IconUnderline=ua,e.IconVideoDisabled=_a,e.IconVideocall=ma,e.IconWarning=xa,e.IconZorgkaart=Ta,e.MapAttachmentsForApi=IP,e.MapToAttachmentObjects=HP,e.TransformHyperlinks=e=>{let t=/<a\b[^>]*>.*?<\/a>/gi,n=[],r;for(;(r=t.exec(e))!==null;)n.push({start:r.index,end:r.index+r[0].length});return e.replace(/(https?:\/\/[^\s<>"',]+|www\.[^\s<>"',]+)/g,(e,t,r)=>n.some(e=>r>=e.start&&r<e.end)?e:`<a href="${e.startsWith(`www.`)?`http://${e}`:e}" target="_blank" rel="noopener noreferrer">${e}</a>`)},e.ValidateUrl=e=>e.startsWith(`http://`)||e.startsWith(`https://`),e.default={install:e=>{e.component(`BDAlert`,Oa),e.component(`BDArticle`,Wh),e.component(`BDAssignConversationModal`,rG),e.component(`BDAttachmentPreviewList`,EP),e.component(`BDAttachmentUploadModal`,iG),e.component(`BDBadge`,Eh),e.component(`BDButton`,v),e.component(`BDCard`,ao),e.component(`BDChangePasswordTemplate`,Nq),e.component(`BDChatCloud`,qU),e.component(`BDCol`,p),e.component(`BDCollapsableCard`,lo),e.component(`BDConfirmationModal`,nG),e.component(`BDContentLibraryModal`,kK),e.component(`BDConversationToTextModal`,XK),e.component(`BDContentLibrarySplitButton`,Qm),e.component(`BDContentLibraryTemplate`,OK),e.component(`BDContainer`,m),e.component(`BDDropdown`,mW),e.component(`BDDropdownItem`,Og),e.component(`BDFileUpload`,Y_),e.component(`BDForm`,Dh),e.component(`BDFormCheckbox`,Vh),e.component(`BDFormInput`,bh),e.component(`BDFormInvalidFeedback`,eh),e.component(`BDFormSelect`,zh),e.component(`BDHeader`,xW),e.component(`BDImageAttachmentModal`,hq),e.component(`BDImageAttachmentPreviewList`,FP),e.component(`BDInputGroup`,Ch),e.component(`BDLink`,_),e.component(`BDLogo`,S),e.component(`BDMarkdownEditor`,DU),e.component(`BDMessageTemplateFormModal`,cq),e.component(`BDMobileMenu`,PU),e.component(`BDModal`,WW),e.component(`BDNotFoundTemplate`,zq),e.component(`BDPagination`,Ph),e.component(`BDPhoneNumberEditModal`,$W),e.component(`BDPill`,rg),e.component(`BDPractitionerHeader`,FW),e.component(`BDProfileImage`,Xa),e.component(`BDRow`,h),e.component(`BDSessionTimeOutModal`,tG),e.component(`BDTable`,nW),e.component(`BDToast`,Yh),e.component(`BDUser`,zU),e.component(`BDUserInformation`,cg),e.component(`BDVideoCallConfirmationModal`,Cq),e.component(`BDVideoCallToast`,pW),e.component(`BDZoomslider`,qa),e.component(`BDDate`,Dg),e.component(`IconAcademy`,E),e.component(`IconArrowDown`,te),e.component(`IconArrowUp`,ie),e.component(`IconAttachment`,ce),e.component(`IconBold`,fe),e.component(`IconBulletList`,ge),e.component(`IconCalendar`,be),e.component(`IconCall`,we),e.component(`IconCallReject`,Oe),e.component(`IconCardView`,je),e.component(`IconCaretDown`,Fe),e.component(`IconCaretLeft`,ze),e.component(`IconCaretRight`,Ue),e.component(`IconCheck`,qe),e.component(`IconClipboard`,Ze),e.component(`IconClose`,tt),e.component(`IconComment`,at),e.component(`IconCommentActive`,lt),e.component(`IconCommonFileEmpty`,_t),e.component(`IconCommonFileWarning`,xt),e.component(`IconCommentStatic`,pt),e.component(`IconContactPerson`,Tt),e.component(`IconCopy`,kt),e.component(`IconDelete`,Nt),e.component(`IconDoubleCheck`,Lt),e.component(`IconDownloadImage`,Vt),e.component(`IconEdit`,Gt),e.component(`IconEndCall`,Yt),e.component(`IconError`,$t),e.component(`IconExternal`,rn),e.component(`IconEyeShow`,cn),e.component(`IconEyeSlash`,fn),e.component(`IconFile`,gn),e.component(`IconFileAdded`,bn),e.component(`IconForward`,wn),e.component(`IconHix`,On),e.component(`IconHyperlink`,Mn),e.component(`IconImageFileLandscape`,In),e.component(`IconImageFileWarning`,Bn),e.component(`IconInbox`,Wn),e.component(`IconInfo`,Jn),e.component(`IconInformationCircle`,Qn),e.component(`IconItalic`,nr),e.component(`IconListView`,or),e.component(`IconLock`,ur),e.component(`IconLusciiEscalated`,mr),e.component(`IconLusciiLogo`,vr),e.component(`IconLusciiOpen`,Sr),e.component(`IconLusciiPriorityHigh`,Er),e.component(`IconLusciiPriorityLow`,Ar),e.component(`IconLusciiPriorityMedium`,Pr),e.component(`IconMenu`,Rr),e.component(`IconMessage`,Hr),e.component(`IconMessageForward`,Kr),e.component(`IconMicrophoneSlash`,Yr),e.component(`IconMicrosoftTeams`,$r),e.component(`IconMin`,ri),e.component(`IconOrderedList`,si),e.component(`IconPlus`,di),e.component(`IconRefresh`,hi),e.component(`IconRemove`,yi),e.component(`IconSananetLogo`,wi),e.component(`IconService`,Oi),e.component(`IconShareScreen`,Mi),e.component(`IconSingleNeutral`,Ii),e.component(`IconSort`,Bi),e.component(`IconSortAsc`,Wi),e.component(`IconSortDesc`,Ji),e.component(`IconSortNone`,Qi),e.component(`IconTriangleDown`,na),e.component(`IconTriangleExclamation`,oa),e.component(`IconUnderline`,ua),e.component(`IconVideoDisabled`,_a),e.component(`IconVideocall`,ma),e.component(`IconWarning`,xa),e.component(`IconZorgkaart`,Ta),e.directive(`vBDTooltip`,SU)}},e.getDisplayDateNumeric=Tg,e.getDisplayDateTextual=Sg,e.getDisplayDateTimeNumeric=wg,e.getDisplayDateTimeTextual=Cg,e.useModal=GW,e.usePopover=EW,e.useServerErrors=JW,e.useSessionTimeOut=eG,e.useToaster=KW,e.useValidation=wq,e.useWindow=wW,e.useZoom=lq,e.vBdTooltip=SU});
1877
+ `)}`;nq.copy(r).then(()=>rq(n))},oq=(e,t)=>{nq.copy(e).then(()=>rq(t))},sq={class:`message-cloud-multi-select`},cq={class:`message-cloud-multi-select__body`},lq={class:`message-content`},uq={class:`message-cloud__header`},dq={class:`message-cloud__title`},fq={key:0},pq=[`innerHTML`],mq=(0,t.defineComponent)({__name:`BDConversationToTextModal`,props:{modelValue:{},extraClass:{}},setup(e){let{t:n}=bu(),r=e,i=(0,t.ref)([]),a=(0,t.ref)(!0);(0,t.watchEffect)(()=>{i.value=r.modelValue}),(0,t.watch)(()=>a.value,e=>{i.value.forEach(t=>t.selected=e)});let o=(0,t.computed)(()=>n(`conversationToTextModal.systemMessage`)),s=e=>{let t=e.IsTussentijdseMededeling?`, `:``;return e.AfzenderType===2&&e.AfzenderId!==e.BehandelaarId&&e.BehandelaarId!==null?t+n(`conversationToTextModal.onBehalfOf`)+` `+e.BehandelaarNaam:``},c=e=>e.AfzenderType===2?`is-sender`:`is-receiver`,l=()=>{let e=n(`conversationToTextModal.prefix`),t=n(`conversationToTextModal.copySuccess`);return aq(i.value,e,t)};return(r,u)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`conversation-to-text-modal`,title:`Tekst versie`,"modal-class":e.extraClass,"hide-footer":``},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(v,{variant:`primary`,onClick:l},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(n)(`conversationToTextModal.copyButton`)),1)]),_:1}),(0,t.createElementVNode)(`div`,sq,[(0,t.createVNode)(Vh,{class:`select-all-checkbox`,modelValue:a.value,"onUpdate:modelValue":u[0]||=e=>a.value=e},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)((0,t.unref)(n)(`conversationToTextModal.selectAll`)),1)]),_:1},8,[`modelValue`]),(0,t.createElementVNode)(`div`,cq,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(i.value,(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:`message-cloud-selector`,key:n},[(0,t.createVNode)(Vh,{class:`select-all-checkbox`,modelValue:e.selected,"onUpdate:modelValue":t=>e.selected=t},null,8,[`modelValue`,`onUpdate:modelValue`]),(0,t.createElementVNode)(`div`,lq,[(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)([`message`,c(e)])},[(0,t.createElementVNode)(`div`,uq,[(0,t.createElementVNode)(`div`,dq,[(0,t.createTextVNode)((0,t.toDisplayString)(e.AfzenderNaam)+` `,1),e.IsTussentijdseMededeling?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,fq,[(0,t.createElementVNode)(`i`,null,(0,t.toDisplayString)(o.value),1)])):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`span`,null,[(0,t.createElementVNode)(`i`,null,(0,t.toDisplayString)(s(e)),1)]),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(e.Datum),1)])]),(0,t.createElementVNode)(`div`,{class:`message-cloud__body`,innerHTML:e.Tekst},null,8,pq)],2)])]))),128))])])]),_:1},8,[`modal-class`]))}}),hq=[`id`,`value`,`disabled`],gq=[`for`],_q={class:`invalid-feedback`},vq={__name:`BDFormMultipleCheckbox`,props:{modelValue:{type:Array,required:!0},options:{type:Array,required:!0},selectAllText:{type:String,default:null},state:{type:Boolean,default:!0},errorMessage:{type:String,default:null},overflow:{type:Boolean,default:!1}},emits:[`update:modelValue`,`on-input`,`change-department`],setup(e,{emit:n}){let r=e,i=n,{t:a}=bu(),o=(0,t.ref)(r.modelValue),s=(0,t.computed)(()=>r.selectAllText?r.selectAllText:a(`form.multipleCheckbox.defaultButton`)),c=(0,t.computed)(()=>{let e=`bd-form-multiple-checkbox`;return r.state||(e+=` is-invalid`),r.overflow&&(e+=` overflow-form-control`),e}),l=(0,t.computed)(()=>r.errorMessage?r.errorMessage:a(`form.multipleCheckbox.defaultErrorMessage`));(0,t.watch)(()=>r.modelValue,e=>{o.value=e}),(0,t.watch)(o,e=>{i(`update:modelValue`,e),i(`on-input`,e),i(`change-department`,e)});function u(){o.value=r.options.map(e=>e.value),d()}function d(){i(`on-input`,o.value)}return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)(c.value)},[(0,t.createVNode)(v,{variant:`outline-primary`,size:`sm`,onClick:u},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(s.value),1)]),_:1}),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.options,e=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:`form-check`,key:e.value},[(0,t.withDirectives)((0,t.createElementVNode)(`input`,{class:`form-check-input`,type:`checkbox`,id:e.value,value:e.value,"onUpdate:modelValue":r[0]||=e=>o.value=e,disabled:e.disabled},null,8,hq),[[t.vModelCheckbox,o.value]]),(0,t.createElementVNode)(`label`,{class:`form-check-label`,for:e.value},(0,t.toDisplayString)(e.text),9,gq)]))),128))],2),(0,t.createElementVNode)(`div`,_q,[(0,t.createVNode)(en),(0,t.createTextVNode)(` `+(0,t.toDisplayString)(l.value),1)])],64))}},yq={key:0,class:`pills-list__wrapper`},bq={class:`pills-list__ul`},xq={__name:`BDMessageTemplateForm`,props:{modelValue:{type:Object,required:!0},validation:{type:Object,default:()=>({title:{state:null},text:{state:null},category:{state:null},ownerId:{state:null}})},practitionerOptions:{type:Array,default:null},departmentOptions:{type:Array,default:null},categoryOptions:{type:Array,default:null},files:{type:Array},contentLibraryExternalProviders:{type:Array,default:()=>[]},isOperator:{type:Boolean,default:!1}},emits:[`update:modelValue`,`show-attachment`,`action`,`on-input`,`change-department`],setup(e,{emit:n}){let{showModal:r}=GW(`attachment-upload-modal`),i=e,a=n,{t:o}=bu(),s=(0,t.ref)([]),c=(0,t.computed)(()=>void 0),l=(0,t.computed)(()=>i.validation.category.state===!1?`is-invalid`:``),u=(0,t.computed)(()=>i.validation.ownerId.state===!1?`is-invalid`:``),d=(0,t.computed)(()=>[...i.categoryOptions?i.categoryOptions.map(e=>({text:e.name,value:e.name})):[],...s.value]),f=(0,t.computed)(()=>i.practitionerOptions?.find(e=>e.value===i.modelValue?.ownerId)??null);function p(e){E({...i.modelValue,ownerId:e?.value??null})}let m=(0,t.computed)(()=>i.modelValue.sharedWithDepartment||[]);function h(e){E({...i.modelValue,sharedWithDepartment:e})}(0,t.watch)(()=>i.practitionerOptions,(e=[])=>{if(e.length){if(e.length===1){p(e[0]);return}!e.some(e=>e.value===i.modelValue.ownerId)&&i.modelValue.ownerId!=null&&p(null)}},{immediate:!0}),(0,t.computed)(()=>{if(i.modelValue.tag)return d.value.filter(e=>e.text.toLowerCase().indexOf(i.modelValue.tag.toLowerCase())!==-1)}),(0,t.computed)(()=>GetContentLibraryExternalProviders.value[0].img);let g=(0,t.computed)(()=>{let e=i.modelValue.files||[],t=i.files||[];return[...e,...t]});(0,t.onMounted)(()=>{i.modelValue.category.length>0&&w()});function _(e){e&&!d.value.some(t=>t.value===e)&&(s.value=[{text:e,value:e}])}function v(e){a(`show-attachment`,e)}function y(e){a(`action`,{action:`content-library`,provider:e})}function b(e){x(i.files,e),x(i.modelValue.files,e)}function x(e,t){let n;n=t.obj.FileId?e.findIndex(e=>e.FileId===t.obj.FileId):e.findIndex(e=>e.CorrelationId===t.obj.CorrelationId),n!==-1&&e.splice(n,1)}function S(e){e.name===`delete-attachment`?b(e):e.name===`image-attachment`&&v(e)}function C(){r()}function w(){let e=document.querySelector(`.ti-new-tag-input-wrapper`);e&&(e.style.display=`none`)}function T(e){E({...i.modelValue,category:e})}function E(e){a(`update:modelValue`,e),a(`on-input`,e)}function D(){a(`change-department`,i.modelValue)}return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)(Dh,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(Ch,{label:(0,t.unref)(o)(`messageTemplateFormModal.titleLabel`),"label-for":`message-template-input-title`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(bh,{id:`message-template-input-title`,type:`text`,modelValue:e.modelValue.title,"onUpdate:modelValue":r[0]||=t=>e.modelValue.title=t,placeholder:(0,t.unref)(o)(`messageTemplateFormModal.titlePlaceHolder`),state:e.validation.title.state,"invalid-feedback-text":e.validation.title.errorLabel},null,8,[`modelValue`,`placeholder`,`state`,`invalid-feedback-text`])]),_:1},8,[`label`]),(0,t.createVNode)(Ch,{label:(0,t.unref)(o)(`messageTemplateFormModal.replyTemplateLabel`)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(DU,{modelValue:e.modelValue.text,"onUpdate:modelValue":r[1]||=t=>e.modelValue.text=t,placeholder:(0,t.unref)(o)(`messageTemplateFormModal.replyTemplatePlaceHolder`),errorText:(0,t.unref)(o)(`messageTemplateFormModal.validation`),files:g.value,state:e.validation.text.state,variant:`full`,"api-url":c.value,onUpload:C,onAction:S},{default:(0,t.withCtx)(()=>[e.modelValue.pills?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,yq,[(0,t.createElementVNode)(`ul`,bq,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.modelValue.pills,(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{key:n,class:`pills-list__li`},[(0,t.createVNode)(rg,(0,t.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,t.createCommentVNode)(``,!0)]),_:1},8,[`modelValue`,`placeholder`,`errorText`,`files`,`state`,`api-url`]),(0,t.createVNode)(Qm,{"content-library-providers":e.contentLibraryExternalProviders,"is-external-only":!0,onContentLibrary:y},null,8,[`content-library-providers`])]),_:1},8,[`label`]),r[2]||=(0,t.createElementVNode)(`div`,{class:`form-splitter`},null,-1),(0,t.createVNode)(Ch,{label:(0,t.unref)(o)(`messageTemplateFormModal.sharedWithLabel`)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(vq,{modelValue:m.value,"onUpdate:modelValue":h,options:e.departmentOptions,onChangeDepartment:D,overflow:``},null,8,[`modelValue`,`options`])]),_:1},8,[`label`]),e.isOperator?((0,t.openBlock)(),(0,t.createBlock)(Ch,{key:0,label:(0,t.unref)(o)(`messageTemplateFormModal.owner`),"label-for":`input-select-owner`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(KG),{modelValue:f.value,"onUpdate:modelValue":p,options:e.practitionerOptions,label:`text`,placeholder:(0,t.unref)(o)(`messageTemplateFormModal.ownerPlaceholder`)},null,8,[`modelValue`,`options`,`placeholder`]),(0,t.createVNode)(eh,{class:(0,t.normalizeClass)(u.value),state:e.validation.ownerId.state,text:e.validation.ownerId.errorLabel},null,8,[`class`,`state`,`text`])]),_:1},8,[`label`])):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)(Ch,{label:(0,t.unref)(o)(`messageTemplateFormModal.categoryLabel`),"label-for":`input-select-category`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(KG),{modelValue:e.modelValue.category,"onUpdate:modelValue":T,options:d.value,label:`text`,placeholder:(0,t.unref)(o)(`messageTemplateFormModal.categoryPlaceholderDropdown`),onSearch:_},null,8,[`modelValue`,`options`,`placeholder`]),(0,t.createVNode)(eh,{class:(0,t.normalizeClass)(l.value),state:e.validation.category.state,text:e.validation.category.errorLabel},null,8,[`class`,`state`,`text`])]),_:1},8,[`label`])]),_:1}))}},Sq={__name:`BDMessageTemplateFormModal`,props:{modelValue:{type:Object,required:!0},files:{type:Array},visible:{type:Boolean,default:null},editable:{type:Boolean,default:!1},departmentOptions:{type:Array},practitionerOptions:{type:Array},categoryOptions:{type:Array},serverErrors:{type:Array,default:null},validation:{type:Object,required:!0},contentLibraryExternalProviders:{type:Array,default:()=>[]},isOperator:{type:Boolean,default:!1}},emits:[`show-attachment`,`action`,`on-submit`,`close`,`on-input`,`change-department`],setup(e,{emit:n}){let r=e,i=n,{t:a}=bu(),o=!1,s=(0,t.ref)(JSON.parse(JSON.stringify(r.modelValue))),c=(0,t.computed)(()=>r.modelValue.id?a(`messageTemplateFormModal.editTitle`):a(`messageTemplateFormModal.createTitle`)),l=(0,t.computed)(()=>r.modelValue.id?a(`modals.edit`):a(`modals.add`));(0,t.watch)(()=>r.modelValue,e=>{o||(s.value=JSON.parse(JSON.stringify(e)))},{immediate:!0,deep:!0});function u(e){i(`show-attachment`,e.obj)}function d(e){i(`action`,e)}function f(){let e=JSON.parse(JSON.stringify(s.value));typeof e.category!=`string`&&(e.category=e.category.value??``),i(`on-submit`,e)}function p(){i(`close`)}function m(){i(`on-input`,s.value)}function h(){o=!0,i(`change-department`,s.value),(0,t.nextTick)(()=>{o=!1})}return(n,i)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`message-template-form-modal`,title:c.value,"submit-button-title":l.value,"server-errors":e.serverErrors,visible:e.visible,onSubmit:f,onCancel:p},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(xq,{modelValue:s.value,"onUpdate:modelValue":i[0]||=e=>s.value=e,departmentOptions:e.departmentOptions,practitionerOptions:e.practitionerOptions,categoryOptions:e.categoryOptions,validation:e.validation,files:e.files,"content-library-external-providers":r.contentLibraryExternalProviders,"is-operator":r.isOperator,onOnInput:m,onAction:d,onShowAttachment:u,onChangeDepartment:h},null,8,[`modelValue`,`departmentOptions`,`practitionerOptions`,`categoryOptions`,`validation`,`files`,`content-library-external-providers`,`is-operator`])]),_:1},8,[`title`,`submit-button-title`,`server-errors`,`visible`]))}};function Cq(){let e=(0,t.ref)(0),n=(0,t.ref)(!0),r=(0,t.ref)(null),i=(0,t.ref)({top:0,left:0,x:0,y:0});return{zoom:e,mouseDown:n,imageHolderRef:r,pos:i,SetZoom:(0,t.computed)(()=>e.value>0?`zoom-${e.value}`:``),OnMouseDown:e=>{if(!r.value)return;i.value.left=r.value.scrollLeft,i.value.top=r.value.scrollTop;let t=document.querySelector(`#image-attachment-modal`),a=document.querySelector(`.image-preview-image-holder`);t&&(t.style.cursor=`grabbing`),a&&(a.style.cursor=`grabbing`),i.value.x=e.clientX,i.value.y=e.clientY,n.value=!0},OnMouseMove:e=>{if(n.value){let t=e.clientX-i.value.x,n=e.clientY-i.value.y;r.value&&(r.value.scrollTop=i.value.top-n,r.value.scrollLeft=i.value.left-t)}},OnMouseUp:()=>{let e=document.querySelector(`#image-attachment-modal`),t=document.querySelector(`.image-preview-image-holder`);e&&e.style&&(e.style.cursor=``),t&&t.style&&(t.style.cursor=`grab`),n.value=!1}}}var wq=[`src`,`alt`],Tq={key:0,class:`show-spinner`},Eq={class:`spinner-border text-primary`,role:`status`},Dq=[`textContent`],Oq=[`href`],kq=(0,t.defineComponent)({__name:`BDImageAttachmentModal`,setup(e,{expose:n}){let{showModal:r}=GW(`image-attachment-modal`),{zoom:i,imageHolderRef:a,SetZoom:o,OnMouseDown:s,OnMouseMove:c,OnMouseUp:l}=Cq(),{t:u}=bu(),d=(0,t.ref)(!0),f=(0,t.ref)({BerichtId:0,Id:void 0,MimeType:null,Naam:``,altName:``,downloadUrl:``,fullImageUrl:``,previewUrl:``}),p=(0,t.computed)(()=>u(`imageAttachmentModal.download`)),m=(0,t.computed)(()=>u(`imageAttachmentModal.loading`));n({Show:e=>{f.value=e,i.value=0,r()}});let h=()=>{d.value=!1},g=()=>{f.value={BerichtId:0,Id:void 0,MimeType:null,Naam:``,altName:``,downloadUrl:``,fullImageUrl:``,previewUrl:``}};return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`image-attachment-modal`,class:(0,t.normalizeClass)((0,t.unref)(``)),title:f.value.Naam,hideFooterCancelButton:!0,showHeaderButton:!0,onCancel:g},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,{class:`image-preview-image-holder`,ref_key:`imageHolderRef`,ref:a,onMousedown:n[0]||=(...e)=>(0,t.unref)(s)&&(0,t.unref)(s)(...e),onMousemove:n[1]||=(...e)=>(0,t.unref)(c)&&(0,t.unref)(c)(...e),onMouseup:n[2]||=(...e)=>(0,t.unref)(l)&&(0,t.unref)(l)(...e)},[f.value?((0,t.openBlock)(),(0,t.createElementBlock)(`img`,{key:0,src:f.value.downloadUrl,alt:f.value.Naam,class:(0,t.normalizeClass)([`image-preview-modal`,(0,t.unref)(o)]),onLoad:h,draggable:!1},null,42,wq)):(0,t.createCommentVNode)(``,!0)],544),d.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Tq,[(0,t.createElementVNode)(`div`,Eq,[(0,t.createElementVNode)(`span`,{class:`visually-hidden`,textContent:(0,t.toDisplayString)(m.value)},null,8,Dq)])])):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)(Ja,{modelValue:(0,t.unref)(i),"onUpdate:modelValue":n[3]||=e=>(0,t.isRef)(i)?i.value=e:null,class:`image-preview-bd-zoom-slider`,"max-value":4},null,8,[`modelValue`]),(0,t.createElementVNode)(`a`,{href:f.value.downloadUrl},[(0,t.createVNode)(v,{variant:`primary`,class:`download-image`,textContent:(0,t.toDisplayString)(p.value)},null,8,[`textContent`])],8,Oq)]),_:1},8,[`class`,`title`]))}}),Aq={key:0},jq={key:1},Mq={key:2},Nq={key:3},Pq={key:1},Fq={key:2},Iq=[`href`],Lq=(0,t.defineComponent)({__name:`BDVideoCallConfirmationModal`,props:[`isMissingCameraPermission`,`isMissingMicrophonePermission`,`isMissingMobileActivation`,`isMissingVideoConferencingSupport`,`participantName`,`videoTestUrl`],emits:[`confirmed`],setup(e,{emit:n}){let{t:r}=bu(),i=e,a=n,o=()=>i.isMissingCameraPermission||i.isMissingMicrophonePermission||i.isMissingMobileActivation||i.isMissingVideoConferencingSupport,s=(0,t.computed)(()=>o()?r(`videoCallConfirmationModal.close`):r(`videoCallConfirmationModal.cancel`)),c=(0,t.computed)(()=>`${i.participantName} ${r(`videoCallConfirmationModal.noMobileActivationMessage`)}`),l=(0,t.computed)(()=>`${i.participantName} ${r(`videoCallConfirmationModal.noCompatibleDevices`)}`),u=(0,t.computed)(()=>r(`videoCallConfirmationModal.title`)),d=(0,t.computed)(()=>r(`videoCallConfirmationModal.ok`)),f=(0,t.computed)(()=>r(`videoCallConfirmationModal.generalWarning`)),p=(0,t.computed)(()=>r(`videoCallConfirmationModal.cameraPermissionMissing`)),m=(0,t.computed)(()=>r(`videoCallConfirmationModal.microphonePermissionMissing`)),h=(0,t.computed)(()=>r(`videoCallConfirmationModal.message`)),g=(0,t.computed)(()=>r(`videoCallConfirmationModal.participantMessage`)),_=(0,t.computed)(()=>r(`videoCallConfirmationModal.testMessage`)),v=(0,t.computed)(()=>r(`videoCallConfirmationModal.helpMessage`)),y=()=>a(`confirmed`);return(e,n)=>((0,t.openBlock)(),(0,t.createBlock)(WW,{id:`video-call-confirmation-modal`,title:u.value,"submit-button-title":d.value,"close-button-title":s.value,"hide-footer-submit-button":o(),onSubmit:y},{default:(0,t.withCtx)(()=>[o()?((0,t.openBlock)(),(0,t.createBlock)(ka,{key:0,variant:`warning`},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`p`,null,(0,t.toDisplayString)(f.value),1),(0,t.createElementVNode)(`ul`,null,[i.isMissingCameraPermission?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,Aq,(0,t.toDisplayString)(p.value),1)):(0,t.createCommentVNode)(``,!0),i.isMissingMicrophonePermission?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,jq,(0,t.toDisplayString)(m.value),1)):(0,t.createCommentVNode)(``,!0),i.isMissingMobileActivation?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,Mq,(0,t.toDisplayString)(c.value),1)):(0,t.createCommentVNode)(``,!0),i.isMissingVideoConferencingSupport?((0,t.openBlock)(),(0,t.createElementBlock)(`li`,Nq,(0,t.toDisplayString)(l.value),1)):(0,t.createCommentVNode)(``,!0)])]),_:1})):i.participantName?((0,t.openBlock)(),(0,t.createElementBlock)(`p`,Pq,[(0,t.createTextVNode)((0,t.toDisplayString)(g.value)+` `,1),(0,t.createElementVNode)(`b`,null,(0,t.toDisplayString)(i.participantName),1),n[0]||=(0,t.createTextVNode)(`?`,-1)])):((0,t.openBlock)(),(0,t.createElementBlock)(`p`,Fq,(0,t.toDisplayString)(h.value),1)),(0,t.createElementVNode)(`p`,null,[(0,t.createElementVNode)(`a`,{href:i.videoTestUrl,target:`blank`,rel:`noopener noreferrer`},(0,t.toDisplayString)(_.value),9,Iq),(0,t.createElementVNode)(`span`,null,`\xA0`+(0,t.toDisplayString)(v.value),1)])]),_:1},8,[`title`,`submit-button-title`,`close-button-title`,`hide-footer-submit-button`]))}}),Rq=()=>({ResetValidation:e=>{for(let t in e.value)e.value[t].state=null},ValidationObjectIsValid:e=>{for(let t in e)if(e[t].state===!1)return!1;return!0}}),zq={class:`template change-password-template`},Bq={class:`template-title`},Vq={key:0},Hq={key:1},Uq={class:`bd-form-field`},Wq={class:`bd-form-field`},Gq={class:`bd-form-field`},Kq={class:`bd-form-buttons`},qq=(0,t.defineComponent)({__name:`BDChangePasswordTemplate`,props:{templateTitle:{},alertText:{},currentPasswordLabel:{},newPasswordLabel:{},confirmNewPasswordLabel:{},submitButtonText:{},cancelButtonText:{},successText:{},failureText:{},requiredText:{},incompatibleText:{},minimalRequirementsText:{},submitPassword:{type:Function}},setup(e){let{t:n}=bu(),{showDangerToast:r,showWarningToast:i,showSuccessToast:a}=KW(),{errorMessages:o,errorMessageText:s,MapServerErrors:c,ResetServerErrors:l}=JW(null),{ValidationObjectIsValid:u}=Rq(),d=e,f=(0,t.ref)({password:``,passwordNew:``,passwordRepeat:``}),g=(0,t.ref)({password:{state:null,errorLabel:``},passwordNew:{state:null,errorLabel:``},passwordRepeat:{state:null,errorLabel:``}}),_=()=>{if(!y())return;let e=d.submitPassword(f.value);e&&e.then(()=>{a(d.successText),b()}).catch(e=>{r(d.failureText),c(e)})},y=()=>{if(f.value.passwordNew&&!/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/.test(f.value.passwordNew))g.value.passwordNew.state=!1,g.value.passwordNew.errorLabel=d.minimalRequirementsText;else{let e=f.value.passwordRepeat===f.value.passwordNew,t=e?d.requiredText:d.incompatibleText;g.value.passwordNew.state=f.value.passwordNew!==``&&e?null:!1,g.value.passwordNew.errorLabel=t,g.value.passwordRepeat.state=f.value.passwordRepeat!==``&&e?null:!1,g.value.passwordRepeat.errorLabel=t}return g.value.password.state=f.value.password===``?!1:null,g.value.password.errorLabel=g.value.password.state?``:d.requiredText,u(g.value)},b=()=>{f.value.password===``&&f.value.passwordNew===``&&f.value.passwordRepeat===``||(f.value.password=``,f.value.passwordNew=``,f.value.passwordRepeat=``,g.value.password.state=null,g.value.passwordNew.state=null,g.value.passwordRepeat.state=null,l(),i(n(`changePasswordTemplate.toasters.reset`)))};return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`main`,zq,[(0,t.createVNode)(m,{class:`container-xl`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(h,{class:`justify-content-md-center template-header`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,{xs:12,md:10,lg:7},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`h1`,Bq,(0,t.toDisplayString)(d.templateTitle),1)]),_:1})]),_:1}),(0,t.createVNode)(h,{class:`justify-content-md-center`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,{xs:12,md:10,lg:7},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(oo,{class:`bd-card-template`,"no-header":!0},{body:(0,t.withCtx)(()=>[(0,t.createVNode)(m,{class:`container-fluid`},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(ka,{variant:`warning`},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.alertText),1)]),_:1})]),_:1})]),_:1}),(0,t.unref)(o)||(0,t.unref)(s)?((0,t.openBlock)(),(0,t.createBlock)(h,{key:0},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(ka,{variant:`danger`},{default:(0,t.withCtx)(()=>[(0,t.unref)(o)?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Vq,[(0,t.createElementVNode)(`ul`,null,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)((0,t.unref)(o),(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`li`,{key:n},[(0,t.createVNode)(Yn),(0,t.createElementVNode)(`span`,null,(0,t.toDisplayString)(e),1)]))),128))])])):((0,t.openBlock)(),(0,t.createElementBlock)(`div`,Hq,(0,t.toDisplayString)((0,t.unref)(s)),1))]),_:1})]),_:1})]),_:1})):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,{class:`bd-card-form`,sm:12,md:12},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`form`,{onSubmit:(0,t.withModifiers)(_,[`prevent`]),onReset:(0,t.withModifiers)(b,[`prevent`]),class:`form`},[(0,t.createElementVNode)(`div`,Uq,[(0,t.createVNode)(bh,{modelValue:(0,t.unref)(f).password,"onUpdate:modelValue":r[0]||=e=>(0,t.unref)(f).password=e,label:e.currentPasswordLabel,state:(0,t.unref)(g).password.state,type:`password`,"invalid-feedback-text":(0,t.unref)(g).password.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,t.createElementVNode)(`div`,Wq,[(0,t.createVNode)(bh,{modelValue:(0,t.unref)(f).passwordNew,"onUpdate:modelValue":r[1]||=e=>(0,t.unref)(f).passwordNew=e,label:e.newPasswordLabel,state:(0,t.unref)(g).passwordNew.state,type:`password`,"invalid-feedback-text":(0,t.unref)(g).passwordNew.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,t.createElementVNode)(`div`,Gq,[(0,t.createVNode)(bh,{modelValue:(0,t.unref)(f).passwordRepeat,"onUpdate:modelValue":r[2]||=e=>(0,t.unref)(f).passwordRepeat=e,label:e.confirmNewPasswordLabel,state:(0,t.unref)(g).passwordRepeat.state,type:`password`,"invalid-feedback-text":(0,t.unref)(g).passwordRepeat.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,t.createElementVNode)(`div`,Kq,[(0,t.createVNode)(v,{type:`submit`},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.submitButtonText),1)]),_:1}),(0,t.createVNode)(v,{type:`reset`,variant:`link`},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.cancelButtonText),1)]),_:1})])],32)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]))}}),Jq={class:`template not-found-template`},Yq={class:`center-screen`},Xq={class:`container-warning`},Zq=[`textContent`],Qq=[`textContent`],$q=(0,t.defineComponent)({__name:`BDNotFoundTemplate`,props:{buttonText:{type:String}},emits:[`navigate`],setup(e,{emit:n}){let{t:r}=bu(),i=e,a=n,o=(0,t.computed)(()=>i.buttonText||r(`notFoundTemplate.buttonDefault`)),s=(0,t.computed)(()=>r(`notFoundTemplate.title`)),c=(0,t.computed)(()=>r(`notFoundTemplate.description`)),l=()=>a(`navigate`);return(e,n)=>((0,t.openBlock)(),(0,t.createElementBlock)(`main`,Jq,[(0,t.createVNode)(m,{class:`container-xl`},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)(`div`,Yq,[(0,t.createElementVNode)(`div`,Xq,[(0,t.createVNode)(sa),(0,t.createElementVNode)(`h5`,{textContent:(0,t.toDisplayString)(s.value)},null,8,Zq),(0,t.createElementVNode)(`p`,{textContent:(0,t.toDisplayString)(c.value)},null,8,Qq),(0,t.createVNode)(v,{onClick:l,variant:`primary`,type:`button`,textContent:(0,t.toDisplayString)(o.value)},null,8,[`textContent`])])])]),_:1})]))}});e.BDAlert=ka,e.BDArticle=Wh,e.BDAssignConversationModal=rG,e.BDAttachmentPreviewList=EP,e.BDAttachmentUploadModal=iG,e.BDBadge=Eh,e.BDButton=v,e.BDCard=oo,e.BDChangePasswordTemplate=qq,e.BDChatCloud=qU,e.BDCol=p,e.BDCollapsableCard=uo,e.BDConfirmationModal=nG,e.BDContainer=m,e.BDContentLibraryModal=qK,e.BDContentLibrarySplitButton=Qm,e.BDContentLibraryTemplate=KK,e.BDConversationToTextModal=mq,e.BDDate=Dg,e.BDDropdown=mW,e.BDDropdownItem=Og,e.BDFileUpload=Y_,e.BDForm=Dh,e.BDFormCheckbox=Vh,e.BDFormInput=bh,e.BDFormInvalidFeedback=eh,e.BDFormSelect=zh,e.BDHeader=xW,e.BDImageAttachmentModal=kq,e.BDImageAttachmentPreviewList=FP,e.BDInputGroup=Ch,e.BDLink=_,e.BDLogo=S,e.BDMarkdownEditor=DU,e.BDMessageTemplateFormModal=Sq,e.BDMobileMenu=PU,e.BDModal=WW,e.BDNotFoundTemplate=$q,e.BDPagination=Ph,e.BDPhoneNumberEditModal=$W,e.BDPill=rg,e.BDPractitionerHeader=FW,e.BDProfileImage=Za,e.BDRow=h,e.BDSessionTimeOutModal=tG,e.BDTable=nW,e.BDToast=Yh,e.BDUser=zU,e.BDUserInformation=cg,e.BDVideoCallConfirmationModal=Lq,e.BDVideoCallToast=pW,e.BDZoomslider=Ja,e.CopyChatMessageToClipboard=iq,e.CopyChatMessagesToClipboard=aq,e.CopyHl7MessagesToClipboard=oq,e.CreateHyperlinkParagraph=(e,t)=>`<p><a href="${e}" title="${t}" target="_blank" rel="noopener noreferrer">${t}</a></p>`,e.CreateThumbnailUri=zP,e.IconAcademy=E,e.IconArrowDown=te,e.IconArrowUp=ae,e.IconAttachment=le,e.IconBold=pe,e.IconBulletList=_e,e.IconCalendar=xe,e.IconCall=Te,e.IconCallReject=ke,e.IconCardView=Me,e.IconCaretDown=Ie,e.IconCaretLeft=Be,e.IconCaretRight=We,e.IconCheck=Je,e.IconClipboard=Qe,e.IconClose=nt,e.IconComment=ot,e.IconCommentActive=ut,e.IconCommentStatic=mt,e.IconCommonFileEmpty=vt,e.IconCommonFileWarning=St,e.IconContactPerson=Et,e.IconCopy=At,e.IconDelete=Pt,e.IconDoubleCheck=Rt,e.IconDownloadImage=Ht,e.IconEdit=Kt,e.IconEndCall=Xt,e.IconError=en,e.IconExternal=an,e.IconEyeShow=ln,e.IconEyeSlash=pn,e.IconFile=_n,e.IconFileAdded=xn,e.IconForward=Tn,e.IconHix=kn,e.IconHyperlink=Nn,e.IconImageFileLandscape=Ln,e.IconImageFileWarning=Vn,e.IconInbox=Gn,e.IconInfo=Yn,e.IconInformationCircle=$n,e.IconItalic=rr,e.IconListView=sr,e.IconLock=dr,e.IconLusciiEscalated=hr,e.IconLusciiLogo=yr,e.IconLusciiOpen=Cr,e.IconLusciiPriorityHigh=Dr,e.IconLusciiPriorityLow=jr,e.IconLusciiPriorityMedium=Fr,e.IconMenu=zr,e.IconMessage=Ur,e.IconMessageForward=qr,e.IconMicrophoneSlash=Xr,e.IconMicrosoftTeams=ei,e.IconMin=ii,e.IconOrderedList=ci,e.IconPlus=fi,e.IconRefresh=gi,e.IconRemove=bi,e.IconSananetLogo=Ti,e.IconService=ki,e.IconShareScreen=Ni,e.IconSingleNeutral=Li,e.IconSort=Vi,e.IconSortAsc=Gi,e.IconSortDesc=Yi,e.IconSortNone=$i,e.IconTriangleDown=ra,e.IconTriangleExclamation=sa,e.IconUnderline=da,e.IconVideoDisabled=va,e.IconVideocall=ha,e.IconWarning=Sa,e.IconZorgkaart=Ea,e.MapAttachmentsForApi=IP,e.MapToAttachmentObjects=HP,e.TransformHyperlinks=e=>{let t=/<a\b[^>]*>.*?<\/a>/gi,n=[],r;for(;(r=t.exec(e))!==null;)n.push({start:r.index,end:r.index+r[0].length});return e.replace(/(https?:\/\/[^\s<>"',]+|www\.[^\s<>"',]+)/g,(e,t,r)=>n.some(e=>r>=e.start&&r<e.end)?e:`<a href="${e.startsWith(`www.`)?`http://${e}`:e}" target="_blank" rel="noopener noreferrer">${e}</a>`)},e.ValidateUrl=e=>e.startsWith(`http://`)||e.startsWith(`https://`),e.default={install:e=>{e.component(`BDAlert`,ka),e.component(`BDArticle`,Wh),e.component(`BDAssignConversationModal`,rG),e.component(`BDAttachmentPreviewList`,EP),e.component(`BDAttachmentUploadModal`,iG),e.component(`BDBadge`,Eh),e.component(`BDButton`,v),e.component(`BDCard`,oo),e.component(`BDChangePasswordTemplate`,qq),e.component(`BDChatCloud`,qU),e.component(`BDCol`,p),e.component(`BDCollapsableCard`,uo),e.component(`BDConfirmationModal`,nG),e.component(`BDContentLibraryModal`,qK),e.component(`BDConversationToTextModal`,mq),e.component(`BDContentLibrarySplitButton`,Qm),e.component(`BDContentLibraryTemplate`,KK),e.component(`BDContainer`,m),e.component(`BDDropdown`,mW),e.component(`BDDropdownItem`,Og),e.component(`BDFileUpload`,Y_),e.component(`BDForm`,Dh),e.component(`BDFormCheckbox`,Vh),e.component(`BDFormInput`,bh),e.component(`BDFormInvalidFeedback`,eh),e.component(`BDFormSelect`,zh),e.component(`BDHeader`,xW),e.component(`BDImageAttachmentModal`,kq),e.component(`BDImageAttachmentPreviewList`,FP),e.component(`BDInputGroup`,Ch),e.component(`BDLink`,_),e.component(`BDLogo`,S),e.component(`BDMarkdownEditor`,DU),e.component(`BDMessageTemplateFormModal`,Sq),e.component(`BDMobileMenu`,PU),e.component(`BDModal`,WW),e.component(`BDNotFoundTemplate`,$q),e.component(`BDPagination`,Ph),e.component(`BDPhoneNumberEditModal`,$W),e.component(`BDPill`,rg),e.component(`BDPractitionerHeader`,FW),e.component(`BDProfileImage`,Za),e.component(`BDRow`,h),e.component(`BDSessionTimeOutModal`,tG),e.component(`BDTable`,nW),e.component(`BDToast`,Yh),e.component(`BDUser`,zU),e.component(`BDUserInformation`,cg),e.component(`BDVideoCallConfirmationModal`,Lq),e.component(`BDVideoCallToast`,pW),e.component(`BDZoomslider`,Ja),e.component(`BDDate`,Dg),e.component(`IconAcademy`,E),e.component(`IconArrowDown`,te),e.component(`IconArrowUp`,ae),e.component(`IconAttachment`,le),e.component(`IconBold`,pe),e.component(`IconBulletList`,_e),e.component(`IconCalendar`,xe),e.component(`IconCall`,Te),e.component(`IconCallReject`,ke),e.component(`IconCardView`,Me),e.component(`IconCaretDown`,Ie),e.component(`IconCaretLeft`,Be),e.component(`IconCaretRight`,We),e.component(`IconCheck`,Je),e.component(`IconClipboard`,Qe),e.component(`IconClose`,nt),e.component(`IconComment`,ot),e.component(`IconCommentActive`,ut),e.component(`IconCommonFileEmpty`,vt),e.component(`IconCommonFileWarning`,St),e.component(`IconCommentStatic`,mt),e.component(`IconContactPerson`,Et),e.component(`IconCopy`,At),e.component(`IconDelete`,Pt),e.component(`IconDoubleCheck`,Rt),e.component(`IconDownloadImage`,Ht),e.component(`IconEdit`,Kt),e.component(`IconEndCall`,Xt),e.component(`IconError`,en),e.component(`IconExternal`,an),e.component(`IconEyeShow`,ln),e.component(`IconEyeSlash`,pn),e.component(`IconFile`,_n),e.component(`IconFileAdded`,xn),e.component(`IconForward`,Tn),e.component(`IconHix`,kn),e.component(`IconHyperlink`,Nn),e.component(`IconImageFileLandscape`,Ln),e.component(`IconImageFileWarning`,Vn),e.component(`IconInbox`,Gn),e.component(`IconInfo`,Yn),e.component(`IconInformationCircle`,$n),e.component(`IconItalic`,rr),e.component(`IconListView`,sr),e.component(`IconLock`,dr),e.component(`IconLusciiEscalated`,hr),e.component(`IconLusciiLogo`,yr),e.component(`IconLusciiOpen`,Cr),e.component(`IconLusciiPriorityHigh`,Dr),e.component(`IconLusciiPriorityLow`,jr),e.component(`IconLusciiPriorityMedium`,Fr),e.component(`IconMenu`,zr),e.component(`IconMessage`,Ur),e.component(`IconMessageForward`,qr),e.component(`IconMicrophoneSlash`,Xr),e.component(`IconMicrosoftTeams`,ei),e.component(`IconMin`,ii),e.component(`IconOrderedList`,ci),e.component(`IconPlus`,fi),e.component(`IconRefresh`,gi),e.component(`IconRemove`,bi),e.component(`IconSananetLogo`,Ti),e.component(`IconService`,ki),e.component(`IconShareScreen`,Ni),e.component(`IconSingleNeutral`,Li),e.component(`IconSort`,Vi),e.component(`IconSortAsc`,Gi),e.component(`IconSortDesc`,Yi),e.component(`IconSortNone`,$i),e.component(`IconTriangleDown`,ra),e.component(`IconTriangleExclamation`,sa),e.component(`IconUnderline`,da),e.component(`IconVideoDisabled`,va),e.component(`IconVideocall`,ha),e.component(`IconWarning`,Sa),e.component(`IconZorgkaart`,Ea),e.directive(`vBDTooltip`,SU)}},e.getDisplayDateNumeric=Tg,e.getDisplayDateTextual=Sg,e.getDisplayDateTimeNumeric=wg,e.getDisplayDateTimeTextual=Cg,e.useModal=GW,e.usePopover=EW,e.useServerErrors=JW,e.useSessionTimeOut=eG,e.useToaster=KW,e.useValidation=Rq,e.useWindow=wW,e.useZoom=Cq,e.vBdTooltip=SU});