@beterdichtbij/component-library 0.64.11 → 0.65.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.
- package/dist/bd-component-lib.cjs.js +36 -36
- package/dist/bd-component-lib.es.js +2730 -2730
- package/dist/bd-component-lib.umd.js +36 -36
- package/dist/components/modals/BDMessageTemplateFormModal/BDMessageTemplateFormModal.vue.d.ts +1 -1
- package/dist/components/organisms/BDMessageTemplateForm/BDMessageTemplateForm.vue.d.ts +1 -1
- package/dist/components/templates/BDContentLibraryTemplate/BDContentLibraryTemplate.vue.d.ts +2 -2
- package/dist/index.d.ts +2 -1
- package/package.json +1 -1
|
@@ -1692,19 +1692,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1692
1692
|
}
|
|
1693
1693
|
`,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`}}),Ev={name:`BaseFileUpload`,extends:Vp,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:Tv,provide:function(){return{$pcFileUpload:this,$parentInstance:this}}},Dv={name:`FileContent`,hostName:`FileUpload`,extends:Vp,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:rh,Badge:vm,TimesIcon:L_}},Ov=[`alt`,`src`,`width`];function kv(e,t,n,r,i,a){var o=(0,u.resolveComponent)(`Badge`),s=(0,u.resolveComponent)(`TimesIcon`),c=(0,u.resolveComponent)(`Button`);return(0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(n.files,function(t,r){return(0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.mergeProps)({key:t.name+t.type+t.size,class:e.cx(`file`)},{ref_for:!0},e.ptm(`file`)),[(0,u.createElementVNode)(`img`,(0,u.mergeProps)({role:`presentation`,class:e.cx(`fileThumbnail`),alt:t.name,src:t.objectURL,width:n.previewWidth},{ref_for:!0},e.ptm(`fileThumbnail`)),null,16,Ov),(0,u.createElementVNode)(`div`,(0,u.mergeProps)({class:e.cx(`fileInfo`)},{ref_for:!0},e.ptm(`fileInfo`)),[(0,u.createElementVNode)(`div`,(0,u.mergeProps)({class:e.cx(`fileName`)},{ref_for:!0},e.ptm(`fileName`)),(0,u.toDisplayString)(t.name),17),(0,u.createElementVNode)(`span`,(0,u.mergeProps)({class:e.cx(`fileSize`)},{ref_for:!0},e.ptm(`fileSize`)),(0,u.toDisplayString)(a.formatSize(t.size)),17)],16),(0,u.createVNode)(o,{value:n.badgeValue,class:(0,u.normalizeClass)(e.cx(`pcFileBadge`)),severity:n.badgeSeverity,unstyled:e.unstyled,pt:e.ptm(`pcFileBadge`)},null,8,[`value`,`class`,`severity`,`unstyled`,`pt`]),(0,u.createElementVNode)(`div`,(0,u.mergeProps)({class:e.cx(`fileActions`)},{ref_for:!0},e.ptm(`fileActions`)),[(0,u.createVNode)(c,{onClick:function(t){return e.$emit(`remove`,r)},text:``,rounded:``,severity:`danger`,class:(0,u.normalizeClass)(e.cx(`pcFileRemoveButton`)),unstyled:e.unstyled,pt:e.ptm(`pcFileRemoveButton`)},{icon:(0,u.withCtx)(function(i){return[n.templates.fileremoveicon?((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(n.templates.fileremoveicon),{key:0,class:(0,u.normalizeClass)(i.class),file:t,index:r},null,8,[`class`,`file`,`index`])):((0,u.openBlock)(),(0,u.createBlock)(s,(0,u.mergeProps)({key:1,class:i.class,"aria-hidden":`true`},{ref_for:!0},e.ptm(`pcFileRemoveButton`).icon),null,16,[`class`]))]}),_:2},1032,[`onClick`,`class`,`unstyled`,`pt`])],16)],16)}),128)}Dv.render=kv;function Av(e){return Nv(e)||Mv(e)||Fv(e)||jv()}function jv(){throw TypeError(`Invalid attempt to spread non-iterable instance.
|
|
1694
1694
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Mv(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function Nv(e){if(Array.isArray(e))return Iv(e)}function Pv(e,t){var n=typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(!n){if(Array.isArray(e)||(n=Fv(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.
|
|
1695
|
-
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 Fv(e,t){if(e){if(typeof e==`string`)return Iv(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)?Iv(e,t):void 0}}function Iv(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 Lv={name:`FileUpload`,extends:Ev,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=Pv(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=Pv(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,Av(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=Pv(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=Pv(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&&Ld(this.$refs.content,`p-fileupload-highlight`),this.$refs.content&&this.$refs.content.setAttribute(`data-p-highlight`,!0),e.stopPropagation(),e.preventDefault())},onDragLeave:function(){this.disabled||(!this.isUnstyled&&Rd(this.$refs.content,`p-fileupload-highlight`),this.$refs.content&&this.$refs.content.setAttribute(`data-p-highlight`,!1))},onDrop:function(e){if(!this.disabled){!this.isUnstyled&&Rd(this.$refs.content,`p-fileupload-highlight`),this.$refs.content&&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=Av(this.files),this.$emit(`remove`,{file:t,files:this.files})},removeUploadedFile:function(e){var t=this.uploadedFiles.splice(e,1)[0];this.uploadedFiles=Av(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:rh,ProgressBar:yv,Message:av,FileContent:Dv,PlusIcon:k_,UploadIcon:G_,TimesIcon:L_},directives:{ripple:Gm}},Rv=[`multiple`,`accept`,`disabled`],zv=[`accept`,`disabled`,`multiple`];function Bv(e,t,n,r,i,a){var o=(0,u.resolveComponent)(`Button`),s=(0,u.resolveComponent)(`ProgressBar`),c=(0,u.resolveComponent)(`Message`),l=(0,u.resolveComponent)(`FileContent`);return a.isAdvanced?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.mergeProps)({key:0,class:e.cx(`root`)},e.ptmi(`root`)),[(0,u.createElementVNode)(`input`,(0,u.mergeProps)({ref:`fileInput`,type:`file`,onChange:t[0]||=function(){return a.onFileSelect&&a.onFileSelect.apply(a,arguments)},multiple:e.multiple,accept:e.accept,disabled:a.chooseDisabled},e.ptm(`input`)),null,16,Rv),(0,u.createElementVNode)(`div`,(0,u.mergeProps)({class:e.cx(`header`)},e.ptm(`header`)),[(0,u.renderSlot)(e.$slots,`header`,{files:i.files,uploadedFiles:i.uploadedFiles,chooseCallback:a.choose,uploadCallback:a.uploader,clearCallback:a.clear},function(){return[(0,u.createVNode)(o,(0,u.mergeProps)({label:a.chooseButtonLabel,class:a.chooseButtonClass,style:e.style,disabled:e.disabled,unstyled:e.unstyled,onClick:a.choose,onKeydown:(0,u.withKeys)(a.choose,[`enter`]),onFocus:a.onFocus,onBlur:a.onBlur},e.chooseButtonProps,{pt:e.ptm(`pcChooseButton`)}),{icon:(0,u.withCtx)(function(t){return[(0,u.renderSlot)(e.$slots,`chooseicon`,{},function(){return[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.chooseIcon?`span`:`PlusIcon`),(0,u.mergeProps)({class:[t.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,u.openBlock)(),(0,u.createBlock)(o,(0,u.mergeProps)({key:0,class:e.cx(`pcUploadButton`),label:a.uploadButtonLabel,onClick:a.uploader,disabled:a.uploadDisabled,unstyled:e.unstyled},e.uploadButtonProps,{pt:e.ptm(`pcUploadButton`)}),{icon:(0,u.withCtx)(function(t){return[(0,u.renderSlot)(e.$slots,`uploadicon`,{},function(){return[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.uploadIcon?`span`:`UploadIcon`),(0,u.mergeProps)({class:[t.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,u.createCommentVNode)(``,!0),e.showCancelButton?((0,u.openBlock)(),(0,u.createBlock)(o,(0,u.mergeProps)({key:1,class:e.cx(`pcCancelButton`),label:a.cancelButtonLabel,onClick:a.clear,disabled:a.cancelDisabled,unstyled:e.unstyled},e.cancelButtonProps,{pt:e.ptm(`pcCancelButton`)}),{icon:(0,u.withCtx)(function(t){return[(0,u.renderSlot)(e.$slots,`cancelicon`,{},function(){return[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.cancelIcon?`span`:`TimesIcon`),(0,u.mergeProps)({class:[t.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,u.createCommentVNode)(``,!0)]})],16),(0,u.createElementVNode)(`div`,(0,u.mergeProps)({ref:`content`,class:e.cx(`content`),onDragenter:t[1]||=function(){return a.onDragEnter&&a.onDragEnter.apply(a,arguments)},onDragover:t[2]||=function(){return a.onDragOver&&a.onDragOver.apply(a,arguments)},onDragleave:t[3]||=function(){return a.onDragLeave&&a.onDragLeave.apply(a,arguments)},onDrop:t[4]||=function(){return a.onDrop&&a.onDrop.apply(a,arguments)}},e.ptm(`content`),{"data-p-highlight":!1}),[(0,u.renderSlot)(e.$slots,`content`,{files:i.files,uploadedFiles:i.uploadedFiles,removeUploadedFileCallback:a.removeUploadedFile,removeFileCallback:a.remove,progress:i.progress,messages:i.messages},function(){return[a.hasFiles?((0,u.openBlock)(),(0,u.createBlock)(s,{key:0,value:i.progress,showValue:!1,unstyled:e.unstyled,pt:e.ptm(`pcProgressbar`)},null,8,[`value`,`unstyled`,`pt`])):(0,u.createCommentVNode)(``,!0),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(i.messages,function(t){return(0,u.openBlock)(),(0,u.createBlock)(c,{key:t,severity:`error`,onClose:a.onMessageClose,unstyled:e.unstyled,pt:e.ptm(`pcMessage`)},{default:(0,u.withCtx)(function(){return[(0,u.createTextVNode)((0,u.toDisplayString)(t),1)]}),_:2},1032,[`onClose`,`unstyled`,`pt`])}),128)),a.hasFiles?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:1,class:(0,u.normalizeClass)(e.cx(`fileList`))},[(0,u.createVNode)(l,{files:i.files,onRemove:a.remove,badgeValue:a.pendingLabel,previewWidth:e.previewWidth,templates:e.$slots,unstyled:e.unstyled,pt:e.pt},null,8,[`files`,`onRemove`,`badgeValue`,`previewWidth`,`templates`,`unstyled`,`pt`])],2)):(0,u.createCommentVNode)(``,!0),a.hasUploadedFiles?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:2,class:(0,u.normalizeClass)(e.cx(`fileList`))},[(0,u.createVNode)(l,{files:i.uploadedFiles,onRemove:a.removeUploadedFile,badgeValue:a.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,u.createCommentVNode)(``,!0)]}),e.$slots.empty&&!a.hasFiles&&!a.hasUploadedFiles?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.normalizeProps)((0,u.mergeProps)({key:0},e.ptm(`empty`))),[(0,u.renderSlot)(e.$slots,`empty`)],16)):(0,u.createCommentVNode)(``,!0)],16)],16)):a.isBasic?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.mergeProps)({key:1,class:e.cx(`root`)},e.ptmi(`root`)),[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(i.messages,function(t){return(0,u.openBlock)(),(0,u.createBlock)(c,{key:t,severity:`error`,onClose:a.onMessageClose,unstyled:e.unstyled,pt:e.ptm(`pcMessage`)},{default:(0,u.withCtx)(function(){return[(0,u.createTextVNode)((0,u.toDisplayString)(t),1)]}),_:2},1032,[`onClose`,`unstyled`,`pt`])}),128)),(0,u.createElementVNode)(`div`,(0,u.mergeProps)({class:e.cx(`basicContent`)},e.ptm(`basicContent`)),[(0,u.createVNode)(o,(0,u.mergeProps)({label:a.chooseButtonLabel,class:a.chooseButtonClass,style:e.style,disabled:e.disabled,unstyled:e.unstyled,onMouseup:a.onBasicUploaderClick,onKeydown:(0,u.withKeys)(a.choose,[`enter`]),onFocus:a.onFocus,onBlur:a.onBlur},e.chooseButtonProps,{pt:e.ptm(`pcChooseButton`)}),{icon:(0,u.withCtx)(function(t){return[(0,u.renderSlot)(e.$slots,`chooseicon`,{},function(){return[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.chooseIcon?`span`:`PlusIcon`),(0,u.mergeProps)({class:[t.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,u.createCommentVNode)(``,!0):(0,u.renderSlot)(e.$slots,`filelabel`,{key:0,class:(0,u.normalizeClass)(e.cx(`filelabel`)),files:i.files},function(){return[(0,u.createElementVNode)(`span`,{class:(0,u.normalizeClass)(e.cx(`filelabel`))},(0,u.toDisplayString)(a.basicFileChosenLabel),3)]}),(0,u.createElementVNode)(`input`,(0,u.mergeProps)({ref:`fileInput`,type:`file`,accept:e.accept,disabled:e.disabled,multiple:e.multiple,onChange:t[5]||=function(){return a.onFileSelect&&a.onFileSelect.apply(a,arguments)},onFocus:t[6]||=function(){return a.onFocus&&a.onFocus.apply(a,arguments)},onBlur:t[7]||=function(){return a.onBlur&&a.onBlur.apply(a,arguments)}},e.ptm(`input`)),null,16,zv)],16)],16)):(0,u.createCommentVNode)(``,!0)}Lv.render=Bv;var Vv={notFoundTemplate:{title:`Page not found`,description:`The page you're looking for couldn't be found. Check the URL or go back to the mainpage.`,buttonDefault:`Back to mainpage`},practitionerHeader:{tooltipAcademy:`BeterDichtbij Academie`,menuItemAcademy:`Academie`}},Hv={activeFilters:{title:`Actieve filters`,clearAll:`Wis alle filters`},assignConversationModal:{title:`Gesprek overdragen`,submitButton:`Gesprek overdragen`,conclude:`Afhandelen bij de overdracht`,concludeTooltip:`Het gesprek blijft beschikbaar, deze wordt getoond als het filter "afgehandeld" is geselecteerd. Je patiënt kan ook nog gewoon reageren.`,makeUnread:`Gesprek op ongelezen zetten`},attachmentUploadModal:{title:`Bijlage toevoegen`,submitButton:`Toevoegen`,infoMessage:`Kies je bestand.`,addAttachmentButton:`Bijlage toevoegen`,errorMessage:`Fout opgetreden`,fileTooBigErrorMessage:`Bestand is te groot.`,fileSizeExceededMessage:`Bestanden mogen maximaal 10 MB groot zijn.`},changePasswordTemplate:{toasters:{reset:`De velden zijn geleegd.`}},contentLibraryCard:{insert:`Invoegen`},contentLibraryCardMessageTemplate:{insert:`Invoegen`,collapseOpen:`Inklappen`,collapseClosed:`Lees meer`,popoverIsSharedByOtherUser:`Dit bericht kan alleen door de eigenaar of beheerder aangepast worden`,delete:`Verwijderen`,edit:`Wijzigen`},contentLibraryOverview:{noResults:`Er zijn geen berichten gevonden voor deze zoekterm of filters; pas ze aan om opnieuw te zoeken.`},contentLibrarySplitButton:{messageTemplatesTitle:`Standaardberichten`},contentLibraryTemplate:{changeCategoryButtonLabel:`Mijn categorieën aanpassen`,newMessageText:`Nieuw bericht`,message:`Bericht`,messages:`Berichten`,more:`Meer`,less:`Minder`,searchPlaceholder:`Zoek een bericht`,searchPlaceholderSearch:`Vul een zoekterm in om resultaten te tonen`},conversationToTextModal:{copyButton:`Kopieer selectie naar klembord`,copySuccess:`Het gesprek is gekopieerd naar het klembord.`,onBehalfOf:`namens`,prefix:`Communicatie vanuit BeterDichtbij`,selectAll:`Alles selecteren`,systemMessage:`Tussentijdse mededeling`},imageAttachmentModal:{download:`Download afbeelding`,loading:`Afbeelding aan het laden`},fileUpload:{errorMessage:`Er is een fout opgetreden tijdens het uploaden van het bestand.`},filterCard:{more:`Meer`,less:`Minder`},messageTemplateFormModal:{createTitle:`Standaardbericht toevoegen`,editTitle:`Standaardbericht wijzigen`,titleLabel:`Titel`,titlePlaceHolder:`Zwelling na botbreuk`,replyTemplateLabel:`Standaardbericht`,replyTemplatePlaceHolder:`Schrijf hier jouw bericht naar de patiënt`,sharedWithLabel:`Delen met`,owner:`Eigenaar`,ownerPlaceholder:`Selecteer eigenaar`,tooltipOwner:`Als het bericht met meerdere instanties (teams) gedeeld wordt, kunje alleen zelf eigenaar worden`,categoryLabel:`Categorie`,categoryPlaceholderDropdown:`Selecteer categorie of maak een nieuwe aan`,validation:`Dit veld is verplicht.`},notFoundTemplate:{title:`Pagina niet gevonden`,description:`De pagina die je zoekt kon niet gevonden worden. Controleer de URL of ga terug naar de hoofdpagina.`,buttonDefault:`Terug naar hoofdpagina`},practitionerHeader:{academyTooltip:`BeterDichtbij Academie`,academyMenuItem:`Academie`},videoCallConfirmationModal:{title:`Beeldbellen`,cancel:`Nee`,close:`Sluiten`,ok:`Ja`,message:`Weet je zeker dat je wilt beeldbellen?`,participantMessage:`Weet je zeker dat je wilt beeldbellen met`,testMessage:`Doe de beeldbeltest`,noMobileActivationMessage:`gebruikt BeterDichtbij via de web applicatie waardoor beeldbellen niet mogelijk is. Vraag de patiënt om de app te installeren op een mobiele telefoon of tablet.`,noCompatibleDevices:`gebruikt mogelijk een mobiele telefoon of tablet die beeldbellen niet ondersteunt. Het is daarom momenteel niet mogelijk om te beeldbellen met deze patiënt.`,generalWarning:`Beeldbellen is niet mogelijk om de volgende redenen:`,cameraPermissionMissing:`Je hebt geen toestemming gegeven voor gebruik van de camera door BeterDichtbij.`,microphonePermissionMissing:`Je hebt geen toestemming gegeven voor gebruik van de microfoon door BeterDichtbij.`,helpMessage:`om te controleren of je camera en microfoon goed werken.`}},Uv=od({legacy:!1,locale:`nl`,messages:{en:{...Vv},nl:{...Hv}}}),Wv=`bottom`,Gv=`right`,Kv=`left`,qv=`auto`,Jv=[`top`,Wv,Gv,Kv],Yv=`start`,Xv=`clippingParents`,Zv=`viewport`,Qv=`popper`,$v=`reference`,ey=Jv.reduce(function(e,t){return e.concat([t+`-`+Yv,t+`-end`])},[]),ty=[].concat(Jv,[qv]).reduce(function(e,t){return e.concat([t,t+`-`+Yv,t+`-end`])},[]),ny=`beforeRead`,ry=`read`,iy=`afterRead`,ay=`beforeMain`,oy=`main`,sy=`afterMain`,cy=`beforeWrite`,ly=`write`,uy=`afterWrite`,dy=[ny,ry,iy,ay,oy,sy,cy,ly,uy];function fy(e){return e?(e.nodeName||``).toLowerCase():null}function py(e){if(e==null)return window;if(e.toString()!==`[object Window]`){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function my(e){return e instanceof py(e).Element||e instanceof Element}function hy(e){return e instanceof py(e).HTMLElement||e instanceof HTMLElement}function gy(e){return typeof ShadowRoot>`u`?!1:e instanceof py(e).ShadowRoot||e instanceof ShadowRoot}function _y(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];!hy(i)||!fy(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 vy(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},{});!hy(r)||!fy(r)||(Object.assign(r.style,a),Object.keys(i).forEach(function(e){r.removeAttribute(e)}))})}}var yy={name:`applyStyles`,enabled:!0,phase:`write`,fn:_y,effect:vy,requires:[`computeStyles`]};function by(e){return e.split(`-`)[0]}var xy=Math.max,Sy=Math.min,Cy=Math.round;function wy(){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 Ty(){return!/^((?!chrome|android).)*safari/i.test(wy())}function Ey(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,a=1;t&&hy(e)&&(i=e.offsetWidth>0&&Cy(r.width)/e.offsetWidth||1,a=e.offsetHeight>0&&Cy(r.height)/e.offsetHeight||1);var o=(my(e)?py(e):window).visualViewport,s=!Ty()&&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 Dy(e){var t=Ey(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 Oy(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&gy(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function ky(e){return py(e).getComputedStyle(e)}function Ay(e){return[`table`,`td`,`th`].indexOf(fy(e))>=0}function jy(e){return((my(e)?e.ownerDocument:e.document)||window.document).documentElement}function My(e){return fy(e)===`html`?e:e.assignedSlot||e.parentNode||(gy(e)?e.host:null)||jy(e)}function Ny(e){return!hy(e)||ky(e).position===`fixed`?null:e.offsetParent}function Py(e){var t=/firefox/i.test(wy());if(/Trident/i.test(wy())&&hy(e)&&ky(e).position===`fixed`)return null;var n=My(e);for(gy(n)&&(n=n.host);hy(n)&&[`html`,`body`].indexOf(fy(n))<0;){var r=ky(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 Fy(e){for(var t=py(e),n=Ny(e);n&&Ay(n)&&ky(n).position===`static`;)n=Ny(n);return n&&(fy(n)===`html`||fy(n)===`body`&&ky(n).position===`static`)?t:n||Py(e)||t}function Iy(e){return[`top`,`bottom`].indexOf(e)>=0?`x`:`y`}function Ly(e,t,n){return xy(e,Sy(t,n))}function Ry(e,t,n){var r=Ly(e,t,n);return r>n?n:r}function zy(){return{top:0,right:0,bottom:0,left:0}}function By(e){return Object.assign({},zy(),e)}function Vy(e,t){return t.reduce(function(t,n){return t[n]=e,t},{})}var Hy=function(e,t){return e=typeof e==`function`?e(Object.assign({},t.rects,{placement:t.placement})):e,By(typeof e==`number`?Vy(e,Jv):e)};function Uy(e){var t,n=e.state,r=e.name,i=e.options,a=n.elements.arrow,o=n.modifiersData.popperOffsets,s=by(n.placement),c=Iy(s),l=[`left`,`right`].indexOf(s)>=0?`height`:`width`;if(!(!a||!o)){var u=Hy(i.padding,n),d=Dy(a),f=c===`y`?`top`:Kv,p=c===`y`?Wv:Gv,m=n.rects.reference[l]+n.rects.reference[c]-o[c]-n.rects.popper[l],h=o[c]-n.rects.reference[c],g=Fy(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=Ly(y,x,b),C=c;n.modifiersData[r]=(t={},t[C]=S,t.centerOffset=S-x,t)}}function Wy(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)||Oy(t.elements.popper,r)&&(t.elements.arrow=r))}var Gy={name:`arrow`,enabled:!0,phase:`main`,fn:Uy,effect:Wy,requires:[`popperOffsets`],requiresIfExists:[`preventOverflow`]};function Ky(e){return e.split(`-`)[1]}var qy={top:`auto`,right:`auto`,bottom:`auto`,left:`auto`};function Jy(e,t){var n=e.x,r=e.y,i=t.devicePixelRatio||1;return{x:Cy(n*i)/i||0,y:Cy(r*i)/i||0}}function Yy(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=Kv,b=`top`,x=window;if(l){var S=Fy(n),C=`clientHeight`,w=`clientWidth`;if(S===py(n)&&(S=jy(n),ky(S).position!==`static`&&s===`absolute`&&(C=`scrollHeight`,w=`scrollWidth`)),S=S,i===`top`||(i===`left`||i===`right`)&&a===`end`){b=Wv;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=Gv;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&&qy),O=u===!0?Jy({x:p,y:h},py(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 Xy(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:by(t.placement),variation:Ky(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,Yy(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,Yy(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 Zy={name:`computeStyles`,enabled:!0,phase:`beforeWrite`,fn:Xy,data:{}},Qy={passive:!0};function $y(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=py(t.elements.popper),l=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&l.forEach(function(e){e.addEventListener(`scroll`,n.update,Qy)}),s&&c.addEventListener(`resize`,n.update,Qy),function(){a&&l.forEach(function(e){e.removeEventListener(`scroll`,n.update,Qy)}),s&&c.removeEventListener(`resize`,n.update,Qy)}}var eb={name:`eventListeners`,enabled:!0,phase:`write`,fn:function(){},effect:$y,data:{}},tb={left:`right`,right:`left`,bottom:`top`,top:`bottom`};function nb(e){return e.replace(/left|right|bottom|top/g,function(e){return tb[e]})}var rb={start:`end`,end:`start`};function ib(e){return e.replace(/start|end/g,function(e){return rb[e]})}function ab(e){var t=py(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function ob(e){return Ey(jy(e)).left+ab(e).scrollLeft}function sb(e,t){var n=py(e),r=jy(e),i=n.visualViewport,a=r.clientWidth,o=r.clientHeight,s=0,c=0;if(i){a=i.width,o=i.height;var l=Ty();(l||!l&&t===`fixed`)&&(s=i.offsetLeft,c=i.offsetTop)}return{width:a,height:o,x:s+ob(e),y:c}}function cb(e){var t=jy(e),n=ab(e),r=e.ownerDocument?.body,i=xy(t.scrollWidth,t.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),a=xy(t.scrollHeight,t.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),o=-n.scrollLeft+ob(e),s=-n.scrollTop;return ky(r||t).direction===`rtl`&&(o+=xy(t.clientWidth,r?r.clientWidth:0)-i),{width:i,height:a,x:o,y:s}}function lb(e){var t=ky(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function ub(e){return[`html`,`body`,`#document`].indexOf(fy(e))>=0?e.ownerDocument.body:hy(e)&&lb(e)?e:ub(My(e))}function db(e,t){t===void 0&&(t=[]);var n=ub(e),r=n===e.ownerDocument?.body,i=py(n),a=r?[i].concat(i.visualViewport||[],lb(n)?n:[]):n,o=t.concat(a);return r?o:o.concat(db(My(a)))}function fb(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function pb(e,t){var n=Ey(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 mb(e,t,n){return t===`viewport`?fb(sb(e,n)):my(t)?pb(t,n):fb(cb(jy(e)))}function hb(e){var t=db(My(e)),n=[`absolute`,`fixed`].indexOf(ky(e).position)>=0&&hy(e)?Fy(e):e;return my(n)?t.filter(function(e){return my(e)&&Oy(e,n)&&fy(e)!==`body`}):[]}function gb(e,t,n,r){var i=t===`clippingParents`?hb(e):[].concat(t),a=[].concat(i,[n]),o=a[0],s=a.reduce(function(t,n){var i=mb(e,n,r);return t.top=xy(i.top,t.top),t.right=Sy(i.right,t.right),t.bottom=Sy(i.bottom,t.bottom),t.left=xy(i.left,t.left),t},mb(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 _b(e){var t=e.reference,n=e.element,r=e.placement,i=r?by(r):null,a=r?Ky(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 Wv:c={x:o,y:t.y+t.height};break;case Gv:c={x:t.x+t.width,y:s};break;case Kv:c={x:t.x-n.width,y:s};break;default:c={x:t.x,y:t.y}}var l=i?Iy(i):null;if(l!=null){var u=l===`y`?`height`:`width`;switch(a){case Yv: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 vb(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?Xv:s,l=n.rootBoundary,u=l===void 0?Zv:l,d=n.elementContext,f=d===void 0?Qv:d,p=n.altBoundary,m=p===void 0?!1:p,h=n.padding,g=h===void 0?0:h,_=By(typeof g==`number`?Vy(g,Jv):g),v=f===`popper`?$v:Qv,y=e.rects.popper,b=e.elements[m?v:f],x=gb(my(b)?b:b.contextElement||jy(e.elements.popper),c,u,o),S=Ey(e.elements.reference),C=_b({reference:S,element:y,strategy:`absolute`,placement:i}),w=fb(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 yb(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?ty:c,u=Ky(r),d=u?s?ey:ey.filter(function(e){return Ky(e)===u}):Jv,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]=vb(e,{placement:n,boundary:i,rootBoundary:a,padding:o})[by(n)],t},{});return Object.keys(p).sort(function(e,t){return p[e]-p[t]})}function bb(e){if(by(e)===`auto`)return[];var t=nb(e);return[ib(e),t,ib(t)]}function xb(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,_=by(g)===g,v=c||(_||!m?[nb(g)]:bb(g)),y=[g].concat(v).reduce(function(e,n){return e.concat(by(n)===`auto`?yb(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=by(E),O=Ky(E)===Yv,ee=[`top`,Wv].indexOf(D)>=0,te=ee?`width`:`height`,ne=vb(t,{placement:E,boundary:u,rootBoundary:d,altBoundary:f,padding:l}),re=ee?O?Gv:Kv:O?Wv:`top`;b[te]>x[te]&&(re=nb(re));var ie=nb(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 Sb={name:`flip`,enabled:!0,phase:`main`,fn:xb,requiresIfExists:[`offset`],data:{_skip:!1}};function Cb(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 wb(e){return[`top`,Gv,Wv,Kv].some(function(t){return e[t]>=0})}function Tb(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,a=t.modifiersData.preventOverflow,o=vb(t,{elementContext:`reference`}),s=vb(t,{altBoundary:!0}),c=Cb(o,r),l=Cb(s,i,a),u=wb(c),d=wb(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 Eb={name:`hide`,enabled:!0,phase:`main`,requiresIfExists:[`preventOverflow`],fn:Tb};function Db(e,t,n){var r=by(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 Ob(e){var t=e.state,n=e.options,r=e.name,i=n.offset,a=i===void 0?[0,0]:i,o=ty.reduce(function(e,n){return e[n]=Db(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 kb={name:`offset`,enabled:!0,phase:`main`,requires:[`popperOffsets`],fn:Ob};function Ab(e){var t=e.state,n=e.name;t.modifiersData[n]=_b({reference:t.rects.reference,element:t.rects.popper,strategy:`absolute`,placement:t.placement})}var jb={name:`popperOffsets`,enabled:!0,phase:`read`,fn:Ab,data:{}};function Mb(e){return e===`x`?`y`:`x`}function Nb(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=vb(t,{boundary:c,rootBoundary:l,padding:d,altBoundary:u}),_=by(t.placement),v=Ky(t.placement),y=!v,b=Iy(_),x=Mb(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`:Kv,te=b===`y`?Wv:Gv,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?Dy(le):{width:0,height:0},de=t.modifiersData[`arrow#persistent`]?t.modifiersData[`arrow#persistent`].padding:zy(),fe=de[ee],pe=de[te],me=Ly(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&&Fy(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=Ly(p?Sy(ie,be):ie,re,p?xy(ae,xe):ae);S[b]=Se,O[b]=Se-re}if(s){var Ce=b===`x`?`top`:Kv,we=b===`x`?Wv:Gv,Te=S[x],Ee=x===`y`?`height`:`width`,De=Te+g[Ce],Oe=Te-g[we],ke=[`top`,Kv].indexOf(_)!==-1,Ae=D?.[x]??0,je=ke?De:Te-C[Ee]-w[Ee]-Ae+E.altAxis,Me=ke?Te+C[Ee]+w[Ee]-Ae-E.altAxis:Oe,Ne=p&&ke?Ry(je,Te,Me):Ly(p?je:De,Te,p?Me:Oe);S[x]=Ne,O[x]=Ne-Te}t.modifiersData[r]=O}}var Pb={name:`preventOverflow`,enabled:!0,phase:`main`,fn:Nb,requiresIfExists:[`offset`]};function Fb(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Ib(e){return e===py(e)||!hy(e)?ab(e):Fb(e)}function Lb(e){var t=e.getBoundingClientRect(),n=Cy(t.width)/e.offsetWidth||1,r=Cy(t.height)/e.offsetHeight||1;return n!==1||r!==1}function Rb(e,t,n){n===void 0&&(n=!1);var r=hy(t),i=hy(t)&&Lb(t),a=jy(t),o=Ey(e,i,n),s={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&((fy(t)!==`body`||lb(a))&&(s=Ib(t)),hy(t)?(c=Ey(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):a&&(c.x=ob(a))),{x:o.left+s.scrollLeft-c.x,y:o.top+s.scrollTop-c.y,width:o.width,height:o.height}}function zb(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 Bb(e){var t=zb(e);return dy.reduce(function(e,n){return e.concat(t.filter(function(e){return e.phase===n}))},[])}function Vb(e){var t;return function(){return t||=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})}),t}}function Hb(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 Ub={placement:`bottom`,modifiers:[],strategy:`absolute`};function Wb(){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 Gb(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,i=t.defaultOptions,a=i===void 0?Ub:i;return function(e,t,n){n===void 0&&(n=a);var i={placement:`bottom`,orderedModifiers:[],options:Object.assign({},Ub,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:my(e)?db(e):e.contextElement?db(e.contextElement):[],popper:db(t)};var s=Bb(Hb([].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(Wb(t,n)){i.rects={reference:Rb(t,Fy(n),i.options.strategy===`fixed`),popper:Dy(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:Vb(function(){return new Promise(function(e){c.forceUpdate(),e(i)})}),destroy:function(){u(),s=!0}};if(!Wb(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 Kb=Gb(),qb=Gb({defaultModifiers:[eb,jb,Zy,yy]}),Jb=Gb({defaultModifiers:[eb,jb,Zy,yy,kb,Sb,Pb,Gy,Eb]}),Yb=s({afterMain:()=>sy,afterRead:()=>iy,afterWrite:()=>uy,applyStyles:()=>yy,arrow:()=>Gy,auto:()=>qv,basePlacements:()=>Jv,beforeMain:()=>ay,beforeRead:()=>ny,beforeWrite:()=>cy,bottom:()=>Wv,clippingParents:()=>Xv,computeStyles:()=>Zy,createPopper:()=>Jb,createPopperBase:()=>Kb,createPopperLite:()=>qb,detectOverflow:()=>vb,end:()=>`end`,eventListeners:()=>eb,flip:()=>Sb,hide:()=>Eb,left:()=>Kv,main:()=>oy,modifierPhases:()=>dy,offset:()=>kb,placements:()=>ty,popper:()=>Qv,popperGenerator:()=>Gb,popperOffsets:()=>jb,preventOverflow:()=>Pb,read:()=>ry,reference:()=>$v,right:()=>Gv,start:()=>Yv,top:()=>`top`,variationPlacements:()=>ey,viewport:()=>Zv,write:()=>ly}),Xb=new Map,Zb={set(e,t,n){Xb.has(e)||Xb.set(e,new Map);let r=Xb.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 Xb.has(e)&&Xb.get(e).get(t)||null},remove(e,t){if(!Xb.has(e))return;let n=Xb.get(e);n.delete(t),n.size===0&&Xb.delete(e)}},Qb=1e6,$b=1e3,ex=`transitionend`,tx=e=>(e&&window.CSS&&window.CSS.escape&&(e=e.replace(/#([^\s"#']+)/g,(e,t)=>`#${CSS.escape(t)}`)),e),nx=e=>e==null?`${e}`:Object.prototype.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase(),rx=e=>{do e+=Math.floor(Math.random()*Qb);while(document.getElementById(e));return e},ix=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))*$b)},ax=e=>{e.dispatchEvent(new Event(ex))},ox=e=>!e||typeof e!=`object`?!1:(e.jquery!==void 0&&(e=e[0]),e.nodeType!==void 0),sx=e=>ox(e)?e.jquery?e[0]:e:typeof e==`string`&&e.length>0?document.querySelector(tx(e)):null,cx=e=>{if(!ox(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},lx=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,ux=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?ux(e.parentNode):null},dx=()=>{},fx=e=>{e.offsetHeight},px=()=>window.jQuery&&!document.body.hasAttribute(`data-bs-no-jquery`)?window.jQuery:null,mx=[],hx=e=>{document.readyState===`loading`?(mx.length||document.addEventListener(`DOMContentLoaded`,()=>{for(let e of mx)e()}),mx.push(e)):e()},gx=()=>document.documentElement.dir===`rtl`,_x=e=>{hx(()=>{let t=px();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)}})},vx=(e,t=[],n=e)=>typeof e==`function`?e.call(...t):n,yx=(e,t,n=!0)=>{if(!n){vx(e);return}let r=ix(t)+5,i=!1,a=({target:n})=>{n===t&&(i=!0,t.removeEventListener(ex,a),vx(e))};t.addEventListener(ex,a),setTimeout(()=>{i||ax(t)},r)},bx=(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))])},xx=/[^.]*(?=\..*)\.|.*/,Sx=/\..*/,Cx=/::\d+$/,wx={},Tx=1,Ex={mouseenter:`mouseover`,mouseleave:`mouseout`},Dx=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 Ox(e,t){return t&&`${t}::${Tx++}`||e.uidEvent||Tx++}function kx(e){let t=Ox(e);return e.uidEvent=t,wx[t]=wx[t]||{},wx[t]}function Ax(e,t){return function n(r){return Rx(r,{delegateTarget:e}),n.oneOff&&H.off(e,r.type,t),t.apply(e,[r])}}function jx(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 Rx(i,{delegateTarget:o}),r.oneOff&&H.off(e,i.type,t,n),n.apply(o,[i])}}function Mx(e,t,n=null){return Object.values(e).find(e=>e.callable===t&&e.delegationSelector===n)}function Nx(e,t,n){let r=typeof t==`string`,i=r?n:t||n,a=Lx(e);return Dx.has(a)||(a=e),[r,i,a]}function Px(e,t,n,r,i){if(typeof t!=`string`||!e)return;let[a,o,s]=Nx(t,n,r);t in Ex&&(o=(e=>function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)})(o));let c=kx(e),l=c[s]||(c[s]={}),u=Mx(l,o,a?n:null);if(u){u.oneOff=u.oneOff&&i;return}let d=Ox(o,t.replace(xx,``)),f=a?jx(e,n,o):Ax(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 Fx(e,t,n,r,i){let a=Mx(t[n],r,i);a&&(e.removeEventListener(n,a,!!i),delete t[n][a.uidEvent])}function Ix(e,t,n,r){let i=t[n]||{};for(let[a,o]of Object.entries(i))a.includes(r)&&Fx(e,t,n,o.callable,o.delegationSelector)}function Lx(e){return e=e.replace(Sx,``),Ex[e]||e}var H={on(e,t,n,r){Px(e,t,n,r,!1)},one(e,t,n,r){Px(e,t,n,r,!0)},off(e,t,n,r){if(typeof t!=`string`||!e)return;let[i,a,o]=Nx(t,n,r),s=o!==t,c=kx(e),l=c[o]||{},u=t.startsWith(`.`);if(a!==void 0){if(!Object.keys(l).length)return;Fx(e,c,o,a,i?n:null);return}if(u)for(let n of Object.keys(c))Ix(e,c,n,t.slice(1));for(let[n,r]of Object.entries(l)){let i=n.replace(Cx,``);(!s||t.includes(i))&&Fx(e,c,o,r.callable,r.delegationSelector)}},trigger(e,t,n){if(typeof t!=`string`||!e)return null;let r=px(),i=t!==Lx(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=Rx(new Event(t,{bubbles:o,cancelable:!0}),n);return c&&l.preventDefault(),s&&e.dispatchEvent(l),l.defaultPrevented&&a&&a.preventDefault(),l}};function Rx(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 zx(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 Bx(e){return e.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}var Vx={setDataAttribute(e,t,n){e.setAttribute(`data-bs-${Bx(t)}`,n)},removeDataAttribute(e,t){e.removeAttribute(`data-bs-${Bx(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]=zx(e.dataset[r])}return t},getDataAttribute(e,t){return zx(e.getAttribute(`data-bs-${Bx(t)}`))}},Hx=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=ox(t)?Vx.getDataAttribute(t,`config`):{};return{...this.constructor.Default,...typeof n==`object`?n:{},...ox(t)?Vx.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=ox(t)?`element`:nx(t);if(!new RegExp(r).test(i))throw TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${n}" provided type "${i}" but expected type "${r}".`)}}},Ux=`5.3.8`,Wx=class extends Hx{constructor(e,t){super(),e=sx(e),e&&(this._element=e,this._config=this._getConfig(t),Zb.set(this._element,this.constructor.DATA_KEY,this))}dispose(){Zb.remove(this._element,this.constructor.DATA_KEY),H.off(this._element,this.constructor.EVENT_KEY);for(let e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,t,n=!0){yx(e,t,n)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return Zb.get(sx(e),this.DATA_KEY)}static getOrCreateInstance(e,t={}){return this.getInstance(e)||new this(e,typeof t==`object`?t:null)}static get VERSION(){return Ux}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}},Gx=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=>tx(e)).join(`,`):null},U={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=>!lx(e)&&cx(e))},getSelectorFromElement(e){let t=Gx(e);return t&&U.findOne(t)?t:null},getElementFromSelector(e){let t=Gx(e);return t?U.findOne(t):null},getMultipleElementsFromSelector(e){let t=Gx(e);return t?U.find(t):[]}},Kx=(e,t=`hide`)=>{let n=`click.dismiss${e.EVENT_KEY}`,r=e.NAME;H.on(document,n,`[data-bs-dismiss="${r}"]`,function(n){if([`A`,`AREA`].includes(this.tagName)&&n.preventDefault(),lx(this))return;let i=U.getElementFromSelector(this)||this.closest(`.${r}`);e.getOrCreateInstance(i)[t]()})},qx=`alert`,Jx=`.bs.alert`,Yx=`close${Jx}`,Xx=`closed${Jx}`,Zx=`fade`,Qx=`show`,$x=class e extends Wx{static get NAME(){return qx}close(){if(H.trigger(this._element,Yx).defaultPrevented)return;this._element.classList.remove(Qx);let e=this._element.classList.contains(Zx);this._queueCallback(()=>this._destroyElement(),this._element,e)}_destroyElement(){this._element.remove(),H.trigger(this._element,Xx),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)}})}};Kx($x,`close`),_x($x);var eS=`button`,tS=`.bs.button`,nS=`.data-api`,rS=`active`,iS=`[data-bs-toggle="button"]`,aS=`click${tS}${nS}`,oS=class e extends Wx{static get NAME(){return eS}toggle(){this._element.setAttribute(`aria-pressed`,this._element.classList.toggle(rS))}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this);t===`toggle`&&n[t]()})}};H.on(document,aS,iS,e=>{e.preventDefault();let t=e.target.closest(iS);oS.getOrCreateInstance(t).toggle()}),_x(oS);var sS=`swipe`,cS=`.bs.swipe`,lS=`touchstart${cS}`,uS=`touchmove${cS}`,dS=`touchend${cS}`,fS=`pointerdown${cS}`,pS=`pointerup${cS}`,mS=`touch`,hS=`pen`,gS=`pointer-event`,_S=40,vS={endCallback:null,leftCallback:null,rightCallback:null},yS={endCallback:`(function|null)`,leftCallback:`(function|null)`,rightCallback:`(function|null)`},bS=class e extends Hx{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 vS}static get DefaultType(){return yS}static get NAME(){return sS}dispose(){H.off(this._element,cS)}_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(),vx(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<=_S)return;let t=e/this._deltaX;this._deltaX=0,t&&vx(t>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(H.on(this._element,fS,e=>this._start(e)),H.on(this._element,pS,e=>this._end(e)),this._element.classList.add(gS)):(H.on(this._element,lS,e=>this._start(e)),H.on(this._element,uS,e=>this._move(e)),H.on(this._element,dS,e=>this._end(e)))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&(e.pointerType===hS||e.pointerType===mS)}static isSupported(){return`ontouchstart`in document.documentElement||navigator.maxTouchPoints>0}},xS=`carousel`,SS=`.bs.carousel`,CS=`.data-api`,wS=`ArrowLeft`,TS=`ArrowRight`,ES=500,DS=`next`,OS=`prev`,kS=`left`,AS=`right`,jS=`slide${SS}`,MS=`slid${SS}`,NS=`keydown${SS}`,PS=`mouseenter${SS}`,FS=`mouseleave${SS}`,IS=`dragstart${SS}`,LS=`load${SS}${CS}`,RS=`click${SS}${CS}`,zS=`carousel`,BS=`active`,VS=`slide`,HS=`carousel-item-end`,US=`carousel-item-start`,WS=`carousel-item-next`,GS=`carousel-item-prev`,KS=`.active`,qS=`.carousel-item`,JS=KS+qS,YS=`.carousel-item img`,XS=`.carousel-indicators`,ZS=`[data-bs-slide], [data-bs-slide-to]`,QS=`[data-bs-ride="carousel"]`,$S={[wS]:AS,[TS]:kS},eC={interval:5e3,keyboard:!0,pause:`hover`,ride:!1,touch:!0,wrap:!0},tC={interval:`(number|boolean)`,keyboard:`boolean`,pause:`(string|boolean)`,ride:`(boolean|string)`,touch:`boolean`,wrap:`boolean`},nC=class e extends Wx{constructor(e,t){super(e,t),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=U.findOne(XS,this._element),this._addEventListeners(),this._config.ride===zS&&this.cycle()}static get Default(){return eC}static get DefaultType(){return tC}static get NAME(){return xS}next(){this._slide(DS)}nextWhenVisible(){!document.hidden&&cx(this._element)&&this.next()}prev(){this._slide(OS)}pause(){this._isSliding&&ax(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){H.one(this._element,MS,()=>this.cycle());return}this.cycle()}}to(e){let t=this._getItems();if(e>t.length-1||e<0)return;if(this._isSliding){H.one(this._element,MS,()=>this.to(e));return}let n=this._getItemIndex(this._getActive());if(n===e)return;let r=e>n?DS:OS;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&&H.on(this._element,NS,e=>this._keydown(e)),this._config.pause===`hover`&&(H.on(this._element,PS,()=>this.pause()),H.on(this._element,FS,()=>this._maybeEnableCycle())),this._config.touch&&bS.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(let e of U.find(YS,this._element))H.on(e,IS,e=>e.preventDefault());let e={leftCallback:()=>this._slide(this._directionToOrder(kS)),rightCallback:()=>this._slide(this._directionToOrder(AS)),endCallback:()=>{this._config.pause===`hover`&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),ES+this._config.interval))}};this._swipeHelper=new bS(this._element,e)}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;let t=$S[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=U.findOne(KS,this._indicatorsElement);t.classList.remove(BS),t.removeAttribute(`aria-current`);let n=U.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);n&&(n.classList.add(BS),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===DS,i=t||bx(this._getItems(),n,r,this._config.wrap);if(i===n)return;let a=this._getItemIndex(i),o=t=>H.trigger(this._element,t,{relatedTarget:i,direction:this._orderToDirection(e),from:this._getItemIndex(n),to:a});if(o(jS).defaultPrevented||!n||!i)return;let s=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(a),this._activeElement=i;let c=r?US:HS,l=r?WS:GS;i.classList.add(l),fx(i),n.classList.add(c),i.classList.add(c),this._queueCallback(()=>{i.classList.remove(c,l),i.classList.add(BS),n.classList.remove(BS,l,c),this._isSliding=!1,o(MS)},n,this._isAnimated()),s&&this.cycle()}_isAnimated(){return this._element.classList.contains(VS)}_getActive(){return U.findOne(JS,this._element)}_getItems(){return U.find(qS,this._element)}_clearInterval(){this._interval&&=(clearInterval(this._interval),null)}_directionToOrder(e){return gx()?e===kS?OS:DS:e===kS?DS:OS}_orderToDirection(e){return gx()?e===OS?kS:AS:e===OS?AS:kS}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]()}})}};H.on(document,RS,ZS,function(e){let t=U.getElementFromSelector(this);if(!t||!t.classList.contains(zS))return;e.preventDefault();let n=nC.getOrCreateInstance(t),r=this.getAttribute(`data-bs-slide-to`);if(r){n.to(r),n._maybeEnableCycle();return}if(Vx.getDataAttribute(this,`slide`)===`next`){n.next(),n._maybeEnableCycle();return}n.prev(),n._maybeEnableCycle()}),H.on(window,LS,()=>{let e=U.find(QS);for(let t of e)nC.getOrCreateInstance(t)}),_x(nC);var rC=`collapse`,iC=`.bs.collapse`,aC=`.data-api`,oC=`show${iC}`,sC=`shown${iC}`,cC=`hide${iC}`,lC=`hidden${iC}`,uC=`click${iC}${aC}`,dC=`show`,fC=`collapse`,pC=`collapsing`,mC=`collapsed`,hC=`:scope .${fC} .${fC}`,gC=`collapse-horizontal`,_C=`width`,vC=`height`,yC=`.collapse.show, .collapse.collapsing`,bC=`[data-bs-toggle="collapse"]`,xC={parent:null,toggle:!0},SC={parent:`(null|element)`,toggle:`boolean`},CC=class e extends Wx{constructor(e,t){super(e,t),this._isTransitioning=!1,this._triggerArray=[];let n=U.find(bC);for(let e of n){let t=U.getSelectorFromElement(e),n=U.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 xC}static get DefaultType(){return SC}static get NAME(){return rC}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(yC).filter(e=>e!==this._element).map(t=>e.getOrCreateInstance(t,{toggle:!1}))),t.length&&t[0]._isTransitioning||H.trigger(this._element,oC).defaultPrevented)return;for(let e of t)e.hide();let n=this._getDimension();this._element.classList.remove(fC),this._element.classList.add(pC),this._element.style[n]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;let r=()=>{this._isTransitioning=!1,this._element.classList.remove(pC),this._element.classList.add(fC,dC),this._element.style[n]=``,H.trigger(this._element,sC)},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()||H.trigger(this._element,cC).defaultPrevented)return;let e=this._getDimension();this._element.style[e]=`${this._element.getBoundingClientRect()[e]}px`,fx(this._element),this._element.classList.add(pC),this._element.classList.remove(fC,dC);for(let e of this._triggerArray){let t=U.getElementFromSelector(e);t&&!this._isShown(t)&&this._addAriaAndCollapsedClass([e],!1)}this._isTransitioning=!0;let t=()=>{this._isTransitioning=!1,this._element.classList.remove(pC),this._element.classList.add(fC),H.trigger(this._element,lC)};this._element.style[e]=``,this._queueCallback(t,this._element,!0)}_isShown(e=this._element){return e.classList.contains(dC)}_configAfterMerge(e){return e.toggle=!!e.toggle,e.parent=sx(e.parent),e}_getDimension(){return this._element.classList.contains(gC)?_C:vC}_initializeChildren(){if(!this._config.parent)return;let e=this._getFirstLevelChildren(bC);for(let t of e){let e=U.getElementFromSelector(t);e&&this._addAriaAndCollapsedClass([t],this._isShown(e))}}_getFirstLevelChildren(e){let t=U.find(hC,this._config.parent);return U.find(e,this._config.parent).filter(e=>!t.includes(e))}_addAriaAndCollapsedClass(e,t){if(e.length)for(let n of e)n.classList.toggle(mC,!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]()}})}};H.on(document,uC,bC,function(e){(e.target.tagName===`A`||e.delegateTarget&&e.delegateTarget.tagName===`A`)&&e.preventDefault();for(let e of U.getMultipleElementsFromSelector(this))CC.getOrCreateInstance(e,{toggle:!1}).toggle()}),_x(CC);var wC=`dropdown`,TC=`.bs.dropdown`,EC=`.data-api`,DC=`Escape`,OC=`Tab`,kC=`ArrowUp`,AC=`ArrowDown`,jC=2,MC=`hide${TC}`,NC=`hidden${TC}`,PC=`show${TC}`,FC=`shown${TC}`,IC=`click${TC}${EC}`,LC=`keydown${TC}${EC}`,RC=`keyup${TC}${EC}`,zC=`show`,BC=`dropup`,VC=`dropend`,HC=`dropstart`,UC=`dropup-center`,WC=`dropdown-center`,GC=`[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)`,KC=`${GC}.${zC}`,qC=`.dropdown-menu`,JC=`.navbar`,YC=`.navbar-nav`,XC=`.dropdown-menu .dropdown-item:not(.disabled):not(:disabled)`,ZC=gx()?`top-end`:`top-start`,QC=gx()?`top-start`:`top-end`,$C=gx()?`bottom-end`:`bottom-start`,ew=gx()?`bottom-start`:`bottom-end`,tw=gx()?`left-start`:`right-start`,nw=gx()?`right-start`:`left-start`,rw=`top`,iw=`bottom`,aw={autoClose:!0,boundary:`clippingParents`,display:`dynamic`,offset:[0,2],popperConfig:null,reference:`toggle`},ow={autoClose:`(boolean|string)`,boundary:`(string|element)`,display:`string`,offset:`(array|string|function)`,popperConfig:`(null|object|function)`,reference:`(string|element|object)`},sw=class e extends Wx{constructor(e,t){super(e,t),this._popper=null,this._parent=this._element.parentNode,this._menu=U.next(this._element,qC)[0]||U.prev(this._element,qC)[0]||U.findOne(qC,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return aw}static get DefaultType(){return ow}static get NAME(){return wC}toggle(){return this._isShown()?this.hide():this.show()}show(){if(lx(this._element)||this._isShown())return;let e={relatedTarget:this._element};if(!H.trigger(this._element,PC,e).defaultPrevented){if(this._createPopper(),`ontouchstart`in document.documentElement&&!this._parent.closest(YC))for(let e of[].concat(...document.body.children))H.on(e,`mouseover`,dx);this._element.focus(),this._element.setAttribute(`aria-expanded`,!0),this._menu.classList.add(zC),this._element.classList.add(zC),H.trigger(this._element,FC,e)}}hide(){if(lx(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(!H.trigger(this._element,MC,e).defaultPrevented){if(`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))H.off(e,`mouseover`,dx);this._popper&&this._popper.destroy(),this._menu.classList.remove(zC),this._element.classList.remove(zC),this._element.setAttribute(`aria-expanded`,`false`),Vx.removeDataAttribute(this._menu,`popper`),H.trigger(this._element,NC,e)}}_getConfig(e){if(e=super._getConfig(e),typeof e.reference==`object`&&!ox(e.reference)&&typeof e.reference.getBoundingClientRect!=`function`)throw TypeError(`${wC.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return e}_createPopper(){if(Yb===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:ox(this._config.reference)?e=sx(this._config.reference):typeof this._config.reference==`object`&&(e=this._config.reference);let t=this._getPopperConfig();this._popper=Jb(e,this._menu,t)}_isShown(){return this._menu.classList.contains(zC)}_getPlacement(){let e=this._parent;if(e.classList.contains(VC))return tw;if(e.classList.contains(HC))return nw;if(e.classList.contains(UC))return rw;if(e.classList.contains(WC))return iw;let t=getComputedStyle(this._menu).getPropertyValue(`--bs-position`).trim()===`end`;return e.classList.contains(BC)?t?QC:ZC:t?ew:$C}_detectNavbar(){return this._element.closest(JC)!==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`)&&(Vx.setDataAttribute(this._menu,`popper`,`static`),e.modifiers=[{name:`applyStyles`,enabled:!1}]),{...e,...vx(this._config.popperConfig,[void 0,e])}}_selectMenuItem({key:e,target:t}){let n=U.find(XC,this._menu).filter(e=>cx(e));n.length&&bx(n,t,e===AC,!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===jC||t.type===`keyup`&&t.key!==OC)return;let n=U.find(KC);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===OC||/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===DC,i=[kC,AC].includes(t.key);if(!i&&!r||n&&!r)return;t.preventDefault();let a=this.matches(GC)?this:U.prev(this,GC)[0]||U.next(this,GC)[0]||U.findOne(GC,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())}};H.on(document,LC,GC,sw.dataApiKeydownHandler),H.on(document,LC,qC,sw.dataApiKeydownHandler),H.on(document,IC,sw.clearMenus),H.on(document,RC,sw.clearMenus),H.on(document,IC,GC,function(e){e.preventDefault(),sw.getOrCreateInstance(this).toggle()}),_x(sw);var cw=`backdrop`,lw=`fade`,uw=`show`,dw=`mousedown.bs.${cw}`,fw={className:`modal-backdrop`,clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:`body`},pw={className:`string`,clickCallback:`(function|null)`,isAnimated:`boolean`,isVisible:`boolean`,rootElement:`(element|string)`},mw=class extends Hx{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return fw}static get DefaultType(){return pw}static get NAME(){return cw}show(e){if(!this._config.isVisible){vx(e);return}this._append();let t=this._getElement();this._config.isAnimated&&fx(t),t.classList.add(uw),this._emulateAnimation(()=>{vx(e)})}hide(e){if(!this._config.isVisible){vx(e);return}this._getElement().classList.remove(uw),this._emulateAnimation(()=>{this.dispose(),vx(e)})}dispose(){this._isAppended&&=(H.off(this._element,dw),this._element.remove(),!1)}_getElement(){if(!this._element){let e=document.createElement(`div`);e.className=this._config.className,this._config.isAnimated&&e.classList.add(lw),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=sx(e.rootElement),e}_append(){if(this._isAppended)return;let e=this._getElement();this._config.rootElement.append(e),H.on(e,dw,()=>{vx(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(e){yx(e,this._getElement(),this._config.isAnimated)}},hw=`focustrap`,gw=`.bs.focustrap`,_w=`focusin${gw}`,vw=`keydown.tab${gw}`,yw=`Tab`,bw=`forward`,xw=`backward`,Sw={autofocus:!0,trapElement:null},Cw={autofocus:`boolean`,trapElement:`element`},ww=class extends Hx{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return Sw}static get DefaultType(){return Cw}static get NAME(){return hw}activate(){this._isActive||=(this._config.autofocus&&this._config.trapElement.focus(),H.off(document,gw),H.on(document,_w,e=>this._handleFocusin(e)),H.on(document,vw,e=>this._handleKeydown(e)),!0)}deactivate(){this._isActive&&(this._isActive=!1,H.off(document,gw))}_handleFocusin(e){let{trapElement:t}=this._config;if(e.target===document||e.target===t||t.contains(e.target))return;let n=U.focusableChildren(t);n.length===0?t.focus():this._lastTabNavDirection===xw?n[n.length-1].focus():n[0].focus()}_handleKeydown(e){e.key===yw&&(this._lastTabNavDirection=e.shiftKey?xw:bw)}},Tw=`.fixed-top, .fixed-bottom, .is-fixed, .sticky-top`,Ew=`.sticky-top`,Dw=`padding-right`,Ow=`margin-right`,kw=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,Dw,t=>t+e),this._setElementAttributes(Tw,Dw,t=>t+e),this._setElementAttributes(Ew,Ow,t=>t-e)}reset(){this._resetElementAttributes(this._element,`overflow`),this._resetElementAttributes(this._element,Dw),this._resetElementAttributes(Tw,Dw),this._resetElementAttributes(Ew,Ow)}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&&Vx.setDataAttribute(e,t,n)}_resetElementAttributes(e,t){this._applyManipulationCallback(e,e=>{let n=Vx.getDataAttribute(e,t);if(n===null){e.style.removeProperty(t);return}Vx.removeDataAttribute(e,t),e.style.setProperty(t,n)})}_applyManipulationCallback(e,t){if(ox(e)){t(e);return}for(let n of U.find(e,this._element))t(n)}},Aw=`modal`,jw=`.bs.modal`,Mw=`.data-api`,Nw=`Escape`,Pw=`hide${jw}`,Fw=`hidePrevented${jw}`,Iw=`hidden${jw}`,Lw=`show${jw}`,Rw=`shown${jw}`,zw=`resize${jw}`,Bw=`click.dismiss${jw}`,Vw=`mousedown.dismiss${jw}`,Hw=`keydown.dismiss${jw}`,Uw=`click${jw}${Mw}`,Ww=`modal-open`,Gw=`fade`,Kw=`show`,qw=`modal-static`,Jw=`.modal.show`,Yw=`.modal-dialog`,Xw=`.modal-body`,Zw=`[data-bs-toggle="modal"]`,Qw={backdrop:!0,focus:!0,keyboard:!0},$w={backdrop:`(boolean|string)`,focus:`boolean`,keyboard:`boolean`},eT=class e extends Wx{constructor(e,t){super(e,t),this._dialog=U.findOne(Yw,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new kw,this._addEventListeners()}static get Default(){return Qw}static get DefaultType(){return $w}static get NAME(){return Aw}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||this._isTransitioning||H.trigger(this._element,Lw,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(Ww),this._adjustDialog(),this._backdrop.show(()=>this._showElement(e)))}hide(){!this._isShown||this._isTransitioning||H.trigger(this._element,Pw).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Kw),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){H.off(window,jw),H.off(this._dialog,jw),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new mw({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new ww({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=U.findOne(Xw,this._dialog);t&&(t.scrollTop=0),fx(this._element),this._element.classList.add(Kw),this._queueCallback(()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,H.trigger(this._element,Rw,{relatedTarget:e})},this._dialog,this._isAnimated())}_addEventListeners(){H.on(this._element,Hw,e=>{if(e.key===Nw){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),H.on(window,zw,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),H.on(this._element,Vw,e=>{H.one(this._element,Bw,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(Ww),this._resetAdjustments(),this._scrollBar.reset(),H.trigger(this._element,Iw)})}_isAnimated(){return this._element.classList.contains(Gw)}_triggerBackdropTransition(){if(H.trigger(this._element,Fw).defaultPrevented)return;let e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._element.style.overflowY;t===`hidden`||this._element.classList.contains(qw)||(e||(this._element.style.overflowY=`hidden`),this._element.classList.add(qw),this._queueCallback(()=>{this._element.classList.remove(qw),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=gx()?`paddingLeft`:`paddingRight`;this._element.style[e]=`${t}px`}if(!n&&e){let e=gx()?`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)}})}};H.on(document,Uw,Zw,function(e){let t=U.getElementFromSelector(this);[`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),H.one(t,Lw,e=>{e.defaultPrevented||H.one(t,Iw,()=>{cx(this)&&this.focus()})});let n=U.findOne(Jw);n&&eT.getInstance(n).hide(),eT.getOrCreateInstance(t).toggle(this)}),Kx(eT),_x(eT);var tT=`offcanvas`,nT=`.bs.offcanvas`,rT=`.data-api`,iT=`load${nT}${rT}`,aT=`Escape`,oT=`show`,sT=`showing`,cT=`hiding`,lT=`offcanvas-backdrop`,uT=`.offcanvas.show`,dT=`show${nT}`,fT=`shown${nT}`,pT=`hide${nT}`,mT=`hidePrevented${nT}`,hT=`hidden${nT}`,gT=`resize${nT}`,_T=`click${nT}${rT}`,vT=`keydown.dismiss${nT}`,yT=`[data-bs-toggle="offcanvas"]`,bT={backdrop:!0,keyboard:!0,scroll:!1},xT={backdrop:`(boolean|string)`,keyboard:`boolean`,scroll:`boolean`},ST=class e extends Wx{constructor(e,t){super(e,t),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return bT}static get DefaultType(){return xT}static get NAME(){return tT}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||H.trigger(this._element,dT,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._backdrop.show(),this._config.scroll||new kw().hide(),this._element.setAttribute(`aria-modal`,!0),this._element.setAttribute(`role`,`dialog`),this._element.classList.add(sT),this._queueCallback(()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(oT),this._element.classList.remove(sT),H.trigger(this._element,fT,{relatedTarget:e})},this._element,!0))}hide(){!this._isShown||H.trigger(this._element,pT).defaultPrevented||(this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(cT),this._backdrop.hide(),this._queueCallback(()=>{this._element.classList.remove(oT,cT),this._element.removeAttribute(`aria-modal`),this._element.removeAttribute(`role`),this._config.scroll||new kw().reset(),H.trigger(this._element,hT)},this._element,!0))}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){let e=()=>{if(this._config.backdrop===`static`){H.trigger(this._element,mT);return}this.hide()},t=!!this._config.backdrop;return new mw({className:lT,isVisible:t,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:t?e:null})}_initializeFocusTrap(){return new ww({trapElement:this._element})}_addEventListeners(){H.on(this._element,vT,e=>{if(e.key===aT){if(this._config.keyboard){this.hide();return}H.trigger(this._element,mT)}})}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)}})}};H.on(document,_T,yT,function(e){let t=U.getElementFromSelector(this);if([`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),lx(this))return;H.one(t,hT,()=>{cx(this)&&this.focus()});let n=U.findOne(uT);n&&n!==t&&ST.getInstance(n).hide(),ST.getOrCreateInstance(t).toggle(this)}),H.on(window,iT,()=>{for(let e of U.find(uT))ST.getOrCreateInstance(e).show()}),H.on(window,gT,()=>{for(let e of U.find(`[aria-modal][class*=show][class*=offcanvas-]`))getComputedStyle(e).position!==`fixed`&&ST.getOrCreateInstance(e).hide()}),Kx(ST),_x(ST);var CT={"*":[`class`,`dir`,`id`,`lang`,`role`,/^aria-[\w-]*$/i],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:[]},wT=new Set([`background`,`cite`,`href`,`itemtype`,`longdesc`,`poster`,`src`,`xlink:href`]),TT=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,ET=(e,t)=>{let n=e.nodeName.toLowerCase();return t.includes(n)?wT.has(n)?!!TT.test(e.nodeValue):!0:t.filter(e=>e instanceof RegExp).some(e=>e.test(n))};function DT(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)ET(t,i)||e.removeAttribute(t.nodeName)}return r.body.innerHTML}var OT=`TemplateFactory`,kT={allowList:CT,content:{},extraClass:``,html:!1,sanitize:!0,sanitizeFn:null,template:`<div></div>`},AT={allowList:`object`,content:`object`,extraClass:`(string|function)`,html:`boolean`,sanitize:`boolean`,sanitizeFn:`(null|function)`,template:`string`},jT={entry:`(string|element|function|null)`,selector:`(string|element)`},MT=class extends Hx{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return kT}static get DefaultType(){return AT}static get NAME(){return OT}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},jT)}_setContent(e,t,n){let r=U.findOne(n,e);if(r){if(t=this._resolvePossibleFunction(t),!t){r.remove();return}if(ox(t)){this._putElementInTemplate(sx(t),r);return}if(this._config.html){r.innerHTML=this._maybeSanitize(t);return}r.textContent=t}}_maybeSanitize(e){return this._config.sanitize?DT(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return vx(e,[void 0,this])}_putElementInTemplate(e,t){if(this._config.html){t.innerHTML=``,t.append(e);return}t.textContent=e.textContent}},NT=`tooltip`,PT=new Set([`sanitize`,`allowList`,`sanitizeFn`]),FT=`fade`,IT=`modal`,LT=`show`,RT=`.tooltip-inner`,zT=`.${IT}`,BT=`hide.bs.modal`,VT=`hover`,HT=`focus`,UT=`click`,WT=`manual`,GT=`hide`,KT=`hidden`,qT=`show`,JT=`shown`,YT=`inserted`,XT=`click`,ZT=`focusin`,QT=`focusout`,$T=`mouseenter`,eE=`mouseleave`,tE={AUTO:`auto`,TOP:`top`,RIGHT:gx()?`left`:`right`,BOTTOM:`bottom`,LEFT:gx()?`right`:`left`},nE={allowList:CT,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`},rE={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`},iE=class e extends Wx{constructor(e,t){if(Yb===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 nE}static get DefaultType(){return rE}static get NAME(){return NT}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),H.off(this._element.closest(zT),BT,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=H.trigger(this._element,this.constructor.eventName(qT)),t=(ux(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),H.trigger(this._element,this.constructor.eventName(YT))),this._popper=this._createPopper(n),n.classList.add(LT),`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))H.on(e,`mouseover`,dx);this._queueCallback(()=>{H.trigger(this._element,this.constructor.eventName(JT)),this._isHovered===!1&&this._leave(),this._isHovered=!1},this.tip,this._isAnimated())}hide(){if(!(!this._isShown()||H.trigger(this._element,this.constructor.eventName(GT)).defaultPrevented)){if(this._getTipElement().classList.remove(LT),`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))H.off(e,`mouseover`,dx);this._activeTrigger[UT]=!1,this._activeTrigger[HT]=!1,this._activeTrigger[VT]=!1,this._isHovered=null,this._queueCallback(()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute(`aria-describedby`),H.trigger(this._element,this.constructor.eventName(KT)))},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(FT,LT),t.classList.add(`bs-${this.constructor.NAME}-auto`);let n=rx(this.constructor.NAME).toString();return t.setAttribute(`id`,n),this._isAnimated()&&t.classList.add(FT),t}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new MT({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[RT]: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(FT)}_isShown(){return this.tip&&this.tip.classList.contains(LT)}_createPopper(e){let t=tE[vx(this._config.placement,[this,e,this._element]).toUpperCase()];return Jb(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 vx(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,...vx(this._config.popperConfig,[void 0,t])}}_setListeners(){let e=this._config.trigger.split(` `);for(let t of e)if(t===`click`)H.on(this._element,this.constructor.eventName(XT),this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[UT]=!(t._isShown()&&t._activeTrigger[UT]),t.toggle()});else if(t!==WT){let e=t===VT?this.constructor.eventName($T):this.constructor.eventName(ZT),n=t===VT?this.constructor.eventName(eE):this.constructor.eventName(QT);H.on(this._element,e,this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[e.type===`focusin`?HT:VT]=!0,t._enter()}),H.on(this._element,n,this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[e.type===`focusout`?HT:VT]=t._element.contains(e.relatedTarget),t._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},H.on(this._element.closest(zT),BT,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=Vx.getDataAttributes(this._element);for(let e of Object.keys(t))PT.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:sx(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]()}})}};_x(iE);var aE=`popover`,oE=`.popover-header`,sE=`.popover-body`,cE={...iE.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`},lE={...iE.DefaultType,content:`(null|string|element|function)`},uE=class e extends iE{static get Default(){return cE}static get DefaultType(){return lE}static get NAME(){return aE}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[oE]:this._getTitle(),[sE]: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]()}})}};_x(uE);var dE=`scrollspy`,fE=`.bs.scrollspy`,pE=`.data-api`,mE=`activate${fE}`,hE=`click${fE}`,gE=`load${fE}${pE}`,_E=`dropdown-item`,vE=`active`,yE=`[data-bs-spy="scroll"]`,bE=`[href]`,xE=`.nav, .list-group`,SE=`.nav-link`,CE=`${SE}, .nav-item > ${SE}, .list-group-item`,wE=`.dropdown`,TE=`.dropdown-toggle`,EE={offset:null,rootMargin:`0px 0px -25%`,smoothScroll:!1,target:null,threshold:[.1,.5,1]},DE={offset:`(number|null)`,rootMargin:`string`,smoothScroll:`boolean`,target:`element`,threshold:`array`},OE=class e extends Wx{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 EE}static get DefaultType(){return DE}static get NAME(){return dE}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=sx(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&&(H.off(this._config.target,hE),H.on(this._config.target,hE,bE,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=U.find(bE,this._config.target);for(let t of e){if(!t.hash||lx(t))continue;let e=U.findOne(decodeURI(t.hash),this._element);cx(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(vE),this._activateParents(e),H.trigger(this._element,mE,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains(_E)){U.findOne(TE,e.closest(wE)).classList.add(vE);return}for(let t of U.parents(e,xE))for(let e of U.prev(t,CE))e.classList.add(vE)}_clearActiveClass(e){e.classList.remove(vE);let t=U.find(`${bE}.${vE}`,e);for(let e of t)e.classList.remove(vE)}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]()}})}};H.on(window,gE,()=>{for(let e of U.find(yE))OE.getOrCreateInstance(e)}),_x(OE);var kE=`tab`,AE=`.bs.tab`,jE=`hide${AE}`,ME=`hidden${AE}`,NE=`show${AE}`,PE=`shown${AE}`,FE=`click${AE}`,IE=`keydown${AE}`,LE=`load${AE}`,RE=`ArrowLeft`,zE=`ArrowRight`,BE=`ArrowUp`,VE=`ArrowDown`,HE=`Home`,UE=`End`,WE=`active`,GE=`fade`,KE=`show`,qE=`dropdown`,JE=`.dropdown-toggle`,YE=`.dropdown-menu`,XE=`:not(${JE})`,ZE=`.list-group, .nav, [role="tablist"]`,QE=`.nav-item, .list-group-item`,$E=`.nav-link${XE}, .list-group-item${XE}, [role="tab"]${XE}`,eD=`[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]`,tD=`${$E}, ${eD}`,nD=`.${WE}[data-bs-toggle="tab"], .${WE}[data-bs-toggle="pill"], .${WE}[data-bs-toggle="list"]`,rD=class e extends Wx{constructor(e){super(e),this._parent=this._element.closest(ZE),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),H.on(this._element,IE,e=>this._keydown(e)))}static get NAME(){return kE}show(){let e=this._element;if(this._elemIsActive(e))return;let t=this._getActiveElem(),n=t?H.trigger(t,jE,{relatedTarget:e}):null;H.trigger(e,NE,{relatedTarget:t}).defaultPrevented||n&&n.defaultPrevented||(this._deactivate(t,e),this._activate(e,t))}_activate(e,t){e&&(e.classList.add(WE),this._activate(U.getElementFromSelector(e)),this._queueCallback(()=>{if(e.getAttribute(`role`)!==`tab`){e.classList.add(KE);return}e.removeAttribute(`tabindex`),e.setAttribute(`aria-selected`,!0),this._toggleDropDown(e,!0),H.trigger(e,PE,{relatedTarget:t})},e,e.classList.contains(GE)))}_deactivate(e,t){e&&(e.classList.remove(WE),e.blur(),this._deactivate(U.getElementFromSelector(e)),this._queueCallback(()=>{if(e.getAttribute(`role`)!==`tab`){e.classList.remove(KE);return}e.setAttribute(`aria-selected`,!1),e.setAttribute(`tabindex`,`-1`),this._toggleDropDown(e,!1),H.trigger(e,ME,{relatedTarget:t})},e,e.classList.contains(GE)))}_keydown(t){if(![RE,zE,BE,VE,HE,UE].includes(t.key))return;t.stopPropagation(),t.preventDefault();let n=this._getChildren().filter(e=>!lx(e)),r;if([HE,UE].includes(t.key))r=n[t.key===HE?0:n.length-1];else{let e=[zE,VE].includes(t.key);r=bx(n,t.target,e,!0)}r&&(r.focus({preventScroll:!0}),e.getOrCreateInstance(r).show())}_getChildren(){return U.find(tD,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=U.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(qE))return;let r=(e,r)=>{let i=U.findOne(e,n);i&&i.classList.toggle(r,t)};r(JE,WE),r(YE,KE),n.setAttribute(`aria-expanded`,t)}_setAttributeIfNotExists(e,t,n){e.hasAttribute(t)||e.setAttribute(t,n)}_elemIsActive(e){return e.classList.contains(WE)}_getInnerElement(e){return e.matches(tD)?e:U.findOne(tD,e)}_getOuterElement(e){return e.closest(QE)||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]()}})}};H.on(document,FE,eD,function(e){[`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),!lx(this)&&rD.getOrCreateInstance(this).show()}),H.on(window,LE,()=>{for(let e of U.find(nD))rD.getOrCreateInstance(e)}),_x(rD);var iD=`toast`,aD=`.bs.toast`,oD=`mouseover${aD}`,sD=`mouseout${aD}`,cD=`focusin${aD}`,lD=`focusout${aD}`,uD=`hide${aD}`,dD=`hidden${aD}`,fD=`show${aD}`,pD=`shown${aD}`,mD=`fade`,hD=`hide`,gD=`show`,_D=`showing`,vD={animation:`boolean`,autohide:`boolean`,delay:`number`},yD={animation:!0,autohide:!0,delay:5e3},bD=class e extends Wx{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return yD}static get DefaultType(){return vD}static get NAME(){return iD}show(){H.trigger(this._element,fD).defaultPrevented||(this._clearTimeout(),this._config.animation&&this._element.classList.add(mD),this._element.classList.remove(hD),fx(this._element),this._element.classList.add(gD,_D),this._queueCallback(()=>{this._element.classList.remove(_D),H.trigger(this._element,pD),this._maybeScheduleHide()},this._element,this._config.animation))}hide(){!this.isShown()||H.trigger(this._element,uD).defaultPrevented||(this._element.classList.add(_D),this._queueCallback(()=>{this._element.classList.add(hD),this._element.classList.remove(_D,gD),H.trigger(this._element,dD)},this._element,this._config.animation))}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(gD),super.dispose()}isShown(){return this._element.classList.contains(gD)}_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(){H.on(this._element,oD,e=>this._onInteraction(e,!0)),H.on(this._element,sD,e=>this._onInteraction(e,!1)),H.on(this._element,cD,e=>this._onInteraction(e,!0)),H.on(this._element,lD,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)}})}};Kx(bD),_x(bD);function xD(e=void 0){let t=e=>a(`Succesvol`,e,Rg.SUCCESS),n=e=>a(`Waarschuwing`,e,Rg.WARNING),r=e=>a(`Informatie`,e,Rg.INFO),i=e=>a(`Mislukt`,e,Rg.DANGER);function a(t,n,r){let i=`toast-${to()}`,a={id:i,variant:r,title:t,text:n},s=document.querySelector(`.toast-container`);if(!s){console.error(`There was no element with class 'toast-container' found, which is required for useToaster.`);return}let c=(0,u.h)(Hg,a),l=(0,u.createApp)({render:()=>c}).mount(document.createElement(`div`));s.appendChild(l.$el);let d=document.querySelector(`#${i}`);d&&(bD.getOrCreateInstance(d,e).show(),o(d))}function o(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:t,showInformationToast:r,showWarningToast:n,showDangerToast:i}}var SD={class:`bd-file-upload`},CD={class:`flex align-items-center justify-content-between gap-2`},wD={key:0,class:`preview-container`},TD=(0,u.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:t}){let{showDangerToast:n}=xD(),{t:r}=Uv.global,i=e,a=t,o=(0,u.ref)(null),s=(0,u.ref)([]);(0,u.watch)(()=>i.modelValue,e=>{o.value&&(o.value.files=o.value.files.filter(t=>e.files.some(e=>e.Naam===t.name)))},{deep:!0});let c=(0,u.computed)(()=>({variant:Ea.PRIMARY,size:m.SM})),l=Wa(i,`modelValue`,a),d=async e=>{let t=Array.isArray(e.files)?e.files:[e.files];s.value.push(...t.map(e=>({name:e.name,previewUrl:e.objectURL})));for(let e of t){let t=new FormData;t.append(`file`,e);try{let n={method:`POST`,headers:{RequestVerificationToken:i.token},body:t};f(e,await(await fetch(i.url,n)).json())}catch{n(i.errorMessage||r(`fileUpload.errorMessage`))}}s.value=[]},f=(e,t)=>{let n=s.value.findIndex(t=>t.name==e.name);n!==-1&&s.value.splice(n,1),l.value.files.push({previewUrl:e.objectURL,UUID:e.name,CorrelationId:t.CorrelationId,name:t.Naam,Naam:t.Naam})},p=e=>{let t=l.value.files.indexOf(e);t!==-1&&l.value.files.splice(t,1),t=s.value.indexOf(e),t!==-1&&s.value.splice(t,1)};return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,SD,[(0,u.createVNode)((0,u.unref)(Lv),{ref_key:`fileUploadRef`,ref:o,multiple:i.multiple,"max-file-size":10485760,accept:i.acceptedFiles,auto:!0,"max-files":i.multiple?10:1,"custom-upload":!0,name:`file`,onUploader:d},{header:(0,u.withCtx)(({chooseCallback:e})=>[(0,u.createElementVNode)(`div`,CD,[(0,u.createVNode)(g,(0,u.mergeProps)(c.value,{onClick:e}),{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(se)),(0,u.createTextVNode)(` `+(0,u.toDisplayString)(i.buttonText),1)]),_:1},16,[`onClick`])])]),content:(0,u.withCtx)(()=>[s.value||(0,u.unref)(l)&&(0,u.unref)(l).files&&(0,u.unref)(l).files.length!==0?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,wD,[(0,u.unref)(l)&&(0,u.unref)(l).files?((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,{key:0},(0,u.renderList)((0,u.unref)(l).files,(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(O_,{key:t,file:e,"is-pending":!1,onRemove:p},null,8,[`file`]))),128)):(0,u.createCommentVNode)(``,!0),s.value?((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,{key:1},(0,u.renderList)(s.value,(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(O_,{key:t,file:e,"is-pending":!0,onRemove:p},null,8,[`file`]))),128)):(0,u.createCommentVNode)(``,!0)])):(0,u.createCommentVNode)(``,!0)]),_:1},8,[`multiple`,`accept`,`max-files`])]))}});function ED(e){this.content=e}ED.prototype={constructor:ED,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 ED(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 ED(n)},addToStart:function(e,t){return new ED([e,t].concat(this.remove(e).content))},addToEnd:function(e,t){var n=this.remove(e).content.slice();return n.push(e,t),new ED(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 ED(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=ED.from(e),e.size?new ED(e.content.concat(this.subtract(e).content)):this},append:function(e){return e=ED.from(e),e.size?new ED(this.subtract(e).content.concat(e.content)):this},subtract:function(e){var t=this;e=ED.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}},ED.from=function(e){if(e instanceof ED)return e;var t=[];if(e)for(var n in e)t.push(n,e[n]);return new ED(t)};function DD(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=DD(i.content,a.content,n+1);if(e!=null)return e}n+=i.nodeSize}}function OD(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=OD(o.content,s.content,n-1,r-1);if(e)return e}n-=c,r-=c}}var W=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 DD(this,e,t)}findDiffEnd(e,t=this.size,n=e.size){return OD(this,e,t,n)}findIndex(e){if(e==0)return AD(0,e);if(e==this.size)return AD(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?AD(t+1,i):AD(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)`:``))}};W.empty=new W([],0);var kD={index:0,offset:0};function AD(e,t){return kD.index=e,kD.offset=t,kD}function jD(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(!jD(e[n],t[n]))return!1}else{for(let n in e)if(!(n in t)||!jD(e[n],t[n]))return!1;for(let n in t)if(!(n in e))return!1}return!0}var G=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&&jD(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}};G.none=[];var MD=class extends Error{},K=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=PD(this.content,t+this.openStart,n);return r&&new e(r,this.openStart,this.openEnd)}removeBetween(t,n){return new e(ND(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(W.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)}};K.empty=new K(W.empty,0,0);function ND(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(ND(a.content,t-i-1,n-i-1)))}function PD(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=PD(o.content,t-a-1,n,o);return s&&e.replaceChild(i,o.copy(s))}function FD(e,t,n){if(n.openStart>e.depth)throw new MD(`Inserted content deeper than insertion position`);if(e.depth-n.openStart!=t.depth-n.openEnd)throw new MD(`Inconsistent open depths`);return ID(e,t,n,0)}function ID(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=ID(e,t,n,r+1);return a.copy(a.content.replaceChild(i,o))}else if(!n.content.size)return VD(a,UD(e,t,r));else if(!n.openStart&&!n.openEnd&&e.depth==r&&t.depth==r){let r=e.parent,i=r.content;return VD(r,i.cut(0,e.parentOffset).append(n.content).append(i.cut(t.parentOffset)))}else{let{start:i,end:o}=WD(n,e);return VD(a,HD(e,i,o,t,r))}}function LD(e,t){if(!t.type.compatibleContent(e.type))throw new MD(`Cannot join `+t.type.name+` onto `+e.type.name)}function RD(e,t,n){let r=e.node(n);return LD(r,t.node(n)),r}function zD(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 BD(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&&(zD(e.nodeAfter,r),a++));for(let e=a;e<o;e++)zD(i.child(e),r);t&&t.depth==n&&t.textOffset&&zD(t.nodeBefore,r)}function VD(e,t){return e.type.checkContent(t),e.copy(t)}function HD(e,t,n,r,i){let a=e.depth>i&&RD(e,t,i+1),o=r.depth>i&&RD(n,r,i+1),s=[];return BD(null,e,i,s),a&&o&&t.index(i)==n.index(i)?(LD(a,o),zD(VD(a,HD(e,t,n,r,i+1)),s)):(a&&zD(VD(a,UD(e,t,i+1)),s),BD(t,n,i,s),o&&zD(VD(o,UD(n,r,i+1)),s)),BD(r,null,i,s),new W(s)}function UD(e,t,n){let r=[];return BD(null,e,n,r),e.depth>n&&zD(VD(RD(e,t,n+1),UD(e,t,n+1)),r),BD(t,null,n,r),new W(r)}function WD(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(W.from(r));return{start:r.resolveNoCache(e.openStart+n),end:r.resolveNoCache(r.content.size-e.openEnd-n)}}var GD=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 G.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 YD(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=JD.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 JD.set(t,r=new KD);let i=r.elts[r.i]=e.resolve(t,n);return r.i=(r.i+1)%qD,i}},KD=class{constructor(){this.elts=[],this.i=0}},qD=12,JD=new WeakMap,YD=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)}},XD=Object.create(null),ZD=class e{constructor(e,t,n,r=G.none){this.type=e,this.attrs=t,this.marks=r,this.content=n||W.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&&jD(this.attrs,t||e.defaultAttrs||XD)&&G.sameSet(this.marks,n||G.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 K.empty;let r=this.resolve(e),i=this.resolve(t),a=n?0:r.sharedDepth(t),o=r.start(a);return new K(r.node(a).content.cut(r.pos-o,i.pos-o),r.depth-a,i.depth-a)}replace(e,t,n){return FD(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 GD.resolveCached(this,e)}resolveNoCache(e){return GD.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()+`)`),$D(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=W.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=G.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(!G.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=W.fromJSON(e,t.content),i=e.nodeType(t.type).create(t.attrs,r,n);return i.type.checkAttrs(i.attrs),i}};ZD.prototype.text=void 0;var QD=class e extends ZD{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):$D(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 $D(e,t){for(let n=e.length-1;n>=0;n--)t=e[n].type.name+`(`+t+`)`;return t}var eO=class e{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(t,n){let r=new tO(t,n);if(r.next==null)return e.empty;let i=nO(r);r.next&&r.err(`Unexpected trailing text`);let a=fO(lO(i));return pO(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 W.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
|
-
`)}};eO.empty=new eO(!0);var tO=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 nO(e){let t=[];do t.push(rO(e));while(e.eat(`|`));return t.length==1?t[0]:{type:`choice`,exprs:t}}function rO(e){let t=[];do t.push(iO(e));while(e.next&&e.next!=`)`&&e.next!=`|`);return t.length==1?t[0]:{type:`seq`,exprs:t}}function iO(e){let t=cO(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=oO(e,t);else break;return t}function aO(e){/\D/.test(e.next)&&e.err(`Expected number, got '`+e.next+`'`);let t=Number(e.next);return e.pos++,t}function oO(e,t){let n=aO(e),r=n;return e.eat(`,`)&&(r=e.next==`}`?-1:aO(e)),e.eat(`}`)||e.err(`Unclosed braced range`),{type:`range`,min:n,max:r,expr:t}}function sO(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 cO(e){if(e.eat(`(`)){let t=nO(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=sO(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 lO(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 uO(e,t){return t-e}function dO(e,t){let n=[];return r(t),n.sort(uO);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 fO(e){let t=Object.create(null);return n(dO(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]);dO(e,n).forEach(e=>{r||i.push([t,r=[]]),r.indexOf(e)==-1&&r.push(e)})})});let a=t[r.join(`,`)]=new eO(r.indexOf(e.length-1)>-1);for(let e=0;e<i.length;e++){let r=i[e][1].sort(uO);a.next.push({type:i[e][0],next:t[r.join(`,`)]||n(r)})}return a}}function pO(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 mO(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 hO(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 gO(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 _O(e,t){let n=Object.create(null);if(t)for(let r in t)n[r]=new bO(e,r,t[r]);return n}var vO=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=_O(e,n.attrs),this.defaultAttrs=mO(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==eO.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:hO(this.attrs,e)}create(e=null,t,n){if(this.isText)throw Error(`NodeType.create can't construct text nodes`);return new ZD(this,this.computeAttrs(e),W.from(t),G.setFrom(n))}createChecked(e=null,t,n){return t=W.from(t),this.checkContent(t),new ZD(this,this.computeAttrs(e),t,G.setFrom(n))}createAndFill(e=null,t,n){if(e=this.computeAttrs(e),t=W.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(W.empty,!0);return i?new ZD(this,e,t.append(i),G.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){gO(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:G.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 yO(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 bO=class{constructor(e,t,n){this.hasDefault=Object.prototype.hasOwnProperty.call(n,`default`),this.default=n.default,this.validate=typeof n.validate==`string`?yO(e,t,n.validate):n.validate}get isRequired(){return!this.hasDefault}},xO=class e{constructor(e,t,n,r){this.name=e,this.rank=t,this.schema=n,this.spec=r,this.attrs=_O(e,r.attrs),this.excluded=null;let i=mO(this.attrs);this.instance=i?new G(this,i):null}create(e=null){return!e&&this.instance?this.instance:new G(this,hO(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){gO(this.attrs,e,`mark`,this.name)}excludes(e){return this.excluded.indexOf(e)>-1}},SO=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=ED.from(e.nodes),t.marks=ED.from(e.marks||{}),this.nodes=vO.compile(this.spec.nodes,this),this.marks=xO.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]=eO.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?CO(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==``?[]:CO(this,n.split(` `))}this.nodeFromJSON=e=>ZD.fromJSON(this,e),this.markFromJSON=e=>G.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 vO))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 QD(n,n.defaultAttrs,e,G.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 CO(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 wO(e){return e.tag!=null}function TO(e){return e.style!=null}var EO=class e{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[];let n=this.matchedStyles=[];t.forEach(e=>{if(wO(e))this.tags.push(e);else if(TO(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 FO(this,t,!1);return n.addAll(e,G.none,t.from,t.to),n.finish()}parseSlice(e,t={}){let n=new FO(this,t,!0);return n.addAll(e,G.none,t.from,t.to),K.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(LO(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=RO(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=RO(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)))}},DO={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},OO={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},kO={ol:!0,ul:!0},AO=1,jO=2,MO=4;function NO(e,t,n){return t==null?e&&e.whitespace==`pre`?AO|jO:n&~MO:(t?AO:0)|(t===`full`?jO:0)}var PO=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=G.none,this.match=i||(a&MO?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(W.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&AO)){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=W.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(W.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&&!DO.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}},FO=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=NO(null,t.preserveWhitespace,0)|(n?MO:0);i=r?new PO(r.type,r.attrs,G.none,!0,t.topMatch||r.type.contentMatch,a):n?new PO(null,null,G.none,!0,null,a):new PO(e.schema.topNodeType,null,G.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&jO?`full`:this.localPreserveWS||(r.options&AO)>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,`
|
|
1697
|
-
`);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;
|
|
1698
|
-
`),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=G.none;for(let i of r.concat(e.marks))(t.type?t.type.allowsMarkType(i.type):zO(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=NO(e,i,a.options);a.options&MO&&a.content.length==0&&(o|=MO);let s=G.none;return n=n.filter(t=>(a.type?a.type.allowsMarkType(t.type):zO(t.type,e))?(s=t.addToSet(s),!1):!0),this.nodes.push(new PO(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|=AO);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,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 IO(e){for(let t=e.firstChild,n=null;t;t=t.nextSibling){let e=t.nodeType==1?t.nodeName.toLowerCase():null;e&&kO.hasOwnProperty(e)&&n?(n.appendChild(t),t=n):e==`li`?n=t:e&&(n=null)}}function LO(e,t){return(e.matches||e.msMatchesSelector||e.webkitMatchesSelector||e.mozMatchesSelector).call(e,t)}function RO(e){let t={};for(let n in e)t[n]=e[n];return t}function zO(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 BO=class e{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},n){n||=HO(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}=KO(HO(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&&KO(HO(n),r(e,t),null,e.attrs)}static renderSpec(e,t,n=null,r){return KO(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=VO(e.nodes);return t.text||=e=>e.text,t}static marksFromSchema(e){return VO(e.marks)}};function VO(e){let t={};for(let n in e){let r=e[n].spec.toDOM;r&&(t[n]=r)}return t}function HO(e){return e.document||window.document}var UO=new WeakMap;function WO(e){let t=UO.get(e);return t===void 0&&UO.set(e,t=GO(e)),t}function GO(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 KO(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=WO(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}=KO(e,a,n,r);if(c.appendChild(t),i){if(s)throw RangeError(`Multiple content holes`);s=i}}}return{dom:c,contentDOM:s}}var qO=65535,JO=2**16;function YO(e,t){return e+t*JO}function XO(e){return e&qO}function ZO(e){return(e-(e&qO))/JO}var QO=1,$O=2,ek=4,tk=8,nk=class{constructor(e,t,n){this.pos=e,this.delInfo=t,this.recover=n}get deleted(){return(this.delInfo&tk)>0}get deletedBefore(){return(this.delInfo&(QO|ek))>0}get deletedAfter(){return(this.delInfo&($O|ek))>0}get deletedAcross(){return(this.delInfo&ek)>0}},rk=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=XO(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+ZO(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:YO(o/3,e-s),f=e==s?$O:e==u?QO:ek;return(t<0?e!=s:e!=u)&&(f|=tk),new nk(a,f,d)}r+=l-c}return n?e+r:new nk(e+r,0,null)}touches(e,t){let n=0,r=XO(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])}};rk.empty=new rk([]);var ik=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 nk(e,r,null)}},ak=Object.create(null),ok=class{getMap(){return rk.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw RangeError(`Invalid input for Step.fromJSON`);let n=ak[t.stepType];if(!n)throw RangeError(`No step type ${t.stepType} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in ak)throw RangeError(`Duplicate use of step JSON ID `+e);return ak[e]=t,t.prototype.jsonID=e,t}},sk=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 MD)return e.fail(t.message);throw t}}};function ck(e,t,n){let r=[];for(let i=0;i<e.childCount;i++){let a=e.child(i);a.content.size&&(a=a.copy(ck(a.content,t,a))),a.isInline&&(a=t(a,n,i)),r.push(a)}return W.fromArray(r)}var lk=class e extends ok{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 K(ck(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 sk.fromReplace(e,this.from,this.to,i)}invert(){return new uk(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))}};ok.jsonID(`addMark`,lk);var uk=class e extends ok{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 K(ck(t.content,e=>e.mark(this.mark.removeFromSet(e.marks)),e),t.openStart,t.openEnd);return sk.fromReplace(e,this.from,this.to,n)}invert(){return new lk(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))}};ok.jsonID(`removeMark`,uk);var dk=class e extends ok{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return sk.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return sk.fromReplace(e,this.pos,this.pos+1,new K(W.from(n),0,+!t.isLeaf))}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 fk(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))}};ok.jsonID(`addNodeMark`,dk);var fk=class e extends ok{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return sk.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return sk.fromReplace(e,this.pos,this.pos+1,new K(W.from(n),0,+!t.isLeaf))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new dk(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))}};ok.jsonID(`removeNodeMark`,fk);var pk=class e extends ok{constructor(e,t,n,r=!1){super(),this.from=e,this.to=t,this.slice=n,this.structure=r}apply(e){return this.structure&&hk(e,this.from,this.to)?sk.fail(`Structure replace would overwrite content`):sk.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new rk([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?K.empty:new K(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?K.empty:new K(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,K.fromJSON(t,n.slice),!!n.structure)}};pk.MAP_BIAS=1,ok.jsonID(`replace`,pk);var mk=class e extends ok{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&&(hk(e,this.from,this.gapFrom)||hk(e,this.gapTo,this.to)))return sk.fail(`Structure gap-replace would overwrite content`);let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return sk.fail(`Gap is not a flat range`);let n=this.slice.insertAt(this.insert,t.content);return n?sk.fromReplace(e,this.from,this.to,n):sk.fail(`Content does not fit in gap`)}getMap(){return new rk([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,K.fromJSON(t,n.slice),n.insert,!!n.structure)}};ok.jsonID(`replaceAround`,mk);function hk(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 gk(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 uk(l,d,u[e])));s&&s.to==l?s.to=d:a.push(s=new lk(l,d,r))}}),i.forEach(t=>e.step(t)),a.forEach(t=>e.step(t))}function _k(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 xO){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 uk(t.from,t.to,t.style)))}function vk(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 pk(s,l,K.empty));else{r=u;for(let t=0;t<c.marks.length;t++)n.allowsMarkType(c.marks[t].type)||e.step(new uk(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 K(W.from(n.schema.text(` `,n.allowedMarks(c.marks))),0,0),o.push(new pk(s+e.index,s+e.index+e[0].length,r))}}s=l}if(!r.validEnd){let t=r.fillBefore(W.empty,!0);e.replace(s,s,new K(t,0,0))}for(let t=o.length-1;t>=0;t--)e.step(o[t])}function yk(e,t,n){return(t==0||e.canReplace(t,e.childCount))&&(n==e.childCount||e.canReplace(0,n))}function bk(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||!yk(a,o,s))break;o&&(r=1),s<a.childCount&&(i=1)}return null}function xk(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=W.empty,d=0;for(let e=a,t=!1;e>n;e--)t||r.index(e)>0?(t=!0,u=W.from(r.node(e).copy(u)),d++):c--;let f=W.empty,p=0;for(let e=a,t=!1;e>n;e--)t||i.after(e+1)<i.end(e)?(t=!0,f=W.from(i.node(e).copy(f)),p++):l++;e.step(new mk(c,l,o,s,new K(u.append(f),d,p),u.size-d,!0))}function Sk(e,t,n=null,r=e){let i=wk(e,t),a=i&&Tk(r,t);return a?i.map(Ck).concat({type:t,attrs:n}).concat(a.map(Ck)):null}function Ck(e){return{type:e,attrs:null}}function wk(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 Tk(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 Ek(e,t,n){let r=W.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=W.from(n[e].type.create(n[e].attrs,r))}let i=t.start,a=t.end;e.step(new mk(i,a,i,a,new K(r,0,0),n.length,!0))}function Dk(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)&&Ak(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&&kk(e,t,n,a),vk(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 mk(c,l,c+1,l-1,new K(W.from(r.create(o,null,t.marks)),0,0),1,!0)),i===!0&&Ok(e,t,n,a),!1}})}function Ok(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 kk(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(`
|
|
1699
|
-
`))}})}function Ak(e,t,n){let r=e.resolve(t),i=r.index();return r.parent.canReplaceWith(i,i+1,n)}function jk(e,t,n,r,i){let a=e.doc.nodeAt(t);if(!a)throw RangeError(`No node at given position`);n||=a.type;let o=n.create(r,null,i||a.marks);if(a.isLeaf)return e.replaceWith(t,t+a.nodeSize,o);if(!n.validContent(a.content))throw RangeError(`Invalid content for node type `+n.name);e.step(new mk(t,t+a.nodeSize,t+1,t+a.nodeSize-1,new K(W.from(o),0,0),1,!0))}function Mk(e,t,n=1,r){let i=e.resolve(t),a=i.depth-n,o=r&&r[r.length-1]||i.parent;if(a<0||i.parent.type.spec.isolating||!i.parent.canReplace(i.index(),i.parent.childCount)||!o.type.validContent(i.parent.content.cutByIndex(i.index(),i.parent.childCount)))return!1;for(let e=i.depth-1,t=n-2;e>a;e--,t--){let n=i.node(e),a=i.index(e);if(n.type.spec.isolating)return!1;let o=n.content.cutByIndex(a,n.childCount),s=r&&r[t+1];s&&(o=o.replaceChild(0,s.type.create(s.attrs)));let c=r&&r[t]||n;if(!n.canReplace(a+1,n.childCount)||!c.type.validContent(o))return!1}let s=i.indexAfter(a),c=r&&r[0];return i.node(a).canReplaceWith(s,s,c?c.type:i.node(a+1).type)}function Nk(e,t,n=1,r){let i=e.doc.resolve(t),a=W.empty,o=W.empty;for(let e=i.depth,t=i.depth-n,s=n-1;e>t;e--,s--){a=W.from(i.node(e).copy(a));let t=r&&r[s];o=W.from(t?t.type.create(t.attrs,o):i.node(e).copy(o))}e.step(new pk(t,t,new K(a.append(o),n,n),!0))}function Pk(e,t){let n=e.resolve(t),r=n.index();return Ik(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(r,r+1)}function Fk(e,t){t.content.size||e.type.compatibleContent(t.type);let n=e.contentMatchAt(e.childCount),{linebreakReplacement:r}=e.type.schema;for(let i=0;i<t.childCount;i++){let a=t.child(i),o=a.type==r?e.type.schema.nodes.text:a.type;if(n=n.matchType(o),!n||!e.type.allowsMarks(a.marks))return!1}return n.validEnd}function Ik(e,t){return!!(e&&t&&!e.isLeaf&&Fk(e,t))}function Lk(e,t,n=-1){let r=e.resolve(t);for(let e=r.depth;;e--){let i,a,o=r.index(e);if(e==r.depth?(i=r.nodeBefore,a=r.nodeAfter):n>0?(i=r.node(e+1),o++,a=r.node(e).maybeChild(o)):(i=r.node(e).maybeChild(o-1),a=r.node(e+1)),i&&!i.isTextblock&&Ik(i,a)&&r.node(e).canReplace(o,o+1))return t;if(e==0)break;t=n<0?r.before(e):r.after(e)}}function Rk(e,t,n){let r=null,{linebreakReplacement:i}=e.doc.type.schema,a=e.doc.resolve(t-n),o=a.node().type;if(i&&o.inlineContent){let e=o.whitespace==`pre`,t=!!o.contentMatch.matchType(i);e&&!t?r=!1:!e&&t&&(r=!0)}let s=e.steps.length;if(r===!1){let r=e.doc.resolve(t+n);kk(e,r.node(),r.before(),s)}o.inlineContent&&vk(e,t+n-1,o,a.node().contentMatchAt(a.index()),r==null);let c=e.mapping.slice(s),l=c.map(t-n);if(e.step(new pk(l,c.map(t+n,-1),K.empty,!0)),r===!0){let t=e.doc.resolve(l);Ok(e,t.node(),t.before(),e.steps.length)}return e}function zk(e,t,n){let r=e.resolve(t);if(r.parent.canReplaceWith(r.index(),r.index(),n))return t;if(r.parentOffset==0)for(let e=r.depth-1;e>=0;e--){let t=r.index(e);if(r.node(e).canReplaceWith(t,t,n))return r.before(e+1);if(t>0)return null}if(r.parentOffset==r.parent.content.size)for(let e=r.depth-1;e>=0;e--){let t=r.indexAfter(e);if(r.node(e).canReplaceWith(t,t,n))return r.after(e+1);if(t<r.node(e).childCount)return null}return null}function Bk(e,t,n){let r=e.resolve(t);if(!n.content.size)return t;let i=n.content;for(let e=0;e<n.openStart;e++)i=i.firstChild.content;for(let e=1;e<=(n.openStart==0&&n.size?2:1);e++)for(let t=r.depth;t>=0;t--){let n=t==r.depth?0:r.pos<=(r.start(t+1)+r.end(t+1))/2?-1:1,a=r.index(t)+ +(n>0),o=r.node(t),s=!1;if(e==1)s=o.canReplace(a,a,i);else{let e=o.contentMatchAt(a).findWrapping(i.firstChild.type);s=e&&o.canReplaceWith(a,a,e[0])}if(s)return n==0?r.pos:n<0?r.before(t+1):r.after(t+1)}return null}function Vk(e,t,n=t,r=K.empty){if(t==n&&!r.size)return null;let i=e.resolve(t),a=e.resolve(n);return Hk(i,a,r)?new pk(t,n,r):new Uk(i,a,r).fit()}function Hk(e,t,n){return!n.openStart&&!n.openEnd&&e.start()==t.start()&&e.parent.canReplace(e.index(),t.index(),n.content)}var Uk=class{constructor(e,t,n){this.$from=e,this.$to=t,this.unplaced=n,this.frontier=[],this.placed=W.empty;for(let t=0;t<=e.depth;t++){let n=e.node(t);this.frontier.push({type:n.type,match:n.contentMatchAt(e.indexAfter(t))})}for(let t=e.depth;t>0;t--)this.placed=W.from(e.node(t).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let e=this.findFittable();e?this.placeNodes(e):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),t=this.placed.size-this.depth-this.$from.depth,n=this.$from,r=this.close(e<0?this.$to:n.doc.resolve(e));if(!r)return null;let i=this.placed,a=n.depth,o=r.depth;for(;a&&o&&i.childCount==1;)i=i.firstChild.content,a--,o--;let s=new K(i,a,o);return e>-1?new mk(n.pos,e,this.$to.pos,this.$to.end(),s,t):s.size||n.pos!=this.$to.pos?new pk(n.pos,r.pos,s):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,n=0,r=this.unplaced.openEnd;n<e;n++){let i=t.firstChild;if(t.childCount>1&&(r=0),i.type.spec.isolating&&r<=n){e=n;break}t=i.content}for(let t=1;t<=2;t++)for(let n=t==1?e:this.unplaced.openStart;n>=0;n--){let e,r=null;n?(r=Kk(this.unplaced.content,n-1).firstChild,e=r.content):e=this.unplaced.content;let i=e.firstChild;for(let e=this.depth;e>=0;e--){let{type:a,match:o}=this.frontier[e],s,c=null;if(t==1&&(i?o.matchType(i.type)||(c=o.fillBefore(W.from(i),!1)):r&&a.compatibleContent(r.type)))return{sliceDepth:n,frontierDepth:e,parent:r,inject:c};if(t==2&&i&&(s=o.findWrapping(i.type)))return{sliceDepth:n,frontierDepth:e,parent:r,wrap:s};if(r&&o.matchType(r.type))break}}}openMore(){let{content:e,openStart:t,openEnd:n}=this.unplaced,r=Kk(e,t);return!r.childCount||r.firstChild.isLeaf?!1:(this.unplaced=new K(e,t+1,Math.max(n,r.size+t>=e.size-n?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:n}=this.unplaced,r=Kk(e,t);if(r.childCount<=1&&t>0){let i=e.size-t<=t+r.size;this.unplaced=new K(Wk(e,t-1,1),t-1,i?t-1:n)}else this.unplaced=new K(Wk(e,t,1),t,n)}placeNodes({sliceDepth:e,frontierDepth:t,parent:n,inject:r,wrap:i}){for(;this.depth>t;)this.closeFrontierNode();if(i)for(let e=0;e<i.length;e++)this.openFrontierNode(i[e]);let a=this.unplaced,o=n?n.content:a.content,s=a.openStart-e,c=0,l=[],{match:u,type:d}=this.frontier[t];if(r){for(let e=0;e<r.childCount;e++)l.push(r.child(e));u=u.matchFragment(r)}let f=o.size+e-(a.content.size-a.openEnd);for(;c<o.childCount;){let e=o.child(c),t=u.matchType(e.type);if(!t)break;c++,(c>1||s==0||e.content.size)&&(u=t,l.push(qk(e.mark(d.allowedMarks(e.marks)),c==1?s:0,c==o.childCount?f:-1)))}let p=c==o.childCount;p||(f=-1),this.placed=Gk(this.placed,t,W.from(l)),this.frontier[t].match=u,p&&f<0&&n&&n.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let e=0,t=o;e<f;e++){let e=t.lastChild;this.frontier.push({type:e.type,match:e.contentMatchAt(e.childCount)}),t=e.content}this.unplaced=p?e==0?K.empty:new K(Wk(a.content,e-1,1),e-1,f<0?a.openEnd:e-1):new K(Wk(a.content,e,c),a.openStart,a.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!Jk(this.$to,this.$to.depth,e.type,e.match,!1)||this.$to.depth==this.depth&&(t=this.findCloseLevel(this.$to))&&t.depth==this.depth)return-1;let{depth:n}=this.$to,r=this.$to.after(n);for(;n>1&&r==this.$to.end(--n);)++r;return r}findCloseLevel(e){scan:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:n,type:r}=this.frontier[t],i=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),a=Jk(e,t,r,n,i);if(a){for(let n=t-1;n>=0;n--){let{match:t,type:r}=this.frontier[n],i=Jk(e,n,r,t,!0);if(!i||i.childCount)continue scan}return{depth:t,fit:a,move:i?e.doc.resolve(e.after(t+1)):e}}}}close(e){let t=this.findCloseLevel(e);if(!t)return null;for(;this.depth>t.depth;)this.closeFrontierNode();t.fit.childCount&&(this.placed=Gk(this.placed,t.depth,t.fit)),e=t.move;for(let n=t.depth+1;n<=e.depth;n++){let t=e.node(n),r=t.type.contentMatch.fillBefore(t.content,!0,e.index(n));this.openFrontierNode(t.type,t.attrs,r)}return e}openFrontierNode(e,t=null,n){let r=this.frontier[this.depth];r.match=r.match.matchType(e),this.placed=Gk(this.placed,this.depth,W.from(e.create(t,n))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let e=this.frontier.pop().match.fillBefore(W.empty,!0);e.childCount&&(this.placed=Gk(this.placed,this.frontier.length,e))}};function Wk(e,t,n){return t==0?e.cutByIndex(n,e.childCount):e.replaceChild(0,e.firstChild.copy(Wk(e.firstChild.content,t-1,n)))}function Gk(e,t,n){return t==0?e.append(n):e.replaceChild(e.childCount-1,e.lastChild.copy(Gk(e.lastChild.content,t-1,n)))}function Kk(e,t){for(let n=0;n<t;n++)e=e.firstChild.content;return e}function qk(e,t,n){if(t<=0)return e;let r=e.content;return t>1&&(r=r.replaceChild(0,qk(r.firstChild,t-1,r.childCount==1?n-1:0))),t>0&&(r=e.type.contentMatch.fillBefore(r).append(r),n<=0&&(r=r.append(e.type.contentMatch.matchFragment(r).fillBefore(W.empty,!0)))),e.copy(r)}function Jk(e,t,n,r,i){let a=e.node(t),o=i?e.indexAfter(t):e.index(t);if(o==a.childCount&&!n.compatibleContent(a.type))return null;let s=r.fillBefore(a.content,!0,o);return s&&!Yk(n,a.content,o)?s:null}function Yk(e,t,n){for(let r=n;r<t.childCount;r++)if(!e.allowsMarks(t.child(r).marks))return!0;return!1}function Xk(e){return e.spec.defining||e.spec.definingForContent}function Zk(e,t,n,r){if(!r.size)return e.deleteRange(t,n);let i=e.doc.resolve(t),a=e.doc.resolve(n);if(Hk(i,a,r))return e.step(new pk(t,n,r));let o=tA(i,a);o[o.length-1]==0&&o.pop();let s=-(i.depth+1);o.unshift(s);for(let e=i.depth,t=i.pos-1;e>0;e--,t--){let n=i.node(e).type.spec;if(n.defining||n.definingAsContext||n.isolating)break;o.indexOf(e)>-1?s=e:i.before(e)==t&&o.splice(1,0,-e)}let c=o.indexOf(s),l=[],u=r.openStart;for(let e=r.content,t=0;;t++){let n=e.firstChild;if(l.push(n),t==r.openStart)break;e=n.content}for(let e=u-1;e>=0;e--){let t=l[e],n=Xk(t.type);if(n&&!t.sameMarkup(i.node(Math.abs(s)-1)))u=e;else if(n||!t.type.isTextblock)break}for(let t=r.openStart;t>=0;t--){let s=(t+u+1)%(r.openStart+1),d=l[s];if(d)for(let t=0;t<o.length;t++){let l=o[(t+c)%o.length],u=!0;l<0&&(u=!1,l=-l);let f=i.node(l-1),p=i.index(l-1);if(f.canReplaceWith(p,p,d.type,d.marks))return e.replace(i.before(l),u?a.after(l):n,new K(Qk(r.content,0,r.openStart,s),s,r.openEnd))}}let d=e.steps.length;for(let s=o.length-1;s>=0&&(e.replace(t,n,r),!(e.steps.length>d));s--){let e=o[s];e<0||(t=i.before(e),n=a.after(e))}}function Qk(e,t,n,r,i){if(t<n){let i=e.firstChild;e=e.replaceChild(0,i.copy(Qk(i.content,t+1,n,r,i)))}if(t>r){let t=i.contentMatchAt(0),n=t.fillBefore(e).append(e);e=n.append(t.matchFragment(n).fillBefore(W.empty,!0))}return e}function $k(e,t,n,r){if(!r.isInline&&t==n&&e.doc.resolve(t).parent.content.size){let i=zk(e.doc,t,r.type);i!=null&&(t=n=i)}e.replaceRange(t,n,new K(W.from(r),0,0))}function eA(e,t,n){let r=e.doc.resolve(t),i=e.doc.resolve(n);if(r.parent.isTextblock&&i.parent.isTextblock&&r.start()!=i.start()&&r.parentOffset==0&&i.parentOffset==0){let a=r.sharedDepth(n),o=!1;for(let e=r.depth;e>a;e--)r.node(e).type.spec.isolating&&(o=!0);for(let e=i.depth;e>a;e--)i.node(e).type.spec.isolating&&(o=!0);if(!o){for(let e=r.depth;e>0&&t==r.start(e);e--)t=r.before(e);for(let e=i.depth;e>0&&n==i.start(e);e--)n=i.before(e);r=e.doc.resolve(t),i=e.doc.resolve(n)}}let a=tA(r,i);for(let t=0;t<a.length;t++){let n=a[t],o=t==a.length-1;if(o&&n==0||r.node(n).type.contentMatch.validEnd)return e.delete(r.start(n),i.end(n));if(n>0&&(o||r.node(n-1).canReplace(r.index(n-1),i.indexAfter(n-1))))return e.delete(r.before(n),i.after(n))}for(let a=1;a<=r.depth&&a<=i.depth;a++)if(t-r.start(a)==r.depth-a&&n>r.end(a)&&i.end(a)-n!=i.depth-a&&r.start(a-1)==i.start(a-1)&&r.node(a-1).canReplace(r.index(a-1),i.index(a-1)))return e.delete(r.before(a),n);e.delete(t,n)}function tA(e,t){let n=[],r=Math.min(e.depth,t.depth);for(let i=r;i>=0;i--){let r=e.start(i);if(r<e.pos-(e.depth-i)||t.end(i)>t.pos+(t.depth-i)||e.node(i).type.spec.isolating||t.node(i).type.spec.isolating)break;(r==t.start(i)||i==e.depth&&i==t.depth&&e.parent.inlineContent&&t.parent.inlineContent&&i&&t.start(i-1)==r-1)&&n.push(i)}return n}var nA=class e extends ok{constructor(e,t,n){super(),this.pos=e,this.attr=t,this.value=n}apply(e){let t=e.nodeAt(this.pos);if(!t)return sk.fail(`No node at attribute step's position`);let n=Object.create(null);for(let e in t.attrs)n[e]=t.attrs[e];n[this.attr]=this.value;let r=t.type.create(n,null,t.marks);return sk.fromReplace(e,this.pos,this.pos+1,new K(W.from(r),0,+!t.isLeaf))}getMap(){return rk.empty}invert(t){return new e(this.pos,this.attr,t.nodeAt(this.pos).attrs[this.attr])}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.attr,this.value)}toJSON(){return{stepType:`attr`,pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.pos!=`number`||typeof n.attr!=`string`)throw RangeError(`Invalid input for AttrStep.fromJSON`);return new e(n.pos,n.attr,n.value)}};ok.jsonID(`attr`,nA);var rA=class e extends ok{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let n in e.attrs)t[n]=e.attrs[n];t[this.attr]=this.value;let n=e.type.create(t,e.content,e.marks);return sk.ok(n)}getMap(){return rk.empty}invert(t){return new e(this.attr,t.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:`docAttr`,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.attr!=`string`)throw RangeError(`Invalid input for DocAttrStep.fromJSON`);return new e(n.attr,n.value)}};ok.jsonID(`docAttr`,rA);var iA=class extends Error{};iA=function e(t){let n=Error.call(this,t);return n.__proto__=e.prototype,n},iA.prototype=Object.create(Error.prototype),iA.prototype.constructor=iA,iA.prototype.name=`TransformError`;var aA=class{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new ik}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new iA(t.failed);return this}maybeStep(e){let t=e.apply(this.doc);return t.failed||this.addStep(e,t.doc),t}get docChanged(){return this.steps.length>0}changedRange(){let e=1e9,t=-1e9;for(let n=0;n<this.mapping.maps.length;n++){let r=this.mapping.maps[n];n&&(e=r.map(e,1),t=r.map(t,-1)),r.forEach((n,r,i,a)=>{e=Math.min(e,i),t=Math.max(t,a)})}return e==1e9?null:{from:e,to:t}}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t}replace(e,t=e,n=K.empty){let r=Vk(this.doc,e,t,n);return r&&this.step(r),this}replaceWith(e,t,n){return this.replace(e,t,new K(W.from(n),0,0))}delete(e,t){return this.replace(e,t,K.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,n){return Zk(this,e,t,n),this}replaceRangeWith(e,t,n){return $k(this,e,t,n),this}deleteRange(e,t){return eA(this,e,t),this}lift(e,t){return xk(this,e,t),this}join(e,t=1){return Rk(this,e,t),this}wrap(e,t){return Ek(this,e,t),this}setBlockType(e,t=e,n,r=null){return Dk(this,e,t,n,r),this}setNodeMarkup(e,t,n=null,r){return jk(this,e,t,n,r),this}setNodeAttribute(e,t,n){return this.step(new nA(e,t,n)),this}setDocAttribute(e,t){return this.step(new rA(e,t)),this}addNodeMark(e,t){return this.step(new dk(e,t)),this}removeNodeMark(e,t){let n=this.doc.nodeAt(e);if(!n)throw RangeError(`No node at position `+e);if(t instanceof G)t.isInSet(n.marks)&&this.step(new fk(e,t));else{let r=n.marks,i,a=[];for(;i=t.isInSet(r);)a.push(new fk(e,i)),r=i.removeFromSet(r);for(let e=a.length-1;e>=0;e--)this.step(a[e])}return this}split(e,t=1,n){return Nk(this,e,t,n),this}addMark(e,t,n){return gk(this,e,t,n),this}removeMark(e,t,n){return _k(this,e,t,n),this}clearIncompatible(e,t,n){return vk(this,e,t,n),this}},oA=Object.create(null),q=class{constructor(e,t,n){this.$anchor=e,this.$head=t,this.ranges=n||[new sA(e.min(t),e.max(t))]}get anchor(){return this.$anchor.pos}get head(){return this.$head.pos}get from(){return this.$from.pos}get to(){return this.$to.pos}get $from(){return this.ranges[0].$from}get $to(){return this.ranges[0].$to}get empty(){let e=this.ranges;for(let t=0;t<e.length;t++)if(e[t].$from.pos!=e[t].$to.pos)return!1;return!0}content(){return this.$from.doc.slice(this.from,this.to,!0)}replace(e,t=K.empty){let n=t.content.lastChild,r=null;for(let e=0;e<t.openEnd;e++)r=n,n=n.lastChild;let i=e.steps.length,a=this.ranges;for(let o=0;o<a.length;o++){let{$from:s,$to:c}=a[o],l=e.mapping.slice(i);e.replaceRange(l.map(s.pos),l.map(c.pos),o?K.empty:t),o==0&&hA(e,i,(n?n.isInline:r&&r.isTextblock)?-1:1)}}replaceWith(e,t){let n=e.steps.length,r=this.ranges;for(let i=0;i<r.length;i++){let{$from:a,$to:o}=r[i],s=e.mapping.slice(n),c=s.map(a.pos),l=s.map(o.pos);i?e.deleteRange(c,l):(e.replaceRangeWith(c,l,t),hA(e,n,t.isInline?-1:1))}}static findFrom(e,t,n=!1){let r=e.parent.inlineContent?new J(e):mA(e.node(0),e.parent,e.pos,e.index(),t,n);if(r)return r;for(let r=e.depth-1;r>=0;r--){let i=t<0?mA(e.node(0),e.node(r),e.before(r+1),e.index(r),t,n):mA(e.node(0),e.node(r),e.after(r+1),e.index(r)+1,t,n);if(i)return i}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new fA(e.node(0))}static atStart(e){return mA(e,e,0,0,1)||new fA(e)}static atEnd(e){return mA(e,e,e.content.size,e.childCount,-1)||new fA(e)}static fromJSON(e,t){if(!t||!t.type)throw RangeError(`Invalid input for Selection.fromJSON`);let n=oA[t.type];if(!n)throw RangeError(`No selection type ${t.type} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in oA)throw RangeError(`Duplicate use of selection JSON ID `+e);return oA[e]=t,t.prototype.jsonID=e,t}getBookmark(){return J.between(this.$anchor,this.$head).getBookmark()}};q.prototype.visible=!0;var sA=class{constructor(e,t){this.$from=e,this.$to=t}},cA=!1;function lA(e){!cA&&!e.parent.inlineContent&&(cA=!0,console.warn(`TextSelection endpoint not pointing into a node with inline content (`+e.parent.type.name+`)`))}var J=class e extends q{constructor(e,t=e){lA(e),lA(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(t,n){let r=t.resolve(n.map(this.head));if(!r.parent.inlineContent)return q.near(r);let i=t.resolve(n.map(this.anchor));return new e(i.parent.inlineContent?i:r,r)}replace(e,t=K.empty){if(super.replace(e,t),t==K.empty){let t=this.$from.marksAcross(this.$to);t&&e.ensureMarks(t)}}eq(t){return t instanceof e&&t.anchor==this.anchor&&t.head==this.head}getBookmark(){return new uA(this.anchor,this.head)}toJSON(){return{type:`text`,anchor:this.anchor,head:this.head}}static fromJSON(t,n){if(typeof n.anchor!=`number`||typeof n.head!=`number`)throw RangeError(`Invalid input for TextSelection.fromJSON`);return new e(t.resolve(n.anchor),t.resolve(n.head))}static create(e,t,n=t){let r=e.resolve(t);return new this(r,n==t?r:e.resolve(n))}static between(t,n,r){let i=t.pos-n.pos;if((!r||i)&&(r=i>=0?1:-1),!n.parent.inlineContent){let e=q.findFrom(n,r,!0)||q.findFrom(n,-r,!0);if(e)n=e.$head;else return q.near(n,r)}return t.parent.inlineContent||(i==0?t=n:(t=(q.findFrom(t,-r,!0)||q.findFrom(t,r,!0)).$anchor,t.pos<n.pos!=i<0&&(t=n))),new e(t,n)}};q.jsonID(`text`,J);var uA=class e{constructor(e,t){this.anchor=e,this.head=t}map(t){return new e(t.map(this.anchor),t.map(this.head))}resolve(e){return J.between(e.resolve(this.anchor),e.resolve(this.head))}},Y=class e extends q{constructor(e){let t=e.nodeAfter,n=e.node(0).resolve(e.pos+t.nodeSize);super(e,n),this.node=t}map(t,n){let{deleted:r,pos:i}=n.mapResult(this.anchor),a=t.resolve(i);return r?q.near(a):new e(a)}content(){return new K(W.from(this.node),0,0)}eq(t){return t instanceof e&&t.anchor==this.anchor}toJSON(){return{type:`node`,anchor:this.anchor}}getBookmark(){return new dA(this.anchor)}static fromJSON(t,n){if(typeof n.anchor!=`number`)throw RangeError(`Invalid input for NodeSelection.fromJSON`);return new e(t.resolve(n.anchor))}static create(t,n){return new e(t.resolve(n))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}};Y.prototype.visible=!1,q.jsonID(`node`,Y);var dA=class e{constructor(e){this.anchor=e}map(t){let{deleted:n,pos:r}=t.mapResult(this.anchor);return n?new uA(r,r):new e(r)}resolve(e){let t=e.resolve(this.anchor),n=t.nodeAfter;return n&&Y.isSelectable(n)?new Y(t):q.near(t)}},fA=class e extends q{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=K.empty){if(t==K.empty){e.delete(0,e.doc.content.size);let t=q.atStart(e.doc);t.eq(e.selection)||e.setSelection(t)}else super.replace(e,t)}toJSON(){return{type:`all`}}static fromJSON(t){return new e(t)}map(t){return new e(t)}eq(t){return t instanceof e}getBookmark(){return pA}};q.jsonID(`all`,fA);var pA={map(){return this},resolve(e){return new fA(e)}};function mA(e,t,n,r,i,a=!1){if(t.inlineContent)return J.create(e,n);for(let o=r-(i>0?0:1);i>0?o<t.childCount:o>=0;o+=i){let r=t.child(o);if(!r.isAtom){let t=mA(e,r,n+i,i<0?r.childCount:0,i,a);if(t)return t}else if(!a&&Y.isSelectable(r))return Y.create(e,n-(i<0?r.nodeSize:0));n+=r.nodeSize*i}return null}function hA(e,t,n){let r=e.steps.length-1;if(r<t)return;let i=e.steps[r];if(!(i instanceof pk||i instanceof mk))return;let a=e.mapping.maps[r],o;a.forEach((e,t,n,r)=>{o??=r}),e.setSelection(q.near(e.doc.resolve(o),n))}var gA=1,_A=2,vA=4,yA=class extends aA{constructor(e){super(e.doc),this.curSelectionFor=0,this.updated=0,this.meta=Object.create(null),this.time=Date.now(),this.curSelection=e.selection,this.storedMarks=e.storedMarks}get selection(){return this.curSelectionFor<this.steps.length&&(this.curSelection=this.curSelection.map(this.doc,this.mapping.slice(this.curSelectionFor)),this.curSelectionFor=this.steps.length),this.curSelection}setSelection(e){if(e.$from.doc!=this.doc)throw RangeError(`Selection passed to setSelection must point at the current document`);return this.curSelection=e,this.curSelectionFor=this.steps.length,this.updated=(this.updated|gA)&~_A,this.storedMarks=null,this}get selectionSet(){return(this.updated&gA)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=_A,this}ensureMarks(e){return G.sameSet(this.storedMarks||this.selection.$from.marks(),e)||this.setStoredMarks(e),this}addStoredMark(e){return this.ensureMarks(e.addToSet(this.storedMarks||this.selection.$head.marks()))}removeStoredMark(e){return this.ensureMarks(e.removeFromSet(this.storedMarks||this.selection.$head.marks()))}get storedMarksSet(){return(this.updated&_A)>0}addStep(e,t){super.addStep(e,t),this.updated&=~_A,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,t=!0){let n=this.selection;return t&&(e=e.mark(this.storedMarks||(n.empty?n.$from.marks():n.$from.marksAcross(n.$to)||G.none))),n.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,t,n){let r=this.doc.type.schema;if(t==null)return e?this.replaceSelectionWith(r.text(e),!0):this.deleteSelection();{if(n??=t,!e)return this.deleteRange(t,n);let i=this.storedMarks;if(!i){let e=this.doc.resolve(t);i=n==t?e.marks():e.marksAcross(this.doc.resolve(n))}return this.replaceRangeWith(t,n,r.text(e,i)),!this.selection.empty&&this.selection.to==t+e.length&&this.setSelection(q.near(this.selection.$to)),this}}setMeta(e,t){return this.meta[typeof e==`string`?e:e.key]=t,this}getMeta(e){return this.meta[typeof e==`string`?e:e.key]}get isGeneric(){for(let e in this.meta)return!1;return!0}scrollIntoView(){return this.updated|=vA,this}get scrolledIntoView(){return(this.updated&vA)>0}};function bA(e,t){return!t||!e?e:e.bind(t)}var xA=class{constructor(e,t,n){this.name=e,this.init=bA(t.init,n),this.apply=bA(t.apply,n)}},SA=[new xA(`doc`,{init(e){return e.doc||e.schema.topNodeType.createAndFill()},apply(e){return e.doc}}),new xA(`selection`,{init(e,t){return e.selection||q.atStart(t.doc)},apply(e){return e.selection}}),new xA(`storedMarks`,{init(e){return e.storedMarks||null},apply(e,t,n,r){return r.selection.$cursor?e.storedMarks:null}}),new xA(`scrollToSelection`,{init(){return 0},apply(e,t){return e.scrolledIntoView?t+1:t}})],CA=class{constructor(e,t){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=SA.slice(),t&&t.forEach(e=>{if(this.pluginsByKey[e.key])throw RangeError(`Adding different instances of a keyed plugin (`+e.key+`)`);this.plugins.push(e),this.pluginsByKey[e.key]=e,e.spec.state&&this.fields.push(new xA(e.key,e.spec.state,e))})}},wA=class e{constructor(e){this.config=e}get schema(){return this.config.schema}get plugins(){return this.config.plugins}apply(e){return this.applyTransaction(e).state}filterTransaction(e,t=-1){for(let n=0;n<this.config.plugins.length;n++)if(n!=t){let t=this.config.plugins[n];if(t.spec.filterTransaction&&!t.spec.filterTransaction.call(t,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let t=[e],n=this.applyInner(e),r=null;for(;;){let i=!1;for(let a=0;a<this.config.plugins.length;a++){let o=this.config.plugins[a];if(o.spec.appendTransaction){let s=r?r[a].n:0,c=r?r[a].state:this,l=s<t.length&&o.spec.appendTransaction.call(o,s?t.slice(s):t,c,n);if(l&&n.filterTransaction(l,a)){if(l.setMeta(`appendedTransaction`,e),!r){r=[];for(let e=0;e<this.config.plugins.length;e++)r.push(e<a?{state:n,n:t.length}:{state:this,n:0})}t.push(l),n=n.applyInner(l),i=!0}r&&(r[a]={state:n,n:t.length})}}if(!i)return{state:n,transactions:t}}}applyInner(t){if(!t.before.eq(this.doc))throw RangeError(`Applying a mismatched transaction`);let n=new e(this.config),r=this.config.fields;for(let e=0;e<r.length;e++){let i=r[e];n[i.name]=i.apply(t,this[i.name],this,n)}return n}get tr(){return new yA(this)}static create(t){let n=new CA(t.doc?t.doc.type.schema:t.schema,t.plugins),r=new e(n);for(let e=0;e<n.fields.length;e++)r[n.fields[e].name]=n.fields[e].init(t,r);return r}reconfigure(t){let n=new CA(this.schema,t.plugins),r=n.fields,i=new e(n);for(let e=0;e<r.length;e++){let n=r[e].name;i[n]=this.hasOwnProperty(n)?this[n]:r[e].init(t,i)}return i}toJSON(e){let t={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(t.storedMarks=this.storedMarks.map(e=>e.toJSON())),e&&typeof e==`object`)for(let n in e){if(n==`doc`||n==`selection`)throw RangeError("The JSON fields `doc` and `selection` are reserved");let r=e[n],i=r.spec.state;i&&i.toJSON&&(t[n]=i.toJSON.call(r,this[r.key]))}return t}static fromJSON(t,n,r){if(!n)throw RangeError(`Invalid input for EditorState.fromJSON`);if(!t.schema)throw RangeError(`Required config field 'schema' missing`);let i=new CA(t.schema,t.plugins),a=new e(i);return i.fields.forEach(e=>{if(e.name==`doc`)a.doc=ZD.fromJSON(t.schema,n.doc);else if(e.name==`selection`)a.selection=q.fromJSON(a.doc,n.selection);else if(e.name==`storedMarks`)n.storedMarks&&(a.storedMarks=n.storedMarks.map(t.schema.markFromJSON));else{if(r)for(let i in r){let o=r[i],s=o.spec.state;if(o.key==e.name&&s&&s.fromJSON&&Object.prototype.hasOwnProperty.call(n,i)){a[e.name]=s.fromJSON.call(o,t,n[i],a);return}}a[e.name]=e.init(t,a)}}),a}};function TA(e,t,n){for(let r in e){let i=e[r];i instanceof Function?i=i.bind(t):r==`handleDOMEvents`&&(i=TA(i,t,{})),n[r]=i}return n}var EA=class{constructor(e){this.spec=e,this.props={},e.props&&TA(e.props,this,this.props),this.key=e.key?e.key.key:OA(`plugin`)}getState(e){return e[this.key]}},DA=Object.create(null);function OA(e){return e in DA?e+`$`+ ++DA[e]:(DA[e]=0,e+`$`)}var kA=class{constructor(e=`key`){this.key=OA(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}},AA=(e,t)=>e.selection.empty?!1:(t&&t(e.tr.deleteSelection().scrollIntoView()),!0);function jA(e,t){let{$cursor:n}=e.selection;return!n||(t?!t.endOfTextblock(`backward`,e):n.parentOffset>0)?null:n}var MA=(e,t,n)=>{let r=jA(e,n);if(!r)return!1;let i=RA(r);if(!i){let n=r.blockRange(),i=n&&bk(n);return i==null?!1:(t&&t(e.tr.lift(n,i).scrollIntoView()),!0)}let a=i.nodeBefore;if(nj(e,i,t,-1))return!0;if(r.parent.content.size==0&&(IA(a,`end`)||Y.isSelectable(a)))for(let n=r.depth;;n--){let o=Vk(e.doc,r.before(n),r.after(n),K.empty);if(o&&o.slice.size<o.to-o.from){if(t){let n=e.tr.step(o);n.setSelection(IA(a,`end`)?q.findFrom(n.doc.resolve(n.mapping.map(i.pos,-1)),-1):Y.create(n.doc,i.pos-a.nodeSize)),t(n.scrollIntoView())}return!0}if(n==1||r.node(n-1).childCount>1)break}return a.isAtom&&i.depth==r.depth-1?(t&&t(e.tr.delete(i.pos-a.nodeSize,i.pos).scrollIntoView()),!0):!1},NA=(e,t,n)=>{let r=jA(e,n);if(!r)return!1;let i=RA(r);return i?FA(e,i,t):!1},PA=(e,t,n)=>{let r=zA(e,n);if(!r)return!1;let i=HA(r);return i?FA(e,i,t):!1};function FA(e,t,n){let r=t.nodeBefore,i=t.pos-1;for(;!r.isTextblock;i--){if(r.type.spec.isolating)return!1;let e=r.lastChild;if(!e)return!1;r=e}let a=t.nodeAfter,o=t.pos+1;for(;!a.isTextblock;o++){if(a.type.spec.isolating)return!1;let e=a.firstChild;if(!e)return!1;a=e}let s=Vk(e.doc,i,o,K.empty);if(!s||s.from!=i||s instanceof pk&&s.slice.size>=o-i)return!1;if(n){let t=e.tr.step(s);t.setSelection(J.create(t.doc,i)),n(t.scrollIntoView())}return!0}function IA(e,t,n=!1){for(let r=e;r;r=t==`start`?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(n&&r.childCount!=1)return!1}return!1}var LA=(e,t,n)=>{let{$head:r,empty:i}=e.selection,a=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock(`backward`,e):r.parentOffset>0)return!1;a=RA(r)}let o=a&&a.nodeBefore;return!o||!Y.isSelectable(o)?!1:(t&&t(e.tr.setSelection(Y.create(e.doc,a.pos-o.nodeSize)).scrollIntoView()),!0)};function RA(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){if(e.index(t)>0)return e.doc.resolve(e.before(t+1));if(e.node(t).type.spec.isolating)break}return null}function zA(e,t){let{$cursor:n}=e.selection;return!n||(t?!t.endOfTextblock(`forward`,e):n.parentOffset<n.parent.content.size)?null:n}var BA=(e,t,n)=>{let r=zA(e,n);if(!r)return!1;let i=HA(r);if(!i)return!1;let a=i.nodeAfter;if(nj(e,i,t,1))return!0;if(r.parent.content.size==0&&(IA(a,`start`)||Y.isSelectable(a))){let n=Vk(e.doc,r.before(),r.after(),K.empty);if(n&&n.slice.size<n.to-n.from){if(t){let r=e.tr.step(n);r.setSelection(IA(a,`start`)?q.findFrom(r.doc.resolve(r.mapping.map(i.pos)),1):Y.create(r.doc,r.mapping.map(i.pos))),t(r.scrollIntoView())}return!0}}return a.isAtom&&i.depth==r.depth-1?(t&&t(e.tr.delete(i.pos,i.pos+a.nodeSize).scrollIntoView()),!0):!1},VA=(e,t,n)=>{let{$head:r,empty:i}=e.selection,a=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock(`forward`,e):r.parentOffset<r.parent.content.size)return!1;a=HA(r)}let o=a&&a.nodeAfter;return!o||!Y.isSelectable(o)?!1:(t&&t(e.tr.setSelection(Y.create(e.doc,a.pos)).scrollIntoView()),!0)};function HA(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){let n=e.node(t);if(e.index(t)+1<n.childCount)return e.doc.resolve(e.after(t+1));if(n.type.spec.isolating)break}return null}var UA=(e,t)=>{let n=e.selection,r=n instanceof Y,i;if(r){if(n.node.isTextblock||!Pk(e.doc,n.from))return!1;i=n.from}else if(i=Lk(e.doc,n.from,-1),i==null)return!1;if(t){let n=e.tr.join(i);r&&n.setSelection(Y.create(n.doc,i-e.doc.resolve(i).nodeBefore.nodeSize)),t(n.scrollIntoView())}return!0},WA=(e,t)=>{let n=e.selection,r;if(n instanceof Y){if(n.node.isTextblock||!Pk(e.doc,n.to))return!1;r=n.to}else if(r=Lk(e.doc,n.to,1),r==null)return!1;return t&&t(e.tr.join(r).scrollIntoView()),!0},GA=(e,t)=>{let{$from:n,$to:r}=e.selection,i=n.blockRange(r),a=i&&bk(i);return a==null?!1:(t&&t(e.tr.lift(i,a).scrollIntoView()),!0)},KA=(e,t)=>{let{$head:n,$anchor:r}=e.selection;return!n.parent.type.spec.code||!n.sameParent(r)?!1:(t&&t(e.tr.insertText(`
|
|
1700
|
-
`).scrollIntoView()),!0)};function qA(e){for(let t=0;t<e.edgeCount;t++){let{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}var JA=(e,t)=>{let{$head:n,$anchor:r}=e.selection;if(!n.parent.type.spec.code||!n.sameParent(r))return!1;let i=n.node(-1),a=n.indexAfter(-1),o=qA(i.contentMatchAt(a));if(!o||!i.canReplaceWith(a,a,o))return!1;if(t){let r=n.after(),i=e.tr.replaceWith(r,r,o.createAndFill());i.setSelection(q.near(i.doc.resolve(r),1)),t(i.scrollIntoView())}return!0},YA=(e,t)=>{let n=e.selection,{$from:r,$to:i}=n;if(n instanceof fA||r.parent.inlineContent||i.parent.inlineContent)return!1;let a=qA(i.parent.contentMatchAt(i.indexAfter()));if(!a||!a.isTextblock)return!1;if(t){let n=(!r.parentOffset&&i.index()<i.parent.childCount?r:i).pos,o=e.tr.insert(n,a.createAndFill());o.setSelection(J.create(o.doc,n+1)),t(o.scrollIntoView())}return!0},XA=(e,t)=>{let{$cursor:n}=e.selection;if(!n||n.parent.content.size)return!1;if(n.depth>1&&n.after()!=n.end(-1)){let r=n.before();if(Mk(e.doc,r))return t&&t(e.tr.split(r).scrollIntoView()),!0}let r=n.blockRange(),i=r&&bk(r);return i==null?!1:(t&&t(e.tr.lift(r,i).scrollIntoView()),!0)};function ZA(e){return(t,n)=>{let{$from:r,$to:i}=t.selection;if(t.selection instanceof Y&&t.selection.node.isBlock)return!r.parentOffset||!Mk(t.doc,r.pos)?!1:(n&&n(t.tr.split(r.pos).scrollIntoView()),!0);if(!r.depth)return!1;let a=[],o,s,c=!1,l=!1;for(let t=r.depth;;t--)if(r.node(t).isBlock){c=r.end(t)==r.pos+(r.depth-t),l=r.start(t)==r.pos-(r.depth-t),s=qA(r.node(t-1).contentMatchAt(r.indexAfter(t-1)));let n=e&&e(i.parent,c,r);a.unshift(n||(c&&s?{type:s}:null)),o=t;break}else{if(t==1)return!1;a.unshift(null)}let u=t.tr;(t.selection instanceof J||t.selection instanceof fA)&&u.deleteSelection();let d=u.mapping.map(r.pos),f=Mk(u.doc,d,a.length,a);if(f||=(a[0]=s?{type:s}:null,Mk(u.doc,d,a.length,a)),!f)return!1;if(u.split(d,a.length,a),!c&&l&&r.node(o).type!=s){let e=u.mapping.map(r.before(o)),t=u.doc.resolve(e);s&&r.node(o-1).canReplaceWith(t.index(),t.index()+1,s)&&u.setNodeMarkup(u.mapping.map(r.before(o)),s)}return n&&n(u.scrollIntoView()),!0}}var QA=ZA(),$A=(e,t)=>{let{$from:n,to:r}=e.selection,i,a=n.sharedDepth(r);return a==0?!1:(i=n.before(a),t&&t(e.tr.setSelection(Y.create(e.doc,i))),!0)},ej=(e,t)=>(t&&t(e.tr.setSelection(new fA(e.doc))),!0);function tj(e,t,n){let r=t.nodeBefore,i=t.nodeAfter,a=t.index();return!r||!i||!r.type.compatibleContent(i.type)?!1:!r.content.size&&t.parent.canReplace(a-1,a)?(n&&n(e.tr.delete(t.pos-r.nodeSize,t.pos).scrollIntoView()),!0):!t.parent.canReplace(a,a+1)||!(i.isTextblock||Pk(e.doc,t.pos))?!1:(n&&n(e.tr.join(t.pos).scrollIntoView()),!0)}function nj(e,t,n,r){let i=t.nodeBefore,a=t.nodeAfter,o,s,c=i.type.spec.isolating||a.type.spec.isolating;if(!c&&tj(e,t,n))return!0;let l=!c&&t.parent.canReplace(t.index(),t.index()+1);if(l&&(o=(s=i.contentMatchAt(i.childCount)).findWrapping(a.type))&&s.matchType(o[0]||a.type).validEnd){if(n){let r=t.pos+a.nodeSize,s=W.empty;for(let e=o.length-1;e>=0;e--)s=W.from(o[e].create(null,s));s=W.from(i.copy(s));let c=e.tr.step(new mk(t.pos-1,r,t.pos,r,new K(s,1,0),o.length,!0)),l=c.doc.resolve(r+2*o.length);l.nodeAfter&&l.nodeAfter.type==i.type&&Pk(c.doc,l.pos)&&c.join(l.pos),n(c.scrollIntoView())}return!0}let u=a.type.spec.isolating||r>0&&c?null:q.findFrom(t,1),d=u&&u.$from.blockRange(u.$to),f=d&&bk(d);if(f!=null&&f>=t.depth)return n&&n(e.tr.lift(d,f).scrollIntoView()),!0;if(l&&IA(a,`start`,!0)&&IA(i,`end`)){let r=i,o=[];for(;o.push(r),!r.isTextblock;)r=r.lastChild;let s=a,c=1;for(;!s.isTextblock;s=s.firstChild)c++;if(r.canReplace(r.childCount,r.childCount,s.content)){if(n){let r=W.empty;for(let e=o.length-1;e>=0;e--)r=W.from(o[e].copy(r));n(e.tr.step(new mk(t.pos-o.length,t.pos+a.nodeSize,t.pos+c,t.pos+a.nodeSize-c,new K(r,o.length,0),0,!0)).scrollIntoView())}return!0}}return!1}function rj(e){return function(t,n){let r=t.selection,i=e<0?r.$from:r.$to,a=i.depth;for(;i.node(a).isInline;){if(!a)return!1;a--}return i.node(a).isTextblock?(n&&n(t.tr.setSelection(J.create(t.doc,e<0?i.start(a):i.end(a)))),!0):!1}}var ij=rj(-1),aj=rj(1);function oj(e,t=null){return function(n,r){let{$from:i,$to:a}=n.selection,o=i.blockRange(a),s=o&&Sk(o,e,t);return s?(r&&r(n.tr.wrap(o,s).scrollIntoView()),!0):!1}}function sj(e,t=null){return function(n,r){let i=!1;for(let r=0;r<n.selection.ranges.length&&!i;r++){let{$from:{pos:a},$to:{pos:o}}=n.selection.ranges[r];n.doc.nodesBetween(a,o,(r,a)=>{if(i)return!1;if(!(!r.isTextblock||r.hasMarkup(e,t)))if(r.type==e)i=!0;else{let t=n.doc.resolve(a),r=t.index();i=t.parent.canReplaceWith(r,r+1,e)}})}if(!i)return!1;if(r){let i=n.tr;for(let r=0;r<n.selection.ranges.length;r++){let{$from:{pos:a},$to:{pos:o}}=n.selection.ranges[r];i.setBlockType(a,o,e,t)}r(i.scrollIntoView())}return!0}}function cj(...e){return function(t,n,r){for(let i=0;i<e.length;i++)if(e[i](t,n,r))return!0;return!1}}var lj=cj(AA,MA,LA),uj=cj(AA,BA,VA),dj={Enter:cj(KA,YA,XA,QA),"Mod-Enter":JA,Backspace:lj,"Mod-Backspace":lj,"Shift-Backspace":lj,Delete:uj,"Mod-Delete":uj,"Mod-a":ej},fj={"Ctrl-h":dj.Backspace,"Alt-Backspace":dj[`Mod-Backspace`],"Ctrl-d":dj.Delete,"Ctrl-Alt-Backspace":dj[`Mod-Delete`],"Alt-Delete":dj[`Mod-Delete`],"Alt-d":dj[`Mod-Delete`],"Ctrl-a":ij,"Ctrl-e":aj};for(let e in dj)fj[e]=dj[e];typeof navigator<`u`?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<`u`&&os.platform&&os.platform();function pj(e,t=null){return function(n,r){let{$from:i,$to:a}=n.selection,o=i.blockRange(a);if(!o)return!1;let s=r?n.tr:null;return mj(s,o,e,t)?(r&&r(s.scrollIntoView()),!0):!1}}function mj(e,t,n,r=null){let i=!1,a=t,o=t.$from.doc;if(t.depth>=2&&t.$from.node(t.depth-1).type.compatibleContent(n)&&t.startIndex==0){if(t.$from.index(t.depth-1)==0)return!1;let e=o.resolve(t.start-2);a=new YD(e,e,t.depth),t.endIndex<t.parent.childCount&&(t=new YD(t.$from,o.resolve(t.$to.end(t.depth)),t.depth)),i=!0}let s=Sk(a,n,r,t);return s?(e&&hj(e,t,s,i,n),!0):!1}function hj(e,t,n,r,i){let a=W.empty;for(let e=n.length-1;e>=0;e--)a=W.from(n[e].type.create(n[e].attrs,a));e.step(new mk(t.start-(r?2:0),t.end,t.start,t.end,new K(a,0,0),n.length,!0));let o=0;for(let e=0;e<n.length;e++)n[e].type==i&&(o=e+1);let s=n.length-o,c=t.start+n.length-(r?2:0),l=t.parent;for(let n=t.startIndex,r=t.endIndex,i=!0;n<r;n++,i=!1)!i&&Mk(e.doc,c,s)&&(e.split(c,s),c+=2*s),c+=l.child(n).nodeSize;return e}function gj(e){return function(t,n){let{$from:r,$to:i}=t.selection,a=r.blockRange(i,t=>t.childCount>0&&t.firstChild.type==e);return a?n?r.node(a.depth-1).type==e?_j(t,n,e,a):vj(t,n,a):!0:!1}}function _j(e,t,n,r){let i=e.tr,a=r.end,o=r.$to.end(r.depth);a<o&&(i.step(new mk(a-1,o,a,o,new K(W.from(n.create(null,r.parent.copy())),1,0),1,!0)),r=new YD(i.doc.resolve(r.$from.pos),i.doc.resolve(o),r.depth));let s=bk(r);if(s==null)return!1;i.lift(r,s);let c=i.doc.resolve(i.mapping.map(a,-1)-1);return Pk(i.doc,c.pos)&&c.nodeBefore.type==c.nodeAfter.type&&i.join(c.pos),t(i.scrollIntoView()),!0}function vj(e,t,n){let r=e.tr,i=n.parent;for(let e=n.end,t=n.endIndex-1,a=n.startIndex;t>a;t--)e-=i.child(t).nodeSize,r.delete(e-1,e+1);let a=r.doc.resolve(n.start),o=a.nodeAfter;if(r.mapping.map(n.end)!=n.start+a.nodeAfter.nodeSize)return!1;let s=n.startIndex==0,c=n.endIndex==i.childCount,l=a.node(-1),u=a.index(-1);if(!l.canReplace(u+ +!s,u+1,o.content.append(c?W.empty:W.from(i))))return!1;let d=a.pos,f=d+o.nodeSize;return r.step(new mk(d-+!!s,f+ +!!c,d+1,f-1,new K((s?W.empty:W.from(i.copy(W.empty))).append(c?W.empty:W.from(i.copy(W.empty))),+!s,+!c),+!s)),t(r.scrollIntoView()),!0}function yj(e){return function(t,n){let{$from:r,$to:i}=t.selection,a=r.blockRange(i,t=>t.childCount>0&&t.firstChild.type==e);if(!a)return!1;let o=a.startIndex;if(o==0)return!1;let s=a.parent,c=s.child(o-1);if(c.type!=e)return!1;if(n){let r=c.lastChild&&c.lastChild.type==s.type,i=W.from(r?e.create():null),o=new K(W.from(e.create(null,W.from(s.type.create(null,i)))),r?3:1,0),l=a.start,u=a.end;n(t.tr.step(new mk(l-(r?3:1),u,l,u,o,1,!0)).scrollIntoView())}return!0}}var bj=function(e){for(var t=0;;t++)if(e=e.previousSibling,!e)return t},xj=function(e){let t=e.assignedSlot||e.parentNode;return t&&t.nodeType==11?t.host:t},Sj=null,Cj=function(e,t,n){let r=Sj||=document.createRange();return r.setEnd(e,n??e.nodeValue.length),r.setStart(e,t||0),r},wj=function(){Sj=null},Tj=function(e,t,n,r){return n&&(Dj(e,t,n,r,-1)||Dj(e,t,n,r,1))},Ej=/^(img|br|input|textarea|hr)$/i;function Dj(e,t,n,r,i){for(;;){if(e==n&&t==r)return!0;if(t==(i<0?0:Oj(e))){let n=e.parentNode;if(!n||n.nodeType!=1||Mj(e)||Ej.test(e.nodeName)||e.contentEditable==`false`)return!1;t=bj(e)+(i<0?0:1),e=n}else if(e.nodeType==1){let n=e.childNodes[t+(i<0?-1:0)];if(n.nodeType==1&&n.contentEditable==`false`)if(n.pmViewDesc?.ignoreForSelection)t+=i;else return!1;else e=n,t=i<0?Oj(e):0}else return!1}}function Oj(e){return e.nodeType==3?e.nodeValue.length:e.childNodes.length}function kj(e,t){for(;;){if(e.nodeType==3&&t)return e;if(e.nodeType==1&&t>0){if(e.contentEditable==`false`)return null;e=e.childNodes[t-1],t=Oj(e)}else if(e.parentNode&&!Mj(e))t=bj(e),e=e.parentNode;else return null}}function Aj(e,t){for(;;){if(e.nodeType==3&&t<e.nodeValue.length)return e;if(e.nodeType==1&&t<e.childNodes.length){if(e.contentEditable==`false`)return null;e=e.childNodes[t],t=0}else if(e.parentNode&&!Mj(e))t=bj(e)+1,e=e.parentNode;else return null}}function jj(e,t,n){for(let r=t==0,i=t==Oj(e);r||i;){if(e==n)return!0;let t=bj(e);if(e=e.parentNode,!e)return!1;r&&=t==0,i&&=t==Oj(e)}}function Mj(e){let t;for(let n=e;n&&!(t=n.pmViewDesc);n=n.parentNode);return t&&t.node&&t.node.isBlock&&(t.dom==e||t.contentDOM==e)}var Nj=function(e){return e.focusNode&&Tj(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset)};function Pj(e,t){let n=document.createEvent(`Event`);return n.initEvent(`keydown`,!0,!0),n.keyCode=e,n.key=n.code=t,n}function Fj(e){let t=e.activeElement;for(;t&&t.shadowRoot;)t=t.shadowRoot.activeElement;return t}function Ij(e,t,n){if(e.caretPositionFromPoint)try{let r=e.caretPositionFromPoint(t,n);if(r)return{node:r.offsetNode,offset:Math.min(Oj(r.offsetNode),r.offset)}}catch{}if(e.caretRangeFromPoint){let r=e.caretRangeFromPoint(t,n);if(r)return{node:r.startContainer,offset:Math.min(Oj(r.startContainer),r.startOffset)}}}var Lj=typeof navigator<`u`?navigator:null,Rj=typeof document<`u`?document:null,zj=Lj&&Lj.userAgent||``,Bj=/Edge\/(\d+)/.exec(zj),Vj=/MSIE \d/.exec(zj),Hj=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(zj),Uj=!!(Vj||Hj||Bj),Wj=Vj?document.documentMode:Hj?+Hj[1]:Bj?+Bj[1]:0,Gj=!Uj&&/gecko\/(\d+)/i.test(zj);Gj&&+(/Firefox\/(\d+)/.exec(zj)||[0,0])[1];var Kj=!Uj&&/Chrome\/(\d+)/.exec(zj),qj=!!Kj,Jj=Kj?+Kj[1]:0,Yj=!Uj&&!!Lj&&/Apple Computer/.test(Lj.vendor),Xj=Yj&&(/Mobile\/\w+/.test(zj)||!!Lj&&Lj.maxTouchPoints>2),Zj=Xj||(Lj?/Mac/.test(Lj.platform):!1),Qj=Lj?/Win/.test(Lj.platform):!1,$j=/Android \d/.test(zj),eM=!!Rj&&`webkitFontSmoothing`in Rj.documentElement.style,tM=eM?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function nM(e){let t=e.defaultView&&e.defaultView.visualViewport;return t?{left:0,right:t.width,top:0,bottom:t.height}:{left:0,right:e.documentElement.clientWidth,top:0,bottom:e.documentElement.clientHeight}}function rM(e,t){return typeof e==`number`?e:e[t]}function iM(e){let t=e.getBoundingClientRect(),n=t.width/e.offsetWidth||1,r=t.height/e.offsetHeight||1;return{left:t.left,right:t.left+e.clientWidth*n,top:t.top,bottom:t.top+e.clientHeight*r}}function aM(e,t,n){let r=e.someProp(`scrollThreshold`)||0,i=e.someProp(`scrollMargin`)||5,a=e.dom.ownerDocument;for(let o=n||e.dom;o;){if(o.nodeType!=1){o=xj(o);continue}let e=o,n=e==a.body,s=n?nM(a):iM(e),c=0,l=0;if(t.top<s.top+rM(r,`top`)?l=-(s.top-t.top+rM(i,`top`)):t.bottom>s.bottom-rM(r,`bottom`)&&(l=t.bottom-t.top>s.bottom-s.top?t.top+rM(i,`top`)-s.top:t.bottom-s.bottom+rM(i,`bottom`)),t.left<s.left+rM(r,`left`)?c=-(s.left-t.left+rM(i,`left`)):t.right>s.right-rM(r,`right`)&&(c=t.right-s.right+rM(i,`right`)),c||l)if(n)a.defaultView.scrollBy(c,l);else{let n=e.scrollLeft,r=e.scrollTop;l&&(e.scrollTop+=l),c&&(e.scrollLeft+=c);let i=e.scrollLeft-n,a=e.scrollTop-r;t={left:t.left-i,top:t.top-a,right:t.right-i,bottom:t.bottom-a}}let u=n?`fixed`:getComputedStyle(o).position;if(/^(fixed|sticky)$/.test(u))break;o=u==`absolute`?o.offsetParent:xj(o)}}function oM(e){let t=e.dom.getBoundingClientRect(),n=Math.max(0,t.top),r,i;for(let a=(t.left+t.right)/2,o=n+1;o<Math.min(innerHeight,t.bottom);o+=5){let t=e.root.elementFromPoint(a,o);if(!t||t==e.dom||!e.dom.contains(t))continue;let s=t.getBoundingClientRect();if(s.top>=n-20){r=t,i=s.top;break}}return{refDOM:r,refTop:i,stack:sM(e.dom)}}function sM(e){let t=[],n=e.ownerDocument;for(let r=e;r&&(t.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),e!=n);r=xj(r));return t}function cM({refDOM:e,refTop:t,stack:n}){let r=e?e.getBoundingClientRect().top:0;lM(n,r==0?0:r-t)}function lM(e,t){for(let n=0;n<e.length;n++){let{dom:r,top:i,left:a}=e[n];r.scrollTop!=i+t&&(r.scrollTop=i+t),r.scrollLeft!=a&&(r.scrollLeft=a)}}var uM=null;function dM(e){if(e.setActive)return e.setActive();if(uM)return e.focus(uM);let t=sM(e);e.focus(uM==null?{get preventScroll(){return uM={preventScroll:!0},!0}}:void 0),uM||(uM=!1,lM(t,0))}function fM(e,t){let n,r=2e8,i,a=0,o=t.top,s=t.top,c,l;for(let u=e.firstChild,d=0;u;u=u.nextSibling,d++){let e;if(u.nodeType==1)e=u.getClientRects();else if(u.nodeType==3)e=Cj(u).getClientRects();else continue;for(let f=0;f<e.length;f++){let p=e[f];if(p.top<=o&&p.bottom>=s){o=Math.max(p.bottom,o),s=Math.min(p.top,s);let e=p.left>t.left?p.left-t.left:p.right<t.left?t.left-p.right:0;if(e<r){n=u,r=e,i=e&&n.nodeType==3?{left:p.right<t.left?p.right:p.left,top:t.top}:t,u.nodeType==1&&e&&(a=d+ +(t.left>=(p.left+p.right)/2));continue}}else p.top>t.top&&!c&&p.left<=t.left&&p.right>=t.left&&(c=u,l={left:Math.max(p.left,Math.min(p.right,t.left)),top:p.top});!n&&(t.left>=p.right&&t.top>=p.top||t.left>=p.left&&t.top>=p.bottom)&&(a=d+1)}}return!n&&c&&(n=c,i=l,r=0),n&&n.nodeType==3?pM(n,i):!n||r&&n.nodeType==1?{node:e,offset:a}:fM(n,i)}function pM(e,t){let n=e.nodeValue.length,r=document.createRange(),i;for(let a=0;a<n;a++){r.setEnd(e,a+1),r.setStart(e,a);let n=xM(r,1);if(n.top!=n.bottom&&mM(t,n)){i={node:e,offset:a+ +(t.left>=(n.left+n.right)/2)};break}}return r.detach(),i||{node:e,offset:0}}function mM(e,t){return e.left>=t.left-1&&e.left<=t.right+1&&e.top>=t.top-1&&e.top<=t.bottom+1}function hM(e,t){let n=e.parentNode;return n&&/^li$/i.test(n.nodeName)&&t.left<e.getBoundingClientRect().left?n:e}function gM(e,t,n){let{node:r,offset:i}=fM(t,n),a=-1;if(r.nodeType==1&&!r.firstChild){let e=r.getBoundingClientRect();a=e.left!=e.right&&n.left>(e.left+e.right)/2?1:-1}return e.docView.posFromDOM(r,i,a)}function _M(e,t,n,r){let i=-1;for(let n=t,a=!1;n!=e.dom;){let t=e.docView.nearestDesc(n,!0),o;if(!t)return null;if(t.dom.nodeType==1&&(t.node.isBlock&&t.parent||!t.contentDOM)&&((o=t.dom.getBoundingClientRect()).width||o.height)&&(t.node.isBlock&&t.parent&&!/^T(R|BODY|HEAD|FOOT)$/.test(t.dom.nodeName)&&(!a&&o.left>r.left||o.top>r.top?i=t.posBefore:(!a&&o.right<r.left||o.bottom<r.top)&&(i=t.posAfter),a=!0),!t.contentDOM&&i<0&&!t.node.isText))return(t.node.isBlock?r.top<(o.top+o.bottom)/2:r.left<(o.left+o.right)/2)?t.posBefore:t.posAfter;n=t.dom.parentNode}return i>-1?i:e.docView.posFromDOM(t,n,-1)}function vM(e,t,n){let r=e.childNodes.length;if(r&&n.top<n.bottom)for(let i=Math.max(0,Math.min(r-1,Math.floor(r*(t.top-n.top)/(n.bottom-n.top))-2)),a=i;;){let n=e.childNodes[a];if(n.nodeType==1){let e=n.getClientRects();for(let r=0;r<e.length;r++){let i=e[r];if(mM(t,i))return vM(n,t,i)}}if((a=(a+1)%r)==i)break}return e}function yM(e,t){let n=e.dom.ownerDocument,r,i=0,a=Ij(n,t.left,t.top);a&&({node:r,offset:i}=a);let o=(e.root.elementFromPoint?e.root:n).elementFromPoint(t.left,t.top),s;if(!o||!e.dom.contains(o.nodeType==1?o:o.parentNode)){let n=e.dom.getBoundingClientRect();if(!mM(t,n)||(o=vM(e.dom,t,n),!o))return null}if(Yj)for(let e=o;r&&e;e=xj(e))e.draggable&&(r=void 0);if(o=hM(o,t),r){if(Gj&&r.nodeType==1&&(i=Math.min(i,r.childNodes.length),i<r.childNodes.length)){let e=r.childNodes[i],n;e.nodeName==`IMG`&&(n=e.getBoundingClientRect()).right<=t.left&&n.bottom>t.top&&i++}let n;eM&&i&&r.nodeType==1&&(n=r.childNodes[i-1]).nodeType==1&&n.contentEditable==`false`&&n.getBoundingClientRect().top>=t.top&&i--,r==e.dom&&i==r.childNodes.length-1&&r.lastChild.nodeType==1&&t.top>r.lastChild.getBoundingClientRect().bottom?s=e.state.doc.content.size:(i==0||r.nodeType!=1||r.childNodes[i-1].nodeName!=`BR`)&&(s=_M(e,r,i,t))}s??=gM(e,o,t);let c=e.docView.nearestDesc(o,!0);return{pos:s,inside:c?c.posAtStart-c.border:-1}}function bM(e){return e.top<e.bottom||e.left<e.right}function xM(e,t){let n=e.getClientRects();if(n.length){let e=n[t<0?0:n.length-1];if(bM(e))return e}return Array.prototype.find.call(n,bM)||e.getBoundingClientRect()}var SM=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function CM(e,t,n){let{node:r,offset:i,atom:a}=e.docView.domFromPos(t,n<0?-1:1),o=eM||Gj;if(r.nodeType==3)if(o&&(SM.test(r.nodeValue)||(n<0?!i:i==r.nodeValue.length))){let e=xM(Cj(r,i,i),n);if(Gj&&i&&/\s/.test(r.nodeValue[i-1])&&i<r.nodeValue.length){let t=xM(Cj(r,i-1,i-1),-1);if(t.top==e.top){let n=xM(Cj(r,i,i+1),-1);if(n.top!=e.top)return wM(n,n.left<t.left)}}return e}else{let e=i,t=i,a=n<0?1:-1;return n<0&&!i?(t++,a=-1):n>=0&&i==r.nodeValue.length?(e--,a=1):n<0?e--:t++,wM(xM(Cj(r,e,t),a),a<0)}if(!e.state.doc.resolve(t-(a||0)).parent.inlineContent){if(a==null&&i&&(n<0||i==Oj(r))){let e=r.childNodes[i-1];if(e.nodeType==1)return TM(e.getBoundingClientRect(),!1)}if(a==null&&i<Oj(r)){let e=r.childNodes[i];if(e.nodeType==1)return TM(e.getBoundingClientRect(),!0)}return TM(r.getBoundingClientRect(),n>=0)}if(a==null&&i&&(n<0||i==Oj(r))){let e=r.childNodes[i-1],t=e.nodeType==3?Cj(e,Oj(e)-+!o):e.nodeType==1&&(e.nodeName!=`BR`||!e.nextSibling)?e:null;if(t)return wM(xM(t,1),!1)}if(a==null&&i<Oj(r)){let e=r.childNodes[i];for(;e.pmViewDesc&&e.pmViewDesc.ignoreForCoords;)e=e.nextSibling;let t=e?e.nodeType==3?Cj(e,0,+!o):e.nodeType==1?e:null:null;if(t)return wM(xM(t,-1),!0)}return wM(xM(r.nodeType==3?Cj(r):r,-n),n>=0)}function wM(e,t){if(e.width==0)return e;let n=t?e.left:e.right;return{top:e.top,bottom:e.bottom,left:n,right:n}}function TM(e,t){if(e.height==0)return e;let n=t?e.top:e.bottom;return{top:n,bottom:n,left:e.left,right:e.right}}function EM(e,t,n){let r=e.state,i=e.root.activeElement;r!=t&&e.updateState(t),i!=e.dom&&e.focus();try{return n()}finally{r!=t&&e.updateState(r),i!=e.dom&&i&&i.focus()}}function DM(e,t,n){let r=t.selection,i=n==`up`?r.$from:r.$to;return EM(e,t,()=>{let{node:t}=e.docView.domFromPos(i.pos,n==`up`?-1:1);for(;;){let n=e.docView.nearestDesc(t,!0);if(!n)break;if(n.node.isBlock){t=n.contentDOM||n.dom;break}t=n.dom.parentNode}let r=CM(e,i.pos,1);for(let e=t.firstChild;e;e=e.nextSibling){let t;if(e.nodeType==1)t=e.getClientRects();else if(e.nodeType==3)t=Cj(e,0,e.nodeValue.length).getClientRects();else continue;for(let e=0;e<t.length;e++){let i=t[e];if(i.bottom>i.top+1&&(n==`up`?r.top-i.top>(i.bottom-r.top)*2:i.bottom-r.bottom>(r.bottom-i.top)*2))return!1}}return!0})}var OM=/[\u0590-\u08ac]/;function kM(e,t,n){let{$head:r}=t.selection;if(!r.parent.isTextblock)return!1;let i=r.parentOffset,a=!i,o=i==r.parent.content.size,s=e.domSelection();return s?!OM.test(r.parent.textContent)||!s.modify?n==`left`||n==`backward`?a:o:EM(e,t,()=>{let{focusNode:t,focusOffset:i,anchorNode:a,anchorOffset:o}=e.domSelectionRange(),c=s.caretBidiLevel;s.modify(`move`,n,`character`);let l=r.depth?e.docView.domAfterPos(r.before()):e.dom,{focusNode:u,focusOffset:d}=e.domSelectionRange(),f=u&&!l.contains(u.nodeType==1?u:u.parentNode)||t==u&&i==d;try{s.collapse(a,o),t&&(t!=a||i!=o)&&s.extend&&s.extend(t,i)}catch{}return c!=null&&(s.caretBidiLevel=c),f}):r.pos==r.start()||r.pos==r.end()}var AM=null,jM=null,MM=!1;function NM(e,t,n){return AM==t&&jM==n?MM:(AM=t,jM=n,MM=n==`up`||n==`down`?DM(e,t,n):kM(e,t,n))}var PM=0,FM=1,IM=2,LM=3,RM=class{constructor(e,t,n,r){this.parent=e,this.children=t,this.dom=n,this.contentDOM=r,this.dirty=PM,n.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,t,n){return!1}matchesHack(e){return!1}parseRule(){return null}stopEvent(e){return!1}get size(){let e=0;for(let t=0;t<this.children.length;t++)e+=this.children[t].size;return e}get border(){return 0}destroy(){this.parent=void 0,this.dom.pmViewDesc==this&&(this.dom.pmViewDesc=void 0);for(let e=0;e<this.children.length;e++)this.children[e].destroy()}posBeforeChild(e){for(let t=0,n=this.posAtStart;;t++){let r=this.children[t];if(r==e)return n;n+=r.size}}get posBefore(){return this.parent.posBeforeChild(this)}get posAtStart(){return this.parent?this.parent.posBeforeChild(this)+this.border:0}get posAfter(){return this.posBefore+this.size}get posAtEnd(){return this.posAtStart+this.size-2*this.border}localPosFromDOM(e,t,n){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(n<0){let n,r;if(e==this.contentDOM)n=e.childNodes[t-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;n=e.previousSibling}for(;n&&!((r=n.pmViewDesc)&&r.parent==this);)n=n.previousSibling;return n?this.posBeforeChild(r)+r.size:this.posAtStart}else{let n,r;if(e==this.contentDOM)n=e.childNodes[t];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;n=e.nextSibling}for(;n&&!((r=n.pmViewDesc)&&r.parent==this);)n=n.nextSibling;return n?this.posBeforeChild(r):this.posAtEnd}let r;if(e==this.dom&&this.contentDOM)r=t>bj(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))r=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(t==0)for(let t=e;;t=t.parentNode){if(t==this.dom){r=!1;break}if(t.previousSibling)break}if(r==null&&t==e.childNodes.length)for(let t=e;;t=t.parentNode){if(t==this.dom){r=!0;break}if(t.nextSibling)break}}return r??n>0?this.posAtEnd:this.posAtStart}nearestDesc(e,t=!1){for(let n=!0,r=e;r;r=r.parentNode){let i=this.getDesc(r),a;if(i&&(!t||i.node))if(n&&(a=i.nodeDOM)&&!(a.nodeType==1?a.contains(e.nodeType==1?e:e.parentNode):a==e))n=!1;else return i}}getDesc(e){let t=e.pmViewDesc;for(let e=t;e;e=e.parent)if(e==this)return t}posFromDOM(e,t,n){for(let r=e;r;r=r.parentNode){let i=this.getDesc(r);if(i)return i.localPosFromDOM(e,t,n)}return-1}descAt(e){for(let t=0,n=0;t<this.children.length;t++){let r=this.children[t],i=n+r.size;if(n==e&&i!=n){for(;!r.border&&r.children.length;)for(let e=0;e<r.children.length;e++){let t=r.children[e];if(t.size){r=t;break}}return r}if(e<i)return r.descAt(e-n-r.border);n=i}}domFromPos(e,t){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let n=0,r=0;for(let t=0;n<this.children.length;n++){let i=this.children[n],a=t+i.size;if(a>e||i instanceof GM){r=e-t;break}t=a}if(r)return this.children[n].domFromPos(r-this.children[n].border,t);for(let e;n&&!(e=this.children[n-1]).size&&e instanceof zM&&e.side>=0;n--);if(t<=0){let e,r=!0;for(;e=n?this.children[n-1]:null,!(!e||e.dom.parentNode==this.contentDOM);n--,r=!1);return e&&t&&r&&!e.border&&!e.domAtom?e.domFromPos(e.size,t):{node:this.contentDOM,offset:e?bj(e.dom)+1:0}}else{let e,r=!0;for(;e=n<this.children.length?this.children[n]:null,!(!e||e.dom.parentNode==this.contentDOM);n++,r=!1);return e&&r&&!e.border&&!e.domAtom?e.domFromPos(0,t):{node:this.contentDOM,offset:e?bj(e.dom):this.contentDOM.childNodes.length}}}parseRange(e,t,n=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:t,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let r=-1,i=-1;for(let a=n,o=0;;o++){let n=this.children[o],s=a+n.size;if(r==-1&&e<=s){let i=a+n.border;if(e>=i&&t<=s-n.border&&n.node&&n.contentDOM&&this.contentDOM.contains(n.contentDOM))return n.parseRange(e,t,i);e=a;for(let t=o;t>0;t--){let n=this.children[t-1];if(n.size&&n.dom.parentNode==this.contentDOM&&!n.emptyChildAt(1)){r=bj(n.dom)+1;break}e-=n.size}r==-1&&(r=0)}if(r>-1&&(s>t||o==this.children.length-1)){t=s;for(let e=o+1;e<this.children.length;e++){let n=this.children[e];if(n.size&&n.dom.parentNode==this.contentDOM&&!n.emptyChildAt(-1)){i=bj(n.dom);break}t+=n.size}i==-1&&(i=this.contentDOM.childNodes.length);break}a=s}return{node:this.contentDOM,from:e,to:t,fromOffset:r,toOffset:i}}emptyChildAt(e){if(this.border||!this.contentDOM||!this.children.length)return!1;let t=this.children[e<0?0:this.children.length-1];return t.size==0||t.emptyChildAt(e)}domAfterPos(e){let{node:t,offset:n}=this.domFromPos(e,0);if(t.nodeType!=1||n==t.childNodes.length)throw RangeError(`No node after pos `+e);return t.childNodes[n]}setSelection(e,t,n,r=!1){let i=Math.min(e,t),a=Math.max(e,t);for(let o=0,s=0;o<this.children.length;o++){let c=this.children[o],l=s+c.size;if(i>s&&a<l)return c.setSelection(e-s-c.border,t-s-c.border,n,r);s=l}let o=this.domFromPos(e,e?-1:1),s=t==e?o:this.domFromPos(t,t?-1:1),c=n.root.getSelection(),l=n.domSelectionRange(),u=!1;if((Gj||Yj)&&e==t){let{node:e,offset:t}=o;if(e.nodeType==3){if(u=!!(t&&e.nodeValue[t-1]==`
|
|
1701
|
-
`),u&&t==e.nodeValue.length)for(let t=e,n;t;t=t.parentNode){if(n=t.nextSibling){n.nodeName==`BR`&&(o=s={node:n.parentNode,offset:bj(n)+1});break}let e=t.pmViewDesc;if(e&&e.node&&e.node.isBlock)break}}else{let n=e.childNodes[t-1];u=n&&(n.nodeName==`BR`||n.contentEditable==`false`)}}if(Gj&&l.focusNode&&l.focusNode!=s.node&&l.focusNode.nodeType==1){let e=l.focusNode.childNodes[l.focusOffset];e&&e.contentEditable==`false`&&(r=!0)}if(!(r||u&&Yj)&&Tj(o.node,o.offset,l.anchorNode,l.anchorOffset)&&Tj(s.node,s.offset,l.focusNode,l.focusOffset))return;let d=!1;if((c.extend||e==t)&&!(u&&Gj)){c.collapse(o.node,o.offset);try{e!=t&&c.extend(s.node,s.offset),d=!0}catch{}}if(!d){if(e>t){let e=o;o=s,s=e}let n=document.createRange();n.setEnd(s.node,s.offset),n.setStart(o.node,o.offset),c.removeAllRanges(),c.addRange(n)}}ignoreMutation(e){return!this.contentDOM&&e.type!=`selection`}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(e,t){for(let n=0,r=0;r<this.children.length;r++){let i=this.children[r],a=n+i.size;if(n==a?e<=a&&t>=n:e<a&&t>n){let r=n+i.border,o=a-i.border;if(e>=r&&t<=o){this.dirty=e==n||t==a?IM:FM,e==r&&t==o&&(i.contentLost||i.dom.parentNode!=this.contentDOM)?i.dirty=LM:i.markDirty(e-r,t-r);return}else i.dirty=i.dom==i.contentDOM&&i.dom.parentNode==this.contentDOM&&!i.children.length?IM:LM}n=a}this.dirty=IM}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let n=e==1?IM:FM;t.dirty<n&&(t.dirty=n)}}get domAtom(){return!1}get ignoreForCoords(){return!1}get ignoreForSelection(){return!1}isText(e){return!1}},zM=class extends RM{constructor(e,t,n,r){let i,a=t.type.toDOM;if(typeof a==`function`&&(a=a(n,()=>{if(!i)return r;if(i.parent)return i.parent.posBeforeChild(i)})),!t.type.spec.raw){if(a.nodeType!=1){let e=document.createElement(`span`);e.appendChild(a),a=e}a.contentEditable=`false`,a.classList.add(`ProseMirror-widget`)}super(e,[],a,null),this.widget=t,this.widget=t,i=this}matchesWidget(e){return this.dirty==PM&&e.type.eq(this.widget.type)}parseRule(){return{ignore:!0}}stopEvent(e){let t=this.widget.spec.stopEvent;return t?t(e):!1}ignoreMutation(e){return e.type!=`selection`||this.widget.spec.ignoreSelection}destroy(){this.widget.type.destroy(this.dom),super.destroy()}get domAtom(){return!0}get ignoreForSelection(){return!!this.widget.type.spec.relaxedSide}get side(){return this.widget.type.side}},BM=class extends RM{constructor(e,t,n,r){super(e,[],t,null),this.textDOM=n,this.text=r}get size(){return this.text.length}localPosFromDOM(e,t){return e==this.textDOM?this.posAtStart+t:this.posAtStart+(t?this.size:0)}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type===`characterData`&&e.target.nodeValue==e.oldValue}},VM=class e extends RM{constructor(e,t,n,r,i){super(e,[],n,r),this.mark=t,this.spec=i}static create(t,n,r,i){let a=i.nodeViews[n.type.name],o=a&&a(n,i,r);return(!o||!o.dom)&&(o=BO.renderSpec(document,n.type.spec.toDOM(n,r),null,n.attrs)),new e(t,n,o.dom,o.contentDOM||o.dom,o)}parseRule(){return this.dirty&LM||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=LM&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),this.dirty!=PM){let e=this.parent;for(;!e.node;)e=e.parent;e.dirty<this.dirty&&(e.dirty=this.dirty),this.dirty=PM}}slice(t,n,r){let i=e.create(this.parent,this.mark,!0,r),a=this.children,o=this.size;n<o&&(a=cN(a,n,o,r)),t>0&&(a=cN(a,0,t,r));for(let e=0;e<a.length;e++)a[e].parent=i;return i.children=a,i}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}},HM=class e extends RM{constructor(e,t,n,r,i,a,o,s,c){super(e,[],i,a),this.node=t,this.outerDeco=n,this.innerDeco=r,this.nodeDOM=o}static create(t,n,r,i,a,o){let s=a.nodeViews[n.type.name],c,l=s&&s(n,a,()=>{if(!c)return o;if(c.parent)return c.parent.posBeforeChild(c)},r,i),u=l&&l.dom,d=l&&l.contentDOM;if(n.isText){if(!u)u=document.createTextNode(n.text);else if(u.nodeType!=3)throw RangeError(`Text must be rendered as a DOM text node`)}else if(!u){let e=BO.renderSpec(document,n.type.spec.toDOM(n),null,n.attrs);({dom:u,contentDOM:d}=e)}!d&&!n.isText&&u.nodeName!=`BR`&&(u.hasAttribute(`contenteditable`)||(u.contentEditable=`false`),n.type.spec.draggable&&(u.draggable=!0));let f=u;return u=$M(u,r,n),l?c=new KM(t,n,r,i,u,d||null,f,l,a,o+1):n.isText?new WM(t,n,r,i,u,f,a):new e(t,n,r,i,u,d||null,f,a,o+1)}parseRule(){if(this.node.type.spec.reparseInView)return null;let e={node:this.node.type.name,attrs:this.node.attrs};if(this.node.type.whitespace==`pre`&&(e.preserveWhitespace=`full`),!this.contentDOM)e.getContent=()=>this.node.content;else if(!this.contentLost)e.contentElement=this.contentDOM;else{for(let t=this.children.length-1;t>=0;t--){let n=this.children[t];if(this.dom.contains(n.dom.parentNode)){e.contentElement=n.dom.parentNode;break}}e.contentElement||(e.getContent=()=>W.empty)}return e}matchesNode(e,t,n){return this.dirty==PM&&e.eq(this.node)&&eN(t,this.outerDeco)&&n.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return+!this.node.isLeaf}updateChildren(e,t){let n=this.node.inlineContent,r=t,i=e.composing?this.localCompositionInfo(e,t):null,a=i&&i.pos>-1?i:null,o=i&&i.pos<0,s=new nN(this,a&&a.node,e);aN(this.node,this.innerDeco,(t,i,a)=>{t.spec.marks?s.syncToMarks(t.spec.marks,n,e,i):t.type.side>=0&&!a&&s.syncToMarks(i==this.node.childCount?G.none:this.node.child(i).marks,n,e,i),s.placeWidget(t,e,r)},(t,a,c,l)=>{s.syncToMarks(t.marks,n,e,l);let u;s.findNodeMatch(t,a,c,l)||o&&e.state.selection.from>r&&e.state.selection.to<r+t.nodeSize&&(u=s.findIndexWithChild(i.node))>-1&&s.updateNodeAt(t,a,c,u,e)||s.updateNextNode(t,a,c,e,l,r)||s.addNode(t,a,c,e,r),r+=t.nodeSize}),s.syncToMarks([],n,e,0),this.node.isTextblock&&s.addTextblockHacks(),s.destroyRest(),(s.changed||this.dirty==IM)&&(a&&this.protectLocalComposition(e,a),qM(this.contentDOM,this.children,e),Xj&&oN(this.dom))}localCompositionInfo(e,t){let{from:n,to:r}=e.state.selection;if(!(e.state.selection instanceof J)||n<t||r>t+this.node.content.size)return null;let i=e.input.compositionNode;if(!i||!this.dom.contains(i.parentNode))return null;if(this.node.inlineContent){let e=i.nodeValue,a=sN(this.node.content,e,n-t,r-t);return a<0?null:{node:i,pos:a,text:e}}else return{node:i,pos:-1,text:``}}protectLocalComposition(e,{node:t,pos:n,text:r}){if(this.getDesc(t))return;let i=t;for(;i.parentNode!=this.contentDOM;i=i.parentNode){for(;i.previousSibling;)i.parentNode.removeChild(i.previousSibling);for(;i.nextSibling;)i.parentNode.removeChild(i.nextSibling);i.pmViewDesc&&=void 0}let a=new BM(this,i,t,r);e.input.compositionNodes.push(a),this.children=cN(this.children,n,n+r.length,e,a)}update(e,t,n,r){return this.dirty==LM||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,n,r),!0)}updateInner(e,t,n,r){this.updateOuterDeco(t),this.node=e,this.innerDeco=n,this.contentDOM&&this.updateChildren(r,this.posAtStart),this.dirty=PM}updateOuterDeco(e){if(eN(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,n=this.dom;this.dom=ZM(this.dom,this.nodeDOM,XM(this.outerDeco,this.node,t),XM(e,this.node,t)),this.dom!=n&&(n.pmViewDesc=void 0,this.dom.pmViewDesc=this),this.outerDeco=e}selectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.add(`ProseMirror-selectednode`),(this.contentDOM||!this.node.type.spec.draggable)&&(this.nodeDOM.draggable=!0))}deselectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.remove(`ProseMirror-selectednode`),(this.contentDOM||!this.node.type.spec.draggable)&&this.nodeDOM.removeAttribute(`draggable`))}get domAtom(){return this.node.isAtom}};function UM(e,t,n,r,i){$M(r,t,e);let a=new HM(void 0,e,t,n,r,r,r,i,0);return a.contentDOM&&a.updateChildren(i,0),a}var WM=class e extends HM{constructor(e,t,n,r,i,a,o){super(e,t,n,r,i,null,a,o,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,t,n,r){return this.dirty==LM||this.dirty!=PM&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=PM||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,r.trackWrites==this.nodeDOM&&(r.trackWrites=null)),this.node=e,this.dirty=PM,!0)}inParent(){let e=this.parent.contentDOM;for(let t=this.nodeDOM;t;t=t.parentNode)if(t==e)return!0;return!1}domFromPos(e){return{node:this.nodeDOM,offset:e}}localPosFromDOM(e,t,n){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,n)}ignoreMutation(e){return e.type!=`characterData`&&e.type!=`selection`}slice(t,n,r){let i=this.node.cut(t,n),a=document.createTextNode(i.text);return new e(this.parent,i,this.outerDeco,this.innerDeco,a,a,r)}markDirty(e,t){super.markDirty(e,t),this.dom!=this.nodeDOM&&(e==0||t==this.nodeDOM.nodeValue.length)&&(this.dirty=LM)}get domAtom(){return!1}isText(e){return this.node.text==e}},GM=class extends RM{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==PM&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName==`IMG`}},KM=class extends HM{constructor(e,t,n,r,i,a,o,s,c,l){super(e,t,n,r,i,a,o,c,l),this.spec=s}update(e,t,n,r){if(this.dirty==LM)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let i=this.spec.update(e,t,n);return i&&this.updateInner(e,t,n,r),i}else if(!this.contentDOM&&!e.isLeaf)return!1;else return super.update(e,t,n,r)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,n,r){this.spec.setSelection?this.spec.setSelection(e,t,n.root):super.setSelection(e,t,n,r)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(e){return this.spec.stopEvent?this.spec.stopEvent(e):!1}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}};function qM(e,t,n){let r=e.firstChild,i=!1;for(let a=0;a<t.length;a++){let o=t[a],s=o.dom;if(s.parentNode==e){for(;s!=r;)r=tN(r),i=!0;r=r.nextSibling}else i=!0,e.insertBefore(s,r);if(o instanceof VM){let t=r?r.previousSibling:e.lastChild;qM(o.contentDOM,o.children,n),r=t?t.nextSibling:e.firstChild}}for(;r;)r=tN(r),i=!0;i&&n.trackWrites==e&&(n.trackWrites=null)}var JM=function(e){e&&(this.nodeName=e)};JM.prototype=Object.create(null);var YM=[new JM];function XM(e,t,n){if(e.length==0)return YM;let r=n?YM[0]:new JM,i=[r];for(let a=0;a<e.length;a++){let o=e[a].type.attrs;if(o){o.nodeName&&i.push(r=new JM(o.nodeName));for(let e in o){let a=o[e];a!=null&&(n&&i.length==1&&i.push(r=new JM(t.isInline?`span`:`div`)),e==`class`?r.class=(r.class?r.class+` `:``)+a:e==`style`?r.style=(r.style?r.style+`;`:``)+a:e!=`nodeName`&&(r[e]=a))}}}return i}function ZM(e,t,n,r){if(n==YM&&r==YM)return t;let i=t;for(let t=0;t<r.length;t++){let a=r[t],o=n[t];if(t){let t;o&&o.nodeName==a.nodeName&&i!=e&&(t=i.parentNode)&&t.nodeName.toLowerCase()==a.nodeName?i=t:(t=document.createElement(a.nodeName),t.pmIsDeco=!0,t.appendChild(i),o=YM[0],i=t)}QM(i,o||YM[0],a)}return i}function QM(e,t,n){for(let r in t)r!=`class`&&r!=`style`&&r!=`nodeName`&&!(r in n)&&e.removeAttribute(r);for(let r in n)r!=`class`&&r!=`style`&&r!=`nodeName`&&n[r]!=t[r]&&e.setAttribute(r,n[r]);if(t.class!=n.class){let r=t.class?t.class.split(` `).filter(Boolean):[],i=n.class?n.class.split(` `).filter(Boolean):[];for(let t=0;t<r.length;t++)i.indexOf(r[t])==-1&&e.classList.remove(r[t]);for(let t=0;t<i.length;t++)r.indexOf(i[t])==-1&&e.classList.add(i[t]);e.classList.length==0&&e.removeAttribute(`class`)}if(t.style!=n.style){if(t.style){let n=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,r;for(;r=n.exec(t.style);)e.style.removeProperty(r[1])}n.style&&(e.style.cssText+=n.style)}}function $M(e,t,n){return ZM(e,e,YM,XM(t,n,e.nodeType!=1))}function eN(e,t){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].type.eq(t[n].type))return!1;return!0}function tN(e){let t=e.nextSibling;return e.parentNode.removeChild(e),t}var nN=class{constructor(e,t,n){this.lock=t,this.view=n,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=rN(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let n=e;n<t;n++)this.top.children[n].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,n,r){let i=0,a=this.stack.length>>1,o=Math.min(a,e.length);for(;i<o&&(i==a-1?this.top:this.stack[i+1<<1]).matchesMark(e[i])&&e[i].type.spec.spanning!==!1;)i++;for(;i<a;)this.destroyRest(),this.top.dirty=PM,this.index=this.stack.pop(),this.top=this.stack.pop(),a--;for(;a<e.length;){this.stack.push(this.top,this.index+1);let i=-1,o=this.top.children.length;r<this.preMatch.index&&(o=Math.min(this.index+3,o));for(let t=this.index;t<o;t++){let n=this.top.children[t];if(n.matchesMark(e[a])&&!this.isLocked(n.dom)){i=t;break}}if(i>-1)i>this.index&&(this.changed=!0,this.destroyBetween(this.index,i)),this.top=this.top.children[this.index];else{let r=VM.create(this.top,e[a],t,n);this.top.children.splice(this.index,0,r),this.top=r,this.changed=!0}this.index=0,a++}}findNodeMatch(e,t,n,r){let i=-1,a;if(r>=this.preMatch.index&&(a=this.preMatch.matches[r-this.preMatch.index]).parent==this.top&&a.matchesNode(e,t,n))i=this.top.children.indexOf(a,this.index);else for(let r=this.index,a=Math.min(this.top.children.length,r+5);r<a;r++){let a=this.top.children[r];if(a.matchesNode(e,t,n)&&!this.preMatch.matched.has(a)){i=r;break}}return i<0?!1:(this.destroyBetween(this.index,i),this.index++,!0)}updateNodeAt(e,t,n,r,i){let a=this.top.children[r];return a.dirty==LM&&a.dom==a.contentDOM&&(a.dirty=IM),a.update(e,t,n,i)?(this.destroyBetween(this.index,r),this.index++,!0):!1}findIndexWithChild(e){for(;;){let t=e.parentNode;if(!t)return-1;if(t==this.top.contentDOM){let t=e.pmViewDesc;if(t){for(let e=this.index;e<this.top.children.length;e++)if(this.top.children[e]==t)return e}return-1}e=t}}updateNextNode(e,t,n,r,i,a){for(let o=this.index;o<this.top.children.length;o++){let s=this.top.children[o];if(s instanceof HM){let c=this.preMatch.matched.get(s);if(c!=null&&c!=i)return!1;let l=s.dom,u,d=this.isLocked(l)&&!(e.isText&&s.node&&s.node.isText&&s.nodeDOM.nodeValue==e.text&&s.dirty!=LM&&eN(t,s.outerDeco));if(!d&&s.update(e,t,n,r))return this.destroyBetween(this.index,o),s.dom!=l&&(this.changed=!0),this.index++,!0;if(!d&&(u=this.recreateWrapper(s,e,t,n,r,a)))return this.destroyBetween(this.index,o),this.top.children[this.index]=u,u.contentDOM&&(u.dirty=IM,u.updateChildren(r,a+1),u.dirty=PM),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,n,r,i,a){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content)||!eN(n,e.outerDeco)||!r.eq(e.innerDeco))return null;let o=HM.create(this.top,t,n,r,i,a);if(o.contentDOM){o.children=e.children,e.children=[];for(let e of o.children)e.parent=o}return e.destroy(),o}addNode(e,t,n,r,i){let a=HM.create(this.top,e,t,n,r,i);a.contentDOM&&a.updateChildren(r,i+1),this.top.children.splice(this.index++,0,a),this.changed=!0}placeWidget(e,t,n){let r=this.index<this.top.children.length?this.top.children[this.index]:null;if(r&&r.matchesWidget(e)&&(e==r.widget||!r.widget.type.toDOM.parentNode))this.index++;else{let r=new zM(this.top,e,t,n);this.top.children.splice(this.index++,0,r),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof VM;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof WM)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((Yj||qj)&&e&&e.dom.contentEditable==`false`&&this.addHackNode(`IMG`,t),this.addHackNode(`BR`,this.top))}addHackNode(e,t){if(t==this.top&&this.index<t.children.length&&t.children[this.index].matchesHack(e))this.index++;else{let n=document.createElement(e);e==`IMG`&&(n.className=`ProseMirror-separator`,n.alt=``),e==`BR`&&(n.className=`ProseMirror-trailingBreak`);let r=new GM(this.top,[],n,null);t==this.top?t.children.splice(this.index++,0,r):t.children.push(r),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}};function rN(e,t){let n=t,r=n.children.length,i=e.childCount,a=new Map,o=[];outer:for(;i>0;){let s;for(;;)if(r){let e=n.children[r-1];if(e instanceof VM)n=e,r=e.children.length;else{s=e,r--;break}}else if(n==t)break outer;else r=n.parent.children.indexOf(n),n=n.parent;let c=s.node;if(c){if(c!=e.child(i-1))break;--i,a.set(s,i),o.push(s)}}return{index:i,matched:a,matches:o.reverse()}}function iN(e,t){return e.type.side-t.type.side}function aN(e,t,n,r){let i=t.locals(e),a=0;if(i.length==0){for(let n=0;n<e.childCount;n++){let o=e.child(n);r(o,i,t.forChild(a,o),n),a+=o.nodeSize}return}let o=0,s=[],c=null;for(let l=0;;){let u,d;for(;o<i.length&&i[o].to==a;){let e=i[o++];e.widget&&(u?(d||=[u]).push(e):u=e)}if(u)if(d){d.sort(iN);for(let e=0;e<d.length;e++)n(d[e],l,!!c)}else n(u,l,!!c);let f,p;if(c)p=-1,f=c,c=null;else if(l<e.childCount)p=l,f=e.child(l++);else break;for(let e=0;e<s.length;e++)s[e].to<=a&&s.splice(e--,1);for(;o<i.length&&i[o].from<=a&&i[o].to>a;)s.push(i[o++]);let m=a+f.nodeSize;if(f.isText){let e=m;o<i.length&&i[o].from<e&&(e=i[o].from);for(let t=0;t<s.length;t++)s[t].to<e&&(e=s[t].to);e<m&&(c=f.cut(e-a),f=f.cut(0,e-a),m=e,p=-1)}else for(;o<i.length&&i[o].to<m;)o++;let h=f.isInline&&!f.isLeaf?s.filter(e=>!e.inline):s.slice();r(f,h,t.forChild(a,f),p),a=m}}function oN(e){if(e.nodeName==`UL`||e.nodeName==`OL`){let t=e.style.cssText;e.style.cssText=t+`; list-style: square !important`,window.getComputedStyle(e).listStyle,e.style.cssText=t}}function sN(e,t,n,r){for(let i=0,a=0;i<e.childCount&&a<=r;){let o=e.child(i++),s=a;if(a+=o.nodeSize,!o.isText)continue;let c=o.text;for(;i<e.childCount;){let t=e.child(i++);if(a+=t.nodeSize,!t.isText)break;c+=t.text}if(a>=n){if(a>=r&&c.slice(r-t.length-s,r-s)==t)return r-t.length;let e=s<r?c.lastIndexOf(t,r-s-1):-1;if(e>=0&&e+t.length+s>=n)return s+e;if(n==r&&c.length>=r+t.length-s&&c.slice(r-s,r-s+t.length)==t)return r}}return-1}function cN(e,t,n,r,i){let a=[];for(let o=0,s=0;o<e.length;o++){let c=e[o],l=s,u=s+=c.size;l>=n||u<=t?a.push(c):(l<t&&a.push(c.slice(0,t-l,r)),i&&=(a.push(i),void 0),u>n&&a.push(c.slice(n-l,c.size,r)))}return a}function lN(e,t=null){let n=e.domSelectionRange(),r=e.state.doc;if(!n.focusNode)return null;let i=e.docView.nearestDesc(n.focusNode),a=i&&i.size==0,o=e.docView.posFromDOM(n.focusNode,n.focusOffset,1);if(o<0)return null;let s=r.resolve(o),c,l;if(Nj(n)){for(c=o;i&&!i.node;)i=i.parent;let e=i.node;if(i&&e.isAtom&&Y.isSelectable(e)&&i.parent&&!(e.isInline&&jj(n.focusNode,n.focusOffset,i.dom))){let e=i.posBefore;l=new Y(o==e?s:r.resolve(e))}}else{if(n instanceof e.dom.ownerDocument.defaultView.Selection&&n.rangeCount>1){let t=o,i=o;for(let r=0;r<n.rangeCount;r++){let a=n.getRangeAt(r);t=Math.min(t,e.docView.posFromDOM(a.startContainer,a.startOffset,1)),i=Math.max(i,e.docView.posFromDOM(a.endContainer,a.endOffset,-1))}if(t<0)return null;[c,o]=i==e.state.selection.anchor?[i,t]:[t,i],s=r.resolve(o)}else c=e.docView.posFromDOM(n.anchorNode,n.anchorOffset,1);if(c<0)return null}let u=r.resolve(c);if(!l){let n=t==`pointer`||e.state.selection.head<s.pos&&!a?1:-1;l=bN(e,u,s,n)}return l}function uN(e){return e.editable?e.hasFocus():SN(e)&&document.activeElement&&document.activeElement.contains(e.dom)}function dN(e,t=!1){let n=e.state.selection;if(vN(e,n),uN(e)){if(!t&&e.input.mouseDown&&e.input.mouseDown.allowDefault&&qj){let t=e.domSelectionRange(),n=e.domObserver.currentSelection;if(t.anchorNode&&n.anchorNode&&Tj(t.anchorNode,t.anchorOffset,n.anchorNode,n.anchorOffset)){e.input.mouseDown.delayedSelectionSync=!0,e.domObserver.setCurSelection();return}}if(e.domObserver.disconnectSelection(),e.cursorWrapper)_N(e);else{let{anchor:r,head:i}=n,a,o;fN&&!(n instanceof J)&&(n.$from.parent.inlineContent||(a=pN(e,n.from)),!n.empty&&!n.$from.parent.inlineContent&&(o=pN(e,n.to))),e.docView.setSelection(r,i,e,t),fN&&(a&&hN(a),o&&hN(o)),n.visible?e.dom.classList.remove(`ProseMirror-hideselection`):(e.dom.classList.add(`ProseMirror-hideselection`),`onselectionchange`in document&&gN(e))}e.domObserver.setCurSelection(),e.domObserver.connectSelection()}}var fN=Yj||qj&&Jj<63;function pN(e,t){let{node:n,offset:r}=e.docView.domFromPos(t,0),i=r<n.childNodes.length?n.childNodes[r]:null,a=r?n.childNodes[r-1]:null;if(Yj&&i&&i.contentEditable==`false`)return mN(i);if((!i||i.contentEditable==`false`)&&(!a||a.contentEditable==`false`)){if(i)return mN(i);if(a)return mN(a)}}function mN(e){return e.contentEditable=`true`,Yj&&e.draggable&&(e.draggable=!1,e.wasDraggable=!0),e}function hN(e){e.contentEditable=`false`,e.wasDraggable&&=(e.draggable=!0,null)}function gN(e){let t=e.dom.ownerDocument;t.removeEventListener(`selectionchange`,e.input.hideSelectionGuard);let n=e.domSelectionRange(),r=n.anchorNode,i=n.anchorOffset;t.addEventListener(`selectionchange`,e.input.hideSelectionGuard=()=>{(n.anchorNode!=r||n.anchorOffset!=i)&&(t.removeEventListener(`selectionchange`,e.input.hideSelectionGuard),setTimeout(()=>{(!uN(e)||e.state.selection.visible)&&e.dom.classList.remove(`ProseMirror-hideselection`)},20))})}function _N(e){let t=e.domSelection();if(!t)return;let n=e.cursorWrapper.dom,r=n.nodeName==`IMG`;r?t.collapse(n.parentNode,bj(n)+1):t.collapse(n,0),!r&&!e.state.selection.visible&&Uj&&Wj<=11&&(n.disabled=!0,n.disabled=!1)}function vN(e,t){if(t instanceof Y){let n=e.docView.descAt(t.from);n!=e.lastSelectedViewDesc&&(yN(e),n&&n.selectNode(),e.lastSelectedViewDesc=n)}else yN(e)}function yN(e){e.lastSelectedViewDesc&&=(e.lastSelectedViewDesc.parent&&e.lastSelectedViewDesc.deselectNode(),void 0)}function bN(e,t,n,r){return e.someProp(`createSelectionBetween`,r=>r(e,t,n))||J.between(t,n,r)}function xN(e){return e.editable&&!e.hasFocus()?!1:SN(e)}function SN(e){let t=e.domSelectionRange();if(!t.anchorNode)return!1;try{return e.dom.contains(t.anchorNode.nodeType==3?t.anchorNode.parentNode:t.anchorNode)&&(e.editable||e.dom.contains(t.focusNode.nodeType==3?t.focusNode.parentNode:t.focusNode))}catch{return!1}}function CN(e){let t=e.docView.domFromPos(e.state.selection.anchor,0),n=e.domSelectionRange();return Tj(t.node,t.offset,n.anchorNode,n.anchorOffset)}function wN(e,t){let{$anchor:n,$head:r}=e.selection,i=t>0?n.max(r):n.min(r),a=i.parent.inlineContent?i.depth?e.doc.resolve(t>0?i.after():i.before()):null:i;return a&&q.findFrom(a,t)}function TN(e,t){return e.dispatch(e.state.tr.setSelection(t).scrollIntoView()),!0}function EN(e,t,n){let r=e.state.selection;if(r instanceof J){if(n.indexOf(`s`)>-1){let{$head:n}=r,i=n.textOffset?null:t<0?n.nodeBefore:n.nodeAfter;if(!i||i.isText||!i.isLeaf)return!1;let a=e.state.doc.resolve(n.pos+i.nodeSize*(t<0?-1:1));return TN(e,new J(r.$anchor,a))}else if(!r.empty)return!1;else if(e.endOfTextblock(t>0?`forward`:`backward`)){let n=wN(e.state,t);return n&&n instanceof Y?TN(e,n):!1}else if(!(Zj&&n.indexOf(`m`)>-1)){let n=r.$head,i=n.textOffset?null:t<0?n.nodeBefore:n.nodeAfter,a;if(!i||i.isText)return!1;let o=t<0?n.pos-i.nodeSize:n.pos;return i.isAtom||(a=e.docView.descAt(o))&&!a.contentDOM?Y.isSelectable(i)?TN(e,new Y(t<0?e.state.doc.resolve(n.pos-i.nodeSize):n)):eM?TN(e,new J(e.state.doc.resolve(t<0?o:o+i.nodeSize))):!1:!1}}else if(r instanceof Y&&r.node.isInline)return TN(e,new J(t>0?r.$to:r.$from));else{let n=wN(e.state,t);return n?TN(e,n):!1}}function DN(e){return e.nodeType==3?e.nodeValue.length:e.childNodes.length}function ON(e,t){let n=e.pmViewDesc;return n&&n.size==0&&(t<0||e.nextSibling||e.nodeName!=`BR`)}function kN(e,t){return t<0?AN(e):jN(e)}function AN(e){let t=e.domSelectionRange(),n=t.focusNode,r=t.focusOffset;if(!n)return;let i,a,o=!1;for(Gj&&n.nodeType==1&&r<DN(n)&&ON(n.childNodes[r],-1)&&(o=!0);;)if(r>0){if(n.nodeType!=1)break;{let e=n.childNodes[r-1];if(ON(e,-1))i=n,a=--r;else if(e.nodeType==3)n=e,r=n.nodeValue.length;else break}}else if(MN(n))break;else{let t=n.previousSibling;for(;t&&ON(t,-1);)i=n.parentNode,a=bj(t),t=t.previousSibling;if(t)n=t,r=DN(n);else{if(n=n.parentNode,n==e.dom)break;r=0}}o?FN(e,n,r):i&&FN(e,i,a)}function jN(e){let t=e.domSelectionRange(),n=t.focusNode,r=t.focusOffset;if(!n)return;let i=DN(n),a,o;for(;;)if(r<i){if(n.nodeType!=1)break;let e=n.childNodes[r];if(ON(e,1))a=n,o=++r;else break}else if(MN(n))break;else{let t=n.nextSibling;for(;t&&ON(t,1);)a=t.parentNode,o=bj(t)+1,t=t.nextSibling;if(t)n=t,r=0,i=DN(n);else{if(n=n.parentNode,n==e.dom)break;r=i=0}}a&&FN(e,a,o)}function MN(e){let t=e.pmViewDesc;return t&&t.node&&t.node.isBlock}function NN(e,t){for(;e&&t==e.childNodes.length&&!Mj(e);)t=bj(e)+1,e=e.parentNode;for(;e&&t<e.childNodes.length;){let n=e.childNodes[t];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable==`false`)break;e=n,t=0}}function PN(e,t){for(;e&&!t&&!Mj(e);)t=bj(e),e=e.parentNode;for(;e&&t;){let n=e.childNodes[t-1];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable==`false`)break;e=n,t=e.childNodes.length}}function FN(e,t,n){if(t.nodeType!=3){let e,r;(r=NN(t,n))?(t=r,n=0):(e=PN(t,n))&&(t=e,n=e.nodeValue.length)}let r=e.domSelection();if(!r)return;if(Nj(r)){let e=document.createRange();e.setEnd(t,n),e.setStart(t,n),r.removeAllRanges(),r.addRange(e)}else r.extend&&r.extend(t,n);e.domObserver.setCurSelection();let{state:i}=e;setTimeout(()=>{e.state==i&&dN(e)},50)}function IN(e,t){let n=e.state.doc.resolve(t);if(!(qj||Qj)&&n.parent.inlineContent){let r=e.coordsAtPos(t);if(t>n.start()){let n=e.coordsAtPos(t-1),i=(n.top+n.bottom)/2;if(i>r.top&&i<r.bottom&&Math.abs(n.left-r.left)>1)return n.left<r.left?`ltr`:`rtl`}if(t<n.end()){let n=e.coordsAtPos(t+1),i=(n.top+n.bottom)/2;if(i>r.top&&i<r.bottom&&Math.abs(n.left-r.left)>1)return n.left>r.left?`ltr`:`rtl`}}return getComputedStyle(e.dom).direction==`rtl`?`rtl`:`ltr`}function LN(e,t,n){let r=e.state.selection;if(r instanceof J&&!r.empty||n.indexOf(`s`)>-1||Zj&&n.indexOf(`m`)>-1)return!1;let{$from:i,$to:a}=r;if(!i.parent.inlineContent||e.endOfTextblock(t<0?`up`:`down`)){let n=wN(e.state,t);if(n&&n instanceof Y)return TN(e,n)}if(!i.parent.inlineContent){let n=t<0?i:a,o=r instanceof fA?q.near(n,t):q.findFrom(n,t);return o?TN(e,o):!1}return!1}function RN(e,t){if(!(e.state.selection instanceof J))return!0;let{$head:n,$anchor:r,empty:i}=e.state.selection;if(!n.sameParent(r))return!0;if(!i)return!1;if(e.endOfTextblock(t>0?`forward`:`backward`))return!0;let a=!n.textOffset&&(t<0?n.nodeBefore:n.nodeAfter);if(a&&!a.isText){let r=e.state.tr;return t<0?r.delete(n.pos-a.nodeSize,n.pos):r.delete(n.pos,n.pos+a.nodeSize),e.dispatch(r),!0}return!1}function zN(e,t,n){e.domObserver.stop(),t.contentEditable=n,e.domObserver.start()}function BN(e){if(!Yj||e.state.selection.$head.parentOffset>0)return!1;let{focusNode:t,focusOffset:n}=e.domSelectionRange();if(t&&t.nodeType==1&&n==0&&t.firstChild&&t.firstChild.contentEditable==`false`){let n=t.firstChild;zN(e,n,`true`),setTimeout(()=>zN(e,n,`false`),20)}return!1}function VN(e){let t=``;return e.ctrlKey&&(t+=`c`),e.metaKey&&(t+=`m`),e.altKey&&(t+=`a`),e.shiftKey&&(t+=`s`),t}function HN(e,t){let n=t.keyCode,r=VN(t);if(n==8||Zj&&n==72&&r==`c`)return RN(e,-1)||kN(e,-1);if(n==46&&!t.shiftKey||Zj&&n==68&&r==`c`)return RN(e,1)||kN(e,1);if(n==13||n==27)return!0;if(n==37||Zj&&n==66&&r==`c`){let t=n==37?IN(e,e.state.selection.from)==`ltr`?-1:1:-1;return EN(e,t,r)||kN(e,t)}else if(n==39||Zj&&n==70&&r==`c`){let t=n==39?IN(e,e.state.selection.from)==`ltr`?1:-1:1;return EN(e,t,r)||kN(e,t)}else if(n==38||Zj&&n==80&&r==`c`)return LN(e,-1,r)||kN(e,-1);else if(n==40||Zj&&n==78&&r==`c`)return BN(e)||LN(e,1,r)||kN(e,1);else if(r==(Zj?`m`:`c`)&&(n==66||n==73||n==89||n==90))return!0;return!1}function UN(e,t){e.someProp(`transformCopied`,n=>{t=n(t,e)});let n=[],{content:r,openStart:i,openEnd:a}=t;for(;i>1&&a>1&&r.childCount==1&&r.firstChild.childCount==1;){i--,a--;let e=r.firstChild;n.push(e.type.name,e.attrs==e.type.defaultAttrs?null:e.attrs),r=e.content}let o=e.someProp(`clipboardSerializer`)||BO.fromSchema(e.state.schema),s=eP(),c=s.createElement(`div`);c.appendChild(o.serializeFragment(r,{document:s}));let l=c.firstChild,u,d=0;for(;l&&l.nodeType==1&&(u=QN[l.nodeName.toLowerCase()]);){for(let e=u.length-1;e>=0;e--){let t=s.createElement(u[e]);for(;c.firstChild;)t.appendChild(c.firstChild);c.appendChild(t),d++}l=c.firstChild}return l&&l.nodeType==1&&l.setAttribute(`data-pm-slice`,`${i} ${a}${d?` -${d}`:``} ${JSON.stringify(n)}`),{dom:c,text:e.someProp(`clipboardTextSerializer`,n=>n(t,e))||t.content.textBetween(0,t.content.size,`
|
|
1702
|
-
|
|
1703
|
-
`),slice:t}}function
|
|
1704
|
-
`))),0,0),e.someProp(`transformPasted`,t=>{s=t(s,e,!0)}),s;let n=e.someProp(`clipboardTextParser`,n=>n(t,i,r,e));if(n)s=n;else{let n=i.marks(),{schema:r}=e.state,a=BO.fromSchema(r);o=document.createElement(`div`),t.split(/(?:\r\n?|\n)+/).forEach(e=>{let t=o.appendChild(document.createElement(`p`));e&&t.appendChild(a.serializeNode(r.text(e,n)))})}}else e.someProp(`transformPastedHTML`,t=>{n=t(n,e)}),o=rP(n),eM&&iP(o);let l=o&&o.querySelector(`[data-pm-slice]`),u=l&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(l.getAttribute(`data-pm-slice`)||``);if(u&&u[3])for(let e=+u[3];e>0;e--){let e=o.firstChild;for(;e&&e.nodeType!=1;)e=e.nextSibling;if(!e)break;o=e}if(s||=(e.someProp(`clipboardParser`)||e.someProp(`domParser`)||EO.fromSchema(e.state.schema)).parseSlice(o,{preserveWhitespace:!!(c||u),context:i,ruleFromNode(e){return e.nodeName==`BR`&&!e.nextSibling&&e.parentNode&&!GN.test(e.parentNode.nodeName)?{ignore:!0}:null}}),u)s=aP(ZN(s,+u[1],+u[2]),u[4]);else if(s=K.maxOpen(KN(s.content,i),!0),s.openStart||s.openEnd){let e=0,t=0;for(let t=s.content.firstChild;e<s.openStart&&!t.type.spec.isolating;e++,t=t.firstChild);for(let e=s.content.lastChild;t<s.openEnd&&!e.type.spec.isolating;t++,e=e.lastChild);s=ZN(s,e,t)}return e.someProp(`transformPasted`,t=>{s=t(s,e,c)}),s}var GN=/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var)$/i;function KN(e,t){if(e.childCount<2)return e;for(let n=t.depth;n>=0;n--){let r=t.node(n).contentMatchAt(t.index(n)),i,a=[];if(e.forEach(e=>{if(!a)return;let t=r.findWrapping(e.type),n;if(!t)return a=null;if(n=a.length&&i.length&&JN(t,i,e,a[a.length-1],0))a[a.length-1]=n;else{a.length&&(a[a.length-1]=YN(a[a.length-1],i.length));let n=qN(e,t);a.push(n),r=r.matchType(n.type),i=t}}),a)return W.from(a)}return e}function qN(e,t,n=0){for(let r=t.length-1;r>=n;r--)e=t[r].create(null,W.from(e));return e}function JN(e,t,n,r,i){if(i<e.length&&i<t.length&&e[i]==t[i]){let a=JN(e,t,n,r.lastChild,i+1);if(a)return r.copy(r.content.replaceChild(r.childCount-1,a));if(r.contentMatchAt(r.childCount).matchType(i==e.length-1?n.type:e[i+1]))return r.copy(r.content.append(W.from(qN(n,e,i+1))))}}function YN(e,t){if(t==0)return e;let n=e.content.replaceChild(e.childCount-1,YN(e.lastChild,t-1)),r=e.contentMatchAt(e.childCount).fillBefore(W.empty,!0);return e.copy(n.append(r))}function XN(e,t,n,r,i,a){let o=t<0?e.firstChild:e.lastChild,s=o.content;return e.childCount>1&&(a=0),i<r-1&&(s=XN(s,t,n,r,i+1,a)),i>=n&&(s=t<0?o.contentMatchAt(0).fillBefore(s,a<=i).append(s):s.append(o.contentMatchAt(o.childCount).fillBefore(W.empty,!0))),e.replaceChild(t<0?0:e.childCount-1,o.copy(s))}function ZN(e,t,n){return t<e.openStart&&(e=new K(XN(e.content,-1,t,e.openStart,0,e.openEnd),t,e.openEnd)),n<e.openEnd&&(e=new K(XN(e.content,1,n,e.openEnd,0,0),e.openStart,n)),e}var QN={thead:[`table`],tbody:[`table`],tfoot:[`table`],caption:[`table`],colgroup:[`table`],col:[`table`,`colgroup`],tr:[`table`,`tbody`],td:[`table`,`tbody`,`tr`],th:[`table`,`tbody`,`tr`]},$N=null;function eP(){return $N||=document.implementation.createHTMLDocument(`title`)}var tP=null;function nP(e){let t=window.trustedTypes;return t?(tP||=t.defaultPolicy||t.createPolicy(`ProseMirrorClipboard`,{createHTML:e=>e}),tP.createHTML(e)):e}function rP(e){let t=/^(\s*<meta [^>]*>)*/.exec(e);t&&(e=e.slice(t[0].length));let n=eP().createElement(`div`),r=/<([a-z][^>\s]+)/i.exec(e),i;if((i=r&&QN[r[1].toLowerCase()])&&(e=i.map(e=>`<`+e+`>`).join(``)+e+i.map(e=>`</`+e+`>`).reverse().join(``)),n.innerHTML=nP(e),i)for(let e=0;e<i.length;e++)n=n.querySelector(i[e])||n;return n}function iP(e){let t=e.querySelectorAll(qj?`span:not([class]):not([style])`:`span.Apple-converted-space`);for(let n=0;n<t.length;n++){let r=t[n];r.childNodes.length==1&&r.textContent==`\xA0`&&r.parentNode&&r.parentNode.replaceChild(e.ownerDocument.createTextNode(` `),r)}}function aP(e,t){if(!e.size)return e;let n=e.content.firstChild.type.schema,r;try{r=JSON.parse(t)}catch{return e}let{content:i,openStart:a,openEnd:o}=e;for(let e=r.length-2;e>=0;e-=2){let t=n.nodes[r[e]];if(!t||t.hasRequiredAttrs())break;i=W.from(t.create(r[e+1],i)),a++,o++}return new K(i,a,o)}var oP={},sP={},cP={touchstart:!0,touchmove:!0},lP=class{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:``,button:0},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastChromeDelete=0,this.composing=!1,this.compositionNode=null,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.badSafariComposition=!1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}};function uP(e){for(let t in oP){let n=oP[t];e.dom.addEventListener(t,e.input.eventHandlers[t]=t=>{hP(e,t)&&!mP(e,t)&&(e.editable||!(t.type in sP))&&n(e,t)},cP[t]?{passive:!0}:void 0)}Yj&&e.dom.addEventListener(`input`,()=>null),pP(e)}function dP(e,t){e.input.lastSelectionOrigin=t,e.input.lastSelectionTime=Date.now()}function fP(e){e.domObserver.stop();for(let t in e.input.eventHandlers)e.dom.removeEventListener(t,e.input.eventHandlers[t]);clearTimeout(e.input.composingTimeout),clearTimeout(e.input.lastIOSEnterFallbackTimeout)}function pP(e){e.someProp(`handleDOMEvents`,t=>{for(let n in t)e.input.eventHandlers[n]||e.dom.addEventListener(n,e.input.eventHandlers[n]=t=>mP(e,t))})}function mP(e,t){return e.someProp(`handleDOMEvents`,n=>{let r=n[t.type];return r?r(e,t)||t.defaultPrevented:!1})}function hP(e,t){if(!t.bubbles)return!0;if(t.defaultPrevented)return!1;for(let n=t.target;n!=e.dom;n=n.parentNode)if(!n||n.nodeType==11||n.pmViewDesc&&n.pmViewDesc.stopEvent(t))return!1;return!0}function gP(e,t){!mP(e,t)&&oP[t.type]&&(e.editable||!(t.type in sP))&&oP[t.type](e,t)}sP.keydown=(e,t)=>{let n=t;if(e.input.shiftKey=n.keyCode==16||n.shiftKey,!AP(e,n)&&(e.input.lastKeyCode=n.keyCode,e.input.lastKeyCodeTime=Date.now(),!($j&&qj&&n.keyCode==13)))if(n.keyCode!=229&&e.domObserver.forceFlush(),Xj&&n.keyCode==13&&!n.ctrlKey&&!n.altKey&&!n.metaKey){let t=Date.now();e.input.lastIOSEnter=t,e.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{e.input.lastIOSEnter==t&&(e.someProp(`handleKeyDown`,t=>t(e,Pj(13,`Enter`))),e.input.lastIOSEnter=0)},200)}else e.someProp(`handleKeyDown`,t=>t(e,n))||HN(e,n)?n.preventDefault():dP(e,`key`)},sP.keyup=(e,t)=>{t.keyCode==16&&(e.input.shiftKey=!1)},sP.keypress=(e,t)=>{let n=t;if(AP(e,n)||!n.charCode||n.ctrlKey&&!n.altKey||Zj&&n.metaKey)return;if(e.someProp(`handleKeyPress`,t=>t(e,n))){n.preventDefault();return}let r=e.state.selection;if(!(r instanceof J)||!r.$from.sameParent(r.$to)){let t=String.fromCharCode(n.charCode),i=()=>e.state.tr.insertText(t).scrollIntoView();!/[\r\n]/.test(t)&&!e.someProp(`handleTextInput`,n=>n(e,r.$from.pos,r.$to.pos,t,i))&&e.dispatch(i()),n.preventDefault()}};function _P(e){return{left:e.clientX,top:e.clientY}}function vP(e,t){let n=t.x-e.clientX,r=t.y-e.clientY;return n*n+r*r<100}function yP(e,t,n,r,i){if(r==-1)return!1;let a=e.state.doc.resolve(r);for(let r=a.depth+1;r>0;r--)if(e.someProp(t,t=>r>a.depth?t(e,n,a.nodeAfter,a.before(r),i,!0):t(e,n,a.node(r),a.before(r),i,!1)))return!0;return!1}function bP(e,t,n){if(e.focused||e.focus(),e.state.selection.eq(t))return;let r=e.state.tr.setSelection(t);n==`pointer`&&r.setMeta(`pointer`,!0),e.dispatch(r)}function xP(e,t){if(t==-1)return!1;let n=e.state.doc.resolve(t),r=n.nodeAfter;return r&&r.isAtom&&Y.isSelectable(r)?(bP(e,new Y(n),`pointer`),!0):!1}function SP(e,t){if(t==-1)return!1;let n=e.state.selection,r,i;n instanceof Y&&(r=n.node);let a=e.state.doc.resolve(t);for(let e=a.depth+1;e>0;e--){let t=e>a.depth?a.nodeAfter:a.node(e);if(Y.isSelectable(t)){i=r&&n.$from.depth>0&&e>=n.$from.depth&&a.before(n.$from.depth+1)==n.$from.pos?a.before(n.$from.depth):a.before(e);break}}return i==null?!1:(bP(e,Y.create(e.state.doc,i),`pointer`),!0)}function CP(e,t,n,r,i){return yP(e,`handleClickOn`,t,n,r)||e.someProp(`handleClick`,n=>n(e,t,r))||(i?SP(e,n):xP(e,n))}function wP(e,t,n,r){return yP(e,`handleDoubleClickOn`,t,n,r)||e.someProp(`handleDoubleClick`,n=>n(e,t,r))}function TP(e,t,n,r){return yP(e,`handleTripleClickOn`,t,n,r)||e.someProp(`handleTripleClick`,n=>n(e,t,r))||EP(e,n,r)}function EP(e,t,n){if(n.button!=0)return!1;let r=e.state.doc;if(t==-1)return r.inlineContent?(bP(e,J.create(r,0,r.content.size),`pointer`),!0):!1;let i=r.resolve(t);for(let t=i.depth+1;t>0;t--){let n=t>i.depth?i.nodeAfter:i.node(t),a=i.before(t);if(n.inlineContent)bP(e,J.create(r,a+1,a+1+n.content.size),`pointer`);else if(Y.isSelectable(n))bP(e,Y.create(r,a),`pointer`);else continue;return!0}}function DP(e){return LP(e)}var OP=Zj?`metaKey`:`ctrlKey`;oP.mousedown=(e,t)=>{let n=t;e.input.shiftKey=n.shiftKey;let r=DP(e),i=Date.now(),a=`singleClick`;i-e.input.lastClick.time<500&&vP(n,e.input.lastClick)&&!n[OP]&&e.input.lastClick.button==n.button&&(e.input.lastClick.type==`singleClick`?a=`doubleClick`:e.input.lastClick.type==`doubleClick`&&(a=`tripleClick`)),e.input.lastClick={time:i,x:n.clientX,y:n.clientY,type:a,button:n.button};let o=e.posAtCoords(_P(n));o&&(a==`singleClick`?(e.input.mouseDown&&e.input.mouseDown.done(),e.input.mouseDown=new kP(e,o,n,!!r)):(a==`doubleClick`?wP:TP)(e,o.pos,o.inside,n)?n.preventDefault():dP(e,`pointer`))};var kP=class{constructor(e,t,n,r){this.view=e,this.pos=t,this.event=n,this.flushed=r,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!n[OP],this.allowDefault=n.shiftKey;let i,a;if(t.inside>-1)i=e.state.doc.nodeAt(t.inside),a=t.inside;else{let n=e.state.doc.resolve(t.pos);i=n.parent,a=n.depth?n.before():0}let o=r?null:n.target,s=o?e.docView.nearestDesc(o,!0):null;this.target=s&&s.nodeDOM.nodeType==1?s.nodeDOM:null;let{selection:c}=e.state;(n.button==0&&i.type.spec.draggable&&i.type.spec.selectable!==!1||c instanceof Y&&c.from<=a&&c.to>a)&&(this.mightDrag={node:i,pos:a,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&Gj&&!this.target.hasAttribute(`contentEditable`))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout(()=>{this.view.input.mouseDown==this&&this.target.setAttribute(`contentEditable`,`false`)},20),this.view.domObserver.start()),e.root.addEventListener(`mouseup`,this.up=this.up.bind(this)),e.root.addEventListener(`mousemove`,this.move=this.move.bind(this)),dP(e,`pointer`)}done(){this.view.root.removeEventListener(`mouseup`,this.up),this.view.root.removeEventListener(`mousemove`,this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute(`draggable`),this.mightDrag.setUneditable&&this.target.removeAttribute(`contentEditable`),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout(()=>dN(this.view)),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return;let t=this.pos;this.view.state.doc!=this.startDoc&&(t=this.view.posAtCoords(_P(e))),this.updateAllowDefault(e),this.allowDefault||!t?dP(this.view,`pointer`):CP(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||Yj&&this.mightDrag&&!this.mightDrag.node.isAtom||qj&&!this.view.state.selection.visible&&Math.min(Math.abs(t.pos-this.view.state.selection.from),Math.abs(t.pos-this.view.state.selection.to))<=2)?(bP(this.view,q.near(this.view.state.doc.resolve(t.pos)),`pointer`),e.preventDefault()):dP(this.view,`pointer`)}move(e){this.updateAllowDefault(e),dP(this.view,`pointer`),e.buttons==0&&this.done()}updateAllowDefault(e){!this.allowDefault&&(Math.abs(this.event.x-e.clientX)>4||Math.abs(this.event.y-e.clientY)>4)&&(this.allowDefault=!0)}};oP.touchstart=e=>{e.input.lastTouch=Date.now(),DP(e),dP(e,`pointer`)},oP.touchmove=e=>{e.input.lastTouch=Date.now(),dP(e,`pointer`)},oP.contextmenu=e=>DP(e);function AP(e,t){return e.composing?!0:Yj&&Math.abs(t.timeStamp-e.input.compositionEndedAt)<500?(e.input.compositionEndedAt=-2e8,!0):!1}var jP=$j?5e3:-1;sP.compositionstart=sP.compositionupdate=e=>{if(!e.composing){e.domObserver.flush();let{state:t}=e,n=t.selection.$to;if(t.selection instanceof J&&(t.storedMarks||!n.textOffset&&n.parentOffset&&n.nodeBefore.marks.some(e=>e.type.spec.inclusive===!1)||qj&&Qj&&MP(e)))e.markCursor=e.state.storedMarks||n.marks(),LP(e,!0),e.markCursor=null;else if(LP(e,!t.selection.empty),Gj&&t.selection.empty&&n.parentOffset&&!n.textOffset&&n.nodeBefore.marks.length){let t=e.domSelectionRange();for(let n=t.focusNode,r=t.focusOffset;n&&n.nodeType==1&&r!=0;){let t=r<0?n.lastChild:n.childNodes[r-1];if(!t)break;if(t.nodeType==3){let n=e.domSelection();n&&n.collapse(t,t.nodeValue.length);break}else n=t,r=-1}}e.input.composing=!0}NP(e,jP)};function MP(e){let{focusNode:t,focusOffset:n}=e.domSelectionRange();if(!t||t.nodeType!=1||n>=t.childNodes.length)return!1;let r=t.childNodes[n];return r.nodeType==1&&r.contentEditable==`false`}sP.compositionend=(e,t)=>{e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=t.timeStamp,e.input.compositionPendingChanges=e.domObserver.pendingRecords().length?e.input.compositionID:0,e.input.compositionNode=null,e.input.badSafariComposition?e.domObserver.forceFlush():e.input.compositionPendingChanges&&Promise.resolve().then(()=>e.domObserver.flush()),e.input.compositionID++,NP(e,20))};function NP(e,t){clearTimeout(e.input.composingTimeout),t>-1&&(e.input.composingTimeout=setTimeout(()=>LP(e),t))}function PP(e){for(e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=IP());e.input.compositionNodes.length>0;)e.input.compositionNodes.pop().markParentsDirty()}function FP(e){let t=e.domSelectionRange();if(!t.focusNode)return null;let n=kj(t.focusNode,t.focusOffset),r=Aj(t.focusNode,t.focusOffset);if(n&&r&&n!=r){let t=r.pmViewDesc,i=e.domObserver.lastChangedTextNode;if(n==i||r==i)return i;if(!t||!t.isText(r.nodeValue))return r;if(e.input.compositionNode==r){let e=n.pmViewDesc;if(!(!e||!e.isText(n.nodeValue)))return r}}return n||r}function IP(){let e=document.createEvent(`Event`);return e.initEvent(`event`,!0,!0),e.timeStamp}function LP(e,t=!1){if(!($j&&e.domObserver.flushingSoon>=0)){if(e.domObserver.forceFlush(),PP(e),t||e.docView&&e.docView.dirty){let n=lN(e),r=e.state.selection;return n&&!n.eq(r)?e.dispatch(e.state.tr.setSelection(n)):(e.markCursor||t)&&!r.$from.node(r.$from.sharedDepth(r.to)).inlineContent?e.dispatch(e.state.tr.deleteSelection()):e.updateState(e.state),!0}return!1}}function RP(e,t){if(!e.dom.parentNode)return;let n=e.dom.parentNode.appendChild(document.createElement(`div`));n.appendChild(t),n.style.cssText=`position: fixed; left: -10000px; top: 10px`;let r=getSelection(),i=document.createRange();i.selectNodeContents(t),e.dom.blur(),r.removeAllRanges(),r.addRange(i),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n),e.focus()},50)}var zP=Uj&&Wj<15||Xj&&tM<604;oP.copy=sP.cut=(e,t)=>{let n=t,r=e.state.selection,i=n.type==`cut`;if(r.empty)return;let a=zP?null:n.clipboardData,{dom:o,text:s}=UN(e,r.content());a?(n.preventDefault(),a.clearData(),a.setData(`text/html`,o.innerHTML),a.setData(`text/plain`,s)):RP(e,o),i&&e.dispatch(e.state.tr.deleteSelection().scrollIntoView().setMeta(`uiEvent`,`cut`))};function BP(e){return e.openStart==0&&e.openEnd==0&&e.content.childCount==1?e.content.firstChild:null}function VP(e,t){if(!e.dom.parentNode)return;let n=e.input.shiftKey||e.state.selection.$from.parent.type.spec.code,r=e.dom.parentNode.appendChild(document.createElement(n?`textarea`:`div`));n||(r.contentEditable=`true`),r.style.cssText=`position: fixed; left: -10000px; top: 10px`,r.focus();let i=e.input.shiftKey&&e.input.lastKeyCode!=45;setTimeout(()=>{e.focus(),r.parentNode&&r.parentNode.removeChild(r),n?HP(e,r.value,null,i,t):HP(e,r.textContent,r.innerHTML,i,t)},50)}function HP(e,t,n,r,i){let a=WN(e,t,n,r,e.state.selection.$from);if(e.someProp(`handlePaste`,t=>t(e,i,a||K.empty)))return!0;if(!a)return!1;let o=BP(a),s=o?e.state.tr.replaceSelectionWith(o,r):e.state.tr.replaceSelection(a);return e.dispatch(s.scrollIntoView().setMeta(`paste`,!0).setMeta(`uiEvent`,`paste`)),!0}function UP(e){let t=e.getData(`text/plain`)||e.getData(`Text`);if(t)return t;let n=e.getData(`text/uri-list`);return n?n.replace(/\r?\n/g,` `):``}sP.paste=(e,t)=>{let n=t;if(e.composing&&!$j)return;let r=zP?null:n.clipboardData,i=e.input.shiftKey&&e.input.lastKeyCode!=45;r&&HP(e,UP(r),r.getData(`text/html`),i,n)?n.preventDefault():VP(e,n)};var WP=class{constructor(e,t,n){this.slice=e,this.move=t,this.node=n}},GP=Zj?`altKey`:`ctrlKey`;function KP(e,t){return e.someProp(`dragCopies`,e=>!e(t))??!t[GP]}oP.dragstart=(e,t)=>{let n=t,r=e.input.mouseDown;if(r&&r.done(),!n.dataTransfer)return;let i=e.state.selection,a=i.empty?null:e.posAtCoords(_P(n)),o;if(!(a&&a.pos>=i.from&&a.pos<=(i instanceof Y?i.to-1:i.to))){if(r&&r.mightDrag)o=Y.create(e.state.doc,r.mightDrag.pos);else if(n.target&&n.target.nodeType==1){let t=e.docView.nearestDesc(n.target,!0);t&&t.node.type.spec.draggable&&t!=e.docView&&(o=Y.create(e.state.doc,t.posBefore))}}let{dom:s,text:c,slice:l}=UN(e,(o||e.state.selection).content());(!n.dataTransfer.files.length||!qj||Jj>120)&&n.dataTransfer.clearData(),n.dataTransfer.setData(zP?`Text`:`text/html`,s.innerHTML),n.dataTransfer.effectAllowed=`copyMove`,zP||n.dataTransfer.setData(`text/plain`,c),e.dragging=new WP(l,KP(e,n),o)},oP.dragend=e=>{let t=e.dragging;window.setTimeout(()=>{e.dragging==t&&(e.dragging=null)},50)},sP.dragover=sP.dragenter=(e,t)=>t.preventDefault(),sP.drop=(e,t)=>{try{qP(e,t,e.dragging)}finally{e.dragging=null}};function qP(e,t,n){if(!t.dataTransfer)return;let r=e.posAtCoords(_P(t));if(!r)return;let i=e.state.doc.resolve(r.pos),a=n&&n.slice;a?e.someProp(`transformPasted`,t=>{a=t(a,e,!1)}):a=WN(e,UP(t.dataTransfer),zP?null:t.dataTransfer.getData(`text/html`),!1,i);let o=!!(n&&KP(e,t));if(e.someProp(`handleDrop`,n=>n(e,t,a||K.empty,o))){t.preventDefault();return}if(!a)return;t.preventDefault();let s=a?Bk(e.state.doc,i.pos,a):i.pos;s??=i.pos;let c=e.state.tr;if(o){let{node:e}=n;e?e.replace(c):c.deleteSelection()}let l=c.mapping.map(s),u=a.openStart==0&&a.openEnd==0&&a.content.childCount==1,d=c.doc;if(u?c.replaceRangeWith(l,l,a.content.firstChild):c.replaceRange(l,l,a),c.doc.eq(d))return;let f=c.doc.resolve(l);if(u&&Y.isSelectable(a.content.firstChild)&&f.nodeAfter&&f.nodeAfter.sameMarkup(a.content.firstChild))c.setSelection(new Y(f));else{let t=c.mapping.map(s);c.mapping.maps[c.mapping.maps.length-1].forEach((e,n,r,i)=>t=i),c.setSelection(bN(e,f,c.doc.resolve(t)))}e.focus(),e.dispatch(c.setMeta(`uiEvent`,`drop`))}oP.focus=e=>{e.input.lastFocus=Date.now(),e.focused||(e.domObserver.stop(),e.dom.classList.add(`ProseMirror-focused`),e.domObserver.start(),e.focused=!0,setTimeout(()=>{e.docView&&e.hasFocus()&&!e.domObserver.currentSelection.eq(e.domSelectionRange())&&dN(e)},20))},oP.blur=(e,t)=>{let n=t;e.focused&&=(e.domObserver.stop(),e.dom.classList.remove(`ProseMirror-focused`),e.domObserver.start(),n.relatedTarget&&e.dom.contains(n.relatedTarget)&&e.domObserver.currentSelection.clear(),!1)},oP.beforeinput=(e,t)=>{if(qj&&$j&&t.inputType==`deleteContentBackward`){e.domObserver.flushSoon();let{domChangeCount:t}=e.input;setTimeout(()=>{if(e.input.domChangeCount!=t||(e.dom.blur(),e.focus(),e.someProp(`handleKeyDown`,t=>t(e,Pj(8,`Backspace`)))))return;let{$cursor:n}=e.state.selection;n&&n.pos>0&&e.dispatch(e.state.tr.delete(n.pos-1,n.pos).scrollIntoView())},50)}};for(let e in sP)oP[e]=sP[e];function JP(e,t){if(e==t)return!0;for(let n in e)if(e[n]!==t[n])return!1;for(let n in t)if(!(n in e))return!1;return!0}var YP=class e{constructor(e,t){this.toDOM=e,this.spec=t||eF,this.side=this.spec.side||0}map(e,t,n,r){let{pos:i,deleted:a}=e.mapResult(t.from+r,this.side<0?-1:1);return a?null:new QP(i-n,i-n,this)}valid(){return!0}eq(t){return this==t||t instanceof e&&(this.spec.key&&this.spec.key==t.spec.key||this.toDOM==t.toDOM&&JP(this.spec,t.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}},XP=class e{constructor(e,t){this.attrs=e,this.spec=t||eF}map(e,t,n,r){let i=e.map(t.from+r,this.spec.inclusiveStart?-1:1)-n,a=e.map(t.to+r,this.spec.inclusiveEnd?1:-1)-n;return i>=a?null:new QP(i,a,this)}valid(e,t){return t.from<t.to}eq(t){return this==t||t instanceof e&&JP(this.attrs,t.attrs)&&JP(this.spec,t.spec)}static is(t){return t.type instanceof e}destroy(){}},ZP=class e{constructor(e,t){this.attrs=e,this.spec=t||eF}map(e,t,n,r){let i=e.mapResult(t.from+r,1);if(i.deleted)return null;let a=e.mapResult(t.to+r,-1);return a.deleted||a.pos<=i.pos?null:new QP(i.pos-n,a.pos-n,this)}valid(e,t){let{index:n,offset:r}=e.content.findIndex(t.from),i;return r==t.from&&!(i=e.child(n)).isText&&r+i.nodeSize==t.to}eq(t){return this==t||t instanceof e&&JP(this.attrs,t.attrs)&&JP(this.spec,t.spec)}destroy(){}},QP=class e{constructor(e,t,n){this.from=e,this.to=t,this.type=n}copy(t,n){return new e(t,n,this.type)}eq(e,t=0){return this.type.eq(e.type)&&this.from+t==e.from&&this.to+t==e.to}map(e,t,n){return this.type.map(e,this,t,n)}static widget(t,n,r){return new e(t,t,new YP(n,r))}static inline(t,n,r,i){return new e(t,n,new XP(r,i))}static node(t,n,r,i){return new e(t,n,new ZP(r,i))}get spec(){return this.type.spec}get inline(){return this.type instanceof XP}get widget(){return this.type instanceof YP}},$P=[],eF={},tF=class e{constructor(e,t){this.local=e.length?e:$P,this.children=t.length?t:$P}static create(e,t){return t.length?lF(t,e,0,eF):nF}find(e,t,n){let r=[];return this.findInner(e??0,t??1e9,r,0,n),r}findInner(e,t,n,r,i){for(let a=0;a<this.local.length;a++){let o=this.local[a];o.from<=t&&o.to>=e&&(!i||i(o.spec))&&n.push(o.copy(o.from+r,o.to+r))}for(let a=0;a<this.children.length;a+=3)if(this.children[a]<t&&this.children[a+1]>e){let o=this.children[a]+1;this.children[a+2].findInner(e-o,t-o,n,r+o,i)}}map(e,t,n){return this==nF||e.maps.length==0?this:this.mapInner(e,t,0,0,n||eF)}mapInner(t,n,r,i,a){let o;for(let e=0;e<this.local.length;e++){let s=this.local[e].map(t,r,i);s&&s.type.valid(n,s)?(o||=[]).push(s):a.onRemove&&a.onRemove(this.local[e].spec)}return this.children.length?iF(this.children,o||[],t,n,r,i,a):o?new e(o.sort(uF),$P):nF}add(t,n){return n.length?this==nF?e.create(t,n):this.addInner(t,n,0):this}addInner(t,n,r){let i,a=0;t.forEach((e,t)=>{let o=t+r,s;if(s=sF(n,e,o)){for(i||=this.children.slice();a<i.length&&i[a]<t;)a+=3;i[a]==t?i[a+2]=i[a+2].addInner(e,s,o+1):i.splice(a,0,t,t+e.nodeSize,lF(s,e,o+1,eF)),a+=3}});let o=aF(a?cF(n):n,-r);for(let e=0;e<o.length;e++)o[e].type.valid(t,o[e])||o.splice(e--,1);return new e(o.length?this.local.concat(o).sort(uF):this.local,i||this.children)}remove(e){return e.length==0||this==nF?this:this.removeInner(e,0)}removeInner(t,n){let r=this.children,i=this.local;for(let e=0;e<r.length;e+=3){let i,a=r[e]+n,o=r[e+1]+n;for(let e=0,n;e<t.length;e++)(n=t[e])&&n.from>a&&n.to<o&&(t[e]=null,(i||=[]).push(n));if(!i)continue;r==this.children&&(r=this.children.slice());let s=r[e+2].removeInner(i,a+1);s==nF?(r.splice(e,3),e-=3):r[e+2]=s}if(i.length){for(let e=0,r;e<t.length;e++)if(r=t[e])for(let e=0;e<i.length;e++)i[e].eq(r,n)&&(i==this.local&&(i=this.local.slice()),i.splice(e--,1))}return r==this.children&&i==this.local?this:i.length||r.length?new e(i,r):nF}forChild(t,n){if(this==nF)return this;if(n.isLeaf)return e.empty;let r,i;for(let e=0;e<this.children.length;e+=3)if(this.children[e]>=t){this.children[e]==t&&(r=this.children[e+2]);break}let a=t+1,o=a+n.content.size;for(let e=0;e<this.local.length;e++){let t=this.local[e];if(t.from<o&&t.to>a&&t.type instanceof XP){let e=Math.max(a,t.from)-a,n=Math.min(o,t.to)-a;e<n&&(i||=[]).push(t.copy(e,n))}}if(i){let t=new e(i.sort(uF),$P);return r?new rF([t,r]):t}return r||nF}eq(t){if(this==t)return!0;if(!(t instanceof e)||this.local.length!=t.local.length||this.children.length!=t.children.length)return!1;for(let e=0;e<this.local.length;e++)if(!this.local[e].eq(t.local[e]))return!1;for(let e=0;e<this.children.length;e+=3)if(this.children[e]!=t.children[e]||this.children[e+1]!=t.children[e+1]||!this.children[e+2].eq(t.children[e+2]))return!1;return!0}locals(e){return dF(this.localsInner(e))}localsInner(e){if(this==nF)return $P;if(e.inlineContent||!this.local.some(XP.is))return this.local;let t=[];for(let e=0;e<this.local.length;e++)this.local[e].type instanceof XP||t.push(this.local[e]);return t}forEachSet(e){e(this)}};tF.empty=new tF([],[]),tF.removeOverlap=dF;var nF=tF.empty,rF=class e{constructor(e){this.members=e}map(t,n){let r=this.members.map(e=>e.map(t,n,eF));return e.from(r)}forChild(t,n){if(n.isLeaf)return tF.empty;let r=[];for(let i=0;i<this.members.length;i++){let a=this.members[i].forChild(t,n);a!=nF&&(a instanceof e?r=r.concat(a.members):r.push(a))}return e.from(r)}eq(t){if(!(t instanceof e)||t.members.length!=this.members.length)return!1;for(let e=0;e<this.members.length;e++)if(!this.members[e].eq(t.members[e]))return!1;return!0}locals(e){let t,n=!0;for(let r=0;r<this.members.length;r++){let i=this.members[r].localsInner(e);if(i.length)if(!t)t=i;else{n&&=(t=t.slice(),!1);for(let e=0;e<i.length;e++)t.push(i[e])}}return t?dF(n?t:t.sort(uF)):$P}static from(t){switch(t.length){case 0:return nF;case 1:return t[0];default:return new e(t.every(e=>e instanceof tF)?t:t.reduce((e,t)=>e.concat(t instanceof tF?t:t.members),[]))}}forEachSet(e){for(let t=0;t<this.members.length;t++)this.members[t].forEachSet(e)}};function iF(e,t,n,r,i,a,o){let s=e.slice();for(let e=0,t=a;e<n.maps.length;e++){let r=0;n.maps[e].forEach((e,n,i,a)=>{let o=a-i-(n-e);for(let i=0;i<s.length;i+=3){let a=s[i+1];if(a<0||e>a+t-r)continue;let c=s[i]+t-r;n>=c?s[i+1]=e<=c?-2:-1:e>=t&&o&&(s[i]+=o,s[i+1]+=o)}r+=o}),t=n.maps[e].map(t,-1)}let c=!1;for(let t=0;t<s.length;t+=3)if(s[t+1]<0){if(s[t+1]==-2){c=!0,s[t+1]=-1;continue}let l=n.map(e[t]+a),u=l-i;if(u<0||u>=r.content.size){c=!0;continue}let d=n.map(e[t+1]+a,-1)-i,{index:f,offset:p}=r.content.findIndex(u),m=r.maybeChild(f);if(m&&p==u&&p+m.nodeSize==d){let r=s[t+2].mapInner(n,m,l+1,e[t]+a+1,o);r==nF?(s[t+1]=-2,c=!0):(s[t]=u,s[t+1]=d,s[t+2]=r)}else c=!0}if(c){let c=lF(oF(s,e,t,n,i,a,o),r,0,o);t=c.local;for(let e=0;e<s.length;e+=3)s[e+1]<0&&(s.splice(e,3),e-=3);for(let e=0,t=0;e<c.children.length;e+=3){let n=c.children[e];for(;t<s.length&&s[t]<n;)t+=3;s.splice(t,0,c.children[e],c.children[e+1],c.children[e+2])}}return new tF(t.sort(uF),s)}function aF(e,t){if(!t||!e.length)return e;let n=[];for(let r=0;r<e.length;r++){let i=e[r];n.push(new QP(i.from+t,i.to+t,i.type))}return n}function oF(e,t,n,r,i,a,o){function s(e,t){for(let a=0;a<e.local.length;a++){let s=e.local[a].map(r,i,t);s?n.push(s):o.onRemove&&o.onRemove(e.local[a].spec)}for(let n=0;n<e.children.length;n+=3)s(e.children[n+2],e.children[n]+t+1)}for(let n=0;n<e.length;n+=3)e[n+1]==-1&&s(e[n+2],t[n]+a+1);return n}function sF(e,t,n){if(t.isLeaf)return null;let r=n+t.nodeSize,i=null;for(let t=0,a;t<e.length;t++)(a=e[t])&&a.from>n&&a.to<r&&((i||=[]).push(a),e[t]=null);return i}function cF(e){let t=[];for(let n=0;n<e.length;n++)e[n]!=null&&t.push(e[n]);return t}function lF(e,t,n,r){let i=[],a=!1;t.forEach((t,o)=>{let s=sF(e,t,o+n);if(s){a=!0;let e=lF(s,t,n+o+1,r);e!=nF&&i.push(o,o+t.nodeSize,e)}});let o=aF(a?cF(e):e,-n).sort(uF);for(let e=0;e<o.length;e++)o[e].type.valid(t,o[e])||(r.onRemove&&r.onRemove(o[e].spec),o.splice(e--,1));return o.length||i.length?new tF(o,i):nF}function uF(e,t){return e.from-t.from||e.to-t.to}function dF(e){let t=e;for(let n=0;n<t.length-1;n++){let r=t[n];if(r.from!=r.to)for(let i=n+1;i<t.length;i++){let a=t[i];if(a.from==r.from){a.to!=r.to&&(t==e&&(t=e.slice()),t[i]=a.copy(a.from,r.to),fF(t,i+1,a.copy(r.to,a.to)));continue}else{a.from<r.to&&(t==e&&(t=e.slice()),t[n]=r.copy(r.from,a.from),fF(t,i,r.copy(a.from,r.to)));break}}}return t}function fF(e,t,n){for(;t<e.length&&uF(n,e[t])>0;)t++;e.splice(t,0,n)}function pF(e){let t=[];return e.someProp(`decorations`,n=>{let r=n(e.state);r&&r!=nF&&t.push(r)}),e.cursorWrapper&&t.push(tF.create(e.state.doc,[e.cursorWrapper.deco])),rF.from(t)}var mF={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},hF=Uj&&Wj<=11,gF=class{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(e){this.anchorNode=e.anchorNode,this.anchorOffset=e.anchorOffset,this.focusNode=e.focusNode,this.focusOffset=e.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(e){return e.anchorNode==this.anchorNode&&e.anchorOffset==this.anchorOffset&&e.focusNode==this.focusNode&&e.focusOffset==this.focusOffset}},_F=class{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new gF,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(t=>{for(let e=0;e<t.length;e++)this.queue.push(t[e]);Uj&&Wj<=11&&t.some(e=>e.type==`childList`&&e.removedNodes.length||e.type==`characterData`&&e.oldValue.length>e.target.nodeValue.length)?this.flushSoon():Yj&&e.composing&&t.some(e=>e.type==`childList`&&e.target.nodeName==`TR`)?(e.input.badSafariComposition=!0,this.flushSoon()):this.flush()}),hF&&(this.onCharData=e=>{this.queue.push({target:e.target,type:`characterData`,oldValue:e.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout(()=>{this.flushingSoon=-1,this.flush()},20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,mF)),this.onCharData&&this.view.dom.addEventListener(`DOMCharacterDataModified`,this.onCharData),this.connectSelection()}stop(){if(this.observer){let e=this.observer.takeRecords();if(e.length){for(let t=0;t<e.length;t++)this.queue.push(e[t]);window.setTimeout(()=>this.flush(),20)}this.observer.disconnect()}this.onCharData&&this.view.dom.removeEventListener(`DOMCharacterDataModified`,this.onCharData),this.disconnectSelection()}connectSelection(){this.view.dom.ownerDocument.addEventListener(`selectionchange`,this.onSelectionChange)}disconnectSelection(){this.view.dom.ownerDocument.removeEventListener(`selectionchange`,this.onSelectionChange)}suppressSelectionUpdates(){this.suppressingSelectionUpdates=!0,setTimeout(()=>this.suppressingSelectionUpdates=!1,50)}onSelectionChange(){if(xN(this.view)){if(this.suppressingSelectionUpdates)return dN(this.view);if(Uj&&Wj<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&Tj(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset))return this.flushSoon()}this.flush()}}setCurSelection(){this.currentSelection.set(this.view.domSelectionRange())}ignoreSelectionChange(e){if(!e.focusNode)return!0;let t=new Set,n;for(let n=e.focusNode;n;n=xj(n))t.add(n);for(let r=e.anchorNode;r;r=xj(r))if(t.has(r)){n=r;break}let r=n&&this.view.docView.nearestDesc(n);if(r&&r.ignoreMutation({type:`selection`,target:n.nodeType==3?n.parentNode:n}))return this.setCurSelection(),!0}pendingRecords(){if(this.observer)for(let e of this.observer.takeRecords())this.queue.push(e);return this.queue}flush(){let{view:e}=this;if(!e.docView||this.flushingSoon>-1)return;let t=this.pendingRecords();t.length&&(this.queue=[]);let n=e.domSelectionRange(),r=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(n)&&xN(e)&&!this.ignoreSelectionChange(n),i=-1,a=-1,o=!1,s=[];if(e.editable)for(let e=0;e<t.length;e++){let n=this.registerMutation(t[e],s);n&&(i=i<0?n.from:Math.min(n.from,i),a=a<0?n.to:Math.max(n.to,a),n.typeOver&&(o=!0))}if(s.some(e=>e.nodeName==`BR`)&&(e.input.lastKeyCode==8||e.input.lastKeyCode==46)){for(let e of s)if(e.nodeName==`BR`&&e.parentNode){let t=e.nextSibling;for(;t&&t.nodeType==1;){if(t.contentEditable==`false`){e.parentNode.removeChild(e);break}t=t.firstChild}}}else if(Gj&&s.length){let t=s.filter(e=>e.nodeName==`BR`);if(t.length==2){let[e,n]=t;e.parentNode&&e.parentNode.parentNode==n.parentNode?n.remove():e.remove()}else{let{focusNode:n}=this.currentSelection;for(let r of t){let t=r.parentNode;t&&t.nodeName==`LI`&&(!n||CF(e,n)!=t)&&r.remove()}}}let c=null;i<0&&r&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Nj(n)&&(c=lN(e))&&c.eq(q.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,dN(e),this.currentSelection.set(n),e.scrollToSelection()):(i>-1||r)&&(i>-1&&(e.docView.markDirty(i,a),bF(e)),e.input.badSafariComposition&&(e.input.badSafariComposition=!1,wF(e,s)),this.handleDOMChange(i,a,o,s),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(n)||dN(e),this.currentSelection.set(n))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let n=this.view.docView.nearestDesc(e.target);if(e.type==`attributes`&&(n==this.view.docView||e.attributeName==`contenteditable`||e.attributeName==`style`&&!e.oldValue&&!e.target.getAttribute(`style`))||!n||n.ignoreMutation(e))return null;if(e.type==`childList`){for(let n=0;n<e.addedNodes.length;n++){let r=e.addedNodes[n];t.push(r),r.nodeType==3&&(this.lastChangedTextNode=r)}if(n.contentDOM&&n.contentDOM!=n.dom&&!n.contentDOM.contains(e.target))return{from:n.posBefore,to:n.posAfter};let r=e.previousSibling,i=e.nextSibling;if(Uj&&Wj<=11&&e.addedNodes.length)for(let t=0;t<e.addedNodes.length;t++){let{previousSibling:n,nextSibling:a}=e.addedNodes[t];(!n||Array.prototype.indexOf.call(e.addedNodes,n)<0)&&(r=n),(!a||Array.prototype.indexOf.call(e.addedNodes,a)<0)&&(i=a)}let a=r&&r.parentNode==e.target?bj(r)+1:0,o=n.localPosFromDOM(e.target,a,-1),s=i&&i.parentNode==e.target?bj(i):e.target.childNodes.length;return{from:o,to:n.localPosFromDOM(e.target,s,1)}}else if(e.type==`attributes`)return{from:n.posAtStart-n.border,to:n.posAtEnd+n.border};else return this.lastChangedTextNode=e.target,{from:n.posAtStart,to:n.posAtEnd,typeOver:e.target.nodeValue==e.oldValue}}},vF=new WeakMap,yF=!1;function bF(e){if(!vF.has(e)&&(vF.set(e,null),[`normal`,`nowrap`,`pre-line`].indexOf(getComputedStyle(e.dom).whiteSpace)!==-1)){if(e.requiresGeckoHackNode=Gj,yF)return;console.warn(`ProseMirror expects the CSS white-space property to be set, preferably to 'pre-wrap'. It is recommended to load style/prosemirror.css from the prosemirror-view package.`),yF=!0}}function xF(e,t){let n=t.startContainer,r=t.startOffset,i=t.endContainer,a=t.endOffset,o=e.domAtPos(e.state.selection.anchor);return Tj(o.node,o.offset,i,a)&&([n,r,i,a]=[i,a,n,r]),{anchorNode:n,anchorOffset:r,focusNode:i,focusOffset:a}}function SF(e,t){if(t.getComposedRanges){let n=t.getComposedRanges(e.root)[0];if(n)return xF(e,n)}let n;function r(e){e.preventDefault(),e.stopImmediatePropagation(),n=e.getTargetRanges()[0]}return e.dom.addEventListener(`beforeinput`,r,!0),document.execCommand(`indent`),e.dom.removeEventListener(`beforeinput`,r,!0),n?xF(e,n):null}function CF(e,t){for(let n=t.parentNode;n&&n!=e.dom;n=n.parentNode){let t=e.docView.nearestDesc(n,!0);if(t&&t.node.isBlock)return n}return null}function wF(e,t){let{focusNode:n,focusOffset:r}=e.domSelectionRange();for(let i of t)if(i.parentNode?.nodeName==`TR`){let t=i.nextSibling;for(;t&&t.nodeName!=`TD`&&t.nodeName!=`TH`;)t=t.nextSibling;if(t){let a=t;for(;;){let e=a.firstChild;if(!e||e.nodeType!=1||e.contentEditable==`false`||/^(BR|IMG)$/.test(e.nodeName))break;a=e}a.insertBefore(i,a.firstChild),n==i&&e.domSelection().collapse(i,r)}else i.parentNode.removeChild(i)}}function TF(e,t,n){let{node:r,fromOffset:i,toOffset:a,from:o,to:s}=e.docView.parseRange(t,n),c=e.domSelectionRange(),l,u=c.anchorNode;if(u&&e.dom.contains(u.nodeType==1?u:u.parentNode)&&(l=[{node:u,offset:c.anchorOffset}],Nj(c)||l.push({node:c.focusNode,offset:c.focusOffset})),qj&&e.input.lastKeyCode===8)for(let e=a;e>i;e--){let t=r.childNodes[e-1],n=t.pmViewDesc;if(t.nodeName==`BR`&&!n){a=e;break}if(!n||n.size)break}let d=e.state.doc,f=e.someProp(`domParser`)||EO.fromSchema(e.state.schema),p=d.resolve(o),m=null,h=f.parse(r,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:i,to:a,preserveWhitespace:p.parent.type.whitespace==`pre`?`full`:!0,findPositions:l,ruleFromNode:EF,context:p});if(l&&l[0].pos!=null){let e=l[0].pos,t=l[1]&&l[1].pos;t??=e,m={anchor:e+o,head:t+o}}return{doc:h,sel:m,from:o,to:s}}function EF(e){let t=e.pmViewDesc;if(t)return t.parseRule();if(e.nodeName==`BR`&&e.parentNode){if(Yj&&/^(ul|ol)$/i.test(e.parentNode.nodeName)){let e=document.createElement(`div`);return e.appendChild(document.createElement(`li`)),{skip:e}}else if(e.parentNode.lastChild==e||Yj&&/^(tr|table)$/i.test(e.parentNode.nodeName))return{ignore:!0}}else if(e.nodeName==`IMG`&&e.getAttribute(`mark-placeholder`))return{ignore:!0};return null}var DF=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|img|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function OF(e,t,n,r,i){let a=e.input.compositionPendingChanges||(e.composing?e.input.compositionID:0);if(e.input.compositionPendingChanges=0,t<0){let t=e.input.lastSelectionTime>Date.now()-50?e.input.lastSelectionOrigin:null,n=lN(e,t);if(n&&!e.state.selection.eq(n)){if(qj&&$j&&e.input.lastKeyCode===13&&Date.now()-100<e.input.lastKeyCodeTime&&e.someProp(`handleKeyDown`,t=>t(e,Pj(13,`Enter`))))return;let r=e.state.tr.setSelection(n);t==`pointer`?r.setMeta(`pointer`,!0):t==`key`&&r.scrollIntoView(),a&&r.setMeta(`composition`,a),e.dispatch(r)}return}let o=e.state.doc.resolve(t),s=o.sharedDepth(n);t=o.before(s+1),n=e.state.doc.resolve(n).after(s+1);let c=e.state.selection,l=TF(e,t,n),u=e.state.doc,d=u.slice(l.from,l.to),f,p;e.input.lastKeyCode===8&&Date.now()-100<e.input.lastKeyCodeTime?(f=e.state.selection.to,p=`end`):(f=e.state.selection.from,p=`start`),e.input.lastKeyCode=null;let m=NF(d.content,l.doc.content,l.from,f,p);if(m&&e.input.domChangeCount++,(Xj&&e.input.lastIOSEnter>Date.now()-225||$j)&&i.some(e=>e.nodeType==1&&!DF.test(e.nodeName))&&(!m||m.endA>=m.endB)&&e.someProp(`handleKeyDown`,t=>t(e,Pj(13,`Enter`)))){e.input.lastIOSEnter=0;return}if(!m)if(r&&c instanceof J&&!c.empty&&c.$head.sameParent(c.$anchor)&&!e.composing&&!(l.sel&&l.sel.anchor!=l.sel.head))m={start:c.from,endA:c.to,endB:c.to};else{if(l.sel){let t=kF(e,e.state.doc,l.sel);if(t&&!t.eq(e.state.selection)){let n=e.state.tr.setSelection(t);a&&n.setMeta(`composition`,a),e.dispatch(n)}}return}e.state.selection.from<e.state.selection.to&&m.start==m.endB&&e.state.selection instanceof J&&(m.start>e.state.selection.from&&m.start<=e.state.selection.from+2&&e.state.selection.from>=l.from?m.start=e.state.selection.from:m.endA<e.state.selection.to&&m.endA>=e.state.selection.to-2&&e.state.selection.to<=l.to&&(m.endB+=e.state.selection.to-m.endA,m.endA=e.state.selection.to)),Uj&&Wj<=11&&m.endB==m.start+1&&m.endA==m.start&&m.start>l.from&&l.doc.textBetween(m.start-l.from-1,m.start-l.from+1)==` \xA0`&&(m.start--,m.endA--,m.endB--);let h=l.doc.resolveNoCache(m.start-l.from),g=l.doc.resolveNoCache(m.endB-l.from),_=u.resolve(m.start),v=h.sameParent(g)&&h.parent.inlineContent&&_.end()>=m.endA;if((Xj&&e.input.lastIOSEnter>Date.now()-225&&(!v||i.some(e=>e.nodeName==`DIV`||e.nodeName==`P`))||!v&&h.pos<l.doc.content.size&&(!h.sameParent(g)||!h.parent.inlineContent)&&h.pos<g.pos&&!/\S/.test(l.doc.textBetween(h.pos,g.pos,``,``)))&&e.someProp(`handleKeyDown`,t=>t(e,Pj(13,`Enter`)))){e.input.lastIOSEnter=0;return}if(e.state.selection.anchor>m.start&&jF(u,m.start,m.endA,h,g)&&e.someProp(`handleKeyDown`,t=>t(e,Pj(8,`Backspace`)))){$j&&qj&&e.domObserver.suppressSelectionUpdates();return}qj&&m.endB==m.start&&(e.input.lastChromeDelete=Date.now()),$j&&!v&&h.start()!=g.start()&&g.parentOffset==0&&h.depth==g.depth&&l.sel&&l.sel.anchor==l.sel.head&&l.sel.head==m.endA&&(m.endB-=2,g=l.doc.resolveNoCache(m.endB-l.from),setTimeout(()=>{e.someProp(`handleKeyDown`,function(t){return t(e,Pj(13,`Enter`))})},20));let y=m.start,b=m.endA,x=t=>{let n=t||e.state.tr.replace(y,b,l.doc.slice(m.start-l.from,m.endB-l.from));if(l.sel){let t=kF(e,n.doc,l.sel);t&&!(qj&&e.composing&&t.empty&&(m.start!=m.endB||e.input.lastChromeDelete<Date.now()-100)&&(t.head==y||t.head==n.mapping.map(b)-1)||Uj&&t.empty&&t.head==y)&&n.setSelection(t)}return a&&n.setMeta(`composition`,a),n.scrollIntoView()},S;if(v)if(h.pos==g.pos){Uj&&Wj<=11&&h.parentOffset==0&&(e.domObserver.suppressSelectionUpdates(),setTimeout(()=>dN(e),20));let t=x(e.state.tr.delete(y,b)),n=u.resolve(m.start).marksAcross(u.resolve(m.endA));n&&t.ensureMarks(n),e.dispatch(t)}else if(m.endA==m.endB&&(S=AF(h.parent.content.cut(h.parentOffset,g.parentOffset),_.parent.content.cut(_.parentOffset,m.endA-_.start())))){let t=x(e.state.tr);S.type==`add`?t.addMark(y,b,S.mark):t.removeMark(y,b,S.mark),e.dispatch(t)}else if(h.parent.child(h.index()).isText&&h.index()==g.index()-+!g.textOffset){let t=h.parent.textBetween(h.parentOffset,g.parentOffset),n=()=>x(e.state.tr.insertText(t,y,b));e.someProp(`handleTextInput`,r=>r(e,y,b,t,n))||e.dispatch(n())}else e.dispatch(x());else e.dispatch(x())}function kF(e,t,n){return Math.max(n.anchor,n.head)>t.content.size?null:bN(e,t.resolve(n.anchor),t.resolve(n.head))}function AF(e,t){let n=e.firstChild.marks,r=t.firstChild.marks,i=n,a=r,o,s,c;for(let e=0;e<r.length;e++)i=r[e].removeFromSet(i);for(let e=0;e<n.length;e++)a=n[e].removeFromSet(a);if(i.length==1&&a.length==0)s=i[0],o=`add`,c=e=>e.mark(s.addToSet(e.marks));else if(i.length==0&&a.length==1)s=a[0],o=`remove`,c=e=>e.mark(s.removeFromSet(e.marks));else return null;let l=[];for(let e=0;e<t.childCount;e++)l.push(c(t.child(e)));if(W.from(l).eq(e))return{mark:s,type:o}}function jF(e,t,n,r,i){if(n-t<=i.pos-r.pos||MF(r,!0,!1)<i.pos)return!1;let a=e.resolve(t);if(!r.parent.isTextblock){let e=a.nodeAfter;return e!=null&&n==t+e.nodeSize}if(a.parentOffset<a.parent.content.size||!a.parent.isTextblock)return!1;let o=e.resolve(MF(a,!0,!0));return!o.parent.isTextblock||o.pos>n||MF(o,!0,!1)<n?!1:r.parent.content.cut(r.parentOffset).eq(o.parent.content)}function MF(e,t,n){let r=e.depth,i=t?e.end():e.pos;for(;r>0&&(t||e.indexAfter(r)==e.node(r).childCount);)r--,i++,t=!1;if(n){let t=e.node(r).maybeChild(e.indexAfter(r));for(;t&&!t.isLeaf;)t=t.firstChild,i++}return i}function NF(e,t,n,r,i){let a=e.findDiffStart(t,n);if(a==null)return null;let{a:o,b:s}=e.findDiffEnd(t,n+e.size,n+t.size);if(i==`end`){let e=Math.max(0,a-Math.min(o,s));r-=o+e-a}if(o<a&&e.size<t.size){let e=r<=a&&r>=o?a-r:0;a-=e,a&&a<t.size&&PF(t.textBetween(a-1,a+1))&&(a+=e?1:-1),s=a+(s-o),o=a}else if(s<a){let t=r<=a&&r>=s?a-r:0;a-=t,a&&a<e.size&&PF(e.textBetween(a-1,a+1))&&(a+=t?1:-1),o=a+(o-s),s=a}return{start:a,endA:o,endB:s}}function PF(e){if(e.length!=2)return!1;let t=e.charCodeAt(0),n=e.charCodeAt(1);return t>=56320&&t<=57343&&n>=55296&&n<=56319}var FF=class{constructor(e,t){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new lP,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(HF),this.dispatch=this.dispatch.bind(this),this.dom=e&&e.mount||document.createElement(`div`),e&&(e.appendChild?e.appendChild(this.dom):typeof e==`function`?e(this.dom):e.mount&&(this.mounted=!0)),this.editable=RF(this),LF(this),this.nodeViews=BF(this),this.docView=UM(this.state.doc,IF(this),pF(this),this.dom,this),this.domObserver=new _F(this,(e,t,n,r)=>OF(this,e,t,n,r)),this.domObserver.start(),uP(this),this.updatePluginViews()}get composing(){return this.input.composing}get props(){if(this._props.state!=this.state){let e=this._props;this._props={};for(let t in e)this._props[t]=e[t];this._props.state=this.state}return this._props}update(e){e.handleDOMEvents!=this._props.handleDOMEvents&&pP(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(HF),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let e in this._props)t[e]=this._props[e];t.state=this.state;for(let n in e)t[n]=e[n];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){let n=this.state,r=!1,i=!1;e.storedMarks&&this.composing&&(PP(this),i=!0),this.state=e;let a=n.plugins!=e.plugins||this._props.plugins!=t.plugins;if(a||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let e=BF(this);VF(e,this.nodeViews)&&(this.nodeViews=e,r=!0)}(a||t.handleDOMEvents!=this._props.handleDOMEvents)&&pP(this),this.editable=RF(this),LF(this);let o=pF(this),s=IF(this),c=n.plugins!=e.plugins&&!n.doc.eq(e.doc)?`reset`:e.scrollToSelection>n.scrollToSelection?`to selection`:`preserve`,l=r||!this.docView.matchesNode(e.doc,s,o);(l||!e.selection.eq(n.selection))&&(i=!0);let u=c==`preserve`&&i&&this.dom.style.overflowAnchor==null&&oM(this);if(i){this.domObserver.stop();let t=l&&(Uj||qj)&&!this.composing&&!n.selection.empty&&!e.selection.empty&&zF(n.selection,e.selection);if(l){let n=qj?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=FP(this)),(r||!this.docView.update(e.doc,s,o,this))&&(this.docView.updateOuterDeco(s),this.docView.destroy(),this.docView=UM(e.doc,s,o,this.dom,this)),n&&(!this.trackWrites||!this.dom.contains(this.trackWrites))&&(t=!0)}t||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&CN(this))?dN(this,t):(vN(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(n),this.dragging?.node&&!n.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,n),c==`reset`?this.dom.scrollTop=0:c==`to selection`?this.scrollToSelection():u&&cM(u)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!(!e||!this.dom.contains(e.nodeType==1?e:e.parentNode))&&!this.someProp(`handleScrollToSelection`,e=>e(this)))if(this.state.selection instanceof Y){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&aM(this,t.getBoundingClientRect(),e)}else aM(this,this.coordsAtPos(this.state.selection.head,1),e)}destroyPluginViews(){let e;for(;e=this.pluginViews.pop();)e.destroy&&e.destroy()}updatePluginViews(e){if(!e||e.plugins!=this.state.plugins||this.directPlugins!=this.prevDirectPlugins){this.prevDirectPlugins=this.directPlugins,this.destroyPluginViews();for(let e=0;e<this.directPlugins.length;e++){let t=this.directPlugins[e];t.spec.view&&this.pluginViews.push(t.spec.view(this))}for(let e=0;e<this.state.plugins.length;e++){let t=this.state.plugins[e];t.spec.view&&this.pluginViews.push(t.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let n=this.pluginViews[t];n.update&&n.update(this,e)}}updateDraggedNode(e,t){let n=e.node,r=-1;if(n.from<this.state.doc.content.size&&this.state.doc.nodeAt(n.from)==n.node)r=n.from;else{let e=n.from+(this.state.doc.content.size-t.doc.content.size);(e>0&&e<this.state.doc.content.size&&this.state.doc.nodeAt(e))==n.node&&(r=e)}this.dragging=new WP(e.slice,e.move,r<0?void 0:Y.create(this.state.doc,r))}someProp(e,t){let n=this._props&&this._props[e],r;if(n!=null&&(r=t?t(n):n))return r;for(let n=0;n<this.directPlugins.length;n++){let i=this.directPlugins[n].props[e];if(i!=null&&(r=t?t(i):i))return r}let i=this.state.plugins;if(i)for(let n=0;n<i.length;n++){let a=i[n].props[e];if(a!=null&&(r=t?t(a):a))return r}}hasFocus(){if(Uj){let e=this.root.activeElement;if(e==this.dom)return!0;if(!e||!this.dom.contains(e))return!1;for(;e&&this.dom!=e&&this.dom.contains(e);){if(e.contentEditable==`false`)return!1;e=e.parentElement}return!0}return this.root.activeElement==this.dom}focus(){this.domObserver.stop(),this.editable&&dM(this.dom),dN(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let e=this.dom.parentNode;e;e=e.parentNode)if(e.nodeType==9||e.nodeType==11&&e.host)return e.getSelection||(Object.getPrototypeOf(e).getSelection=()=>e.ownerDocument.getSelection()),this._root=e}return e||document}updateRoot(){this._root=null}posAtCoords(e){return yM(this,e)}coordsAtPos(e,t=1){return CM(this,e,t)}domAtPos(e,t=0){return this.docView.domFromPos(e,t)}nodeDOM(e){let t=this.docView.descAt(e);return t?t.nodeDOM:null}posAtDOM(e,t,n=-1){let r=this.docView.posFromDOM(e,t,n);if(r==null)throw RangeError(`DOM position not inside the editor`);return r}endOfTextblock(e,t){return NM(this,t||this.state,e)}pasteHTML(e,t){return HP(this,``,e,!1,t||new ClipboardEvent(`paste`))}pasteText(e,t){return HP(this,e,null,!0,t||new ClipboardEvent(`paste`))}serializeForClipboard(e){return UN(this,e)}destroy(){this.docView&&(fP(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],pF(this),this),this.dom.textContent=``):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,wj())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return gP(this,e)}domSelectionRange(){let e=this.domSelection();return e?Yj&&this.root.nodeType===11&&Fj(this.dom.ownerDocument)==this.dom&&SF(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}};FF.prototype.dispatch=function(e){let t=this._props.dispatchTransaction;t?t.call(this,e):this.updateState(this.state.apply(e))};function IF(e){let t=Object.create(null);return t.class=`ProseMirror`,t.contenteditable=String(e.editable),e.someProp(`attributes`,n=>{if(typeof n==`function`&&(n=n(e.state)),n)for(let e in n)e==`class`?t.class+=` `+n[e]:e==`style`?t.style=(t.style?t.style+`;`:``)+n[e]:!t[e]&&e!=`contenteditable`&&e!=`nodeName`&&(t[e]=String(n[e]))}),t.translate||=`no`,[QP.node(0,e.state.doc.content.size,t)]}function LF(e){if(e.markCursor){let t=document.createElement(`img`);t.className=`ProseMirror-separator`,t.setAttribute(`mark-placeholder`,`true`),t.setAttribute(`alt`,``),e.cursorWrapper={dom:t,deco:QP.widget(e.state.selection.from,t,{raw:!0,marks:e.markCursor})}}else e.cursorWrapper=null}function RF(e){return!e.someProp(`editable`,t=>t(e.state)===!1)}function zF(e,t){let n=Math.min(e.$anchor.sharedDepth(e.head),t.$anchor.sharedDepth(t.head));return e.$anchor.start(n)!=t.$anchor.start(n)}function BF(e){let t=Object.create(null);function n(e){for(let n in e)Object.prototype.hasOwnProperty.call(t,n)||(t[n]=e[n])}return e.someProp(`nodeViews`,n),e.someProp(`markViews`,n),t}function VF(e,t){let n=0,r=0;for(let r in e){if(e[r]!=t[r])return!0;n++}for(let e in t)r++;return n!=r}function HF(e){if(e.spec.state||e.spec.filterTransaction||e.spec.appendTransaction)throw RangeError(`Plugins passed directly to the view must not have a state component`)}for(var UF={8:`Backspace`,9:`Tab`,10:`Enter`,12:`NumLock`,13:`Enter`,16:`Shift`,17:`Control`,18:`Alt`,20:`CapsLock`,27:`Escape`,32:` `,33:`PageUp`,34:`PageDown`,35:`End`,36:`Home`,37:`ArrowLeft`,38:`ArrowUp`,39:`ArrowRight`,40:`ArrowDown`,44:`PrintScreen`,45:`Insert`,46:`Delete`,59:`;`,61:`=`,91:`Meta`,92:`Meta`,106:`*`,107:`+`,108:`,`,109:`-`,110:`.`,111:`/`,144:`NumLock`,145:`ScrollLock`,160:`Shift`,161:`Shift`,162:`Control`,163:`Control`,164:`Alt`,165:`Alt`,173:`-`,186:`;`,187:`=`,188:`,`,189:`-`,190:`.`,191:`/`,192:"`",219:`[`,220:`\\`,221:`]`,222:`'`},WF={48:`)`,49:`!`,50:`@`,51:`#`,52:`$`,53:`%`,54:`^`,55:`&`,56:`*`,57:`(`,59:`:`,61:`+`,173:`_`,186:`:`,187:`+`,188:`<`,189:`_`,190:`>`,191:`?`,192:`~`,219:`{`,220:`|`,221:`}`,222:`"`},GF=typeof navigator<`u`&&/Mac/.test(navigator.platform),KF=typeof navigator<`u`&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),qF=0;qF<10;qF++)UF[48+qF]=UF[96+qF]=String(qF);for(var qF=1;qF<=24;qF++)UF[qF+111]=`F`+qF;for(var qF=65;qF<=90;qF++)UF[qF]=String.fromCharCode(qF+32),WF[qF]=String.fromCharCode(qF);for(var JF in UF)WF.hasOwnProperty(JF)||(WF[JF]=UF[JF]);function YF(e){var t=!(GF&&e.metaKey&&e.shiftKey&&!e.ctrlKey&&!e.altKey||KF&&e.shiftKey&&e.key&&e.key.length==1||e.key==`Unidentified`)&&e.key||(e.shiftKey?WF:UF)[e.keyCode]||e.key||`Unidentified`;return t==`Esc`&&(t=`Escape`),t==`Del`&&(t=`Delete`),t==`Left`&&(t=`ArrowLeft`),t==`Up`&&(t=`ArrowUp`),t==`Right`&&(t=`ArrowRight`),t==`Down`&&(t=`ArrowDown`),t}var XF=typeof navigator<`u`&&/Mac|iP(hone|[oa]d)/.test(navigator.platform),ZF=typeof navigator<`u`&&/Win/.test(navigator.platform);function QF(e){let t=e.split(/-(?!$)/),n=t[t.length-1];n==`Space`&&(n=` `);let r,i,a,o;for(let e=0;e<t.length-1;e++){let n=t[e];if(/^(cmd|meta|m)$/i.test(n))o=!0;else if(/^a(lt)?$/i.test(n))r=!0;else if(/^(c|ctrl|control)$/i.test(n))i=!0;else if(/^s(hift)?$/i.test(n))a=!0;else if(/^mod$/i.test(n))XF?o=!0:i=!0;else throw Error(`Unrecognized modifier name: `+n)}return r&&(n=`Alt-`+n),i&&(n=`Ctrl-`+n),o&&(n=`Meta-`+n),a&&(n=`Shift-`+n),n}function $F(e){let t=Object.create(null);for(let n in e)t[QF(n)]=e[n];return t}function eI(e,t,n=!0){return t.altKey&&(e=`Alt-`+e),t.ctrlKey&&(e=`Ctrl-`+e),t.metaKey&&(e=`Meta-`+e),n&&t.shiftKey&&(e=`Shift-`+e),e}function tI(e){return new EA({props:{handleKeyDown:nI(e)}})}function nI(e){let t=$F(e);return function(e,n){let r=YF(n),i,a=t[eI(r,n)];if(a&&a(e.state,e.dispatch,e))return!0;if(r.length==1&&r!=` `){if(n.shiftKey){let i=t[eI(r,n,!1)];if(i&&i(e.state,e.dispatch,e))return!0}if((n.altKey||n.metaKey||n.ctrlKey)&&!(ZF&&n.ctrlKey&&n.altKey)&&(i=UF[n.keyCode])&&i!=r){let r=t[eI(i,n)];if(r&&r(e.state,e.dispatch,e))return!0}}return!1}}var rI=Object.defineProperty,iI=(e,t)=>{for(var n in t)rI(e,n,{get:t[n],enumerable:!0})};function aI(e){let{state:t,transaction:n}=e,{selection:r}=n,{doc:i}=n,{storedMarks:a}=n;return{...t,apply:t.apply.bind(t),applyTransaction:t.applyTransaction.bind(t),plugins:t.plugins,schema:t.schema,reconfigure:t.reconfigure.bind(t),toJSON:t.toJSON.bind(t),get storedMarks(){return a},get selection(){return r},get doc(){return i},get tr(){return r=n.selection,i=n.doc,a=n.storedMarks,n}}}var oI=class{constructor(e){this.editor=e.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=e.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){let{rawCommands:e,editor:t,state:n}=this,{view:r}=t,{tr:i}=n,a=this.buildProps(i);return Object.fromEntries(Object.entries(e).map(([e,t])=>[e,(...e)=>{let n=t(...e)(a);return!i.getMeta(`preventDispatch`)&&!this.hasCustomState&&r.dispatch(i),n}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(e,t=!0){let{rawCommands:n,editor:r,state:i}=this,{view:a}=r,o=[],s=!!e,c=e||i.tr,l=()=>(!s&&t&&!c.getMeta(`preventDispatch`)&&!this.hasCustomState&&a.dispatch(c),o.every(e=>e===!0)),u={...Object.fromEntries(Object.entries(n).map(([e,n])=>[e,(...e)=>{let r=this.buildProps(c,t),i=n(...e)(r);return o.push(i),u}])),run:l};return u}createCan(e){let{rawCommands:t,state:n}=this,r=e||n.tr,i=this.buildProps(r,!1);return{...Object.fromEntries(Object.entries(t).map(([e,t])=>[e,(...e)=>t(...e)({...i,dispatch:void 0})])),chain:()=>this.createChain(r,!1)}}buildProps(e,t=!0){let{rawCommands:n,editor:r,state:i}=this,{view:a}=r,o={tr:e,editor:r,view:a,state:aI({state:i,transaction:e}),dispatch:t?()=>void 0:void 0,chain:()=>this.createChain(e,t),can:()=>this.createCan(e),get commands(){return Object.fromEntries(Object.entries(n).map(([e,t])=>[e,(...e)=>t(...e)(o)]))}};return o}},sI={};iI(sI,{blur:()=>cI,clearContent:()=>lI,clearNodes:()=>uI,command:()=>dI,createParagraphNear:()=>fI,cut:()=>pI,deleteCurrentNode:()=>mI,deleteNode:()=>gI,deleteRange:()=>_I,deleteSelection:()=>vI,enter:()=>yI,exitCode:()=>bI,extendMarkRange:()=>DI,first:()=>OI,focus:()=>FI,forEach:()=>II,insertContent:()=>LI,insertContentAt:()=>UI,joinBackward:()=>KI,joinDown:()=>GI,joinForward:()=>qI,joinItemBackward:()=>JI,joinItemForward:()=>YI,joinTextblockBackward:()=>XI,joinTextblockForward:()=>ZI,joinUp:()=>WI,keyboardShortcut:()=>eL,lift:()=>nL,liftEmptyBlock:()=>rL,liftListItem:()=>iL,newlineInCode:()=>aL,resetAttributes:()=>cL,scrollIntoView:()=>lL,selectAll:()=>uL,selectNodeBackward:()=>dL,selectNodeForward:()=>fL,selectParentNode:()=>pL,selectTextblockEnd:()=>mL,selectTextblockStart:()=>hL,setContent:()=>_L,setMark:()=>pR,setMeta:()=>mR,setNode:()=>hR,setNodeSelection:()=>gR,setTextDirection:()=>_R,setTextSelection:()=>vR,sinkListItem:()=>yR,splitBlock:()=>xR,splitListItem:()=>SR,toggleList:()=>ER,toggleMark:()=>DR,toggleNode:()=>OR,toggleWrap:()=>kR,undoInputRule:()=>AR,unsetAllMarks:()=>jR,unsetMark:()=>MR,unsetTextDirection:()=>NR,updateAttributes:()=>PR,wrapIn:()=>FR,wrapInList:()=>IR});var cI=()=>({editor:e,view:t})=>(requestAnimationFrame(()=>{var n;e.isDestroyed||(t.dom.blur(),(n=window==null?void 0:window.getSelection())==null||n.removeAllRanges())}),!0),lI=(e=!0)=>({commands:t})=>t.setContent(``,{emitUpdate:e}),uI=()=>({state:e,tr:t,dispatch:n})=>{let{selection:r}=t,{ranges:i}=r;return n&&i.forEach(({$from:n,$to:r})=>{e.doc.nodesBetween(n.pos,r.pos,(e,n)=>{if(e.type.isText)return;let{doc:r,mapping:i}=t,a=r.resolve(i.map(n)),o=r.resolve(i.map(n+e.nodeSize)),s=a.blockRange(o);if(!s)return;let c=bk(s);if(e.type.isTextblock){let{defaultType:e}=a.parent.contentMatchAt(a.index());t.setNodeMarkup(s.start,e)}(c||c===0)&&t.lift(s,c)})}),!0},dI=e=>t=>e(t),fI=()=>({state:e,dispatch:t})=>YA(e,t),pI=(e,t)=>({editor:n,tr:r})=>{let{state:i}=n,a=i.doc.slice(e.from,e.to);r.deleteRange(e.from,e.to);let o=r.mapping.map(t);return r.insert(o,a.content),r.setSelection(new J(r.doc.resolve(Math.max(o-1,0)))),!0},mI=()=>({tr:e,dispatch:t})=>{let{selection:n}=e,r=n.$anchor.node();if(r.content.size>0)return!1;let i=e.selection.$anchor;for(let n=i.depth;n>0;--n)if(i.node(n).type===r.type){if(t){let t=i.before(n),r=i.after(n);e.delete(t,r).scrollIntoView()}return!0}return!1};function hI(e,t){if(typeof e==`string`){if(!t.nodes[e])throw Error(`There is no node type named '${e}'. Maybe you forgot to add the extension?`);return t.nodes[e]}return e}var gI=e=>({tr:t,state:n,dispatch:r})=>{let i=hI(e,n.schema),a=t.selection.$anchor;for(let e=a.depth;e>0;--e)if(a.node(e).type===i){if(r){let n=a.before(e),r=a.after(e);t.delete(n,r).scrollIntoView()}return!0}return!1},_I=e=>({tr:t,dispatch:n})=>{let{from:r,to:i}=e;return n&&t.delete(r,i),!0},vI=()=>({state:e,dispatch:t})=>AA(e,t),yI=()=>({commands:e})=>e.keyboardShortcut(`Enter`),bI=()=>({state:e,dispatch:t})=>JA(e,t);function xI(e){return Object.prototype.toString.call(e)===`[object RegExp]`}function SI(e,t,n={strict:!0}){let r=Object.keys(t);return r.length?r.every(r=>n.strict?t[r]===e[r]:xI(t[r])?t[r].test(e[r]):t[r]===e[r]):!0}function CI(e,t,n={}){return e.find(e=>e.type===t&&SI(Object.fromEntries(Object.keys(n).map(t=>[t,e.attrs[t]])),n))}function wI(e,t,n={}){return!!CI(e,t,n)}function TI(e,t,n){if(!e||!t)return;let r=e.parent.childAfter(e.parentOffset);if((!r.node||!r.node.marks.some(e=>e.type===t))&&(r=e.parent.childBefore(e.parentOffset)),!r.node||!r.node.marks.some(e=>e.type===t))return;if(!n){let e=r.node.marks.find(e=>e.type===t);e&&(n=e.attrs)}if(!CI([...r.node.marks],t,n))return;let i=r.index,a=e.start()+r.offset,o=i+1,s=a+r.node.nodeSize;for(;i>0&&wI([...e.parent.child(i-1).marks],t,n);)--i,a-=e.parent.child(i).nodeSize;for(;o<e.parent.childCount&&wI([...e.parent.child(o).marks],t,n);)s+=e.parent.child(o).nodeSize,o+=1;return{from:a,to:s}}function EI(e,t){if(typeof e==`string`){if(!t.marks[e])throw Error(`There is no mark type named '${e}'. Maybe you forgot to add the extension?`);return t.marks[e]}return e}var DI=(e,t)=>({tr:n,state:r,dispatch:i})=>{let a=EI(e,r.schema),{doc:o,selection:s}=n,{$from:c,from:l,to:u}=s;if(i){let e=TI(c,a,t);if(e&&e.from<=l&&e.to>=u){let t=J.create(o,e.from,e.to);n.setSelection(t)}}return!0},OI=e=>t=>{let n=typeof e==`function`?e(t):e;for(let e=0;e<n.length;e+=1)if(n[e](t))return!0;return!1};function kI(e){return e instanceof J}function AI(e=0,t=0,n=0){return Math.min(Math.max(e,t),n)}function jI(e,t=null){if(!t)return null;let n=q.atStart(e),r=q.atEnd(e);if(t===`start`||t===!0)return n;if(t===`end`)return r;let i=n.from,a=r.to;return t===`all`?J.create(e,AI(0,i,a),AI(e.content.size,i,a)):J.create(e,AI(t,i,a),AI(t,i,a))}function MI(){return navigator.platform===`Android`||/android/i.test(navigator.userAgent)}function NI(){return[`iPad Simulator`,`iPhone Simulator`,`iPod Simulator`,`iPad`,`iPhone`,`iPod`].includes(navigator.platform)||navigator.userAgent.includes(`Mac`)&&`ontouchend`in document}function PI(){return typeof navigator<`u`?/^((?!chrome|android).)*safari/i.test(navigator.userAgent):!1}var FI=(e=null,t={})=>({editor:n,view:r,tr:i,dispatch:a})=>{t={scrollIntoView:!0,...t};let o=()=>{(NI()||MI())&&r.dom.focus(),PI()&&!NI()&&!MI()&&r.dom.focus({preventScroll:!0}),requestAnimationFrame(()=>{n.isDestroyed||(r.focus(),t?.scrollIntoView&&n.commands.scrollIntoView())})};try{if(r.hasFocus()&&e===null||e===!1)return!0}catch{return!1}if(a&&e===null&&!kI(n.state.selection))return o(),!0;let s=jI(i.doc,e)||n.state.selection,c=n.state.selection.eq(s);return a&&(c||i.setSelection(s),c&&i.storedMarks&&i.setStoredMarks(i.storedMarks),o()),!0},II=(e,t)=>n=>e.every((e,r)=>t(e,{...n,index:r})),LI=(e,t)=>({tr:n,commands:r})=>r.insertContentAt({from:n.selection.from,to:n.selection.to},e,t),RI=e=>{let t=e.childNodes;for(let n=t.length-1;n>=0;--n){let r=t[n];r.nodeType===3&&r.nodeValue&&/^(\n\s\s|\n)$/.test(r.nodeValue)?e.removeChild(r):r.nodeType===1&&RI(r)}return e};function zI(e){if(typeof window>`u`)throw Error(`[tiptap error]: there is no window object available, so this function cannot be used`);let t=`<body>${e}</body>`,n=new window.DOMParser().parseFromString(t,`text/html`).body;return RI(n)}function BI(e,t,n){if(e instanceof ZD||e instanceof W)return e;n={slice:!0,parseOptions:{},...n};let r=typeof e==`object`&&!!e,i=typeof e==`string`;if(r)try{if(Array.isArray(e)&&e.length>0)return W.fromArray(e.map(e=>t.nodeFromJSON(e)));let r=t.nodeFromJSON(e);return n.errorOnInvalidContent&&r.check(),r}catch(r){if(n.errorOnInvalidContent)throw Error(`[tiptap error]: Invalid JSON content`,{cause:r});return console.warn(`[tiptap warn]: Invalid content.`,`Passed value:`,e,`Error:`,r),BI(``,t,n)}if(i){if(n.errorOnInvalidContent){let r=!1,i=``,a=new SO({topNode:t.spec.topNode,marks:t.spec.marks,nodes:t.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:`inline*`,group:`block`,parseDOM:[{tag:`*`,getAttrs:e=>(r=!0,i=typeof e==`string`?e:e.outerHTML,null)}]}})});if(n.slice?EO.fromSchema(a).parseSlice(zI(e),n.parseOptions):EO.fromSchema(a).parse(zI(e),n.parseOptions),n.errorOnInvalidContent&&r)throw Error(`[tiptap error]: Invalid HTML content`,{cause:Error(`Invalid element found: ${i}`)})}let r=EO.fromSchema(t);return n.slice?r.parseSlice(zI(e),n.parseOptions).content:r.parse(zI(e),n.parseOptions)}return BI(``,t,n)}function VI(e,t,n){let r=e.steps.length-1;if(r<t)return;let i=e.steps[r];if(!(i instanceof pk||i instanceof mk))return;let a=e.mapping.maps[r],o=0;a.forEach((e,t,n,r)=>{o===0&&(o=r)}),e.setSelection(q.near(e.doc.resolve(o),n))}var HI=e=>!(`type`in e),UI=(e,t,n)=>({tr:r,dispatch:i,editor:a})=>{if(i){n={parseOptions:a.options.parseOptions,updateSelection:!0,applyInputRules:!1,applyPasteRules:!1,...n};let i,o=e=>{a.emit(`contentError`,{editor:a,error:e,disableCollaboration:()=>{`collaboration`in a.storage&&typeof a.storage.collaboration==`object`&&a.storage.collaboration&&(a.storage.collaboration.isDisabled=!0)}})},s={preserveWhitespace:`full`,...n.parseOptions};if(!n.errorOnInvalidContent&&!a.options.enableContentCheck&&a.options.emitContentError)try{BI(t,a.schema,{parseOptions:s,errorOnInvalidContent:!0})}catch(e){o(e)}try{i=BI(t,a.schema,{parseOptions:s,errorOnInvalidContent:n.errorOnInvalidContent??a.options.enableContentCheck})}catch(e){return o(e),!1}let{from:c,to:l}=typeof e==`number`?{from:e,to:e}:{from:e.from,to:e.to},u=!0,d=!0;if((HI(i)?i:[i]).forEach(e=>{e.check(),u=u?e.isText&&e.marks.length===0:!1,d=d?e.isBlock:!1}),c===l&&d){let{parent:e}=r.doc.resolve(c);e.isTextblock&&!e.type.spec.code&&!e.childCount&&(--c,l+=1)}let f;if(u){if(Array.isArray(t))f=t.map(e=>e.text||``).join(``);else if(t instanceof W){let e=``;t.forEach(t=>{t.text&&(e+=t.text)}),f=e}else f=typeof t==`object`&&t&&t.text?t.text:t;r.insertText(f,c,l)}else{f=i;let e=r.doc.resolve(c),t=e.node(),n=e.parentOffset===0,a=t.isText||t.isTextblock,o=t.content.size>0;n&&a&&o&&d&&(c=Math.max(0,c-1)),r.replaceWith(c,l,f)}n.updateSelection&&VI(r,r.steps.length-1,-1),n.applyInputRules&&r.setMeta(`applyInputRules`,{from:c,text:f}),n.applyPasteRules&&r.setMeta(`applyPasteRules`,{from:c,text:f})}return!0},WI=()=>({state:e,dispatch:t})=>UA(e,t),GI=()=>({state:e,dispatch:t})=>WA(e,t),KI=()=>({state:e,dispatch:t})=>MA(e,t),qI=()=>({state:e,dispatch:t})=>BA(e,t),JI=()=>({state:e,dispatch:t,tr:n})=>{try{let r=Lk(e.doc,e.selection.$from.pos,-1);return r==null?!1:(n.join(r,2),t&&t(n),!0)}catch{return!1}},YI=()=>({state:e,dispatch:t,tr:n})=>{try{let r=Lk(e.doc,e.selection.$from.pos,1);return r==null?!1:(n.join(r,2),t&&t(n),!0)}catch{return!1}},XI=()=>({state:e,dispatch:t})=>NA(e,t),ZI=()=>({state:e,dispatch:t})=>PA(e,t);function QI(){return typeof navigator<`u`?/Mac/.test(navigator.platform):!1}function $I(e){let t=e.split(/-(?!$)/),n=t[t.length-1];n===`Space`&&(n=` `);let r,i,a,o;for(let e=0;e<t.length-1;e+=1){let n=t[e];if(/^(cmd|meta|m)$/i.test(n))o=!0;else if(/^a(lt)?$/i.test(n))r=!0;else if(/^(c|ctrl|control)$/i.test(n))i=!0;else if(/^s(hift)?$/i.test(n))a=!0;else if(/^mod$/i.test(n))NI()||QI()?o=!0:i=!0;else throw Error(`Unrecognized modifier name: ${n}`)}return r&&(n=`Alt-${n}`),i&&(n=`Ctrl-${n}`),o&&(n=`Meta-${n}`),a&&(n=`Shift-${n}`),n}var eL=e=>({editor:t,view:n,tr:r,dispatch:i})=>{let a=$I(e).split(/-(?!$)/),o=a.find(e=>![`Alt`,`Ctrl`,`Meta`,`Shift`].includes(e)),s=new KeyboardEvent(`keydown`,{key:o===`Space`?` `:o,altKey:a.includes(`Alt`),ctrlKey:a.includes(`Ctrl`),metaKey:a.includes(`Meta`),shiftKey:a.includes(`Shift`),bubbles:!0,cancelable:!0});return t.captureTransaction(()=>{n.someProp(`handleKeyDown`,e=>e(n,s))})?.steps.forEach(e=>{let t=e.map(r.mapping);t&&i&&r.maybeStep(t)}),!0};function tL(e,t,n={}){let{from:r,to:i,empty:a}=e.selection,o=t?hI(t,e.schema):null,s=[];e.doc.nodesBetween(r,i,(e,t)=>{if(e.isText)return;let n=Math.max(r,t),a=Math.min(i,t+e.nodeSize);s.push({node:e,from:n,to:a})});let c=i-r,l=s.filter(e=>o?o.name===e.node.type.name:!0).filter(e=>SI(e.node.attrs,n,{strict:!1}));return a?!!l.length:l.reduce((e,t)=>e+t.to-t.from,0)>=c}var nL=(e,t={})=>({state:n,dispatch:r})=>tL(n,hI(e,n.schema),t)?GA(n,r):!1,rL=()=>({state:e,dispatch:t})=>XA(e,t),iL=e=>({state:t,dispatch:n})=>gj(hI(e,t.schema))(t,n),aL=()=>({state:e,dispatch:t})=>KA(e,t);function oL(e,t){return t.nodes[e]?`node`:t.marks[e]?`mark`:null}function sL(e,t){let n=typeof t==`string`?[t]:t;return Object.keys(e).reduce((t,r)=>(n.includes(r)||(t[r]=e[r]),t),{})}var cL=(e,t)=>({tr:n,state:r,dispatch:i})=>{let a=null,o=null,s=oL(typeof e==`string`?e:e.name,r.schema);if(!s)return!1;s===`node`&&(a=hI(e,r.schema)),s===`mark`&&(o=EI(e,r.schema));let c=!1;return n.selection.ranges.forEach(e=>{r.doc.nodesBetween(e.$from.pos,e.$to.pos,(e,r)=>{a&&a===e.type&&(c=!0,i&&n.setNodeMarkup(r,void 0,sL(e.attrs,t))),o&&e.marks.length&&e.marks.forEach(a=>{o===a.type&&(c=!0,i&&n.addMark(r,r+e.nodeSize,o.create(sL(a.attrs,t))))})})}),c},lL=()=>({tr:e,dispatch:t})=>(t&&e.scrollIntoView(),!0),uL=()=>({tr:e,dispatch:t})=>{if(t){let t=new fA(e.doc);e.setSelection(t)}return!0},dL=()=>({state:e,dispatch:t})=>LA(e,t),fL=()=>({state:e,dispatch:t})=>VA(e,t),pL=()=>({state:e,dispatch:t})=>$A(e,t),mL=()=>({state:e,dispatch:t})=>aj(e,t),hL=()=>({state:e,dispatch:t})=>ij(e,t);function gL(e,t,n={},r={}){return BI(e,t,{slice:!1,parseOptions:n,errorOnInvalidContent:r.errorOnInvalidContent})}var _L=(e,{errorOnInvalidContent:t,emitUpdate:n=!0,parseOptions:r={}}={})=>({editor:i,tr:a,dispatch:o,commands:s})=>{let{doc:c}=a;if(r.preserveWhitespace!==`full`){let s=gL(e,i.schema,r,{errorOnInvalidContent:t??i.options.enableContentCheck});return o&&a.replaceWith(0,c.content.size,s).setMeta(`preventUpdate`,!n),!0}return o&&a.setMeta(`preventUpdate`,!n),s.insertContentAt({from:0,to:c.content.size},e,{parseOptions:r,errorOnInvalidContent:t??i.options.enableContentCheck})};function vL(e,t){let n=EI(t,e.schema),{from:r,to:i,empty:a}=e.selection,o=[];a?(e.storedMarks&&o.push(...e.storedMarks),o.push(...e.selection.$head.marks())):e.doc.nodesBetween(r,i,e=>{o.push(...e.marks)});let s=o.find(e=>e.type.name===n.name);return s?{...s.attrs}:{}}function yL(e,t){let n=new aA(e);return t.forEach(e=>{e.steps.forEach(e=>{n.step(e)})}),n}function bL(e){for(let t=0;t<e.edgeCount;t+=1){let{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}function xL(e,t,n){let r=[];return e.nodesBetween(t.from,t.to,(e,t)=>{n(e)&&r.push({node:e,pos:t})}),r}function SL(e,t){for(let n=e.depth;n>0;--n){let r=e.node(n);if(t(r))return{pos:n>0?e.before(n):0,start:e.start(n),depth:n,node:r}}}function CL(e){return t=>SL(t.$from,e)}function X(e,t,n){return e.config[t]===void 0&&e.parent?X(e.parent,t,n):typeof e.config[t]==`function`?e.config[t].bind({...n,parent:e.parent?X(e.parent,t,n):null}):e.config[t]}function wL(e){return e.map(e=>{let t=X(e,`addExtensions`,{name:e.name,options:e.options,storage:e.storage});return t?[e,...wL(t())]:e}).flat(10)}function TL(e,t){let n=BO.fromSchema(t).serializeFragment(e),r=document.implementation.createHTMLDocument().createElement(`div`);return r.appendChild(n),r.innerHTML}function EL(e){return typeof e==`function`}function Z(e,t=void 0,...n){return EL(e)?t?e.bind(t)(...n):e(...n):e}function DL(e={}){return Object.keys(e).length===0&&e.constructor===Object}function OL(e){return{baseExtensions:e.filter(e=>e.type===`extension`),nodeExtensions:e.filter(e=>e.type===`node`),markExtensions:e.filter(e=>e.type===`mark`)}}function kL(e){let t=[],{nodeExtensions:n,markExtensions:r}=OL(e),i=[...n,...r],a={default:null,validate:void 0,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1},o=n.filter(e=>e.name!==`text`).map(e=>e.name),s=r.map(e=>e.name),c=[...o,...s];return e.forEach(e=>{let n=X(e,`addGlobalAttributes`,{name:e.name,options:e.options,storage:e.storage,extensions:i});n&&n().forEach(e=>{let n;n=Array.isArray(e.types)?e.types:e.types===`*`?c:e.types===`nodes`?o:e.types===`marks`?s:[],n.forEach(n=>{Object.entries(e.attributes).forEach(([e,r])=>{t.push({type:n,name:e,attribute:{...a,...r}})})})})}),i.forEach(e=>{let n=X(e,`addAttributes`,{name:e.name,options:e.options,storage:e.storage});if(!n)return;let r=n();Object.entries(r).forEach(([n,r])=>{let i={...a,...r};typeof i?.default==`function`&&(i.default=i.default()),i?.isRequired&&i?.default===void 0&&delete i.default,t.push({type:e.name,name:n,attribute:i})})}),t}function AL(e){let t=[],n=``,r=!1,i=!1,a=0,o=e.length;for(let s=0;s<o;s+=1){let o=e[s];if(o===`'`&&!i){r=!r,n+=o;continue}if(o===`"`&&!r){i=!i,n+=o;continue}if(!r&&!i){if(o===`(`){a+=1,n+=o;continue}if(o===`)`&&a>0){--a,n+=o;continue}if(o===`;`&&a===0){t.push(n),n=``;continue}}n+=o}return n&&t.push(n),t}function jL(e){let t=[],n=AL(e||``),r=n.length;for(let e=0;e<r;e+=1){let r=n[e],i=r.indexOf(`:`);if(i===-1)continue;let a=r.slice(0,i).trim(),o=r.slice(i+1).trim();a&&o&&t.push([a,o])}return t}function ML(...e){return e.filter(e=>!!e).reduce((e,t)=>{let n={...e};return Object.entries(t).forEach(([e,t])=>{if(!n[e]){n[e]=t;return}if(e===`class`){let r=t?String(t).split(` `):[],i=n[e]?n[e].split(` `):[],a=r.filter(e=>!i.includes(e));n[e]=[...i,...a].join(` `)}else if(e===`style`){let r=new Map([...jL(n[e]),...jL(t)]);n[e]=Array.from(r.entries()).map(([e,t])=>`${e}: ${t}`).join(`; `)}else n[e]=t}),n},{})}function NL(e,t){return t.filter(t=>t.type===e.type.name).filter(e=>e.attribute.rendered).map(t=>t.attribute.renderHTML?t.attribute.renderHTML(e.attrs)||{}:{[t.name]:e.attrs[t.name]}).reduce((e,t)=>ML(e,t),{})}function PL(e){return typeof e==`string`?e.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(e):e===`true`?!0:e===`false`?!1:e:e}function FL(e,t){return`style`in e?e:{...e,getAttrs:n=>{let r=e.getAttrs?e.getAttrs(n):e.attrs;if(r===!1)return!1;let i=t.reduce((e,t)=>{let r=t.attribute.parseHTML?t.attribute.parseHTML(n):PL(n.getAttribute(t.name));return r==null?e:{...e,[t.name]:r}},{});return{...r,...i}}}}function IL(e){return Object.fromEntries(Object.entries(e).filter(([e,t])=>e===`attrs`&&DL(t)?!1:t!=null))}function LL(e){let t={};return!e?.attribute?.isRequired&&`default`in(e?.attribute||{})&&(t.default=e.attribute.default),e?.attribute?.validate!==void 0&&(t.validate=e.attribute.validate),[e.name,t]}function RL(e,t){let n=kL(e),{nodeExtensions:r,markExtensions:i}=OL(e);return new SO({topNode:r.find(e=>X(e,`topNode`))?.name,nodes:Object.fromEntries(r.map(r=>{let i=n.filter(e=>e.type===r.name),a={name:r.name,options:r.options,storage:r.storage,editor:t},o=IL({...e.reduce((e,t)=>{let n=X(t,`extendNodeSchema`,a);return{...e,...n?n(r):{}}},{}),content:Z(X(r,`content`,a)),marks:Z(X(r,`marks`,a)),group:Z(X(r,`group`,a)),inline:Z(X(r,`inline`,a)),atom:Z(X(r,`atom`,a)),selectable:Z(X(r,`selectable`,a)),draggable:Z(X(r,`draggable`,a)),code:Z(X(r,`code`,a)),whitespace:Z(X(r,`whitespace`,a)),linebreakReplacement:Z(X(r,`linebreakReplacement`,a)),defining:Z(X(r,`defining`,a)),isolating:Z(X(r,`isolating`,a)),attrs:Object.fromEntries(i.map(LL))}),s=Z(X(r,`parseHTML`,a));s&&(o.parseDOM=s.map(e=>FL(e,i)));let c=X(r,`renderHTML`,a);c&&(o.toDOM=e=>c({node:e,HTMLAttributes:NL(e,i)}));let l=X(r,`renderText`,a);return l&&(o.toText=l),[r.name,o]})),marks:Object.fromEntries(i.map(r=>{let i=n.filter(e=>e.type===r.name),a={name:r.name,options:r.options,storage:r.storage,editor:t},o=IL({...e.reduce((e,t)=>{let n=X(t,`extendMarkSchema`,a);return{...e,...n?n(r):{}}},{}),inclusive:Z(X(r,`inclusive`,a)),excludes:Z(X(r,`excludes`,a)),group:Z(X(r,`group`,a)),spanning:Z(X(r,`spanning`,a)),code:Z(X(r,`code`,a)),attrs:Object.fromEntries(i.map(LL))}),s=Z(X(r,`parseHTML`,a));s&&(o.parseDOM=s.map(e=>FL(e,i)));let c=X(r,`renderHTML`,a);return c&&(o.toDOM=e=>c({mark:e,HTMLAttributes:NL(e,i)})),[r.name,o]}))})}function zL(e){let t=e.filter((t,n)=>e.indexOf(t)!==n);return Array.from(new Set(t))}function BL(e){return e.sort((e,t)=>{let n=X(e,`priority`)||100,r=X(t,`priority`)||100;return n>r?-1:+(n<r)})}function VL(e){let t=BL(wL(e)),n=zL(t.map(e=>e.name));return n.length&&console.warn(`[tiptap warn]: Duplicate extension names found: [${n.map(e=>`'${e}'`).join(`, `)}]. This can lead to issues.`),t}function HL(e,t,n){let{from:r,to:i}=t,{blockSeparator:a=`
|
|
1705
|
-
|
|
1706
|
-
`,textSerializers:o={}}=n||{},s=``;return e.nodesBetween(r,i,(e,n,c,l)=>{e.isBlock&&n>r&&(s+=a);let u=o?.[e.type.name];if(u)return c&&(s+=u({node:e,pos:n,parent:c,index:l,range:t})),!1;e.isText&&(s+=(e?.text)?.slice(Math.max(r,n)-n,i-n))}),s}function UL(e,t){return HL(e,{from:0,to:e.content.size},t)}function WL(e){return Object.fromEntries(Object.entries(e.nodes).filter(([,e])=>e.spec.toText).map(([e,t])=>[e,t.spec.toText]))}function GL(e,t){let n=hI(t,e.schema),{from:r,to:i}=e.selection,a=[];e.doc.nodesBetween(r,i,e=>{a.push(e)});let o=a.reverse().find(e=>e.type.name===n.name);return o?{...o.attrs}:{}}function KL(e,t){let n=oL(typeof t==`string`?t:t.name,e.schema);return n===`node`?GL(e,t):n===`mark`?vL(e,t):{}}function qL(e,t=JSON.stringify){let n={};return e.filter(e=>{let r=t(e);return Object.prototype.hasOwnProperty.call(n,r)?!1:n[r]=!0})}function JL(e){let t=qL(e);return t.length===1?t:t.filter((e,n)=>!t.filter((e,t)=>t!==n).some(t=>e.oldRange.from>=t.oldRange.from&&e.oldRange.to<=t.oldRange.to&&e.newRange.from>=t.newRange.from&&e.newRange.to<=t.newRange.to))}function YL(e){let{mapping:t,steps:n}=e,r=[];return t.maps.forEach((e,i)=>{let a=[];if(e.ranges.length)e.forEach((e,t)=>{a.push({from:e,to:t})});else{let{from:e,to:t}=n[i];if(e===void 0||t===void 0)return;a.push({from:e,to:t})}a.forEach(({from:e,to:n})=>{let a=t.slice(i).map(e,-1),o=t.slice(i).map(n),s=t.invert().map(a,-1),c=t.invert().map(o);r.push({oldRange:{from:s,to:c},newRange:{from:a,to:o}})})}),JL(r)}function XL(e,t,n){let r=[];return e===t?n.resolve(e).marks().forEach(t=>{let i=TI(n.resolve(e),t.type);i&&r.push({mark:t,...i})}):n.nodesBetween(e,t,(e,t)=>{!e||e?.nodeSize===void 0||r.push(...e.marks.map(n=>({from:t,to:t+e.nodeSize,mark:n})))}),r}var ZL=(e,t,n,r=20)=>{let i=e.doc.resolve(n),a=r,o=null;for(;a>0&&o===null;){let e=i.node(a);e?.type.name===t?o=e:--a}return[o,a]};function QL(e,t){return t.nodes[e]||t.marks[e]||null}function $L(e,t,n){return Object.fromEntries(Object.entries(n).filter(([n])=>{let r=e.find(e=>e.type===t&&e.name===n);return r?r.attribute.keepOnSplit:!1}))}var eR=(e,t=500)=>{let n=``,r=e.parentOffset;return e.parent.nodesBetween(Math.max(0,r-t),r,(e,t,i,a)=>{var o;let s=(o=e.type.spec).toText?.call(o,{node:e,pos:t,parent:i,index:a})||e.textContent||`%leaf%`;n+=e.isAtom&&!e.isText?s:s.slice(0,Math.max(0,r-t))}),n};function tR(e,t,n={}){let{empty:r,ranges:i}=e.selection,a=t?EI(t,e.schema):null;if(r)return!!(e.storedMarks||e.selection.$from.marks()).filter(e=>a?a.name===e.type.name:!0).find(e=>SI(e.attrs,n,{strict:!1}));let o=0,s=[];if(i.forEach(({$from:t,$to:n})=>{let r=t.pos,i=n.pos;e.doc.nodesBetween(r,i,(e,t)=>{if(a&&e.inlineContent&&!e.type.allowsMarkType(a))return!1;if(!e.isText&&!e.marks.length)return;let n=Math.max(r,t),c=Math.min(i,t+e.nodeSize),l=c-n;o+=l,s.push(...e.marks.map(e=>({mark:e,from:n,to:c})))})}),o===0)return!1;let c=s.filter(e=>a?a.name===e.mark.type.name:!0).filter(e=>SI(e.mark.attrs,n,{strict:!1})).reduce((e,t)=>e+t.to-t.from,0),l=s.filter(e=>a?e.mark.type!==a&&e.mark.type.excludes(a):!0).reduce((e,t)=>e+t.to-t.from,0);return(c>0?c+l:c)>=o}function nR(e,t,n={}){if(!t)return tL(e,null,n)||tR(e,null,n);let r=oL(t,e.schema);return r===`node`?tL(e,t,n):r===`mark`?tR(e,t,n):!1}var rR=(e,t)=>{let{$from:n,$to:r,$anchor:i}=e.selection;if(t){let n=CL(e=>e.type.name===t)(e.selection);if(!n)return!1;let r=e.doc.resolve(n.pos+1);return i.pos+1===r.end()}return!(r.parentOffset<r.parent.nodeSize-2||n.pos!==r.pos)},iR=e=>{let{$from:t,$to:n}=e.selection;return!(t.parentOffset>0||t.pos!==n.pos)};function aR(e,t){return Array.isArray(t)?t.some(t=>(typeof t==`string`?t:t.name)===e.name):t}function oR(e,t){let{nodeExtensions:n}=OL(t),r=n.find(t=>t.name===e);if(!r)return!1;let i=Z(X(r,`group`,{name:r.name,options:r.options,storage:r.storage}));return typeof i==`string`?i.split(` `).includes(`list`):!1}function sR(e,{checkChildren:t=!0,ignoreWhitespace:n=!1}={}){if(n){if(e.type.name===`hardBreak`)return!0;if(e.isText)return!/\S/.test(e.text??``)}if(e.isText)return!e.text;if(e.isAtom||e.isLeaf)return!1;if(e.content.childCount===0)return!0;if(t){let r=!0;return e.content.forEach(e=>{r!==!1&&(sR(e,{ignoreWhitespace:n,checkChildren:t})||(r=!1))}),r}return!1}function cR(e){return e instanceof Y}var lR=class e{constructor(e){this.position=e}static fromJSON(t){return new e(t.position)}toJSON(){return{position:this.position}}};function uR(e,t){let n=t.mapping.mapResult(e.position);return{position:new lR(n.pos),mapResult:n}}function dR(e){return new lR(e)}function fR(e,t,n){let{selection:r}=t,i=null;if(kI(r)&&(i=r.$cursor),i){let t=e.storedMarks??i.marks();return i.parent.type.allowsMarkType(n)&&(!!n.isInSet(t)||!t.some(e=>e.type.excludes(n)))}let{ranges:a}=r;return a.some(({$from:t,$to:r})=>{let i=t.depth===0?e.doc.inlineContent&&e.doc.type.allowsMarkType(n):!1;return e.doc.nodesBetween(t.pos,r.pos,(e,t,r)=>{if(i)return!1;if(e.isInline){let t=!r||r.type.allowsMarkType(n),a=!!n.isInSet(e.marks)||!e.marks.some(e=>e.type.excludes(n));i=t&&a}return!i}),i})}var pR=(e,t={})=>({tr:n,state:r,dispatch:i})=>{let{selection:a}=n,{empty:o,ranges:s}=a,c=EI(e,r.schema);if(i)if(o){let e=vL(r,c);n.addStoredMark(c.create({...e,...t}))}else s.forEach(e=>{let i=e.$from.pos,a=e.$to.pos;r.doc.nodesBetween(i,a,(e,r)=>{let o=Math.max(r,i),s=Math.min(r+e.nodeSize,a);e.marks.find(e=>e.type===c)?e.marks.forEach(e=>{c===e.type&&n.addMark(o,s,c.create({...e.attrs,...t}))}):n.addMark(o,s,c.create(t))})});return fR(r,n,c)},mR=(e,t)=>({tr:n})=>(n.setMeta(e,t),!0),hR=(e,t={})=>({state:n,dispatch:r,chain:i})=>{let a=hI(e,n.schema),o;return n.selection.$anchor.sameParent(n.selection.$head)&&(o=n.selection.$anchor.parent.attrs),a.isTextblock?i().command(({commands:e})=>sj(a,{...o,...t})(n)?!0:e.clearNodes()).command(({state:e})=>sj(a,{...o,...t})(e,r)).run():(console.warn(`[tiptap warn]: Currently "setNode()" only supports text block nodes.`),!1)},gR=e=>({tr:t,dispatch:n})=>{if(n){let{doc:n}=t,r=AI(e,0,n.content.size),i=Y.create(n,r);t.setSelection(i)}return!0},_R=(e,t)=>({tr:n,state:r,dispatch:i})=>{let{selection:a}=r,o,s;return typeof t==`number`?(o=t,s=t):t&&`from`in t&&`to`in t?(o=t.from,s=t.to):(o=a.from,s=a.to),i&&n.doc.nodesBetween(o,s,(t,r)=>{t.isText||n.setNodeMarkup(r,void 0,{...t.attrs,dir:e})}),!0},vR=e=>({tr:t,dispatch:n})=>{if(n){let{doc:n}=t,{from:r,to:i}=typeof e==`number`?{from:e,to:e}:e,a=J.atStart(n).from,o=J.atEnd(n).to,s=AI(r,a,o),c=AI(i,a,o),l=J.create(n,s,c);t.setSelection(l)}return!0},yR=e=>({state:t,dispatch:n})=>yj(hI(e,t.schema))(t,n);function bR(e,t){let n=e.storedMarks||e.selection.$to.parentOffset&&e.selection.$from.marks();if(n){let r=n.filter(e=>t?.includes(e.type.name));e.tr.ensureMarks(r)}}var xR=({keepMarks:e=!0}={})=>({tr:t,state:n,dispatch:r,editor:i})=>{let{selection:a,doc:o}=t,{$from:s,$to:c}=a,l=i.extensionManager.attributes,u=$L(l,s.node().type.name,s.node().attrs);if(a instanceof Y&&a.node.isBlock)return!s.parentOffset||!Mk(o,s.pos)?!1:(r&&(e&&bR(n,i.extensionManager.splittableMarks),t.split(s.pos).scrollIntoView()),!0);if(!s.parent.isBlock)return!1;let d=c.parentOffset===c.parent.content.size,f=s.depth===0?void 0:bL(s.node(-1).contentMatchAt(s.indexAfter(-1))),p=d&&f?[{type:f,attrs:u}]:void 0,m=Mk(t.doc,t.mapping.map(s.pos),1,p);if(!p&&!m&&Mk(t.doc,t.mapping.map(s.pos),1,f?[{type:f}]:void 0)&&(m=!0,p=f?[{type:f,attrs:u}]:void 0),r){if(m&&(a instanceof J&&t.deleteSelection(),t.split(t.mapping.map(s.pos),1,p),f&&!d&&!s.parentOffset&&s.parent.type!==f)){let e=t.mapping.map(s.before()),n=t.doc.resolve(e);s.node(-1).canReplaceWith(n.index(),n.index()+1,f)&&t.setNodeMarkup(t.mapping.map(s.before()),f)}e&&bR(n,i.extensionManager.splittableMarks),t.scrollIntoView()}return m},SR=(e,t={})=>({tr:n,state:r,dispatch:i,editor:a})=>{let o=hI(e,r.schema),{$from:s,$to:c}=r.selection,l=r.selection.node;if(l&&l.isBlock||s.depth<2||!s.sameParent(c))return!1;let u=s.node(-1);if(u.type!==o)return!1;let d=a.extensionManager.attributes;if(s.parent.content.size===0&&s.node(-1).childCount===s.indexAfter(-1)){if(s.depth===2||s.node(-3).type!==o||s.index(-2)!==s.node(-2).childCount-1)return!1;if(i){let e=W.empty,r=s.index(-1)?1:s.index(-2)?2:3;for(let t=s.depth-r;t>=s.depth-3;--t)e=W.from(s.node(t).copy(e));let i=s.indexAfter(-1)<s.node(-2).childCount?1:s.indexAfter(-2)<s.node(-3).childCount?2:3,a={...$L(d,s.node().type.name,s.node().attrs),...t},c=o.contentMatch.defaultType?.createAndFill(a)||void 0;e=e.append(W.from(o.createAndFill(null,c)||void 0));let l=s.before(s.depth-(r-1));n.replace(l,s.after(-i),new K(e,4-r,0));let u=-1;n.doc.nodesBetween(l,n.doc.content.size,(e,t)=>{if(u>-1)return!1;e.isTextblock&&e.content.size===0&&(u=t+1)}),u>-1&&n.setSelection(J.near(n.doc.resolve(u))),n.scrollIntoView()}return!0}let f=c.pos===s.end()?u.contentMatchAt(0).defaultType:null,p={...$L(d,u.type.name,u.attrs),...t},m={...$L(d,s.node().type.name,s.node().attrs),...t};n.delete(s.pos,c.pos);let h=f?[{type:o,attrs:p},{type:f,attrs:m}]:[{type:o,attrs:p}];if(!Mk(n.doc,s.pos,2))return!1;if(i){let{selection:e,storedMarks:t}=r,{splittableMarks:o}=a.extensionManager,c=t||e.$to.parentOffset&&e.$from.marks();if(n.split(s.pos,2,h).scrollIntoView(),!c||!i)return!0;let l=c.filter(e=>o.includes(e.type.name));n.ensureMarks(l)}return!0},CR=(e,t)=>{let n=CL(e=>e.type===t)(e.selection);if(!n)return!0;let r=e.doc.resolve(Math.max(0,n.pos-1)).before(n.depth);if(r===void 0)return!0;let i=e.doc.nodeAt(r);return n.node.type===i?.type&&Pk(e.doc,n.pos)&&e.join(n.pos),!0},wR=(e,t)=>{let n=CL(e=>e.type===t)(e.selection);if(!n)return!0;let r=e.doc.resolve(n.start).after(n.depth);if(r===void 0)return!0;let i=e.doc.nodeAt(r);return n.node.type===i?.type&&Pk(e.doc,r)&&e.join(r),!0};function TR(e){let t=e.doc,n=t.firstChild;if(!n)return null;let r=t.resolve(1),i=t.resolve(n.nodeSize-1);return J.between(r,i)}var ER=(e,t,n,r={})=>({editor:i,tr:a,state:o,dispatch:s,chain:c,commands:l,can:u})=>{let{extensions:d,splittableMarks:f}=i.extensionManager,p=hI(e,o.schema),m=hI(t,o.schema),{selection:h,storedMarks:g}=o,{$from:_,$to:v}=h,y=_.blockRange(v),b=g||h.$to.parentOffset&&h.$from.marks();if(!y)return!1;let x=CL(e=>oR(e.type.name,d))(h),S=h.from===0&&h.to===o.doc.content.size,C=o.doc.content.content,w=C.length===1?C[0]:null,T=S&&w&&oR(w.type.name,d)?{node:w,pos:0,depth:0}:null,E=x??T,D=!!x&&y.depth>=1&&y.depth-x.depth<=1,O=!!T;if((D||O)&&E){if(E.node.type===p)return S&&O?c().command(({tr:e,dispatch:t})=>{let n=TR(e);return n?(e.setSelection(n),t&&t(e),!0):!1}).liftListItem(m).run():l.liftListItem(m);if(oR(E.node.type.name,d)&&p.validContent(E.node.content))return c().command(()=>(a.setNodeMarkup(E.pos,p),!0)).command(()=>CR(a,p)).command(()=>wR(a,p)).run()}return!n||!b||!s?c().command(()=>u().wrapInList(p,r)?!0:l.clearNodes()).wrapInList(p,r).command(()=>CR(a,p)).command(()=>wR(a,p)).run():c().command(()=>{let e=u().wrapInList(p,r),t=b.filter(e=>f.includes(e.type.name));return a.ensureMarks(t),e?!0:l.clearNodes()}).wrapInList(p,r).command(()=>CR(a,p)).command(()=>wR(a,p)).run()},DR=(e,t={},n={})=>({state:r,commands:i})=>{let{extendEmptyMarkRange:a=!1}=n,o=EI(e,r.schema);return tR(r,o,t)?i.unsetMark(o,{extendEmptyMarkRange:a}):i.setMark(o,t)},OR=(e,t,n={})=>({state:r,commands:i})=>{let a=hI(e,r.schema),o=hI(t,r.schema),s=tL(r,a,n),c;return r.selection.$anchor.sameParent(r.selection.$head)&&(c=r.selection.$anchor.parent.attrs),s?i.setNode(o,c):i.setNode(a,{...c,...n})},kR=(e,t={})=>({state:n,commands:r})=>{let i=hI(e,n.schema);return tL(n,i,t)?r.lift(i):r.wrapIn(i,t)},AR=()=>({state:e,dispatch:t})=>{let n=e.plugins;for(let r=0;r<n.length;r+=1){let i=n[r],a;if(i.spec.isInputRules&&(a=i.getState(e))){if(t){let t=e.tr,n=a.transform;for(let e=n.steps.length-1;e>=0;--e)t.step(n.steps[e].invert(n.docs[e]));if(a.text){let n=t.doc.resolve(a.from).marks();t.replaceWith(a.from,a.to,e.schema.text(a.text,n))}else t.delete(a.from,a.to)}return!0}}return!1},jR=()=>({tr:e,dispatch:t})=>{let{selection:n}=e,{empty:r,ranges:i}=n;return r||t&&i.forEach(t=>{e.removeMark(t.$from.pos,t.$to.pos)}),!0},MR=(e,t={})=>({tr:n,state:r,dispatch:i})=>{let{extendEmptyMarkRange:a=!1}=t,{selection:o}=n,s=EI(e,r.schema),{$from:c,empty:l,ranges:u}=o;if(!i)return!0;if(l&&a){let{from:e,to:t}=o,r=TI(c,s,c.marks().find(e=>e.type===s)?.attrs);r&&(e=r.from,t=r.to),n.removeMark(e,t,s)}else u.forEach(e=>{n.removeMark(e.$from.pos,e.$to.pos,s)});return n.removeStoredMark(s),!0},NR=e=>({tr:t,state:n,dispatch:r})=>{let{selection:i}=n,a,o;return typeof e==`number`?(a=e,o=e):e&&`from`in e&&`to`in e?(a=e.from,o=e.to):(a=i.from,o=i.to),r&&t.doc.nodesBetween(a,o,(e,n)=>{if(e.isText)return;let r={...e.attrs};delete r.dir,t.setNodeMarkup(n,void 0,r)}),!0},PR=(e,t={})=>({tr:n,state:r,dispatch:i})=>{let a=null,o=null,s=oL(typeof e==`string`?e:e.name,r.schema);if(!s)return!1;s===`node`&&(a=hI(e,r.schema)),s===`mark`&&(o=EI(e,r.schema));let c=!1;return n.selection.ranges.forEach(e=>{let s=e.$from.pos,l=e.$to.pos,u,d,f,p;n.selection.empty?r.doc.nodesBetween(s,l,(e,t)=>{a&&a===e.type&&(c=!0,f=Math.max(t,s),p=Math.min(t+e.nodeSize,l),u=t,d=e)}):r.doc.nodesBetween(s,l,(e,r)=>{r<s&&a&&a===e.type&&(c=!0,f=Math.max(r,s),p=Math.min(r+e.nodeSize,l),u=r,d=e),r>=s&&r<=l&&(a&&a===e.type&&(c=!0,i&&n.setNodeMarkup(r,void 0,{...e.attrs,...t})),o&&e.marks.length&&e.marks.forEach(a=>{if(o===a.type&&(c=!0,i)){let i=Math.max(r,s),c=Math.min(r+e.nodeSize,l);n.addMark(i,c,o.create({...a.attrs,...t}))}}))}),d&&(u!==void 0&&i&&n.setNodeMarkup(u,void 0,{...d.attrs,...t}),o&&d.marks.length&&d.marks.forEach(e=>{o===e.type&&i&&n.addMark(f,p,o.create({...e.attrs,...t}))}))}),c},FR=(e,t={})=>({state:n,dispatch:r})=>oj(hI(e,n.schema),t)(n,r),IR=(e,t={})=>({state:n,dispatch:r})=>pj(hI(e,n.schema),t)(n,r),LR=class{constructor(){this.callbacks={}}on(e,t){return this.callbacks[e]||(this.callbacks[e]=[]),this.callbacks[e].push(t),this}emit(e,...t){let n=this.callbacks[e];return n&&n.forEach(e=>e.apply(this,t)),this}off(e,t){let n=this.callbacks[e];return n&&(t?this.callbacks[e]=n.filter(e=>e!==t):delete this.callbacks[e]),this}once(e,t){let n=(...r)=>{this.off(e,n),t.apply(this,r)};return this.on(e,n)}removeAllListeners(){this.callbacks={}}},RR=class{constructor(e){this.find=e.find,this.handler=e.handler,this.undoable=e.undoable??!0}},zR=(e,t)=>{if(xI(t))return t.exec(e);let n=t(e);if(!n)return null;let r=[n.text];return r.index=n.index,r.input=e,r.data=n.data,n.replaceWith&&(n.text.includes(n.replaceWith)||console.warn(`[tiptap warn]: "inputRuleMatch.replaceWith" must be part of "inputRuleMatch.text".`),r.push(n.replaceWith)),r};function BR(e){let{editor:t,from:n,to:r,text:i,rules:a,plugin:o}=e,{view:s}=t;if(s.composing)return!1;let c=s.state.doc.resolve(n);if(c.parent.type.spec.code||(c.nodeBefore||c.nodeAfter)?.marks.find(e=>e.type.spec.code))return!1;let l=!1,u=eR(c)+i;return a.forEach(e=>{if(l)return;let a=zR(u,e.find);if(!a)return;let c=s.state.tr,d=aI({state:s.state,transaction:c}),f={from:n-(a[0].length-i.length),to:r},{commands:p,chain:m,can:h}=new oI({editor:t,state:d});e.handler({state:d,range:f,match:a,commands:p,chain:m,can:h})===null||!c.steps.length||(e.undoable&&c.setMeta(o,{transform:c,from:n,to:r,text:i}),s.dispatch(c),l=!0)}),l}function VR(e){let{editor:t,rules:n}=e,r=new EA({state:{init(){return null},apply(e,i,a){let o=e.getMeta(r);if(o)return o;let s=e.getMeta(`applyInputRules`);return s&&setTimeout(()=>{let{text:e}=s;e=typeof e==`string`?e:TL(W.from(e),a.schema);let{from:i}=s;BR({editor:t,from:i,to:i+e.length,text:e,rules:n,plugin:r})}),e.selectionSet||e.docChanged?null:i}},props:{handleTextInput(e,i,a,o){return BR({editor:t,from:i,to:a,text:o,rules:n,plugin:r})},handleDOMEvents:{compositionend:e=>(setTimeout(()=>{let{$cursor:i}=e.state.selection;i&&BR({editor:t,from:i.pos,to:i.pos,text:``,rules:n,plugin:r})}),!1)},handleKeyDown(e,i){if(i.key!==`Enter`)return!1;let{$cursor:a}=e.state.selection;return a?BR({editor:t,from:a.pos,to:a.pos,text:`
|
|
1707
|
-
`,rules:n,plugin:r}):!1}},isInputRules:!0});return r}function HR(e){return Object.prototype.toString.call(e).slice(8,-1)}function UR(e){return HR(e)===`Object`?e.constructor===Object&&Object.getPrototypeOf(e)===Object.prototype:!1}function WR(e,t){let n={...e};return UR(e)&&UR(t)&&Object.keys(t).forEach(r=>{UR(t[r])&&UR(e[r])?n[r]=WR(e[r],t[r]):n[r]=t[r]}),n}var GR=class{constructor(e={}){this.type=`extendable`,this.parent=null,this.child=null,this.name=``,this.config={name:this.name},this.config={...this.config,...e},this.name=this.config.name}get options(){return{...Z(X(this,`addOptions`,{name:this.name}))||{}}}get storage(){return{...Z(X(this,`addStorage`,{name:this.name,options:this.options}))||{}}}configure(e={}){let t=this.extend({...this.config,addOptions:()=>WR(this.options,e)});return t.name=this.name,t.parent=this.parent,t}extend(e={}){let t=new this.constructor({...this.config,...e});return t.parent=this,this.child=t,t.name=`name`in e?e.name:t.parent.name,t}},KR=class e extends GR{constructor(){super(...arguments),this.type=`mark`}static create(t={}){return new e(typeof t==`function`?t():t)}static handleExit({editor:e,mark:t}){let{tr:n}=e.state,r=e.state.selection.$from;if(r.pos===r.end()){let i=r.marks();if(!i.find(e=>e?.type.name===t.name))return!1;let a=i.find(e=>e?.type.name===t.name);return a&&n.removeStoredMark(a),n.insertText(` `,r.pos),e.view.dispatch(n),!0}return!1}configure(e){return super.configure(e)}extend(e){let t=typeof e==`function`?e():e;return super.extend(t)}};function qR(e){return typeof e==`number`}var JR=class{constructor(e){this.find=e.find,this.handler=e.handler}},YR=(e,t,n)=>{if(xI(t))return[...e.matchAll(t)];let r=t(e,n);return r?r.map(t=>{let n=[t.text];return n.index=t.index,n.input=e,n.data=t.data,t.replaceWith&&(t.text.includes(t.replaceWith)||console.warn(`[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".`),n.push(t.replaceWith)),n}):[]};function XR(e){let{editor:t,state:n,from:r,to:i,rule:a,pasteEvent:o,dropEvent:s}=e,{commands:c,chain:l,can:u}=new oI({editor:t,state:n}),d=[];return n.doc.nodesBetween(r,i,(e,t)=>{if(e.type?.spec?.code||!(e.isText||e.isTextblock||e.isInline))return;let f=e.content?.size??e.nodeSize??0,p=Math.max(r,t),m=Math.min(i,t+f);p>=m||YR(e.isText?e.text||``:e.textBetween(p-t,m-t,void 0,``),a.find,o).forEach(e=>{if(e.index===void 0)return;let t=p+e.index+1,r=t+e[0].length,i={from:n.tr.mapping.map(t),to:n.tr.mapping.map(r)},f=a.handler({state:n,range:i,match:e,commands:c,chain:l,can:u,pasteEvent:o,dropEvent:s});d.push(f)})}),d.every(e=>e!==null)}var ZR=null,QR=e=>{var t;let n=new ClipboardEvent(`paste`,{clipboardData:new DataTransfer});return(t=n.clipboardData)==null||t.setData(`text/html`,e),n};function $R(e){let{editor:t,rules:n}=e,r=null,i=!1,a=!1,o=typeof ClipboardEvent<`u`?new ClipboardEvent(`paste`):null,s;try{s=typeof DragEvent<`u`?new DragEvent(`drop`):null}catch{s=null}let c=({state:e,from:n,to:r,rule:i,pasteEvt:a})=>{let c=e.tr;if(!(!XR({editor:t,state:aI({state:e,transaction:c}),from:Math.max(n-1,0),to:r.b-1,rule:i,pasteEvent:a,dropEvent:s})||!c.steps.length)){try{s=typeof DragEvent<`u`?new DragEvent(`drop`):null}catch{s=null}return o=typeof ClipboardEvent<`u`?new ClipboardEvent(`paste`):null,c}};return n.map(e=>new EA({view(e){let n=n=>{r=e.dom.parentElement?.contains(n.target)?e.dom.parentElement:null,r&&(ZR=t)},i=()=>{ZR&&=null};return window.addEventListener(`dragstart`,n),window.addEventListener(`dragend`,i),{destroy(){window.removeEventListener(`dragstart`,n),window.removeEventListener(`dragend`,i)}}},props:{handleDOMEvents:{drop:(e,t)=>{if(a=r===e.dom.parentElement,s=t,!a){let e=ZR;e?.isEditable&&setTimeout(()=>{let t=e.state.selection;t&&e.commands.deleteRange({from:t.from,to:t.to})},10)}return!1},paste:(e,t)=>{let n=t.clipboardData?.getData(`text/html`);return o=t,i=!!n?.includes(`data-pm-slice`),!1}}},appendTransaction:(t,n,r)=>{let s=t[0],l=s.getMeta(`uiEvent`)===`paste`&&!i,u=s.getMeta(`uiEvent`)===`drop`&&!a,d=s.getMeta(`applyPasteRules`),f=!!d;if(!l&&!u&&!f)return;if(f){let{text:t}=d;t=typeof t==`string`?t:TL(W.from(t),r.schema);let{from:n}=d,i=n+t.length,a=QR(t);return c({rule:e,state:r,from:n,to:{b:i},pasteEvt:a})}let p=n.doc.content.findDiffStart(r.doc.content),m=n.doc.content.findDiffEnd(r.doc.content);if(!(!qR(p)||!m||p===m.b))return c({rule:e,state:r,from:p,to:m,pasteEvt:o})}}))}var ez=class{constructor(e,t){this.splittableMarks=[],this.editor=t,this.baseExtensions=e,this.extensions=VL(e),this.schema=RL(this.extensions,t),this.setupExtensions()}get commands(){return this.extensions.reduce((e,t)=>{let n=X(t,`addCommands`,{name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:this.editor,type:QL(t.name,this.schema)});return n?{...e,...n()}:e},{})}get plugins(){let{editor:e}=this;return BL([...this.extensions].reverse()).flatMap(t=>{let n={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:e,type:QL(t.name,this.schema)},r=[],i=X(t,`addKeyboardShortcuts`,n),a={};if(t.type===`mark`&&X(t,`exitable`,n)&&(a.ArrowRight=()=>KR.handleExit({editor:e,mark:t})),i){let t=Object.fromEntries(Object.entries(i()).map(([t,n])=>[t,()=>n({editor:e})]));a={...a,...t}}let o=tI(a);r.push(o);let s=X(t,`addInputRules`,n);if(aR(t,e.options.enableInputRules)&&s){let t=s();if(t&&t.length){let n=VR({editor:e,rules:t}),i=Array.isArray(n)?n:[n];r.push(...i)}}let c=X(t,`addPasteRules`,n);if(aR(t,e.options.enablePasteRules)&&c){let t=c();if(t&&t.length){let n=$R({editor:e,rules:t});r.push(...n)}}let l=X(t,`addProseMirrorPlugins`,n);if(l){let e=l();r.push(...e)}return r})}get attributes(){return kL(this.extensions)}get nodeViews(){let{editor:e}=this,{nodeExtensions:t}=OL(this.extensions);return Object.fromEntries(t.filter(e=>!!X(e,`addNodeView`)).map(t=>{let n=this.attributes.filter(e=>e.type===t.name),r=X(t,`addNodeView`,{name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:e,type:hI(t.name,this.schema)});if(!r)return[];let i=r();return i?[t.name,(r,a,o,s,c)=>i({node:r,view:a,getPos:o,decorations:s,innerDecorations:c,editor:e,extension:t,HTMLAttributes:NL(r,n)})]:[]}))}dispatchTransaction(e){let{editor:t}=this;return BL([...this.extensions].reverse()).reduceRight((e,n)=>{let r={name:n.name,options:n.options,storage:this.editor.extensionStorage[n.name],editor:t,type:QL(n.name,this.schema)},i=X(n,`dispatchTransaction`,r);return i?t=>{i.call(r,{transaction:t,next:e})}:e},e)}transformPastedHTML(e){let{editor:t}=this;return BL([...this.extensions]).reduce((e,n)=>{let r={name:n.name,options:n.options,storage:this.editor.extensionStorage[n.name],editor:t,type:QL(n.name,this.schema)},i=X(n,`transformPastedHTML`,r);return i?(t,n)=>{let a=e(t,n);return i.call(r,a)}:e},e||(e=>e))}get markViews(){let{editor:e}=this,{markExtensions:t}=OL(this.extensions);return Object.fromEntries(t.filter(e=>!!X(e,`addMarkView`)).map(t=>{let n=this.attributes.filter(e=>e.type===t.name),r=X(t,`addMarkView`,{name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:e,type:EI(t.name,this.schema)});return r?[t.name,(i,a,o)=>{let s=NL(i,n);return r()({mark:i,view:a,inline:o,editor:e,extension:t,HTMLAttributes:s,updateAttributes:t=>{kz(i,e,t)}})}]:[]}))}setupExtensions(){let e=this.extensions;this.editor.extensionStorage=Object.fromEntries(e.map(e=>[e.name,e.storage])),e.forEach(e=>{let t={name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:QL(e.name,this.schema)};e.type===`mark`&&(Z(X(e,`keepOnSplit`,t))??!0)&&this.splittableMarks.push(e.name);let n=X(e,`onBeforeCreate`,t),r=X(e,`onCreate`,t),i=X(e,`onUpdate`,t),a=X(e,`onSelectionUpdate`,t),o=X(e,`onTransaction`,t),s=X(e,`onFocus`,t),c=X(e,`onBlur`,t),l=X(e,`onDestroy`,t);n&&this.editor.on(`beforeCreate`,n),r&&this.editor.on(`create`,r),i&&this.editor.on(`update`,i),a&&this.editor.on(`selectionUpdate`,a),o&&this.editor.on(`transaction`,o),s&&this.editor.on(`focus`,s),c&&this.editor.on(`blur`,c),l&&this.editor.on(`destroy`,l)})}};ez.resolve=VL,ez.sort=BL,ez.flatten=wL,iI({},{ClipboardTextSerializer:()=>nz,Commands:()=>rz,Delete:()=>iz,Drop:()=>az,Editable:()=>oz,FocusEvents:()=>cz,Keymap:()=>lz,Paste:()=>uz,Tabindex:()=>dz,TextDirection:()=>fz,focusEventsPluginKey:()=>sz});var tz=class e extends GR{constructor(){super(...arguments),this.type=`extension`}static create(t={}){return new e(typeof t==`function`?t():t)}configure(e){return super.configure(e)}extend(e){let t=typeof e==`function`?e():e;return super.extend(t)}},nz=tz.create({name:`clipboardTextSerializer`,addOptions(){return{blockSeparator:void 0}},addProseMirrorPlugins(){return[new EA({key:new kA(`clipboardTextSerializer`),props:{clipboardTextSerializer:()=>{let{editor:e}=this,{state:t,schema:n}=e,{doc:r,selection:i}=t,{ranges:a}=i,o=Math.min(...a.map(e=>e.$from.pos)),s=Math.max(...a.map(e=>e.$to.pos)),c=WL(n);return HL(r,{from:o,to:s},{...this.options.blockSeparator===void 0?{}:{blockSeparator:this.options.blockSeparator},textSerializers:c})}}})]}}),rz=tz.create({name:`commands`,addCommands(){return{...sI}}}),iz=tz.create({name:`delete`,onUpdate({transaction:e,appendedTransactions:t}){let n=()=>{var n;if(((n=this.editor.options.coreExtensionOptions?.delete)?.filterTransaction)?.call(n,e)??e.getMeta(`y-sync$`))return;let r=yL(e.before,[e,...t]);YL(r).forEach(t=>{r.mapping.mapResult(t.oldRange.from).deletedAfter&&r.mapping.mapResult(t.oldRange.to).deletedBefore&&r.before.nodesBetween(t.oldRange.from,t.oldRange.to,(n,i)=>{let a=i+n.nodeSize-2,o=t.oldRange.from<=i&&a<=t.oldRange.to;this.editor.emit(`delete`,{type:`node`,node:n,from:i,to:a,newFrom:r.mapping.map(i),newTo:r.mapping.map(a),deletedRange:t.oldRange,newRange:t.newRange,partial:!o,editor:this.editor,transaction:e,combinedTransform:r})})});let i=r.mapping;r.steps.forEach((t,n)=>{if(t instanceof uk){let a=i.slice(n).map(t.from,-1),o=i.slice(n).map(t.to),s=i.invert().map(a,-1),c=i.invert().map(o),l=a>0?r.doc.nodeAt(a-1)?.marks.some(e=>e.eq(t.mark)):!1,u=r.doc.nodeAt(o)?.marks.some(e=>e.eq(t.mark));this.editor.emit(`delete`,{type:`mark`,mark:t.mark,from:t.from,to:t.to,deletedRange:{from:s,to:c},newRange:{from:a,to:o},partial:!!(u||l),editor:this.editor,transaction:e,combinedTransform:r})}})};this.editor.options.coreExtensionOptions?.delete?.async??!0?setTimeout(n,0):n()}}),az=tz.create({name:`drop`,addProseMirrorPlugins(){return[new EA({key:new kA(`tiptapDrop`),props:{handleDrop:(e,t,n,r)=>{this.editor.emit(`drop`,{editor:this.editor,event:t,slice:n,moved:r})}}})]}}),oz=tz.create({name:`editable`,addProseMirrorPlugins(){return[new EA({key:new kA(`editable`),props:{editable:()=>this.editor.options.editable}})]}}),sz=new kA(`focusEvents`),cz=tz.create({name:`focusEvents`,addProseMirrorPlugins(){let{editor:e}=this;return[new EA({key:sz,props:{handleDOMEvents:{focus:(t,n)=>{e.isFocused=!0;let r=e.state.tr.setMeta(`focus`,{event:n}).setMeta(`addToHistory`,!1);return t.dispatch(r),!1},blur:(t,n)=>{e.isFocused=!1;let r=e.state.tr.setMeta(`blur`,{event:n}).setMeta(`addToHistory`,!1);return t.dispatch(r),!1}}}})]}}),lz=tz.create({name:`keymap`,addKeyboardShortcuts(){let e=()=>this.editor.commands.first(({commands:e})=>[()=>e.undoInputRule(),()=>e.command(({tr:t})=>{let{selection:n,doc:r}=t,{empty:i,$anchor:a}=n,{pos:o,parent:s}=a,c=a.parent.isTextblock&&o>0?t.doc.resolve(o-1):a,l=c.parent.type.spec.isolating,u=a.pos-a.parentOffset,d=l&&c.parent.childCount===1?u===a.pos:q.atStart(r).from===o;return!i||!s.type.isTextblock||s.textContent.length||!d||d&&a.parent.type.name===`paragraph`?!1:e.clearNodes()}),()=>e.deleteSelection(),()=>e.joinBackward(),()=>e.selectNodeBackward()]),t=()=>this.editor.commands.first(({commands:e})=>[()=>e.deleteSelection(),()=>e.deleteCurrentNode(),()=>e.joinForward(),()=>e.selectNodeForward()]),n={Enter:()=>this.editor.commands.first(({commands:e})=>[()=>e.newlineInCode(),()=>e.createParagraphNear(),()=>e.liftEmptyBlock(),()=>e.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:e,"Mod-Backspace":e,"Shift-Backspace":e,Delete:t,"Mod-Delete":t,"Mod-a":()=>this.editor.commands.selectAll()},r={...n},i={...n,"Ctrl-h":e,"Alt-Backspace":e,"Ctrl-d":t,"Ctrl-Alt-Backspace":t,"Alt-Delete":t,"Alt-d":t,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return NI()||QI()?i:r},addProseMirrorPlugins(){return[new EA({key:new kA(`clearDocument`),appendTransaction:(e,t,n)=>{if(e.some(e=>e.getMeta(`composition`)))return;let r=e.some(e=>e.docChanged)&&!t.doc.eq(n.doc),i=e.some(e=>e.getMeta(`preventClearDocument`));if(!r||i)return;let{empty:a,from:o,to:s}=t.selection,c=q.atStart(t.doc).from,l=q.atEnd(t.doc).to;if(a||!(o===c&&s===l)||!sR(n.doc))return;let u=n.tr,d=aI({state:n,transaction:u}),{commands:f}=new oI({editor:this.editor,state:d});if(f.clearNodes(),u.steps.length)return u}})]}}),uz=tz.create({name:`paste`,addProseMirrorPlugins(){return[new EA({key:new kA(`tiptapPaste`),props:{handlePaste:(e,t,n)=>{this.editor.emit(`paste`,{editor:this.editor,event:t,slice:n})}}})]}}),dz=tz.create({name:`tabindex`,addProseMirrorPlugins(){return[new EA({key:new kA(`tabindex`),props:{attributes:()=>this.editor.isEditable?{tabindex:`0`}:{}}})]}}),fz=tz.create({name:`textDirection`,addOptions(){return{direction:void 0}},addGlobalAttributes(){if(!this.options.direction)return[];let{nodeExtensions:e}=OL(this.extensions);return[{types:e.filter(e=>e.name!==`text`).map(e=>e.name),attributes:{dir:{default:this.options.direction,parseHTML:e=>{let t=e.getAttribute(`dir`);return t&&(t===`ltr`||t===`rtl`||t===`auto`)?t:this.options.direction},renderHTML:e=>e.dir?{dir:e.dir}:{}}}}]},addProseMirrorPlugins(){return[new EA({key:new kA(`textDirection`),props:{attributes:()=>{let e=this.options.direction;return e?{dir:e}:{}}}})]}}),pz=class e{constructor(e,t,n=!1,r=null){this.currentNode=null,this.actualDepth=null,this.isBlock=n,this.resolvedPos=e,this.editor=t,this.currentNode=r}get name(){return this.node.type.name}get node(){return this.currentNode||this.resolvedPos.node()}get element(){return this.editor.view.domAtPos(this.pos).node}get depth(){return this.actualDepth??this.resolvedPos.depth}get pos(){return this.resolvedPos.pos}get content(){return this.node.content}set content(e){let t=this.from,n=this.to;if(this.isBlock){if(this.content.size===0){console.error(`You can\u2019t set content on a block node. Tried to set content on ${this.name} at ${this.pos}`);return}t=this.from+1,n=this.to-1}this.editor.commands.insertContentAt({from:t,to:n},e)}get attributes(){return this.node.attrs}get textContent(){return this.node.textContent}get size(){return this.node.nodeSize}get from(){return this.isBlock?this.pos:this.resolvedPos.start(this.resolvedPos.depth)}get range(){return{from:this.from,to:this.to}}get to(){return this.isBlock?this.pos+this.size:this.resolvedPos.end(this.resolvedPos.depth)+ +!this.node.isText}get parent(){if(this.depth===0)return null;let t=this.resolvedPos.start(this.resolvedPos.depth-1);return new e(this.resolvedPos.doc.resolve(t),this.editor)}get before(){let t=this.resolvedPos.doc.resolve(this.from-(this.isBlock?1:2));return t.depth!==this.depth&&(t=this.resolvedPos.doc.resolve(this.from-3)),new e(t,this.editor)}get after(){let t=this.resolvedPos.doc.resolve(this.to+(this.isBlock?2:1));return t.depth!==this.depth&&(t=this.resolvedPos.doc.resolve(this.to+3)),new e(t,this.editor)}get children(){let t=[];return this.node.content.forEach((n,r)=>{let i=n.isBlock&&!n.isTextblock,a=n.isAtom&&!n.isText,o=n.isInline,s=this.pos+r+ +!a;if(s<0||s>this.resolvedPos.doc.nodeSize-2)return;let c=this.resolvedPos.doc.resolve(s);if(!i&&!o&&c.depth<=this.depth)return;let l=new e(c,this.editor,i,i||o?n:null);i&&(l.actualDepth=this.depth+1),t.push(l)}),t}get firstChild(){return this.children[0]||null}get lastChild(){let e=this.children;return e[e.length-1]||null}closest(e,t={}){let n=null,r=this.parent;for(;r&&!n;){if(r.node.type.name===e)if(Object.keys(t).length>0){let e=r.node.attrs,n=Object.keys(t);for(let r=0;r<n.length;r+=1){let i=n[r];if(e[i]!==t[i])break}}else n=r;r=r.parent}return n}querySelector(e,t={}){return this.querySelectorAll(e,t,!0)[0]||null}querySelectorAll(e,t={},n=!1){let r=[];if(!this.children||this.children.length===0)return r;let i=Object.keys(t);return this.children.forEach(a=>{n&&r.length>0||(a.node.type.name===e&&i.every(e=>t[e]===a.node.attrs[e])&&r.push(a),!(n&&r.length>0)&&(r=r.concat(a.querySelectorAll(e,t,n))))}),r}setAttribute(e){let{tr:t}=this.editor.state;t.setNodeMarkup(this.from,void 0,{...this.node.attrs,...e}),this.editor.view.dispatch(t)}},mz=`.ProseMirror {
|
|
1695
|
+
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 Fv(e,t){if(e){if(typeof e==`string`)return Iv(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)?Iv(e,t):void 0}}function Iv(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 Lv={name:`FileUpload`,extends:Ev,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=Pv(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=Pv(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,Av(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=Pv(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=Pv(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&&Ld(this.$refs.content,`p-fileupload-highlight`),this.$refs.content&&this.$refs.content.setAttribute(`data-p-highlight`,!0),e.stopPropagation(),e.preventDefault())},onDragLeave:function(){this.disabled||(!this.isUnstyled&&Rd(this.$refs.content,`p-fileupload-highlight`),this.$refs.content&&this.$refs.content.setAttribute(`data-p-highlight`,!1))},onDrop:function(e){if(!this.disabled){!this.isUnstyled&&Rd(this.$refs.content,`p-fileupload-highlight`),this.$refs.content&&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=Av(this.files),this.$emit(`remove`,{file:t,files:this.files})},removeUploadedFile:function(e){var t=this.uploadedFiles.splice(e,1)[0];this.uploadedFiles=Av(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:rh,ProgressBar:yv,Message:av,FileContent:Dv,PlusIcon:k_,UploadIcon:G_,TimesIcon:L_},directives:{ripple:Gm}},Rv=[`multiple`,`accept`,`disabled`],zv=[`accept`,`disabled`,`multiple`];function Bv(e,t,n,r,i,a){var o=(0,u.resolveComponent)(`Button`),s=(0,u.resolveComponent)(`ProgressBar`),c=(0,u.resolveComponent)(`Message`),l=(0,u.resolveComponent)(`FileContent`);return a.isAdvanced?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.mergeProps)({key:0,class:e.cx(`root`)},e.ptmi(`root`)),[(0,u.createElementVNode)(`input`,(0,u.mergeProps)({ref:`fileInput`,type:`file`,onChange:t[0]||=function(){return a.onFileSelect&&a.onFileSelect.apply(a,arguments)},multiple:e.multiple,accept:e.accept,disabled:a.chooseDisabled},e.ptm(`input`)),null,16,Rv),(0,u.createElementVNode)(`div`,(0,u.mergeProps)({class:e.cx(`header`)},e.ptm(`header`)),[(0,u.renderSlot)(e.$slots,`header`,{files:i.files,uploadedFiles:i.uploadedFiles,chooseCallback:a.choose,uploadCallback:a.uploader,clearCallback:a.clear},function(){return[(0,u.createVNode)(o,(0,u.mergeProps)({label:a.chooseButtonLabel,class:a.chooseButtonClass,style:e.style,disabled:e.disabled,unstyled:e.unstyled,onClick:a.choose,onKeydown:(0,u.withKeys)(a.choose,[`enter`]),onFocus:a.onFocus,onBlur:a.onBlur},e.chooseButtonProps,{pt:e.ptm(`pcChooseButton`)}),{icon:(0,u.withCtx)(function(t){return[(0,u.renderSlot)(e.$slots,`chooseicon`,{},function(){return[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.chooseIcon?`span`:`PlusIcon`),(0,u.mergeProps)({class:[t.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,u.openBlock)(),(0,u.createBlock)(o,(0,u.mergeProps)({key:0,class:e.cx(`pcUploadButton`),label:a.uploadButtonLabel,onClick:a.uploader,disabled:a.uploadDisabled,unstyled:e.unstyled},e.uploadButtonProps,{pt:e.ptm(`pcUploadButton`)}),{icon:(0,u.withCtx)(function(t){return[(0,u.renderSlot)(e.$slots,`uploadicon`,{},function(){return[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.uploadIcon?`span`:`UploadIcon`),(0,u.mergeProps)({class:[t.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,u.createCommentVNode)(``,!0),e.showCancelButton?((0,u.openBlock)(),(0,u.createBlock)(o,(0,u.mergeProps)({key:1,class:e.cx(`pcCancelButton`),label:a.cancelButtonLabel,onClick:a.clear,disabled:a.cancelDisabled,unstyled:e.unstyled},e.cancelButtonProps,{pt:e.ptm(`pcCancelButton`)}),{icon:(0,u.withCtx)(function(t){return[(0,u.renderSlot)(e.$slots,`cancelicon`,{},function(){return[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.cancelIcon?`span`:`TimesIcon`),(0,u.mergeProps)({class:[t.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,u.createCommentVNode)(``,!0)]})],16),(0,u.createElementVNode)(`div`,(0,u.mergeProps)({ref:`content`,class:e.cx(`content`),onDragenter:t[1]||=function(){return a.onDragEnter&&a.onDragEnter.apply(a,arguments)},onDragover:t[2]||=function(){return a.onDragOver&&a.onDragOver.apply(a,arguments)},onDragleave:t[3]||=function(){return a.onDragLeave&&a.onDragLeave.apply(a,arguments)},onDrop:t[4]||=function(){return a.onDrop&&a.onDrop.apply(a,arguments)}},e.ptm(`content`),{"data-p-highlight":!1}),[(0,u.renderSlot)(e.$slots,`content`,{files:i.files,uploadedFiles:i.uploadedFiles,removeUploadedFileCallback:a.removeUploadedFile,removeFileCallback:a.remove,progress:i.progress,messages:i.messages},function(){return[a.hasFiles?((0,u.openBlock)(),(0,u.createBlock)(s,{key:0,value:i.progress,showValue:!1,unstyled:e.unstyled,pt:e.ptm(`pcProgressbar`)},null,8,[`value`,`unstyled`,`pt`])):(0,u.createCommentVNode)(``,!0),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(i.messages,function(t){return(0,u.openBlock)(),(0,u.createBlock)(c,{key:t,severity:`error`,onClose:a.onMessageClose,unstyled:e.unstyled,pt:e.ptm(`pcMessage`)},{default:(0,u.withCtx)(function(){return[(0,u.createTextVNode)((0,u.toDisplayString)(t),1)]}),_:2},1032,[`onClose`,`unstyled`,`pt`])}),128)),a.hasFiles?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:1,class:(0,u.normalizeClass)(e.cx(`fileList`))},[(0,u.createVNode)(l,{files:i.files,onRemove:a.remove,badgeValue:a.pendingLabel,previewWidth:e.previewWidth,templates:e.$slots,unstyled:e.unstyled,pt:e.pt},null,8,[`files`,`onRemove`,`badgeValue`,`previewWidth`,`templates`,`unstyled`,`pt`])],2)):(0,u.createCommentVNode)(``,!0),a.hasUploadedFiles?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:2,class:(0,u.normalizeClass)(e.cx(`fileList`))},[(0,u.createVNode)(l,{files:i.uploadedFiles,onRemove:a.removeUploadedFile,badgeValue:a.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,u.createCommentVNode)(``,!0)]}),e.$slots.empty&&!a.hasFiles&&!a.hasUploadedFiles?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.normalizeProps)((0,u.mergeProps)({key:0},e.ptm(`empty`))),[(0,u.renderSlot)(e.$slots,`empty`)],16)):(0,u.createCommentVNode)(``,!0)],16)],16)):a.isBasic?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.mergeProps)({key:1,class:e.cx(`root`)},e.ptmi(`root`)),[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(i.messages,function(t){return(0,u.openBlock)(),(0,u.createBlock)(c,{key:t,severity:`error`,onClose:a.onMessageClose,unstyled:e.unstyled,pt:e.ptm(`pcMessage`)},{default:(0,u.withCtx)(function(){return[(0,u.createTextVNode)((0,u.toDisplayString)(t),1)]}),_:2},1032,[`onClose`,`unstyled`,`pt`])}),128)),(0,u.createElementVNode)(`div`,(0,u.mergeProps)({class:e.cx(`basicContent`)},e.ptm(`basicContent`)),[(0,u.createVNode)(o,(0,u.mergeProps)({label:a.chooseButtonLabel,class:a.chooseButtonClass,style:e.style,disabled:e.disabled,unstyled:e.unstyled,onMouseup:a.onBasicUploaderClick,onKeydown:(0,u.withKeys)(a.choose,[`enter`]),onFocus:a.onFocus,onBlur:a.onBlur},e.chooseButtonProps,{pt:e.ptm(`pcChooseButton`)}),{icon:(0,u.withCtx)(function(t){return[(0,u.renderSlot)(e.$slots,`chooseicon`,{},function(){return[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.chooseIcon?`span`:`PlusIcon`),(0,u.mergeProps)({class:[t.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,u.createCommentVNode)(``,!0):(0,u.renderSlot)(e.$slots,`filelabel`,{key:0,class:(0,u.normalizeClass)(e.cx(`filelabel`)),files:i.files},function(){return[(0,u.createElementVNode)(`span`,{class:(0,u.normalizeClass)(e.cx(`filelabel`))},(0,u.toDisplayString)(a.basicFileChosenLabel),3)]}),(0,u.createElementVNode)(`input`,(0,u.mergeProps)({ref:`fileInput`,type:`file`,accept:e.accept,disabled:e.disabled,multiple:e.multiple,onChange:t[5]||=function(){return a.onFileSelect&&a.onFileSelect.apply(a,arguments)},onFocus:t[6]||=function(){return a.onFocus&&a.onFocus.apply(a,arguments)},onBlur:t[7]||=function(){return a.onBlur&&a.onBlur.apply(a,arguments)}},e.ptm(`input`)),null,16,zv)],16)],16)):(0,u.createCommentVNode)(``,!0)}Lv.render=Bv;var Vv={notFoundTemplate:{title:`Page not found`,description:`The page you're looking for couldn't be found. Check the URL or go back to the mainpage.`,buttonDefault:`Back to mainpage`},practitionerHeader:{tooltipAcademy:`BeterDichtbij Academie`,menuItemAcademy:`Academie`}},Hv={activeFilters:{title:`Actieve filters`,clearAll:`Wis alle filters`},assignConversationModal:{title:`Gesprek overdragen`,submitButton:`Gesprek overdragen`,conclude:`Afhandelen bij de overdracht`,concludeTooltip:`Het gesprek blijft beschikbaar, deze wordt getoond als het filter "afgehandeld" is geselecteerd. Je patiënt kan ook nog gewoon reageren.`,makeUnread:`Gesprek op ongelezen zetten`},attachmentUploadModal:{title:`Bijlage toevoegen`,submitButton:`Toevoegen`,infoMessage:`Kies je bestand.`,addAttachmentButton:`Bijlage toevoegen`,errorMessage:`Fout opgetreden`,fileTooBigErrorMessage:`Bestand is te groot.`,fileSizeExceededMessage:`Bestanden mogen maximaal 10 MB groot zijn.`},changePasswordTemplate:{toasters:{reset:`De velden zijn geleegd.`}},contentLibraryCard:{insert:`Invoegen`},contentLibraryCardMessageTemplate:{insert:`Invoegen`,collapseOpen:`Inklappen`,collapseClosed:`Lees meer`,popoverIsSharedByOtherUser:`Dit bericht kan alleen door de eigenaar of beheerder aangepast worden`,delete:`Verwijderen`,edit:`Wijzigen`},contentLibraryOverview:{noResults:`Er zijn geen berichten gevonden voor deze zoekterm of filters; pas ze aan om opnieuw te zoeken.`},contentLibrarySplitButton:{messageTemplatesTitle:`Standaardberichten`},contentLibraryTemplate:{changeCategoryButtonLabel:`Mijn categorieën aanpassen`,newMessageText:`Nieuw bericht`,message:`Bericht`,messages:`Berichten`,more:`Meer`,less:`Minder`,searchPlaceholder:`Zoek een bericht`,searchPlaceholderSearch:`Vul een zoekterm in om resultaten te tonen`},conversationToTextModal:{copyButton:`Kopieer selectie naar klembord`,copySuccess:`Het gesprek is gekopieerd naar het klembord.`,onBehalfOf:`namens`,prefix:`Communicatie vanuit BeterDichtbij`,selectAll:`Alles selecteren`,systemMessage:`Tussentijdse mededeling`},imageAttachmentModal:{download:`Download afbeelding`,loading:`Afbeelding aan het laden`},fileUpload:{errorMessage:`Er is een fout opgetreden tijdens het uploaden van het bestand.`},filterCard:{more:`Meer`,less:`Minder`},messageTemplateFormModal:{createTitle:`Standaardbericht toevoegen`,editTitle:`Standaardbericht wijzigen`,titleLabel:`Titel`,titlePlaceHolder:`Zwelling na botbreuk`,replyTemplateLabel:`Standaardbericht`,replyTemplatePlaceHolder:`Schrijf hier jouw bericht naar de patiënt`,sharedWithLabel:`Delen met`,owner:`Eigenaar`,ownerPlaceholder:`Selecteer eigenaar`,tooltipOwner:`Als het bericht met meerdere instanties (teams) gedeeld wordt, kunje alleen zelf eigenaar worden`,categoryLabel:`Categorie`,categoryPlaceholderDropdown:`Selecteer categorie of maak een nieuwe aan`,validation:`Dit veld is verplicht.`},notFoundTemplate:{title:`Pagina niet gevonden`,description:`De pagina die je zoekt kon niet gevonden worden. Controleer de URL of ga terug naar de hoofdpagina.`,buttonDefault:`Terug naar hoofdpagina`},practitionerHeader:{academyTooltip:`BeterDichtbij Academie`,academyMenuItem:`Academie`},videoCallConfirmationModal:{title:`Beeldbellen`,cancel:`Nee`,close:`Sluiten`,ok:`Ja`,message:`Weet je zeker dat je wilt beeldbellen?`,participantMessage:`Weet je zeker dat je wilt beeldbellen met`,testMessage:`Doe de beeldbeltest`,noMobileActivationMessage:`gebruikt BeterDichtbij via de web applicatie waardoor beeldbellen niet mogelijk is. Vraag de patiënt om de app te installeren op een mobiele telefoon of tablet.`,noCompatibleDevices:`gebruikt mogelijk een mobiele telefoon of tablet die beeldbellen niet ondersteunt. Het is daarom momenteel niet mogelijk om te beeldbellen met deze patiënt.`,generalWarning:`Beeldbellen is niet mogelijk om de volgende redenen:`,cameraPermissionMissing:`Je hebt geen toestemming gegeven voor gebruik van de camera door BeterDichtbij.`,microphonePermissionMissing:`Je hebt geen toestemming gegeven voor gebruik van de microfoon door BeterDichtbij.`,helpMessage:`om te controleren of je camera en microfoon goed werken.`}},Uv=od({legacy:!1,locale:`nl`,messages:{en:{...Vv},nl:{...Hv}}}),Wv=`bottom`,Gv=`right`,Kv=`left`,qv=`auto`,Jv=[`top`,Wv,Gv,Kv],Yv=`start`,Xv=`clippingParents`,Zv=`viewport`,Qv=`popper`,$v=`reference`,ey=Jv.reduce(function(e,t){return e.concat([t+`-`+Yv,t+`-end`])},[]),ty=[].concat(Jv,[qv]).reduce(function(e,t){return e.concat([t,t+`-`+Yv,t+`-end`])},[]),ny=`beforeRead`,ry=`read`,iy=`afterRead`,ay=`beforeMain`,oy=`main`,sy=`afterMain`,cy=`beforeWrite`,ly=`write`,uy=`afterWrite`,dy=[ny,ry,iy,ay,oy,sy,cy,ly,uy];function fy(e){return e?(e.nodeName||``).toLowerCase():null}function py(e){if(e==null)return window;if(e.toString()!==`[object Window]`){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function my(e){return e instanceof py(e).Element||e instanceof Element}function hy(e){return e instanceof py(e).HTMLElement||e instanceof HTMLElement}function gy(e){return typeof ShadowRoot>`u`?!1:e instanceof py(e).ShadowRoot||e instanceof ShadowRoot}function _y(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];!hy(i)||!fy(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 vy(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},{});!hy(r)||!fy(r)||(Object.assign(r.style,a),Object.keys(i).forEach(function(e){r.removeAttribute(e)}))})}}var yy={name:`applyStyles`,enabled:!0,phase:`write`,fn:_y,effect:vy,requires:[`computeStyles`]};function by(e){return e.split(`-`)[0]}var xy=Math.max,Sy=Math.min,Cy=Math.round;function wy(){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 Ty(){return!/^((?!chrome|android).)*safari/i.test(wy())}function Ey(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,a=1;t&&hy(e)&&(i=e.offsetWidth>0&&Cy(r.width)/e.offsetWidth||1,a=e.offsetHeight>0&&Cy(r.height)/e.offsetHeight||1);var o=(my(e)?py(e):window).visualViewport,s=!Ty()&&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 Dy(e){var t=Ey(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 Oy(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&gy(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function ky(e){return py(e).getComputedStyle(e)}function Ay(e){return[`table`,`td`,`th`].indexOf(fy(e))>=0}function jy(e){return((my(e)?e.ownerDocument:e.document)||window.document).documentElement}function My(e){return fy(e)===`html`?e:e.assignedSlot||e.parentNode||(gy(e)?e.host:null)||jy(e)}function Ny(e){return!hy(e)||ky(e).position===`fixed`?null:e.offsetParent}function Py(e){var t=/firefox/i.test(wy());if(/Trident/i.test(wy())&&hy(e)&&ky(e).position===`fixed`)return null;var n=My(e);for(gy(n)&&(n=n.host);hy(n)&&[`html`,`body`].indexOf(fy(n))<0;){var r=ky(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 Fy(e){for(var t=py(e),n=Ny(e);n&&Ay(n)&&ky(n).position===`static`;)n=Ny(n);return n&&(fy(n)===`html`||fy(n)===`body`&&ky(n).position===`static`)?t:n||Py(e)||t}function Iy(e){return[`top`,`bottom`].indexOf(e)>=0?`x`:`y`}function Ly(e,t,n){return xy(e,Sy(t,n))}function Ry(e,t,n){var r=Ly(e,t,n);return r>n?n:r}function zy(){return{top:0,right:0,bottom:0,left:0}}function By(e){return Object.assign({},zy(),e)}function Vy(e,t){return t.reduce(function(t,n){return t[n]=e,t},{})}var Hy=function(e,t){return e=typeof e==`function`?e(Object.assign({},t.rects,{placement:t.placement})):e,By(typeof e==`number`?Vy(e,Jv):e)};function Uy(e){var t,n=e.state,r=e.name,i=e.options,a=n.elements.arrow,o=n.modifiersData.popperOffsets,s=by(n.placement),c=Iy(s),l=[`left`,`right`].indexOf(s)>=0?`height`:`width`;if(!(!a||!o)){var u=Hy(i.padding,n),d=Dy(a),f=c===`y`?`top`:Kv,p=c===`y`?Wv:Gv,m=n.rects.reference[l]+n.rects.reference[c]-o[c]-n.rects.popper[l],h=o[c]-n.rects.reference[c],g=Fy(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=Ly(y,x,b),C=c;n.modifiersData[r]=(t={},t[C]=S,t.centerOffset=S-x,t)}}function Wy(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)||Oy(t.elements.popper,r)&&(t.elements.arrow=r))}var Gy={name:`arrow`,enabled:!0,phase:`main`,fn:Uy,effect:Wy,requires:[`popperOffsets`],requiresIfExists:[`preventOverflow`]};function Ky(e){return e.split(`-`)[1]}var qy={top:`auto`,right:`auto`,bottom:`auto`,left:`auto`};function Jy(e,t){var n=e.x,r=e.y,i=t.devicePixelRatio||1;return{x:Cy(n*i)/i||0,y:Cy(r*i)/i||0}}function Yy(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=Kv,b=`top`,x=window;if(l){var S=Fy(n),C=`clientHeight`,w=`clientWidth`;if(S===py(n)&&(S=jy(n),ky(S).position!==`static`&&s===`absolute`&&(C=`scrollHeight`,w=`scrollWidth`)),S=S,i===`top`||(i===`left`||i===`right`)&&a===`end`){b=Wv;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=Gv;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&&qy),O=u===!0?Jy({x:p,y:h},py(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 Xy(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:by(t.placement),variation:Ky(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,Yy(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,Yy(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 Zy={name:`computeStyles`,enabled:!0,phase:`beforeWrite`,fn:Xy,data:{}},Qy={passive:!0};function $y(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=py(t.elements.popper),l=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&l.forEach(function(e){e.addEventListener(`scroll`,n.update,Qy)}),s&&c.addEventListener(`resize`,n.update,Qy),function(){a&&l.forEach(function(e){e.removeEventListener(`scroll`,n.update,Qy)}),s&&c.removeEventListener(`resize`,n.update,Qy)}}var eb={name:`eventListeners`,enabled:!0,phase:`write`,fn:function(){},effect:$y,data:{}},tb={left:`right`,right:`left`,bottom:`top`,top:`bottom`};function nb(e){return e.replace(/left|right|bottom|top/g,function(e){return tb[e]})}var rb={start:`end`,end:`start`};function ib(e){return e.replace(/start|end/g,function(e){return rb[e]})}function ab(e){var t=py(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function ob(e){return Ey(jy(e)).left+ab(e).scrollLeft}function sb(e,t){var n=py(e),r=jy(e),i=n.visualViewport,a=r.clientWidth,o=r.clientHeight,s=0,c=0;if(i){a=i.width,o=i.height;var l=Ty();(l||!l&&t===`fixed`)&&(s=i.offsetLeft,c=i.offsetTop)}return{width:a,height:o,x:s+ob(e),y:c}}function cb(e){var t=jy(e),n=ab(e),r=e.ownerDocument?.body,i=xy(t.scrollWidth,t.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),a=xy(t.scrollHeight,t.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),o=-n.scrollLeft+ob(e),s=-n.scrollTop;return ky(r||t).direction===`rtl`&&(o+=xy(t.clientWidth,r?r.clientWidth:0)-i),{width:i,height:a,x:o,y:s}}function lb(e){var t=ky(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function ub(e){return[`html`,`body`,`#document`].indexOf(fy(e))>=0?e.ownerDocument.body:hy(e)&&lb(e)?e:ub(My(e))}function db(e,t){t===void 0&&(t=[]);var n=ub(e),r=n===e.ownerDocument?.body,i=py(n),a=r?[i].concat(i.visualViewport||[],lb(n)?n:[]):n,o=t.concat(a);return r?o:o.concat(db(My(a)))}function fb(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function pb(e,t){var n=Ey(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 mb(e,t,n){return t===`viewport`?fb(sb(e,n)):my(t)?pb(t,n):fb(cb(jy(e)))}function hb(e){var t=db(My(e)),n=[`absolute`,`fixed`].indexOf(ky(e).position)>=0&&hy(e)?Fy(e):e;return my(n)?t.filter(function(e){return my(e)&&Oy(e,n)&&fy(e)!==`body`}):[]}function gb(e,t,n,r){var i=t===`clippingParents`?hb(e):[].concat(t),a=[].concat(i,[n]),o=a[0],s=a.reduce(function(t,n){var i=mb(e,n,r);return t.top=xy(i.top,t.top),t.right=Sy(i.right,t.right),t.bottom=Sy(i.bottom,t.bottom),t.left=xy(i.left,t.left),t},mb(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 _b(e){var t=e.reference,n=e.element,r=e.placement,i=r?by(r):null,a=r?Ky(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 Wv:c={x:o,y:t.y+t.height};break;case Gv:c={x:t.x+t.width,y:s};break;case Kv:c={x:t.x-n.width,y:s};break;default:c={x:t.x,y:t.y}}var l=i?Iy(i):null;if(l!=null){var u=l===`y`?`height`:`width`;switch(a){case Yv: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 vb(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?Xv:s,l=n.rootBoundary,u=l===void 0?Zv:l,d=n.elementContext,f=d===void 0?Qv:d,p=n.altBoundary,m=p===void 0?!1:p,h=n.padding,g=h===void 0?0:h,_=By(typeof g==`number`?Vy(g,Jv):g),v=f===`popper`?$v:Qv,y=e.rects.popper,b=e.elements[m?v:f],x=gb(my(b)?b:b.contextElement||jy(e.elements.popper),c,u,o),S=Ey(e.elements.reference),C=_b({reference:S,element:y,strategy:`absolute`,placement:i}),w=fb(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 yb(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?ty:c,u=Ky(r),d=u?s?ey:ey.filter(function(e){return Ky(e)===u}):Jv,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]=vb(e,{placement:n,boundary:i,rootBoundary:a,padding:o})[by(n)],t},{});return Object.keys(p).sort(function(e,t){return p[e]-p[t]})}function bb(e){if(by(e)===`auto`)return[];var t=nb(e);return[ib(e),t,ib(t)]}function xb(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,_=by(g)===g,v=c||(_||!m?[nb(g)]:bb(g)),y=[g].concat(v).reduce(function(e,n){return e.concat(by(n)===`auto`?yb(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=by(E),O=Ky(E)===Yv,ee=[`top`,Wv].indexOf(D)>=0,te=ee?`width`:`height`,ne=vb(t,{placement:E,boundary:u,rootBoundary:d,altBoundary:f,padding:l}),re=ee?O?Gv:Kv:O?Wv:`top`;b[te]>x[te]&&(re=nb(re));var ie=nb(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 Sb={name:`flip`,enabled:!0,phase:`main`,fn:xb,requiresIfExists:[`offset`],data:{_skip:!1}};function Cb(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 wb(e){return[`top`,Gv,Wv,Kv].some(function(t){return e[t]>=0})}function Tb(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,a=t.modifiersData.preventOverflow,o=vb(t,{elementContext:`reference`}),s=vb(t,{altBoundary:!0}),c=Cb(o,r),l=Cb(s,i,a),u=wb(c),d=wb(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 Eb={name:`hide`,enabled:!0,phase:`main`,requiresIfExists:[`preventOverflow`],fn:Tb};function Db(e,t,n){var r=by(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 Ob(e){var t=e.state,n=e.options,r=e.name,i=n.offset,a=i===void 0?[0,0]:i,o=ty.reduce(function(e,n){return e[n]=Db(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 kb={name:`offset`,enabled:!0,phase:`main`,requires:[`popperOffsets`],fn:Ob};function Ab(e){var t=e.state,n=e.name;t.modifiersData[n]=_b({reference:t.rects.reference,element:t.rects.popper,strategy:`absolute`,placement:t.placement})}var jb={name:`popperOffsets`,enabled:!0,phase:`read`,fn:Ab,data:{}};function Mb(e){return e===`x`?`y`:`x`}function Nb(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=vb(t,{boundary:c,rootBoundary:l,padding:d,altBoundary:u}),_=by(t.placement),v=Ky(t.placement),y=!v,b=Iy(_),x=Mb(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`:Kv,te=b===`y`?Wv:Gv,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?Dy(le):{width:0,height:0},de=t.modifiersData[`arrow#persistent`]?t.modifiersData[`arrow#persistent`].padding:zy(),fe=de[ee],pe=de[te],me=Ly(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&&Fy(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=Ly(p?Sy(ie,be):ie,re,p?xy(ae,xe):ae);S[b]=Se,O[b]=Se-re}if(s){var Ce=b===`x`?`top`:Kv,we=b===`x`?Wv:Gv,Te=S[x],Ee=x===`y`?`height`:`width`,De=Te+g[Ce],Oe=Te-g[we],ke=[`top`,Kv].indexOf(_)!==-1,Ae=D?.[x]??0,je=ke?De:Te-C[Ee]-w[Ee]-Ae+E.altAxis,Me=ke?Te+C[Ee]+w[Ee]-Ae-E.altAxis:Oe,Ne=p&&ke?Ry(je,Te,Me):Ly(p?je:De,Te,p?Me:Oe);S[x]=Ne,O[x]=Ne-Te}t.modifiersData[r]=O}}var Pb={name:`preventOverflow`,enabled:!0,phase:`main`,fn:Nb,requiresIfExists:[`offset`]};function Fb(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Ib(e){return e===py(e)||!hy(e)?ab(e):Fb(e)}function Lb(e){var t=e.getBoundingClientRect(),n=Cy(t.width)/e.offsetWidth||1,r=Cy(t.height)/e.offsetHeight||1;return n!==1||r!==1}function Rb(e,t,n){n===void 0&&(n=!1);var r=hy(t),i=hy(t)&&Lb(t),a=jy(t),o=Ey(e,i,n),s={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&((fy(t)!==`body`||lb(a))&&(s=Ib(t)),hy(t)?(c=Ey(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):a&&(c.x=ob(a))),{x:o.left+s.scrollLeft-c.x,y:o.top+s.scrollTop-c.y,width:o.width,height:o.height}}function zb(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 Bb(e){var t=zb(e);return dy.reduce(function(e,n){return e.concat(t.filter(function(e){return e.phase===n}))},[])}function Vb(e){var t;return function(){return t||=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})}),t}}function Hb(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 Ub={placement:`bottom`,modifiers:[],strategy:`absolute`};function Wb(){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 Gb(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,i=t.defaultOptions,a=i===void 0?Ub:i;return function(e,t,n){n===void 0&&(n=a);var i={placement:`bottom`,orderedModifiers:[],options:Object.assign({},Ub,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:my(e)?db(e):e.contextElement?db(e.contextElement):[],popper:db(t)};var s=Bb(Hb([].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(Wb(t,n)){i.rects={reference:Rb(t,Fy(n),i.options.strategy===`fixed`),popper:Dy(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:Vb(function(){return new Promise(function(e){c.forceUpdate(),e(i)})}),destroy:function(){u(),s=!0}};if(!Wb(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 Kb=Gb(),qb=Gb({defaultModifiers:[eb,jb,Zy,yy]}),Jb=Gb({defaultModifiers:[eb,jb,Zy,yy,kb,Sb,Pb,Gy,Eb]}),Yb=s({afterMain:()=>sy,afterRead:()=>iy,afterWrite:()=>uy,applyStyles:()=>yy,arrow:()=>Gy,auto:()=>qv,basePlacements:()=>Jv,beforeMain:()=>ay,beforeRead:()=>ny,beforeWrite:()=>cy,bottom:()=>Wv,clippingParents:()=>Xv,computeStyles:()=>Zy,createPopper:()=>Jb,createPopperBase:()=>Kb,createPopperLite:()=>qb,detectOverflow:()=>vb,end:()=>`end`,eventListeners:()=>eb,flip:()=>Sb,hide:()=>Eb,left:()=>Kv,main:()=>oy,modifierPhases:()=>dy,offset:()=>kb,placements:()=>ty,popper:()=>Qv,popperGenerator:()=>Gb,popperOffsets:()=>jb,preventOverflow:()=>Pb,read:()=>ry,reference:()=>$v,right:()=>Gv,start:()=>Yv,top:()=>`top`,variationPlacements:()=>ey,viewport:()=>Zv,write:()=>ly}),Xb=new Map,Zb={set(e,t,n){Xb.has(e)||Xb.set(e,new Map);let r=Xb.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 Xb.has(e)&&Xb.get(e).get(t)||null},remove(e,t){if(!Xb.has(e))return;let n=Xb.get(e);n.delete(t),n.size===0&&Xb.delete(e)}},Qb=1e6,$b=1e3,ex=`transitionend`,tx=e=>(e&&window.CSS&&window.CSS.escape&&(e=e.replace(/#([^\s"#']+)/g,(e,t)=>`#${CSS.escape(t)}`)),e),nx=e=>e==null?`${e}`:Object.prototype.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase(),rx=e=>{do e+=Math.floor(Math.random()*Qb);while(document.getElementById(e));return e},ix=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))*$b)},ax=e=>{e.dispatchEvent(new Event(ex))},ox=e=>!e||typeof e!=`object`?!1:(e.jquery!==void 0&&(e=e[0]),e.nodeType!==void 0),sx=e=>ox(e)?e.jquery?e[0]:e:typeof e==`string`&&e.length>0?document.querySelector(tx(e)):null,cx=e=>{if(!ox(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},lx=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,ux=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?ux(e.parentNode):null},dx=()=>{},fx=e=>{e.offsetHeight},px=()=>window.jQuery&&!document.body.hasAttribute(`data-bs-no-jquery`)?window.jQuery:null,mx=[],hx=e=>{document.readyState===`loading`?(mx.length||document.addEventListener(`DOMContentLoaded`,()=>{for(let e of mx)e()}),mx.push(e)):e()},gx=()=>document.documentElement.dir===`rtl`,_x=e=>{hx(()=>{let t=px();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)}})},vx=(e,t=[],n=e)=>typeof e==`function`?e.call(...t):n,yx=(e,t,n=!0)=>{if(!n){vx(e);return}let r=ix(t)+5,i=!1,a=({target:n})=>{n===t&&(i=!0,t.removeEventListener(ex,a),vx(e))};t.addEventListener(ex,a),setTimeout(()=>{i||ax(t)},r)},bx=(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))])},xx=/[^.]*(?=\..*)\.|.*/,Sx=/\..*/,Cx=/::\d+$/,wx={},Tx=1,Ex={mouseenter:`mouseover`,mouseleave:`mouseout`},Dx=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 Ox(e,t){return t&&`${t}::${Tx++}`||e.uidEvent||Tx++}function kx(e){let t=Ox(e);return e.uidEvent=t,wx[t]=wx[t]||{},wx[t]}function Ax(e,t){return function n(r){return Rx(r,{delegateTarget:e}),n.oneOff&&H.off(e,r.type,t),t.apply(e,[r])}}function jx(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 Rx(i,{delegateTarget:o}),r.oneOff&&H.off(e,i.type,t,n),n.apply(o,[i])}}function Mx(e,t,n=null){return Object.values(e).find(e=>e.callable===t&&e.delegationSelector===n)}function Nx(e,t,n){let r=typeof t==`string`,i=r?n:t||n,a=Lx(e);return Dx.has(a)||(a=e),[r,i,a]}function Px(e,t,n,r,i){if(typeof t!=`string`||!e)return;let[a,o,s]=Nx(t,n,r);t in Ex&&(o=(e=>function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)})(o));let c=kx(e),l=c[s]||(c[s]={}),u=Mx(l,o,a?n:null);if(u){u.oneOff=u.oneOff&&i;return}let d=Ox(o,t.replace(xx,``)),f=a?jx(e,n,o):Ax(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 Fx(e,t,n,r,i){let a=Mx(t[n],r,i);a&&(e.removeEventListener(n,a,!!i),delete t[n][a.uidEvent])}function Ix(e,t,n,r){let i=t[n]||{};for(let[a,o]of Object.entries(i))a.includes(r)&&Fx(e,t,n,o.callable,o.delegationSelector)}function Lx(e){return e=e.replace(Sx,``),Ex[e]||e}var H={on(e,t,n,r){Px(e,t,n,r,!1)},one(e,t,n,r){Px(e,t,n,r,!0)},off(e,t,n,r){if(typeof t!=`string`||!e)return;let[i,a,o]=Nx(t,n,r),s=o!==t,c=kx(e),l=c[o]||{},u=t.startsWith(`.`);if(a!==void 0){if(!Object.keys(l).length)return;Fx(e,c,o,a,i?n:null);return}if(u)for(let n of Object.keys(c))Ix(e,c,n,t.slice(1));for(let[n,r]of Object.entries(l)){let i=n.replace(Cx,``);(!s||t.includes(i))&&Fx(e,c,o,r.callable,r.delegationSelector)}},trigger(e,t,n){if(typeof t!=`string`||!e)return null;let r=px(),i=t!==Lx(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=Rx(new Event(t,{bubbles:o,cancelable:!0}),n);return c&&l.preventDefault(),s&&e.dispatchEvent(l),l.defaultPrevented&&a&&a.preventDefault(),l}};function Rx(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 zx(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 Bx(e){return e.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}var Vx={setDataAttribute(e,t,n){e.setAttribute(`data-bs-${Bx(t)}`,n)},removeDataAttribute(e,t){e.removeAttribute(`data-bs-${Bx(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]=zx(e.dataset[r])}return t},getDataAttribute(e,t){return zx(e.getAttribute(`data-bs-${Bx(t)}`))}},Hx=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=ox(t)?Vx.getDataAttribute(t,`config`):{};return{...this.constructor.Default,...typeof n==`object`?n:{},...ox(t)?Vx.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=ox(t)?`element`:nx(t);if(!new RegExp(r).test(i))throw TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${n}" provided type "${i}" but expected type "${r}".`)}}},Ux=`5.3.8`,Wx=class extends Hx{constructor(e,t){super(),e=sx(e),e&&(this._element=e,this._config=this._getConfig(t),Zb.set(this._element,this.constructor.DATA_KEY,this))}dispose(){Zb.remove(this._element,this.constructor.DATA_KEY),H.off(this._element,this.constructor.EVENT_KEY);for(let e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,t,n=!0){yx(e,t,n)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return Zb.get(sx(e),this.DATA_KEY)}static getOrCreateInstance(e,t={}){return this.getInstance(e)||new this(e,typeof t==`object`?t:null)}static get VERSION(){return Ux}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}},Gx=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=>tx(e)).join(`,`):null},U={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=>!lx(e)&&cx(e))},getSelectorFromElement(e){let t=Gx(e);return t&&U.findOne(t)?t:null},getElementFromSelector(e){let t=Gx(e);return t?U.findOne(t):null},getMultipleElementsFromSelector(e){let t=Gx(e);return t?U.find(t):[]}},Kx=(e,t=`hide`)=>{let n=`click.dismiss${e.EVENT_KEY}`,r=e.NAME;H.on(document,n,`[data-bs-dismiss="${r}"]`,function(n){if([`A`,`AREA`].includes(this.tagName)&&n.preventDefault(),lx(this))return;let i=U.getElementFromSelector(this)||this.closest(`.${r}`);e.getOrCreateInstance(i)[t]()})},qx=`alert`,Jx=`.bs.alert`,Yx=`close${Jx}`,Xx=`closed${Jx}`,Zx=`fade`,Qx=`show`,$x=class e extends Wx{static get NAME(){return qx}close(){if(H.trigger(this._element,Yx).defaultPrevented)return;this._element.classList.remove(Qx);let e=this._element.classList.contains(Zx);this._queueCallback(()=>this._destroyElement(),this._element,e)}_destroyElement(){this._element.remove(),H.trigger(this._element,Xx),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)}})}};Kx($x,`close`),_x($x);var eS=`button`,tS=`.bs.button`,nS=`.data-api`,rS=`active`,iS=`[data-bs-toggle="button"]`,aS=`click${tS}${nS}`,oS=class e extends Wx{static get NAME(){return eS}toggle(){this._element.setAttribute(`aria-pressed`,this._element.classList.toggle(rS))}static jQueryInterface(t){return this.each(function(){let n=e.getOrCreateInstance(this);t===`toggle`&&n[t]()})}};H.on(document,aS,iS,e=>{e.preventDefault();let t=e.target.closest(iS);oS.getOrCreateInstance(t).toggle()}),_x(oS);var sS=`swipe`,cS=`.bs.swipe`,lS=`touchstart${cS}`,uS=`touchmove${cS}`,dS=`touchend${cS}`,fS=`pointerdown${cS}`,pS=`pointerup${cS}`,mS=`touch`,hS=`pen`,gS=`pointer-event`,_S=40,vS={endCallback:null,leftCallback:null,rightCallback:null},yS={endCallback:`(function|null)`,leftCallback:`(function|null)`,rightCallback:`(function|null)`},bS=class e extends Hx{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 vS}static get DefaultType(){return yS}static get NAME(){return sS}dispose(){H.off(this._element,cS)}_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(),vx(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<=_S)return;let t=e/this._deltaX;this._deltaX=0,t&&vx(t>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(H.on(this._element,fS,e=>this._start(e)),H.on(this._element,pS,e=>this._end(e)),this._element.classList.add(gS)):(H.on(this._element,lS,e=>this._start(e)),H.on(this._element,uS,e=>this._move(e)),H.on(this._element,dS,e=>this._end(e)))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&(e.pointerType===hS||e.pointerType===mS)}static isSupported(){return`ontouchstart`in document.documentElement||navigator.maxTouchPoints>0}},xS=`carousel`,SS=`.bs.carousel`,CS=`.data-api`,wS=`ArrowLeft`,TS=`ArrowRight`,ES=500,DS=`next`,OS=`prev`,kS=`left`,AS=`right`,jS=`slide${SS}`,MS=`slid${SS}`,NS=`keydown${SS}`,PS=`mouseenter${SS}`,FS=`mouseleave${SS}`,IS=`dragstart${SS}`,LS=`load${SS}${CS}`,RS=`click${SS}${CS}`,zS=`carousel`,BS=`active`,VS=`slide`,HS=`carousel-item-end`,US=`carousel-item-start`,WS=`carousel-item-next`,GS=`carousel-item-prev`,KS=`.active`,qS=`.carousel-item`,JS=KS+qS,YS=`.carousel-item img`,XS=`.carousel-indicators`,ZS=`[data-bs-slide], [data-bs-slide-to]`,QS=`[data-bs-ride="carousel"]`,$S={[wS]:AS,[TS]:kS},eC={interval:5e3,keyboard:!0,pause:`hover`,ride:!1,touch:!0,wrap:!0},tC={interval:`(number|boolean)`,keyboard:`boolean`,pause:`(string|boolean)`,ride:`(boolean|string)`,touch:`boolean`,wrap:`boolean`},nC=class e extends Wx{constructor(e,t){super(e,t),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=U.findOne(XS,this._element),this._addEventListeners(),this._config.ride===zS&&this.cycle()}static get Default(){return eC}static get DefaultType(){return tC}static get NAME(){return xS}next(){this._slide(DS)}nextWhenVisible(){!document.hidden&&cx(this._element)&&this.next()}prev(){this._slide(OS)}pause(){this._isSliding&&ax(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){H.one(this._element,MS,()=>this.cycle());return}this.cycle()}}to(e){let t=this._getItems();if(e>t.length-1||e<0)return;if(this._isSliding){H.one(this._element,MS,()=>this.to(e));return}let n=this._getItemIndex(this._getActive());if(n===e)return;let r=e>n?DS:OS;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&&H.on(this._element,NS,e=>this._keydown(e)),this._config.pause===`hover`&&(H.on(this._element,PS,()=>this.pause()),H.on(this._element,FS,()=>this._maybeEnableCycle())),this._config.touch&&bS.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(let e of U.find(YS,this._element))H.on(e,IS,e=>e.preventDefault());let e={leftCallback:()=>this._slide(this._directionToOrder(kS)),rightCallback:()=>this._slide(this._directionToOrder(AS)),endCallback:()=>{this._config.pause===`hover`&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),ES+this._config.interval))}};this._swipeHelper=new bS(this._element,e)}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;let t=$S[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=U.findOne(KS,this._indicatorsElement);t.classList.remove(BS),t.removeAttribute(`aria-current`);let n=U.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);n&&(n.classList.add(BS),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===DS,i=t||bx(this._getItems(),n,r,this._config.wrap);if(i===n)return;let a=this._getItemIndex(i),o=t=>H.trigger(this._element,t,{relatedTarget:i,direction:this._orderToDirection(e),from:this._getItemIndex(n),to:a});if(o(jS).defaultPrevented||!n||!i)return;let s=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(a),this._activeElement=i;let c=r?US:HS,l=r?WS:GS;i.classList.add(l),fx(i),n.classList.add(c),i.classList.add(c),this._queueCallback(()=>{i.classList.remove(c,l),i.classList.add(BS),n.classList.remove(BS,l,c),this._isSliding=!1,o(MS)},n,this._isAnimated()),s&&this.cycle()}_isAnimated(){return this._element.classList.contains(VS)}_getActive(){return U.findOne(JS,this._element)}_getItems(){return U.find(qS,this._element)}_clearInterval(){this._interval&&=(clearInterval(this._interval),null)}_directionToOrder(e){return gx()?e===kS?OS:DS:e===kS?DS:OS}_orderToDirection(e){return gx()?e===OS?kS:AS:e===OS?AS:kS}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]()}})}};H.on(document,RS,ZS,function(e){let t=U.getElementFromSelector(this);if(!t||!t.classList.contains(zS))return;e.preventDefault();let n=nC.getOrCreateInstance(t),r=this.getAttribute(`data-bs-slide-to`);if(r){n.to(r),n._maybeEnableCycle();return}if(Vx.getDataAttribute(this,`slide`)===`next`){n.next(),n._maybeEnableCycle();return}n.prev(),n._maybeEnableCycle()}),H.on(window,LS,()=>{let e=U.find(QS);for(let t of e)nC.getOrCreateInstance(t)}),_x(nC);var rC=`collapse`,iC=`.bs.collapse`,aC=`.data-api`,oC=`show${iC}`,sC=`shown${iC}`,cC=`hide${iC}`,lC=`hidden${iC}`,uC=`click${iC}${aC}`,dC=`show`,fC=`collapse`,pC=`collapsing`,mC=`collapsed`,hC=`:scope .${fC} .${fC}`,gC=`collapse-horizontal`,_C=`width`,vC=`height`,yC=`.collapse.show, .collapse.collapsing`,bC=`[data-bs-toggle="collapse"]`,xC={parent:null,toggle:!0},SC={parent:`(null|element)`,toggle:`boolean`},CC=class e extends Wx{constructor(e,t){super(e,t),this._isTransitioning=!1,this._triggerArray=[];let n=U.find(bC);for(let e of n){let t=U.getSelectorFromElement(e),n=U.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 xC}static get DefaultType(){return SC}static get NAME(){return rC}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(yC).filter(e=>e!==this._element).map(t=>e.getOrCreateInstance(t,{toggle:!1}))),t.length&&t[0]._isTransitioning||H.trigger(this._element,oC).defaultPrevented)return;for(let e of t)e.hide();let n=this._getDimension();this._element.classList.remove(fC),this._element.classList.add(pC),this._element.style[n]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;let r=()=>{this._isTransitioning=!1,this._element.classList.remove(pC),this._element.classList.add(fC,dC),this._element.style[n]=``,H.trigger(this._element,sC)},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()||H.trigger(this._element,cC).defaultPrevented)return;let e=this._getDimension();this._element.style[e]=`${this._element.getBoundingClientRect()[e]}px`,fx(this._element),this._element.classList.add(pC),this._element.classList.remove(fC,dC);for(let e of this._triggerArray){let t=U.getElementFromSelector(e);t&&!this._isShown(t)&&this._addAriaAndCollapsedClass([e],!1)}this._isTransitioning=!0;let t=()=>{this._isTransitioning=!1,this._element.classList.remove(pC),this._element.classList.add(fC),H.trigger(this._element,lC)};this._element.style[e]=``,this._queueCallback(t,this._element,!0)}_isShown(e=this._element){return e.classList.contains(dC)}_configAfterMerge(e){return e.toggle=!!e.toggle,e.parent=sx(e.parent),e}_getDimension(){return this._element.classList.contains(gC)?_C:vC}_initializeChildren(){if(!this._config.parent)return;let e=this._getFirstLevelChildren(bC);for(let t of e){let e=U.getElementFromSelector(t);e&&this._addAriaAndCollapsedClass([t],this._isShown(e))}}_getFirstLevelChildren(e){let t=U.find(hC,this._config.parent);return U.find(e,this._config.parent).filter(e=>!t.includes(e))}_addAriaAndCollapsedClass(e,t){if(e.length)for(let n of e)n.classList.toggle(mC,!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]()}})}};H.on(document,uC,bC,function(e){(e.target.tagName===`A`||e.delegateTarget&&e.delegateTarget.tagName===`A`)&&e.preventDefault();for(let e of U.getMultipleElementsFromSelector(this))CC.getOrCreateInstance(e,{toggle:!1}).toggle()}),_x(CC);var wC=`dropdown`,TC=`.bs.dropdown`,EC=`.data-api`,DC=`Escape`,OC=`Tab`,kC=`ArrowUp`,AC=`ArrowDown`,jC=2,MC=`hide${TC}`,NC=`hidden${TC}`,PC=`show${TC}`,FC=`shown${TC}`,IC=`click${TC}${EC}`,LC=`keydown${TC}${EC}`,RC=`keyup${TC}${EC}`,zC=`show`,BC=`dropup`,VC=`dropend`,HC=`dropstart`,UC=`dropup-center`,WC=`dropdown-center`,GC=`[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)`,KC=`${GC}.${zC}`,qC=`.dropdown-menu`,JC=`.navbar`,YC=`.navbar-nav`,XC=`.dropdown-menu .dropdown-item:not(.disabled):not(:disabled)`,ZC=gx()?`top-end`:`top-start`,QC=gx()?`top-start`:`top-end`,$C=gx()?`bottom-end`:`bottom-start`,ew=gx()?`bottom-start`:`bottom-end`,tw=gx()?`left-start`:`right-start`,nw=gx()?`right-start`:`left-start`,rw=`top`,iw=`bottom`,aw={autoClose:!0,boundary:`clippingParents`,display:`dynamic`,offset:[0,2],popperConfig:null,reference:`toggle`},ow={autoClose:`(boolean|string)`,boundary:`(string|element)`,display:`string`,offset:`(array|string|function)`,popperConfig:`(null|object|function)`,reference:`(string|element|object)`},sw=class e extends Wx{constructor(e,t){super(e,t),this._popper=null,this._parent=this._element.parentNode,this._menu=U.next(this._element,qC)[0]||U.prev(this._element,qC)[0]||U.findOne(qC,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return aw}static get DefaultType(){return ow}static get NAME(){return wC}toggle(){return this._isShown()?this.hide():this.show()}show(){if(lx(this._element)||this._isShown())return;let e={relatedTarget:this._element};if(!H.trigger(this._element,PC,e).defaultPrevented){if(this._createPopper(),`ontouchstart`in document.documentElement&&!this._parent.closest(YC))for(let e of[].concat(...document.body.children))H.on(e,`mouseover`,dx);this._element.focus(),this._element.setAttribute(`aria-expanded`,!0),this._menu.classList.add(zC),this._element.classList.add(zC),H.trigger(this._element,FC,e)}}hide(){if(lx(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(!H.trigger(this._element,MC,e).defaultPrevented){if(`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))H.off(e,`mouseover`,dx);this._popper&&this._popper.destroy(),this._menu.classList.remove(zC),this._element.classList.remove(zC),this._element.setAttribute(`aria-expanded`,`false`),Vx.removeDataAttribute(this._menu,`popper`),H.trigger(this._element,NC,e)}}_getConfig(e){if(e=super._getConfig(e),typeof e.reference==`object`&&!ox(e.reference)&&typeof e.reference.getBoundingClientRect!=`function`)throw TypeError(`${wC.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return e}_createPopper(){if(Yb===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:ox(this._config.reference)?e=sx(this._config.reference):typeof this._config.reference==`object`&&(e=this._config.reference);let t=this._getPopperConfig();this._popper=Jb(e,this._menu,t)}_isShown(){return this._menu.classList.contains(zC)}_getPlacement(){let e=this._parent;if(e.classList.contains(VC))return tw;if(e.classList.contains(HC))return nw;if(e.classList.contains(UC))return rw;if(e.classList.contains(WC))return iw;let t=getComputedStyle(this._menu).getPropertyValue(`--bs-position`).trim()===`end`;return e.classList.contains(BC)?t?QC:ZC:t?ew:$C}_detectNavbar(){return this._element.closest(JC)!==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`)&&(Vx.setDataAttribute(this._menu,`popper`,`static`),e.modifiers=[{name:`applyStyles`,enabled:!1}]),{...e,...vx(this._config.popperConfig,[void 0,e])}}_selectMenuItem({key:e,target:t}){let n=U.find(XC,this._menu).filter(e=>cx(e));n.length&&bx(n,t,e===AC,!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===jC||t.type===`keyup`&&t.key!==OC)return;let n=U.find(KC);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===OC||/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===DC,i=[kC,AC].includes(t.key);if(!i&&!r||n&&!r)return;t.preventDefault();let a=this.matches(GC)?this:U.prev(this,GC)[0]||U.next(this,GC)[0]||U.findOne(GC,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())}};H.on(document,LC,GC,sw.dataApiKeydownHandler),H.on(document,LC,qC,sw.dataApiKeydownHandler),H.on(document,IC,sw.clearMenus),H.on(document,RC,sw.clearMenus),H.on(document,IC,GC,function(e){e.preventDefault(),sw.getOrCreateInstance(this).toggle()}),_x(sw);var cw=`backdrop`,lw=`fade`,uw=`show`,dw=`mousedown.bs.${cw}`,fw={className:`modal-backdrop`,clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:`body`},pw={className:`string`,clickCallback:`(function|null)`,isAnimated:`boolean`,isVisible:`boolean`,rootElement:`(element|string)`},mw=class extends Hx{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return fw}static get DefaultType(){return pw}static get NAME(){return cw}show(e){if(!this._config.isVisible){vx(e);return}this._append();let t=this._getElement();this._config.isAnimated&&fx(t),t.classList.add(uw),this._emulateAnimation(()=>{vx(e)})}hide(e){if(!this._config.isVisible){vx(e);return}this._getElement().classList.remove(uw),this._emulateAnimation(()=>{this.dispose(),vx(e)})}dispose(){this._isAppended&&=(H.off(this._element,dw),this._element.remove(),!1)}_getElement(){if(!this._element){let e=document.createElement(`div`);e.className=this._config.className,this._config.isAnimated&&e.classList.add(lw),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=sx(e.rootElement),e}_append(){if(this._isAppended)return;let e=this._getElement();this._config.rootElement.append(e),H.on(e,dw,()=>{vx(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(e){yx(e,this._getElement(),this._config.isAnimated)}},hw=`focustrap`,gw=`.bs.focustrap`,_w=`focusin${gw}`,vw=`keydown.tab${gw}`,yw=`Tab`,bw=`forward`,xw=`backward`,Sw={autofocus:!0,trapElement:null},Cw={autofocus:`boolean`,trapElement:`element`},ww=class extends Hx{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return Sw}static get DefaultType(){return Cw}static get NAME(){return hw}activate(){this._isActive||=(this._config.autofocus&&this._config.trapElement.focus(),H.off(document,gw),H.on(document,_w,e=>this._handleFocusin(e)),H.on(document,vw,e=>this._handleKeydown(e)),!0)}deactivate(){this._isActive&&(this._isActive=!1,H.off(document,gw))}_handleFocusin(e){let{trapElement:t}=this._config;if(e.target===document||e.target===t||t.contains(e.target))return;let n=U.focusableChildren(t);n.length===0?t.focus():this._lastTabNavDirection===xw?n[n.length-1].focus():n[0].focus()}_handleKeydown(e){e.key===yw&&(this._lastTabNavDirection=e.shiftKey?xw:bw)}},Tw=`.fixed-top, .fixed-bottom, .is-fixed, .sticky-top`,Ew=`.sticky-top`,Dw=`padding-right`,Ow=`margin-right`,kw=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,Dw,t=>t+e),this._setElementAttributes(Tw,Dw,t=>t+e),this._setElementAttributes(Ew,Ow,t=>t-e)}reset(){this._resetElementAttributes(this._element,`overflow`),this._resetElementAttributes(this._element,Dw),this._resetElementAttributes(Tw,Dw),this._resetElementAttributes(Ew,Ow)}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&&Vx.setDataAttribute(e,t,n)}_resetElementAttributes(e,t){this._applyManipulationCallback(e,e=>{let n=Vx.getDataAttribute(e,t);if(n===null){e.style.removeProperty(t);return}Vx.removeDataAttribute(e,t),e.style.setProperty(t,n)})}_applyManipulationCallback(e,t){if(ox(e)){t(e);return}for(let n of U.find(e,this._element))t(n)}},Aw=`modal`,jw=`.bs.modal`,Mw=`.data-api`,Nw=`Escape`,Pw=`hide${jw}`,Fw=`hidePrevented${jw}`,Iw=`hidden${jw}`,Lw=`show${jw}`,Rw=`shown${jw}`,zw=`resize${jw}`,Bw=`click.dismiss${jw}`,Vw=`mousedown.dismiss${jw}`,Hw=`keydown.dismiss${jw}`,Uw=`click${jw}${Mw}`,Ww=`modal-open`,Gw=`fade`,Kw=`show`,qw=`modal-static`,Jw=`.modal.show`,Yw=`.modal-dialog`,Xw=`.modal-body`,Zw=`[data-bs-toggle="modal"]`,Qw={backdrop:!0,focus:!0,keyboard:!0},$w={backdrop:`(boolean|string)`,focus:`boolean`,keyboard:`boolean`},eT=class e extends Wx{constructor(e,t){super(e,t),this._dialog=U.findOne(Yw,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new kw,this._addEventListeners()}static get Default(){return Qw}static get DefaultType(){return $w}static get NAME(){return Aw}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||this._isTransitioning||H.trigger(this._element,Lw,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(Ww),this._adjustDialog(),this._backdrop.show(()=>this._showElement(e)))}hide(){!this._isShown||this._isTransitioning||H.trigger(this._element,Pw).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Kw),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){H.off(window,jw),H.off(this._dialog,jw),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new mw({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new ww({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=U.findOne(Xw,this._dialog);t&&(t.scrollTop=0),fx(this._element),this._element.classList.add(Kw),this._queueCallback(()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,H.trigger(this._element,Rw,{relatedTarget:e})},this._dialog,this._isAnimated())}_addEventListeners(){H.on(this._element,Hw,e=>{if(e.key===Nw){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),H.on(window,zw,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),H.on(this._element,Vw,e=>{H.one(this._element,Bw,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(Ww),this._resetAdjustments(),this._scrollBar.reset(),H.trigger(this._element,Iw)})}_isAnimated(){return this._element.classList.contains(Gw)}_triggerBackdropTransition(){if(H.trigger(this._element,Fw).defaultPrevented)return;let e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._element.style.overflowY;t===`hidden`||this._element.classList.contains(qw)||(e||(this._element.style.overflowY=`hidden`),this._element.classList.add(qw),this._queueCallback(()=>{this._element.classList.remove(qw),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=gx()?`paddingLeft`:`paddingRight`;this._element.style[e]=`${t}px`}if(!n&&e){let e=gx()?`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)}})}};H.on(document,Uw,Zw,function(e){let t=U.getElementFromSelector(this);[`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),H.one(t,Lw,e=>{e.defaultPrevented||H.one(t,Iw,()=>{cx(this)&&this.focus()})});let n=U.findOne(Jw);n&&eT.getInstance(n).hide(),eT.getOrCreateInstance(t).toggle(this)}),Kx(eT),_x(eT);var tT=`offcanvas`,nT=`.bs.offcanvas`,rT=`.data-api`,iT=`load${nT}${rT}`,aT=`Escape`,oT=`show`,sT=`showing`,cT=`hiding`,lT=`offcanvas-backdrop`,uT=`.offcanvas.show`,dT=`show${nT}`,fT=`shown${nT}`,pT=`hide${nT}`,mT=`hidePrevented${nT}`,hT=`hidden${nT}`,gT=`resize${nT}`,_T=`click${nT}${rT}`,vT=`keydown.dismiss${nT}`,yT=`[data-bs-toggle="offcanvas"]`,bT={backdrop:!0,keyboard:!0,scroll:!1},xT={backdrop:`(boolean|string)`,keyboard:`boolean`,scroll:`boolean`},ST=class e extends Wx{constructor(e,t){super(e,t),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return bT}static get DefaultType(){return xT}static get NAME(){return tT}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||H.trigger(this._element,dT,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._backdrop.show(),this._config.scroll||new kw().hide(),this._element.setAttribute(`aria-modal`,!0),this._element.setAttribute(`role`,`dialog`),this._element.classList.add(sT),this._queueCallback(()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(oT),this._element.classList.remove(sT),H.trigger(this._element,fT,{relatedTarget:e})},this._element,!0))}hide(){!this._isShown||H.trigger(this._element,pT).defaultPrevented||(this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(cT),this._backdrop.hide(),this._queueCallback(()=>{this._element.classList.remove(oT,cT),this._element.removeAttribute(`aria-modal`),this._element.removeAttribute(`role`),this._config.scroll||new kw().reset(),H.trigger(this._element,hT)},this._element,!0))}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){let e=()=>{if(this._config.backdrop===`static`){H.trigger(this._element,mT);return}this.hide()},t=!!this._config.backdrop;return new mw({className:lT,isVisible:t,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:t?e:null})}_initializeFocusTrap(){return new ww({trapElement:this._element})}_addEventListeners(){H.on(this._element,vT,e=>{if(e.key===aT){if(this._config.keyboard){this.hide();return}H.trigger(this._element,mT)}})}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)}})}};H.on(document,_T,yT,function(e){let t=U.getElementFromSelector(this);if([`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),lx(this))return;H.one(t,hT,()=>{cx(this)&&this.focus()});let n=U.findOne(uT);n&&n!==t&&ST.getInstance(n).hide(),ST.getOrCreateInstance(t).toggle(this)}),H.on(window,iT,()=>{for(let e of U.find(uT))ST.getOrCreateInstance(e).show()}),H.on(window,gT,()=>{for(let e of U.find(`[aria-modal][class*=show][class*=offcanvas-]`))getComputedStyle(e).position!==`fixed`&&ST.getOrCreateInstance(e).hide()}),Kx(ST),_x(ST);var CT={"*":[`class`,`dir`,`id`,`lang`,`role`,/^aria-[\w-]*$/i],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:[]},wT=new Set([`background`,`cite`,`href`,`itemtype`,`longdesc`,`poster`,`src`,`xlink:href`]),TT=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,ET=(e,t)=>{let n=e.nodeName.toLowerCase();return t.includes(n)?wT.has(n)?!!TT.test(e.nodeValue):!0:t.filter(e=>e instanceof RegExp).some(e=>e.test(n))};function DT(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)ET(t,i)||e.removeAttribute(t.nodeName)}return r.body.innerHTML}var OT=`TemplateFactory`,kT={allowList:CT,content:{},extraClass:``,html:!1,sanitize:!0,sanitizeFn:null,template:`<div></div>`},AT={allowList:`object`,content:`object`,extraClass:`(string|function)`,html:`boolean`,sanitize:`boolean`,sanitizeFn:`(null|function)`,template:`string`},jT={entry:`(string|element|function|null)`,selector:`(string|element)`},MT=class extends Hx{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return kT}static get DefaultType(){return AT}static get NAME(){return OT}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},jT)}_setContent(e,t,n){let r=U.findOne(n,e);if(r){if(t=this._resolvePossibleFunction(t),!t){r.remove();return}if(ox(t)){this._putElementInTemplate(sx(t),r);return}if(this._config.html){r.innerHTML=this._maybeSanitize(t);return}r.textContent=t}}_maybeSanitize(e){return this._config.sanitize?DT(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return vx(e,[void 0,this])}_putElementInTemplate(e,t){if(this._config.html){t.innerHTML=``,t.append(e);return}t.textContent=e.textContent}},NT=`tooltip`,PT=new Set([`sanitize`,`allowList`,`sanitizeFn`]),FT=`fade`,IT=`modal`,LT=`show`,RT=`.tooltip-inner`,zT=`.${IT}`,BT=`hide.bs.modal`,VT=`hover`,HT=`focus`,UT=`click`,WT=`manual`,GT=`hide`,KT=`hidden`,qT=`show`,JT=`shown`,YT=`inserted`,XT=`click`,ZT=`focusin`,QT=`focusout`,$T=`mouseenter`,eE=`mouseleave`,tE={AUTO:`auto`,TOP:`top`,RIGHT:gx()?`left`:`right`,BOTTOM:`bottom`,LEFT:gx()?`right`:`left`},nE={allowList:CT,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`},rE={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`},iE=class e extends Wx{constructor(e,t){if(Yb===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 nE}static get DefaultType(){return rE}static get NAME(){return NT}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),H.off(this._element.closest(zT),BT,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=H.trigger(this._element,this.constructor.eventName(qT)),t=(ux(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),H.trigger(this._element,this.constructor.eventName(YT))),this._popper=this._createPopper(n),n.classList.add(LT),`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))H.on(e,`mouseover`,dx);this._queueCallback(()=>{H.trigger(this._element,this.constructor.eventName(JT)),this._isHovered===!1&&this._leave(),this._isHovered=!1},this.tip,this._isAnimated())}hide(){if(!(!this._isShown()||H.trigger(this._element,this.constructor.eventName(GT)).defaultPrevented)){if(this._getTipElement().classList.remove(LT),`ontouchstart`in document.documentElement)for(let e of[].concat(...document.body.children))H.off(e,`mouseover`,dx);this._activeTrigger[UT]=!1,this._activeTrigger[HT]=!1,this._activeTrigger[VT]=!1,this._isHovered=null,this._queueCallback(()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute(`aria-describedby`),H.trigger(this._element,this.constructor.eventName(KT)))},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(FT,LT),t.classList.add(`bs-${this.constructor.NAME}-auto`);let n=rx(this.constructor.NAME).toString();return t.setAttribute(`id`,n),this._isAnimated()&&t.classList.add(FT),t}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new MT({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[RT]: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(FT)}_isShown(){return this.tip&&this.tip.classList.contains(LT)}_createPopper(e){let t=tE[vx(this._config.placement,[this,e,this._element]).toUpperCase()];return Jb(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 vx(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,...vx(this._config.popperConfig,[void 0,t])}}_setListeners(){let e=this._config.trigger.split(` `);for(let t of e)if(t===`click`)H.on(this._element,this.constructor.eventName(XT),this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[UT]=!(t._isShown()&&t._activeTrigger[UT]),t.toggle()});else if(t!==WT){let e=t===VT?this.constructor.eventName($T):this.constructor.eventName(ZT),n=t===VT?this.constructor.eventName(eE):this.constructor.eventName(QT);H.on(this._element,e,this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[e.type===`focusin`?HT:VT]=!0,t._enter()}),H.on(this._element,n,this._config.selector,e=>{let t=this._initializeOnDelegatedTarget(e);t._activeTrigger[e.type===`focusout`?HT:VT]=t._element.contains(e.relatedTarget),t._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},H.on(this._element.closest(zT),BT,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=Vx.getDataAttributes(this._element);for(let e of Object.keys(t))PT.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:sx(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]()}})}};_x(iE);var aE=`popover`,oE=`.popover-header`,sE=`.popover-body`,cE={...iE.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`},lE={...iE.DefaultType,content:`(null|string|element|function)`},uE=class e extends iE{static get Default(){return cE}static get DefaultType(){return lE}static get NAME(){return aE}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[oE]:this._getTitle(),[sE]: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]()}})}};_x(uE);var dE=`scrollspy`,fE=`.bs.scrollspy`,pE=`.data-api`,mE=`activate${fE}`,hE=`click${fE}`,gE=`load${fE}${pE}`,_E=`dropdown-item`,vE=`active`,yE=`[data-bs-spy="scroll"]`,bE=`[href]`,xE=`.nav, .list-group`,SE=`.nav-link`,CE=`${SE}, .nav-item > ${SE}, .list-group-item`,wE=`.dropdown`,TE=`.dropdown-toggle`,EE={offset:null,rootMargin:`0px 0px -25%`,smoothScroll:!1,target:null,threshold:[.1,.5,1]},DE={offset:`(number|null)`,rootMargin:`string`,smoothScroll:`boolean`,target:`element`,threshold:`array`},OE=class e extends Wx{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 EE}static get DefaultType(){return DE}static get NAME(){return dE}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=sx(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&&(H.off(this._config.target,hE),H.on(this._config.target,hE,bE,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=U.find(bE,this._config.target);for(let t of e){if(!t.hash||lx(t))continue;let e=U.findOne(decodeURI(t.hash),this._element);cx(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(vE),this._activateParents(e),H.trigger(this._element,mE,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains(_E)){U.findOne(TE,e.closest(wE)).classList.add(vE);return}for(let t of U.parents(e,xE))for(let e of U.prev(t,CE))e.classList.add(vE)}_clearActiveClass(e){e.classList.remove(vE);let t=U.find(`${bE}.${vE}`,e);for(let e of t)e.classList.remove(vE)}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]()}})}};H.on(window,gE,()=>{for(let e of U.find(yE))OE.getOrCreateInstance(e)}),_x(OE);var kE=`tab`,AE=`.bs.tab`,jE=`hide${AE}`,ME=`hidden${AE}`,NE=`show${AE}`,PE=`shown${AE}`,FE=`click${AE}`,IE=`keydown${AE}`,LE=`load${AE}`,RE=`ArrowLeft`,zE=`ArrowRight`,BE=`ArrowUp`,VE=`ArrowDown`,HE=`Home`,UE=`End`,WE=`active`,GE=`fade`,KE=`show`,qE=`dropdown`,JE=`.dropdown-toggle`,YE=`.dropdown-menu`,XE=`:not(${JE})`,ZE=`.list-group, .nav, [role="tablist"]`,QE=`.nav-item, .list-group-item`,$E=`.nav-link${XE}, .list-group-item${XE}, [role="tab"]${XE}`,eD=`[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]`,tD=`${$E}, ${eD}`,nD=`.${WE}[data-bs-toggle="tab"], .${WE}[data-bs-toggle="pill"], .${WE}[data-bs-toggle="list"]`,rD=class e extends Wx{constructor(e){super(e),this._parent=this._element.closest(ZE),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),H.on(this._element,IE,e=>this._keydown(e)))}static get NAME(){return kE}show(){let e=this._element;if(this._elemIsActive(e))return;let t=this._getActiveElem(),n=t?H.trigger(t,jE,{relatedTarget:e}):null;H.trigger(e,NE,{relatedTarget:t}).defaultPrevented||n&&n.defaultPrevented||(this._deactivate(t,e),this._activate(e,t))}_activate(e,t){e&&(e.classList.add(WE),this._activate(U.getElementFromSelector(e)),this._queueCallback(()=>{if(e.getAttribute(`role`)!==`tab`){e.classList.add(KE);return}e.removeAttribute(`tabindex`),e.setAttribute(`aria-selected`,!0),this._toggleDropDown(e,!0),H.trigger(e,PE,{relatedTarget:t})},e,e.classList.contains(GE)))}_deactivate(e,t){e&&(e.classList.remove(WE),e.blur(),this._deactivate(U.getElementFromSelector(e)),this._queueCallback(()=>{if(e.getAttribute(`role`)!==`tab`){e.classList.remove(KE);return}e.setAttribute(`aria-selected`,!1),e.setAttribute(`tabindex`,`-1`),this._toggleDropDown(e,!1),H.trigger(e,ME,{relatedTarget:t})},e,e.classList.contains(GE)))}_keydown(t){if(![RE,zE,BE,VE,HE,UE].includes(t.key))return;t.stopPropagation(),t.preventDefault();let n=this._getChildren().filter(e=>!lx(e)),r;if([HE,UE].includes(t.key))r=n[t.key===HE?0:n.length-1];else{let e=[zE,VE].includes(t.key);r=bx(n,t.target,e,!0)}r&&(r.focus({preventScroll:!0}),e.getOrCreateInstance(r).show())}_getChildren(){return U.find(tD,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=U.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(qE))return;let r=(e,r)=>{let i=U.findOne(e,n);i&&i.classList.toggle(r,t)};r(JE,WE),r(YE,KE),n.setAttribute(`aria-expanded`,t)}_setAttributeIfNotExists(e,t,n){e.hasAttribute(t)||e.setAttribute(t,n)}_elemIsActive(e){return e.classList.contains(WE)}_getInnerElement(e){return e.matches(tD)?e:U.findOne(tD,e)}_getOuterElement(e){return e.closest(QE)||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]()}})}};H.on(document,FE,eD,function(e){[`A`,`AREA`].includes(this.tagName)&&e.preventDefault(),!lx(this)&&rD.getOrCreateInstance(this).show()}),H.on(window,LE,()=>{for(let e of U.find(nD))rD.getOrCreateInstance(e)}),_x(rD);var iD=`toast`,aD=`.bs.toast`,oD=`mouseover${aD}`,sD=`mouseout${aD}`,cD=`focusin${aD}`,lD=`focusout${aD}`,uD=`hide${aD}`,dD=`hidden${aD}`,fD=`show${aD}`,pD=`shown${aD}`,mD=`fade`,hD=`hide`,gD=`show`,_D=`showing`,vD={animation:`boolean`,autohide:`boolean`,delay:`number`},yD={animation:!0,autohide:!0,delay:5e3},bD=class e extends Wx{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return yD}static get DefaultType(){return vD}static get NAME(){return iD}show(){H.trigger(this._element,fD).defaultPrevented||(this._clearTimeout(),this._config.animation&&this._element.classList.add(mD),this._element.classList.remove(hD),fx(this._element),this._element.classList.add(gD,_D),this._queueCallback(()=>{this._element.classList.remove(_D),H.trigger(this._element,pD),this._maybeScheduleHide()},this._element,this._config.animation))}hide(){!this.isShown()||H.trigger(this._element,uD).defaultPrevented||(this._element.classList.add(_D),this._queueCallback(()=>{this._element.classList.add(hD),this._element.classList.remove(_D,gD),H.trigger(this._element,dD)},this._element,this._config.animation))}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(gD),super.dispose()}isShown(){return this._element.classList.contains(gD)}_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(){H.on(this._element,oD,e=>this._onInteraction(e,!0)),H.on(this._element,sD,e=>this._onInteraction(e,!1)),H.on(this._element,cD,e=>this._onInteraction(e,!0)),H.on(this._element,lD,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)}})}};Kx(bD),_x(bD);function xD(e=void 0){let t=e=>a(`Succesvol`,e,Rg.SUCCESS),n=e=>a(`Waarschuwing`,e,Rg.WARNING),r=e=>a(`Informatie`,e,Rg.INFO),i=e=>a(`Mislukt`,e,Rg.DANGER);function a(t,n,r){let i=`toast-${to()}`,a={id:i,variant:r,title:t,text:n},s=document.querySelector(`.toast-container`);if(!s){console.error(`There was no element with class 'toast-container' found, which is required for useToaster.`);return}let c=(0,u.h)(Hg,a),l=(0,u.createApp)({render:()=>c}).mount(document.createElement(`div`));s.appendChild(l.$el);let d=document.querySelector(`#${i}`);d&&(bD.getOrCreateInstance(d,e).show(),o(d))}function o(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:t,showInformationToast:r,showWarningToast:n,showDangerToast:i}}var SD={class:`bd-file-upload`},CD={class:`flex align-items-center justify-content-between gap-2`},wD={key:0,class:`preview-container`},TD=(0,u.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:t}){let{showDangerToast:n}=xD(),{t:r}=Uv.global,i=e,a=t,o=(0,u.ref)(null),s=(0,u.ref)([]);(0,u.watch)(()=>i.modelValue,e=>{o.value&&(o.value.files=o.value.files.filter(t=>e.files.some(e=>e.Naam===t.name)))},{deep:!0});let c=(0,u.computed)(()=>({variant:Ea.PRIMARY,size:m.SM})),l=Wa(i,`modelValue`,a),d=async e=>{let t=Array.isArray(e.files)?e.files:[e.files];s.value.push(...t.map(e=>({name:e.name,previewUrl:e.objectURL})));for(let e of t){let t=new FormData;t.append(`file`,e);try{let n={method:`POST`,headers:{RequestVerificationToken:i.token},body:t};f(e,await(await fetch(i.url,n)).json())}catch{n(i.errorMessage||r(`fileUpload.errorMessage`))}}s.value=[]},f=(e,t)=>{let n=s.value.findIndex(t=>t.name==e.name);n!==-1&&s.value.splice(n,1),l.value.files.push({previewUrl:e.objectURL,UUID:e.name,CorrelationId:t.CorrelationId,name:t.Naam,Naam:t.Naam})},p=e=>{let t=l.value.files.indexOf(e);t!==-1&&l.value.files.splice(t,1),t=s.value.indexOf(e),t!==-1&&s.value.splice(t,1)};return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,SD,[(0,u.createVNode)((0,u.unref)(Lv),{ref_key:`fileUploadRef`,ref:o,multiple:i.multiple,"max-file-size":10485760,accept:i.acceptedFiles,auto:!0,"max-files":i.multiple?10:1,"custom-upload":!0,name:`file`,onUploader:d},{header:(0,u.withCtx)(({chooseCallback:e})=>[(0,u.createElementVNode)(`div`,CD,[(0,u.createVNode)(g,(0,u.mergeProps)(c.value,{onClick:e}),{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(se)),(0,u.createTextVNode)(` `+(0,u.toDisplayString)(i.buttonText),1)]),_:1},16,[`onClick`])])]),content:(0,u.withCtx)(()=>[s.value||(0,u.unref)(l)&&(0,u.unref)(l).files&&(0,u.unref)(l).files.length!==0?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,wD,[(0,u.unref)(l)&&(0,u.unref)(l).files?((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,{key:0},(0,u.renderList)((0,u.unref)(l).files,(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(O_,{key:t,file:e,"is-pending":!1,onRemove:p},null,8,[`file`]))),128)):(0,u.createCommentVNode)(``,!0),s.value?((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,{key:1},(0,u.renderList)(s.value,(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(O_,{key:t,file:e,"is-pending":!0,onRemove:p},null,8,[`file`]))),128)):(0,u.createCommentVNode)(``,!0)])):(0,u.createCommentVNode)(``,!0)]),_:1},8,[`multiple`,`accept`,`max-files`])]))}}),ED=[`id`,`value`,`disabled`],DD=[`for`],OD={class:`invalid-feedback`},kD={__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:t}){let n=e,r=t,{t:i}=sd(),a=(0,u.ref)(n.modelValue),o=(0,u.computed)(()=>n.selectAllText?n.selectAllText:i(`form.multipleCheckbox.defaultButton`)),s=(0,u.computed)(()=>{let e=`bd-form-multiple-checkbox`;return n.state||(e+=` is-invalid`),n.overflow&&(e+=` overflow-form-control`),e}),c=(0,u.computed)(()=>n.errorMessage?n.errorMessage:i(`form.multipleCheckbox.defaultErrorMessage`));(0,u.watch)(()=>n.modelValue,e=>{a.value=e}),(0,u.watch)(a,e=>{r(`update:modelValue`,e),r(`on-input`,e),r(`change-department`,e)});function l(){a.value=n.options.map(e=>e.value),d()}function d(){r(`on-input`,a.value)}return(t,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,null,[(0,u.createElementVNode)(`div`,{class:(0,u.normalizeClass)(s.value)},[(0,u.createVNode)(g,{variant:`outline-primary`,size:`sm`,onClick:l},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(o.value),1)]),_:1}),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.options,e=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:`form-check`,key:e.value},[(0,u.withDirectives)((0,u.createElementVNode)(`input`,{class:`form-check-input`,type:`checkbox`,id:e.value,value:e.value,"onUpdate:modelValue":n[0]||=e=>a.value=e,disabled:e.disabled},null,8,ED),[[u.vModelCheckbox,a.value]]),(0,u.createElementVNode)(`label`,{class:`form-check-label`,for:e.value},(0,u.toDisplayString)(e.text),9,DD)]))),128))],2),(0,u.createElementVNode)(`div`,OD,[(0,u.createVNode)($t),(0,u.createTextVNode)(` `+(0,u.toDisplayString)(c.value),1)])],64))}};function AD(e){this.content=e}AD.prototype={constructor:AD,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 AD(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 AD(n)},addToStart:function(e,t){return new AD([e,t].concat(this.remove(e).content))},addToEnd:function(e,t){var n=this.remove(e).content.slice();return n.push(e,t),new AD(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 AD(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=AD.from(e),e.size?new AD(e.content.concat(this.subtract(e).content)):this},append:function(e){return e=AD.from(e),e.size?new AD(this.subtract(e).content.concat(e.content)):this},subtract:function(e){var t=this;e=AD.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}},AD.from=function(e){if(e instanceof AD)return e;var t=[];if(e)for(var n in e)t.push(n,e[n]);return new AD(t)};function jD(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=jD(i.content,a.content,n+1);if(e!=null)return e}n+=i.nodeSize}}function MD(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=MD(o.content,s.content,n-1,r-1);if(e)return e}n-=c,r-=c}}var W=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 jD(this,e,t)}findDiffEnd(e,t=this.size,n=e.size){return MD(this,e,t,n)}findIndex(e){if(e==0)return PD(0,e);if(e==this.size)return PD(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?PD(t+1,i):PD(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)`:``))}};W.empty=new W([],0);var ND={index:0,offset:0};function PD(e,t){return ND.index=e,ND.offset=t,ND}function FD(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(!FD(e[n],t[n]))return!1}else{for(let n in e)if(!(n in t)||!FD(e[n],t[n]))return!1;for(let n in t)if(!(n in e))return!1}return!0}var G=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&&FD(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}};G.none=[];var ID=class extends Error{},K=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=RD(this.content,t+this.openStart,n);return r&&new e(r,this.openStart,this.openEnd)}removeBetween(t,n){return new e(LD(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(W.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)}};K.empty=new K(W.empty,0,0);function LD(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(LD(a.content,t-i-1,n-i-1)))}function RD(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=RD(o.content,t-a-1,n,o);return s&&e.replaceChild(i,o.copy(s))}function zD(e,t,n){if(n.openStart>e.depth)throw new ID(`Inserted content deeper than insertion position`);if(e.depth-n.openStart!=t.depth-n.openEnd)throw new ID(`Inconsistent open depths`);return BD(e,t,n,0)}function BD(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=BD(e,t,n,r+1);return a.copy(a.content.replaceChild(i,o))}else if(!n.content.size)return GD(a,qD(e,t,r));else if(!n.openStart&&!n.openEnd&&e.depth==r&&t.depth==r){let r=e.parent,i=r.content;return GD(r,i.cut(0,e.parentOffset).append(n.content).append(i.cut(t.parentOffset)))}else{let{start:i,end:o}=JD(n,e);return GD(a,KD(e,i,o,t,r))}}function VD(e,t){if(!t.type.compatibleContent(e.type))throw new ID(`Cannot join `+t.type.name+` onto `+e.type.name)}function HD(e,t,n){let r=e.node(n);return VD(r,t.node(n)),r}function UD(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 WD(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&&(UD(e.nodeAfter,r),a++));for(let e=a;e<o;e++)UD(i.child(e),r);t&&t.depth==n&&t.textOffset&&UD(t.nodeBefore,r)}function GD(e,t){return e.type.checkContent(t),e.copy(t)}function KD(e,t,n,r,i){let a=e.depth>i&&HD(e,t,i+1),o=r.depth>i&&HD(n,r,i+1),s=[];return WD(null,e,i,s),a&&o&&t.index(i)==n.index(i)?(VD(a,o),UD(GD(a,KD(e,t,n,r,i+1)),s)):(a&&UD(GD(a,qD(e,t,i+1)),s),WD(t,n,i,s),o&&UD(GD(o,qD(n,r,i+1)),s)),WD(r,null,i,s),new W(s)}function qD(e,t,n){let r=[];return WD(null,e,n,r),e.depth>n&&UD(GD(HD(e,t,n+1),qD(e,t,n+1)),r),WD(t,null,n,r),new W(r)}function JD(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(W.from(r));return{start:r.resolveNoCache(e.openStart+n),end:r.resolveNoCache(r.content.size-e.openEnd-n)}}var YD=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 G.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 $D(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=QD.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 QD.set(t,r=new XD);let i=r.elts[r.i]=e.resolve(t,n);return r.i=(r.i+1)%ZD,i}},XD=class{constructor(){this.elts=[],this.i=0}},ZD=12,QD=new WeakMap,$D=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)}},eO=Object.create(null),tO=class e{constructor(e,t,n,r=G.none){this.type=e,this.attrs=t,this.marks=r,this.content=n||W.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&&FD(this.attrs,t||e.defaultAttrs||eO)&&G.sameSet(this.marks,n||G.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 K.empty;let r=this.resolve(e),i=this.resolve(t),a=n?0:r.sharedDepth(t),o=r.start(a);return new K(r.node(a).content.cut(r.pos-o,i.pos-o),r.depth-a,i.depth-a)}replace(e,t,n){return zD(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 YD.resolveCached(this,e)}resolveNoCache(e){return YD.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()+`)`),rO(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=W.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=G.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(!G.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=W.fromJSON(e,t.content),i=e.nodeType(t.type).create(t.attrs,r,n);return i.type.checkAttrs(i.attrs),i}};tO.prototype.text=void 0;var nO=class e extends tO{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):rO(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 rO(e,t){for(let n=e.length-1;n>=0;n--)t=e[n].type.name+`(`+t+`)`;return t}var iO=class e{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(t,n){let r=new aO(t,n);if(r.next==null)return e.empty;let i=oO(r);r.next&&r.err(`Unexpected trailing text`);let a=gO(pO(i));return _O(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 W.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
|
+
`)}};iO.empty=new iO(!0);var aO=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 oO(e){let t=[];do t.push(sO(e));while(e.eat(`|`));return t.length==1?t[0]:{type:`choice`,exprs:t}}function sO(e){let t=[];do t.push(cO(e));while(e.next&&e.next!=`)`&&e.next!=`|`);return t.length==1?t[0]:{type:`seq`,exprs:t}}function cO(e){let t=fO(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=uO(e,t);else break;return t}function lO(e){/\D/.test(e.next)&&e.err(`Expected number, got '`+e.next+`'`);let t=Number(e.next);return e.pos++,t}function uO(e,t){let n=lO(e),r=n;return e.eat(`,`)&&(r=e.next==`}`?-1:lO(e)),e.eat(`}`)||e.err(`Unclosed braced range`),{type:`range`,min:n,max:r,expr:t}}function dO(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 fO(e){if(e.eat(`(`)){let t=oO(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=dO(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 pO(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 mO(e,t){return t-e}function hO(e,t){let n=[];return r(t),n.sort(mO);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 gO(e){let t=Object.create(null);return n(hO(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]);hO(e,n).forEach(e=>{r||i.push([t,r=[]]),r.indexOf(e)==-1&&r.push(e)})})});let a=t[r.join(`,`)]=new iO(r.indexOf(e.length-1)>-1);for(let e=0;e<i.length;e++){let r=i[e][1].sort(mO);a.next.push({type:i[e][0],next:t[r.join(`,`)]||n(r)})}return a}}function _O(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 vO(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 yO(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 bO(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 xO(e,t){let n=Object.create(null);if(t)for(let r in t)n[r]=new wO(e,r,t[r]);return n}var SO=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=xO(e,n.attrs),this.defaultAttrs=vO(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==iO.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:yO(this.attrs,e)}create(e=null,t,n){if(this.isText)throw Error(`NodeType.create can't construct text nodes`);return new tO(this,this.computeAttrs(e),W.from(t),G.setFrom(n))}createChecked(e=null,t,n){return t=W.from(t),this.checkContent(t),new tO(this,this.computeAttrs(e),t,G.setFrom(n))}createAndFill(e=null,t,n){if(e=this.computeAttrs(e),t=W.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(W.empty,!0);return i?new tO(this,e,t.append(i),G.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){bO(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:G.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 CO(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 wO=class{constructor(e,t,n){this.hasDefault=Object.prototype.hasOwnProperty.call(n,`default`),this.default=n.default,this.validate=typeof n.validate==`string`?CO(e,t,n.validate):n.validate}get isRequired(){return!this.hasDefault}},TO=class e{constructor(e,t,n,r){this.name=e,this.rank=t,this.schema=n,this.spec=r,this.attrs=xO(e,r.attrs),this.excluded=null;let i=vO(this.attrs);this.instance=i?new G(this,i):null}create(e=null){return!e&&this.instance?this.instance:new G(this,yO(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){bO(this.attrs,e,`mark`,this.name)}excludes(e){return this.excluded.indexOf(e)>-1}},EO=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=AD.from(e.nodes),t.marks=AD.from(e.marks||{}),this.nodes=SO.compile(this.spec.nodes,this),this.marks=TO.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]=iO.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?DO(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==``?[]:DO(this,n.split(` `))}this.nodeFromJSON=e=>tO.fromJSON(this,e),this.markFromJSON=e=>G.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 SO))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 nO(n,n.defaultAttrs,e,G.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 DO(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 OO(e){return e.tag!=null}function kO(e){return e.style!=null}var AO=class e{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[];let n=this.matchedStyles=[];t.forEach(e=>{if(OO(e))this.tags.push(e);else if(kO(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 zO(this,t,!1);return n.addAll(e,G.none,t.from,t.to),n.finish()}parseSlice(e,t={}){let n=new zO(this,t,!0);return n.addAll(e,G.none,t.from,t.to),K.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(VO(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=HO(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=HO(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)))}},jO={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},MO={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},NO={ol:!0,ul:!0},PO=1,FO=2,IO=4;function LO(e,t,n){return t==null?e&&e.whitespace==`pre`?PO|FO:n&~IO:(t?PO:0)|(t===`full`?FO:0)}var RO=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=G.none,this.match=i||(a&IO?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(W.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&PO)){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=W.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(W.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&&!jO.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}},zO=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=LO(null,t.preserveWhitespace,0)|(n?IO:0);i=r?new RO(r.type,r.attrs,G.none,!0,t.topMatch||r.type.contentMatch,a):n?new RO(null,null,G.none,!0,null,a):new RO(e.schema.topNodeType,null,G.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&FO?`full`:this.localPreserveWS||(r.options&PO)>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,`
|
|
1697
|
+
`);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;NO.hasOwnProperty(a)&&this.parser.normalizeLists&&BO(e);let s=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(o=this.parser.matchTag(e,this,n));out:if(s?s.ignore:MO.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(jO.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(`
|
|
1698
|
+
`),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=G.none;for(let i of r.concat(e.marks))(t.type?t.type.allowsMarkType(i.type):UO(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=LO(e,i,a.options);a.options&IO&&a.content.length==0&&(o|=IO);let s=G.none;return n=n.filter(t=>(a.type?a.type.allowsMarkType(t.type):UO(t.type,e))?(s=t.addToSet(s),!1):!0),this.nodes.push(new RO(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|=PO);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,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 BO(e){for(let t=e.firstChild,n=null;t;t=t.nextSibling){let e=t.nodeType==1?t.nodeName.toLowerCase():null;e&&NO.hasOwnProperty(e)&&n?(n.appendChild(t),t=n):e==`li`?n=t:e&&(n=null)}}function VO(e,t){return(e.matches||e.msMatchesSelector||e.webkitMatchesSelector||e.mozMatchesSelector).call(e,t)}function HO(e){let t={};for(let n in e)t[n]=e[n];return t}function UO(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 WO=class e{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},n){n||=KO(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}=XO(KO(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&&XO(KO(n),r(e,t),null,e.attrs)}static renderSpec(e,t,n=null,r){return XO(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=GO(e.nodes);return t.text||=e=>e.text,t}static marksFromSchema(e){return GO(e.marks)}};function GO(e){let t={};for(let n in e){let r=e[n].spec.toDOM;r&&(t[n]=r)}return t}function KO(e){return e.document||window.document}var qO=new WeakMap;function JO(e){let t=qO.get(e);return t===void 0&&qO.set(e,t=YO(e)),t}function YO(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 XO(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=JO(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}=XO(e,a,n,r);if(c.appendChild(t),i){if(s)throw RangeError(`Multiple content holes`);s=i}}}return{dom:c,contentDOM:s}}var ZO=65535,QO=2**16;function $O(e,t){return e+t*QO}function ek(e){return e&ZO}function tk(e){return(e-(e&ZO))/QO}var nk=1,rk=2,ik=4,ak=8,ok=class{constructor(e,t,n){this.pos=e,this.delInfo=t,this.recover=n}get deleted(){return(this.delInfo&ak)>0}get deletedBefore(){return(this.delInfo&(nk|ik))>0}get deletedAfter(){return(this.delInfo&(rk|ik))>0}get deletedAcross(){return(this.delInfo&ik)>0}},sk=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=ek(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+tk(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:$O(o/3,e-s),f=e==s?rk:e==u?nk:ik;return(t<0?e!=s:e!=u)&&(f|=ak),new ok(a,f,d)}r+=l-c}return n?e+r:new ok(e+r,0,null)}touches(e,t){let n=0,r=ek(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])}};sk.empty=new sk([]);var ck=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 ok(e,r,null)}},lk=Object.create(null),uk=class{getMap(){return sk.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw RangeError(`Invalid input for Step.fromJSON`);let n=lk[t.stepType];if(!n)throw RangeError(`No step type ${t.stepType} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in lk)throw RangeError(`Duplicate use of step JSON ID `+e);return lk[e]=t,t.prototype.jsonID=e,t}},dk=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 ID)return e.fail(t.message);throw t}}};function fk(e,t,n){let r=[];for(let i=0;i<e.childCount;i++){let a=e.child(i);a.content.size&&(a=a.copy(fk(a.content,t,a))),a.isInline&&(a=t(a,n,i)),r.push(a)}return W.fromArray(r)}var pk=class e extends uk{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 K(fk(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 dk.fromReplace(e,this.from,this.to,i)}invert(){return new mk(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))}};uk.jsonID(`addMark`,pk);var mk=class e extends uk{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 K(fk(t.content,e=>e.mark(this.mark.removeFromSet(e.marks)),e),t.openStart,t.openEnd);return dk.fromReplace(e,this.from,this.to,n)}invert(){return new pk(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))}};uk.jsonID(`removeMark`,mk);var hk=class e extends uk{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return dk.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return dk.fromReplace(e,this.pos,this.pos+1,new K(W.from(n),0,+!t.isLeaf))}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 gk(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))}};uk.jsonID(`addNodeMark`,hk);var gk=class e extends uk{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return dk.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return dk.fromReplace(e,this.pos,this.pos+1,new K(W.from(n),0,+!t.isLeaf))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new hk(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))}};uk.jsonID(`removeNodeMark`,gk);var _k=class e extends uk{constructor(e,t,n,r=!1){super(),this.from=e,this.to=t,this.slice=n,this.structure=r}apply(e){return this.structure&&yk(e,this.from,this.to)?dk.fail(`Structure replace would overwrite content`):dk.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new sk([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?K.empty:new K(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?K.empty:new K(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,K.fromJSON(t,n.slice),!!n.structure)}};_k.MAP_BIAS=1,uk.jsonID(`replace`,_k);var vk=class e extends uk{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&&(yk(e,this.from,this.gapFrom)||yk(e,this.gapTo,this.to)))return dk.fail(`Structure gap-replace would overwrite content`);let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return dk.fail(`Gap is not a flat range`);let n=this.slice.insertAt(this.insert,t.content);return n?dk.fromReplace(e,this.from,this.to,n):dk.fail(`Content does not fit in gap`)}getMap(){return new sk([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,K.fromJSON(t,n.slice),n.insert,!!n.structure)}};uk.jsonID(`replaceAround`,vk);function yk(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 bk(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 mk(l,d,u[e])));s&&s.to==l?s.to=d:a.push(s=new pk(l,d,r))}}),i.forEach(t=>e.step(t)),a.forEach(t=>e.step(t))}function xk(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 TO){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 mk(t.from,t.to,t.style)))}function Sk(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 _k(s,l,K.empty));else{r=u;for(let t=0;t<c.marks.length;t++)n.allowsMarkType(c.marks[t].type)||e.step(new mk(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 K(W.from(n.schema.text(` `,n.allowedMarks(c.marks))),0,0),o.push(new _k(s+e.index,s+e.index+e[0].length,r))}}s=l}if(!r.validEnd){let t=r.fillBefore(W.empty,!0);e.replace(s,s,new K(t,0,0))}for(let t=o.length-1;t>=0;t--)e.step(o[t])}function Ck(e,t,n){return(t==0||e.canReplace(t,e.childCount))&&(n==e.childCount||e.canReplace(0,n))}function wk(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||!Ck(a,o,s))break;o&&(r=1),s<a.childCount&&(i=1)}return null}function Tk(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=W.empty,d=0;for(let e=a,t=!1;e>n;e--)t||r.index(e)>0?(t=!0,u=W.from(r.node(e).copy(u)),d++):c--;let f=W.empty,p=0;for(let e=a,t=!1;e>n;e--)t||i.after(e+1)<i.end(e)?(t=!0,f=W.from(i.node(e).copy(f)),p++):l++;e.step(new vk(c,l,o,s,new K(u.append(f),d,p),u.size-d,!0))}function Ek(e,t,n=null,r=e){let i=Ok(e,t),a=i&&kk(r,t);return a?i.map(Dk).concat({type:t,attrs:n}).concat(a.map(Dk)):null}function Dk(e){return{type:e,attrs:null}}function Ok(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 kk(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 Ak(e,t,n){let r=W.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=W.from(n[e].type.create(n[e].attrs,r))}let i=t.start,a=t.end;e.step(new vk(i,a,i,a,new K(r,0,0),n.length,!0))}function jk(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)&&Pk(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&&Nk(e,t,n,a),Sk(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 vk(c,l,c+1,l-1,new K(W.from(r.create(o,null,t.marks)),0,0),1,!0)),i===!0&&Mk(e,t,n,a),!1}})}function Mk(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 Nk(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(`
|
|
1699
|
+
`))}})}function Pk(e,t,n){let r=e.resolve(t),i=r.index();return r.parent.canReplaceWith(i,i+1,n)}function Fk(e,t,n,r,i){let a=e.doc.nodeAt(t);if(!a)throw RangeError(`No node at given position`);n||=a.type;let o=n.create(r,null,i||a.marks);if(a.isLeaf)return e.replaceWith(t,t+a.nodeSize,o);if(!n.validContent(a.content))throw RangeError(`Invalid content for node type `+n.name);e.step(new vk(t,t+a.nodeSize,t+1,t+a.nodeSize-1,new K(W.from(o),0,0),1,!0))}function Ik(e,t,n=1,r){let i=e.resolve(t),a=i.depth-n,o=r&&r[r.length-1]||i.parent;if(a<0||i.parent.type.spec.isolating||!i.parent.canReplace(i.index(),i.parent.childCount)||!o.type.validContent(i.parent.content.cutByIndex(i.index(),i.parent.childCount)))return!1;for(let e=i.depth-1,t=n-2;e>a;e--,t--){let n=i.node(e),a=i.index(e);if(n.type.spec.isolating)return!1;let o=n.content.cutByIndex(a,n.childCount),s=r&&r[t+1];s&&(o=o.replaceChild(0,s.type.create(s.attrs)));let c=r&&r[t]||n;if(!n.canReplace(a+1,n.childCount)||!c.type.validContent(o))return!1}let s=i.indexAfter(a),c=r&&r[0];return i.node(a).canReplaceWith(s,s,c?c.type:i.node(a+1).type)}function Lk(e,t,n=1,r){let i=e.doc.resolve(t),a=W.empty,o=W.empty;for(let e=i.depth,t=i.depth-n,s=n-1;e>t;e--,s--){a=W.from(i.node(e).copy(a));let t=r&&r[s];o=W.from(t?t.type.create(t.attrs,o):i.node(e).copy(o))}e.step(new _k(t,t,new K(a.append(o),n,n),!0))}function Rk(e,t){let n=e.resolve(t),r=n.index();return Bk(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(r,r+1)}function zk(e,t){t.content.size||e.type.compatibleContent(t.type);let n=e.contentMatchAt(e.childCount),{linebreakReplacement:r}=e.type.schema;for(let i=0;i<t.childCount;i++){let a=t.child(i),o=a.type==r?e.type.schema.nodes.text:a.type;if(n=n.matchType(o),!n||!e.type.allowsMarks(a.marks))return!1}return n.validEnd}function Bk(e,t){return!!(e&&t&&!e.isLeaf&&zk(e,t))}function Vk(e,t,n=-1){let r=e.resolve(t);for(let e=r.depth;;e--){let i,a,o=r.index(e);if(e==r.depth?(i=r.nodeBefore,a=r.nodeAfter):n>0?(i=r.node(e+1),o++,a=r.node(e).maybeChild(o)):(i=r.node(e).maybeChild(o-1),a=r.node(e+1)),i&&!i.isTextblock&&Bk(i,a)&&r.node(e).canReplace(o,o+1))return t;if(e==0)break;t=n<0?r.before(e):r.after(e)}}function Hk(e,t,n){let r=null,{linebreakReplacement:i}=e.doc.type.schema,a=e.doc.resolve(t-n),o=a.node().type;if(i&&o.inlineContent){let e=o.whitespace==`pre`,t=!!o.contentMatch.matchType(i);e&&!t?r=!1:!e&&t&&(r=!0)}let s=e.steps.length;if(r===!1){let r=e.doc.resolve(t+n);Nk(e,r.node(),r.before(),s)}o.inlineContent&&Sk(e,t+n-1,o,a.node().contentMatchAt(a.index()),r==null);let c=e.mapping.slice(s),l=c.map(t-n);if(e.step(new _k(l,c.map(t+n,-1),K.empty,!0)),r===!0){let t=e.doc.resolve(l);Mk(e,t.node(),t.before(),e.steps.length)}return e}function Uk(e,t,n){let r=e.resolve(t);if(r.parent.canReplaceWith(r.index(),r.index(),n))return t;if(r.parentOffset==0)for(let e=r.depth-1;e>=0;e--){let t=r.index(e);if(r.node(e).canReplaceWith(t,t,n))return r.before(e+1);if(t>0)return null}if(r.parentOffset==r.parent.content.size)for(let e=r.depth-1;e>=0;e--){let t=r.indexAfter(e);if(r.node(e).canReplaceWith(t,t,n))return r.after(e+1);if(t<r.node(e).childCount)return null}return null}function Wk(e,t,n){let r=e.resolve(t);if(!n.content.size)return t;let i=n.content;for(let e=0;e<n.openStart;e++)i=i.firstChild.content;for(let e=1;e<=(n.openStart==0&&n.size?2:1);e++)for(let t=r.depth;t>=0;t--){let n=t==r.depth?0:r.pos<=(r.start(t+1)+r.end(t+1))/2?-1:1,a=r.index(t)+ +(n>0),o=r.node(t),s=!1;if(e==1)s=o.canReplace(a,a,i);else{let e=o.contentMatchAt(a).findWrapping(i.firstChild.type);s=e&&o.canReplaceWith(a,a,e[0])}if(s)return n==0?r.pos:n<0?r.before(t+1):r.after(t+1)}return null}function Gk(e,t,n=t,r=K.empty){if(t==n&&!r.size)return null;let i=e.resolve(t),a=e.resolve(n);return Kk(i,a,r)?new _k(t,n,r):new qk(i,a,r).fit()}function Kk(e,t,n){return!n.openStart&&!n.openEnd&&e.start()==t.start()&&e.parent.canReplace(e.index(),t.index(),n.content)}var qk=class{constructor(e,t,n){this.$from=e,this.$to=t,this.unplaced=n,this.frontier=[],this.placed=W.empty;for(let t=0;t<=e.depth;t++){let n=e.node(t);this.frontier.push({type:n.type,match:n.contentMatchAt(e.indexAfter(t))})}for(let t=e.depth;t>0;t--)this.placed=W.from(e.node(t).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let e=this.findFittable();e?this.placeNodes(e):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),t=this.placed.size-this.depth-this.$from.depth,n=this.$from,r=this.close(e<0?this.$to:n.doc.resolve(e));if(!r)return null;let i=this.placed,a=n.depth,o=r.depth;for(;a&&o&&i.childCount==1;)i=i.firstChild.content,a--,o--;let s=new K(i,a,o);return e>-1?new vk(n.pos,e,this.$to.pos,this.$to.end(),s,t):s.size||n.pos!=this.$to.pos?new _k(n.pos,r.pos,s):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,n=0,r=this.unplaced.openEnd;n<e;n++){let i=t.firstChild;if(t.childCount>1&&(r=0),i.type.spec.isolating&&r<=n){e=n;break}t=i.content}for(let t=1;t<=2;t++)for(let n=t==1?e:this.unplaced.openStart;n>=0;n--){let e,r=null;n?(r=Xk(this.unplaced.content,n-1).firstChild,e=r.content):e=this.unplaced.content;let i=e.firstChild;for(let e=this.depth;e>=0;e--){let{type:a,match:o}=this.frontier[e],s,c=null;if(t==1&&(i?o.matchType(i.type)||(c=o.fillBefore(W.from(i),!1)):r&&a.compatibleContent(r.type)))return{sliceDepth:n,frontierDepth:e,parent:r,inject:c};if(t==2&&i&&(s=o.findWrapping(i.type)))return{sliceDepth:n,frontierDepth:e,parent:r,wrap:s};if(r&&o.matchType(r.type))break}}}openMore(){let{content:e,openStart:t,openEnd:n}=this.unplaced,r=Xk(e,t);return!r.childCount||r.firstChild.isLeaf?!1:(this.unplaced=new K(e,t+1,Math.max(n,r.size+t>=e.size-n?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:n}=this.unplaced,r=Xk(e,t);if(r.childCount<=1&&t>0){let i=e.size-t<=t+r.size;this.unplaced=new K(Jk(e,t-1,1),t-1,i?t-1:n)}else this.unplaced=new K(Jk(e,t,1),t,n)}placeNodes({sliceDepth:e,frontierDepth:t,parent:n,inject:r,wrap:i}){for(;this.depth>t;)this.closeFrontierNode();if(i)for(let e=0;e<i.length;e++)this.openFrontierNode(i[e]);let a=this.unplaced,o=n?n.content:a.content,s=a.openStart-e,c=0,l=[],{match:u,type:d}=this.frontier[t];if(r){for(let e=0;e<r.childCount;e++)l.push(r.child(e));u=u.matchFragment(r)}let f=o.size+e-(a.content.size-a.openEnd);for(;c<o.childCount;){let e=o.child(c),t=u.matchType(e.type);if(!t)break;c++,(c>1||s==0||e.content.size)&&(u=t,l.push(Zk(e.mark(d.allowedMarks(e.marks)),c==1?s:0,c==o.childCount?f:-1)))}let p=c==o.childCount;p||(f=-1),this.placed=Yk(this.placed,t,W.from(l)),this.frontier[t].match=u,p&&f<0&&n&&n.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let e=0,t=o;e<f;e++){let e=t.lastChild;this.frontier.push({type:e.type,match:e.contentMatchAt(e.childCount)}),t=e.content}this.unplaced=p?e==0?K.empty:new K(Jk(a.content,e-1,1),e-1,f<0?a.openEnd:e-1):new K(Jk(a.content,e,c),a.openStart,a.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!Qk(this.$to,this.$to.depth,e.type,e.match,!1)||this.$to.depth==this.depth&&(t=this.findCloseLevel(this.$to))&&t.depth==this.depth)return-1;let{depth:n}=this.$to,r=this.$to.after(n);for(;n>1&&r==this.$to.end(--n);)++r;return r}findCloseLevel(e){scan:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:n,type:r}=this.frontier[t],i=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),a=Qk(e,t,r,n,i);if(a){for(let n=t-1;n>=0;n--){let{match:t,type:r}=this.frontier[n],i=Qk(e,n,r,t,!0);if(!i||i.childCount)continue scan}return{depth:t,fit:a,move:i?e.doc.resolve(e.after(t+1)):e}}}}close(e){let t=this.findCloseLevel(e);if(!t)return null;for(;this.depth>t.depth;)this.closeFrontierNode();t.fit.childCount&&(this.placed=Yk(this.placed,t.depth,t.fit)),e=t.move;for(let n=t.depth+1;n<=e.depth;n++){let t=e.node(n),r=t.type.contentMatch.fillBefore(t.content,!0,e.index(n));this.openFrontierNode(t.type,t.attrs,r)}return e}openFrontierNode(e,t=null,n){let r=this.frontier[this.depth];r.match=r.match.matchType(e),this.placed=Yk(this.placed,this.depth,W.from(e.create(t,n))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let e=this.frontier.pop().match.fillBefore(W.empty,!0);e.childCount&&(this.placed=Yk(this.placed,this.frontier.length,e))}};function Jk(e,t,n){return t==0?e.cutByIndex(n,e.childCount):e.replaceChild(0,e.firstChild.copy(Jk(e.firstChild.content,t-1,n)))}function Yk(e,t,n){return t==0?e.append(n):e.replaceChild(e.childCount-1,e.lastChild.copy(Yk(e.lastChild.content,t-1,n)))}function Xk(e,t){for(let n=0;n<t;n++)e=e.firstChild.content;return e}function Zk(e,t,n){if(t<=0)return e;let r=e.content;return t>1&&(r=r.replaceChild(0,Zk(r.firstChild,t-1,r.childCount==1?n-1:0))),t>0&&(r=e.type.contentMatch.fillBefore(r).append(r),n<=0&&(r=r.append(e.type.contentMatch.matchFragment(r).fillBefore(W.empty,!0)))),e.copy(r)}function Qk(e,t,n,r,i){let a=e.node(t),o=i?e.indexAfter(t):e.index(t);if(o==a.childCount&&!n.compatibleContent(a.type))return null;let s=r.fillBefore(a.content,!0,o);return s&&!$k(n,a.content,o)?s:null}function $k(e,t,n){for(let r=n;r<t.childCount;r++)if(!e.allowsMarks(t.child(r).marks))return!0;return!1}function eA(e){return e.spec.defining||e.spec.definingForContent}function tA(e,t,n,r){if(!r.size)return e.deleteRange(t,n);let i=e.doc.resolve(t),a=e.doc.resolve(n);if(Kk(i,a,r))return e.step(new _k(t,n,r));let o=aA(i,a);o[o.length-1]==0&&o.pop();let s=-(i.depth+1);o.unshift(s);for(let e=i.depth,t=i.pos-1;e>0;e--,t--){let n=i.node(e).type.spec;if(n.defining||n.definingAsContext||n.isolating)break;o.indexOf(e)>-1?s=e:i.before(e)==t&&o.splice(1,0,-e)}let c=o.indexOf(s),l=[],u=r.openStart;for(let e=r.content,t=0;;t++){let n=e.firstChild;if(l.push(n),t==r.openStart)break;e=n.content}for(let e=u-1;e>=0;e--){let t=l[e],n=eA(t.type);if(n&&!t.sameMarkup(i.node(Math.abs(s)-1)))u=e;else if(n||!t.type.isTextblock)break}for(let t=r.openStart;t>=0;t--){let s=(t+u+1)%(r.openStart+1),d=l[s];if(d)for(let t=0;t<o.length;t++){let l=o[(t+c)%o.length],u=!0;l<0&&(u=!1,l=-l);let f=i.node(l-1),p=i.index(l-1);if(f.canReplaceWith(p,p,d.type,d.marks))return e.replace(i.before(l),u?a.after(l):n,new K(nA(r.content,0,r.openStart,s),s,r.openEnd))}}let d=e.steps.length;for(let s=o.length-1;s>=0&&(e.replace(t,n,r),!(e.steps.length>d));s--){let e=o[s];e<0||(t=i.before(e),n=a.after(e))}}function nA(e,t,n,r,i){if(t<n){let i=e.firstChild;e=e.replaceChild(0,i.copy(nA(i.content,t+1,n,r,i)))}if(t>r){let t=i.contentMatchAt(0),n=t.fillBefore(e).append(e);e=n.append(t.matchFragment(n).fillBefore(W.empty,!0))}return e}function rA(e,t,n,r){if(!r.isInline&&t==n&&e.doc.resolve(t).parent.content.size){let i=Uk(e.doc,t,r.type);i!=null&&(t=n=i)}e.replaceRange(t,n,new K(W.from(r),0,0))}function iA(e,t,n){let r=e.doc.resolve(t),i=e.doc.resolve(n);if(r.parent.isTextblock&&i.parent.isTextblock&&r.start()!=i.start()&&r.parentOffset==0&&i.parentOffset==0){let a=r.sharedDepth(n),o=!1;for(let e=r.depth;e>a;e--)r.node(e).type.spec.isolating&&(o=!0);for(let e=i.depth;e>a;e--)i.node(e).type.spec.isolating&&(o=!0);if(!o){for(let e=r.depth;e>0&&t==r.start(e);e--)t=r.before(e);for(let e=i.depth;e>0&&n==i.start(e);e--)n=i.before(e);r=e.doc.resolve(t),i=e.doc.resolve(n)}}let a=aA(r,i);for(let t=0;t<a.length;t++){let n=a[t],o=t==a.length-1;if(o&&n==0||r.node(n).type.contentMatch.validEnd)return e.delete(r.start(n),i.end(n));if(n>0&&(o||r.node(n-1).canReplace(r.index(n-1),i.indexAfter(n-1))))return e.delete(r.before(n),i.after(n))}for(let a=1;a<=r.depth&&a<=i.depth;a++)if(t-r.start(a)==r.depth-a&&n>r.end(a)&&i.end(a)-n!=i.depth-a&&r.start(a-1)==i.start(a-1)&&r.node(a-1).canReplace(r.index(a-1),i.index(a-1)))return e.delete(r.before(a),n);e.delete(t,n)}function aA(e,t){let n=[],r=Math.min(e.depth,t.depth);for(let i=r;i>=0;i--){let r=e.start(i);if(r<e.pos-(e.depth-i)||t.end(i)>t.pos+(t.depth-i)||e.node(i).type.spec.isolating||t.node(i).type.spec.isolating)break;(r==t.start(i)||i==e.depth&&i==t.depth&&e.parent.inlineContent&&t.parent.inlineContent&&i&&t.start(i-1)==r-1)&&n.push(i)}return n}var oA=class e extends uk{constructor(e,t,n){super(),this.pos=e,this.attr=t,this.value=n}apply(e){let t=e.nodeAt(this.pos);if(!t)return dk.fail(`No node at attribute step's position`);let n=Object.create(null);for(let e in t.attrs)n[e]=t.attrs[e];n[this.attr]=this.value;let r=t.type.create(n,null,t.marks);return dk.fromReplace(e,this.pos,this.pos+1,new K(W.from(r),0,+!t.isLeaf))}getMap(){return sk.empty}invert(t){return new e(this.pos,this.attr,t.nodeAt(this.pos).attrs[this.attr])}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.attr,this.value)}toJSON(){return{stepType:`attr`,pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.pos!=`number`||typeof n.attr!=`string`)throw RangeError(`Invalid input for AttrStep.fromJSON`);return new e(n.pos,n.attr,n.value)}};uk.jsonID(`attr`,oA);var sA=class e extends uk{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let n in e.attrs)t[n]=e.attrs[n];t[this.attr]=this.value;let n=e.type.create(t,e.content,e.marks);return dk.ok(n)}getMap(){return sk.empty}invert(t){return new e(this.attr,t.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:`docAttr`,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.attr!=`string`)throw RangeError(`Invalid input for DocAttrStep.fromJSON`);return new e(n.attr,n.value)}};uk.jsonID(`docAttr`,sA);var cA=class extends Error{};cA=function e(t){let n=Error.call(this,t);return n.__proto__=e.prototype,n},cA.prototype=Object.create(Error.prototype),cA.prototype.constructor=cA,cA.prototype.name=`TransformError`;var lA=class{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new ck}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new cA(t.failed);return this}maybeStep(e){let t=e.apply(this.doc);return t.failed||this.addStep(e,t.doc),t}get docChanged(){return this.steps.length>0}changedRange(){let e=1e9,t=-1e9;for(let n=0;n<this.mapping.maps.length;n++){let r=this.mapping.maps[n];n&&(e=r.map(e,1),t=r.map(t,-1)),r.forEach((n,r,i,a)=>{e=Math.min(e,i),t=Math.max(t,a)})}return e==1e9?null:{from:e,to:t}}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t}replace(e,t=e,n=K.empty){let r=Gk(this.doc,e,t,n);return r&&this.step(r),this}replaceWith(e,t,n){return this.replace(e,t,new K(W.from(n),0,0))}delete(e,t){return this.replace(e,t,K.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,n){return tA(this,e,t,n),this}replaceRangeWith(e,t,n){return rA(this,e,t,n),this}deleteRange(e,t){return iA(this,e,t),this}lift(e,t){return Tk(this,e,t),this}join(e,t=1){return Hk(this,e,t),this}wrap(e,t){return Ak(this,e,t),this}setBlockType(e,t=e,n,r=null){return jk(this,e,t,n,r),this}setNodeMarkup(e,t,n=null,r){return Fk(this,e,t,n,r),this}setNodeAttribute(e,t,n){return this.step(new oA(e,t,n)),this}setDocAttribute(e,t){return this.step(new sA(e,t)),this}addNodeMark(e,t){return this.step(new hk(e,t)),this}removeNodeMark(e,t){let n=this.doc.nodeAt(e);if(!n)throw RangeError(`No node at position `+e);if(t instanceof G)t.isInSet(n.marks)&&this.step(new gk(e,t));else{let r=n.marks,i,a=[];for(;i=t.isInSet(r);)a.push(new gk(e,i)),r=i.removeFromSet(r);for(let e=a.length-1;e>=0;e--)this.step(a[e])}return this}split(e,t=1,n){return Lk(this,e,t,n),this}addMark(e,t,n){return bk(this,e,t,n),this}removeMark(e,t,n){return xk(this,e,t,n),this}clearIncompatible(e,t,n){return Sk(this,e,t,n),this}},uA=Object.create(null),q=class{constructor(e,t,n){this.$anchor=e,this.$head=t,this.ranges=n||[new dA(e.min(t),e.max(t))]}get anchor(){return this.$anchor.pos}get head(){return this.$head.pos}get from(){return this.$from.pos}get to(){return this.$to.pos}get $from(){return this.ranges[0].$from}get $to(){return this.ranges[0].$to}get empty(){let e=this.ranges;for(let t=0;t<e.length;t++)if(e[t].$from.pos!=e[t].$to.pos)return!1;return!0}content(){return this.$from.doc.slice(this.from,this.to,!0)}replace(e,t=K.empty){let n=t.content.lastChild,r=null;for(let e=0;e<t.openEnd;e++)r=n,n=n.lastChild;let i=e.steps.length,a=this.ranges;for(let o=0;o<a.length;o++){let{$from:s,$to:c}=a[o],l=e.mapping.slice(i);e.replaceRange(l.map(s.pos),l.map(c.pos),o?K.empty:t),o==0&&yA(e,i,(n?n.isInline:r&&r.isTextblock)?-1:1)}}replaceWith(e,t){let n=e.steps.length,r=this.ranges;for(let i=0;i<r.length;i++){let{$from:a,$to:o}=r[i],s=e.mapping.slice(n),c=s.map(a.pos),l=s.map(o.pos);i?e.deleteRange(c,l):(e.replaceRangeWith(c,l,t),yA(e,n,t.isInline?-1:1))}}static findFrom(e,t,n=!1){let r=e.parent.inlineContent?new J(e):vA(e.node(0),e.parent,e.pos,e.index(),t,n);if(r)return r;for(let r=e.depth-1;r>=0;r--){let i=t<0?vA(e.node(0),e.node(r),e.before(r+1),e.index(r),t,n):vA(e.node(0),e.node(r),e.after(r+1),e.index(r)+1,t,n);if(i)return i}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new gA(e.node(0))}static atStart(e){return vA(e,e,0,0,1)||new gA(e)}static atEnd(e){return vA(e,e,e.content.size,e.childCount,-1)||new gA(e)}static fromJSON(e,t){if(!t||!t.type)throw RangeError(`Invalid input for Selection.fromJSON`);let n=uA[t.type];if(!n)throw RangeError(`No selection type ${t.type} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in uA)throw RangeError(`Duplicate use of selection JSON ID `+e);return uA[e]=t,t.prototype.jsonID=e,t}getBookmark(){return J.between(this.$anchor,this.$head).getBookmark()}};q.prototype.visible=!0;var dA=class{constructor(e,t){this.$from=e,this.$to=t}},fA=!1;function pA(e){!fA&&!e.parent.inlineContent&&(fA=!0,console.warn(`TextSelection endpoint not pointing into a node with inline content (`+e.parent.type.name+`)`))}var J=class e extends q{constructor(e,t=e){pA(e),pA(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(t,n){let r=t.resolve(n.map(this.head));if(!r.parent.inlineContent)return q.near(r);let i=t.resolve(n.map(this.anchor));return new e(i.parent.inlineContent?i:r,r)}replace(e,t=K.empty){if(super.replace(e,t),t==K.empty){let t=this.$from.marksAcross(this.$to);t&&e.ensureMarks(t)}}eq(t){return t instanceof e&&t.anchor==this.anchor&&t.head==this.head}getBookmark(){return new mA(this.anchor,this.head)}toJSON(){return{type:`text`,anchor:this.anchor,head:this.head}}static fromJSON(t,n){if(typeof n.anchor!=`number`||typeof n.head!=`number`)throw RangeError(`Invalid input for TextSelection.fromJSON`);return new e(t.resolve(n.anchor),t.resolve(n.head))}static create(e,t,n=t){let r=e.resolve(t);return new this(r,n==t?r:e.resolve(n))}static between(t,n,r){let i=t.pos-n.pos;if((!r||i)&&(r=i>=0?1:-1),!n.parent.inlineContent){let e=q.findFrom(n,r,!0)||q.findFrom(n,-r,!0);if(e)n=e.$head;else return q.near(n,r)}return t.parent.inlineContent||(i==0?t=n:(t=(q.findFrom(t,-r,!0)||q.findFrom(t,r,!0)).$anchor,t.pos<n.pos!=i<0&&(t=n))),new e(t,n)}};q.jsonID(`text`,J);var mA=class e{constructor(e,t){this.anchor=e,this.head=t}map(t){return new e(t.map(this.anchor),t.map(this.head))}resolve(e){return J.between(e.resolve(this.anchor),e.resolve(this.head))}},Y=class e extends q{constructor(e){let t=e.nodeAfter,n=e.node(0).resolve(e.pos+t.nodeSize);super(e,n),this.node=t}map(t,n){let{deleted:r,pos:i}=n.mapResult(this.anchor),a=t.resolve(i);return r?q.near(a):new e(a)}content(){return new K(W.from(this.node),0,0)}eq(t){return t instanceof e&&t.anchor==this.anchor}toJSON(){return{type:`node`,anchor:this.anchor}}getBookmark(){return new hA(this.anchor)}static fromJSON(t,n){if(typeof n.anchor!=`number`)throw RangeError(`Invalid input for NodeSelection.fromJSON`);return new e(t.resolve(n.anchor))}static create(t,n){return new e(t.resolve(n))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}};Y.prototype.visible=!1,q.jsonID(`node`,Y);var hA=class e{constructor(e){this.anchor=e}map(t){let{deleted:n,pos:r}=t.mapResult(this.anchor);return n?new mA(r,r):new e(r)}resolve(e){let t=e.resolve(this.anchor),n=t.nodeAfter;return n&&Y.isSelectable(n)?new Y(t):q.near(t)}},gA=class e extends q{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=K.empty){if(t==K.empty){e.delete(0,e.doc.content.size);let t=q.atStart(e.doc);t.eq(e.selection)||e.setSelection(t)}else super.replace(e,t)}toJSON(){return{type:`all`}}static fromJSON(t){return new e(t)}map(t){return new e(t)}eq(t){return t instanceof e}getBookmark(){return _A}};q.jsonID(`all`,gA);var _A={map(){return this},resolve(e){return new gA(e)}};function vA(e,t,n,r,i,a=!1){if(t.inlineContent)return J.create(e,n);for(let o=r-(i>0?0:1);i>0?o<t.childCount:o>=0;o+=i){let r=t.child(o);if(!r.isAtom){let t=vA(e,r,n+i,i<0?r.childCount:0,i,a);if(t)return t}else if(!a&&Y.isSelectable(r))return Y.create(e,n-(i<0?r.nodeSize:0));n+=r.nodeSize*i}return null}function yA(e,t,n){let r=e.steps.length-1;if(r<t)return;let i=e.steps[r];if(!(i instanceof _k||i instanceof vk))return;let a=e.mapping.maps[r],o;a.forEach((e,t,n,r)=>{o??=r}),e.setSelection(q.near(e.doc.resolve(o),n))}var bA=1,xA=2,SA=4,CA=class extends lA{constructor(e){super(e.doc),this.curSelectionFor=0,this.updated=0,this.meta=Object.create(null),this.time=Date.now(),this.curSelection=e.selection,this.storedMarks=e.storedMarks}get selection(){return this.curSelectionFor<this.steps.length&&(this.curSelection=this.curSelection.map(this.doc,this.mapping.slice(this.curSelectionFor)),this.curSelectionFor=this.steps.length),this.curSelection}setSelection(e){if(e.$from.doc!=this.doc)throw RangeError(`Selection passed to setSelection must point at the current document`);return this.curSelection=e,this.curSelectionFor=this.steps.length,this.updated=(this.updated|bA)&~xA,this.storedMarks=null,this}get selectionSet(){return(this.updated&bA)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=xA,this}ensureMarks(e){return G.sameSet(this.storedMarks||this.selection.$from.marks(),e)||this.setStoredMarks(e),this}addStoredMark(e){return this.ensureMarks(e.addToSet(this.storedMarks||this.selection.$head.marks()))}removeStoredMark(e){return this.ensureMarks(e.removeFromSet(this.storedMarks||this.selection.$head.marks()))}get storedMarksSet(){return(this.updated&xA)>0}addStep(e,t){super.addStep(e,t),this.updated&=~xA,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,t=!0){let n=this.selection;return t&&(e=e.mark(this.storedMarks||(n.empty?n.$from.marks():n.$from.marksAcross(n.$to)||G.none))),n.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,t,n){let r=this.doc.type.schema;if(t==null)return e?this.replaceSelectionWith(r.text(e),!0):this.deleteSelection();{if(n??=t,!e)return this.deleteRange(t,n);let i=this.storedMarks;if(!i){let e=this.doc.resolve(t);i=n==t?e.marks():e.marksAcross(this.doc.resolve(n))}return this.replaceRangeWith(t,n,r.text(e,i)),!this.selection.empty&&this.selection.to==t+e.length&&this.setSelection(q.near(this.selection.$to)),this}}setMeta(e,t){return this.meta[typeof e==`string`?e:e.key]=t,this}getMeta(e){return this.meta[typeof e==`string`?e:e.key]}get isGeneric(){for(let e in this.meta)return!1;return!0}scrollIntoView(){return this.updated|=SA,this}get scrolledIntoView(){return(this.updated&SA)>0}};function wA(e,t){return!t||!e?e:e.bind(t)}var TA=class{constructor(e,t,n){this.name=e,this.init=wA(t.init,n),this.apply=wA(t.apply,n)}},EA=[new TA(`doc`,{init(e){return e.doc||e.schema.topNodeType.createAndFill()},apply(e){return e.doc}}),new TA(`selection`,{init(e,t){return e.selection||q.atStart(t.doc)},apply(e){return e.selection}}),new TA(`storedMarks`,{init(e){return e.storedMarks||null},apply(e,t,n,r){return r.selection.$cursor?e.storedMarks:null}}),new TA(`scrollToSelection`,{init(){return 0},apply(e,t){return e.scrolledIntoView?t+1:t}})],DA=class{constructor(e,t){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=EA.slice(),t&&t.forEach(e=>{if(this.pluginsByKey[e.key])throw RangeError(`Adding different instances of a keyed plugin (`+e.key+`)`);this.plugins.push(e),this.pluginsByKey[e.key]=e,e.spec.state&&this.fields.push(new TA(e.key,e.spec.state,e))})}},OA=class e{constructor(e){this.config=e}get schema(){return this.config.schema}get plugins(){return this.config.plugins}apply(e){return this.applyTransaction(e).state}filterTransaction(e,t=-1){for(let n=0;n<this.config.plugins.length;n++)if(n!=t){let t=this.config.plugins[n];if(t.spec.filterTransaction&&!t.spec.filterTransaction.call(t,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let t=[e],n=this.applyInner(e),r=null;for(;;){let i=!1;for(let a=0;a<this.config.plugins.length;a++){let o=this.config.plugins[a];if(o.spec.appendTransaction){let s=r?r[a].n:0,c=r?r[a].state:this,l=s<t.length&&o.spec.appendTransaction.call(o,s?t.slice(s):t,c,n);if(l&&n.filterTransaction(l,a)){if(l.setMeta(`appendedTransaction`,e),!r){r=[];for(let e=0;e<this.config.plugins.length;e++)r.push(e<a?{state:n,n:t.length}:{state:this,n:0})}t.push(l),n=n.applyInner(l),i=!0}r&&(r[a]={state:n,n:t.length})}}if(!i)return{state:n,transactions:t}}}applyInner(t){if(!t.before.eq(this.doc))throw RangeError(`Applying a mismatched transaction`);let n=new e(this.config),r=this.config.fields;for(let e=0;e<r.length;e++){let i=r[e];n[i.name]=i.apply(t,this[i.name],this,n)}return n}get tr(){return new CA(this)}static create(t){let n=new DA(t.doc?t.doc.type.schema:t.schema,t.plugins),r=new e(n);for(let e=0;e<n.fields.length;e++)r[n.fields[e].name]=n.fields[e].init(t,r);return r}reconfigure(t){let n=new DA(this.schema,t.plugins),r=n.fields,i=new e(n);for(let e=0;e<r.length;e++){let n=r[e].name;i[n]=this.hasOwnProperty(n)?this[n]:r[e].init(t,i)}return i}toJSON(e){let t={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(t.storedMarks=this.storedMarks.map(e=>e.toJSON())),e&&typeof e==`object`)for(let n in e){if(n==`doc`||n==`selection`)throw RangeError("The JSON fields `doc` and `selection` are reserved");let r=e[n],i=r.spec.state;i&&i.toJSON&&(t[n]=i.toJSON.call(r,this[r.key]))}return t}static fromJSON(t,n,r){if(!n)throw RangeError(`Invalid input for EditorState.fromJSON`);if(!t.schema)throw RangeError(`Required config field 'schema' missing`);let i=new DA(t.schema,t.plugins),a=new e(i);return i.fields.forEach(e=>{if(e.name==`doc`)a.doc=tO.fromJSON(t.schema,n.doc);else if(e.name==`selection`)a.selection=q.fromJSON(a.doc,n.selection);else if(e.name==`storedMarks`)n.storedMarks&&(a.storedMarks=n.storedMarks.map(t.schema.markFromJSON));else{if(r)for(let i in r){let o=r[i],s=o.spec.state;if(o.key==e.name&&s&&s.fromJSON&&Object.prototype.hasOwnProperty.call(n,i)){a[e.name]=s.fromJSON.call(o,t,n[i],a);return}}a[e.name]=e.init(t,a)}}),a}};function kA(e,t,n){for(let r in e){let i=e[r];i instanceof Function?i=i.bind(t):r==`handleDOMEvents`&&(i=kA(i,t,{})),n[r]=i}return n}var AA=class{constructor(e){this.spec=e,this.props={},e.props&&kA(e.props,this,this.props),this.key=e.key?e.key.key:MA(`plugin`)}getState(e){return e[this.key]}},jA=Object.create(null);function MA(e){return e in jA?e+`$`+ ++jA[e]:(jA[e]=0,e+`$`)}var NA=class{constructor(e=`key`){this.key=MA(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}},PA=(e,t)=>e.selection.empty?!1:(t&&t(e.tr.deleteSelection().scrollIntoView()),!0);function FA(e,t){let{$cursor:n}=e.selection;return!n||(t?!t.endOfTextblock(`backward`,e):n.parentOffset>0)?null:n}var IA=(e,t,n)=>{let r=FA(e,n);if(!r)return!1;let i=HA(r);if(!i){let n=r.blockRange(),i=n&&wk(n);return i==null?!1:(t&&t(e.tr.lift(n,i).scrollIntoView()),!0)}let a=i.nodeBefore;if(oj(e,i,t,-1))return!0;if(r.parent.content.size==0&&(BA(a,`end`)||Y.isSelectable(a)))for(let n=r.depth;;n--){let o=Gk(e.doc,r.before(n),r.after(n),K.empty);if(o&&o.slice.size<o.to-o.from){if(t){let n=e.tr.step(o);n.setSelection(BA(a,`end`)?q.findFrom(n.doc.resolve(n.mapping.map(i.pos,-1)),-1):Y.create(n.doc,i.pos-a.nodeSize)),t(n.scrollIntoView())}return!0}if(n==1||r.node(n-1).childCount>1)break}return a.isAtom&&i.depth==r.depth-1?(t&&t(e.tr.delete(i.pos-a.nodeSize,i.pos).scrollIntoView()),!0):!1},LA=(e,t,n)=>{let r=FA(e,n);if(!r)return!1;let i=HA(r);return i?zA(e,i,t):!1},RA=(e,t,n)=>{let r=UA(e,n);if(!r)return!1;let i=KA(r);return i?zA(e,i,t):!1};function zA(e,t,n){let r=t.nodeBefore,i=t.pos-1;for(;!r.isTextblock;i--){if(r.type.spec.isolating)return!1;let e=r.lastChild;if(!e)return!1;r=e}let a=t.nodeAfter,o=t.pos+1;for(;!a.isTextblock;o++){if(a.type.spec.isolating)return!1;let e=a.firstChild;if(!e)return!1;a=e}let s=Gk(e.doc,i,o,K.empty);if(!s||s.from!=i||s instanceof _k&&s.slice.size>=o-i)return!1;if(n){let t=e.tr.step(s);t.setSelection(J.create(t.doc,i)),n(t.scrollIntoView())}return!0}function BA(e,t,n=!1){for(let r=e;r;r=t==`start`?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(n&&r.childCount!=1)return!1}return!1}var VA=(e,t,n)=>{let{$head:r,empty:i}=e.selection,a=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock(`backward`,e):r.parentOffset>0)return!1;a=HA(r)}let o=a&&a.nodeBefore;return!o||!Y.isSelectable(o)?!1:(t&&t(e.tr.setSelection(Y.create(e.doc,a.pos-o.nodeSize)).scrollIntoView()),!0)};function HA(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){if(e.index(t)>0)return e.doc.resolve(e.before(t+1));if(e.node(t).type.spec.isolating)break}return null}function UA(e,t){let{$cursor:n}=e.selection;return!n||(t?!t.endOfTextblock(`forward`,e):n.parentOffset<n.parent.content.size)?null:n}var WA=(e,t,n)=>{let r=UA(e,n);if(!r)return!1;let i=KA(r);if(!i)return!1;let a=i.nodeAfter;if(oj(e,i,t,1))return!0;if(r.parent.content.size==0&&(BA(a,`start`)||Y.isSelectable(a))){let n=Gk(e.doc,r.before(),r.after(),K.empty);if(n&&n.slice.size<n.to-n.from){if(t){let r=e.tr.step(n);r.setSelection(BA(a,`start`)?q.findFrom(r.doc.resolve(r.mapping.map(i.pos)),1):Y.create(r.doc,r.mapping.map(i.pos))),t(r.scrollIntoView())}return!0}}return a.isAtom&&i.depth==r.depth-1?(t&&t(e.tr.delete(i.pos,i.pos+a.nodeSize).scrollIntoView()),!0):!1},GA=(e,t,n)=>{let{$head:r,empty:i}=e.selection,a=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock(`forward`,e):r.parentOffset<r.parent.content.size)return!1;a=KA(r)}let o=a&&a.nodeAfter;return!o||!Y.isSelectable(o)?!1:(t&&t(e.tr.setSelection(Y.create(e.doc,a.pos)).scrollIntoView()),!0)};function KA(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){let n=e.node(t);if(e.index(t)+1<n.childCount)return e.doc.resolve(e.after(t+1));if(n.type.spec.isolating)break}return null}var qA=(e,t)=>{let n=e.selection,r=n instanceof Y,i;if(r){if(n.node.isTextblock||!Rk(e.doc,n.from))return!1;i=n.from}else if(i=Vk(e.doc,n.from,-1),i==null)return!1;if(t){let n=e.tr.join(i);r&&n.setSelection(Y.create(n.doc,i-e.doc.resolve(i).nodeBefore.nodeSize)),t(n.scrollIntoView())}return!0},JA=(e,t)=>{let n=e.selection,r;if(n instanceof Y){if(n.node.isTextblock||!Rk(e.doc,n.to))return!1;r=n.to}else if(r=Vk(e.doc,n.to,1),r==null)return!1;return t&&t(e.tr.join(r).scrollIntoView()),!0},YA=(e,t)=>{let{$from:n,$to:r}=e.selection,i=n.blockRange(r),a=i&&wk(i);return a==null?!1:(t&&t(e.tr.lift(i,a).scrollIntoView()),!0)},XA=(e,t)=>{let{$head:n,$anchor:r}=e.selection;return!n.parent.type.spec.code||!n.sameParent(r)?!1:(t&&t(e.tr.insertText(`
|
|
1700
|
+
`).scrollIntoView()),!0)};function ZA(e){for(let t=0;t<e.edgeCount;t++){let{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}var QA=(e,t)=>{let{$head:n,$anchor:r}=e.selection;if(!n.parent.type.spec.code||!n.sameParent(r))return!1;let i=n.node(-1),a=n.indexAfter(-1),o=ZA(i.contentMatchAt(a));if(!o||!i.canReplaceWith(a,a,o))return!1;if(t){let r=n.after(),i=e.tr.replaceWith(r,r,o.createAndFill());i.setSelection(q.near(i.doc.resolve(r),1)),t(i.scrollIntoView())}return!0},$A=(e,t)=>{let n=e.selection,{$from:r,$to:i}=n;if(n instanceof gA||r.parent.inlineContent||i.parent.inlineContent)return!1;let a=ZA(i.parent.contentMatchAt(i.indexAfter()));if(!a||!a.isTextblock)return!1;if(t){let n=(!r.parentOffset&&i.index()<i.parent.childCount?r:i).pos,o=e.tr.insert(n,a.createAndFill());o.setSelection(J.create(o.doc,n+1)),t(o.scrollIntoView())}return!0},ej=(e,t)=>{let{$cursor:n}=e.selection;if(!n||n.parent.content.size)return!1;if(n.depth>1&&n.after()!=n.end(-1)){let r=n.before();if(Ik(e.doc,r))return t&&t(e.tr.split(r).scrollIntoView()),!0}let r=n.blockRange(),i=r&&wk(r);return i==null?!1:(t&&t(e.tr.lift(r,i).scrollIntoView()),!0)};function tj(e){return(t,n)=>{let{$from:r,$to:i}=t.selection;if(t.selection instanceof Y&&t.selection.node.isBlock)return!r.parentOffset||!Ik(t.doc,r.pos)?!1:(n&&n(t.tr.split(r.pos).scrollIntoView()),!0);if(!r.depth)return!1;let a=[],o,s,c=!1,l=!1;for(let t=r.depth;;t--)if(r.node(t).isBlock){c=r.end(t)==r.pos+(r.depth-t),l=r.start(t)==r.pos-(r.depth-t),s=ZA(r.node(t-1).contentMatchAt(r.indexAfter(t-1)));let n=e&&e(i.parent,c,r);a.unshift(n||(c&&s?{type:s}:null)),o=t;break}else{if(t==1)return!1;a.unshift(null)}let u=t.tr;(t.selection instanceof J||t.selection instanceof gA)&&u.deleteSelection();let d=u.mapping.map(r.pos),f=Ik(u.doc,d,a.length,a);if(f||=(a[0]=s?{type:s}:null,Ik(u.doc,d,a.length,a)),!f)return!1;if(u.split(d,a.length,a),!c&&l&&r.node(o).type!=s){let e=u.mapping.map(r.before(o)),t=u.doc.resolve(e);s&&r.node(o-1).canReplaceWith(t.index(),t.index()+1,s)&&u.setNodeMarkup(u.mapping.map(r.before(o)),s)}return n&&n(u.scrollIntoView()),!0}}var nj=tj(),rj=(e,t)=>{let{$from:n,to:r}=e.selection,i,a=n.sharedDepth(r);return a==0?!1:(i=n.before(a),t&&t(e.tr.setSelection(Y.create(e.doc,i))),!0)},ij=(e,t)=>(t&&t(e.tr.setSelection(new gA(e.doc))),!0);function aj(e,t,n){let r=t.nodeBefore,i=t.nodeAfter,a=t.index();return!r||!i||!r.type.compatibleContent(i.type)?!1:!r.content.size&&t.parent.canReplace(a-1,a)?(n&&n(e.tr.delete(t.pos-r.nodeSize,t.pos).scrollIntoView()),!0):!t.parent.canReplace(a,a+1)||!(i.isTextblock||Rk(e.doc,t.pos))?!1:(n&&n(e.tr.join(t.pos).scrollIntoView()),!0)}function oj(e,t,n,r){let i=t.nodeBefore,a=t.nodeAfter,o,s,c=i.type.spec.isolating||a.type.spec.isolating;if(!c&&aj(e,t,n))return!0;let l=!c&&t.parent.canReplace(t.index(),t.index()+1);if(l&&(o=(s=i.contentMatchAt(i.childCount)).findWrapping(a.type))&&s.matchType(o[0]||a.type).validEnd){if(n){let r=t.pos+a.nodeSize,s=W.empty;for(let e=o.length-1;e>=0;e--)s=W.from(o[e].create(null,s));s=W.from(i.copy(s));let c=e.tr.step(new vk(t.pos-1,r,t.pos,r,new K(s,1,0),o.length,!0)),l=c.doc.resolve(r+2*o.length);l.nodeAfter&&l.nodeAfter.type==i.type&&Rk(c.doc,l.pos)&&c.join(l.pos),n(c.scrollIntoView())}return!0}let u=a.type.spec.isolating||r>0&&c?null:q.findFrom(t,1),d=u&&u.$from.blockRange(u.$to),f=d&&wk(d);if(f!=null&&f>=t.depth)return n&&n(e.tr.lift(d,f).scrollIntoView()),!0;if(l&&BA(a,`start`,!0)&&BA(i,`end`)){let r=i,o=[];for(;o.push(r),!r.isTextblock;)r=r.lastChild;let s=a,c=1;for(;!s.isTextblock;s=s.firstChild)c++;if(r.canReplace(r.childCount,r.childCount,s.content)){if(n){let r=W.empty;for(let e=o.length-1;e>=0;e--)r=W.from(o[e].copy(r));n(e.tr.step(new vk(t.pos-o.length,t.pos+a.nodeSize,t.pos+c,t.pos+a.nodeSize-c,new K(r,o.length,0),0,!0)).scrollIntoView())}return!0}}return!1}function sj(e){return function(t,n){let r=t.selection,i=e<0?r.$from:r.$to,a=i.depth;for(;i.node(a).isInline;){if(!a)return!1;a--}return i.node(a).isTextblock?(n&&n(t.tr.setSelection(J.create(t.doc,e<0?i.start(a):i.end(a)))),!0):!1}}var cj=sj(-1),lj=sj(1);function uj(e,t=null){return function(n,r){let{$from:i,$to:a}=n.selection,o=i.blockRange(a),s=o&&Ek(o,e,t);return s?(r&&r(n.tr.wrap(o,s).scrollIntoView()),!0):!1}}function dj(e,t=null){return function(n,r){let i=!1;for(let r=0;r<n.selection.ranges.length&&!i;r++){let{$from:{pos:a},$to:{pos:o}}=n.selection.ranges[r];n.doc.nodesBetween(a,o,(r,a)=>{if(i)return!1;if(!(!r.isTextblock||r.hasMarkup(e,t)))if(r.type==e)i=!0;else{let t=n.doc.resolve(a),r=t.index();i=t.parent.canReplaceWith(r,r+1,e)}})}if(!i)return!1;if(r){let i=n.tr;for(let r=0;r<n.selection.ranges.length;r++){let{$from:{pos:a},$to:{pos:o}}=n.selection.ranges[r];i.setBlockType(a,o,e,t)}r(i.scrollIntoView())}return!0}}function fj(...e){return function(t,n,r){for(let i=0;i<e.length;i++)if(e[i](t,n,r))return!0;return!1}}var pj=fj(PA,IA,VA),mj=fj(PA,WA,GA),hj={Enter:fj(XA,$A,ej,nj),"Mod-Enter":QA,Backspace:pj,"Mod-Backspace":pj,"Shift-Backspace":pj,Delete:mj,"Mod-Delete":mj,"Mod-a":ij},gj={"Ctrl-h":hj.Backspace,"Alt-Backspace":hj[`Mod-Backspace`],"Ctrl-d":hj.Delete,"Ctrl-Alt-Backspace":hj[`Mod-Delete`],"Alt-Delete":hj[`Mod-Delete`],"Alt-d":hj[`Mod-Delete`],"Ctrl-a":cj,"Ctrl-e":lj};for(let e in hj)gj[e]=hj[e];typeof navigator<`u`?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<`u`&&os.platform&&os.platform();function _j(e,t=null){return function(n,r){let{$from:i,$to:a}=n.selection,o=i.blockRange(a);if(!o)return!1;let s=r?n.tr:null;return vj(s,o,e,t)?(r&&r(s.scrollIntoView()),!0):!1}}function vj(e,t,n,r=null){let i=!1,a=t,o=t.$from.doc;if(t.depth>=2&&t.$from.node(t.depth-1).type.compatibleContent(n)&&t.startIndex==0){if(t.$from.index(t.depth-1)==0)return!1;let e=o.resolve(t.start-2);a=new $D(e,e,t.depth),t.endIndex<t.parent.childCount&&(t=new $D(t.$from,o.resolve(t.$to.end(t.depth)),t.depth)),i=!0}let s=Ek(a,n,r,t);return s?(e&&yj(e,t,s,i,n),!0):!1}function yj(e,t,n,r,i){let a=W.empty;for(let e=n.length-1;e>=0;e--)a=W.from(n[e].type.create(n[e].attrs,a));e.step(new vk(t.start-(r?2:0),t.end,t.start,t.end,new K(a,0,0),n.length,!0));let o=0;for(let e=0;e<n.length;e++)n[e].type==i&&(o=e+1);let s=n.length-o,c=t.start+n.length-(r?2:0),l=t.parent;for(let n=t.startIndex,r=t.endIndex,i=!0;n<r;n++,i=!1)!i&&Ik(e.doc,c,s)&&(e.split(c,s),c+=2*s),c+=l.child(n).nodeSize;return e}function bj(e){return function(t,n){let{$from:r,$to:i}=t.selection,a=r.blockRange(i,t=>t.childCount>0&&t.firstChild.type==e);return a?n?r.node(a.depth-1).type==e?xj(t,n,e,a):Sj(t,n,a):!0:!1}}function xj(e,t,n,r){let i=e.tr,a=r.end,o=r.$to.end(r.depth);a<o&&(i.step(new vk(a-1,o,a,o,new K(W.from(n.create(null,r.parent.copy())),1,0),1,!0)),r=new $D(i.doc.resolve(r.$from.pos),i.doc.resolve(o),r.depth));let s=wk(r);if(s==null)return!1;i.lift(r,s);let c=i.doc.resolve(i.mapping.map(a,-1)-1);return Rk(i.doc,c.pos)&&c.nodeBefore.type==c.nodeAfter.type&&i.join(c.pos),t(i.scrollIntoView()),!0}function Sj(e,t,n){let r=e.tr,i=n.parent;for(let e=n.end,t=n.endIndex-1,a=n.startIndex;t>a;t--)e-=i.child(t).nodeSize,r.delete(e-1,e+1);let a=r.doc.resolve(n.start),o=a.nodeAfter;if(r.mapping.map(n.end)!=n.start+a.nodeAfter.nodeSize)return!1;let s=n.startIndex==0,c=n.endIndex==i.childCount,l=a.node(-1),u=a.index(-1);if(!l.canReplace(u+ +!s,u+1,o.content.append(c?W.empty:W.from(i))))return!1;let d=a.pos,f=d+o.nodeSize;return r.step(new vk(d-+!!s,f+ +!!c,d+1,f-1,new K((s?W.empty:W.from(i.copy(W.empty))).append(c?W.empty:W.from(i.copy(W.empty))),+!s,+!c),+!s)),t(r.scrollIntoView()),!0}function Cj(e){return function(t,n){let{$from:r,$to:i}=t.selection,a=r.blockRange(i,t=>t.childCount>0&&t.firstChild.type==e);if(!a)return!1;let o=a.startIndex;if(o==0)return!1;let s=a.parent,c=s.child(o-1);if(c.type!=e)return!1;if(n){let r=c.lastChild&&c.lastChild.type==s.type,i=W.from(r?e.create():null),o=new K(W.from(e.create(null,W.from(s.type.create(null,i)))),r?3:1,0),l=a.start,u=a.end;n(t.tr.step(new vk(l-(r?3:1),u,l,u,o,1,!0)).scrollIntoView())}return!0}}var wj=function(e){for(var t=0;;t++)if(e=e.previousSibling,!e)return t},Tj=function(e){let t=e.assignedSlot||e.parentNode;return t&&t.nodeType==11?t.host:t},Ej=null,Dj=function(e,t,n){let r=Ej||=document.createRange();return r.setEnd(e,n??e.nodeValue.length),r.setStart(e,t||0),r},Oj=function(){Ej=null},kj=function(e,t,n,r){return n&&(jj(e,t,n,r,-1)||jj(e,t,n,r,1))},Aj=/^(img|br|input|textarea|hr)$/i;function jj(e,t,n,r,i){for(;;){if(e==n&&t==r)return!0;if(t==(i<0?0:Mj(e))){let n=e.parentNode;if(!n||n.nodeType!=1||Ij(e)||Aj.test(e.nodeName)||e.contentEditable==`false`)return!1;t=wj(e)+(i<0?0:1),e=n}else if(e.nodeType==1){let n=e.childNodes[t+(i<0?-1:0)];if(n.nodeType==1&&n.contentEditable==`false`)if(n.pmViewDesc?.ignoreForSelection)t+=i;else return!1;else e=n,t=i<0?Mj(e):0}else return!1}}function Mj(e){return e.nodeType==3?e.nodeValue.length:e.childNodes.length}function Nj(e,t){for(;;){if(e.nodeType==3&&t)return e;if(e.nodeType==1&&t>0){if(e.contentEditable==`false`)return null;e=e.childNodes[t-1],t=Mj(e)}else if(e.parentNode&&!Ij(e))t=wj(e),e=e.parentNode;else return null}}function Pj(e,t){for(;;){if(e.nodeType==3&&t<e.nodeValue.length)return e;if(e.nodeType==1&&t<e.childNodes.length){if(e.contentEditable==`false`)return null;e=e.childNodes[t],t=0}else if(e.parentNode&&!Ij(e))t=wj(e)+1,e=e.parentNode;else return null}}function Fj(e,t,n){for(let r=t==0,i=t==Mj(e);r||i;){if(e==n)return!0;let t=wj(e);if(e=e.parentNode,!e)return!1;r&&=t==0,i&&=t==Mj(e)}}function Ij(e){let t;for(let n=e;n&&!(t=n.pmViewDesc);n=n.parentNode);return t&&t.node&&t.node.isBlock&&(t.dom==e||t.contentDOM==e)}var Lj=function(e){return e.focusNode&&kj(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset)};function Rj(e,t){let n=document.createEvent(`Event`);return n.initEvent(`keydown`,!0,!0),n.keyCode=e,n.key=n.code=t,n}function zj(e){let t=e.activeElement;for(;t&&t.shadowRoot;)t=t.shadowRoot.activeElement;return t}function Bj(e,t,n){if(e.caretPositionFromPoint)try{let r=e.caretPositionFromPoint(t,n);if(r)return{node:r.offsetNode,offset:Math.min(Mj(r.offsetNode),r.offset)}}catch{}if(e.caretRangeFromPoint){let r=e.caretRangeFromPoint(t,n);if(r)return{node:r.startContainer,offset:Math.min(Mj(r.startContainer),r.startOffset)}}}var Vj=typeof navigator<`u`?navigator:null,Hj=typeof document<`u`?document:null,Uj=Vj&&Vj.userAgent||``,Wj=/Edge\/(\d+)/.exec(Uj),Gj=/MSIE \d/.exec(Uj),Kj=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Uj),qj=!!(Gj||Kj||Wj),Jj=Gj?document.documentMode:Kj?+Kj[1]:Wj?+Wj[1]:0,Yj=!qj&&/gecko\/(\d+)/i.test(Uj);Yj&&+(/Firefox\/(\d+)/.exec(Uj)||[0,0])[1];var Xj=!qj&&/Chrome\/(\d+)/.exec(Uj),Zj=!!Xj,Qj=Xj?+Xj[1]:0,$j=!qj&&!!Vj&&/Apple Computer/.test(Vj.vendor),eM=$j&&(/Mobile\/\w+/.test(Uj)||!!Vj&&Vj.maxTouchPoints>2),tM=eM||(Vj?/Mac/.test(Vj.platform):!1),nM=Vj?/Win/.test(Vj.platform):!1,rM=/Android \d/.test(Uj),iM=!!Hj&&`webkitFontSmoothing`in Hj.documentElement.style,aM=iM?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function oM(e){let t=e.defaultView&&e.defaultView.visualViewport;return t?{left:0,right:t.width,top:0,bottom:t.height}:{left:0,right:e.documentElement.clientWidth,top:0,bottom:e.documentElement.clientHeight}}function sM(e,t){return typeof e==`number`?e:e[t]}function cM(e){let t=e.getBoundingClientRect(),n=t.width/e.offsetWidth||1,r=t.height/e.offsetHeight||1;return{left:t.left,right:t.left+e.clientWidth*n,top:t.top,bottom:t.top+e.clientHeight*r}}function lM(e,t,n){let r=e.someProp(`scrollThreshold`)||0,i=e.someProp(`scrollMargin`)||5,a=e.dom.ownerDocument;for(let o=n||e.dom;o;){if(o.nodeType!=1){o=Tj(o);continue}let e=o,n=e==a.body,s=n?oM(a):cM(e),c=0,l=0;if(t.top<s.top+sM(r,`top`)?l=-(s.top-t.top+sM(i,`top`)):t.bottom>s.bottom-sM(r,`bottom`)&&(l=t.bottom-t.top>s.bottom-s.top?t.top+sM(i,`top`)-s.top:t.bottom-s.bottom+sM(i,`bottom`)),t.left<s.left+sM(r,`left`)?c=-(s.left-t.left+sM(i,`left`)):t.right>s.right-sM(r,`right`)&&(c=t.right-s.right+sM(i,`right`)),c||l)if(n)a.defaultView.scrollBy(c,l);else{let n=e.scrollLeft,r=e.scrollTop;l&&(e.scrollTop+=l),c&&(e.scrollLeft+=c);let i=e.scrollLeft-n,a=e.scrollTop-r;t={left:t.left-i,top:t.top-a,right:t.right-i,bottom:t.bottom-a}}let u=n?`fixed`:getComputedStyle(o).position;if(/^(fixed|sticky)$/.test(u))break;o=u==`absolute`?o.offsetParent:Tj(o)}}function uM(e){let t=e.dom.getBoundingClientRect(),n=Math.max(0,t.top),r,i;for(let a=(t.left+t.right)/2,o=n+1;o<Math.min(innerHeight,t.bottom);o+=5){let t=e.root.elementFromPoint(a,o);if(!t||t==e.dom||!e.dom.contains(t))continue;let s=t.getBoundingClientRect();if(s.top>=n-20){r=t,i=s.top;break}}return{refDOM:r,refTop:i,stack:dM(e.dom)}}function dM(e){let t=[],n=e.ownerDocument;for(let r=e;r&&(t.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),e!=n);r=Tj(r));return t}function fM({refDOM:e,refTop:t,stack:n}){let r=e?e.getBoundingClientRect().top:0;pM(n,r==0?0:r-t)}function pM(e,t){for(let n=0;n<e.length;n++){let{dom:r,top:i,left:a}=e[n];r.scrollTop!=i+t&&(r.scrollTop=i+t),r.scrollLeft!=a&&(r.scrollLeft=a)}}var mM=null;function hM(e){if(e.setActive)return e.setActive();if(mM)return e.focus(mM);let t=dM(e);e.focus(mM==null?{get preventScroll(){return mM={preventScroll:!0},!0}}:void 0),mM||(mM=!1,pM(t,0))}function gM(e,t){let n,r=2e8,i,a=0,o=t.top,s=t.top,c,l;for(let u=e.firstChild,d=0;u;u=u.nextSibling,d++){let e;if(u.nodeType==1)e=u.getClientRects();else if(u.nodeType==3)e=Dj(u).getClientRects();else continue;for(let f=0;f<e.length;f++){let p=e[f];if(p.top<=o&&p.bottom>=s){o=Math.max(p.bottom,o),s=Math.min(p.top,s);let e=p.left>t.left?p.left-t.left:p.right<t.left?t.left-p.right:0;if(e<r){n=u,r=e,i=e&&n.nodeType==3?{left:p.right<t.left?p.right:p.left,top:t.top}:t,u.nodeType==1&&e&&(a=d+ +(t.left>=(p.left+p.right)/2));continue}}else p.top>t.top&&!c&&p.left<=t.left&&p.right>=t.left&&(c=u,l={left:Math.max(p.left,Math.min(p.right,t.left)),top:p.top});!n&&(t.left>=p.right&&t.top>=p.top||t.left>=p.left&&t.top>=p.bottom)&&(a=d+1)}}return!n&&c&&(n=c,i=l,r=0),n&&n.nodeType==3?_M(n,i):!n||r&&n.nodeType==1?{node:e,offset:a}:gM(n,i)}function _M(e,t){let n=e.nodeValue.length,r=document.createRange(),i;for(let a=0;a<n;a++){r.setEnd(e,a+1),r.setStart(e,a);let n=TM(r,1);if(n.top!=n.bottom&&vM(t,n)){i={node:e,offset:a+ +(t.left>=(n.left+n.right)/2)};break}}return r.detach(),i||{node:e,offset:0}}function vM(e,t){return e.left>=t.left-1&&e.left<=t.right+1&&e.top>=t.top-1&&e.top<=t.bottom+1}function yM(e,t){let n=e.parentNode;return n&&/^li$/i.test(n.nodeName)&&t.left<e.getBoundingClientRect().left?n:e}function bM(e,t,n){let{node:r,offset:i}=gM(t,n),a=-1;if(r.nodeType==1&&!r.firstChild){let e=r.getBoundingClientRect();a=e.left!=e.right&&n.left>(e.left+e.right)/2?1:-1}return e.docView.posFromDOM(r,i,a)}function xM(e,t,n,r){let i=-1;for(let n=t,a=!1;n!=e.dom;){let t=e.docView.nearestDesc(n,!0),o;if(!t)return null;if(t.dom.nodeType==1&&(t.node.isBlock&&t.parent||!t.contentDOM)&&((o=t.dom.getBoundingClientRect()).width||o.height)&&(t.node.isBlock&&t.parent&&!/^T(R|BODY|HEAD|FOOT)$/.test(t.dom.nodeName)&&(!a&&o.left>r.left||o.top>r.top?i=t.posBefore:(!a&&o.right<r.left||o.bottom<r.top)&&(i=t.posAfter),a=!0),!t.contentDOM&&i<0&&!t.node.isText))return(t.node.isBlock?r.top<(o.top+o.bottom)/2:r.left<(o.left+o.right)/2)?t.posBefore:t.posAfter;n=t.dom.parentNode}return i>-1?i:e.docView.posFromDOM(t,n,-1)}function SM(e,t,n){let r=e.childNodes.length;if(r&&n.top<n.bottom)for(let i=Math.max(0,Math.min(r-1,Math.floor(r*(t.top-n.top)/(n.bottom-n.top))-2)),a=i;;){let n=e.childNodes[a];if(n.nodeType==1){let e=n.getClientRects();for(let r=0;r<e.length;r++){let i=e[r];if(vM(t,i))return SM(n,t,i)}}if((a=(a+1)%r)==i)break}return e}function CM(e,t){let n=e.dom.ownerDocument,r,i=0,a=Bj(n,t.left,t.top);a&&({node:r,offset:i}=a);let o=(e.root.elementFromPoint?e.root:n).elementFromPoint(t.left,t.top),s;if(!o||!e.dom.contains(o.nodeType==1?o:o.parentNode)){let n=e.dom.getBoundingClientRect();if(!vM(t,n)||(o=SM(e.dom,t,n),!o))return null}if($j)for(let e=o;r&&e;e=Tj(e))e.draggable&&(r=void 0);if(o=yM(o,t),r){if(Yj&&r.nodeType==1&&(i=Math.min(i,r.childNodes.length),i<r.childNodes.length)){let e=r.childNodes[i],n;e.nodeName==`IMG`&&(n=e.getBoundingClientRect()).right<=t.left&&n.bottom>t.top&&i++}let n;iM&&i&&r.nodeType==1&&(n=r.childNodes[i-1]).nodeType==1&&n.contentEditable==`false`&&n.getBoundingClientRect().top>=t.top&&i--,r==e.dom&&i==r.childNodes.length-1&&r.lastChild.nodeType==1&&t.top>r.lastChild.getBoundingClientRect().bottom?s=e.state.doc.content.size:(i==0||r.nodeType!=1||r.childNodes[i-1].nodeName!=`BR`)&&(s=xM(e,r,i,t))}s??=bM(e,o,t);let c=e.docView.nearestDesc(o,!0);return{pos:s,inside:c?c.posAtStart-c.border:-1}}function wM(e){return e.top<e.bottom||e.left<e.right}function TM(e,t){let n=e.getClientRects();if(n.length){let e=n[t<0?0:n.length-1];if(wM(e))return e}return Array.prototype.find.call(n,wM)||e.getBoundingClientRect()}var EM=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function DM(e,t,n){let{node:r,offset:i,atom:a}=e.docView.domFromPos(t,n<0?-1:1),o=iM||Yj;if(r.nodeType==3)if(o&&(EM.test(r.nodeValue)||(n<0?!i:i==r.nodeValue.length))){let e=TM(Dj(r,i,i),n);if(Yj&&i&&/\s/.test(r.nodeValue[i-1])&&i<r.nodeValue.length){let t=TM(Dj(r,i-1,i-1),-1);if(t.top==e.top){let n=TM(Dj(r,i,i+1),-1);if(n.top!=e.top)return OM(n,n.left<t.left)}}return e}else{let e=i,t=i,a=n<0?1:-1;return n<0&&!i?(t++,a=-1):n>=0&&i==r.nodeValue.length?(e--,a=1):n<0?e--:t++,OM(TM(Dj(r,e,t),a),a<0)}if(!e.state.doc.resolve(t-(a||0)).parent.inlineContent){if(a==null&&i&&(n<0||i==Mj(r))){let e=r.childNodes[i-1];if(e.nodeType==1)return kM(e.getBoundingClientRect(),!1)}if(a==null&&i<Mj(r)){let e=r.childNodes[i];if(e.nodeType==1)return kM(e.getBoundingClientRect(),!0)}return kM(r.getBoundingClientRect(),n>=0)}if(a==null&&i&&(n<0||i==Mj(r))){let e=r.childNodes[i-1],t=e.nodeType==3?Dj(e,Mj(e)-+!o):e.nodeType==1&&(e.nodeName!=`BR`||!e.nextSibling)?e:null;if(t)return OM(TM(t,1),!1)}if(a==null&&i<Mj(r)){let e=r.childNodes[i];for(;e.pmViewDesc&&e.pmViewDesc.ignoreForCoords;)e=e.nextSibling;let t=e?e.nodeType==3?Dj(e,0,+!o):e.nodeType==1?e:null:null;if(t)return OM(TM(t,-1),!0)}return OM(TM(r.nodeType==3?Dj(r):r,-n),n>=0)}function OM(e,t){if(e.width==0)return e;let n=t?e.left:e.right;return{top:e.top,bottom:e.bottom,left:n,right:n}}function kM(e,t){if(e.height==0)return e;let n=t?e.top:e.bottom;return{top:n,bottom:n,left:e.left,right:e.right}}function AM(e,t,n){let r=e.state,i=e.root.activeElement;r!=t&&e.updateState(t),i!=e.dom&&e.focus();try{return n()}finally{r!=t&&e.updateState(r),i!=e.dom&&i&&i.focus()}}function jM(e,t,n){let r=t.selection,i=n==`up`?r.$from:r.$to;return AM(e,t,()=>{let{node:t}=e.docView.domFromPos(i.pos,n==`up`?-1:1);for(;;){let n=e.docView.nearestDesc(t,!0);if(!n)break;if(n.node.isBlock){t=n.contentDOM||n.dom;break}t=n.dom.parentNode}let r=DM(e,i.pos,1);for(let e=t.firstChild;e;e=e.nextSibling){let t;if(e.nodeType==1)t=e.getClientRects();else if(e.nodeType==3)t=Dj(e,0,e.nodeValue.length).getClientRects();else continue;for(let e=0;e<t.length;e++){let i=t[e];if(i.bottom>i.top+1&&(n==`up`?r.top-i.top>(i.bottom-r.top)*2:i.bottom-r.bottom>(r.bottom-i.top)*2))return!1}}return!0})}var MM=/[\u0590-\u08ac]/;function NM(e,t,n){let{$head:r}=t.selection;if(!r.parent.isTextblock)return!1;let i=r.parentOffset,a=!i,o=i==r.parent.content.size,s=e.domSelection();return s?!MM.test(r.parent.textContent)||!s.modify?n==`left`||n==`backward`?a:o:AM(e,t,()=>{let{focusNode:t,focusOffset:i,anchorNode:a,anchorOffset:o}=e.domSelectionRange(),c=s.caretBidiLevel;s.modify(`move`,n,`character`);let l=r.depth?e.docView.domAfterPos(r.before()):e.dom,{focusNode:u,focusOffset:d}=e.domSelectionRange(),f=u&&!l.contains(u.nodeType==1?u:u.parentNode)||t==u&&i==d;try{s.collapse(a,o),t&&(t!=a||i!=o)&&s.extend&&s.extend(t,i)}catch{}return c!=null&&(s.caretBidiLevel=c),f}):r.pos==r.start()||r.pos==r.end()}var PM=null,FM=null,IM=!1;function LM(e,t,n){return PM==t&&FM==n?IM:(PM=t,FM=n,IM=n==`up`||n==`down`?jM(e,t,n):NM(e,t,n))}var RM=0,zM=1,BM=2,VM=3,HM=class{constructor(e,t,n,r){this.parent=e,this.children=t,this.dom=n,this.contentDOM=r,this.dirty=RM,n.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,t,n){return!1}matchesHack(e){return!1}parseRule(){return null}stopEvent(e){return!1}get size(){let e=0;for(let t=0;t<this.children.length;t++)e+=this.children[t].size;return e}get border(){return 0}destroy(){this.parent=void 0,this.dom.pmViewDesc==this&&(this.dom.pmViewDesc=void 0);for(let e=0;e<this.children.length;e++)this.children[e].destroy()}posBeforeChild(e){for(let t=0,n=this.posAtStart;;t++){let r=this.children[t];if(r==e)return n;n+=r.size}}get posBefore(){return this.parent.posBeforeChild(this)}get posAtStart(){return this.parent?this.parent.posBeforeChild(this)+this.border:0}get posAfter(){return this.posBefore+this.size}get posAtEnd(){return this.posAtStart+this.size-2*this.border}localPosFromDOM(e,t,n){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(n<0){let n,r;if(e==this.contentDOM)n=e.childNodes[t-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;n=e.previousSibling}for(;n&&!((r=n.pmViewDesc)&&r.parent==this);)n=n.previousSibling;return n?this.posBeforeChild(r)+r.size:this.posAtStart}else{let n,r;if(e==this.contentDOM)n=e.childNodes[t];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;n=e.nextSibling}for(;n&&!((r=n.pmViewDesc)&&r.parent==this);)n=n.nextSibling;return n?this.posBeforeChild(r):this.posAtEnd}let r;if(e==this.dom&&this.contentDOM)r=t>wj(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))r=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(t==0)for(let t=e;;t=t.parentNode){if(t==this.dom){r=!1;break}if(t.previousSibling)break}if(r==null&&t==e.childNodes.length)for(let t=e;;t=t.parentNode){if(t==this.dom){r=!0;break}if(t.nextSibling)break}}return r??n>0?this.posAtEnd:this.posAtStart}nearestDesc(e,t=!1){for(let n=!0,r=e;r;r=r.parentNode){let i=this.getDesc(r),a;if(i&&(!t||i.node))if(n&&(a=i.nodeDOM)&&!(a.nodeType==1?a.contains(e.nodeType==1?e:e.parentNode):a==e))n=!1;else return i}}getDesc(e){let t=e.pmViewDesc;for(let e=t;e;e=e.parent)if(e==this)return t}posFromDOM(e,t,n){for(let r=e;r;r=r.parentNode){let i=this.getDesc(r);if(i)return i.localPosFromDOM(e,t,n)}return-1}descAt(e){for(let t=0,n=0;t<this.children.length;t++){let r=this.children[t],i=n+r.size;if(n==e&&i!=n){for(;!r.border&&r.children.length;)for(let e=0;e<r.children.length;e++){let t=r.children[e];if(t.size){r=t;break}}return r}if(e<i)return r.descAt(e-n-r.border);n=i}}domFromPos(e,t){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let n=0,r=0;for(let t=0;n<this.children.length;n++){let i=this.children[n],a=t+i.size;if(a>e||i instanceof YM){r=e-t;break}t=a}if(r)return this.children[n].domFromPos(r-this.children[n].border,t);for(let e;n&&!(e=this.children[n-1]).size&&e instanceof UM&&e.side>=0;n--);if(t<=0){let e,r=!0;for(;e=n?this.children[n-1]:null,!(!e||e.dom.parentNode==this.contentDOM);n--,r=!1);return e&&t&&r&&!e.border&&!e.domAtom?e.domFromPos(e.size,t):{node:this.contentDOM,offset:e?wj(e.dom)+1:0}}else{let e,r=!0;for(;e=n<this.children.length?this.children[n]:null,!(!e||e.dom.parentNode==this.contentDOM);n++,r=!1);return e&&r&&!e.border&&!e.domAtom?e.domFromPos(0,t):{node:this.contentDOM,offset:e?wj(e.dom):this.contentDOM.childNodes.length}}}parseRange(e,t,n=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:t,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let r=-1,i=-1;for(let a=n,o=0;;o++){let n=this.children[o],s=a+n.size;if(r==-1&&e<=s){let i=a+n.border;if(e>=i&&t<=s-n.border&&n.node&&n.contentDOM&&this.contentDOM.contains(n.contentDOM))return n.parseRange(e,t,i);e=a;for(let t=o;t>0;t--){let n=this.children[t-1];if(n.size&&n.dom.parentNode==this.contentDOM&&!n.emptyChildAt(1)){r=wj(n.dom)+1;break}e-=n.size}r==-1&&(r=0)}if(r>-1&&(s>t||o==this.children.length-1)){t=s;for(let e=o+1;e<this.children.length;e++){let n=this.children[e];if(n.size&&n.dom.parentNode==this.contentDOM&&!n.emptyChildAt(-1)){i=wj(n.dom);break}t+=n.size}i==-1&&(i=this.contentDOM.childNodes.length);break}a=s}return{node:this.contentDOM,from:e,to:t,fromOffset:r,toOffset:i}}emptyChildAt(e){if(this.border||!this.contentDOM||!this.children.length)return!1;let t=this.children[e<0?0:this.children.length-1];return t.size==0||t.emptyChildAt(e)}domAfterPos(e){let{node:t,offset:n}=this.domFromPos(e,0);if(t.nodeType!=1||n==t.childNodes.length)throw RangeError(`No node after pos `+e);return t.childNodes[n]}setSelection(e,t,n,r=!1){let i=Math.min(e,t),a=Math.max(e,t);for(let o=0,s=0;o<this.children.length;o++){let c=this.children[o],l=s+c.size;if(i>s&&a<l)return c.setSelection(e-s-c.border,t-s-c.border,n,r);s=l}let o=this.domFromPos(e,e?-1:1),s=t==e?o:this.domFromPos(t,t?-1:1),c=n.root.getSelection(),l=n.domSelectionRange(),u=!1;if((Yj||$j)&&e==t){let{node:e,offset:t}=o;if(e.nodeType==3){if(u=!!(t&&e.nodeValue[t-1]==`
|
|
1701
|
+
`),u&&t==e.nodeValue.length)for(let t=e,n;t;t=t.parentNode){if(n=t.nextSibling){n.nodeName==`BR`&&(o=s={node:n.parentNode,offset:wj(n)+1});break}let e=t.pmViewDesc;if(e&&e.node&&e.node.isBlock)break}}else{let n=e.childNodes[t-1];u=n&&(n.nodeName==`BR`||n.contentEditable==`false`)}}if(Yj&&l.focusNode&&l.focusNode!=s.node&&l.focusNode.nodeType==1){let e=l.focusNode.childNodes[l.focusOffset];e&&e.contentEditable==`false`&&(r=!0)}if(!(r||u&&$j)&&kj(o.node,o.offset,l.anchorNode,l.anchorOffset)&&kj(s.node,s.offset,l.focusNode,l.focusOffset))return;let d=!1;if((c.extend||e==t)&&!(u&&Yj)){c.collapse(o.node,o.offset);try{e!=t&&c.extend(s.node,s.offset),d=!0}catch{}}if(!d){if(e>t){let e=o;o=s,s=e}let n=document.createRange();n.setEnd(s.node,s.offset),n.setStart(o.node,o.offset),c.removeAllRanges(),c.addRange(n)}}ignoreMutation(e){return!this.contentDOM&&e.type!=`selection`}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(e,t){for(let n=0,r=0;r<this.children.length;r++){let i=this.children[r],a=n+i.size;if(n==a?e<=a&&t>=n:e<a&&t>n){let r=n+i.border,o=a-i.border;if(e>=r&&t<=o){this.dirty=e==n||t==a?BM:zM,e==r&&t==o&&(i.contentLost||i.dom.parentNode!=this.contentDOM)?i.dirty=VM:i.markDirty(e-r,t-r);return}else i.dirty=i.dom==i.contentDOM&&i.dom.parentNode==this.contentDOM&&!i.children.length?BM:VM}n=a}this.dirty=BM}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let n=e==1?BM:zM;t.dirty<n&&(t.dirty=n)}}get domAtom(){return!1}get ignoreForCoords(){return!1}get ignoreForSelection(){return!1}isText(e){return!1}},UM=class extends HM{constructor(e,t,n,r){let i,a=t.type.toDOM;if(typeof a==`function`&&(a=a(n,()=>{if(!i)return r;if(i.parent)return i.parent.posBeforeChild(i)})),!t.type.spec.raw){if(a.nodeType!=1){let e=document.createElement(`span`);e.appendChild(a),a=e}a.contentEditable=`false`,a.classList.add(`ProseMirror-widget`)}super(e,[],a,null),this.widget=t,this.widget=t,i=this}matchesWidget(e){return this.dirty==RM&&e.type.eq(this.widget.type)}parseRule(){return{ignore:!0}}stopEvent(e){let t=this.widget.spec.stopEvent;return t?t(e):!1}ignoreMutation(e){return e.type!=`selection`||this.widget.spec.ignoreSelection}destroy(){this.widget.type.destroy(this.dom),super.destroy()}get domAtom(){return!0}get ignoreForSelection(){return!!this.widget.type.spec.relaxedSide}get side(){return this.widget.type.side}},WM=class extends HM{constructor(e,t,n,r){super(e,[],t,null),this.textDOM=n,this.text=r}get size(){return this.text.length}localPosFromDOM(e,t){return e==this.textDOM?this.posAtStart+t:this.posAtStart+(t?this.size:0)}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type===`characterData`&&e.target.nodeValue==e.oldValue}},GM=class e extends HM{constructor(e,t,n,r,i){super(e,[],n,r),this.mark=t,this.spec=i}static create(t,n,r,i){let a=i.nodeViews[n.type.name],o=a&&a(n,i,r);return(!o||!o.dom)&&(o=WO.renderSpec(document,n.type.spec.toDOM(n,r),null,n.attrs)),new e(t,n,o.dom,o.contentDOM||o.dom,o)}parseRule(){return this.dirty&VM||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=VM&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),this.dirty!=RM){let e=this.parent;for(;!e.node;)e=e.parent;e.dirty<this.dirty&&(e.dirty=this.dirty),this.dirty=RM}}slice(t,n,r){let i=e.create(this.parent,this.mark,!0,r),a=this.children,o=this.size;n<o&&(a=fN(a,n,o,r)),t>0&&(a=fN(a,0,t,r));for(let e=0;e<a.length;e++)a[e].parent=i;return i.children=a,i}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}},KM=class e extends HM{constructor(e,t,n,r,i,a,o,s,c){super(e,[],i,a),this.node=t,this.outerDeco=n,this.innerDeco=r,this.nodeDOM=o}static create(t,n,r,i,a,o){let s=a.nodeViews[n.type.name],c,l=s&&s(n,a,()=>{if(!c)return o;if(c.parent)return c.parent.posBeforeChild(c)},r,i),u=l&&l.dom,d=l&&l.contentDOM;if(n.isText){if(!u)u=document.createTextNode(n.text);else if(u.nodeType!=3)throw RangeError(`Text must be rendered as a DOM text node`)}else if(!u){let e=WO.renderSpec(document,n.type.spec.toDOM(n),null,n.attrs);({dom:u,contentDOM:d}=e)}!d&&!n.isText&&u.nodeName!=`BR`&&(u.hasAttribute(`contenteditable`)||(u.contentEditable=`false`),n.type.spec.draggable&&(u.draggable=!0));let f=u;return u=rN(u,r,n),l?c=new XM(t,n,r,i,u,d||null,f,l,a,o+1):n.isText?new JM(t,n,r,i,u,f,a):new e(t,n,r,i,u,d||null,f,a,o+1)}parseRule(){if(this.node.type.spec.reparseInView)return null;let e={node:this.node.type.name,attrs:this.node.attrs};if(this.node.type.whitespace==`pre`&&(e.preserveWhitespace=`full`),!this.contentDOM)e.getContent=()=>this.node.content;else if(!this.contentLost)e.contentElement=this.contentDOM;else{for(let t=this.children.length-1;t>=0;t--){let n=this.children[t];if(this.dom.contains(n.dom.parentNode)){e.contentElement=n.dom.parentNode;break}}e.contentElement||(e.getContent=()=>W.empty)}return e}matchesNode(e,t,n){return this.dirty==RM&&e.eq(this.node)&&iN(t,this.outerDeco)&&n.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return+!this.node.isLeaf}updateChildren(e,t){let n=this.node.inlineContent,r=t,i=e.composing?this.localCompositionInfo(e,t):null,a=i&&i.pos>-1?i:null,o=i&&i.pos<0,s=new oN(this,a&&a.node,e);lN(this.node,this.innerDeco,(t,i,a)=>{t.spec.marks?s.syncToMarks(t.spec.marks,n,e,i):t.type.side>=0&&!a&&s.syncToMarks(i==this.node.childCount?G.none:this.node.child(i).marks,n,e,i),s.placeWidget(t,e,r)},(t,a,c,l)=>{s.syncToMarks(t.marks,n,e,l);let u;s.findNodeMatch(t,a,c,l)||o&&e.state.selection.from>r&&e.state.selection.to<r+t.nodeSize&&(u=s.findIndexWithChild(i.node))>-1&&s.updateNodeAt(t,a,c,u,e)||s.updateNextNode(t,a,c,e,l,r)||s.addNode(t,a,c,e,r),r+=t.nodeSize}),s.syncToMarks([],n,e,0),this.node.isTextblock&&s.addTextblockHacks(),s.destroyRest(),(s.changed||this.dirty==BM)&&(a&&this.protectLocalComposition(e,a),ZM(this.contentDOM,this.children,e),eM&&uN(this.dom))}localCompositionInfo(e,t){let{from:n,to:r}=e.state.selection;if(!(e.state.selection instanceof J)||n<t||r>t+this.node.content.size)return null;let i=e.input.compositionNode;if(!i||!this.dom.contains(i.parentNode))return null;if(this.node.inlineContent){let e=i.nodeValue,a=dN(this.node.content,e,n-t,r-t);return a<0?null:{node:i,pos:a,text:e}}else return{node:i,pos:-1,text:``}}protectLocalComposition(e,{node:t,pos:n,text:r}){if(this.getDesc(t))return;let i=t;for(;i.parentNode!=this.contentDOM;i=i.parentNode){for(;i.previousSibling;)i.parentNode.removeChild(i.previousSibling);for(;i.nextSibling;)i.parentNode.removeChild(i.nextSibling);i.pmViewDesc&&=void 0}let a=new WM(this,i,t,r);e.input.compositionNodes.push(a),this.children=fN(this.children,n,n+r.length,e,a)}update(e,t,n,r){return this.dirty==VM||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,n,r),!0)}updateInner(e,t,n,r){this.updateOuterDeco(t),this.node=e,this.innerDeco=n,this.contentDOM&&this.updateChildren(r,this.posAtStart),this.dirty=RM}updateOuterDeco(e){if(iN(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,n=this.dom;this.dom=tN(this.dom,this.nodeDOM,eN(this.outerDeco,this.node,t),eN(e,this.node,t)),this.dom!=n&&(n.pmViewDesc=void 0,this.dom.pmViewDesc=this),this.outerDeco=e}selectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.add(`ProseMirror-selectednode`),(this.contentDOM||!this.node.type.spec.draggable)&&(this.nodeDOM.draggable=!0))}deselectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.remove(`ProseMirror-selectednode`),(this.contentDOM||!this.node.type.spec.draggable)&&this.nodeDOM.removeAttribute(`draggable`))}get domAtom(){return this.node.isAtom}};function qM(e,t,n,r,i){rN(r,t,e);let a=new KM(void 0,e,t,n,r,r,r,i,0);return a.contentDOM&&a.updateChildren(i,0),a}var JM=class e extends KM{constructor(e,t,n,r,i,a,o){super(e,t,n,r,i,null,a,o,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,t,n,r){return this.dirty==VM||this.dirty!=RM&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=RM||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,r.trackWrites==this.nodeDOM&&(r.trackWrites=null)),this.node=e,this.dirty=RM,!0)}inParent(){let e=this.parent.contentDOM;for(let t=this.nodeDOM;t;t=t.parentNode)if(t==e)return!0;return!1}domFromPos(e){return{node:this.nodeDOM,offset:e}}localPosFromDOM(e,t,n){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,n)}ignoreMutation(e){return e.type!=`characterData`&&e.type!=`selection`}slice(t,n,r){let i=this.node.cut(t,n),a=document.createTextNode(i.text);return new e(this.parent,i,this.outerDeco,this.innerDeco,a,a,r)}markDirty(e,t){super.markDirty(e,t),this.dom!=this.nodeDOM&&(e==0||t==this.nodeDOM.nodeValue.length)&&(this.dirty=VM)}get domAtom(){return!1}isText(e){return this.node.text==e}},YM=class extends HM{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==RM&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName==`IMG`}},XM=class extends KM{constructor(e,t,n,r,i,a,o,s,c,l){super(e,t,n,r,i,a,o,c,l),this.spec=s}update(e,t,n,r){if(this.dirty==VM)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let i=this.spec.update(e,t,n);return i&&this.updateInner(e,t,n,r),i}else if(!this.contentDOM&&!e.isLeaf)return!1;else return super.update(e,t,n,r)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,n,r){this.spec.setSelection?this.spec.setSelection(e,t,n.root):super.setSelection(e,t,n,r)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(e){return this.spec.stopEvent?this.spec.stopEvent(e):!1}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}};function ZM(e,t,n){let r=e.firstChild,i=!1;for(let a=0;a<t.length;a++){let o=t[a],s=o.dom;if(s.parentNode==e){for(;s!=r;)r=aN(r),i=!0;r=r.nextSibling}else i=!0,e.insertBefore(s,r);if(o instanceof GM){let t=r?r.previousSibling:e.lastChild;ZM(o.contentDOM,o.children,n),r=t?t.nextSibling:e.firstChild}}for(;r;)r=aN(r),i=!0;i&&n.trackWrites==e&&(n.trackWrites=null)}var QM=function(e){e&&(this.nodeName=e)};QM.prototype=Object.create(null);var $M=[new QM];function eN(e,t,n){if(e.length==0)return $M;let r=n?$M[0]:new QM,i=[r];for(let a=0;a<e.length;a++){let o=e[a].type.attrs;if(o){o.nodeName&&i.push(r=new QM(o.nodeName));for(let e in o){let a=o[e];a!=null&&(n&&i.length==1&&i.push(r=new QM(t.isInline?`span`:`div`)),e==`class`?r.class=(r.class?r.class+` `:``)+a:e==`style`?r.style=(r.style?r.style+`;`:``)+a:e!=`nodeName`&&(r[e]=a))}}}return i}function tN(e,t,n,r){if(n==$M&&r==$M)return t;let i=t;for(let t=0;t<r.length;t++){let a=r[t],o=n[t];if(t){let t;o&&o.nodeName==a.nodeName&&i!=e&&(t=i.parentNode)&&t.nodeName.toLowerCase()==a.nodeName?i=t:(t=document.createElement(a.nodeName),t.pmIsDeco=!0,t.appendChild(i),o=$M[0],i=t)}nN(i,o||$M[0],a)}return i}function nN(e,t,n){for(let r in t)r!=`class`&&r!=`style`&&r!=`nodeName`&&!(r in n)&&e.removeAttribute(r);for(let r in n)r!=`class`&&r!=`style`&&r!=`nodeName`&&n[r]!=t[r]&&e.setAttribute(r,n[r]);if(t.class!=n.class){let r=t.class?t.class.split(` `).filter(Boolean):[],i=n.class?n.class.split(` `).filter(Boolean):[];for(let t=0;t<r.length;t++)i.indexOf(r[t])==-1&&e.classList.remove(r[t]);for(let t=0;t<i.length;t++)r.indexOf(i[t])==-1&&e.classList.add(i[t]);e.classList.length==0&&e.removeAttribute(`class`)}if(t.style!=n.style){if(t.style){let n=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,r;for(;r=n.exec(t.style);)e.style.removeProperty(r[1])}n.style&&(e.style.cssText+=n.style)}}function rN(e,t,n){return tN(e,e,$M,eN(t,n,e.nodeType!=1))}function iN(e,t){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].type.eq(t[n].type))return!1;return!0}function aN(e){let t=e.nextSibling;return e.parentNode.removeChild(e),t}var oN=class{constructor(e,t,n){this.lock=t,this.view=n,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=sN(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let n=e;n<t;n++)this.top.children[n].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,n,r){let i=0,a=this.stack.length>>1,o=Math.min(a,e.length);for(;i<o&&(i==a-1?this.top:this.stack[i+1<<1]).matchesMark(e[i])&&e[i].type.spec.spanning!==!1;)i++;for(;i<a;)this.destroyRest(),this.top.dirty=RM,this.index=this.stack.pop(),this.top=this.stack.pop(),a--;for(;a<e.length;){this.stack.push(this.top,this.index+1);let i=-1,o=this.top.children.length;r<this.preMatch.index&&(o=Math.min(this.index+3,o));for(let t=this.index;t<o;t++){let n=this.top.children[t];if(n.matchesMark(e[a])&&!this.isLocked(n.dom)){i=t;break}}if(i>-1)i>this.index&&(this.changed=!0,this.destroyBetween(this.index,i)),this.top=this.top.children[this.index];else{let r=GM.create(this.top,e[a],t,n);this.top.children.splice(this.index,0,r),this.top=r,this.changed=!0}this.index=0,a++}}findNodeMatch(e,t,n,r){let i=-1,a;if(r>=this.preMatch.index&&(a=this.preMatch.matches[r-this.preMatch.index]).parent==this.top&&a.matchesNode(e,t,n))i=this.top.children.indexOf(a,this.index);else for(let r=this.index,a=Math.min(this.top.children.length,r+5);r<a;r++){let a=this.top.children[r];if(a.matchesNode(e,t,n)&&!this.preMatch.matched.has(a)){i=r;break}}return i<0?!1:(this.destroyBetween(this.index,i),this.index++,!0)}updateNodeAt(e,t,n,r,i){let a=this.top.children[r];return a.dirty==VM&&a.dom==a.contentDOM&&(a.dirty=BM),a.update(e,t,n,i)?(this.destroyBetween(this.index,r),this.index++,!0):!1}findIndexWithChild(e){for(;;){let t=e.parentNode;if(!t)return-1;if(t==this.top.contentDOM){let t=e.pmViewDesc;if(t){for(let e=this.index;e<this.top.children.length;e++)if(this.top.children[e]==t)return e}return-1}e=t}}updateNextNode(e,t,n,r,i,a){for(let o=this.index;o<this.top.children.length;o++){let s=this.top.children[o];if(s instanceof KM){let c=this.preMatch.matched.get(s);if(c!=null&&c!=i)return!1;let l=s.dom,u,d=this.isLocked(l)&&!(e.isText&&s.node&&s.node.isText&&s.nodeDOM.nodeValue==e.text&&s.dirty!=VM&&iN(t,s.outerDeco));if(!d&&s.update(e,t,n,r))return this.destroyBetween(this.index,o),s.dom!=l&&(this.changed=!0),this.index++,!0;if(!d&&(u=this.recreateWrapper(s,e,t,n,r,a)))return this.destroyBetween(this.index,o),this.top.children[this.index]=u,u.contentDOM&&(u.dirty=BM,u.updateChildren(r,a+1),u.dirty=RM),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,n,r,i,a){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content)||!iN(n,e.outerDeco)||!r.eq(e.innerDeco))return null;let o=KM.create(this.top,t,n,r,i,a);if(o.contentDOM){o.children=e.children,e.children=[];for(let e of o.children)e.parent=o}return e.destroy(),o}addNode(e,t,n,r,i){let a=KM.create(this.top,e,t,n,r,i);a.contentDOM&&a.updateChildren(r,i+1),this.top.children.splice(this.index++,0,a),this.changed=!0}placeWidget(e,t,n){let r=this.index<this.top.children.length?this.top.children[this.index]:null;if(r&&r.matchesWidget(e)&&(e==r.widget||!r.widget.type.toDOM.parentNode))this.index++;else{let r=new UM(this.top,e,t,n);this.top.children.splice(this.index++,0,r),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof GM;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof JM)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&(($j||Zj)&&e&&e.dom.contentEditable==`false`&&this.addHackNode(`IMG`,t),this.addHackNode(`BR`,this.top))}addHackNode(e,t){if(t==this.top&&this.index<t.children.length&&t.children[this.index].matchesHack(e))this.index++;else{let n=document.createElement(e);e==`IMG`&&(n.className=`ProseMirror-separator`,n.alt=``),e==`BR`&&(n.className=`ProseMirror-trailingBreak`);let r=new YM(this.top,[],n,null);t==this.top?t.children.splice(this.index++,0,r):t.children.push(r),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}};function sN(e,t){let n=t,r=n.children.length,i=e.childCount,a=new Map,o=[];outer:for(;i>0;){let s;for(;;)if(r){let e=n.children[r-1];if(e instanceof GM)n=e,r=e.children.length;else{s=e,r--;break}}else if(n==t)break outer;else r=n.parent.children.indexOf(n),n=n.parent;let c=s.node;if(c){if(c!=e.child(i-1))break;--i,a.set(s,i),o.push(s)}}return{index:i,matched:a,matches:o.reverse()}}function cN(e,t){return e.type.side-t.type.side}function lN(e,t,n,r){let i=t.locals(e),a=0;if(i.length==0){for(let n=0;n<e.childCount;n++){let o=e.child(n);r(o,i,t.forChild(a,o),n),a+=o.nodeSize}return}let o=0,s=[],c=null;for(let l=0;;){let u,d;for(;o<i.length&&i[o].to==a;){let e=i[o++];e.widget&&(u?(d||=[u]).push(e):u=e)}if(u)if(d){d.sort(cN);for(let e=0;e<d.length;e++)n(d[e],l,!!c)}else n(u,l,!!c);let f,p;if(c)p=-1,f=c,c=null;else if(l<e.childCount)p=l,f=e.child(l++);else break;for(let e=0;e<s.length;e++)s[e].to<=a&&s.splice(e--,1);for(;o<i.length&&i[o].from<=a&&i[o].to>a;)s.push(i[o++]);let m=a+f.nodeSize;if(f.isText){let e=m;o<i.length&&i[o].from<e&&(e=i[o].from);for(let t=0;t<s.length;t++)s[t].to<e&&(e=s[t].to);e<m&&(c=f.cut(e-a),f=f.cut(0,e-a),m=e,p=-1)}else for(;o<i.length&&i[o].to<m;)o++;let h=f.isInline&&!f.isLeaf?s.filter(e=>!e.inline):s.slice();r(f,h,t.forChild(a,f),p),a=m}}function uN(e){if(e.nodeName==`UL`||e.nodeName==`OL`){let t=e.style.cssText;e.style.cssText=t+`; list-style: square !important`,window.getComputedStyle(e).listStyle,e.style.cssText=t}}function dN(e,t,n,r){for(let i=0,a=0;i<e.childCount&&a<=r;){let o=e.child(i++),s=a;if(a+=o.nodeSize,!o.isText)continue;let c=o.text;for(;i<e.childCount;){let t=e.child(i++);if(a+=t.nodeSize,!t.isText)break;c+=t.text}if(a>=n){if(a>=r&&c.slice(r-t.length-s,r-s)==t)return r-t.length;let e=s<r?c.lastIndexOf(t,r-s-1):-1;if(e>=0&&e+t.length+s>=n)return s+e;if(n==r&&c.length>=r+t.length-s&&c.slice(r-s,r-s+t.length)==t)return r}}return-1}function fN(e,t,n,r,i){let a=[];for(let o=0,s=0;o<e.length;o++){let c=e[o],l=s,u=s+=c.size;l>=n||u<=t?a.push(c):(l<t&&a.push(c.slice(0,t-l,r)),i&&=(a.push(i),void 0),u>n&&a.push(c.slice(n-l,c.size,r)))}return a}function pN(e,t=null){let n=e.domSelectionRange(),r=e.state.doc;if(!n.focusNode)return null;let i=e.docView.nearestDesc(n.focusNode),a=i&&i.size==0,o=e.docView.posFromDOM(n.focusNode,n.focusOffset,1);if(o<0)return null;let s=r.resolve(o),c,l;if(Lj(n)){for(c=o;i&&!i.node;)i=i.parent;let e=i.node;if(i&&e.isAtom&&Y.isSelectable(e)&&i.parent&&!(e.isInline&&Fj(n.focusNode,n.focusOffset,i.dom))){let e=i.posBefore;l=new Y(o==e?s:r.resolve(e))}}else{if(n instanceof e.dom.ownerDocument.defaultView.Selection&&n.rangeCount>1){let t=o,i=o;for(let r=0;r<n.rangeCount;r++){let a=n.getRangeAt(r);t=Math.min(t,e.docView.posFromDOM(a.startContainer,a.startOffset,1)),i=Math.max(i,e.docView.posFromDOM(a.endContainer,a.endOffset,-1))}if(t<0)return null;[c,o]=i==e.state.selection.anchor?[i,t]:[t,i],s=r.resolve(o)}else c=e.docView.posFromDOM(n.anchorNode,n.anchorOffset,1);if(c<0)return null}let u=r.resolve(c);if(!l){let n=t==`pointer`||e.state.selection.head<s.pos&&!a?1:-1;l=wN(e,u,s,n)}return l}function mN(e){return e.editable?e.hasFocus():EN(e)&&document.activeElement&&document.activeElement.contains(e.dom)}function hN(e,t=!1){let n=e.state.selection;if(SN(e,n),mN(e)){if(!t&&e.input.mouseDown&&e.input.mouseDown.allowDefault&&Zj){let t=e.domSelectionRange(),n=e.domObserver.currentSelection;if(t.anchorNode&&n.anchorNode&&kj(t.anchorNode,t.anchorOffset,n.anchorNode,n.anchorOffset)){e.input.mouseDown.delayedSelectionSync=!0,e.domObserver.setCurSelection();return}}if(e.domObserver.disconnectSelection(),e.cursorWrapper)xN(e);else{let{anchor:r,head:i}=n,a,o;gN&&!(n instanceof J)&&(n.$from.parent.inlineContent||(a=_N(e,n.from)),!n.empty&&!n.$from.parent.inlineContent&&(o=_N(e,n.to))),e.docView.setSelection(r,i,e,t),gN&&(a&&yN(a),o&&yN(o)),n.visible?e.dom.classList.remove(`ProseMirror-hideselection`):(e.dom.classList.add(`ProseMirror-hideselection`),`onselectionchange`in document&&bN(e))}e.domObserver.setCurSelection(),e.domObserver.connectSelection()}}var gN=$j||Zj&&Qj<63;function _N(e,t){let{node:n,offset:r}=e.docView.domFromPos(t,0),i=r<n.childNodes.length?n.childNodes[r]:null,a=r?n.childNodes[r-1]:null;if($j&&i&&i.contentEditable==`false`)return vN(i);if((!i||i.contentEditable==`false`)&&(!a||a.contentEditable==`false`)){if(i)return vN(i);if(a)return vN(a)}}function vN(e){return e.contentEditable=`true`,$j&&e.draggable&&(e.draggable=!1,e.wasDraggable=!0),e}function yN(e){e.contentEditable=`false`,e.wasDraggable&&=(e.draggable=!0,null)}function bN(e){let t=e.dom.ownerDocument;t.removeEventListener(`selectionchange`,e.input.hideSelectionGuard);let n=e.domSelectionRange(),r=n.anchorNode,i=n.anchorOffset;t.addEventListener(`selectionchange`,e.input.hideSelectionGuard=()=>{(n.anchorNode!=r||n.anchorOffset!=i)&&(t.removeEventListener(`selectionchange`,e.input.hideSelectionGuard),setTimeout(()=>{(!mN(e)||e.state.selection.visible)&&e.dom.classList.remove(`ProseMirror-hideselection`)},20))})}function xN(e){let t=e.domSelection();if(!t)return;let n=e.cursorWrapper.dom,r=n.nodeName==`IMG`;r?t.collapse(n.parentNode,wj(n)+1):t.collapse(n,0),!r&&!e.state.selection.visible&&qj&&Jj<=11&&(n.disabled=!0,n.disabled=!1)}function SN(e,t){if(t instanceof Y){let n=e.docView.descAt(t.from);n!=e.lastSelectedViewDesc&&(CN(e),n&&n.selectNode(),e.lastSelectedViewDesc=n)}else CN(e)}function CN(e){e.lastSelectedViewDesc&&=(e.lastSelectedViewDesc.parent&&e.lastSelectedViewDesc.deselectNode(),void 0)}function wN(e,t,n,r){return e.someProp(`createSelectionBetween`,r=>r(e,t,n))||J.between(t,n,r)}function TN(e){return e.editable&&!e.hasFocus()?!1:EN(e)}function EN(e){let t=e.domSelectionRange();if(!t.anchorNode)return!1;try{return e.dom.contains(t.anchorNode.nodeType==3?t.anchorNode.parentNode:t.anchorNode)&&(e.editable||e.dom.contains(t.focusNode.nodeType==3?t.focusNode.parentNode:t.focusNode))}catch{return!1}}function DN(e){let t=e.docView.domFromPos(e.state.selection.anchor,0),n=e.domSelectionRange();return kj(t.node,t.offset,n.anchorNode,n.anchorOffset)}function ON(e,t){let{$anchor:n,$head:r}=e.selection,i=t>0?n.max(r):n.min(r),a=i.parent.inlineContent?i.depth?e.doc.resolve(t>0?i.after():i.before()):null:i;return a&&q.findFrom(a,t)}function kN(e,t){return e.dispatch(e.state.tr.setSelection(t).scrollIntoView()),!0}function AN(e,t,n){let r=e.state.selection;if(r instanceof J){if(n.indexOf(`s`)>-1){let{$head:n}=r,i=n.textOffset?null:t<0?n.nodeBefore:n.nodeAfter;if(!i||i.isText||!i.isLeaf)return!1;let a=e.state.doc.resolve(n.pos+i.nodeSize*(t<0?-1:1));return kN(e,new J(r.$anchor,a))}else if(!r.empty)return!1;else if(e.endOfTextblock(t>0?`forward`:`backward`)){let n=ON(e.state,t);return n&&n instanceof Y?kN(e,n):!1}else if(!(tM&&n.indexOf(`m`)>-1)){let n=r.$head,i=n.textOffset?null:t<0?n.nodeBefore:n.nodeAfter,a;if(!i||i.isText)return!1;let o=t<0?n.pos-i.nodeSize:n.pos;return i.isAtom||(a=e.docView.descAt(o))&&!a.contentDOM?Y.isSelectable(i)?kN(e,new Y(t<0?e.state.doc.resolve(n.pos-i.nodeSize):n)):iM?kN(e,new J(e.state.doc.resolve(t<0?o:o+i.nodeSize))):!1:!1}}else if(r instanceof Y&&r.node.isInline)return kN(e,new J(t>0?r.$to:r.$from));else{let n=ON(e.state,t);return n?kN(e,n):!1}}function jN(e){return e.nodeType==3?e.nodeValue.length:e.childNodes.length}function MN(e,t){let n=e.pmViewDesc;return n&&n.size==0&&(t<0||e.nextSibling||e.nodeName!=`BR`)}function NN(e,t){return t<0?PN(e):FN(e)}function PN(e){let t=e.domSelectionRange(),n=t.focusNode,r=t.focusOffset;if(!n)return;let i,a,o=!1;for(Yj&&n.nodeType==1&&r<jN(n)&&MN(n.childNodes[r],-1)&&(o=!0);;)if(r>0){if(n.nodeType!=1)break;{let e=n.childNodes[r-1];if(MN(e,-1))i=n,a=--r;else if(e.nodeType==3)n=e,r=n.nodeValue.length;else break}}else if(IN(n))break;else{let t=n.previousSibling;for(;t&&MN(t,-1);)i=n.parentNode,a=wj(t),t=t.previousSibling;if(t)n=t,r=jN(n);else{if(n=n.parentNode,n==e.dom)break;r=0}}o?zN(e,n,r):i&&zN(e,i,a)}function FN(e){let t=e.domSelectionRange(),n=t.focusNode,r=t.focusOffset;if(!n)return;let i=jN(n),a,o;for(;;)if(r<i){if(n.nodeType!=1)break;let e=n.childNodes[r];if(MN(e,1))a=n,o=++r;else break}else if(IN(n))break;else{let t=n.nextSibling;for(;t&&MN(t,1);)a=t.parentNode,o=wj(t)+1,t=t.nextSibling;if(t)n=t,r=0,i=jN(n);else{if(n=n.parentNode,n==e.dom)break;r=i=0}}a&&zN(e,a,o)}function IN(e){let t=e.pmViewDesc;return t&&t.node&&t.node.isBlock}function LN(e,t){for(;e&&t==e.childNodes.length&&!Ij(e);)t=wj(e)+1,e=e.parentNode;for(;e&&t<e.childNodes.length;){let n=e.childNodes[t];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable==`false`)break;e=n,t=0}}function RN(e,t){for(;e&&!t&&!Ij(e);)t=wj(e),e=e.parentNode;for(;e&&t;){let n=e.childNodes[t-1];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable==`false`)break;e=n,t=e.childNodes.length}}function zN(e,t,n){if(t.nodeType!=3){let e,r;(r=LN(t,n))?(t=r,n=0):(e=RN(t,n))&&(t=e,n=e.nodeValue.length)}let r=e.domSelection();if(!r)return;if(Lj(r)){let e=document.createRange();e.setEnd(t,n),e.setStart(t,n),r.removeAllRanges(),r.addRange(e)}else r.extend&&r.extend(t,n);e.domObserver.setCurSelection();let{state:i}=e;setTimeout(()=>{e.state==i&&hN(e)},50)}function BN(e,t){let n=e.state.doc.resolve(t);if(!(Zj||nM)&&n.parent.inlineContent){let r=e.coordsAtPos(t);if(t>n.start()){let n=e.coordsAtPos(t-1),i=(n.top+n.bottom)/2;if(i>r.top&&i<r.bottom&&Math.abs(n.left-r.left)>1)return n.left<r.left?`ltr`:`rtl`}if(t<n.end()){let n=e.coordsAtPos(t+1),i=(n.top+n.bottom)/2;if(i>r.top&&i<r.bottom&&Math.abs(n.left-r.left)>1)return n.left>r.left?`ltr`:`rtl`}}return getComputedStyle(e.dom).direction==`rtl`?`rtl`:`ltr`}function VN(e,t,n){let r=e.state.selection;if(r instanceof J&&!r.empty||n.indexOf(`s`)>-1||tM&&n.indexOf(`m`)>-1)return!1;let{$from:i,$to:a}=r;if(!i.parent.inlineContent||e.endOfTextblock(t<0?`up`:`down`)){let n=ON(e.state,t);if(n&&n instanceof Y)return kN(e,n)}if(!i.parent.inlineContent){let n=t<0?i:a,o=r instanceof gA?q.near(n,t):q.findFrom(n,t);return o?kN(e,o):!1}return!1}function HN(e,t){if(!(e.state.selection instanceof J))return!0;let{$head:n,$anchor:r,empty:i}=e.state.selection;if(!n.sameParent(r))return!0;if(!i)return!1;if(e.endOfTextblock(t>0?`forward`:`backward`))return!0;let a=!n.textOffset&&(t<0?n.nodeBefore:n.nodeAfter);if(a&&!a.isText){let r=e.state.tr;return t<0?r.delete(n.pos-a.nodeSize,n.pos):r.delete(n.pos,n.pos+a.nodeSize),e.dispatch(r),!0}return!1}function UN(e,t,n){e.domObserver.stop(),t.contentEditable=n,e.domObserver.start()}function WN(e){if(!$j||e.state.selection.$head.parentOffset>0)return!1;let{focusNode:t,focusOffset:n}=e.domSelectionRange();if(t&&t.nodeType==1&&n==0&&t.firstChild&&t.firstChild.contentEditable==`false`){let n=t.firstChild;UN(e,n,`true`),setTimeout(()=>UN(e,n,`false`),20)}return!1}function GN(e){let t=``;return e.ctrlKey&&(t+=`c`),e.metaKey&&(t+=`m`),e.altKey&&(t+=`a`),e.shiftKey&&(t+=`s`),t}function KN(e,t){let n=t.keyCode,r=GN(t);if(n==8||tM&&n==72&&r==`c`)return HN(e,-1)||NN(e,-1);if(n==46&&!t.shiftKey||tM&&n==68&&r==`c`)return HN(e,1)||NN(e,1);if(n==13||n==27)return!0;if(n==37||tM&&n==66&&r==`c`){let t=n==37?BN(e,e.state.selection.from)==`ltr`?-1:1:-1;return AN(e,t,r)||NN(e,t)}else if(n==39||tM&&n==70&&r==`c`){let t=n==39?BN(e,e.state.selection.from)==`ltr`?1:-1:1;return AN(e,t,r)||NN(e,t)}else if(n==38||tM&&n==80&&r==`c`)return VN(e,-1,r)||NN(e,-1);else if(n==40||tM&&n==78&&r==`c`)return WN(e)||VN(e,1,r)||NN(e,1);else if(r==(tM?`m`:`c`)&&(n==66||n==73||n==89||n==90))return!0;return!1}function qN(e,t){e.someProp(`transformCopied`,n=>{t=n(t,e)});let n=[],{content:r,openStart:i,openEnd:a}=t;for(;i>1&&a>1&&r.childCount==1&&r.firstChild.childCount==1;){i--,a--;let e=r.firstChild;n.push(e.type.name,e.attrs==e.type.defaultAttrs?null:e.attrs),r=e.content}let o=e.someProp(`clipboardSerializer`)||WO.fromSchema(e.state.schema),s=iP(),c=s.createElement(`div`);c.appendChild(o.serializeFragment(r,{document:s}));let l=c.firstChild,u,d=0;for(;l&&l.nodeType==1&&(u=nP[l.nodeName.toLowerCase()]);){for(let e=u.length-1;e>=0;e--){let t=s.createElement(u[e]);for(;c.firstChild;)t.appendChild(c.firstChild);c.appendChild(t),d++}l=c.firstChild}return l&&l.nodeType==1&&l.setAttribute(`data-pm-slice`,`${i} ${a}${d?` -${d}`:``} ${JSON.stringify(n)}`),{dom:c,text:e.someProp(`clipboardTextSerializer`,n=>n(t,e))||t.content.textBetween(0,t.content.size,`
|
|
1702
|
+
|
|
1703
|
+
`),slice:t}}function JN(e,t,n,r,i){let a=i.parent.type.spec.code,o,s;if(!n&&!t)return null;let c=!!t&&(r||a||!n);if(c){if(e.someProp(`transformPastedText`,n=>{t=n(t,a||r,e)}),a)return s=new K(W.from(e.state.schema.text(t.replace(/\r\n?/g,`
|
|
1704
|
+
`))),0,0),e.someProp(`transformPasted`,t=>{s=t(s,e,!0)}),s;let n=e.someProp(`clipboardTextParser`,n=>n(t,i,r,e));if(n)s=n;else{let n=i.marks(),{schema:r}=e.state,a=WO.fromSchema(r);o=document.createElement(`div`),t.split(/(?:\r\n?|\n)+/).forEach(e=>{let t=o.appendChild(document.createElement(`p`));e&&t.appendChild(a.serializeNode(r.text(e,n)))})}}else e.someProp(`transformPastedHTML`,t=>{n=t(n,e)}),o=sP(n),iM&&cP(o);let l=o&&o.querySelector(`[data-pm-slice]`),u=l&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(l.getAttribute(`data-pm-slice`)||``);if(u&&u[3])for(let e=+u[3];e>0;e--){let e=o.firstChild;for(;e&&e.nodeType!=1;)e=e.nextSibling;if(!e)break;o=e}if(s||=(e.someProp(`clipboardParser`)||e.someProp(`domParser`)||AO.fromSchema(e.state.schema)).parseSlice(o,{preserveWhitespace:!!(c||u),context:i,ruleFromNode(e){return e.nodeName==`BR`&&!e.nextSibling&&e.parentNode&&!YN.test(e.parentNode.nodeName)?{ignore:!0}:null}}),u)s=lP(tP(s,+u[1],+u[2]),u[4]);else if(s=K.maxOpen(XN(s.content,i),!0),s.openStart||s.openEnd){let e=0,t=0;for(let t=s.content.firstChild;e<s.openStart&&!t.type.spec.isolating;e++,t=t.firstChild);for(let e=s.content.lastChild;t<s.openEnd&&!e.type.spec.isolating;t++,e=e.lastChild);s=tP(s,e,t)}return e.someProp(`transformPasted`,t=>{s=t(s,e,c)}),s}var YN=/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var)$/i;function XN(e,t){if(e.childCount<2)return e;for(let n=t.depth;n>=0;n--){let r=t.node(n).contentMatchAt(t.index(n)),i,a=[];if(e.forEach(e=>{if(!a)return;let t=r.findWrapping(e.type),n;if(!t)return a=null;if(n=a.length&&i.length&&QN(t,i,e,a[a.length-1],0))a[a.length-1]=n;else{a.length&&(a[a.length-1]=$N(a[a.length-1],i.length));let n=ZN(e,t);a.push(n),r=r.matchType(n.type),i=t}}),a)return W.from(a)}return e}function ZN(e,t,n=0){for(let r=t.length-1;r>=n;r--)e=t[r].create(null,W.from(e));return e}function QN(e,t,n,r,i){if(i<e.length&&i<t.length&&e[i]==t[i]){let a=QN(e,t,n,r.lastChild,i+1);if(a)return r.copy(r.content.replaceChild(r.childCount-1,a));if(r.contentMatchAt(r.childCount).matchType(i==e.length-1?n.type:e[i+1]))return r.copy(r.content.append(W.from(ZN(n,e,i+1))))}}function $N(e,t){if(t==0)return e;let n=e.content.replaceChild(e.childCount-1,$N(e.lastChild,t-1)),r=e.contentMatchAt(e.childCount).fillBefore(W.empty,!0);return e.copy(n.append(r))}function eP(e,t,n,r,i,a){let o=t<0?e.firstChild:e.lastChild,s=o.content;return e.childCount>1&&(a=0),i<r-1&&(s=eP(s,t,n,r,i+1,a)),i>=n&&(s=t<0?o.contentMatchAt(0).fillBefore(s,a<=i).append(s):s.append(o.contentMatchAt(o.childCount).fillBefore(W.empty,!0))),e.replaceChild(t<0?0:e.childCount-1,o.copy(s))}function tP(e,t,n){return t<e.openStart&&(e=new K(eP(e.content,-1,t,e.openStart,0,e.openEnd),t,e.openEnd)),n<e.openEnd&&(e=new K(eP(e.content,1,n,e.openEnd,0,0),e.openStart,n)),e}var nP={thead:[`table`],tbody:[`table`],tfoot:[`table`],caption:[`table`],colgroup:[`table`],col:[`table`,`colgroup`],tr:[`table`,`tbody`],td:[`table`,`tbody`,`tr`],th:[`table`,`tbody`,`tr`]},rP=null;function iP(){return rP||=document.implementation.createHTMLDocument(`title`)}var aP=null;function oP(e){let t=window.trustedTypes;return t?(aP||=t.defaultPolicy||t.createPolicy(`ProseMirrorClipboard`,{createHTML:e=>e}),aP.createHTML(e)):e}function sP(e){let t=/^(\s*<meta [^>]*>)*/.exec(e);t&&(e=e.slice(t[0].length));let n=iP().createElement(`div`),r=/<([a-z][^>\s]+)/i.exec(e),i;if((i=r&&nP[r[1].toLowerCase()])&&(e=i.map(e=>`<`+e+`>`).join(``)+e+i.map(e=>`</`+e+`>`).reverse().join(``)),n.innerHTML=oP(e),i)for(let e=0;e<i.length;e++)n=n.querySelector(i[e])||n;return n}function cP(e){let t=e.querySelectorAll(Zj?`span:not([class]):not([style])`:`span.Apple-converted-space`);for(let n=0;n<t.length;n++){let r=t[n];r.childNodes.length==1&&r.textContent==`\xA0`&&r.parentNode&&r.parentNode.replaceChild(e.ownerDocument.createTextNode(` `),r)}}function lP(e,t){if(!e.size)return e;let n=e.content.firstChild.type.schema,r;try{r=JSON.parse(t)}catch{return e}let{content:i,openStart:a,openEnd:o}=e;for(let e=r.length-2;e>=0;e-=2){let t=n.nodes[r[e]];if(!t||t.hasRequiredAttrs())break;i=W.from(t.create(r[e+1],i)),a++,o++}return new K(i,a,o)}var uP={},dP={},fP={touchstart:!0,touchmove:!0},pP=class{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:``,button:0},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastChromeDelete=0,this.composing=!1,this.compositionNode=null,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.badSafariComposition=!1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}};function mP(e){for(let t in uP){let n=uP[t];e.dom.addEventListener(t,e.input.eventHandlers[t]=t=>{yP(e,t)&&!vP(e,t)&&(e.editable||!(t.type in dP))&&n(e,t)},fP[t]?{passive:!0}:void 0)}$j&&e.dom.addEventListener(`input`,()=>null),_P(e)}function hP(e,t){e.input.lastSelectionOrigin=t,e.input.lastSelectionTime=Date.now()}function gP(e){e.domObserver.stop();for(let t in e.input.eventHandlers)e.dom.removeEventListener(t,e.input.eventHandlers[t]);clearTimeout(e.input.composingTimeout),clearTimeout(e.input.lastIOSEnterFallbackTimeout)}function _P(e){e.someProp(`handleDOMEvents`,t=>{for(let n in t)e.input.eventHandlers[n]||e.dom.addEventListener(n,e.input.eventHandlers[n]=t=>vP(e,t))})}function vP(e,t){return e.someProp(`handleDOMEvents`,n=>{let r=n[t.type];return r?r(e,t)||t.defaultPrevented:!1})}function yP(e,t){if(!t.bubbles)return!0;if(t.defaultPrevented)return!1;for(let n=t.target;n!=e.dom;n=n.parentNode)if(!n||n.nodeType==11||n.pmViewDesc&&n.pmViewDesc.stopEvent(t))return!1;return!0}function bP(e,t){!vP(e,t)&&uP[t.type]&&(e.editable||!(t.type in dP))&&uP[t.type](e,t)}dP.keydown=(e,t)=>{let n=t;if(e.input.shiftKey=n.keyCode==16||n.shiftKey,!PP(e,n)&&(e.input.lastKeyCode=n.keyCode,e.input.lastKeyCodeTime=Date.now(),!(rM&&Zj&&n.keyCode==13)))if(n.keyCode!=229&&e.domObserver.forceFlush(),eM&&n.keyCode==13&&!n.ctrlKey&&!n.altKey&&!n.metaKey){let t=Date.now();e.input.lastIOSEnter=t,e.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{e.input.lastIOSEnter==t&&(e.someProp(`handleKeyDown`,t=>t(e,Rj(13,`Enter`))),e.input.lastIOSEnter=0)},200)}else e.someProp(`handleKeyDown`,t=>t(e,n))||KN(e,n)?n.preventDefault():hP(e,`key`)},dP.keyup=(e,t)=>{t.keyCode==16&&(e.input.shiftKey=!1)},dP.keypress=(e,t)=>{let n=t;if(PP(e,n)||!n.charCode||n.ctrlKey&&!n.altKey||tM&&n.metaKey)return;if(e.someProp(`handleKeyPress`,t=>t(e,n))){n.preventDefault();return}let r=e.state.selection;if(!(r instanceof J)||!r.$from.sameParent(r.$to)){let t=String.fromCharCode(n.charCode),i=()=>e.state.tr.insertText(t).scrollIntoView();!/[\r\n]/.test(t)&&!e.someProp(`handleTextInput`,n=>n(e,r.$from.pos,r.$to.pos,t,i))&&e.dispatch(i()),n.preventDefault()}};function xP(e){return{left:e.clientX,top:e.clientY}}function SP(e,t){let n=t.x-e.clientX,r=t.y-e.clientY;return n*n+r*r<100}function CP(e,t,n,r,i){if(r==-1)return!1;let a=e.state.doc.resolve(r);for(let r=a.depth+1;r>0;r--)if(e.someProp(t,t=>r>a.depth?t(e,n,a.nodeAfter,a.before(r),i,!0):t(e,n,a.node(r),a.before(r),i,!1)))return!0;return!1}function wP(e,t,n){if(e.focused||e.focus(),e.state.selection.eq(t))return;let r=e.state.tr.setSelection(t);n==`pointer`&&r.setMeta(`pointer`,!0),e.dispatch(r)}function TP(e,t){if(t==-1)return!1;let n=e.state.doc.resolve(t),r=n.nodeAfter;return r&&r.isAtom&&Y.isSelectable(r)?(wP(e,new Y(n),`pointer`),!0):!1}function EP(e,t){if(t==-1)return!1;let n=e.state.selection,r,i;n instanceof Y&&(r=n.node);let a=e.state.doc.resolve(t);for(let e=a.depth+1;e>0;e--){let t=e>a.depth?a.nodeAfter:a.node(e);if(Y.isSelectable(t)){i=r&&n.$from.depth>0&&e>=n.$from.depth&&a.before(n.$from.depth+1)==n.$from.pos?a.before(n.$from.depth):a.before(e);break}}return i==null?!1:(wP(e,Y.create(e.state.doc,i),`pointer`),!0)}function DP(e,t,n,r,i){return CP(e,`handleClickOn`,t,n,r)||e.someProp(`handleClick`,n=>n(e,t,r))||(i?EP(e,n):TP(e,n))}function OP(e,t,n,r){return CP(e,`handleDoubleClickOn`,t,n,r)||e.someProp(`handleDoubleClick`,n=>n(e,t,r))}function kP(e,t,n,r){return CP(e,`handleTripleClickOn`,t,n,r)||e.someProp(`handleTripleClick`,n=>n(e,t,r))||AP(e,n,r)}function AP(e,t,n){if(n.button!=0)return!1;let r=e.state.doc;if(t==-1)return r.inlineContent?(wP(e,J.create(r,0,r.content.size),`pointer`),!0):!1;let i=r.resolve(t);for(let t=i.depth+1;t>0;t--){let n=t>i.depth?i.nodeAfter:i.node(t),a=i.before(t);if(n.inlineContent)wP(e,J.create(r,a+1,a+1+n.content.size),`pointer`);else if(Y.isSelectable(n))wP(e,Y.create(r,a),`pointer`);else continue;return!0}}function jP(e){return VP(e)}var MP=tM?`metaKey`:`ctrlKey`;uP.mousedown=(e,t)=>{let n=t;e.input.shiftKey=n.shiftKey;let r=jP(e),i=Date.now(),a=`singleClick`;i-e.input.lastClick.time<500&&SP(n,e.input.lastClick)&&!n[MP]&&e.input.lastClick.button==n.button&&(e.input.lastClick.type==`singleClick`?a=`doubleClick`:e.input.lastClick.type==`doubleClick`&&(a=`tripleClick`)),e.input.lastClick={time:i,x:n.clientX,y:n.clientY,type:a,button:n.button};let o=e.posAtCoords(xP(n));o&&(a==`singleClick`?(e.input.mouseDown&&e.input.mouseDown.done(),e.input.mouseDown=new NP(e,o,n,!!r)):(a==`doubleClick`?OP:kP)(e,o.pos,o.inside,n)?n.preventDefault():hP(e,`pointer`))};var NP=class{constructor(e,t,n,r){this.view=e,this.pos=t,this.event=n,this.flushed=r,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!n[MP],this.allowDefault=n.shiftKey;let i,a;if(t.inside>-1)i=e.state.doc.nodeAt(t.inside),a=t.inside;else{let n=e.state.doc.resolve(t.pos);i=n.parent,a=n.depth?n.before():0}let o=r?null:n.target,s=o?e.docView.nearestDesc(o,!0):null;this.target=s&&s.nodeDOM.nodeType==1?s.nodeDOM:null;let{selection:c}=e.state;(n.button==0&&i.type.spec.draggable&&i.type.spec.selectable!==!1||c instanceof Y&&c.from<=a&&c.to>a)&&(this.mightDrag={node:i,pos:a,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&Yj&&!this.target.hasAttribute(`contentEditable`))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout(()=>{this.view.input.mouseDown==this&&this.target.setAttribute(`contentEditable`,`false`)},20),this.view.domObserver.start()),e.root.addEventListener(`mouseup`,this.up=this.up.bind(this)),e.root.addEventListener(`mousemove`,this.move=this.move.bind(this)),hP(e,`pointer`)}done(){this.view.root.removeEventListener(`mouseup`,this.up),this.view.root.removeEventListener(`mousemove`,this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute(`draggable`),this.mightDrag.setUneditable&&this.target.removeAttribute(`contentEditable`),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout(()=>hN(this.view)),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return;let t=this.pos;this.view.state.doc!=this.startDoc&&(t=this.view.posAtCoords(xP(e))),this.updateAllowDefault(e),this.allowDefault||!t?hP(this.view,`pointer`):DP(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||$j&&this.mightDrag&&!this.mightDrag.node.isAtom||Zj&&!this.view.state.selection.visible&&Math.min(Math.abs(t.pos-this.view.state.selection.from),Math.abs(t.pos-this.view.state.selection.to))<=2)?(wP(this.view,q.near(this.view.state.doc.resolve(t.pos)),`pointer`),e.preventDefault()):hP(this.view,`pointer`)}move(e){this.updateAllowDefault(e),hP(this.view,`pointer`),e.buttons==0&&this.done()}updateAllowDefault(e){!this.allowDefault&&(Math.abs(this.event.x-e.clientX)>4||Math.abs(this.event.y-e.clientY)>4)&&(this.allowDefault=!0)}};uP.touchstart=e=>{e.input.lastTouch=Date.now(),jP(e),hP(e,`pointer`)},uP.touchmove=e=>{e.input.lastTouch=Date.now(),hP(e,`pointer`)},uP.contextmenu=e=>jP(e);function PP(e,t){return e.composing?!0:$j&&Math.abs(t.timeStamp-e.input.compositionEndedAt)<500?(e.input.compositionEndedAt=-2e8,!0):!1}var FP=rM?5e3:-1;dP.compositionstart=dP.compositionupdate=e=>{if(!e.composing){e.domObserver.flush();let{state:t}=e,n=t.selection.$to;if(t.selection instanceof J&&(t.storedMarks||!n.textOffset&&n.parentOffset&&n.nodeBefore.marks.some(e=>e.type.spec.inclusive===!1)||Zj&&nM&&IP(e)))e.markCursor=e.state.storedMarks||n.marks(),VP(e,!0),e.markCursor=null;else if(VP(e,!t.selection.empty),Yj&&t.selection.empty&&n.parentOffset&&!n.textOffset&&n.nodeBefore.marks.length){let t=e.domSelectionRange();for(let n=t.focusNode,r=t.focusOffset;n&&n.nodeType==1&&r!=0;){let t=r<0?n.lastChild:n.childNodes[r-1];if(!t)break;if(t.nodeType==3){let n=e.domSelection();n&&n.collapse(t,t.nodeValue.length);break}else n=t,r=-1}}e.input.composing=!0}LP(e,FP)};function IP(e){let{focusNode:t,focusOffset:n}=e.domSelectionRange();if(!t||t.nodeType!=1||n>=t.childNodes.length)return!1;let r=t.childNodes[n];return r.nodeType==1&&r.contentEditable==`false`}dP.compositionend=(e,t)=>{e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=t.timeStamp,e.input.compositionPendingChanges=e.domObserver.pendingRecords().length?e.input.compositionID:0,e.input.compositionNode=null,e.input.badSafariComposition?e.domObserver.forceFlush():e.input.compositionPendingChanges&&Promise.resolve().then(()=>e.domObserver.flush()),e.input.compositionID++,LP(e,20))};function LP(e,t){clearTimeout(e.input.composingTimeout),t>-1&&(e.input.composingTimeout=setTimeout(()=>VP(e),t))}function RP(e){for(e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=BP());e.input.compositionNodes.length>0;)e.input.compositionNodes.pop().markParentsDirty()}function zP(e){let t=e.domSelectionRange();if(!t.focusNode)return null;let n=Nj(t.focusNode,t.focusOffset),r=Pj(t.focusNode,t.focusOffset);if(n&&r&&n!=r){let t=r.pmViewDesc,i=e.domObserver.lastChangedTextNode;if(n==i||r==i)return i;if(!t||!t.isText(r.nodeValue))return r;if(e.input.compositionNode==r){let e=n.pmViewDesc;if(!(!e||!e.isText(n.nodeValue)))return r}}return n||r}function BP(){let e=document.createEvent(`Event`);return e.initEvent(`event`,!0,!0),e.timeStamp}function VP(e,t=!1){if(!(rM&&e.domObserver.flushingSoon>=0)){if(e.domObserver.forceFlush(),RP(e),t||e.docView&&e.docView.dirty){let n=pN(e),r=e.state.selection;return n&&!n.eq(r)?e.dispatch(e.state.tr.setSelection(n)):(e.markCursor||t)&&!r.$from.node(r.$from.sharedDepth(r.to)).inlineContent?e.dispatch(e.state.tr.deleteSelection()):e.updateState(e.state),!0}return!1}}function HP(e,t){if(!e.dom.parentNode)return;let n=e.dom.parentNode.appendChild(document.createElement(`div`));n.appendChild(t),n.style.cssText=`position: fixed; left: -10000px; top: 10px`;let r=getSelection(),i=document.createRange();i.selectNodeContents(t),e.dom.blur(),r.removeAllRanges(),r.addRange(i),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n),e.focus()},50)}var UP=qj&&Jj<15||eM&&aM<604;uP.copy=dP.cut=(e,t)=>{let n=t,r=e.state.selection,i=n.type==`cut`;if(r.empty)return;let a=UP?null:n.clipboardData,{dom:o,text:s}=qN(e,r.content());a?(n.preventDefault(),a.clearData(),a.setData(`text/html`,o.innerHTML),a.setData(`text/plain`,s)):HP(e,o),i&&e.dispatch(e.state.tr.deleteSelection().scrollIntoView().setMeta(`uiEvent`,`cut`))};function WP(e){return e.openStart==0&&e.openEnd==0&&e.content.childCount==1?e.content.firstChild:null}function GP(e,t){if(!e.dom.parentNode)return;let n=e.input.shiftKey||e.state.selection.$from.parent.type.spec.code,r=e.dom.parentNode.appendChild(document.createElement(n?`textarea`:`div`));n||(r.contentEditable=`true`),r.style.cssText=`position: fixed; left: -10000px; top: 10px`,r.focus();let i=e.input.shiftKey&&e.input.lastKeyCode!=45;setTimeout(()=>{e.focus(),r.parentNode&&r.parentNode.removeChild(r),n?KP(e,r.value,null,i,t):KP(e,r.textContent,r.innerHTML,i,t)},50)}function KP(e,t,n,r,i){let a=JN(e,t,n,r,e.state.selection.$from);if(e.someProp(`handlePaste`,t=>t(e,i,a||K.empty)))return!0;if(!a)return!1;let o=WP(a),s=o?e.state.tr.replaceSelectionWith(o,r):e.state.tr.replaceSelection(a);return e.dispatch(s.scrollIntoView().setMeta(`paste`,!0).setMeta(`uiEvent`,`paste`)),!0}function qP(e){let t=e.getData(`text/plain`)||e.getData(`Text`);if(t)return t;let n=e.getData(`text/uri-list`);return n?n.replace(/\r?\n/g,` `):``}dP.paste=(e,t)=>{let n=t;if(e.composing&&!rM)return;let r=UP?null:n.clipboardData,i=e.input.shiftKey&&e.input.lastKeyCode!=45;r&&KP(e,qP(r),r.getData(`text/html`),i,n)?n.preventDefault():GP(e,n)};var JP=class{constructor(e,t,n){this.slice=e,this.move=t,this.node=n}},YP=tM?`altKey`:`ctrlKey`;function XP(e,t){return e.someProp(`dragCopies`,e=>!e(t))??!t[YP]}uP.dragstart=(e,t)=>{let n=t,r=e.input.mouseDown;if(r&&r.done(),!n.dataTransfer)return;let i=e.state.selection,a=i.empty?null:e.posAtCoords(xP(n)),o;if(!(a&&a.pos>=i.from&&a.pos<=(i instanceof Y?i.to-1:i.to))){if(r&&r.mightDrag)o=Y.create(e.state.doc,r.mightDrag.pos);else if(n.target&&n.target.nodeType==1){let t=e.docView.nearestDesc(n.target,!0);t&&t.node.type.spec.draggable&&t!=e.docView&&(o=Y.create(e.state.doc,t.posBefore))}}let{dom:s,text:c,slice:l}=qN(e,(o||e.state.selection).content());(!n.dataTransfer.files.length||!Zj||Qj>120)&&n.dataTransfer.clearData(),n.dataTransfer.setData(UP?`Text`:`text/html`,s.innerHTML),n.dataTransfer.effectAllowed=`copyMove`,UP||n.dataTransfer.setData(`text/plain`,c),e.dragging=new JP(l,XP(e,n),o)},uP.dragend=e=>{let t=e.dragging;window.setTimeout(()=>{e.dragging==t&&(e.dragging=null)},50)},dP.dragover=dP.dragenter=(e,t)=>t.preventDefault(),dP.drop=(e,t)=>{try{ZP(e,t,e.dragging)}finally{e.dragging=null}};function ZP(e,t,n){if(!t.dataTransfer)return;let r=e.posAtCoords(xP(t));if(!r)return;let i=e.state.doc.resolve(r.pos),a=n&&n.slice;a?e.someProp(`transformPasted`,t=>{a=t(a,e,!1)}):a=JN(e,qP(t.dataTransfer),UP?null:t.dataTransfer.getData(`text/html`),!1,i);let o=!!(n&&XP(e,t));if(e.someProp(`handleDrop`,n=>n(e,t,a||K.empty,o))){t.preventDefault();return}if(!a)return;t.preventDefault();let s=a?Wk(e.state.doc,i.pos,a):i.pos;s??=i.pos;let c=e.state.tr;if(o){let{node:e}=n;e?e.replace(c):c.deleteSelection()}let l=c.mapping.map(s),u=a.openStart==0&&a.openEnd==0&&a.content.childCount==1,d=c.doc;if(u?c.replaceRangeWith(l,l,a.content.firstChild):c.replaceRange(l,l,a),c.doc.eq(d))return;let f=c.doc.resolve(l);if(u&&Y.isSelectable(a.content.firstChild)&&f.nodeAfter&&f.nodeAfter.sameMarkup(a.content.firstChild))c.setSelection(new Y(f));else{let t=c.mapping.map(s);c.mapping.maps[c.mapping.maps.length-1].forEach((e,n,r,i)=>t=i),c.setSelection(wN(e,f,c.doc.resolve(t)))}e.focus(),e.dispatch(c.setMeta(`uiEvent`,`drop`))}uP.focus=e=>{e.input.lastFocus=Date.now(),e.focused||(e.domObserver.stop(),e.dom.classList.add(`ProseMirror-focused`),e.domObserver.start(),e.focused=!0,setTimeout(()=>{e.docView&&e.hasFocus()&&!e.domObserver.currentSelection.eq(e.domSelectionRange())&&hN(e)},20))},uP.blur=(e,t)=>{let n=t;e.focused&&=(e.domObserver.stop(),e.dom.classList.remove(`ProseMirror-focused`),e.domObserver.start(),n.relatedTarget&&e.dom.contains(n.relatedTarget)&&e.domObserver.currentSelection.clear(),!1)},uP.beforeinput=(e,t)=>{if(Zj&&rM&&t.inputType==`deleteContentBackward`){e.domObserver.flushSoon();let{domChangeCount:t}=e.input;setTimeout(()=>{if(e.input.domChangeCount!=t||(e.dom.blur(),e.focus(),e.someProp(`handleKeyDown`,t=>t(e,Rj(8,`Backspace`)))))return;let{$cursor:n}=e.state.selection;n&&n.pos>0&&e.dispatch(e.state.tr.delete(n.pos-1,n.pos).scrollIntoView())},50)}};for(let e in dP)uP[e]=dP[e];function QP(e,t){if(e==t)return!0;for(let n in e)if(e[n]!==t[n])return!1;for(let n in t)if(!(n in e))return!1;return!0}var $P=class e{constructor(e,t){this.toDOM=e,this.spec=t||iF,this.side=this.spec.side||0}map(e,t,n,r){let{pos:i,deleted:a}=e.mapResult(t.from+r,this.side<0?-1:1);return a?null:new nF(i-n,i-n,this)}valid(){return!0}eq(t){return this==t||t instanceof e&&(this.spec.key&&this.spec.key==t.spec.key||this.toDOM==t.toDOM&&QP(this.spec,t.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}},eF=class e{constructor(e,t){this.attrs=e,this.spec=t||iF}map(e,t,n,r){let i=e.map(t.from+r,this.spec.inclusiveStart?-1:1)-n,a=e.map(t.to+r,this.spec.inclusiveEnd?1:-1)-n;return i>=a?null:new nF(i,a,this)}valid(e,t){return t.from<t.to}eq(t){return this==t||t instanceof e&&QP(this.attrs,t.attrs)&&QP(this.spec,t.spec)}static is(t){return t.type instanceof e}destroy(){}},tF=class e{constructor(e,t){this.attrs=e,this.spec=t||iF}map(e,t,n,r){let i=e.mapResult(t.from+r,1);if(i.deleted)return null;let a=e.mapResult(t.to+r,-1);return a.deleted||a.pos<=i.pos?null:new nF(i.pos-n,a.pos-n,this)}valid(e,t){let{index:n,offset:r}=e.content.findIndex(t.from),i;return r==t.from&&!(i=e.child(n)).isText&&r+i.nodeSize==t.to}eq(t){return this==t||t instanceof e&&QP(this.attrs,t.attrs)&&QP(this.spec,t.spec)}destroy(){}},nF=class e{constructor(e,t,n){this.from=e,this.to=t,this.type=n}copy(t,n){return new e(t,n,this.type)}eq(e,t=0){return this.type.eq(e.type)&&this.from+t==e.from&&this.to+t==e.to}map(e,t,n){return this.type.map(e,this,t,n)}static widget(t,n,r){return new e(t,t,new $P(n,r))}static inline(t,n,r,i){return new e(t,n,new eF(r,i))}static node(t,n,r,i){return new e(t,n,new tF(r,i))}get spec(){return this.type.spec}get inline(){return this.type instanceof eF}get widget(){return this.type instanceof $P}},rF=[],iF={},aF=class e{constructor(e,t){this.local=e.length?e:rF,this.children=t.length?t:rF}static create(e,t){return t.length?pF(t,e,0,iF):oF}find(e,t,n){let r=[];return this.findInner(e??0,t??1e9,r,0,n),r}findInner(e,t,n,r,i){for(let a=0;a<this.local.length;a++){let o=this.local[a];o.from<=t&&o.to>=e&&(!i||i(o.spec))&&n.push(o.copy(o.from+r,o.to+r))}for(let a=0;a<this.children.length;a+=3)if(this.children[a]<t&&this.children[a+1]>e){let o=this.children[a]+1;this.children[a+2].findInner(e-o,t-o,n,r+o,i)}}map(e,t,n){return this==oF||e.maps.length==0?this:this.mapInner(e,t,0,0,n||iF)}mapInner(t,n,r,i,a){let o;for(let e=0;e<this.local.length;e++){let s=this.local[e].map(t,r,i);s&&s.type.valid(n,s)?(o||=[]).push(s):a.onRemove&&a.onRemove(this.local[e].spec)}return this.children.length?cF(this.children,o||[],t,n,r,i,a):o?new e(o.sort(mF),rF):oF}add(t,n){return n.length?this==oF?e.create(t,n):this.addInner(t,n,0):this}addInner(t,n,r){let i,a=0;t.forEach((e,t)=>{let o=t+r,s;if(s=dF(n,e,o)){for(i||=this.children.slice();a<i.length&&i[a]<t;)a+=3;i[a]==t?i[a+2]=i[a+2].addInner(e,s,o+1):i.splice(a,0,t,t+e.nodeSize,pF(s,e,o+1,iF)),a+=3}});let o=lF(a?fF(n):n,-r);for(let e=0;e<o.length;e++)o[e].type.valid(t,o[e])||o.splice(e--,1);return new e(o.length?this.local.concat(o).sort(mF):this.local,i||this.children)}remove(e){return e.length==0||this==oF?this:this.removeInner(e,0)}removeInner(t,n){let r=this.children,i=this.local;for(let e=0;e<r.length;e+=3){let i,a=r[e]+n,o=r[e+1]+n;for(let e=0,n;e<t.length;e++)(n=t[e])&&n.from>a&&n.to<o&&(t[e]=null,(i||=[]).push(n));if(!i)continue;r==this.children&&(r=this.children.slice());let s=r[e+2].removeInner(i,a+1);s==oF?(r.splice(e,3),e-=3):r[e+2]=s}if(i.length){for(let e=0,r;e<t.length;e++)if(r=t[e])for(let e=0;e<i.length;e++)i[e].eq(r,n)&&(i==this.local&&(i=this.local.slice()),i.splice(e--,1))}return r==this.children&&i==this.local?this:i.length||r.length?new e(i,r):oF}forChild(t,n){if(this==oF)return this;if(n.isLeaf)return e.empty;let r,i;for(let e=0;e<this.children.length;e+=3)if(this.children[e]>=t){this.children[e]==t&&(r=this.children[e+2]);break}let a=t+1,o=a+n.content.size;for(let e=0;e<this.local.length;e++){let t=this.local[e];if(t.from<o&&t.to>a&&t.type instanceof eF){let e=Math.max(a,t.from)-a,n=Math.min(o,t.to)-a;e<n&&(i||=[]).push(t.copy(e,n))}}if(i){let t=new e(i.sort(mF),rF);return r?new sF([t,r]):t}return r||oF}eq(t){if(this==t)return!0;if(!(t instanceof e)||this.local.length!=t.local.length||this.children.length!=t.children.length)return!1;for(let e=0;e<this.local.length;e++)if(!this.local[e].eq(t.local[e]))return!1;for(let e=0;e<this.children.length;e+=3)if(this.children[e]!=t.children[e]||this.children[e+1]!=t.children[e+1]||!this.children[e+2].eq(t.children[e+2]))return!1;return!0}locals(e){return hF(this.localsInner(e))}localsInner(e){if(this==oF)return rF;if(e.inlineContent||!this.local.some(eF.is))return this.local;let t=[];for(let e=0;e<this.local.length;e++)this.local[e].type instanceof eF||t.push(this.local[e]);return t}forEachSet(e){e(this)}};aF.empty=new aF([],[]),aF.removeOverlap=hF;var oF=aF.empty,sF=class e{constructor(e){this.members=e}map(t,n){let r=this.members.map(e=>e.map(t,n,iF));return e.from(r)}forChild(t,n){if(n.isLeaf)return aF.empty;let r=[];for(let i=0;i<this.members.length;i++){let a=this.members[i].forChild(t,n);a!=oF&&(a instanceof e?r=r.concat(a.members):r.push(a))}return e.from(r)}eq(t){if(!(t instanceof e)||t.members.length!=this.members.length)return!1;for(let e=0;e<this.members.length;e++)if(!this.members[e].eq(t.members[e]))return!1;return!0}locals(e){let t,n=!0;for(let r=0;r<this.members.length;r++){let i=this.members[r].localsInner(e);if(i.length)if(!t)t=i;else{n&&=(t=t.slice(),!1);for(let e=0;e<i.length;e++)t.push(i[e])}}return t?hF(n?t:t.sort(mF)):rF}static from(t){switch(t.length){case 0:return oF;case 1:return t[0];default:return new e(t.every(e=>e instanceof aF)?t:t.reduce((e,t)=>e.concat(t instanceof aF?t:t.members),[]))}}forEachSet(e){for(let t=0;t<this.members.length;t++)this.members[t].forEachSet(e)}};function cF(e,t,n,r,i,a,o){let s=e.slice();for(let e=0,t=a;e<n.maps.length;e++){let r=0;n.maps[e].forEach((e,n,i,a)=>{let o=a-i-(n-e);for(let i=0;i<s.length;i+=3){let a=s[i+1];if(a<0||e>a+t-r)continue;let c=s[i]+t-r;n>=c?s[i+1]=e<=c?-2:-1:e>=t&&o&&(s[i]+=o,s[i+1]+=o)}r+=o}),t=n.maps[e].map(t,-1)}let c=!1;for(let t=0;t<s.length;t+=3)if(s[t+1]<0){if(s[t+1]==-2){c=!0,s[t+1]=-1;continue}let l=n.map(e[t]+a),u=l-i;if(u<0||u>=r.content.size){c=!0;continue}let d=n.map(e[t+1]+a,-1)-i,{index:f,offset:p}=r.content.findIndex(u),m=r.maybeChild(f);if(m&&p==u&&p+m.nodeSize==d){let r=s[t+2].mapInner(n,m,l+1,e[t]+a+1,o);r==oF?(s[t+1]=-2,c=!0):(s[t]=u,s[t+1]=d,s[t+2]=r)}else c=!0}if(c){let c=pF(uF(s,e,t,n,i,a,o),r,0,o);t=c.local;for(let e=0;e<s.length;e+=3)s[e+1]<0&&(s.splice(e,3),e-=3);for(let e=0,t=0;e<c.children.length;e+=3){let n=c.children[e];for(;t<s.length&&s[t]<n;)t+=3;s.splice(t,0,c.children[e],c.children[e+1],c.children[e+2])}}return new aF(t.sort(mF),s)}function lF(e,t){if(!t||!e.length)return e;let n=[];for(let r=0;r<e.length;r++){let i=e[r];n.push(new nF(i.from+t,i.to+t,i.type))}return n}function uF(e,t,n,r,i,a,o){function s(e,t){for(let a=0;a<e.local.length;a++){let s=e.local[a].map(r,i,t);s?n.push(s):o.onRemove&&o.onRemove(e.local[a].spec)}for(let n=0;n<e.children.length;n+=3)s(e.children[n+2],e.children[n]+t+1)}for(let n=0;n<e.length;n+=3)e[n+1]==-1&&s(e[n+2],t[n]+a+1);return n}function dF(e,t,n){if(t.isLeaf)return null;let r=n+t.nodeSize,i=null;for(let t=0,a;t<e.length;t++)(a=e[t])&&a.from>n&&a.to<r&&((i||=[]).push(a),e[t]=null);return i}function fF(e){let t=[];for(let n=0;n<e.length;n++)e[n]!=null&&t.push(e[n]);return t}function pF(e,t,n,r){let i=[],a=!1;t.forEach((t,o)=>{let s=dF(e,t,o+n);if(s){a=!0;let e=pF(s,t,n+o+1,r);e!=oF&&i.push(o,o+t.nodeSize,e)}});let o=lF(a?fF(e):e,-n).sort(mF);for(let e=0;e<o.length;e++)o[e].type.valid(t,o[e])||(r.onRemove&&r.onRemove(o[e].spec),o.splice(e--,1));return o.length||i.length?new aF(o,i):oF}function mF(e,t){return e.from-t.from||e.to-t.to}function hF(e){let t=e;for(let n=0;n<t.length-1;n++){let r=t[n];if(r.from!=r.to)for(let i=n+1;i<t.length;i++){let a=t[i];if(a.from==r.from){a.to!=r.to&&(t==e&&(t=e.slice()),t[i]=a.copy(a.from,r.to),gF(t,i+1,a.copy(r.to,a.to)));continue}else{a.from<r.to&&(t==e&&(t=e.slice()),t[n]=r.copy(r.from,a.from),gF(t,i,r.copy(a.from,r.to)));break}}}return t}function gF(e,t,n){for(;t<e.length&&mF(n,e[t])>0;)t++;e.splice(t,0,n)}function _F(e){let t=[];return e.someProp(`decorations`,n=>{let r=n(e.state);r&&r!=oF&&t.push(r)}),e.cursorWrapper&&t.push(aF.create(e.state.doc,[e.cursorWrapper.deco])),sF.from(t)}var vF={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},yF=qj&&Jj<=11,bF=class{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(e){this.anchorNode=e.anchorNode,this.anchorOffset=e.anchorOffset,this.focusNode=e.focusNode,this.focusOffset=e.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(e){return e.anchorNode==this.anchorNode&&e.anchorOffset==this.anchorOffset&&e.focusNode==this.focusNode&&e.focusOffset==this.focusOffset}},xF=class{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new bF,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(t=>{for(let e=0;e<t.length;e++)this.queue.push(t[e]);qj&&Jj<=11&&t.some(e=>e.type==`childList`&&e.removedNodes.length||e.type==`characterData`&&e.oldValue.length>e.target.nodeValue.length)?this.flushSoon():$j&&e.composing&&t.some(e=>e.type==`childList`&&e.target.nodeName==`TR`)?(e.input.badSafariComposition=!0,this.flushSoon()):this.flush()}),yF&&(this.onCharData=e=>{this.queue.push({target:e.target,type:`characterData`,oldValue:e.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout(()=>{this.flushingSoon=-1,this.flush()},20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,vF)),this.onCharData&&this.view.dom.addEventListener(`DOMCharacterDataModified`,this.onCharData),this.connectSelection()}stop(){if(this.observer){let e=this.observer.takeRecords();if(e.length){for(let t=0;t<e.length;t++)this.queue.push(e[t]);window.setTimeout(()=>this.flush(),20)}this.observer.disconnect()}this.onCharData&&this.view.dom.removeEventListener(`DOMCharacterDataModified`,this.onCharData),this.disconnectSelection()}connectSelection(){this.view.dom.ownerDocument.addEventListener(`selectionchange`,this.onSelectionChange)}disconnectSelection(){this.view.dom.ownerDocument.removeEventListener(`selectionchange`,this.onSelectionChange)}suppressSelectionUpdates(){this.suppressingSelectionUpdates=!0,setTimeout(()=>this.suppressingSelectionUpdates=!1,50)}onSelectionChange(){if(TN(this.view)){if(this.suppressingSelectionUpdates)return hN(this.view);if(qj&&Jj<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&kj(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset))return this.flushSoon()}this.flush()}}setCurSelection(){this.currentSelection.set(this.view.domSelectionRange())}ignoreSelectionChange(e){if(!e.focusNode)return!0;let t=new Set,n;for(let n=e.focusNode;n;n=Tj(n))t.add(n);for(let r=e.anchorNode;r;r=Tj(r))if(t.has(r)){n=r;break}let r=n&&this.view.docView.nearestDesc(n);if(r&&r.ignoreMutation({type:`selection`,target:n.nodeType==3?n.parentNode:n}))return this.setCurSelection(),!0}pendingRecords(){if(this.observer)for(let e of this.observer.takeRecords())this.queue.push(e);return this.queue}flush(){let{view:e}=this;if(!e.docView||this.flushingSoon>-1)return;let t=this.pendingRecords();t.length&&(this.queue=[]);let n=e.domSelectionRange(),r=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(n)&&TN(e)&&!this.ignoreSelectionChange(n),i=-1,a=-1,o=!1,s=[];if(e.editable)for(let e=0;e<t.length;e++){let n=this.registerMutation(t[e],s);n&&(i=i<0?n.from:Math.min(n.from,i),a=a<0?n.to:Math.max(n.to,a),n.typeOver&&(o=!0))}if(s.some(e=>e.nodeName==`BR`)&&(e.input.lastKeyCode==8||e.input.lastKeyCode==46)){for(let e of s)if(e.nodeName==`BR`&&e.parentNode){let t=e.nextSibling;for(;t&&t.nodeType==1;){if(t.contentEditable==`false`){e.parentNode.removeChild(e);break}t=t.firstChild}}}else if(Yj&&s.length){let t=s.filter(e=>e.nodeName==`BR`);if(t.length==2){let[e,n]=t;e.parentNode&&e.parentNode.parentNode==n.parentNode?n.remove():e.remove()}else{let{focusNode:n}=this.currentSelection;for(let r of t){let t=r.parentNode;t&&t.nodeName==`LI`&&(!n||DF(e,n)!=t)&&r.remove()}}}let c=null;i<0&&r&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Lj(n)&&(c=pN(e))&&c.eq(q.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,hN(e),this.currentSelection.set(n),e.scrollToSelection()):(i>-1||r)&&(i>-1&&(e.docView.markDirty(i,a),wF(e)),e.input.badSafariComposition&&(e.input.badSafariComposition=!1,OF(e,s)),this.handleDOMChange(i,a,o,s),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(n)||hN(e),this.currentSelection.set(n))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let n=this.view.docView.nearestDesc(e.target);if(e.type==`attributes`&&(n==this.view.docView||e.attributeName==`contenteditable`||e.attributeName==`style`&&!e.oldValue&&!e.target.getAttribute(`style`))||!n||n.ignoreMutation(e))return null;if(e.type==`childList`){for(let n=0;n<e.addedNodes.length;n++){let r=e.addedNodes[n];t.push(r),r.nodeType==3&&(this.lastChangedTextNode=r)}if(n.contentDOM&&n.contentDOM!=n.dom&&!n.contentDOM.contains(e.target))return{from:n.posBefore,to:n.posAfter};let r=e.previousSibling,i=e.nextSibling;if(qj&&Jj<=11&&e.addedNodes.length)for(let t=0;t<e.addedNodes.length;t++){let{previousSibling:n,nextSibling:a}=e.addedNodes[t];(!n||Array.prototype.indexOf.call(e.addedNodes,n)<0)&&(r=n),(!a||Array.prototype.indexOf.call(e.addedNodes,a)<0)&&(i=a)}let a=r&&r.parentNode==e.target?wj(r)+1:0,o=n.localPosFromDOM(e.target,a,-1),s=i&&i.parentNode==e.target?wj(i):e.target.childNodes.length;return{from:o,to:n.localPosFromDOM(e.target,s,1)}}else if(e.type==`attributes`)return{from:n.posAtStart-n.border,to:n.posAtEnd+n.border};else return this.lastChangedTextNode=e.target,{from:n.posAtStart,to:n.posAtEnd,typeOver:e.target.nodeValue==e.oldValue}}},SF=new WeakMap,CF=!1;function wF(e){if(!SF.has(e)&&(SF.set(e,null),[`normal`,`nowrap`,`pre-line`].indexOf(getComputedStyle(e.dom).whiteSpace)!==-1)){if(e.requiresGeckoHackNode=Yj,CF)return;console.warn(`ProseMirror expects the CSS white-space property to be set, preferably to 'pre-wrap'. It is recommended to load style/prosemirror.css from the prosemirror-view package.`),CF=!0}}function TF(e,t){let n=t.startContainer,r=t.startOffset,i=t.endContainer,a=t.endOffset,o=e.domAtPos(e.state.selection.anchor);return kj(o.node,o.offset,i,a)&&([n,r,i,a]=[i,a,n,r]),{anchorNode:n,anchorOffset:r,focusNode:i,focusOffset:a}}function EF(e,t){if(t.getComposedRanges){let n=t.getComposedRanges(e.root)[0];if(n)return TF(e,n)}let n;function r(e){e.preventDefault(),e.stopImmediatePropagation(),n=e.getTargetRanges()[0]}return e.dom.addEventListener(`beforeinput`,r,!0),document.execCommand(`indent`),e.dom.removeEventListener(`beforeinput`,r,!0),n?TF(e,n):null}function DF(e,t){for(let n=t.parentNode;n&&n!=e.dom;n=n.parentNode){let t=e.docView.nearestDesc(n,!0);if(t&&t.node.isBlock)return n}return null}function OF(e,t){let{focusNode:n,focusOffset:r}=e.domSelectionRange();for(let i of t)if(i.parentNode?.nodeName==`TR`){let t=i.nextSibling;for(;t&&t.nodeName!=`TD`&&t.nodeName!=`TH`;)t=t.nextSibling;if(t){let a=t;for(;;){let e=a.firstChild;if(!e||e.nodeType!=1||e.contentEditable==`false`||/^(BR|IMG)$/.test(e.nodeName))break;a=e}a.insertBefore(i,a.firstChild),n==i&&e.domSelection().collapse(i,r)}else i.parentNode.removeChild(i)}}function kF(e,t,n){let{node:r,fromOffset:i,toOffset:a,from:o,to:s}=e.docView.parseRange(t,n),c=e.domSelectionRange(),l,u=c.anchorNode;if(u&&e.dom.contains(u.nodeType==1?u:u.parentNode)&&(l=[{node:u,offset:c.anchorOffset}],Lj(c)||l.push({node:c.focusNode,offset:c.focusOffset})),Zj&&e.input.lastKeyCode===8)for(let e=a;e>i;e--){let t=r.childNodes[e-1],n=t.pmViewDesc;if(t.nodeName==`BR`&&!n){a=e;break}if(!n||n.size)break}let d=e.state.doc,f=e.someProp(`domParser`)||AO.fromSchema(e.state.schema),p=d.resolve(o),m=null,h=f.parse(r,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:i,to:a,preserveWhitespace:p.parent.type.whitespace==`pre`?`full`:!0,findPositions:l,ruleFromNode:AF,context:p});if(l&&l[0].pos!=null){let e=l[0].pos,t=l[1]&&l[1].pos;t??=e,m={anchor:e+o,head:t+o}}return{doc:h,sel:m,from:o,to:s}}function AF(e){let t=e.pmViewDesc;if(t)return t.parseRule();if(e.nodeName==`BR`&&e.parentNode){if($j&&/^(ul|ol)$/i.test(e.parentNode.nodeName)){let e=document.createElement(`div`);return e.appendChild(document.createElement(`li`)),{skip:e}}else if(e.parentNode.lastChild==e||$j&&/^(tr|table)$/i.test(e.parentNode.nodeName))return{ignore:!0}}else if(e.nodeName==`IMG`&&e.getAttribute(`mark-placeholder`))return{ignore:!0};return null}var jF=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|img|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function MF(e,t,n,r,i){let a=e.input.compositionPendingChanges||(e.composing?e.input.compositionID:0);if(e.input.compositionPendingChanges=0,t<0){let t=e.input.lastSelectionTime>Date.now()-50?e.input.lastSelectionOrigin:null,n=pN(e,t);if(n&&!e.state.selection.eq(n)){if(Zj&&rM&&e.input.lastKeyCode===13&&Date.now()-100<e.input.lastKeyCodeTime&&e.someProp(`handleKeyDown`,t=>t(e,Rj(13,`Enter`))))return;let r=e.state.tr.setSelection(n);t==`pointer`?r.setMeta(`pointer`,!0):t==`key`&&r.scrollIntoView(),a&&r.setMeta(`composition`,a),e.dispatch(r)}return}let o=e.state.doc.resolve(t),s=o.sharedDepth(n);t=o.before(s+1),n=e.state.doc.resolve(n).after(s+1);let c=e.state.selection,l=kF(e,t,n),u=e.state.doc,d=u.slice(l.from,l.to),f,p;e.input.lastKeyCode===8&&Date.now()-100<e.input.lastKeyCodeTime?(f=e.state.selection.to,p=`end`):(f=e.state.selection.from,p=`start`),e.input.lastKeyCode=null;let m=LF(d.content,l.doc.content,l.from,f,p);if(m&&e.input.domChangeCount++,(eM&&e.input.lastIOSEnter>Date.now()-225||rM)&&i.some(e=>e.nodeType==1&&!jF.test(e.nodeName))&&(!m||m.endA>=m.endB)&&e.someProp(`handleKeyDown`,t=>t(e,Rj(13,`Enter`)))){e.input.lastIOSEnter=0;return}if(!m)if(r&&c instanceof J&&!c.empty&&c.$head.sameParent(c.$anchor)&&!e.composing&&!(l.sel&&l.sel.anchor!=l.sel.head))m={start:c.from,endA:c.to,endB:c.to};else{if(l.sel){let t=NF(e,e.state.doc,l.sel);if(t&&!t.eq(e.state.selection)){let n=e.state.tr.setSelection(t);a&&n.setMeta(`composition`,a),e.dispatch(n)}}return}e.state.selection.from<e.state.selection.to&&m.start==m.endB&&e.state.selection instanceof J&&(m.start>e.state.selection.from&&m.start<=e.state.selection.from+2&&e.state.selection.from>=l.from?m.start=e.state.selection.from:m.endA<e.state.selection.to&&m.endA>=e.state.selection.to-2&&e.state.selection.to<=l.to&&(m.endB+=e.state.selection.to-m.endA,m.endA=e.state.selection.to)),qj&&Jj<=11&&m.endB==m.start+1&&m.endA==m.start&&m.start>l.from&&l.doc.textBetween(m.start-l.from-1,m.start-l.from+1)==` \xA0`&&(m.start--,m.endA--,m.endB--);let h=l.doc.resolveNoCache(m.start-l.from),g=l.doc.resolveNoCache(m.endB-l.from),_=u.resolve(m.start),v=h.sameParent(g)&&h.parent.inlineContent&&_.end()>=m.endA;if((eM&&e.input.lastIOSEnter>Date.now()-225&&(!v||i.some(e=>e.nodeName==`DIV`||e.nodeName==`P`))||!v&&h.pos<l.doc.content.size&&(!h.sameParent(g)||!h.parent.inlineContent)&&h.pos<g.pos&&!/\S/.test(l.doc.textBetween(h.pos,g.pos,``,``)))&&e.someProp(`handleKeyDown`,t=>t(e,Rj(13,`Enter`)))){e.input.lastIOSEnter=0;return}if(e.state.selection.anchor>m.start&&FF(u,m.start,m.endA,h,g)&&e.someProp(`handleKeyDown`,t=>t(e,Rj(8,`Backspace`)))){rM&&Zj&&e.domObserver.suppressSelectionUpdates();return}Zj&&m.endB==m.start&&(e.input.lastChromeDelete=Date.now()),rM&&!v&&h.start()!=g.start()&&g.parentOffset==0&&h.depth==g.depth&&l.sel&&l.sel.anchor==l.sel.head&&l.sel.head==m.endA&&(m.endB-=2,g=l.doc.resolveNoCache(m.endB-l.from),setTimeout(()=>{e.someProp(`handleKeyDown`,function(t){return t(e,Rj(13,`Enter`))})},20));let y=m.start,b=m.endA,x=t=>{let n=t||e.state.tr.replace(y,b,l.doc.slice(m.start-l.from,m.endB-l.from));if(l.sel){let t=NF(e,n.doc,l.sel);t&&!(Zj&&e.composing&&t.empty&&(m.start!=m.endB||e.input.lastChromeDelete<Date.now()-100)&&(t.head==y||t.head==n.mapping.map(b)-1)||qj&&t.empty&&t.head==y)&&n.setSelection(t)}return a&&n.setMeta(`composition`,a),n.scrollIntoView()},S;if(v)if(h.pos==g.pos){qj&&Jj<=11&&h.parentOffset==0&&(e.domObserver.suppressSelectionUpdates(),setTimeout(()=>hN(e),20));let t=x(e.state.tr.delete(y,b)),n=u.resolve(m.start).marksAcross(u.resolve(m.endA));n&&t.ensureMarks(n),e.dispatch(t)}else if(m.endA==m.endB&&(S=PF(h.parent.content.cut(h.parentOffset,g.parentOffset),_.parent.content.cut(_.parentOffset,m.endA-_.start())))){let t=x(e.state.tr);S.type==`add`?t.addMark(y,b,S.mark):t.removeMark(y,b,S.mark),e.dispatch(t)}else if(h.parent.child(h.index()).isText&&h.index()==g.index()-+!g.textOffset){let t=h.parent.textBetween(h.parentOffset,g.parentOffset),n=()=>x(e.state.tr.insertText(t,y,b));e.someProp(`handleTextInput`,r=>r(e,y,b,t,n))||e.dispatch(n())}else e.dispatch(x());else e.dispatch(x())}function NF(e,t,n){return Math.max(n.anchor,n.head)>t.content.size?null:wN(e,t.resolve(n.anchor),t.resolve(n.head))}function PF(e,t){let n=e.firstChild.marks,r=t.firstChild.marks,i=n,a=r,o,s,c;for(let e=0;e<r.length;e++)i=r[e].removeFromSet(i);for(let e=0;e<n.length;e++)a=n[e].removeFromSet(a);if(i.length==1&&a.length==0)s=i[0],o=`add`,c=e=>e.mark(s.addToSet(e.marks));else if(i.length==0&&a.length==1)s=a[0],o=`remove`,c=e=>e.mark(s.removeFromSet(e.marks));else return null;let l=[];for(let e=0;e<t.childCount;e++)l.push(c(t.child(e)));if(W.from(l).eq(e))return{mark:s,type:o}}function FF(e,t,n,r,i){if(n-t<=i.pos-r.pos||IF(r,!0,!1)<i.pos)return!1;let a=e.resolve(t);if(!r.parent.isTextblock){let e=a.nodeAfter;return e!=null&&n==t+e.nodeSize}if(a.parentOffset<a.parent.content.size||!a.parent.isTextblock)return!1;let o=e.resolve(IF(a,!0,!0));return!o.parent.isTextblock||o.pos>n||IF(o,!0,!1)<n?!1:r.parent.content.cut(r.parentOffset).eq(o.parent.content)}function IF(e,t,n){let r=e.depth,i=t?e.end():e.pos;for(;r>0&&(t||e.indexAfter(r)==e.node(r).childCount);)r--,i++,t=!1;if(n){let t=e.node(r).maybeChild(e.indexAfter(r));for(;t&&!t.isLeaf;)t=t.firstChild,i++}return i}function LF(e,t,n,r,i){let a=e.findDiffStart(t,n);if(a==null)return null;let{a:o,b:s}=e.findDiffEnd(t,n+e.size,n+t.size);if(i==`end`){let e=Math.max(0,a-Math.min(o,s));r-=o+e-a}if(o<a&&e.size<t.size){let e=r<=a&&r>=o?a-r:0;a-=e,a&&a<t.size&&RF(t.textBetween(a-1,a+1))&&(a+=e?1:-1),s=a+(s-o),o=a}else if(s<a){let t=r<=a&&r>=s?a-r:0;a-=t,a&&a<e.size&&RF(e.textBetween(a-1,a+1))&&(a+=t?1:-1),o=a+(o-s),s=a}return{start:a,endA:o,endB:s}}function RF(e){if(e.length!=2)return!1;let t=e.charCodeAt(0),n=e.charCodeAt(1);return t>=56320&&t<=57343&&n>=55296&&n<=56319}var zF=class{constructor(e,t){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new pP,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(KF),this.dispatch=this.dispatch.bind(this),this.dom=e&&e.mount||document.createElement(`div`),e&&(e.appendChild?e.appendChild(this.dom):typeof e==`function`?e(this.dom):e.mount&&(this.mounted=!0)),this.editable=HF(this),VF(this),this.nodeViews=WF(this),this.docView=qM(this.state.doc,BF(this),_F(this),this.dom,this),this.domObserver=new xF(this,(e,t,n,r)=>MF(this,e,t,n,r)),this.domObserver.start(),mP(this),this.updatePluginViews()}get composing(){return this.input.composing}get props(){if(this._props.state!=this.state){let e=this._props;this._props={};for(let t in e)this._props[t]=e[t];this._props.state=this.state}return this._props}update(e){e.handleDOMEvents!=this._props.handleDOMEvents&&_P(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(KF),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let e in this._props)t[e]=this._props[e];t.state=this.state;for(let n in e)t[n]=e[n];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){let n=this.state,r=!1,i=!1;e.storedMarks&&this.composing&&(RP(this),i=!0),this.state=e;let a=n.plugins!=e.plugins||this._props.plugins!=t.plugins;if(a||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let e=WF(this);GF(e,this.nodeViews)&&(this.nodeViews=e,r=!0)}(a||t.handleDOMEvents!=this._props.handleDOMEvents)&&_P(this),this.editable=HF(this),VF(this);let o=_F(this),s=BF(this),c=n.plugins!=e.plugins&&!n.doc.eq(e.doc)?`reset`:e.scrollToSelection>n.scrollToSelection?`to selection`:`preserve`,l=r||!this.docView.matchesNode(e.doc,s,o);(l||!e.selection.eq(n.selection))&&(i=!0);let u=c==`preserve`&&i&&this.dom.style.overflowAnchor==null&&uM(this);if(i){this.domObserver.stop();let t=l&&(qj||Zj)&&!this.composing&&!n.selection.empty&&!e.selection.empty&&UF(n.selection,e.selection);if(l){let n=Zj?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=zP(this)),(r||!this.docView.update(e.doc,s,o,this))&&(this.docView.updateOuterDeco(s),this.docView.destroy(),this.docView=qM(e.doc,s,o,this.dom,this)),n&&(!this.trackWrites||!this.dom.contains(this.trackWrites))&&(t=!0)}t||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&DN(this))?hN(this,t):(SN(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(n),this.dragging?.node&&!n.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,n),c==`reset`?this.dom.scrollTop=0:c==`to selection`?this.scrollToSelection():u&&fM(u)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!(!e||!this.dom.contains(e.nodeType==1?e:e.parentNode))&&!this.someProp(`handleScrollToSelection`,e=>e(this)))if(this.state.selection instanceof Y){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&lM(this,t.getBoundingClientRect(),e)}else lM(this,this.coordsAtPos(this.state.selection.head,1),e)}destroyPluginViews(){let e;for(;e=this.pluginViews.pop();)e.destroy&&e.destroy()}updatePluginViews(e){if(!e||e.plugins!=this.state.plugins||this.directPlugins!=this.prevDirectPlugins){this.prevDirectPlugins=this.directPlugins,this.destroyPluginViews();for(let e=0;e<this.directPlugins.length;e++){let t=this.directPlugins[e];t.spec.view&&this.pluginViews.push(t.spec.view(this))}for(let e=0;e<this.state.plugins.length;e++){let t=this.state.plugins[e];t.spec.view&&this.pluginViews.push(t.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let n=this.pluginViews[t];n.update&&n.update(this,e)}}updateDraggedNode(e,t){let n=e.node,r=-1;if(n.from<this.state.doc.content.size&&this.state.doc.nodeAt(n.from)==n.node)r=n.from;else{let e=n.from+(this.state.doc.content.size-t.doc.content.size);(e>0&&e<this.state.doc.content.size&&this.state.doc.nodeAt(e))==n.node&&(r=e)}this.dragging=new JP(e.slice,e.move,r<0?void 0:Y.create(this.state.doc,r))}someProp(e,t){let n=this._props&&this._props[e],r;if(n!=null&&(r=t?t(n):n))return r;for(let n=0;n<this.directPlugins.length;n++){let i=this.directPlugins[n].props[e];if(i!=null&&(r=t?t(i):i))return r}let i=this.state.plugins;if(i)for(let n=0;n<i.length;n++){let a=i[n].props[e];if(a!=null&&(r=t?t(a):a))return r}}hasFocus(){if(qj){let e=this.root.activeElement;if(e==this.dom)return!0;if(!e||!this.dom.contains(e))return!1;for(;e&&this.dom!=e&&this.dom.contains(e);){if(e.contentEditable==`false`)return!1;e=e.parentElement}return!0}return this.root.activeElement==this.dom}focus(){this.domObserver.stop(),this.editable&&hM(this.dom),hN(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let e=this.dom.parentNode;e;e=e.parentNode)if(e.nodeType==9||e.nodeType==11&&e.host)return e.getSelection||(Object.getPrototypeOf(e).getSelection=()=>e.ownerDocument.getSelection()),this._root=e}return e||document}updateRoot(){this._root=null}posAtCoords(e){return CM(this,e)}coordsAtPos(e,t=1){return DM(this,e,t)}domAtPos(e,t=0){return this.docView.domFromPos(e,t)}nodeDOM(e){let t=this.docView.descAt(e);return t?t.nodeDOM:null}posAtDOM(e,t,n=-1){let r=this.docView.posFromDOM(e,t,n);if(r==null)throw RangeError(`DOM position not inside the editor`);return r}endOfTextblock(e,t){return LM(this,t||this.state,e)}pasteHTML(e,t){return KP(this,``,e,!1,t||new ClipboardEvent(`paste`))}pasteText(e,t){return KP(this,e,null,!0,t||new ClipboardEvent(`paste`))}serializeForClipboard(e){return qN(this,e)}destroy(){this.docView&&(gP(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],_F(this),this),this.dom.textContent=``):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,Oj())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return bP(this,e)}domSelectionRange(){let e=this.domSelection();return e?$j&&this.root.nodeType===11&&zj(this.dom.ownerDocument)==this.dom&&EF(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}};zF.prototype.dispatch=function(e){let t=this._props.dispatchTransaction;t?t.call(this,e):this.updateState(this.state.apply(e))};function BF(e){let t=Object.create(null);return t.class=`ProseMirror`,t.contenteditable=String(e.editable),e.someProp(`attributes`,n=>{if(typeof n==`function`&&(n=n(e.state)),n)for(let e in n)e==`class`?t.class+=` `+n[e]:e==`style`?t.style=(t.style?t.style+`;`:``)+n[e]:!t[e]&&e!=`contenteditable`&&e!=`nodeName`&&(t[e]=String(n[e]))}),t.translate||=`no`,[nF.node(0,e.state.doc.content.size,t)]}function VF(e){if(e.markCursor){let t=document.createElement(`img`);t.className=`ProseMirror-separator`,t.setAttribute(`mark-placeholder`,`true`),t.setAttribute(`alt`,``),e.cursorWrapper={dom:t,deco:nF.widget(e.state.selection.from,t,{raw:!0,marks:e.markCursor})}}else e.cursorWrapper=null}function HF(e){return!e.someProp(`editable`,t=>t(e.state)===!1)}function UF(e,t){let n=Math.min(e.$anchor.sharedDepth(e.head),t.$anchor.sharedDepth(t.head));return e.$anchor.start(n)!=t.$anchor.start(n)}function WF(e){let t=Object.create(null);function n(e){for(let n in e)Object.prototype.hasOwnProperty.call(t,n)||(t[n]=e[n])}return e.someProp(`nodeViews`,n),e.someProp(`markViews`,n),t}function GF(e,t){let n=0,r=0;for(let r in e){if(e[r]!=t[r])return!0;n++}for(let e in t)r++;return n!=r}function KF(e){if(e.spec.state||e.spec.filterTransaction||e.spec.appendTransaction)throw RangeError(`Plugins passed directly to the view must not have a state component`)}for(var qF={8:`Backspace`,9:`Tab`,10:`Enter`,12:`NumLock`,13:`Enter`,16:`Shift`,17:`Control`,18:`Alt`,20:`CapsLock`,27:`Escape`,32:` `,33:`PageUp`,34:`PageDown`,35:`End`,36:`Home`,37:`ArrowLeft`,38:`ArrowUp`,39:`ArrowRight`,40:`ArrowDown`,44:`PrintScreen`,45:`Insert`,46:`Delete`,59:`;`,61:`=`,91:`Meta`,92:`Meta`,106:`*`,107:`+`,108:`,`,109:`-`,110:`.`,111:`/`,144:`NumLock`,145:`ScrollLock`,160:`Shift`,161:`Shift`,162:`Control`,163:`Control`,164:`Alt`,165:`Alt`,173:`-`,186:`;`,187:`=`,188:`,`,189:`-`,190:`.`,191:`/`,192:"`",219:`[`,220:`\\`,221:`]`,222:`'`},JF={48:`)`,49:`!`,50:`@`,51:`#`,52:`$`,53:`%`,54:`^`,55:`&`,56:`*`,57:`(`,59:`:`,61:`+`,173:`_`,186:`:`,187:`+`,188:`<`,189:`_`,190:`>`,191:`?`,192:`~`,219:`{`,220:`|`,221:`}`,222:`"`},YF=typeof navigator<`u`&&/Mac/.test(navigator.platform),XF=typeof navigator<`u`&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),ZF=0;ZF<10;ZF++)qF[48+ZF]=qF[96+ZF]=String(ZF);for(var ZF=1;ZF<=24;ZF++)qF[ZF+111]=`F`+ZF;for(var ZF=65;ZF<=90;ZF++)qF[ZF]=String.fromCharCode(ZF+32),JF[ZF]=String.fromCharCode(ZF);for(var QF in qF)JF.hasOwnProperty(QF)||(JF[QF]=qF[QF]);function $F(e){var t=!(YF&&e.metaKey&&e.shiftKey&&!e.ctrlKey&&!e.altKey||XF&&e.shiftKey&&e.key&&e.key.length==1||e.key==`Unidentified`)&&e.key||(e.shiftKey?JF:qF)[e.keyCode]||e.key||`Unidentified`;return t==`Esc`&&(t=`Escape`),t==`Del`&&(t=`Delete`),t==`Left`&&(t=`ArrowLeft`),t==`Up`&&(t=`ArrowUp`),t==`Right`&&(t=`ArrowRight`),t==`Down`&&(t=`ArrowDown`),t}var eI=typeof navigator<`u`&&/Mac|iP(hone|[oa]d)/.test(navigator.platform),tI=typeof navigator<`u`&&/Win/.test(navigator.platform);function nI(e){let t=e.split(/-(?!$)/),n=t[t.length-1];n==`Space`&&(n=` `);let r,i,a,o;for(let e=0;e<t.length-1;e++){let n=t[e];if(/^(cmd|meta|m)$/i.test(n))o=!0;else if(/^a(lt)?$/i.test(n))r=!0;else if(/^(c|ctrl|control)$/i.test(n))i=!0;else if(/^s(hift)?$/i.test(n))a=!0;else if(/^mod$/i.test(n))eI?o=!0:i=!0;else throw Error(`Unrecognized modifier name: `+n)}return r&&(n=`Alt-`+n),i&&(n=`Ctrl-`+n),o&&(n=`Meta-`+n),a&&(n=`Shift-`+n),n}function rI(e){let t=Object.create(null);for(let n in e)t[nI(n)]=e[n];return t}function iI(e,t,n=!0){return t.altKey&&(e=`Alt-`+e),t.ctrlKey&&(e=`Ctrl-`+e),t.metaKey&&(e=`Meta-`+e),n&&t.shiftKey&&(e=`Shift-`+e),e}function aI(e){return new AA({props:{handleKeyDown:oI(e)}})}function oI(e){let t=rI(e);return function(e,n){let r=$F(n),i,a=t[iI(r,n)];if(a&&a(e.state,e.dispatch,e))return!0;if(r.length==1&&r!=` `){if(n.shiftKey){let i=t[iI(r,n,!1)];if(i&&i(e.state,e.dispatch,e))return!0}if((n.altKey||n.metaKey||n.ctrlKey)&&!(tI&&n.ctrlKey&&n.altKey)&&(i=qF[n.keyCode])&&i!=r){let r=t[iI(i,n)];if(r&&r(e.state,e.dispatch,e))return!0}}return!1}}var sI=Object.defineProperty,cI=(e,t)=>{for(var n in t)sI(e,n,{get:t[n],enumerable:!0})};function lI(e){let{state:t,transaction:n}=e,{selection:r}=n,{doc:i}=n,{storedMarks:a}=n;return{...t,apply:t.apply.bind(t),applyTransaction:t.applyTransaction.bind(t),plugins:t.plugins,schema:t.schema,reconfigure:t.reconfigure.bind(t),toJSON:t.toJSON.bind(t),get storedMarks(){return a},get selection(){return r},get doc(){return i},get tr(){return r=n.selection,i=n.doc,a=n.storedMarks,n}}}var uI=class{constructor(e){this.editor=e.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=e.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){let{rawCommands:e,editor:t,state:n}=this,{view:r}=t,{tr:i}=n,a=this.buildProps(i);return Object.fromEntries(Object.entries(e).map(([e,t])=>[e,(...e)=>{let n=t(...e)(a);return!i.getMeta(`preventDispatch`)&&!this.hasCustomState&&r.dispatch(i),n}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(e,t=!0){let{rawCommands:n,editor:r,state:i}=this,{view:a}=r,o=[],s=!!e,c=e||i.tr,l=()=>(!s&&t&&!c.getMeta(`preventDispatch`)&&!this.hasCustomState&&a.dispatch(c),o.every(e=>e===!0)),u={...Object.fromEntries(Object.entries(n).map(([e,n])=>[e,(...e)=>{let r=this.buildProps(c,t),i=n(...e)(r);return o.push(i),u}])),run:l};return u}createCan(e){let{rawCommands:t,state:n}=this,r=e||n.tr,i=this.buildProps(r,!1);return{...Object.fromEntries(Object.entries(t).map(([e,t])=>[e,(...e)=>t(...e)({...i,dispatch:void 0})])),chain:()=>this.createChain(r,!1)}}buildProps(e,t=!0){let{rawCommands:n,editor:r,state:i}=this,{view:a}=r,o={tr:e,editor:r,view:a,state:lI({state:i,transaction:e}),dispatch:t?()=>void 0:void 0,chain:()=>this.createChain(e,t),can:()=>this.createCan(e),get commands(){return Object.fromEntries(Object.entries(n).map(([e,t])=>[e,(...e)=>t(...e)(o)]))}};return o}},dI={};cI(dI,{blur:()=>fI,clearContent:()=>pI,clearNodes:()=>mI,command:()=>hI,createParagraphNear:()=>gI,cut:()=>_I,deleteCurrentNode:()=>vI,deleteNode:()=>bI,deleteRange:()=>xI,deleteSelection:()=>SI,enter:()=>CI,exitCode:()=>wI,extendMarkRange:()=>jI,first:()=>MI,focus:()=>zI,forEach:()=>BI,insertContent:()=>VI,insertContentAt:()=>qI,joinBackward:()=>XI,joinDown:()=>YI,joinForward:()=>ZI,joinItemBackward:()=>QI,joinItemForward:()=>$I,joinTextblockBackward:()=>eL,joinTextblockForward:()=>tL,joinUp:()=>JI,keyboardShortcut:()=>iL,lift:()=>oL,liftEmptyBlock:()=>sL,liftListItem:()=>cL,newlineInCode:()=>lL,resetAttributes:()=>fL,scrollIntoView:()=>pL,selectAll:()=>mL,selectNodeBackward:()=>hL,selectNodeForward:()=>gL,selectParentNode:()=>_L,selectTextblockEnd:()=>vL,selectTextblockStart:()=>yL,setContent:()=>xL,setMark:()=>_R,setMeta:()=>vR,setNode:()=>yR,setNodeSelection:()=>bR,setTextDirection:()=>xR,setTextSelection:()=>SR,sinkListItem:()=>CR,splitBlock:()=>TR,splitListItem:()=>ER,toggleList:()=>AR,toggleMark:()=>jR,toggleNode:()=>MR,toggleWrap:()=>NR,undoInputRule:()=>PR,unsetAllMarks:()=>FR,unsetMark:()=>IR,unsetTextDirection:()=>LR,updateAttributes:()=>RR,wrapIn:()=>zR,wrapInList:()=>BR});var fI=()=>({editor:e,view:t})=>(requestAnimationFrame(()=>{var n;e.isDestroyed||(t.dom.blur(),(n=window==null?void 0:window.getSelection())==null||n.removeAllRanges())}),!0),pI=(e=!0)=>({commands:t})=>t.setContent(``,{emitUpdate:e}),mI=()=>({state:e,tr:t,dispatch:n})=>{let{selection:r}=t,{ranges:i}=r;return n&&i.forEach(({$from:n,$to:r})=>{e.doc.nodesBetween(n.pos,r.pos,(e,n)=>{if(e.type.isText)return;let{doc:r,mapping:i}=t,a=r.resolve(i.map(n)),o=r.resolve(i.map(n+e.nodeSize)),s=a.blockRange(o);if(!s)return;let c=wk(s);if(e.type.isTextblock){let{defaultType:e}=a.parent.contentMatchAt(a.index());t.setNodeMarkup(s.start,e)}(c||c===0)&&t.lift(s,c)})}),!0},hI=e=>t=>e(t),gI=()=>({state:e,dispatch:t})=>$A(e,t),_I=(e,t)=>({editor:n,tr:r})=>{let{state:i}=n,a=i.doc.slice(e.from,e.to);r.deleteRange(e.from,e.to);let o=r.mapping.map(t);return r.insert(o,a.content),r.setSelection(new J(r.doc.resolve(Math.max(o-1,0)))),!0},vI=()=>({tr:e,dispatch:t})=>{let{selection:n}=e,r=n.$anchor.node();if(r.content.size>0)return!1;let i=e.selection.$anchor;for(let n=i.depth;n>0;--n)if(i.node(n).type===r.type){if(t){let t=i.before(n),r=i.after(n);e.delete(t,r).scrollIntoView()}return!0}return!1};function yI(e,t){if(typeof e==`string`){if(!t.nodes[e])throw Error(`There is no node type named '${e}'. Maybe you forgot to add the extension?`);return t.nodes[e]}return e}var bI=e=>({tr:t,state:n,dispatch:r})=>{let i=yI(e,n.schema),a=t.selection.$anchor;for(let e=a.depth;e>0;--e)if(a.node(e).type===i){if(r){let n=a.before(e),r=a.after(e);t.delete(n,r).scrollIntoView()}return!0}return!1},xI=e=>({tr:t,dispatch:n})=>{let{from:r,to:i}=e;return n&&t.delete(r,i),!0},SI=()=>({state:e,dispatch:t})=>PA(e,t),CI=()=>({commands:e})=>e.keyboardShortcut(`Enter`),wI=()=>({state:e,dispatch:t})=>QA(e,t);function TI(e){return Object.prototype.toString.call(e)===`[object RegExp]`}function EI(e,t,n={strict:!0}){let r=Object.keys(t);return r.length?r.every(r=>n.strict?t[r]===e[r]:TI(t[r])?t[r].test(e[r]):t[r]===e[r]):!0}function DI(e,t,n={}){return e.find(e=>e.type===t&&EI(Object.fromEntries(Object.keys(n).map(t=>[t,e.attrs[t]])),n))}function OI(e,t,n={}){return!!DI(e,t,n)}function kI(e,t,n){if(!e||!t)return;let r=e.parent.childAfter(e.parentOffset);if((!r.node||!r.node.marks.some(e=>e.type===t))&&(r=e.parent.childBefore(e.parentOffset)),!r.node||!r.node.marks.some(e=>e.type===t))return;if(!n){let e=r.node.marks.find(e=>e.type===t);e&&(n=e.attrs)}if(!DI([...r.node.marks],t,n))return;let i=r.index,a=e.start()+r.offset,o=i+1,s=a+r.node.nodeSize;for(;i>0&&OI([...e.parent.child(i-1).marks],t,n);)--i,a-=e.parent.child(i).nodeSize;for(;o<e.parent.childCount&&OI([...e.parent.child(o).marks],t,n);)s+=e.parent.child(o).nodeSize,o+=1;return{from:a,to:s}}function AI(e,t){if(typeof e==`string`){if(!t.marks[e])throw Error(`There is no mark type named '${e}'. Maybe you forgot to add the extension?`);return t.marks[e]}return e}var jI=(e,t)=>({tr:n,state:r,dispatch:i})=>{let a=AI(e,r.schema),{doc:o,selection:s}=n,{$from:c,from:l,to:u}=s;if(i){let e=kI(c,a,t);if(e&&e.from<=l&&e.to>=u){let t=J.create(o,e.from,e.to);n.setSelection(t)}}return!0},MI=e=>t=>{let n=typeof e==`function`?e(t):e;for(let e=0;e<n.length;e+=1)if(n[e](t))return!0;return!1};function NI(e){return e instanceof J}function PI(e=0,t=0,n=0){return Math.min(Math.max(e,t),n)}function FI(e,t=null){if(!t)return null;let n=q.atStart(e),r=q.atEnd(e);if(t===`start`||t===!0)return n;if(t===`end`)return r;let i=n.from,a=r.to;return t===`all`?J.create(e,PI(0,i,a),PI(e.content.size,i,a)):J.create(e,PI(t,i,a),PI(t,i,a))}function II(){return navigator.platform===`Android`||/android/i.test(navigator.userAgent)}function LI(){return[`iPad Simulator`,`iPhone Simulator`,`iPod Simulator`,`iPad`,`iPhone`,`iPod`].includes(navigator.platform)||navigator.userAgent.includes(`Mac`)&&`ontouchend`in document}function RI(){return typeof navigator<`u`?/^((?!chrome|android).)*safari/i.test(navigator.userAgent):!1}var zI=(e=null,t={})=>({editor:n,view:r,tr:i,dispatch:a})=>{t={scrollIntoView:!0,...t};let o=()=>{(LI()||II())&&r.dom.focus(),RI()&&!LI()&&!II()&&r.dom.focus({preventScroll:!0}),requestAnimationFrame(()=>{n.isDestroyed||(r.focus(),t?.scrollIntoView&&n.commands.scrollIntoView())})};try{if(r.hasFocus()&&e===null||e===!1)return!0}catch{return!1}if(a&&e===null&&!NI(n.state.selection))return o(),!0;let s=FI(i.doc,e)||n.state.selection,c=n.state.selection.eq(s);return a&&(c||i.setSelection(s),c&&i.storedMarks&&i.setStoredMarks(i.storedMarks),o()),!0},BI=(e,t)=>n=>e.every((e,r)=>t(e,{...n,index:r})),VI=(e,t)=>({tr:n,commands:r})=>r.insertContentAt({from:n.selection.from,to:n.selection.to},e,t),HI=e=>{let t=e.childNodes;for(let n=t.length-1;n>=0;--n){let r=t[n];r.nodeType===3&&r.nodeValue&&/^(\n\s\s|\n)$/.test(r.nodeValue)?e.removeChild(r):r.nodeType===1&&HI(r)}return e};function UI(e){if(typeof window>`u`)throw Error(`[tiptap error]: there is no window object available, so this function cannot be used`);let t=`<body>${e}</body>`,n=new window.DOMParser().parseFromString(t,`text/html`).body;return HI(n)}function WI(e,t,n){if(e instanceof tO||e instanceof W)return e;n={slice:!0,parseOptions:{},...n};let r=typeof e==`object`&&!!e,i=typeof e==`string`;if(r)try{if(Array.isArray(e)&&e.length>0)return W.fromArray(e.map(e=>t.nodeFromJSON(e)));let r=t.nodeFromJSON(e);return n.errorOnInvalidContent&&r.check(),r}catch(r){if(n.errorOnInvalidContent)throw Error(`[tiptap error]: Invalid JSON content`,{cause:r});return console.warn(`[tiptap warn]: Invalid content.`,`Passed value:`,e,`Error:`,r),WI(``,t,n)}if(i){if(n.errorOnInvalidContent){let r=!1,i=``,a=new EO({topNode:t.spec.topNode,marks:t.spec.marks,nodes:t.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:`inline*`,group:`block`,parseDOM:[{tag:`*`,getAttrs:e=>(r=!0,i=typeof e==`string`?e:e.outerHTML,null)}]}})});if(n.slice?AO.fromSchema(a).parseSlice(UI(e),n.parseOptions):AO.fromSchema(a).parse(UI(e),n.parseOptions),n.errorOnInvalidContent&&r)throw Error(`[tiptap error]: Invalid HTML content`,{cause:Error(`Invalid element found: ${i}`)})}let r=AO.fromSchema(t);return n.slice?r.parseSlice(UI(e),n.parseOptions).content:r.parse(UI(e),n.parseOptions)}return WI(``,t,n)}function GI(e,t,n){let r=e.steps.length-1;if(r<t)return;let i=e.steps[r];if(!(i instanceof _k||i instanceof vk))return;let a=e.mapping.maps[r],o=0;a.forEach((e,t,n,r)=>{o===0&&(o=r)}),e.setSelection(q.near(e.doc.resolve(o),n))}var KI=e=>!(`type`in e),qI=(e,t,n)=>({tr:r,dispatch:i,editor:a})=>{if(i){n={parseOptions:a.options.parseOptions,updateSelection:!0,applyInputRules:!1,applyPasteRules:!1,...n};let i,o=e=>{a.emit(`contentError`,{editor:a,error:e,disableCollaboration:()=>{`collaboration`in a.storage&&typeof a.storage.collaboration==`object`&&a.storage.collaboration&&(a.storage.collaboration.isDisabled=!0)}})},s={preserveWhitespace:`full`,...n.parseOptions};if(!n.errorOnInvalidContent&&!a.options.enableContentCheck&&a.options.emitContentError)try{WI(t,a.schema,{parseOptions:s,errorOnInvalidContent:!0})}catch(e){o(e)}try{i=WI(t,a.schema,{parseOptions:s,errorOnInvalidContent:n.errorOnInvalidContent??a.options.enableContentCheck})}catch(e){return o(e),!1}let{from:c,to:l}=typeof e==`number`?{from:e,to:e}:{from:e.from,to:e.to},u=!0,d=!0;if((KI(i)?i:[i]).forEach(e=>{e.check(),u=u?e.isText&&e.marks.length===0:!1,d=d?e.isBlock:!1}),c===l&&d){let{parent:e}=r.doc.resolve(c);e.isTextblock&&!e.type.spec.code&&!e.childCount&&(--c,l+=1)}let f;if(u){if(Array.isArray(t))f=t.map(e=>e.text||``).join(``);else if(t instanceof W){let e=``;t.forEach(t=>{t.text&&(e+=t.text)}),f=e}else f=typeof t==`object`&&t&&t.text?t.text:t;r.insertText(f,c,l)}else{f=i;let e=r.doc.resolve(c),t=e.node(),n=e.parentOffset===0,a=t.isText||t.isTextblock,o=t.content.size>0;n&&a&&o&&d&&(c=Math.max(0,c-1)),r.replaceWith(c,l,f)}n.updateSelection&&GI(r,r.steps.length-1,-1),n.applyInputRules&&r.setMeta(`applyInputRules`,{from:c,text:f}),n.applyPasteRules&&r.setMeta(`applyPasteRules`,{from:c,text:f})}return!0},JI=()=>({state:e,dispatch:t})=>qA(e,t),YI=()=>({state:e,dispatch:t})=>JA(e,t),XI=()=>({state:e,dispatch:t})=>IA(e,t),ZI=()=>({state:e,dispatch:t})=>WA(e,t),QI=()=>({state:e,dispatch:t,tr:n})=>{try{let r=Vk(e.doc,e.selection.$from.pos,-1);return r==null?!1:(n.join(r,2),t&&t(n),!0)}catch{return!1}},$I=()=>({state:e,dispatch:t,tr:n})=>{try{let r=Vk(e.doc,e.selection.$from.pos,1);return r==null?!1:(n.join(r,2),t&&t(n),!0)}catch{return!1}},eL=()=>({state:e,dispatch:t})=>LA(e,t),tL=()=>({state:e,dispatch:t})=>RA(e,t);function nL(){return typeof navigator<`u`?/Mac/.test(navigator.platform):!1}function rL(e){let t=e.split(/-(?!$)/),n=t[t.length-1];n===`Space`&&(n=` `);let r,i,a,o;for(let e=0;e<t.length-1;e+=1){let n=t[e];if(/^(cmd|meta|m)$/i.test(n))o=!0;else if(/^a(lt)?$/i.test(n))r=!0;else if(/^(c|ctrl|control)$/i.test(n))i=!0;else if(/^s(hift)?$/i.test(n))a=!0;else if(/^mod$/i.test(n))LI()||nL()?o=!0:i=!0;else throw Error(`Unrecognized modifier name: ${n}`)}return r&&(n=`Alt-${n}`),i&&(n=`Ctrl-${n}`),o&&(n=`Meta-${n}`),a&&(n=`Shift-${n}`),n}var iL=e=>({editor:t,view:n,tr:r,dispatch:i})=>{let a=rL(e).split(/-(?!$)/),o=a.find(e=>![`Alt`,`Ctrl`,`Meta`,`Shift`].includes(e)),s=new KeyboardEvent(`keydown`,{key:o===`Space`?` `:o,altKey:a.includes(`Alt`),ctrlKey:a.includes(`Ctrl`),metaKey:a.includes(`Meta`),shiftKey:a.includes(`Shift`),bubbles:!0,cancelable:!0});return t.captureTransaction(()=>{n.someProp(`handleKeyDown`,e=>e(n,s))})?.steps.forEach(e=>{let t=e.map(r.mapping);t&&i&&r.maybeStep(t)}),!0};function aL(e,t,n={}){let{from:r,to:i,empty:a}=e.selection,o=t?yI(t,e.schema):null,s=[];e.doc.nodesBetween(r,i,(e,t)=>{if(e.isText)return;let n=Math.max(r,t),a=Math.min(i,t+e.nodeSize);s.push({node:e,from:n,to:a})});let c=i-r,l=s.filter(e=>o?o.name===e.node.type.name:!0).filter(e=>EI(e.node.attrs,n,{strict:!1}));return a?!!l.length:l.reduce((e,t)=>e+t.to-t.from,0)>=c}var oL=(e,t={})=>({state:n,dispatch:r})=>aL(n,yI(e,n.schema),t)?YA(n,r):!1,sL=()=>({state:e,dispatch:t})=>ej(e,t),cL=e=>({state:t,dispatch:n})=>bj(yI(e,t.schema))(t,n),lL=()=>({state:e,dispatch:t})=>XA(e,t);function uL(e,t){return t.nodes[e]?`node`:t.marks[e]?`mark`:null}function dL(e,t){let n=typeof t==`string`?[t]:t;return Object.keys(e).reduce((t,r)=>(n.includes(r)||(t[r]=e[r]),t),{})}var fL=(e,t)=>({tr:n,state:r,dispatch:i})=>{let a=null,o=null,s=uL(typeof e==`string`?e:e.name,r.schema);if(!s)return!1;s===`node`&&(a=yI(e,r.schema)),s===`mark`&&(o=AI(e,r.schema));let c=!1;return n.selection.ranges.forEach(e=>{r.doc.nodesBetween(e.$from.pos,e.$to.pos,(e,r)=>{a&&a===e.type&&(c=!0,i&&n.setNodeMarkup(r,void 0,dL(e.attrs,t))),o&&e.marks.length&&e.marks.forEach(a=>{o===a.type&&(c=!0,i&&n.addMark(r,r+e.nodeSize,o.create(dL(a.attrs,t))))})})}),c},pL=()=>({tr:e,dispatch:t})=>(t&&e.scrollIntoView(),!0),mL=()=>({tr:e,dispatch:t})=>{if(t){let t=new gA(e.doc);e.setSelection(t)}return!0},hL=()=>({state:e,dispatch:t})=>VA(e,t),gL=()=>({state:e,dispatch:t})=>GA(e,t),_L=()=>({state:e,dispatch:t})=>rj(e,t),vL=()=>({state:e,dispatch:t})=>lj(e,t),yL=()=>({state:e,dispatch:t})=>cj(e,t);function bL(e,t,n={},r={}){return WI(e,t,{slice:!1,parseOptions:n,errorOnInvalidContent:r.errorOnInvalidContent})}var xL=(e,{errorOnInvalidContent:t,emitUpdate:n=!0,parseOptions:r={}}={})=>({editor:i,tr:a,dispatch:o,commands:s})=>{let{doc:c}=a;if(r.preserveWhitespace!==`full`){let s=bL(e,i.schema,r,{errorOnInvalidContent:t??i.options.enableContentCheck});return o&&a.replaceWith(0,c.content.size,s).setMeta(`preventUpdate`,!n),!0}return o&&a.setMeta(`preventUpdate`,!n),s.insertContentAt({from:0,to:c.content.size},e,{parseOptions:r,errorOnInvalidContent:t??i.options.enableContentCheck})};function SL(e,t){let n=AI(t,e.schema),{from:r,to:i,empty:a}=e.selection,o=[];a?(e.storedMarks&&o.push(...e.storedMarks),o.push(...e.selection.$head.marks())):e.doc.nodesBetween(r,i,e=>{o.push(...e.marks)});let s=o.find(e=>e.type.name===n.name);return s?{...s.attrs}:{}}function CL(e,t){let n=new lA(e);return t.forEach(e=>{e.steps.forEach(e=>{n.step(e)})}),n}function wL(e){for(let t=0;t<e.edgeCount;t+=1){let{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}function TL(e,t,n){let r=[];return e.nodesBetween(t.from,t.to,(e,t)=>{n(e)&&r.push({node:e,pos:t})}),r}function EL(e,t){for(let n=e.depth;n>0;--n){let r=e.node(n);if(t(r))return{pos:n>0?e.before(n):0,start:e.start(n),depth:n,node:r}}}function DL(e){return t=>EL(t.$from,e)}function X(e,t,n){return e.config[t]===void 0&&e.parent?X(e.parent,t,n):typeof e.config[t]==`function`?e.config[t].bind({...n,parent:e.parent?X(e.parent,t,n):null}):e.config[t]}function OL(e){return e.map(e=>{let t=X(e,`addExtensions`,{name:e.name,options:e.options,storage:e.storage});return t?[e,...OL(t())]:e}).flat(10)}function kL(e,t){let n=WO.fromSchema(t).serializeFragment(e),r=document.implementation.createHTMLDocument().createElement(`div`);return r.appendChild(n),r.innerHTML}function AL(e){return typeof e==`function`}function Z(e,t=void 0,...n){return AL(e)?t?e.bind(t)(...n):e(...n):e}function jL(e={}){return Object.keys(e).length===0&&e.constructor===Object}function ML(e){return{baseExtensions:e.filter(e=>e.type===`extension`),nodeExtensions:e.filter(e=>e.type===`node`),markExtensions:e.filter(e=>e.type===`mark`)}}function NL(e){let t=[],{nodeExtensions:n,markExtensions:r}=ML(e),i=[...n,...r],a={default:null,validate:void 0,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1},o=n.filter(e=>e.name!==`text`).map(e=>e.name),s=r.map(e=>e.name),c=[...o,...s];return e.forEach(e=>{let n=X(e,`addGlobalAttributes`,{name:e.name,options:e.options,storage:e.storage,extensions:i});n&&n().forEach(e=>{let n;n=Array.isArray(e.types)?e.types:e.types===`*`?c:e.types===`nodes`?o:e.types===`marks`?s:[],n.forEach(n=>{Object.entries(e.attributes).forEach(([e,r])=>{t.push({type:n,name:e,attribute:{...a,...r}})})})})}),i.forEach(e=>{let n=X(e,`addAttributes`,{name:e.name,options:e.options,storage:e.storage});if(!n)return;let r=n();Object.entries(r).forEach(([n,r])=>{let i={...a,...r};typeof i?.default==`function`&&(i.default=i.default()),i?.isRequired&&i?.default===void 0&&delete i.default,t.push({type:e.name,name:n,attribute:i})})}),t}function PL(e){let t=[],n=``,r=!1,i=!1,a=0,o=e.length;for(let s=0;s<o;s+=1){let o=e[s];if(o===`'`&&!i){r=!r,n+=o;continue}if(o===`"`&&!r){i=!i,n+=o;continue}if(!r&&!i){if(o===`(`){a+=1,n+=o;continue}if(o===`)`&&a>0){--a,n+=o;continue}if(o===`;`&&a===0){t.push(n),n=``;continue}}n+=o}return n&&t.push(n),t}function FL(e){let t=[],n=PL(e||``),r=n.length;for(let e=0;e<r;e+=1){let r=n[e],i=r.indexOf(`:`);if(i===-1)continue;let a=r.slice(0,i).trim(),o=r.slice(i+1).trim();a&&o&&t.push([a,o])}return t}function IL(...e){return e.filter(e=>!!e).reduce((e,t)=>{let n={...e};return Object.entries(t).forEach(([e,t])=>{if(!n[e]){n[e]=t;return}if(e===`class`){let r=t?String(t).split(` `):[],i=n[e]?n[e].split(` `):[],a=r.filter(e=>!i.includes(e));n[e]=[...i,...a].join(` `)}else if(e===`style`){let r=new Map([...FL(n[e]),...FL(t)]);n[e]=Array.from(r.entries()).map(([e,t])=>`${e}: ${t}`).join(`; `)}else n[e]=t}),n},{})}function LL(e,t){return t.filter(t=>t.type===e.type.name).filter(e=>e.attribute.rendered).map(t=>t.attribute.renderHTML?t.attribute.renderHTML(e.attrs)||{}:{[t.name]:e.attrs[t.name]}).reduce((e,t)=>IL(e,t),{})}function RL(e){return typeof e==`string`?e.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(e):e===`true`?!0:e===`false`?!1:e:e}function zL(e,t){return`style`in e?e:{...e,getAttrs:n=>{let r=e.getAttrs?e.getAttrs(n):e.attrs;if(r===!1)return!1;let i=t.reduce((e,t)=>{let r=t.attribute.parseHTML?t.attribute.parseHTML(n):RL(n.getAttribute(t.name));return r==null?e:{...e,[t.name]:r}},{});return{...r,...i}}}}function BL(e){return Object.fromEntries(Object.entries(e).filter(([e,t])=>e===`attrs`&&jL(t)?!1:t!=null))}function VL(e){let t={};return!e?.attribute?.isRequired&&`default`in(e?.attribute||{})&&(t.default=e.attribute.default),e?.attribute?.validate!==void 0&&(t.validate=e.attribute.validate),[e.name,t]}function HL(e,t){let n=NL(e),{nodeExtensions:r,markExtensions:i}=ML(e);return new EO({topNode:r.find(e=>X(e,`topNode`))?.name,nodes:Object.fromEntries(r.map(r=>{let i=n.filter(e=>e.type===r.name),a={name:r.name,options:r.options,storage:r.storage,editor:t},o=BL({...e.reduce((e,t)=>{let n=X(t,`extendNodeSchema`,a);return{...e,...n?n(r):{}}},{}),content:Z(X(r,`content`,a)),marks:Z(X(r,`marks`,a)),group:Z(X(r,`group`,a)),inline:Z(X(r,`inline`,a)),atom:Z(X(r,`atom`,a)),selectable:Z(X(r,`selectable`,a)),draggable:Z(X(r,`draggable`,a)),code:Z(X(r,`code`,a)),whitespace:Z(X(r,`whitespace`,a)),linebreakReplacement:Z(X(r,`linebreakReplacement`,a)),defining:Z(X(r,`defining`,a)),isolating:Z(X(r,`isolating`,a)),attrs:Object.fromEntries(i.map(VL))}),s=Z(X(r,`parseHTML`,a));s&&(o.parseDOM=s.map(e=>zL(e,i)));let c=X(r,`renderHTML`,a);c&&(o.toDOM=e=>c({node:e,HTMLAttributes:LL(e,i)}));let l=X(r,`renderText`,a);return l&&(o.toText=l),[r.name,o]})),marks:Object.fromEntries(i.map(r=>{let i=n.filter(e=>e.type===r.name),a={name:r.name,options:r.options,storage:r.storage,editor:t},o=BL({...e.reduce((e,t)=>{let n=X(t,`extendMarkSchema`,a);return{...e,...n?n(r):{}}},{}),inclusive:Z(X(r,`inclusive`,a)),excludes:Z(X(r,`excludes`,a)),group:Z(X(r,`group`,a)),spanning:Z(X(r,`spanning`,a)),code:Z(X(r,`code`,a)),attrs:Object.fromEntries(i.map(VL))}),s=Z(X(r,`parseHTML`,a));s&&(o.parseDOM=s.map(e=>zL(e,i)));let c=X(r,`renderHTML`,a);return c&&(o.toDOM=e=>c({mark:e,HTMLAttributes:LL(e,i)})),[r.name,o]}))})}function UL(e){let t=e.filter((t,n)=>e.indexOf(t)!==n);return Array.from(new Set(t))}function WL(e){return e.sort((e,t)=>{let n=X(e,`priority`)||100,r=X(t,`priority`)||100;return n>r?-1:+(n<r)})}function GL(e){let t=WL(OL(e)),n=UL(t.map(e=>e.name));return n.length&&console.warn(`[tiptap warn]: Duplicate extension names found: [${n.map(e=>`'${e}'`).join(`, `)}]. This can lead to issues.`),t}function KL(e,t,n){let{from:r,to:i}=t,{blockSeparator:a=`
|
|
1705
|
+
|
|
1706
|
+
`,textSerializers:o={}}=n||{},s=``;return e.nodesBetween(r,i,(e,n,c,l)=>{e.isBlock&&n>r&&(s+=a);let u=o?.[e.type.name];if(u)return c&&(s+=u({node:e,pos:n,parent:c,index:l,range:t})),!1;e.isText&&(s+=(e?.text)?.slice(Math.max(r,n)-n,i-n))}),s}function qL(e,t){return KL(e,{from:0,to:e.content.size},t)}function JL(e){return Object.fromEntries(Object.entries(e.nodes).filter(([,e])=>e.spec.toText).map(([e,t])=>[e,t.spec.toText]))}function YL(e,t){let n=yI(t,e.schema),{from:r,to:i}=e.selection,a=[];e.doc.nodesBetween(r,i,e=>{a.push(e)});let o=a.reverse().find(e=>e.type.name===n.name);return o?{...o.attrs}:{}}function XL(e,t){let n=uL(typeof t==`string`?t:t.name,e.schema);return n===`node`?YL(e,t):n===`mark`?SL(e,t):{}}function ZL(e,t=JSON.stringify){let n={};return e.filter(e=>{let r=t(e);return Object.prototype.hasOwnProperty.call(n,r)?!1:n[r]=!0})}function QL(e){let t=ZL(e);return t.length===1?t:t.filter((e,n)=>!t.filter((e,t)=>t!==n).some(t=>e.oldRange.from>=t.oldRange.from&&e.oldRange.to<=t.oldRange.to&&e.newRange.from>=t.newRange.from&&e.newRange.to<=t.newRange.to))}function $L(e){let{mapping:t,steps:n}=e,r=[];return t.maps.forEach((e,i)=>{let a=[];if(e.ranges.length)e.forEach((e,t)=>{a.push({from:e,to:t})});else{let{from:e,to:t}=n[i];if(e===void 0||t===void 0)return;a.push({from:e,to:t})}a.forEach(({from:e,to:n})=>{let a=t.slice(i).map(e,-1),o=t.slice(i).map(n),s=t.invert().map(a,-1),c=t.invert().map(o);r.push({oldRange:{from:s,to:c},newRange:{from:a,to:o}})})}),QL(r)}function eR(e,t,n){let r=[];return e===t?n.resolve(e).marks().forEach(t=>{let i=kI(n.resolve(e),t.type);i&&r.push({mark:t,...i})}):n.nodesBetween(e,t,(e,t)=>{!e||e?.nodeSize===void 0||r.push(...e.marks.map(n=>({from:t,to:t+e.nodeSize,mark:n})))}),r}var tR=(e,t,n,r=20)=>{let i=e.doc.resolve(n),a=r,o=null;for(;a>0&&o===null;){let e=i.node(a);e?.type.name===t?o=e:--a}return[o,a]};function nR(e,t){return t.nodes[e]||t.marks[e]||null}function rR(e,t,n){return Object.fromEntries(Object.entries(n).filter(([n])=>{let r=e.find(e=>e.type===t&&e.name===n);return r?r.attribute.keepOnSplit:!1}))}var iR=(e,t=500)=>{let n=``,r=e.parentOffset;return e.parent.nodesBetween(Math.max(0,r-t),r,(e,t,i,a)=>{var o;let s=(o=e.type.spec).toText?.call(o,{node:e,pos:t,parent:i,index:a})||e.textContent||`%leaf%`;n+=e.isAtom&&!e.isText?s:s.slice(0,Math.max(0,r-t))}),n};function aR(e,t,n={}){let{empty:r,ranges:i}=e.selection,a=t?AI(t,e.schema):null;if(r)return!!(e.storedMarks||e.selection.$from.marks()).filter(e=>a?a.name===e.type.name:!0).find(e=>EI(e.attrs,n,{strict:!1}));let o=0,s=[];if(i.forEach(({$from:t,$to:n})=>{let r=t.pos,i=n.pos;e.doc.nodesBetween(r,i,(e,t)=>{if(a&&e.inlineContent&&!e.type.allowsMarkType(a))return!1;if(!e.isText&&!e.marks.length)return;let n=Math.max(r,t),c=Math.min(i,t+e.nodeSize),l=c-n;o+=l,s.push(...e.marks.map(e=>({mark:e,from:n,to:c})))})}),o===0)return!1;let c=s.filter(e=>a?a.name===e.mark.type.name:!0).filter(e=>EI(e.mark.attrs,n,{strict:!1})).reduce((e,t)=>e+t.to-t.from,0),l=s.filter(e=>a?e.mark.type!==a&&e.mark.type.excludes(a):!0).reduce((e,t)=>e+t.to-t.from,0);return(c>0?c+l:c)>=o}function oR(e,t,n={}){if(!t)return aL(e,null,n)||aR(e,null,n);let r=uL(t,e.schema);return r===`node`?aL(e,t,n):r===`mark`?aR(e,t,n):!1}var sR=(e,t)=>{let{$from:n,$to:r,$anchor:i}=e.selection;if(t){let n=DL(e=>e.type.name===t)(e.selection);if(!n)return!1;let r=e.doc.resolve(n.pos+1);return i.pos+1===r.end()}return!(r.parentOffset<r.parent.nodeSize-2||n.pos!==r.pos)},cR=e=>{let{$from:t,$to:n}=e.selection;return!(t.parentOffset>0||t.pos!==n.pos)};function lR(e,t){return Array.isArray(t)?t.some(t=>(typeof t==`string`?t:t.name)===e.name):t}function uR(e,t){let{nodeExtensions:n}=ML(t),r=n.find(t=>t.name===e);if(!r)return!1;let i=Z(X(r,`group`,{name:r.name,options:r.options,storage:r.storage}));return typeof i==`string`?i.split(` `).includes(`list`):!1}function dR(e,{checkChildren:t=!0,ignoreWhitespace:n=!1}={}){if(n){if(e.type.name===`hardBreak`)return!0;if(e.isText)return!/\S/.test(e.text??``)}if(e.isText)return!e.text;if(e.isAtom||e.isLeaf)return!1;if(e.content.childCount===0)return!0;if(t){let r=!0;return e.content.forEach(e=>{r!==!1&&(dR(e,{ignoreWhitespace:n,checkChildren:t})||(r=!1))}),r}return!1}function fR(e){return e instanceof Y}var pR=class e{constructor(e){this.position=e}static fromJSON(t){return new e(t.position)}toJSON(){return{position:this.position}}};function mR(e,t){let n=t.mapping.mapResult(e.position);return{position:new pR(n.pos),mapResult:n}}function hR(e){return new pR(e)}function gR(e,t,n){let{selection:r}=t,i=null;if(NI(r)&&(i=r.$cursor),i){let t=e.storedMarks??i.marks();return i.parent.type.allowsMarkType(n)&&(!!n.isInSet(t)||!t.some(e=>e.type.excludes(n)))}let{ranges:a}=r;return a.some(({$from:t,$to:r})=>{let i=t.depth===0?e.doc.inlineContent&&e.doc.type.allowsMarkType(n):!1;return e.doc.nodesBetween(t.pos,r.pos,(e,t,r)=>{if(i)return!1;if(e.isInline){let t=!r||r.type.allowsMarkType(n),a=!!n.isInSet(e.marks)||!e.marks.some(e=>e.type.excludes(n));i=t&&a}return!i}),i})}var _R=(e,t={})=>({tr:n,state:r,dispatch:i})=>{let{selection:a}=n,{empty:o,ranges:s}=a,c=AI(e,r.schema);if(i)if(o){let e=SL(r,c);n.addStoredMark(c.create({...e,...t}))}else s.forEach(e=>{let i=e.$from.pos,a=e.$to.pos;r.doc.nodesBetween(i,a,(e,r)=>{let o=Math.max(r,i),s=Math.min(r+e.nodeSize,a);e.marks.find(e=>e.type===c)?e.marks.forEach(e=>{c===e.type&&n.addMark(o,s,c.create({...e.attrs,...t}))}):n.addMark(o,s,c.create(t))})});return gR(r,n,c)},vR=(e,t)=>({tr:n})=>(n.setMeta(e,t),!0),yR=(e,t={})=>({state:n,dispatch:r,chain:i})=>{let a=yI(e,n.schema),o;return n.selection.$anchor.sameParent(n.selection.$head)&&(o=n.selection.$anchor.parent.attrs),a.isTextblock?i().command(({commands:e})=>dj(a,{...o,...t})(n)?!0:e.clearNodes()).command(({state:e})=>dj(a,{...o,...t})(e,r)).run():(console.warn(`[tiptap warn]: Currently "setNode()" only supports text block nodes.`),!1)},bR=e=>({tr:t,dispatch:n})=>{if(n){let{doc:n}=t,r=PI(e,0,n.content.size),i=Y.create(n,r);t.setSelection(i)}return!0},xR=(e,t)=>({tr:n,state:r,dispatch:i})=>{let{selection:a}=r,o,s;return typeof t==`number`?(o=t,s=t):t&&`from`in t&&`to`in t?(o=t.from,s=t.to):(o=a.from,s=a.to),i&&n.doc.nodesBetween(o,s,(t,r)=>{t.isText||n.setNodeMarkup(r,void 0,{...t.attrs,dir:e})}),!0},SR=e=>({tr:t,dispatch:n})=>{if(n){let{doc:n}=t,{from:r,to:i}=typeof e==`number`?{from:e,to:e}:e,a=J.atStart(n).from,o=J.atEnd(n).to,s=PI(r,a,o),c=PI(i,a,o),l=J.create(n,s,c);t.setSelection(l)}return!0},CR=e=>({state:t,dispatch:n})=>Cj(yI(e,t.schema))(t,n);function wR(e,t){let n=e.storedMarks||e.selection.$to.parentOffset&&e.selection.$from.marks();if(n){let r=n.filter(e=>t?.includes(e.type.name));e.tr.ensureMarks(r)}}var TR=({keepMarks:e=!0}={})=>({tr:t,state:n,dispatch:r,editor:i})=>{let{selection:a,doc:o}=t,{$from:s,$to:c}=a,l=i.extensionManager.attributes,u=rR(l,s.node().type.name,s.node().attrs);if(a instanceof Y&&a.node.isBlock)return!s.parentOffset||!Ik(o,s.pos)?!1:(r&&(e&&wR(n,i.extensionManager.splittableMarks),t.split(s.pos).scrollIntoView()),!0);if(!s.parent.isBlock)return!1;let d=c.parentOffset===c.parent.content.size,f=s.depth===0?void 0:wL(s.node(-1).contentMatchAt(s.indexAfter(-1))),p=d&&f?[{type:f,attrs:u}]:void 0,m=Ik(t.doc,t.mapping.map(s.pos),1,p);if(!p&&!m&&Ik(t.doc,t.mapping.map(s.pos),1,f?[{type:f}]:void 0)&&(m=!0,p=f?[{type:f,attrs:u}]:void 0),r){if(m&&(a instanceof J&&t.deleteSelection(),t.split(t.mapping.map(s.pos),1,p),f&&!d&&!s.parentOffset&&s.parent.type!==f)){let e=t.mapping.map(s.before()),n=t.doc.resolve(e);s.node(-1).canReplaceWith(n.index(),n.index()+1,f)&&t.setNodeMarkup(t.mapping.map(s.before()),f)}e&&wR(n,i.extensionManager.splittableMarks),t.scrollIntoView()}return m},ER=(e,t={})=>({tr:n,state:r,dispatch:i,editor:a})=>{let o=yI(e,r.schema),{$from:s,$to:c}=r.selection,l=r.selection.node;if(l&&l.isBlock||s.depth<2||!s.sameParent(c))return!1;let u=s.node(-1);if(u.type!==o)return!1;let d=a.extensionManager.attributes;if(s.parent.content.size===0&&s.node(-1).childCount===s.indexAfter(-1)){if(s.depth===2||s.node(-3).type!==o||s.index(-2)!==s.node(-2).childCount-1)return!1;if(i){let e=W.empty,r=s.index(-1)?1:s.index(-2)?2:3;for(let t=s.depth-r;t>=s.depth-3;--t)e=W.from(s.node(t).copy(e));let i=s.indexAfter(-1)<s.node(-2).childCount?1:s.indexAfter(-2)<s.node(-3).childCount?2:3,a={...rR(d,s.node().type.name,s.node().attrs),...t},c=o.contentMatch.defaultType?.createAndFill(a)||void 0;e=e.append(W.from(o.createAndFill(null,c)||void 0));let l=s.before(s.depth-(r-1));n.replace(l,s.after(-i),new K(e,4-r,0));let u=-1;n.doc.nodesBetween(l,n.doc.content.size,(e,t)=>{if(u>-1)return!1;e.isTextblock&&e.content.size===0&&(u=t+1)}),u>-1&&n.setSelection(J.near(n.doc.resolve(u))),n.scrollIntoView()}return!0}let f=c.pos===s.end()?u.contentMatchAt(0).defaultType:null,p={...rR(d,u.type.name,u.attrs),...t},m={...rR(d,s.node().type.name,s.node().attrs),...t};n.delete(s.pos,c.pos);let h=f?[{type:o,attrs:p},{type:f,attrs:m}]:[{type:o,attrs:p}];if(!Ik(n.doc,s.pos,2))return!1;if(i){let{selection:e,storedMarks:t}=r,{splittableMarks:o}=a.extensionManager,c=t||e.$to.parentOffset&&e.$from.marks();if(n.split(s.pos,2,h).scrollIntoView(),!c||!i)return!0;let l=c.filter(e=>o.includes(e.type.name));n.ensureMarks(l)}return!0},DR=(e,t)=>{let n=DL(e=>e.type===t)(e.selection);if(!n)return!0;let r=e.doc.resolve(Math.max(0,n.pos-1)).before(n.depth);if(r===void 0)return!0;let i=e.doc.nodeAt(r);return n.node.type===i?.type&&Rk(e.doc,n.pos)&&e.join(n.pos),!0},OR=(e,t)=>{let n=DL(e=>e.type===t)(e.selection);if(!n)return!0;let r=e.doc.resolve(n.start).after(n.depth);if(r===void 0)return!0;let i=e.doc.nodeAt(r);return n.node.type===i?.type&&Rk(e.doc,r)&&e.join(r),!0};function kR(e){let t=e.doc,n=t.firstChild;if(!n)return null;let r=t.resolve(1),i=t.resolve(n.nodeSize-1);return J.between(r,i)}var AR=(e,t,n,r={})=>({editor:i,tr:a,state:o,dispatch:s,chain:c,commands:l,can:u})=>{let{extensions:d,splittableMarks:f}=i.extensionManager,p=yI(e,o.schema),m=yI(t,o.schema),{selection:h,storedMarks:g}=o,{$from:_,$to:v}=h,y=_.blockRange(v),b=g||h.$to.parentOffset&&h.$from.marks();if(!y)return!1;let x=DL(e=>uR(e.type.name,d))(h),S=h.from===0&&h.to===o.doc.content.size,C=o.doc.content.content,w=C.length===1?C[0]:null,T=S&&w&&uR(w.type.name,d)?{node:w,pos:0,depth:0}:null,E=x??T,D=!!x&&y.depth>=1&&y.depth-x.depth<=1,O=!!T;if((D||O)&&E){if(E.node.type===p)return S&&O?c().command(({tr:e,dispatch:t})=>{let n=kR(e);return n?(e.setSelection(n),t&&t(e),!0):!1}).liftListItem(m).run():l.liftListItem(m);if(uR(E.node.type.name,d)&&p.validContent(E.node.content))return c().command(()=>(a.setNodeMarkup(E.pos,p),!0)).command(()=>DR(a,p)).command(()=>OR(a,p)).run()}return!n||!b||!s?c().command(()=>u().wrapInList(p,r)?!0:l.clearNodes()).wrapInList(p,r).command(()=>DR(a,p)).command(()=>OR(a,p)).run():c().command(()=>{let e=u().wrapInList(p,r),t=b.filter(e=>f.includes(e.type.name));return a.ensureMarks(t),e?!0:l.clearNodes()}).wrapInList(p,r).command(()=>DR(a,p)).command(()=>OR(a,p)).run()},jR=(e,t={},n={})=>({state:r,commands:i})=>{let{extendEmptyMarkRange:a=!1}=n,o=AI(e,r.schema);return aR(r,o,t)?i.unsetMark(o,{extendEmptyMarkRange:a}):i.setMark(o,t)},MR=(e,t,n={})=>({state:r,commands:i})=>{let a=yI(e,r.schema),o=yI(t,r.schema),s=aL(r,a,n),c;return r.selection.$anchor.sameParent(r.selection.$head)&&(c=r.selection.$anchor.parent.attrs),s?i.setNode(o,c):i.setNode(a,{...c,...n})},NR=(e,t={})=>({state:n,commands:r})=>{let i=yI(e,n.schema);return aL(n,i,t)?r.lift(i):r.wrapIn(i,t)},PR=()=>({state:e,dispatch:t})=>{let n=e.plugins;for(let r=0;r<n.length;r+=1){let i=n[r],a;if(i.spec.isInputRules&&(a=i.getState(e))){if(t){let t=e.tr,n=a.transform;for(let e=n.steps.length-1;e>=0;--e)t.step(n.steps[e].invert(n.docs[e]));if(a.text){let n=t.doc.resolve(a.from).marks();t.replaceWith(a.from,a.to,e.schema.text(a.text,n))}else t.delete(a.from,a.to)}return!0}}return!1},FR=()=>({tr:e,dispatch:t})=>{let{selection:n}=e,{empty:r,ranges:i}=n;return r||t&&i.forEach(t=>{e.removeMark(t.$from.pos,t.$to.pos)}),!0},IR=(e,t={})=>({tr:n,state:r,dispatch:i})=>{let{extendEmptyMarkRange:a=!1}=t,{selection:o}=n,s=AI(e,r.schema),{$from:c,empty:l,ranges:u}=o;if(!i)return!0;if(l&&a){let{from:e,to:t}=o,r=kI(c,s,c.marks().find(e=>e.type===s)?.attrs);r&&(e=r.from,t=r.to),n.removeMark(e,t,s)}else u.forEach(e=>{n.removeMark(e.$from.pos,e.$to.pos,s)});return n.removeStoredMark(s),!0},LR=e=>({tr:t,state:n,dispatch:r})=>{let{selection:i}=n,a,o;return typeof e==`number`?(a=e,o=e):e&&`from`in e&&`to`in e?(a=e.from,o=e.to):(a=i.from,o=i.to),r&&t.doc.nodesBetween(a,o,(e,n)=>{if(e.isText)return;let r={...e.attrs};delete r.dir,t.setNodeMarkup(n,void 0,r)}),!0},RR=(e,t={})=>({tr:n,state:r,dispatch:i})=>{let a=null,o=null,s=uL(typeof e==`string`?e:e.name,r.schema);if(!s)return!1;s===`node`&&(a=yI(e,r.schema)),s===`mark`&&(o=AI(e,r.schema));let c=!1;return n.selection.ranges.forEach(e=>{let s=e.$from.pos,l=e.$to.pos,u,d,f,p;n.selection.empty?r.doc.nodesBetween(s,l,(e,t)=>{a&&a===e.type&&(c=!0,f=Math.max(t,s),p=Math.min(t+e.nodeSize,l),u=t,d=e)}):r.doc.nodesBetween(s,l,(e,r)=>{r<s&&a&&a===e.type&&(c=!0,f=Math.max(r,s),p=Math.min(r+e.nodeSize,l),u=r,d=e),r>=s&&r<=l&&(a&&a===e.type&&(c=!0,i&&n.setNodeMarkup(r,void 0,{...e.attrs,...t})),o&&e.marks.length&&e.marks.forEach(a=>{if(o===a.type&&(c=!0,i)){let i=Math.max(r,s),c=Math.min(r+e.nodeSize,l);n.addMark(i,c,o.create({...a.attrs,...t}))}}))}),d&&(u!==void 0&&i&&n.setNodeMarkup(u,void 0,{...d.attrs,...t}),o&&d.marks.length&&d.marks.forEach(e=>{o===e.type&&i&&n.addMark(f,p,o.create({...e.attrs,...t}))}))}),c},zR=(e,t={})=>({state:n,dispatch:r})=>uj(yI(e,n.schema),t)(n,r),BR=(e,t={})=>({state:n,dispatch:r})=>_j(yI(e,n.schema),t)(n,r),VR=class{constructor(){this.callbacks={}}on(e,t){return this.callbacks[e]||(this.callbacks[e]=[]),this.callbacks[e].push(t),this}emit(e,...t){let n=this.callbacks[e];return n&&n.forEach(e=>e.apply(this,t)),this}off(e,t){let n=this.callbacks[e];return n&&(t?this.callbacks[e]=n.filter(e=>e!==t):delete this.callbacks[e]),this}once(e,t){let n=(...r)=>{this.off(e,n),t.apply(this,r)};return this.on(e,n)}removeAllListeners(){this.callbacks={}}},HR=class{constructor(e){this.find=e.find,this.handler=e.handler,this.undoable=e.undoable??!0}},UR=(e,t)=>{if(TI(t))return t.exec(e);let n=t(e);if(!n)return null;let r=[n.text];return r.index=n.index,r.input=e,r.data=n.data,n.replaceWith&&(n.text.includes(n.replaceWith)||console.warn(`[tiptap warn]: "inputRuleMatch.replaceWith" must be part of "inputRuleMatch.text".`),r.push(n.replaceWith)),r};function WR(e){let{editor:t,from:n,to:r,text:i,rules:a,plugin:o}=e,{view:s}=t;if(s.composing)return!1;let c=s.state.doc.resolve(n);if(c.parent.type.spec.code||(c.nodeBefore||c.nodeAfter)?.marks.find(e=>e.type.spec.code))return!1;let l=!1,u=iR(c)+i;return a.forEach(e=>{if(l)return;let a=UR(u,e.find);if(!a)return;let c=s.state.tr,d=lI({state:s.state,transaction:c}),f={from:n-(a[0].length-i.length),to:r},{commands:p,chain:m,can:h}=new uI({editor:t,state:d});e.handler({state:d,range:f,match:a,commands:p,chain:m,can:h})===null||!c.steps.length||(e.undoable&&c.setMeta(o,{transform:c,from:n,to:r,text:i}),s.dispatch(c),l=!0)}),l}function GR(e){let{editor:t,rules:n}=e,r=new AA({state:{init(){return null},apply(e,i,a){let o=e.getMeta(r);if(o)return o;let s=e.getMeta(`applyInputRules`);return s&&setTimeout(()=>{let{text:e}=s;e=typeof e==`string`?e:kL(W.from(e),a.schema);let{from:i}=s;WR({editor:t,from:i,to:i+e.length,text:e,rules:n,plugin:r})}),e.selectionSet||e.docChanged?null:i}},props:{handleTextInput(e,i,a,o){return WR({editor:t,from:i,to:a,text:o,rules:n,plugin:r})},handleDOMEvents:{compositionend:e=>(setTimeout(()=>{let{$cursor:i}=e.state.selection;i&&WR({editor:t,from:i.pos,to:i.pos,text:``,rules:n,plugin:r})}),!1)},handleKeyDown(e,i){if(i.key!==`Enter`)return!1;let{$cursor:a}=e.state.selection;return a?WR({editor:t,from:a.pos,to:a.pos,text:`
|
|
1707
|
+
`,rules:n,plugin:r}):!1}},isInputRules:!0});return r}function KR(e){return Object.prototype.toString.call(e).slice(8,-1)}function qR(e){return KR(e)===`Object`?e.constructor===Object&&Object.getPrototypeOf(e)===Object.prototype:!1}function JR(e,t){let n={...e};return qR(e)&&qR(t)&&Object.keys(t).forEach(r=>{qR(t[r])&&qR(e[r])?n[r]=JR(e[r],t[r]):n[r]=t[r]}),n}var YR=class{constructor(e={}){this.type=`extendable`,this.parent=null,this.child=null,this.name=``,this.config={name:this.name},this.config={...this.config,...e},this.name=this.config.name}get options(){return{...Z(X(this,`addOptions`,{name:this.name}))||{}}}get storage(){return{...Z(X(this,`addStorage`,{name:this.name,options:this.options}))||{}}}configure(e={}){let t=this.extend({...this.config,addOptions:()=>JR(this.options,e)});return t.name=this.name,t.parent=this.parent,t}extend(e={}){let t=new this.constructor({...this.config,...e});return t.parent=this,this.child=t,t.name=`name`in e?e.name:t.parent.name,t}},XR=class e extends YR{constructor(){super(...arguments),this.type=`mark`}static create(t={}){return new e(typeof t==`function`?t():t)}static handleExit({editor:e,mark:t}){let{tr:n}=e.state,r=e.state.selection.$from;if(r.pos===r.end()){let i=r.marks();if(!i.find(e=>e?.type.name===t.name))return!1;let a=i.find(e=>e?.type.name===t.name);return a&&n.removeStoredMark(a),n.insertText(` `,r.pos),e.view.dispatch(n),!0}return!1}configure(e){return super.configure(e)}extend(e){let t=typeof e==`function`?e():e;return super.extend(t)}};function ZR(e){return typeof e==`number`}var QR=class{constructor(e){this.find=e.find,this.handler=e.handler}},$R=(e,t,n)=>{if(TI(t))return[...e.matchAll(t)];let r=t(e,n);return r?r.map(t=>{let n=[t.text];return n.index=t.index,n.input=e,n.data=t.data,t.replaceWith&&(t.text.includes(t.replaceWith)||console.warn(`[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".`),n.push(t.replaceWith)),n}):[]};function ez(e){let{editor:t,state:n,from:r,to:i,rule:a,pasteEvent:o,dropEvent:s}=e,{commands:c,chain:l,can:u}=new uI({editor:t,state:n}),d=[];return n.doc.nodesBetween(r,i,(e,t)=>{if(e.type?.spec?.code||!(e.isText||e.isTextblock||e.isInline))return;let f=e.content?.size??e.nodeSize??0,p=Math.max(r,t),m=Math.min(i,t+f);p>=m||$R(e.isText?e.text||``:e.textBetween(p-t,m-t,void 0,``),a.find,o).forEach(e=>{if(e.index===void 0)return;let t=p+e.index+1,r=t+e[0].length,i={from:n.tr.mapping.map(t),to:n.tr.mapping.map(r)},f=a.handler({state:n,range:i,match:e,commands:c,chain:l,can:u,pasteEvent:o,dropEvent:s});d.push(f)})}),d.every(e=>e!==null)}var tz=null,nz=e=>{var t;let n=new ClipboardEvent(`paste`,{clipboardData:new DataTransfer});return(t=n.clipboardData)==null||t.setData(`text/html`,e),n};function rz(e){let{editor:t,rules:n}=e,r=null,i=!1,a=!1,o=typeof ClipboardEvent<`u`?new ClipboardEvent(`paste`):null,s;try{s=typeof DragEvent<`u`?new DragEvent(`drop`):null}catch{s=null}let c=({state:e,from:n,to:r,rule:i,pasteEvt:a})=>{let c=e.tr;if(!(!ez({editor:t,state:lI({state:e,transaction:c}),from:Math.max(n-1,0),to:r.b-1,rule:i,pasteEvent:a,dropEvent:s})||!c.steps.length)){try{s=typeof DragEvent<`u`?new DragEvent(`drop`):null}catch{s=null}return o=typeof ClipboardEvent<`u`?new ClipboardEvent(`paste`):null,c}};return n.map(e=>new AA({view(e){let n=n=>{r=e.dom.parentElement?.contains(n.target)?e.dom.parentElement:null,r&&(tz=t)},i=()=>{tz&&=null};return window.addEventListener(`dragstart`,n),window.addEventListener(`dragend`,i),{destroy(){window.removeEventListener(`dragstart`,n),window.removeEventListener(`dragend`,i)}}},props:{handleDOMEvents:{drop:(e,t)=>{if(a=r===e.dom.parentElement,s=t,!a){let e=tz;e?.isEditable&&setTimeout(()=>{let t=e.state.selection;t&&e.commands.deleteRange({from:t.from,to:t.to})},10)}return!1},paste:(e,t)=>{let n=t.clipboardData?.getData(`text/html`);return o=t,i=!!n?.includes(`data-pm-slice`),!1}}},appendTransaction:(t,n,r)=>{let s=t[0],l=s.getMeta(`uiEvent`)===`paste`&&!i,u=s.getMeta(`uiEvent`)===`drop`&&!a,d=s.getMeta(`applyPasteRules`),f=!!d;if(!l&&!u&&!f)return;if(f){let{text:t}=d;t=typeof t==`string`?t:kL(W.from(t),r.schema);let{from:n}=d,i=n+t.length,a=nz(t);return c({rule:e,state:r,from:n,to:{b:i},pasteEvt:a})}let p=n.doc.content.findDiffStart(r.doc.content),m=n.doc.content.findDiffEnd(r.doc.content);if(!(!ZR(p)||!m||p===m.b))return c({rule:e,state:r,from:p,to:m,pasteEvt:o})}}))}var iz=class{constructor(e,t){this.splittableMarks=[],this.editor=t,this.baseExtensions=e,this.extensions=GL(e),this.schema=HL(this.extensions,t),this.setupExtensions()}get commands(){return this.extensions.reduce((e,t)=>{let n=X(t,`addCommands`,{name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:this.editor,type:nR(t.name,this.schema)});return n?{...e,...n()}:e},{})}get plugins(){let{editor:e}=this;return WL([...this.extensions].reverse()).flatMap(t=>{let n={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:e,type:nR(t.name,this.schema)},r=[],i=X(t,`addKeyboardShortcuts`,n),a={};if(t.type===`mark`&&X(t,`exitable`,n)&&(a.ArrowRight=()=>XR.handleExit({editor:e,mark:t})),i){let t=Object.fromEntries(Object.entries(i()).map(([t,n])=>[t,()=>n({editor:e})]));a={...a,...t}}let o=aI(a);r.push(o);let s=X(t,`addInputRules`,n);if(lR(t,e.options.enableInputRules)&&s){let t=s();if(t&&t.length){let n=GR({editor:e,rules:t}),i=Array.isArray(n)?n:[n];r.push(...i)}}let c=X(t,`addPasteRules`,n);if(lR(t,e.options.enablePasteRules)&&c){let t=c();if(t&&t.length){let n=rz({editor:e,rules:t});r.push(...n)}}let l=X(t,`addProseMirrorPlugins`,n);if(l){let e=l();r.push(...e)}return r})}get attributes(){return NL(this.extensions)}get nodeViews(){let{editor:e}=this,{nodeExtensions:t}=ML(this.extensions);return Object.fromEntries(t.filter(e=>!!X(e,`addNodeView`)).map(t=>{let n=this.attributes.filter(e=>e.type===t.name),r=X(t,`addNodeView`,{name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:e,type:yI(t.name,this.schema)});if(!r)return[];let i=r();return i?[t.name,(r,a,o,s,c)=>i({node:r,view:a,getPos:o,decorations:s,innerDecorations:c,editor:e,extension:t,HTMLAttributes:LL(r,n)})]:[]}))}dispatchTransaction(e){let{editor:t}=this;return WL([...this.extensions].reverse()).reduceRight((e,n)=>{let r={name:n.name,options:n.options,storage:this.editor.extensionStorage[n.name],editor:t,type:nR(n.name,this.schema)},i=X(n,`dispatchTransaction`,r);return i?t=>{i.call(r,{transaction:t,next:e})}:e},e)}transformPastedHTML(e){let{editor:t}=this;return WL([...this.extensions]).reduce((e,n)=>{let r={name:n.name,options:n.options,storage:this.editor.extensionStorage[n.name],editor:t,type:nR(n.name,this.schema)},i=X(n,`transformPastedHTML`,r);return i?(t,n)=>{let a=e(t,n);return i.call(r,a)}:e},e||(e=>e))}get markViews(){let{editor:e}=this,{markExtensions:t}=ML(this.extensions);return Object.fromEntries(t.filter(e=>!!X(e,`addMarkView`)).map(t=>{let n=this.attributes.filter(e=>e.type===t.name),r=X(t,`addMarkView`,{name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:e,type:AI(t.name,this.schema)});return r?[t.name,(i,a,o)=>{let s=LL(i,n);return r()({mark:i,view:a,inline:o,editor:e,extension:t,HTMLAttributes:s,updateAttributes:t=>{Nz(i,e,t)}})}]:[]}))}setupExtensions(){let e=this.extensions;this.editor.extensionStorage=Object.fromEntries(e.map(e=>[e.name,e.storage])),e.forEach(e=>{let t={name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:nR(e.name,this.schema)};e.type===`mark`&&(Z(X(e,`keepOnSplit`,t))??!0)&&this.splittableMarks.push(e.name);let n=X(e,`onBeforeCreate`,t),r=X(e,`onCreate`,t),i=X(e,`onUpdate`,t),a=X(e,`onSelectionUpdate`,t),o=X(e,`onTransaction`,t),s=X(e,`onFocus`,t),c=X(e,`onBlur`,t),l=X(e,`onDestroy`,t);n&&this.editor.on(`beforeCreate`,n),r&&this.editor.on(`create`,r),i&&this.editor.on(`update`,i),a&&this.editor.on(`selectionUpdate`,a),o&&this.editor.on(`transaction`,o),s&&this.editor.on(`focus`,s),c&&this.editor.on(`blur`,c),l&&this.editor.on(`destroy`,l)})}};iz.resolve=GL,iz.sort=WL,iz.flatten=OL,cI({},{ClipboardTextSerializer:()=>oz,Commands:()=>sz,Delete:()=>cz,Drop:()=>lz,Editable:()=>uz,FocusEvents:()=>fz,Keymap:()=>pz,Paste:()=>mz,Tabindex:()=>hz,TextDirection:()=>gz,focusEventsPluginKey:()=>dz});var az=class e extends YR{constructor(){super(...arguments),this.type=`extension`}static create(t={}){return new e(typeof t==`function`?t():t)}configure(e){return super.configure(e)}extend(e){let t=typeof e==`function`?e():e;return super.extend(t)}},oz=az.create({name:`clipboardTextSerializer`,addOptions(){return{blockSeparator:void 0}},addProseMirrorPlugins(){return[new AA({key:new NA(`clipboardTextSerializer`),props:{clipboardTextSerializer:()=>{let{editor:e}=this,{state:t,schema:n}=e,{doc:r,selection:i}=t,{ranges:a}=i,o=Math.min(...a.map(e=>e.$from.pos)),s=Math.max(...a.map(e=>e.$to.pos)),c=JL(n);return KL(r,{from:o,to:s},{...this.options.blockSeparator===void 0?{}:{blockSeparator:this.options.blockSeparator},textSerializers:c})}}})]}}),sz=az.create({name:`commands`,addCommands(){return{...dI}}}),cz=az.create({name:`delete`,onUpdate({transaction:e,appendedTransactions:t}){let n=()=>{var n;if(((n=this.editor.options.coreExtensionOptions?.delete)?.filterTransaction)?.call(n,e)??e.getMeta(`y-sync$`))return;let r=CL(e.before,[e,...t]);$L(r).forEach(t=>{r.mapping.mapResult(t.oldRange.from).deletedAfter&&r.mapping.mapResult(t.oldRange.to).deletedBefore&&r.before.nodesBetween(t.oldRange.from,t.oldRange.to,(n,i)=>{let a=i+n.nodeSize-2,o=t.oldRange.from<=i&&a<=t.oldRange.to;this.editor.emit(`delete`,{type:`node`,node:n,from:i,to:a,newFrom:r.mapping.map(i),newTo:r.mapping.map(a),deletedRange:t.oldRange,newRange:t.newRange,partial:!o,editor:this.editor,transaction:e,combinedTransform:r})})});let i=r.mapping;r.steps.forEach((t,n)=>{if(t instanceof mk){let a=i.slice(n).map(t.from,-1),o=i.slice(n).map(t.to),s=i.invert().map(a,-1),c=i.invert().map(o),l=a>0?r.doc.nodeAt(a-1)?.marks.some(e=>e.eq(t.mark)):!1,u=r.doc.nodeAt(o)?.marks.some(e=>e.eq(t.mark));this.editor.emit(`delete`,{type:`mark`,mark:t.mark,from:t.from,to:t.to,deletedRange:{from:s,to:c},newRange:{from:a,to:o},partial:!!(u||l),editor:this.editor,transaction:e,combinedTransform:r})}})};this.editor.options.coreExtensionOptions?.delete?.async??!0?setTimeout(n,0):n()}}),lz=az.create({name:`drop`,addProseMirrorPlugins(){return[new AA({key:new NA(`tiptapDrop`),props:{handleDrop:(e,t,n,r)=>{this.editor.emit(`drop`,{editor:this.editor,event:t,slice:n,moved:r})}}})]}}),uz=az.create({name:`editable`,addProseMirrorPlugins(){return[new AA({key:new NA(`editable`),props:{editable:()=>this.editor.options.editable}})]}}),dz=new NA(`focusEvents`),fz=az.create({name:`focusEvents`,addProseMirrorPlugins(){let{editor:e}=this;return[new AA({key:dz,props:{handleDOMEvents:{focus:(t,n)=>{e.isFocused=!0;let r=e.state.tr.setMeta(`focus`,{event:n}).setMeta(`addToHistory`,!1);return t.dispatch(r),!1},blur:(t,n)=>{e.isFocused=!1;let r=e.state.tr.setMeta(`blur`,{event:n}).setMeta(`addToHistory`,!1);return t.dispatch(r),!1}}}})]}}),pz=az.create({name:`keymap`,addKeyboardShortcuts(){let e=()=>this.editor.commands.first(({commands:e})=>[()=>e.undoInputRule(),()=>e.command(({tr:t})=>{let{selection:n,doc:r}=t,{empty:i,$anchor:a}=n,{pos:o,parent:s}=a,c=a.parent.isTextblock&&o>0?t.doc.resolve(o-1):a,l=c.parent.type.spec.isolating,u=a.pos-a.parentOffset,d=l&&c.parent.childCount===1?u===a.pos:q.atStart(r).from===o;return!i||!s.type.isTextblock||s.textContent.length||!d||d&&a.parent.type.name===`paragraph`?!1:e.clearNodes()}),()=>e.deleteSelection(),()=>e.joinBackward(),()=>e.selectNodeBackward()]),t=()=>this.editor.commands.first(({commands:e})=>[()=>e.deleteSelection(),()=>e.deleteCurrentNode(),()=>e.joinForward(),()=>e.selectNodeForward()]),n={Enter:()=>this.editor.commands.first(({commands:e})=>[()=>e.newlineInCode(),()=>e.createParagraphNear(),()=>e.liftEmptyBlock(),()=>e.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:e,"Mod-Backspace":e,"Shift-Backspace":e,Delete:t,"Mod-Delete":t,"Mod-a":()=>this.editor.commands.selectAll()},r={...n},i={...n,"Ctrl-h":e,"Alt-Backspace":e,"Ctrl-d":t,"Ctrl-Alt-Backspace":t,"Alt-Delete":t,"Alt-d":t,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return LI()||nL()?i:r},addProseMirrorPlugins(){return[new AA({key:new NA(`clearDocument`),appendTransaction:(e,t,n)=>{if(e.some(e=>e.getMeta(`composition`)))return;let r=e.some(e=>e.docChanged)&&!t.doc.eq(n.doc),i=e.some(e=>e.getMeta(`preventClearDocument`));if(!r||i)return;let{empty:a,from:o,to:s}=t.selection,c=q.atStart(t.doc).from,l=q.atEnd(t.doc).to;if(a||!(o===c&&s===l)||!dR(n.doc))return;let u=n.tr,d=lI({state:n,transaction:u}),{commands:f}=new uI({editor:this.editor,state:d});if(f.clearNodes(),u.steps.length)return u}})]}}),mz=az.create({name:`paste`,addProseMirrorPlugins(){return[new AA({key:new NA(`tiptapPaste`),props:{handlePaste:(e,t,n)=>{this.editor.emit(`paste`,{editor:this.editor,event:t,slice:n})}}})]}}),hz=az.create({name:`tabindex`,addProseMirrorPlugins(){return[new AA({key:new NA(`tabindex`),props:{attributes:()=>this.editor.isEditable?{tabindex:`0`}:{}}})]}}),gz=az.create({name:`textDirection`,addOptions(){return{direction:void 0}},addGlobalAttributes(){if(!this.options.direction)return[];let{nodeExtensions:e}=ML(this.extensions);return[{types:e.filter(e=>e.name!==`text`).map(e=>e.name),attributes:{dir:{default:this.options.direction,parseHTML:e=>{let t=e.getAttribute(`dir`);return t&&(t===`ltr`||t===`rtl`||t===`auto`)?t:this.options.direction},renderHTML:e=>e.dir?{dir:e.dir}:{}}}}]},addProseMirrorPlugins(){return[new AA({key:new NA(`textDirection`),props:{attributes:()=>{let e=this.options.direction;return e?{dir:e}:{}}}})]}}),_z=class e{constructor(e,t,n=!1,r=null){this.currentNode=null,this.actualDepth=null,this.isBlock=n,this.resolvedPos=e,this.editor=t,this.currentNode=r}get name(){return this.node.type.name}get node(){return this.currentNode||this.resolvedPos.node()}get element(){return this.editor.view.domAtPos(this.pos).node}get depth(){return this.actualDepth??this.resolvedPos.depth}get pos(){return this.resolvedPos.pos}get content(){return this.node.content}set content(e){let t=this.from,n=this.to;if(this.isBlock){if(this.content.size===0){console.error(`You can\u2019t set content on a block node. Tried to set content on ${this.name} at ${this.pos}`);return}t=this.from+1,n=this.to-1}this.editor.commands.insertContentAt({from:t,to:n},e)}get attributes(){return this.node.attrs}get textContent(){return this.node.textContent}get size(){return this.node.nodeSize}get from(){return this.isBlock?this.pos:this.resolvedPos.start(this.resolvedPos.depth)}get range(){return{from:this.from,to:this.to}}get to(){return this.isBlock?this.pos+this.size:this.resolvedPos.end(this.resolvedPos.depth)+ +!this.node.isText}get parent(){if(this.depth===0)return null;let t=this.resolvedPos.start(this.resolvedPos.depth-1);return new e(this.resolvedPos.doc.resolve(t),this.editor)}get before(){let t=this.resolvedPos.doc.resolve(this.from-(this.isBlock?1:2));return t.depth!==this.depth&&(t=this.resolvedPos.doc.resolve(this.from-3)),new e(t,this.editor)}get after(){let t=this.resolvedPos.doc.resolve(this.to+(this.isBlock?2:1));return t.depth!==this.depth&&(t=this.resolvedPos.doc.resolve(this.to+3)),new e(t,this.editor)}get children(){let t=[];return this.node.content.forEach((n,r)=>{let i=n.isBlock&&!n.isTextblock,a=n.isAtom&&!n.isText,o=n.isInline,s=this.pos+r+ +!a;if(s<0||s>this.resolvedPos.doc.nodeSize-2)return;let c=this.resolvedPos.doc.resolve(s);if(!i&&!o&&c.depth<=this.depth)return;let l=new e(c,this.editor,i,i||o?n:null);i&&(l.actualDepth=this.depth+1),t.push(l)}),t}get firstChild(){return this.children[0]||null}get lastChild(){let e=this.children;return e[e.length-1]||null}closest(e,t={}){let n=null,r=this.parent;for(;r&&!n;){if(r.node.type.name===e)if(Object.keys(t).length>0){let e=r.node.attrs,n=Object.keys(t);for(let r=0;r<n.length;r+=1){let i=n[r];if(e[i]!==t[i])break}}else n=r;r=r.parent}return n}querySelector(e,t={}){return this.querySelectorAll(e,t,!0)[0]||null}querySelectorAll(e,t={},n=!1){let r=[];if(!this.children||this.children.length===0)return r;let i=Object.keys(t);return this.children.forEach(a=>{n&&r.length>0||(a.node.type.name===e&&i.every(e=>t[e]===a.node.attrs[e])&&r.push(a),!(n&&r.length>0)&&(r=r.concat(a.querySelectorAll(e,t,n))))}),r}setAttribute(e){let{tr:t}=this.editor.state;t.setNodeMarkup(this.from,void 0,{...this.node.attrs,...e}),this.editor.view.dispatch(t)}},vz=`.ProseMirror {
|
|
1708
1708
|
position: relative;
|
|
1709
1709
|
}
|
|
1710
1710
|
|
|
@@ -1774,51 +1774,51 @@ img.ProseMirror-separator {
|
|
|
1774
1774
|
|
|
1775
1775
|
.ProseMirror-focused .ProseMirror-gapcursor {
|
|
1776
1776
|
display: block;
|
|
1777
|
-
}`;function
|
|
1777
|
+
}`;function yz(e,t,n){let r=document.querySelector(`style[data-tiptap-style${n?`-${n}`:``}]`);if(r!==null)return r;let i=document.createElement(`style`);return t&&i.setAttribute(`nonce`,t),i.setAttribute(`data-tiptap-style${n?`-${n}`:``}`,``),i.innerHTML=e,document.getElementsByTagName(`head`)[0].appendChild(i),i}var bz=class extends VR{constructor(e={}){super(),this.css=null,this.className=`tiptap`,this.editorView=null,this.isFocused=!1,this.isInitialized=!1,this.extensionStorage={},this.instanceId=Math.random().toString(36).slice(2,9),this.options={element:typeof document<`u`?document.createElement(`div`):null,content:``,injectCSS:!0,injectNonce:void 0,extensions:[],autofocus:!1,editable:!0,textDirection:void 0,editorProps:{},parseOptions:{},coreExtensionOptions:{},enableInputRules:!0,enablePasteRules:!0,enableCoreExtensions:!0,enableContentCheck:!1,emitContentError:!1,onBeforeCreate:()=>null,onCreate:()=>null,onMount:()=>null,onUnmount:()=>null,onUpdate:()=>null,onSelectionUpdate:()=>null,onTransaction:()=>null,onFocus:()=>null,onBlur:()=>null,onDestroy:()=>null,onContentError:({error:e})=>{throw e},onPaste:()=>null,onDrop:()=>null,onDelete:()=>null,enableExtensionDispatchTransaction:!0},this.isCapturingTransaction=!1,this.capturedTransaction=null,this.utils={getUpdatedPosition:mR,createMappablePosition:hR},this.setOptions(e),this.createExtensionManager(),this.createCommandManager(),this.createSchema(),this.on(`beforeCreate`,this.options.onBeforeCreate),this.emit(`beforeCreate`,{editor:this}),this.on(`mount`,this.options.onMount),this.on(`unmount`,this.options.onUnmount),this.on(`contentError`,this.options.onContentError),this.on(`create`,this.options.onCreate),this.on(`update`,this.options.onUpdate),this.on(`selectionUpdate`,this.options.onSelectionUpdate),this.on(`transaction`,this.options.onTransaction),this.on(`focus`,this.options.onFocus),this.on(`blur`,this.options.onBlur),this.on(`destroy`,this.options.onDestroy),this.on(`drop`,({event:e,slice:t,moved:n})=>this.options.onDrop(e,t,n)),this.on(`paste`,({event:e,slice:t})=>this.options.onPaste(e,t)),this.on(`delete`,this.options.onDelete);let t=this.createDoc(),n=FI(t,this.options.autofocus);this.editorState=OA.create({doc:t,schema:this.schema,selection:n||void 0}),this.options.element&&this.mount(this.options.element)}mount(e){if(typeof document>`u`)throw Error(`[tiptap error]: The editor cannot be mounted because there is no 'document' defined in this environment.`);this.createView(e),this.emit(`mount`,{editor:this}),this.css&&!document.head.contains(this.css)&&document.head.appendChild(this.css),window.setTimeout(()=>{this.isDestroyed||(this.options.autofocus!==!1&&this.options.autofocus!==null&&this.commands.focus(this.options.autofocus),this.emit(`create`,{editor:this}),this.isInitialized=!0)},0)}unmount(){if(this.editorView){let e=this.editorView.dom;e?.editor&&delete e.editor,this.editorView.destroy()}if(this.editorView=null,this.isInitialized=!1,this.css&&!document.querySelectorAll(`.${this.className}`).length)try{typeof this.css.remove==`function`?this.css.remove():this.css.parentNode&&this.css.parentNode.removeChild(this.css)}catch(e){console.warn(`Failed to remove CSS element:`,e)}this.css=null,this.emit(`unmount`,{editor:this})}get storage(){return this.extensionStorage}get commands(){return this.commandManager.commands}chain(){return this.commandManager.chain()}can(){return this.commandManager.can()}injectCSS(){this.options.injectCSS&&typeof document<`u`&&(this.css=yz(vz,this.options.injectNonce))}setOptions(e={}){this.options={...this.options,...e},!(!this.editorView||!this.state||this.isDestroyed)&&(this.options.editorProps&&this.view.setProps(this.options.editorProps),this.view.updateState(this.state))}setEditable(e,t=!0){this.setOptions({editable:e}),t&&this.emit(`update`,{editor:this,transaction:this.state.tr,appendedTransactions:[]})}get isEditable(){return this.options.editable&&this.view&&this.view.editable}get view(){return this.editorView?this.editorView:new Proxy({state:this.editorState,updateState:e=>{this.editorState=e},dispatch:e=>{this.dispatchTransaction(e)},composing:!1,dragging:null,editable:!0,isDestroyed:!1},{get:(e,t)=>{if(this.editorView)return this.editorView[t];if(t===`state`)return this.editorState;if(t in e)return Reflect.get(e,t);throw Error(`[tiptap error]: The editor view is not available. Cannot access view['${t}']. The editor may not be mounted yet.`)}})}get state(){return this.editorView&&(this.editorState=this.view.state),this.editorState}registerPlugin(e,t){let n=AL(t)?t(e,[...this.state.plugins]):[...this.state.plugins,e],r=this.state.reconfigure({plugins:n});return this.view.updateState(r),r}unregisterPlugin(e){if(this.isDestroyed)return;let t=this.state.plugins,n=t;if([].concat(e).forEach(e=>{let t=typeof e==`string`?`${e}$`:e.key;n=n.filter(e=>!e.key.startsWith(t))}),t.length===n.length)return;let r=this.state.reconfigure({plugins:n});return this.view.updateState(r),r}createExtensionManager(){let e=[...this.options.enableCoreExtensions?[uz,oz.configure({blockSeparator:this.options.coreExtensionOptions?.clipboardTextSerializer?.blockSeparator}),sz,fz,pz,hz,lz,mz,cz,gz.configure({direction:this.options.textDirection})].filter(e=>typeof this.options.enableCoreExtensions==`object`?this.options.enableCoreExtensions[e.name]!==!1:!0):[],...this.options.extensions].filter(e=>[`extension`,`node`,`mark`].includes(e?.type));this.extensionManager=new iz(e,this)}createCommandManager(){this.commandManager=new uI({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createDoc(){let e;try{e=bL(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:this.options.enableContentCheck})}catch(t){if(!(t instanceof Error)||![`[tiptap error]: Invalid JSON content`,`[tiptap error]: Invalid HTML content`].includes(t.message))throw t;this.emit(`contentError`,{editor:this,error:t,disableCollaboration:()=>{`collaboration`in this.storage&&typeof this.storage.collaboration==`object`&&this.storage.collaboration&&(this.storage.collaboration.isDisabled=!0),this.options.extensions=this.options.extensions.filter(e=>e.name!==`collaboration`),this.createExtensionManager()}}),e=bL(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:!1})}return e}createView(e){let{editorProps:t,enableExtensionDispatchTransaction:n}=this.options,r=t.dispatchTransaction||this.dispatchTransaction.bind(this),i=n?this.extensionManager.dispatchTransaction(r):r,a=t.transformPastedHTML,o=this.extensionManager.transformPastedHTML(a);this.editorView=new zF(e,{...t,attributes:{role:`textbox`,...t?.attributes},dispatchTransaction:i,transformPastedHTML:o,state:this.editorState,markViews:this.extensionManager.markViews,nodeViews:this.extensionManager.nodeViews});let s=this.state.reconfigure({plugins:this.extensionManager.plugins});this.view.updateState(s),this.prependClass(),this.injectCSS();let c=this.view.dom;c.editor=this}createNodeViews(){this.view.isDestroyed||this.view.setProps({markViews:this.extensionManager.markViews,nodeViews:this.extensionManager.nodeViews})}prependClass(){this.view.dom.className=`${this.className} ${this.view.dom.className}`}captureTransaction(e){this.isCapturingTransaction=!0,e(),this.isCapturingTransaction=!1;let t=this.capturedTransaction;return this.capturedTransaction=null,t}dispatchTransaction(e){if(this.view.isDestroyed)return;if(this.isCapturingTransaction){if(!this.capturedTransaction){this.capturedTransaction=e;return}e.steps.forEach(e=>this.capturedTransaction?.step(e));return}let{state:t,transactions:n}=this.state.applyTransaction(e),r=!this.state.selection.eq(t.selection),i=n.includes(e),a=this.state;if(this.emit(`beforeTransaction`,{editor:this,transaction:e,nextState:t}),!i)return;this.view.updateState(t),this.emit(`transaction`,{editor:this,transaction:e,appendedTransactions:n.slice(1)}),r&&this.emit(`selectionUpdate`,{editor:this,transaction:e});let o=n.findLast(e=>e.getMeta(`focus`)||e.getMeta(`blur`)),s=o?.getMeta(`focus`),c=o?.getMeta(`blur`);s&&this.emit(`focus`,{editor:this,event:s.event,transaction:o}),c&&this.emit(`blur`,{editor:this,event:c.event,transaction:o}),!(e.getMeta(`preventUpdate`)||!n.some(e=>e.docChanged)||a.doc.eq(t.doc))&&this.emit(`update`,{editor:this,transaction:e,appendedTransactions:n.slice(1)})}getAttributes(e){return XL(this.state,e)}isActive(e,t){let n=typeof e==`string`?e:null,r=typeof e==`string`?t:e;return oR(this.state,n,r)}getJSON(){return this.state.doc.toJSON()}getHTML(){return kL(this.state.doc.content,this.schema)}getText(e){let{blockSeparator:t=`
|
|
1778
1778
|
|
|
1779
|
-
`,textSerializers:n={}}=e||{};return
|
|
1779
|
+
`,textSerializers:n={}}=e||{};return qL(this.state.doc,{blockSeparator:t,textSerializers:{...JL(this.schema),...n}})}get isEmpty(){return dR(this.state.doc)}destroy(){this.emit(`destroy`),this.unmount(),this.removeAllListeners()}get isDestroyed(){return this.editorView?.isDestroyed??!0}$node(e,t){return this.$doc?.querySelector(e,t)||null}$nodes(e,t){return this.$doc?.querySelectorAll(e,t)||null}$pos(e){return new _z(this.state.doc.resolve(e),this)}get $doc(){return this.$pos(0)}};function xz(e){return new HR({find:e.find,handler:({state:t,range:n,match:r})=>{let i=Z(e.getAttributes,void 0,r);if(i===!1||i===null)return null;let{tr:a}=t,o=r[r.length-1],s=r[0];if(o){let r=s.search(/\S/),c=n.from+s.indexOf(o),l=c+o.length;if(eR(n.from,n.to,t.doc).filter(t=>t.mark.type.excluded.find(n=>n===e.type&&n!==t.mark.type)).filter(e=>e.to>c).length)return null;l<n.to&&a.delete(l,n.to),c>n.from&&a.delete(n.from+r,c);let u=n.from+r+o.length;a.addMark(n.from+r,u,e.type.create(i||{})),a.removeStoredMark(e.type)}},undoable:e.undoable})}function Sz(e){return new HR({find:e.find,handler:({state:t,range:n,match:r,chain:i})=>{let a=Z(e.getAttributes,void 0,r)||{},o=t.tr.delete(n.from,n.to),s=o.doc.resolve(n.from).blockRange(),c=s&&Ek(s,e.type,a);if(!c)return null;if(o.wrap(s,c),e.keepMarks&&e.editor){let{selection:n,storedMarks:r}=t,{splittableMarks:i}=e.editor.extensionManager,a=r||n.$to.parentOffset&&n.$from.marks();if(a){let e=a.filter(e=>i.includes(e.type.name));o.ensureMarks(e)}}if(e.keepAttributes){let t=e.type.name===`bulletList`||e.type.name===`orderedList`?`listItem`:`taskList`;i().updateAttributes(t,a).run()}let l=o.doc.resolve(n.from-1).nodeBefore;l&&l.type===e.type&&Rk(o.doc,n.from-1)&&(!e.joinPredicate||e.joinPredicate(r,l))&&o.join(n.from-1)},undoable:e.undoable})}function Cz(e){return e.replace(/[-/\\^$*+?.()|[\]{}]/g,`\\$&`)}cI({},{createAtomBlockMarkdownSpec:()=>Ez,createBlockMarkdownSpec:()=>Dz,createInlineMarkdownSpec:()=>Az,parseAttributes:()=>wz,parseIndentedBlocks:()=>jz,renderNestedMarkdownContent:()=>Mz,serializeAttributes:()=>Tz});function wz(e){if(!e?.trim())return{};let t={},n=[],r=e.replace(/["']([^"']*)["']/g,e=>(n.push(e),`__QUOTED_${n.length-1}__`)),i=r.match(/(?:^|\s)\.([a-zA-Z][\w-]*)/g);i&&(t.class=i.map(e=>e.trim().slice(1)).join(` `));let a=r.match(/(?:^|\s)#([a-zA-Z][\w-]*)/);a&&(t.id=a[1]),Array.from(r.matchAll(/([a-zA-Z][\w-]*)\s*=\s*(__QUOTED_\d+__)/g)).forEach(([,e,r])=>{let i=n[parseInt(r.match(/__QUOTED_(\d+)__/)?.[1]||`0`,10)];i&&(t[e]=i.slice(1,-1))});let o=r.replace(/(?:^|\s)\.([a-zA-Z][\w-]*)/g,``).replace(/(?:^|\s)#([a-zA-Z][\w-]*)/g,``).replace(/([a-zA-Z][\w-]*)\s*=\s*__QUOTED_\d+__/g,``).trim();return o&&o.split(/\s+/).filter(Boolean).forEach(e=>{e.match(/^[a-zA-Z][\w-]*$/)&&(t[e]=!0)}),t}function Tz(e){if(!e||Object.keys(e).length===0)return``;let t=[];return e.class&&String(e.class).split(/\s+/).filter(Boolean).forEach(e=>t.push(`.${e}`)),e.id&&t.push(`#${e.id}`),Object.entries(e).forEach(([e,n])=>{e===`class`||e===`id`||(n===!0?t.push(e):n!==!1&&n!=null&&t.push(`${e}="${String(n)}"`))}),t.join(` `)}function Ez(e){let{nodeName:t,name:n,parseAttributes:r=wz,serializeAttributes:i=Tz,defaultAttributes:a={},requiredAttributes:o=[],allowedAttributes:s}=e,c=n||t,l=e=>{if(!s)return e;let t={};return s.forEach(n=>{n in e&&(t[n]=e[n])}),t};return{parseMarkdown:(e,n)=>{let r={...a,...e.attributes};return n.createNode(t,r,[])},markdownTokenizer:{name:t,level:`block`,start(e){let t=RegExp(`^:::${c}(?:\\s|$)`,`m`),n=e.match(t)?.index;return n===void 0?-1:n},tokenize(e,n,i){let a=RegExp(`^:::${c}(?:\\s+\\{([^}]*)\\})?\\s*:::(?:\\n|$)`),s=e.match(a);if(!s)return;let l=r(s[1]||``);if(!o.find(e=>!(e in l)))return{type:t,raw:s[0],attributes:l}}},renderMarkdown:e=>{let t=i(l(e.attrs||{}));return`:::${c}${t?` {${t}}`:``} :::`}}}function Dz(e){let{nodeName:t,name:n,getContent:r,parseAttributes:i=wz,serializeAttributes:a=Tz,defaultAttributes:o={},content:s=`block`,allowedAttributes:c}=e,l=n||t,u=e=>{if(!c)return e;let t={};return c.forEach(n=>{n in e&&(t[n]=e[n])}),t};return{parseMarkdown:(e,n)=>{let i;if(r){let t=r(e);i=typeof t==`string`?[{type:`text`,text:t}]:t}else i=s===`block`?n.parseChildren(e.tokens||[]):n.parseInline(e.tokens||[]);let a={...o,...e.attributes};return n.createNode(t,a,i)},markdownTokenizer:{name:t,level:`block`,start(e){let t=RegExp(`^:::${l}`,`m`),n=e.match(t)?.index;return n===void 0?-1:n},tokenize(e,n,r){let a=RegExp(`^:::${l}(?:\\s+\\{([^}]*)\\})?\\s*\\n`),o=e.match(a);if(!o)return;let[c,u=``]=o,d=i(u),f=1,p=c.length,m=``,h=/^:::([\w-]*)(\s.*)?/gm,g=e.slice(p);for(h.lastIndex=0;;){let n=h.exec(g);if(n===null)break;let i=n.index,a=n[1];if(!n[2]?.endsWith(`:::`)){if(a)f+=1;else if(--f,f===0){let a=g.slice(0,i);m=a.trim();let o=e.slice(0,p+i+n[0].length),c=[];if(m)if(s===`block`)for(c=r.blockTokens(a),c.forEach(e=>{e.text&&(!e.tokens||e.tokens.length===0)&&(e.tokens=r.inlineTokens(e.text))});c.length>0;){let e=c[c.length-1];if(e.type===`paragraph`&&(!e.text||e.text.trim()===``))c.pop();else break}else c=r.inlineTokens(m);return{type:t,raw:o,attributes:d,content:m,tokens:c}}}}}},renderMarkdown:(e,t)=>{let n=a(u(e.attrs||{}));return`:::${l}${n?` {${n}}`:``}
|
|
1780
1780
|
|
|
1781
1781
|
${t.renderChildren(e.content||[],`
|
|
1782
1782
|
|
|
1783
1783
|
`)}
|
|
1784
1784
|
|
|
1785
|
-
:::`}}}function
|
|
1785
|
+
:::`}}}function Oz(e){if(!e.trim())return{};let t={},n=/(\w+)=(?:"([^"]*)"|'([^']*)')/g,r=n.exec(e);for(;r!==null;){let[,i,a,o]=r;t[i]=a||o,r=n.exec(e)}return t}function kz(e){return Object.entries(e).filter(([,e])=>e!=null).map(([e,t])=>`${e}="${t}"`).join(` `)}function Az(e){let{nodeName:t,name:n,getContent:r,parseAttributes:i=Oz,serializeAttributes:a=kz,defaultAttributes:o={},selfClosing:s=!1,allowedAttributes:c}=e,l=n||t,u=e=>{if(!c)return e;let t={};return c.forEach(n=>{let r=typeof n==`string`?n:n.name,i=typeof n==`string`?void 0:n.skipIfDefault;if(r in e){let n=e[r];if(i!==void 0&&n===i)return;t[r]=n}}),t},d=l.replace(/[.*+?^${}()|[\]\\]/g,`\\$&`);return{parseMarkdown:(e,n)=>{let i={...o,...e.attributes};if(s)return n.createNode(t,i);let a=r?r(e):e.content||``;return a?n.createNode(t,i,[n.createTextNode(a)]):n.createNode(t,i,[])},markdownTokenizer:{name:t,level:`inline`,start(e){let t=RegExp(s?`\\[${d}\\s*[^\\]]*\\]`:`\\[${d}\\s*[^\\]]*\\][\\s\\S]*?\\[\\/${d}\\]`),n=e.match(t)?.index;return n===void 0?-1:n},tokenize(e,n,r){let a=RegExp(s?`^\\[${d}\\s*([^\\]]*)\\]`:`^\\[${d}\\s*([^\\]]*)\\]([\\s\\S]*?)\\[\\/${d}\\]`),o=e.match(a);if(!o)return;let c=``,l=``;if(s){let[,e]=o;l=e}else{let[,e,t]=o;l=e,c=t||``}let u=i(l.trim());return{type:t,raw:o[0],content:c.trim(),attributes:u}}},renderMarkdown:e=>{let t=``;r?t=r(e):e.content&&e.content.length>0&&(t=e.content.filter(e=>e.type===`text`).map(e=>e.text).join(``));let n=a(u(e.attrs||{})),i=n?` ${n}`:``;return s?`[${l}${i}]`:`[${l}${i}]${t}[/${l}]`}}}function jz(e,t,n){let r=e.split(`
|
|
1786
1786
|
`),i=[],a=``,o=0,s=t.baseIndentSize||2;for(;o<r.length;){let e=r[o],c=e.match(t.itemPattern);if(!c){if(i.length>0)break;if(e.trim()===``){o+=1,a=`${a}${e}
|
|
1787
1787
|
`;continue}else return}let l=t.extractItemData(c),{indentLevel:u,mainContent:d}=l;a=`${a}${e}
|
|
1788
1788
|
`;let f=[d];for(o+=1;o<r.length;){let e=r[o];if(e.trim()===``){let t=r.slice(o+1).findIndex(e=>e.trim()!==``);if(t===-1)break;if((r[o+1+t].match(/^(\s*)/)?.[1]?.length||0)>u){f.push(e),a=`${a}${e}
|
|
1789
1789
|
`,o+=1;continue}else break}if((e.match(/^(\s*)/)?.[1]?.length||0)>u)f.push(e),a=`${a}${e}
|
|
1790
1790
|
`,o+=1;else break}let p,m=f.slice(1);if(m.length>0){let e=m.map(e=>e.slice(u+s)).join(`
|
|
1791
|
-
`);e.trim()&&(p=t.customNestedParser?t.customNestedParser(e):n.blockTokens(e))}let h=t.createToken(l,p);i.push(h)}if(i.length!==0)return{items:i,raw:a}}function
|
|
1791
|
+
`);e.trim()&&(p=t.customNestedParser?t.customNestedParser(e):n.blockTokens(e))}let h=t.createToken(l,p);i.push(h)}if(i.length!==0)return{items:i,raw:a}}function Mz(e,t,n,r){if(!e||!Array.isArray(e.content))return``;let i=typeof n==`function`?n(r):n,[a,...o]=e.content,s=`${i}${t.renderChildren([a])}`;return o&&o.length>0&&o.forEach((e,n)=>{let r=t.renderChild?.call(t,e,n+1)??t.renderChildren([e]);if(r!=null){let n=r.split(`
|
|
1792
1792
|
`).map(e=>e?t.indent(e):t.indent(``)).join(`
|
|
1793
1793
|
`);s+=e.type===`paragraph`?`
|
|
1794
1794
|
|
|
1795
1795
|
${n}`:`
|
|
1796
|
-
${n}`}}),s}function
|
|
1796
|
+
${n}`}}),s}function Nz(e,t,n={}){let{state:r}=t,{doc:i,tr:a}=r,o=e;i.descendants((t,r)=>{let i=a.mapping.map(r),s=a.mapping.map(r)+t.nodeSize,c=null;if(t.marks.forEach(e=>{if(e!==o)return!1;c=e}),!c)return;let l=!1;if(Object.keys(n).forEach(e=>{n[e]!==c.attrs[e]&&(l=!0)}),l){let t=e.type.create({...e.attrs,...n});a.removeMark(i,s,e.type),a.addMark(i,s,t)}}),a.docChanged&&t.view.dispatch(a)}var Pz=class e extends YR{constructor(){super(...arguments),this.type=`node`}static create(t={}){return new e(typeof t==`function`?t():t)}configure(e){return super.configure(e)}extend(e){let t=typeof e==`function`?e():e;return super.extend(t)}};function Fz(e){return new QR({find:e.find,handler:({state:t,range:n,match:r,pasteEvent:i})=>{let a=Z(e.getAttributes,void 0,r,i);if(a===!1||a===null)return null;let{tr:o}=t,s=r[r.length-1],c=r[0],l=n.to;if(s){let i=c.search(/\S/),u=n.from+c.indexOf(s),d=u+s.length;if(eR(n.from,n.to,t.doc).filter(t=>t.mark.type.excluded.find(n=>n===e.type&&n!==t.mark.type)).filter(e=>e.to>u).length)return null;d<n.to&&o.delete(d,n.to),u>n.from&&o.delete(n.from+i,u),l=n.from+i+s.length,o.addMark(n.from+i,l,e.type.create(a||{})),r.index!==void 0&&r.input!==void 0&&r.index+r[0].length>=r.input.length||o.removeStoredMark(e.type)}}})}function Iz(e){return(0,u.customRef)((t,n)=>({get(){return t(),e},set(t){e=t,requestAnimationFrame(()=>{requestAnimationFrame(()=>{n()})})}}))}var Lz=class extends bz{constructor(e={}){return super(e),this.contentComponent=null,this.appContext=null,this.reactiveState=Iz(this.view.state),this.reactiveExtensionStorage=Iz(this.extensionStorage),this.on(`beforeTransaction`,({nextState:e})=>{this.reactiveState.value=e,this.reactiveExtensionStorage.value=this.extensionStorage}),(0,u.markRaw)(this)}get state(){return this.reactiveState?this.reactiveState.value:this.view.state}get storage(){return this.reactiveExtensionStorage?this.reactiveExtensionStorage.value:super.storage}registerPlugin(e,t){let n=super.registerPlugin(e,t);return this.reactiveState&&(this.reactiveState.value=n),n}unregisterPlugin(e){let t=super.unregisterPlugin(e);return this.reactiveState&&t&&(this.reactiveState.value=t),t}},Rz=(0,u.defineComponent)({name:`EditorContent`,props:{editor:{default:null,type:Object}},setup(e){let t=(0,u.ref)(),n=(0,u.getCurrentInstance)();return(0,u.watchEffect)(()=>{let r=e.editor;r&&r.options.element&&t.value&&(0,u.nextTick)(()=>{if(!t.value||!r.view.dom?.parentNode)return;let e=(0,u.unref)(t.value);t.value.append(...r.view.dom.parentNode.childNodes),r.contentComponent=n.ctx._,n&&(r.appContext={...n.appContext,provides:n.provides}),r.setOptions({element:e}),r.createNodeViews()})}),(0,u.onBeforeUnmount)(()=>{let t=e.editor;t&&(t.contentComponent=null,t.appContext=null)}),{rootEl:t}},render(){return(0,u.h)(`div`,{ref:e=>{this.rootEl=e}})}});(0,u.defineComponent)({name:`NodeViewContent`,props:{as:{type:String,default:`div`}},render(){return(0,u.h)(this.as,{style:{whiteSpace:`pre-wrap`},"data-node-view-content":``})}}),(0,u.defineComponent)({name:`NodeViewWrapper`,props:{as:{type:String,default:`div`}},inject:[`onDragStart`,`decorationClasses`],render(){var e;return(0,u.h)(this.as,{class:this.decorationClasses,style:{whiteSpace:`normal`},"data-node-view-wrapper":``,onDragstart:this.onDragStart},(e=this.$slots).default?.call(e))}});var zz=(e={})=>{let t=(0,u.shallowRef)();return(0,u.onMounted)(()=>{t.value=new Lz(e)}),(0,u.onBeforeUnmount)(()=>{var e,n;let r=t.value?.view.dom?.parentNode,i=r?.cloneNode(!0);(e=r?.parentNode)==null||e.replaceChild(i,r),(n=t.value)==null||n.destroy()}),t},Bz=class{constructor(e,{props:t={},editor:n}){this.destroyed=!1,this.editor=n,this.component=(0,u.markRaw)(e),this.el=document.createElement(`div`),this.props=(0,u.reactive)(t),this.renderedComponent=this.renderComponent()}get element(){return this.renderedComponent.el}get ref(){return this.renderedComponent.vNode?.component?.exposed?this.renderedComponent.vNode.component.exposed:this.renderedComponent.vNode?.component?.proxy}renderComponent(){if(this.destroyed)return this.renderedComponent;let e=(0,u.h)(this.component,this.props);return this.editor.appContext&&(e.appContext=this.editor.appContext),typeof document<`u`&&this.el&&(0,u.render)(e,this.el),{vNode:e,destroy:()=>{this.el&&(0,u.render)(null,this.el),this.el=null,e=null},el:this.el?this.el.firstElementChild:null}}updateProps(e={}){this.destroyed||(Object.entries(e).forEach(([e,t])=>{this.props[e]=t}),this.renderComponent())}destroy(){this.destroyed||(this.destroyed=!0,this.renderedComponent.destroy())}};(0,u.defineComponent)({name:`MarkViewContent`,props:{as:{type:String,default:`span`}},render(){return(0,u.h)(this.as,{style:{whiteSpace:`inherit`},"data-mark-view-content":``})}});var Vz=Pz.create({name:`doc`,topNode:!0,content:`block+`,renderMarkdown:(e,t)=>e.content?t.renderChildren(e.content,`
|
|
1797
1797
|
|
|
1798
|
-
`):``}),
|
|
1799
|
-
`,
|
|
1798
|
+
`):``}),Hz=` `,Uz=`\xA0`,Wz=Pz.create({name:`paragraph`,priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:`block`,content:`inline*`,parseHTML(){return[{tag:`p`}]},renderHTML({HTMLAttributes:e}){return[`p`,IL(this.options.HTMLAttributes,e),0]},parseMarkdown:(e,t)=>{let n=e.tokens||[];if(n.length===1&&n[0].type===`image`)return t.parseChildren([n[0]]);let r=t.parseInline(n);return n.length===1&&n[0].type===`text`&&(n[0].raw===Hz||n[0].text===Hz||n[0].raw===Uz||n[0].text===Uz)&&r.length===1&&r[0].type===`text`&&(r[0].text===Hz||r[0].text===Uz)?t.createNode(`paragraph`,void 0,[]):t.createNode(`paragraph`,void 0,r)},renderMarkdown:(e,t,n)=>{if(!e)return``;let r=Array.isArray(e.content)?e.content:[];if(r.length===0){let e=Array.isArray(n?.previousNode?.content)?n.previousNode.content:[];return n?.previousNode?.type===`paragraph`&&e.length===0?Hz:``}return t.renderChildren(r)},addCommands(){return{setParagraph:()=>({commands:e})=>e.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),Gz=Pz.create({name:`text`,group:`inline`,parseMarkdown:e=>({type:`text`,text:e.text||``}),renderMarkdown:e=>e.text||``}),Kz=`aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4w0s2x0a2z0ure5ba0by2idu3namex4d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dad1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3nd0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0axi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp3ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2`,qz=`ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2`,Jz=`numeric`,Yz=`ascii`,Xz=`alpha`,Zz=`asciinumeric`,Qz=`alphanumeric`,$z=`domain`,eB=`emoji`,tB=`scheme`,nB=`slashscheme`,rB=`whitespace`;function iB(e,t){return e in t||(t[e]=[]),t[e]}function aB(e,t,n){t[Jz]&&(t[Zz]=!0,t[Qz]=!0),t[Yz]&&(t[Zz]=!0,t[Xz]=!0),t[Zz]&&(t[Qz]=!0),t[Xz]&&(t[Qz]=!0),t[Qz]&&(t[$z]=!0),t[eB]&&(t[$z]=!0);for(let r in t){let t=iB(r,n);t.indexOf(e)<0&&t.push(e)}}function oB(e,t){let n={};for(let r in t)t[r].indexOf(e)>=0&&(n[r]=!0);return n}function sB(e=null){this.j={},this.jr=[],this.jd=null,this.t=e}sB.groups={},sB.prototype={accepts(){return!!this.t},go(e){let t=this,n=t.j[e];if(n)return n;for(let n=0;n<t.jr.length;n++){let r=t.jr[n][0],i=t.jr[n][1];if(i&&r.test(e))return i}return t.jd},has(e,t=!1){return t?e in this.j:!!this.go(e)},ta(e,t,n,r){for(let i=0;i<e.length;i++)this.tt(e[i],t,n,r)},tr(e,t,n,r){r||=sB.groups;let i;return t&&t.j?i=t:(i=new sB(t),n&&r&&aB(t,n,r)),this.jr.push([e,i]),i},ts(e,t,n,r){let i=this,a=e.length;if(!a)return i;for(let t=0;t<a-1;t++)i=i.tt(e[t]);return i.tt(e[a-1],t,n,r)},tt(e,t,n,r){r||=sB.groups;let i=this;if(t&&t.j)return i.j[e]=t,t;let a=t,o,s=i.go(e);return s?(o=new sB,Object.assign(o.j,s.j),o.jr.push.apply(o.jr,s.jr),o.jd=s.jd,o.t=s.t):o=new sB,a&&(r&&(o.t&&typeof o.t==`string`?aB(a,Object.assign(oB(o.t,r),n),r):n&&aB(a,n,r)),o.t=a),i.j[e]=o,o}};var Q=(e,t,n,r,i)=>e.ta(t,n,r,i),cB=(e,t,n,r,i)=>e.tr(t,n,r,i),lB=(e,t,n,r,i)=>e.ts(t,n,r,i),$=(e,t,n,r,i)=>e.tt(t,n,r,i),uB=`WORD`,dB=`UWORD`,fB=`ASCIINUMERICAL`,pB=`ALPHANUMERICAL`,mB=`LOCALHOST`,hB=`TLD`,gB=`UTLD`,_B=`SCHEME`,vB=`SLASH_SCHEME`,yB=`NUM`,bB=`WS`,xB=`NL`,SB=`OPENBRACE`,CB=`CLOSEBRACE`,wB=`OPENBRACKET`,TB=`CLOSEBRACKET`,EB=`OPENPAREN`,DB=`CLOSEPAREN`,OB=`OPENANGLEBRACKET`,kB=`CLOSEANGLEBRACKET`,AB=`FULLWIDTHLEFTPAREN`,jB=`FULLWIDTHRIGHTPAREN`,MB=`LEFTCORNERBRACKET`,NB=`RIGHTCORNERBRACKET`,PB=`LEFTWHITECORNERBRACKET`,FB=`RIGHTWHITECORNERBRACKET`,IB=`FULLWIDTHLESSTHAN`,LB=`FULLWIDTHGREATERTHAN`,RB=`AMPERSAND`,zB=`APOSTROPHE`,BB=`ASTERISK`,VB=`AT`,HB=`BACKSLASH`,UB=`BACKTICK`,WB=`CARET`,GB=`COLON`,KB=`COMMA`,qB=`DOLLAR`,JB=`DOT`,YB=`EQUALS`,XB=`EXCLAMATION`,ZB=`HYPHEN`,QB=`PERCENT`,$B=`PIPE`,eV=`PLUS`,tV=`POUND`,nV=`QUERY`,rV=`QUOTE`,iV=`FULLWIDTHMIDDLEDOT`,aV=`SEMI`,oV=`SLASH`,sV=`TILDE`,cV=`UNDERSCORE`,lV=`EMOJI`,uV=`SYM`,dV=Object.freeze({__proto__:null,ALPHANUMERICAL:pB,AMPERSAND:RB,APOSTROPHE:zB,ASCIINUMERICAL:fB,ASTERISK:BB,AT:VB,BACKSLASH:HB,BACKTICK:UB,CARET:WB,CLOSEANGLEBRACKET:kB,CLOSEBRACE:CB,CLOSEBRACKET:TB,CLOSEPAREN:DB,COLON:GB,COMMA:KB,DOLLAR:qB,DOT:JB,EMOJI:lV,EQUALS:YB,EXCLAMATION:XB,FULLWIDTHGREATERTHAN:LB,FULLWIDTHLEFTPAREN:AB,FULLWIDTHLESSTHAN:IB,FULLWIDTHMIDDLEDOT:iV,FULLWIDTHRIGHTPAREN:jB,HYPHEN:ZB,LEFTCORNERBRACKET:MB,LEFTWHITECORNERBRACKET:PB,LOCALHOST:mB,NL:xB,NUM:yB,OPENANGLEBRACKET:OB,OPENBRACE:SB,OPENBRACKET:wB,OPENPAREN:EB,PERCENT:QB,PIPE:$B,PLUS:eV,POUND:tV,QUERY:nV,QUOTE:rV,RIGHTCORNERBRACKET:NB,RIGHTWHITECORNERBRACKET:FB,SCHEME:_B,SEMI:aV,SLASH:oV,SLASH_SCHEME:vB,SYM:uV,TILDE:sV,TLD:hB,UNDERSCORE:cV,UTLD:gB,UWORD:dB,WORD:uB,WS:bB}),fV=/[a-z]/,pV=/\p{L}/u,mV=/\p{Emoji}/u,hV=/\d/,gV=/\s/,_V=`\r`,vV=`
|
|
1799
|
+
`,yV=`️`,bV=``,xV=``,SV=null,CV=null;function wV(e=[]){let t={};sB.groups=t;let n=new sB;SV??=OV(Kz),CV??=OV(qz),$(n,`'`,zB),$(n,`{`,SB),$(n,`}`,CB),$(n,`[`,wB),$(n,`]`,TB),$(n,`(`,EB),$(n,`)`,DB),$(n,`<`,OB),$(n,`>`,kB),$(n,`(`,AB),$(n,`)`,jB),$(n,`「`,MB),$(n,`」`,NB),$(n,`『`,PB),$(n,`』`,FB),$(n,`<`,IB),$(n,`>`,LB),$(n,`&`,RB),$(n,`*`,BB),$(n,`@`,VB),$(n,"`",UB),$(n,`^`,WB),$(n,`:`,GB),$(n,`,`,KB),$(n,`$`,qB),$(n,`.`,JB),$(n,`=`,YB),$(n,`!`,XB),$(n,`-`,ZB),$(n,`%`,QB),$(n,`|`,$B),$(n,`+`,eV),$(n,`#`,tV),$(n,`?`,nV),$(n,`"`,rV),$(n,`/`,oV),$(n,`;`,aV),$(n,`~`,sV),$(n,`_`,cV),$(n,`\\`,HB),$(n,`・`,iV);let r=cB(n,hV,yB,{[Jz]:!0});cB(r,hV,r);let i=cB(r,fV,fB,{[Zz]:!0}),a=cB(r,pV,pB,{[Qz]:!0}),o=cB(n,fV,uB,{[Yz]:!0});cB(o,hV,i),cB(o,fV,o),cB(i,hV,i),cB(i,fV,i);let s=cB(n,pV,dB,{[Xz]:!0});cB(s,fV),cB(s,hV,a),cB(s,pV,s),cB(a,hV,a),cB(a,fV),cB(a,pV,a);let c=$(n,vV,xB,{[rB]:!0}),l=$(n,_V,bB,{[rB]:!0}),u=cB(n,gV,bB,{[rB]:!0});$(n,xV,u),$(l,vV,c),$(l,xV,u),cB(l,gV,u),$(u,_V),$(u,vV),cB(u,gV,u),$(u,xV,u);let d=cB(n,mV,lV,{[eB]:!0});$(d,`#`),cB(d,mV,d),$(d,yV,d);let f=$(d,bV);$(f,`#`),cB(f,mV,d);let p=[[fV,o],[hV,i]],m=[[fV,null],[pV,s],[hV,a]];for(let e=0;e<SV.length;e++)DV(n,SV[e],hB,uB,p);for(let e=0;e<CV.length;e++)DV(n,CV[e],gB,dB,m);aB(hB,{tld:!0,ascii:!0},t),aB(gB,{utld:!0,alpha:!0},t),DV(n,`file`,_B,uB,p),DV(n,`mailto`,_B,uB,p),DV(n,`http`,vB,uB,p),DV(n,`https`,vB,uB,p),DV(n,`ftp`,vB,uB,p),DV(n,`ftps`,vB,uB,p),aB(_B,{scheme:!0,ascii:!0},t),aB(vB,{slashscheme:!0,ascii:!0},t),e=e.sort((e,t)=>e[0]>t[0]?1:-1);for(let t=0;t<e.length;t++){let r=e[t][0],i=e[t][1]?{[tB]:!0}:{[nB]:!0};r.indexOf(`-`)>=0?i[$z]=!0:fV.test(r)?hV.test(r)?i[Zz]=!0:i[Yz]=!0:i[Jz]=!0,lB(n,r,r,i)}return lB(n,`localhost`,mB,{ascii:!0}),n.jd=new sB(uV),{start:n,tokens:Object.assign({groups:t},dV)}}function TV(e,t){let n=EV(t.replace(/[A-Z]/g,e=>e.toLowerCase())),r=n.length,i=[],a=0,o=0;for(;o<r;){let s=e,c=null,l=0,u=null,d=-1,f=-1;for(;o<r&&(c=s.go(n[o]));)s=c,s.accepts()?(d=0,f=0,u=s):d>=0&&(d+=n[o].length,f++),l+=n[o].length,a+=n[o].length,o++;a-=d,o-=f,l-=d,i.push({t:u.t,v:t.slice(a-l,a),s:a-l,e:a})}return i}function EV(e){let t=[],n=e.length,r=0;for(;r<n;){let i=e.charCodeAt(r),a,o=i<55296||i>56319||r+1===n||(a=e.charCodeAt(r+1))<56320||a>57343?e[r]:e.slice(r,r+2);t.push(o),r+=o.length}return t}function DV(e,t,n,r,i){let a,o=t.length;for(let n=0;n<o-1;n++){let o=t[n];e.j[o]?a=e.j[o]:(a=new sB(r),a.jr=i.slice(),e.j[o]=a),e=a}return a=new sB(n),a.jr=i.slice(),e.j[t[o-1]]=a,a}function OV(e){let t=[],n=[],r=0;for(;r<e.length;){let i=0;for(;`0123456789`.indexOf(e[r+i])>=0;)i++;if(i>0){t.push(n.join(``));for(let t=parseInt(e.substring(r,r+i),10);t>0;t--)n.pop();r+=i}else n.push(e[r]),r++}return t}var kV={defaultProtocol:`http`,events:null,format:jV,formatHref:jV,nl2br:!1,tagName:`a`,target:null,rel:null,validate:!0,truncate:1/0,className:null,attributes:null,ignoreTags:[],render:null};function AV(e,t=null){let n=Object.assign({},kV);e&&(n=Object.assign(n,e instanceof AV?e.o:e));let r=n.ignoreTags,i=[];for(let e=0;e<r.length;e++)i.push(r[e].toUpperCase());this.o=n,t&&(this.defaultRender=t),this.ignoreTags=i}AV.prototype={o:kV,ignoreTags:[],defaultRender(e){return e},check(e){return this.get(`validate`,e.toString(),e)},get(e,t,n){let r=t!=null,i=this.o[e];return i&&(typeof i==`object`?(i=n.t in i?i[n.t]:kV[e],typeof i==`function`&&r&&(i=i(t,n))):typeof i==`function`&&r&&(i=i(t,n.t,n)),i)},getObj(e,t,n){let r=this.o[e];return typeof r==`function`&&t!=null&&(r=r(t,n.t,n)),r},render(e){let t=e.render(this);return(this.get(`render`,null,e)||this.defaultRender)(t,e.t,e)}};function jV(e){return e}function MV(e,t){this.t=`token`,this.v=e,this.tk=t}MV.prototype={isLink:!1,toString(){return this.v},toHref(e){return this.toString()},toFormattedString(e){let t=this.toString(),n=e.get(`truncate`,t,this),r=e.get(`format`,t,this);return n&&r.length>n?r.substring(0,n)+`…`:r},toFormattedHref(e){return e.get(`formatHref`,this.toHref(e.get(`defaultProtocol`)),this)},startIndex(){return this.tk[0].s},endIndex(){return this.tk[this.tk.length-1].e},toObject(e=kV.defaultProtocol){return{type:this.t,value:this.toString(),isLink:this.isLink,href:this.toHref(e),start:this.startIndex(),end:this.endIndex()}},toFormattedObject(e){return{type:this.t,value:this.toFormattedString(e),isLink:this.isLink,href:this.toFormattedHref(e),start:this.startIndex(),end:this.endIndex()}},validate(e){return e.get(`validate`,this.toString(),this)},render(e){let t=this,n=this.toHref(e.get(`defaultProtocol`)),r=e.get(`formatHref`,n,this),i=e.get(`tagName`,n,t),a=this.toFormattedString(e),o={},s=e.get(`className`,n,t),c=e.get(`target`,n,t),l=e.get(`rel`,n,t),u=e.getObj(`attributes`,n,t),d=e.getObj(`events`,n,t);return o.href=r,s&&(o.class=s),c&&(o.target=c),l&&(o.rel=l),u&&Object.assign(o,u),{tagName:i,attributes:o,content:a,eventListeners:d}}};function NV(e,t){class n extends MV{constructor(t,n){super(t,n),this.t=e}}for(let e in t)n.prototype[e]=t[e];return n.t=e,n}var PV=NV(`email`,{isLink:!0,toHref(){return`mailto:`+this.toString()}}),FV=NV(`text`),IV=NV(`nl`),LV=NV(`url`,{isLink:!0,toHref(e=kV.defaultProtocol){return this.hasProtocol()?this.v:`${e}://${this.v}`},hasProtocol(){let e=this.tk;return e.length>=2&&e[0].t!==mB&&e[1].t===GB}}),RV=e=>new sB(e);function zV({groups:e}){let t=e.domain.concat([RB,BB,VB,HB,UB,WB,qB,YB,ZB,yB,QB,$B,eV,tV,oV,uV,sV,cV]),n=[zB,GB,KB,JB,XB,QB,nV,rV,aV,OB,kB,SB,CB,TB,wB,EB,DB,AB,jB,MB,NB,PB,FB,IB,LB],r=[RB,zB,BB,HB,UB,WB,qB,YB,ZB,SB,CB,QB,$B,eV,tV,nV,oV,uV,sV,cV],i=RV(),a=$(i,sV);Q(a,r,a),Q(a,e.domain,a);let o=RV(),s=RV(),c=RV();Q(i,e.domain,o),Q(i,e.scheme,s),Q(i,e.slashscheme,c),Q(o,r,a),Q(o,e.domain,o);let l=$(o,VB);$(a,VB,l),$(s,VB,l),$(c,VB,l);let u=$(a,JB);Q(u,r,a),Q(u,e.domain,a);let d=RV();Q(l,e.domain,d),Q(d,e.domain,d);let f=$(d,JB);Q(f,e.domain,d);let p=RV(PV);Q(f,e.tld,p),Q(f,e.utld,p),$(l,mB,p);let m=$(d,ZB);$(m,ZB,m),Q(m,e.domain,d),Q(p,e.domain,d),$(p,JB,f),$(p,ZB,m),Q($(p,GB),e.numeric,PV);let h=$(o,ZB),g=$(o,JB);$(h,ZB,h),Q(h,e.domain,o),Q(g,r,a),Q(g,e.domain,o);let _=RV(LV);Q(g,e.tld,_),Q(g,e.utld,_),Q(_,e.domain,o),Q(_,r,a),$(_,JB,g),$(_,ZB,h),$(_,VB,l);let v=$(_,GB),y=RV(LV);Q(v,e.numeric,y);let b=RV(LV),x=RV();Q(b,t,b),Q(b,n,x),Q(x,t,b),Q(x,n,x),$(_,oV,b),$(y,oV,b);let S=$(s,GB),C=$($($(c,GB),oV),oV);Q(s,e.domain,o),$(s,JB,g),$(s,ZB,h),Q(c,e.domain,o),$(c,JB,g),$(c,ZB,h),Q(S,e.domain,b),$(S,oV,b),$(S,nV,b),Q(C,e.domain,b),Q(C,t,b),$(C,oV,b);let w=[[SB,CB],[wB,TB],[EB,DB],[OB,kB],[AB,jB],[MB,NB],[PB,FB],[IB,LB]];for(let e=0;e<w.length;e++){let[r,i]=w[e],a=$(b,r);$(x,r,a),$(a,i,b);let o=RV(LV);Q(a,t,o);let s=RV();Q(a,n),Q(o,t,o),Q(o,n,s),Q(s,t,o),Q(s,n,s),$(o,i,b),$(s,i,b)}return $(i,mB,_),$(i,xB,IV),{start:i,tokens:dV}}function BV(e,t,n){let r=n.length,i=0,a=[],o=[];for(;i<r;){let s=e,c=null,l=null,u=0,d=null,f=-1;for(;i<r&&!(c=s.go(n[i].t));)o.push(n[i++]);for(;i<r&&(l=c||s.go(n[i].t));)c=null,s=l,s.accepts()?(f=0,d=s):f>=0&&f++,i++,u++;if(f<0)i-=u,i<r&&(o.push(n[i]),i++);else{o.length>0&&(a.push(VV(FV,t,o)),o=[]),i-=f,u-=f;let e=d.t,r=n.slice(i-u,i);a.push(VV(e,t,r))}}return o.length>0&&a.push(VV(FV,t,o)),a}function VV(e,t,n){let r=n[0].s,i=n[n.length-1].e;return new e(t.slice(r,i),n)}var HV=typeof console<`u`&&console&&console.warn||(()=>{}),UV=`until manual call of linkify.init(). Register all schemes and plugins before invoking linkify the first time.`,WV={scanner:null,parser:null,tokenQueue:[],pluginQueue:[],customSchemes:[],initialized:!1};function GV(){return sB.groups={},WV.scanner=null,WV.parser=null,WV.tokenQueue=[],WV.pluginQueue=[],WV.customSchemes=[],WV.initialized=!1,WV}function KV(e,t=!1){if(WV.initialized&&HV(`linkifyjs: already initialized - will not register custom scheme "${e}" ${UV}`),!/^[0-9a-z]+(-[0-9a-z]+)*$/.test(e))throw Error(`linkifyjs: incorrect scheme format.
|
|
1800
1800
|
1. Must only contain digits, lowercase ASCII letters or "-"
|
|
1801
1801
|
2. Cannot start or end with "-"
|
|
1802
|
-
3. "-" cannot repeat`);BV.customSchemes.push([e,t])}function UV(){BV.scanner=bV(BV.customSchemes);for(let e=0;e<BV.tokenQueue.length;e++)BV.tokenQueue[e][1]({scanner:BV.scanner});BV.parser=FV(BV.scanner.tokens);for(let e=0;e<BV.pluginQueue.length;e++)BV.pluginQueue[e][1]({scanner:BV.scanner,parser:BV.parser});return BV.initialized=!0,BV}function WV(e){return BV.initialized||UV(),IV(BV.parser.start,e,xV(BV.scanner.start,e))}WV.scan=xV;function GV(e,t=null,n=null){if(t&&typeof t==`object`){if(n)throw Error(`linkifyjs: Invalid link type ${t}; must be a string`);n=t,t=null}let r=new EV(n),i=WV(e),a=[];for(let e=0;e<i.length;e++){let n=i[e];n.isLink&&(!t||n.t===t)&&r.check(n)&&a.push(n.toFormattedObject(r))}return a}var KV=`[\0- \xA0 -\u2029 ]`,qV=new RegExp(KV),JV=RegExp(`${KV}$`),YV=new RegExp(KV,`g`);function XV(e){return e.length===1?e[0].isLink:e.length===3&&e[1].isLink?[`()`,`[]`].includes(e[0].value+e[2].value):!1}function ZV(e){return new EA({key:new kA(`autolink`),appendTransaction:(t,n,r)=>{let i=t.some(e=>e.docChanged)&&!n.doc.eq(r.doc),a=t.some(e=>e.getMeta(`preventAutolink`));if(!i||a)return;let{tr:o}=r;if(YL(yL(n.doc,[...t])).forEach(({newRange:t})=>{let n=xL(r.doc,t,e=>e.isTextblock),i,a;if(n.length>1)i=n[0],a=r.doc.textBetween(i.pos,i.pos+i.node.nodeSize,void 0,` `);else if(n.length){let e=r.doc.textBetween(t.from,t.to,` `,` `);if(!JV.test(e))return;i=n[0],a=r.doc.textBetween(i.pos,t.to,void 0,` `)}if(i&&a){let t=a.split(qV).filter(Boolean);if(t.length<=0)return!1;let n=t[t.length-1],s=i.pos+a.lastIndexOf(n);if(!n)return!1;let c=WV(n).map(t=>t.toObject(e.defaultProtocol));if(!XV(c))return!1;c.filter(e=>e.isLink).map(e=>({...e,from:s+e.start+1,to:s+e.end+1})).filter(e=>r.schema.marks.code?!r.doc.rangeHasMark(e.from,e.to,r.schema.marks.code):!0).filter(t=>e.validate(t.value)).filter(t=>e.shouldAutoLink(t.value)).forEach(t=>{XL(t.from,t.to,r.doc).some(t=>t.mark.type===e.type)||o.addMark(t.from,t.to,e.type.create({href:t.href}))})}}),o.steps.length)return o}})}function QV(e){return new EA({key:new kA(`handleClickLink`),props:{handleClick:(t,n,r)=>{if(r.button!==0||!t.editable)return!1;let i=null;if(r.target instanceof HTMLAnchorElement)i=r.target;else{let t=r.target;if(!t)return!1;let n=e.editor.view.dom;i=t.closest(`a`),i&&!n.contains(i)&&(i=null)}if(!i)return!1;let a=!1;if(e.enableClickSelection&&(a=e.editor.commands.extendMarkRange(e.type.name)),e.openOnClick){let n=KL(t.state,e.type.name),r=i.href??n.href,o=i.target??n.target;r&&(window.open(r,o),a=!0)}return a}}})}function $V(e){return new EA({key:new kA(`handlePasteLink`),props:{handlePaste:(t,n,r)=>{let{shouldAutoLink:i}=e,{state:a}=t,{selection:o}=a,{empty:s}=o;if(s)return!1;let c=``;r.content.forEach(e=>{c+=e.textContent});let l=GV(c,{defaultProtocol:e.defaultProtocol}).find(e=>e.isLink&&e.value===c);return!c||!l||i!==void 0&&!i(l.value)?!1:e.editor.commands.setMark(e.type,{href:l.href})}}})}function eH(e,t){let n=[`http`,`https`,`ftp`,`ftps`,`mailto`,`tel`,`callto`,`sms`,`cid`,`xmpp`];return t&&t.forEach(e=>{let t=typeof e==`string`?e:e.scheme;t&&n.push(t)}),!e||e.replace(YV,``).match(RegExp(`^(?:(?:${n.join(`|`)}):|[^a-z]|[a-z0-9+.-]+(?:[^a-z+.-:]|$))`,`i`))}var tH=KR.create({name:`link`,priority:1e3,keepOnSplit:!1,exitable:!0,onCreate(){this.options.validate&&!this.options.shouldAutoLink&&(this.options.shouldAutoLink=this.options.validate,console.warn("The `validate` option is deprecated. Rename to the `shouldAutoLink` option instead.")),this.options.protocols.forEach(e=>{if(typeof e==`string`){HV(e);return}HV(e.scheme,e.optionalSlashes)})},onDestroy(){VV()},inclusive(){return this.options.autolink},addOptions(){return{openOnClick:!0,enableClickSelection:!1,linkOnPaste:!0,autolink:!0,protocols:[],defaultProtocol:`http`,HTMLAttributes:{target:`_blank`,rel:`noopener noreferrer nofollow`,class:null},isAllowedUri:(e,t)=>!!eH(e,t.protocols),validate:e=>!!e,shouldAutoLink:e=>{let t=/^[a-z][a-z0-9+.-]*:\/\//i.test(e),n=/^[a-z][a-z0-9+.-]*:/i.test(e);if(t||n&&!e.includes(`@`))return!0;let r=(e.includes(`@`)?e.split(`@`).pop():e).split(/[/?#:]/)[0];return!(/^\d{1,3}(\.\d{1,3}){3}$/.test(r)||!/\./.test(r))}}},addAttributes(){return{href:{default:null,parseHTML(e){return e.getAttribute(`href`)}},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class},title:{default:null}}},parseHTML(){return[{tag:`a[href]`,getAttrs:e=>{let t=e.getAttribute(`href`);return!t||!this.options.isAllowedUri(t,{defaultValidate:e=>!!eH(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:null}}]},renderHTML({HTMLAttributes:e}){return this.options.isAllowedUri(e.href,{defaultValidate:e=>!!eH(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?[`a`,ML(this.options.HTMLAttributes,e),0]:[`a`,ML(this.options.HTMLAttributes,{...e,href:``}),0]},markdownTokenName:`link`,parseMarkdown:(e,t)=>t.applyMark(`link`,t.parseInline(e.tokens||[]),{href:e.href,title:e.title||null}),renderMarkdown:(e,t)=>{let n=e.attrs?.href??``,r=e.attrs?.title??``,i=t.renderChildren(e);return r?`[${i}](${n} "${r}")`:`[${i}](${n})`},addCommands(){return{setLink:e=>({chain:t})=>{let{href:n}=e;return this.options.isAllowedUri(n,{defaultValidate:e=>!!eH(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?t().setMark(this.name,e).setMeta(`preventAutolink`,!0).run():!1},toggleLink:e=>({chain:t})=>{let{href:n}=e||{};return n&&!this.options.isAllowedUri(n,{defaultValidate:e=>!!eH(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:t().toggleMark(this.name,e,{extendEmptyMarkRange:!0}).setMeta(`preventAutolink`,!0).run()},unsetLink:()=>({chain:e})=>e().unsetMark(this.name,{extendEmptyMarkRange:!0}).setMeta(`preventAutolink`,!0).run()}},addPasteRules(){return[jz({find:e=>{let t=[];if(e){let{protocols:n,defaultProtocol:r}=this.options,i=GV(e).filter(e=>e.isLink&&this.options.isAllowedUri(e.value,{defaultValidate:e=>!!eH(e,n),protocols:n,defaultProtocol:r}));i.length&&i.forEach(e=>{this.options.shouldAutoLink(e.value)&&t.push({text:e.value,data:{href:e.href},index:e.start})})}return t},type:this.type,getAttributes:e=>({href:e.data?.href})})]},addProseMirrorPlugins(){let e=[],{protocols:t,defaultProtocol:n}=this.options;return this.options.autolink&&e.push(ZV({type:this.type,defaultProtocol:this.options.defaultProtocol,validate:e=>this.options.isAllowedUri(e,{defaultValidate:e=>!!eH(e,t),protocols:t,defaultProtocol:n}),shouldAutoLink:this.options.shouldAutoLink})),e.push(QV({type:this.type,editor:this.editor,openOnClick:this.options.openOnClick===`whenNotEditable`?!0:this.options.openOnClick,enableClickSelection:this.options.enableClickSelection})),this.options.linkOnPaste&&e.push($V({editor:this.editor,defaultProtocol:this.options.defaultProtocol,type:this.type,shouldAutoLink:this.options.shouldAutoLink})),e}}).extend({addAttributes(){return{...this.parent?.(),title:{default:null,parseHTML:e=>e.getAttribute(`title`),renderHTML:e=>({title:e.title})}}}});function nH(e={}){return new EA({view(t){return new rH(t,e)}})}var rH=class{constructor(e,t){this.editorView=e,this.cursorPos=null,this.element=null,this.timeout=-1,this.width=t.width??1,this.color=t.color===!1?void 0:t.color||`black`,this.class=t.class,this.handlers=[`dragover`,`dragend`,`drop`,`dragleave`].map(t=>{let n=e=>{this[t](e)};return e.dom.addEventListener(t,n),{name:t,handler:n}})}destroy(){this.handlers.forEach(({name:e,handler:t})=>this.editorView.dom.removeEventListener(e,t))}update(e,t){this.cursorPos!=null&&t.doc!=e.state.doc&&(this.cursorPos>e.state.doc.content.size?this.setCursor(null):this.updateOverlay())}setCursor(e){e!=this.cursorPos&&(this.cursorPos=e,e==null?(this.element.parentNode.removeChild(this.element),this.element=null):this.updateOverlay())}updateOverlay(){let e=this.editorView.state.doc.resolve(this.cursorPos),t=!e.parent.inlineContent,n,r=this.editorView.dom,i=r.getBoundingClientRect(),a=i.width/r.offsetWidth,o=i.height/r.offsetHeight;if(t){let t=e.nodeBefore,r=e.nodeAfter;if(t||r){let e=this.editorView.nodeDOM(this.cursorPos-(t?t.nodeSize:0));if(e){let i=e.getBoundingClientRect(),a=t?i.bottom:i.top;t&&r&&(a=(a+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2);let s=this.width/2*o;n={left:i.left,right:i.right,top:a-s,bottom:a+s}}}}if(!n){let e=this.editorView.coordsAtPos(this.cursorPos),t=this.width/2*a;n={left:e.left-t,right:e.left+t,top:e.top,bottom:e.bottom}}let s=this.editorView.dom.offsetParent;this.element||(this.element=s.appendChild(document.createElement(`div`)),this.class&&(this.element.className=this.class),this.element.style.cssText=`position: absolute; z-index: 50; pointer-events: none;`,this.color&&(this.element.style.backgroundColor=this.color)),this.element.classList.toggle(`prosemirror-dropcursor-block`,t),this.element.classList.toggle(`prosemirror-dropcursor-inline`,!t);let c,l;if(!s||s==document.body&&getComputedStyle(s).position==`static`)c=-pageXOffset,l=-pageYOffset;else{let e=s.getBoundingClientRect(),t=e.width/s.offsetWidth,n=e.height/s.offsetHeight;c=e.left-s.scrollLeft*t,l=e.top-s.scrollTop*n}this.element.style.left=(n.left-c)/a+`px`,this.element.style.top=(n.top-l)/o+`px`,this.element.style.width=(n.right-n.left)/a+`px`,this.element.style.height=(n.bottom-n.top)/o+`px`}scheduleRemoval(e){clearTimeout(this.timeout),this.timeout=setTimeout(()=>this.setCursor(null),e)}dragover(e){if(!this.editorView.editable)return;let t=this.editorView.posAtCoords({left:e.clientX,top:e.clientY}),n=t&&t.inside>=0&&this.editorView.state.doc.nodeAt(t.inside),r=n&&n.type.spec.disableDropCursor,i=typeof r==`function`?r(this.editorView,t,e):r;if(t&&!i){let e=t.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let t=Bk(this.editorView.state.doc,e,this.editorView.dragging.slice);t!=null&&(e=t)}this.setCursor(e),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){this.editorView.dom.contains(e.relatedTarget)||this.setCursor(null)}},iH=class e extends q{constructor(e){super(e,e)}map(t,n){let r=t.resolve(n.map(this.head));return e.valid(r)?new e(r):q.near(r)}content(){return K.empty}eq(t){return t instanceof e&&t.head==this.head}toJSON(){return{type:`gapcursor`,pos:this.head}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for GapCursor.fromJSON`);return new e(t.resolve(n.pos))}getBookmark(){return new aH(this.anchor)}static valid(e){let t=e.parent;if(t.inlineContent||!sH(e)||!cH(e))return!1;let n=t.type.spec.allowGapCursor;if(n!=null)return n;let r=t.contentMatchAt(e.index()).defaultType;return r&&r.isTextblock}static findGapCursorFrom(t,n,r=!1){search:for(;;){if(!r&&e.valid(t))return t;let i=t.pos,a=null;for(let r=t.depth;;r--){let o=t.node(r);if(n>0?t.indexAfter(r)<o.childCount:t.index(r)>0){a=o.child(n>0?t.indexAfter(r):t.index(r)-1);break}else if(r==0)return null;i+=n;let s=t.doc.resolve(i);if(e.valid(s))return s}for(;;){let o=n>0?a.firstChild:a.lastChild;if(!o){if(a.isAtom&&!a.isText&&!Y.isSelectable(a)){t=t.doc.resolve(i+a.nodeSize*n),r=!1;continue search}break}a=o,i+=n;let s=t.doc.resolve(i);if(e.valid(s))return s}return null}}};iH.prototype.visible=!1,iH.findFrom=iH.findGapCursorFrom,q.jsonID(`gapcursor`,iH);var aH=class e{constructor(e){this.pos=e}map(t){return new e(t.map(this.pos))}resolve(e){let t=e.resolve(this.pos);return iH.valid(t)?new iH(t):q.near(t)}};function oH(e){return e.isAtom||e.spec.isolating||e.spec.createGapCursor}function sH(e){for(let t=e.depth;t>=0;t--){let n=e.index(t),r=e.node(t);if(n==0){if(r.type.spec.isolating)return!0;continue}for(let e=r.child(n-1);;e=e.lastChild){if(e.childCount==0&&!e.inlineContent||oH(e.type))return!0;if(e.inlineContent)return!1}}return!0}function cH(e){for(let t=e.depth;t>=0;t--){let n=e.indexAfter(t),r=e.node(t);if(n==r.childCount){if(r.type.spec.isolating)return!0;continue}for(let e=r.child(n);;e=e.firstChild){if(e.childCount==0&&!e.inlineContent||oH(e.type))return!0;if(e.inlineContent)return!1}}return!0}function lH(){return new EA({props:{decorations:mH,createSelectionBetween(e,t,n){return t.pos==n.pos&&iH.valid(n)?new iH(n):null},handleClick:fH,handleKeyDown:uH,handleDOMEvents:{beforeinput:pH}}})}var uH=nI({ArrowLeft:dH(`horiz`,-1),ArrowRight:dH(`horiz`,1),ArrowUp:dH(`vert`,-1),ArrowDown:dH(`vert`,1)});function dH(e,t){let n=e==`vert`?t>0?`down`:`up`:t>0?`right`:`left`;return function(e,r,i){let a=e.selection,o=t>0?a.$to:a.$from,s=a.empty;if(a instanceof J){if(!i.endOfTextblock(n)||o.depth==0)return!1;s=!1,o=e.doc.resolve(t>0?o.after():o.before())}let c=iH.findGapCursorFrom(o,t,s);return c?(r&&r(e.tr.setSelection(new iH(c))),!0):!1}}function fH(e,t,n){if(!e||!e.editable)return!1;let r=e.state.doc.resolve(t);if(!iH.valid(r))return!1;let i=e.posAtCoords({left:n.clientX,top:n.clientY});return i&&i.inside>-1&&Y.isSelectable(e.state.doc.nodeAt(i.inside))?!1:(e.dispatch(e.state.tr.setSelection(new iH(r))),!0)}function pH(e,t){if(t.inputType!=`insertCompositionText`||!(e.state.selection instanceof iH))return!1;let{$from:n}=e.state.selection,r=n.parent.contentMatchAt(n.index()).findWrapping(e.state.schema.nodes.text);if(!r)return!1;let i=W.empty;for(let e=r.length-1;e>=0;e--)i=W.from(r[e].createAndFill(null,i));let a=e.state.tr.replace(n.pos,n.pos,new K(i,0,0));return a.setSelection(J.near(a.doc.resolve(n.pos+1))),e.dispatch(a),!1}function mH(e){if(!(e.selection instanceof iH))return null;let t=document.createElement(`div`);return t.className=`ProseMirror-gapcursor`,tF.create(e.doc,[QP.widget(e.selection.head,t,{key:`gapcursor`})])}var hH=200,gH=function(){};gH.prototype.append=function(e){return e.length?(e=gH.from(e),!this.length&&e||e.length<hH&&this.leafAppend(e)||this.length<hH&&e.leafPrepend(this)||this.appendInner(e)):this},gH.prototype.prepend=function(e){return e.length?gH.from(e).append(this):this},gH.prototype.appendInner=function(e){return new vH(this,e)},gH.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?gH.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))},gH.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)},gH.prototype.forEach=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length),t<=n?this.forEachInner(e,t,n,0):this.forEachInvertedInner(e,t,n,0)},gH.prototype.map=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length);var r=[];return this.forEach(function(t,n){return r.push(e(t,n))},t,n),r},gH.from=function(e){return e instanceof gH?e:e&&e.length?new _H(e):gH.empty};var _H=function(e){function t(t){e.call(this),this.values=t}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var n={length:{configurable:!0},depth:{configurable:!0}};return t.prototype.flatten=function(){return this.values},t.prototype.sliceInner=function(e,n){return e==0&&n==this.length?this:new t(this.values.slice(e,n))},t.prototype.getInner=function(e){return this.values[e]},t.prototype.forEachInner=function(e,t,n,r){for(var i=t;i<n;i++)if(e(this.values[i],r+i)===!1)return!1},t.prototype.forEachInvertedInner=function(e,t,n,r){for(var i=t-1;i>=n;i--)if(e(this.values[i],r+i)===!1)return!1},t.prototype.leafAppend=function(e){if(this.length+e.length<=hH)return new t(this.values.concat(e.flatten()))},t.prototype.leafPrepend=function(e){if(this.length+e.length<=hH)return new t(e.flatten().concat(this.values))},n.length.get=function(){return this.values.length},n.depth.get=function(){return 0},Object.defineProperties(t.prototype,n),t}(gH);gH.empty=new _H([]);var vH=function(e){function t(t,n){e.call(this),this.left=t,this.right=n,this.length=t.length+n.length,this.depth=Math.max(t.depth,n.depth)+1}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},t.prototype.getInner=function(e){return e<this.left.length?this.left.get(e):this.right.get(e-this.left.length)},t.prototype.forEachInner=function(e,t,n,r){var i=this.left.length;if(t<i&&this.left.forEachInner(e,t,Math.min(n,i),r)===!1||n>i&&this.right.forEachInner(e,Math.max(t-i,0),Math.min(this.length,n)-i,r+i)===!1)return!1},t.prototype.forEachInvertedInner=function(e,t,n,r){var i=this.left.length;if(t>i&&this.right.forEachInvertedInner(e,t-i,Math.max(n,i)-i,r+i)===!1||n<i&&this.left.forEachInvertedInner(e,Math.min(t,i),n,r)===!1)return!1},t.prototype.sliceInner=function(e,t){if(e==0&&t==this.length)return this;var n=this.left.length;return t<=n?this.left.slice(e,t):e>=n?this.right.slice(e-n,t-n):this.left.slice(e,n).append(this.right.slice(0,t-n))},t.prototype.leafAppend=function(e){var n=this.right.leafAppend(e);if(n)return new t(this.left,n)},t.prototype.leafPrepend=function(e){var n=this.left.leafPrepend(e);if(n)return new t(n,this.right)},t.prototype.appendInner=function(e){return this.left.depth>=Math.max(this.right.depth,e.depth)+1?new t(this.left,new t(this.right,e)):new t(this,e)},t}(gH),yH=500,bH=class e{constructor(e,t){this.items=e,this.eventCount=t}popEvent(t,n){if(this.eventCount==0)return null;let r=this.items.length;for(;;r--)if(this.items.get(r-1).selection){--r;break}let i,a;n&&(i=this.remapping(r,this.items.length),a=i.maps.length);let o=t.tr,s,c,l=[],u=[];return this.items.forEach((t,n)=>{if(!t.step){i||(i=this.remapping(r,n+1),a=i.maps.length),a--,u.push(t);return}if(i){u.push(new SH(t.map));let e=t.step.map(i.slice(a)),n;e&&o.maybeStep(e).doc&&(n=o.mapping.maps[o.mapping.maps.length-1],l.push(new SH(n,void 0,void 0,l.length+u.length))),a--,n&&i.appendMap(n,a)}else o.maybeStep(t.step);if(t.selection)return s=i?t.selection.map(i.slice(a)):t.selection,c=new e(this.items.slice(0,r).append(u.reverse().concat(l)),this.eventCount-1),!1},this.items.length,0),{remaining:c,transform:o,selection:s}}addTransform(t,n,r,i){let a=[],o=this.eventCount,s=this.items,c=!i&&s.length?s.get(s.length-1):null;for(let e=0;e<t.steps.length;e++){let r=t.steps[e].invert(t.docs[e]),l=new SH(t.mapping.maps[e],r,n),u;(u=c&&c.merge(l))&&(l=u,e?a.pop():s=s.slice(0,s.length-1)),a.push(l),n&&=(o++,void 0),i||(c=l)}let l=o-r.depth;return l>wH&&(s=xH(s,l),o-=l),new e(s.append(a),o)}remapping(e,t){let n=new ik;return this.items.forEach((t,r)=>{let i=t.mirrorOffset!=null&&r-t.mirrorOffset>=e?n.maps.length-t.mirrorOffset:void 0;n.appendMap(t.map,i)},e,t),n}addMaps(t){return this.eventCount==0?this:new e(this.items.append(t.map(e=>new SH(e))),this.eventCount)}rebased(t,n){if(!this.eventCount)return this;let r=[],i=Math.max(0,this.items.length-n),a=t.mapping,o=t.steps.length,s=this.eventCount;this.items.forEach(e=>{e.selection&&s--},i);let c=n;this.items.forEach(e=>{let n=a.getMirror(--c);if(n==null)return;o=Math.min(o,n);let i=a.maps[n];if(e.step){let o=t.steps[n].invert(t.docs[n]),l=e.selection&&e.selection.map(a.slice(c+1,n));l&&s++,r.push(new SH(i,o,l))}else r.push(new SH(i))},i);let l=[];for(let e=n;e<o;e++)l.push(new SH(a.maps[e]));let u=new e(this.items.slice(0,i).append(l).append(r),s);return u.emptyItemCount()>yH&&(u=u.compress(this.items.length-r.length)),u}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(t=this.items.length){let n=this.remapping(0,t),r=n.maps.length,i=[],a=0;return this.items.forEach((e,o)=>{if(o>=t)i.push(e),e.selection&&a++;else if(e.step){let t=e.step.map(n.slice(r)),o=t&&t.getMap();if(r--,o&&n.appendMap(o,r),t){let s=e.selection&&e.selection.map(n.slice(r));s&&a++;let c=new SH(o.invert(),t,s),l,u=i.length-1;(l=i.length&&i[u].merge(c))?i[u]=l:i.push(c)}}else e.map&&r--},this.items.length,0),new e(gH.from(i.reverse()),a)}};bH.empty=new bH(gH.empty,0);function xH(e,t){let n;return e.forEach((e,r)=>{if(e.selection&&t--==0)return n=r,!1}),e.slice(n)}var SH=class e{constructor(e,t,n,r){this.map=e,this.step=t,this.selection=n,this.mirrorOffset=r}merge(t){if(this.step&&t.step&&!t.selection){let n=t.step.merge(this.step);if(n)return new e(n.getMap().invert(),n,this.selection)}}},CH=class{constructor(e,t,n,r,i){this.done=e,this.undone=t,this.prevRanges=n,this.prevTime=r,this.prevComposition=i}},wH=20;function TH(e,t,n,r){let i=n.getMeta(NH),a;if(i)return i.historyState;n.getMeta(PH)&&(e=new CH(e.done,e.undone,null,0,-1));let o=n.getMeta(`appendedTransaction`);if(n.steps.length==0)return e;if(o&&o.getMeta(NH))return o.getMeta(NH).redo?new CH(e.done.addTransform(n,void 0,r,MH(t)),e.undone,DH(n.mapping.maps),e.prevTime,e.prevComposition):new CH(e.done,e.undone.addTransform(n,void 0,r,MH(t)),null,e.prevTime,e.prevComposition);if(n.getMeta(`addToHistory`)!==!1&&!(o&&o.getMeta(`addToHistory`)===!1)){let i=n.getMeta(`composition`),a=e.prevTime==0||!o&&e.prevComposition!=i&&(e.prevTime<(n.time||0)-r.newGroupDelay||!EH(n,e.prevRanges)),s=o?OH(e.prevRanges,n.mapping):DH(n.mapping.maps);return new CH(e.done.addTransform(n,a?t.selection.getBookmark():void 0,r,MH(t)),bH.empty,s,n.time,i??e.prevComposition)}else if(a=n.getMeta(`rebased`))return new CH(e.done.rebased(n,a),e.undone.rebased(n,a),OH(e.prevRanges,n.mapping),e.prevTime,e.prevComposition);else return new CH(e.done.addMaps(n.mapping.maps),e.undone.addMaps(n.mapping.maps),OH(e.prevRanges,n.mapping),e.prevTime,e.prevComposition)}function EH(e,t){if(!t)return!1;if(!e.docChanged)return!0;let n=!1;return e.mapping.maps[0].forEach((e,r)=>{for(let i=0;i<t.length;i+=2)e<=t[i+1]&&r>=t[i]&&(n=!0)}),n}function DH(e){let t=[];for(let n=e.length-1;n>=0&&t.length==0;n--)e[n].forEach((e,n,r,i)=>t.push(r,i));return t}function OH(e,t){if(!e)return null;let n=[];for(let r=0;r<e.length;r+=2){let i=t.map(e[r],1),a=t.map(e[r+1],-1);i<=a&&n.push(i,a)}return n}function kH(e,t,n){let r=MH(t),i=NH.get(t).spec.config,a=(n?e.undone:e.done).popEvent(t,r);if(!a)return null;let o=a.selection.resolve(a.transform.doc),s=(n?e.done:e.undone).addTransform(a.transform,t.selection.getBookmark(),i,r),c=new CH(n?s:a.remaining,n?a.remaining:s,null,0,-1);return a.transform.setSelection(o).setMeta(NH,{redo:n,historyState:c})}var AH=!1,jH=null;function MH(e){let t=e.plugins;if(jH!=t){AH=!1,jH=t;for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){AH=!0;break}}return AH}var NH=new kA(`history`),PH=new kA(`closeHistory`);function FH(e={}){return e={depth:e.depth||100,newGroupDelay:e.newGroupDelay||500},new EA({key:NH,state:{init(){return new CH(bH.empty,bH.empty,null,0,-1)},apply(t,n,r){return TH(n,r,t,e)}},config:e,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,r=n==`historyUndo`?LH:n==`historyRedo`?RH:null;return!r||!e.editable?!1:(t.preventDefault(),r(e.state,e.dispatch))}}}})}function IH(e,t){return(n,r)=>{let i=NH.getState(n);if(!i||(e?i.undone:i.done).eventCount==0)return!1;if(r){let a=kH(i,n,e);a&&r(t?a.scrollIntoView():a)}return!0}}var LH=IH(!1,!0),RH=IH(!0,!0);tz.create({name:`characterCount`,addOptions(){return{limit:null,mode:`textSize`,textCounter:e=>e.length,wordCounter:e=>e.split(` `).filter(e=>e!==``).length}},addStorage(){return{characters:()=>0,words:()=>0}},onBeforeCreate(){this.storage.characters=e=>{let t=e?.node||this.editor.state.doc;if((e?.mode||this.options.mode)===`textSize`){let e=t.textBetween(0,t.content.size,void 0,` `);return this.options.textCounter(e)}return t.nodeSize},this.storage.words=e=>{let t=e?.node||this.editor.state.doc,n=t.textBetween(0,t.content.size,` `,` `);return this.options.wordCounter(n)}},addProseMirrorPlugins(){let e=!1;return[new EA({key:new kA(`characterCount`),appendTransaction:(t,n,r)=>{if(e)return;let i=this.options.limit;if(i==null||i===0){e=!0;return}let a=this.storage.characters({node:r.doc});if(a>i){let t=a-i;console.warn(`[CharacterCount] Initial content exceeded limit of ${i} characters. Content was automatically trimmed.`);let n=r.tr.deleteRange(0,t);return e=!0,n}e=!0},filterTransaction:(e,t)=>{let n=this.options.limit;if(!e.docChanged||n===0||n==null)return!0;let r=this.storage.characters({node:t.doc}),i=this.storage.characters({node:e.doc});if(i<=n||r>n&&i>n&&i<=r)return!0;if(r>n&&i>n&&i>r||!e.getMeta(`paste`))return!1;let a=e.selection.$head.pos,o=a-(i-n),s=a;return e.deleteRange(o,s),!(this.storage.characters({node:e.doc})>n)}})]}}),tz.create({name:`dropCursor`,addOptions(){return{color:`currentColor`,width:1,class:void 0}},addProseMirrorPlugins(){return[nH(this.options)]}}),tz.create({name:`focus`,addOptions(){return{className:`has-focus`,mode:`all`}},addProseMirrorPlugins(){return[new EA({key:new kA(`focus`),props:{decorations:({doc:e,selection:t})=>{let{isEditable:n,isFocused:r}=this.editor,{anchor:i}=t,a=[];if(!n||!r)return tF.create(e,[]);let o=0;this.options.mode===`deepest`&&e.descendants((e,t)=>{if(!e.isText){if(!(i>=t&&i<=t+e.nodeSize-1))return!1;o+=1}});let s=0;return e.descendants((e,t)=>{if(e.isText||!(i>=t&&i<=t+e.nodeSize-1))return!1;if(s+=1,this.options.mode===`deepest`&&o-s>0||this.options.mode===`shallowest`&&s>1)return this.options.mode===`deepest`;a.push(QP.node(t,t+e.nodeSize,{class:this.options.className}))}),tF.create(e,a)}}})]}}),tz.create({name:`gapCursor`,addProseMirrorPlugins(){return[lH()]},extendNodeSchema(e){return{allowGapCursor:Z(X(e,`allowGapCursor`,{name:e.name,options:e.options,storage:e.storage}))??null}}});var zH=`placeholder`;function BH(e){return e.replace(/\s+/g,`-`).replace(/[^a-zA-Z0-9-]/g,``).replace(/^[0-9-]+/,``).replace(/^-+/,``).toLowerCase()}var VH=tz.create({name:`placeholder`,addOptions(){return{emptyEditorClass:`is-editor-empty`,emptyNodeClass:`is-empty`,dataAttribute:zH,placeholder:`Write something …`,showOnlyWhenEditable:!0,showOnlyCurrent:!0,includeChildren:!1}},addProseMirrorPlugins(){let e=this.options.dataAttribute?`data-${BH(this.options.dataAttribute)}`:`data-${zH}`;return[new EA({key:new kA(`placeholder`),props:{decorations:({doc:t,selection:n})=>{let r=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:i}=n,a=[];if(!r)return null;let o=this.editor.isEmpty;return t.descendants((t,n)=>{let r=i>=n&&i<=n+t.nodeSize,s=!t.isLeaf&&sR(t);if(!t.type.isTextblock)return this.options.includeChildren;if((r||!this.options.showOnlyCurrent)&&s){let i=[this.options.emptyNodeClass];o&&i.push(this.options.emptyEditorClass);let s=QP.node(n,n+t.nodeSize,{class:i.join(` `),[e]:typeof this.options.placeholder==`function`?this.options.placeholder({editor:this.editor,node:t,pos:n,hasAnchor:r}):this.options.placeholder});a.push(s)}return this.options.includeChildren}),tF.create(t,a)}}})]}});tz.create({name:`selection`,addOptions(){return{className:`selection`}},addProseMirrorPlugins(){let{editor:e,options:t}=this;return[new EA({key:new kA(`selection`),props:{decorations(n){return n.selection.empty||e.isFocused||!e.isEditable||cR(n.selection)||e.view.dragging?null:tF.create(n.doc,[QP.inline(n.selection.from,n.selection.to,{class:t.className})])}}})]}});function HH({types:e,node:t}){return t&&Array.isArray(e)&&e.includes(t.type)||t?.type===e}tz.create({name:`trailingNode`,addOptions(){return{node:void 0,notAfter:[]}},addProseMirrorPlugins(){let e=new kA(this.name),t=this.options.node||this.editor.schema.topNodeType.contentMatch.defaultType?.name||`paragraph`,n=Object.entries(this.editor.schema.nodes).map(([,e])=>e).filter(e=>(this.options.notAfter||[]).concat(t).includes(e.name));return[new EA({key:e,appendTransaction:(n,r,i)=>{let{doc:a,tr:o,schema:s}=i,c=e.getState(i),l=a.content.size,u=s.nodes[t];if(!n.some(e=>e.getMeta(`skipTrailingNode`))&&c)return o.insert(l,u.create())},state:{init:(e,t)=>{let r=t.tr.doc.lastChild;return!HH({node:r,types:n})},apply:(e,t)=>{if(!e.docChanged||e.getMeta(`__uniqueIDTransaction`))return t;let r=e.doc.lastChild;return!HH({node:r,types:n})}}})]}}),tz.create({name:`undoRedo`,addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:e,dispatch:t})=>LH(e,t),redo:()=>({state:e,dispatch:t})=>RH(e,t)}},addProseMirrorPlugins(){return[FH(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}});var UH=VH,WH=(e,t)=>{if(e===`slot`)return 0;if(e instanceof Function)return e(t);let{children:n,...r}=t??{};if(e===`svg`)throw Error(`SVG elements are not supported in the JSX syntax, use the array syntax instead`);return[e,r,n]},GH=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/,KH=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g,qH=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/,JH=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g,YH=KR.create({name:`bold`,addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:`strong`},{tag:`b`,getAttrs:e=>e.style.fontWeight!==`normal`&&null},{style:`font-weight=400`,clearMark:e=>e.type.name===this.name},{style:`font-weight`,getAttrs:e=>/^(bold(er)?|[5-9]\d{2,})$/.test(e)&&null}]},renderHTML({HTMLAttributes:e}){return WH(`strong`,{...ML(this.options.HTMLAttributes,e),children:WH(`slot`,{})})},markdownTokenName:`strong`,parseMarkdown:(e,t)=>t.applyMark(`bold`,t.parseInline(e.tokens||[])),markdownOptions:{htmlReopen:{open:`<strong>`,close:`</strong>`}},renderMarkdown:(e,t)=>`**${t.renderChildren(e)}**`,addCommands(){return{setBold:()=>({commands:e})=>e.setMark(this.name),toggleBold:()=>({commands:e})=>e.toggleMark(this.name),unsetBold:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-b":()=>this.editor.commands.toggleBold(),"Mod-B":()=>this.editor.commands.toggleBold()}},addInputRules(){return[_z({find:GH,type:this.type}),_z({find:qH,type:this.type})]},addPasteRules(){return[jz({find:KH,type:this.type}),jz({find:JH,type:this.type})]}}),XH=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,ZH=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,QH=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,$H=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,eU=KR.create({name:`italic`,addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:`em`},{tag:`i`,getAttrs:e=>e.style.fontStyle!==`normal`&&null},{style:`font-style=normal`,clearMark:e=>e.type.name===this.name},{style:`font-style=italic`}]},renderHTML({HTMLAttributes:e}){return[`em`,ML(this.options.HTMLAttributes,e),0]},addCommands(){return{setItalic:()=>({commands:e})=>e.setMark(this.name),toggleItalic:()=>({commands:e})=>e.toggleMark(this.name),unsetItalic:()=>({commands:e})=>e.unsetMark(this.name)}},markdownTokenName:`em`,parseMarkdown:(e,t)=>t.applyMark(`italic`,t.parseInline(e.tokens||[])),markdownOptions:{htmlReopen:{open:`<em>`,close:`</em>`}},renderMarkdown:(e,t)=>`*${t.renderChildren(e)}*`,addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[_z({find:XH,type:this.type}),_z({find:QH,type:this.type})]},addPasteRules(){return[jz({find:ZH,type:this.type}),jz({find:$H,type:this.type})]}}),tU=KR.create({name:`underline`,addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:`u`},{style:`text-decoration`,consuming:!1,getAttrs:e=>e.includes(`underline`)?{}:!1}]},renderHTML({HTMLAttributes:e}){return[`u`,ML(this.options.HTMLAttributes,e),0]},parseMarkdown(e,t){return t.applyMark(this.name||`underline`,t.parseInline(e.tokens||[]))},renderMarkdown(e,t){return`++${t.renderChildren(e)}++`},markdownTokenizer:{name:`underline`,level:`inline`,start(e){return e.indexOf(`++`)},tokenize(e,t,n){let r=/^(\+\+)([\s\S]+?)(\+\+)/.exec(e);if(!r)return;let i=r[2].trim();return{type:`underline`,raw:r[0],text:i,tokens:n.inlineTokens(i)}}},addCommands(){return{setUnderline:()=>({commands:e})=>e.setMark(this.name),toggleUnderline:()=>({commands:e})=>e.toggleMark(this.name),unsetUnderline:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-u":()=>this.editor.commands.toggleUnderline(),"Mod-U":()=>this.editor.commands.toggleUnderline()}}}),nU=Object.defineProperty,rU=(e,t)=>{for(var n in t)nU(e,n,{get:t[n],enumerable:!0})},iU=`listItem`,aU=`textStyle`,oU=/^\s*([-+*])\s$/,sU=Az.create({name:`bulletList`,addOptions(){return{itemTypeName:`listItem`,HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:`block list`,content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:`ul`}]},renderHTML({HTMLAttributes:e}){return[`ul`,ML(this.options.HTMLAttributes,e),0]},markdownTokenName:`list`,parseMarkdown:(e,t)=>e.type!==`list`||e.ordered?[]:{type:`bulletList`,content:e.items?t.parseChildren(e.items):[]},renderMarkdown:(e,t)=>e.content?t.renderChildren(e.content,`
|
|
1803
|
-
`):``,markdownOptions:{indentsContent:!0},addCommands(){return{toggleBulletList:()=>({commands:e,chain:t})=>this.options.keepAttributes?t().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(
|
|
1802
|
+
3. "-" cannot repeat`);WV.customSchemes.push([e,t])}function qV(){WV.scanner=wV(WV.customSchemes);for(let e=0;e<WV.tokenQueue.length;e++)WV.tokenQueue[e][1]({scanner:WV.scanner});WV.parser=zV(WV.scanner.tokens);for(let e=0;e<WV.pluginQueue.length;e++)WV.pluginQueue[e][1]({scanner:WV.scanner,parser:WV.parser});return WV.initialized=!0,WV}function JV(e){return WV.initialized||qV(),BV(WV.parser.start,e,TV(WV.scanner.start,e))}JV.scan=TV;function YV(e,t=null,n=null){if(t&&typeof t==`object`){if(n)throw Error(`linkifyjs: Invalid link type ${t}; must be a string`);n=t,t=null}let r=new AV(n),i=JV(e),a=[];for(let e=0;e<i.length;e++){let n=i[e];n.isLink&&(!t||n.t===t)&&r.check(n)&&a.push(n.toFormattedObject(r))}return a}var XV=`[\0- \xA0 -\u2029 ]`,ZV=new RegExp(XV),QV=RegExp(`${XV}$`),$V=new RegExp(XV,`g`);function eH(e){return e.length===1?e[0].isLink:e.length===3&&e[1].isLink?[`()`,`[]`].includes(e[0].value+e[2].value):!1}function tH(e){return new AA({key:new NA(`autolink`),appendTransaction:(t,n,r)=>{let i=t.some(e=>e.docChanged)&&!n.doc.eq(r.doc),a=t.some(e=>e.getMeta(`preventAutolink`));if(!i||a)return;let{tr:o}=r;if($L(CL(n.doc,[...t])).forEach(({newRange:t})=>{let n=TL(r.doc,t,e=>e.isTextblock),i,a;if(n.length>1)i=n[0],a=r.doc.textBetween(i.pos,i.pos+i.node.nodeSize,void 0,` `);else if(n.length){let e=r.doc.textBetween(t.from,t.to,` `,` `);if(!QV.test(e))return;i=n[0],a=r.doc.textBetween(i.pos,t.to,void 0,` `)}if(i&&a){let t=a.split(ZV).filter(Boolean);if(t.length<=0)return!1;let n=t[t.length-1],s=i.pos+a.lastIndexOf(n);if(!n)return!1;let c=JV(n).map(t=>t.toObject(e.defaultProtocol));if(!eH(c))return!1;c.filter(e=>e.isLink).map(e=>({...e,from:s+e.start+1,to:s+e.end+1})).filter(e=>r.schema.marks.code?!r.doc.rangeHasMark(e.from,e.to,r.schema.marks.code):!0).filter(t=>e.validate(t.value)).filter(t=>e.shouldAutoLink(t.value)).forEach(t=>{eR(t.from,t.to,r.doc).some(t=>t.mark.type===e.type)||o.addMark(t.from,t.to,e.type.create({href:t.href}))})}}),o.steps.length)return o}})}function nH(e){return new AA({key:new NA(`handleClickLink`),props:{handleClick:(t,n,r)=>{if(r.button!==0||!t.editable)return!1;let i=null;if(r.target instanceof HTMLAnchorElement)i=r.target;else{let t=r.target;if(!t)return!1;let n=e.editor.view.dom;i=t.closest(`a`),i&&!n.contains(i)&&(i=null)}if(!i)return!1;let a=!1;if(e.enableClickSelection&&(a=e.editor.commands.extendMarkRange(e.type.name)),e.openOnClick){let n=XL(t.state,e.type.name),r=i.href??n.href,o=i.target??n.target;r&&(window.open(r,o),a=!0)}return a}}})}function rH(e){return new AA({key:new NA(`handlePasteLink`),props:{handlePaste:(t,n,r)=>{let{shouldAutoLink:i}=e,{state:a}=t,{selection:o}=a,{empty:s}=o;if(s)return!1;let c=``;r.content.forEach(e=>{c+=e.textContent});let l=YV(c,{defaultProtocol:e.defaultProtocol}).find(e=>e.isLink&&e.value===c);return!c||!l||i!==void 0&&!i(l.value)?!1:e.editor.commands.setMark(e.type,{href:l.href})}}})}function iH(e,t){let n=[`http`,`https`,`ftp`,`ftps`,`mailto`,`tel`,`callto`,`sms`,`cid`,`xmpp`];return t&&t.forEach(e=>{let t=typeof e==`string`?e:e.scheme;t&&n.push(t)}),!e||e.replace($V,``).match(RegExp(`^(?:(?:${n.join(`|`)}):|[^a-z]|[a-z0-9+.-]+(?:[^a-z+.-:]|$))`,`i`))}var aH=XR.create({name:`link`,priority:1e3,keepOnSplit:!1,exitable:!0,onCreate(){this.options.validate&&!this.options.shouldAutoLink&&(this.options.shouldAutoLink=this.options.validate,console.warn("The `validate` option is deprecated. Rename to the `shouldAutoLink` option instead.")),this.options.protocols.forEach(e=>{if(typeof e==`string`){KV(e);return}KV(e.scheme,e.optionalSlashes)})},onDestroy(){GV()},inclusive(){return this.options.autolink},addOptions(){return{openOnClick:!0,enableClickSelection:!1,linkOnPaste:!0,autolink:!0,protocols:[],defaultProtocol:`http`,HTMLAttributes:{target:`_blank`,rel:`noopener noreferrer nofollow`,class:null},isAllowedUri:(e,t)=>!!iH(e,t.protocols),validate:e=>!!e,shouldAutoLink:e=>{let t=/^[a-z][a-z0-9+.-]*:\/\//i.test(e),n=/^[a-z][a-z0-9+.-]*:/i.test(e);if(t||n&&!e.includes(`@`))return!0;let r=(e.includes(`@`)?e.split(`@`).pop():e).split(/[/?#:]/)[0];return!(/^\d{1,3}(\.\d{1,3}){3}$/.test(r)||!/\./.test(r))}}},addAttributes(){return{href:{default:null,parseHTML(e){return e.getAttribute(`href`)}},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class},title:{default:null}}},parseHTML(){return[{tag:`a[href]`,getAttrs:e=>{let t=e.getAttribute(`href`);return!t||!this.options.isAllowedUri(t,{defaultValidate:e=>!!iH(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:null}}]},renderHTML({HTMLAttributes:e}){return this.options.isAllowedUri(e.href,{defaultValidate:e=>!!iH(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?[`a`,IL(this.options.HTMLAttributes,e),0]:[`a`,IL(this.options.HTMLAttributes,{...e,href:``}),0]},markdownTokenName:`link`,parseMarkdown:(e,t)=>t.applyMark(`link`,t.parseInline(e.tokens||[]),{href:e.href,title:e.title||null}),renderMarkdown:(e,t)=>{let n=e.attrs?.href??``,r=e.attrs?.title??``,i=t.renderChildren(e);return r?`[${i}](${n} "${r}")`:`[${i}](${n})`},addCommands(){return{setLink:e=>({chain:t})=>{let{href:n}=e;return this.options.isAllowedUri(n,{defaultValidate:e=>!!iH(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?t().setMark(this.name,e).setMeta(`preventAutolink`,!0).run():!1},toggleLink:e=>({chain:t})=>{let{href:n}=e||{};return n&&!this.options.isAllowedUri(n,{defaultValidate:e=>!!iH(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:t().toggleMark(this.name,e,{extendEmptyMarkRange:!0}).setMeta(`preventAutolink`,!0).run()},unsetLink:()=>({chain:e})=>e().unsetMark(this.name,{extendEmptyMarkRange:!0}).setMeta(`preventAutolink`,!0).run()}},addPasteRules(){return[Fz({find:e=>{let t=[];if(e){let{protocols:n,defaultProtocol:r}=this.options,i=YV(e).filter(e=>e.isLink&&this.options.isAllowedUri(e.value,{defaultValidate:e=>!!iH(e,n),protocols:n,defaultProtocol:r}));i.length&&i.forEach(e=>{this.options.shouldAutoLink(e.value)&&t.push({text:e.value,data:{href:e.href},index:e.start})})}return t},type:this.type,getAttributes:e=>({href:e.data?.href})})]},addProseMirrorPlugins(){let e=[],{protocols:t,defaultProtocol:n}=this.options;return this.options.autolink&&e.push(tH({type:this.type,defaultProtocol:this.options.defaultProtocol,validate:e=>this.options.isAllowedUri(e,{defaultValidate:e=>!!iH(e,t),protocols:t,defaultProtocol:n}),shouldAutoLink:this.options.shouldAutoLink})),e.push(nH({type:this.type,editor:this.editor,openOnClick:this.options.openOnClick===`whenNotEditable`?!0:this.options.openOnClick,enableClickSelection:this.options.enableClickSelection})),this.options.linkOnPaste&&e.push(rH({editor:this.editor,defaultProtocol:this.options.defaultProtocol,type:this.type,shouldAutoLink:this.options.shouldAutoLink})),e}}).extend({addAttributes(){return{...this.parent?.(),title:{default:null,parseHTML:e=>e.getAttribute(`title`),renderHTML:e=>({title:e.title})}}}});function oH(e={}){return new AA({view(t){return new sH(t,e)}})}var sH=class{constructor(e,t){this.editorView=e,this.cursorPos=null,this.element=null,this.timeout=-1,this.width=t.width??1,this.color=t.color===!1?void 0:t.color||`black`,this.class=t.class,this.handlers=[`dragover`,`dragend`,`drop`,`dragleave`].map(t=>{let n=e=>{this[t](e)};return e.dom.addEventListener(t,n),{name:t,handler:n}})}destroy(){this.handlers.forEach(({name:e,handler:t})=>this.editorView.dom.removeEventListener(e,t))}update(e,t){this.cursorPos!=null&&t.doc!=e.state.doc&&(this.cursorPos>e.state.doc.content.size?this.setCursor(null):this.updateOverlay())}setCursor(e){e!=this.cursorPos&&(this.cursorPos=e,e==null?(this.element.parentNode.removeChild(this.element),this.element=null):this.updateOverlay())}updateOverlay(){let e=this.editorView.state.doc.resolve(this.cursorPos),t=!e.parent.inlineContent,n,r=this.editorView.dom,i=r.getBoundingClientRect(),a=i.width/r.offsetWidth,o=i.height/r.offsetHeight;if(t){let t=e.nodeBefore,r=e.nodeAfter;if(t||r){let e=this.editorView.nodeDOM(this.cursorPos-(t?t.nodeSize:0));if(e){let i=e.getBoundingClientRect(),a=t?i.bottom:i.top;t&&r&&(a=(a+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2);let s=this.width/2*o;n={left:i.left,right:i.right,top:a-s,bottom:a+s}}}}if(!n){let e=this.editorView.coordsAtPos(this.cursorPos),t=this.width/2*a;n={left:e.left-t,right:e.left+t,top:e.top,bottom:e.bottom}}let s=this.editorView.dom.offsetParent;this.element||(this.element=s.appendChild(document.createElement(`div`)),this.class&&(this.element.className=this.class),this.element.style.cssText=`position: absolute; z-index: 50; pointer-events: none;`,this.color&&(this.element.style.backgroundColor=this.color)),this.element.classList.toggle(`prosemirror-dropcursor-block`,t),this.element.classList.toggle(`prosemirror-dropcursor-inline`,!t);let c,l;if(!s||s==document.body&&getComputedStyle(s).position==`static`)c=-pageXOffset,l=-pageYOffset;else{let e=s.getBoundingClientRect(),t=e.width/s.offsetWidth,n=e.height/s.offsetHeight;c=e.left-s.scrollLeft*t,l=e.top-s.scrollTop*n}this.element.style.left=(n.left-c)/a+`px`,this.element.style.top=(n.top-l)/o+`px`,this.element.style.width=(n.right-n.left)/a+`px`,this.element.style.height=(n.bottom-n.top)/o+`px`}scheduleRemoval(e){clearTimeout(this.timeout),this.timeout=setTimeout(()=>this.setCursor(null),e)}dragover(e){if(!this.editorView.editable)return;let t=this.editorView.posAtCoords({left:e.clientX,top:e.clientY}),n=t&&t.inside>=0&&this.editorView.state.doc.nodeAt(t.inside),r=n&&n.type.spec.disableDropCursor,i=typeof r==`function`?r(this.editorView,t,e):r;if(t&&!i){let e=t.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let t=Wk(this.editorView.state.doc,e,this.editorView.dragging.slice);t!=null&&(e=t)}this.setCursor(e),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){this.editorView.dom.contains(e.relatedTarget)||this.setCursor(null)}},cH=class e extends q{constructor(e){super(e,e)}map(t,n){let r=t.resolve(n.map(this.head));return e.valid(r)?new e(r):q.near(r)}content(){return K.empty}eq(t){return t instanceof e&&t.head==this.head}toJSON(){return{type:`gapcursor`,pos:this.head}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for GapCursor.fromJSON`);return new e(t.resolve(n.pos))}getBookmark(){return new lH(this.anchor)}static valid(e){let t=e.parent;if(t.inlineContent||!dH(e)||!fH(e))return!1;let n=t.type.spec.allowGapCursor;if(n!=null)return n;let r=t.contentMatchAt(e.index()).defaultType;return r&&r.isTextblock}static findGapCursorFrom(t,n,r=!1){search:for(;;){if(!r&&e.valid(t))return t;let i=t.pos,a=null;for(let r=t.depth;;r--){let o=t.node(r);if(n>0?t.indexAfter(r)<o.childCount:t.index(r)>0){a=o.child(n>0?t.indexAfter(r):t.index(r)-1);break}else if(r==0)return null;i+=n;let s=t.doc.resolve(i);if(e.valid(s))return s}for(;;){let o=n>0?a.firstChild:a.lastChild;if(!o){if(a.isAtom&&!a.isText&&!Y.isSelectable(a)){t=t.doc.resolve(i+a.nodeSize*n),r=!1;continue search}break}a=o,i+=n;let s=t.doc.resolve(i);if(e.valid(s))return s}return null}}};cH.prototype.visible=!1,cH.findFrom=cH.findGapCursorFrom,q.jsonID(`gapcursor`,cH);var lH=class e{constructor(e){this.pos=e}map(t){return new e(t.map(this.pos))}resolve(e){let t=e.resolve(this.pos);return cH.valid(t)?new cH(t):q.near(t)}};function uH(e){return e.isAtom||e.spec.isolating||e.spec.createGapCursor}function dH(e){for(let t=e.depth;t>=0;t--){let n=e.index(t),r=e.node(t);if(n==0){if(r.type.spec.isolating)return!0;continue}for(let e=r.child(n-1);;e=e.lastChild){if(e.childCount==0&&!e.inlineContent||uH(e.type))return!0;if(e.inlineContent)return!1}}return!0}function fH(e){for(let t=e.depth;t>=0;t--){let n=e.indexAfter(t),r=e.node(t);if(n==r.childCount){if(r.type.spec.isolating)return!0;continue}for(let e=r.child(n);;e=e.firstChild){if(e.childCount==0&&!e.inlineContent||uH(e.type))return!0;if(e.inlineContent)return!1}}return!0}function pH(){return new AA({props:{decorations:vH,createSelectionBetween(e,t,n){return t.pos==n.pos&&cH.valid(n)?new cH(n):null},handleClick:gH,handleKeyDown:mH,handleDOMEvents:{beforeinput:_H}}})}var mH=oI({ArrowLeft:hH(`horiz`,-1),ArrowRight:hH(`horiz`,1),ArrowUp:hH(`vert`,-1),ArrowDown:hH(`vert`,1)});function hH(e,t){let n=e==`vert`?t>0?`down`:`up`:t>0?`right`:`left`;return function(e,r,i){let a=e.selection,o=t>0?a.$to:a.$from,s=a.empty;if(a instanceof J){if(!i.endOfTextblock(n)||o.depth==0)return!1;s=!1,o=e.doc.resolve(t>0?o.after():o.before())}let c=cH.findGapCursorFrom(o,t,s);return c?(r&&r(e.tr.setSelection(new cH(c))),!0):!1}}function gH(e,t,n){if(!e||!e.editable)return!1;let r=e.state.doc.resolve(t);if(!cH.valid(r))return!1;let i=e.posAtCoords({left:n.clientX,top:n.clientY});return i&&i.inside>-1&&Y.isSelectable(e.state.doc.nodeAt(i.inside))?!1:(e.dispatch(e.state.tr.setSelection(new cH(r))),!0)}function _H(e,t){if(t.inputType!=`insertCompositionText`||!(e.state.selection instanceof cH))return!1;let{$from:n}=e.state.selection,r=n.parent.contentMatchAt(n.index()).findWrapping(e.state.schema.nodes.text);if(!r)return!1;let i=W.empty;for(let e=r.length-1;e>=0;e--)i=W.from(r[e].createAndFill(null,i));let a=e.state.tr.replace(n.pos,n.pos,new K(i,0,0));return a.setSelection(J.near(a.doc.resolve(n.pos+1))),e.dispatch(a),!1}function vH(e){if(!(e.selection instanceof cH))return null;let t=document.createElement(`div`);return t.className=`ProseMirror-gapcursor`,aF.create(e.doc,[nF.widget(e.selection.head,t,{key:`gapcursor`})])}var yH=200,bH=function(){};bH.prototype.append=function(e){return e.length?(e=bH.from(e),!this.length&&e||e.length<yH&&this.leafAppend(e)||this.length<yH&&e.leafPrepend(this)||this.appendInner(e)):this},bH.prototype.prepend=function(e){return e.length?bH.from(e).append(this):this},bH.prototype.appendInner=function(e){return new SH(this,e)},bH.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?bH.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))},bH.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)},bH.prototype.forEach=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length),t<=n?this.forEachInner(e,t,n,0):this.forEachInvertedInner(e,t,n,0)},bH.prototype.map=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length);var r=[];return this.forEach(function(t,n){return r.push(e(t,n))},t,n),r},bH.from=function(e){return e instanceof bH?e:e&&e.length?new xH(e):bH.empty};var xH=function(e){function t(t){e.call(this),this.values=t}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var n={length:{configurable:!0},depth:{configurable:!0}};return t.prototype.flatten=function(){return this.values},t.prototype.sliceInner=function(e,n){return e==0&&n==this.length?this:new t(this.values.slice(e,n))},t.prototype.getInner=function(e){return this.values[e]},t.prototype.forEachInner=function(e,t,n,r){for(var i=t;i<n;i++)if(e(this.values[i],r+i)===!1)return!1},t.prototype.forEachInvertedInner=function(e,t,n,r){for(var i=t-1;i>=n;i--)if(e(this.values[i],r+i)===!1)return!1},t.prototype.leafAppend=function(e){if(this.length+e.length<=yH)return new t(this.values.concat(e.flatten()))},t.prototype.leafPrepend=function(e){if(this.length+e.length<=yH)return new t(e.flatten().concat(this.values))},n.length.get=function(){return this.values.length},n.depth.get=function(){return 0},Object.defineProperties(t.prototype,n),t}(bH);bH.empty=new xH([]);var SH=function(e){function t(t,n){e.call(this),this.left=t,this.right=n,this.length=t.length+n.length,this.depth=Math.max(t.depth,n.depth)+1}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},t.prototype.getInner=function(e){return e<this.left.length?this.left.get(e):this.right.get(e-this.left.length)},t.prototype.forEachInner=function(e,t,n,r){var i=this.left.length;if(t<i&&this.left.forEachInner(e,t,Math.min(n,i),r)===!1||n>i&&this.right.forEachInner(e,Math.max(t-i,0),Math.min(this.length,n)-i,r+i)===!1)return!1},t.prototype.forEachInvertedInner=function(e,t,n,r){var i=this.left.length;if(t>i&&this.right.forEachInvertedInner(e,t-i,Math.max(n,i)-i,r+i)===!1||n<i&&this.left.forEachInvertedInner(e,Math.min(t,i),n,r)===!1)return!1},t.prototype.sliceInner=function(e,t){if(e==0&&t==this.length)return this;var n=this.left.length;return t<=n?this.left.slice(e,t):e>=n?this.right.slice(e-n,t-n):this.left.slice(e,n).append(this.right.slice(0,t-n))},t.prototype.leafAppend=function(e){var n=this.right.leafAppend(e);if(n)return new t(this.left,n)},t.prototype.leafPrepend=function(e){var n=this.left.leafPrepend(e);if(n)return new t(n,this.right)},t.prototype.appendInner=function(e){return this.left.depth>=Math.max(this.right.depth,e.depth)+1?new t(this.left,new t(this.right,e)):new t(this,e)},t}(bH),CH=500,wH=class e{constructor(e,t){this.items=e,this.eventCount=t}popEvent(t,n){if(this.eventCount==0)return null;let r=this.items.length;for(;;r--)if(this.items.get(r-1).selection){--r;break}let i,a;n&&(i=this.remapping(r,this.items.length),a=i.maps.length);let o=t.tr,s,c,l=[],u=[];return this.items.forEach((t,n)=>{if(!t.step){i||(i=this.remapping(r,n+1),a=i.maps.length),a--,u.push(t);return}if(i){u.push(new EH(t.map));let e=t.step.map(i.slice(a)),n;e&&o.maybeStep(e).doc&&(n=o.mapping.maps[o.mapping.maps.length-1],l.push(new EH(n,void 0,void 0,l.length+u.length))),a--,n&&i.appendMap(n,a)}else o.maybeStep(t.step);if(t.selection)return s=i?t.selection.map(i.slice(a)):t.selection,c=new e(this.items.slice(0,r).append(u.reverse().concat(l)),this.eventCount-1),!1},this.items.length,0),{remaining:c,transform:o,selection:s}}addTransform(t,n,r,i){let a=[],o=this.eventCount,s=this.items,c=!i&&s.length?s.get(s.length-1):null;for(let e=0;e<t.steps.length;e++){let r=t.steps[e].invert(t.docs[e]),l=new EH(t.mapping.maps[e],r,n),u;(u=c&&c.merge(l))&&(l=u,e?a.pop():s=s.slice(0,s.length-1)),a.push(l),n&&=(o++,void 0),i||(c=l)}let l=o-r.depth;return l>OH&&(s=TH(s,l),o-=l),new e(s.append(a),o)}remapping(e,t){let n=new ck;return this.items.forEach((t,r)=>{let i=t.mirrorOffset!=null&&r-t.mirrorOffset>=e?n.maps.length-t.mirrorOffset:void 0;n.appendMap(t.map,i)},e,t),n}addMaps(t){return this.eventCount==0?this:new e(this.items.append(t.map(e=>new EH(e))),this.eventCount)}rebased(t,n){if(!this.eventCount)return this;let r=[],i=Math.max(0,this.items.length-n),a=t.mapping,o=t.steps.length,s=this.eventCount;this.items.forEach(e=>{e.selection&&s--},i);let c=n;this.items.forEach(e=>{let n=a.getMirror(--c);if(n==null)return;o=Math.min(o,n);let i=a.maps[n];if(e.step){let o=t.steps[n].invert(t.docs[n]),l=e.selection&&e.selection.map(a.slice(c+1,n));l&&s++,r.push(new EH(i,o,l))}else r.push(new EH(i))},i);let l=[];for(let e=n;e<o;e++)l.push(new EH(a.maps[e]));let u=new e(this.items.slice(0,i).append(l).append(r),s);return u.emptyItemCount()>CH&&(u=u.compress(this.items.length-r.length)),u}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(t=this.items.length){let n=this.remapping(0,t),r=n.maps.length,i=[],a=0;return this.items.forEach((e,o)=>{if(o>=t)i.push(e),e.selection&&a++;else if(e.step){let t=e.step.map(n.slice(r)),o=t&&t.getMap();if(r--,o&&n.appendMap(o,r),t){let s=e.selection&&e.selection.map(n.slice(r));s&&a++;let c=new EH(o.invert(),t,s),l,u=i.length-1;(l=i.length&&i[u].merge(c))?i[u]=l:i.push(c)}}else e.map&&r--},this.items.length,0),new e(bH.from(i.reverse()),a)}};wH.empty=new wH(bH.empty,0);function TH(e,t){let n;return e.forEach((e,r)=>{if(e.selection&&t--==0)return n=r,!1}),e.slice(n)}var EH=class e{constructor(e,t,n,r){this.map=e,this.step=t,this.selection=n,this.mirrorOffset=r}merge(t){if(this.step&&t.step&&!t.selection){let n=t.step.merge(this.step);if(n)return new e(n.getMap().invert(),n,this.selection)}}},DH=class{constructor(e,t,n,r,i){this.done=e,this.undone=t,this.prevRanges=n,this.prevTime=r,this.prevComposition=i}},OH=20;function kH(e,t,n,r){let i=n.getMeta(LH),a;if(i)return i.historyState;n.getMeta(RH)&&(e=new DH(e.done,e.undone,null,0,-1));let o=n.getMeta(`appendedTransaction`);if(n.steps.length==0)return e;if(o&&o.getMeta(LH))return o.getMeta(LH).redo?new DH(e.done.addTransform(n,void 0,r,IH(t)),e.undone,jH(n.mapping.maps),e.prevTime,e.prevComposition):new DH(e.done,e.undone.addTransform(n,void 0,r,IH(t)),null,e.prevTime,e.prevComposition);if(n.getMeta(`addToHistory`)!==!1&&!(o&&o.getMeta(`addToHistory`)===!1)){let i=n.getMeta(`composition`),a=e.prevTime==0||!o&&e.prevComposition!=i&&(e.prevTime<(n.time||0)-r.newGroupDelay||!AH(n,e.prevRanges)),s=o?MH(e.prevRanges,n.mapping):jH(n.mapping.maps);return new DH(e.done.addTransform(n,a?t.selection.getBookmark():void 0,r,IH(t)),wH.empty,s,n.time,i??e.prevComposition)}else if(a=n.getMeta(`rebased`))return new DH(e.done.rebased(n,a),e.undone.rebased(n,a),MH(e.prevRanges,n.mapping),e.prevTime,e.prevComposition);else return new DH(e.done.addMaps(n.mapping.maps),e.undone.addMaps(n.mapping.maps),MH(e.prevRanges,n.mapping),e.prevTime,e.prevComposition)}function AH(e,t){if(!t)return!1;if(!e.docChanged)return!0;let n=!1;return e.mapping.maps[0].forEach((e,r)=>{for(let i=0;i<t.length;i+=2)e<=t[i+1]&&r>=t[i]&&(n=!0)}),n}function jH(e){let t=[];for(let n=e.length-1;n>=0&&t.length==0;n--)e[n].forEach((e,n,r,i)=>t.push(r,i));return t}function MH(e,t){if(!e)return null;let n=[];for(let r=0;r<e.length;r+=2){let i=t.map(e[r],1),a=t.map(e[r+1],-1);i<=a&&n.push(i,a)}return n}function NH(e,t,n){let r=IH(t),i=LH.get(t).spec.config,a=(n?e.undone:e.done).popEvent(t,r);if(!a)return null;let o=a.selection.resolve(a.transform.doc),s=(n?e.done:e.undone).addTransform(a.transform,t.selection.getBookmark(),i,r),c=new DH(n?s:a.remaining,n?a.remaining:s,null,0,-1);return a.transform.setSelection(o).setMeta(LH,{redo:n,historyState:c})}var PH=!1,FH=null;function IH(e){let t=e.plugins;if(FH!=t){PH=!1,FH=t;for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){PH=!0;break}}return PH}var LH=new NA(`history`),RH=new NA(`closeHistory`);function zH(e={}){return e={depth:e.depth||100,newGroupDelay:e.newGroupDelay||500},new AA({key:LH,state:{init(){return new DH(wH.empty,wH.empty,null,0,-1)},apply(t,n,r){return kH(n,r,t,e)}},config:e,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,r=n==`historyUndo`?VH:n==`historyRedo`?HH:null;return!r||!e.editable?!1:(t.preventDefault(),r(e.state,e.dispatch))}}}})}function BH(e,t){return(n,r)=>{let i=LH.getState(n);if(!i||(e?i.undone:i.done).eventCount==0)return!1;if(r){let a=NH(i,n,e);a&&r(t?a.scrollIntoView():a)}return!0}}var VH=BH(!1,!0),HH=BH(!0,!0);az.create({name:`characterCount`,addOptions(){return{limit:null,mode:`textSize`,textCounter:e=>e.length,wordCounter:e=>e.split(` `).filter(e=>e!==``).length}},addStorage(){return{characters:()=>0,words:()=>0}},onBeforeCreate(){this.storage.characters=e=>{let t=e?.node||this.editor.state.doc;if((e?.mode||this.options.mode)===`textSize`){let e=t.textBetween(0,t.content.size,void 0,` `);return this.options.textCounter(e)}return t.nodeSize},this.storage.words=e=>{let t=e?.node||this.editor.state.doc,n=t.textBetween(0,t.content.size,` `,` `);return this.options.wordCounter(n)}},addProseMirrorPlugins(){let e=!1;return[new AA({key:new NA(`characterCount`),appendTransaction:(t,n,r)=>{if(e)return;let i=this.options.limit;if(i==null||i===0){e=!0;return}let a=this.storage.characters({node:r.doc});if(a>i){let t=a-i;console.warn(`[CharacterCount] Initial content exceeded limit of ${i} characters. Content was automatically trimmed.`);let n=r.tr.deleteRange(0,t);return e=!0,n}e=!0},filterTransaction:(e,t)=>{let n=this.options.limit;if(!e.docChanged||n===0||n==null)return!0;let r=this.storage.characters({node:t.doc}),i=this.storage.characters({node:e.doc});if(i<=n||r>n&&i>n&&i<=r)return!0;if(r>n&&i>n&&i>r||!e.getMeta(`paste`))return!1;let a=e.selection.$head.pos,o=a-(i-n),s=a;return e.deleteRange(o,s),!(this.storage.characters({node:e.doc})>n)}})]}}),az.create({name:`dropCursor`,addOptions(){return{color:`currentColor`,width:1,class:void 0}},addProseMirrorPlugins(){return[oH(this.options)]}}),az.create({name:`focus`,addOptions(){return{className:`has-focus`,mode:`all`}},addProseMirrorPlugins(){return[new AA({key:new NA(`focus`),props:{decorations:({doc:e,selection:t})=>{let{isEditable:n,isFocused:r}=this.editor,{anchor:i}=t,a=[];if(!n||!r)return aF.create(e,[]);let o=0;this.options.mode===`deepest`&&e.descendants((e,t)=>{if(!e.isText){if(!(i>=t&&i<=t+e.nodeSize-1))return!1;o+=1}});let s=0;return e.descendants((e,t)=>{if(e.isText||!(i>=t&&i<=t+e.nodeSize-1))return!1;if(s+=1,this.options.mode===`deepest`&&o-s>0||this.options.mode===`shallowest`&&s>1)return this.options.mode===`deepest`;a.push(nF.node(t,t+e.nodeSize,{class:this.options.className}))}),aF.create(e,a)}}})]}}),az.create({name:`gapCursor`,addProseMirrorPlugins(){return[pH()]},extendNodeSchema(e){return{allowGapCursor:Z(X(e,`allowGapCursor`,{name:e.name,options:e.options,storage:e.storage}))??null}}});var UH=`placeholder`;function WH(e){return e.replace(/\s+/g,`-`).replace(/[^a-zA-Z0-9-]/g,``).replace(/^[0-9-]+/,``).replace(/^-+/,``).toLowerCase()}var GH=az.create({name:`placeholder`,addOptions(){return{emptyEditorClass:`is-editor-empty`,emptyNodeClass:`is-empty`,dataAttribute:UH,placeholder:`Write something …`,showOnlyWhenEditable:!0,showOnlyCurrent:!0,includeChildren:!1}},addProseMirrorPlugins(){let e=this.options.dataAttribute?`data-${WH(this.options.dataAttribute)}`:`data-${UH}`;return[new AA({key:new NA(`placeholder`),props:{decorations:({doc:t,selection:n})=>{let r=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:i}=n,a=[];if(!r)return null;let o=this.editor.isEmpty;return t.descendants((t,n)=>{let r=i>=n&&i<=n+t.nodeSize,s=!t.isLeaf&&dR(t);if(!t.type.isTextblock)return this.options.includeChildren;if((r||!this.options.showOnlyCurrent)&&s){let i=[this.options.emptyNodeClass];o&&i.push(this.options.emptyEditorClass);let s=nF.node(n,n+t.nodeSize,{class:i.join(` `),[e]:typeof this.options.placeholder==`function`?this.options.placeholder({editor:this.editor,node:t,pos:n,hasAnchor:r}):this.options.placeholder});a.push(s)}return this.options.includeChildren}),aF.create(t,a)}}})]}});az.create({name:`selection`,addOptions(){return{className:`selection`}},addProseMirrorPlugins(){let{editor:e,options:t}=this;return[new AA({key:new NA(`selection`),props:{decorations(n){return n.selection.empty||e.isFocused||!e.isEditable||fR(n.selection)||e.view.dragging?null:aF.create(n.doc,[nF.inline(n.selection.from,n.selection.to,{class:t.className})])}}})]}});function KH({types:e,node:t}){return t&&Array.isArray(e)&&e.includes(t.type)||t?.type===e}az.create({name:`trailingNode`,addOptions(){return{node:void 0,notAfter:[]}},addProseMirrorPlugins(){let e=new NA(this.name),t=this.options.node||this.editor.schema.topNodeType.contentMatch.defaultType?.name||`paragraph`,n=Object.entries(this.editor.schema.nodes).map(([,e])=>e).filter(e=>(this.options.notAfter||[]).concat(t).includes(e.name));return[new AA({key:e,appendTransaction:(n,r,i)=>{let{doc:a,tr:o,schema:s}=i,c=e.getState(i),l=a.content.size,u=s.nodes[t];if(!n.some(e=>e.getMeta(`skipTrailingNode`))&&c)return o.insert(l,u.create())},state:{init:(e,t)=>{let r=t.tr.doc.lastChild;return!KH({node:r,types:n})},apply:(e,t)=>{if(!e.docChanged||e.getMeta(`__uniqueIDTransaction`))return t;let r=e.doc.lastChild;return!KH({node:r,types:n})}}})]}}),az.create({name:`undoRedo`,addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:e,dispatch:t})=>VH(e,t),redo:()=>({state:e,dispatch:t})=>HH(e,t)}},addProseMirrorPlugins(){return[zH(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}});var qH=GH,JH=(e,t)=>{if(e===`slot`)return 0;if(e instanceof Function)return e(t);let{children:n,...r}=t??{};if(e===`svg`)throw Error(`SVG elements are not supported in the JSX syntax, use the array syntax instead`);return[e,r,n]},YH=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/,XH=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g,ZH=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/,QH=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g,$H=XR.create({name:`bold`,addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:`strong`},{tag:`b`,getAttrs:e=>e.style.fontWeight!==`normal`&&null},{style:`font-weight=400`,clearMark:e=>e.type.name===this.name},{style:`font-weight`,getAttrs:e=>/^(bold(er)?|[5-9]\d{2,})$/.test(e)&&null}]},renderHTML({HTMLAttributes:e}){return JH(`strong`,{...IL(this.options.HTMLAttributes,e),children:JH(`slot`,{})})},markdownTokenName:`strong`,parseMarkdown:(e,t)=>t.applyMark(`bold`,t.parseInline(e.tokens||[])),markdownOptions:{htmlReopen:{open:`<strong>`,close:`</strong>`}},renderMarkdown:(e,t)=>`**${t.renderChildren(e)}**`,addCommands(){return{setBold:()=>({commands:e})=>e.setMark(this.name),toggleBold:()=>({commands:e})=>e.toggleMark(this.name),unsetBold:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-b":()=>this.editor.commands.toggleBold(),"Mod-B":()=>this.editor.commands.toggleBold()}},addInputRules(){return[xz({find:YH,type:this.type}),xz({find:ZH,type:this.type})]},addPasteRules(){return[Fz({find:XH,type:this.type}),Fz({find:QH,type:this.type})]}}),eU=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,tU=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,nU=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,rU=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,iU=XR.create({name:`italic`,addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:`em`},{tag:`i`,getAttrs:e=>e.style.fontStyle!==`normal`&&null},{style:`font-style=normal`,clearMark:e=>e.type.name===this.name},{style:`font-style=italic`}]},renderHTML({HTMLAttributes:e}){return[`em`,IL(this.options.HTMLAttributes,e),0]},addCommands(){return{setItalic:()=>({commands:e})=>e.setMark(this.name),toggleItalic:()=>({commands:e})=>e.toggleMark(this.name),unsetItalic:()=>({commands:e})=>e.unsetMark(this.name)}},markdownTokenName:`em`,parseMarkdown:(e,t)=>t.applyMark(`italic`,t.parseInline(e.tokens||[])),markdownOptions:{htmlReopen:{open:`<em>`,close:`</em>`}},renderMarkdown:(e,t)=>`*${t.renderChildren(e)}*`,addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[xz({find:eU,type:this.type}),xz({find:nU,type:this.type})]},addPasteRules(){return[Fz({find:tU,type:this.type}),Fz({find:rU,type:this.type})]}}),aU=XR.create({name:`underline`,addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:`u`},{style:`text-decoration`,consuming:!1,getAttrs:e=>e.includes(`underline`)?{}:!1}]},renderHTML({HTMLAttributes:e}){return[`u`,IL(this.options.HTMLAttributes,e),0]},parseMarkdown(e,t){return t.applyMark(this.name||`underline`,t.parseInline(e.tokens||[]))},renderMarkdown(e,t){return`++${t.renderChildren(e)}++`},markdownTokenizer:{name:`underline`,level:`inline`,start(e){return e.indexOf(`++`)},tokenize(e,t,n){let r=/^(\+\+)([\s\S]+?)(\+\+)/.exec(e);if(!r)return;let i=r[2].trim();return{type:`underline`,raw:r[0],text:i,tokens:n.inlineTokens(i)}}},addCommands(){return{setUnderline:()=>({commands:e})=>e.setMark(this.name),toggleUnderline:()=>({commands:e})=>e.toggleMark(this.name),unsetUnderline:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-u":()=>this.editor.commands.toggleUnderline(),"Mod-U":()=>this.editor.commands.toggleUnderline()}}}),oU=Object.defineProperty,sU=(e,t)=>{for(var n in t)oU(e,n,{get:t[n],enumerable:!0})},cU=`listItem`,lU=`textStyle`,uU=/^\s*([-+*])\s$/,dU=Pz.create({name:`bulletList`,addOptions(){return{itemTypeName:`listItem`,HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:`block list`,content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:`ul`}]},renderHTML({HTMLAttributes:e}){return[`ul`,IL(this.options.HTMLAttributes,e),0]},markdownTokenName:`list`,parseMarkdown:(e,t)=>e.type!==`list`||e.ordered?[]:{type:`bulletList`,content:e.items?t.parseChildren(e.items):[]},renderMarkdown:(e,t)=>e.content?t.renderChildren(e.content,`
|
|
1803
|
+
`):``,markdownOptions:{indentsContent:!0},addCommands(){return{toggleBulletList:()=>({commands:e,chain:t})=>this.options.keepAttributes?t().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(cU,this.editor.getAttributes(lU)).run():e.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-8":()=>this.editor.commands.toggleBulletList()}},addInputRules(){let e=Sz({find:uU,type:this.type});return(this.options.keepMarks||this.options.keepAttributes)&&(e=Sz({find:uU,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:()=>this.editor.getAttributes(lU),editor:this.editor})),[e]}}),fU=Pz.create({name:`listItem`,addOptions(){return{HTMLAttributes:{},bulletListTypeName:`bulletList`,orderedListTypeName:`orderedList`}},content:`paragraph block*`,defining:!0,parseHTML(){return[{tag:`li`}]},renderHTML({HTMLAttributes:e}){return[`li`,IL(this.options.HTMLAttributes,e),0]},markdownTokenName:`list_item`,parseMarkdown:(e,t)=>{if(e.type!==`list_item`)return[];let n=t.parseBlockChildren??t.parseChildren,r=[];if(e.tokens&&e.tokens.length>0)if(e.tokens.some(e=>e.type===`paragraph`))r=n(e.tokens);else{let i=e.tokens[0];if(i&&i.type===`text`&&i.tokens&&i.tokens.length>0){if(r=[{type:`paragraph`,content:t.parseInline(i.tokens)}],e.tokens.length>1){let t=n(e.tokens.slice(1));r.push(...t)}}else r=n(e.tokens)}return r.length===0&&(r=[{type:`paragraph`,content:[]}]),{type:`listItem`,content:r}},renderMarkdown:(e,t,n)=>Mz(e,t,e=>e.parentType===`bulletList`?`- `:e.parentType===`orderedList`?`${(e.meta?.parentAttrs?.start||1)+e.index}. `:`- `,n),addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}});sU({},{findListItemPos:()=>pU,getNextListDepth:()=>mU,handleBackspace:()=>vU,handleDelete:()=>xU,hasListBefore:()=>hU,hasListItemAfter:()=>SU,hasListItemBefore:()=>gU,listItemHasSubList:()=>_U,nextListIsDeeper:()=>yU,nextListIsHigher:()=>bU});var pU=(e,t)=>{let{$from:n}=t.selection,r=yI(e,t.schema),i=null,a=n.depth,o=n.pos,s=null;for(;a>0&&s===null;)i=n.node(a),i.type===r?s=a:(--a,--o);return s===null?null:{$pos:t.doc.resolve(o),depth:s}},mU=(e,t)=>{let n=pU(e,t);if(!n)return!1;let[,r]=tR(t,e,n.$pos.pos+4);return r},hU=(e,t,n)=>{let{$anchor:r}=e.selection,i=Math.max(0,r.pos-2),a=e.doc.resolve(i).node();return!(!a||!n.includes(a.type.name))},gU=(e,t)=>{let{$anchor:n}=t.selection,r=t.doc.resolve(n.pos-2);return!(r.index()===0||r.nodeBefore?.type.name!==e)},_U=(e,t,n)=>{if(!n)return!1;let r=yI(e,t.schema),i=!1;return n.descendants(e=>{e.type===r&&(i=!0)}),i},vU=(e,t,n)=>{if(e.commands.undoInputRule())return!0;if(e.state.selection.from!==e.state.selection.to)return!1;if(!aL(e.state,t)&&hU(e.state,t,n)){let{$anchor:n}=e.state.selection,r=e.state.doc.resolve(n.before()-1),i=[];r.node().descendants((e,n)=>{e.type.name===t&&i.push({node:e,pos:n})});let a=i.at(-1);if(!a)return!1;let o=e.state.doc.resolve(r.start()+a.pos+1);return e.chain().cut({from:n.start()-1,to:n.end()+1},o.end()).joinForward().run()}if(!aL(e.state,t)||!cR(e.state))return!1;let r=pU(t,e.state);if(!r)return!1;let i=e.state.doc.resolve(r.$pos.pos-2).node(r.depth),a=_U(t,e.state,i);return gU(t,e.state)&&!a?e.commands.joinItemBackward():e.chain().liftListItem(t).run()},yU=(e,t)=>{let n=mU(e,t),r=pU(e,t);return!r||!n?!1:n>r.depth},bU=(e,t)=>{let n=mU(e,t),r=pU(e,t);return!r||!n?!1:n<r.depth},xU=(e,t)=>{if(!aL(e.state,t)||!sR(e.state,t))return!1;let{selection:n}=e.state,{$from:r,$to:i}=n;return!n.empty&&r.sameParent(i)?!1:yU(t,e.state)?e.chain().focus(e.state.selection.from+4).lift(t).joinBackward().run():bU(t,e.state)?e.chain().joinForward().joinBackward().run():e.commands.joinItemForward()},SU=(e,t)=>{let{$anchor:n}=t.selection,r=t.doc.resolve(n.pos-n.parentOffset-2);return!(r.index()===r.parent.childCount-1||r.nodeAfter?.type.name!==e)},CU=az.create({name:`listKeymap`,addOptions(){return{listTypes:[{itemName:`listItem`,wrapperNames:[`bulletList`,`orderedList`]},{itemName:`taskItem`,wrapperNames:[`taskList`]}]}},addKeyboardShortcuts(){return{Delete:({editor:e})=>{let t=!1;return this.options.listTypes.forEach(({itemName:n})=>{e.state.schema.nodes[n]!==void 0&&xU(e,n)&&(t=!0)}),t},"Mod-Delete":({editor:e})=>{let t=!1;return this.options.listTypes.forEach(({itemName:n})=>{e.state.schema.nodes[n]!==void 0&&xU(e,n)&&(t=!0)}),t},Backspace:({editor:e})=>{let t=!1;return this.options.listTypes.forEach(({itemName:n,wrapperNames:r})=>{e.state.schema.nodes[n]!==void 0&&vU(e,n,r)&&(t=!0)}),t},"Mod-Backspace":({editor:e})=>{let t=!1;return this.options.listTypes.forEach(({itemName:n,wrapperNames:r})=>{e.state.schema.nodes[n]!==void 0&&vU(e,n,r)&&(t=!0)}),t}}}}),wU=/^(\s*)(\d+)\.\s+(.*)$/,TU=/^\s/;function EU(e){let t=e.trimStart();return/^[-+*]\s+/.test(t)||/^\d+\.\s+/.test(t)||/^>\s?/.test(t)||/^```/.test(t)||/^~~~/.test(t)}function DU(e){let t=[],n=[],r=!1;return e.forEach(e=>{if(r){n.push(e);return}if(e.trim()===``){r=!0,n.push(e);return}if(t.length>0&&EU(e)){r=!0,n.push(e);return}t.push(e)}),{paragraphLines:t,blockLines:n}}function OU(e){let t=[],n=0,r=0;for(;n<e.length;){let i=e[n],a=i.match(wU);if(!a)break;let[,o,s,c]=a,l=o.length,u=[c],d=n+1,f=[i],p=!1;for(;d<e.length;){let t=e[d];if(t.match(wU))break;if(t.trim()===``)f.push(t),u.push(``),p=!0,d+=1;else if(t.match(TU))f.push(t),u.push(t.slice(l+2)),d+=1;else{if(p)break;f.push(t),u.push(t),d+=1}}t.push({indent:l,number:parseInt(s,10),content:u.join(`
|
|
1804
1804
|
`).trim(),contentLines:u,raw:f.join(`
|
|
1805
|
-
`)}),r=d,n=d}return[t,r]}function
|
|
1805
|
+
`)}),r=d,n=d}return[t,r]}function kU(e,t,n){let r=[],i=0;for(;i<e.length;){let a=e[i];if(a.indent===t){let{paragraphLines:o,blockLines:s}=DU(a.contentLines),c=o.join(`
|
|
1806
1806
|
`).trim(),l=[];c&&l.push({type:`paragraph`,raw:c,tokens:n.inlineTokens(c)});let u=s.join(`
|
|
1807
|
-
`).trim();if(u){let e=n.blockTokens(u);l.push(...e)}let d=i+1,f=[];for(;d<e.length&&e[d].indent>t;)f.push(e[d]),d+=1;if(f.length>0){let e=
|
|
1808
|
-
`)})}r.push({type:`list_item`,raw:a.raw,tokens:l}),i=d}else i+=1}return r}function
|
|
1807
|
+
`).trim();if(u){let e=n.blockTokens(u);l.push(...e)}let d=i+1,f=[];for(;d<e.length&&e[d].indent>t;)f.push(e[d]),d+=1;if(f.length>0){let e=kU(f,Math.min(...f.map(e=>e.indent)),n);l.push({type:`list`,ordered:!0,start:f[0].number,items:e,raw:f.map(e=>e.raw).join(`
|
|
1808
|
+
`)})}r.push({type:`list_item`,raw:a.raw,tokens:l}),i=d}else i+=1}return r}function AU(e,t){return e.map(e=>{if(e.type!==`list_item`)return t.parseChildren([e])[0];let n=[];return e.tokens&&e.tokens.length>0&&e.tokens.forEach(e=>{if(e.type===`paragraph`||e.type===`list`||e.type===`blockquote`||e.type===`code`)n.push(...t.parseChildren([e]));else if(e.type===`text`&&e.tokens){let r=t.parseChildren([e]);n.push({type:`paragraph`,content:r})}else{let r=t.parseChildren([e]);r.length>0&&n.push(...r)}}),{type:`listItem`,content:n}})}var jU=`listItem`,MU=`textStyle`,NU=/^(\d+)\.\s$/,PU=Pz.create({name:`orderedList`,addOptions(){return{itemTypeName:`listItem`,HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:`block list`,content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:e=>e.hasAttribute(`start`)?parseInt(e.getAttribute(`start`)||``,10):1},type:{default:null,parseHTML:e=>e.getAttribute(`type`)}}},parseHTML(){return[{tag:`ol`}]},renderHTML({HTMLAttributes:e}){let{start:t,...n}=e;return t===1?[`ol`,IL(this.options.HTMLAttributes,n),0]:[`ol`,IL(this.options.HTMLAttributes,e),0]},markdownTokenName:`list`,parseMarkdown:(e,t)=>{if(e.type!==`list`||!e.ordered)return[];let n=e.start||1,r=e.items?AU(e.items,t):[];return n===1?{type:`orderedList`,content:r}:{type:`orderedList`,attrs:{start:n},content:r}},renderMarkdown:(e,t)=>e.content?t.renderChildren(e.content,`
|
|
1809
1809
|
`):``,markdownTokenizer:{name:`orderedList`,level:`block`,start:e=>{let t=e.match(/^(\s*)(\d+)\.\s+/)?.index;return t===void 0?-1:t},tokenize:(e,t,n)=>{let r=e.split(`
|
|
1810
|
-
`),[i,a]=
|
|
1811
|
-
`)}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleOrderedList:()=>({commands:e,chain:t})=>this.options.keepAttributes?t().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(
|
|
1812
|
-
`):``,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=
|
|
1810
|
+
`),[i,a]=OU(r);if(i.length===0)return;let o=kU(i,0,n);if(o.length!==0)return{type:`list`,ordered:!0,start:i[0]?.number||1,items:o,raw:r.slice(0,a).join(`
|
|
1811
|
+
`)}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleOrderedList:()=>({commands:e,chain:t})=>this.options.keepAttributes?t().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(jU,this.editor.getAttributes(MU)).run():e.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let e=Sz({find:NU,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=Sz({find:NU,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(MU)}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1],editor:this.editor})),[e]}}),FU=/^\s*(\[([( |x])?\])\s$/,IU=Pz.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`,IL(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)=>Mz(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=LL(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[Sz({find:FU,type:this.type,getAttributes:e=>({checked:e[e.length-1]===`x`})})]}}),LU=Pz.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`,IL(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,`
|
|
1812
|
+
`):``,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=jz(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=jz(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()}}});az.create({name:`listKit`,addExtensions(){let e=[];return this.options.bulletList!==!1&&e.push(dU.configure(this.options.bulletList)),this.options.listItem!==!1&&e.push(fU.configure(this.options.listItem)),this.options.listKeymap!==!1&&e.push(CU.configure(this.options.listKeymap)),this.options.orderedList!==!1&&e.push(PU.configure(this.options.orderedList)),this.options.taskItem!==!1&&e.push(IU.configure(this.options.taskItem)),this.options.taskList!==!1&&e.push(LU.configure(this.options.taskList)),e}});var RU=fU,zU=dU,BU=PU,VU=Pz.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`,IL(this.options.HTMLAttributes,e)]},renderText(){return`
|
|
1813
1813
|
`},renderMarkdown:()=>`
|
|
1814
|
-
`,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
|
|
1815
|
-
`);return/\s/.test(n)}):!1}var BU=new kA(`suggestion`);function VU({pluginKey:e=BU,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=RU,shouldShow:g,shouldResetDismissed:_}){let v,y=p?.(),b=r&&!i,x=()=>{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}},S=(n,r)=>r?()=>{let r=e.getState(t.state)?.decorationId;return n.dom.querySelector(`[data-decoration-id="${r}"]`)?.getBoundingClientRect()||null}:x,C=({match:e,dismissedRange:n,state:r,transaction:i})=>_?.({editor:t,state:r,range:n,match:e,transaction:i,allowSpaces:b})?!1:b?e.range.from===n.from:e.range.from===n.from&&!zU(i);function w(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:S(n,a)};(i=y?.onExit)==null||i.call(y,o)}catch{}let a=n.state.tr.setMeta(r,{exit:!0});n.dispatch(a)}let T=new EA({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,_=h||u,b=m||u&&h;if(!g&&!_&&!b)return;let x=b&&!g?c:l,C=e.dom.querySelector(`[data-decoration-id="${x.decorationId}"]`);v={editor:t,range:x.range,query:x.query,text:x.text,items:[],command:e=>d({editor:t,range:x.range,props:e}),decorationNode:C,clientRect:S(e,C)},g&&((r=y?.onBeforeStart)==null||r.call(y,v)),_&&((i=y?.onBeforeUpdate)==null||i.call(y,v)),(_||g)&&(v.items=await f({editor:t,query:x.query})),b&&((a=y?.onExit)==null||a.call(y,v)),_&&((o=y?.onUpdate)==null||o.call(y,v)),g&&((s=y?.onStart)==null||s.call(y,v))},destroy:()=>{var e;v&&((e=y?.onExit)==null||e.call(y,v))}}},state:{init(){return{active:!1,range:{from:0,to:0},query:null,text:null,composing:!1,dismissedRange:null}},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.dismissedRange=c.active?{...c.range}:c.dismissedRange,y;if(y.composing=f,s.docChanged&&y.dismissedRange!==null&&(y.dismissedRange={from:s.mapping.map(y.dismissedRange.from),to:s.mapping.map(y.dismissedRange.to)}),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.dismissedRange!==null&&!C({match:e,dismissedRange:y.dismissedRange,state:u,transaction:s})&&(y.dismissedRange=null),y.dismissedRange===null?(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):(e||(y.dismissedRange=null),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(t,n){var r;let{active:i,range:a}=T.getState(t.state);if(!i)return!1;if(n.key===`Escape`||n.key===`Esc`){let i=T.getState(t.state);return(r=y?.onKeyDown)==null||r.call(y,{view:t,event:n,range:i.range}),w(t,e),!0}return(y?.onKeyDown)?.call(y,{view:t,event:n,range:a})||!1},decorations(e){let{active:t,range:n,decorationId:r,query:i}=T.getState(e);if(!t)return null;let a=!i?.length,o=[c];return a&&o.push(u),tF.create(e.doc,[QP.inline(n.from,n.to,{nodeName:s,class:o.join(` `),"data-decoration-id":r,"data-decoration-content":l})])}}});return T}function HU({editor:e,overrideSuggestionOptions:t,extensionName:n,char:r=`@`}){return{editor:e,char:r,pluginKey:new kA,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 UU(e){return(e.options.suggestions.length?e.options.suggestions:[e.options.suggestion]).map(t=>HU({editor:e.editor,overrideSuggestionOptions:t,extensionName:e.name,char:t.char}))}function WU(e,t){let n=UU(e);return n.find(e=>e.char===t)||(n.length?n[0]:null)}var GU=Az.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`,ML(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=WU(this,e.attrs.mentionSuggestionChar);if(this.options.renderLabel!==void 0)return console.warn(`renderLabel is deprecated use renderText and renderHTML instead`),[`span`,ML({"data-type":this.name},this.options.HTMLAttributes,t),this.options.renderLabel({options:this.options,node:e,suggestion:n})];let r={...this.options};r.HTMLAttributes=ML({"data-type":this.name},this.options.HTMLAttributes,t);let i=this.options.renderHTML({options:r,node:e,suggestion:n});return typeof i==`string`?[`span`,ML({"data-type":this.name},this.options.HTMLAttributes,t),i]:i},...Ez({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:WU(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 ZD,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 UU(this).map(VU)}}),KU={class:`dropdown-menu show`},qU=[`onClick`],JU={__name:`BDPlaceholderList`,props:{items:Array,command:Function},setup(e,{expose:t}){let n=e,r=(0,u.ref)(0);(0,u.watch)(()=>n.items,()=>{r.value=0});let i=e=>{let t=n.items[e];t&&n.command(t)};return t({onKeyDown:({event:e})=>n.items?.length?e.key===`ArrowUp`?(r.value=(r.value+n.items.length-1)%n.items.length,!0):e.key===`ArrowDown`?(r.value=(r.value+1)%n.items.length,!0):e.key===`Enter`?(i(r.value),!0):!1:!1}),(t,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,KU,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.items,(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`button`,{key:t,class:(0,u.normalizeClass)([`dropdown-item`,{active:t===r.value}]),onClick:e=>i(t)},(0,u.toDisplayString)(e.label),11,qU))),128))]))}},YU=(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 Iz(JU,{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())}}}}),XU={class:`popover bd-link-input-popover show bd-link-input-bottom`},ZU={class:`popover-body`},QU={class:`form-label`},$U={key:0,class:`validation-text`},eW={class:`d-flex gap-2 mt-2`},tW=[`disabled`],nW=(0,u.defineComponent)({__name:`BDLinkInput`,props:{previousUrl:{}},emits:[`submit`,`cancel`],setup(e,{emit:t}){let n=e,r=t,i=(0,u.ref)(n.previousUrl??``),a=(0,u.computed)(()=>{if(!i.value)return!!n.previousUrl;if(i.value===n.previousUrl)return!1;let e=i.value.trim().toLowerCase();return e.startsWith(`http://`)||e.startsWith(`https://`)||e.startsWith(`www.`)}),o=(0,u.computed)(()=>i.value&&i.value===n.previousUrl?`De URL is niet gewijzigd`:i.value&&!a.value?`De URL moet beginnen met http://, https:// of www.`:``),s=(0,u.computed)(()=>n.previousUrl?i.value?`Wijzigen`:`Verwijderen`:`Toevoegen`),c=()=>r(`submit`,i.value),l=()=>r(`cancel`);return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,XU,[t[2]||=(0,u.createElementVNode)(`div`,{class:`popover-header`},`Link beheren`,-1),(0,u.createElementVNode)(`div`,ZU,[(0,u.createElementVNode)(`label`,QU,[t[1]||=(0,u.createTextVNode)(` URL: `,-1),(0,u.withDirectives)((0,u.createElementVNode)(`input`,{"onUpdate:modelValue":t[0]||=e=>i.value=e,type:`text`,class:`form-control`,placeholder:`https://www.example.com`},null,512),[[u.vModelText,i.value]]),o.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,$U,(0,u.toDisplayString)(o.value),1)):(0,u.createCommentVNode)(``,!0)]),(0,u.createElementVNode)(`div`,eW,[(0,u.createElementVNode)(`button`,{type:`button`,class:`btn btn-primary btn-sm`,disabled:!a.value,onClick:c},(0,u.toDisplayString)(s.value),9,tW),(0,u.createElementVNode)(`button`,{type:`button`,class:`btn btn-secondary btn-sm`,onClick:l},` Annuleren `)])])]))}}),rW={BASIC:`basic`,FULL:`full`,FORMAT:`format`},iW={class:`attachment-list`},aW={class:`attachment-link`},oW={key:1,class:`attachment-no-download`},sW=[`href`],cW=(0,u.defineComponent)({__name:`BDAttachmentPreviewList`,props:{files:{default:[]},showDelete:{type:Boolean,default:!1},noDownload:{type:Boolean,default:!1}},emits:[`delete`],setup(e,{emit:t}){let n=t,r=e=>{n(`delete`,e)};return(t,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(`ul`,iW,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.files,t=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{class:`attachment-list__item`,key:t.CorrelationId},[(0,u.createElementVNode)(`div`,aW,[e.showDelete?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,variant:`remove`,onClick:e=>r(t),"aria-label":`verwijder`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(yi))]),_:1},8,[`onClick`])):(0,u.createCommentVNode)(``,!0),e.noDownload?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,oW,[(0,u.createVNode)((0,u.unref)(se)),(0,u.createTextVNode)(` `+(0,u.toDisplayString)(t.Naam.trim()),1)])):((0,u.openBlock)(),(0,u.createElementBlock)(`a`,{key:2,href:t.downloadUrl},[(0,u.createVNode)((0,u.unref)(se)),(0,u.createTextVNode)(` `+(0,u.toDisplayString)(t.Naam.trim()),1)],8,sW))])]))),128))]))}}),lW={class:`attachment-list`},uW={class:`attachment`},dW=[`onClick`],fW=[`src`,`alt`],pW=[`onClick`],mW=[`href`],hW={class:`btn btn-light download-button-image`},gW=[`src`,`alt`],_W=(0,u.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:t}){let n=e,r=t,i=e=>{r(`delete`,e)},a=(e,t)=>{e.target&&e.target.className===`img-preview`&&r(`show`,t)};return(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`ul`,lW,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.files,t=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{class:`attachment-list__item`,key:t.CorrelationId},[(0,u.createElementVNode)(`div`,uW,[e.showDelete?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,variant:`remove`,"aria-label":`verwijder`,onClick:(0,u.withModifiers)(e=>i(t),[`prevent`])},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(yi))]),_:1},8,[`onClick`])):(0,u.createCommentVNode)(``,!0),n.noDownload?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:1,onClick:e=>a(e,t)},[(0,u.createElementVNode)(`img`,{src:t.previewUrl,class:`img-preview`,alt:t.altName,loading:`lazy`},null,8,fW)],8,dW)):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:2,onClick:e=>a(e,t)},[n.fastDownload?((0,u.openBlock)(),(0,u.createElementBlock)(`a`,{key:0,href:t.downloadUrl,class:`download-link`},[(0,u.createElementVNode)(`button`,hW,[(0,u.createVNode)((0,u.unref)(Vt))])],8,mW)):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`img`,{src:t.previewUrl,alt:t.altName,class:`img-preview`,loading:`lazy`},null,8,gW)],8,pW))])]))),128))]))}}),vW=e=>e?.map(e=>e.CorrelationId),yW=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`)},bW=(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}`,xW=(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}`,SW=(e,t)=>t.identifier?`${e}/Collega/api/Conversation/GetConversationAttachment?conversationId=${t.conversationId}&fileMetadataId=${t.identifier}`:null,CW=(e,t)=>t?yW(e):!yW(e),wW=(e=``,t,n)=>{if(t!==void 0)return t.filter(e=>CW(e,n)).map(t=>{let n=typeof t.CorrelationId==`string`?t.CorrelationId:t.CorrelationId==null?``:t.CorrelationId.toString();return{downloadUrl:bW(e,t),previewUrl:xW(e,t),fullImageUrl:SW(e,t),altName:`${t.Naam}`,...t,CorrelationId:n}})};function TW(e,t){return t.value||e.getAttribute(`title`)||``}var EW={mounted:(e,t)=>{let n=TW(e,t);n&&e.setAttribute(`title`,n),new iE(e)},updated:(e,t)=>{let n=iE.getInstance(e);n&&n.dispose();let r=TW(e,t);r&&e.setAttribute(`title`,r),new iE(e)},unmounted:e=>{let t=iE.getInstance(e);t&&t.dispose()}},DW={key:0,class:`pills-list__wrapper`},OW={class:`pills-list__ul`},kW={class:`bd-markdown-editor__menu-bottom`},AW={key:1,class:`vr`},jW=(0,u.defineComponent)({__name:`BDMarkdownEditor`,props:{placeholder:{default:`Typ een bericht`},errorText:{default:`er is iets fout gegaan`},state:{type:[Boolean,null],default:null},variant:{default:rW.BASIC},files:{default:void 0},pills:{default:void 0},apiUrl:{default:``},tokens:{default:[]},modelValue:{}},emits:[`update:modelValue`,`upload`,`action`],setup(e,{emit:t}){let n=e,r=t,i=()=>{r(`upload`)},a=(0,u.ref)(null),o=Wa(n,`modelValue`,r),s=[Lz,Bz,Vz,GU.configure({HTMLAttributes:{class:`mention`},suggestion:{...YU(n.tokens||[],a),char:`{`,allowSpaces:!0}}),UH.configure({placeholder:n.placeholder}),LU,tH.configure({openOnClick:!1,validate:e=>/^(https?:\/\/|www\.)/i.test(e)})];(n.variant===rW.FULL||n.variant===rW.FORMAT)&&s.push(YH,eU,tU,PU,FU,IU);let c=Fz({content:o.value,extensions:s,onUpdate:({editor:e})=>{let{view:t,state:n}=e,{from:i,to:a}=t.state.selection;if(n.doc.textBetween(i-1,a,``)==` `&&e.getAttributes(`link`).href!=null&&e.chain().setTextSelection({from:i-1,to:a}).toggleLink({href:e.getAttributes(`link`).href}).setTextSelection({from:a,to:a}).run(),e.getText().trim()===``){r(`update:modelValue`,``);return}r(`update:modelValue`,e.getHTML())}});(0,u.watch)(()=>n.modelValue,e=>{c.value.getHTML()!==e&&c.value.commands.setContent(e,!0,{preserveWhitespace:`full`})});let l=(0,u.computed)(()=>n.state===!1?`is-invalid`:null),d=(0,u.computed)(()=>x(`bold`)),f=(0,u.computed)(()=>x(`italic`)),p=(0,u.computed)(()=>x(`underline`)),m=(0,u.computed)(()=>x(`bulletList`)),h=(0,u.computed)(()=>x(`orderedList`)),_=(0,u.computed)(()=>x(`link`)),v=(0,u.computed)(()=>n.variant===rW.FULL||n.variant===rW.FORMAT),y=(0,u.computed)(()=>n.variant===rW.FULL),b=(0,u.computed)(()=>n.variant===rW.FULL||n.variant===rW.BASIC||!n.variant),x=e=>c.value&&c.value.isActive(e)?`active`:null,S=(0,u.computed)(()=>n.files&&n.files.length>0?wW(n.apiUrl,n.files,!1):null),C=(0,u.computed)(()=>n.files&&n.files.length>0?wW(n.apiUrl,n.files,!0):null),w=e=>{r(`action`,{name:`delete-attachment`,obj:e})},T=e=>{r(`action`,{name:`image-attachment`,obj:e})},E=(0,u.computed)(()=>{if(!c.value)return!1;let{from:e,to:t}=c.value.state.selection;return e!==t}),D=(0,u.computed)(()=>E.value?`Voeg een link toe`:`Selecteer eerst tekst`),O=(0,u.ref)(!1),ee=(0,u.ref)(``),te=(0,u.ref)(null),ne=()=>{ee.value=c.value.getAttributes(`link`).href||``,O.value=!0},re=e=>{if(O.value=!1,!e){c.value.chain().focus().unsetLink().run();return}/^www\./i.test(e)&&(e=`https://${e}`),c.value.chain().focus().toggleLink({href:e}).run()},ie=()=>{O.value=!1};return(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,null,[(0,u.createElementVNode)(`div`,{class:(0,u.normalizeClass)([`bd-markdown-editor`,l.value]),ref_key:`wrapperRef`,ref:a},[(0,u.createVNode)((0,u.unref)(Pz),{editor:(0,u.unref)(c)},null,8,[`editor`]),e.pills?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,DW,[(0,u.createElementVNode)(`ul`,OW,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.pills,(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{key:t,class:`pills-list__li`},[(0,u.createVNode)(Xg,(0,u.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,u.createCommentVNode)(``,!0),(0,u.renderSlot)(t.$slots,`default`),S.value?((0,u.openBlock)(),(0,u.createBlock)(cW,{key:1,files:S.value,"no-download":!0,"show-delete":!0,onDelete:w},null,8,[`files`])):(0,u.createCommentVNode)(``,!0),C.value?((0,u.openBlock)(),(0,u.createBlock)(_W,{key:2,files:C.value,"no-download":!0,"show-delete":!0,"fast-download":!1,onDelete:w,onShow:T},null,8,[`files`])):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`div`,kW,[b.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,variant:`light`,type:`button`,onClick:i},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(se))]),_:1})):(0,u.createCommentVNode)(``,!0),y.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,AW)):(0,u.createCommentVNode)(``,!0),v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:2,variant:`light`,type:`button`,class:(0,u.normalizeClass)(d.value),onClick:r[0]||=e=>(0,u.unref)(c).chain().focus().toggleBold().run()},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(de))]),_:1},8,[`class`])):(0,u.createCommentVNode)(``,!0),v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:3,variant:`light`,type:`button`,class:(0,u.normalizeClass)(f.value),onClick:r[1]||=e=>(0,u.unref)(c).chain().focus().toggleItalic().run()},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(nr))]),_:1},8,[`class`])):(0,u.createCommentVNode)(``,!0),v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:4,variant:`light`,type:`button`,class:(0,u.normalizeClass)(p.value),onClick:r[2]||=e=>(0,u.unref)(c).chain().focus().toggleUnderline().run()},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(ua))]),_:1},8,[`class`])):(0,u.createCommentVNode)(``,!0),v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:5,variant:`light`,type:`button`,class:(0,u.normalizeClass)(m.value),onClick:r[3]||=e=>(0,u.unref)(c).chain().focus().toggleBulletList().run()},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(he))]),_:1},8,[`class`])):(0,u.createCommentVNode)(``,!0),v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:6,variant:`light`,type:`button`,class:(0,u.normalizeClass)(h.value),onClick:r[4]||=e=>(0,u.unref)(c).chain().focus().toggleOrderedList().run()},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(si))]),_:1},8,[`class`])):(0,u.createCommentVNode)(``,!0),(0,u.withDirectives)(((0,u.openBlock)(),(0,u.createElementBlock)(`span`,null,[v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,ref_key:`linkButton`,ref:te,variant:`light`,type:`button`,class:(0,u.normalizeClass)(_.value),onClick:ne,disabled:!E.value},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(Mn))]),_:1},8,[`class`,`disabled`])):(0,u.createCommentVNode)(``,!0)])),[[(0,u.unref)(EW),D.value]])]),O.value?((0,u.openBlock)(),(0,u.createBlock)(nW,{key:3,previousUrl:ee.value,onSubmit:re,onCancel:ie},null,8,[`previousUrl`])):(0,u.createCommentVNode)(``,!0)],2),(0,u.createVNode)(qh,{text:n.errorText,state:n.state},null,8,[`text`,`state`])],64))}}),MW={class:`header`},NW={class:`icon-close-wrapper`},PW={class:`navbar`},FW={class:`nav navbar-nav w-100`},IW={class:`nav-item`},LW={class:`nav-item`},RW=(0,u.defineComponent)({__name:`BDMobileMenu`,props:{active:{type:Boolean,default:void 0},options:{}},emits:[`hide`,`signout`],setup(e,{emit:t}){let n=t,r=e,i=(0,u.computed)(()=>({active:r.active===!0,inactive:r.active===!1})),a=()=>n(`hide`),o=()=>n(`signout`);return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:(0,u.normalizeClass)([`bd-mobile-menu`,i.value])},[(0,u.createElementVNode)(`div`,MW,[t[0]||=(0,u.createElementVNode)(`div`,null,`Menu`,-1),(0,u.createElementVNode)(`div`,NW,[(0,u.createVNode)(tt,{onClick:a})])]),(0,u.createElementVNode)(`nav`,PW,[(0,u.createElementVNode)(`ul`,FW,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(r.options,e=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,IW,[(0,u.createVNode)(h,(0,u.mergeProps)({class:`nav-link`},{ref_for:!0},e,{onClick:a}),null,16)]))),256)),(0,u.renderSlot)(e.$slots,`special-options`),(0,u.createElementVNode)(`li`,LW,[(0,u.createVNode)(h,{class:`nav-link`,text:`Uitloggen`,onClick:o})])])])],2))}}),zW={class:`bd-user`},BW={class:`bd-user__information`},VW={class:`text-break`},HW={class:`overflow-x-hidden`},UW=(0,u.defineComponent)({__name:`BDUser`,props:{name:{default:``},img:{default:void 0},details:{default:void 0},hideImage:{type:Boolean,default:!1}},setup(e){let t=e,n=(0,u.computed)(()=>typeof t.details==`string`?t.details:t.details?.join(` • `));return(e,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,zW,[t.hideImage?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createBlock)(Xa,(0,u.mergeProps)({key:0},t.img,{size:`sm`}),null,16)),(0,u.createElementVNode)(`div`,BW,[(0,u.createElementVNode)(`header`,null,[(0,u.createElementVNode)(`h5`,VW,(0,u.toDisplayString)(t.name),1),(0,u.renderSlot)(e.$slots,`header-extra`)]),(0,u.createElementVNode)(`span`,HW,(0,u.toDisplayString)(n.value),1)])]))}}),WW={class:`bd-chat-cloud-card`},GW={class:`bd-chat-cloud-card__header`},KW={class:`bd-chat-cloud-card__body`},qW=[`innerHTML`],JW={class:`bd-chat-cloud-card__footer`},YW={key:0,class:`pills-list__wrapper`},XW={class:`pills-list__ul`},ZW=(0,u.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:t}){let n=e,r=t,i=(0,u.computed)(()=>n.isSender?`sender`:``),a=(0,u.computed)(()=>wW(n.apiUrl,n.files,!1)),o=(0,u.computed)(()=>wW(n.apiUrl,n.files,!0)),s=()=>{r(`action`,`copy-message`)},c=e=>{r(`show-attachment`,e)};return(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:(0,u.normalizeClass)([`bd-chat-cloud`,i.value])},[(0,u.createVNode)(Xa,{src:n.src,username:n.username,size:`sm`},null,8,[`src`,`username`]),(0,u.createElementVNode)(`div`,WW,[(0,u.createElementVNode)(`div`,GW,[(0,u.renderSlot)(t.$slots,`header`,{},()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.headerTitle),1)]),(0,u.createVNode)(g,{variant:`outline-primary-dark`,size:`sm`,onClick:s},{default:(0,u.withCtx)(()=>[...r[0]||=[(0,u.createTextVNode)(` kopieer `,-1)]]),_:1})]),(0,u.createElementVNode)(`div`,KW,[(0,u.renderSlot)(t.$slots,`body`,{},()=>[(0,u.createElementVNode)(`div`,{class:`bd-chat-cloud-card__message`,innerHTML:n.message},null,8,qW)])]),(0,u.createElementVNode)(`div`,JW,[(0,u.renderSlot)(t.$slots,`footer`,{},()=>[e.pills?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,YW,[(0,u.createElementVNode)(`ul`,XW,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.pills,(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{key:t,class:`pills-list__li`},[(0,u.createVNode)(Xg,(0,u.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,u.createCommentVNode)(``,!0),a.value&&a.value.length>0?((0,u.openBlock)(),(0,u.createBlock)(cW,{key:1,files:a.value},null,8,[`files`])):(0,u.createCommentVNode)(``,!0),o.value&&o.value.length>0?((0,u.openBlock)(),(0,u.createBlock)(_W,{key:2,"fast-download":!0,files:o.value,onShow:c},null,8,[`files`])):(0,u.createCommentVNode)(``,!0)])])])],2))}}),QW=(0,u.defineComponent)({__name:`BDTableSortHeader`,props:[`active`,`label`,`sortDesc`],emits:[`sortAsc`,`sortDesc`],setup(e,{emit:t}){let n=e,r=t,i=(0,u.ref)(n.sortDesc);(0,u.watch)(()=>n.sortDesc,e=>{i.value=e});let a=()=>{n.active&&(i.value=!i.value)},o=()=>{n.active&&r(i.value?`sortDesc`:`sortAsc`)},s=(0,u.computed)(()=>({"bd-table-sort":!0,active:n.active}));return(0,u.watch)(()=>n.active,(e,t)=>{e&&!t&&(i.value=!1,r(`sortAsc`))}),o(),(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`th`,{class:(0,u.normalizeClass)(s.value),onClick:t[0]||=e=>{a(),o()}},[(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(n.label),1),n.active&&!i.value?((0,u.openBlock)(),(0,u.createBlock)((0,u.unref)(Wi),{key:0})):n.active&&i.value?((0,u.openBlock)(),(0,u.createBlock)((0,u.unref)(Ji),{key:1})):((0,u.openBlock)(),(0,u.createBlock)((0,u.unref)(Qi),{key:2}))],2))}}),$W={class:`bd-table`},eG={key:0,class:`table`},tG={key:1},nG={key:2},rG=[`onClick`],iG={key:0},aG={key:1,class:`empty-text`},oG=(0,u.defineComponent)({__name:`BDTable`,props:{fields:{},items:{},sortBy:{},sortDesc:{type:Boolean},tbodyTrClass:{type:Function},emptyText:{}},emits:[`row-click`,`sort-changed`],setup(e,{expose:t,emit:n}){let r=e,i=n;l_.default.extend(u_.default);let a=(0,u.ref)(r.items),o=(0,u.ref)(r.sortBy),s=(0,u.ref)(r.sortDesc),c=e=>r.fields.find(t=>t.key===e)?.dateFormat,l=(e,t)=>{if(e==null)return 0;let n=(0,l_.default)(e,t,!0);return n.isValid()?n.valueOf():0},d=e=>o.value=e,f=(e,t,n)=>{let r=t[e],i=n[e];if(r==null&&i==null)return 0;if(r==null)return 1;if(i==null)return-1;let a=c(e);if(a)return l(r,a)-l(i,a);let o=r.toString(),s=i.toString();return o.localeCompare(s,void 0,{numeric:!0})},p=e=>{s.value=!1,a.value=a.value.sort((t,n)=>f(e,t,n)),i(`sort-changed`,{sortBy:e,sortDesc:!1})},m=e=>{s.value=!0,a.value=a.value.sort((t,n)=>f(e,n,t)),i(`sort-changed`,{sortBy:e,sortDesc:!0})};return(0,u.watch)(()=>r.items,e=>{a.value=[...e].sort((e,t)=>s.value?f(o.value,t,e):f(o.value,e,t))}),(0,u.watch)(()=>r.sortBy,e=>{o.value=e}),(0,u.watch)(()=>r.sortDesc,e=>{s.value=e}),t({Refresh:()=>{a.value=r.items}}),(t,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,$W,[r.items&&r.items.length>0?((0,u.openBlock)(),(0,u.createElementBlock)(`table`,eG,[(0,u.createElementVNode)(`thead`,null,[(0,u.createElementVNode)(`tr`,null,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(r.fields,e=>((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,null,[e.isVisible===!1?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,{key:0},[e.sortable?((0,u.openBlock)(),(0,u.createBlock)(QW,{key:0,label:e.label,active:e.key==o.value,sortDesc:s.value,onClick:t=>d(e.key),onSortAsc:t=>p(e.key),onSortDesc:t=>m(e.key)},null,8,[`label`,`active`,`sortDesc`,`onClick`,`onSortAsc`,`onSortDesc`])):t.$slots.hasOwnProperty(`header_${e.key}`)?((0,u.openBlock)(),(0,u.createElementBlock)(`th`,tG,[(0,u.renderSlot)(t.$slots,`header_${e.key}`)])):((0,u.openBlock)(),(0,u.createElementBlock)(`th`,nG,(0,u.toDisplayString)(e.label),1))],64))],64))),256))])]),(0,u.createElementVNode)(`tbody`,null,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(a.value,n=>((0,u.openBlock)(),(0,u.createElementBlock)(`tr`,{class:(0,u.normalizeClass)(r.tbodyTrClass&&r.tbodyTrClass(n)),onClick:e=>i(`row-click`,n)},[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.fields,e=>((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,null,[e.isVisible===!1?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`td`,iG,[t.$slots.hasOwnProperty(e.key)?(0,u.renderSlot)(t.$slots,e.key,{key:0,row:n,item:n,value:n[e.key]}):((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,{key:1},[(0,u.createTextVNode)((0,u.toDisplayString)(n[e.key]),1)],64))]))],64))),256))],10,rG))),256))])])):((0,u.openBlock)(),(0,u.createElementBlock)(`p`,aG,(0,u.toDisplayString)(r.emptyText),1))]))}}),sG=[`id`],cG={key:0,class:`toast-body__title`},lG={class:`actions`},uG=[`textContent`],dG=[`textContent`],fG={class:`icon-wrapper`},pG=[`textContent`],mG=[`textContent`],hG=3e4,gG=5e3,_G=(0,u.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:t}){let n=e,r=t,i=(0,u.ref)(!1),a=(0,u.ref)(!1),o=null,s=null,c=(0,u.computed)(()=>{let e=`video-call-toast`;return n.id&&(e+=`-${n.id}`),e}),l=(0,u.computed)(()=>i.value?[i.value?`is-handled`:``,a.value?`is-handled--success`:``,n.canceled?`is-handled--canceled`:``].join(` `):``),d=(0,u.computed)(()=>n.canceled?n.localization.videoCallCanceled:a.value?n.localization.videoCallAccepted:n.localization.videoCallRejected),f=(0,u.computed)(()=>n.canceled?`${n.firstNameSender}${n.localization.notifyCallerWhenCanceled}`:n.isSender?n.contactInfoReceiver?`${n.contactInfoReceiver.name}${n.localization.notifyCallerWhenRejected}`:n.localization.notifyCallerWhenRejected:a.value?n.localization.openNewTabWhenAccepted:`${n.localization.notifyReceiverWhenRejected.start}${n.firstNameSender}${n.localization.notifyReceiverWhenRejected.end}`.replace(/\s\s+/g,` `));(0,u.watch)(()=>n.canceled,()=>{i.value=!0}),(0,u.onMounted)(()=>{let e=c.value,t=document.querySelector(`#${e}`);if(t){t.addEventListener(`hide.bs.toast`,y);var n={autohide:!0,delay:hG+gG};s=bD.getOrCreateInstance(t,n),s.show(),o=window.setTimeout(p,hG)}});let p=()=>{i.value||h()},m=()=>{h(),v()},h=()=>{i.value||(i.value=!0,r(`reject-video-call`,n.id))},_=()=>{i.value=!0,a.value=!0,r(`accept-video-call`,n.id),v()},v=()=>{window.clearTimeout(o),window.setTimeout(()=>s.hide(),gG)},y=()=>{i.value=!1,a.value=!1};return(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{id:c.value,class:`toast bd-video-call-toast`,role:`alert`,"aria-live":`assertive`,"aria-atomic":`true`},[(0,u.unref)(i)?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,cG,(0,u.toDisplayString)(n.localization.incomingVideoCall),1)),(0,u.createElementVNode)(`div`,{class:(0,u.normalizeClass)([`toast-body__main`,l.value])},[(0,u.unref)(i)?((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,{key:1},[(0,u.createElementVNode)(`div`,fG,[(0,u.createVNode)(Ce)]),(0,u.createElementVNode)(`div`,null,[(0,u.createElementVNode)(`p`,{textContent:(0,u.toDisplayString)(d.value),class:`title`},null,8,pG),(0,u.createElementVNode)(`p`,{textContent:(0,u.toDisplayString)(f.value)},null,8,mG)])],64)):((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,{key:0},[(0,u.createVNode)(t_,{value:e.contactInfoReceiver},null,8,[`value`]),(0,u.createElementVNode)(`div`,lG,[(0,u.createVNode)(g,{variant:`danger`,class:`text-center`,onClick:m},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(De),(0,u.createElementVNode)(`span`,{textContent:(0,u.toDisplayString)(n.localization.rejectVideoCall)},null,8,uG)]),_:1}),(0,u.createVNode)(g,{variant:`success`,class:`text-center`,onClick:_},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Ce),(0,u.createElementVNode)(`span`,{textContent:(0,u.toDisplayString)(n.localization.acceptVideoCall)},null,8,dG)]),_:1})])],64))],2)],8,sG))}}),vG=(0,u.defineComponent)({__name:`BDDropdown`,props:{size:{default:m.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 t=e,{uniqueIdentifier:n}=no(),r=`__BD__DROPDOWN__${n.value}`,i=(0,u.computed)(()=>({class:{btn:t.toggleTag===`button`,[`btn-${t.variant}`]:t.toggleTag===`button`&&t.variant,[`btn-${t.size}`]:t.toggleTag===`button`&&t.size,[`${t.toggleClass}`]:t.toggleClass!==void 0,"dropdown-toggle-action":t.actionToggle},"data-bs-display":t.noFlip?`static`:null,"data-bs-offset":t.offset?t.offset:null,id:r})),a=(0,u.computed)(()=>({"dropdown-menu-end":t.right,"dropdown-menu-action":t.actionToggle})),o=(0,u.computed)(()=>({"aria-labelledby":r})),s=(0,u.ref)(),c=(0,u.ref)(),l=()=>{s.value.classList.remove(`show`),c.value.classList.remove(`show`),c.value.removeAttribute(`aria-expanded`)};return(e,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:`bd-dropdown dropdown`,onClick:n[0]||=(0,u.withModifiers)(()=>{},[`stop`])},[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(t.toggleTag),(0,u.mergeProps)({ref_key:`dropdownToggle`,ref:c,class:`dropdown-toggle`,target:`_self`,role:`button`,"data-bs-toggle":`dropdown`},i.value),{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(t.text),1)]),_:1},16)),(0,u.createElementVNode)(`ul`,(0,u.mergeProps)({ref_key:`dropdownMenu`,ref:s,class:[`dropdown-menu`,a.value]},o.value,{onClick:l}),[(0,u.renderSlot)(e.$slots,`default`)],16)]))}}),yG={class:`row bd-header`},bG={class:`col logo-mix`},xG=[`src`],SG={key:1,class:`col header-options`},CG={class:`col bd-btn-settings`},wG={key:2},TG=(0,u.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:t}){let n=e,r=t,i=(0,u.computed)(()=>{let e=[];return n.isEmbedded?e:(n.headerOptions&&(e=e.concat(n.headerOptions)),n.dropdownOptions&&(e=e.concat(n.dropdownOptions)),e)}),a=(0,u.computed)(()=>!n.isEmbedded&&n.headerOptions&&n.headerOptions.length!==0),o=(0,u.ref)(void 0),s=()=>{n.isEmbedded||r(`click-logo`)},c=()=>r(`signout`),l=()=>o.value=!0,d=()=>o.value=!1;return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,null,[(0,u.createElementVNode)(`nav`,yG,[(0,u.createElementVNode)(`div`,bG,[(0,u.createVNode)(b,{viewBox:`0 0 351 61`,class:`logo bd-logo`,onClick:s}),n.organizationLogoSrc?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,{key:0,class:`logo organization-logo`,src:n.organizationLogoSrc,alt:``},null,8,xG)):(0,u.createCommentVNode)(``,!0)]),n.isEmbedded?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:0,class:`col bd-hamburger`,onClick:l},[t[0]||=(0,u.createElementVNode)(`div`,null,`Menu`,-1),(0,u.createVNode)(Rr)])),a.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,SG,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(n.headerOptions,e=>((0,u.openBlock)(),(0,u.createBlock)(g,{class:`btn-header`,to:e.to,variant:`neutral`},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.text),1)]),_:2},1032,[`to`]))),256))])):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`div`,CG,[n.isEmbedded?(0,u.createCommentVNode)(``,!0):(0,u.renderSlot)(e.$slots,`profile-side`,{key:0}),n.profileImageSrc?((0,u.openBlock)(),(0,u.createBlock)(Xa,{key:1,src:n.profileImageSrc,alt:n.profileImageAlt,size:`sm`},null,8,[`src`,`alt`])):(0,u.createCommentVNode)(``,!0),n.isEmbedded?((0,u.openBlock)(),(0,u.createElementBlock)(`span`,wG,(0,u.toDisplayString)(n.dropdownMenuTitle),1)):(0,u.createCommentVNode)(``,!0),n.isEmbedded?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createBlock)(vG,{key:3,text:n.dropdownMenuTitle,variant:`primary`,toggleTag:`a`,right:!0},{default:(0,u.withCtx)(()=>[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(n.dropdownOptions,(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(x_,(0,u.mergeProps)({key:t},{ref_for:!0},e),null,16))),128)),n.hasLogoutOption?((0,u.openBlock)(),(0,u.createBlock)(x_,{key:0,text:`Uitloggen`,onClick:c})):(0,u.createCommentVNode)(``,!0)]),_:1},8,[`text`]))])]),n.isEmbedded?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createBlock)(RW,{key:0,active:o.value,options:i.value,onHide:d,onSignout:c},{"special-options":(0,u.withCtx)(()=>[(0,u.renderSlot)(e.$slots,`mobile-menu-special-options`)]),_:3},8,[`active`,`options`]))],64))}}),EG=`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`,DG=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 OG(){let e=()=>new Promise(e=>{if(document.readyState===`complete`)return e();window.addEventListener(`load`,()=>e(),{once:!0})});return{OnWindowLoaded:t=>{(0,u.onMounted)(()=>e().then(t))}}}var kG=(e,t,n)=>{let{OnWindowLoaded:r}=OG(),i=`lkj298fhGGJihge`,a=(0,u.ref)(!1),o=()=>t+`|`+n();return r(async()=>{if(t==null||n==null||n()==null){a.value=!1;return}let r=o(),s=localStorage.getItem(e),c=JSON.parse(s)||[],l=await DG(r,i);a.value=!c.includes(l)}),{hasUnfulfilledInteraction:a,MarkInteractionPerformed:async()=>{let t=await DG(o(),i),n=localStorage.getItem(e),r=JSON.parse(n)||[];r.includes(t)||(r.push(t),localStorage.setItem(e,JSON.stringify(r))),a.value=!1}}};function AG(e){let{OnWindowLoaded:t}=OG(),n;(0,u.onMounted)(()=>{n=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=uE.getInstance(e.value);r&&r.hide()})});let r=()=>{e?.value!=null&&(uE.getInstance(e.value)||new uE(e.value))};t(r),(0,u.watch)(e,r),(0,u.onUnmounted)(()=>{if(e?.value!=null){let t=uE.getInstance(e.value);t&&t.dispose()}n&&document.removeEventListener(`click`,n)})}var jG=[`data-bs-title`,`data-bs-content`],MG=[`title`],NG={key:0,class:`number-circle`,textContent:1},PG=(0,u.defineComponent)({__name:`BDNotificationButton`,props:{userId:{},getNotification:{}},setup(e){let t=e,{hasUnfulfilledInteraction:n,MarkInteractionPerformed:r}=kG(`notificationsRead`,t.userId,()=>t.getNotification?.linkUrl),i=(0,u.ref)();AG(i);let a=(0,u.computed)(()=>{let e=t.getNotification;if(!e)return!1;let{isActive:n,startDate:r,endDate:i}=e;if(!n)return!1;let a=new Date(r),o=new Date(i),s=new Date;return s>=a&&s<=o}),o=(0,u.computed)(()=>t.getNotification?.tooltip),s=(0,u.computed)(()=>t.getNotification?.title),c=(0,u.computed)(()=>{let e=t.getNotification;if(!e)return``;let{text:n,linkUrl:r,linkText:i}=e;return`
|
|
1814
|
+
`,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 HU(e){let{char:t,allowSpaces:n,allowToIncludeChar:r,allowedPrefixes:i,startOfLine:a,$position:o}=e,s=n&&!r,c=Cz(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}function UU(e){return e.docChanged?e.steps.some(e=>{let t=e.slice;if(!t?.content)return!1;let n=t.content.textBetween(0,t.content.size,`
|
|
1815
|
+
`);return/\s/.test(n)}):!1}var WU=new NA(`suggestion`);function GU({pluginKey:e=WU,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=HU,shouldShow:g,shouldResetDismissed:_}){let v,y=p?.(),b=r&&!i,x=()=>{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}},S=(n,r)=>r?()=>{let r=e.getState(t.state)?.decorationId;return n.dom.querySelector(`[data-decoration-id="${r}"]`)?.getBoundingClientRect()||null}:x,C=({match:e,dismissedRange:n,state:r,transaction:i})=>_?.({editor:t,state:r,range:n,match:e,transaction:i,allowSpaces:b})?!1:b?e.range.from===n.from:e.range.from===n.from&&!UU(i);function w(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:S(n,a)};(i=y?.onExit)==null||i.call(y,o)}catch{}let a=n.state.tr.setMeta(r,{exit:!0});n.dispatch(a)}let T=new AA({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,_=h||u,b=m||u&&h;if(!g&&!_&&!b)return;let x=b&&!g?c:l,C=e.dom.querySelector(`[data-decoration-id="${x.decorationId}"]`);v={editor:t,range:x.range,query:x.query,text:x.text,items:[],command:e=>d({editor:t,range:x.range,props:e}),decorationNode:C,clientRect:S(e,C)},g&&((r=y?.onBeforeStart)==null||r.call(y,v)),_&&((i=y?.onBeforeUpdate)==null||i.call(y,v)),(_||g)&&(v.items=await f({editor:t,query:x.query})),b&&((a=y?.onExit)==null||a.call(y,v)),_&&((o=y?.onUpdate)==null||o.call(y,v)),g&&((s=y?.onStart)==null||s.call(y,v))},destroy:()=>{var e;v&&((e=y?.onExit)==null||e.call(y,v))}}},state:{init(){return{active:!1,range:{from:0,to:0},query:null,text:null,composing:!1,dismissedRange:null}},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.dismissedRange=c.active?{...c.range}:c.dismissedRange,y;if(y.composing=f,s.docChanged&&y.dismissedRange!==null&&(y.dismissedRange={from:s.mapping.map(y.dismissedRange.from),to:s.mapping.map(y.dismissedRange.to)}),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.dismissedRange!==null&&!C({match:e,dismissedRange:y.dismissedRange,state:u,transaction:s})&&(y.dismissedRange=null),y.dismissedRange===null?(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):(e||(y.dismissedRange=null),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(t,n){var r;let{active:i,range:a}=T.getState(t.state);if(!i)return!1;if(n.key===`Escape`||n.key===`Esc`){let i=T.getState(t.state);return(r=y?.onKeyDown)==null||r.call(y,{view:t,event:n,range:i.range}),w(t,e),!0}return(y?.onKeyDown)?.call(y,{view:t,event:n,range:a})||!1},decorations(e){let{active:t,range:n,decorationId:r,query:i}=T.getState(e);if(!t)return null;let a=!i?.length,o=[c];return a&&o.push(u),aF.create(e.doc,[nF.inline(n.from,n.to,{nodeName:s,class:o.join(` `),"data-decoration-id":r,"data-decoration-content":l})])}}});return T}function KU({editor:e,overrideSuggestionOptions:t,extensionName:n,char:r=`@`}){return{editor:e,char:r,pluginKey:new NA,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 qU(e){return(e.options.suggestions.length?e.options.suggestions:[e.options.suggestion]).map(t=>KU({editor:e.editor,overrideSuggestionOptions:t,extensionName:e.name,char:t.char}))}function JU(e,t){let n=qU(e);return n.find(e=>e.char===t)||(n.length?n[0]:null)}var YU=Pz.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`,IL(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=JU(this,e.attrs.mentionSuggestionChar);if(this.options.renderLabel!==void 0)return console.warn(`renderLabel is deprecated use renderText and renderHTML instead`),[`span`,IL({"data-type":this.name},this.options.HTMLAttributes,t),this.options.renderLabel({options:this.options,node:e,suggestion:n})];let r={...this.options};r.HTMLAttributes=IL({"data-type":this.name},this.options.HTMLAttributes,t);let i=this.options.renderHTML({options:r,node:e,suggestion:n});return typeof i==`string`?[`span`,IL({"data-type":this.name},this.options.HTMLAttributes,t),i]:i},...Az({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:JU(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 tO,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 qU(this).map(GU)}}),XU={class:`dropdown-menu show`},ZU=[`onClick`],QU={__name:`BDPlaceholderList`,props:{items:Array,command:Function},setup(e,{expose:t}){let n=e,r=(0,u.ref)(0);(0,u.watch)(()=>n.items,()=>{r.value=0});let i=e=>{let t=n.items[e];t&&n.command(t)};return t({onKeyDown:({event:e})=>n.items?.length?e.key===`ArrowUp`?(r.value=(r.value+n.items.length-1)%n.items.length,!0):e.key===`ArrowDown`?(r.value=(r.value+1)%n.items.length,!0):e.key===`Enter`?(i(r.value),!0):!1:!1}),(t,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,XU,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.items,(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`button`,{key:t,class:(0,u.normalizeClass)([`dropdown-item`,{active:t===r.value}]),onClick:e=>i(t)},(0,u.toDisplayString)(e.label),11,ZU))),128))]))}},$U=(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 Bz(QU,{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())}}}}),eW={class:`popover bd-link-input-popover show bd-link-input-bottom`},tW={class:`popover-body`},nW={class:`form-label`},rW={key:0,class:`validation-text`},iW={class:`d-flex gap-2 mt-2`},aW=[`disabled`],oW=(0,u.defineComponent)({__name:`BDLinkInput`,props:{previousUrl:{}},emits:[`submit`,`cancel`],setup(e,{emit:t}){let n=e,r=t,i=(0,u.ref)(n.previousUrl??``),a=(0,u.computed)(()=>{if(!i.value)return!!n.previousUrl;if(i.value===n.previousUrl)return!1;let e=i.value.trim().toLowerCase();return e.startsWith(`http://`)||e.startsWith(`https://`)||e.startsWith(`www.`)}),o=(0,u.computed)(()=>i.value&&i.value===n.previousUrl?`De URL is niet gewijzigd`:i.value&&!a.value?`De URL moet beginnen met http://, https:// of www.`:``),s=(0,u.computed)(()=>n.previousUrl?i.value?`Wijzigen`:`Verwijderen`:`Toevoegen`),c=()=>r(`submit`,i.value),l=()=>r(`cancel`);return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,eW,[t[2]||=(0,u.createElementVNode)(`div`,{class:`popover-header`},`Link beheren`,-1),(0,u.createElementVNode)(`div`,tW,[(0,u.createElementVNode)(`label`,nW,[t[1]||=(0,u.createTextVNode)(` URL: `,-1),(0,u.withDirectives)((0,u.createElementVNode)(`input`,{"onUpdate:modelValue":t[0]||=e=>i.value=e,type:`text`,class:`form-control`,placeholder:`https://www.example.com`},null,512),[[u.vModelText,i.value]]),o.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,rW,(0,u.toDisplayString)(o.value),1)):(0,u.createCommentVNode)(``,!0)]),(0,u.createElementVNode)(`div`,iW,[(0,u.createElementVNode)(`button`,{type:`button`,class:`btn btn-primary btn-sm`,disabled:!a.value,onClick:c},(0,u.toDisplayString)(s.value),9,aW),(0,u.createElementVNode)(`button`,{type:`button`,class:`btn btn-secondary btn-sm`,onClick:l},` Annuleren `)])])]))}}),sW={BASIC:`basic`,FULL:`full`,FORMAT:`format`},cW={class:`attachment-list`},lW={class:`attachment-link`},uW={key:1,class:`attachment-no-download`},dW=[`href`],fW=(0,u.defineComponent)({__name:`BDAttachmentPreviewList`,props:{files:{default:[]},showDelete:{type:Boolean,default:!1},noDownload:{type:Boolean,default:!1}},emits:[`delete`],setup(e,{emit:t}){let n=t,r=e=>{n(`delete`,e)};return(t,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(`ul`,cW,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.files,t=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{class:`attachment-list__item`,key:t.CorrelationId},[(0,u.createElementVNode)(`div`,lW,[e.showDelete?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,variant:`remove`,onClick:e=>r(t),"aria-label":`verwijder`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(yi))]),_:1},8,[`onClick`])):(0,u.createCommentVNode)(``,!0),e.noDownload?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,uW,[(0,u.createVNode)((0,u.unref)(se)),(0,u.createTextVNode)(` `+(0,u.toDisplayString)(t.Naam.trim()),1)])):((0,u.openBlock)(),(0,u.createElementBlock)(`a`,{key:2,href:t.downloadUrl},[(0,u.createVNode)((0,u.unref)(se)),(0,u.createTextVNode)(` `+(0,u.toDisplayString)(t.Naam.trim()),1)],8,dW))])]))),128))]))}}),pW={class:`attachment-list`},mW={class:`attachment`},hW=[`onClick`],gW=[`src`,`alt`],_W=[`onClick`],vW=[`href`],yW={class:`btn btn-light download-button-image`},bW=[`src`,`alt`],xW=(0,u.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:t}){let n=e,r=t,i=e=>{r(`delete`,e)},a=(e,t)=>{e.target&&e.target.className===`img-preview`&&r(`show`,t)};return(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`ul`,pW,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.files,t=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{class:`attachment-list__item`,key:t.CorrelationId},[(0,u.createElementVNode)(`div`,mW,[e.showDelete?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,variant:`remove`,"aria-label":`verwijder`,onClick:(0,u.withModifiers)(e=>i(t),[`prevent`])},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(yi))]),_:1},8,[`onClick`])):(0,u.createCommentVNode)(``,!0),n.noDownload?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:1,onClick:e=>a(e,t)},[(0,u.createElementVNode)(`img`,{src:t.previewUrl,class:`img-preview`,alt:t.altName,loading:`lazy`},null,8,gW)],8,hW)):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:2,onClick:e=>a(e,t)},[n.fastDownload?((0,u.openBlock)(),(0,u.createElementBlock)(`a`,{key:0,href:t.downloadUrl,class:`download-link`},[(0,u.createElementVNode)(`button`,yW,[(0,u.createVNode)((0,u.unref)(Vt))])],8,vW)):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`img`,{src:t.previewUrl,alt:t.altName,class:`img-preview`,loading:`lazy`},null,8,bW)],8,_W))])]))),128))]))}}),SW=e=>e?.map(e=>e.CorrelationId),CW=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`)},wW=(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}`,TW=(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}`,EW=(e,t)=>t.identifier?`${e}/Collega/api/Conversation/GetConversationAttachment?conversationId=${t.conversationId}&fileMetadataId=${t.identifier}`:null,DW=(e,t)=>t?CW(e):!CW(e),OW=(e=``,t,n)=>{if(t!==void 0)return t.filter(e=>DW(e,n)).map(t=>{let n=typeof t.CorrelationId==`string`?t.CorrelationId:t.CorrelationId==null?``:t.CorrelationId.toString();return{downloadUrl:wW(e,t),previewUrl:TW(e,t),fullImageUrl:EW(e,t),altName:`${t.Naam}`,...t,CorrelationId:n}})};function kW(e,t){return t.value||e.getAttribute(`title`)||``}var AW={mounted:(e,t)=>{let n=kW(e,t);n&&e.setAttribute(`title`,n),new iE(e)},updated:(e,t)=>{let n=iE.getInstance(e);n&&n.dispose();let r=kW(e,t);r&&e.setAttribute(`title`,r),new iE(e)},unmounted:e=>{let t=iE.getInstance(e);t&&t.dispose()}},jW={key:0,class:`pills-list__wrapper`},MW={class:`pills-list__ul`},NW={class:`bd-markdown-editor__menu-bottom`},PW={key:1,class:`vr`},FW=(0,u.defineComponent)({__name:`BDMarkdownEditor`,props:{placeholder:{default:`Typ een bericht`},errorText:{default:`er is iets fout gegaan`},state:{type:[Boolean,null],default:null},variant:{default:sW.BASIC},files:{default:void 0},pills:{default:void 0},apiUrl:{default:``},tokens:{default:[]},modelValue:{}},emits:[`update:modelValue`,`upload`,`action`],setup(e,{emit:t}){let n=e,r=t,i=()=>{r(`upload`)},a=(0,u.ref)(null),o=Wa(n,`modelValue`,r),s=[Vz,Wz,Gz,YU.configure({HTMLAttributes:{class:`mention`},suggestion:{...$U(n.tokens||[],a),char:`{`,allowSpaces:!0}}),qH.configure({placeholder:n.placeholder}),VU,aH.configure({openOnClick:!1,validate:e=>/^(https?:\/\/|www\.)/i.test(e)})];(n.variant===sW.FULL||n.variant===sW.FORMAT)&&s.push($H,iU,aU,RU,zU,BU);let c=zz({content:o.value,extensions:s,onUpdate:({editor:e})=>{let{view:t,state:n}=e,{from:i,to:a}=t.state.selection;if(n.doc.textBetween(i-1,a,``)==` `&&e.getAttributes(`link`).href!=null&&e.chain().setTextSelection({from:i-1,to:a}).toggleLink({href:e.getAttributes(`link`).href}).setTextSelection({from:a,to:a}).run(),e.getText().trim()===``){r(`update:modelValue`,``);return}r(`update:modelValue`,e.getHTML())}});(0,u.watch)(()=>n.modelValue,e=>{c.value.getHTML()!==e&&c.value.commands.setContent(e,!0,{preserveWhitespace:`full`})});let l=(0,u.computed)(()=>n.state===!1?`is-invalid`:null),d=(0,u.computed)(()=>x(`bold`)),f=(0,u.computed)(()=>x(`italic`)),p=(0,u.computed)(()=>x(`underline`)),m=(0,u.computed)(()=>x(`bulletList`)),h=(0,u.computed)(()=>x(`orderedList`)),_=(0,u.computed)(()=>x(`link`)),v=(0,u.computed)(()=>n.variant===sW.FULL||n.variant===sW.FORMAT),y=(0,u.computed)(()=>n.variant===sW.FULL),b=(0,u.computed)(()=>n.variant===sW.FULL||n.variant===sW.BASIC||!n.variant),x=e=>c.value&&c.value.isActive(e)?`active`:null,S=(0,u.computed)(()=>n.files&&n.files.length>0?OW(n.apiUrl,n.files,!1):null),C=(0,u.computed)(()=>n.files&&n.files.length>0?OW(n.apiUrl,n.files,!0):null),w=e=>{r(`action`,{name:`delete-attachment`,obj:e})},T=e=>{r(`action`,{name:`image-attachment`,obj:e})},E=(0,u.computed)(()=>{if(!c.value)return!1;let{from:e,to:t}=c.value.state.selection;return e!==t}),D=(0,u.computed)(()=>E.value?`Voeg een link toe`:`Selecteer eerst tekst`),O=(0,u.ref)(!1),ee=(0,u.ref)(``),te=(0,u.ref)(null),ne=()=>{ee.value=c.value.getAttributes(`link`).href||``,O.value=!0},re=e=>{if(O.value=!1,!e){c.value.chain().focus().unsetLink().run();return}/^www\./i.test(e)&&(e=`https://${e}`),c.value.chain().focus().toggleLink({href:e}).run()},ie=()=>{O.value=!1};return(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,null,[(0,u.createElementVNode)(`div`,{class:(0,u.normalizeClass)([`bd-markdown-editor`,l.value]),ref_key:`wrapperRef`,ref:a},[(0,u.createVNode)((0,u.unref)(Rz),{editor:(0,u.unref)(c)},null,8,[`editor`]),e.pills?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,jW,[(0,u.createElementVNode)(`ul`,MW,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.pills,(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{key:t,class:`pills-list__li`},[(0,u.createVNode)(Xg,(0,u.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,u.createCommentVNode)(``,!0),(0,u.renderSlot)(t.$slots,`default`),S.value?((0,u.openBlock)(),(0,u.createBlock)(fW,{key:1,files:S.value,"no-download":!0,"show-delete":!0,onDelete:w},null,8,[`files`])):(0,u.createCommentVNode)(``,!0),C.value?((0,u.openBlock)(),(0,u.createBlock)(xW,{key:2,files:C.value,"no-download":!0,"show-delete":!0,"fast-download":!1,onDelete:w,onShow:T},null,8,[`files`])):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`div`,NW,[b.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,variant:`light`,type:`button`,onClick:i},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(se))]),_:1})):(0,u.createCommentVNode)(``,!0),y.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,PW)):(0,u.createCommentVNode)(``,!0),v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:2,variant:`light`,type:`button`,class:(0,u.normalizeClass)(d.value),onClick:r[0]||=e=>(0,u.unref)(c).chain().focus().toggleBold().run()},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(de))]),_:1},8,[`class`])):(0,u.createCommentVNode)(``,!0),v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:3,variant:`light`,type:`button`,class:(0,u.normalizeClass)(f.value),onClick:r[1]||=e=>(0,u.unref)(c).chain().focus().toggleItalic().run()},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(nr))]),_:1},8,[`class`])):(0,u.createCommentVNode)(``,!0),v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:4,variant:`light`,type:`button`,class:(0,u.normalizeClass)(p.value),onClick:r[2]||=e=>(0,u.unref)(c).chain().focus().toggleUnderline().run()},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(ua))]),_:1},8,[`class`])):(0,u.createCommentVNode)(``,!0),v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:5,variant:`light`,type:`button`,class:(0,u.normalizeClass)(m.value),onClick:r[3]||=e=>(0,u.unref)(c).chain().focus().toggleBulletList().run()},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(he))]),_:1},8,[`class`])):(0,u.createCommentVNode)(``,!0),v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:6,variant:`light`,type:`button`,class:(0,u.normalizeClass)(h.value),onClick:r[4]||=e=>(0,u.unref)(c).chain().focus().toggleOrderedList().run()},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(si))]),_:1},8,[`class`])):(0,u.createCommentVNode)(``,!0),(0,u.withDirectives)(((0,u.openBlock)(),(0,u.createElementBlock)(`span`,null,[v.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,ref_key:`linkButton`,ref:te,variant:`light`,type:`button`,class:(0,u.normalizeClass)(_.value),onClick:ne,disabled:!E.value},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(Mn))]),_:1},8,[`class`,`disabled`])):(0,u.createCommentVNode)(``,!0)])),[[(0,u.unref)(AW),D.value]])]),O.value?((0,u.openBlock)(),(0,u.createBlock)(oW,{key:3,previousUrl:ee.value,onSubmit:re,onCancel:ie},null,8,[`previousUrl`])):(0,u.createCommentVNode)(``,!0)],2),(0,u.createVNode)(qh,{text:n.errorText,state:n.state},null,8,[`text`,`state`])],64))}}),IW={class:`header`},LW={class:`icon-close-wrapper`},RW={class:`navbar`},zW={class:`nav navbar-nav w-100`},BW={class:`nav-item`},VW={class:`nav-item`},HW=(0,u.defineComponent)({__name:`BDMobileMenu`,props:{active:{type:Boolean,default:void 0},options:{}},emits:[`hide`,`signout`],setup(e,{emit:t}){let n=t,r=e,i=(0,u.computed)(()=>({active:r.active===!0,inactive:r.active===!1})),a=()=>n(`hide`),o=()=>n(`signout`);return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:(0,u.normalizeClass)([`bd-mobile-menu`,i.value])},[(0,u.createElementVNode)(`div`,IW,[t[0]||=(0,u.createElementVNode)(`div`,null,`Menu`,-1),(0,u.createElementVNode)(`div`,LW,[(0,u.createVNode)(tt,{onClick:a})])]),(0,u.createElementVNode)(`nav`,RW,[(0,u.createElementVNode)(`ul`,zW,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(r.options,e=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,BW,[(0,u.createVNode)(h,(0,u.mergeProps)({class:`nav-link`},{ref_for:!0},e,{onClick:a}),null,16)]))),256)),(0,u.renderSlot)(e.$slots,`special-options`),(0,u.createElementVNode)(`li`,VW,[(0,u.createVNode)(h,{class:`nav-link`,text:`Uitloggen`,onClick:o})])])])],2))}}),UW={class:`bd-user`},WW={class:`bd-user__information`},GW={class:`text-break`},KW={class:`overflow-x-hidden`},qW=(0,u.defineComponent)({__name:`BDUser`,props:{name:{default:``},img:{default:void 0},details:{default:void 0},hideImage:{type:Boolean,default:!1}},setup(e){let t=e,n=(0,u.computed)(()=>typeof t.details==`string`?t.details:t.details?.join(` • `));return(e,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,UW,[t.hideImage?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createBlock)(Xa,(0,u.mergeProps)({key:0},t.img,{size:`sm`}),null,16)),(0,u.createElementVNode)(`div`,WW,[(0,u.createElementVNode)(`header`,null,[(0,u.createElementVNode)(`h5`,GW,(0,u.toDisplayString)(t.name),1),(0,u.renderSlot)(e.$slots,`header-extra`)]),(0,u.createElementVNode)(`span`,KW,(0,u.toDisplayString)(n.value),1)])]))}}),JW={class:`bd-chat-cloud-card`},YW={class:`bd-chat-cloud-card__header`},XW={class:`bd-chat-cloud-card__body`},ZW=[`innerHTML`],QW={class:`bd-chat-cloud-card__footer`},$W={key:0,class:`pills-list__wrapper`},eG={class:`pills-list__ul`},tG=(0,u.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:t}){let n=e,r=t,i=(0,u.computed)(()=>n.isSender?`sender`:``),a=(0,u.computed)(()=>OW(n.apiUrl,n.files,!1)),o=(0,u.computed)(()=>OW(n.apiUrl,n.files,!0)),s=()=>{r(`action`,`copy-message`)},c=e=>{r(`show-attachment`,e)};return(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:(0,u.normalizeClass)([`bd-chat-cloud`,i.value])},[(0,u.createVNode)(Xa,{src:n.src,username:n.username,size:`sm`},null,8,[`src`,`username`]),(0,u.createElementVNode)(`div`,JW,[(0,u.createElementVNode)(`div`,YW,[(0,u.renderSlot)(t.$slots,`header`,{},()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.headerTitle),1)]),(0,u.createVNode)(g,{variant:`outline-primary-dark`,size:`sm`,onClick:s},{default:(0,u.withCtx)(()=>[...r[0]||=[(0,u.createTextVNode)(` kopieer `,-1)]]),_:1})]),(0,u.createElementVNode)(`div`,XW,[(0,u.renderSlot)(t.$slots,`body`,{},()=>[(0,u.createElementVNode)(`div`,{class:`bd-chat-cloud-card__message`,innerHTML:n.message},null,8,ZW)])]),(0,u.createElementVNode)(`div`,QW,[(0,u.renderSlot)(t.$slots,`footer`,{},()=>[e.pills?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,$W,[(0,u.createElementVNode)(`ul`,eG,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.pills,(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{key:t,class:`pills-list__li`},[(0,u.createVNode)(Xg,(0,u.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,u.createCommentVNode)(``,!0),a.value&&a.value.length>0?((0,u.openBlock)(),(0,u.createBlock)(fW,{key:1,files:a.value},null,8,[`files`])):(0,u.createCommentVNode)(``,!0),o.value&&o.value.length>0?((0,u.openBlock)(),(0,u.createBlock)(xW,{key:2,"fast-download":!0,files:o.value,onShow:c},null,8,[`files`])):(0,u.createCommentVNode)(``,!0)])])])],2))}}),nG=(0,u.defineComponent)({__name:`BDTableSortHeader`,props:[`active`,`label`,`sortDesc`],emits:[`sortAsc`,`sortDesc`],setup(e,{emit:t}){let n=e,r=t,i=(0,u.ref)(n.sortDesc);(0,u.watch)(()=>n.sortDesc,e=>{i.value=e});let a=()=>{n.active&&(i.value=!i.value)},o=()=>{n.active&&r(i.value?`sortDesc`:`sortAsc`)},s=(0,u.computed)(()=>({"bd-table-sort":!0,active:n.active}));return(0,u.watch)(()=>n.active,(e,t)=>{e&&!t&&(i.value=!1,r(`sortAsc`))}),o(),(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`th`,{class:(0,u.normalizeClass)(s.value),onClick:t[0]||=e=>{a(),o()}},[(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(n.label),1),n.active&&!i.value?((0,u.openBlock)(),(0,u.createBlock)((0,u.unref)(Wi),{key:0})):n.active&&i.value?((0,u.openBlock)(),(0,u.createBlock)((0,u.unref)(Ji),{key:1})):((0,u.openBlock)(),(0,u.createBlock)((0,u.unref)(Qi),{key:2}))],2))}}),rG={class:`bd-table`},iG={key:0,class:`table`},aG={key:1},oG={key:2},sG=[`onClick`],cG={key:0},lG={key:1,class:`empty-text`},uG=(0,u.defineComponent)({__name:`BDTable`,props:{fields:{},items:{},sortBy:{},sortDesc:{type:Boolean},tbodyTrClass:{type:Function},emptyText:{}},emits:[`row-click`,`sort-changed`],setup(e,{expose:t,emit:n}){let r=e,i=n;l_.default.extend(u_.default);let a=(0,u.ref)(r.items),o=(0,u.ref)(r.sortBy),s=(0,u.ref)(r.sortDesc),c=e=>r.fields.find(t=>t.key===e)?.dateFormat,l=(e,t)=>{if(e==null)return 0;let n=(0,l_.default)(e,t,!0);return n.isValid()?n.valueOf():0},d=e=>o.value=e,f=(e,t,n)=>{let r=t[e],i=n[e];if(r==null&&i==null)return 0;if(r==null)return 1;if(i==null)return-1;let a=c(e);if(a)return l(r,a)-l(i,a);let o=r.toString(),s=i.toString();return o.localeCompare(s,void 0,{numeric:!0})},p=e=>{s.value=!1,a.value=a.value.sort((t,n)=>f(e,t,n)),i(`sort-changed`,{sortBy:e,sortDesc:!1})},m=e=>{s.value=!0,a.value=a.value.sort((t,n)=>f(e,n,t)),i(`sort-changed`,{sortBy:e,sortDesc:!0})};return(0,u.watch)(()=>r.items,e=>{a.value=[...e].sort((e,t)=>s.value?f(o.value,t,e):f(o.value,e,t))}),(0,u.watch)(()=>r.sortBy,e=>{o.value=e}),(0,u.watch)(()=>r.sortDesc,e=>{s.value=e}),t({Refresh:()=>{a.value=r.items}}),(t,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,rG,[r.items&&r.items.length>0?((0,u.openBlock)(),(0,u.createElementBlock)(`table`,iG,[(0,u.createElementVNode)(`thead`,null,[(0,u.createElementVNode)(`tr`,null,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(r.fields,e=>((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,null,[e.isVisible===!1?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,{key:0},[e.sortable?((0,u.openBlock)(),(0,u.createBlock)(nG,{key:0,label:e.label,active:e.key==o.value,sortDesc:s.value,onClick:t=>d(e.key),onSortAsc:t=>p(e.key),onSortDesc:t=>m(e.key)},null,8,[`label`,`active`,`sortDesc`,`onClick`,`onSortAsc`,`onSortDesc`])):t.$slots.hasOwnProperty(`header_${e.key}`)?((0,u.openBlock)(),(0,u.createElementBlock)(`th`,aG,[(0,u.renderSlot)(t.$slots,`header_${e.key}`)])):((0,u.openBlock)(),(0,u.createElementBlock)(`th`,oG,(0,u.toDisplayString)(e.label),1))],64))],64))),256))])]),(0,u.createElementVNode)(`tbody`,null,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(a.value,n=>((0,u.openBlock)(),(0,u.createElementBlock)(`tr`,{class:(0,u.normalizeClass)(r.tbodyTrClass&&r.tbodyTrClass(n)),onClick:e=>i(`row-click`,n)},[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.fields,e=>((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,null,[e.isVisible===!1?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`td`,cG,[t.$slots.hasOwnProperty(e.key)?(0,u.renderSlot)(t.$slots,e.key,{key:0,row:n,item:n,value:n[e.key]}):((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,{key:1},[(0,u.createTextVNode)((0,u.toDisplayString)(n[e.key]),1)],64))]))],64))),256))],10,sG))),256))])])):((0,u.openBlock)(),(0,u.createElementBlock)(`p`,lG,(0,u.toDisplayString)(r.emptyText),1))]))}}),dG=[`id`],fG={key:0,class:`toast-body__title`},pG={class:`actions`},mG=[`textContent`],hG=[`textContent`],gG={class:`icon-wrapper`},_G=[`textContent`],vG=[`textContent`],yG=3e4,bG=5e3,xG=(0,u.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:t}){let n=e,r=t,i=(0,u.ref)(!1),a=(0,u.ref)(!1),o=null,s=null,c=(0,u.computed)(()=>{let e=`video-call-toast`;return n.id&&(e+=`-${n.id}`),e}),l=(0,u.computed)(()=>i.value?[i.value?`is-handled`:``,a.value?`is-handled--success`:``,n.canceled?`is-handled--canceled`:``].join(` `):``),d=(0,u.computed)(()=>n.canceled?n.localization.videoCallCanceled:a.value?n.localization.videoCallAccepted:n.localization.videoCallRejected),f=(0,u.computed)(()=>n.canceled?`${n.firstNameSender}${n.localization.notifyCallerWhenCanceled}`:n.isSender?n.contactInfoReceiver?`${n.contactInfoReceiver.name}${n.localization.notifyCallerWhenRejected}`:n.localization.notifyCallerWhenRejected:a.value?n.localization.openNewTabWhenAccepted:`${n.localization.notifyReceiverWhenRejected.start}${n.firstNameSender}${n.localization.notifyReceiverWhenRejected.end}`.replace(/\s\s+/g,` `));(0,u.watch)(()=>n.canceled,()=>{i.value=!0}),(0,u.onMounted)(()=>{let e=c.value,t=document.querySelector(`#${e}`);if(t){t.addEventListener(`hide.bs.toast`,y);var n={autohide:!0,delay:yG+bG};s=bD.getOrCreateInstance(t,n),s.show(),o=window.setTimeout(p,yG)}});let p=()=>{i.value||h()},m=()=>{h(),v()},h=()=>{i.value||(i.value=!0,r(`reject-video-call`,n.id))},_=()=>{i.value=!0,a.value=!0,r(`accept-video-call`,n.id),v()},v=()=>{window.clearTimeout(o),window.setTimeout(()=>s.hide(),bG)},y=()=>{i.value=!1,a.value=!1};return(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{id:c.value,class:`toast bd-video-call-toast`,role:`alert`,"aria-live":`assertive`,"aria-atomic":`true`},[(0,u.unref)(i)?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,fG,(0,u.toDisplayString)(n.localization.incomingVideoCall),1)),(0,u.createElementVNode)(`div`,{class:(0,u.normalizeClass)([`toast-body__main`,l.value])},[(0,u.unref)(i)?((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,{key:1},[(0,u.createElementVNode)(`div`,gG,[(0,u.createVNode)(Ce)]),(0,u.createElementVNode)(`div`,null,[(0,u.createElementVNode)(`p`,{textContent:(0,u.toDisplayString)(d.value),class:`title`},null,8,_G),(0,u.createElementVNode)(`p`,{textContent:(0,u.toDisplayString)(f.value)},null,8,vG)])],64)):((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,{key:0},[(0,u.createVNode)(t_,{value:e.contactInfoReceiver},null,8,[`value`]),(0,u.createElementVNode)(`div`,pG,[(0,u.createVNode)(g,{variant:`danger`,class:`text-center`,onClick:m},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(De),(0,u.createElementVNode)(`span`,{textContent:(0,u.toDisplayString)(n.localization.rejectVideoCall)},null,8,mG)]),_:1}),(0,u.createVNode)(g,{variant:`success`,class:`text-center`,onClick:_},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Ce),(0,u.createElementVNode)(`span`,{textContent:(0,u.toDisplayString)(n.localization.acceptVideoCall)},null,8,hG)]),_:1})])],64))],2)],8,dG))}}),SG=(0,u.defineComponent)({__name:`BDDropdown`,props:{size:{default:m.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 t=e,{uniqueIdentifier:n}=no(),r=`__BD__DROPDOWN__${n.value}`,i=(0,u.computed)(()=>({class:{btn:t.toggleTag===`button`,[`btn-${t.variant}`]:t.toggleTag===`button`&&t.variant,[`btn-${t.size}`]:t.toggleTag===`button`&&t.size,[`${t.toggleClass}`]:t.toggleClass!==void 0,"dropdown-toggle-action":t.actionToggle},"data-bs-display":t.noFlip?`static`:null,"data-bs-offset":t.offset?t.offset:null,id:r})),a=(0,u.computed)(()=>({"dropdown-menu-end":t.right,"dropdown-menu-action":t.actionToggle})),o=(0,u.computed)(()=>({"aria-labelledby":r})),s=(0,u.ref)(),c=(0,u.ref)(),l=()=>{s.value.classList.remove(`show`),c.value.classList.remove(`show`),c.value.removeAttribute(`aria-expanded`)};return(e,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:`bd-dropdown dropdown`,onClick:n[0]||=(0,u.withModifiers)(()=>{},[`stop`])},[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(t.toggleTag),(0,u.mergeProps)({ref_key:`dropdownToggle`,ref:c,class:`dropdown-toggle`,target:`_self`,role:`button`,"data-bs-toggle":`dropdown`},i.value),{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(t.text),1)]),_:1},16)),(0,u.createElementVNode)(`ul`,(0,u.mergeProps)({ref_key:`dropdownMenu`,ref:s,class:[`dropdown-menu`,a.value]},o.value,{onClick:l}),[(0,u.renderSlot)(e.$slots,`default`)],16)]))}}),CG={class:`row bd-header`},wG={class:`col logo-mix`},TG=[`src`],EG={key:1,class:`col header-options`},DG={class:`col bd-btn-settings`},OG={key:2},kG=(0,u.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:t}){let n=e,r=t,i=(0,u.computed)(()=>{let e=[];return n.isEmbedded?e:(n.headerOptions&&(e=e.concat(n.headerOptions)),n.dropdownOptions&&(e=e.concat(n.dropdownOptions)),e)}),a=(0,u.computed)(()=>!n.isEmbedded&&n.headerOptions&&n.headerOptions.length!==0),o=(0,u.ref)(void 0),s=()=>{n.isEmbedded||r(`click-logo`)},c=()=>r(`signout`),l=()=>o.value=!0,d=()=>o.value=!1;return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,null,[(0,u.createElementVNode)(`nav`,CG,[(0,u.createElementVNode)(`div`,wG,[(0,u.createVNode)(b,{viewBox:`0 0 351 61`,class:`logo bd-logo`,onClick:s}),n.organizationLogoSrc?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,{key:0,class:`logo organization-logo`,src:n.organizationLogoSrc,alt:``},null,8,TG)):(0,u.createCommentVNode)(``,!0)]),n.isEmbedded?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:0,class:`col bd-hamburger`,onClick:l},[t[0]||=(0,u.createElementVNode)(`div`,null,`Menu`,-1),(0,u.createVNode)(Rr)])),a.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,EG,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(n.headerOptions,e=>((0,u.openBlock)(),(0,u.createBlock)(g,{class:`btn-header`,to:e.to,variant:`neutral`},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.text),1)]),_:2},1032,[`to`]))),256))])):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`div`,DG,[n.isEmbedded?(0,u.createCommentVNode)(``,!0):(0,u.renderSlot)(e.$slots,`profile-side`,{key:0}),n.profileImageSrc?((0,u.openBlock)(),(0,u.createBlock)(Xa,{key:1,src:n.profileImageSrc,alt:n.profileImageAlt,size:`sm`},null,8,[`src`,`alt`])):(0,u.createCommentVNode)(``,!0),n.isEmbedded?((0,u.openBlock)(),(0,u.createElementBlock)(`span`,OG,(0,u.toDisplayString)(n.dropdownMenuTitle),1)):(0,u.createCommentVNode)(``,!0),n.isEmbedded?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createBlock)(SG,{key:3,text:n.dropdownMenuTitle,variant:`primary`,toggleTag:`a`,right:!0},{default:(0,u.withCtx)(()=>[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(n.dropdownOptions,(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(x_,(0,u.mergeProps)({key:t},{ref_for:!0},e),null,16))),128)),n.hasLogoutOption?((0,u.openBlock)(),(0,u.createBlock)(x_,{key:0,text:`Uitloggen`,onClick:c})):(0,u.createCommentVNode)(``,!0)]),_:1},8,[`text`]))])]),n.isEmbedded?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createBlock)(HW,{key:0,active:o.value,options:i.value,onHide:d,onSignout:c},{"special-options":(0,u.withCtx)(()=>[(0,u.renderSlot)(e.$slots,`mobile-menu-special-options`)]),_:3},8,[`active`,`options`]))],64))}}),AG=`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`,jG=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 MG(){let e=()=>new Promise(e=>{if(document.readyState===`complete`)return e();window.addEventListener(`load`,()=>e(),{once:!0})});return{OnWindowLoaded:t=>{(0,u.onMounted)(()=>e().then(t))}}}var NG=(e,t,n)=>{let{OnWindowLoaded:r}=MG(),i=`lkj298fhGGJihge`,a=(0,u.ref)(!1),o=()=>t+`|`+n();return r(async()=>{if(t==null||n==null||n()==null){a.value=!1;return}let r=o(),s=localStorage.getItem(e),c=JSON.parse(s)||[],l=await jG(r,i);a.value=!c.includes(l)}),{hasUnfulfilledInteraction:a,MarkInteractionPerformed:async()=>{let t=await jG(o(),i),n=localStorage.getItem(e),r=JSON.parse(n)||[];r.includes(t)||(r.push(t),localStorage.setItem(e,JSON.stringify(r))),a.value=!1}}};function PG(e){let{OnWindowLoaded:t}=MG(),n;(0,u.onMounted)(()=>{n=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=uE.getInstance(e.value);r&&r.hide()})});let r=()=>{e?.value!=null&&(uE.getInstance(e.value)||new uE(e.value))};t(r),(0,u.watch)(e,r),(0,u.onUnmounted)(()=>{if(e?.value!=null){let t=uE.getInstance(e.value);t&&t.dispose()}n&&document.removeEventListener(`click`,n)})}var FG=[`data-bs-title`,`data-bs-content`],IG=[`title`],LG={key:0,class:`number-circle`,textContent:1},RG=(0,u.defineComponent)({__name:`BDNotificationButton`,props:{userId:{},getNotification:{}},setup(e){let t=e,{hasUnfulfilledInteraction:n,MarkInteractionPerformed:r}=NG(`notificationsRead`,t.userId,()=>t.getNotification?.linkUrl),i=(0,u.ref)();PG(i);let a=(0,u.computed)(()=>{let e=t.getNotification;if(!e)return!1;let{isActive:n,startDate:r,endDate:i}=e;if(!n)return!1;let a=new Date(r),o=new Date(i),s=new Date;return s>=a&&s<=o}),o=(0,u.computed)(()=>t.getNotification?.tooltip),s=(0,u.computed)(()=>t.getNotification?.title),c=(0,u.computed)(()=>{let e=t.getNotification;if(!e)return``;let{text:n,linkUrl:r,linkText:i}=e;return`
|
|
1816
1816
|
<p>${n}</p>
|
|
1817
1817
|
<a href='${r}' target='_blank'>${i}</a>
|
|
1818
|
-
`});return(e,t)=>a.value?((0,u.openBlock)(),(0,u.createElementBlock)(`a`,{key:0,ref_key:`notificationButton`,ref:i,tabindex:`0`,class:`bd-notification-button`,role:`button`,"data-bs-toggle":`popover`,"data-bs-placement":`bottom`,"data-bs-title":s.value,"data-bs-content":c.value,"data-bs-html":!0,onClick:t[0]||=(...e)=>(0,u.unref)(r)&&(0,u.unref)(r)(...e)},[(0,u.withDirectives)((0,u.createElementVNode)(`img`,{src:EG,alt:`BeterDichtbij nieuws notificatie bel.`,title:o.value},null,8,MG),[[(0,u.unref)(EW)]]),(0,u.unref)(n)?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,NG)):(0,u.createCommentVNode)(``,!0)],8,jG)):(0,u.createCommentVNode)(``,!0)}}),FG={class:`profile-side`},IG=[`href`],LG={class:`nav-item`},RG=[`textContent`],zG=(0,u.defineComponent)({__name:`BDPractitionerHeader`,props:{academyUrl:{},userId:{},getNotification:{}},setup(e){let{t}=sd(),n=e,r=(0,u.computed)(()=>t(`practitionerHeader.academyTooltip`)),i=(0,u.computed)(()=>t(`practitionerHeader.academyMenuItem`));return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(TG,null,(0,u.createSlots)({"profile-side":(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,FG,[(0,u.createVNode)(PG,{"user-id":n.userId,"get-notification":n.getNotification},null,8,[`user-id`,`get-notification`]),n.academyUrl?((0,u.openBlock)(),(0,u.createElementBlock)(`a`,{key:0,href:n.academyUrl,target:`_blank`,rel:`noopener,noreferrer`},[(0,u.withDirectives)((0,u.createVNode)((0,u.unref)(w),{title:r.value},null,8,[`title`]),[[(0,u.unref)(EW)]])],8,IG)):(0,u.createCommentVNode)(``,!0)])]),_:2},[n.academyUrl?{name:`mobile-menu-special-options`,fn:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`li`,LG,[(0,u.createVNode)(h,{class:`nav-link`,to:n.academyUrl},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(w)),(0,u.createElementVNode)(`span`,{textContent:(0,u.toDisplayString)(i.value)},null,8,RG)]),_:1},8,[`to`])])]),key:`0`}:void 0]),1024))}}),BG={class:`modal-dialog`},VG={class:`modal-content`},HG={class:`modal-header`},UG={class:`modal-title`},WG=[`src`],GG={class:`modal-body`},KG={key:0,class:`modal-footer`},qG=[`disabled`],JG=(0,u.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:t}){let n=e,r=t,i=(0,u.computed)(()=>`modal bd-modal modal-${n.size}`),a=()=>r(`submit`),o=()=>r(`cancel`);return(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:(0,u.normalizeClass)(i.value),tabindex:`-1`},[(0,u.createElementVNode)(`div`,BG,[(0,u.createElementVNode)(`div`,VG,[(0,u.createElementVNode)(`div`,HG,[(0,u.createElementVNode)(`h2`,UG,[n.titleImage?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,{key:0,src:n.titleImage,class:`title-image`,alt:``},null,8,WG)):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(n.title),1)]),(0,u.renderSlot)(t.$slots,`modal-header-space-between`),n.hideCloseButton?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`button`,{key:0,type:`button`,class:`btn-close w-auto`,"data-bs-dismiss":`modal`,"aria-label":`Sluiten`,onClick:o},[r[0]||=(0,u.createElementVNode)(`span`,null,`Sluiten`,-1),(0,u.createVNode)((0,u.unref)(tt))]))]),(0,u.createElementVNode)(`div`,GG,[(0,u.renderSlot)(t.$slots,`default`)]),e.hideFooter?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,KG,[n.hideFooterSubmitButton?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`button`,{key:0,class:`btn btn-primary`,disabled:n.disableSubmitButton,onClick:a},(0,u.toDisplayString)(n.submitButtonTitle),9,qG)),(0,u.renderSlot)(t.$slots,`buttons`),n.hideFooterCancelButton?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`button`,{key:1,type:`button`,class:`btn btn-link`,"data-bs-dismiss":`modal`,onClick:o,"aria-label":`Annuleren`},(0,u.toDisplayString)(n.closeButtonTitle),1))]))])])],2))}}),YG=e=>{let t=(0,u.ref)(null);return{showModal:()=>{let n=document.getElementById(e);n instanceof HTMLElement?(t.value=eT.getOrCreateInstance(n),t.value.show()):console.error(`Modal '${e}' niet gevonden.`)},closeModal:()=>{if(t.value){t.value.hide();return}let n=document.getElementById(e);if(n instanceof HTMLElement){let e=eT.getInstance(n);e&&e.hide()}}}},{showDangerToast:XG}=xD();function ZG(e){let t=(0,u.ref)(null),n=(e,n=`serverErrors`)=>{let i=[];if(i=Array.isArray(e?.response?.data)?e.response.data.filter(e=>Ug(e.ErrorMessage)&&e.ErrorMessage!==``):e.response.data.ErrorMessage?[e.response.data.ErrorMessage]:null,Ug(n))t.value=i;else if(Array.isArray(n)){let e=t.value;for(let t=0;t<n.length;t++)t===n.length-1?e[n[t]]=i:e=e[n[t]]}r(e),o(t)},r=t=>{if(e==null)return;let n=new URL(t.request.responseURL).pathname;if(n in e.error){let t=e.error[n];t&&XG(t)}},i=(0,u.ref)(null),a=(0,u.ref)(``),o=e=>{Zg(e.value)?i.value=e.value.map(e=>Ug(e)?e:e.ErrorMessage):Ug(e.value)&&(a.value=e.value)};function s(){t.value=null,i.value=null,a.value=``}return{serverErrors:t,errorMessages:i,errorMessageText:a,MapErrors:o,MapServerErrors:n,ResetServerErrors:s}}var QG={key:0},$G={key:1},eK={class:`bd-form-field`},tK={class:`bd-form-field`},nK=(0,u.defineComponent)({__name:`BDPhoneNumberEditModal`,props:[`modalTitle`,`submitButtonTitle`,`phoneNumberLabel`,`phoneNumberUnchangedText`,`confirmationCodeLabel`,`confirmationCodeRequiredText`,`confirmationCodeSentText`,`editSuccessText`,`editCanceledText`,`sendConfirmationCodeText`,`startPhoneNumberUpdate`,`confirmPhoneNumberUpdate`],emits:[`startPhoneNumberUpdate`,`confirmPhoneNumberUpdate`,`setPhoneNumber`],setup(e,{expose:t,emit:n}){let{showSuccessToast:r,showWarningToast:i}=xD(),{serverErrors:a,errorMessages:o,errorMessageText:s,MapServerErrors:c,ResetServerErrors:l}=ZG(null),{closeModal:d}=YG(`phone-number-edit-modal`),f=e,p=n,m=``,h=(0,u.ref)(),_=(0,u.ref)(null),v=(0,u.ref)(),y=(0,u.ref)(),b=(0,u.ref)(null),x=(0,u.computed)(()=>y.value==null||y.value==``),S=()=>{if(_.value=null,l(),!h.value||h.value==m){_.value=!1;return}let e={newPhonenumber:h.value};f.startPhoneNumberUpdate(e).then(w).catch(c)},C=()=>{if(!y.value){b.value=!1;return}let e={requestIdentifier:v.value,token:y.value};f.confirmPhoneNumberUpdate(e).then(T).catch(c)},w=e=>{_.value=null,r(f.confirmationCodeSentText),v.value=e.data.RequestIdentifier},T=()=>{p(`setPhoneNumber`,h.value),r(f.editSuccessText),d(),_.value=null,b.value=null},E=e=>{m=e,h.value=m,_.value=null,v.value=void 0,y.value=void 0,b.value=null},D=()=>{E(m),l(),i(f.editCanceledText)};return t({Reset:E}),(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(JG,{id:`phone-number-edit-modal`,class:(0,u.normalizeClass)((0,u.unref)(``)),title:f.modalTitle,submitButtonTitle:f.submitButtonTitle,hideFooterCancelButton:!1,"disable-submit-button":x.value,serverErrors:(0,u.unref)(a),errorMessages:(0,u.unref)(o),errorMessageText:(0,u.unref)(s),onSubmit:C,onCancel:D},{default:(0,u.withCtx)(()=>[(0,u.unref)(s)||(0,u.unref)(o)?((0,u.openBlock)(),(0,u.createBlock)(Oa,{key:0,variant:`danger`},{default:(0,u.withCtx)(()=>[(0,u.unref)(o)?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,QG,[(0,u.createElementVNode)(`ul`,null,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)((0,u.unref)(o),(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{key:t},[(0,u.createVNode)(Jn),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(e),1)]))),128))])])):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,$G,(0,u.toDisplayString)((0,u.unref)(s)),1))]),_:1})):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`div`,eK,[(0,u.createVNode)(pg,{id:`form-input-phone-number`,label:f.phoneNumberLabel,modelValue:h.value,"onUpdate:modelValue":t[0]||=e=>h.value=e,state:_.value,type:`text`,"form-field-class":`form-input-with-button`,"invalid-feedback-text":f.phoneNumberUnchangedText},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(g,{textContent:(0,u.toDisplayString)(f.sendConfirmationCodeText),class:`tablet-device-up`,type:`button`,onClick:S},null,8,[`textContent`])]),_:1},8,[`label`,`modelValue`,`state`,`invalid-feedback-text`]),(0,u.createVNode)(g,{textContent:(0,u.toDisplayString)(f.sendConfirmationCodeText),class:`mobile-device`,type:`button`,onClick:S},null,8,[`textContent`])]),(0,u.createElementVNode)(`div`,tK,[v.value?((0,u.openBlock)(),(0,u.createBlock)(pg,{key:0,label:f.confirmationCodeLabel,modelValue:y.value,"onUpdate:modelValue":t[1]||=e=>y.value=e,state:b.value,"invalid-feedback-text":f.confirmationCodeRequiredText},null,8,[`label`,`modelValue`,`state`,`invalid-feedback-text`])):(0,u.createCommentVNode)(``,!0)])]),_:1},8,[`class`,`title`,`submitButtonTitle`,`disable-submit-button`,`serverErrors`,`errorMessages`,`errorMessageText`]))}}),rK=(e,t,n,r,i,a)=>{let o=(0,u.ref)(null),s=(0,u.ref)(null),c=(0,u.ref)(!1),l=(0,u.ref)(null),{showModal:d,closeModal:f}=YG(`session-time-out-modal`),p=(0,u.computed)(()=>o.value&&e?e-(o.value+1):0),m=(0,u.computed)(()=>s.value?60-s.value:0),h=(0,u.computed)(()=>c.value),g=()=>{l.value=setInterval(v,1e3),r(l.value)},_=()=>{l.value&&clearInterval(l.value)},v=()=>{o.value=(0,l_.default)().diff(n(),`m`),s.value=(0,l_.default)().subtract(o.value,`m`).diff(n(),`s`);let r=e??2**53-1,i=t??0;o.value>=r?(c.value=!0,d(),localStorage.setItem(`session-timeout`,`true`),window.onbeforeunload=y):o.value>=r-i?d():f()},y=e=>{e.stopPropagation(),x()},b=()=>{i(),_(),o.value=null,s.value=null,g()},x=()=>{_(),o.value=null,s.value=null,localStorage.removeItem(`session-timeout`),a()},S=()=>{c.value?x():b()};return(0,u.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:()=>{c.value?x():f()}}},iK=(0,u.defineComponent)({__name:`BDSessionTimeOutModal`,props:[`expiredTitle`,`expiredMessage`,`expiredButtonText`,`almostExpiredTitle`,`almostExpiredMessage`,`almostExpiredButtonText`,`almostExpiredCancelButtonText`,`threshold`,`warningThreshold`,`getTime`,`setTaskId`,`setNewTime`,`logout`,`hideCancelButton`],setup(e){let t=e,{IsExpired:n,Minutes:r,Seconds:i,OnLogOut:a,OnSubmit:o}=rK(t.threshold,t.warningThreshold,t.getTime,t.setTaskId,t.setNewTime,t.logout),s=(0,u.computed)(()=>n.value?t.expiredTitle:t.almostExpiredTitle),c=(0,u.computed)(()=>n.value?t.expiredMessage:`${t.almostExpiredMessage} ${r.value}:${i.value<10?`0`+i.value:i.value}`),l=(0,u.computed)(()=>t.hideCancelButton||n.value),d=(0,u.computed)(()=>n.value?t.expiredButtonText:t.almostExpiredButtonText);return(e,n)=>((0,u.openBlock)(),(0,u.createBlock)(JG,{id:`session-time-out-modal`,title:s.value,"hide-close-button":!0,"hide-footer-cancel-button":l.value,"close-button-title":t.almostExpiredCancelButtonText,"submit-button-title":d.value,size:`md`,onSubmit:(0,u.unref)(o),onCancel:(0,u.unref)(a)},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(c.value),1)]),_:1},8,[`title`,`hide-footer-cancel-button`,`close-button-title`,`submit-button-title`,`onSubmit`,`onCancel`]))}}),aK={__name:`BDConfirmationModal`,props:[`modalId`,`modalTitle`,`description`,`submitButtonText`,`cancelButtonText`],setup(e,{expose:t}){let n=e,{closeModal:r,showModal:i}=YG(n.modalId),a=(0,u.ref)(null);t({Confirm:async()=>(i(),new Promise(e=>a.value=e))});let o=()=>{r(),a.value(!0)},s=()=>a.value(!1);return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(JG,{id:n.modalId,title:n.modalTitle,"submit-button-title":n.submitButtonText,"close-button-title":n.cancelButtonText,"hide-close-button":!0,size:`md`,onSubmit:o,onCancel:s},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`p`,null,(0,u.toDisplayString)(n.description),1)]),_:1},8,[`id`,`title`,`submit-button-title`,`close-button-title`]))}},oK={__name:`BDAssignConversationModal`,emits:[`update:isConcluded`,`update:isUnread`],setup(e,{emit:t}){let{t:n}=sd(),r=(0,u.ref)(!1),i=(0,u.ref)(!1),a=t,o=()=>a(`update:isConcluded`,r.value),s=()=>a(`update:isUnread`,i.value);return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(JG,{id:`assign-conversation-modal`,title:(0,u.unref)(n)(`assignConversationModal.title`),submitButtonTitle:(0,u.unref)(n)(`assignConversationModal.submitButton`)},{default:(0,u.withCtx)(()=>[(0,u.renderSlot)(e.$slots,`body`),(0,u.createVNode)(gg,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Pg,{modelValue:r.value,"onUpdate:modelValue":t[0]||=e=>r.value=e,onChange:o},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)((0,u.unref)(n)(`assignConversationModal.conclude`)),1),(0,u.withDirectives)(((0,u.openBlock)(),(0,u.createBlock)(g,{variant:`placeholder`,class:`btn-tooltip`,title:(0,u.unref)(n)(`assignConversationModal.concludeTooltip`)},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Jn)]),_:1},8,[`title`])),[[(0,u.unref)(EW)]])]),_:1},8,[`modelValue`])]),_:1}),(0,u.createVNode)(gg,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Pg,{modelValue:i.value,"onUpdate:modelValue":t[1]||=e=>i.value=e,onChange:s},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(n)(`assignConversationModal.makeUnread`)),1)]),_:1},8,[`modelValue`])]),_:1}),(0,u.renderSlot)(e.$slots,`footer`)]),_:3},8,[`title`,`submitButtonTitle`]))}},sK=(0,u.defineComponent)({__name:`BDAttachmentUploadModal`,props:{url:{},token:{}},emits:[`cancel`,`on-submit`],setup(e,{emit:t}){let{closeModal:n}=YG(`attachment-upload-modal`),{t:r}=sd(),i=e,a=t,o=()=>{a(`on-submit`,c.value.files),c.value.files=[],n()},s=()=>{a(`cancel`),c.value.files=[]},c=(0,u.ref)({files:[]}),l=(0,u.computed)(()=>r(`attachmentUploadModal.title`)),d=(0,u.computed)(()=>r(`attachmentUploadModal.submitButton`)),f=(0,u.computed)(()=>r(`attachmentUploadModal.infoMessage`)),p=(0,u.computed)(()=>r(`attachmentUploadModal.addAttachmentButton`)),m=(0,u.computed)(()=>r(`attachmentUploadModal.errorMessage`)),h=(0,u.computed)(()=>r(`attachmentUploadModal.fileTooBigErrorMessage`)),g=(0,u.computed)(()=>r(`attachmentUploadModal.fileSizeExceededMessage`));return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(JG,{id:`attachment-upload-modal`,title:l.value,"submit-button-title":d.value,onSubmit:o,onCancel:s},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`p`,null,(0,u.toDisplayString)(f.value),1),(0,u.createVNode)(TD,{modelValue:c.value,"onUpdate:modelValue":t[0]||=e=>c.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:i.url,tag:`div`,token:i.token},null,8,[`modelValue`,`button-text`,`error-message`,`file-size-exceeded-message`,`url`,`token`]),(0,u.createElementVNode)(`p`,null,(0,u.toDisplayString)(g.value),1),(0,u.renderSlot)(e.$slots,`default`)]),_:3},8,[`title`,`submit-button-title`]))}}),cK=Object.defineProperty,lK=Object.defineProperties,uK=Object.getOwnPropertyDescriptors,dK=Object.getOwnPropertySymbols,fK=Object.prototype.hasOwnProperty,pK=Object.prototype.propertyIsEnumerable,mK=(e,t,n)=>t in e?cK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,hK=(e,t)=>{for(var n in t||={})fK.call(t,n)&&mK(e,n,t[n]);if(dK)for(var n of dK(t))pK.call(t,n)&&mK(e,n,t[n]);return e},gK=(e,t)=>lK(e,uK(t)),_K={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}}}},vK={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])}}},yK={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}}},bK=(e,t)=>{let n=e.__vccOpts||e;for(let[e,r]of t)n[e]=r;return n},xK={},SK={xmlns:`http://www.w3.org/2000/svg`,width:`10`,height:`10`},CK=[(0,u.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 wK(e,t){return(0,u.openBlock)(),(0,u.createElementBlock)(`svg`,SK,CK)}var TK=bK(xK,[[`render`,wK]]),EK={},DK={xmlns:`http://www.w3.org/2000/svg`,width:`14`,height:`10`},OK=[(0,u.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 kK(e,t){return(0,u.openBlock)(),(0,u.createElementBlock)(`svg`,DK,OK)}var AK={Deselect:TK,OpenIndicator:bK(EK,[[`render`,kK]])},jK={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 MK(e){let t={};return Object.keys(e).sort().forEach(n=>{t[n]=e[n]}),JSON.stringify(t)}var NK=0;function PK(){return++NK}var FK={components:hK({},AK),directives:{appendToBody:jK},mixins:[_K,vK,yK],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
|
-
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:
|
|
1820
|
-
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:()=>PK()}},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:hK({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:gK(hK({},e),{deselect:this.deselect}),footer:gK(hK({},e),{deselect:this.deselect})}},childComponents(){return hK(hK({},AK),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)}}},IK=[`dir`],LK=[`id`,`aria-expanded`,`aria-owns`],RK={ref:`selectedOptions`,class:`vs__selected-options`},zK=[`disabled`,`title`,`aria-label`,`onClick`],BK={ref:`actions`,class:`vs__actions`},VK=[`disabled`],HK={class:`vs__spinner`},UK=[`id`],WK=[`id`,`aria-selected`,`onMouseover`,`onClick`],GK={key:0,class:`vs__no-options`},KK=(0,u.createTextVNode)(` Sorry, no matching options. `),qK=[`id`];function JK(e,t,n,r,i,a){let o=(0,u.resolveDirective)(`append-to-body`);return(0,u.openBlock)(),(0,u.createElementBlock)(`div`,{dir:n.dir,class:(0,u.normalizeClass)([`v-select`,a.stateClasses])},[(0,u.renderSlot)(e.$slots,`header`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.header))),(0,u.createElementVNode)(`div`,{id:`vs${n.uid}__combobox`,ref:`toggle`,class:`vs__dropdown-toggle`,role:`combobox`,"aria-expanded":a.dropdownOpen.toString(),"aria-owns":`vs${n.uid}__listbox`,"aria-label":`Search for option`,onMousedown:t[1]||=e=>a.toggleDropdown(e)},[(0,u.createElementVNode)(`div`,RK,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(a.selectedValue,(t,r)=>(0,u.renderSlot)(e.$slots,`selected-option-container`,{option:a.normalizeOptionForSlot(t),deselect:a.deselect,multiple:n.multiple,disabled:n.disabled},()=>[((0,u.openBlock)(),(0,u.createElementBlock)(`span`,{key:n.getOptionKey(t),class:`vs__selected`},[(0,u.renderSlot)(e.$slots,`selected-option`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.normalizeOptionForSlot(t))),()=>[(0,u.createTextVNode)((0,u.toDisplayString)(n.getOptionLabel(t)),1)]),n.multiple?((0,u.openBlock)(),(0,u.createElementBlock)(`button`,{key:0,ref_for:!0,ref:e=>i.deselectButtons[r]=e,disabled:n.disabled,type:`button`,class:`vs__deselect`,title:`Deselect ${n.getOptionLabel(t)}`,"aria-label":`Deselect ${n.getOptionLabel(t)}`,onClick:e=>a.deselect(t)},[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(a.childComponents.Deselect)))],8,zK)):(0,u.createCommentVNode)(``,!0)]))])),256)),(0,u.renderSlot)(e.$slots,`search`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.search)),()=>[(0,u.createElementVNode)(`input`,(0,u.mergeProps)({class:`vs__search`},a.scope.search.attributes,(0,u.toHandlers)(a.scope.search.events)),null,16)])],512),(0,u.createElementVNode)(`div`,BK,[(0,u.withDirectives)((0,u.createElementVNode)(`button`,{ref:`clearButton`,disabled:n.disabled,type:`button`,class:`vs__clear`,title:`Clear Selected`,"aria-label":`Clear Selected`,onClick:t[0]||=(...e)=>a.clearSelection&&a.clearSelection(...e)},[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(a.childComponents.Deselect)))],8,VK),[[u.vShow,a.showClearButton]]),(0,u.renderSlot)(e.$slots,`open-indicator`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.openIndicator)),()=>[n.noDrop?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(a.childComponents.OpenIndicator),(0,u.normalizeProps)((0,u.mergeProps)({key:0},a.scope.openIndicator.attributes)),null,16))]),(0,u.renderSlot)(e.$slots,`spinner`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.spinner)),()=>[(0,u.withDirectives)((0,u.createElementVNode)(`div`,HK,`Loading...`,512),[[u.vShow,e.mutableLoading]])])],512)],40,LK),(0,u.createVNode)(u.Transition,{name:n.transition},{default:(0,u.withCtx)(()=>[a.dropdownOpen?(0,u.withDirectives)(((0,u.openBlock)(),(0,u.createElementBlock)(`ul`,{id:`vs${n.uid}__listbox`,ref:`dropdownMenu`,key:`vs${n.uid}__listbox`,class:`vs__dropdown-menu`,role:`listbox`,tabindex:`-1`,onMousedown:t[2]||=(0,u.withModifiers)((...e)=>a.onMousedown&&a.onMousedown(...e),[`prevent`]),onMouseup:t[3]||=(...e)=>a.onMouseUp&&a.onMouseUp(...e)},[(0,u.renderSlot)(e.$slots,`list-header`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.listHeader))),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(a.filteredOptions,(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{id:`vs${n.uid}__option-${r}`,key:n.getOptionKey(t),role:`option`,class:(0,u.normalizeClass)([`vs__dropdown-option`,{"vs__dropdown-option--deselect":a.isOptionDeselectable(t)&&r===e.typeAheadPointer,"vs__dropdown-option--selected":a.isOptionSelected(t),"vs__dropdown-option--highlight":r===e.typeAheadPointer,"vs__dropdown-option--disabled":!n.selectable(t)}]),"aria-selected":r===e.typeAheadPointer?!0:null,onMouseover:i=>n.selectable(t)?e.typeAheadPointer=r:null,onClick:(0,u.withModifiers)(e=>n.selectable(t)?a.select(t):null,[`prevent`,`stop`])},[(0,u.renderSlot)(e.$slots,`option`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.normalizeOptionForSlot(t))),()=>[(0,u.createTextVNode)((0,u.toDisplayString)(n.getOptionLabel(t)),1)])],42,WK))),128)),a.filteredOptions.length===0?((0,u.openBlock)(),(0,u.createElementBlock)(`li`,GK,[(0,u.renderSlot)(e.$slots,`no-options`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.noOptions)),()=>[KK])])):(0,u.createCommentVNode)(``,!0),(0,u.renderSlot)(e.$slots,`list-footer`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.listFooter)))],40,UK)),[[o]]):((0,u.openBlock)(),(0,u.createElementBlock)(`ul`,{key:1,id:`vs${n.uid}__listbox`,role:`listbox`,style:{display:`none`,visibility:`hidden`}},null,8,qK))]),_:3},8,[`name`]),(0,u.renderSlot)(e.$slots,`footer`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.footer)))],10,IK)}var YK=bK(FK,[[`render`,JK]]),XK=e=>typeof e==`number`,ZK=[`textContent`],QK=[`textContent`],$K={key:0,class:`content-library-card__body`},eq=[`textContent`],tq=(0,u.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:t}){let{t:n}=sd(),r=e,i=t,a=(0,u.computed)(()=>`Open ${r.provider} in nieuw venster`),o=()=>{i(`on-insert`,r.itemId)},s=()=>{window.open(r.uri,`_blank`,`noopener,noreferrer`)};return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`article`,{class:(0,u.normalizeClass)([`content-library-card`,r.cardClass])},[(0,u.createElementVNode)(`header`,null,[(0,u.renderSlot)(e.$slots,`header`,{},()=>[(0,u.createElementVNode)(`h6`,{textContent:(0,u.toDisplayString)(r.title)},null,8,ZK),r.subtitle?((0,u.openBlock)(),(0,u.createElementBlock)(`small`,{key:0,textContent:(0,u.toDisplayString)(r.subtitle)},null,8,QK)):(0,u.createCommentVNode)(``,!0)])]),r.showBody?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,$K,[(0,u.renderSlot)(e.$slots,`default`,{},()=>[(0,u.createElementVNode)(`p`,{textContent:(0,u.toDisplayString)(r.description),class:`content-library-card__description`},null,8,eq)])])):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`footer`,null,[r.showFooter?(0,u.renderSlot)(e.$slots,`footer`,{key:0},()=>[(0,u.createVNode)(g,{variant:`secondary`,onClick:o},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(n)(`contentLibraryCard.insert`)),1)]),_:1}),(0,u.createVNode)(g,{title:a.value,variant:`icon`,onClick:s},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(rn)]),_:1},8,[`title`])]):(0,u.createCommentVNode)(``,!0)])],2))}}),nq=(0,u.defineComponent)({__name:`BDContentLibraryCardBasic`,props:{item:{type:Object,required:!0}},setup(e){return(t,n)=>((0,u.openBlock)(),(0,u.createBlock)(tq,(0,u.normalizeProps)((0,u.guardReactiveProps)(e.item)),null,16))}}),rq={class:`content-library-card-image__titles`},iq=[`textContent`],aq=[`textContent`],oq=[`src`],sq=(0,u.defineComponent)({__name:`BDContentLibraryCardImage`,props:{item:{type:Object,required:!0}},setup(e){let t=e,n=(0,u.computed)(()=>{let{itemId:e,uri:n,title:r,provider:i}=t.item;return{itemId:e,uri:n,title:r,provider:i}});return(t,r)=>((0,u.openBlock)(),(0,u.createBlock)(tq,(0,u.mergeProps)(n.value,{"card-class":`content-library-card-image`,"show-body":!1}),{header:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,rq,[(0,u.createElementVNode)(`h6`,{textContent:(0,u.toDisplayString)(e.item.title)},null,8,iq),(0,u.createElementVNode)(`small`,{textContent:(0,u.toDisplayString)(e.item.subtitle)},null,8,aq)]),(0,u.createElementVNode)(`img`,{src:e.item.imageUri,class:`content-library-card-image__figure`},null,8,oq)]),_:1},16))}}),cq=(0,u.defineComponent)({__name:`BDContentLibraryCardTitle`,props:{item:{type:Object,required:!0}},setup(e){let t=e,n=(0,u.computed)(()=>{let{itemId:e,title:n,subtitle:r,uri:i,provider:a}=t.item;return{itemId:e,title:n,subtitle:r,uri:i,provider:a}});return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(tq,(0,u.mergeProps)(n.value,{"show-body":!1,"card-class":`content-library-card-title`}),null,16))}}),lq=e=>e.replace(/<\/?[^>]+(>|$)/g,``),uq=e=>e.replace(/<li>/g,` `).replace(/<(br|\/p)>/g,` \r`),dq=e=>e.replace(/(?:\r\n|\r|\n)/g,`<br>`),fq={class:`top`},pq={key:0,class:`edit-btn-group`},mq={key:1},hq={key:2},gq=[`textContent`],_q=[`textContent`],vq=[`innerHTML`],yq={key:0,class:`attachment-occurence`},bq={class:`number-icon`},xq=(0,u.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:t}){let{t:n}=sd(),r=e,i=t,a=(0,u.ref)(null),o=(0,u.ref)(!0),s=(0,u.ref)(!1),c=(0,u.computed)(()=>`collapse-preview-${r.item.itemId}`),l=(0,u.computed)(()=>e_(r.item.files)?null:r.item.files.length),d=(0,u.computed)(()=>r.variant===`insert`),f=(0,u.computed)(()=>r.variant===`edit`),p=(0,u.computed)(()=>r.variant===`shared`),m=(0,u.computed)(()=>r.item.text?dq(r.item.text):``),h=(0,u.computed)(()=>wW(r.apiUrl,r.item.files,!1)),_=(0,u.computed)(()=>wW(r.apiUrl,r.item.files,!0)),v=(0,u.computed)(()=>o.value?n(`contentLibraryCardMessageTemplate.collapseClosed`):n(`contentLibraryCardMessageTemplate.collapseOpen`)),y=()=>{a.value&&(s.value=!o.value||a.value.scrollHeight>75||r.item.files&&r.item.files.length>0)},b=()=>{i(`on-insert`,r.item.itemId)},x=e=>{i(`show-attachment`,e)},S=()=>{i(`on-change`,r.item.itemId)},C=()=>{i(`delete`,r.item.itemId)},w=()=>{o.value=!o.value};return(0,u.watch)(()=>r.item,()=>{a.value&&(0,u.nextTick)().then(()=>{y()})},{immediate:!0,deep:!0}),(0,u.onMounted)(()=>{(0,u.nextTick)(()=>{y()})}),(t,r)=>((0,u.openBlock)(),(0,u.createBlock)(tq,(0,u.mergeProps)(e.item,{"item-id":e.item.itemId,id:c.value,"card-class":`content-library-card-message-template ${o.value?`collapsed`:``}`,onOnInsert:b}),{header:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,fq,[(0,u.createVNode)(yg,{variant:`gray`},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.item.category),1)]),_:1}),f.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,pq,[(0,u.createVNode)(g,{title:(0,u.unref)(n)(`contentLibraryCardMessageTemplate.edit`),variant:`icon`,onClick:S},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Gt)]),_:1},8,[`title`]),(0,u.createVNode)(g,{title:(0,u.unref)(n)(`contentLibraryCardMessageTemplate.delete`),variant:`icon`,onClick:C},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Nt)]),_:1},8,[`title`])])):(0,u.createCommentVNode)(``,!0),p.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,mq,[p.value?(0,u.withDirectives)(((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,variant:`icon`,title:(0,u.unref)(n)(`contentLibraryCardMessageTemplate.popoverIsSharedByOtherUser`)},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Qn)]),_:1},8,[`title`])),[[(0,u.unref)(EW)]]):(0,u.createCommentVNode)(``,!0)])):(0,u.createCommentVNode)(``,!0),d.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,hq,[(0,u.createVNode)(g,{class:`btn-insert`,variant:`secondary`,onClick:b},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(n)(`contentLibraryCardMessageTemplate.insert`)),1)]),_:1})])):(0,u.createCommentVNode)(``,!0)]),(0,u.createElementVNode)(`h6`,{textContent:(0,u.toDisplayString)(e.item.title)},null,8,gq),(0,u.createElementVNode)(`small`,{textContent:(0,u.toDisplayString)(e.item.practitionerName)},null,8,_q)]),footer:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,null,[s.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,class:`collapse-button`,variant:`link`,onClick:w},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(v.value),1)]),_:1})):(0,u.createCommentVNode)(``,!0)]),(0,u.createElementVNode)(`div`,null,[l.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,yq,[(0,u.createVNode)(se),(0,u.createElementVNode)(`div`,bq,(0,u.toDisplayString)(l.value),1)])):(0,u.createCommentVNode)(``,!0)])]),default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,{class:`content-library-card-message-template__body`,ref_key:`content`,ref:a},[(0,u.createElementVNode)(`div`,{class:`message-text`,innerHTML:m.value},null,8,vq),h.value?.length?((0,u.openBlock)(),(0,u.createBlock)(cW,{key:0,"no-download":!0,files:h.value,"show-delete":!1},null,8,[`files`])):(0,u.createCommentVNode)(``,!0),_.value?.length?((0,u.openBlock)(),(0,u.createBlock)(_W,{key:1,"no-download":!0,files:_.value,"fast-download":!1,"show-delete":!1,onShow:x},null,8,[`files`])):(0,u.createCommentVNode)(``,!0)],512)]),_:1},16,[`item-id`,`id`,`card-class`]))}}),Sq={class:`content-library-overview`},Cq=_({__name:`BDContentLibraryOverview`,props:{items:{type:Array,default:null},cols:{type:Number,default:2}},emits:[`on-insert`,`on-change`,`delete`,`show-attachment`],setup(e,{emit:t}){let{t:n}=sd(),r={BDContentLibraryCardBasic:nq,BDContentLibraryCardImage:sq,BDContentLibraryCardTitle:cq,BDContentLibraryCardMessageTemplate:xq},i=e,a=t,o=(0,u.computed)(()=>e_(i.items)),s=(0,u.computed)(()=>Math.floor(12/i.cols)),c=e=>{a(`on-insert`,e)},l=e=>{a(`on-change`,e)},f=e=>{a(`delete`,e)},m=e=>{a(`show-attachment`,e)};return(t,i)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,Sq,[(0,u.createVNode)(p,null,{default:(0,u.withCtx)(()=>[o.value?((0,u.openBlock)(),(0,u.createBlock)(d,{key:0,sm:12},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Oa,{show:``},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(n)(`contentLibraryOverview.noResults`)),1)]),_:1})]),_:1})):(0,u.createCommentVNode)(``,!0),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.items,e=>((0,u.openBlock)(),(0,u.createBlock)(d,{class:`card-container`,key:e.itemId,sm:12,md:6,lg:s.value},{default:(0,u.withCtx)(()=>[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(r[e.componentToRender]||r.BDContentLibraryCardBasic),(0,u.mergeProps)({ref_for:!0},e,{item:e,onOnInsert:c,onOnChange:l,onDelete:f,onShowAttachment:m}),null,16,[`item`]))]),_:2},1032,[`lg`]))),128))]),_:1})]))}},[[`__scopeId`,`data-v-1101b264`]]),wq={name:`TimesCircleIcon`,extends:Yp};function Tq(e){return kq(e)||Oq(e)||Dq(e)||Eq()}function Eq(){throw TypeError(`Invalid attempt to spread non-iterable instance.
|
|
1821
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
1818
|
+
`});return(e,t)=>a.value?((0,u.openBlock)(),(0,u.createElementBlock)(`a`,{key:0,ref_key:`notificationButton`,ref:i,tabindex:`0`,class:`bd-notification-button`,role:`button`,"data-bs-toggle":`popover`,"data-bs-placement":`bottom`,"data-bs-title":s.value,"data-bs-content":c.value,"data-bs-html":!0,onClick:t[0]||=(...e)=>(0,u.unref)(r)&&(0,u.unref)(r)(...e)},[(0,u.withDirectives)((0,u.createElementVNode)(`img`,{src:AG,alt:`BeterDichtbij nieuws notificatie bel.`,title:o.value},null,8,IG),[[(0,u.unref)(AW)]]),(0,u.unref)(n)?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,LG)):(0,u.createCommentVNode)(``,!0)],8,FG)):(0,u.createCommentVNode)(``,!0)}}),zG={class:`profile-side`},BG=[`href`],VG={class:`nav-item`},HG=[`textContent`],UG=(0,u.defineComponent)({__name:`BDPractitionerHeader`,props:{academyUrl:{},userId:{},getNotification:{}},setup(e){let{t}=sd(),n=e,r=(0,u.computed)(()=>t(`practitionerHeader.academyTooltip`)),i=(0,u.computed)(()=>t(`practitionerHeader.academyMenuItem`));return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(kG,null,(0,u.createSlots)({"profile-side":(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,zG,[(0,u.createVNode)(RG,{"user-id":n.userId,"get-notification":n.getNotification},null,8,[`user-id`,`get-notification`]),n.academyUrl?((0,u.openBlock)(),(0,u.createElementBlock)(`a`,{key:0,href:n.academyUrl,target:`_blank`,rel:`noopener,noreferrer`},[(0,u.withDirectives)((0,u.createVNode)((0,u.unref)(w),{title:r.value},null,8,[`title`]),[[(0,u.unref)(AW)]])],8,BG)):(0,u.createCommentVNode)(``,!0)])]),_:2},[n.academyUrl?{name:`mobile-menu-special-options`,fn:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`li`,VG,[(0,u.createVNode)(h,{class:`nav-link`,to:n.academyUrl},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(w)),(0,u.createElementVNode)(`span`,{textContent:(0,u.toDisplayString)(i.value)},null,8,HG)]),_:1},8,[`to`])])]),key:`0`}:void 0]),1024))}}),WG={class:`modal-dialog`},GG={class:`modal-content`},KG={class:`modal-header`},qG={class:`modal-title`},JG=[`src`],YG={class:`modal-body`},XG={key:0,class:`modal-footer`},ZG=[`disabled`],QG=(0,u.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:t}){let n=e,r=t,i=(0,u.computed)(()=>`modal bd-modal modal-${n.size}`),a=()=>r(`submit`),o=()=>r(`cancel`);return(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:(0,u.normalizeClass)(i.value),tabindex:`-1`},[(0,u.createElementVNode)(`div`,WG,[(0,u.createElementVNode)(`div`,GG,[(0,u.createElementVNode)(`div`,KG,[(0,u.createElementVNode)(`h2`,qG,[n.titleImage?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,{key:0,src:n.titleImage,class:`title-image`,alt:``},null,8,JG)):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(n.title),1)]),(0,u.renderSlot)(t.$slots,`modal-header-space-between`),n.hideCloseButton?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`button`,{key:0,type:`button`,class:`btn-close w-auto`,"data-bs-dismiss":`modal`,"aria-label":`Sluiten`,onClick:o},[r[0]||=(0,u.createElementVNode)(`span`,null,`Sluiten`,-1),(0,u.createVNode)((0,u.unref)(tt))]))]),(0,u.createElementVNode)(`div`,YG,[(0,u.renderSlot)(t.$slots,`default`)]),e.hideFooter?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,XG,[n.hideFooterSubmitButton?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`button`,{key:0,class:`btn btn-primary`,disabled:n.disableSubmitButton,onClick:a},(0,u.toDisplayString)(n.submitButtonTitle),9,ZG)),(0,u.renderSlot)(t.$slots,`buttons`),n.hideFooterCancelButton?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`button`,{key:1,type:`button`,class:`btn btn-link`,"data-bs-dismiss":`modal`,onClick:o,"aria-label":`Annuleren`},(0,u.toDisplayString)(n.closeButtonTitle),1))]))])])],2))}}),$G=e=>{let t=(0,u.ref)(null);return{showModal:()=>{let n=document.getElementById(e);n instanceof HTMLElement?(t.value=eT.getOrCreateInstance(n),t.value.show()):console.error(`Modal '${e}' niet gevonden.`)},closeModal:()=>{if(t.value){t.value.hide();return}let n=document.getElementById(e);if(n instanceof HTMLElement){let e=eT.getInstance(n);e&&e.hide()}}}},{showDangerToast:eK}=xD();function tK(e){let t=(0,u.ref)(null),n=(e,n=`serverErrors`)=>{let i=[];if(i=Array.isArray(e?.response?.data)?e.response.data.filter(e=>Ug(e.ErrorMessage)&&e.ErrorMessage!==``):e.response.data.ErrorMessage?[e.response.data.ErrorMessage]:null,Ug(n))t.value=i;else if(Array.isArray(n)){let e=t.value;for(let t=0;t<n.length;t++)t===n.length-1?e[n[t]]=i:e=e[n[t]]}r(e),o(t)},r=t=>{if(e==null)return;let n=new URL(t.request.responseURL).pathname;if(n in e.error){let t=e.error[n];t&&eK(t)}},i=(0,u.ref)(null),a=(0,u.ref)(``),o=e=>{Zg(e.value)?i.value=e.value.map(e=>Ug(e)?e:e.ErrorMessage):Ug(e.value)&&(a.value=e.value)};function s(){t.value=null,i.value=null,a.value=``}return{serverErrors:t,errorMessages:i,errorMessageText:a,MapErrors:o,MapServerErrors:n,ResetServerErrors:s}}var nK={key:0},rK={key:1},iK={class:`bd-form-field`},aK={class:`bd-form-field`},oK=(0,u.defineComponent)({__name:`BDPhoneNumberEditModal`,props:[`modalTitle`,`submitButtonTitle`,`phoneNumberLabel`,`phoneNumberUnchangedText`,`confirmationCodeLabel`,`confirmationCodeRequiredText`,`confirmationCodeSentText`,`editSuccessText`,`editCanceledText`,`sendConfirmationCodeText`,`startPhoneNumberUpdate`,`confirmPhoneNumberUpdate`],emits:[`startPhoneNumberUpdate`,`confirmPhoneNumberUpdate`,`setPhoneNumber`],setup(e,{expose:t,emit:n}){let{showSuccessToast:r,showWarningToast:i}=xD(),{serverErrors:a,errorMessages:o,errorMessageText:s,MapServerErrors:c,ResetServerErrors:l}=tK(null),{closeModal:d}=$G(`phone-number-edit-modal`),f=e,p=n,m=``,h=(0,u.ref)(),_=(0,u.ref)(null),v=(0,u.ref)(),y=(0,u.ref)(),b=(0,u.ref)(null),x=(0,u.computed)(()=>y.value==null||y.value==``),S=()=>{if(_.value=null,l(),!h.value||h.value==m){_.value=!1;return}let e={newPhonenumber:h.value};f.startPhoneNumberUpdate(e).then(w).catch(c)},C=()=>{if(!y.value){b.value=!1;return}let e={requestIdentifier:v.value,token:y.value};f.confirmPhoneNumberUpdate(e).then(T).catch(c)},w=e=>{_.value=null,r(f.confirmationCodeSentText),v.value=e.data.RequestIdentifier},T=()=>{p(`setPhoneNumber`,h.value),r(f.editSuccessText),d(),_.value=null,b.value=null},E=e=>{m=e,h.value=m,_.value=null,v.value=void 0,y.value=void 0,b.value=null},D=()=>{E(m),l(),i(f.editCanceledText)};return t({Reset:E}),(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(QG,{id:`phone-number-edit-modal`,class:(0,u.normalizeClass)((0,u.unref)(``)),title:f.modalTitle,submitButtonTitle:f.submitButtonTitle,hideFooterCancelButton:!1,"disable-submit-button":x.value,serverErrors:(0,u.unref)(a),errorMessages:(0,u.unref)(o),errorMessageText:(0,u.unref)(s),onSubmit:C,onCancel:D},{default:(0,u.withCtx)(()=>[(0,u.unref)(s)||(0,u.unref)(o)?((0,u.openBlock)(),(0,u.createBlock)(Oa,{key:0,variant:`danger`},{default:(0,u.withCtx)(()=>[(0,u.unref)(o)?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,nK,[(0,u.createElementVNode)(`ul`,null,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)((0,u.unref)(o),(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{key:t},[(0,u.createVNode)(Jn),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(e),1)]))),128))])])):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,rK,(0,u.toDisplayString)((0,u.unref)(s)),1))]),_:1})):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`div`,iK,[(0,u.createVNode)(pg,{id:`form-input-phone-number`,label:f.phoneNumberLabel,modelValue:h.value,"onUpdate:modelValue":t[0]||=e=>h.value=e,state:_.value,type:`text`,"form-field-class":`form-input-with-button`,"invalid-feedback-text":f.phoneNumberUnchangedText},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(g,{textContent:(0,u.toDisplayString)(f.sendConfirmationCodeText),class:`tablet-device-up`,type:`button`,onClick:S},null,8,[`textContent`])]),_:1},8,[`label`,`modelValue`,`state`,`invalid-feedback-text`]),(0,u.createVNode)(g,{textContent:(0,u.toDisplayString)(f.sendConfirmationCodeText),class:`mobile-device`,type:`button`,onClick:S},null,8,[`textContent`])]),(0,u.createElementVNode)(`div`,aK,[v.value?((0,u.openBlock)(),(0,u.createBlock)(pg,{key:0,label:f.confirmationCodeLabel,modelValue:y.value,"onUpdate:modelValue":t[1]||=e=>y.value=e,state:b.value,"invalid-feedback-text":f.confirmationCodeRequiredText},null,8,[`label`,`modelValue`,`state`,`invalid-feedback-text`])):(0,u.createCommentVNode)(``,!0)])]),_:1},8,[`class`,`title`,`submitButtonTitle`,`disable-submit-button`,`serverErrors`,`errorMessages`,`errorMessageText`]))}}),sK=(e,t,n,r,i,a)=>{let o=(0,u.ref)(null),s=(0,u.ref)(null),c=(0,u.ref)(!1),l=(0,u.ref)(null),{showModal:d,closeModal:f}=$G(`session-time-out-modal`),p=(0,u.computed)(()=>o.value&&e?e-(o.value+1):0),m=(0,u.computed)(()=>s.value?60-s.value:0),h=(0,u.computed)(()=>c.value),g=()=>{l.value=setInterval(v,1e3),r(l.value)},_=()=>{l.value&&clearInterval(l.value)},v=()=>{o.value=(0,l_.default)().diff(n(),`m`),s.value=(0,l_.default)().subtract(o.value,`m`).diff(n(),`s`);let r=e??2**53-1,i=t??0;o.value>=r?(c.value=!0,d(),localStorage.setItem(`session-timeout`,`true`),window.onbeforeunload=y):o.value>=r-i?d():f()},y=e=>{e.stopPropagation(),x()},b=()=>{i(),_(),o.value=null,s.value=null,g()},x=()=>{_(),o.value=null,s.value=null,localStorage.removeItem(`session-timeout`),a()},S=()=>{c.value?x():b()};return(0,u.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:()=>{c.value?x():f()}}},cK=(0,u.defineComponent)({__name:`BDSessionTimeOutModal`,props:[`expiredTitle`,`expiredMessage`,`expiredButtonText`,`almostExpiredTitle`,`almostExpiredMessage`,`almostExpiredButtonText`,`almostExpiredCancelButtonText`,`threshold`,`warningThreshold`,`getTime`,`setTaskId`,`setNewTime`,`logout`,`hideCancelButton`],setup(e){let t=e,{IsExpired:n,Minutes:r,Seconds:i,OnLogOut:a,OnSubmit:o}=sK(t.threshold,t.warningThreshold,t.getTime,t.setTaskId,t.setNewTime,t.logout),s=(0,u.computed)(()=>n.value?t.expiredTitle:t.almostExpiredTitle),c=(0,u.computed)(()=>n.value?t.expiredMessage:`${t.almostExpiredMessage} ${r.value}:${i.value<10?`0`+i.value:i.value}`),l=(0,u.computed)(()=>t.hideCancelButton||n.value),d=(0,u.computed)(()=>n.value?t.expiredButtonText:t.almostExpiredButtonText);return(e,n)=>((0,u.openBlock)(),(0,u.createBlock)(QG,{id:`session-time-out-modal`,title:s.value,"hide-close-button":!0,"hide-footer-cancel-button":l.value,"close-button-title":t.almostExpiredCancelButtonText,"submit-button-title":d.value,size:`md`,onSubmit:(0,u.unref)(o),onCancel:(0,u.unref)(a)},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(c.value),1)]),_:1},8,[`title`,`hide-footer-cancel-button`,`close-button-title`,`submit-button-title`,`onSubmit`,`onCancel`]))}}),lK={__name:`BDConfirmationModal`,props:[`modalId`,`modalTitle`,`description`,`submitButtonText`,`cancelButtonText`],setup(e,{expose:t}){let n=e,{closeModal:r,showModal:i}=$G(n.modalId),a=(0,u.ref)(null);t({Confirm:async()=>(i(),new Promise(e=>a.value=e))});let o=()=>{r(),a.value(!0)},s=()=>a.value(!1);return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(QG,{id:n.modalId,title:n.modalTitle,"submit-button-title":n.submitButtonText,"close-button-title":n.cancelButtonText,"hide-close-button":!0,size:`md`,onSubmit:o,onCancel:s},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`p`,null,(0,u.toDisplayString)(n.description),1)]),_:1},8,[`id`,`title`,`submit-button-title`,`close-button-title`]))}},uK={__name:`BDAssignConversationModal`,emits:[`update:isConcluded`,`update:isUnread`],setup(e,{emit:t}){let{t:n}=sd(),r=(0,u.ref)(!1),i=(0,u.ref)(!1),a=t,o=()=>a(`update:isConcluded`,r.value),s=()=>a(`update:isUnread`,i.value);return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(QG,{id:`assign-conversation-modal`,title:(0,u.unref)(n)(`assignConversationModal.title`),submitButtonTitle:(0,u.unref)(n)(`assignConversationModal.submitButton`)},{default:(0,u.withCtx)(()=>[(0,u.renderSlot)(e.$slots,`body`),(0,u.createVNode)(gg,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Pg,{modelValue:r.value,"onUpdate:modelValue":t[0]||=e=>r.value=e,onChange:o},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)((0,u.unref)(n)(`assignConversationModal.conclude`)),1),(0,u.withDirectives)(((0,u.openBlock)(),(0,u.createBlock)(g,{variant:`placeholder`,class:`btn-tooltip`,title:(0,u.unref)(n)(`assignConversationModal.concludeTooltip`)},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Jn)]),_:1},8,[`title`])),[[(0,u.unref)(AW)]])]),_:1},8,[`modelValue`])]),_:1}),(0,u.createVNode)(gg,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Pg,{modelValue:i.value,"onUpdate:modelValue":t[1]||=e=>i.value=e,onChange:s},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(n)(`assignConversationModal.makeUnread`)),1)]),_:1},8,[`modelValue`])]),_:1}),(0,u.renderSlot)(e.$slots,`footer`)]),_:3},8,[`title`,`submitButtonTitle`]))}},dK=(0,u.defineComponent)({__name:`BDAttachmentUploadModal`,props:{url:{},token:{}},emits:[`cancel`,`on-submit`],setup(e,{emit:t}){let{closeModal:n}=$G(`attachment-upload-modal`),{t:r}=sd(),i=e,a=t,o=()=>{a(`on-submit`,c.value.files),c.value.files=[],n()},s=()=>{a(`cancel`),c.value.files=[]},c=(0,u.ref)({files:[]}),l=(0,u.computed)(()=>r(`attachmentUploadModal.title`)),d=(0,u.computed)(()=>r(`attachmentUploadModal.submitButton`)),f=(0,u.computed)(()=>r(`attachmentUploadModal.infoMessage`)),p=(0,u.computed)(()=>r(`attachmentUploadModal.addAttachmentButton`)),m=(0,u.computed)(()=>r(`attachmentUploadModal.errorMessage`)),h=(0,u.computed)(()=>r(`attachmentUploadModal.fileTooBigErrorMessage`)),g=(0,u.computed)(()=>r(`attachmentUploadModal.fileSizeExceededMessage`));return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(QG,{id:`attachment-upload-modal`,title:l.value,"submit-button-title":d.value,onSubmit:o,onCancel:s},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`p`,null,(0,u.toDisplayString)(f.value),1),(0,u.createVNode)(TD,{modelValue:c.value,"onUpdate:modelValue":t[0]||=e=>c.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:i.url,tag:`div`,token:i.token},null,8,[`modelValue`,`button-text`,`error-message`,`file-size-exceeded-message`,`url`,`token`]),(0,u.createElementVNode)(`p`,null,(0,u.toDisplayString)(g.value),1),(0,u.renderSlot)(e.$slots,`default`)]),_:3},8,[`title`,`submit-button-title`]))}}),fK=Object.defineProperty,pK=Object.defineProperties,mK=Object.getOwnPropertyDescriptors,hK=Object.getOwnPropertySymbols,gK=Object.prototype.hasOwnProperty,_K=Object.prototype.propertyIsEnumerable,vK=(e,t,n)=>t in e?fK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,yK=(e,t)=>{for(var n in t||={})gK.call(t,n)&&vK(e,n,t[n]);if(hK)for(var n of hK(t))_K.call(t,n)&&vK(e,n,t[n]);return e},bK=(e,t)=>pK(e,mK(t)),xK={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}}}},SK={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])}}},CK={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}}},wK=(e,t)=>{let n=e.__vccOpts||e;for(let[e,r]of t)n[e]=r;return n},TK={},EK={xmlns:`http://www.w3.org/2000/svg`,width:`10`,height:`10`},DK=[(0,u.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 OK(e,t){return(0,u.openBlock)(),(0,u.createElementBlock)(`svg`,EK,DK)}var kK=wK(TK,[[`render`,OK]]),AK={},jK={xmlns:`http://www.w3.org/2000/svg`,width:`14`,height:`10`},MK=[(0,u.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 NK(e,t){return(0,u.openBlock)(),(0,u.createElementBlock)(`svg`,jK,MK)}var PK={Deselect:kK,OpenIndicator:wK(AK,[[`render`,NK]])},FK={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 IK(e){let t={};return Object.keys(e).sort().forEach(n=>{t[n]=e[n]}),JSON.stringify(t)}var LK=0;function RK(){return++LK}var zK={components:yK({},PK),directives:{appendToBody:FK},mixins:[xK,SK,CK],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
|
+
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:IK(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.
|
|
1820
|
+
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:()=>RK()}},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:yK({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:bK(yK({},e),{deselect:this.deselect}),footer:bK(yK({},e),{deselect:this.deselect})}},childComponents(){return yK(yK({},PK),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)}}},BK=[`dir`],VK=[`id`,`aria-expanded`,`aria-owns`],HK={ref:`selectedOptions`,class:`vs__selected-options`},UK=[`disabled`,`title`,`aria-label`,`onClick`],WK={ref:`actions`,class:`vs__actions`},GK=[`disabled`],KK={class:`vs__spinner`},qK=[`id`],JK=[`id`,`aria-selected`,`onMouseover`,`onClick`],YK={key:0,class:`vs__no-options`},XK=(0,u.createTextVNode)(` Sorry, no matching options. `),ZK=[`id`];function QK(e,t,n,r,i,a){let o=(0,u.resolveDirective)(`append-to-body`);return(0,u.openBlock)(),(0,u.createElementBlock)(`div`,{dir:n.dir,class:(0,u.normalizeClass)([`v-select`,a.stateClasses])},[(0,u.renderSlot)(e.$slots,`header`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.header))),(0,u.createElementVNode)(`div`,{id:`vs${n.uid}__combobox`,ref:`toggle`,class:`vs__dropdown-toggle`,role:`combobox`,"aria-expanded":a.dropdownOpen.toString(),"aria-owns":`vs${n.uid}__listbox`,"aria-label":`Search for option`,onMousedown:t[1]||=e=>a.toggleDropdown(e)},[(0,u.createElementVNode)(`div`,HK,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(a.selectedValue,(t,r)=>(0,u.renderSlot)(e.$slots,`selected-option-container`,{option:a.normalizeOptionForSlot(t),deselect:a.deselect,multiple:n.multiple,disabled:n.disabled},()=>[((0,u.openBlock)(),(0,u.createElementBlock)(`span`,{key:n.getOptionKey(t),class:`vs__selected`},[(0,u.renderSlot)(e.$slots,`selected-option`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.normalizeOptionForSlot(t))),()=>[(0,u.createTextVNode)((0,u.toDisplayString)(n.getOptionLabel(t)),1)]),n.multiple?((0,u.openBlock)(),(0,u.createElementBlock)(`button`,{key:0,ref_for:!0,ref:e=>i.deselectButtons[r]=e,disabled:n.disabled,type:`button`,class:`vs__deselect`,title:`Deselect ${n.getOptionLabel(t)}`,"aria-label":`Deselect ${n.getOptionLabel(t)}`,onClick:e=>a.deselect(t)},[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(a.childComponents.Deselect)))],8,UK)):(0,u.createCommentVNode)(``,!0)]))])),256)),(0,u.renderSlot)(e.$slots,`search`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.search)),()=>[(0,u.createElementVNode)(`input`,(0,u.mergeProps)({class:`vs__search`},a.scope.search.attributes,(0,u.toHandlers)(a.scope.search.events)),null,16)])],512),(0,u.createElementVNode)(`div`,WK,[(0,u.withDirectives)((0,u.createElementVNode)(`button`,{ref:`clearButton`,disabled:n.disabled,type:`button`,class:`vs__clear`,title:`Clear Selected`,"aria-label":`Clear Selected`,onClick:t[0]||=(...e)=>a.clearSelection&&a.clearSelection(...e)},[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(a.childComponents.Deselect)))],8,GK),[[u.vShow,a.showClearButton]]),(0,u.renderSlot)(e.$slots,`open-indicator`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.openIndicator)),()=>[n.noDrop?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(a.childComponents.OpenIndicator),(0,u.normalizeProps)((0,u.mergeProps)({key:0},a.scope.openIndicator.attributes)),null,16))]),(0,u.renderSlot)(e.$slots,`spinner`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.spinner)),()=>[(0,u.withDirectives)((0,u.createElementVNode)(`div`,KK,`Loading...`,512),[[u.vShow,e.mutableLoading]])])],512)],40,VK),(0,u.createVNode)(u.Transition,{name:n.transition},{default:(0,u.withCtx)(()=>[a.dropdownOpen?(0,u.withDirectives)(((0,u.openBlock)(),(0,u.createElementBlock)(`ul`,{id:`vs${n.uid}__listbox`,ref:`dropdownMenu`,key:`vs${n.uid}__listbox`,class:`vs__dropdown-menu`,role:`listbox`,tabindex:`-1`,onMousedown:t[2]||=(0,u.withModifiers)((...e)=>a.onMousedown&&a.onMousedown(...e),[`prevent`]),onMouseup:t[3]||=(...e)=>a.onMouseUp&&a.onMouseUp(...e)},[(0,u.renderSlot)(e.$slots,`list-header`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.listHeader))),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(a.filteredOptions,(t,r)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{id:`vs${n.uid}__option-${r}`,key:n.getOptionKey(t),role:`option`,class:(0,u.normalizeClass)([`vs__dropdown-option`,{"vs__dropdown-option--deselect":a.isOptionDeselectable(t)&&r===e.typeAheadPointer,"vs__dropdown-option--selected":a.isOptionSelected(t),"vs__dropdown-option--highlight":r===e.typeAheadPointer,"vs__dropdown-option--disabled":!n.selectable(t)}]),"aria-selected":r===e.typeAheadPointer?!0:null,onMouseover:i=>n.selectable(t)?e.typeAheadPointer=r:null,onClick:(0,u.withModifiers)(e=>n.selectable(t)?a.select(t):null,[`prevent`,`stop`])},[(0,u.renderSlot)(e.$slots,`option`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.normalizeOptionForSlot(t))),()=>[(0,u.createTextVNode)((0,u.toDisplayString)(n.getOptionLabel(t)),1)])],42,JK))),128)),a.filteredOptions.length===0?((0,u.openBlock)(),(0,u.createElementBlock)(`li`,YK,[(0,u.renderSlot)(e.$slots,`no-options`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.noOptions)),()=>[XK])])):(0,u.createCommentVNode)(``,!0),(0,u.renderSlot)(e.$slots,`list-footer`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.listFooter)))],40,qK)),[[o]]):((0,u.openBlock)(),(0,u.createElementBlock)(`ul`,{key:1,id:`vs${n.uid}__listbox`,role:`listbox`,style:{display:`none`,visibility:`hidden`}},null,8,ZK))]),_:3},8,[`name`]),(0,u.renderSlot)(e.$slots,`footer`,(0,u.normalizeProps)((0,u.guardReactiveProps)(a.scope.footer)))],10,BK)}var $K=wK(zK,[[`render`,QK]]),eq=e=>typeof e==`number`,tq=[`textContent`],nq=[`textContent`],rq={key:0,class:`content-library-card__body`},iq=[`textContent`],aq=(0,u.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:t}){let{t:n}=sd(),r=e,i=t,a=(0,u.computed)(()=>`Open ${r.provider} in nieuw venster`),o=()=>{i(`on-insert`,r.itemId)},s=()=>{window.open(r.uri,`_blank`,`noopener,noreferrer`)};return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`article`,{class:(0,u.normalizeClass)([`content-library-card`,r.cardClass])},[(0,u.createElementVNode)(`header`,null,[(0,u.renderSlot)(e.$slots,`header`,{},()=>[(0,u.createElementVNode)(`h6`,{textContent:(0,u.toDisplayString)(r.title)},null,8,tq),r.subtitle?((0,u.openBlock)(),(0,u.createElementBlock)(`small`,{key:0,textContent:(0,u.toDisplayString)(r.subtitle)},null,8,nq)):(0,u.createCommentVNode)(``,!0)])]),r.showBody?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,rq,[(0,u.renderSlot)(e.$slots,`default`,{},()=>[(0,u.createElementVNode)(`p`,{textContent:(0,u.toDisplayString)(r.description),class:`content-library-card__description`},null,8,iq)])])):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`footer`,null,[r.showFooter?(0,u.renderSlot)(e.$slots,`footer`,{key:0},()=>[(0,u.createVNode)(g,{variant:`secondary`,onClick:o},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(n)(`contentLibraryCard.insert`)),1)]),_:1}),(0,u.createVNode)(g,{title:a.value,variant:`icon`,onClick:s},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(rn)]),_:1},8,[`title`])]):(0,u.createCommentVNode)(``,!0)])],2))}}),oq=(0,u.defineComponent)({__name:`BDContentLibraryCardBasic`,props:{item:{type:Object,required:!0}},setup(e){return(t,n)=>((0,u.openBlock)(),(0,u.createBlock)(aq,(0,u.normalizeProps)((0,u.guardReactiveProps)(e.item)),null,16))}}),sq={class:`content-library-card-image__titles`},cq=[`textContent`],lq=[`textContent`],uq=[`src`],dq=(0,u.defineComponent)({__name:`BDContentLibraryCardImage`,props:{item:{type:Object,required:!0}},setup(e){let t=e,n=(0,u.computed)(()=>{let{itemId:e,uri:n,title:r,provider:i}=t.item;return{itemId:e,uri:n,title:r,provider:i}});return(t,r)=>((0,u.openBlock)(),(0,u.createBlock)(aq,(0,u.mergeProps)(n.value,{"card-class":`content-library-card-image`,"show-body":!1}),{header:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,sq,[(0,u.createElementVNode)(`h6`,{textContent:(0,u.toDisplayString)(e.item.title)},null,8,cq),(0,u.createElementVNode)(`small`,{textContent:(0,u.toDisplayString)(e.item.subtitle)},null,8,lq)]),(0,u.createElementVNode)(`img`,{src:e.item.imageUri,class:`content-library-card-image__figure`},null,8,uq)]),_:1},16))}}),fq=(0,u.defineComponent)({__name:`BDContentLibraryCardTitle`,props:{item:{type:Object,required:!0}},setup(e){let t=e,n=(0,u.computed)(()=>{let{itemId:e,title:n,subtitle:r,uri:i,provider:a}=t.item;return{itemId:e,title:n,subtitle:r,uri:i,provider:a}});return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(aq,(0,u.mergeProps)(n.value,{"show-body":!1,"card-class":`content-library-card-title`}),null,16))}}),pq=e=>e.replace(/<\/?[^>]+(>|$)/g,``),mq=e=>e.replace(/<li>/g,` `).replace(/<(br|\/p)>/g,` \r`),hq=e=>e.replace(/(?:\r\n|\r|\n)/g,`<br>`),gq={class:`top`},_q={key:0,class:`edit-btn-group`},vq={key:1},yq={key:2},bq=[`textContent`],xq=[`textContent`],Sq=[`innerHTML`],Cq={key:0,class:`attachment-occurence`},wq={class:`number-icon`},Tq=(0,u.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:t}){let{t:n}=sd(),r=e,i=t,a=(0,u.ref)(null),o=(0,u.ref)(!0),s=(0,u.ref)(!1),c=(0,u.computed)(()=>`collapse-preview-${r.item.itemId}`),l=(0,u.computed)(()=>e_(r.item.files)?null:r.item.files.length),d=(0,u.computed)(()=>r.variant===`insert`),f=(0,u.computed)(()=>r.variant===`edit`),p=(0,u.computed)(()=>r.variant===`shared`),m=(0,u.computed)(()=>r.item.text?hq(r.item.text):``),h=(0,u.computed)(()=>OW(r.apiUrl,r.item.files,!1)),_=(0,u.computed)(()=>OW(r.apiUrl,r.item.files,!0)),v=(0,u.computed)(()=>o.value?n(`contentLibraryCardMessageTemplate.collapseClosed`):n(`contentLibraryCardMessageTemplate.collapseOpen`)),y=()=>{a.value&&(s.value=!o.value||a.value.scrollHeight>75||r.item.files&&r.item.files.length>0)},b=()=>{i(`on-insert`,r.item.itemId)},x=e=>{i(`show-attachment`,e)},S=()=>{i(`on-change`,r.item.itemId)},C=()=>{i(`delete`,r.item.itemId)},w=()=>{o.value=!o.value};return(0,u.watch)(()=>r.item,()=>{a.value&&(0,u.nextTick)().then(()=>{y()})},{immediate:!0,deep:!0}),(0,u.onMounted)(()=>{(0,u.nextTick)(()=>{y()})}),(t,r)=>((0,u.openBlock)(),(0,u.createBlock)(aq,(0,u.mergeProps)(e.item,{"item-id":e.item.itemId,id:c.value,"card-class":`content-library-card-message-template ${o.value?`collapsed`:``}`,onOnInsert:b}),{header:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,gq,[(0,u.createVNode)(yg,{variant:`gray`},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.item.category),1)]),_:1}),f.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,_q,[(0,u.createVNode)(g,{title:(0,u.unref)(n)(`contentLibraryCardMessageTemplate.edit`),variant:`icon`,onClick:S},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Gt)]),_:1},8,[`title`]),(0,u.createVNode)(g,{title:(0,u.unref)(n)(`contentLibraryCardMessageTemplate.delete`),variant:`icon`,onClick:C},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Nt)]),_:1},8,[`title`])])):(0,u.createCommentVNode)(``,!0),p.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,vq,[p.value?(0,u.withDirectives)(((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,variant:`icon`,title:(0,u.unref)(n)(`contentLibraryCardMessageTemplate.popoverIsSharedByOtherUser`)},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Qn)]),_:1},8,[`title`])),[[(0,u.unref)(AW)]]):(0,u.createCommentVNode)(``,!0)])):(0,u.createCommentVNode)(``,!0),d.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,yq,[(0,u.createVNode)(g,{class:`btn-insert`,variant:`secondary`,onClick:b},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(n)(`contentLibraryCardMessageTemplate.insert`)),1)]),_:1})])):(0,u.createCommentVNode)(``,!0)]),(0,u.createElementVNode)(`h6`,{textContent:(0,u.toDisplayString)(e.item.title)},null,8,bq),(0,u.createElementVNode)(`small`,{textContent:(0,u.toDisplayString)(e.item.practitionerName)},null,8,xq)]),footer:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,null,[s.value?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,class:`collapse-button`,variant:`link`,onClick:w},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(v.value),1)]),_:1})):(0,u.createCommentVNode)(``,!0)]),(0,u.createElementVNode)(`div`,null,[l.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,Cq,[(0,u.createVNode)(se),(0,u.createElementVNode)(`div`,wq,(0,u.toDisplayString)(l.value),1)])):(0,u.createCommentVNode)(``,!0)])]),default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,{class:`content-library-card-message-template__body`,ref_key:`content`,ref:a},[(0,u.createElementVNode)(`div`,{class:`message-text`,innerHTML:m.value},null,8,Sq),h.value?.length?((0,u.openBlock)(),(0,u.createBlock)(fW,{key:0,"no-download":!0,files:h.value,"show-delete":!1},null,8,[`files`])):(0,u.createCommentVNode)(``,!0),_.value?.length?((0,u.openBlock)(),(0,u.createBlock)(xW,{key:1,"no-download":!0,files:_.value,"fast-download":!1,"show-delete":!1,onShow:x},null,8,[`files`])):(0,u.createCommentVNode)(``,!0)],512)]),_:1},16,[`item-id`,`id`,`card-class`]))}}),Eq={class:`content-library-overview`},Dq=_({__name:`BDContentLibraryOverview`,props:{items:{type:Array,default:null},cols:{type:Number,default:2}},emits:[`on-insert`,`on-change`,`delete`,`show-attachment`],setup(e,{emit:t}){let{t:n}=sd(),r={BDContentLibraryCardBasic:oq,BDContentLibraryCardImage:dq,BDContentLibraryCardTitle:fq,BDContentLibraryCardMessageTemplate:Tq},i=e,a=t,o=(0,u.computed)(()=>e_(i.items)),s=(0,u.computed)(()=>Math.floor(12/i.cols)),c=e=>{a(`on-insert`,e)},l=e=>{a(`on-change`,e)},f=e=>{a(`delete`,e)},m=e=>{a(`show-attachment`,e)};return(t,i)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,Eq,[(0,u.createVNode)(p,null,{default:(0,u.withCtx)(()=>[o.value?((0,u.openBlock)(),(0,u.createBlock)(d,{key:0,sm:12},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Oa,{show:``},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(n)(`contentLibraryOverview.noResults`)),1)]),_:1})]),_:1})):(0,u.createCommentVNode)(``,!0),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.items,e=>((0,u.openBlock)(),(0,u.createBlock)(d,{class:`card-container`,key:e.itemId,sm:12,md:6,lg:s.value},{default:(0,u.withCtx)(()=>[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(r[e.componentToRender]||r.BDContentLibraryCardBasic),(0,u.mergeProps)({ref_for:!0},e,{item:e,onOnInsert:c,onOnChange:l,onDelete:f,onShowAttachment:m}),null,16,[`item`]))]),_:2},1032,[`lg`]))),128))]),_:1})]))}},[[`__scopeId`,`data-v-1101b264`]]),Oq={name:`TimesCircleIcon`,extends:Yp};function kq(e){return Nq(e)||Mq(e)||jq(e)||Aq()}function Aq(){throw TypeError(`Invalid attempt to spread non-iterable instance.
|
|
1821
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jq(e,t){if(e){if(typeof e==`string`)return Pq(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)?Pq(e,t):void 0}}function Mq(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function Nq(e){if(Array.isArray(e))return Pq(e)}function Pq(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 Fq(e,t,n,r,i,a){return(0,u.openBlock)(),(0,u.createElementBlock)(`svg`,(0,u.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),kq(t[0]||=[(0,u.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)}Oq.render=Fq;var Iq=Tp.extend({name:`chip`,style:`
|
|
1822
1822
|
.p-chip {
|
|
1823
1823
|
display: inline-flex;
|
|
1824
1824
|
align-items: center;
|
|
@@ -1871,6 +1871,6 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1871
1871
|
outline: dt('chip.remove.icon.focus.ring.width') dt('chip.remove.icon.focus.ring.style') dt('chip.remove.icon.focus.ring.color');
|
|
1872
1872
|
outline-offset: dt('chip.remove.icon.focus.ring.offset');
|
|
1873
1873
|
}
|
|
1874
|
-
`,classes:{root:`p-chip p-component`,image:`p-chip-image`,icon:`p-chip-icon`,label:`p-chip-label`,removeIcon:`p-chip-remove-icon`}}),Nq={name:`Chip`,extends:{name:`BaseChip`,extends:Vp,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:Mq,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 Fd({removable:this.removable})}},components:{TimesCircleIcon:wq}},Pq=[`aria-label`,`data-p`],Fq=[`src`];function Iq(e,t,n,r,i,a){return i.visible?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.mergeProps)({key:0,class:e.cx(`root`),"aria-label":e.label},e.ptmi(`root`),{"data-p":a.dataP}),[(0,u.renderSlot)(e.$slots,`default`,{},function(){return[e.image?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,(0,u.mergeProps)({key:0,src:e.image},e.ptm(`image`),{class:e.cx(`image`)}),null,16,Fq)):e.$slots.icon?((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.$slots.icon),(0,u.mergeProps)({key:1,class:e.cx(`icon`)},e.ptm(`icon`)),null,16,[`class`])):e.icon?((0,u.openBlock)(),(0,u.createElementBlock)(`span`,(0,u.mergeProps)({key:2,class:[e.cx(`icon`),e.icon]},e.ptm(`icon`)),null,16)):(0,u.createCommentVNode)(``,!0),e.label===null?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.mergeProps)({key:3,class:e.cx(`label`)},e.ptm(`label`)),(0,u.toDisplayString)(e.label),17))]}),e.removable?(0,u.renderSlot)(e.$slots,`removeicon`,{key:0,removeCallback:a.close,keydownCallback:a.onKeydown},function(){return[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.removeIcon?`span`:`TimesCircleIcon`),(0,u.mergeProps)({class:[e.cx(`removeIcon`),e.removeIcon],onClick:a.close,onKeydown:a.onKeydown},e.ptm(`removeIcon`)),null,16,[`class`,`onClick`,`onKeydown`]))]}):(0,u.createCommentVNode)(``,!0)],16,Pq)):(0,u.createCommentVNode)(``,!0)}Nq.render=Iq;var Lq={key:0,class:`bd-active-filters`},Rq={class:`options`},zq=(0,u.defineComponent)({__name:`BDActiveFilters`,props:(0,u.mergeModels)({filters:{}},{modelValue:{},modelModifiers:{}}),emits:[`update:modelValue`],setup(e){let{t}=sd(),n=(0,u.useModel)(e,`modelValue`),r=e,i=(0,u.computed)(()=>t(`activeFilters.title`)),a=(0,u.computed)(()=>t(`activeFilters.clearAll`)),o=(0,u.computed)(()=>n.value&&n.value.length>0),s=(0,u.computed)(()=>r.filters.filter(e=>n.value?.some(t=>t.startsWith(`${e.id}-`)))),c=e=>e.options.concat(e.moreOptions||[]).filter(t=>n.value?.some(n=>n===`${e.id}-${t.item}`)),l=()=>{n.value=[]},d=e=>{if(!n.value)return;let t=n.value.indexOf(e);t!==-1&&n.value?.splice(t,1)};return(e,t)=>o.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,Lq,[(0,u.createElementVNode)(`header`,null,[(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(i.value),1),(0,u.createVNode)(g,{variant:`link`,onClick:l,textContent:(0,u.toDisplayString)(a.value)},null,8,[`textContent`])]),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(s.value,e=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:e.id,class:`filter`},[(0,u.createElementVNode)(`label`,null,(0,u.toDisplayString)(e.label)+`:`,1),(0,u.createElementVNode)(`div`,Rq,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(c(e),t=>(0,u.withDirectives)(((0,u.openBlock)(),(0,u.createBlock)((0,u.unref)(Nq),{key:e.id+`-`+t.item,label:t.name,removable:``,onRemove:n=>d(`${e.id}-${t.item}`)},null,8,[`label`,`onRemove`])),[[(0,u.unref)(EW),t.name]])),128))])]))),128))])):(0,u.createCommentVNode)(``,!0)}}),Bq=[`id`],Vq={class:`collapse-button-container`},Hq={class:`collapsed-show`},Uq={class:`collapsed-hide`},Wq=(0,u.defineComponent)({__name:`BDFilterCard`,props:{enableEditCategory:{type:Boolean},filters:{},searchForm:{}},emits:[`check`],setup(e,{emit:t}){let{t:n}=sd(),r=t,i=(0,u.computed)(()=>n(`filterCard.more`)),a=(0,u.computed)(()=>n(`filterCard.less`)),o=e=>e.replace(/\s/g,`-`),s=()=>r(`check`);return(t,n)=>((0,u.openBlock)(),(0,u.createBlock)(lo,{class:`bd-filter-card`,title:`Filter`,"show-on":`md`,"collapse-on":`md`},{body:(0,u.withCtx)(()=>[(0,u.createVNode)(zq,{modelValue:e.searchForm.selectedFilters,"onUpdate:modelValue":n[0]||=t=>e.searchForm.selectedFilters=t,filters:e.filters},null,8,[`modelValue`,`filters`]),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.filters,(r,c)=>((0,u.openBlock)(),(0,u.createBlock)(gg,{key:r.label,label:r.label},{default:(0,u.withCtx)(()=>[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(r.options,(t,i)=>((0,u.openBlock)(),(0,u.createBlock)(Pg,{modelValue:e.searchForm.selectedFilters,"onUpdate:modelValue":n[1]||=t=>e.searchForm.selectedFilters=t,key:i,value:`${r.id}-${t.item}`,onChange:s},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(t.name),1)]),_:2},1032,[`modelValue`,`value`]))),128)),r.moreOptions?((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,{key:0},[(0,u.createElementVNode)(`div`,{id:`collapse-${o(r.label)}`,class:`collapse`},[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(r.moreOptions,(t,i)=>((0,u.openBlock)(),(0,u.createBlock)(Pg,{modelValue:e.searchForm.selectedFilters,"onUpdate:modelValue":n[2]||=t=>e.searchForm.selectedFilters=t,key:i,value:`${r.id}-${t.item}`,onChange:s},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(t.name),1)]),_:2},1032,[`modelValue`,`value`]))),128))],8,Bq),(0,u.createElementVNode)(`div`,Vq,[(0,u.createVNode)(g,{class:(0,u.normalizeClass)([`collapse-button collapsed`,{"collapse-button-last":e.filters.length-1===c}]),variant:`link`,"data-bs-toggle":`collapse`,"data-bs-target":`#collapse-${o(r.label)}`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(O,{class:`collapsed-show`}),(0,u.createElementVNode)(`span`,Hq,(0,u.toDisplayString)(i.value),1),(0,u.createVNode)(re,{class:`collapsed-hide`}),(0,u.createElementVNode)(`span`,Uq,(0,u.toDisplayString)(a.value),1)]),_:1},8,[`class`,`data-bs-target`])])],64)):(0,u.createCommentVNode)(``,!0),(0,u.renderSlot)(t.$slots,`filter-extra`,{filter:r})]),_:2},1032,[`label`]))),128))]),_:3}))}}),Gq={class:`content-library-template`},Kq={class:`number-of-messages`},qq=[`src`],Jq=[`src`],Yq=(0,u.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:t}){let{t:n}=sd(),r=e,i=t,a=(0,u.ref)(r.modelValue);(0,u.watch)(()=>r.modelValue,e=>{a.value=e},{immediate:!0,deep:!0});let o=(0,u.computed)(()=>r.modelValue?.provider?.SupportsSearch?n(`contentLibraryTemplate.searchPlaceholderSearch`):n(`contentLibraryTemplate.searchPlaceholder`)),s=(0,u.computed)(()=>$g(r.providerSelectOptions)&&r.providerSelectOptions.length>1),c=(0,u.computed)(()=>r.provider&&$g(r.provider.items)?r.provider.items:[]),l=(0,u.computed)(()=>r.provider&&$g(r.provider.filters)),f=(0,u.computed)(()=>{let e=0;return r.provider&&XK(r.provider.totalNumber)&&(e=r.provider.totalNumber),e===1?`${e} ${n(`contentLibraryTemplate.message`)}`:`${e} ${n(`contentLibraryTemplate.messages`)}`}),m=(0,u.computed)(()=>r.provider&&r.provider.pageSize&&r.provider.totalNumber&&r.provider.pageSize<=r.provider.totalNumber),h=(0,u.computed)(()=>r.provider&&r.provider.totalNumber?r.provider.totalNumber:0),_=(0,u.computed)(()=>l.value?9:12),v=(0,u.computed)(()=>r.provider&&!l.value?3:2),y=(0,u.computed)(()=>r.showAddButton||s.value),b=(0,u.computed)(()=>({md:3,lg:3})),x=(0,u.computed)(()=>({md:9,lg:9})),S=(0,u.computed)(()=>({sm:12,md:8,lg:s.value?7:8,"offset-lg":y.value?0:3,"offset-md":y.value?0:3})),C=(0,u.computed)(()=>({sm:12,md:y.value?4:3,lg:s.value?5:4})),w=e=>e.label===`Categorieën`&&r.editCategory,T=()=>{i(`create`)},E=e=>{i(`on-insert`,e)},D=e=>{i(`on-change`,e)},O=e=>{i(`delete`,e)},ee=()=>{i(`update`,`category`)},te=()=>{a.value.currentPage=1,i(`on-input`,a.value)},ne=()=>{i(`on-input`,a.value)},re=e=>{i(`show-attachment`,e)},ie=e=>{i(`provider-changed`,e.value)};return(t,i)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,Gq,[(0,u.createVNode)(p,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,(0,u.mergeProps)(b.value,{class:`content-library-header content-library-header__messages`}),{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`span`,Kq,(0,u.toDisplayString)(f.value),1)]),_:1},16),(0,u.createVNode)(d,(0,u.mergeProps)(x.value,{class:`content-library-header`}),{default:(0,u.withCtx)(()=>[(0,u.createVNode)(p,{class:`controls-row`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,(0,u.mergeProps)(S.value,{class:`search-block`}),{default:(0,u.withCtx)(()=>[(0,u.createVNode)(pg,{type:`text`,modelValue:a.value.searchTerm,"onUpdate:modelValue":i[0]||=e=>a.value.searchTerm=e,placeholder:o.value,delayTimeMs:500,class:`search-input`,onInput:te,autofocus:``},null,8,[`modelValue`,`placeholder`])]),_:1},16),e.showAddButton?((0,u.openBlock)(),(0,u.createBlock)(d,(0,u.mergeProps)({key:0},C.value,{class:`add-button-block`}),{default:(0,u.withCtx)(()=>[e.showAddButton?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,class:`add-button`,onClick:T},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(di),(0,u.createTextVNode)(` `+(0,u.toDisplayString)((0,u.unref)(n)(`contentLibraryTemplate.newMessageText`)),1)]),_:1})):(0,u.createCommentVNode)(``,!0)]),_:1},16)):(0,u.createCommentVNode)(``,!0),s.value?((0,u.openBlock)(),(0,u.createBlock)(d,(0,u.mergeProps)({key:1},C.value,{class:`select-button-block`}),{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(YK),{modelValue:a.value.provider,"onUpdate:modelValue":i[1]||=e=>a.value.provider=e,options:e.providerSelectOptions,clearable:!1,searchable:!1,"onOption:selected":ie},{"open-indicator":(0,u.withCtx)(({attributes:e})=>[(0,u.createElementVNode)(`span`,(0,u.normalizeProps)((0,u.guardReactiveProps)(e)),[(0,u.createVNode)(Fe)],16)]),option:(0,u.withCtx)(({icon:e,label:t,img:n})=>[e?((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e),{key:0})):(0,u.createCommentVNode)(``,!0),n?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,{key:1,src:n},null,8,qq)):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(t),1)]),"selected-option":(0,u.withCtx)(({icon:e,label:t,img:n})=>[e?((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e),{key:0})):(0,u.createCommentVNode)(``,!0),n?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,{key:1,src:n},null,8,Jq)):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(t),1)]),_:1},8,[`modelValue`,`options`])]),_:1},16)):(0,u.createCommentVNode)(``,!0)]),_:1})]),_:1},16),l.value?((0,u.openBlock)(),(0,u.createBlock)(d,{key:0,md:12,lg:3,class:`content-library-body`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Wq,{filters:r.provider.filters,searchForm:a.value,"enable-edit-category":r.editCategory,"no-header":!0,onCheck:te},{"filter-extra":(0,u.withCtx)(({filter:e})=>[w(e)?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,variant:`outline-primary-dark`,class:`edit-category-button`,size:`sm`,onClick:ee},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(n)(`contentLibraryTemplate.changeCategoryButtonLabel`)),1)]),_:1})):(0,u.createCommentVNode)(``,!0)]),_:1},8,[`filters`,`searchForm`,`enable-edit-category`])]),_:1})):(0,u.createCommentVNode)(``,!0),(0,u.createVNode)(d,{md:12,lg:_.value,class:`content-library-body`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Cq,{items:c.value,cols:v.value,onOnInsert:E,onOnChange:D,onDelete:O,onShowAttachment:re},null,8,[`items`,`cols`]),(0,u.createVNode)(p,{class:`content-library-pagination`},{default:(0,u.withCtx)(()=>[m.value?((0,u.openBlock)(),(0,u.createBlock)(Dg,{key:0,modelValue:a.value.currentPage,"onUpdate:modelValue":i[2]||=e=>a.value.currentPage=e,totalRows:h.value,rowsPerPage:e.provider.pageSize,onClick:ne,isPatient:!0},null,8,[`modelValue`,`totalRows`,`rowsPerPage`])):(0,u.createCommentVNode)(``,!0)]),_:1})]),_:1},8,[`lg`])]),_:1})]))}}),Xq={__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:t}){let{closeModal:n}=YG(`content-library-modal`),r=e,i=t,a=(0,u.ref)(r.modelValue),o=(0,u.computed)(()=>r.modelValue?.provider?.img??null),s=(0,u.computed)(()=>r.modelValue?.provider?.label??``);(0,u.watch)(()=>r.modelValue,e=>{a.value=e},{immediate:!0,deep:!0});let c=e=>{n(),i(`on-insert`,e)},l=()=>{i(`cancel`)},d=e=>{i(`show-attachment`,e)},f=()=>{i(`shown`)},p=e=>{i(`provider-changed`,e)};return(t,n)=>((0,u.openBlock)(),(0,u.createBlock)(JG,{id:`content-library-modal`,"title-image":o.value,title:s.value,size:`xl`,visible:e.visible,"hide-footer":!0,onCancel:l,onShown:f},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Yq,{modelValue:a.value,"onUpdate:modelValue":n[0]||=e=>a.value=e,provider:e.provider,providerSelectOptions:e.providerSelectOptions,loading:e.loading,onOnInsert:c,onShowAttachment:d,onProviderChanged:p},null,8,[`modelValue`,`provider`,`providerSelectOptions`,`loading`])]),_:1},8,[`title-image`,`title`,`visible`]))}},Zq=Object.defineProperty,Qq=(e,t,n)=>t in e?Zq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,$q=(e,t,n)=>(Qq(e,typeof t==`symbol`?t:t+``,n),n),eJ=class{constructor(){$q(this,`seed`,0),$q(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)}},tJ=`Failed to copy value to clipboard. Unknown type.`,nJ={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(tJ,e),``}return e}},rJ=`position:fixed; pointer-events:none; z-index:-9999; opacity:0;`,iJ={createTextarea(e){let t=document.createElement(`textarea`);return t.addEventListener(`focusin`,e=>{e.stopPropagation()}),t.value=e,t.setAttribute(`readonly`,``),t.style.cssText=rJ,t}},aJ={async requestClipboardPermission(){return navigator.permissions.query({name:`clipboard-write`})},async writeClipboard(e){return(await aJ.requestClipboardPermission()).state===`granted`?(await navigator.clipboard.writeText(e),!0):!1},writeClipboardExecCommand(e){let t=iJ.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=nJ.asString(t);if(aJ.writeClipboardExecCommand(n))return!0;await aJ.writeClipboard(n)}};new eJ;var{showSuccessToast:oJ}=xD(),sJ=(e,t,n)=>{let r=`${t}\n${e.AfzenderNaam}: \r${e.Datum} \r${lq(uq(e.Tekst))}`;aJ.copy(r).then(()=>oJ(n))},cJ=(e,t,n)=>{let r=`${t}\n${e.filter(e=>e.selected).map(e=>`${e.AfzenderNaam}: \r${e.Datum}\r${lq(uq(e.Tekst))}`).join(`
|
|
1874
|
+
`,classes:{root:`p-chip p-component`,image:`p-chip-image`,icon:`p-chip-icon`,label:`p-chip-label`,removeIcon:`p-chip-remove-icon`}}),Lq={name:`Chip`,extends:{name:`BaseChip`,extends:Vp,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:Iq,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 Fd({removable:this.removable})}},components:{TimesCircleIcon:Oq}},Rq=[`aria-label`,`data-p`],zq=[`src`];function Bq(e,t,n,r,i,a){return i.visible?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.mergeProps)({key:0,class:e.cx(`root`),"aria-label":e.label},e.ptmi(`root`),{"data-p":a.dataP}),[(0,u.renderSlot)(e.$slots,`default`,{},function(){return[e.image?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,(0,u.mergeProps)({key:0,src:e.image},e.ptm(`image`),{class:e.cx(`image`)}),null,16,zq)):e.$slots.icon?((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.$slots.icon),(0,u.mergeProps)({key:1,class:e.cx(`icon`)},e.ptm(`icon`)),null,16,[`class`])):e.icon?((0,u.openBlock)(),(0,u.createElementBlock)(`span`,(0,u.mergeProps)({key:2,class:[e.cx(`icon`),e.icon]},e.ptm(`icon`)),null,16)):(0,u.createCommentVNode)(``,!0),e.label===null?(0,u.createCommentVNode)(``,!0):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,(0,u.mergeProps)({key:3,class:e.cx(`label`)},e.ptm(`label`)),(0,u.toDisplayString)(e.label),17))]}),e.removable?(0,u.renderSlot)(e.$slots,`removeicon`,{key:0,removeCallback:a.close,keydownCallback:a.onKeydown},function(){return[((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e.removeIcon?`span`:`TimesCircleIcon`),(0,u.mergeProps)({class:[e.cx(`removeIcon`),e.removeIcon],onClick:a.close,onKeydown:a.onKeydown},e.ptm(`removeIcon`)),null,16,[`class`,`onClick`,`onKeydown`]))]}):(0,u.createCommentVNode)(``,!0)],16,Rq)):(0,u.createCommentVNode)(``,!0)}Lq.render=Bq;var Vq={key:0,class:`bd-active-filters`},Hq={class:`options`},Uq=(0,u.defineComponent)({__name:`BDActiveFilters`,props:(0,u.mergeModels)({filters:{}},{modelValue:{},modelModifiers:{}}),emits:[`update:modelValue`],setup(e){let{t}=sd(),n=(0,u.useModel)(e,`modelValue`),r=e,i=(0,u.computed)(()=>t(`activeFilters.title`)),a=(0,u.computed)(()=>t(`activeFilters.clearAll`)),o=(0,u.computed)(()=>n.value&&n.value.length>0),s=(0,u.computed)(()=>r.filters.filter(e=>n.value?.some(t=>t.startsWith(`${e.id}-`)))),c=e=>e.options.concat(e.moreOptions||[]).filter(t=>n.value?.some(n=>n===`${e.id}-${t.item}`)),l=()=>{n.value=[]},d=e=>{if(!n.value)return;let t=n.value.indexOf(e);t!==-1&&n.value?.splice(t,1)};return(e,t)=>o.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,Vq,[(0,u.createElementVNode)(`header`,null,[(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(i.value),1),(0,u.createVNode)(g,{variant:`link`,onClick:l,textContent:(0,u.toDisplayString)(a.value)},null,8,[`textContent`])]),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(s.value,e=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{key:e.id,class:`filter`},[(0,u.createElementVNode)(`label`,null,(0,u.toDisplayString)(e.label)+`:`,1),(0,u.createElementVNode)(`div`,Hq,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(c(e),t=>(0,u.withDirectives)(((0,u.openBlock)(),(0,u.createBlock)((0,u.unref)(Lq),{key:e.id+`-`+t.item,label:t.name,removable:``,onRemove:n=>d(`${e.id}-${t.item}`)},null,8,[`label`,`onRemove`])),[[(0,u.unref)(AW),t.name]])),128))])]))),128))])):(0,u.createCommentVNode)(``,!0)}}),Wq=[`id`],Gq={class:`collapse-button-container`},Kq={class:`collapsed-show`},qq={class:`collapsed-hide`},Jq=(0,u.defineComponent)({__name:`BDFilterCard`,props:{enableEditCategory:{type:Boolean},filters:{},searchForm:{}},emits:[`check`],setup(e,{emit:t}){let{t:n}=sd(),r=t,i=(0,u.computed)(()=>n(`filterCard.more`)),a=(0,u.computed)(()=>n(`filterCard.less`)),o=e=>e.replace(/\s/g,`-`),s=()=>r(`check`);return(t,n)=>((0,u.openBlock)(),(0,u.createBlock)(lo,{class:`bd-filter-card`,title:`Filter`,"show-on":`md`,"collapse-on":`md`},{body:(0,u.withCtx)(()=>[(0,u.createVNode)(Uq,{modelValue:e.searchForm.selectedFilters,"onUpdate:modelValue":n[0]||=t=>e.searchForm.selectedFilters=t,filters:e.filters},null,8,[`modelValue`,`filters`]),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.filters,(r,c)=>((0,u.openBlock)(),(0,u.createBlock)(gg,{key:r.label,label:r.label},{default:(0,u.withCtx)(()=>[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(r.options,(t,i)=>((0,u.openBlock)(),(0,u.createBlock)(Pg,{modelValue:e.searchForm.selectedFilters,"onUpdate:modelValue":n[1]||=t=>e.searchForm.selectedFilters=t,key:i,value:`${r.id}-${t.item}`,onChange:s},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(t.name),1)]),_:2},1032,[`modelValue`,`value`]))),128)),r.moreOptions?((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,{key:0},[(0,u.createElementVNode)(`div`,{id:`collapse-${o(r.label)}`,class:`collapse`},[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(r.moreOptions,(t,i)=>((0,u.openBlock)(),(0,u.createBlock)(Pg,{modelValue:e.searchForm.selectedFilters,"onUpdate:modelValue":n[2]||=t=>e.searchForm.selectedFilters=t,key:i,value:`${r.id}-${t.item}`,onChange:s},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(t.name),1)]),_:2},1032,[`modelValue`,`value`]))),128))],8,Wq),(0,u.createElementVNode)(`div`,Gq,[(0,u.createVNode)(g,{class:(0,u.normalizeClass)([`collapse-button collapsed`,{"collapse-button-last":e.filters.length-1===c}]),variant:`link`,"data-bs-toggle":`collapse`,"data-bs-target":`#collapse-${o(r.label)}`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(O,{class:`collapsed-show`}),(0,u.createElementVNode)(`span`,Kq,(0,u.toDisplayString)(i.value),1),(0,u.createVNode)(re,{class:`collapsed-hide`}),(0,u.createElementVNode)(`span`,qq,(0,u.toDisplayString)(a.value),1)]),_:1},8,[`class`,`data-bs-target`])])],64)):(0,u.createCommentVNode)(``,!0),(0,u.renderSlot)(t.$slots,`filter-extra`,{filter:r})]),_:2},1032,[`label`]))),128))]),_:3}))}}),Yq={class:`content-library-template`},Xq={class:`number-of-messages`},Zq=[`src`],Qq=[`src`],$q=(0,u.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:t}){let{t:n}=sd(),r=e,i=t,a=(0,u.ref)(r.modelValue);(0,u.watch)(()=>r.modelValue,e=>{a.value=e},{immediate:!0,deep:!0});let o=(0,u.computed)(()=>r.modelValue?.provider?.SupportsSearch?n(`contentLibraryTemplate.searchPlaceholderSearch`):n(`contentLibraryTemplate.searchPlaceholder`)),s=(0,u.computed)(()=>$g(r.providerSelectOptions)&&r.providerSelectOptions.length>1),c=(0,u.computed)(()=>r.provider&&$g(r.provider.items)?r.provider.items:[]),l=(0,u.computed)(()=>r.provider&&$g(r.provider.filters)),f=(0,u.computed)(()=>{let e=0;return r.provider&&eq(r.provider.totalNumber)&&(e=r.provider.totalNumber),e===1?`${e} ${n(`contentLibraryTemplate.message`)}`:`${e} ${n(`contentLibraryTemplate.messages`)}`}),m=(0,u.computed)(()=>r.provider&&r.provider.pageSize&&r.provider.totalNumber&&r.provider.pageSize<=r.provider.totalNumber),h=(0,u.computed)(()=>r.provider&&r.provider.totalNumber?r.provider.totalNumber:0),_=(0,u.computed)(()=>l.value?9:12),v=(0,u.computed)(()=>r.provider&&!l.value?3:2),y=(0,u.computed)(()=>r.showAddButton||s.value),b=(0,u.computed)(()=>({md:3,lg:3})),x=(0,u.computed)(()=>({md:9,lg:9})),S=(0,u.computed)(()=>({sm:12,md:8,lg:s.value?7:8,"offset-lg":y.value?0:3,"offset-md":y.value?0:3})),C=(0,u.computed)(()=>({sm:12,md:y.value?4:3,lg:s.value?5:4})),w=e=>e.label===`Categorieën`&&r.editCategory,T=()=>{i(`create`)},E=e=>{i(`on-insert`,e)},D=e=>{i(`on-change`,e)},O=e=>{i(`delete`,e)},ee=()=>{i(`update`,`category`)},te=()=>{a.value.currentPage=1,i(`on-input`,a.value)},ne=()=>{i(`on-input`,a.value)},re=e=>{i(`show-attachment`,e)},ie=e=>{i(`provider-changed`,e.value)};return(t,i)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,Yq,[(0,u.createVNode)(p,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,(0,u.mergeProps)(b.value,{class:`content-library-header content-library-header__messages`}),{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`span`,Xq,(0,u.toDisplayString)(f.value),1)]),_:1},16),(0,u.createVNode)(d,(0,u.mergeProps)(x.value,{class:`content-library-header`}),{default:(0,u.withCtx)(()=>[(0,u.createVNode)(p,{class:`controls-row`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,(0,u.mergeProps)(S.value,{class:`search-block`}),{default:(0,u.withCtx)(()=>[(0,u.createVNode)(pg,{type:`text`,modelValue:a.value.searchTerm,"onUpdate:modelValue":i[0]||=e=>a.value.searchTerm=e,placeholder:o.value,delayTimeMs:500,class:`search-input`,onInput:te,autofocus:``},null,8,[`modelValue`,`placeholder`])]),_:1},16),e.showAddButton?((0,u.openBlock)(),(0,u.createBlock)(d,(0,u.mergeProps)({key:0},C.value,{class:`add-button-block`}),{default:(0,u.withCtx)(()=>[e.showAddButton?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,class:`add-button`,onClick:T},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(di),(0,u.createTextVNode)(` `+(0,u.toDisplayString)((0,u.unref)(n)(`contentLibraryTemplate.newMessageText`)),1)]),_:1})):(0,u.createCommentVNode)(``,!0)]),_:1},16)):(0,u.createCommentVNode)(``,!0),s.value?((0,u.openBlock)(),(0,u.createBlock)(d,(0,u.mergeProps)({key:1},C.value,{class:`select-button-block`}),{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)($K),{modelValue:a.value.provider,"onUpdate:modelValue":i[1]||=e=>a.value.provider=e,options:e.providerSelectOptions,clearable:!1,searchable:!1,"onOption:selected":ie},{"open-indicator":(0,u.withCtx)(({attributes:e})=>[(0,u.createElementVNode)(`span`,(0,u.normalizeProps)((0,u.guardReactiveProps)(e)),[(0,u.createVNode)(Fe)],16)]),option:(0,u.withCtx)(({icon:e,label:t,img:n})=>[e?((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e),{key:0})):(0,u.createCommentVNode)(``,!0),n?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,{key:1,src:n},null,8,Zq)):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(t),1)]),"selected-option":(0,u.withCtx)(({icon:e,label:t,img:n})=>[e?((0,u.openBlock)(),(0,u.createBlock)((0,u.resolveDynamicComponent)(e),{key:0})):(0,u.createCommentVNode)(``,!0),n?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,{key:1,src:n},null,8,Qq)):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(t),1)]),_:1},8,[`modelValue`,`options`])]),_:1},16)):(0,u.createCommentVNode)(``,!0)]),_:1})]),_:1},16),l.value?((0,u.openBlock)(),(0,u.createBlock)(d,{key:0,md:12,lg:3,class:`content-library-body`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Jq,{filters:r.provider.filters,searchForm:a.value,"enable-edit-category":r.editCategory,"no-header":!0,onCheck:te},{"filter-extra":(0,u.withCtx)(({filter:e})=>[w(e)?((0,u.openBlock)(),(0,u.createBlock)(g,{key:0,variant:`outline-primary-dark`,class:`edit-category-button`,size:`sm`,onClick:ee},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(n)(`contentLibraryTemplate.changeCategoryButtonLabel`)),1)]),_:1})):(0,u.createCommentVNode)(``,!0)]),_:1},8,[`filters`,`searchForm`,`enable-edit-category`])]),_:1})):(0,u.createCommentVNode)(``,!0),(0,u.createVNode)(d,{md:12,lg:_.value,class:`content-library-body`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Dq,{items:c.value,cols:v.value,onOnInsert:E,onOnChange:D,onDelete:O,onShowAttachment:re},null,8,[`items`,`cols`]),(0,u.createVNode)(p,{class:`content-library-pagination`},{default:(0,u.withCtx)(()=>[m.value?((0,u.openBlock)(),(0,u.createBlock)(Dg,{key:0,modelValue:a.value.currentPage,"onUpdate:modelValue":i[2]||=e=>a.value.currentPage=e,totalRows:h.value,rowsPerPage:e.provider.pageSize,onClick:ne,isPatient:!0},null,8,[`modelValue`,`totalRows`,`rowsPerPage`])):(0,u.createCommentVNode)(``,!0)]),_:1})]),_:1},8,[`lg`])]),_:1})]))}}),eJ={__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:t}){let{closeModal:n}=$G(`content-library-modal`),r=e,i=t,a=(0,u.ref)(r.modelValue),o=(0,u.computed)(()=>r.modelValue?.provider?.img??null),s=(0,u.computed)(()=>r.modelValue?.provider?.label??``);(0,u.watch)(()=>r.modelValue,e=>{a.value=e},{immediate:!0,deep:!0});let c=e=>{n(),i(`on-insert`,e)},l=()=>{i(`cancel`)},d=e=>{i(`show-attachment`,e)},f=()=>{i(`shown`)},p=e=>{i(`provider-changed`,e)};return(t,n)=>((0,u.openBlock)(),(0,u.createBlock)(QG,{id:`content-library-modal`,"title-image":o.value,title:s.value,size:`xl`,visible:e.visible,"hide-footer":!0,onCancel:l,onShown:f},{default:(0,u.withCtx)(()=>[(0,u.createVNode)($q,{modelValue:a.value,"onUpdate:modelValue":n[0]||=e=>a.value=e,provider:e.provider,providerSelectOptions:e.providerSelectOptions,loading:e.loading,onOnInsert:c,onShowAttachment:d,onProviderChanged:p},null,8,[`modelValue`,`provider`,`providerSelectOptions`,`loading`])]),_:1},8,[`title-image`,`title`,`visible`]))}},tJ=Object.defineProperty,nJ=(e,t,n)=>t in e?tJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,rJ=(e,t,n)=>(nJ(e,typeof t==`symbol`?t:t+``,n),n),iJ=class{constructor(){rJ(this,`seed`,0),rJ(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)}},aJ=`Failed to copy value to clipboard. Unknown type.`,oJ={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(aJ,e),``}return e}},sJ=`position:fixed; pointer-events:none; z-index:-9999; opacity:0;`,cJ={createTextarea(e){let t=document.createElement(`textarea`);return t.addEventListener(`focusin`,e=>{e.stopPropagation()}),t.value=e,t.setAttribute(`readonly`,``),t.style.cssText=sJ,t}},lJ={async requestClipboardPermission(){return navigator.permissions.query({name:`clipboard-write`})},async writeClipboard(e){return(await lJ.requestClipboardPermission()).state===`granted`?(await navigator.clipboard.writeText(e),!0):!1},writeClipboardExecCommand(e){let t=cJ.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=oJ.asString(t);if(lJ.writeClipboardExecCommand(n))return!0;await lJ.writeClipboard(n)}};new iJ;var{showSuccessToast:uJ}=xD(),dJ=(e,t,n)=>{let r=`${t}\n${e.AfzenderNaam}: \r${e.Datum} \r${pq(mq(e.Tekst))}`;lJ.copy(r).then(()=>uJ(n))},fJ=(e,t,n)=>{let r=`${t}\n${e.filter(e=>e.selected).map(e=>`${e.AfzenderNaam}: \r${e.Datum}\r${pq(mq(e.Tekst))}`).join(`
|
|
1875
1875
|
-----------------------
|
|
1876
|
-
`)}`;aJ.copy(r).then(()=>oJ(n))},lJ=(e,t)=>{aJ.copy(e).then(()=>oJ(t))},uJ={class:`message-cloud-multi-select`},dJ={class:`message-cloud-multi-select__body`},fJ={class:`message-content`},pJ={class:`message-cloud__header`},mJ={class:`message-cloud__title`},hJ={key:0},gJ=[`innerHTML`],_J=(0,u.defineComponent)({__name:`BDConversationToTextModal`,props:{modelValue:{},extraClass:{}},setup(e){let{t}=sd(),n=e,r=(0,u.ref)([]),i=(0,u.ref)(!0);(0,u.watchEffect)(()=>{r.value=n.modelValue}),(0,u.watch)(()=>i.value,e=>{r.value.forEach(t=>t.selected=e)});let a=(0,u.computed)(()=>t(`conversationToTextModal.systemMessage`)),o=e=>{let n=e.IsTussentijdseMededeling?`, `:``;return e.AfzenderType===2&&e.AfzenderId!==e.BehandelaarId&&e.BehandelaarId!==null?n+t(`conversationToTextModal.onBehalfOf`)+` `+e.BehandelaarNaam:``},s=e=>e.AfzenderType===2?`is-sender`:`is-receiver`,c=()=>{let e=t(`conversationToTextModal.prefix`),n=t(`conversationToTextModal.copySuccess`);return cJ(r.value,e,n)};return(n,l)=>((0,u.openBlock)(),(0,u.createBlock)(JG,{id:`conversation-to-text-modal`,title:`Tekst versie`,"modal-class":e.extraClass,"hide-footer":``},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(g,{variant:`primary`,onClick:c},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(t)(`conversationToTextModal.copyButton`)),1)]),_:1}),(0,u.createElementVNode)(`div`,uJ,[(0,u.createVNode)(Pg,{class:`select-all-checkbox`,modelValue:i.value,"onUpdate:modelValue":l[0]||=e=>i.value=e},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(t)(`conversationToTextModal.selectAll`)),1)]),_:1},8,[`modelValue`]),(0,u.createElementVNode)(`div`,dJ,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(r.value,(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:`message-cloud-selector`,key:t},[(0,u.createVNode)(Pg,{class:`select-all-checkbox`,modelValue:e.selected,"onUpdate:modelValue":t=>e.selected=t},null,8,[`modelValue`,`onUpdate:modelValue`]),(0,u.createElementVNode)(`div`,fJ,[(0,u.createElementVNode)(`div`,{class:(0,u.normalizeClass)([`message`,s(e)])},[(0,u.createElementVNode)(`div`,pJ,[(0,u.createElementVNode)(`div`,mJ,[(0,u.createTextVNode)((0,u.toDisplayString)(e.AfzenderNaam)+` `,1),e.IsTussentijdseMededeling?((0,u.openBlock)(),(0,u.createElementBlock)(`span`,hJ,[(0,u.createElementVNode)(`i`,null,(0,u.toDisplayString)(a.value),1)])):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`span`,null,[(0,u.createElementVNode)(`i`,null,(0,u.toDisplayString)(o(e)),1)]),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(e.Datum),1)])]),(0,u.createElementVNode)(`div`,{class:`message-cloud__body`,innerHTML:e.Tekst},null,8,gJ)],2)])]))),128))])])]),_:1},8,[`modal-class`]))}}),vJ=[`id`,`value`,`disabled`],yJ=[`for`],bJ={class:`invalid-feedback`},xJ={__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:t}){let n=e,r=t,{t:i}=sd(),a=(0,u.ref)(n.modelValue),o=(0,u.computed)(()=>n.selectAllText?n.selectAllText:i(`form.multipleCheckbox.defaultButton`)),s=(0,u.computed)(()=>{let e=`bd-form-multiple-checkbox`;return n.state||(e+=` is-invalid`),n.overflow&&(e+=` overflow-form-control`),e}),c=(0,u.computed)(()=>n.errorMessage?n.errorMessage:i(`form.multipleCheckbox.defaultErrorMessage`));(0,u.watch)(()=>n.modelValue,e=>{a.value=e}),(0,u.watch)(a,e=>{r(`update:modelValue`,e),r(`on-input`,e),r(`change-department`,e)});function l(){a.value=n.options.map(e=>e.value),d()}function d(){r(`on-input`,a.value)}return(t,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(u.Fragment,null,[(0,u.createElementVNode)(`div`,{class:(0,u.normalizeClass)(s.value)},[(0,u.createVNode)(g,{variant:`outline-primary`,size:`sm`,onClick:l},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(o.value),1)]),_:1}),((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.options,e=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:`form-check`,key:e.value},[(0,u.withDirectives)((0,u.createElementVNode)(`input`,{class:`form-check-input`,type:`checkbox`,id:e.value,value:e.value,"onUpdate:modelValue":n[0]||=e=>a.value=e,disabled:e.disabled},null,8,vJ),[[u.vModelCheckbox,a.value]]),(0,u.createElementVNode)(`label`,{class:`form-check-label`,for:e.value},(0,u.toDisplayString)(e.text),9,yJ)]))),128))],2),(0,u.createElementVNode)(`div`,bJ,[(0,u.createVNode)($t),(0,u.createTextVNode)(` `+(0,u.toDisplayString)(c.value),1)])],64))}},SJ={key:0,class:`pills-list__wrapper`},CJ={class:`pills-list__ul`},wJ={__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:[`update:modelValue`,`show-attachment`,`action`,`on-input`,`change-department`,`change-text`,`change-title`],setup(e,{emit:t}){let{showModal:n}=YG(`attachment-upload-modal`),r=e,i=t,{t:a}=sd(),o=(0,u.ref)([]),s=(0,u.computed)(()=>void 0),c=(0,u.computed)(()=>r.validation.category.state===!1?`is-invalid`:``);(0,u.computed)(()=>r.validation.ownerId.state===!1?`is-invalid`:``);let l=(0,u.computed)(()=>[...r.categoryOptions?r.categoryOptions.map(e=>({text:e.name,value:e.name})):[],...o.value]);(0,u.computed)(()=>r.practitionerOptions?.find(e=>e.value===r.modelValue?.ownerId)??null);let d=(0,u.computed)(()=>r.modelValue.sharedWithDepartment||[]);function f(e){C({...r.modelValue,sharedWithDepartment:e})}(0,u.computed)(()=>{if(r.modelValue.tag)return l.value.filter(e=>e.text.toLowerCase().indexOf(r.modelValue.tag.toLowerCase())!==-1)}),(0,u.computed)(()=>GetContentLibraryExternalProviders.value[0].img);let p=(0,u.computed)(()=>{let e=r.modelValue.files||[],t=r.files||[];return[...e,...t]});(0,u.onMounted)(()=>{r.modelValue.category.length>0&&x()});function m(e){e&&!l.value.some(t=>t.value===e)&&(o.value=[{text:e,value:e}])}function h(e){i(`show-attachment`,e)}function g(e){i(`action`,{action:`content-library`,provider:e})}function _(e){v(r.files,e),v(r.modelValue.files,e)}function v(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 y(e){e.name===`delete-attachment`?_(e):e.name===`image-attachment`&&h(e)}function b(){n()}function x(){let e=document.querySelector(`.ti-new-tag-input-wrapper`);e&&(e.style.display=`none`)}function S(e){C({...r.modelValue,category:e})}function C(e){i(`update:modelValue`,e),i(`on-input`,e)}function w(){i(`change-department`,r.modelValue)}function T(e){i(`change-title`,e)}function E(e){i(`change-text`,e)}return(t,n)=>((0,u.openBlock)(),(0,u.createBlock)(bg,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(gg,{label:(0,u.unref)(a)(`messageTemplateFormModal.titleLabel`),"label-for":`message-template-input-title`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(pg,{id:`message-template-input-title`,type:`text`,modelValue:e.modelValue.title,"onUpdate:modelValue":T,placeholder:(0,u.unref)(a)(`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,u.createVNode)(gg,{label:(0,u.unref)(a)(`messageTemplateFormModal.replyTemplateLabel`)},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(jW,{modelValue:e.modelValue.text,placeholder:(0,u.unref)(a)(`messageTemplateFormModal.replyTemplatePlaceHolder`),errorText:(0,u.unref)(a)(`messageTemplateFormModal.validation`),files:p.value,state:e.validation.text.state,variant:`full`,"api-url":s.value,onUpload:b,onAction:y,"onUpdate:modelValue":E},{default:(0,u.withCtx)(()=>[e.modelValue.pills?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,SJ,[(0,u.createElementVNode)(`ul`,CJ,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.modelValue.pills,(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{key:t,class:`pills-list__li`},[(0,u.createVNode)(Xg,(0,u.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,u.createCommentVNode)(``,!0)]),_:1},8,[`modelValue`,`placeholder`,`errorText`,`files`,`state`,`api-url`]),(0,u.createVNode)(Gh,{"content-library-providers":e.contentLibraryExternalProviders,"is-external-only":!0,onContentLibrary:g},null,8,[`content-library-providers`])]),_:1},8,[`label`]),n[0]||=(0,u.createElementVNode)(`div`,{class:`form-splitter`},null,-1),(0,u.createVNode)(gg,{label:(0,u.unref)(a)(`messageTemplateFormModal.sharedWithLabel`)},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(xJ,{modelValue:d.value,"onUpdate:modelValue":f,options:e.departmentOptions,onChangeDepartment:w,overflow:``},null,8,[`modelValue`,`options`])]),_:1},8,[`label`]),(0,u.renderSlot)(t.$slots,`extra-fields`),(0,u.createVNode)(gg,{label:(0,u.unref)(a)(`messageTemplateFormModal.categoryLabel`),"label-for":`input-select-category`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)(YK),{modelValue:e.modelValue.category,"onUpdate:modelValue":S,options:l.value,label:`text`,placeholder:(0,u.unref)(a)(`messageTemplateFormModal.categoryPlaceholderDropdown`),onSearch:m,class:(0,u.normalizeClass)({"is-invalid":e.validation.category.state===!1})},null,8,[`modelValue`,`options`,`placeholder`,`class`]),(0,u.createVNode)(qh,{class:(0,u.normalizeClass)(c.value),state:e.validation.category.state,text:e.validation.category.errorLabel},null,8,[`class`,`state`,`text`])]),_:1},8,[`label`])]),_:3}))}},TJ={__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`,`change-department`],setup(e,{emit:t}){let n=e,r=t,{t:i}=sd(),a=!1,o=(0,u.ref)(JSON.parse(JSON.stringify(n.modelValue))),s=(0,u.computed)(()=>n.modelValue.id?i(`messageTemplateFormModal.editTitle`):i(`messageTemplateFormModal.createTitle`)),c=(0,u.computed)(()=>n.modelValue.id?i(`modals.edit`):i(`modals.add`));(0,u.watch)(()=>n.modelValue,e=>{a||(o.value=JSON.parse(JSON.stringify(e)))},{immediate:!0,deep:!0});function l(e){r(`show-attachment`,e.obj)}function d(e){r(`action`,e)}function f(){let e=JSON.parse(JSON.stringify(o.value));typeof e.category!=`string`&&(e.category=e.category.value??``),r(`on-submit`,e)}function p(){r(`close`)}function m(){r(`on-input`,o.value)}function h(){a=!0,r(`change-department`,o.value),(0,u.nextTick)(()=>{a=!1})}function g(e){o.value.title=e,m()}function _(e){o.value.text=e,m()}return(t,r)=>((0,u.openBlock)(),(0,u.createBlock)(JG,{id:`message-template-form-modal`,title:s.value,"submit-button-title":c.value,"server-errors":e.serverErrors,visible:e.visible,onSubmit:f,onCancel:p},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(wJ,{modelValue:o.value,"onUpdate:modelValue":r[0]||=e=>o.value=e,departmentOptions:e.departmentOptions,practitionerOptions:e.practitionerOptions,categoryOptions:e.categoryOptions,validation:e.validation,files:e.files,"content-library-external-providers":n.contentLibraryExternalProviders,onOnInput:m,onAction:d,onShowAttachment:l,onChangeDepartment:h,onChangeText:_,onChangeTitle:g},{"extra-fields":(0,u.withCtx)(()=>[(0,u.renderSlot)(t.$slots,`extra-fields`)]),_:3},8,[`modelValue`,`departmentOptions`,`practitionerOptions`,`categoryOptions`,`validation`,`files`,`content-library-external-providers`])]),_:3},8,[`title`,`submit-button-title`,`server-errors`,`visible`]))}};function EJ(){let e=(0,u.ref)(0),t=(0,u.ref)(!0),n=(0,u.ref)(null),r=(0,u.ref)({top:0,left:0,x:0,y:0});return{zoom:e,mouseDown:t,imageHolderRef:n,pos:r,SetZoom:(0,u.computed)(()=>e.value>0?`zoom-${e.value}`:``),OnMouseDown:e=>{if(!n.value)return;r.value.left=n.value.scrollLeft,r.value.top=n.value.scrollTop;let i=document.querySelector(`#image-attachment-modal`),a=document.querySelector(`.image-preview-image-holder`);i&&(i.style.cursor=`grabbing`),a&&(a.style.cursor=`grabbing`),r.value.x=e.clientX,r.value.y=e.clientY,t.value=!0},OnMouseMove:e=>{if(t.value){let t=e.clientX-r.value.x,i=e.clientY-r.value.y;n.value&&(n.value.scrollTop=r.value.top-i,n.value.scrollLeft=r.value.left-t)}},OnMouseUp:()=>{let e=document.querySelector(`#image-attachment-modal`),n=document.querySelector(`.image-preview-image-holder`);e&&e.style&&(e.style.cursor=``),n&&n.style&&(n.style.cursor=`grab`),t.value=!1}}}var DJ=[`src`,`alt`],OJ={key:0,class:`show-spinner`},kJ={class:`spinner-border text-primary`,role:`status`},AJ=[`textContent`],jJ=[`href`],MJ=(0,u.defineComponent)({__name:`BDImageAttachmentModal`,setup(e,{expose:t}){let{showModal:n}=YG(`image-attachment-modal`),{zoom:r,imageHolderRef:i,SetZoom:a,OnMouseDown:o,OnMouseMove:s,OnMouseUp:c}=EJ(),{t:l}=sd(),d=(0,u.ref)(!0),f=(0,u.ref)({BerichtId:0,Id:void 0,MimeType:null,Naam:``,altName:``,downloadUrl:``,fullImageUrl:``,previewUrl:``}),p=(0,u.computed)(()=>l(`imageAttachmentModal.download`)),m=(0,u.computed)(()=>l(`imageAttachmentModal.loading`));t({Show:e=>{f.value=e,r.value=0,n()}});let h=()=>{d.value=!1},_=()=>{f.value={BerichtId:0,Id:void 0,MimeType:null,Naam:``,altName:``,downloadUrl:``,fullImageUrl:``,previewUrl:``}};return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(JG,{id:`image-attachment-modal`,class:(0,u.normalizeClass)((0,u.unref)(``)),title:f.value.Naam,hideFooterCancelButton:!0,showHeaderButton:!0,onCancel:_},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,{class:`image-preview-image-holder`,ref_key:`imageHolderRef`,ref:i,onMousedown:t[0]||=(...e)=>(0,u.unref)(o)&&(0,u.unref)(o)(...e),onMousemove:t[1]||=(...e)=>(0,u.unref)(s)&&(0,u.unref)(s)(...e),onMouseup:t[2]||=(...e)=>(0,u.unref)(c)&&(0,u.unref)(c)(...e)},[f.value?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,{key:0,src:f.value.downloadUrl,alt:f.value.Naam,class:(0,u.normalizeClass)([`image-preview-modal`,(0,u.unref)(a)]),onLoad:h,draggable:!1},null,42,DJ)):(0,u.createCommentVNode)(``,!0)],544),d.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,OJ,[(0,u.createElementVNode)(`div`,kJ,[(0,u.createElementVNode)(`span`,{class:`visually-hidden`,textContent:(0,u.toDisplayString)(m.value)},null,8,AJ)])])):(0,u.createCommentVNode)(``,!0),(0,u.createVNode)(qa,{modelValue:(0,u.unref)(r),"onUpdate:modelValue":t[3]||=e=>(0,u.isRef)(r)?r.value=e:null,class:`image-preview-bd-zoom-slider`,"max-value":4},null,8,[`modelValue`]),(0,u.createElementVNode)(`a`,{href:f.value.downloadUrl},[(0,u.createVNode)(g,{variant:`primary`,class:`download-image`,textContent:(0,u.toDisplayString)(p.value)},null,8,[`textContent`])],8,jJ)]),_:1},8,[`class`,`title`]))}}),NJ={key:0},PJ={key:1},FJ={key:2},IJ={key:3},LJ={key:1},RJ={key:2},zJ=[`href`],BJ=(0,u.defineComponent)({__name:`BDVideoCallConfirmationModal`,props:[`isMissingCameraPermission`,`isMissingMicrophonePermission`,`isMissingMobileActivation`,`isMissingVideoConferencingSupport`,`participantName`,`videoTestUrl`],emits:[`confirmed`],setup(e,{emit:t}){let{t:n}=sd(),r=e,i=t,a=()=>r.isMissingCameraPermission||r.isMissingMicrophonePermission||r.isMissingMobileActivation||r.isMissingVideoConferencingSupport,o=(0,u.computed)(()=>a()?n(`videoCallConfirmationModal.close`):n(`videoCallConfirmationModal.cancel`)),s=(0,u.computed)(()=>`${r.participantName} ${n(`videoCallConfirmationModal.noMobileActivationMessage`)}`),c=(0,u.computed)(()=>`${r.participantName} ${n(`videoCallConfirmationModal.noCompatibleDevices`)}`),l=(0,u.computed)(()=>n(`videoCallConfirmationModal.title`)),d=(0,u.computed)(()=>n(`videoCallConfirmationModal.ok`)),f=(0,u.computed)(()=>n(`videoCallConfirmationModal.generalWarning`)),p=(0,u.computed)(()=>n(`videoCallConfirmationModal.cameraPermissionMissing`)),m=(0,u.computed)(()=>n(`videoCallConfirmationModal.microphonePermissionMissing`)),h=(0,u.computed)(()=>n(`videoCallConfirmationModal.message`)),g=(0,u.computed)(()=>n(`videoCallConfirmationModal.participantMessage`)),_=(0,u.computed)(()=>n(`videoCallConfirmationModal.testMessage`)),v=(0,u.computed)(()=>n(`videoCallConfirmationModal.helpMessage`)),y=()=>i(`confirmed`);return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(JG,{id:`video-call-confirmation-modal`,title:l.value,"submit-button-title":d.value,"close-button-title":o.value,"hide-footer-submit-button":a(),onSubmit:y},{default:(0,u.withCtx)(()=>[a()?((0,u.openBlock)(),(0,u.createBlock)(Oa,{key:0,variant:`warning`},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`p`,null,(0,u.toDisplayString)(f.value),1),(0,u.createElementVNode)(`ul`,null,[r.isMissingCameraPermission?((0,u.openBlock)(),(0,u.createElementBlock)(`li`,NJ,(0,u.toDisplayString)(p.value),1)):(0,u.createCommentVNode)(``,!0),r.isMissingMicrophonePermission?((0,u.openBlock)(),(0,u.createElementBlock)(`li`,PJ,(0,u.toDisplayString)(m.value),1)):(0,u.createCommentVNode)(``,!0),r.isMissingMobileActivation?((0,u.openBlock)(),(0,u.createElementBlock)(`li`,FJ,(0,u.toDisplayString)(s.value),1)):(0,u.createCommentVNode)(``,!0),r.isMissingVideoConferencingSupport?((0,u.openBlock)(),(0,u.createElementBlock)(`li`,IJ,(0,u.toDisplayString)(c.value),1)):(0,u.createCommentVNode)(``,!0)])]),_:1})):r.participantName?((0,u.openBlock)(),(0,u.createElementBlock)(`p`,LJ,[(0,u.createTextVNode)((0,u.toDisplayString)(g.value)+` `,1),(0,u.createElementVNode)(`b`,null,(0,u.toDisplayString)(r.participantName),1),t[0]||=(0,u.createTextVNode)(`?`,-1)])):((0,u.openBlock)(),(0,u.createElementBlock)(`p`,RJ,(0,u.toDisplayString)(h.value),1)),(0,u.createElementVNode)(`p`,null,[(0,u.createElementVNode)(`a`,{href:r.videoTestUrl,target:`blank`,rel:`noopener noreferrer`},(0,u.toDisplayString)(_.value),9,zJ),(0,u.createElementVNode)(`span`,null,`\xA0`+(0,u.toDisplayString)(v.value),1)])]),_:1},8,[`title`,`submit-button-title`,`close-button-title`,`hide-footer-submit-button`]))}}),VJ=()=>({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}}),HJ={class:`template change-password-template`},UJ={class:`template-title`},WJ={key:0},GJ={key:1},KJ={class:`bd-form-field`},qJ={class:`bd-form-field`},JJ={class:`bd-form-field`},YJ={class:`bd-form-buttons`},XJ=(0,u.defineComponent)({__name:`BDChangePasswordTemplate`,props:{templateTitle:{},alertText:{},currentPasswordLabel:{},newPasswordLabel:{},confirmNewPasswordLabel:{},submitButtonText:{},cancelButtonText:{},successText:{},failureText:{},requiredText:{},incompatibleText:{},minimalRequirementsText:{},submitPassword:{type:Function}},setup(e){let{t}=sd(),{showDangerToast:n,showWarningToast:r,showSuccessToast:i}=xD(),{errorMessages:a,errorMessageText:o,MapServerErrors:s,ResetServerErrors:c}=ZG(null),{ValidationObjectIsValid:l}=VJ(),m=e,h=(0,u.ref)({password:``,passwordNew:``,passwordRepeat:``}),_=(0,u.ref)({password:{state:null,errorLabel:``},passwordNew:{state:null,errorLabel:``},passwordRepeat:{state:null,errorLabel:``}}),v=()=>{if(!y())return;let e=m.submitPassword(h.value);e&&e.then(()=>{i(m.successText),b()}).catch(e=>{n(m.failureText),s(e)})},y=()=>{if(h.value.passwordNew&&!/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/.test(h.value.passwordNew))_.value.passwordNew.state=!1,_.value.passwordNew.errorLabel=m.minimalRequirementsText;else{let e=h.value.passwordRepeat===h.value.passwordNew,t=e?m.requiredText:m.incompatibleText;_.value.passwordNew.state=h.value.passwordNew!==``&&e?null:!1,_.value.passwordNew.errorLabel=t,_.value.passwordRepeat.state=h.value.passwordRepeat!==``&&e?null:!1,_.value.passwordRepeat.errorLabel=t}return _.value.password.state=h.value.password===``?!1:null,_.value.password.errorLabel=_.value.password.state?``:m.requiredText,l(_.value)},b=()=>{h.value.password===``&&h.value.passwordNew===``&&h.value.passwordRepeat===``||(h.value.password=``,h.value.passwordNew=``,h.value.passwordRepeat=``,_.value.password.state=null,_.value.passwordNew.state=null,_.value.passwordRepeat.state=null,c(),r(t(`changePasswordTemplate.toasters.reset`)))};return(t,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(`main`,HJ,[(0,u.createVNode)(f,{class:`container-xl`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(p,{class:`justify-content-md-center template-header`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,{xs:12,md:10,lg:7},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`h1`,UJ,(0,u.toDisplayString)(m.templateTitle),1)]),_:1})]),_:1}),(0,u.createVNode)(p,{class:`justify-content-md-center`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,{xs:12,md:10,lg:7},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(ao,{class:`bd-card-template`,"no-header":!0},{body:(0,u.withCtx)(()=>[(0,u.createVNode)(f,{class:`container-fluid`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(p,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Oa,{variant:`warning`},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.alertText),1)]),_:1})]),_:1})]),_:1}),(0,u.unref)(a)||(0,u.unref)(o)?((0,u.openBlock)(),(0,u.createBlock)(p,{key:0},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Oa,{variant:`danger`},{default:(0,u.withCtx)(()=>[(0,u.unref)(a)?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,WJ,[(0,u.createElementVNode)(`ul`,null,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)((0,u.unref)(a),(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{key:t},[(0,u.createVNode)(Jn),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(e),1)]))),128))])])):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,GJ,(0,u.toDisplayString)((0,u.unref)(o)),1))]),_:1})]),_:1})]),_:1})):(0,u.createCommentVNode)(``,!0),(0,u.createVNode)(p,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,{class:`bd-card-form`,sm:12,md:12},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`form`,{onSubmit:(0,u.withModifiers)(v,[`prevent`]),onReset:(0,u.withModifiers)(b,[`prevent`]),class:`form`},[(0,u.createElementVNode)(`div`,KJ,[(0,u.createVNode)(pg,{modelValue:(0,u.unref)(h).password,"onUpdate:modelValue":n[0]||=e=>(0,u.unref)(h).password=e,label:e.currentPasswordLabel,state:(0,u.unref)(_).password.state,type:`password`,"invalid-feedback-text":(0,u.unref)(_).password.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,u.createElementVNode)(`div`,qJ,[(0,u.createVNode)(pg,{modelValue:(0,u.unref)(h).passwordNew,"onUpdate:modelValue":n[1]||=e=>(0,u.unref)(h).passwordNew=e,label:e.newPasswordLabel,state:(0,u.unref)(_).passwordNew.state,type:`password`,"invalid-feedback-text":(0,u.unref)(_).passwordNew.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,u.createElementVNode)(`div`,JJ,[(0,u.createVNode)(pg,{modelValue:(0,u.unref)(h).passwordRepeat,"onUpdate:modelValue":n[2]||=e=>(0,u.unref)(h).passwordRepeat=e,label:e.confirmNewPasswordLabel,state:(0,u.unref)(_).passwordRepeat.state,type:`password`,"invalid-feedback-text":(0,u.unref)(_).passwordRepeat.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,u.createElementVNode)(`div`,YJ,[(0,u.createVNode)(g,{type:`submit`},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.submitButtonText),1)]),_:1}),(0,u.createVNode)(g,{type:`reset`,variant:`link`},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.cancelButtonText),1)]),_:1})])],32)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]))}}),ZJ={class:`template not-found-template`},QJ={class:`center-screen`},$J={class:`container-warning`},eY=[`textContent`],tY=[`textContent`],nY=(0,u.defineComponent)({__name:`BDNotFoundTemplate`,props:{buttonText:{type:String}},emits:[`navigate`],setup(e,{emit:t}){let{t:n}=sd(),r=e,i=t,a=(0,u.computed)(()=>r.buttonText||n(`notFoundTemplate.buttonDefault`)),o=(0,u.computed)(()=>n(`notFoundTemplate.title`)),s=(0,u.computed)(()=>n(`notFoundTemplate.description`)),c=()=>i(`navigate`);return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`main`,ZJ,[(0,u.createVNode)(f,{class:`container-xl`},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,QJ,[(0,u.createElementVNode)(`div`,$J,[(0,u.createVNode)(oa),(0,u.createElementVNode)(`h5`,{textContent:(0,u.toDisplayString)(o.value)},null,8,eY),(0,u.createElementVNode)(`p`,{textContent:(0,u.toDisplayString)(s.value)},null,8,tY),(0,u.createVNode)(g,{onClick:c,variant:`primary`,type:`button`,textContent:(0,u.toDisplayString)(a.value)},null,8,[`textContent`])])])]),_:1})]))}}),rY=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>`)},iY=(e,t)=>`<p><a href="${e}" title="${t}" target="_blank" rel="noopener noreferrer">${t}</a></p>`,aY=e=>e.startsWith(`http://`)||e.startsWith(`https://`),oY={install:e=>{e.component(`BDAlert`,Oa),e.component(`BDArticle`,Lg),e.component(`BDAssignConversationModal`,oK),e.component(`BDAttachmentPreviewList`,cW),e.component(`BDAttachmentUploadModal`,sK),e.component(`BDBadge`,yg),e.component(`BDButton`,g),e.component(`BDCard`,ao),e.component(`BDChangePasswordTemplate`,XJ),e.component(`BDChatCloud`,ZW),e.component(`BDCol`,d),e.component(`BDCollapsableCard`,lo),e.component(`BDConfirmationModal`,aK),e.component(`BDContentLibraryModal`,Xq),e.component(`BDConversationToTextModal`,_J),e.component(`BDContentLibrarySplitButton`,Gh),e.component(`BDContentLibraryTemplate`,Yq),e.component(`BDContainer`,f),e.component(`BDDropdown`,vG),e.component(`BDDropdownItem`,x_),e.component(`BDFileUpload`,TD),e.component(`BDForm`,bg),e.component(`BDFormCheckbox`,Pg),e.component(`BDFormInput`,pg),e.component(`BDFormInvalidFeedback`,qh),e.component(`BDFormSelect`,Mg),e.component(`BDHeader`,TG),e.component(`BDImageAttachmentModal`,MJ),e.component(`BDImageAttachmentPreviewList`,_W),e.component(`BDInputGroup`,gg),e.component(`BDLink`,h),e.component(`BDLogo`,b),e.component(`BDMarkdownEditor`,jW),e.component(`BDMessageTemplateFormModal`,TJ),e.component(`BDMobileMenu`,RW),e.component(`BDModal`,JG),e.component(`BDNotFoundTemplate`,nY),e.component(`BDPagination`,Dg),e.component(`BDPhoneNumberEditModal`,nK),e.component(`BDPill`,Xg),e.component(`BDPractitionerHeader`,zG),e.component(`BDProfileImage`,Xa),e.component(`BDRow`,p),e.component(`BDSessionTimeOutModal`,iK),e.component(`BDTable`,oG),e.component(`BDToast`,Hg),e.component(`BDUser`,UW),e.component(`BDUserInformation`,t_),e.component(`BDVideoCallConfirmationModal`,BJ),e.component(`BDVideoCallToast`,_G),e.component(`BDZoomslider`,qa),e.component(`BDDate`,b_),e.component(`IconAcademy`,w),e.component(`IconArrowDown`,O),e.component(`IconArrowUp`,re),e.component(`IconAttachment`,se),e.component(`IconBold`,de),e.component(`IconBulletList`,he),e.component(`IconCalendar`,ye),e.component(`IconCall`,Ce),e.component(`IconCallReject`,De),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`,EW)}};exports.BDAlert=Oa,exports.BDArticle=Lg,exports.BDAssignConversationModal=oK,exports.BDAttachmentPreviewList=cW,exports.BDAttachmentUploadModal=sK,exports.BDBadge=yg,exports.BDButton=g,exports.BDCard=ao,exports.BDChangePasswordTemplate=XJ,exports.BDChatCloud=ZW,exports.BDCol=d,exports.BDCollapsableCard=lo,exports.BDConfirmationModal=aK,exports.BDContainer=f,exports.BDContentLibraryModal=Xq,exports.BDContentLibrarySplitButton=Gh,exports.BDContentLibraryTemplate=Yq,exports.BDConversationToTextModal=_J,exports.BDDate=b_,exports.BDDropdown=vG,exports.BDDropdownItem=x_,exports.BDFileUpload=TD,exports.BDForm=bg,exports.BDFormCheckbox=Pg,exports.BDFormInput=pg,exports.BDFormInvalidFeedback=qh,exports.BDFormSelect=Mg,exports.BDHeader=TG,exports.BDImageAttachmentModal=MJ,exports.BDImageAttachmentPreviewList=_W,exports.BDInputGroup=gg,exports.BDLink=h,exports.BDLogo=b,exports.BDMarkdownEditor=jW,exports.BDMessageTemplateFormModal=TJ,exports.BDMobileMenu=RW,exports.BDModal=JG,exports.BDNotFoundTemplate=nY,exports.BDPagination=Dg,exports.BDPhoneNumberEditModal=nK,exports.BDPill=Xg,exports.BDPractitionerHeader=zG,exports.BDProfileImage=Xa,exports.BDRow=p,exports.BDSessionTimeOutModal=iK,exports.BDTable=oG,exports.BDToast=Hg,exports.BDUser=UW,exports.BDUserInformation=t_,exports.BDVideoCallConfirmationModal=BJ,exports.BDVideoCallToast=_G,exports.BDZoomslider=qa,exports.CopyChatMessageToClipboard=sJ,exports.CopyChatMessagesToClipboard=cJ,exports.CopyHl7MessagesToClipboard=lJ,exports.CreateHyperlinkParagraph=iY,exports.CreateThumbnailUri=xW,exports.IconAcademy=w,exports.IconArrowDown=O,exports.IconArrowUp=re,exports.IconAttachment=se,exports.IconBold=de,exports.IconBulletList=he,exports.IconCalendar=ye,exports.IconCall=Ce,exports.IconCallReject=De,exports.IconCardView=je,exports.IconCaretDown=Fe,exports.IconCaretLeft=ze,exports.IconCaretRight=Ue,exports.IconCheck=qe,exports.IconClipboard=Ze,exports.IconClose=tt,exports.IconComment=at,exports.IconCommentActive=lt,exports.IconCommentStatic=pt,exports.IconCommonFileEmpty=_t,exports.IconCommonFileWarning=xt,exports.IconContactPerson=Tt,exports.IconCopy=kt,exports.IconDelete=Nt,exports.IconDoubleCheck=Lt,exports.IconDownloadImage=Vt,exports.IconEdit=Gt,exports.IconEndCall=Yt,exports.IconError=$t,exports.IconExternal=rn,exports.IconEyeShow=cn,exports.IconEyeSlash=fn,exports.IconFile=gn,exports.IconFileAdded=bn,exports.IconForward=wn,exports.IconHix=On,exports.IconHyperlink=Mn,exports.IconImageFileLandscape=In,exports.IconImageFileWarning=Bn,exports.IconInbox=Wn,exports.IconInfo=Jn,exports.IconInformationCircle=Qn,exports.IconItalic=nr,exports.IconListView=or,exports.IconLock=ur,exports.IconLusciiEscalated=mr,exports.IconLusciiLogo=vr,exports.IconLusciiOpen=Sr,exports.IconLusciiPriorityHigh=Er,exports.IconLusciiPriorityLow=Ar,exports.IconLusciiPriorityMedium=Pr,exports.IconMenu=Rr,exports.IconMessage=Hr,exports.IconMessageForward=Kr,exports.IconMicrophoneSlash=Yr,exports.IconMicrosoftTeams=$r,exports.IconMin=ri,exports.IconOrderedList=si,exports.IconPlus=di,exports.IconRefresh=hi,exports.IconRemove=yi,exports.IconSananetLogo=wi,exports.IconService=Oi,exports.IconShareScreen=Mi,exports.IconSingleNeutral=Ii,exports.IconSort=Bi,exports.IconSortAsc=Wi,exports.IconSortDesc=Ji,exports.IconSortNone=Qi,exports.IconTriangleDown=na,exports.IconTriangleExclamation=oa,exports.IconUnderline=ua,exports.IconVideoDisabled=_a,exports.IconVideocall=ma,exports.IconWarning=xa,exports.IconZorgkaart=Ta,exports.MapAttachmentsForApi=vW,exports.MapToAttachmentObjects=wW,exports.TransformHyperlinks=rY,exports.ValidateUrl=aY,exports.default=oY,exports.getDisplayDateNumeric=v_,exports.getDisplayDateTextual=h_,exports.getDisplayDateTimeNumeric=__,exports.getDisplayDateTimeTextual=g_,exports.useModal=YG,exports.usePopover=AG,exports.useServerErrors=ZG,exports.useSessionTimeOut=rK,exports.useToaster=xD,exports.useValidation=VJ,exports.useWindow=OG,exports.useZoom=EJ,exports.vBdTooltip=EW;
|
|
1876
|
+
`)}`;lJ.copy(r).then(()=>uJ(n))},pJ=(e,t)=>{lJ.copy(e).then(()=>uJ(t))},mJ={class:`message-cloud-multi-select`},hJ={class:`message-cloud-multi-select__body`},gJ={class:`message-content`},_J={class:`message-cloud__header`},vJ={class:`message-cloud__title`},yJ={key:0},bJ=[`innerHTML`],xJ=(0,u.defineComponent)({__name:`BDConversationToTextModal`,props:{modelValue:{},extraClass:{}},setup(e){let{t}=sd(),n=e,r=(0,u.ref)([]),i=(0,u.ref)(!0);(0,u.watchEffect)(()=>{r.value=n.modelValue}),(0,u.watch)(()=>i.value,e=>{r.value.forEach(t=>t.selected=e)});let a=(0,u.computed)(()=>t(`conversationToTextModal.systemMessage`)),o=e=>{let n=e.IsTussentijdseMededeling?`, `:``;return e.AfzenderType===2&&e.AfzenderId!==e.BehandelaarId&&e.BehandelaarId!==null?n+t(`conversationToTextModal.onBehalfOf`)+` `+e.BehandelaarNaam:``},s=e=>e.AfzenderType===2?`is-sender`:`is-receiver`,c=()=>{let e=t(`conversationToTextModal.prefix`),n=t(`conversationToTextModal.copySuccess`);return fJ(r.value,e,n)};return(n,l)=>((0,u.openBlock)(),(0,u.createBlock)(QG,{id:`conversation-to-text-modal`,title:`Tekst versie`,"modal-class":e.extraClass,"hide-footer":``},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(g,{variant:`primary`,onClick:c},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(t)(`conversationToTextModal.copyButton`)),1)]),_:1}),(0,u.createElementVNode)(`div`,mJ,[(0,u.createVNode)(Pg,{class:`select-all-checkbox`,modelValue:i.value,"onUpdate:modelValue":l[0]||=e=>i.value=e},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)((0,u.unref)(t)(`conversationToTextModal.selectAll`)),1)]),_:1},8,[`modelValue`]),(0,u.createElementVNode)(`div`,hJ,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(r.value,(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`div`,{class:`message-cloud-selector`,key:t},[(0,u.createVNode)(Pg,{class:`select-all-checkbox`,modelValue:e.selected,"onUpdate:modelValue":t=>e.selected=t},null,8,[`modelValue`,`onUpdate:modelValue`]),(0,u.createElementVNode)(`div`,gJ,[(0,u.createElementVNode)(`div`,{class:(0,u.normalizeClass)([`message`,s(e)])},[(0,u.createElementVNode)(`div`,_J,[(0,u.createElementVNode)(`div`,vJ,[(0,u.createTextVNode)((0,u.toDisplayString)(e.AfzenderNaam)+` `,1),e.IsTussentijdseMededeling?((0,u.openBlock)(),(0,u.createElementBlock)(`span`,yJ,[(0,u.createElementVNode)(`i`,null,(0,u.toDisplayString)(a.value),1)])):(0,u.createCommentVNode)(``,!0),(0,u.createElementVNode)(`span`,null,[(0,u.createElementVNode)(`i`,null,(0,u.toDisplayString)(o(e)),1)]),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(e.Datum),1)])]),(0,u.createElementVNode)(`div`,{class:`message-cloud__body`,innerHTML:e.Tekst},null,8,bJ)],2)])]))),128))])])]),_:1},8,[`modal-class`]))}}),SJ={key:0,class:`pills-list__wrapper`},CJ={class:`pills-list__ul`},wJ={__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:[`update:modelValue`,`show-attachment`,`action`,`on-input`,`change-department`,`change-text`,`change-title`],setup(e,{emit:t}){let{showModal:n}=$G(`attachment-upload-modal`),r=e,i=t,{t:a}=sd(),o=(0,u.ref)([]),s=(0,u.computed)(()=>void 0),c=(0,u.computed)(()=>r.validation.category.state===!1?`is-invalid`:``);(0,u.computed)(()=>r.validation.ownerId.state===!1?`is-invalid`:``);let l=(0,u.computed)(()=>[...r.categoryOptions?r.categoryOptions.map(e=>({text:e.name,value:e.name})):[],...o.value]);(0,u.computed)(()=>r.practitionerOptions?.find(e=>e.value===r.modelValue?.ownerId)??null);let d=(0,u.computed)(()=>r.modelValue.sharedWithDepartment||[]);function f(e){C({...r.modelValue,sharedWithDepartment:e})}(0,u.computed)(()=>{if(r.modelValue.tag)return l.value.filter(e=>e.text.toLowerCase().indexOf(r.modelValue.tag.toLowerCase())!==-1)}),(0,u.computed)(()=>GetContentLibraryExternalProviders.value[0].img);let p=(0,u.computed)(()=>{let e=r.modelValue.files||[],t=r.files||[];return[...e,...t]});(0,u.onMounted)(()=>{r.modelValue.category.length>0&&x()});function m(e){e&&!l.value.some(t=>t.value===e)&&(o.value=[{text:e,value:e}])}function h(e){i(`show-attachment`,e)}function g(e){i(`action`,{action:`content-library`,provider:e})}function _(e){v(r.files,e),v(r.modelValue.files,e)}function v(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 y(e){e.name===`delete-attachment`?_(e):e.name===`image-attachment`&&h(e)}function b(){n()}function x(){let e=document.querySelector(`.ti-new-tag-input-wrapper`);e&&(e.style.display=`none`)}function S(e){C({...r.modelValue,category:e})}function C(e){i(`update:modelValue`,e),i(`on-input`,e)}function w(){i(`change-department`,r.modelValue)}function T(e){i(`change-title`,e)}function E(e){i(`change-text`,e)}return(t,n)=>((0,u.openBlock)(),(0,u.createBlock)(bg,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(gg,{label:(0,u.unref)(a)(`messageTemplateFormModal.titleLabel`),"label-for":`message-template-input-title`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(pg,{id:`message-template-input-title`,type:`text`,modelValue:e.modelValue.title,"onUpdate:modelValue":T,placeholder:(0,u.unref)(a)(`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,u.createVNode)(gg,{label:(0,u.unref)(a)(`messageTemplateFormModal.replyTemplateLabel`)},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(FW,{modelValue:e.modelValue.text,placeholder:(0,u.unref)(a)(`messageTemplateFormModal.replyTemplatePlaceHolder`),errorText:(0,u.unref)(a)(`messageTemplateFormModal.validation`),files:p.value,state:e.validation.text.state,variant:`full`,"api-url":s.value,onUpload:b,onAction:y,"onUpdate:modelValue":E},{default:(0,u.withCtx)(()=>[e.modelValue.pills?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,SJ,[(0,u.createElementVNode)(`ul`,CJ,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)(e.modelValue.pills,(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{key:t,class:`pills-list__li`},[(0,u.createVNode)(Xg,(0,u.mergeProps)({ref_for:!0},e),null,16)]))),128))])])):(0,u.createCommentVNode)(``,!0)]),_:1},8,[`modelValue`,`placeholder`,`errorText`,`files`,`state`,`api-url`]),(0,u.createVNode)(Gh,{"content-library-providers":e.contentLibraryExternalProviders,"is-external-only":!0,onContentLibrary:g},null,8,[`content-library-providers`])]),_:1},8,[`label`]),n[0]||=(0,u.createElementVNode)(`div`,{class:`form-splitter`},null,-1),(0,u.createVNode)(gg,{label:(0,u.unref)(a)(`messageTemplateFormModal.sharedWithLabel`)},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(kD,{modelValue:d.value,"onUpdate:modelValue":f,options:e.departmentOptions,onChangeDepartment:w,overflow:``},null,8,[`modelValue`,`options`])]),_:1},8,[`label`]),(0,u.renderSlot)(t.$slots,`extra-fields`),(0,u.createVNode)(gg,{label:(0,u.unref)(a)(`messageTemplateFormModal.categoryLabel`),"label-for":`input-select-category`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)((0,u.unref)($K),{modelValue:e.modelValue.category,"onUpdate:modelValue":S,options:l.value,label:`text`,placeholder:(0,u.unref)(a)(`messageTemplateFormModal.categoryPlaceholderDropdown`),onSearch:m,class:(0,u.normalizeClass)({"is-invalid":e.validation.category.state===!1})},null,8,[`modelValue`,`options`,`placeholder`,`class`]),(0,u.createVNode)(qh,{class:(0,u.normalizeClass)(c.value),state:e.validation.category.state,text:e.validation.category.errorLabel},null,8,[`class`,`state`,`text`])]),_:1},8,[`label`])]),_:3}))}},TJ={__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`,`change-department`],setup(e,{emit:t}){let n=e,r=t,{t:i}=sd(),a=!1,o=(0,u.ref)(JSON.parse(JSON.stringify(n.modelValue))),s=(0,u.computed)(()=>n.modelValue.id?i(`messageTemplateFormModal.editTitle`):i(`messageTemplateFormModal.createTitle`)),c=(0,u.computed)(()=>n.modelValue.id?i(`modals.edit`):i(`modals.add`));(0,u.watch)(()=>n.modelValue,e=>{a||(o.value=JSON.parse(JSON.stringify(e)))},{immediate:!0,deep:!0});function l(e){r(`show-attachment`,e.obj)}function d(e){r(`action`,e)}function f(){let e=JSON.parse(JSON.stringify(o.value));typeof e.category!=`string`&&(e.category=e.category.value??``),r(`on-submit`,e)}function p(){r(`close`)}function m(){r(`on-input`,o.value)}function h(){a=!0,r(`change-department`,o.value),(0,u.nextTick)(()=>{a=!1})}function g(e){o.value.title=e,m()}function _(e){o.value.text=e,m()}return(t,r)=>((0,u.openBlock)(),(0,u.createBlock)(QG,{id:`message-template-form-modal`,title:s.value,"submit-button-title":c.value,"server-errors":e.serverErrors,visible:e.visible,onSubmit:f,onCancel:p},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(wJ,{modelValue:o.value,"onUpdate:modelValue":r[0]||=e=>o.value=e,departmentOptions:e.departmentOptions,practitionerOptions:e.practitionerOptions,categoryOptions:e.categoryOptions,validation:e.validation,files:e.files,"content-library-external-providers":n.contentLibraryExternalProviders,onOnInput:m,onAction:d,onShowAttachment:l,onChangeDepartment:h,onChangeText:_,onChangeTitle:g},{"extra-fields":(0,u.withCtx)(()=>[(0,u.renderSlot)(t.$slots,`extra-fields`)]),_:3},8,[`modelValue`,`departmentOptions`,`practitionerOptions`,`categoryOptions`,`validation`,`files`,`content-library-external-providers`])]),_:3},8,[`title`,`submit-button-title`,`server-errors`,`visible`]))}};function EJ(){let e=(0,u.ref)(0),t=(0,u.ref)(!0),n=(0,u.ref)(null),r=(0,u.ref)({top:0,left:0,x:0,y:0});return{zoom:e,mouseDown:t,imageHolderRef:n,pos:r,SetZoom:(0,u.computed)(()=>e.value>0?`zoom-${e.value}`:``),OnMouseDown:e=>{if(!n.value)return;r.value.left=n.value.scrollLeft,r.value.top=n.value.scrollTop;let i=document.querySelector(`#image-attachment-modal`),a=document.querySelector(`.image-preview-image-holder`);i&&(i.style.cursor=`grabbing`),a&&(a.style.cursor=`grabbing`),r.value.x=e.clientX,r.value.y=e.clientY,t.value=!0},OnMouseMove:e=>{if(t.value){let t=e.clientX-r.value.x,i=e.clientY-r.value.y;n.value&&(n.value.scrollTop=r.value.top-i,n.value.scrollLeft=r.value.left-t)}},OnMouseUp:()=>{let e=document.querySelector(`#image-attachment-modal`),n=document.querySelector(`.image-preview-image-holder`);e&&e.style&&(e.style.cursor=``),n&&n.style&&(n.style.cursor=`grab`),t.value=!1}}}var DJ=[`src`,`alt`],OJ={key:0,class:`show-spinner`},kJ={class:`spinner-border text-primary`,role:`status`},AJ=[`textContent`],jJ=[`href`],MJ=(0,u.defineComponent)({__name:`BDImageAttachmentModal`,setup(e,{expose:t}){let{showModal:n}=$G(`image-attachment-modal`),{zoom:r,imageHolderRef:i,SetZoom:a,OnMouseDown:o,OnMouseMove:s,OnMouseUp:c}=EJ(),{t:l}=sd(),d=(0,u.ref)(!0),f=(0,u.ref)({BerichtId:0,Id:void 0,MimeType:null,Naam:``,altName:``,downloadUrl:``,fullImageUrl:``,previewUrl:``}),p=(0,u.computed)(()=>l(`imageAttachmentModal.download`)),m=(0,u.computed)(()=>l(`imageAttachmentModal.loading`));t({Show:e=>{f.value=e,r.value=0,n()}});let h=()=>{d.value=!1},_=()=>{f.value={BerichtId:0,Id:void 0,MimeType:null,Naam:``,altName:``,downloadUrl:``,fullImageUrl:``,previewUrl:``}};return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(QG,{id:`image-attachment-modal`,class:(0,u.normalizeClass)((0,u.unref)(``)),title:f.value.Naam,hideFooterCancelButton:!0,showHeaderButton:!0,onCancel:_},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,{class:`image-preview-image-holder`,ref_key:`imageHolderRef`,ref:i,onMousedown:t[0]||=(...e)=>(0,u.unref)(o)&&(0,u.unref)(o)(...e),onMousemove:t[1]||=(...e)=>(0,u.unref)(s)&&(0,u.unref)(s)(...e),onMouseup:t[2]||=(...e)=>(0,u.unref)(c)&&(0,u.unref)(c)(...e)},[f.value?((0,u.openBlock)(),(0,u.createElementBlock)(`img`,{key:0,src:f.value.downloadUrl,alt:f.value.Naam,class:(0,u.normalizeClass)([`image-preview-modal`,(0,u.unref)(a)]),onLoad:h,draggable:!1},null,42,DJ)):(0,u.createCommentVNode)(``,!0)],544),d.value?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,OJ,[(0,u.createElementVNode)(`div`,kJ,[(0,u.createElementVNode)(`span`,{class:`visually-hidden`,textContent:(0,u.toDisplayString)(m.value)},null,8,AJ)])])):(0,u.createCommentVNode)(``,!0),(0,u.createVNode)(qa,{modelValue:(0,u.unref)(r),"onUpdate:modelValue":t[3]||=e=>(0,u.isRef)(r)?r.value=e:null,class:`image-preview-bd-zoom-slider`,"max-value":4},null,8,[`modelValue`]),(0,u.createElementVNode)(`a`,{href:f.value.downloadUrl},[(0,u.createVNode)(g,{variant:`primary`,class:`download-image`,textContent:(0,u.toDisplayString)(p.value)},null,8,[`textContent`])],8,jJ)]),_:1},8,[`class`,`title`]))}}),NJ={key:0},PJ={key:1},FJ={key:2},IJ={key:3},LJ={key:1},RJ={key:2},zJ=[`href`],BJ=(0,u.defineComponent)({__name:`BDVideoCallConfirmationModal`,props:[`isMissingCameraPermission`,`isMissingMicrophonePermission`,`isMissingMobileActivation`,`isMissingVideoConferencingSupport`,`participantName`,`videoTestUrl`],emits:[`confirmed`],setup(e,{emit:t}){let{t:n}=sd(),r=e,i=t,a=()=>r.isMissingCameraPermission||r.isMissingMicrophonePermission||r.isMissingMobileActivation||r.isMissingVideoConferencingSupport,o=(0,u.computed)(()=>a()?n(`videoCallConfirmationModal.close`):n(`videoCallConfirmationModal.cancel`)),s=(0,u.computed)(()=>`${r.participantName} ${n(`videoCallConfirmationModal.noMobileActivationMessage`)}`),c=(0,u.computed)(()=>`${r.participantName} ${n(`videoCallConfirmationModal.noCompatibleDevices`)}`),l=(0,u.computed)(()=>n(`videoCallConfirmationModal.title`)),d=(0,u.computed)(()=>n(`videoCallConfirmationModal.ok`)),f=(0,u.computed)(()=>n(`videoCallConfirmationModal.generalWarning`)),p=(0,u.computed)(()=>n(`videoCallConfirmationModal.cameraPermissionMissing`)),m=(0,u.computed)(()=>n(`videoCallConfirmationModal.microphonePermissionMissing`)),h=(0,u.computed)(()=>n(`videoCallConfirmationModal.message`)),g=(0,u.computed)(()=>n(`videoCallConfirmationModal.participantMessage`)),_=(0,u.computed)(()=>n(`videoCallConfirmationModal.testMessage`)),v=(0,u.computed)(()=>n(`videoCallConfirmationModal.helpMessage`)),y=()=>i(`confirmed`);return(e,t)=>((0,u.openBlock)(),(0,u.createBlock)(QG,{id:`video-call-confirmation-modal`,title:l.value,"submit-button-title":d.value,"close-button-title":o.value,"hide-footer-submit-button":a(),onSubmit:y},{default:(0,u.withCtx)(()=>[a()?((0,u.openBlock)(),(0,u.createBlock)(Oa,{key:0,variant:`warning`},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`p`,null,(0,u.toDisplayString)(f.value),1),(0,u.createElementVNode)(`ul`,null,[r.isMissingCameraPermission?((0,u.openBlock)(),(0,u.createElementBlock)(`li`,NJ,(0,u.toDisplayString)(p.value),1)):(0,u.createCommentVNode)(``,!0),r.isMissingMicrophonePermission?((0,u.openBlock)(),(0,u.createElementBlock)(`li`,PJ,(0,u.toDisplayString)(m.value),1)):(0,u.createCommentVNode)(``,!0),r.isMissingMobileActivation?((0,u.openBlock)(),(0,u.createElementBlock)(`li`,FJ,(0,u.toDisplayString)(s.value),1)):(0,u.createCommentVNode)(``,!0),r.isMissingVideoConferencingSupport?((0,u.openBlock)(),(0,u.createElementBlock)(`li`,IJ,(0,u.toDisplayString)(c.value),1)):(0,u.createCommentVNode)(``,!0)])]),_:1})):r.participantName?((0,u.openBlock)(),(0,u.createElementBlock)(`p`,LJ,[(0,u.createTextVNode)((0,u.toDisplayString)(g.value)+` `,1),(0,u.createElementVNode)(`b`,null,(0,u.toDisplayString)(r.participantName),1),t[0]||=(0,u.createTextVNode)(`?`,-1)])):((0,u.openBlock)(),(0,u.createElementBlock)(`p`,RJ,(0,u.toDisplayString)(h.value),1)),(0,u.createElementVNode)(`p`,null,[(0,u.createElementVNode)(`a`,{href:r.videoTestUrl,target:`blank`,rel:`noopener noreferrer`},(0,u.toDisplayString)(_.value),9,zJ),(0,u.createElementVNode)(`span`,null,`\xA0`+(0,u.toDisplayString)(v.value),1)])]),_:1},8,[`title`,`submit-button-title`,`close-button-title`,`hide-footer-submit-button`]))}}),VJ=()=>({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}}),HJ={class:`template change-password-template`},UJ={class:`template-title`},WJ={key:0},GJ={key:1},KJ={class:`bd-form-field`},qJ={class:`bd-form-field`},JJ={class:`bd-form-field`},YJ={class:`bd-form-buttons`},XJ=(0,u.defineComponent)({__name:`BDChangePasswordTemplate`,props:{templateTitle:{},alertText:{},currentPasswordLabel:{},newPasswordLabel:{},confirmNewPasswordLabel:{},submitButtonText:{},cancelButtonText:{},successText:{},failureText:{},requiredText:{},incompatibleText:{},minimalRequirementsText:{},submitPassword:{type:Function}},setup(e){let{t}=sd(),{showDangerToast:n,showWarningToast:r,showSuccessToast:i}=xD(),{errorMessages:a,errorMessageText:o,MapServerErrors:s,ResetServerErrors:c}=tK(null),{ValidationObjectIsValid:l}=VJ(),m=e,h=(0,u.ref)({password:``,passwordNew:``,passwordRepeat:``}),_=(0,u.ref)({password:{state:null,errorLabel:``},passwordNew:{state:null,errorLabel:``},passwordRepeat:{state:null,errorLabel:``}}),v=()=>{if(!y())return;let e=m.submitPassword(h.value);e&&e.then(()=>{i(m.successText),b()}).catch(e=>{n(m.failureText),s(e)})},y=()=>{if(h.value.passwordNew&&!/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/.test(h.value.passwordNew))_.value.passwordNew.state=!1,_.value.passwordNew.errorLabel=m.minimalRequirementsText;else{let e=h.value.passwordRepeat===h.value.passwordNew,t=e?m.requiredText:m.incompatibleText;_.value.passwordNew.state=h.value.passwordNew!==``&&e?null:!1,_.value.passwordNew.errorLabel=t,_.value.passwordRepeat.state=h.value.passwordRepeat!==``&&e?null:!1,_.value.passwordRepeat.errorLabel=t}return _.value.password.state=h.value.password===``?!1:null,_.value.password.errorLabel=_.value.password.state?``:m.requiredText,l(_.value)},b=()=>{h.value.password===``&&h.value.passwordNew===``&&h.value.passwordRepeat===``||(h.value.password=``,h.value.passwordNew=``,h.value.passwordRepeat=``,_.value.password.state=null,_.value.passwordNew.state=null,_.value.passwordRepeat.state=null,c(),r(t(`changePasswordTemplate.toasters.reset`)))};return(t,n)=>((0,u.openBlock)(),(0,u.createElementBlock)(`main`,HJ,[(0,u.createVNode)(f,{class:`container-xl`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(p,{class:`justify-content-md-center template-header`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,{xs:12,md:10,lg:7},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`h1`,UJ,(0,u.toDisplayString)(m.templateTitle),1)]),_:1})]),_:1}),(0,u.createVNode)(p,{class:`justify-content-md-center`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,{xs:12,md:10,lg:7},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(ao,{class:`bd-card-template`,"no-header":!0},{body:(0,u.withCtx)(()=>[(0,u.createVNode)(f,{class:`container-fluid`},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(p,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Oa,{variant:`warning`},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.alertText),1)]),_:1})]),_:1})]),_:1}),(0,u.unref)(a)||(0,u.unref)(o)?((0,u.openBlock)(),(0,u.createBlock)(p,{key:0},{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(Oa,{variant:`danger`},{default:(0,u.withCtx)(()=>[(0,u.unref)(a)?((0,u.openBlock)(),(0,u.createElementBlock)(`div`,WJ,[(0,u.createElementVNode)(`ul`,null,[((0,u.openBlock)(!0),(0,u.createElementBlock)(u.Fragment,null,(0,u.renderList)((0,u.unref)(a),(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`li`,{key:t},[(0,u.createVNode)(Jn),(0,u.createElementVNode)(`span`,null,(0,u.toDisplayString)(e),1)]))),128))])])):((0,u.openBlock)(),(0,u.createElementBlock)(`div`,GJ,(0,u.toDisplayString)((0,u.unref)(o)),1))]),_:1})]),_:1})]),_:1})):(0,u.createCommentVNode)(``,!0),(0,u.createVNode)(p,null,{default:(0,u.withCtx)(()=>[(0,u.createVNode)(d,{class:`bd-card-form`,sm:12,md:12},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`form`,{onSubmit:(0,u.withModifiers)(v,[`prevent`]),onReset:(0,u.withModifiers)(b,[`prevent`]),class:`form`},[(0,u.createElementVNode)(`div`,KJ,[(0,u.createVNode)(pg,{modelValue:(0,u.unref)(h).password,"onUpdate:modelValue":n[0]||=e=>(0,u.unref)(h).password=e,label:e.currentPasswordLabel,state:(0,u.unref)(_).password.state,type:`password`,"invalid-feedback-text":(0,u.unref)(_).password.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,u.createElementVNode)(`div`,qJ,[(0,u.createVNode)(pg,{modelValue:(0,u.unref)(h).passwordNew,"onUpdate:modelValue":n[1]||=e=>(0,u.unref)(h).passwordNew=e,label:e.newPasswordLabel,state:(0,u.unref)(_).passwordNew.state,type:`password`,"invalid-feedback-text":(0,u.unref)(_).passwordNew.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,u.createElementVNode)(`div`,JJ,[(0,u.createVNode)(pg,{modelValue:(0,u.unref)(h).passwordRepeat,"onUpdate:modelValue":n[2]||=e=>(0,u.unref)(h).passwordRepeat=e,label:e.confirmNewPasswordLabel,state:(0,u.unref)(_).passwordRepeat.state,type:`password`,"invalid-feedback-text":(0,u.unref)(_).passwordRepeat.errorLabel},null,8,[`modelValue`,`label`,`state`,`invalid-feedback-text`])]),(0,u.createElementVNode)(`div`,YJ,[(0,u.createVNode)(g,{type:`submit`},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.submitButtonText),1)]),_:1}),(0,u.createVNode)(g,{type:`reset`,variant:`link`},{default:(0,u.withCtx)(()=>[(0,u.createTextVNode)((0,u.toDisplayString)(e.cancelButtonText),1)]),_:1})])],32)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]))}}),ZJ={class:`template not-found-template`},QJ={class:`center-screen`},$J={class:`container-warning`},eY=[`textContent`],tY=[`textContent`],nY=(0,u.defineComponent)({__name:`BDNotFoundTemplate`,props:{buttonText:{type:String}},emits:[`navigate`],setup(e,{emit:t}){let{t:n}=sd(),r=e,i=t,a=(0,u.computed)(()=>r.buttonText||n(`notFoundTemplate.buttonDefault`)),o=(0,u.computed)(()=>n(`notFoundTemplate.title`)),s=(0,u.computed)(()=>n(`notFoundTemplate.description`)),c=()=>i(`navigate`);return(e,t)=>((0,u.openBlock)(),(0,u.createElementBlock)(`main`,ZJ,[(0,u.createVNode)(f,{class:`container-xl`},{default:(0,u.withCtx)(()=>[(0,u.createElementVNode)(`div`,QJ,[(0,u.createElementVNode)(`div`,$J,[(0,u.createVNode)(oa),(0,u.createElementVNode)(`h5`,{textContent:(0,u.toDisplayString)(o.value)},null,8,eY),(0,u.createElementVNode)(`p`,{textContent:(0,u.toDisplayString)(s.value)},null,8,tY),(0,u.createVNode)(g,{onClick:c,variant:`primary`,type:`button`,textContent:(0,u.toDisplayString)(a.value)},null,8,[`textContent`])])])]),_:1})]))}}),rY=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>`)},iY=(e,t)=>`<p><a href="${e}" title="${t}" target="_blank" rel="noopener noreferrer">${t}</a></p>`,aY=e=>e.startsWith(`http://`)||e.startsWith(`https://`),oY={install:e=>{e.component(`BDAlert`,Oa),e.component(`BDArticle`,Lg),e.component(`BDAssignConversationModal`,uK),e.component(`BDAttachmentPreviewList`,fW),e.component(`BDAttachmentUploadModal`,dK),e.component(`BDBadge`,yg),e.component(`BDButton`,g),e.component(`BDCard`,ao),e.component(`BDChangePasswordTemplate`,XJ),e.component(`BDChatCloud`,tG),e.component(`BDCol`,d),e.component(`BDCollapsableCard`,lo),e.component(`BDConfirmationModal`,lK),e.component(`BDContentLibraryModal`,eJ),e.component(`BDConversationToTextModal`,xJ),e.component(`BDContentLibrarySplitButton`,Gh),e.component(`BDContentLibraryTemplate`,$q),e.component(`BDContainer`,f),e.component(`BDDropdown`,SG),e.component(`BDDropdownItem`,x_),e.component(`BDFileUpload`,TD),e.component(`BDForm`,bg),e.component(`BDFormCheckbox`,Pg),e.component(`BDFormInput`,pg),e.component(`BDFormInvalidFeedback`,qh),e.component(`BDFormSelect`,Mg),e.component(`BDFormMultipleCheckbox`,kD),e.component(`BDHeader`,kG),e.component(`BDImageAttachmentModal`,MJ),e.component(`BDImageAttachmentPreviewList`,xW),e.component(`BDInputGroup`,gg),e.component(`BDLink`,h),e.component(`BDLogo`,b),e.component(`BDMarkdownEditor`,FW),e.component(`BDMessageTemplateFormModal`,TJ),e.component(`BDMobileMenu`,HW),e.component(`BDModal`,QG),e.component(`BDNotFoundTemplate`,nY),e.component(`BDPagination`,Dg),e.component(`BDPhoneNumberEditModal`,oK),e.component(`BDPill`,Xg),e.component(`BDPractitionerHeader`,UG),e.component(`BDProfileImage`,Xa),e.component(`BDRow`,p),e.component(`BDSessionTimeOutModal`,cK),e.component(`BDTable`,uG),e.component(`BDToast`,Hg),e.component(`BDUser`,qW),e.component(`BDUserInformation`,t_),e.component(`BDVideoCallConfirmationModal`,BJ),e.component(`BDVideoCallToast`,xG),e.component(`BDZoomslider`,qa),e.component(`BDDate`,b_),e.component(`IconAcademy`,w),e.component(`IconArrowDown`,O),e.component(`IconArrowUp`,re),e.component(`IconAttachment`,se),e.component(`IconBold`,de),e.component(`IconBulletList`,he),e.component(`IconCalendar`,ye),e.component(`IconCall`,Ce),e.component(`IconCallReject`,De),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`,AW)}};exports.BDAlert=Oa,exports.BDArticle=Lg,exports.BDAssignConversationModal=uK,exports.BDAttachmentPreviewList=fW,exports.BDAttachmentUploadModal=dK,exports.BDBadge=yg,exports.BDButton=g,exports.BDCard=ao,exports.BDChangePasswordTemplate=XJ,exports.BDChatCloud=tG,exports.BDCol=d,exports.BDCollapsableCard=lo,exports.BDConfirmationModal=lK,exports.BDContainer=f,exports.BDContentLibraryModal=eJ,exports.BDContentLibrarySplitButton=Gh,exports.BDContentLibraryTemplate=$q,exports.BDConversationToTextModal=xJ,exports.BDDate=b_,exports.BDDropdown=SG,exports.BDDropdownItem=x_,exports.BDFileUpload=TD,exports.BDForm=bg,exports.BDFormCheckbox=Pg,exports.BDFormInput=pg,exports.BDFormInvalidFeedback=qh,exports.BDFormMultipleCheckbox=kD,exports.BDFormSelect=Mg,exports.BDHeader=kG,exports.BDImageAttachmentModal=MJ,exports.BDImageAttachmentPreviewList=xW,exports.BDInputGroup=gg,exports.BDLink=h,exports.BDLogo=b,exports.BDMarkdownEditor=FW,exports.BDMessageTemplateFormModal=TJ,exports.BDMobileMenu=HW,exports.BDModal=QG,exports.BDNotFoundTemplate=nY,exports.BDPagination=Dg,exports.BDPhoneNumberEditModal=oK,exports.BDPill=Xg,exports.BDPractitionerHeader=UG,exports.BDProfileImage=Xa,exports.BDRow=p,exports.BDSessionTimeOutModal=cK,exports.BDTable=uG,exports.BDToast=Hg,exports.BDUser=qW,exports.BDUserInformation=t_,exports.BDVideoCallConfirmationModal=BJ,exports.BDVideoCallToast=xG,exports.BDZoomslider=qa,exports.CopyChatMessageToClipboard=dJ,exports.CopyChatMessagesToClipboard=fJ,exports.CopyHl7MessagesToClipboard=pJ,exports.CreateHyperlinkParagraph=iY,exports.CreateThumbnailUri=TW,exports.IconAcademy=w,exports.IconArrowDown=O,exports.IconArrowUp=re,exports.IconAttachment=se,exports.IconBold=de,exports.IconBulletList=he,exports.IconCalendar=ye,exports.IconCall=Ce,exports.IconCallReject=De,exports.IconCardView=je,exports.IconCaretDown=Fe,exports.IconCaretLeft=ze,exports.IconCaretRight=Ue,exports.IconCheck=qe,exports.IconClipboard=Ze,exports.IconClose=tt,exports.IconComment=at,exports.IconCommentActive=lt,exports.IconCommentStatic=pt,exports.IconCommonFileEmpty=_t,exports.IconCommonFileWarning=xt,exports.IconContactPerson=Tt,exports.IconCopy=kt,exports.IconDelete=Nt,exports.IconDoubleCheck=Lt,exports.IconDownloadImage=Vt,exports.IconEdit=Gt,exports.IconEndCall=Yt,exports.IconError=$t,exports.IconExternal=rn,exports.IconEyeShow=cn,exports.IconEyeSlash=fn,exports.IconFile=gn,exports.IconFileAdded=bn,exports.IconForward=wn,exports.IconHix=On,exports.IconHyperlink=Mn,exports.IconImageFileLandscape=In,exports.IconImageFileWarning=Bn,exports.IconInbox=Wn,exports.IconInfo=Jn,exports.IconInformationCircle=Qn,exports.IconItalic=nr,exports.IconListView=or,exports.IconLock=ur,exports.IconLusciiEscalated=mr,exports.IconLusciiLogo=vr,exports.IconLusciiOpen=Sr,exports.IconLusciiPriorityHigh=Er,exports.IconLusciiPriorityLow=Ar,exports.IconLusciiPriorityMedium=Pr,exports.IconMenu=Rr,exports.IconMessage=Hr,exports.IconMessageForward=Kr,exports.IconMicrophoneSlash=Yr,exports.IconMicrosoftTeams=$r,exports.IconMin=ri,exports.IconOrderedList=si,exports.IconPlus=di,exports.IconRefresh=hi,exports.IconRemove=yi,exports.IconSananetLogo=wi,exports.IconService=Oi,exports.IconShareScreen=Mi,exports.IconSingleNeutral=Ii,exports.IconSort=Bi,exports.IconSortAsc=Wi,exports.IconSortDesc=Ji,exports.IconSortNone=Qi,exports.IconTriangleDown=na,exports.IconTriangleExclamation=oa,exports.IconUnderline=ua,exports.IconVideoDisabled=_a,exports.IconVideocall=ma,exports.IconWarning=xa,exports.IconZorgkaart=Ta,exports.MapAttachmentsForApi=SW,exports.MapToAttachmentObjects=OW,exports.TransformHyperlinks=rY,exports.ValidateUrl=aY,exports.default=oY,exports.getDisplayDateNumeric=v_,exports.getDisplayDateTextual=h_,exports.getDisplayDateTimeNumeric=__,exports.getDisplayDateTimeTextual=g_,exports.useModal=$G,exports.usePopover=PG,exports.useServerErrors=tK,exports.useSessionTimeOut=sK,exports.useToaster=xD,exports.useValidation=VJ,exports.useWindow=MG,exports.useZoom=EJ,exports.vBdTooltip=AW;
|