@beterdichtbij/component-library 0.43.4 ā 0.43.6
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 +28 -28
- package/dist/bd-component-lib.es.js +362 -357
- package/dist/bd-component-lib.umd.js +24 -24
- package/dist/scss/_header.scss +2 -1
- package/dist/scss/_user-information.scss +14 -6
- package/dist/scss/mixins.scss +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(ne,c){typeof exports=="object"&&typeof module<"u"?c(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],c):(ne=typeof globalThis<"u"?globalThis:ne||self,c(ne.BDComponentLibrary={},ne.Vue))})(this,function(ne,c){"use strict";const Nr=c.defineComponent({__name:"BDCol",props:{class:{},cols:{},xs:{},sm:{},md:{},lg:{},xxl:{},orderClass:{},offsetClass:{}},setup(n){const e=n,t=c.computed(()=>({col:!e.cols&&!e.xs&&!e.sm&&!e.md&&!e.lg&&!e.xxl,[`col-${e.cols}`]:e.cols,[`col-xs-${e.xs}`]:e.xs,[`col-sm-${e.sm}`]:e.sm,[`col-md-${e.md}`]:e.md,[`col-lg-${e.lg}`]:e.lg,[`col-xxl-${e.xxl}`]:e.xxl,[`${e.orderClass}`]:e.orderClass,[`${e.offsetClass}`]:e.offsetClass,[`${e.class}`]:e.class}));return(r,o)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(t.value)},[c.renderSlot(r.$slots,"default")],2))}}),ss=c.defineComponent({__name:"BDContainer",props:{class:{default:""},fluid:{type:Boolean,default:!1}},setup(n){const e=n,t=c.computed(()=>({container:!e.fluid,"container-fluid":e.fluid===!0,[`container-${e.fluid}`]:e.fluid&&e.fluid!==!0,[e.class]:!0}));return(r,o)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(t.value)},[c.renderSlot(r.$slots,"default")],2))}}),Or=c.defineComponent({__name:"BDRow",props:{class:{}},setup(n){return(e,t)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(["row",e.class])},[c.renderSlot(e.$slots,"default")],2))}}),bt={XS:"xs",SM:"sm",MD:"md",LG:"lg"},Nd=/^https:/i,lo=c.defineComponent({__name:"BDLink",props:{to:{default:""},target:{default:"_blank"},text:{default:void 0},rel:{default:"noopener noreferrer"}},setup(n){const e=n,t=c.computed(()=>typeof e.to=="string"&&Nd.test(e.to)?"a":typeof e.to!="string"&&typeof c.resolveComponent("router-link")!="string"?"router-link":"div"),r=c.computed(()=>{if(typeof e.to=="string"&&Nd.test(e.to)){const{to:o,target:s,rel:i}=e;return{href:o,target:s,rel:i}}else{const{to:o}=e;return{to:o}}});return(o,s)=>(c.openBlock(),c.createBlock(c.resolveDynamicComponent(t.value),c.mergeProps({class:"bd-link"},r.value),{default:c.withCtx(()=>[c.renderSlot(o.$slots,"default",{},()=>[c.createTextVNode(c.toDisplayString(e.text),1)])]),_:3},16))}}),Hg={PRIMARY:"primary",SECONDARY:"secondary",COLLEAGUE:"colleague",SUCCESS:"success",DANGER:"danger",OUT_PRIMARY:"outline-primary",OUT_PRIMARY_DARK:"outline-primary-dark",OUT_TERTIARY:"outline-tertiary",OUT_LINK:"link",LIGHT:"light",DARK:"dark",REMOVE:"remove",NEUTRAL:"neutral"},Je=c.defineComponent({__name:"BDButton",props:{size:{default:bt.MD},variant:{default:Hg.PRIMARY},blockElement:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},to:{},target:{},text:{},rel:{}},emits:["click"],setup(n,{emit:e}){const t=n,r=c.computed(()=>({btn:!0,[`btn-${t.variant}`]:t.variant,[`btn-${t.size}`]:!0,"d-grid":t.blockElement&&typeof t.to=="string",[`${t.class}`]:t.class,disabled:t.disabled})),o=c.computed(()=>t.to?lo:"button"),s=c.computed(()=>{const l={};return t.to?(l.to=t.to,l.role="button"):l.type="submit",l}),i=l=>{e("click",l)};return(l,a)=>(c.openBlock(),c.createBlock(c.resolveDynamicComponent(o.value),c.mergeProps({class:["bd-btn",r.value]},s.value,{onClick:i}),{default:c.withCtx(()=>[c.renderSlot(l.$slots,"default",{},()=>[c.createTextVNode(c.toDisplayString(t.text),1)])]),_:3},16,["class"]))}}),Ce=(n,e)=>{const t=n.__vccOpts||n;for(const[r,o]of e)t[r]=o;return t},Ug={},zg=[c.createStaticVNode('<title>BeterDichtbij logo</title><g id="Logo" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Group-3-Copy-2" transform="translate(0.000000, -14.000000)"><g id="Master-Copy" transform="translate(0.000000, 21.000000)" fill="#E1523D"><g id="Group-36-Copy-2"><path d="M0,7.07801038 C0,4.71449972 1.60969434,3.38479666 3.84879725,3.38479666 L13.2067282,3.38479666 C18.2745524,3.38479666 22.3693254,6.83325734 22.3693254,12.0497847 C22.3693254,15.4945924 20.9549647,17.8069606 17.8368602,19.2827849 L17.8368602,19.3814167 C21.978658,19.9732076 25.2450714,23.4655047 25.2450714,27.7468563 C25.2450714,34.687614 20.6619642,38.4283171 13.9374209,38.4283171 L3.89943932,38.4283171 C1.65671912,38.4283171 0,36.9999822 0,34.687614 L0,7.07801038 Z M7.3105444,17.2663121 L11.1123169,17.2663121 C13.4997287,17.2663121 15.058781,15.8379772 15.058781,13.3758348 C15.058781,11.0634665 13.2537529,9.88353771 11.1123169,9.88353771 L7.3105444,9.88353771 L7.3105444,17.2663121 Z M7.3105444,31.9332291 L13.0620365,31.9332291 C15.6918068,31.9332291 17.6415265,30.4062624 17.6415265,27.6482244 C17.6415265,25.3358562 15.8871405,23.7614001 12.4760354,23.7614001 L7.3105444,23.7614001 L7.3105444,31.9332291 Z" id="Fill-10"></path><path d="M33.6758908,27.6990016 C34.164225,31.1912986 37.0399711,32.8168971 40.3027672,32.8168971 C43.909206,32.8168971 46.3942847,29.9638804 48.2463375,29.9638804 C49.758365,29.9638804 51.1220836,31.4871941 51.1220836,33.0141608 C51.1220836,36.0644411 44.8858745,39.0197427 39.6697414,39.0197427 C31.7768132,39.0197427 26.5136553,33.2114244 26.5136553,25.3866333 C26.5136553,18.2011226 31.6791463,11.6548921 39.0873576,11.6548921 C46.6872852,11.6548921 51.7080846,18.6431393 51.7080846,24.5500894 C51.7080846,26.665194 50.7820582,27.6990016 48.6370049,27.6990016 L33.6758908,27.6990016 Z M44.6905408,22.9756333 C44.2998734,19.8742105 42.3501537,17.5618423 39.0873576,17.5618423 C35.9656357,17.5618423 33.8712245,19.9728423 33.5311991,22.9756333 L44.6905408,22.9756333 Z" id="Fill-12"></path><path d="M55.9001628,18.4462409 L54.3411105,18.4462409 C52.4384156,18.4462409 51.2700307,17.2663121 51.2700307,15.3448181 C51.2700307,13.5730984 52.5867245,12.2470484 54.3411105,12.2470484 L55.9001628,12.2470484 L55.9001628,8.01318615 C55.9001628,5.6496755 57.3615482,4.0752194 59.4089347,4.0752194 C61.4563212,4.0752194 62.9177066,5.6496755 62.9177066,8.01318615 L62.9177066,12.2470484 L64.9144511,12.2470484 C66.7194791,12.2470484 68.2785314,13.0799393 68.2785314,15.3448181 C68.2785314,17.5585545 66.7194791,18.4462409 64.9144511,18.4462409 L62.9177066,18.4462409 L62.9177066,34.7862458 C62.9177066,37.1497565 61.4563212,38.7205595 59.4089347,38.7205595 C57.3615482,38.7205595 55.9001628,37.1497565 55.9001628,34.7862458 L55.9001628,18.4462409 Z" id="Fill-14"></path><path d="M74.2727437,27.6990016 C74.761078,31.1912986 77.636824,32.8168971 80.8996202,32.8168971 C84.506059,32.8168971 86.9911376,29.9638804 88.8431905,29.9638804 C90.3552179,29.9638804 91.7189365,31.4871941 91.7189365,33.0141608 C91.7189365,36.0644411 85.4827274,39.0197427 80.2665943,39.0197427 C72.3736661,39.0197427 67.1105082,33.2114244 67.1105082,25.3866333 C67.1105082,18.2011226 72.2759993,11.6548921 79.6805932,11.6548921 C87.2841382,11.6548921 92.3049376,18.6431393 92.3049376,24.5500894 C92.3049376,26.665194 91.3789112,27.6990016 89.2338578,27.6990016 L74.2727437,27.6990016 Z M85.2873937,22.9756333 C84.8967264,19.8742105 82.9470067,17.5618423 79.6805932,17.5618423 C76.5624887,17.5618423 74.4680774,19.9728423 74.1280521,22.9756333 L85.2873937,22.9756333 Z" id="Fill-16"></path><path d="M94.6934346,15.4934965 C94.6934346,13.1299858 96.5454874,11.950057 98.2998734,11.950057 C100.151926,11.950057 101.710978,12.6404797 101.710978,14.9017055 L101.808645,14.9017055 C103.125339,12.9327222 104.5397,11.950057 106.731778,11.950057 C108.435522,11.950057 110.142883,13.1811282 110.142883,15.7382495 C110.142883,18.0506177 108.044854,18.200392 105.950443,19.1830571 C103.856032,20.1693753 101.710978,21.1045511 101.710978,23.9100785 L101.710978,34.7851499 C101.710978,37.1486606 100.249593,38.7231166 98.2022065,38.7231166 C96.15482,38.7231166 94.6934346,37.1486606 94.6934346,34.7851499 L94.6934346,15.4934965 Z" id="Fill-18"></path><path d="M114.139266,7.17591159 C114.139266,4.91103276 115.698318,3.38771909 117.890396,3.38771909 L125.982275,3.38771909 C136.899258,3.38771909 143.135468,10.474598 143.135468,21.4008119 C143.135468,31.7352348 136.508591,38.4275865 126.47061,38.4275865 L117.988063,38.4275865 C116.381986,38.4275865 114.139266,37.5435531 114.139266,34.7380258 L114.139266,7.17591159 Z M121.44981,31.636603 L126.369325,31.636603 C132.659794,31.636603 135.531923,26.9607241 135.531923,21.053774 C135.531923,14.7559496 132.609152,10.1787026 125.884608,10.1787026 L121.44981,10.1787026 L121.44981,31.636603 Z" id="Fill-20"></path><path d="M153.809731,5.20729352 C153.809731,7.42102993 152.055345,9.29138148 149.863266,9.29138148 C147.765238,9.29138148 145.913185,7.37354053 145.913185,5.20729352 C145.913185,3.19082075 147.765238,1.32046919 149.863266,1.32046919 C151.957678,1.32046919 153.809731,3.13967832 153.809731,5.20729352 L153.809731,5.20729352 Z M146.354494,15.8887543 C146.354494,13.5252437 147.81588,11.9507876 149.863266,11.9507876 C151.910653,11.9507876 153.372038,13.5252437 153.372038,15.8887543 L153.372038,34.7858805 C153.372038,37.1493912 151.910653,38.7238473 149.863266,38.7238473 C147.81588,38.7238473 146.354494,37.1493912 146.354494,34.7858805 L146.354494,15.8887543 Z" id="Fill-22"></path><path d="M174.716947,19.5289991 C172.962561,19.5289991 171.403509,18.1518067 169.160789,18.1518067 C165.163682,18.1518067 163.264605,21.7427355 163.264605,25.3848068 C163.264605,28.8807569 165.359016,32.5228282 169.160789,32.5228282 C170.915175,32.5228282 173.548562,31.0470039 174.376922,31.0470039 C176.033641,31.0470039 177.397359,32.4716858 177.397359,34.1447737 C177.397359,37.786845 171.352867,39.0179162 168.820763,39.0179162 C161.26786,39.0179162 156.247061,32.7675812 156.247061,25.3848068 C156.247061,18.1992961 161.412552,11.6530656 168.820763,11.6530656 C171.598842,11.6530656 177.397359,12.6868732 177.397359,16.1316809 C177.397359,17.6075051 176.373666,19.5289991 174.716947,19.5289991" id="Fill-24"></path><path d="M179.83469,4.46901608 C179.83469,2.10550542 181.296075,0.531049329 183.343462,0.531049329 C185.390848,0.531049329 186.852234,2.10550542 186.852234,4.46901608 L186.852234,14.1166693 L186.949901,14.1166693 C188.411286,12.2938072 191.14234,11.6545268 193.334419,11.6545268 C198.839935,11.6545268 202.934708,15.1979663 202.934708,21.2035482 L202.934708,34.7855152 C202.934708,37.1490259 201.473322,38.723482 199.425936,38.723482 C197.378549,38.723482 195.917164,37.1490259 195.917164,34.7855152 L195.917164,22.4346195 C195.917164,19.1359331 193.869778,17.561477 191.337674,17.561477 C188.461928,17.561477 186.852234,19.6765816 186.852234,22.4346195 L186.852234,34.7855152 C186.852234,37.1490259 185.390848,38.723482 183.343462,38.723482 C181.296075,38.723482 179.83469,37.1490259 179.83469,34.7855152 L179.83469,4.46901608 Z" id="Fill-26"></path><path d="M208.63809,18.4462409 L207.079038,18.4462409 C205.17996,18.4462409 204.007958,17.2663121 204.007958,15.3448181 C204.007958,13.5730984 205.324652,12.2470484 207.079038,12.2470484 L208.63809,12.2470484 L208.63809,8.01318615 C208.63809,5.6496755 210.099475,4.0752194 212.146862,4.0752194 C214.194249,4.0752194 215.655634,5.6496755 215.655634,8.01318615 L215.655634,12.2470484 L217.652378,12.2470484 C219.457406,12.2470484 221.016459,13.0799393 221.016459,15.3448181 C221.016459,17.5585545 219.457406,18.4462409 217.652378,18.4462409 L215.655634,18.4462409 L215.655634,34.7862458 C215.655634,37.1497565 214.194249,38.7205595 212.146862,38.7205595 C210.099475,38.7205595 208.63809,37.1497565 208.63809,34.7862458 L208.63809,18.4462409 Z" id="Fill-28"></path><path d="M222.820402,4.46865078 C222.820402,2.10514012 224.281787,0.530684026 226.329173,0.530684026 C228.37656,0.530684026 229.837945,2.10514012 229.837945,4.46865078 L229.837945,14.116304 C231.689998,12.4907055 234.07741,11.6541615 236.515464,11.6541615 C244.068367,11.6541615 247.819497,18.7921829 247.819497,25.6817982 C247.819497,32.3741498 243.337674,39.0190121 236.269488,39.0190121 C233.882076,39.0190121 231.154639,37.9340621 229.837945,35.7714681 C229.400253,37.6418197 228.278893,38.7231166 226.329173,38.7231166 C224.281787,38.7231166 222.820402,37.1486606 222.820402,34.7851499 L222.820402,4.46865078 Z M235.343462,32.5202711 C239.000543,32.5202711 240.801953,28.6845892 240.801953,25.3859027 C240.801953,22.0397269 239.000543,18.1492495 235.343462,18.1492495 C231.592331,18.1492495 229.837945,21.692689 229.837945,25.1411497 C229.837945,28.5859573 231.494664,32.5202711 235.343462,32.5202711 L235.343462,32.5202711 Z" id="Fill-30"></path><path d="M258.153735,5.20729352 C258.153735,7.42102993 256.399349,9.29138148 254.207271,9.29138148 C252.109242,9.29138148 250.257189,7.37354053 250.257189,5.20729352 C250.257189,3.19082075 252.109242,1.32046919 254.207271,1.32046919 C256.301682,1.32046919 258.153735,3.13967832 258.153735,5.20729352 L258.153735,5.20729352 Z M250.698499,15.8887543 C250.698499,13.5252437 252.159884,11.9507876 254.207271,11.9507876 C256.254657,11.9507876 257.716043,13.5252437 257.716043,15.8887543 L257.716043,34.7858805 C257.716043,37.1493912 256.254657,38.7238473 254.207271,38.7238473 C252.159884,38.7238473 250.698499,37.1493912 250.698499,34.7858805 L250.698499,15.8887543 Z" id="Fill-32"></path><path d="M268.972689,5.20729352 C268.972689,7.42102993 267.218303,9.29138148 265.026225,9.29138148 C262.928197,9.29138148 261.076144,7.37354053 261.076144,5.20729352 C261.076144,3.19082075 262.928197,1.32046919 265.026225,1.32046919 C267.120637,1.32046919 268.972689,3.13967832 268.972689,5.20729352 L268.972689,5.20729352 Z M261.517453,15.8887543 C261.517453,13.5252437 262.978839,11.9507876 265.026225,11.9507876 C267.073612,11.9507876 268.534997,13.5252437 268.534997,15.8887543 L268.534997,45.2189353 C268.534997,47.5824459 267.073612,49.156902 265.026225,49.156902 C262.978839,49.156902 261.517453,47.5824459 261.517453,45.2189353 L261.517453,15.8887543 Z" id="Fill-34"></path></g></g><polyline id="Path" stroke="#E1523D" stroke-width="6.4" stroke-linecap="round" stroke-linejoin="round" transform="translate(346.970563, 44.470563) rotate(-45.000000) translate(-346.970563, -44.470563) " points="334.970563 56.4705627 334.970563 32.4705627 334.970563 32.4705627 358.970563 32.4705627"></polyline><g id="Group-2" transform="translate(319.970563, 44.500000) rotate(90.000000) translate(-319.970563, -44.500000) translate(275.970563, 27.500000)" stroke-linecap="round" stroke-linejoin="round" stroke-width="6.4"><polyline id="Path-Copy-2" stroke="#418FDE" transform="translate(70.970563, 17.000000) rotate(-45.000000) translate(-70.970563, -17.000000) " points="58.9705627 29 58.9705627 5 82.9705627 5"></polyline><polyline id="Path-Copy-3" stroke="#FFC72C" transform="translate(16.970563, 17.000000) scale(-1, 1) rotate(-45.000000) translate(-16.970563, -17.000000) " points="4.97056275 29 4.97056275 5 28.9705627 5"></polyline></g><polyline id="Path-Copy" stroke="#00BF6F" stroke-width="6.4" stroke-linecap="round" stroke-linejoin="round" transform="translate(292.970563, 44.470563) scale(-1, 1) rotate(-45.000000) translate(-292.970563, -44.470563) " points="280.970563 56.4705627 280.970563 32.4705627 280.970563 32.4705627 304.970563 32.4705627"></polyline></g></g>',2)];function jg(n,e){return c.openBlock(),c.createElementBlock("svg",c.mergeProps({class:"bd-logo"},n.$attrs,{version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),zg,16)}const gl=Ce(Ug,[["render",jg]]),Wg={},Kg={class:"icon icon-academy",viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"},Yg=[c.createElementVNode("path",{d:"M30.6523 16.0664C31.0039 16.207 31.25 16.5234 31.25 16.875C31.25 17.2617 31.0039 17.5781 30.6523 17.7188L20.7383 21.2695C20.4922 21.3398 20.2461 21.375 20 21.375C19.7188 21.375 19.4727 21.3398 19.2266 21.2695L12.5469 18.8789C12.125 19.3359 11.8086 19.8984 11.668 20.5312C11.9141 20.707 12.125 21.0234 12.125 21.375C12.125 21.7266 11.9492 22.043 11.7031 22.2539L12.5469 27.4922C12.6172 27.8438 12.3359 28.125 12.0195 28.125H9.94531C9.62891 28.125 9.34766 27.8438 9.41797 27.4922L10.2617 22.2539C10.0156 22.043 9.875 21.7266 9.875 21.375C9.875 20.918 10.1562 20.5312 10.543 20.3555C10.6836 19.6523 11 19.0195 11.4219 18.457L9.3125 17.7188C8.96094 17.5781 8.75 17.2617 8.75 16.875C8.75 16.5234 8.96094 16.207 9.3125 16.0664L19.2266 12.5156C19.4727 12.4453 19.7188 12.375 20 12.375C20.2461 12.375 20.4922 12.4453 20.7031 12.5156L30.6523 16.0664ZM20.1758 19.6875L27.9453 16.875L20.1406 14.0977C20.0703 14.0977 19.9297 14.0625 19.7891 14.0977L12.0195 16.875L13.1445 17.2969L19.8242 15.2227C20.1055 15.1172 20.4219 15.293 20.5273 15.6094C20.5977 15.8906 20.457 16.207 20.1406 16.3125L14.9023 17.9297L19.8242 19.6875C19.8594 19.6875 20 19.7227 20.1758 19.6875ZM24.6406 21.0586L26.2578 20.4961L26.7148 24.9258C26.75 27.0703 23.3398 28.125 20 28.125C16.625 28.125 13.25 27.0703 13.25 24.9258L13.707 20.4961L15.3242 21.0586L14.9375 24.9961C14.9375 25.3828 16.6602 26.4375 20 26.4375C23.3047 26.4375 25.0625 25.3828 25.0625 24.9961L24.6406 21.0586Z"},null,-1)];function Gg(n,e){return c.openBlock(),c.createElementBlock("svg",Kg,Yg)}const Od=Ce(Wg,[["render",Gg]]),Qg={},Jg={class:"icon",viewBox:"0 0 20 20",height:"20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Zg=[c.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[c.createElementVNode("path",{d:"M12,19.5a2.3,2.3,0,0,1-1.729-.78L.46,7.568A1.847,1.847,0,0,1,3.233,5.129l8.579,9.752a.25.25,0,0,0,.376,0l8.579-9.752A1.847,1.847,0,1,1,23.54,7.568L13.732,18.716A2.31,2.31,0,0,1,12,19.5Z",stroke:"none","stroke-linecap":"round","stroke-linejoin":"round"})],-1)];function Xg(n,e){return c.openBlock(),c.createElementBlock("svg",Jg,Zg)}const Id=Ce(Qg,[["render",Xg]]),qg={},e5={class:"icon",viewBox:"0 0 20 20",height:"20",width:"20",xmlns:"http://www.w3.org/2000/svg"},t5=[c.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[c.createElementVNode("path",{d:"M12,4.5a2.3,2.3,0,0,1,1.729.78l9.811,11.15a1.847,1.847,0,1,1-2.773,2.439L12.188,9.119a.25.25,0,0,0-.376,0L3.233,18.871A1.847,1.847,0,1,1,.46,16.432L10.268,5.284A2.31,2.31,0,0,1,12,4.5Z",stroke:"none","stroke-linecap":"round","stroke-linejoin":"round"})],-1)];function n5(n,e){return c.openBlock(),c.createElementBlock("svg",e5,t5)}const Md=Ce(qg,[["render",n5]]),r5={},o5={class:"icon icon-attachment",width:"17",height:"18",viewBox:"0 0 17 18",xmlns:"http://www.w3.org/2000/svg"},s5=[c.createElementVNode("path",{d:"M15.56 7.97l-7.135 7.135a3.91 3.91 0 0 1-5.53-5.53L10.03 2.44a2.357 2.357 0 0 1 3.333 3.334L6.22 12.907a.804.804 0 1 1-1.137-1.136l6.591-6.582a.75.75 0 0 0-1.06-1.062l-6.59 6.583a2.304 2.304 0 1 0 3.256 3.258l7.142-7.134A3.857 3.857 0 1 0 8.97 1.38L1.835 8.514a5.41 5.41 0 0 0 7.651 7.651l7.134-7.134a.75.75 0 1 0-1.06-1.06z"},null,-1)];function i5(n,e){return c.openBlock(),c.createElementBlock("svg",o5,s5)}const Ir=Ce(r5,[["render",i5]]),a5={},l5={width:"11",height:"13",viewBox:"0 0 11 13",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-bold"},c5=[c.createElementVNode("path",{d:"M8.85547 6.25781C9.21094 5.84766 9.53906 5.05469 9.59375 4.48047C9.78516 2.40234 8.17188 0.625 6.12109 0.625H0.679688C0.433594 0.625 0.242188 0.84375 0.242188 1.0625V2.375C0.242188 2.62109 0.433594 2.8125 0.679688 2.8125H1.52734V10.6875H0.679688C0.433594 10.6875 0.242188 10.9062 0.242188 11.125V12.4375C0.242188 12.6836 0.433594 12.875 0.679688 12.875H6.39453C8.33594 12.875 10.0586 11.4805 10.25 9.53906C10.3867 8.22656 9.78516 7.02344 8.85547 6.25781ZM3.71484 2.8125H6.12109C6.83203 2.8125 7.43359 3.41406 7.43359 4.125C7.43359 4.86328 6.83203 5.4375 6.12109 5.4375H3.71484V2.8125ZM6.12109 10.6875H3.71484V7.625H6.12109C6.96875 7.625 7.65234 8.33594 7.65234 9.15625C7.65234 10.0039 6.96875 10.6875 6.12109 10.6875Z"},null,-1)];function u5(n,e){return c.openBlock(),c.createElementBlock("svg",l5,c5)}const vl=Ce(a5,[["render",u5]]),d5={},f5={width:"16",height:"14",viewBox:"0 0 16 14",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-bullet-list"},h5=[c.createElementVNode("path",{d:"M2.5 5.5H0.5C0.21875 5.5 0 5.75 0 6V8C0 8.28125 0.21875 8.5 0.5 8.5H2.5C2.75 8.5 3 8.28125 3 8V6C3 5.75 2.75 5.5 2.5 5.5ZM2.5 10.5H0.5C0.21875 10.5 0 10.75 0 11V13C0 13.2812 0.21875 13.5 0.5 13.5H2.5C2.75 13.5 3 13.2812 3 13V11C3 10.75 2.75 10.5 2.5 10.5ZM2.5 0.5H0.5C0.21875 0.5 0 0.75 0 1V3C0 3.28125 0.21875 3.5 0.5 3.5H2.5C2.75 3.5 3 3.28125 3 3V1C3 0.75 2.75 0.5 2.5 0.5ZM15.25 6.25H5.71875C5.3125 6.25 5 6.59375 5 7C5 7.4375 5.3125 7.75 5.71875 7.75H15.25C15.6562 7.75 16 7.4375 16 7C16 6.59375 15.6562 6.25 15.25 6.25ZM15.25 1.25H5.71875C5.3125 1.25 5 1.59375 5 2C5 2.375 5.3125 2.75 5.71875 2.75H15.25C15.6562 2.75 16 2.4375 16 2.03125C16 1.65625 15.6562 1.25 15.25 1.25ZM15.25 11.25H5.71875C5.3125 11.25 5 11.5938 5 12C5 12.4375 5.3125 12.75 5.71875 12.75H15.25C15.6562 12.75 16 12.4375 16 12C16 11.5938 15.6562 11.25 15.25 11.25Z"},null,-1)];function p5(n,e){return c.openBlock(),c.createElementBlock("svg",f5,h5)}const yl=Ce(d5,[["render",p5]]),m5={},g5={class:"icon icon-calendar",xmlns:"http://www.w3.org/2000/svg",width:"17",height:"18",viewBox:"0 0 17 18"},v5=[c.createElementVNode("path",{d:"M4.25 3.35H3c-.69 0-1.25.56-1.25 1.25v2.05h12.9V4.6c0-.69-.56-1.25-1.25-1.25h-1.25v.85a.75.75 0 1 1-1.5 0v-.85h-4.9v.85a.75.75 0 0 1-1.5 0v-.85zm1.5-1.5h4.9V1a.75.75 0 1 1 1.5 0v.85h1.25a2.75 2.75 0 0 1 2.75 2.75V15a2.75 2.75 0 0 1-2.75 2.75H3A2.75 2.75 0 0 1 .25 15V4.6A2.75 2.75 0 0 1 3 1.85h1.25V1a.75.75 0 0 1 1.5 0v.85zm8.9 6.3H1.75V15c0 .69.56 1.25 1.25 1.25h10.4c.69 0 1.25-.56 1.25-1.25V8.15z"},null,-1)];function y5(n,e){return c.openBlock(),c.createElementBlock("svg",g5,v5)}const Ld=Ce(m5,[["render",y5]]),E5={},C5={class:"icon icon-call",width:"16",height:"17",viewBox:"0 0 16 17",xmlns:"http://www.w3.org/2000/svg"},b5=[c.createElementVNode("path",{d:"M5.80469 1.60731C5.59961 1.05067 4.98438 0.787001 4.42773 0.933486L1.84961 1.63661C1.35156 1.7831 1 2.22255 1 2.74989C1 10.0155 6.85938 15.8749 14.125 15.8749C14.6523 15.8749 15.0918 15.5233 15.2383 15.0253L15.9414 12.4472C16.0879 11.8905 15.8242 11.2753 15.2676 11.0702L12.4551 9.89833C11.9863 9.69325 11.4297 9.81044 11.1074 10.2206L9.90625 11.6561C7.85547 10.6893 6.18555 9.01942 5.21875 6.96864L6.6543 5.76747C7.06445 5.4452 7.18164 4.88856 6.97656 4.41981L5.80469 1.60731Z"},null,-1)];function A5(n,e){return c.openBlock(),c.createElementBlock("svg",C5,b5)}const ei=Ce(E5,[["render",A5]]),_5={},w5={class:"icon icon-call-reject",width:"16",height:"17",viewBox:"0 0 16 17",xmlns:"http://www.w3.org/2000/svg"},S5=[c.createElementVNode("path",{d:"M5.80469 1.60731C5.59961 1.05067 4.98438 0.787001 4.42773 0.933486L1.84961 1.63661C1.35156 1.7831 1 2.22255 1 2.74989C1 10.0155 6.85938 15.8749 14.125 15.8749C14.6523 15.8749 15.0918 15.5233 15.2383 15.0253L15.9414 12.4472C16.0879 11.8905 15.8242 11.2753 15.2676 11.0702L12.4551 9.89833C11.9863 9.69325 11.4297 9.81044 11.1074 10.2206L9.90625 11.6561C7.85547 10.6893 6.18555 9.01942 5.21875 6.96864L6.6543 5.76747C7.06445 5.4452 7.18164 4.88856 6.97656 4.41981L5.80469 1.60731Z"},null,-1)];function T5(n,e){return c.openBlock(),c.createElementBlock("svg",w5,S5)}const El=Ce(_5,[["render",T5]]),k5={},x5={class:"icon icon-card-view",viewBox:"0 0 24 19",fill:"red",xmlns:"http://www.w3.org/2000/svg"},N5=[c.createElementVNode("path",{d:"M21.375 0.75H2.625C1.57031 0.75 0.75 1.60938 0.75 2.625V16.375C0.75 17.4297 1.57031 18.25 2.625 18.25H21.375C22.3906 18.25 23.25 17.4297 23.25 16.375V2.625C23.25 1.60938 22.3906 0.75 21.375 0.75ZM21.375 16.375H2.625V2.625H21.375V16.375ZM8.875 9.5C10.2422 9.5 11.375 8.40625 11.375 7C11.375 5.63281 10.2422 4.5 8.875 4.5C7.46875 4.5 6.375 5.63281 6.375 7C6.375 8.40625 7.46875 9.5 8.875 9.5ZM5.35938 14.5H12.3516C12.8594 14.5 13.25 14.1875 13.25 13.7578V13.0156C13.25 11.7656 12.0391 10.75 10.5938 10.75C10.2031 10.75 9.89062 11.0625 8.875 11.0625C7.82031 11.0625 7.54688 10.75 7.11719 10.75C5.67188 10.75 4.5 11.7656 4.5 13.0156V13.7578C4.5 14.1875 4.89062 14.5 5.35938 14.5ZM14.8125 12H19.1875C19.3438 12 19.5 11.8828 19.5 11.6875V11.0625C19.5 10.9062 19.3438 10.75 19.1875 10.75H14.8125C14.6172 10.75 14.5 10.9062 14.5 11.0625V11.6875C14.5 11.8828 14.6172 12 14.8125 12ZM14.8125 9.5H19.1875C19.3438 9.5 19.5 9.38281 19.5 9.1875V8.5625C19.5 8.40625 19.3438 8.25 19.1875 8.25H14.8125C14.6172 8.25 14.5 8.40625 14.5 8.5625V9.1875C14.5 9.38281 14.6172 9.5 14.8125 9.5ZM14.8125 7H19.1875C19.3438 7 19.5 6.88281 19.5 6.6875V6.0625C19.5 5.90625 19.3438 5.75 19.1875 5.75H14.8125C14.6172 5.75 14.5 5.90625 14.5 6.0625V6.6875C14.5 6.88281 14.6172 7 14.8125 7Z",fill:"#6B758A"},null,-1)];function O5(n,e){return c.openBlock(),c.createElementBlock("svg",x5,N5)}const Dd=Ce(k5,[["render",O5]]),I5={},M5={xmlns:"http://www.w3.org/2000/svg",width:"18",height:"10"},L5=[c.createElementVNode("path",{d:"M8.828 6.207L14.632.404a1 1 0 0 1 1.414 0l.707.707a1 1 0 0 1 0 1.414L9.682 9.596a.999.999 0 0 1-.854.282.999.999 0 0 1-.853-.282L.904 2.526a1 1 0 0 1 0-1.415L1.61.404a1 1 0 0 1 1.414 0l5.803 5.803z",fill:"#3594CF"},null,-1)];function D5(n,e){return c.openBlock(),c.createElementBlock("svg",M5,L5)}const Cl=Ce(I5,[["render",D5]]),R5={},B5={class:"icon icon-caret-left",xmlns:"http://www.w3.org/2000/svg",width:"6",height:"10",viewBox:"0 0 6 10"},P5=[c.createElementVNode("path",{d:"M2.276 4.897l3.27 3.27A.9.9 0 1 1 4.273 9.44L.454 5.62a.898.898 0 0 1-.259-.724.898.898 0 0 1 .26-.724L4.272.354a.9.9 0 1 1 1.273 1.273l-3.27 3.27z"},null,-1)];function F5(n,e){return c.openBlock(),c.createElementBlock("svg",B5,P5)}const bl=Ce(R5,[["render",F5]]),V5={},$5={class:"icon icon-caret-right",xmlns:"http://www.w3.org/2000/svg",width:"7",height:"11",viewBox:"0 0 7 11"},H5=[c.createElementVNode("path",{d:"M4.324 5.703l-3.27-3.27A.9.9 0 1 1 2.327 1.16L6.146 4.98a.898.898 0 0 1 .259.724.898.898 0 0 1-.26.724l-3.818 3.819a.9.9 0 1 1-1.273-1.273l3.27-3.27z"},null,-1)];function U5(n,e){return c.openBlock(),c.createElementBlock("svg",$5,H5)}const Al=Ce(V5,[["render",U5]]),z5={},j5={class:"icon icon-check",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"13",viewBox:"0 0 18 13"},W5=[c.createElementVNode("path",{d:"M6 10.586L1.707 6.293A1 1 0 0 0 .293 7.707l5 5a1 1 0 0 0 1.414 0l11-11A1 1 0 1 0 16.293.293L6 10.586z"},null,-1)];function K5(n,e){return c.openBlock(),c.createElementBlock("svg",j5,W5)}const co=Ce(z5,[["render",K5]]),Y5={},G5={class:"icon icon-clipboard",viewBox:"0 0 48 48",height:"48",width:"48",xmlns:"http://www.w3.org/2000/svg"},Q5=[c.createStaticVNode('<g transform="matrix(2,0,0,2,0,0)"><path d="M20.25,8.249v-3a1.5,1.5,0,0,0-1.5-1.5h-4" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.25,3.749h-4a1.5,1.5,0,0,0-1.5,1.5v16.5a1.5,1.5,0,0,0,1.5,1.5h6" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.421,4.736a.751.751,0,0,1-.712.513H7.291a.751.751,0,0,1-.712-.513l-1-3A.749.749,0,0,1,6.291.749h8.418a.749.749,0,0,1,.712.987Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M11.250 11.249 L23.250 11.249 L23.250 23.249 L11.250 23.249 Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 14.249L20.25 14.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 17.249L20.25 17.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 20.249L16.5 20.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g>',1)];function J5(n,e){return c.openBlock(),c.createElementBlock("svg",G5,Q5)}const Rd=Ce(Y5,[["render",J5]]),Z5={},X5={class:"icon icon-close",xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"-4 -4 22 22"},q5=[c.createElementVNode("path",{d:"M8.414 7l5.293 5.293a1 1 0 0 1-1.414 1.414L7 8.414l-5.293 5.293a1 1 0 1 1-1.414-1.414L5.586 7 .293 1.707A1 1 0 1 1 1.707.293L7 5.586 12.293.293a1 1 0 0 1 1.414 1.414L8.414 7z"},null,-1)];function e3(n,e){return c.openBlock(),c.createElementBlock("svg",X5,q5)}const ti=Ce(Z5,[["render",e3]]),t3={},n3={class:"icon icon-comment",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"},r3=[c.createElementVNode("path",{d:"M1.139 8.555a8.304 8.304 0 0 1 4.59-7.424A8.198 8.198 0 0 1 9.444.25L9.93.25c4.218.233 7.586 3.6 7.82 7.86v.445-.002a8.197 8.197 0 0 1-.88 3.715 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778a8.197 8.197 0 0 1-.742-3.429zm1.047 7.26L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.7 6.7 0 0 0 .719-3.038l.001-.405c-.19-3.454-2.949-6.213-6.362-6.402h-.446a6.703 6.703 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643z"},null,-1)];function o3(n,e){return c.openBlock(),c.createElementBlock("svg",n3,r3)}const Bd=Ce(t3,[["render",o3]]),s3={},i3={class:"icon icon-comment-active",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"},a3=[c.createElementVNode("g",{"fill-rule":"nonzero",fill:"none"},[c.createElementVNode("path",{fill:"#4D5875",d:"M10.845 1.872a6.686 6.686 0 0 0-.956-.122h-.446a6.704 6.704 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.702 6.702 0 0 0 .72-3.04v-.403a6.83 6.83 0 0 0-.128-.995 4.01 4.01 0 0 0 1.307-.934 8.43 8.43 0 0 1 .32 1.888v.444a8.198 8.198 0 0 1-.88 3.714 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778A8.304 8.304 0 0 1 5.728 1.13 8.199 8.199 0 0 1 9.445.25L9.93.25c.64.035 1.26.143 1.852.314a4.01 4.01 0 0 0-.937 1.307z"}),c.createElementVNode("path",{fill:"#30B451",d:"M14.5 6.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"})],-1)];function l3(n,e){return c.openBlock(),c.createElementBlock("svg",i3,a3)}const Pd=Ce(s3,[["render",l3]]),c3={},u3={class:"icon icon-comment-static",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"},d3=[c.createElementVNode("path",{d:"M9.889 1.75h-.446a6.704 6.704 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.702 6.702 0 0 0 .72-3.04v-.403a6.83 6.83 0 0 0-.128-.995 4.01 4.01 0 0 0 1.307-.934c.175.603.284 1.235.32 1.888v.444a8.198 8.198 0 0 1-.88 3.714 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778A8.304 8.304 0 0 1 5.728 1.13 8.2 8.2 0 0 1 9.445.25L9.93.25c.64.035 1.26.143 1.852.314a4.01 4.01 0 0 0-.937 1.307 6.687 6.687 0 0 0-.956-.122zM14.5 6.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"},null,-1)];function f3(n,e){return c.openBlock(),c.createElementBlock("svg",u3,d3)}const Fd=Ce(c3,[["render",f3]]),h3={},p3={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{"enable-background":"new 0 0 24 24"},"xml:space":"preserve",class:"icon icon-common-file-empty"},m3=[c.createElementVNode("title",null,"common-file-empty",-1),c.createElementVNode("g",null,[c.createElementVNode("path",{d:`M3.023,24c-1.241,0-2.25-1.009-2.25-2.25V2.25C0.773,1.009,1.782,0,3.023,0h15c0.59,0,1.147,0.227,1.571,0.639l2.955,2.883
|
|
1
|
+
(function(ne,c){typeof exports=="object"&&typeof module<"u"?c(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],c):(ne=typeof globalThis<"u"?globalThis:ne||self,c(ne.BDComponentLibrary={},ne.Vue))})(this,function(ne,c){"use strict";const Nr=c.defineComponent({__name:"BDCol",props:{class:{},cols:{},xs:{},sm:{},md:{},lg:{},xxl:{},orderClass:{},offsetClass:{}},setup(n){const e=n,t=c.computed(()=>({col:!e.cols&&!e.xs&&!e.sm&&!e.md&&!e.lg&&!e.xxl,[`col-${e.cols}`]:e.cols,[`col-xs-${e.xs}`]:e.xs,[`col-sm-${e.sm}`]:e.sm,[`col-md-${e.md}`]:e.md,[`col-lg-${e.lg}`]:e.lg,[`col-xxl-${e.xxl}`]:e.xxl,[`${e.orderClass}`]:e.orderClass,[`${e.offsetClass}`]:e.offsetClass,[`${e.class}`]:e.class}));return(r,o)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(t.value)},[c.renderSlot(r.$slots,"default")],2))}}),ss=c.defineComponent({__name:"BDContainer",props:{class:{default:""},fluid:{type:Boolean,default:!1}},setup(n){const e=n,t=c.computed(()=>({container:!e.fluid,"container-fluid":e.fluid===!0,[`container-${e.fluid}`]:e.fluid&&e.fluid!==!0,[e.class]:!0}));return(r,o)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(t.value)},[c.renderSlot(r.$slots,"default")],2))}}),Or=c.defineComponent({__name:"BDRow",props:{class:{}},setup(n){return(e,t)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(["row",e.class])},[c.renderSlot(e.$slots,"default")],2))}}),bt={XS:"xs",SM:"sm",MD:"md",LG:"lg"},Nd=/^https:/i,co=c.defineComponent({__name:"BDLink",props:{to:{default:""},target:{default:"_blank"},text:{default:void 0},rel:{default:"noopener noreferrer"}},setup(n){const e=n,t=c.computed(()=>typeof e.to=="string"&&Nd.test(e.to)?"a":typeof e.to!="string"&&typeof c.resolveComponent("router-link")!="string"?"router-link":"div"),r=c.computed(()=>{if(typeof e.to=="string"&&Nd.test(e.to)){const{to:o,target:s,rel:i}=e;return{href:o,target:s,rel:i}}else{const{to:o}=e;return{to:o}}});return(o,s)=>(c.openBlock(),c.createBlock(c.resolveDynamicComponent(t.value),c.mergeProps({class:"bd-link"},r.value),{default:c.withCtx(()=>[c.renderSlot(o.$slots,"default",{},()=>[c.createTextVNode(c.toDisplayString(e.text),1)])]),_:3},16))}}),Hg={PRIMARY:"primary",SECONDARY:"secondary",COLLEAGUE:"colleague",SUCCESS:"success",DANGER:"danger",OUT_PRIMARY:"outline-primary",OUT_PRIMARY_DARK:"outline-primary-dark",OUT_TERTIARY:"outline-tertiary",OUT_LINK:"link",LIGHT:"light",DARK:"dark",REMOVE:"remove",NEUTRAL:"neutral"},Je=c.defineComponent({__name:"BDButton",props:{size:{default:bt.MD},variant:{default:Hg.PRIMARY},blockElement:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},to:{},target:{},text:{},rel:{}},emits:["click"],setup(n,{emit:e}){const t=n,r=c.computed(()=>({btn:!0,[`btn-${t.variant}`]:t.variant,[`btn-${t.size}`]:!0,"d-grid":t.blockElement&&typeof t.to=="string",[`${t.class}`]:t.class,disabled:t.disabled})),o=c.computed(()=>t.to?co:"button"),s=c.computed(()=>{const l={};return t.to?(l.to=t.to,l.role="button"):l.type="submit",l}),i=l=>{e("click",l)};return(l,a)=>(c.openBlock(),c.createBlock(c.resolveDynamicComponent(o.value),c.mergeProps({class:["bd-btn",r.value]},s.value,{onClick:i}),{default:c.withCtx(()=>[c.renderSlot(l.$slots,"default",{},()=>[c.createTextVNode(c.toDisplayString(t.text),1)])]),_:3},16,["class"]))}}),Ce=(n,e)=>{const t=n.__vccOpts||n;for(const[r,o]of e)t[r]=o;return t},Ug={},zg=[c.createStaticVNode('<title>BeterDichtbij logo</title><g id="Logo" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Group-3-Copy-2" transform="translate(0.000000, -14.000000)"><g id="Master-Copy" transform="translate(0.000000, 21.000000)" fill="#E1523D"><g id="Group-36-Copy-2"><path d="M0,7.07801038 C0,4.71449972 1.60969434,3.38479666 3.84879725,3.38479666 L13.2067282,3.38479666 C18.2745524,3.38479666 22.3693254,6.83325734 22.3693254,12.0497847 C22.3693254,15.4945924 20.9549647,17.8069606 17.8368602,19.2827849 L17.8368602,19.3814167 C21.978658,19.9732076 25.2450714,23.4655047 25.2450714,27.7468563 C25.2450714,34.687614 20.6619642,38.4283171 13.9374209,38.4283171 L3.89943932,38.4283171 C1.65671912,38.4283171 0,36.9999822 0,34.687614 L0,7.07801038 Z M7.3105444,17.2663121 L11.1123169,17.2663121 C13.4997287,17.2663121 15.058781,15.8379772 15.058781,13.3758348 C15.058781,11.0634665 13.2537529,9.88353771 11.1123169,9.88353771 L7.3105444,9.88353771 L7.3105444,17.2663121 Z M7.3105444,31.9332291 L13.0620365,31.9332291 C15.6918068,31.9332291 17.6415265,30.4062624 17.6415265,27.6482244 C17.6415265,25.3358562 15.8871405,23.7614001 12.4760354,23.7614001 L7.3105444,23.7614001 L7.3105444,31.9332291 Z" id="Fill-10"></path><path d="M33.6758908,27.6990016 C34.164225,31.1912986 37.0399711,32.8168971 40.3027672,32.8168971 C43.909206,32.8168971 46.3942847,29.9638804 48.2463375,29.9638804 C49.758365,29.9638804 51.1220836,31.4871941 51.1220836,33.0141608 C51.1220836,36.0644411 44.8858745,39.0197427 39.6697414,39.0197427 C31.7768132,39.0197427 26.5136553,33.2114244 26.5136553,25.3866333 C26.5136553,18.2011226 31.6791463,11.6548921 39.0873576,11.6548921 C46.6872852,11.6548921 51.7080846,18.6431393 51.7080846,24.5500894 C51.7080846,26.665194 50.7820582,27.6990016 48.6370049,27.6990016 L33.6758908,27.6990016 Z M44.6905408,22.9756333 C44.2998734,19.8742105 42.3501537,17.5618423 39.0873576,17.5618423 C35.9656357,17.5618423 33.8712245,19.9728423 33.5311991,22.9756333 L44.6905408,22.9756333 Z" id="Fill-12"></path><path d="M55.9001628,18.4462409 L54.3411105,18.4462409 C52.4384156,18.4462409 51.2700307,17.2663121 51.2700307,15.3448181 C51.2700307,13.5730984 52.5867245,12.2470484 54.3411105,12.2470484 L55.9001628,12.2470484 L55.9001628,8.01318615 C55.9001628,5.6496755 57.3615482,4.0752194 59.4089347,4.0752194 C61.4563212,4.0752194 62.9177066,5.6496755 62.9177066,8.01318615 L62.9177066,12.2470484 L64.9144511,12.2470484 C66.7194791,12.2470484 68.2785314,13.0799393 68.2785314,15.3448181 C68.2785314,17.5585545 66.7194791,18.4462409 64.9144511,18.4462409 L62.9177066,18.4462409 L62.9177066,34.7862458 C62.9177066,37.1497565 61.4563212,38.7205595 59.4089347,38.7205595 C57.3615482,38.7205595 55.9001628,37.1497565 55.9001628,34.7862458 L55.9001628,18.4462409 Z" id="Fill-14"></path><path d="M74.2727437,27.6990016 C74.761078,31.1912986 77.636824,32.8168971 80.8996202,32.8168971 C84.506059,32.8168971 86.9911376,29.9638804 88.8431905,29.9638804 C90.3552179,29.9638804 91.7189365,31.4871941 91.7189365,33.0141608 C91.7189365,36.0644411 85.4827274,39.0197427 80.2665943,39.0197427 C72.3736661,39.0197427 67.1105082,33.2114244 67.1105082,25.3866333 C67.1105082,18.2011226 72.2759993,11.6548921 79.6805932,11.6548921 C87.2841382,11.6548921 92.3049376,18.6431393 92.3049376,24.5500894 C92.3049376,26.665194 91.3789112,27.6990016 89.2338578,27.6990016 L74.2727437,27.6990016 Z M85.2873937,22.9756333 C84.8967264,19.8742105 82.9470067,17.5618423 79.6805932,17.5618423 C76.5624887,17.5618423 74.4680774,19.9728423 74.1280521,22.9756333 L85.2873937,22.9756333 Z" id="Fill-16"></path><path d="M94.6934346,15.4934965 C94.6934346,13.1299858 96.5454874,11.950057 98.2998734,11.950057 C100.151926,11.950057 101.710978,12.6404797 101.710978,14.9017055 L101.808645,14.9017055 C103.125339,12.9327222 104.5397,11.950057 106.731778,11.950057 C108.435522,11.950057 110.142883,13.1811282 110.142883,15.7382495 C110.142883,18.0506177 108.044854,18.200392 105.950443,19.1830571 C103.856032,20.1693753 101.710978,21.1045511 101.710978,23.9100785 L101.710978,34.7851499 C101.710978,37.1486606 100.249593,38.7231166 98.2022065,38.7231166 C96.15482,38.7231166 94.6934346,37.1486606 94.6934346,34.7851499 L94.6934346,15.4934965 Z" id="Fill-18"></path><path d="M114.139266,7.17591159 C114.139266,4.91103276 115.698318,3.38771909 117.890396,3.38771909 L125.982275,3.38771909 C136.899258,3.38771909 143.135468,10.474598 143.135468,21.4008119 C143.135468,31.7352348 136.508591,38.4275865 126.47061,38.4275865 L117.988063,38.4275865 C116.381986,38.4275865 114.139266,37.5435531 114.139266,34.7380258 L114.139266,7.17591159 Z M121.44981,31.636603 L126.369325,31.636603 C132.659794,31.636603 135.531923,26.9607241 135.531923,21.053774 C135.531923,14.7559496 132.609152,10.1787026 125.884608,10.1787026 L121.44981,10.1787026 L121.44981,31.636603 Z" id="Fill-20"></path><path d="M153.809731,5.20729352 C153.809731,7.42102993 152.055345,9.29138148 149.863266,9.29138148 C147.765238,9.29138148 145.913185,7.37354053 145.913185,5.20729352 C145.913185,3.19082075 147.765238,1.32046919 149.863266,1.32046919 C151.957678,1.32046919 153.809731,3.13967832 153.809731,5.20729352 L153.809731,5.20729352 Z M146.354494,15.8887543 C146.354494,13.5252437 147.81588,11.9507876 149.863266,11.9507876 C151.910653,11.9507876 153.372038,13.5252437 153.372038,15.8887543 L153.372038,34.7858805 C153.372038,37.1493912 151.910653,38.7238473 149.863266,38.7238473 C147.81588,38.7238473 146.354494,37.1493912 146.354494,34.7858805 L146.354494,15.8887543 Z" id="Fill-22"></path><path d="M174.716947,19.5289991 C172.962561,19.5289991 171.403509,18.1518067 169.160789,18.1518067 C165.163682,18.1518067 163.264605,21.7427355 163.264605,25.3848068 C163.264605,28.8807569 165.359016,32.5228282 169.160789,32.5228282 C170.915175,32.5228282 173.548562,31.0470039 174.376922,31.0470039 C176.033641,31.0470039 177.397359,32.4716858 177.397359,34.1447737 C177.397359,37.786845 171.352867,39.0179162 168.820763,39.0179162 C161.26786,39.0179162 156.247061,32.7675812 156.247061,25.3848068 C156.247061,18.1992961 161.412552,11.6530656 168.820763,11.6530656 C171.598842,11.6530656 177.397359,12.6868732 177.397359,16.1316809 C177.397359,17.6075051 176.373666,19.5289991 174.716947,19.5289991" id="Fill-24"></path><path d="M179.83469,4.46901608 C179.83469,2.10550542 181.296075,0.531049329 183.343462,0.531049329 C185.390848,0.531049329 186.852234,2.10550542 186.852234,4.46901608 L186.852234,14.1166693 L186.949901,14.1166693 C188.411286,12.2938072 191.14234,11.6545268 193.334419,11.6545268 C198.839935,11.6545268 202.934708,15.1979663 202.934708,21.2035482 L202.934708,34.7855152 C202.934708,37.1490259 201.473322,38.723482 199.425936,38.723482 C197.378549,38.723482 195.917164,37.1490259 195.917164,34.7855152 L195.917164,22.4346195 C195.917164,19.1359331 193.869778,17.561477 191.337674,17.561477 C188.461928,17.561477 186.852234,19.6765816 186.852234,22.4346195 L186.852234,34.7855152 C186.852234,37.1490259 185.390848,38.723482 183.343462,38.723482 C181.296075,38.723482 179.83469,37.1490259 179.83469,34.7855152 L179.83469,4.46901608 Z" id="Fill-26"></path><path d="M208.63809,18.4462409 L207.079038,18.4462409 C205.17996,18.4462409 204.007958,17.2663121 204.007958,15.3448181 C204.007958,13.5730984 205.324652,12.2470484 207.079038,12.2470484 L208.63809,12.2470484 L208.63809,8.01318615 C208.63809,5.6496755 210.099475,4.0752194 212.146862,4.0752194 C214.194249,4.0752194 215.655634,5.6496755 215.655634,8.01318615 L215.655634,12.2470484 L217.652378,12.2470484 C219.457406,12.2470484 221.016459,13.0799393 221.016459,15.3448181 C221.016459,17.5585545 219.457406,18.4462409 217.652378,18.4462409 L215.655634,18.4462409 L215.655634,34.7862458 C215.655634,37.1497565 214.194249,38.7205595 212.146862,38.7205595 C210.099475,38.7205595 208.63809,37.1497565 208.63809,34.7862458 L208.63809,18.4462409 Z" id="Fill-28"></path><path d="M222.820402,4.46865078 C222.820402,2.10514012 224.281787,0.530684026 226.329173,0.530684026 C228.37656,0.530684026 229.837945,2.10514012 229.837945,4.46865078 L229.837945,14.116304 C231.689998,12.4907055 234.07741,11.6541615 236.515464,11.6541615 C244.068367,11.6541615 247.819497,18.7921829 247.819497,25.6817982 C247.819497,32.3741498 243.337674,39.0190121 236.269488,39.0190121 C233.882076,39.0190121 231.154639,37.9340621 229.837945,35.7714681 C229.400253,37.6418197 228.278893,38.7231166 226.329173,38.7231166 C224.281787,38.7231166 222.820402,37.1486606 222.820402,34.7851499 L222.820402,4.46865078 Z M235.343462,32.5202711 C239.000543,32.5202711 240.801953,28.6845892 240.801953,25.3859027 C240.801953,22.0397269 239.000543,18.1492495 235.343462,18.1492495 C231.592331,18.1492495 229.837945,21.692689 229.837945,25.1411497 C229.837945,28.5859573 231.494664,32.5202711 235.343462,32.5202711 L235.343462,32.5202711 Z" id="Fill-30"></path><path d="M258.153735,5.20729352 C258.153735,7.42102993 256.399349,9.29138148 254.207271,9.29138148 C252.109242,9.29138148 250.257189,7.37354053 250.257189,5.20729352 C250.257189,3.19082075 252.109242,1.32046919 254.207271,1.32046919 C256.301682,1.32046919 258.153735,3.13967832 258.153735,5.20729352 L258.153735,5.20729352 Z M250.698499,15.8887543 C250.698499,13.5252437 252.159884,11.9507876 254.207271,11.9507876 C256.254657,11.9507876 257.716043,13.5252437 257.716043,15.8887543 L257.716043,34.7858805 C257.716043,37.1493912 256.254657,38.7238473 254.207271,38.7238473 C252.159884,38.7238473 250.698499,37.1493912 250.698499,34.7858805 L250.698499,15.8887543 Z" id="Fill-32"></path><path d="M268.972689,5.20729352 C268.972689,7.42102993 267.218303,9.29138148 265.026225,9.29138148 C262.928197,9.29138148 261.076144,7.37354053 261.076144,5.20729352 C261.076144,3.19082075 262.928197,1.32046919 265.026225,1.32046919 C267.120637,1.32046919 268.972689,3.13967832 268.972689,5.20729352 L268.972689,5.20729352 Z M261.517453,15.8887543 C261.517453,13.5252437 262.978839,11.9507876 265.026225,11.9507876 C267.073612,11.9507876 268.534997,13.5252437 268.534997,15.8887543 L268.534997,45.2189353 C268.534997,47.5824459 267.073612,49.156902 265.026225,49.156902 C262.978839,49.156902 261.517453,47.5824459 261.517453,45.2189353 L261.517453,15.8887543 Z" id="Fill-34"></path></g></g><polyline id="Path" stroke="#E1523D" stroke-width="6.4" stroke-linecap="round" stroke-linejoin="round" transform="translate(346.970563, 44.470563) rotate(-45.000000) translate(-346.970563, -44.470563) " points="334.970563 56.4705627 334.970563 32.4705627 334.970563 32.4705627 358.970563 32.4705627"></polyline><g id="Group-2" transform="translate(319.970563, 44.500000) rotate(90.000000) translate(-319.970563, -44.500000) translate(275.970563, 27.500000)" stroke-linecap="round" stroke-linejoin="round" stroke-width="6.4"><polyline id="Path-Copy-2" stroke="#418FDE" transform="translate(70.970563, 17.000000) rotate(-45.000000) translate(-70.970563, -17.000000) " points="58.9705627 29 58.9705627 5 82.9705627 5"></polyline><polyline id="Path-Copy-3" stroke="#FFC72C" transform="translate(16.970563, 17.000000) scale(-1, 1) rotate(-45.000000) translate(-16.970563, -17.000000) " points="4.97056275 29 4.97056275 5 28.9705627 5"></polyline></g><polyline id="Path-Copy" stroke="#00BF6F" stroke-width="6.4" stroke-linecap="round" stroke-linejoin="round" transform="translate(292.970563, 44.470563) scale(-1, 1) rotate(-45.000000) translate(-292.970563, -44.470563) " points="280.970563 56.4705627 280.970563 32.4705627 280.970563 32.4705627 304.970563 32.4705627"></polyline></g></g>',2)];function jg(n,e){return c.openBlock(),c.createElementBlock("svg",c.mergeProps({class:"bd-logo"},n.$attrs,{version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),zg,16)}const gl=Ce(Ug,[["render",jg]]),Wg={},Kg={class:"icon icon-academy",viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"},Yg=[c.createElementVNode("path",{d:"M30.6523 16.0664C31.0039 16.207 31.25 16.5234 31.25 16.875C31.25 17.2617 31.0039 17.5781 30.6523 17.7188L20.7383 21.2695C20.4922 21.3398 20.2461 21.375 20 21.375C19.7188 21.375 19.4727 21.3398 19.2266 21.2695L12.5469 18.8789C12.125 19.3359 11.8086 19.8984 11.668 20.5312C11.9141 20.707 12.125 21.0234 12.125 21.375C12.125 21.7266 11.9492 22.043 11.7031 22.2539L12.5469 27.4922C12.6172 27.8438 12.3359 28.125 12.0195 28.125H9.94531C9.62891 28.125 9.34766 27.8438 9.41797 27.4922L10.2617 22.2539C10.0156 22.043 9.875 21.7266 9.875 21.375C9.875 20.918 10.1562 20.5312 10.543 20.3555C10.6836 19.6523 11 19.0195 11.4219 18.457L9.3125 17.7188C8.96094 17.5781 8.75 17.2617 8.75 16.875C8.75 16.5234 8.96094 16.207 9.3125 16.0664L19.2266 12.5156C19.4727 12.4453 19.7188 12.375 20 12.375C20.2461 12.375 20.4922 12.4453 20.7031 12.5156L30.6523 16.0664ZM20.1758 19.6875L27.9453 16.875L20.1406 14.0977C20.0703 14.0977 19.9297 14.0625 19.7891 14.0977L12.0195 16.875L13.1445 17.2969L19.8242 15.2227C20.1055 15.1172 20.4219 15.293 20.5273 15.6094C20.5977 15.8906 20.457 16.207 20.1406 16.3125L14.9023 17.9297L19.8242 19.6875C19.8594 19.6875 20 19.7227 20.1758 19.6875ZM24.6406 21.0586L26.2578 20.4961L26.7148 24.9258C26.75 27.0703 23.3398 28.125 20 28.125C16.625 28.125 13.25 27.0703 13.25 24.9258L13.707 20.4961L15.3242 21.0586L14.9375 24.9961C14.9375 25.3828 16.6602 26.4375 20 26.4375C23.3047 26.4375 25.0625 25.3828 25.0625 24.9961L24.6406 21.0586Z"},null,-1)];function Gg(n,e){return c.openBlock(),c.createElementBlock("svg",Kg,Yg)}const Od=Ce(Wg,[["render",Gg]]),Qg={},Jg={class:"icon",viewBox:"0 0 20 20",height:"20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Zg=[c.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[c.createElementVNode("path",{d:"M12,19.5a2.3,2.3,0,0,1-1.729-.78L.46,7.568A1.847,1.847,0,0,1,3.233,5.129l8.579,9.752a.25.25,0,0,0,.376,0l8.579-9.752A1.847,1.847,0,1,1,23.54,7.568L13.732,18.716A2.31,2.31,0,0,1,12,19.5Z",stroke:"none","stroke-linecap":"round","stroke-linejoin":"round"})],-1)];function Xg(n,e){return c.openBlock(),c.createElementBlock("svg",Jg,Zg)}const Id=Ce(Qg,[["render",Xg]]),qg={},e5={class:"icon",viewBox:"0 0 20 20",height:"20",width:"20",xmlns:"http://www.w3.org/2000/svg"},t5=[c.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[c.createElementVNode("path",{d:"M12,4.5a2.3,2.3,0,0,1,1.729.78l9.811,11.15a1.847,1.847,0,1,1-2.773,2.439L12.188,9.119a.25.25,0,0,0-.376,0L3.233,18.871A1.847,1.847,0,1,1,.46,16.432L10.268,5.284A2.31,2.31,0,0,1,12,4.5Z",stroke:"none","stroke-linecap":"round","stroke-linejoin":"round"})],-1)];function n5(n,e){return c.openBlock(),c.createElementBlock("svg",e5,t5)}const Md=Ce(qg,[["render",n5]]),r5={},o5={class:"icon icon-attachment",width:"17",height:"18",viewBox:"0 0 17 18",xmlns:"http://www.w3.org/2000/svg"},s5=[c.createElementVNode("path",{d:"M15.56 7.97l-7.135 7.135a3.91 3.91 0 0 1-5.53-5.53L10.03 2.44a2.357 2.357 0 0 1 3.333 3.334L6.22 12.907a.804.804 0 1 1-1.137-1.136l6.591-6.582a.75.75 0 0 0-1.06-1.062l-6.59 6.583a2.304 2.304 0 1 0 3.256 3.258l7.142-7.134A3.857 3.857 0 1 0 8.97 1.38L1.835 8.514a5.41 5.41 0 0 0 7.651 7.651l7.134-7.134a.75.75 0 1 0-1.06-1.06z"},null,-1)];function i5(n,e){return c.openBlock(),c.createElementBlock("svg",o5,s5)}const Ir=Ce(r5,[["render",i5]]),a5={},l5={width:"11",height:"13",viewBox:"0 0 11 13",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-bold"},c5=[c.createElementVNode("path",{d:"M8.85547 6.25781C9.21094 5.84766 9.53906 5.05469 9.59375 4.48047C9.78516 2.40234 8.17188 0.625 6.12109 0.625H0.679688C0.433594 0.625 0.242188 0.84375 0.242188 1.0625V2.375C0.242188 2.62109 0.433594 2.8125 0.679688 2.8125H1.52734V10.6875H0.679688C0.433594 10.6875 0.242188 10.9062 0.242188 11.125V12.4375C0.242188 12.6836 0.433594 12.875 0.679688 12.875H6.39453C8.33594 12.875 10.0586 11.4805 10.25 9.53906C10.3867 8.22656 9.78516 7.02344 8.85547 6.25781ZM3.71484 2.8125H6.12109C6.83203 2.8125 7.43359 3.41406 7.43359 4.125C7.43359 4.86328 6.83203 5.4375 6.12109 5.4375H3.71484V2.8125ZM6.12109 10.6875H3.71484V7.625H6.12109C6.96875 7.625 7.65234 8.33594 7.65234 9.15625C7.65234 10.0039 6.96875 10.6875 6.12109 10.6875Z"},null,-1)];function u5(n,e){return c.openBlock(),c.createElementBlock("svg",l5,c5)}const vl=Ce(a5,[["render",u5]]),d5={},f5={width:"16",height:"14",viewBox:"0 0 16 14",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-bullet-list"},h5=[c.createElementVNode("path",{d:"M2.5 5.5H0.5C0.21875 5.5 0 5.75 0 6V8C0 8.28125 0.21875 8.5 0.5 8.5H2.5C2.75 8.5 3 8.28125 3 8V6C3 5.75 2.75 5.5 2.5 5.5ZM2.5 10.5H0.5C0.21875 10.5 0 10.75 0 11V13C0 13.2812 0.21875 13.5 0.5 13.5H2.5C2.75 13.5 3 13.2812 3 13V11C3 10.75 2.75 10.5 2.5 10.5ZM2.5 0.5H0.5C0.21875 0.5 0 0.75 0 1V3C0 3.28125 0.21875 3.5 0.5 3.5H2.5C2.75 3.5 3 3.28125 3 3V1C3 0.75 2.75 0.5 2.5 0.5ZM15.25 6.25H5.71875C5.3125 6.25 5 6.59375 5 7C5 7.4375 5.3125 7.75 5.71875 7.75H15.25C15.6562 7.75 16 7.4375 16 7C16 6.59375 15.6562 6.25 15.25 6.25ZM15.25 1.25H5.71875C5.3125 1.25 5 1.59375 5 2C5 2.375 5.3125 2.75 5.71875 2.75H15.25C15.6562 2.75 16 2.4375 16 2.03125C16 1.65625 15.6562 1.25 15.25 1.25ZM15.25 11.25H5.71875C5.3125 11.25 5 11.5938 5 12C5 12.4375 5.3125 12.75 5.71875 12.75H15.25C15.6562 12.75 16 12.4375 16 12C16 11.5938 15.6562 11.25 15.25 11.25Z"},null,-1)];function p5(n,e){return c.openBlock(),c.createElementBlock("svg",f5,h5)}const yl=Ce(d5,[["render",p5]]),m5={},g5={class:"icon icon-calendar",xmlns:"http://www.w3.org/2000/svg",width:"17",height:"18",viewBox:"0 0 17 18"},v5=[c.createElementVNode("path",{d:"M4.25 3.35H3c-.69 0-1.25.56-1.25 1.25v2.05h12.9V4.6c0-.69-.56-1.25-1.25-1.25h-1.25v.85a.75.75 0 1 1-1.5 0v-.85h-4.9v.85a.75.75 0 0 1-1.5 0v-.85zm1.5-1.5h4.9V1a.75.75 0 1 1 1.5 0v.85h1.25a2.75 2.75 0 0 1 2.75 2.75V15a2.75 2.75 0 0 1-2.75 2.75H3A2.75 2.75 0 0 1 .25 15V4.6A2.75 2.75 0 0 1 3 1.85h1.25V1a.75.75 0 0 1 1.5 0v.85zm8.9 6.3H1.75V15c0 .69.56 1.25 1.25 1.25h10.4c.69 0 1.25-.56 1.25-1.25V8.15z"},null,-1)];function y5(n,e){return c.openBlock(),c.createElementBlock("svg",g5,v5)}const Ld=Ce(m5,[["render",y5]]),E5={},C5={class:"icon icon-call",width:"16",height:"17",viewBox:"0 0 16 17",xmlns:"http://www.w3.org/2000/svg"},b5=[c.createElementVNode("path",{d:"M5.80469 1.60731C5.59961 1.05067 4.98438 0.787001 4.42773 0.933486L1.84961 1.63661C1.35156 1.7831 1 2.22255 1 2.74989C1 10.0155 6.85938 15.8749 14.125 15.8749C14.6523 15.8749 15.0918 15.5233 15.2383 15.0253L15.9414 12.4472C16.0879 11.8905 15.8242 11.2753 15.2676 11.0702L12.4551 9.89833C11.9863 9.69325 11.4297 9.81044 11.1074 10.2206L9.90625 11.6561C7.85547 10.6893 6.18555 9.01942 5.21875 6.96864L6.6543 5.76747C7.06445 5.4452 7.18164 4.88856 6.97656 4.41981L5.80469 1.60731Z"},null,-1)];function A5(n,e){return c.openBlock(),c.createElementBlock("svg",C5,b5)}const ei=Ce(E5,[["render",A5]]),_5={},w5={class:"icon icon-call-reject",width:"16",height:"17",viewBox:"0 0 16 17",xmlns:"http://www.w3.org/2000/svg"},S5=[c.createElementVNode("path",{d:"M5.80469 1.60731C5.59961 1.05067 4.98438 0.787001 4.42773 0.933486L1.84961 1.63661C1.35156 1.7831 1 2.22255 1 2.74989C1 10.0155 6.85938 15.8749 14.125 15.8749C14.6523 15.8749 15.0918 15.5233 15.2383 15.0253L15.9414 12.4472C16.0879 11.8905 15.8242 11.2753 15.2676 11.0702L12.4551 9.89833C11.9863 9.69325 11.4297 9.81044 11.1074 10.2206L9.90625 11.6561C7.85547 10.6893 6.18555 9.01942 5.21875 6.96864L6.6543 5.76747C7.06445 5.4452 7.18164 4.88856 6.97656 4.41981L5.80469 1.60731Z"},null,-1)];function T5(n,e){return c.openBlock(),c.createElementBlock("svg",w5,S5)}const El=Ce(_5,[["render",T5]]),k5={},x5={class:"icon icon-card-view",viewBox:"0 0 24 19",fill:"red",xmlns:"http://www.w3.org/2000/svg"},N5=[c.createElementVNode("path",{d:"M21.375 0.75H2.625C1.57031 0.75 0.75 1.60938 0.75 2.625V16.375C0.75 17.4297 1.57031 18.25 2.625 18.25H21.375C22.3906 18.25 23.25 17.4297 23.25 16.375V2.625C23.25 1.60938 22.3906 0.75 21.375 0.75ZM21.375 16.375H2.625V2.625H21.375V16.375ZM8.875 9.5C10.2422 9.5 11.375 8.40625 11.375 7C11.375 5.63281 10.2422 4.5 8.875 4.5C7.46875 4.5 6.375 5.63281 6.375 7C6.375 8.40625 7.46875 9.5 8.875 9.5ZM5.35938 14.5H12.3516C12.8594 14.5 13.25 14.1875 13.25 13.7578V13.0156C13.25 11.7656 12.0391 10.75 10.5938 10.75C10.2031 10.75 9.89062 11.0625 8.875 11.0625C7.82031 11.0625 7.54688 10.75 7.11719 10.75C5.67188 10.75 4.5 11.7656 4.5 13.0156V13.7578C4.5 14.1875 4.89062 14.5 5.35938 14.5ZM14.8125 12H19.1875C19.3438 12 19.5 11.8828 19.5 11.6875V11.0625C19.5 10.9062 19.3438 10.75 19.1875 10.75H14.8125C14.6172 10.75 14.5 10.9062 14.5 11.0625V11.6875C14.5 11.8828 14.6172 12 14.8125 12ZM14.8125 9.5H19.1875C19.3438 9.5 19.5 9.38281 19.5 9.1875V8.5625C19.5 8.40625 19.3438 8.25 19.1875 8.25H14.8125C14.6172 8.25 14.5 8.40625 14.5 8.5625V9.1875C14.5 9.38281 14.6172 9.5 14.8125 9.5ZM14.8125 7H19.1875C19.3438 7 19.5 6.88281 19.5 6.6875V6.0625C19.5 5.90625 19.3438 5.75 19.1875 5.75H14.8125C14.6172 5.75 14.5 5.90625 14.5 6.0625V6.6875C14.5 6.88281 14.6172 7 14.8125 7Z",fill:"#6B758A"},null,-1)];function O5(n,e){return c.openBlock(),c.createElementBlock("svg",x5,N5)}const Dd=Ce(k5,[["render",O5]]),I5={},M5={xmlns:"http://www.w3.org/2000/svg",width:"18",height:"10"},L5=[c.createElementVNode("path",{d:"M8.828 6.207L14.632.404a1 1 0 0 1 1.414 0l.707.707a1 1 0 0 1 0 1.414L9.682 9.596a.999.999 0 0 1-.854.282.999.999 0 0 1-.853-.282L.904 2.526a1 1 0 0 1 0-1.415L1.61.404a1 1 0 0 1 1.414 0l5.803 5.803z",fill:"#3594CF"},null,-1)];function D5(n,e){return c.openBlock(),c.createElementBlock("svg",M5,L5)}const Cl=Ce(I5,[["render",D5]]),R5={},B5={class:"icon icon-caret-left",xmlns:"http://www.w3.org/2000/svg",width:"6",height:"10",viewBox:"0 0 6 10"},P5=[c.createElementVNode("path",{d:"M2.276 4.897l3.27 3.27A.9.9 0 1 1 4.273 9.44L.454 5.62a.898.898 0 0 1-.259-.724.898.898 0 0 1 .26-.724L4.272.354a.9.9 0 1 1 1.273 1.273l-3.27 3.27z"},null,-1)];function F5(n,e){return c.openBlock(),c.createElementBlock("svg",B5,P5)}const bl=Ce(R5,[["render",F5]]),V5={},$5={class:"icon icon-caret-right",xmlns:"http://www.w3.org/2000/svg",width:"7",height:"11",viewBox:"0 0 7 11"},H5=[c.createElementVNode("path",{d:"M4.324 5.703l-3.27-3.27A.9.9 0 1 1 2.327 1.16L6.146 4.98a.898.898 0 0 1 .259.724.898.898 0 0 1-.26.724l-3.818 3.819a.9.9 0 1 1-1.273-1.273l3.27-3.27z"},null,-1)];function U5(n,e){return c.openBlock(),c.createElementBlock("svg",$5,H5)}const Al=Ce(V5,[["render",U5]]),z5={},j5={class:"icon icon-check",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"13",viewBox:"0 0 18 13"},W5=[c.createElementVNode("path",{d:"M6 10.586L1.707 6.293A1 1 0 0 0 .293 7.707l5 5a1 1 0 0 0 1.414 0l11-11A1 1 0 1 0 16.293.293L6 10.586z"},null,-1)];function K5(n,e){return c.openBlock(),c.createElementBlock("svg",j5,W5)}const uo=Ce(z5,[["render",K5]]),Y5={},G5={class:"icon icon-clipboard",viewBox:"0 0 48 48",height:"48",width:"48",xmlns:"http://www.w3.org/2000/svg"},Q5=[c.createStaticVNode('<g transform="matrix(2,0,0,2,0,0)"><path d="M20.25,8.249v-3a1.5,1.5,0,0,0-1.5-1.5h-4" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.25,3.749h-4a1.5,1.5,0,0,0-1.5,1.5v16.5a1.5,1.5,0,0,0,1.5,1.5h6" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.421,4.736a.751.751,0,0,1-.712.513H7.291a.751.751,0,0,1-.712-.513l-1-3A.749.749,0,0,1,6.291.749h8.418a.749.749,0,0,1,.712.987Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M11.250 11.249 L23.250 11.249 L23.250 23.249 L11.250 23.249 Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 14.249L20.25 14.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 17.249L20.25 17.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.25 20.249L16.5 20.249" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g>',1)];function J5(n,e){return c.openBlock(),c.createElementBlock("svg",G5,Q5)}const Rd=Ce(Y5,[["render",J5]]),Z5={},X5={class:"icon icon-close",xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"-4 -4 22 22"},q5=[c.createElementVNode("path",{d:"M8.414 7l5.293 5.293a1 1 0 0 1-1.414 1.414L7 8.414l-5.293 5.293a1 1 0 1 1-1.414-1.414L5.586 7 .293 1.707A1 1 0 1 1 1.707.293L7 5.586 12.293.293a1 1 0 0 1 1.414 1.414L8.414 7z"},null,-1)];function e3(n,e){return c.openBlock(),c.createElementBlock("svg",X5,q5)}const ti=Ce(Z5,[["render",e3]]),t3={},n3={class:"icon icon-comment",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"},r3=[c.createElementVNode("path",{d:"M1.139 8.555a8.304 8.304 0 0 1 4.59-7.424A8.198 8.198 0 0 1 9.444.25L9.93.25c4.218.233 7.586 3.6 7.82 7.86v.445-.002a8.197 8.197 0 0 1-.88 3.715 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778a8.197 8.197 0 0 1-.742-3.429zm1.047 7.26L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.7 6.7 0 0 0 .719-3.038l.001-.405c-.19-3.454-2.949-6.213-6.362-6.402h-.446a6.703 6.703 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643z"},null,-1)];function o3(n,e){return c.openBlock(),c.createElementBlock("svg",n3,r3)}const Bd=Ce(t3,[["render",o3]]),s3={},i3={class:"icon icon-comment-active",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"},a3=[c.createElementVNode("g",{"fill-rule":"nonzero",fill:"none"},[c.createElementVNode("path",{fill:"#4D5875",d:"M10.845 1.872a6.686 6.686 0 0 0-.956-.122h-.446a6.704 6.704 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.702 6.702 0 0 0 .72-3.04v-.403a6.83 6.83 0 0 0-.128-.995 4.01 4.01 0 0 0 1.307-.934 8.43 8.43 0 0 1 .32 1.888v.444a8.198 8.198 0 0 1-.88 3.714 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778A8.304 8.304 0 0 1 5.728 1.13 8.199 8.199 0 0 1 9.445.25L9.93.25c.64.035 1.26.143 1.852.314a4.01 4.01 0 0 0-.937 1.307z"}),c.createElementVNode("path",{fill:"#30B451",d:"M14.5 6.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"})],-1)];function l3(n,e){return c.openBlock(),c.createElementBlock("svg",i3,a3)}const Pd=Ce(s3,[["render",l3]]),c3={},u3={class:"icon icon-comment-static",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18"},d3=[c.createElementVNode("path",{d:"M9.889 1.75h-.446a6.704 6.704 0 0 0-3.041.72 6.806 6.806 0 0 0-3.763 6.088 6.699 6.699 0 0 0 .72 3.037.75.75 0 0 1 .041.576l-1.214 3.643L5.829 14.6a.75.75 0 0 1 .576.042 6.7 6.7 0 0 0 3.04.72 6.807 6.807 0 0 0 6.086-3.767 6.702 6.702 0 0 0 .72-3.04v-.403a6.83 6.83 0 0 0-.128-.995 4.01 4.01 0 0 0 1.307-.934c.175.603.284 1.235.32 1.888v.444a8.198 8.198 0 0 1-.88 3.714 8.305 8.305 0 0 1-7.424 4.592 8.199 8.199 0 0 1-3.43-.742l-4.779 1.593a.75.75 0 0 1-.949-.95l1.593-4.778A8.304 8.304 0 0 1 5.728 1.13 8.2 8.2 0 0 1 9.445.25L9.93.25c.64.035 1.26.143 1.852.314a4.01 4.01 0 0 0-.937 1.307 6.687 6.687 0 0 0-.956-.122zM14.5 6.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"},null,-1)];function f3(n,e){return c.openBlock(),c.createElementBlock("svg",u3,d3)}const Fd=Ce(c3,[["render",f3]]),h3={},p3={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{"enable-background":"new 0 0 24 24"},"xml:space":"preserve",class:"icon icon-common-file-empty"},m3=[c.createElementVNode("title",null,"common-file-empty",-1),c.createElementVNode("g",null,[c.createElementVNode("path",{d:`M3.023,24c-1.241,0-2.25-1.009-2.25-2.25V2.25C0.773,1.009,1.782,0,3.023,0h15c0.59,0,1.147,0.227,1.571,0.639l2.955,2.883
|
|
2
2
|
c0.431,0.422,0.678,1.009,0.678,1.611V21.75c0,1.241-1.009,2.25-2.25,2.25H3.023z M3.023,1.5c-0.414,0-0.75,0.336-0.75,0.75v19.5
|
|
3
3
|
c0,0.414,0.336,0.75,0.75,0.75h17.954c0.414,0,0.75-0.336,0.75-0.75V5.133c0-0.201-0.082-0.397-0.226-0.537l-2.955-2.883
|
|
4
4
|
C18.406,1.576,18.22,1.5,18.023,1.5H3.023z`})],-1)];function g3(n,e){return c.openBlock(),c.createElementBlock("svg",p3,m3)}const Vd=Ce(h3,[["render",g3]]),v3={},y3={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{"enable-background":"new 0 0 24 24"},"xml:space":"preserve"},E3=[c.createElementVNode("title",null,"common-file-warning",-1),c.createElementVNode("g",null,[c.createElementVNode("circle",{cx:"17.249",cy:"20.625",r:"1.125"}),c.createElementVNode("path",{d:`M17.249,18.75c-0.414,0-0.75-0.336-0.75-0.75v-3c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v3
|
|
@@ -52,25 +52,25 @@
|
|
|
52
52
|
C194.48,8.24,172.09,1.23,148.13,0.16c1.97,26.33,10.08,50.92,22.88,72.4C175.53,73.86,179.51,76.43,182.48,79.9z"></path><path class="st7" d="M182.54,146.67L182.54,146.67c-0.01-0.01-0.01,0-0.02,0c21.62,28.06,34.51,63.19,34.51,101.35
|
|
53
53
|
c0,4.78-0.25,9.5-0.64,14.18c37.8-23.48,63.72-64.24,66.74-111.25c-26.87-5.02-51.45-16.5-72.1-32.78L182.54,146.67z"></path><path class="st8" d="M182.52,146.67c-21.86,28.14-34.91,63.46-34.91,101.86c0,11.86,1.27,23.43,3.63,34.59
|
|
54
54
|
c23.8-1.58,46-9.02,65.15-20.91c0.4-4.68,0.64-9.4,0.64-14.18C217.04,209.86,204.14,174.73,182.52,146.67z"></path><path class="st9" d="M272.67,87.44c-22.45,5.72-43.03,16.06-60.78,29.87l-0.86,0.86c20.64,16.28,45.23,27.76,72.1,32.78
|
|
55
|
-
c0.2-3.05,0.33-6.12,0.33-9.22C283.46,122.5,279.61,104.17,272.67,87.44z"></path></g></g>`,1)];function f6(n,e){return c.openBlock(),c.createElementBlock("svg",u6,d6)}const sf=Ce(c6,[["render",f6]]),h6={},p6={class:"icon icon-luscii-open luscii-open",width:"14",height:"12",viewBox:"0 0 14 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m6=[c.createElementVNode("path",{d:"M7 0.5L13.5 11.5H0.5L7 0.5Z",fill:"#FF8800"},null,-1)];function g6(n,e){return c.openBlock(),c.createElementBlock("svg",p6,m6)}const af=Ce(h6,[["render",g6]]),v6={},y6={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},E6=[c.createElementVNode("circle",{cx:"12",cy:"12",r:"6",fill:"#FF6266"},null,-1),c.createElementVNode("circle",{cx:"14.5",cy:"9.5",r:"1.5",fill:"white","fill-opacity":"0.1"},null,-1)];function C6(n,e){return c.openBlock(),c.createElementBlock("svg",y6,E6)}const lf=Ce(v6,[["render",C6]]),b6={},A6={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},_6=[c.createElementVNode("path",{d:"M4.92892 13.4142C4.14787 12.6332 4.14787 11.3668 4.92892 10.5858L10.5858 4.92893C11.3668 4.14788 12.6332 4.14788 13.4142 4.92893L19.0711 10.5858C19.8521 11.3668 19.8521 12.6332 19.0711 13.4142L13.4142 19.0711C12.6332 19.8521 11.3668 19.8521 10.5858 19.0711L4.92892 13.4142Z",fill:"#9CA3AF"},null,-1),c.createElementVNode("circle",{cx:"12",cy:"7.05029",r:"1.5",transform:"rotate(-45 12 7.05029)",fill:"white","fill-opacity":"0.1"},null,-1)];function w6(n,e){return c.openBlock(),c.createElementBlock("svg",A6,_6)}const cf=Ce(b6,[["render",w6]]),S6={},T6={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},k6=[c.createElementVNode("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2",fill:"#FB923C"},null,-1),c.createElementVNode("circle",{cx:"15.5",cy:"8.5",r:"1.5",fill:"white","fill-opacity":"0.1"},null,-1)];function x6(n,e){return c.openBlock(),c.createElementBlock("svg",T6,k6)}const uf=Ce(S6,[["render",x6]]),N6={},O6={class:"icon icon-menu",xmlns:"http://www.w3.org/2000/svg",width:"19",height:"12",viewBox:"0 0 19 12"},I6=[c.createElementVNode("path",{d:"M1.386 2a1 1 0 1 1 0-2H18a1 1 0 0 1 0 2H1.386zm0 5a1 1 0 1 1 0-2H18a1 1 0 0 1 0 2H1.386zm0 5a1 1 0 0 1 0-2H18a1 1 0 0 1 0 2H1.386z"},null,-1)];function M6(n,e){return c.openBlock(),c.createElementBlock("svg",O6,I6)}const Tl=Ce(N6,[["render",M6]]),L6={},D6={class:"icon icon-message",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"15",viewBox:"0 0 18 15"},R6=[c.createElementVNode("path",{d:"M17.75 2.587V12.2a2.355 2.355 0 0 1-2.35 2.35H2.6A2.355 2.355 0 0 1 .25 12.2V2.61v-.023A2.355 2.355 0 0 1 2.6.25h12.8a2.355 2.355 0 0 1 2.35 2.337zm-1.572-.327a.855.855 0 0 0-.778-.51H2.6a.855.855 0 0 0-.778.51L9 7.285l7.178-5.025zm.072 1.78L9.43 8.814a.75.75 0 0 1-.86 0L1.75 4.04v8.16c0 .466.384.85.85.85h12.8c.466 0 .85-.384.85-.85V4.04z"},null,-1)];function B6(n,e){return c.openBlock(),c.createElementBlock("svg",D6,R6)}const df=Ce(L6,[["render",B6]]),P6={},F6={class:"icon icon-message-forward",xmlns:"http://www.w3.org/2000/svg",width:"21",height:"19",viewBox:"0 0 21 19"},V6=[c.createElementVNode("path",{d:"M17.75 8.755a5.25 5.25 0 1 1-7.395 5.795H2.6A2.355 2.355 0 0 1 .25 12.2V2.587A2.355 2.355 0 0 1 2.6.25h12.8a2.355 2.355 0 0 1 2.35 2.337v6.168zm-1.5-.452V4.04L9.43 8.814a.75.75 0 0 1-.86 0L1.75 4.04v8.16c0 .466.384.85.85.85h7.669a5.25 5.25 0 0 1 5.981-4.747zm-.072-6.043a.855.855 0 0 0-.778-.51H2.6a.855.855 0 0 0-.778.51L9 7.285l7.178-5.025zM15.5 17.25a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5zm-.31-3l.84.841a.75.75 0 1 1-1.06 1.06l-2.122-2.12a.75.75 0 0 1 0-1.061l2.122-2.122a.75.75 0 0 1 1.06 1.061l-.84.841h2.431a.75.75 0 1 1 0 1.5H15.19z"},null,-1)];function $6(n,e){return c.openBlock(),c.createElementBlock("svg",F6,V6)}const ff=Ce(P6,[["render",$6]]),H6={},U6=[c.createElementVNode("path",{d:"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c15.2-26 23.9-56.3 23.9-88.7V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 21.2-5.1 41.1-14.2 58.7L416 300.8V96c0-53-43-96-96-96s-96 43-96 96v54.3L38.8 5.1zM344 430.4c20.4-2.8 39.7-9.1 57.3-18.2l-43.1-33.9C346.1 382 333.3 384 320 384c-70.7 0-128-57.3-128-128v-8.7L144.7 210c-.5 1.9-.7 3.9-.7 6v40c0 89.1 66.2 162.7 152 174.4V464H248c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V430.4z"},null,-1)];function z6(n,e){return c.openBlock(),c.createElementBlock("svg",c.mergeProps(n.$attrs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 512",class:"icon"}),U6,16)}const hf=Ce(H6,[["render",z6]]),j6={},W6={class:"icon icon-microsoft-teams",xmlns:"http://www.w3.org/2000/svg",width:"18px",height:"18px",viewBox:"0 0 64 64"},K6=[c.createStaticVNode('<path d="M42 40.531V27.205A1.204 1.204 0 0143.204 26h13.494A2.302 2.302 0 0159 28.302v12.23A8.469 8.469 0 0150.531 49h-.062A8.469 8.469 0 0142 40.531z" fill="#5059c9"></path><circle cx="50.5" cy="17.5" r="5.5" fill="#5059c9"></circle><path d="M49.855 49.622q-.17-.008-.35-.022.174.015.35.022zm.157.005l-.077-.002z" fill="#5059c9"></path><circle cx="33" cy="15" r="8" fill="#7b83eb"></circle><path d="M45.667 26H22.333A2.32 2.32 0 0020 28.308v13.846a14 14 0 0028 0V28.308A2.32 2.32 0 0045.667 26z" fill="#7b83eb"></path><path d="M33 26v20.67a1.734 1.734 0 01-.04.4A2.314 2.314 0 0130.67 49h-8.83a10.81 10.81 0 01-.53-1c-.16-.33-.3-.66-.43-1a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67V23a8.257 8.257 0 01-1-.06A8.02 8.02 0 0125.58 18h5.09A2.326 2.326 0 0133 20.33z" opacity=".2"></path><path d="M34 26v18.67A3.362 3.362 0 0130.67 48h-9.36c-.16-.33-.3-.66-.43-1a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67v2.61a8.355 8.355 0 01-2 0A8.02 8.02 0 0125.58 18a8.353 8.353 0 01-.33-1h5.42A3.342 3.342 0 0134 20.33z" opacity=".1"></path><path d="M33 26v18.67A2.326 2.326 0 0130.67 47h-9.79a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67V23a8.257 8.257 0 01-1-.06A8.02 8.02 0 0125.58 18h5.09A2.326 2.326 0 0133 20.33z" opacity=".2"></path><path d="M32 20.33v2.61A8.02 8.02 0 0125.58 18h4.09A2.326 2.326 0 0132 20.33zM22.33 26H32v18.67A2.326 2.326 0 0129.67 47h-8.79a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26z" opacity=".1"></path><rect x="4" y="18" width="28" height="28" rx="2.333" fill="#4b53bc"></rect><path d="M24.008 26.528h-4.564v13.028h-2.909V26.528h-4.543V24h12.016z" fill="#fff"></path>',11)];function Y6(n,e){return c.openBlock(),c.createElementBlock("svg",W6,K6)}const pf=Ce(j6,[["render",Y6]]),G6={},Q6={class:"icon icon-min",viewBox:"0 0 21 2",width:"21",height:"2",xmlns:"http://www.w3.org/2000/svg"},J6=[c.createElementVNode("path",{d:"M1.525 2h18.05a1 1 0 0 0 0-2H1.525a1 1 0 0 0 0 2z"},null,-1)];function Z6(n,e){return c.openBlock(),c.createElementBlock("svg",Q6,J6)}const mf=Ce(G6,[["render",Z6]]),X6={},q6={width:"17",height:"15",viewBox:"0 0 17 15",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-ordered-list"},e4=[c.createElementVNode("path",{d:"M7.75 3.75H16.25C16.6562 3.75 17 3.4375 17 3C17 2.59375 16.6562 2.25 16.25 2.25H7.75C7.3125 2.25 7 2.59375 7 3C7 3.4375 7.3125 3.75 7.75 3.75ZM16.25 12.25H7.75C7.3125 12.25 7 12.5938 7 13C7 13.4375 7.3125 13.75 7.75 13.75H16.25C16.6562 13.75 17 13.4375 17 13C17 12.5938 16.6562 12.25 16.25 12.25ZM16.25 7.25H7.75C7.3125 7.25 7 7.59375 7 8C7 8.4375 7.3125 8.75 7.75 8.75H16.25C16.6562 8.75 17 8.4375 17 8C17 7.59375 16.6562 7.25 16.25 7.25ZM2.25 7H4.75C5.15625 7 5.5 6.6875 5.5 6.25C5.5 5.78125 5.15625 5.5 4.75 5.5H4.25V1.75C4.25 1.5 4.09375 1.25 3.84375 1.125C3.625 0.96875 3.34375 0.96875 3.09375 1.125L2.09375 1.6875C1.75 1.90625 1.625 2.375 1.84375 2.71875C2.03125 3.03125 2.40625 3.1875 2.75 3.0625V5.5H2.25C1.8125 5.5 1.5 5.84375 1.5 6.25C1.5 6.6875 1.8125 7 2.25 7ZM5.25 13.5H3.6875L4.84375 12.5C5.78125 11.6875 5.875 10.2812 5.09375 9.34375C4.6875 8.84375 4.125 8.5625 3.5 8.53125C2.90625 8.46875 2.28125 8.65625 1.8125 9.0625L1.4375 9.40625C1.125 9.6875 1.09375 10.1562 1.34375 10.4688C1.625 10.7812 2.09375 10.8125 2.40625 10.5625L2.8125 10.2188C2.96875 10.0625 3.1875 10 3.40625 10.0312C3.625 10.0312 3.8125 10.125 3.9375 10.3125C4.21875 10.625 4.1875 11.0938 3.84375 11.375L1.25 13.7188C1 13.9062 0.9375 14.25 1.03125 14.5312C1.15625 14.8125 1.4375 15 1.71875 15H5.25C5.65625 15 6 14.6875 6 14.2812C6 13.8438 5.65625 13.5 5.25 13.5Z"},null,-1)];function t4(n,e){return c.openBlock(),c.createElementBlock("svg",q6,e4)}const kl=Ce(X6,[["render",t4]]),n4={},r4={class:"icon icon-plus",width:"12",height:"13",viewBox:"0 0 12 13",xmlns:"http://www.w3.org/2000/svg"},o4=[c.createElementVNode("path",{d:"M11.604 7.675H7.027v4.807H4.888V7.675h-4.6V5.628h4.6V.844h2.139v4.784h4.577z"},null,-1)];function s4(n,e){return c.openBlock(),c.createElementBlock("svg",r4,o4)}const gf=Ce(n4,[["render",s4]]),i4={},a4={class:"icon icon-refresh",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"15",viewBox:"0 0 18 15"},l4=[c.createElementVNode("path",{d:"M15.107 5.34l-2.012-1.891a5.795 5.795 0 0 0-9.563 2.163.75.75 0 0 1-1.414-.5 7.295 7.295 0 0 1 12.021-2.74l2.111 1.983v-2.63a.75.75 0 1 1 1.5 0V6.09a.75.75 0 0 1-.75.75h-4.364a.75.75 0 0 1 0-1.5h2.47zM1.75 10.731v2.63a.75.75 0 0 1-1.5 0V8.998a.75.75 0 0 1 .75-.75h4.364a.75.75 0 1 1 0 1.5h-2.47l2.011 1.891a5.795 5.795 0 0 0 9.563-2.164.75.75 0 0 1 1.414.5 7.295 7.295 0 0 1-12.021 2.74L1.75 10.733z"},null,-1)];function c4(n,e){return c.openBlock(),c.createElementBlock("svg",a4,l4)}const vf=Ce(i4,[["render",c4]]),u4={},d4={class:"icon icon-remove",width:"11",height:"11",viewBox:"0 0 11 11",xmlns:"http://www.w3.org/2000/svg"},f4=[c.createElementVNode("path",{d:"M.893.893a1 1 0 0 1 1.414 0L5.5 4.085 8.693.893a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414L6.915 5.5l3.192 3.193a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.414 0L5.5 6.915l-3.193 3.192a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414L4.085 5.5.893 2.307A1 1 0 0 1 .81.987L.893.893z"},null,-1)];function h4(n,e){return c.openBlock(),c.createElementBlock("svg",d4,f4)}const is=Ce(u4,[["render",h4]]),p4={},m4={"xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:cc":"http://creativecommons.org/ns#","xmlns:rdf":"http://www.w3.org/1999/02/22-rdf-syntax-ns#","xmlns:svg":"http://www.w3.org/2000/svg",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-sananet",viewBox:"0 0 145.82668 130.58667",height:"130.58667",width:"145.82668","xml:space":"preserve",id:"svg2",version:"1.1"},g4={id:"metadata8"},v4=c.createStaticVNode('<defs id="defs6"><clipPath id="clipPath32" clipPathUnits="userSpaceOnUse"><path id="path30" d="M 0,0 H 1094 V 979 H 0 Z"></path></clipPath><clipPath id="clipPath38" clipPathUnits="userSpaceOnUse"><path id="path36" d="m 726.516,800.508 c 0,-98.836 -80.121,-178.938 -178.938,-178.938 -98.816,0 -178.926,80.102 -178.926,178.938 0,98.808 80.11,178.918 178.926,178.918 98.817,0 178.938,-80.11 178.938,-178.918 z"></path></clipPath><radialGradient id="radialGradient46" spreadMethod="pad" gradientTransform="matrix(390.284,0,0,-390.284,547.578,925.479)" gradientUnits="userSpaceOnUse" r="1" cy="0" cx="0" fy="0.151961" fx="-0.24949799"><stop id="stop40" offset="0" style="stop-opacity:1;stop-color:#ffffff;"></stop><stop id="stop42" offset="0.715" style="stop-opacity:1;stop-color:#f5772a;"></stop><stop id="stop44" offset="1" style="stop-opacity:1;stop-color:#f5772a;"></stop></radialGradient></defs><g transform="matrix(1.3333333,0,0,-1.3333333,0,130.58667)" id="g10"><g transform="scale(0.1)" id="g12"><path id="path14" style="fill:#bfc1e2;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="M 546.836,0 C 250.422,0 0,111.121 0,242.648 c 0,43.133 26.418,84.11 72.6016,119.688 -17.586,-23.32 -27.0821,-48.32 -27.0821,-74.328 0,-127.442 220.2035,-227.2736 501.3165,-227.2736 281.102,0 501.304,99.8316 501.304,227.2736 0,26.008 -9.5,51.015 -27.09,74.336 46.19,-35.586 72.61,-76.563 72.61,-119.696 C 1093.66,111.121 843.242,0 546.836,0"></path><path id="path16" style="fill:#9ba1d3;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 546.621,125.039 c -195.918,0 -361.433,66.113 -361.433,144.367 0,29.305 22.75,56.942 61.714,80.028 -17.468,-16.329 -27.097,-34.356 -27.097,-53.274 0,-74.39 143.554,-132.664 326.816,-132.664 183.289,0 326.875,58.274 326.875,132.664 0,18.879 -9.59,36.86 -26.98,53.156 38.843,-23.066 61.519,-50.656 61.519,-79.91 0,-78.254 -165.508,-144.367 -361.414,-144.367"></path><path id="path18" style="fill:#516ab4;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 546.621,205.82 c -118.73,0 -219.031,39.27 -219.031,85.754 0,12.711 7.39,24.91 20.625,35.906 -3.379,-6.242 -5.156,-12.773 -5.156,-19.5 0,-47.296 89.414,-84.335 203.562,-84.335 114.133,0 203.535,37.039 203.535,84.335 0,6.727 -1.777,13.243 -5.144,19.481 13.211,-10.996 20.593,-23.176 20.593,-35.887 0,-46.484 -100.285,-85.754 -218.984,-85.754"></path><path id="path20" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 423.379,332.805 c -6.934,-6.223 -10.801,-12.989 -10.801,-19.953 0,-28.321 61.387,-52.247 134.043,-52.247 72.637,0 133.992,23.926 133.992,52.247 0,6.925 -3.816,13.652 -10.672,19.843 1.36,-3.152 2.063,-6.418 2.063,-9.765 0,-29.258 -55.078,-52.168 -125.383,-52.168 -70.293,0 -125.351,22.91 -125.351,52.168 0,3.39 0.722,6.687 2.109,9.875"></path><path id="path22" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 358.75,618.84 c 0,0 144.551,-54.758 144.551,-297.871 h -24.102 c 0,0 -2.187,205.886 -124.824,219.019 l 4.375,78.852"></path><path id="path24" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 735.313,618.84 c 0,0 -144.551,-54.758 -144.551,-297.871 h 24.101 c 0,0 2.188,205.886 124.832,219.019 l -4.382,78.852"></path><g id="g26"><g clip-path="url(#clipPath32)" id="g28"><g clip-path="url(#clipPath38)" id="g34"><path id="path48" style="fill:url(#radialGradient46);fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 536,621 v 1 h -11 v 1 h -6 v 1 h -7 v 1 h -4 v 1 h -4 v 1 h -4 v 1 h -4 v 1 h -3 v 1 h -3 v 1 h -3 v 1 h -2 v 1 h -3 v 1 h -3 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -3 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 3 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 3 h -1 v 3 h -1 v 3 h -1 v 2 h -1 v 3 h -1 v 4 h -1 v 3 h -1 v 4 h -1 v 4 h -1 v 5 h -1 v 6 h -1 v 7 h -1 v 11 h -1 v 21 h 1 v 11 h 1 v 7 h 1 v 6 h 1 v 5 h 1 v 4 h 1 v 4 h 1 v 3 h 1 v 4 h 1 v 3 h 1 v 2 h 1 v 3 h 1 v 3 h 1 v 3 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 3 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 3 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 3 v 1 h 3 v 1 h 2 v 1 h 3 v 1 h 3 v 1 h 3 v 1 h 4 v 1 h 4 v 1 h 4 v 1 h 4 v 1 h 7 v 1 h 7 v 1 h 44 v -1 h 6 v -1 h 7 v -1 h 4 v -1 h 4 v -1 h 4 v -1 h 4 v -1 h 3 v -1 h 3 v -1 h 3 v -1 h 3 v -1 h 2 v -1 h 3 v -1 h 2 v -1 h 3 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -3 h 1 v -3 h 1 v -2 h 1 v -3 h 1 v -3 h 1 v -3 h 1 v -3 h 1 v -4 h 1 v -4 h 1 v -4 h 1 v -4 h 1 v -6 h 1 v -7 h 1 v -10 h 1 v -25 h -1 v -10 h -1 v -7 h -1 v -6 h -1 v -4 h -1 v -4 h -1 v -4 h -1 v -4 h -1 v -3 h -1 v -3 h -1 v -3 h -1 v -3 h -1 v -2 h -1 v -3 h -1 v -3 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -3 v -1 h -2 v -1 h -3 v -1 h -2 v -1 h -3 v -1 h -3 v -1 h -3 v -1 h -3 v -1 h -4 v -1 h -4 v -1 h -4 v -1 h -4 v -1 h -7 v -1 h -6 v -1 h -11 v -1"></path></g></g></g></g></g>',2);function y4(n,e){const t=c.resolveComponent("dc:format"),r=c.resolveComponent("dc:type"),o=c.resolveComponent("cc:Work"),s=c.resolveComponent("rdf:RDF");return c.openBlock(),c.createElementBlock("svg",m4,[c.createElementVNode("metadata",g4,[c.createVNode(s,null,{default:c.withCtx(()=>[c.createVNode(o,{"rdf:about":""},{default:c.withCtx(()=>[c.createVNode(t,null,{default:c.withCtx(()=>[c.createTextVNode("image/svg+xml")]),_:1}),c.createVNode(r,{"rdf:resource":"http://purl.org/dc/dcmitype/StillImage"})]),_:1})]),_:1})]),v4])}const yf=Ce(p4,[["render",y4]]),E4={},C4={class:"icon icon-service",viewBox:"0 0 20 21",xmlns:"http://www.w3.org/2000/svg"},b4=[c.createElementVNode("path",{d:"M1.875 10.5V12.0625C1.875 12.6094 1.44531 13 0.9375 13C0.390625 13 0 12.6094 0 12.0625V10.5C0 4.99219 4.45312 0.5 10 0.5C15.5078 0.5 20 4.99219 20 10.5V16.1641C20 18.0391 18.4375 19.6016 16.5625 19.6016L12.2266 19.5625C11.9141 20.1484 11.2891 20.5 10.625 20.5H9.375C8.32031 20.5 7.5 19.6797 7.5 18.625C7.5 17.6094 8.32031 16.75 9.375 16.75H10.625C11.2891 16.75 11.9141 17.1406 12.2266 17.6875L16.5625 17.7266C17.4219 17.7266 18.125 17.0234 18.125 16.1641V10.5C18.125 6.04688 14.4531 2.375 10 2.375C5.50781 2.375 1.875 6.04688 1.875 10.5ZM6.25 9.25C5.54688 9.25 5 9.83594 5 10.5V12.375C5 13.0781 5.54688 13.625 6.25 13.625V9.25ZM3.125 10.5C3.125 8.78125 4.49219 7.375 6.25 7.375H6.875C7.53906 7.375 8.125 7.96094 8.125 8.625V14.25C8.125 14.9531 7.53906 15.5 6.875 15.5H6.25C4.49219 15.5 3.125 14.1328 3.125 12.375V10.5ZM13.75 9.25V13.625C14.4141 13.625 15 13.0781 15 12.375V10.5C15 9.83594 14.4141 9.25 13.75 9.25ZM16.875 10.5V12.375C16.875 14.1328 15.4688 15.5 13.75 15.5H13.125C12.4219 15.5 11.875 14.9531 11.875 14.25V8.625C11.875 7.96094 12.4219 7.375 13.125 7.375H13.75C15.4688 7.375 16.875 8.78125 16.875 10.5Z"},null,-1)];function A4(n,e){return c.openBlock(),c.createElementBlock("svg",C4,b4)}const Ef=Ce(E4,[["render",A4]]),_4={},w4={class:"icon icon-share-screen",width:"12",height:"16",viewBox:"0 0 12 16",xmlns:"http://www.w3.org/2000/svg"},S4=[c.createElementVNode("path",{d:"M-1.31134e-07 12.9961C-5.87372e-08 14.6523 1.34375 15.9961 3 15.9961L9 15.9961C10.6562 15.9961 12 14.6523 12 12.9961L12 10.3711C12 10.1836 11.8437 9.99609 11.625 9.99609L10.875 9.99609C10.6875 9.99609 10.5 10.1836 10.5 10.3711L10.5 12.9961C10.5 13.8398 9.84375 14.4961 9 14.4961L3 14.4961C2.1875 14.4961 1.5 13.8398 1.5 12.9961L1.5 10.3711C1.5 10.1836 1.34375 9.99609 1.125 9.99609L0.375 9.99609C0.1875 9.99609 -2.54072e-07 10.1836 -2.45877e-07 10.3711L-1.31134e-07 12.9961ZM0.625 5.77734L1.25 6.40234C1.375 6.55859 1.625 6.55859 1.78125 6.40234L5.1875 2.87109L5.1875 10.6211C5.1875 10.8398 5.375 10.9961 5.5625 10.9961L6.4375 10.9961C6.65625 10.9961 6.8125 10.8398 6.8125 10.6211L6.8125 2.87109L10.25 6.40234C10.4062 6.55859 10.6562 6.55859 10.7812 6.40234L11.4062 5.77734C11.5625 5.65234 11.5625 5.40234 11.4062 5.24609L6.28125 0.121093C6.125 -0.0351565 5.90625 -0.0351565 5.75 0.121093L0.625 5.24609C0.46875 5.40234 0.46875 5.65234 0.625 5.77734Z"},null,-1)];function T4(n,e){return c.openBlock(),c.createElementBlock("svg",w4,S4)}const Cf=Ce(_4,[["render",T4]]),k4={},x4={xmlns:"http://www.w3.org/2000/svg",version:"1.1","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:svgjs":"http://svgjs.com/svgjs",viewBox:"0 0 18 18",width:"18",height:"18"},N4=[c.createElementVNode("g",{transform:"matrix(0.75,0,0,0.75,0,0)"},[c.createElementVNode("path",{d:"M6.750 6.000 A5.250 5.250 0 1 0 17.250 6.000 A5.250 5.250 0 1 0 6.750 6.000 Z",fill:"none",stroke:"#ffffff","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"}),c.createElementVNode("path",{d:"M2.25,23.25a9.75,9.75,0,0,1,19.5,0",fill:"none",stroke:"#ffffff","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"})],-1)];function O4(n,e){return c.openBlock(),c.createElementBlock("svg",x4,N4)}const bf=Ce(k4,[["render",O4]]),I4={},M4={xmlns:"http://www.w3.org/2000/svg",width:"9",height:"14",viewBox:"0 0 9 14"},L4=[c.createStaticVNode('<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" fill="#4D5875" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>',1)];function D4(n,e){return c.openBlock(),c.createElementBlock("svg",M4,L4)}const Af=Ce(I4,[["render",D4]]),R4={},B4={xmlns:"http://www.w3.org/2000/svg",width:"9",height:"14",viewBox:"0 0 9 14"},P4=[c.createStaticVNode('<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" fill="rgb(57, 65, 86)" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" fill="#ABB0BE" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>',1)];function F4(n,e){return c.openBlock(),c.createElementBlock("svg",B4,P4)}const xl=Ce(R4,[["render",F4]]),V4={},$4={xmlns:"http://www.w3.org/2000/svg",width:"9",height:"14",viewBox:"0 0 9 14"},H4=[c.createStaticVNode('<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" fill="#ABB0BE" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" fill="rgb(57, 65, 86)" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>',1)];function U4(n,e){return c.openBlock(),c.createElementBlock("svg",$4,H4)}const Nl=Ce(V4,[["render",U4]]),z4={},j4={xmlns:"http://www.w3.org/2000/svg",width:"9",height:"14",viewBox:"0 0 9 14"},W4=[c.createStaticVNode('<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" fill="#ABB0BE" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>',1)];function K4(n,e){return c.openBlock(),c.createElementBlock("svg",j4,W4)}const Ol=Ce(z4,[["render",K4]]),Y4={},G4={class:"icon icon-triangle-down",xmlns:"http://www.w3.org/2000/svg",width:"12",height:"8",viewBox:"0 0 12 8"},Q4=[c.createElementVNode("path",{d:"M11.071 2.414L6.414 7.071a1 1 0 0 1-1.414 0L.343 2.414A1 1 0 0 1 1.05.707h9.314a1 1 0 0 1 .707 1.707z"},null,-1)];function J4(n,e){return c.openBlock(),c.createElementBlock("svg",G4,Q4)}const _f=Ce(Y4,[["render",J4]]),Z4={},X4={width:"40",height:"34",viewBox:"0 0 40 34",fill:"none",xmlns:"http://www.w3.org/2000/svg"},q4=[c.createElementVNode("path",{d:"M38.5547 28.6992C39.7422 30.7773 38.2578 33.375 35.8086 33.375H4.11719C1.66797 33.375 0.183594 30.7773 1.29688 28.6992L17.1797 1.68359C17.8477 0.644531 18.8867 0.125 20 0.125C21.0391 0.125 22.0781 0.644531 22.7461 1.68359L38.5547 28.6992ZM4.85938 29.8125H35.0664L19.9258 4.05859L4.85938 29.8125ZM20 22.8359C21.2617 22.8359 22.3008 23.875 22.3008 25.1367C22.3008 26.3984 21.2617 27.4375 20 27.4375C18.6641 27.4375 17.625 26.3984 17.625 25.1367C17.625 23.875 18.6641 22.8359 20 22.8359ZM18.2188 11.4062C18.2188 10.4414 18.9609 9.625 20 9.625C20.9648 9.625 21.7812 10.4414 21.7812 11.4062V18.5312C21.7812 19.5703 20.9648 20.3125 20 20.3125C18.9609 20.3125 18.2188 19.5703 18.2188 18.5312V11.4062Z",fill:"#F65139"},null,-1)];function e8(n,e){return c.openBlock(),c.createElementBlock("svg",X4,q4)}const Il=Ce(Z4,[["render",e8]]),t8={},n8={width:"14",height:"16",viewBox:"0 0 14 16",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-underline"},r8=[c.createElementVNode("path",{d:"M1.25 1.5H2V7.5C2 10.2812 4.21875 12.5 7 12.5C9.75 12.5 12 10.2812 12 7.5V1.5H12.75C13.1562 1.5 13.5 1.1875 13.5 0.75C13.5 0.34375 13.1562 0 12.75 0H9.75C9.3125 0 9 0.34375 9 0.75C9 1.1875 9.3125 1.5 9.75 1.5H10.5V7.5C10.5 9.4375 8.90625 11 7 11C5.0625 11 3.5 9.4375 3.5 7.5V1.5H4.25C4.65625 1.5 5 1.1875 5 0.75C5 0.34375 4.65625 0 4.25 0H1.25C0.8125 0 0.5 0.34375 0.5 0.75C0.5 1.1875 0.8125 1.5 1.25 1.5ZM13.25 14.5H0.75C0.3125 14.5 0 14.8438 0 15.25C0 15.6875 0.3125 16 0.75 16H13.25C13.6562 16 14 15.6875 14 15.25C14 14.8438 13.6562 14.5 13.25 14.5Z"},null,-1)];function o8(n,e){return c.openBlock(),c.createElementBlock("svg",n8,r8)}const Ml=Ce(t8,[["render",o8]]),s8={},i8={class:"icon icon-videocall",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"14",viewBox:"0 0 20 14"},a8=[c.createElementVNode("path",{d:"M12.673.25c1.48 0 2.68 1.186 2.68 2.648V4.16l2.76-1.82a.733.733 0 0 1 1.13.502l.007.1v7.703a.73.73 0 0 1-1.035.657l-2.862-1.298v.598c0 1.462-1.2 2.648-2.68 2.648H2.93C1.45 13.25.25 12.064.25 10.602V2.898C.25 1.436 1.45.25 2.93.25h9.743zm0 1.444H2.93a1.21 1.21 0 0 0-1.217 1.204v7.704a1.21 1.21 0 0 0 1.217 1.204h9.744a1.21 1.21 0 0 0 1.218-1.204V5.53 2.898a1.21 1.21 0 0 0-1.218-1.204zm5.115 2.597l-2.435 1.605v2.519l2.435 1.104V4.291z"},null,-1)];function l8(n,e){return c.openBlock(),c.createElementBlock("svg",i8,a8)}const wf=Ce(s8,[["render",l8]]),c8={},u8=[c.createElementVNode("path",{d:"M14.1719 4.1875C14.2422 4.1875 14.2773 4.22266 14.3125 4.25781V8.26562L16 9.56641V8.23047L19.9375 5.76953V12.6602L21.5898 13.9609C21.5898 13.8906 21.625 13.8555 21.625 13.7852V4.75C21.625 4.08203 21.0625 3.625 20.4648 3.625C20.2539 3.625 20.043 3.69531 19.832 3.83594L16 6.26172V4.1875C16 3.27344 15.1562 2.5 14.1719 2.5H6.96484L9.10938 4.1875H14.1719ZM22.5391 16.8086L17.0898 12.5898L14.3125 10.4102L4.29297 2.57031L4.22266 2.5L1.51562 0.390625C1.26953 0.179688 0.917969 0.25 0.707031 0.460938L0.355469 0.917969C0.179688 1.16406 0.214844 1.51562 0.460938 1.69141L2.00781 2.92188L3.37891 4.01172L21.4844 18.1445C21.6953 18.3203 22.082 18.2852 22.2578 18.0391L22.6094 17.6172C22.8203 17.3711 22.75 17.0195 22.5391 16.8086ZM3.16797 14.3125C3.09766 14.3125 3.0625 14.3125 3.0625 14.2773V5.875L1.375 4.57422V14.3477C1.375 15.2617 2.18359 16 3.16797 16H14.1719C14.6641 16 15.0859 15.8242 15.4023 15.543L13.8555 14.3125H3.16797Z"},null,-1)];function d8(n,e,t,r,o,s){return c.openBlock(),c.createElementBlock("svg",c.mergeProps(n.$attrs,{class:"icon icon-video-disabled",width:"23",height:"19",viewBox:"0 0 23 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"}),u8,16)}const Sf=Ce(c8,[["render",d8]]),f8={},h8={width:"162",height:"124",viewBox:"0 0 162 124",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-zorgkaart-nederland"},p8=[c.createStaticVNode('<path d="M61.5 38.1C60 38.1 58.8 36.9 58.8 35.4C58.8 33.9 60 32.7 61.5 32.7C63 32.7 64.2 33.9 64.2 35.4C64.2 36.9 63 38.1 61.5 38.1Z" fill="#F29018"></path><path d="M68.1 38.1C66.6 38.1 65.4 36.9 65.4 35.4C65.4 33.9 66.6 32.7 68.1 32.7C69.6 32.7 70.8 33.9 70.8 35.4C70.8 36.9 69.6 38.1 68.1 38.1Z" fill="#F29018"></path><path d="M74.6 38.1C73.1 38.1 71.9 36.9 71.9 35.4C71.9 33.9 73.1 32.7 74.6 32.7C76.1 32.7 77.3 33.9 77.3 35.4C77.3 36.9 76.1 38.1 74.6 38.1Z" fill="#F29018"></path><path d="M81.1 38.1C79.6 38.1 78.4 36.9 78.4 35.4C78.4 33.9 79.6 32.7 81.1 32.7C82.6 32.7 83.8 33.9 83.8 35.4C83.8 36.9 82.6 38.1 81.1 38.1Z" fill="#F29018"></path><path d="M61.5 44.6C60 44.6 58.8 43.4 58.8 41.9C58.8 40.4 60 39.2 61.5 39.2C63 39.2 64.2 40.4 64.2 41.9C64.2 43.4 63 44.6 61.5 44.6Z" fill="#F29018"></path><path d="M68.1 44.6C66.6 44.6 65.4 43.4 65.4 41.9C65.4 40.4 66.6 39.2 68.1 39.2C69.6 39.2 70.8 40.4 70.8 41.9C70.8 43.4 69.6 44.6 68.1 44.6Z" fill="#F29018"></path><path d="M74.6 44.6C73.1 44.6 71.9 43.4 71.9 41.9C71.9 40.4 73.1 39.2 74.6 39.2C76.1 39.2 77.3 40.4 77.3 41.9C77.3 43.4 76.1 44.6 74.6 44.6Z" fill="#F29018"></path><path d="M61.5 51.2C60 51.2 58.8 50 58.8 48.5C58.8 47 60 45.8 61.5 45.8C63 45.8 64.2 47 64.2 48.5C64.2 50 63 51.2 61.5 51.2Z" fill="#F29018"></path><path d="M68.1 51.2C66.6 51.2 65.4 50 65.4 48.5C65.4 47 66.6 45.8 68.1 45.8C69.6 45.8 70.8 47 70.8 48.5C70.8 50 69.6 51.2 68.1 51.2Z" fill="#F29018"></path><path d="M74.6 51.2C73.1 51.2 71.9 50 71.9 48.5C71.9 47 73.1 45.8 74.6 45.8C76.1 45.8 77.3 47 77.3 48.5C77.3 50 76.1 51.2 74.6 51.2Z" fill="#F29018"></path><path d="M61.5 57.7C60 57.7 58.8 56.5 58.8 55C58.8 53.5 60 52.3 61.5 52.3C63 52.3 64.2 53.5 64.2 55C64.2 56.5 63 57.7 61.5 57.7Z" fill="#F29018"></path><path d="M68.1 57.7C66.6 57.7 65.4 56.5 65.4 55C65.4 53.5 66.6 52.3 68.1 52.3C69.6 52.3 70.8 53.5 70.8 55C70.8 56.5 69.6 57.7 68.1 57.7Z" fill="#F29018"></path><path d="M74.6 57.7C73.1 57.7 71.9 56.5 71.9 55C71.9 53.5 73.1 52.3 74.6 52.3C76.1 52.3 77.3 53.5 77.3 55C77.3 56.5 76.1 57.7 74.6 57.7Z" fill="#F29018"></path><path d="M41.9 57.7C40.4 57.7 39.2 56.5 39.2 55C39.2 53.5 40.4 52.3 41.9 52.3C43.4 52.3 44.6 53.5 44.6 55C44.6 56.5 43.4 57.7 41.9 57.7Z" fill="#F29018"></path><path d="M35.4 57.7C33.9 57.7 32.7 56.5 32.7 55C32.7 53.5 33.9 52.3 35.4 52.3C36.9 52.3 38.1 53.5 38.1 55C38.1 56.5 36.9 57.7 35.4 57.7Z" fill="#F29018"></path><path d="M41.9 51.2C40.4 51.2 39.2 50 39.2 48.5C39.2 47 40.4 45.8 41.9 45.8C43.4 45.8 44.6 47 44.6 48.5C44.6 50 43.4 51.2 41.9 51.2Z" fill="#F29018"></path><path d="M35.4 51.2C33.9 51.2 32.7 50 32.7 48.5C32.7 47 33.9 45.8 35.4 45.8C36.9 45.8 38.1 47 38.1 48.5C38.1 50 36.9 51.2 35.4 51.2Z" fill="#F29018"></path><path d="M41.9 44.6C40.4 44.6 39.2 43.4 39.2 41.9C39.2 40.4 40.4 39.2 41.9 39.2C43.4 39.2 44.6 40.4 44.6 41.9C44.6 43.4 43.4 44.6 41.9 44.6Z" fill="#F29018"></path><path d="M35.4 44.6C33.9 44.6 32.7 43.4 32.7 41.9C32.7 40.4 33.9 39.2 35.4 39.2C36.9 39.2 38.1 40.4 38.1 41.9C38.1 43.4 36.9 44.6 35.4 44.6Z" fill="#F29018"></path><path d="M41.9 38.1C40.4 38.1 39.2 36.9 39.2 35.4C39.2 33.9 40.4 32.7 41.9 32.7C43.4 32.7 44.6 33.9 44.6 35.4C44.6 36.9 43.4 38.1 41.9 38.1Z" fill="#F29018"></path><path d="M35.4 38.1C33.9 38.1 32.7 36.9 32.7 35.4C32.7 33.9 33.9 32.7 35.4 32.7C36.9 32.7 38.1 33.9 38.1 35.4C38.1 36.9 36.9 38.1 35.4 38.1Z" fill="#F29018"></path><path d="M48.4 57.7C46.9 57.7 45.7 56.5 45.7 55C45.7 53.5 46.9 52.3 48.4 52.3C49.9 52.3 51.1 53.5 51.1 55C51.2 56.5 49.9 57.7 48.4 57.7Z" fill="#F29018"></path><path d="M55 57.7C53.5 57.7 52.3 56.5 52.3 55C52.3 53.5 53.5 52.3 55 52.3C56.5 52.3 57.7 53.5 57.7 55C57.7 56.5 56.5 57.7 55 57.7Z" fill="#F29018"></path><path d="M61.5 64.3C60 64.3 58.8 63.1 58.8 61.6C58.8 60.1 60 58.9 61.5 58.9C63 58.9 64.2 60.1 64.2 61.6C64.2 63 63 64.3 61.5 64.3Z" fill="#F29018"></path><path d="M68.1 64.3C66.6 64.3 65.4 63.1 65.4 61.6C65.4 60.1 66.6 58.9 68.1 58.9C69.6 58.9 70.8 60.1 70.8 61.6C70.8 63 69.6 64.3 68.1 64.3Z" fill="#F29018"></path><path d="M74.6 64.3C73.1 64.3 71.9 63.1 71.9 61.6C71.9 60.1 73.1 58.9 74.6 58.9C76.1 58.9 77.3 60.1 77.3 61.6C77.3 63 76.1 64.3 74.6 64.3Z" fill="#F29018"></path><path d="M41.9 64.3C40.4 64.3 39.2 63.1 39.2 61.6C39.2 60.1 40.4 58.9 41.9 58.9C43.4 58.9 44.6 60.1 44.6 61.6C44.6 63 43.4 64.3 41.9 64.3Z" fill="#F29018"></path><path d="M35.4 64.3C33.9 64.3 32.7 63.1 32.7 61.6C32.7 60.1 33.9 58.9 35.4 58.9C36.9 58.9 38.1 60 38.1 61.5C38.1 63 36.9 64.3 35.4 64.3Z" fill="#F29018"></path><path d="M28.8 64.3C27.3 64.3 26.1 63.1 26.1 61.6C26.1 60.1 27.3 58.9 28.8 58.9C30.3 58.9 31.5 60.1 31.5 61.6C31.5 63 30.3 64.3 28.8 64.3Z" fill="#F29018"></path><path d="M48.4 64.3C46.9 64.3 45.7 63.1 45.7 61.6C45.7 60.1 46.9 58.9 48.4 58.9C49.9 58.9 51.1 60.1 51.1 61.6C51.2 63 49.9 64.3 48.4 64.3Z" fill="#F29018"></path><path d="M55 64.3C53.5 64.3 52.3 63.1 52.3 61.6C52.3 60.1 53.5 58.9 55 58.9C56.5 58.9 57.7 60.1 57.7 61.6C57.7 63 56.5 64.3 55 64.3Z" fill="#F29018"></path><path d="M61.5 70.8C60 70.8 58.8 69.6 58.8 68.1C58.8 66.6 60 65.4 61.5 65.4C63 65.4 64.2 66.6 64.2 68.1C64.2 69.6 63 70.8 61.5 70.8Z" fill="#F29018"></path><path d="M68.1 70.8C66.6 70.8 65.4 69.6 65.4 68.1C65.4 66.6 66.6 65.4 68.1 65.4C69.6 65.4 70.8 66.6 70.8 68.1C70.8 69.6 69.6 70.8 68.1 70.8Z" fill="#F29018"></path><path d="M74.6 70.8C73.1 70.8 71.9 69.6 71.9 68.1C71.9 66.6 73.1 65.4 74.6 65.4C76.1 65.4 77.3 66.6 77.3 68.1C77.3 69.6 76.1 70.8 74.6 70.8Z" fill="#F29018"></path><path d="M41.9 70.8C40.4 70.8 39.2 69.6 39.2 68.1C39.2 66.6 40.4 65.4 41.9 65.4C43.4 65.4 44.6 66.6 44.6 68.1C44.6 69.6 43.4 70.8 41.9 70.8Z" fill="#F29018"></path><path d="M35.4 70.8C33.9 70.8 32.7 69.6 32.7 68.1C32.7 66.6 33.9 65.4 35.4 65.4C36.9 65.4 38.1 66.6 38.1 68.1C38.1 69.6 36.9 70.8 35.4 70.8Z" fill="#F29018"></path><path d="M28.8 70.8C27.3 70.8 26.1 69.6 26.1 68.1C26.1 66.6 27.3 65.4 28.8 65.4C30.3 65.4 31.5 66.6 31.5 68.1C31.5 69.6 30.3 70.8 28.8 70.8Z" fill="#F29018"></path><path d="M48.4 70.8C46.9 70.8 45.7 69.6 45.7 68.1C45.7 66.6 46.9 65.4 48.4 65.4C49.9 65.4 51.1 66.6 51.1 68.1C51.2 69.6 49.9 70.8 48.4 70.8Z" fill="#F29018"></path><path d="M55 70.8C53.5 70.8 52.3 69.6 52.3 68.1C52.3 66.6 53.5 65.4 55 65.4C56.5 65.4 57.7 66.6 57.7 68.1C57.7 69.6 56.5 70.8 55 70.8Z" fill="#F29018"></path><path d="M55 77.3C53.5 77.3 52.3 76.1 52.3 74.6C52.3 73.1 53.5 71.9 55 71.9C56.5 71.9 57.7 73.1 57.7 74.6C57.7 76.1 56.5 77.3 55 77.3Z" fill="#F29018"></path><path d="M61.5 77.3C60 77.3 58.8 76.1 58.8 74.6C58.8 73.1 60 71.9 61.5 71.9C63 71.9 64.2 73.1 64.2 74.6C64.2 76.1 63 77.3 61.5 77.3Z" fill="#F29018"></path><path d="M68.1 77.3C66.6 77.3 65.4 76.1 65.4 74.6C65.4 73.1 66.6 71.9 68.1 71.9C69.6 71.9 70.8 73.1 70.8 74.6C70.8 76.1 69.6 77.3 68.1 77.3Z" fill="#F29018"></path><path d="M35.4 77.3C33.9 77.3 32.7 76.1 32.7 74.6C32.7 73.1 33.9 71.9 35.4 71.9C36.9 71.9 38.1 73.1 38.1 74.6C38.1 76.1 36.9 77.3 35.4 77.3Z" fill="#F29018"></path><path d="M28.8 77.3C27.3 77.3 26.1 76.1 26.1 74.6C26.1 73.1 27.3 71.9 28.8 71.9C30.3 71.9 31.5 73.1 31.5 74.6C31.5 76.1 30.3 77.3 28.8 77.3Z" fill="#F29018"></path><path d="M22.3 77.3C20.8 77.3 19.6 76.1 19.6 74.6C19.6 73.1 20.8 71.9 22.3 71.9C23.8 71.9 25 73.1 25 74.6C25 76.1 23.8 77.3 22.3 77.3Z" fill="#F29018"></path><path d="M41.9 77.3C40.4 77.3 39.2 76.1 39.2 74.6C39.2 73.1 40.4 71.9 41.9 71.9C43.4 71.9 44.6 73.1 44.6 74.6C44.6 76.1 43.4 77.3 41.9 77.3Z" fill="#F29018"></path><path d="M48.4 77.3C46.9 77.3 45.7 76.1 45.7 74.6C45.7 73.1 46.9 71.9 48.4 71.9C49.9 71.9 51.1 73.1 51.1 74.6C51.2 76.1 49.9 77.3 48.4 77.3Z" fill="#F29018"></path><path d="M55 83.9C53.5 83.9 52.3 82.7 52.3 81.2C52.3 79.7 53.5 78.5 55 78.5C56.5 78.5 57.7 79.7 57.7 81.2C57.7 82.7 56.5 83.9 55 83.9Z" fill="#F29018"></path><path d="M61.5 83.9C60 83.9 58.8 82.7 58.8 81.2C58.8 79.7 60 78.5 61.5 78.5C63 78.5 64.2 79.7 64.2 81.2C64.2 82.7 63 83.9 61.5 83.9Z" fill="#F29018"></path><path d="M68.1 83.9C66.6 83.9 65.4 82.7 65.4 81.2C65.4 79.7 66.6 78.5 68.1 78.5C69.6 78.5 70.8 79.7 70.8 81.2C70.8 82.7 69.6 83.9 68.1 83.9Z" fill="#F29018"></path><path d="M35.4 83.9C33.9 83.9 32.7 82.7 32.7 81.2C32.7 79.7 33.9 78.5 35.4 78.5C36.9 78.5 38.1 79.7 38.1 81.2C38.1 82.7 36.9 83.9 35.4 83.9Z" fill="#F29018"></path><path d="M28.8 83.9C27.3 83.9 26.1 82.7 26.1 81.2C26.1 79.7 27.3 78.5 28.8 78.5C30.3 78.5 31.5 79.7 31.5 81.2C31.5 82.7 30.3 83.9 28.8 83.9Z" fill="#F29018"></path><path d="M22.3 83.9C20.8 83.9 19.6 82.7 19.6 81.2C19.6 79.7 20.8 78.5 22.3 78.5C23.8 78.5 25 79.7 25 81.2C25 82.7 23.8 83.9 22.3 83.9Z" fill="#F29018"></path><path d="M41.9 83.9C40.4 83.9 39.2 82.7 39.2 81.2C39.2 79.7 40.4 78.5 41.9 78.5C43.4 78.5 44.6 79.7 44.6 81.2C44.6 82.7 43.4 83.9 41.9 83.9Z" fill="#F29018"></path><path d="M48.4 83.9C46.9 83.9 45.7 82.7 45.7 81.2C45.7 79.7 46.9 78.5 48.4 78.5C49.9 78.5 51.1 79.7 51.1 81.2C51.2 82.7 49.9 83.9 48.4 83.9Z" fill="#F29018"></path><path d="M55 90.4C53.5 90.4 52.3 89.2 52.3 87.7C52.3 86.2 53.5 85 55 85C56.5 85 57.7 86.2 57.7 87.7C57.7 89.2 56.5 90.4 55 90.4Z" fill="#F29018"></path><path d="M61.5 90.4C60 90.4 58.8 89.2 58.8 87.7C58.8 86.2 60 85 61.5 85C63 85 64.2 86.2 64.2 87.7C64.2 89.2 63 90.4 61.5 90.4Z" fill="#F29018"></path><path d="M68.1 90.4C66.6 90.4 65.4 89.2 65.4 87.7C65.4 86.2 66.6 85 68.1 85C69.6 85 70.8 86.2 70.8 87.7C70.8 89.2 69.6 90.4 68.1 90.4Z" fill="#F29018"></path><path d="M74.6 90.4C73.1 90.4 71.9 89.2 71.9 87.7C71.9 86.2 73.1 85 74.6 85C76.1 85 77.3 86.2 77.3 87.7C77.3 89.2 76.1 90.4 74.6 90.4Z" fill="#F29018"></path><path d="M35.4 90.4C33.9 90.4 32.7 89.2 32.7 87.7C32.7 86.2 33.9 85 35.4 85C36.9 85 38.1 86.2 38.1 87.7C38.1 89.2 36.9 90.4 35.4 90.4Z" fill="#F29018"></path><path d="M28.8 90.4C27.3 90.4 26.1 89.2 26.1 87.7C26.1 86.2 27.3 85 28.8 85C30.3 85 31.5 86.2 31.5 87.7C31.5 89.2 30.3 90.4 28.8 90.4Z" fill="#F29018"></path><path d="M22.3 90.4C20.8 90.4 19.6 89.2 19.6 87.7C19.6 86.2 20.8 85 22.3 85C23.8 85 25 86.2 25 87.7C25 89.2 23.8 90.4 22.3 90.4Z" fill="#F29018"></path><path d="M15.8 90.4C14.3 90.4 13.1 89.2 13.1 87.7C13.1 86.2 14.3 85 15.8 85C17.3 85 18.5 86.2 18.5 87.7C18.5 89.2 17.3 90.4 15.8 90.4Z" fill="#F29018"></path><path d="M41.9 90.4C40.4 90.4 39.2 89.2 39.2 87.7C39.2 86.2 40.4 85 41.9 85C43.4 85 44.6 86.2 44.6 87.7C44.6 89.2 43.4 90.4 41.9 90.4Z" fill="#F29018"></path><path d="M48.4 90.4C46.9 90.4 45.7 89.2 45.7 87.7C45.7 86.2 46.9 85 48.4 85C49.9 85 51.1 86.2 51.1 87.7C51.2 89.2 49.9 90.4 48.4 90.4Z" fill="#F29018"></path><path d="M55 96.9C53.5 96.9 52.3 95.7 52.3 94.2C52.3 92.7 53.5 91.5 55 91.5C56.5 91.5 57.7 92.7 57.7 94.2C57.7 95.7 56.5 96.9 55 96.9Z" fill="#F29018"></path><path d="M61.5 96.9C60 96.9 58.8 95.7 58.8 94.2C58.8 92.7 60 91.5 61.5 91.5C63 91.5 64.2 92.7 64.2 94.2C64.2 95.7 63 96.9 61.5 96.9Z" fill="#F29018"></path><path d="M68.1 96.9C66.6 96.9 65.4 95.7 65.4 94.2C65.4 92.7 66.6 91.5 68.1 91.5C69.6 91.5 70.8 92.7 70.8 94.2C70.8 95.7 69.6 96.9 68.1 96.9Z" fill="#F29018"></path><path d="M74.6 96.9C73.1 96.9 71.9 95.7 71.9 94.2C71.9 92.7 73.1 91.5 74.6 91.5C76.1 91.5 77.3 92.7 77.3 94.2C77.3 95.7 76.1 96.9 74.6 96.9Z" fill="#F29018"></path><path d="M68.1 103.5C66.6 103.5 65.4 102.3 65.4 100.8C65.4 99.3 66.6 98.1 68.1 98.1C69.6 98.1 70.8 99.3 70.8 100.8C70.8 102.3 69.6 103.5 68.1 103.5Z" fill="#F29018"></path><path d="M74.6 103.5C73.1 103.5 71.9 102.3 71.9 100.8C71.9 99.3 73.1 98.1 74.6 98.1C76.1 98.1 77.3 99.3 77.3 100.8C77.3 102.3 76.1 103.5 74.6 103.5Z" fill="#F29018"></path><path d="M68.1 116.6C66.6 116.6 65.4 115.4 65.4 113.9C65.4 112.4 66.6 111.2 68.1 111.2C69.6 111.2 70.8 112.4 70.8 113.9C70.8 115.3 69.6 116.6 68.1 116.6Z" fill="#F29018"></path><path d="M74.6 116.6C73.1 116.6 71.9 115.4 71.9 113.9C71.9 112.4 73.1 111.2 74.6 111.2C76.1 111.2 77.3 112.4 77.3 113.9C77.3 115.3 76.1 116.6 74.6 116.6Z" fill="#F29018"></path><path d="M74.6 110C73.1 110 71.9 108.8 71.9 107.3C71.9 105.8 73.1 104.6 74.6 104.6C76.1 104.6 77.3 105.8 77.3 107.3C77.3 108.8 76.1 110 74.6 110Z" fill="#F29018"></path><path d="M68.1 123.1C66.6 123.1 65.4 121.9 65.4 120.4C65.4 118.9 66.6 117.7 68.1 117.7C69.6 117.7 70.8 118.9 70.8 120.4C70.8 121.9 69.6 123.1 68.1 123.1Z" fill="#F29018"></path><path d="M74.6 123.1C73.1 123.1 71.9 121.9 71.9 120.4C71.9 118.9 73.1 117.7 74.6 117.7C76.1 117.7 77.3 118.9 77.3 120.4C77.3 121.9 76.1 123.1 74.6 123.1Z" fill="#F29018"></path><path d="M35.4 96.9C33.9 96.9 32.7 95.7 32.7 94.2C32.7 92.7 33.9 91.5 35.4 91.5C36.9 91.5 38.1 92.7 38.1 94.2C38.1 95.7 36.9 96.9 35.4 96.9Z" fill="#F29018"></path><path d="M28.8 96.9C27.3 96.9 26.1 95.7 26.1 94.2C26.1 92.7 27.3 91.5 28.8 91.5C30.3 91.5 31.5 92.7 31.5 94.2C31.5 95.7 30.3 96.9 28.8 96.9Z" fill="#F29018"></path><path d="M22.3 96.9C20.8 96.9 19.6 95.7 19.6 94.2C19.6 92.7 20.8 91.5 22.3 91.5C23.8 91.5 25 92.7 25 94.2C25 95.7 23.8 96.9 22.3 96.9Z" fill="#F29018"></path><path d="M15.8 96.9C14.3 96.9 13.1 95.7 13.1 94.2C13.1 92.7 14.3 91.5 15.8 91.5C17.3 91.5 18.5 92.7 18.5 94.2C18.5 95.7 17.3 96.9 15.8 96.9Z" fill="#F29018"></path><path d="M9.2 96.9C7.7 96.9 6.5 95.7 6.5 94.2C6.5 92.7 7.7 91.5 9.2 91.5C10.7 91.5 11.9 92.7 11.9 94.2C11.9 95.7 10.7 96.9 9.2 96.9Z" fill="#F29018"></path><path d="M22.3 103.5C20.8 103.5 19.6 102.3 19.6 100.8C19.6 99.3 20.8 98.1 22.3 98.1C23.8 98.1 25 99.3 25 100.8C25 102.3 23.8 103.5 22.3 103.5Z" fill="#F29018"></path><path d="M15.8 103.5C14.3 103.5 13.1 102.3 13.1 100.8C13.1 99.3 14.3 98.1 15.8 98.1C17.3 98.1 18.5 99.3 18.5 100.8C18.5 102.3 17.3 103.5 15.8 103.5Z" fill="#F29018"></path><path d="M9.2 103.5C7.7 103.5 6.5 102.3 6.5 100.8C6.5 99.3 7.7 98.1 9.2 98.1C10.7 98.1 11.9 99.3 11.9 100.8C11.9 102.3 10.7 103.5 9.2 103.5Z" fill="#F29018"></path><path d="M2.7 103.5C1.2 103.5 0 102.3 0 100.8C0 99.3 1.2 98.1 2.7 98.1C4.2 98.1 5.4 99.3 5.4 100.8C5.4 102.3 4.2 103.5 2.7 103.5Z" fill="#F29018"></path><path d="M41.9 96.9C40.4 96.9 39.2 95.7 39.2 94.2C39.2 92.7 40.4 91.5 41.9 91.5C43.4 91.5 44.6 92.7 44.6 94.2C44.6 95.7 43.4 96.9 41.9 96.9Z" fill="#F29018"></path><path d="M48.4 96.9C46.9 96.9 45.7 95.7 45.7 94.2C45.7 92.7 46.9 91.5 48.4 91.5C49.9 91.5 51.1 92.7 51.1 94.2C51.2 95.7 49.9 96.9 48.4 96.9Z" fill="#F29018"></path><path d="M81.1 44.6C79.6 44.6 78.4 43.4 78.4 41.9C78.4 40.4 79.6 39.2 81.1 39.2C82.6 39.2 83.8 40.4 83.8 41.9C83.9 43.4 82.6 44.6 81.1 44.6Z" fill="#F29018"></path><path d="M41.9 31.6C40.4 31.6 39.2 30.4 39.2 28.9C39.2 27.4 40.4 26.2 41.9 26.2C43.4 26.2 44.6 27.4 44.6 28.9C44.6 30.4 43.4 31.6 41.9 31.6Z" fill="#F29018"></path><path d="M61.5 31.6C60 31.6 58.8 30.4 58.8 28.9C58.8 27.4 60 26.2 61.5 26.2C63 26.2 64.2 27.4 64.2 28.9C64.2 30.4 63 31.6 61.5 31.6Z" fill="#F29018"></path><path d="M68.1 31.6C66.6 31.6 65.4 30.4 65.4 28.9C65.4 27.4 66.6 26.2 68.1 26.2C69.6 26.2 70.8 27.4 70.8 28.9C70.8 30.4 69.6 31.6 68.1 31.6Z" fill="#F29018"></path><path d="M74.6 31.6C73.1 31.6 71.9 30.4 71.9 28.9C71.9 27.4 73.1 26.2 74.6 26.2C76.1 26.2 77.3 27.4 77.3 28.9C77.3 30.4 76.1 31.6 74.6 31.6Z" fill="#F29018"></path><path d="M81.1 31.6C79.6 31.6 78.4 30.4 78.4 28.9C78.4 27.4 79.6 26.2 81.1 26.2C82.6 26.2 83.8 27.4 83.8 28.9C83.8 30.4 82.6 31.6 81.1 31.6Z" fill="#F29018"></path><path d="M61.5 25C60 25 58.8 23.8 58.8 22.3C58.8 20.8 60 19.6 61.5 19.6C63 19.6 64.2 20.8 64.2 22.3C64.2 23.8 63 25 61.5 25Z" fill="#F29018"></path><path d="M55 31.6C53.5 31.6 52.3 30.4 52.3 28.9C52.3 27.4 53.5 26.2 55 26.2C56.5 26.2 57.7 27.4 57.7 28.9C57.7 30.4 56.5 31.6 55 31.6Z" fill="#F29018"></path><path d="M55 25C53.5 25 52.3 23.8 52.3 22.3C52.3 20.8 53.5 19.6 55 19.6C56.5 19.6 57.7 20.8 57.7 22.3C57.7 23.8 56.5 25 55 25Z" fill="#F29018"></path><path d="M41.9 18.5C40.4 18.5 39.2 17.3 39.2 15.8C39.2 14.3 40.4 13.1 41.9 13.1C43.4 13.1 44.6 14.3 44.6 15.8C44.6 17.3 43.4 18.5 41.9 18.5Z" fill="#F29018"></path><path d="M48.4 11.9C46.9 11.9 45.7 10.7 45.7 9.2C45.7 7.7 46.9 6.5 48.4 6.5C49.9 6.5 51.1 7.7 51.1 9.2C51.2 10.7 49.9 11.9 48.4 11.9Z" fill="#F29018"></path><path d="M55 5.4C53.5 5.4 52.3 4.2 52.3 2.7C52.3 1.2 53.5 0 55 0C56.5 0 57.7 1.2 57.7 2.7C57.7 4.2 56.5 5.4 55 5.4Z" fill="#F29018"></path><path d="M68.1 25C66.6 25 65.4 23.8 65.4 22.3C65.4 20.8 66.6 19.6 68.1 19.6C69.6 19.6 70.8 20.8 70.8 22.3C70.8 23.8 69.6 25 68.1 25Z" fill="#F29018"></path><path d="M74.6 25C73.1 25 71.9 23.8 71.9 22.3C71.9 20.8 73.1 19.6 74.6 19.6C76.1 19.6 77.3 20.8 77.3 22.3C77.3 23.8 76.1 25 74.6 25Z" fill="#F29018"></path><path d="M81.1 25C79.6 25 78.4 23.8 78.4 22.3C78.4 20.8 79.6 19.6 81.1 19.6C82.6 19.6 83.8 20.8 83.8 22.3C83.8 23.8 82.6 25 81.1 25Z" fill="#F29018"></path><path d="M61.5 18.5C60 18.5 58.8 17.3 58.8 15.8C58.8 14.3 60 13.1 61.5 13.1C63 13.1 64.2 14.3 64.2 15.8C64.2 17.3 63 18.5 61.5 18.5Z" fill="#F29018"></path><path d="M68.1 18.5C66.6 18.5 65.4 17.3 65.4 15.8C65.4 14.3 66.6 13.1 68.1 13.1C69.6 13.1 70.8 14.3 70.8 15.8C70.8 17.3 69.6 18.5 68.1 18.5Z" fill="#F29018"></path><path d="M74.6 18.5C73.1 18.5 71.9 17.3 71.9 15.8C71.9 14.3 73.1 13.1 74.6 13.1C76.1 13.1 77.3 14.3 77.3 15.8C77.3 17.3 76.1 18.5 74.6 18.5Z" fill="#F29018"></path><path d="M81.1 18.5C79.6 18.5 78.4 17.3 78.4 15.8C78.4 14.3 79.6 13.1 81.1 13.1C82.6 13.1 83.8 14.3 83.8 15.8C83.8 17.3 82.6 18.5 81.1 18.5Z" fill="#F29018"></path><path d="M87.7 31.6C86.2 31.6 85 30.4 85 28.9C85 27.4 86.2 26.2 87.7 26.2C89.2 26.2 90.4 27.4 90.4 28.9C90.4 30.4 89.2 31.6 87.7 31.6Z" fill="#F29018"></path><path d="M87.7 25C86.2 25 85 23.8 85 22.3C85 20.8 86.2 19.6 87.7 19.6C89.2 19.6 90.4 20.8 90.4 22.3C90.4 23.8 89.2 25 87.7 25Z" fill="#F29018"></path><path d="M87.7 18.5C86.2 18.5 85 17.3 85 15.8C85 14.3 86.2 13.1 87.7 13.1C89.2 13.1 90.4 14.3 90.4 15.8C90.4 17.3 89.2 18.5 87.7 18.5Z" fill="#F29018"></path><path d="M68.1 11.9C66.6 11.9 65.4 10.7 65.4 9.2C65.4 7.7 66.6 6.5 68.1 6.5C69.6 6.5 70.8 7.7 70.8 9.2C70.8 10.7 69.6 11.9 68.1 11.9Z" fill="#F29018"></path><path d="M74.6 11.9C73.1 11.9 71.9 10.7 71.9 9.2C71.9 7.7 73.1 6.5 74.6 6.5C76.1 6.5 77.3 7.7 77.3 9.2C77.3 10.7 76.1 11.9 74.6 11.9Z" fill="#F29018"></path><path d="M81.1 11.9C79.6 11.9 78.4 10.7 78.4 9.2C78.4 7.7 79.6 6.5 81.1 6.5C82.6 6.5 83.8 7.7 83.8 9.2C83.9 10.7 82.6 11.9 81.1 11.9Z" fill="#F29018"></path><path d="M87.7 11.9C86.2 11.9 85 10.7 85 9.2C85 7.7 86.2 6.5 87.7 6.5C89.2 6.5 90.4 7.7 90.4 9.2C90.4 10.7 89.2 11.9 87.7 11.9Z" fill="#F29018"></path><path d="M94.2 25C92.7 25 91.5 23.8 91.5 22.3C91.5 20.8 92.7 19.6 94.2 19.6C95.7 19.6 96.9 20.8 96.9 22.3C96.9 23.8 95.7 25 94.2 25Z" fill="#F29018"></path><path d="M94.2 18.5C92.7 18.5 91.5 17.3 91.5 15.8C91.5 14.3 92.7 13.1 94.2 13.1C95.7 13.1 96.9 14.3 96.9 15.8C96.9 17.3 95.7 18.5 94.2 18.5Z" fill="#F29018"></path><path d="M135.1 58.6V61.6C135.1 61.6 135.1 64.6 132.1 64.6H120.1V75V76.6C120.1 76.7 120.1 76.8 120.1 76.9C120.1 77 120.1 77 120.1 77.1C120 77.8 119.8 78.3 119.4 78.6C119.4 78.6 119.4 78.7 119.3 78.7C119.2 78.8 119.1 78.9 119 79C118.7 79.3 118.3 79.5 117.7 79.6C117.3 79.7 117.1 79.7 117.1 79.7H114.1C114.1 79.7 113.8 79.7 113.5 79.6C112.9 79.5 112.5 79.3 112.2 79C112.1 78.9 112 78.8 111.9 78.7C111.9 78.7 111.9 78.6 111.8 78.6C111.5 78.2 111.2 77.7 111.1 77.1C111.1 77 111.1 77 111.1 76.9C111.1 76.8 111.1 76.7 111.1 76.6V75V64.6H99.1C96.1 64.6 96.1 61.6 96.1 61.6V58.6C96.1 55.6 99.1 55.6 99.1 55.6H111.1V45.5V43.7C111.1 43.7 111.1 43.4 111.2 43C111.3 42.5 111.5 42.1 111.7 41.8C111.8 41.7 111.9 41.6 112 41.5L112.1 41.4C112.4 41.1 112.9 40.9 113.5 40.8C113.8 40.7 114 40.7 114.1 40.7H117.1C117.1 40.7 117.4 40.7 117.7 40.8C118.3 40.9 118.8 41.1 119.1 41.4L119.2 41.5C119.3 41.6 119.4 41.7 119.5 41.8C119.8 42.1 119.9 42.5 120 43C120.1 43.4 120.1 43.7 120.1 43.7V45.5V55.6H132.1C132.1 55.6 135.1 55.6 135.1 58.6Z" fill="#F29018"></path><path d="M132.1 83.9C119.1 92.9 101.2 89.6 92.3 76.6C83.4 63.6 86.6 45.7 99.6 36.8C112.6 27.8 130.5 31.1 139.4 44.1C148.3 57.1 145.1 74.9 132.1 83.9ZM149.2 37.3C136.5 18.9 111.2 14.2 92.8 27C74.4 39.7 69.7 65 82.5 83.4C93.8 99.8 115 105.2 132.5 97.4L148.1 120C150.4 123.3 154.9 124.1 158.3 121.8C161.6 119.5 162.5 115 160.2 111.7L144.5 89C158.1 75.4 160.5 53.6 149.2 37.3Z" fill="#110E72"></path>',117)];function m8(n,e){return c.openBlock(),c.createElementBlock("svg",h8,p8)}const Tf=Ce(f8,[["render",m8]]),oi={PRIMARY:"primary",SECONDARY:"secondary",DANGER:"danger",WARNING:"warning",INFO:"info",SUCCESS:"success",LIGHT:"light",GRAY:"gray"},g8={key:0,class:"b-d-alert-title"},as=c.defineComponent({__name:"BDAlert",props:{variant:{default:oi.PRIMARY},title:{default:""}},setup(n){const e=n,t=c.computed(()=>["alert",`alert-${e.variant}`]);return(r,o)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(t.value),role:"alert"},[r.title?(c.openBlock(),c.createElementBlock("div",g8,[c.createVNode(c.unref(Mr)),c.createElementVNode("span",null,[c.createElementVNode("strong",null,c.toDisplayString(e.title),1)])])):c.createCommentVNode("",!0),c.renderSlot(r.$slots,"default")],2))}});function v8(n){return c.getCurrentScope()?(c.onScopeDispose(n),!0):!1}function si(n){return typeof n=="function"?n():c.unref(n)}const y8=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const E8=n=>typeof n<"u",C8=Object.prototype.toString,b8=n=>C8.call(n)==="[object Object]",Ll=()=>{};function A8(n,e){function t(...r){return new Promise((o,s)=>{Promise.resolve(n(()=>e.apply(this,r),{fn:e,thisArg:this,args:r})).then(o).catch(s)})}return t}function _8(n,e={}){let t,r,o=Ll;const s=l=>{clearTimeout(l),o(),o=Ll};return l=>{const a=si(n),u=si(e.maxWait);return t&&s(t),a<=0||u!==void 0&&u<=0?(r&&(s(r),r=null),Promise.resolve(l())):new Promise((d,f)=>{o=e.rejectOnCancel?f:d,u&&!r&&(r=setTimeout(()=>{t&&s(t),r=null,d(l())},u)),t=setTimeout(()=>{r&&s(r),r=null,d(l())},a)})}}function w8(n,e=200,t={}){return A8(_8(e,t),n)}function kf(n){var e;const t=si(n);return(e=t==null?void 0:t.$el)!=null?e:t}const S8=y8?window:void 0;function xf(...n){let e,t,r,o;if(typeof n[0]=="string"||Array.isArray(n[0])?([t,r,o]=n,e=S8):[e,t,r,o]=n,!e)return Ll;Array.isArray(t)||(t=[t]),Array.isArray(r)||(r=[r]);const s=[],i=()=>{s.forEach(d=>d()),s.length=0},l=(d,f,h,p)=>(d.addEventListener(f,h,p),()=>d.removeEventListener(f,h,p)),a=c.watch(()=>[kf(e),si(o)],([d,f])=>{if(i(),!d)return;const h=b8(f)?{...f}:f;s.push(...t.flatMap(p=>r.map(m=>l(d,p,m,h))))},{immediate:!0,flush:"post"}),u=()=>{a(),i()};return v8(u),u}function T8(n){return JSON.parse(JSON.stringify(n))}function k8(n,e={}){const{initialValue:t=!1,focusVisible:r=!1}=e,o=c.ref(!1),s=c.computed(()=>kf(n));xf(s,"focus",l=>{var a,u;(!r||(u=(a=l.target).matches)!=null&&u.call(a,":focus-visible"))&&(o.value=!0)}),xf(s,"blur",()=>o.value=!1);const i=c.computed({get:()=>o.value,set(l){var a,u;!l&&o.value?(a=s.value)==null||a.blur():l&&!o.value&&((u=s.value)==null||u.focus())}});return c.watch(s,()=>{i.value=t},{immediate:!0,flush:"post"}),{focused:i}}function Lr(n,e,t,r={}){var o,s,i;const{clone:l=!1,passive:a=!1,eventName:u,deep:d=!1,defaultValue:f,shouldEmit:h}=r,p=c.getCurrentInstance(),m=t||(p==null?void 0:p.emit)||((o=p==null?void 0:p.$emit)==null?void 0:o.bind(p))||((i=(s=p==null?void 0:p.proxy)==null?void 0:s.$emit)==null?void 0:i.bind(p==null?void 0:p.proxy));let g=u;e||(e="modelValue"),g=g||`update:${e.toString()}`;const v=E=>l?typeof l=="function"?l(E):T8(E):E,C=()=>E8(n[e])?v(n[e]):f,A=E=>{h?h(E)&&m(g,E):m(g,E)};if(a){const E=C(),y=c.ref(E);let x=!1;return c.watch(()=>n[e],_=>{x||(x=!0,y.value=v(_),c.nextTick(()=>x=!1))}),c.watch(y,_=>{!x&&(_!==n[e]||d)&&A(_)},{deep:d}),y}else return c.computed({get(){return C()},set(E){A(E)}})}const x8={class:"bd-zoom-slider d-flex"},N8=[c.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[c.createElementVNode("path",{d:"M1.5 13.5h21a1.5 1.5 0 0 0 0-3h-21a1.5 1.5 0 0 0 0 3z","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"0"})],-1)],O8=["max"],I8=[c.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[c.createElementVNode("path",{d:"M0 12a1.5 1.5 0 0 0 1.5 1.5h8.75a.25.25 0 0 1 .25.25v8.75a1.5 1.5 0 0 0 3 0v-8.75a.25.25 0 0 1 .25-.25h8.75a1.5 1.5 0 0 0 0-3h-8.75a.25.25 0 0 1-.25-.25V1.5a1.5 1.5 0 0 0-3 0v8.75a.25.25 0 0 1-.25.25H1.5A1.5 1.5 0 0 0 0 12z","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"0"})],-1)],Dl=c.defineComponent({__name:"BDZoomslider",props:{modelValue:{},maxValue:{default:5}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,r=Lr(t,"modelValue",e);function o(){r.value!==0&&r.value--}function s(){r.value<t.maxValue&&r.value++}return(i,l)=>(c.openBlock(),c.createElementBlock("div",x8,[(c.openBlock(),c.createElementBlock("svg",{class:"bd-zoom-slider-min-button",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"#000000",stroke:"#000000",height:"20",width:"20",onClick:o},N8)),c.withDirectives(c.createElementVNode("input",{type:"range","onUpdate:modelValue":l[0]||(l[0]=a=>c.isRef(r)?r.value=a:null),min:"0",max:i.maxValue,class:"bd-zoom-slider-input"},null,8,O8),[[c.vModelText,c.unref(r)]]),(c.openBlock(),c.createElementBlock("svg",{class:"bd-zoom-slider-plus-button",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"#000000",stroke:"#000000",height:"20",width:"20",onClick:s},I8))]))}}),M8={class:"bd-profile-picture"},L8=["src","alt"],ls=c.defineComponent({__name:"BDProfileImage",props:{src:{default:""},username:{default:null},size:{default:bt.LG},linkText:{default:null}},emits:["click"],setup(n,{emit:e}){const t=n,r=c.computed(()=>`${t.username?`${t.username}'s `:""}profielfoto`),o=()=>{e("click")};return(s,i)=>(c.openBlock(),c.createElementBlock("div",M8,[c.createElementVNode("div",{class:c.normalizeClass(["rounded-circle",t.size])},[c.createElementVNode("img",{src:t.src,alt:r.value,class:"position-absolute top-0 start-0"},null,8,L8)],2),t.linkText?(c.openBlock(),c.createBlock(Je,{key:0,variant:"link",onClick:o,textContent:c.toDisplayString(t.linkText)},null,8,["textContent"])):c.createCommentVNode("",!0)]))}});for(var Dr=256,Nf=[],Of=256,ii;Dr--;)Nf[Dr]=(Dr+256).toString(16).substring(1);function If(n){var e=0,t=n||11;if(!ii||Dr+t>Of*2)for(ii="",Dr=0;e<Of;e++)ii+=Nf[Math.random()*256|0];return ii.substring(Dr,Dr+++t)}function uo(){return{uniqueIdentifier:c.ref(If())}}const D8=["id"],R8={key:0},ai=c.defineComponent({__name:"BDCard",props:{class:{default:""},title:{default:""},noHeader:{type:Boolean,default:!1},noBody:{type:Boolean,default:!1},headerClass:{default:""},bodyClass:{default:""},id:{default:0},headerVariant:{default:"primary"}},setup(n){const e=n,{uniqueIdentifier:t}=uo(),r=t.value,o=c.computed(()=>({"bd-card card":!0,[`${e.class}`]:e.class,"no-body":e.noBody})),s=c.computed(()=>({"card-header":!0,"no-title":!e.title,[`${e.headerClass}`]:e.headerClass,[`${e.headerVariant}`]:e.headerVariant})),i=c.computed(()=>({"card-body":!0,[`${e.bodyClass}`]:e.bodyClass}));return(l,a)=>(c.openBlock(),c.createElementBlock("div",{id:c.unref(r),class:c.normalizeClass(o.value)},[!l.noHeader||l.noBody?(c.openBlock(),c.createElementBlock("div",{key:0,class:c.normalizeClass(s.value)},[c.renderSlot(l.$slots,"header",{},()=>[l.title?(c.openBlock(),c.createElementBlock("h2",R8,c.toDisplayString(l.title),1)):c.createCommentVNode("",!0)])],2)):c.createCommentVNode("",!0),l.noBody?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("div",{key:1,class:c.normalizeClass(i.value)},[c.renderSlot(l.$slots,"body")],2))],10,D8))}}),B8={key:0},P8={class:"bd-collapsable-card__actions"},F8=["data-bs-target"],Mf=c.defineComponent({__name:"BDCollapsableCard",props:{title:{default:"Title"},disabled:{type:Boolean,default:!1},showOn:{default:"md"},visible:{type:Boolean,default:!0}},setup(n){const e=n,{uniqueIdentifier:t}=uo(),r=t.value,o=c.computed(()=>`bd-collapsable-card__collapse-${r}`),s=c.computed(()=>({"d-block":[bt.SM,bt.MD].includes(e.showOn.toLowerCase()),"d-md-none":e.showOn.toLowerCase()==bt.SM,"d-lg-none":e.showOn.toLowerCase()==bt.MD})),i=c.computed(()=>{let a={"round-corners-sm":e.showOn.toLowerCase()==bt.SM,"round-corners-md":e.showOn.toLowerCase()==bt.MD,"is-disabled":e.disabled,"round-corners":!e.visible};return Object.keys(a).filter(u=>a[u]).join(" ")}),l=c.computed(()=>{let a={collapse:!0,show:!0,"collapsable-body":!0,[`${o.value}`]:!0,"display-none":!e.visible||e.disabled,"open-collapse-lg":e.visible&&[bt.SM,bt.MD].includes(e.showOn.toLowerCase()),"open-collapse-md":e.showOn.toLowerCase()==bt.SM&&e.visible};return Object.keys(a).filter(u=>a[u]).join(" ")});return(a,u)=>(c.openBlock(),c.createBlock(ai,{class:"bd-collapsable-card",title:a.title,"header-class":i.value,"body-class":l.value},{header:c.withCtx(()=>[a.title?(c.openBlock(),c.createElementBlock("h2",B8,c.toDisplayString(a.title),1)):c.createCommentVNode("",!0),c.createElementVNode("div",P8,[c.renderSlot(a.$slots,"action"),!a.disabled&&a.visible?(c.openBlock(),c.createElementBlock("button",{key:0,class:c.normalizeClass(["btn btn-white btn-caret",s.value]),type:"button","data-bs-toggle":"collapse","data-bs-target":`.${o.value}`,"aria-expanded":"true"},[c.createVNode(c.unref(Cl))],10,F8)):c.createCommentVNode("",!0)])]),body:c.withCtx(()=>[c.renderSlot(a.$slots,"body")]),_:3},8,["title","header-class","body-class"]))}}),V8={class:"invalid-feedback bd-invalid-feedback"},li=c.defineComponent({__name:"BDFormInvalidFeedback",props:{state:{type:[Boolean,null],default:null},text:{default:""}},setup(n){const e=n;return(t,r)=>(c.openBlock(),c.createElementBlock("div",V8,[e.state?(c.openBlock(),c.createBlock(c.unref(co),{key:0})):(c.openBlock(),c.createBlock(c.unref(ni),{key:1})),c.createTextVNode(" "+c.toDisplayString(e.text),1)]))}});/*! maska v2.1.11 | (c) Alexander Shabunevich | Released under the MIT license */var $8=Object.defineProperty,H8=(n,e,t)=>e in n?$8(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t,cs=(n,e,t)=>(H8(n,typeof e!="symbol"?e+"":e,t),t);const Lf={"#":{pattern:/[0-9]/},"@":{pattern:/[a-zA-Z]/},"*":{pattern:/[a-zA-Z0-9]/}};class Df{constructor(e={}){cs(this,"opts",{}),cs(this,"memo",new Map);const t={...e};if(t.tokens!=null){t.tokens=t.tokensReplace?{...t.tokens}:{...Lf,...t.tokens};for(const r of Object.values(t.tokens))typeof r.pattern=="string"&&(r.pattern=new RegExp(r.pattern))}else t.tokens=Lf;Array.isArray(t.mask)&&(t.mask.length>1?t.mask=[...t.mask].sort((r,o)=>r.length-o.length):t.mask=t.mask[0]??""),t.mask===""&&(t.mask=null),this.opts=t}masked(e){return this.process(e,this.findMask(e))}unmasked(e){return this.process(e,this.findMask(e),!1)}isEager(){return this.opts.eager===!0}isReversed(){return this.opts.reversed===!0}completed(e){const t=this.findMask(e);if(this.opts.mask==null||t==null)return!1;const r=this.process(e,t).length;return typeof this.opts.mask=="string"?r>=this.opts.mask.length:typeof this.opts.mask=="function"?r>=t.length:this.opts.mask.filter(o=>r>=o.length).length===this.opts.mask.length}findMask(e){const t=this.opts.mask;if(t==null)return null;if(typeof t=="string")return t;if(typeof t=="function")return t(e);const r=this.process(e,t.slice(-1).pop()??"",!1);return t.find(o=>this.process(e,o,!1).length>=r.length)??""}escapeMask(e){const t=[],r=[];return e.split("").forEach((o,s)=>{o==="!"&&e[s-1]!=="!"?r.push(s-r.length):t.push(o)}),{mask:t.join(""),escaped:r}}process(e,t,r=!0){if(t==null)return e;const o=`value=${e},mask=${t},masked=${r?1:0}`;if(this.memo.has(o))return this.memo.get(o);const{mask:s,escaped:i}=this.escapeMask(t),l=[],a=this.opts.tokens!=null?this.opts.tokens:{},u=this.isReversed()?-1:1,d=this.isReversed()?"unshift":"push",f=this.isReversed()?0:s.length-1,h=this.isReversed()?()=>v>-1&&C>-1:()=>v<s.length&&C<e.length,p=E=>!this.isReversed()&&E<=f||this.isReversed()&&E>=f;let m,g=-1,v=this.isReversed()?s.length-1:0,C=this.isReversed()?e.length-1:0,A=!1;for(;h();){const E=s.charAt(v),y=a[E],x=(y==null?void 0:y.transform)!=null?y.transform(e.charAt(C)):e.charAt(C);if(!i.includes(v)&&y!=null?(x.match(y.pattern)!=null?(l[d](x),y.repeated?(g===-1?g=v:v===f&&v!==g&&(v=g-u),f===g&&(v-=u)):y.multiple&&(A=!0,v-=u),v+=u):y.multiple?A&&(v+=u,C-=u,A=!1):x===m?m=void 0:y.optional&&(v+=u,C-=u),C+=u):(r&&!this.isEager()&&l[d](E),x===E&&!this.isEager()?C+=u:m=E,this.isEager()||(v+=u)),this.isEager())for(;p(v)&&(a[s.charAt(v)]==null||i.includes(v));)r?l[d](s.charAt(v)):s.charAt(v)===e.charAt(C)&&(C+=u),v+=u}return this.memo.set(o,l.join("")),this.memo.get(o)}}const Rf=n=>JSON.parse(n.replaceAll("'",'"')),Bf=(n,e={})=>{const t={...e};return n.dataset.maska!=null&&n.dataset.maska!==""&&(t.mask=U8(n.dataset.maska)),n.dataset.maskaEager!=null&&(t.eager=Rl(n.dataset.maskaEager)),n.dataset.maskaReversed!=null&&(t.reversed=Rl(n.dataset.maskaReversed)),n.dataset.maskaTokensReplace!=null&&(t.tokensReplace=Rl(n.dataset.maskaTokensReplace)),n.dataset.maskaTokens!=null&&(t.tokens=z8(n.dataset.maskaTokens)),t},Rl=n=>n!==""?!!JSON.parse(n):!0,U8=n=>n.startsWith("[")&&n.endsWith("]")?Rf(n):n,z8=n=>{if(n.startsWith("{")&&n.endsWith("}"))return Rf(n);const e={};return n.split("|").forEach(t=>{const r=t.split(":");e[r[0]]={pattern:new RegExp(r[1]),optional:r[2]==="optional",multiple:r[2]==="multiple",repeated:r[2]==="repeated"}}),e};class j8{constructor(e,t={}){cs(this,"items",new Map),cs(this,"beforeinputEvent",r=>{const o=r.target,s=this.items.get(o);s.isEager()&&"inputType"in r&&r.inputType.startsWith("delete")&&s.unmasked(o.value).length<=1&&this.setMaskedValue(o,"")}),cs(this,"inputEvent",r=>{if(r instanceof CustomEvent&&r.type==="input"&&r.detail!=null&&typeof r.detail=="object"&&"masked"in r.detail)return;const o=r.target,s=this.items.get(o),i=o.value,l=o.selectionStart,a=o.selectionEnd;let u=i;if(s.isEager()){const d=s.masked(i),f=s.unmasked(i);f===""&&"data"in r&&r.data!=null?u=r.data:f!==s.unmasked(d)&&(u=f)}if(this.setMaskedValue(o,u),"inputType"in r&&(r.inputType.startsWith("delete")||l!=null&&l<i.length))try{o.setSelectionRange(l,a)}catch{}}),this.options=t,typeof e=="string"?this.init(Array.from(document.querySelectorAll(e)),this.getMaskOpts(t)):this.init("length"in e?Array.from(e):[e],this.getMaskOpts(t))}destroy(){for(const e of this.items.keys())e.removeEventListener("input",this.inputEvent),e.removeEventListener("beforeinput",this.beforeinputEvent);this.items.clear()}needUpdateOptions(e,t){const r=this.items.get(e),o=new Df(Bf(e,this.getMaskOpts(t)));return JSON.stringify(r.opts)!==JSON.stringify(o.opts)}needUpdateValue(e){const t=e.dataset.maskaValue;return t==null&&e.value!==""||t!=null&&t!==e.value}getMaskOpts(e){const{onMaska:t,preProcess:r,postProcess:o,...s}=e;return s}init(e,t){for(const r of e){const o=new Df(Bf(r,t));this.items.set(r,o),r.value!==""&&this.setMaskedValue(r,r.value),r.addEventListener("input",this.inputEvent),r.addEventListener("beforeinput",this.beforeinputEvent)}}setMaskedValue(e,t){const r=this.items.get(e);this.options.preProcess!=null&&(t=this.options.preProcess(t));const o=r.masked(t),s=r.unmasked(r.isEager()?o:t),i=r.completed(t),l={masked:o,unmasked:s,completed:i};t=o,this.options.postProcess!=null&&(t=this.options.postProcess(t)),e.value=t,e.dataset.maskaValue=t,this.options.onMaska!=null&&(Array.isArray(this.options.onMaska)?this.options.onMaska.forEach(a=>a(l)):this.options.onMaska(l)),e.dispatchEvent(new CustomEvent("maska",{detail:l})),e.dispatchEvent(new CustomEvent("input",{detail:l}))}}const Bl=new WeakMap,W8=n=>{setTimeout(()=>{var e;((e=Bl.get(n))==null?void 0:e.needUpdateValue(n))===!0&&n.dispatchEvent(new CustomEvent("input"))})},K8=(n,e)=>{const t=n instanceof HTMLInputElement?n:n.querySelector("input"),r={...e.arg};if(t==null||(t==null?void 0:t.type)==="file")return;W8(t);const o=Bl.get(t);if(o!=null){if(!o.needUpdateOptions(t,r))return;o.destroy()}if(e.value!=null){const s=e.value,i=l=>{s.masked=l.masked,s.unmasked=l.unmasked,s.completed=l.completed};r.onMaska=r.onMaska==null?i:Array.isArray(r.onMaska)?[...r.onMaska,i]:[r.onMaska,i]}Bl.set(t,new j8(t,r))},Y8=["value","type"],Rr=c.defineComponent({__name:"BDFormInput",props:{modelValue:{default:""},formGroupClass:{default:void 0},type:{default:"text"},label:{default:void 0},labelClass:{default:void 0},formFieldClass:{default:void 0},inputClass:{default:void 0},placeholder:{default:void 0},state:{type:[Boolean,null],default:null},readonly:{type:[Boolean,null],default:null},disabled:{type:[Boolean,null],default:null},autofocus:{type:[Boolean,null],default:null},size:{default:bt.MD},tabindex:{default:null},invalidFeedbackClass:{default:void 0},invalidFeedbackText:{default:void 0},delayTimeMs:{default:0},mask:{default:void 0}},emits:["update:modelValue","click","blur","enter"],setup(n,{emit:e}){const t=n,{uniqueIdentifier:r}=uo(),o=Lr(t,"modelValue",e),s=`__BD__FORM__LABEL__${r.value}`,i=`__BD__FORM__GROUP__${r.value}`,l=`form-input-${t.label?t.label.replace(/ /g,"-").toLowerCase():r.value}`,a=`validationFeedback${t.label?t.label.replace(/ /g,""):r.value}`,u=c.computed(()=>({[`${t.inputClass}`]:t.inputClass,"is-invalid":t.state===!1,"is-valid":t.state===!0,[`form-control-${t.size}`]:t.size})),d=c.computed(()=>({[`${t.invalidFeedbackClass}`]:t.invalidFeedbackClass,"is-invalid":t.state===!1})),f=c.computed(()=>({placeholder:t.placeholder?t.placeholder:null,readonly:t.readonly===!0,disabled:t.disabled===!0,autofocus:t.autofocus===!0,tabindex:t.tabindex?t.tabindex:null,"aria-describedby":t.state===!1&&t.invalidFeedbackText?a:null,"data-maska":t.mask})),h=w8(p=>{o.value=p.target.value},t.delayTimeMs);return(p,m)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(["bd-form-input",p.formGroupClass]),id:i},[c.renderSlot(p.$slots,"label",{},()=>[p.label?(c.openBlock(),c.createElementBlock("label",{key:0,for:l,id:s,class:c.normalizeClass(["form-label",p.labelClass])},c.toDisplayString(p.label),3)):c.createCommentVNode("",!0)]),c.createElementVNode("div",{class:c.normalizeClass(p.formFieldClass)},[c.withDirectives(c.createElementVNode("input",c.mergeProps({value:p.modelValue,type:p.type,id:l,class:["form-control",u.value]},f.value,{onInput:m[0]||(m[0]=(...g)=>c.unref(h)&&c.unref(h)(...g)),onClick:m[1]||(m[1]=g=>p.$emit("click")),onBlur:m[2]||(m[2]=g=>p.$emit("blur")),onKeydown:m[3]||(m[3]=c.withKeys(g=>p.$emit("enter"),["enter"]))}),null,16,Y8),[[c.unref(K8)]]),c.renderSlot(p.$slots,"default")],2),c.createVNode(li,{text:p.invalidFeedbackText,class:c.normalizeClass(d.value),state:p.state,id:a},null,8,["text","class","state"])],2))}}),G8={class:"input-group bd-input-group"},Q8=["for"],Pf=c.defineComponent({__name:"BDInputGroup",props:{label:{default:void 0},labelForId:{default:void 0}},setup(n){const e=n,t=c.useAttrs();return(r,o)=>(c.openBlock(),c.createElementBlock("fieldset",G8,[e.label?(c.openBlock(),c.createElementBlock("label",{key:0,for:e.labelForId,class:"form-label"},c.toDisplayString(e.label),9,Q8)):c.createCommentVNode("",!0),c.createElementVNode("div",{class:c.normalizeClass(c.unref(t).class)},[c.renderSlot(r.$slots,"default")],2)]))}}),J8={key:0},Z8={key:1},Ff=c.defineComponent({__name:"BDBadge",props:{variant:{default:oi.PRIMARY}},setup(n){const e=n,t=c.computed(()=>["badge","bd-badge",`bd-badge-${e.variant}`]);return(r,o)=>(c.openBlock(),c.createElementBlock("span",{role:"status",class:c.normalizeClass(t.value)},[r.variant==="danger"?(c.openBlock(),c.createElementBlock("span",J8,[c.createVNode(c.unref(Mr))])):c.createCommentVNode("",!0),r.variant==="success"?(c.openBlock(),c.createElementBlock("span",Z8,[c.createVNode(c.unref(co))])):c.createCommentVNode("",!0),c.renderSlot(r.$slots,"default")],2))}}),X8=["onSubmit","onReset"],Vf=c.defineComponent({__name:"BDForm",emits:["submit","reset"],setup(n,{emit:e}){function t(){e("submit")}function r(){e("reset")}return(o,s)=>(c.openBlock(),c.createElementBlock("form",{onSubmit:c.withModifiers(t,["prevent"]),onReset:c.withModifiers(r,["prevent"])},[c.renderSlot(o.$slots,"default")],40,X8))}}),q8={"aria-label":"Page navigation",class:"bd-pagination"},ev={class:"page-item"},tv=["data-page"],nv=["data-page"],rv={class:"page-item"},ov=["data-page"],$f=c.defineComponent({__name:"BDPagination",props:{modelValue:{default:1},totalRows:{default:1},rowsPerPage:{default:10},isPatient:{type:Boolean,default:!0}},emits:["click","update:modelValue"],setup(n,{emit:e}){const t=n,r=Lr(t,"modelValue",e),o=c.ref(Math.ceil(t.totalRows/t.rowsPerPage)),s=c.ref([]);c.watch([()=>t.totalRows,()=>t.rowsPerPage],()=>{o.value=Math.ceil(t.totalRows/t.rowsPerPage),s.value=d(r.value)}),c.onMounted(()=>{s.value=d(r.value)});const i=c.computed(()=>({[`${t.class}`]:t.class,colleague:!t.isPatient})),l=f=>{const h=f.currentTarget.getAttribute("data-page"),p=Number(h);isNaN(Number(p))||(r.value=p,s.value=d(p)),e("click",p)},a=(f,h,p)=>p<=h?p:f==1?6:f<=4?5:1,u=(f,h,p)=>p<=h?0:f==p?6:f>p-4?5:1,d=f=>{const h=[],m=a(f,7,o.value),g=o.value>7&&f>4,v=o.value>7&&f<o.value-3,C=g&&v,A=u(f,7,o.value);for(let E=1;E<=m;E++)h.push(E);if(g&&h.push("..."),C)for(let E=f-1;E<=f+1;E++)h.push(E);v&&h.push("...");for(let E=1;E<=A;E++)h.push(o.value-A+E);return h};return(f,h)=>(c.openBlock(),c.createElementBlock("div",q8,[c.createElementVNode("ul",{class:c.normalizeClass(["pagination",i.value])},[c.withDirectives(c.createElementVNode("li",ev,[c.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Previous",onClick:l,"data-page":c.unref(r)-1},[c.createVNode(c.unref(bl))],8,tv)],512),[[c.vShow,c.unref(r)>1]]),(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(s.value,p=>(c.openBlock(),c.createElementBlock("li",{class:c.normalizeClass(["page-item",{active:c.unref(r)===p,disabled:typeof p=="string"}]),key:p},[c.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center",onClick:l,"data-page":p},c.toDisplayString(p),9,nv)],2))),128)),c.withDirectives(c.createElementVNode("li",rv,[c.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Next",onClick:l,"data-page":c.unref(r)+1},[c.createVNode(c.unref(Al))],8,ov)],512),[[c.vShow,c.unref(r)<o.value]])],2)]))}}),sv=["disabled"],iv=["label"],av=["value"],lv=["value"],Hf=c.defineComponent({__name:"BDFormSelect",props:{size:{default:bt.MD},disabled:{type:Boolean},autofocus:{type:Boolean,default:!1},options:{default:void 0},modelValue:{default:""},state:{type:[Boolean,null],default:null}},emits:["update:modelValue","change","input"],setup(n,{emit:e}){const t=n,r=Lr(t,"modelValue",e),o=c.ref(null),{focused:s}=k8(o,{initialValue:t.autofocus}),i=c.computed(()=>({"form-select":!0,"bd-form-select":!0,"is-invalid":t.state===!1,[`form-select-${t.size}`]:["xs","sm","lg"].includes(t.size)}));c.watch(()=>t.autofocus,d=>{d&&(s.value=!0)});const l=d=>{r.value=d.target.value;let f=u(d.target.value);e("input",f)},a=d=>{let f=u(d.target.value);e("change",f)},u=d=>{try{return JSON.parse(d)}catch{return d}};return(d,f)=>c.withDirectives((c.openBlock(),c.createElementBlock("select",{class:c.normalizeClass(i.value),"onUpdate:modelValue":f[0]||(f[0]=h=>c.isRef(r)?r.value=h:null),disabled:t.disabled,ref_key:"input",ref:o,onInput:l,onChange:a},[c.renderSlot(d.$slots,"first"),t.options&&t.options.length>0&&t.options[0].label&&t.options[0].options?(c.openBlock(!0),c.createElementBlock(c.Fragment,{key:0},c.renderList(t.options,h=>(c.openBlock(),c.createElementBlock("optgroup",{label:h.label},[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(h.options,p=>(c.openBlock(),c.createElementBlock("option",{value:JSON.stringify(p.value),key:p.value},c.toDisplayString(p.text),9,av))),128))],8,iv))),256)):(c.openBlock(!0),c.createElementBlock(c.Fragment,{key:1},c.renderList(t.options,h=>(c.openBlock(),c.createElementBlock("option",{value:h.value,key:h.value},c.toDisplayString(h.text),9,lv))),128))],42,sv)),[[c.vModelSelect,c.unref(r)]])}}),cv=["value","true-value","false-value","data-checked"],Uf=c.defineComponent({__name:"BDFormCheckbox",props:{modelValue:{type:[Boolean,String,Array],default:void 0},value:{type:[Boolean,String],default:!0},uncheckedValue:{type:[Boolean,String],default:!1},state:{type:[Boolean,null],default:void 0}},emits:["update:modelValue","change","input"],setup(n,{emit:e}){const t=n,{uniqueIdentifier:r}=uo(),o=Lr(t,"modelValue",e),s=`form-check-input-${r.value}`,i=c.computed(()=>["form-check","bd-form-checkbox"]),l=c.computed(()=>({"form-check-input":!0,"is-invalid":t.state===!1})),a=u=>e("change",u.target.value);return(u,d)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(i.value)},[c.withDirectives(c.createElementVNode("input",{"onUpdate:modelValue":d[0]||(d[0]=f=>c.isRef(o)?o.value=f:null),id:s,class:c.normalizeClass(l.value),type:"checkbox",value:u.value,"true-value":u.value,"false-value":u.uncheckedValue,"data-checked":c.unref(o)===u.value,onChange:a},null,42,cv),[[c.vModelCheckbox,c.unref(o)]]),c.createElementVNode("label",{class:"form-check-label",for:s},[c.renderSlot(u.$slots,"default")]),c.renderSlot(u.$slots,"last")],2))}}),uv={key:0,class:"bd-article__body"},dv={key:1},zf=c.defineComponent({__name:"BDArticle",props:{title:{default:""},text:{default:""},hideBody:{type:Boolean,default:!1},hideFooter:{type:Boolean,default:!1},identifier:{}},emits:["click"],setup(n,{emit:e}){const t=n,r=o=>e("click",{event:o,identifier:t.identifier});return(o,s)=>(c.openBlock(),c.createElementBlock("article",{class:"bd-article",onClick:r},[c.createElementVNode("header",null,[c.renderSlot(o.$slots,"header",{},()=>[c.createElementVNode("h5",null,c.toDisplayString(t.title),1)])]),t.hideBody?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("div",uv,[c.renderSlot(o.$slots,"default",{},()=>[c.createTextVNode(c.toDisplayString(t.text),1)])])),t.hideFooter?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("footer",dv,[c.renderSlot(o.$slots,"footer")]))]))}}),fo={DANGER:"danger",WARNING:"warning",INFO:"info",SUCCESS:"success"},fv=["id"],hv={class:"toast-header"},pv=c.createElementVNode("button",{type:"button",class:"btn-close","data-bs-dismiss":"toast","aria-label":"Close"},null,-1),mv={class:"toast-body"},Pl=c.defineComponent({__name:"BDToast",props:{id:{},variant:{default:fo.INFO},title:{default:""},text:{default:""}},setup(n){const e=n,t=c.computed(()=>({[`bd-toast-${e.variant}`]:!0})),r=c.computed(()=>e.variant!==fo.SUCCESS);return(o,s)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(["toast bd-toast",t.value]),role:"alert","aria-live":"assertive","aria-atomic":"true",key:e.id,id:e.id},[c.createElementVNode("div",hv,[r.value?(c.openBlock(),c.createBlock(c.unref(Mr),{key:0})):(c.openBlock(),c.createBlock(c.unref(co),{key:1})),c.createElementVNode("h5",null,c.toDisplayString(e.title),1),pv]),c.createElementVNode("div",mv,[c.createElementVNode("span",null,c.toDisplayString(e.text),1)])],10,fv))}}),Ve="",ci=n=>typeof n=="string"||n instanceof String,gv={class:"bd-pill"},vv=["src"],yv={class:"bd-pill__description"},Ev=["href"],Cv=["id","textContent","title"],bv=["id","textContent","title"],ui=c.defineComponent({__name:"BDPill",props:{imgSrc:{default:Ve},uri:{default:Ve},uriDisplayName:{default:Ve},title:{default:Ve},subtitle:{default:Ve},showClose:{type:Boolean,default:!1}},emits:["close"],setup(n,{emit:e}){const t=n,{uniqueIdentifier:r}=uo(),o=c.computed(()=>t.uri),s=c.computed(()=>t.uriDisplayName!==Ve?t.uriDisplayName:t.uri),i=c.computed(()=>t.imgSrc),l=c.computed(()=>t.title),a=c.computed(()=>t.subtitle),u=c.computed(()=>`bd-pill-title-${r.value}`),d=c.computed(()=>`bd-pill-subtitle-${r.value}`);return(f,h)=>(c.openBlock(),c.createElementBlock("div",gv,[c.createElementVNode("img",{src:i.value,class:"bd-pill__logo",alt:"logo-externe-partij"},null,8,vv),c.createElementVNode("div",yv,[c.createElementVNode("a",{href:o.value,class:"bd-pill__link",target:"_blank",rel:"noopener noreferrer"},[c.createVNode(c.unref(ri),{class:"bd-pill__icon-hyperlink",style:{height:"12px"}}),c.createTextVNode(" "+c.toDisplayString(s.value),1)],8,Ev),c.createElementVNode("span",{class:"bd-pill__title",id:u.value,textContent:c.toDisplayString(l.value),"data-bs-toggle":"tooltip",title:l.value},null,8,Cv),c.createElementVNode("span",{class:"bd-pill__subtitle",id:d.value,textContent:c.toDisplayString(a.value),"data-bs-toggle":"tooltip",title:a.value},null,8,bv)])]))}});function Av(n,e){var t={};for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&e.indexOf(r)<0&&(t[r]=n[r]);if(n!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(n);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(n,r[o])&&(t[r[o]]=n[r[o]]);return t}typeof SuppressedError=="function"&&SuppressedError;const _v=n=>Array.isArray(n)&&n.length>0,wv=n=>Object.keys(n).map(e=>n[e]),Fl={name:"BDUserInformation",props:{value:{type:Object},showProfilePicture:{type:Boolean}},render(){const n=this.value,{name:e,profilePictureUri:t,extra:r}=n,o=Av(n,["name","profilePictureUri","extra"]),s=t&&this.showProfilePicture?c.h("img",{class:"bd-user-information__profile-picture",src:t,alt:e}):null;let l=[c.h("h4",null,e)];this.$slots.default&&l.push(this.$slots.default());const a=c.h("div",{class:"bd-user-information__header"},l),u=c.h("small",null,wv(o).filter(f=>f).join(" ⢠")),d=c.h("div",{class:"bd-user-information__detail"},[a,u]);return c.h("div",{class:"bd-user-information"},[s,d])}},di=c.defineComponent({__name:"BDDropdownItem",props:{to:{default:""},target:{default:"_blank"},text:{default:void 0},rel:{default:"noopener noreferrer"}},emits:["click"],setup(n,{emit:e}){const t=n,r=()=>{e("click")};return(o,s)=>(c.openBlock(),c.createElementBlock("li",c.mergeProps({class:"bd-dropdown-item"},o.$attrs),[c.createVNode(lo,c.mergeProps({class:"dropdown-item",onClick:r},t),{default:c.withCtx(()=>[c.renderSlot(o.$slots,"default",{},()=>[c.createTextVNode(c.toDisplayString(t.text),1)])]),_:3},16)],16))}});var Vl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function $l(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var jf={exports:{}};(function(n,e){(function(r,o){n.exports=o()})(self,function(){return function(){var t={3099:function(i){i.exports=function(l){if(typeof l!="function")throw TypeError(String(l)+" is not a function");return l}},6077:function(i,l,a){var u=a(111);i.exports=function(d){if(!u(d)&&d!==null)throw TypeError("Can't set "+String(d)+" as a prototype");return d}},1223:function(i,l,a){var u=a(5112),d=a(30),f=a(3070),h=u("unscopables"),p=Array.prototype;p[h]==null&&f.f(p,h,{configurable:!0,value:d(null)}),i.exports=function(m){p[h][m]=!0}},1530:function(i,l,a){var u=a(8710).charAt;i.exports=function(d,f,h){return f+(h?u(d,f).length:1)}},5787:function(i){i.exports=function(l,a,u){if(!(l instanceof a))throw TypeError("Incorrect "+(u?u+" ":"")+"invocation");return l}},9670:function(i,l,a){var u=a(111);i.exports=function(d){if(!u(d))throw TypeError(String(d)+" is not an object");return d}},4019:function(i){i.exports=typeof ArrayBuffer<"u"&&typeof DataView<"u"},260:function(i,l,a){var u=a(4019),d=a(9781),f=a(7854),h=a(111),p=a(6656),m=a(648),g=a(8880),v=a(1320),C=a(3070).f,A=a(9518),E=a(7674),y=a(5112),x=a(9711),_=f.Int8Array,O=_&&_.prototype,I=f.Uint8ClampedArray,L=I&&I.prototype,$=_&&A(_),V=O&&A(O),H=Object.prototype,G=H.isPrototypeOf,Y=y("toStringTag"),K=x("TYPED_ARRAY_TAG"),W=u&&!!E&&m(f.opera)!=="Opera",Z=!1,U,ee={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},re={BigInt64Array:8,BigUint64Array:8},ue=function(D){if(!h(D))return!1;var B=m(D);return B==="DataView"||p(ee,B)||p(re,B)},ge=function(be){if(!h(be))return!1;var D=m(be);return p(ee,D)||p(re,D)},Ee=function(be){if(ge(be))return be;throw TypeError("Target is not a typed array")},Se=function(be){if(E){if(G.call($,be))return be}else for(var D in ee)if(p(ee,U)){var B=f[D];if(B&&(be===B||G.call(B,be)))return be}throw TypeError("Target is not a typed array constructor")},ke=function(be,D,B){if(d){if(B)for(var N in ee){var R=f[N];R&&p(R.prototype,be)&&delete R.prototype[be]}(!V[be]||B)&&v(V,be,B?D:W&&O[be]||D)}},Oe=function(be,D,B){var N,R;if(d){if(E){if(B)for(N in ee)R=f[N],R&&p(R,be)&&delete R[be];if(!$[be]||B)try{return v($,be,B?D:W&&_[be]||D)}catch{}else return}for(N in ee)R=f[N],R&&(!R[be]||B)&&v(R,be,D)}};for(U in ee)f[U]||(W=!1);if((!W||typeof $!="function"||$===Function.prototype)&&($=function(){throw TypeError("Incorrect invocation")},W))for(U in ee)f[U]&&E(f[U],$);if((!W||!V||V===H)&&(V=$.prototype,W))for(U in ee)f[U]&&E(f[U].prototype,V);if(W&&A(L)!==V&&E(L,V),d&&!p(V,Y)){Z=!0,C(V,Y,{get:function(){return h(this)?this[K]:void 0}});for(U in ee)f[U]&&g(f[U],K,U)}i.exports={NATIVE_ARRAY_BUFFER_VIEWS:W,TYPED_ARRAY_TAG:Z&&K,aTypedArray:Ee,aTypedArrayConstructor:Se,exportTypedArrayMethod:ke,exportTypedArrayStaticMethod:Oe,isView:ue,isTypedArray:ge,TypedArray:$,TypedArrayPrototype:V}},3331:function(i,l,a){var u=a(7854),d=a(9781),f=a(4019),h=a(8880),p=a(2248),m=a(7293),g=a(5787),v=a(9958),C=a(7466),A=a(7067),E=a(1179),y=a(9518),x=a(7674),_=a(8006).f,O=a(3070).f,I=a(1285),L=a(8003),$=a(9909),V=$.get,H=$.set,G="ArrayBuffer",Y="DataView",K="prototype",W="Wrong length",Z="Wrong index",U=u[G],ee=U,re=u[Y],ue=re&&re[K],ge=Object.prototype,Ee=u.RangeError,Se=E.pack,ke=E.unpack,Oe=function(T){return[T&255]},be=function(T){return[T&255,T>>8&255]},D=function(T){return[T&255,T>>8&255,T>>16&255,T>>24&255]},B=function(T){return T[3]<<24|T[2]<<16|T[1]<<8|T[0]},N=function(T){return Se(T,23,4)},R=function(T){return Se(T,52,8)},b=function(T,F){O(T[K],F,{get:function(){return V(this)[F]}})},w=function(T,F,Q,ae){var pe=A(Q),we=V(T);if(pe+F>we.byteLength)throw Ee(Z);var q=V(we.buffer).bytes,ie=pe+we.byteOffset,Ae=q.slice(ie,ie+F);return ae?Ae:Ae.reverse()},k=function(T,F,Q,ae,pe,we){var q=A(Q),ie=V(T);if(q+F>ie.byteLength)throw Ee(Z);for(var Ae=V(ie.buffer).bytes,Pe=q+ie.byteOffset,qe=ae(+pe),nt=0;nt<F;nt++)Ae[Pe+nt]=qe[we?nt:F-nt-1]};if(!f)ee=function(F){g(this,ee,G);var Q=A(F);H(this,{bytes:I.call(new Array(Q),0),byteLength:Q}),d||(this.byteLength=Q)},re=function(F,Q,ae){g(this,re,Y),g(F,ee,Y);var pe=V(F).byteLength,we=v(Q);if(we<0||we>pe)throw Ee("Wrong offset");if(ae=ae===void 0?pe-we:C(ae),we+ae>pe)throw Ee(W);H(this,{buffer:F,byteLength:ae,byteOffset:we}),d||(this.buffer=F,this.byteLength=ae,this.byteOffset=we)},d&&(b(ee,"byteLength"),b(re,"buffer"),b(re,"byteLength"),b(re,"byteOffset")),p(re[K],{getInt8:function(F){return w(this,1,F)[0]<<24>>24},getUint8:function(F){return w(this,1,F)[0]},getInt16:function(F){var Q=w(this,2,F,arguments.length>1?arguments[1]:void 0);return(Q[1]<<8|Q[0])<<16>>16},getUint16:function(F){var Q=w(this,2,F,arguments.length>1?arguments[1]:void 0);return Q[1]<<8|Q[0]},getInt32:function(F){return B(w(this,4,F,arguments.length>1?arguments[1]:void 0))},getUint32:function(F){return B(w(this,4,F,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(F){return ke(w(this,4,F,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(F){return ke(w(this,8,F,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(F,Q){k(this,1,F,Oe,Q)},setUint8:function(F,Q){k(this,1,F,Oe,Q)},setInt16:function(F,Q){k(this,2,F,be,Q,arguments.length>2?arguments[2]:void 0)},setUint16:function(F,Q){k(this,2,F,be,Q,arguments.length>2?arguments[2]:void 0)},setInt32:function(F,Q){k(this,4,F,D,Q,arguments.length>2?arguments[2]:void 0)},setUint32:function(F,Q){k(this,4,F,D,Q,arguments.length>2?arguments[2]:void 0)},setFloat32:function(F,Q){k(this,4,F,N,Q,arguments.length>2?arguments[2]:void 0)},setFloat64:function(F,Q){k(this,8,F,R,Q,arguments.length>2?arguments[2]:void 0)}});else{if(!m(function(){U(1)})||!m(function(){new U(-1)})||m(function(){return new U,new U(1.5),new U(NaN),U.name!=G})){ee=function(F){return g(this,ee),new U(A(F))};for(var M=ee[K]=U[K],z=_(U),j=0,J;z.length>j;)(J=z[j++])in ee||h(ee,J,U[J]);M.constructor=ee}x&&y(ue)!==ge&&x(ue,ge);var X=new re(new ee(2)),S=ue.setInt8;X.setInt8(0,2147483648),X.setInt8(1,2147483649),(X.getInt8(0)||!X.getInt8(1))&&p(ue,{setInt8:function(F,Q){S.call(this,F,Q<<24>>24)},setUint8:function(F,Q){S.call(this,F,Q<<24>>24)}},{unsafe:!0})}L(ee,G),L(re,Y),i.exports={ArrayBuffer:ee,DataView:re}},1048:function(i,l,a){var u=a(7908),d=a(1400),f=a(7466),h=Math.min;i.exports=[].copyWithin||function(m,g){var v=u(this),C=f(v.length),A=d(m,C),E=d(g,C),y=arguments.length>2?arguments[2]:void 0,x=h((y===void 0?C:d(y,C))-E,C-A),_=1;for(E<A&&A<E+x&&(_=-1,E+=x-1,A+=x-1);x-- >0;)E in v?v[A]=v[E]:delete v[A],A+=_,E+=_;return v}},1285:function(i,l,a){var u=a(7908),d=a(1400),f=a(7466);i.exports=function(p){for(var m=u(this),g=f(m.length),v=arguments.length,C=d(v>1?arguments[1]:void 0,g),A=v>2?arguments[2]:void 0,E=A===void 0?g:d(A,g);E>C;)m[C++]=p;return m}},8533:function(i,l,a){var u=a(2092).forEach,d=a(9341),f=d("forEach");i.exports=f?[].forEach:function(p){return u(this,p,arguments.length>1?arguments[1]:void 0)}},8457:function(i,l,a){var u=a(9974),d=a(7908),f=a(3411),h=a(7659),p=a(7466),m=a(6135),g=a(1246);i.exports=function(C){var A=d(C),E=typeof this=="function"?this:Array,y=arguments.length,x=y>1?arguments[1]:void 0,_=x!==void 0,O=g(A),I=0,L,$,V,H,G,Y;if(_&&(x=u(x,y>2?arguments[2]:void 0,2)),O!=null&&!(E==Array&&h(O)))for(H=O.call(A),G=H.next,$=new E;!(V=G.call(H)).done;I++)Y=_?f(H,x,[V.value,I],!0):V.value,m($,I,Y);else for(L=p(A.length),$=new E(L);L>I;I++)Y=_?x(A[I],I):A[I],m($,I,Y);return $.length=I,$}},1318:function(i,l,a){var u=a(5656),d=a(7466),f=a(1400),h=function(p){return function(m,g,v){var C=u(m),A=d(C.length),E=f(v,A),y;if(p&&g!=g){for(;A>E;)if(y=C[E++],y!=y)return!0}else for(;A>E;E++)if((p||E in C)&&C[E]===g)return p||E||0;return!p&&-1}};i.exports={includes:h(!0),indexOf:h(!1)}},2092:function(i,l,a){var u=a(9974),d=a(8361),f=a(7908),h=a(7466),p=a(5417),m=[].push,g=function(v){var C=v==1,A=v==2,E=v==3,y=v==4,x=v==6,_=v==7,O=v==5||x;return function(I,L,$,V){for(var H=f(I),G=d(H),Y=u(L,$,3),K=h(G.length),W=0,Z=V||p,U=C?Z(I,K):A||_?Z(I,0):void 0,ee,re;K>W;W++)if((O||W in G)&&(ee=G[W],re=Y(ee,W,H),v))if(C)U[W]=re;else if(re)switch(v){case 3:return!0;case 5:return ee;case 6:return W;case 2:m.call(U,ee)}else switch(v){case 4:return!1;case 7:m.call(U,ee)}return x?-1:E||y?y:U}};i.exports={forEach:g(0),map:g(1),filter:g(2),some:g(3),every:g(4),find:g(5),findIndex:g(6),filterOut:g(7)}},6583:function(i,l,a){var u=a(5656),d=a(9958),f=a(7466),h=a(9341),p=Math.min,m=[].lastIndexOf,g=!!m&&1/[1].lastIndexOf(1,-0)<0,v=h("lastIndexOf"),C=g||!v;i.exports=C?function(E){if(g)return m.apply(this,arguments)||0;var y=u(this),x=f(y.length),_=x-1;for(arguments.length>1&&(_=p(_,d(arguments[1]))),_<0&&(_=x+_);_>=0;_--)if(_ in y&&y[_]===E)return _||0;return-1}:m},1194:function(i,l,a){var u=a(7293),d=a(5112),f=a(7392),h=d("species");i.exports=function(p){return f>=51||!u(function(){var m=[],g=m.constructor={};return g[h]=function(){return{foo:1}},m[p](Boolean).foo!==1})}},9341:function(i,l,a){var u=a(7293);i.exports=function(d,f){var h=[][d];return!!h&&u(function(){h.call(null,f||function(){throw 1},1)})}},3671:function(i,l,a){var u=a(3099),d=a(7908),f=a(8361),h=a(7466),p=function(m){return function(g,v,C,A){u(v);var E=d(g),y=f(E),x=h(E.length),_=m?x-1:0,O=m?-1:1;if(C<2)for(;;){if(_ in y){A=y[_],_+=O;break}if(_+=O,m?_<0:x<=_)throw TypeError("Reduce of empty array with no initial value")}for(;m?_>=0:x>_;_+=O)_ in y&&(A=v(A,y[_],_,E));return A}};i.exports={left:p(!1),right:p(!0)}},5417:function(i,l,a){var u=a(111),d=a(3157),f=a(5112),h=f("species");i.exports=function(p,m){var g;return d(p)&&(g=p.constructor,typeof g=="function"&&(g===Array||d(g.prototype))?g=void 0:u(g)&&(g=g[h],g===null&&(g=void 0))),new(g===void 0?Array:g)(m===0?0:m)}},3411:function(i,l,a){var u=a(9670),d=a(9212);i.exports=function(f,h,p,m){try{return m?h(u(p)[0],p[1]):h(p)}catch(g){throw d(f),g}}},7072:function(i,l,a){var u=a(5112),d=u("iterator"),f=!1;try{var h=0,p={next:function(){return{done:!!h++}},return:function(){f=!0}};p[d]=function(){return this},Array.from(p,function(){throw 2})}catch{}i.exports=function(m,g){if(!g&&!f)return!1;var v=!1;try{var C={};C[d]=function(){return{next:function(){return{done:v=!0}}}},m(C)}catch{}return v}},4326:function(i){var l={}.toString;i.exports=function(a){return l.call(a).slice(8,-1)}},648:function(i,l,a){var u=a(1694),d=a(4326),f=a(5112),h=f("toStringTag"),p=d(function(){return arguments}())=="Arguments",m=function(g,v){try{return g[v]}catch{}};i.exports=u?d:function(g){var v,C,A;return g===void 0?"Undefined":g===null?"Null":typeof(C=m(v=Object(g),h))=="string"?C:p?d(v):(A=d(v))=="Object"&&typeof v.callee=="function"?"Arguments":A}},9920:function(i,l,a){var u=a(6656),d=a(3887),f=a(1236),h=a(3070);i.exports=function(p,m){for(var g=d(m),v=h.f,C=f.f,A=0;A<g.length;A++){var E=g[A];u(p,E)||v(p,E,C(m,E))}}},8544:function(i,l,a){var u=a(7293);i.exports=!u(function(){function d(){}return d.prototype.constructor=null,Object.getPrototypeOf(new d)!==d.prototype})},4994:function(i,l,a){var u=a(3383).IteratorPrototype,d=a(30),f=a(9114),h=a(8003),p=a(7497),m=function(){return this};i.exports=function(g,v,C){var A=v+" Iterator";return g.prototype=d(u,{next:f(1,C)}),h(g,A,!1,!0),p[A]=m,g}},8880:function(i,l,a){var u=a(9781),d=a(3070),f=a(9114);i.exports=u?function(h,p,m){return d.f(h,p,f(1,m))}:function(h,p,m){return h[p]=m,h}},9114:function(i){i.exports=function(l,a){return{enumerable:!(l&1),configurable:!(l&2),writable:!(l&4),value:a}}},6135:function(i,l,a){var u=a(7593),d=a(3070),f=a(9114);i.exports=function(h,p,m){var g=u(p);g in h?d.f(h,g,f(0,m)):h[g]=m}},654:function(i,l,a){var u=a(2109),d=a(4994),f=a(9518),h=a(7674),p=a(8003),m=a(8880),g=a(1320),v=a(5112),C=a(1913),A=a(7497),E=a(3383),y=E.IteratorPrototype,x=E.BUGGY_SAFARI_ITERATORS,_=v("iterator"),O="keys",I="values",L="entries",$=function(){return this};i.exports=function(V,H,G,Y,K,W,Z){d(G,H,Y);var U=function(D){if(D===K&&Ee)return Ee;if(!x&&D in ue)return ue[D];switch(D){case O:return function(){return new G(this,D)};case I:return function(){return new G(this,D)};case L:return function(){return new G(this,D)}}return function(){return new G(this)}},ee=H+" Iterator",re=!1,ue=V.prototype,ge=ue[_]||ue["@@iterator"]||K&&ue[K],Ee=!x&&ge||U(K),Se=H=="Array"&&ue.entries||ge,ke,Oe,be;if(Se&&(ke=f(Se.call(new V)),y!==Object.prototype&&ke.next&&(!C&&f(ke)!==y&&(h?h(ke,y):typeof ke[_]!="function"&&m(ke,_,$)),p(ke,ee,!0,!0),C&&(A[ee]=$))),K==I&&ge&&ge.name!==I&&(re=!0,Ee=function(){return ge.call(this)}),(!C||Z)&&ue[_]!==Ee&&m(ue,_,Ee),A[H]=Ee,K)if(Oe={values:U(I),keys:W?Ee:U(O),entries:U(L)},Z)for(be in Oe)(x||re||!(be in ue))&&g(ue,be,Oe[be]);else u({target:H,proto:!0,forced:x||re},Oe);return Oe}},9781:function(i,l,a){var u=a(7293);i.exports=!u(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},317:function(i,l,a){var u=a(7854),d=a(111),f=u.document,h=d(f)&&d(f.createElement);i.exports=function(p){return h?f.createElement(p):{}}},8324:function(i){i.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},8113:function(i,l,a){var u=a(5005);i.exports=u("navigator","userAgent")||""},7392:function(i,l,a){var u=a(7854),d=a(8113),f=u.process,h=f&&f.versions,p=h&&h.v8,m,g;p?(m=p.split("."),g=m[0]+m[1]):d&&(m=d.match(/Edge\/(\d+)/),(!m||m[1]>=74)&&(m=d.match(/Chrome\/(\d+)/),m&&(g=m[1]))),i.exports=g&&+g},748:function(i){i.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2109:function(i,l,a){var u=a(7854),d=a(1236).f,f=a(8880),h=a(1320),p=a(3505),m=a(9920),g=a(4705);i.exports=function(v,C){var A=v.target,E=v.global,y=v.stat,x,_,O,I,L,$;if(E?_=u:y?_=u[A]||p(A,{}):_=(u[A]||{}).prototype,_)for(O in C){if(L=C[O],v.noTargetGet?($=d(_,O),I=$&&$.value):I=_[O],x=g(E?O:A+(y?".":"#")+O,v.forced),!x&&I!==void 0){if(typeof L==typeof I)continue;m(L,I)}(v.sham||I&&I.sham)&&f(L,"sham",!0),h(_,O,L,v)}}},7293:function(i){i.exports=function(l){try{return!!l()}catch{return!0}}},7007:function(i,l,a){a(4916);var u=a(1320),d=a(7293),f=a(5112),h=a(2261),p=a(8880),m=f("species"),g=!d(function(){var y=/./;return y.exec=function(){var x=[];return x.groups={a:"7"},x},"".replace(y,"$<a>")!=="7"}),v=function(){return"a".replace(/./,"$0")==="$0"}(),C=f("replace"),A=function(){return/./[C]?/./[C]("a","$0")==="":!1}(),E=!d(function(){var y=/(?:)/,x=y.exec;y.exec=function(){return x.apply(this,arguments)};var _="ab".split(y);return _.length!==2||_[0]!=="a"||_[1]!=="b"});i.exports=function(y,x,_,O){var I=f(y),L=!d(function(){var K={};return K[I]=function(){return 7},""[y](K)!=7}),$=L&&!d(function(){var K=!1,W=/a/;return y==="split"&&(W={},W.constructor={},W.constructor[m]=function(){return W},W.flags="",W[I]=/./[I]),W.exec=function(){return K=!0,null},W[I](""),!K});if(!L||!$||y==="replace"&&!(g&&v&&!A)||y==="split"&&!E){var V=/./[I],H=_(I,""[y],function(K,W,Z,U,ee){return W.exec===h?L&&!ee?{done:!0,value:V.call(W,Z,U)}:{done:!0,value:K.call(Z,W,U)}:{done:!1}},{REPLACE_KEEPS_$0:v,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:A}),G=H[0],Y=H[1];u(String.prototype,y,G),u(RegExp.prototype,I,x==2?function(K,W){return Y.call(K,this,W)}:function(K){return Y.call(K,this)})}O&&p(RegExp.prototype[I],"sham",!0)}},9974:function(i,l,a){var u=a(3099);i.exports=function(d,f,h){if(u(d),f===void 0)return d;switch(h){case 0:return function(){return d.call(f)};case 1:return function(p){return d.call(f,p)};case 2:return function(p,m){return d.call(f,p,m)};case 3:return function(p,m,g){return d.call(f,p,m,g)}}return function(){return d.apply(f,arguments)}}},5005:function(i,l,a){var u=a(857),d=a(7854),f=function(h){return typeof h=="function"?h:void 0};i.exports=function(h,p){return arguments.length<2?f(u[h])||f(d[h]):u[h]&&u[h][p]||d[h]&&d[h][p]}},1246:function(i,l,a){var u=a(648),d=a(7497),f=a(5112),h=f("iterator");i.exports=function(p){if(p!=null)return p[h]||p["@@iterator"]||d[u(p)]}},8554:function(i,l,a){var u=a(9670),d=a(1246);i.exports=function(f){var h=d(f);if(typeof h!="function")throw TypeError(String(f)+" is not iterable");return u(h.call(f))}},647:function(i,l,a){var u=a(7908),d=Math.floor,f="".replace,h=/\$([$&'`]|\d\d?|<[^>]*>)/g,p=/\$([$&'`]|\d\d?)/g;i.exports=function(m,g,v,C,A,E){var y=v+m.length,x=C.length,_=p;return A!==void 0&&(A=u(A),_=h),f.call(E,_,function(O,I){var L;switch(I.charAt(0)){case"$":return"$";case"&":return m;case"`":return g.slice(0,v);case"'":return g.slice(y);case"<":L=A[I.slice(1,-1)];break;default:var $=+I;if($===0)return O;if($>x){var V=d($/10);return V===0?O:V<=x?C[V-1]===void 0?I.charAt(1):C[V-1]+I.charAt(1):O}L=C[$-1]}return L===void 0?"":L})}},7854:function(i,l,a){var u=function(d){return d&&d.Math==Math&&d};i.exports=u(typeof globalThis=="object"&&globalThis)||u(typeof window=="object"&&window)||u(typeof self=="object"&&self)||u(typeof a.g=="object"&&a.g)||function(){return this}()||Function("return this")()},6656:function(i){var l={}.hasOwnProperty;i.exports=function(a,u){return l.call(a,u)}},3501:function(i){i.exports={}},490:function(i,l,a){var u=a(5005);i.exports=u("document","documentElement")},4664:function(i,l,a){var u=a(9781),d=a(7293),f=a(317);i.exports=!u&&!d(function(){return Object.defineProperty(f("div"),"a",{get:function(){return 7}}).a!=7})},1179:function(i){var l=Math.abs,a=Math.pow,u=Math.floor,d=Math.log,f=Math.LN2,h=function(m,g,v){var C=new Array(v),A=v*8-g-1,E=(1<<A)-1,y=E>>1,x=g===23?a(2,-24)-a(2,-77):0,_=m<0||m===0&&1/m<0?1:0,O=0,I,L,$;for(m=l(m),m!=m||m===1/0?(L=m!=m?1:0,I=E):(I=u(d(m)/f),m*($=a(2,-I))<1&&(I--,$*=2),I+y>=1?m+=x/$:m+=x*a(2,1-y),m*$>=2&&(I++,$/=2),I+y>=E?(L=0,I=E):I+y>=1?(L=(m*$-1)*a(2,g),I=I+y):(L=m*a(2,y-1)*a(2,g),I=0));g>=8;C[O++]=L&255,L/=256,g-=8);for(I=I<<g|L,A+=g;A>0;C[O++]=I&255,I/=256,A-=8);return C[--O]|=_*128,C},p=function(m,g){var v=m.length,C=v*8-g-1,A=(1<<C)-1,E=A>>1,y=C-7,x=v-1,_=m[x--],O=_&127,I;for(_>>=7;y>0;O=O*256+m[x],x--,y-=8);for(I=O&(1<<-y)-1,O>>=-y,y+=g;y>0;I=I*256+m[x],x--,y-=8);if(O===0)O=1-E;else{if(O===A)return I?NaN:_?-1/0:1/0;I=I+a(2,g),O=O-E}return(_?-1:1)*I*a(2,O-g)};i.exports={pack:h,unpack:p}},8361:function(i,l,a){var u=a(7293),d=a(4326),f="".split;i.exports=u(function(){return!Object("z").propertyIsEnumerable(0)})?function(h){return d(h)=="String"?f.call(h,""):Object(h)}:Object},9587:function(i,l,a){var u=a(111),d=a(7674);i.exports=function(f,h,p){var m,g;return d&&typeof(m=h.constructor)=="function"&&m!==p&&u(g=m.prototype)&&g!==p.prototype&&d(f,g),f}},2788:function(i,l,a){var u=a(5465),d=Function.toString;typeof u.inspectSource!="function"&&(u.inspectSource=function(f){return d.call(f)}),i.exports=u.inspectSource},9909:function(i,l,a){var u=a(8536),d=a(7854),f=a(111),h=a(8880),p=a(6656),m=a(5465),g=a(6200),v=a(3501),C=d.WeakMap,A,E,y,x=function(H){return y(H)?E(H):A(H,{})},_=function(H){return function(G){var Y;if(!f(G)||(Y=E(G)).type!==H)throw TypeError("Incompatible receiver, "+H+" required");return Y}};if(u){var O=m.state||(m.state=new C),I=O.get,L=O.has,$=O.set;A=function(H,G){return G.facade=H,$.call(O,H,G),G},E=function(H){return I.call(O,H)||{}},y=function(H){return L.call(O,H)}}else{var V=g("state");v[V]=!0,A=function(H,G){return G.facade=H,h(H,V,G),G},E=function(H){return p(H,V)?H[V]:{}},y=function(H){return p(H,V)}}i.exports={set:A,get:E,has:y,enforce:x,getterFor:_}},7659:function(i,l,a){var u=a(5112),d=a(7497),f=u("iterator"),h=Array.prototype;i.exports=function(p){return p!==void 0&&(d.Array===p||h[f]===p)}},3157:function(i,l,a){var u=a(4326);i.exports=Array.isArray||function(f){return u(f)=="Array"}},4705:function(i,l,a){var u=a(7293),d=/#|\.prototype\./,f=function(v,C){var A=p[h(v)];return A==g?!0:A==m?!1:typeof C=="function"?u(C):!!C},h=f.normalize=function(v){return String(v).replace(d,".").toLowerCase()},p=f.data={},m=f.NATIVE="N",g=f.POLYFILL="P";i.exports=f},111:function(i){i.exports=function(l){return typeof l=="object"?l!==null:typeof l=="function"}},1913:function(i){i.exports=!1},7850:function(i,l,a){var u=a(111),d=a(4326),f=a(5112),h=f("match");i.exports=function(p){var m;return u(p)&&((m=p[h])!==void 0?!!m:d(p)=="RegExp")}},9212:function(i,l,a){var u=a(9670);i.exports=function(d){var f=d.return;if(f!==void 0)return u(f.call(d)).value}},3383:function(i,l,a){var u=a(7293),d=a(9518),f=a(8880),h=a(6656),p=a(5112),m=a(1913),g=p("iterator"),v=!1,C=function(){return this},A,E,y;[].keys&&(y=[].keys(),"next"in y?(E=d(d(y)),E!==Object.prototype&&(A=E)):v=!0);var x=A==null||u(function(){var _={};return A[g].call(_)!==_});x&&(A={}),(!m||x)&&!h(A,g)&&f(A,g,C),i.exports={IteratorPrototype:A,BUGGY_SAFARI_ITERATORS:v}},7497:function(i){i.exports={}},133:function(i,l,a){var u=a(7293);i.exports=!!Object.getOwnPropertySymbols&&!u(function(){return!String(Symbol())})},590:function(i,l,a){var u=a(7293),d=a(5112),f=a(1913),h=d("iterator");i.exports=!u(function(){var p=new URL("b?a=1&b=2&c=3","http://a"),m=p.searchParams,g="";return p.pathname="c%20d",m.forEach(function(v,C){m.delete("b"),g+=C+v}),f&&!p.toJSON||!m.sort||p.href!=="http://a/c%20d?a=1&c=3"||m.get("c")!=="3"||String(new URLSearchParams("?a=1"))!=="a=1"||!m[h]||new URL("https://a@b").username!=="a"||new URLSearchParams(new URLSearchParams("a=b")).get("a")!=="b"||new URL("http://ŃŠµŃŃ").host!=="xn--e1aybc"||new URL("http://a#б").hash!=="#%D0%B1"||g!=="a1c3"||new URL("http://x",void 0).host!=="x"})},8536:function(i,l,a){var u=a(7854),d=a(2788),f=u.WeakMap;i.exports=typeof f=="function"&&/native code/.test(d(f))},1574:function(i,l,a){var u=a(9781),d=a(7293),f=a(1956),h=a(5181),p=a(5296),m=a(7908),g=a(8361),v=Object.assign,C=Object.defineProperty;i.exports=!v||d(function(){if(u&&v({b:1},v(C({},"a",{enumerable:!0,get:function(){C(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var A={},E={},y=Symbol(),x="abcdefghijklmnopqrst";return A[y]=7,x.split("").forEach(function(_){E[_]=_}),v({},A)[y]!=7||f(v({},E)).join("")!=x})?function(E,y){for(var x=m(E),_=arguments.length,O=1,I=h.f,L=p.f;_>O;)for(var $=g(arguments[O++]),V=I?f($).concat(I($)):f($),H=V.length,G=0,Y;H>G;)Y=V[G++],(!u||L.call($,Y))&&(x[Y]=$[Y]);return x}:v},30:function(i,l,a){var u=a(9670),d=a(6048),f=a(748),h=a(3501),p=a(490),m=a(317),g=a(6200),v=">",C="<",A="prototype",E="script",y=g("IE_PROTO"),x=function(){},_=function(V){return C+E+v+V+C+"/"+E+v},O=function(V){V.write(_("")),V.close();var H=V.parentWindow.Object;return V=null,H},I=function(){var V=m("iframe"),H="java"+E+":",G;return V.style.display="none",p.appendChild(V),V.src=String(H),G=V.contentWindow.document,G.open(),G.write(_("document.F=Object")),G.close(),G.F},L,$=function(){try{L=document.domain&&new ActiveXObject("htmlfile")}catch{}$=L?O(L):I();for(var V=f.length;V--;)delete $[A][f[V]];return $()};h[y]=!0,i.exports=Object.create||function(H,G){var Y;return H!==null?(x[A]=u(H),Y=new x,x[A]=null,Y[y]=H):Y=$(),G===void 0?Y:d(Y,G)}},6048:function(i,l,a){var u=a(9781),d=a(3070),f=a(9670),h=a(1956);i.exports=u?Object.defineProperties:function(m,g){f(m);for(var v=h(g),C=v.length,A=0,E;C>A;)d.f(m,E=v[A++],g[E]);return m}},3070:function(i,l,a){var u=a(9781),d=a(4664),f=a(9670),h=a(7593),p=Object.defineProperty;l.f=u?p:function(g,v,C){if(f(g),v=h(v,!0),f(C),d)try{return p(g,v,C)}catch{}if("get"in C||"set"in C)throw TypeError("Accessors not supported");return"value"in C&&(g[v]=C.value),g}},1236:function(i,l,a){var u=a(9781),d=a(5296),f=a(9114),h=a(5656),p=a(7593),m=a(6656),g=a(4664),v=Object.getOwnPropertyDescriptor;l.f=u?v:function(A,E){if(A=h(A),E=p(E,!0),g)try{return v(A,E)}catch{}if(m(A,E))return f(!d.f.call(A,E),A[E])}},8006:function(i,l,a){var u=a(6324),d=a(748),f=d.concat("length","prototype");l.f=Object.getOwnPropertyNames||function(p){return u(p,f)}},5181:function(i,l){l.f=Object.getOwnPropertySymbols},9518:function(i,l,a){var u=a(6656),d=a(7908),f=a(6200),h=a(8544),p=f("IE_PROTO"),m=Object.prototype;i.exports=h?Object.getPrototypeOf:function(g){return g=d(g),u(g,p)?g[p]:typeof g.constructor=="function"&&g instanceof g.constructor?g.constructor.prototype:g instanceof Object?m:null}},6324:function(i,l,a){var u=a(6656),d=a(5656),f=a(1318).indexOf,h=a(3501);i.exports=function(p,m){var g=d(p),v=0,C=[],A;for(A in g)!u(h,A)&&u(g,A)&&C.push(A);for(;m.length>v;)u(g,A=m[v++])&&(~f(C,A)||C.push(A));return C}},1956:function(i,l,a){var u=a(6324),d=a(748);i.exports=Object.keys||function(h){return u(h,d)}},5296:function(i,l){var a={}.propertyIsEnumerable,u=Object.getOwnPropertyDescriptor,d=u&&!a.call({1:2},1);l.f=d?function(h){var p=u(this,h);return!!p&&p.enumerable}:a},7674:function(i,l,a){var u=a(9670),d=a(6077);i.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var f=!1,h={},p;try{p=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,p.call(h,[]),f=h instanceof Array}catch{}return function(g,v){return u(g),d(v),f?p.call(g,v):g.__proto__=v,g}}():void 0)},288:function(i,l,a){var u=a(1694),d=a(648);i.exports=u?{}.toString:function(){return"[object "+d(this)+"]"}},3887:function(i,l,a){var u=a(5005),d=a(8006),f=a(5181),h=a(9670);i.exports=u("Reflect","ownKeys")||function(m){var g=d.f(h(m)),v=f.f;return v?g.concat(v(m)):g}},857:function(i,l,a){var u=a(7854);i.exports=u},2248:function(i,l,a){var u=a(1320);i.exports=function(d,f,h){for(var p in f)u(d,p,f[p],h);return d}},1320:function(i,l,a){var u=a(7854),d=a(8880),f=a(6656),h=a(3505),p=a(2788),m=a(9909),g=m.get,v=m.enforce,C=String(String).split("String");(i.exports=function(A,E,y,x){var _=x?!!x.unsafe:!1,O=x?!!x.enumerable:!1,I=x?!!x.noTargetGet:!1,L;if(typeof y=="function"&&(typeof E=="string"&&!f(y,"name")&&d(y,"name",E),L=v(y),L.source||(L.source=C.join(typeof E=="string"?E:""))),A===u){O?A[E]=y:h(E,y);return}else _?!I&&A[E]&&(O=!0):delete A[E];O?A[E]=y:d(A,E,y)})(Function.prototype,"toString",function(){return typeof this=="function"&&g(this).source||p(this)})},7651:function(i,l,a){var u=a(4326),d=a(2261);i.exports=function(f,h){var p=f.exec;if(typeof p=="function"){var m=p.call(f,h);if(typeof m!="object")throw TypeError("RegExp exec method returned something other than an Object or null");return m}if(u(f)!=="RegExp")throw TypeError("RegExp#exec called on incompatible receiver");return d.call(f,h)}},2261:function(i,l,a){var u=a(7066),d=a(2999),f=RegExp.prototype.exec,h=String.prototype.replace,p=f,m=function(){var A=/a/,E=/b*/g;return f.call(A,"a"),f.call(E,"a"),A.lastIndex!==0||E.lastIndex!==0}(),g=d.UNSUPPORTED_Y||d.BROKEN_CARET,v=/()??/.exec("")[1]!==void 0,C=m||v||g;C&&(p=function(E){var y=this,x,_,O,I,L=g&&y.sticky,$=u.call(y),V=y.source,H=0,G=E;return L&&($=$.replace("y",""),$.indexOf("g")===-1&&($+="g"),G=String(E).slice(y.lastIndex),y.lastIndex>0&&(!y.multiline||y.multiline&&E[y.lastIndex-1]!==`
|
|
55
|
+
c0.2-3.05,0.33-6.12,0.33-9.22C283.46,122.5,279.61,104.17,272.67,87.44z"></path></g></g>`,1)];function f6(n,e){return c.openBlock(),c.createElementBlock("svg",u6,d6)}const sf=Ce(c6,[["render",f6]]),h6={},p6={class:"icon icon-luscii-open luscii-open",width:"14",height:"12",viewBox:"0 0 14 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m6=[c.createElementVNode("path",{d:"M7 0.5L13.5 11.5H0.5L7 0.5Z",fill:"#FF8800"},null,-1)];function g6(n,e){return c.openBlock(),c.createElementBlock("svg",p6,m6)}const af=Ce(h6,[["render",g6]]),v6={},y6={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},E6=[c.createElementVNode("circle",{cx:"12",cy:"12",r:"6",fill:"#FF6266"},null,-1),c.createElementVNode("circle",{cx:"14.5",cy:"9.5",r:"1.5",fill:"white","fill-opacity":"0.1"},null,-1)];function C6(n,e){return c.openBlock(),c.createElementBlock("svg",y6,E6)}const lf=Ce(v6,[["render",C6]]),b6={},A6={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},_6=[c.createElementVNode("path",{d:"M4.92892 13.4142C4.14787 12.6332 4.14787 11.3668 4.92892 10.5858L10.5858 4.92893C11.3668 4.14788 12.6332 4.14788 13.4142 4.92893L19.0711 10.5858C19.8521 11.3668 19.8521 12.6332 19.0711 13.4142L13.4142 19.0711C12.6332 19.8521 11.3668 19.8521 10.5858 19.0711L4.92892 13.4142Z",fill:"#9CA3AF"},null,-1),c.createElementVNode("circle",{cx:"12",cy:"7.05029",r:"1.5",transform:"rotate(-45 12 7.05029)",fill:"white","fill-opacity":"0.1"},null,-1)];function w6(n,e){return c.openBlock(),c.createElementBlock("svg",A6,_6)}const cf=Ce(b6,[["render",w6]]),S6={},T6={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},k6=[c.createElementVNode("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2",fill:"#FB923C"},null,-1),c.createElementVNode("circle",{cx:"15.5",cy:"8.5",r:"1.5",fill:"white","fill-opacity":"0.1"},null,-1)];function x6(n,e){return c.openBlock(),c.createElementBlock("svg",T6,k6)}const uf=Ce(S6,[["render",x6]]),N6={},O6={class:"icon icon-menu",xmlns:"http://www.w3.org/2000/svg",width:"19",height:"12",viewBox:"0 0 19 12"},I6=[c.createElementVNode("path",{d:"M1.386 2a1 1 0 1 1 0-2H18a1 1 0 0 1 0 2H1.386zm0 5a1 1 0 1 1 0-2H18a1 1 0 0 1 0 2H1.386zm0 5a1 1 0 0 1 0-2H18a1 1 0 0 1 0 2H1.386z"},null,-1)];function M6(n,e){return c.openBlock(),c.createElementBlock("svg",O6,I6)}const Tl=Ce(N6,[["render",M6]]),L6={},D6={class:"icon icon-message",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"15",viewBox:"0 0 18 15"},R6=[c.createElementVNode("path",{d:"M17.75 2.587V12.2a2.355 2.355 0 0 1-2.35 2.35H2.6A2.355 2.355 0 0 1 .25 12.2V2.61v-.023A2.355 2.355 0 0 1 2.6.25h12.8a2.355 2.355 0 0 1 2.35 2.337zm-1.572-.327a.855.855 0 0 0-.778-.51H2.6a.855.855 0 0 0-.778.51L9 7.285l7.178-5.025zm.072 1.78L9.43 8.814a.75.75 0 0 1-.86 0L1.75 4.04v8.16c0 .466.384.85.85.85h12.8c.466 0 .85-.384.85-.85V4.04z"},null,-1)];function B6(n,e){return c.openBlock(),c.createElementBlock("svg",D6,R6)}const df=Ce(L6,[["render",B6]]),P6={},F6={class:"icon icon-message-forward",xmlns:"http://www.w3.org/2000/svg",width:"21",height:"19",viewBox:"0 0 21 19"},V6=[c.createElementVNode("path",{d:"M17.75 8.755a5.25 5.25 0 1 1-7.395 5.795H2.6A2.355 2.355 0 0 1 .25 12.2V2.587A2.355 2.355 0 0 1 2.6.25h12.8a2.355 2.355 0 0 1 2.35 2.337v6.168zm-1.5-.452V4.04L9.43 8.814a.75.75 0 0 1-.86 0L1.75 4.04v8.16c0 .466.384.85.85.85h7.669a5.25 5.25 0 0 1 5.981-4.747zm-.072-6.043a.855.855 0 0 0-.778-.51H2.6a.855.855 0 0 0-.778.51L9 7.285l7.178-5.025zM15.5 17.25a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5zm-.31-3l.84.841a.75.75 0 1 1-1.06 1.06l-2.122-2.12a.75.75 0 0 1 0-1.061l2.122-2.122a.75.75 0 0 1 1.06 1.061l-.84.841h2.431a.75.75 0 1 1 0 1.5H15.19z"},null,-1)];function $6(n,e){return c.openBlock(),c.createElementBlock("svg",F6,V6)}const ff=Ce(P6,[["render",$6]]),H6={},U6=[c.createElementVNode("path",{d:"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c15.2-26 23.9-56.3 23.9-88.7V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 21.2-5.1 41.1-14.2 58.7L416 300.8V96c0-53-43-96-96-96s-96 43-96 96v54.3L38.8 5.1zM344 430.4c20.4-2.8 39.7-9.1 57.3-18.2l-43.1-33.9C346.1 382 333.3 384 320 384c-70.7 0-128-57.3-128-128v-8.7L144.7 210c-.5 1.9-.7 3.9-.7 6v40c0 89.1 66.2 162.7 152 174.4V464H248c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V430.4z"},null,-1)];function z6(n,e){return c.openBlock(),c.createElementBlock("svg",c.mergeProps(n.$attrs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 512",class:"icon"}),U6,16)}const hf=Ce(H6,[["render",z6]]),j6={},W6={class:"icon icon-microsoft-teams",xmlns:"http://www.w3.org/2000/svg",width:"18px",height:"18px",viewBox:"0 0 64 64"},K6=[c.createStaticVNode('<path d="M42 40.531V27.205A1.204 1.204 0 0143.204 26h13.494A2.302 2.302 0 0159 28.302v12.23A8.469 8.469 0 0150.531 49h-.062A8.469 8.469 0 0142 40.531z" fill="#5059c9"></path><circle cx="50.5" cy="17.5" r="5.5" fill="#5059c9"></circle><path d="M49.855 49.622q-.17-.008-.35-.022.174.015.35.022zm.157.005l-.077-.002z" fill="#5059c9"></path><circle cx="33" cy="15" r="8" fill="#7b83eb"></circle><path d="M45.667 26H22.333A2.32 2.32 0 0020 28.308v13.846a14 14 0 0028 0V28.308A2.32 2.32 0 0045.667 26z" fill="#7b83eb"></path><path d="M33 26v20.67a1.734 1.734 0 01-.04.4A2.314 2.314 0 0130.67 49h-8.83a10.81 10.81 0 01-.53-1c-.16-.33-.3-.66-.43-1a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67V23a8.257 8.257 0 01-1-.06A8.02 8.02 0 0125.58 18h5.09A2.326 2.326 0 0133 20.33z" opacity=".2"></path><path d="M34 26v18.67A3.362 3.362 0 0130.67 48h-9.36c-.16-.33-.3-.66-.43-1a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67v2.61a8.355 8.355 0 01-2 0A8.02 8.02 0 0125.58 18a8.353 8.353 0 01-.33-1h5.42A3.342 3.342 0 0134 20.33z" opacity=".1"></path><path d="M33 26v18.67A2.326 2.326 0 0130.67 47h-9.79a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26zm0-5.67V23a8.257 8.257 0 01-1-.06A8.02 8.02 0 0125.58 18h5.09A2.326 2.326 0 0133 20.33z" opacity=".2"></path><path d="M32 20.33v2.61A8.02 8.02 0 0125.58 18h4.09A2.326 2.326 0 0132 20.33zM22.33 26H32v18.67A2.326 2.326 0 0129.67 47h-8.79a13.69 13.69 0 01-.88-4.85V28.31A2.316 2.316 0 0122.33 26z" opacity=".1"></path><rect x="4" y="18" width="28" height="28" rx="2.333" fill="#4b53bc"></rect><path d="M24.008 26.528h-4.564v13.028h-2.909V26.528h-4.543V24h12.016z" fill="#fff"></path>',11)];function Y6(n,e){return c.openBlock(),c.createElementBlock("svg",W6,K6)}const pf=Ce(j6,[["render",Y6]]),G6={},Q6={class:"icon icon-min",viewBox:"0 0 21 2",width:"21",height:"2",xmlns:"http://www.w3.org/2000/svg"},J6=[c.createElementVNode("path",{d:"M1.525 2h18.05a1 1 0 0 0 0-2H1.525a1 1 0 0 0 0 2z"},null,-1)];function Z6(n,e){return c.openBlock(),c.createElementBlock("svg",Q6,J6)}const mf=Ce(G6,[["render",Z6]]),X6={},q6={width:"17",height:"15",viewBox:"0 0 17 15",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-ordered-list"},e4=[c.createElementVNode("path",{d:"M7.75 3.75H16.25C16.6562 3.75 17 3.4375 17 3C17 2.59375 16.6562 2.25 16.25 2.25H7.75C7.3125 2.25 7 2.59375 7 3C7 3.4375 7.3125 3.75 7.75 3.75ZM16.25 12.25H7.75C7.3125 12.25 7 12.5938 7 13C7 13.4375 7.3125 13.75 7.75 13.75H16.25C16.6562 13.75 17 13.4375 17 13C17 12.5938 16.6562 12.25 16.25 12.25ZM16.25 7.25H7.75C7.3125 7.25 7 7.59375 7 8C7 8.4375 7.3125 8.75 7.75 8.75H16.25C16.6562 8.75 17 8.4375 17 8C17 7.59375 16.6562 7.25 16.25 7.25ZM2.25 7H4.75C5.15625 7 5.5 6.6875 5.5 6.25C5.5 5.78125 5.15625 5.5 4.75 5.5H4.25V1.75C4.25 1.5 4.09375 1.25 3.84375 1.125C3.625 0.96875 3.34375 0.96875 3.09375 1.125L2.09375 1.6875C1.75 1.90625 1.625 2.375 1.84375 2.71875C2.03125 3.03125 2.40625 3.1875 2.75 3.0625V5.5H2.25C1.8125 5.5 1.5 5.84375 1.5 6.25C1.5 6.6875 1.8125 7 2.25 7ZM5.25 13.5H3.6875L4.84375 12.5C5.78125 11.6875 5.875 10.2812 5.09375 9.34375C4.6875 8.84375 4.125 8.5625 3.5 8.53125C2.90625 8.46875 2.28125 8.65625 1.8125 9.0625L1.4375 9.40625C1.125 9.6875 1.09375 10.1562 1.34375 10.4688C1.625 10.7812 2.09375 10.8125 2.40625 10.5625L2.8125 10.2188C2.96875 10.0625 3.1875 10 3.40625 10.0312C3.625 10.0312 3.8125 10.125 3.9375 10.3125C4.21875 10.625 4.1875 11.0938 3.84375 11.375L1.25 13.7188C1 13.9062 0.9375 14.25 1.03125 14.5312C1.15625 14.8125 1.4375 15 1.71875 15H5.25C5.65625 15 6 14.6875 6 14.2812C6 13.8438 5.65625 13.5 5.25 13.5Z"},null,-1)];function t4(n,e){return c.openBlock(),c.createElementBlock("svg",q6,e4)}const kl=Ce(X6,[["render",t4]]),n4={},r4={class:"icon icon-plus",width:"12",height:"13",viewBox:"0 0 12 13",xmlns:"http://www.w3.org/2000/svg"},o4=[c.createElementVNode("path",{d:"M11.604 7.675H7.027v4.807H4.888V7.675h-4.6V5.628h4.6V.844h2.139v4.784h4.577z"},null,-1)];function s4(n,e){return c.openBlock(),c.createElementBlock("svg",r4,o4)}const gf=Ce(n4,[["render",s4]]),i4={},a4={class:"icon icon-refresh",xmlns:"http://www.w3.org/2000/svg",width:"18",height:"15",viewBox:"0 0 18 15"},l4=[c.createElementVNode("path",{d:"M15.107 5.34l-2.012-1.891a5.795 5.795 0 0 0-9.563 2.163.75.75 0 0 1-1.414-.5 7.295 7.295 0 0 1 12.021-2.74l2.111 1.983v-2.63a.75.75 0 1 1 1.5 0V6.09a.75.75 0 0 1-.75.75h-4.364a.75.75 0 0 1 0-1.5h2.47zM1.75 10.731v2.63a.75.75 0 0 1-1.5 0V8.998a.75.75 0 0 1 .75-.75h4.364a.75.75 0 1 1 0 1.5h-2.47l2.011 1.891a5.795 5.795 0 0 0 9.563-2.164.75.75 0 0 1 1.414.5 7.295 7.295 0 0 1-12.021 2.74L1.75 10.733z"},null,-1)];function c4(n,e){return c.openBlock(),c.createElementBlock("svg",a4,l4)}const vf=Ce(i4,[["render",c4]]),u4={},d4={class:"icon icon-remove",width:"11",height:"11",viewBox:"0 0 11 11",xmlns:"http://www.w3.org/2000/svg"},f4=[c.createElementVNode("path",{d:"M.893.893a1 1 0 0 1 1.414 0L5.5 4.085 8.693.893a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414L6.915 5.5l3.192 3.193a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.414 0L5.5 6.915l-3.193 3.192a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414L4.085 5.5.893 2.307A1 1 0 0 1 .81.987L.893.893z"},null,-1)];function h4(n,e){return c.openBlock(),c.createElementBlock("svg",d4,f4)}const is=Ce(u4,[["render",h4]]),p4={},m4={"xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:cc":"http://creativecommons.org/ns#","xmlns:rdf":"http://www.w3.org/1999/02/22-rdf-syntax-ns#","xmlns:svg":"http://www.w3.org/2000/svg",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-sananet",viewBox:"0 0 145.82668 130.58667",height:"130.58667",width:"145.82668","xml:space":"preserve",id:"svg2",version:"1.1"},g4={id:"metadata8"},v4=c.createStaticVNode('<defs id="defs6"><clipPath id="clipPath32" clipPathUnits="userSpaceOnUse"><path id="path30" d="M 0,0 H 1094 V 979 H 0 Z"></path></clipPath><clipPath id="clipPath38" clipPathUnits="userSpaceOnUse"><path id="path36" d="m 726.516,800.508 c 0,-98.836 -80.121,-178.938 -178.938,-178.938 -98.816,0 -178.926,80.102 -178.926,178.938 0,98.808 80.11,178.918 178.926,178.918 98.817,0 178.938,-80.11 178.938,-178.918 z"></path></clipPath><radialGradient id="radialGradient46" spreadMethod="pad" gradientTransform="matrix(390.284,0,0,-390.284,547.578,925.479)" gradientUnits="userSpaceOnUse" r="1" cy="0" cx="0" fy="0.151961" fx="-0.24949799"><stop id="stop40" offset="0" style="stop-opacity:1;stop-color:#ffffff;"></stop><stop id="stop42" offset="0.715" style="stop-opacity:1;stop-color:#f5772a;"></stop><stop id="stop44" offset="1" style="stop-opacity:1;stop-color:#f5772a;"></stop></radialGradient></defs><g transform="matrix(1.3333333,0,0,-1.3333333,0,130.58667)" id="g10"><g transform="scale(0.1)" id="g12"><path id="path14" style="fill:#bfc1e2;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="M 546.836,0 C 250.422,0 0,111.121 0,242.648 c 0,43.133 26.418,84.11 72.6016,119.688 -17.586,-23.32 -27.0821,-48.32 -27.0821,-74.328 0,-127.442 220.2035,-227.2736 501.3165,-227.2736 281.102,0 501.304,99.8316 501.304,227.2736 0,26.008 -9.5,51.015 -27.09,74.336 46.19,-35.586 72.61,-76.563 72.61,-119.696 C 1093.66,111.121 843.242,0 546.836,0"></path><path id="path16" style="fill:#9ba1d3;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 546.621,125.039 c -195.918,0 -361.433,66.113 -361.433,144.367 0,29.305 22.75,56.942 61.714,80.028 -17.468,-16.329 -27.097,-34.356 -27.097,-53.274 0,-74.39 143.554,-132.664 326.816,-132.664 183.289,0 326.875,58.274 326.875,132.664 0,18.879 -9.59,36.86 -26.98,53.156 38.843,-23.066 61.519,-50.656 61.519,-79.91 0,-78.254 -165.508,-144.367 -361.414,-144.367"></path><path id="path18" style="fill:#516ab4;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 546.621,205.82 c -118.73,0 -219.031,39.27 -219.031,85.754 0,12.711 7.39,24.91 20.625,35.906 -3.379,-6.242 -5.156,-12.773 -5.156,-19.5 0,-47.296 89.414,-84.335 203.562,-84.335 114.133,0 203.535,37.039 203.535,84.335 0,6.727 -1.777,13.243 -5.144,19.481 13.211,-10.996 20.593,-23.176 20.593,-35.887 0,-46.484 -100.285,-85.754 -218.984,-85.754"></path><path id="path20" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 423.379,332.805 c -6.934,-6.223 -10.801,-12.989 -10.801,-19.953 0,-28.321 61.387,-52.247 134.043,-52.247 72.637,0 133.992,23.926 133.992,52.247 0,6.925 -3.816,13.652 -10.672,19.843 1.36,-3.152 2.063,-6.418 2.063,-9.765 0,-29.258 -55.078,-52.168 -125.383,-52.168 -70.293,0 -125.351,22.91 -125.351,52.168 0,3.39 0.722,6.687 2.109,9.875"></path><path id="path22" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 358.75,618.84 c 0,0 144.551,-54.758 144.551,-297.871 h -24.102 c 0,0 -2.187,205.886 -124.824,219.019 l 4.375,78.852"></path><path id="path24" style="fill:#2350a1;fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 735.313,618.84 c 0,0 -144.551,-54.758 -144.551,-297.871 h 24.101 c 0,0 2.188,205.886 124.832,219.019 l -4.382,78.852"></path><g id="g26"><g clip-path="url(#clipPath32)" id="g28"><g clip-path="url(#clipPath38)" id="g34"><path id="path48" style="fill:url(#radialGradient46);fill-opacity:1;fill-rule:nonzero;stroke:none;" d="m 536,621 v 1 h -11 v 1 h -6 v 1 h -7 v 1 h -4 v 1 h -4 v 1 h -4 v 1 h -4 v 1 h -3 v 1 h -3 v 1 h -3 v 1 h -2 v 1 h -3 v 1 h -3 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -3 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -2 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -2 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 1 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 3 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 2 h -1 v 3 h -1 v 3 h -1 v 3 h -1 v 2 h -1 v 3 h -1 v 4 h -1 v 3 h -1 v 4 h -1 v 4 h -1 v 5 h -1 v 6 h -1 v 7 h -1 v 11 h -1 v 21 h 1 v 11 h 1 v 7 h 1 v 6 h 1 v 5 h 1 v 4 h 1 v 4 h 1 v 3 h 1 v 4 h 1 v 3 h 1 v 2 h 1 v 3 h 1 v 3 h 1 v 3 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 3 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 2 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 2 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 1 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 3 v 1 h 2 v 1 h 2 v 1 h 2 v 1 h 3 v 1 h 3 v 1 h 2 v 1 h 3 v 1 h 3 v 1 h 3 v 1 h 4 v 1 h 4 v 1 h 4 v 1 h 4 v 1 h 7 v 1 h 7 v 1 h 44 v -1 h 6 v -1 h 7 v -1 h 4 v -1 h 4 v -1 h 4 v -1 h 4 v -1 h 3 v -1 h 3 v -1 h 3 v -1 h 3 v -1 h 2 v -1 h 3 v -1 h 2 v -1 h 3 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 2 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -1 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -2 h 1 v -3 h 1 v -3 h 1 v -2 h 1 v -3 h 1 v -3 h 1 v -3 h 1 v -3 h 1 v -4 h 1 v -4 h 1 v -4 h 1 v -4 h 1 v -6 h 1 v -7 h 1 v -10 h 1 v -25 h -1 v -10 h -1 v -7 h -1 v -6 h -1 v -4 h -1 v -4 h -1 v -4 h -1 v -4 h -1 v -3 h -1 v -3 h -1 v -3 h -1 v -3 h -1 v -2 h -1 v -3 h -1 v -3 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -2 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -1 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -2 v -1 h -3 v -1 h -2 v -1 h -3 v -1 h -2 v -1 h -3 v -1 h -3 v -1 h -3 v -1 h -3 v -1 h -4 v -1 h -4 v -1 h -4 v -1 h -4 v -1 h -7 v -1 h -6 v -1 h -11 v -1"></path></g></g></g></g></g>',2);function y4(n,e){const t=c.resolveComponent("dc:format"),r=c.resolveComponent("dc:type"),o=c.resolveComponent("cc:Work"),s=c.resolveComponent("rdf:RDF");return c.openBlock(),c.createElementBlock("svg",m4,[c.createElementVNode("metadata",g4,[c.createVNode(s,null,{default:c.withCtx(()=>[c.createVNode(o,{"rdf:about":""},{default:c.withCtx(()=>[c.createVNode(t,null,{default:c.withCtx(()=>[c.createTextVNode("image/svg+xml")]),_:1}),c.createVNode(r,{"rdf:resource":"http://purl.org/dc/dcmitype/StillImage"})]),_:1})]),_:1})]),v4])}const yf=Ce(p4,[["render",y4]]),E4={},C4={class:"icon icon-service",viewBox:"0 0 20 21",xmlns:"http://www.w3.org/2000/svg"},b4=[c.createElementVNode("path",{d:"M1.875 10.5V12.0625C1.875 12.6094 1.44531 13 0.9375 13C0.390625 13 0 12.6094 0 12.0625V10.5C0 4.99219 4.45312 0.5 10 0.5C15.5078 0.5 20 4.99219 20 10.5V16.1641C20 18.0391 18.4375 19.6016 16.5625 19.6016L12.2266 19.5625C11.9141 20.1484 11.2891 20.5 10.625 20.5H9.375C8.32031 20.5 7.5 19.6797 7.5 18.625C7.5 17.6094 8.32031 16.75 9.375 16.75H10.625C11.2891 16.75 11.9141 17.1406 12.2266 17.6875L16.5625 17.7266C17.4219 17.7266 18.125 17.0234 18.125 16.1641V10.5C18.125 6.04688 14.4531 2.375 10 2.375C5.50781 2.375 1.875 6.04688 1.875 10.5ZM6.25 9.25C5.54688 9.25 5 9.83594 5 10.5V12.375C5 13.0781 5.54688 13.625 6.25 13.625V9.25ZM3.125 10.5C3.125 8.78125 4.49219 7.375 6.25 7.375H6.875C7.53906 7.375 8.125 7.96094 8.125 8.625V14.25C8.125 14.9531 7.53906 15.5 6.875 15.5H6.25C4.49219 15.5 3.125 14.1328 3.125 12.375V10.5ZM13.75 9.25V13.625C14.4141 13.625 15 13.0781 15 12.375V10.5C15 9.83594 14.4141 9.25 13.75 9.25ZM16.875 10.5V12.375C16.875 14.1328 15.4688 15.5 13.75 15.5H13.125C12.4219 15.5 11.875 14.9531 11.875 14.25V8.625C11.875 7.96094 12.4219 7.375 13.125 7.375H13.75C15.4688 7.375 16.875 8.78125 16.875 10.5Z"},null,-1)];function A4(n,e){return c.openBlock(),c.createElementBlock("svg",C4,b4)}const Ef=Ce(E4,[["render",A4]]),_4={},w4={class:"icon icon-share-screen",width:"12",height:"16",viewBox:"0 0 12 16",xmlns:"http://www.w3.org/2000/svg"},S4=[c.createElementVNode("path",{d:"M-1.31134e-07 12.9961C-5.87372e-08 14.6523 1.34375 15.9961 3 15.9961L9 15.9961C10.6562 15.9961 12 14.6523 12 12.9961L12 10.3711C12 10.1836 11.8437 9.99609 11.625 9.99609L10.875 9.99609C10.6875 9.99609 10.5 10.1836 10.5 10.3711L10.5 12.9961C10.5 13.8398 9.84375 14.4961 9 14.4961L3 14.4961C2.1875 14.4961 1.5 13.8398 1.5 12.9961L1.5 10.3711C1.5 10.1836 1.34375 9.99609 1.125 9.99609L0.375 9.99609C0.1875 9.99609 -2.54072e-07 10.1836 -2.45877e-07 10.3711L-1.31134e-07 12.9961ZM0.625 5.77734L1.25 6.40234C1.375 6.55859 1.625 6.55859 1.78125 6.40234L5.1875 2.87109L5.1875 10.6211C5.1875 10.8398 5.375 10.9961 5.5625 10.9961L6.4375 10.9961C6.65625 10.9961 6.8125 10.8398 6.8125 10.6211L6.8125 2.87109L10.25 6.40234C10.4062 6.55859 10.6562 6.55859 10.7812 6.40234L11.4062 5.77734C11.5625 5.65234 11.5625 5.40234 11.4062 5.24609L6.28125 0.121093C6.125 -0.0351565 5.90625 -0.0351565 5.75 0.121093L0.625 5.24609C0.46875 5.40234 0.46875 5.65234 0.625 5.77734Z"},null,-1)];function T4(n,e){return c.openBlock(),c.createElementBlock("svg",w4,S4)}const Cf=Ce(_4,[["render",T4]]),k4={},x4={xmlns:"http://www.w3.org/2000/svg",version:"1.1","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:svgjs":"http://svgjs.com/svgjs",viewBox:"0 0 18 18",width:"18",height:"18"},N4=[c.createElementVNode("g",{transform:"matrix(0.75,0,0,0.75,0,0)"},[c.createElementVNode("path",{d:"M6.750 6.000 A5.250 5.250 0 1 0 17.250 6.000 A5.250 5.250 0 1 0 6.750 6.000 Z",fill:"none",stroke:"#ffffff","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"}),c.createElementVNode("path",{d:"M2.25,23.25a9.75,9.75,0,0,1,19.5,0",fill:"none",stroke:"#ffffff","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"})],-1)];function O4(n,e){return c.openBlock(),c.createElementBlock("svg",x4,N4)}const bf=Ce(k4,[["render",O4]]),I4={},M4={xmlns:"http://www.w3.org/2000/svg",width:"9",height:"14",viewBox:"0 0 9 14"},L4=[c.createStaticVNode('<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" fill="#4D5875" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>',1)];function D4(n,e){return c.openBlock(),c.createElementBlock("svg",M4,L4)}const Af=Ce(I4,[["render",D4]]),R4={},B4={xmlns:"http://www.w3.org/2000/svg",width:"9",height:"14",viewBox:"0 0 9 14"},P4=[c.createStaticVNode('<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" fill="rgb(57, 65, 86)" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" fill="#ABB0BE" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>',1)];function F4(n,e){return c.openBlock(),c.createElementBlock("svg",B4,P4)}const xl=Ce(R4,[["render",F4]]),V4={},$4={xmlns:"http://www.w3.org/2000/svg",width:"9",height:"14",viewBox:"0 0 9 14"},H4=[c.createStaticVNode('<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" fill="#ABB0BE" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" fill="rgb(57, 65, 86)" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>',1)];function U4(n,e){return c.openBlock(),c.createElementBlock("svg",$4,H4)}const Nl=Ce(V4,[["render",U4]]),z4={},j4={xmlns:"http://www.w3.org/2000/svg",width:"9",height:"14",viewBox:"0 0 9 14"},W4=[c.createStaticVNode('<g id="Symbols" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="icon/sort" fill="#ABB0BE" transform="translate(-6 -4)"><g id="Group" transform="translate(5 3)"><path id="Rectangle" d="M8.585786,8.32943141 L8.585786,12.585786 C8.585786,13.1380707 8.13807075,13.585786 7.585786,13.585786 L3.32943141,13.585786 C2.77714666,13.585786 2.32943141,13.1380707 2.32943141,12.585786 C2.32943141,12.3205695 2.43478825,12.0662156 2.62232463,11.8786792 L6.87867922,7.62232463 C7.26920351,7.23180034 7.90236849,7.23180034 8.29289278,7.62232463 C8.48042916,7.80986101 8.585786,8.06421492 8.585786,8.32943141 Z" transform="rotate(45 5.293 10.293)"></path><path id="Rectangle" d="M8.585786,3.32943141 L8.585786,7.585786 C8.585786,8.13807075 8.13807075,8.585786 7.585786,8.585786 L3.32943141,8.585786 C2.77714666,8.585786 2.32943141,8.13807075 2.32943141,7.585786 C2.32943141,7.32056951 2.43478825,7.0662156 2.62232463,6.87867922 L6.87867922,2.62232463 C7.26920351,2.23180034 7.90236849,2.23180034 8.29289278,2.62232463 C8.48042916,2.80986101 8.585786,3.06421492 8.585786,3.32943141 Z" transform="rotate(-135 5.293 5.293)"></path></g></g></g>',1)];function K4(n,e){return c.openBlock(),c.createElementBlock("svg",j4,W4)}const Ol=Ce(z4,[["render",K4]]),Y4={},G4={class:"icon icon-triangle-down",xmlns:"http://www.w3.org/2000/svg",width:"12",height:"8",viewBox:"0 0 12 8"},Q4=[c.createElementVNode("path",{d:"M11.071 2.414L6.414 7.071a1 1 0 0 1-1.414 0L.343 2.414A1 1 0 0 1 1.05.707h9.314a1 1 0 0 1 .707 1.707z"},null,-1)];function J4(n,e){return c.openBlock(),c.createElementBlock("svg",G4,Q4)}const _f=Ce(Y4,[["render",J4]]),Z4={},X4={width:"40",height:"34",viewBox:"0 0 40 34",fill:"none",xmlns:"http://www.w3.org/2000/svg"},q4=[c.createElementVNode("path",{d:"M38.5547 28.6992C39.7422 30.7773 38.2578 33.375 35.8086 33.375H4.11719C1.66797 33.375 0.183594 30.7773 1.29688 28.6992L17.1797 1.68359C17.8477 0.644531 18.8867 0.125 20 0.125C21.0391 0.125 22.0781 0.644531 22.7461 1.68359L38.5547 28.6992ZM4.85938 29.8125H35.0664L19.9258 4.05859L4.85938 29.8125ZM20 22.8359C21.2617 22.8359 22.3008 23.875 22.3008 25.1367C22.3008 26.3984 21.2617 27.4375 20 27.4375C18.6641 27.4375 17.625 26.3984 17.625 25.1367C17.625 23.875 18.6641 22.8359 20 22.8359ZM18.2188 11.4062C18.2188 10.4414 18.9609 9.625 20 9.625C20.9648 9.625 21.7812 10.4414 21.7812 11.4062V18.5312C21.7812 19.5703 20.9648 20.3125 20 20.3125C18.9609 20.3125 18.2188 19.5703 18.2188 18.5312V11.4062Z",fill:"#F65139"},null,-1)];function e8(n,e){return c.openBlock(),c.createElementBlock("svg",X4,q4)}const Il=Ce(Z4,[["render",e8]]),t8={},n8={width:"14",height:"16",viewBox:"0 0 14 16",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-underline"},r8=[c.createElementVNode("path",{d:"M1.25 1.5H2V7.5C2 10.2812 4.21875 12.5 7 12.5C9.75 12.5 12 10.2812 12 7.5V1.5H12.75C13.1562 1.5 13.5 1.1875 13.5 0.75C13.5 0.34375 13.1562 0 12.75 0H9.75C9.3125 0 9 0.34375 9 0.75C9 1.1875 9.3125 1.5 9.75 1.5H10.5V7.5C10.5 9.4375 8.90625 11 7 11C5.0625 11 3.5 9.4375 3.5 7.5V1.5H4.25C4.65625 1.5 5 1.1875 5 0.75C5 0.34375 4.65625 0 4.25 0H1.25C0.8125 0 0.5 0.34375 0.5 0.75C0.5 1.1875 0.8125 1.5 1.25 1.5ZM13.25 14.5H0.75C0.3125 14.5 0 14.8438 0 15.25C0 15.6875 0.3125 16 0.75 16H13.25C13.6562 16 14 15.6875 14 15.25C14 14.8438 13.6562 14.5 13.25 14.5Z"},null,-1)];function o8(n,e){return c.openBlock(),c.createElementBlock("svg",n8,r8)}const Ml=Ce(t8,[["render",o8]]),s8={},i8={class:"icon icon-videocall",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"14",viewBox:"0 0 20 14"},a8=[c.createElementVNode("path",{d:"M12.673.25c1.48 0 2.68 1.186 2.68 2.648V4.16l2.76-1.82a.733.733 0 0 1 1.13.502l.007.1v7.703a.73.73 0 0 1-1.035.657l-2.862-1.298v.598c0 1.462-1.2 2.648-2.68 2.648H2.93C1.45 13.25.25 12.064.25 10.602V2.898C.25 1.436 1.45.25 2.93.25h9.743zm0 1.444H2.93a1.21 1.21 0 0 0-1.217 1.204v7.704a1.21 1.21 0 0 0 1.217 1.204h9.744a1.21 1.21 0 0 0 1.218-1.204V5.53 2.898a1.21 1.21 0 0 0-1.218-1.204zm5.115 2.597l-2.435 1.605v2.519l2.435 1.104V4.291z"},null,-1)];function l8(n,e){return c.openBlock(),c.createElementBlock("svg",i8,a8)}const wf=Ce(s8,[["render",l8]]),c8={},u8=[c.createElementVNode("path",{d:"M14.1719 4.1875C14.2422 4.1875 14.2773 4.22266 14.3125 4.25781V8.26562L16 9.56641V8.23047L19.9375 5.76953V12.6602L21.5898 13.9609C21.5898 13.8906 21.625 13.8555 21.625 13.7852V4.75C21.625 4.08203 21.0625 3.625 20.4648 3.625C20.2539 3.625 20.043 3.69531 19.832 3.83594L16 6.26172V4.1875C16 3.27344 15.1562 2.5 14.1719 2.5H6.96484L9.10938 4.1875H14.1719ZM22.5391 16.8086L17.0898 12.5898L14.3125 10.4102L4.29297 2.57031L4.22266 2.5L1.51562 0.390625C1.26953 0.179688 0.917969 0.25 0.707031 0.460938L0.355469 0.917969C0.179688 1.16406 0.214844 1.51562 0.460938 1.69141L2.00781 2.92188L3.37891 4.01172L21.4844 18.1445C21.6953 18.3203 22.082 18.2852 22.2578 18.0391L22.6094 17.6172C22.8203 17.3711 22.75 17.0195 22.5391 16.8086ZM3.16797 14.3125C3.09766 14.3125 3.0625 14.3125 3.0625 14.2773V5.875L1.375 4.57422V14.3477C1.375 15.2617 2.18359 16 3.16797 16H14.1719C14.6641 16 15.0859 15.8242 15.4023 15.543L13.8555 14.3125H3.16797Z"},null,-1)];function d8(n,e,t,r,o,s){return c.openBlock(),c.createElementBlock("svg",c.mergeProps(n.$attrs,{class:"icon icon-video-disabled",width:"23",height:"19",viewBox:"0 0 23 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"}),u8,16)}const Sf=Ce(c8,[["render",d8]]),f8={},h8={width:"162",height:"124",viewBox:"0 0 162 124",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"icon icon-zorgkaart-nederland"},p8=[c.createStaticVNode('<path d="M61.5 38.1C60 38.1 58.8 36.9 58.8 35.4C58.8 33.9 60 32.7 61.5 32.7C63 32.7 64.2 33.9 64.2 35.4C64.2 36.9 63 38.1 61.5 38.1Z" fill="#F29018"></path><path d="M68.1 38.1C66.6 38.1 65.4 36.9 65.4 35.4C65.4 33.9 66.6 32.7 68.1 32.7C69.6 32.7 70.8 33.9 70.8 35.4C70.8 36.9 69.6 38.1 68.1 38.1Z" fill="#F29018"></path><path d="M74.6 38.1C73.1 38.1 71.9 36.9 71.9 35.4C71.9 33.9 73.1 32.7 74.6 32.7C76.1 32.7 77.3 33.9 77.3 35.4C77.3 36.9 76.1 38.1 74.6 38.1Z" fill="#F29018"></path><path d="M81.1 38.1C79.6 38.1 78.4 36.9 78.4 35.4C78.4 33.9 79.6 32.7 81.1 32.7C82.6 32.7 83.8 33.9 83.8 35.4C83.8 36.9 82.6 38.1 81.1 38.1Z" fill="#F29018"></path><path d="M61.5 44.6C60 44.6 58.8 43.4 58.8 41.9C58.8 40.4 60 39.2 61.5 39.2C63 39.2 64.2 40.4 64.2 41.9C64.2 43.4 63 44.6 61.5 44.6Z" fill="#F29018"></path><path d="M68.1 44.6C66.6 44.6 65.4 43.4 65.4 41.9C65.4 40.4 66.6 39.2 68.1 39.2C69.6 39.2 70.8 40.4 70.8 41.9C70.8 43.4 69.6 44.6 68.1 44.6Z" fill="#F29018"></path><path d="M74.6 44.6C73.1 44.6 71.9 43.4 71.9 41.9C71.9 40.4 73.1 39.2 74.6 39.2C76.1 39.2 77.3 40.4 77.3 41.9C77.3 43.4 76.1 44.6 74.6 44.6Z" fill="#F29018"></path><path d="M61.5 51.2C60 51.2 58.8 50 58.8 48.5C58.8 47 60 45.8 61.5 45.8C63 45.8 64.2 47 64.2 48.5C64.2 50 63 51.2 61.5 51.2Z" fill="#F29018"></path><path d="M68.1 51.2C66.6 51.2 65.4 50 65.4 48.5C65.4 47 66.6 45.8 68.1 45.8C69.6 45.8 70.8 47 70.8 48.5C70.8 50 69.6 51.2 68.1 51.2Z" fill="#F29018"></path><path d="M74.6 51.2C73.1 51.2 71.9 50 71.9 48.5C71.9 47 73.1 45.8 74.6 45.8C76.1 45.8 77.3 47 77.3 48.5C77.3 50 76.1 51.2 74.6 51.2Z" fill="#F29018"></path><path d="M61.5 57.7C60 57.7 58.8 56.5 58.8 55C58.8 53.5 60 52.3 61.5 52.3C63 52.3 64.2 53.5 64.2 55C64.2 56.5 63 57.7 61.5 57.7Z" fill="#F29018"></path><path d="M68.1 57.7C66.6 57.7 65.4 56.5 65.4 55C65.4 53.5 66.6 52.3 68.1 52.3C69.6 52.3 70.8 53.5 70.8 55C70.8 56.5 69.6 57.7 68.1 57.7Z" fill="#F29018"></path><path d="M74.6 57.7C73.1 57.7 71.9 56.5 71.9 55C71.9 53.5 73.1 52.3 74.6 52.3C76.1 52.3 77.3 53.5 77.3 55C77.3 56.5 76.1 57.7 74.6 57.7Z" fill="#F29018"></path><path d="M41.9 57.7C40.4 57.7 39.2 56.5 39.2 55C39.2 53.5 40.4 52.3 41.9 52.3C43.4 52.3 44.6 53.5 44.6 55C44.6 56.5 43.4 57.7 41.9 57.7Z" fill="#F29018"></path><path d="M35.4 57.7C33.9 57.7 32.7 56.5 32.7 55C32.7 53.5 33.9 52.3 35.4 52.3C36.9 52.3 38.1 53.5 38.1 55C38.1 56.5 36.9 57.7 35.4 57.7Z" fill="#F29018"></path><path d="M41.9 51.2C40.4 51.2 39.2 50 39.2 48.5C39.2 47 40.4 45.8 41.9 45.8C43.4 45.8 44.6 47 44.6 48.5C44.6 50 43.4 51.2 41.9 51.2Z" fill="#F29018"></path><path d="M35.4 51.2C33.9 51.2 32.7 50 32.7 48.5C32.7 47 33.9 45.8 35.4 45.8C36.9 45.8 38.1 47 38.1 48.5C38.1 50 36.9 51.2 35.4 51.2Z" fill="#F29018"></path><path d="M41.9 44.6C40.4 44.6 39.2 43.4 39.2 41.9C39.2 40.4 40.4 39.2 41.9 39.2C43.4 39.2 44.6 40.4 44.6 41.9C44.6 43.4 43.4 44.6 41.9 44.6Z" fill="#F29018"></path><path d="M35.4 44.6C33.9 44.6 32.7 43.4 32.7 41.9C32.7 40.4 33.9 39.2 35.4 39.2C36.9 39.2 38.1 40.4 38.1 41.9C38.1 43.4 36.9 44.6 35.4 44.6Z" fill="#F29018"></path><path d="M41.9 38.1C40.4 38.1 39.2 36.9 39.2 35.4C39.2 33.9 40.4 32.7 41.9 32.7C43.4 32.7 44.6 33.9 44.6 35.4C44.6 36.9 43.4 38.1 41.9 38.1Z" fill="#F29018"></path><path d="M35.4 38.1C33.9 38.1 32.7 36.9 32.7 35.4C32.7 33.9 33.9 32.7 35.4 32.7C36.9 32.7 38.1 33.9 38.1 35.4C38.1 36.9 36.9 38.1 35.4 38.1Z" fill="#F29018"></path><path d="M48.4 57.7C46.9 57.7 45.7 56.5 45.7 55C45.7 53.5 46.9 52.3 48.4 52.3C49.9 52.3 51.1 53.5 51.1 55C51.2 56.5 49.9 57.7 48.4 57.7Z" fill="#F29018"></path><path d="M55 57.7C53.5 57.7 52.3 56.5 52.3 55C52.3 53.5 53.5 52.3 55 52.3C56.5 52.3 57.7 53.5 57.7 55C57.7 56.5 56.5 57.7 55 57.7Z" fill="#F29018"></path><path d="M61.5 64.3C60 64.3 58.8 63.1 58.8 61.6C58.8 60.1 60 58.9 61.5 58.9C63 58.9 64.2 60.1 64.2 61.6C64.2 63 63 64.3 61.5 64.3Z" fill="#F29018"></path><path d="M68.1 64.3C66.6 64.3 65.4 63.1 65.4 61.6C65.4 60.1 66.6 58.9 68.1 58.9C69.6 58.9 70.8 60.1 70.8 61.6C70.8 63 69.6 64.3 68.1 64.3Z" fill="#F29018"></path><path d="M74.6 64.3C73.1 64.3 71.9 63.1 71.9 61.6C71.9 60.1 73.1 58.9 74.6 58.9C76.1 58.9 77.3 60.1 77.3 61.6C77.3 63 76.1 64.3 74.6 64.3Z" fill="#F29018"></path><path d="M41.9 64.3C40.4 64.3 39.2 63.1 39.2 61.6C39.2 60.1 40.4 58.9 41.9 58.9C43.4 58.9 44.6 60.1 44.6 61.6C44.6 63 43.4 64.3 41.9 64.3Z" fill="#F29018"></path><path d="M35.4 64.3C33.9 64.3 32.7 63.1 32.7 61.6C32.7 60.1 33.9 58.9 35.4 58.9C36.9 58.9 38.1 60 38.1 61.5C38.1 63 36.9 64.3 35.4 64.3Z" fill="#F29018"></path><path d="M28.8 64.3C27.3 64.3 26.1 63.1 26.1 61.6C26.1 60.1 27.3 58.9 28.8 58.9C30.3 58.9 31.5 60.1 31.5 61.6C31.5 63 30.3 64.3 28.8 64.3Z" fill="#F29018"></path><path d="M48.4 64.3C46.9 64.3 45.7 63.1 45.7 61.6C45.7 60.1 46.9 58.9 48.4 58.9C49.9 58.9 51.1 60.1 51.1 61.6C51.2 63 49.9 64.3 48.4 64.3Z" fill="#F29018"></path><path d="M55 64.3C53.5 64.3 52.3 63.1 52.3 61.6C52.3 60.1 53.5 58.9 55 58.9C56.5 58.9 57.7 60.1 57.7 61.6C57.7 63 56.5 64.3 55 64.3Z" fill="#F29018"></path><path d="M61.5 70.8C60 70.8 58.8 69.6 58.8 68.1C58.8 66.6 60 65.4 61.5 65.4C63 65.4 64.2 66.6 64.2 68.1C64.2 69.6 63 70.8 61.5 70.8Z" fill="#F29018"></path><path d="M68.1 70.8C66.6 70.8 65.4 69.6 65.4 68.1C65.4 66.6 66.6 65.4 68.1 65.4C69.6 65.4 70.8 66.6 70.8 68.1C70.8 69.6 69.6 70.8 68.1 70.8Z" fill="#F29018"></path><path d="M74.6 70.8C73.1 70.8 71.9 69.6 71.9 68.1C71.9 66.6 73.1 65.4 74.6 65.4C76.1 65.4 77.3 66.6 77.3 68.1C77.3 69.6 76.1 70.8 74.6 70.8Z" fill="#F29018"></path><path d="M41.9 70.8C40.4 70.8 39.2 69.6 39.2 68.1C39.2 66.6 40.4 65.4 41.9 65.4C43.4 65.4 44.6 66.6 44.6 68.1C44.6 69.6 43.4 70.8 41.9 70.8Z" fill="#F29018"></path><path d="M35.4 70.8C33.9 70.8 32.7 69.6 32.7 68.1C32.7 66.6 33.9 65.4 35.4 65.4C36.9 65.4 38.1 66.6 38.1 68.1C38.1 69.6 36.9 70.8 35.4 70.8Z" fill="#F29018"></path><path d="M28.8 70.8C27.3 70.8 26.1 69.6 26.1 68.1C26.1 66.6 27.3 65.4 28.8 65.4C30.3 65.4 31.5 66.6 31.5 68.1C31.5 69.6 30.3 70.8 28.8 70.8Z" fill="#F29018"></path><path d="M48.4 70.8C46.9 70.8 45.7 69.6 45.7 68.1C45.7 66.6 46.9 65.4 48.4 65.4C49.9 65.4 51.1 66.6 51.1 68.1C51.2 69.6 49.9 70.8 48.4 70.8Z" fill="#F29018"></path><path d="M55 70.8C53.5 70.8 52.3 69.6 52.3 68.1C52.3 66.6 53.5 65.4 55 65.4C56.5 65.4 57.7 66.6 57.7 68.1C57.7 69.6 56.5 70.8 55 70.8Z" fill="#F29018"></path><path d="M55 77.3C53.5 77.3 52.3 76.1 52.3 74.6C52.3 73.1 53.5 71.9 55 71.9C56.5 71.9 57.7 73.1 57.7 74.6C57.7 76.1 56.5 77.3 55 77.3Z" fill="#F29018"></path><path d="M61.5 77.3C60 77.3 58.8 76.1 58.8 74.6C58.8 73.1 60 71.9 61.5 71.9C63 71.9 64.2 73.1 64.2 74.6C64.2 76.1 63 77.3 61.5 77.3Z" fill="#F29018"></path><path d="M68.1 77.3C66.6 77.3 65.4 76.1 65.4 74.6C65.4 73.1 66.6 71.9 68.1 71.9C69.6 71.9 70.8 73.1 70.8 74.6C70.8 76.1 69.6 77.3 68.1 77.3Z" fill="#F29018"></path><path d="M35.4 77.3C33.9 77.3 32.7 76.1 32.7 74.6C32.7 73.1 33.9 71.9 35.4 71.9C36.9 71.9 38.1 73.1 38.1 74.6C38.1 76.1 36.9 77.3 35.4 77.3Z" fill="#F29018"></path><path d="M28.8 77.3C27.3 77.3 26.1 76.1 26.1 74.6C26.1 73.1 27.3 71.9 28.8 71.9C30.3 71.9 31.5 73.1 31.5 74.6C31.5 76.1 30.3 77.3 28.8 77.3Z" fill="#F29018"></path><path d="M22.3 77.3C20.8 77.3 19.6 76.1 19.6 74.6C19.6 73.1 20.8 71.9 22.3 71.9C23.8 71.9 25 73.1 25 74.6C25 76.1 23.8 77.3 22.3 77.3Z" fill="#F29018"></path><path d="M41.9 77.3C40.4 77.3 39.2 76.1 39.2 74.6C39.2 73.1 40.4 71.9 41.9 71.9C43.4 71.9 44.6 73.1 44.6 74.6C44.6 76.1 43.4 77.3 41.9 77.3Z" fill="#F29018"></path><path d="M48.4 77.3C46.9 77.3 45.7 76.1 45.7 74.6C45.7 73.1 46.9 71.9 48.4 71.9C49.9 71.9 51.1 73.1 51.1 74.6C51.2 76.1 49.9 77.3 48.4 77.3Z" fill="#F29018"></path><path d="M55 83.9C53.5 83.9 52.3 82.7 52.3 81.2C52.3 79.7 53.5 78.5 55 78.5C56.5 78.5 57.7 79.7 57.7 81.2C57.7 82.7 56.5 83.9 55 83.9Z" fill="#F29018"></path><path d="M61.5 83.9C60 83.9 58.8 82.7 58.8 81.2C58.8 79.7 60 78.5 61.5 78.5C63 78.5 64.2 79.7 64.2 81.2C64.2 82.7 63 83.9 61.5 83.9Z" fill="#F29018"></path><path d="M68.1 83.9C66.6 83.9 65.4 82.7 65.4 81.2C65.4 79.7 66.6 78.5 68.1 78.5C69.6 78.5 70.8 79.7 70.8 81.2C70.8 82.7 69.6 83.9 68.1 83.9Z" fill="#F29018"></path><path d="M35.4 83.9C33.9 83.9 32.7 82.7 32.7 81.2C32.7 79.7 33.9 78.5 35.4 78.5C36.9 78.5 38.1 79.7 38.1 81.2C38.1 82.7 36.9 83.9 35.4 83.9Z" fill="#F29018"></path><path d="M28.8 83.9C27.3 83.9 26.1 82.7 26.1 81.2C26.1 79.7 27.3 78.5 28.8 78.5C30.3 78.5 31.5 79.7 31.5 81.2C31.5 82.7 30.3 83.9 28.8 83.9Z" fill="#F29018"></path><path d="M22.3 83.9C20.8 83.9 19.6 82.7 19.6 81.2C19.6 79.7 20.8 78.5 22.3 78.5C23.8 78.5 25 79.7 25 81.2C25 82.7 23.8 83.9 22.3 83.9Z" fill="#F29018"></path><path d="M41.9 83.9C40.4 83.9 39.2 82.7 39.2 81.2C39.2 79.7 40.4 78.5 41.9 78.5C43.4 78.5 44.6 79.7 44.6 81.2C44.6 82.7 43.4 83.9 41.9 83.9Z" fill="#F29018"></path><path d="M48.4 83.9C46.9 83.9 45.7 82.7 45.7 81.2C45.7 79.7 46.9 78.5 48.4 78.5C49.9 78.5 51.1 79.7 51.1 81.2C51.2 82.7 49.9 83.9 48.4 83.9Z" fill="#F29018"></path><path d="M55 90.4C53.5 90.4 52.3 89.2 52.3 87.7C52.3 86.2 53.5 85 55 85C56.5 85 57.7 86.2 57.7 87.7C57.7 89.2 56.5 90.4 55 90.4Z" fill="#F29018"></path><path d="M61.5 90.4C60 90.4 58.8 89.2 58.8 87.7C58.8 86.2 60 85 61.5 85C63 85 64.2 86.2 64.2 87.7C64.2 89.2 63 90.4 61.5 90.4Z" fill="#F29018"></path><path d="M68.1 90.4C66.6 90.4 65.4 89.2 65.4 87.7C65.4 86.2 66.6 85 68.1 85C69.6 85 70.8 86.2 70.8 87.7C70.8 89.2 69.6 90.4 68.1 90.4Z" fill="#F29018"></path><path d="M74.6 90.4C73.1 90.4 71.9 89.2 71.9 87.7C71.9 86.2 73.1 85 74.6 85C76.1 85 77.3 86.2 77.3 87.7C77.3 89.2 76.1 90.4 74.6 90.4Z" fill="#F29018"></path><path d="M35.4 90.4C33.9 90.4 32.7 89.2 32.7 87.7C32.7 86.2 33.9 85 35.4 85C36.9 85 38.1 86.2 38.1 87.7C38.1 89.2 36.9 90.4 35.4 90.4Z" fill="#F29018"></path><path d="M28.8 90.4C27.3 90.4 26.1 89.2 26.1 87.7C26.1 86.2 27.3 85 28.8 85C30.3 85 31.5 86.2 31.5 87.7C31.5 89.2 30.3 90.4 28.8 90.4Z" fill="#F29018"></path><path d="M22.3 90.4C20.8 90.4 19.6 89.2 19.6 87.7C19.6 86.2 20.8 85 22.3 85C23.8 85 25 86.2 25 87.7C25 89.2 23.8 90.4 22.3 90.4Z" fill="#F29018"></path><path d="M15.8 90.4C14.3 90.4 13.1 89.2 13.1 87.7C13.1 86.2 14.3 85 15.8 85C17.3 85 18.5 86.2 18.5 87.7C18.5 89.2 17.3 90.4 15.8 90.4Z" fill="#F29018"></path><path d="M41.9 90.4C40.4 90.4 39.2 89.2 39.2 87.7C39.2 86.2 40.4 85 41.9 85C43.4 85 44.6 86.2 44.6 87.7C44.6 89.2 43.4 90.4 41.9 90.4Z" fill="#F29018"></path><path d="M48.4 90.4C46.9 90.4 45.7 89.2 45.7 87.7C45.7 86.2 46.9 85 48.4 85C49.9 85 51.1 86.2 51.1 87.7C51.2 89.2 49.9 90.4 48.4 90.4Z" fill="#F29018"></path><path d="M55 96.9C53.5 96.9 52.3 95.7 52.3 94.2C52.3 92.7 53.5 91.5 55 91.5C56.5 91.5 57.7 92.7 57.7 94.2C57.7 95.7 56.5 96.9 55 96.9Z" fill="#F29018"></path><path d="M61.5 96.9C60 96.9 58.8 95.7 58.8 94.2C58.8 92.7 60 91.5 61.5 91.5C63 91.5 64.2 92.7 64.2 94.2C64.2 95.7 63 96.9 61.5 96.9Z" fill="#F29018"></path><path d="M68.1 96.9C66.6 96.9 65.4 95.7 65.4 94.2C65.4 92.7 66.6 91.5 68.1 91.5C69.6 91.5 70.8 92.7 70.8 94.2C70.8 95.7 69.6 96.9 68.1 96.9Z" fill="#F29018"></path><path d="M74.6 96.9C73.1 96.9 71.9 95.7 71.9 94.2C71.9 92.7 73.1 91.5 74.6 91.5C76.1 91.5 77.3 92.7 77.3 94.2C77.3 95.7 76.1 96.9 74.6 96.9Z" fill="#F29018"></path><path d="M68.1 103.5C66.6 103.5 65.4 102.3 65.4 100.8C65.4 99.3 66.6 98.1 68.1 98.1C69.6 98.1 70.8 99.3 70.8 100.8C70.8 102.3 69.6 103.5 68.1 103.5Z" fill="#F29018"></path><path d="M74.6 103.5C73.1 103.5 71.9 102.3 71.9 100.8C71.9 99.3 73.1 98.1 74.6 98.1C76.1 98.1 77.3 99.3 77.3 100.8C77.3 102.3 76.1 103.5 74.6 103.5Z" fill="#F29018"></path><path d="M68.1 116.6C66.6 116.6 65.4 115.4 65.4 113.9C65.4 112.4 66.6 111.2 68.1 111.2C69.6 111.2 70.8 112.4 70.8 113.9C70.8 115.3 69.6 116.6 68.1 116.6Z" fill="#F29018"></path><path d="M74.6 116.6C73.1 116.6 71.9 115.4 71.9 113.9C71.9 112.4 73.1 111.2 74.6 111.2C76.1 111.2 77.3 112.4 77.3 113.9C77.3 115.3 76.1 116.6 74.6 116.6Z" fill="#F29018"></path><path d="M74.6 110C73.1 110 71.9 108.8 71.9 107.3C71.9 105.8 73.1 104.6 74.6 104.6C76.1 104.6 77.3 105.8 77.3 107.3C77.3 108.8 76.1 110 74.6 110Z" fill="#F29018"></path><path d="M68.1 123.1C66.6 123.1 65.4 121.9 65.4 120.4C65.4 118.9 66.6 117.7 68.1 117.7C69.6 117.7 70.8 118.9 70.8 120.4C70.8 121.9 69.6 123.1 68.1 123.1Z" fill="#F29018"></path><path d="M74.6 123.1C73.1 123.1 71.9 121.9 71.9 120.4C71.9 118.9 73.1 117.7 74.6 117.7C76.1 117.7 77.3 118.9 77.3 120.4C77.3 121.9 76.1 123.1 74.6 123.1Z" fill="#F29018"></path><path d="M35.4 96.9C33.9 96.9 32.7 95.7 32.7 94.2C32.7 92.7 33.9 91.5 35.4 91.5C36.9 91.5 38.1 92.7 38.1 94.2C38.1 95.7 36.9 96.9 35.4 96.9Z" fill="#F29018"></path><path d="M28.8 96.9C27.3 96.9 26.1 95.7 26.1 94.2C26.1 92.7 27.3 91.5 28.8 91.5C30.3 91.5 31.5 92.7 31.5 94.2C31.5 95.7 30.3 96.9 28.8 96.9Z" fill="#F29018"></path><path d="M22.3 96.9C20.8 96.9 19.6 95.7 19.6 94.2C19.6 92.7 20.8 91.5 22.3 91.5C23.8 91.5 25 92.7 25 94.2C25 95.7 23.8 96.9 22.3 96.9Z" fill="#F29018"></path><path d="M15.8 96.9C14.3 96.9 13.1 95.7 13.1 94.2C13.1 92.7 14.3 91.5 15.8 91.5C17.3 91.5 18.5 92.7 18.5 94.2C18.5 95.7 17.3 96.9 15.8 96.9Z" fill="#F29018"></path><path d="M9.2 96.9C7.7 96.9 6.5 95.7 6.5 94.2C6.5 92.7 7.7 91.5 9.2 91.5C10.7 91.5 11.9 92.7 11.9 94.2C11.9 95.7 10.7 96.9 9.2 96.9Z" fill="#F29018"></path><path d="M22.3 103.5C20.8 103.5 19.6 102.3 19.6 100.8C19.6 99.3 20.8 98.1 22.3 98.1C23.8 98.1 25 99.3 25 100.8C25 102.3 23.8 103.5 22.3 103.5Z" fill="#F29018"></path><path d="M15.8 103.5C14.3 103.5 13.1 102.3 13.1 100.8C13.1 99.3 14.3 98.1 15.8 98.1C17.3 98.1 18.5 99.3 18.5 100.8C18.5 102.3 17.3 103.5 15.8 103.5Z" fill="#F29018"></path><path d="M9.2 103.5C7.7 103.5 6.5 102.3 6.5 100.8C6.5 99.3 7.7 98.1 9.2 98.1C10.7 98.1 11.9 99.3 11.9 100.8C11.9 102.3 10.7 103.5 9.2 103.5Z" fill="#F29018"></path><path d="M2.7 103.5C1.2 103.5 0 102.3 0 100.8C0 99.3 1.2 98.1 2.7 98.1C4.2 98.1 5.4 99.3 5.4 100.8C5.4 102.3 4.2 103.5 2.7 103.5Z" fill="#F29018"></path><path d="M41.9 96.9C40.4 96.9 39.2 95.7 39.2 94.2C39.2 92.7 40.4 91.5 41.9 91.5C43.4 91.5 44.6 92.7 44.6 94.2C44.6 95.7 43.4 96.9 41.9 96.9Z" fill="#F29018"></path><path d="M48.4 96.9C46.9 96.9 45.7 95.7 45.7 94.2C45.7 92.7 46.9 91.5 48.4 91.5C49.9 91.5 51.1 92.7 51.1 94.2C51.2 95.7 49.9 96.9 48.4 96.9Z" fill="#F29018"></path><path d="M81.1 44.6C79.6 44.6 78.4 43.4 78.4 41.9C78.4 40.4 79.6 39.2 81.1 39.2C82.6 39.2 83.8 40.4 83.8 41.9C83.9 43.4 82.6 44.6 81.1 44.6Z" fill="#F29018"></path><path d="M41.9 31.6C40.4 31.6 39.2 30.4 39.2 28.9C39.2 27.4 40.4 26.2 41.9 26.2C43.4 26.2 44.6 27.4 44.6 28.9C44.6 30.4 43.4 31.6 41.9 31.6Z" fill="#F29018"></path><path d="M61.5 31.6C60 31.6 58.8 30.4 58.8 28.9C58.8 27.4 60 26.2 61.5 26.2C63 26.2 64.2 27.4 64.2 28.9C64.2 30.4 63 31.6 61.5 31.6Z" fill="#F29018"></path><path d="M68.1 31.6C66.6 31.6 65.4 30.4 65.4 28.9C65.4 27.4 66.6 26.2 68.1 26.2C69.6 26.2 70.8 27.4 70.8 28.9C70.8 30.4 69.6 31.6 68.1 31.6Z" fill="#F29018"></path><path d="M74.6 31.6C73.1 31.6 71.9 30.4 71.9 28.9C71.9 27.4 73.1 26.2 74.6 26.2C76.1 26.2 77.3 27.4 77.3 28.9C77.3 30.4 76.1 31.6 74.6 31.6Z" fill="#F29018"></path><path d="M81.1 31.6C79.6 31.6 78.4 30.4 78.4 28.9C78.4 27.4 79.6 26.2 81.1 26.2C82.6 26.2 83.8 27.4 83.8 28.9C83.8 30.4 82.6 31.6 81.1 31.6Z" fill="#F29018"></path><path d="M61.5 25C60 25 58.8 23.8 58.8 22.3C58.8 20.8 60 19.6 61.5 19.6C63 19.6 64.2 20.8 64.2 22.3C64.2 23.8 63 25 61.5 25Z" fill="#F29018"></path><path d="M55 31.6C53.5 31.6 52.3 30.4 52.3 28.9C52.3 27.4 53.5 26.2 55 26.2C56.5 26.2 57.7 27.4 57.7 28.9C57.7 30.4 56.5 31.6 55 31.6Z" fill="#F29018"></path><path d="M55 25C53.5 25 52.3 23.8 52.3 22.3C52.3 20.8 53.5 19.6 55 19.6C56.5 19.6 57.7 20.8 57.7 22.3C57.7 23.8 56.5 25 55 25Z" fill="#F29018"></path><path d="M41.9 18.5C40.4 18.5 39.2 17.3 39.2 15.8C39.2 14.3 40.4 13.1 41.9 13.1C43.4 13.1 44.6 14.3 44.6 15.8C44.6 17.3 43.4 18.5 41.9 18.5Z" fill="#F29018"></path><path d="M48.4 11.9C46.9 11.9 45.7 10.7 45.7 9.2C45.7 7.7 46.9 6.5 48.4 6.5C49.9 6.5 51.1 7.7 51.1 9.2C51.2 10.7 49.9 11.9 48.4 11.9Z" fill="#F29018"></path><path d="M55 5.4C53.5 5.4 52.3 4.2 52.3 2.7C52.3 1.2 53.5 0 55 0C56.5 0 57.7 1.2 57.7 2.7C57.7 4.2 56.5 5.4 55 5.4Z" fill="#F29018"></path><path d="M68.1 25C66.6 25 65.4 23.8 65.4 22.3C65.4 20.8 66.6 19.6 68.1 19.6C69.6 19.6 70.8 20.8 70.8 22.3C70.8 23.8 69.6 25 68.1 25Z" fill="#F29018"></path><path d="M74.6 25C73.1 25 71.9 23.8 71.9 22.3C71.9 20.8 73.1 19.6 74.6 19.6C76.1 19.6 77.3 20.8 77.3 22.3C77.3 23.8 76.1 25 74.6 25Z" fill="#F29018"></path><path d="M81.1 25C79.6 25 78.4 23.8 78.4 22.3C78.4 20.8 79.6 19.6 81.1 19.6C82.6 19.6 83.8 20.8 83.8 22.3C83.8 23.8 82.6 25 81.1 25Z" fill="#F29018"></path><path d="M61.5 18.5C60 18.5 58.8 17.3 58.8 15.8C58.8 14.3 60 13.1 61.5 13.1C63 13.1 64.2 14.3 64.2 15.8C64.2 17.3 63 18.5 61.5 18.5Z" fill="#F29018"></path><path d="M68.1 18.5C66.6 18.5 65.4 17.3 65.4 15.8C65.4 14.3 66.6 13.1 68.1 13.1C69.6 13.1 70.8 14.3 70.8 15.8C70.8 17.3 69.6 18.5 68.1 18.5Z" fill="#F29018"></path><path d="M74.6 18.5C73.1 18.5 71.9 17.3 71.9 15.8C71.9 14.3 73.1 13.1 74.6 13.1C76.1 13.1 77.3 14.3 77.3 15.8C77.3 17.3 76.1 18.5 74.6 18.5Z" fill="#F29018"></path><path d="M81.1 18.5C79.6 18.5 78.4 17.3 78.4 15.8C78.4 14.3 79.6 13.1 81.1 13.1C82.6 13.1 83.8 14.3 83.8 15.8C83.8 17.3 82.6 18.5 81.1 18.5Z" fill="#F29018"></path><path d="M87.7 31.6C86.2 31.6 85 30.4 85 28.9C85 27.4 86.2 26.2 87.7 26.2C89.2 26.2 90.4 27.4 90.4 28.9C90.4 30.4 89.2 31.6 87.7 31.6Z" fill="#F29018"></path><path d="M87.7 25C86.2 25 85 23.8 85 22.3C85 20.8 86.2 19.6 87.7 19.6C89.2 19.6 90.4 20.8 90.4 22.3C90.4 23.8 89.2 25 87.7 25Z" fill="#F29018"></path><path d="M87.7 18.5C86.2 18.5 85 17.3 85 15.8C85 14.3 86.2 13.1 87.7 13.1C89.2 13.1 90.4 14.3 90.4 15.8C90.4 17.3 89.2 18.5 87.7 18.5Z" fill="#F29018"></path><path d="M68.1 11.9C66.6 11.9 65.4 10.7 65.4 9.2C65.4 7.7 66.6 6.5 68.1 6.5C69.6 6.5 70.8 7.7 70.8 9.2C70.8 10.7 69.6 11.9 68.1 11.9Z" fill="#F29018"></path><path d="M74.6 11.9C73.1 11.9 71.9 10.7 71.9 9.2C71.9 7.7 73.1 6.5 74.6 6.5C76.1 6.5 77.3 7.7 77.3 9.2C77.3 10.7 76.1 11.9 74.6 11.9Z" fill="#F29018"></path><path d="M81.1 11.9C79.6 11.9 78.4 10.7 78.4 9.2C78.4 7.7 79.6 6.5 81.1 6.5C82.6 6.5 83.8 7.7 83.8 9.2C83.9 10.7 82.6 11.9 81.1 11.9Z" fill="#F29018"></path><path d="M87.7 11.9C86.2 11.9 85 10.7 85 9.2C85 7.7 86.2 6.5 87.7 6.5C89.2 6.5 90.4 7.7 90.4 9.2C90.4 10.7 89.2 11.9 87.7 11.9Z" fill="#F29018"></path><path d="M94.2 25C92.7 25 91.5 23.8 91.5 22.3C91.5 20.8 92.7 19.6 94.2 19.6C95.7 19.6 96.9 20.8 96.9 22.3C96.9 23.8 95.7 25 94.2 25Z" fill="#F29018"></path><path d="M94.2 18.5C92.7 18.5 91.5 17.3 91.5 15.8C91.5 14.3 92.7 13.1 94.2 13.1C95.7 13.1 96.9 14.3 96.9 15.8C96.9 17.3 95.7 18.5 94.2 18.5Z" fill="#F29018"></path><path d="M135.1 58.6V61.6C135.1 61.6 135.1 64.6 132.1 64.6H120.1V75V76.6C120.1 76.7 120.1 76.8 120.1 76.9C120.1 77 120.1 77 120.1 77.1C120 77.8 119.8 78.3 119.4 78.6C119.4 78.6 119.4 78.7 119.3 78.7C119.2 78.8 119.1 78.9 119 79C118.7 79.3 118.3 79.5 117.7 79.6C117.3 79.7 117.1 79.7 117.1 79.7H114.1C114.1 79.7 113.8 79.7 113.5 79.6C112.9 79.5 112.5 79.3 112.2 79C112.1 78.9 112 78.8 111.9 78.7C111.9 78.7 111.9 78.6 111.8 78.6C111.5 78.2 111.2 77.7 111.1 77.1C111.1 77 111.1 77 111.1 76.9C111.1 76.8 111.1 76.7 111.1 76.6V75V64.6H99.1C96.1 64.6 96.1 61.6 96.1 61.6V58.6C96.1 55.6 99.1 55.6 99.1 55.6H111.1V45.5V43.7C111.1 43.7 111.1 43.4 111.2 43C111.3 42.5 111.5 42.1 111.7 41.8C111.8 41.7 111.9 41.6 112 41.5L112.1 41.4C112.4 41.1 112.9 40.9 113.5 40.8C113.8 40.7 114 40.7 114.1 40.7H117.1C117.1 40.7 117.4 40.7 117.7 40.8C118.3 40.9 118.8 41.1 119.1 41.4L119.2 41.5C119.3 41.6 119.4 41.7 119.5 41.8C119.8 42.1 119.9 42.5 120 43C120.1 43.4 120.1 43.7 120.1 43.7V45.5V55.6H132.1C132.1 55.6 135.1 55.6 135.1 58.6Z" fill="#F29018"></path><path d="M132.1 83.9C119.1 92.9 101.2 89.6 92.3 76.6C83.4 63.6 86.6 45.7 99.6 36.8C112.6 27.8 130.5 31.1 139.4 44.1C148.3 57.1 145.1 74.9 132.1 83.9ZM149.2 37.3C136.5 18.9 111.2 14.2 92.8 27C74.4 39.7 69.7 65 82.5 83.4C93.8 99.8 115 105.2 132.5 97.4L148.1 120C150.4 123.3 154.9 124.1 158.3 121.8C161.6 119.5 162.5 115 160.2 111.7L144.5 89C158.1 75.4 160.5 53.6 149.2 37.3Z" fill="#110E72"></path>',117)];function m8(n,e){return c.openBlock(),c.createElementBlock("svg",h8,p8)}const Tf=Ce(f8,[["render",m8]]),oi={PRIMARY:"primary",SECONDARY:"secondary",DANGER:"danger",WARNING:"warning",INFO:"info",SUCCESS:"success",LIGHT:"light",GRAY:"gray"},g8={key:0,class:"b-d-alert-title"},as=c.defineComponent({__name:"BDAlert",props:{variant:{default:oi.PRIMARY},title:{default:""}},setup(n){const e=n,t=c.computed(()=>["alert",`alert-${e.variant}`]);return(r,o)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(t.value),role:"alert"},[r.title?(c.openBlock(),c.createElementBlock("div",g8,[c.createVNode(c.unref(Mr)),c.createElementVNode("span",null,[c.createElementVNode("strong",null,c.toDisplayString(e.title),1)])])):c.createCommentVNode("",!0),c.renderSlot(r.$slots,"default")],2))}});function v8(n){return c.getCurrentScope()?(c.onScopeDispose(n),!0):!1}function si(n){return typeof n=="function"?n():c.unref(n)}const y8=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const E8=n=>typeof n<"u",C8=Object.prototype.toString,b8=n=>C8.call(n)==="[object Object]",Ll=()=>{};function A8(n,e){function t(...r){return new Promise((o,s)=>{Promise.resolve(n(()=>e.apply(this,r),{fn:e,thisArg:this,args:r})).then(o).catch(s)})}return t}function _8(n,e={}){let t,r,o=Ll;const s=l=>{clearTimeout(l),o(),o=Ll};return l=>{const a=si(n),u=si(e.maxWait);return t&&s(t),a<=0||u!==void 0&&u<=0?(r&&(s(r),r=null),Promise.resolve(l())):new Promise((d,f)=>{o=e.rejectOnCancel?f:d,u&&!r&&(r=setTimeout(()=>{t&&s(t),r=null,d(l())},u)),t=setTimeout(()=>{r&&s(r),r=null,d(l())},a)})}}function w8(n,e=200,t={}){return A8(_8(e,t),n)}function kf(n){var e;const t=si(n);return(e=t==null?void 0:t.$el)!=null?e:t}const S8=y8?window:void 0;function xf(...n){let e,t,r,o;if(typeof n[0]=="string"||Array.isArray(n[0])?([t,r,o]=n,e=S8):[e,t,r,o]=n,!e)return Ll;Array.isArray(t)||(t=[t]),Array.isArray(r)||(r=[r]);const s=[],i=()=>{s.forEach(d=>d()),s.length=0},l=(d,f,h,p)=>(d.addEventListener(f,h,p),()=>d.removeEventListener(f,h,p)),a=c.watch(()=>[kf(e),si(o)],([d,f])=>{if(i(),!d)return;const h=b8(f)?{...f}:f;s.push(...t.flatMap(p=>r.map(m=>l(d,p,m,h))))},{immediate:!0,flush:"post"}),u=()=>{a(),i()};return v8(u),u}function T8(n){return JSON.parse(JSON.stringify(n))}function k8(n,e={}){const{initialValue:t=!1,focusVisible:r=!1}=e,o=c.ref(!1),s=c.computed(()=>kf(n));xf(s,"focus",l=>{var a,u;(!r||(u=(a=l.target).matches)!=null&&u.call(a,":focus-visible"))&&(o.value=!0)}),xf(s,"blur",()=>o.value=!1);const i=c.computed({get:()=>o.value,set(l){var a,u;!l&&o.value?(a=s.value)==null||a.blur():l&&!o.value&&((u=s.value)==null||u.focus())}});return c.watch(s,()=>{i.value=t},{immediate:!0,flush:"post"}),{focused:i}}function Lr(n,e,t,r={}){var o,s,i;const{clone:l=!1,passive:a=!1,eventName:u,deep:d=!1,defaultValue:f,shouldEmit:h}=r,p=c.getCurrentInstance(),m=t||(p==null?void 0:p.emit)||((o=p==null?void 0:p.$emit)==null?void 0:o.bind(p))||((i=(s=p==null?void 0:p.proxy)==null?void 0:s.$emit)==null?void 0:i.bind(p==null?void 0:p.proxy));let g=u;e||(e="modelValue"),g=g||`update:${e.toString()}`;const v=E=>l?typeof l=="function"?l(E):T8(E):E,C=()=>E8(n[e])?v(n[e]):f,A=E=>{h?h(E)&&m(g,E):m(g,E)};if(a){const E=C(),y=c.ref(E);let x=!1;return c.watch(()=>n[e],_=>{x||(x=!0,y.value=v(_),c.nextTick(()=>x=!1))}),c.watch(y,_=>{!x&&(_!==n[e]||d)&&A(_)},{deep:d}),y}else return c.computed({get(){return C()},set(E){A(E)}})}const x8={class:"bd-zoom-slider d-flex"},N8=[c.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[c.createElementVNode("path",{d:"M1.5 13.5h21a1.5 1.5 0 0 0 0-3h-21a1.5 1.5 0 0 0 0 3z","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"0"})],-1)],O8=["max"],I8=[c.createElementVNode("g",{transform:"matrix(0.8333333333333334,0,0,0.8333333333333334,0,0)"},[c.createElementVNode("path",{d:"M0 12a1.5 1.5 0 0 0 1.5 1.5h8.75a.25.25 0 0 1 .25.25v8.75a1.5 1.5 0 0 0 3 0v-8.75a.25.25 0 0 1 .25-.25h8.75a1.5 1.5 0 0 0 0-3h-8.75a.25.25 0 0 1-.25-.25V1.5a1.5 1.5 0 0 0-3 0v8.75a.25.25 0 0 1-.25.25H1.5A1.5 1.5 0 0 0 0 12z","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"0"})],-1)],Dl=c.defineComponent({__name:"BDZoomslider",props:{modelValue:{},maxValue:{default:5}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,r=Lr(t,"modelValue",e);function o(){r.value!==0&&r.value--}function s(){r.value<t.maxValue&&r.value++}return(i,l)=>(c.openBlock(),c.createElementBlock("div",x8,[(c.openBlock(),c.createElementBlock("svg",{class:"bd-zoom-slider-min-button",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"#000000",stroke:"#000000",height:"20",width:"20",onClick:o},N8)),c.withDirectives(c.createElementVNode("input",{type:"range","onUpdate:modelValue":l[0]||(l[0]=a=>c.isRef(r)?r.value=a:null),min:"0",max:i.maxValue,class:"bd-zoom-slider-input"},null,8,O8),[[c.vModelText,c.unref(r)]]),(c.openBlock(),c.createElementBlock("svg",{class:"bd-zoom-slider-plus-button",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"#000000",stroke:"#000000",height:"20",width:"20",onClick:s},I8))]))}}),M8={class:"bd-profile-picture"},L8=["src","alt"],ls=c.defineComponent({__name:"BDProfileImage",props:{src:{default:""},username:{default:null},size:{default:bt.LG},linkText:{default:null}},emits:["click"],setup(n,{emit:e}){const t=n,r=c.computed(()=>`${t.username?`${t.username}'s `:""}profielfoto`),o=()=>{e("click")};return(s,i)=>(c.openBlock(),c.createElementBlock("div",M8,[c.createElementVNode("div",{class:c.normalizeClass(["rounded-circle",t.size])},[c.createElementVNode("img",{src:t.src,alt:r.value,class:"position-absolute top-0 start-0"},null,8,L8)],2),t.linkText?(c.openBlock(),c.createBlock(Je,{key:0,variant:"link",onClick:o,textContent:c.toDisplayString(t.linkText)},null,8,["textContent"])):c.createCommentVNode("",!0)]))}});for(var Dr=256,Nf=[],Of=256,ii;Dr--;)Nf[Dr]=(Dr+256).toString(16).substring(1);function If(n){var e=0,t=n||11;if(!ii||Dr+t>Of*2)for(ii="",Dr=0;e<Of;e++)ii+=Nf[Math.random()*256|0];return ii.substring(Dr,Dr+++t)}function fo(){return{uniqueIdentifier:c.ref(If())}}const D8=["id"],R8={key:0},ai=c.defineComponent({__name:"BDCard",props:{class:{default:""},title:{default:""},noHeader:{type:Boolean,default:!1},noBody:{type:Boolean,default:!1},headerClass:{default:""},bodyClass:{default:""},id:{default:0},headerVariant:{default:"primary"}},setup(n){const e=n,{uniqueIdentifier:t}=fo(),r=t.value,o=c.computed(()=>({"bd-card card":!0,[`${e.class}`]:e.class,"no-body":e.noBody})),s=c.computed(()=>({"card-header":!0,"no-title":!e.title,[`${e.headerClass}`]:e.headerClass,[`${e.headerVariant}`]:e.headerVariant})),i=c.computed(()=>({"card-body":!0,[`${e.bodyClass}`]:e.bodyClass}));return(l,a)=>(c.openBlock(),c.createElementBlock("div",{id:c.unref(r),class:c.normalizeClass(o.value)},[!l.noHeader||l.noBody?(c.openBlock(),c.createElementBlock("div",{key:0,class:c.normalizeClass(s.value)},[c.renderSlot(l.$slots,"header",{},()=>[l.title?(c.openBlock(),c.createElementBlock("h2",R8,c.toDisplayString(l.title),1)):c.createCommentVNode("",!0)])],2)):c.createCommentVNode("",!0),l.noBody?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("div",{key:1,class:c.normalizeClass(i.value)},[c.renderSlot(l.$slots,"body")],2))],10,D8))}}),B8={key:0},P8={class:"bd-collapsable-card__actions"},F8=["data-bs-target"],Mf=c.defineComponent({__name:"BDCollapsableCard",props:{title:{default:"Title"},disabled:{type:Boolean,default:!1},showOn:{default:"md"},visible:{type:Boolean,default:!0}},setup(n){const e=n,{uniqueIdentifier:t}=fo(),r=t.value,o=c.computed(()=>`bd-collapsable-card__collapse-${r}`),s=c.computed(()=>({"d-block":[bt.SM,bt.MD].includes(e.showOn.toLowerCase()),"d-md-none":e.showOn.toLowerCase()==bt.SM,"d-lg-none":e.showOn.toLowerCase()==bt.MD})),i=c.computed(()=>{let a={"round-corners-sm":e.showOn.toLowerCase()==bt.SM,"round-corners-md":e.showOn.toLowerCase()==bt.MD,"is-disabled":e.disabled,"round-corners":!e.visible};return Object.keys(a).filter(u=>a[u]).join(" ")}),l=c.computed(()=>{let a={collapse:!0,show:!0,"collapsable-body":!0,[`${o.value}`]:!0,"display-none":!e.visible||e.disabled,"open-collapse-lg":e.visible&&[bt.SM,bt.MD].includes(e.showOn.toLowerCase()),"open-collapse-md":e.showOn.toLowerCase()==bt.SM&&e.visible};return Object.keys(a).filter(u=>a[u]).join(" ")});return(a,u)=>(c.openBlock(),c.createBlock(ai,{class:"bd-collapsable-card",title:a.title,"header-class":i.value,"body-class":l.value},{header:c.withCtx(()=>[a.title?(c.openBlock(),c.createElementBlock("h2",B8,c.toDisplayString(a.title),1)):c.createCommentVNode("",!0),c.createElementVNode("div",P8,[c.renderSlot(a.$slots,"action"),!a.disabled&&a.visible?(c.openBlock(),c.createElementBlock("button",{key:0,class:c.normalizeClass(["btn btn-white btn-caret",s.value]),type:"button","data-bs-toggle":"collapse","data-bs-target":`.${o.value}`,"aria-expanded":"true"},[c.createVNode(c.unref(Cl))],10,F8)):c.createCommentVNode("",!0)])]),body:c.withCtx(()=>[c.renderSlot(a.$slots,"body")]),_:3},8,["title","header-class","body-class"]))}}),V8={class:"invalid-feedback bd-invalid-feedback"},li=c.defineComponent({__name:"BDFormInvalidFeedback",props:{state:{type:[Boolean,null],default:null},text:{default:""}},setup(n){const e=n;return(t,r)=>(c.openBlock(),c.createElementBlock("div",V8,[e.state?(c.openBlock(),c.createBlock(c.unref(uo),{key:0})):(c.openBlock(),c.createBlock(c.unref(ni),{key:1})),c.createTextVNode(" "+c.toDisplayString(e.text),1)]))}});/*! maska v2.1.11 | (c) Alexander Shabunevich | Released under the MIT license */var $8=Object.defineProperty,H8=(n,e,t)=>e in n?$8(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t,cs=(n,e,t)=>(H8(n,typeof e!="symbol"?e+"":e,t),t);const Lf={"#":{pattern:/[0-9]/},"@":{pattern:/[a-zA-Z]/},"*":{pattern:/[a-zA-Z0-9]/}};class Df{constructor(e={}){cs(this,"opts",{}),cs(this,"memo",new Map);const t={...e};if(t.tokens!=null){t.tokens=t.tokensReplace?{...t.tokens}:{...Lf,...t.tokens};for(const r of Object.values(t.tokens))typeof r.pattern=="string"&&(r.pattern=new RegExp(r.pattern))}else t.tokens=Lf;Array.isArray(t.mask)&&(t.mask.length>1?t.mask=[...t.mask].sort((r,o)=>r.length-o.length):t.mask=t.mask[0]??""),t.mask===""&&(t.mask=null),this.opts=t}masked(e){return this.process(e,this.findMask(e))}unmasked(e){return this.process(e,this.findMask(e),!1)}isEager(){return this.opts.eager===!0}isReversed(){return this.opts.reversed===!0}completed(e){const t=this.findMask(e);if(this.opts.mask==null||t==null)return!1;const r=this.process(e,t).length;return typeof this.opts.mask=="string"?r>=this.opts.mask.length:typeof this.opts.mask=="function"?r>=t.length:this.opts.mask.filter(o=>r>=o.length).length===this.opts.mask.length}findMask(e){const t=this.opts.mask;if(t==null)return null;if(typeof t=="string")return t;if(typeof t=="function")return t(e);const r=this.process(e,t.slice(-1).pop()??"",!1);return t.find(o=>this.process(e,o,!1).length>=r.length)??""}escapeMask(e){const t=[],r=[];return e.split("").forEach((o,s)=>{o==="!"&&e[s-1]!=="!"?r.push(s-r.length):t.push(o)}),{mask:t.join(""),escaped:r}}process(e,t,r=!0){if(t==null)return e;const o=`value=${e},mask=${t},masked=${r?1:0}`;if(this.memo.has(o))return this.memo.get(o);const{mask:s,escaped:i}=this.escapeMask(t),l=[],a=this.opts.tokens!=null?this.opts.tokens:{},u=this.isReversed()?-1:1,d=this.isReversed()?"unshift":"push",f=this.isReversed()?0:s.length-1,h=this.isReversed()?()=>v>-1&&C>-1:()=>v<s.length&&C<e.length,p=E=>!this.isReversed()&&E<=f||this.isReversed()&&E>=f;let m,g=-1,v=this.isReversed()?s.length-1:0,C=this.isReversed()?e.length-1:0,A=!1;for(;h();){const E=s.charAt(v),y=a[E],x=(y==null?void 0:y.transform)!=null?y.transform(e.charAt(C)):e.charAt(C);if(!i.includes(v)&&y!=null?(x.match(y.pattern)!=null?(l[d](x),y.repeated?(g===-1?g=v:v===f&&v!==g&&(v=g-u),f===g&&(v-=u)):y.multiple&&(A=!0,v-=u),v+=u):y.multiple?A&&(v+=u,C-=u,A=!1):x===m?m=void 0:y.optional&&(v+=u,C-=u),C+=u):(r&&!this.isEager()&&l[d](E),x===E&&!this.isEager()?C+=u:m=E,this.isEager()||(v+=u)),this.isEager())for(;p(v)&&(a[s.charAt(v)]==null||i.includes(v));)r?l[d](s.charAt(v)):s.charAt(v)===e.charAt(C)&&(C+=u),v+=u}return this.memo.set(o,l.join("")),this.memo.get(o)}}const Rf=n=>JSON.parse(n.replaceAll("'",'"')),Bf=(n,e={})=>{const t={...e};return n.dataset.maska!=null&&n.dataset.maska!==""&&(t.mask=U8(n.dataset.maska)),n.dataset.maskaEager!=null&&(t.eager=Rl(n.dataset.maskaEager)),n.dataset.maskaReversed!=null&&(t.reversed=Rl(n.dataset.maskaReversed)),n.dataset.maskaTokensReplace!=null&&(t.tokensReplace=Rl(n.dataset.maskaTokensReplace)),n.dataset.maskaTokens!=null&&(t.tokens=z8(n.dataset.maskaTokens)),t},Rl=n=>n!==""?!!JSON.parse(n):!0,U8=n=>n.startsWith("[")&&n.endsWith("]")?Rf(n):n,z8=n=>{if(n.startsWith("{")&&n.endsWith("}"))return Rf(n);const e={};return n.split("|").forEach(t=>{const r=t.split(":");e[r[0]]={pattern:new RegExp(r[1]),optional:r[2]==="optional",multiple:r[2]==="multiple",repeated:r[2]==="repeated"}}),e};class j8{constructor(e,t={}){cs(this,"items",new Map),cs(this,"beforeinputEvent",r=>{const o=r.target,s=this.items.get(o);s.isEager()&&"inputType"in r&&r.inputType.startsWith("delete")&&s.unmasked(o.value).length<=1&&this.setMaskedValue(o,"")}),cs(this,"inputEvent",r=>{if(r instanceof CustomEvent&&r.type==="input"&&r.detail!=null&&typeof r.detail=="object"&&"masked"in r.detail)return;const o=r.target,s=this.items.get(o),i=o.value,l=o.selectionStart,a=o.selectionEnd;let u=i;if(s.isEager()){const d=s.masked(i),f=s.unmasked(i);f===""&&"data"in r&&r.data!=null?u=r.data:f!==s.unmasked(d)&&(u=f)}if(this.setMaskedValue(o,u),"inputType"in r&&(r.inputType.startsWith("delete")||l!=null&&l<i.length))try{o.setSelectionRange(l,a)}catch{}}),this.options=t,typeof e=="string"?this.init(Array.from(document.querySelectorAll(e)),this.getMaskOpts(t)):this.init("length"in e?Array.from(e):[e],this.getMaskOpts(t))}destroy(){for(const e of this.items.keys())e.removeEventListener("input",this.inputEvent),e.removeEventListener("beforeinput",this.beforeinputEvent);this.items.clear()}needUpdateOptions(e,t){const r=this.items.get(e),o=new Df(Bf(e,this.getMaskOpts(t)));return JSON.stringify(r.opts)!==JSON.stringify(o.opts)}needUpdateValue(e){const t=e.dataset.maskaValue;return t==null&&e.value!==""||t!=null&&t!==e.value}getMaskOpts(e){const{onMaska:t,preProcess:r,postProcess:o,...s}=e;return s}init(e,t){for(const r of e){const o=new Df(Bf(r,t));this.items.set(r,o),r.value!==""&&this.setMaskedValue(r,r.value),r.addEventListener("input",this.inputEvent),r.addEventListener("beforeinput",this.beforeinputEvent)}}setMaskedValue(e,t){const r=this.items.get(e);this.options.preProcess!=null&&(t=this.options.preProcess(t));const o=r.masked(t),s=r.unmasked(r.isEager()?o:t),i=r.completed(t),l={masked:o,unmasked:s,completed:i};t=o,this.options.postProcess!=null&&(t=this.options.postProcess(t)),e.value=t,e.dataset.maskaValue=t,this.options.onMaska!=null&&(Array.isArray(this.options.onMaska)?this.options.onMaska.forEach(a=>a(l)):this.options.onMaska(l)),e.dispatchEvent(new CustomEvent("maska",{detail:l})),e.dispatchEvent(new CustomEvent("input",{detail:l}))}}const Bl=new WeakMap,W8=n=>{setTimeout(()=>{var e;((e=Bl.get(n))==null?void 0:e.needUpdateValue(n))===!0&&n.dispatchEvent(new CustomEvent("input"))})},K8=(n,e)=>{const t=n instanceof HTMLInputElement?n:n.querySelector("input"),r={...e.arg};if(t==null||(t==null?void 0:t.type)==="file")return;W8(t);const o=Bl.get(t);if(o!=null){if(!o.needUpdateOptions(t,r))return;o.destroy()}if(e.value!=null){const s=e.value,i=l=>{s.masked=l.masked,s.unmasked=l.unmasked,s.completed=l.completed};r.onMaska=r.onMaska==null?i:Array.isArray(r.onMaska)?[...r.onMaska,i]:[r.onMaska,i]}Bl.set(t,new j8(t,r))},Y8=["value","type"],Rr=c.defineComponent({__name:"BDFormInput",props:{modelValue:{default:""},formGroupClass:{default:void 0},type:{default:"text"},label:{default:void 0},labelClass:{default:void 0},formFieldClass:{default:void 0},inputClass:{default:void 0},placeholder:{default:void 0},state:{type:[Boolean,null],default:null},readonly:{type:[Boolean,null],default:null},disabled:{type:[Boolean,null],default:null},autofocus:{type:[Boolean,null],default:null},size:{default:bt.MD},tabindex:{default:null},invalidFeedbackClass:{default:void 0},invalidFeedbackText:{default:void 0},delayTimeMs:{default:0},mask:{default:void 0}},emits:["update:modelValue","click","blur","enter"],setup(n,{emit:e}){const t=n,{uniqueIdentifier:r}=fo(),o=Lr(t,"modelValue",e),s=`__BD__FORM__LABEL__${r.value}`,i=`__BD__FORM__GROUP__${r.value}`,l=`form-input-${t.label?t.label.replace(/ /g,"-").toLowerCase():r.value}`,a=`validationFeedback${t.label?t.label.replace(/ /g,""):r.value}`,u=c.computed(()=>({[`${t.inputClass}`]:t.inputClass,"is-invalid":t.state===!1,"is-valid":t.state===!0,[`form-control-${t.size}`]:t.size})),d=c.computed(()=>({[`${t.invalidFeedbackClass}`]:t.invalidFeedbackClass,"is-invalid":t.state===!1})),f=c.computed(()=>({placeholder:t.placeholder?t.placeholder:null,readonly:t.readonly===!0,disabled:t.disabled===!0,autofocus:t.autofocus===!0,tabindex:t.tabindex?t.tabindex:null,"aria-describedby":t.state===!1&&t.invalidFeedbackText?a:null,"data-maska":t.mask})),h=w8(p=>{o.value=p.target.value},t.delayTimeMs);return(p,m)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(["bd-form-input",p.formGroupClass]),id:i},[c.renderSlot(p.$slots,"label",{},()=>[p.label?(c.openBlock(),c.createElementBlock("label",{key:0,for:l,id:s,class:c.normalizeClass(["form-label",p.labelClass])},c.toDisplayString(p.label),3)):c.createCommentVNode("",!0)]),c.createElementVNode("div",{class:c.normalizeClass(p.formFieldClass)},[c.withDirectives(c.createElementVNode("input",c.mergeProps({value:p.modelValue,type:p.type,id:l,class:["form-control",u.value]},f.value,{onInput:m[0]||(m[0]=(...g)=>c.unref(h)&&c.unref(h)(...g)),onClick:m[1]||(m[1]=g=>p.$emit("click")),onBlur:m[2]||(m[2]=g=>p.$emit("blur")),onKeydown:m[3]||(m[3]=c.withKeys(g=>p.$emit("enter"),["enter"]))}),null,16,Y8),[[c.unref(K8)]]),c.renderSlot(p.$slots,"default")],2),c.createVNode(li,{text:p.invalidFeedbackText,class:c.normalizeClass(d.value),state:p.state,id:a},null,8,["text","class","state"])],2))}}),G8={class:"input-group bd-input-group"},Q8=["for"],Pf=c.defineComponent({__name:"BDInputGroup",props:{label:{default:void 0},labelForId:{default:void 0}},setup(n){const e=n,t=c.useAttrs();return(r,o)=>(c.openBlock(),c.createElementBlock("fieldset",G8,[e.label?(c.openBlock(),c.createElementBlock("label",{key:0,for:e.labelForId,class:"form-label"},c.toDisplayString(e.label),9,Q8)):c.createCommentVNode("",!0),c.createElementVNode("div",{class:c.normalizeClass(c.unref(t).class)},[c.renderSlot(r.$slots,"default")],2)]))}}),J8={key:0},Z8={key:1},Ff=c.defineComponent({__name:"BDBadge",props:{variant:{default:oi.PRIMARY}},setup(n){const e=n,t=c.computed(()=>["badge","bd-badge",`bd-badge-${e.variant}`]);return(r,o)=>(c.openBlock(),c.createElementBlock("span",{role:"status",class:c.normalizeClass(t.value)},[r.variant==="danger"?(c.openBlock(),c.createElementBlock("span",J8,[c.createVNode(c.unref(Mr))])):c.createCommentVNode("",!0),r.variant==="success"?(c.openBlock(),c.createElementBlock("span",Z8,[c.createVNode(c.unref(uo))])):c.createCommentVNode("",!0),c.renderSlot(r.$slots,"default")],2))}}),X8=["onSubmit","onReset"],Vf=c.defineComponent({__name:"BDForm",emits:["submit","reset"],setup(n,{emit:e}){function t(){e("submit")}function r(){e("reset")}return(o,s)=>(c.openBlock(),c.createElementBlock("form",{onSubmit:c.withModifiers(t,["prevent"]),onReset:c.withModifiers(r,["prevent"])},[c.renderSlot(o.$slots,"default")],40,X8))}}),q8={"aria-label":"Page navigation",class:"bd-pagination"},ev={class:"page-item"},tv=["data-page"],nv=["data-page"],rv={class:"page-item"},ov=["data-page"],$f=c.defineComponent({__name:"BDPagination",props:{modelValue:{default:1},totalRows:{default:1},rowsPerPage:{default:10},isPatient:{type:Boolean,default:!0}},emits:["click","update:modelValue"],setup(n,{emit:e}){const t=n,r=Lr(t,"modelValue",e),o=c.ref(Math.ceil(t.totalRows/t.rowsPerPage)),s=c.ref([]);c.watch([()=>t.totalRows,()=>t.rowsPerPage],()=>{o.value=Math.ceil(t.totalRows/t.rowsPerPage),s.value=d(r.value)}),c.onMounted(()=>{s.value=d(r.value)});const i=c.computed(()=>({[`${t.class}`]:t.class,colleague:!t.isPatient})),l=f=>{const h=f.currentTarget.getAttribute("data-page"),p=Number(h);isNaN(Number(p))||(r.value=p,s.value=d(p)),e("click",p)},a=(f,h,p)=>p<=h?p:f==1?6:f<=4?5:1,u=(f,h,p)=>p<=h?0:f==p?6:f>p-4?5:1,d=f=>{const h=[],m=a(f,7,o.value),g=o.value>7&&f>4,v=o.value>7&&f<o.value-3,C=g&&v,A=u(f,7,o.value);for(let E=1;E<=m;E++)h.push(E);if(g&&h.push("..."),C)for(let E=f-1;E<=f+1;E++)h.push(E);v&&h.push("...");for(let E=1;E<=A;E++)h.push(o.value-A+E);return h};return(f,h)=>(c.openBlock(),c.createElementBlock("div",q8,[c.createElementVNode("ul",{class:c.normalizeClass(["pagination",i.value])},[c.withDirectives(c.createElementVNode("li",ev,[c.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Previous",onClick:l,"data-page":c.unref(r)-1},[c.createVNode(c.unref(bl))],8,tv)],512),[[c.vShow,c.unref(r)>1]]),(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(s.value,p=>(c.openBlock(),c.createElementBlock("li",{class:c.normalizeClass(["page-item",{active:c.unref(r)===p,disabled:typeof p=="string"}]),key:p},[c.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center",onClick:l,"data-page":p},c.toDisplayString(p),9,nv)],2))),128)),c.withDirectives(c.createElementVNode("li",rv,[c.createElementVNode("a",{class:"page-link d-flex justify-content-center align-items-center","aria-label":"Next",onClick:l,"data-page":c.unref(r)+1},[c.createVNode(c.unref(Al))],8,ov)],512),[[c.vShow,c.unref(r)<o.value]])],2)]))}}),sv=["disabled"],iv=["label"],av=["value"],lv=["value"],Hf=c.defineComponent({__name:"BDFormSelect",props:{size:{default:bt.MD},disabled:{type:Boolean},autofocus:{type:Boolean,default:!1},options:{default:void 0},modelValue:{default:""},state:{type:[Boolean,null],default:null}},emits:["update:modelValue","change","input"],setup(n,{emit:e}){const t=n,r=Lr(t,"modelValue",e),o=c.ref(null),{focused:s}=k8(o,{initialValue:t.autofocus}),i=c.computed(()=>({"form-select":!0,"bd-form-select":!0,"is-invalid":t.state===!1,[`form-select-${t.size}`]:["xs","sm","lg"].includes(t.size)}));c.watch(()=>t.autofocus,d=>{d&&(s.value=!0)});const l=d=>{r.value=d.target.value;let f=u(d.target.value);e("input",f)},a=d=>{let f=u(d.target.value);e("change",f)},u=d=>{try{return JSON.parse(d)}catch{return d}};return(d,f)=>c.withDirectives((c.openBlock(),c.createElementBlock("select",{class:c.normalizeClass(i.value),"onUpdate:modelValue":f[0]||(f[0]=h=>c.isRef(r)?r.value=h:null),disabled:t.disabled,ref_key:"input",ref:o,onInput:l,onChange:a},[c.renderSlot(d.$slots,"first"),t.options&&t.options.length>0&&t.options[0].label&&t.options[0].options?(c.openBlock(!0),c.createElementBlock(c.Fragment,{key:0},c.renderList(t.options,h=>(c.openBlock(),c.createElementBlock("optgroup",{label:h.label},[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(h.options,p=>(c.openBlock(),c.createElementBlock("option",{value:JSON.stringify(p.value),key:p.value},c.toDisplayString(p.text),9,av))),128))],8,iv))),256)):(c.openBlock(!0),c.createElementBlock(c.Fragment,{key:1},c.renderList(t.options,h=>(c.openBlock(),c.createElementBlock("option",{value:h.value,key:h.value},c.toDisplayString(h.text),9,lv))),128))],42,sv)),[[c.vModelSelect,c.unref(r)]])}}),cv=["value","true-value","false-value","data-checked"],Uf=c.defineComponent({__name:"BDFormCheckbox",props:{modelValue:{type:[Boolean,String,Array],default:void 0},value:{type:[Boolean,String],default:!0},uncheckedValue:{type:[Boolean,String],default:!1},state:{type:[Boolean,null],default:void 0}},emits:["update:modelValue","change","input"],setup(n,{emit:e}){const t=n,{uniqueIdentifier:r}=fo(),o=Lr(t,"modelValue",e),s=`form-check-input-${r.value}`,i=c.computed(()=>["form-check","bd-form-checkbox"]),l=c.computed(()=>({"form-check-input":!0,"is-invalid":t.state===!1})),a=u=>e("change",u.target.value);return(u,d)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(i.value)},[c.withDirectives(c.createElementVNode("input",{"onUpdate:modelValue":d[0]||(d[0]=f=>c.isRef(o)?o.value=f:null),id:s,class:c.normalizeClass(l.value),type:"checkbox",value:u.value,"true-value":u.value,"false-value":u.uncheckedValue,"data-checked":c.unref(o)===u.value,onChange:a},null,42,cv),[[c.vModelCheckbox,c.unref(o)]]),c.createElementVNode("label",{class:"form-check-label",for:s},[c.renderSlot(u.$slots,"default")]),c.renderSlot(u.$slots,"last")],2))}}),uv={key:0,class:"bd-article__body"},dv={key:1},zf=c.defineComponent({__name:"BDArticle",props:{title:{default:""},text:{default:""},hideBody:{type:Boolean,default:!1},hideFooter:{type:Boolean,default:!1},identifier:{}},emits:["click"],setup(n,{emit:e}){const t=n,r=o=>e("click",{event:o,identifier:t.identifier});return(o,s)=>(c.openBlock(),c.createElementBlock("article",{class:"bd-article",onClick:r},[c.createElementVNode("header",null,[c.renderSlot(o.$slots,"header",{},()=>[c.createElementVNode("h5",null,c.toDisplayString(t.title),1)])]),t.hideBody?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("div",uv,[c.renderSlot(o.$slots,"default",{},()=>[c.createTextVNode(c.toDisplayString(t.text),1)])])),t.hideFooter?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("footer",dv,[c.renderSlot(o.$slots,"footer")]))]))}}),ho={DANGER:"danger",WARNING:"warning",INFO:"info",SUCCESS:"success"},fv=["id"],hv={class:"toast-header"},pv=c.createElementVNode("button",{type:"button",class:"btn-close","data-bs-dismiss":"toast","aria-label":"Close"},null,-1),mv={class:"toast-body"},Pl=c.defineComponent({__name:"BDToast",props:{id:{},variant:{default:ho.INFO},title:{default:""},text:{default:""}},setup(n){const e=n,t=c.computed(()=>({[`bd-toast-${e.variant}`]:!0})),r=c.computed(()=>e.variant!==ho.SUCCESS);return(o,s)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(["toast bd-toast",t.value]),role:"alert","aria-live":"assertive","aria-atomic":"true",key:e.id,id:e.id},[c.createElementVNode("div",hv,[r.value?(c.openBlock(),c.createBlock(c.unref(Mr),{key:0})):(c.openBlock(),c.createBlock(c.unref(uo),{key:1})),c.createElementVNode("h5",null,c.toDisplayString(e.title),1),pv]),c.createElementVNode("div",mv,[c.createElementVNode("span",null,c.toDisplayString(e.text),1)])],10,fv))}}),Ve="",ci=n=>typeof n=="string"||n instanceof String,gv={class:"bd-pill"},vv=["src"],yv={class:"bd-pill__description"},Ev=["href"],Cv=["id","textContent","title"],bv=["id","textContent","title"],ui=c.defineComponent({__name:"BDPill",props:{imgSrc:{default:Ve},uri:{default:Ve},uriDisplayName:{default:Ve},title:{default:Ve},subtitle:{default:Ve},showClose:{type:Boolean,default:!1}},emits:["close"],setup(n,{emit:e}){const t=n,{uniqueIdentifier:r}=fo(),o=c.computed(()=>t.uri),s=c.computed(()=>t.uriDisplayName!==Ve?t.uriDisplayName:t.uri),i=c.computed(()=>t.imgSrc),l=c.computed(()=>t.title),a=c.computed(()=>t.subtitle),u=c.computed(()=>`bd-pill-title-${r.value}`),d=c.computed(()=>`bd-pill-subtitle-${r.value}`);return(f,h)=>(c.openBlock(),c.createElementBlock("div",gv,[c.createElementVNode("img",{src:i.value,class:"bd-pill__logo",alt:"logo-externe-partij"},null,8,vv),c.createElementVNode("div",yv,[c.createElementVNode("a",{href:o.value,class:"bd-pill__link",target:"_blank",rel:"noopener noreferrer"},[c.createVNode(c.unref(ri),{class:"bd-pill__icon-hyperlink",style:{height:"12px"}}),c.createTextVNode(" "+c.toDisplayString(s.value),1)],8,Ev),c.createElementVNode("span",{class:"bd-pill__title",id:u.value,textContent:c.toDisplayString(l.value),"data-bs-toggle":"tooltip",title:l.value},null,8,Cv),c.createElementVNode("span",{class:"bd-pill__subtitle",id:d.value,textContent:c.toDisplayString(a.value),"data-bs-toggle":"tooltip",title:a.value},null,8,bv)])]))}});function Av(n,e){var t={};for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&e.indexOf(r)<0&&(t[r]=n[r]);if(n!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(n);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(n,r[o])&&(t[r[o]]=n[r[o]]);return t}typeof SuppressedError=="function"&&SuppressedError;const _v=n=>Array.isArray(n)&&n.length>0,wv=n=>Object.keys(n).map(e=>n[e]),Fl={name:"BDUserInformation",props:{value:{type:Object},showProfilePicture:{type:Boolean}},render(){const n=this.value,{name:e,profilePictureUri:t,extra:r}=n,o=Av(n,["name","profilePictureUri","extra"]),s=t&&this.showProfilePicture?c.h("img",{class:"bd-user-information__profile-picture",src:t,alt:e}):null;let l=[c.h("h4",null,e)];this.$slots.default&&l.push(this.$slots.default());const a=c.h("div",{class:"bd-user-information__header"},l),u=c.h("small",null,wv(o).filter(f=>f).join(" ⢠")),d=c.h("div",{class:"bd-user-information__detail"},[a,u]);return c.h("div",{class:"bd-user-information"},[s,d])}},di=c.defineComponent({__name:"BDDropdownItem",props:{to:{default:""},target:{default:"_blank"},text:{default:void 0},rel:{default:"noopener noreferrer"}},emits:["click"],setup(n,{emit:e}){const t=n,r=()=>{e("click")};return(o,s)=>(c.openBlock(),c.createElementBlock("li",c.mergeProps({class:"bd-dropdown-item"},o.$attrs),[c.createVNode(co,c.mergeProps({class:"dropdown-item",onClick:r},t),{default:c.withCtx(()=>[c.renderSlot(o.$slots,"default",{},()=>[c.createTextVNode(c.toDisplayString(t.text),1)])]),_:3},16)],16))}});var Vl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function $l(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var jf={exports:{}};(function(n,e){(function(r,o){n.exports=o()})(self,function(){return function(){var t={3099:function(i){i.exports=function(l){if(typeof l!="function")throw TypeError(String(l)+" is not a function");return l}},6077:function(i,l,a){var u=a(111);i.exports=function(d){if(!u(d)&&d!==null)throw TypeError("Can't set "+String(d)+" as a prototype");return d}},1223:function(i,l,a){var u=a(5112),d=a(30),f=a(3070),h=u("unscopables"),p=Array.prototype;p[h]==null&&f.f(p,h,{configurable:!0,value:d(null)}),i.exports=function(m){p[h][m]=!0}},1530:function(i,l,a){var u=a(8710).charAt;i.exports=function(d,f,h){return f+(h?u(d,f).length:1)}},5787:function(i){i.exports=function(l,a,u){if(!(l instanceof a))throw TypeError("Incorrect "+(u?u+" ":"")+"invocation");return l}},9670:function(i,l,a){var u=a(111);i.exports=function(d){if(!u(d))throw TypeError(String(d)+" is not an object");return d}},4019:function(i){i.exports=typeof ArrayBuffer<"u"&&typeof DataView<"u"},260:function(i,l,a){var u=a(4019),d=a(9781),f=a(7854),h=a(111),p=a(6656),m=a(648),g=a(8880),v=a(1320),C=a(3070).f,A=a(9518),E=a(7674),y=a(5112),x=a(9711),_=f.Int8Array,O=_&&_.prototype,I=f.Uint8ClampedArray,L=I&&I.prototype,$=_&&A(_),V=O&&A(O),H=Object.prototype,G=H.isPrototypeOf,Y=y("toStringTag"),K=x("TYPED_ARRAY_TAG"),W=u&&!!E&&m(f.opera)!=="Opera",Z=!1,U,ee={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},re={BigInt64Array:8,BigUint64Array:8},ue=function(D){if(!h(D))return!1;var B=m(D);return B==="DataView"||p(ee,B)||p(re,B)},ge=function(be){if(!h(be))return!1;var D=m(be);return p(ee,D)||p(re,D)},Ee=function(be){if(ge(be))return be;throw TypeError("Target is not a typed array")},Se=function(be){if(E){if(G.call($,be))return be}else for(var D in ee)if(p(ee,U)){var B=f[D];if(B&&(be===B||G.call(B,be)))return be}throw TypeError("Target is not a typed array constructor")},ke=function(be,D,B){if(d){if(B)for(var N in ee){var R=f[N];R&&p(R.prototype,be)&&delete R.prototype[be]}(!V[be]||B)&&v(V,be,B?D:W&&O[be]||D)}},Oe=function(be,D,B){var N,R;if(d){if(E){if(B)for(N in ee)R=f[N],R&&p(R,be)&&delete R[be];if(!$[be]||B)try{return v($,be,B?D:W&&_[be]||D)}catch{}else return}for(N in ee)R=f[N],R&&(!R[be]||B)&&v(R,be,D)}};for(U in ee)f[U]||(W=!1);if((!W||typeof $!="function"||$===Function.prototype)&&($=function(){throw TypeError("Incorrect invocation")},W))for(U in ee)f[U]&&E(f[U],$);if((!W||!V||V===H)&&(V=$.prototype,W))for(U in ee)f[U]&&E(f[U].prototype,V);if(W&&A(L)!==V&&E(L,V),d&&!p(V,Y)){Z=!0,C(V,Y,{get:function(){return h(this)?this[K]:void 0}});for(U in ee)f[U]&&g(f[U],K,U)}i.exports={NATIVE_ARRAY_BUFFER_VIEWS:W,TYPED_ARRAY_TAG:Z&&K,aTypedArray:Ee,aTypedArrayConstructor:Se,exportTypedArrayMethod:ke,exportTypedArrayStaticMethod:Oe,isView:ue,isTypedArray:ge,TypedArray:$,TypedArrayPrototype:V}},3331:function(i,l,a){var u=a(7854),d=a(9781),f=a(4019),h=a(8880),p=a(2248),m=a(7293),g=a(5787),v=a(9958),C=a(7466),A=a(7067),E=a(1179),y=a(9518),x=a(7674),_=a(8006).f,O=a(3070).f,I=a(1285),L=a(8003),$=a(9909),V=$.get,H=$.set,G="ArrayBuffer",Y="DataView",K="prototype",W="Wrong length",Z="Wrong index",U=u[G],ee=U,re=u[Y],ue=re&&re[K],ge=Object.prototype,Ee=u.RangeError,Se=E.pack,ke=E.unpack,Oe=function(T){return[T&255]},be=function(T){return[T&255,T>>8&255]},D=function(T){return[T&255,T>>8&255,T>>16&255,T>>24&255]},B=function(T){return T[3]<<24|T[2]<<16|T[1]<<8|T[0]},N=function(T){return Se(T,23,4)},R=function(T){return Se(T,52,8)},b=function(T,F){O(T[K],F,{get:function(){return V(this)[F]}})},w=function(T,F,Q,ae){var pe=A(Q),we=V(T);if(pe+F>we.byteLength)throw Ee(Z);var q=V(we.buffer).bytes,ie=pe+we.byteOffset,Ae=q.slice(ie,ie+F);return ae?Ae:Ae.reverse()},k=function(T,F,Q,ae,pe,we){var q=A(Q),ie=V(T);if(q+F>ie.byteLength)throw Ee(Z);for(var Ae=V(ie.buffer).bytes,Pe=q+ie.byteOffset,qe=ae(+pe),nt=0;nt<F;nt++)Ae[Pe+nt]=qe[we?nt:F-nt-1]};if(!f)ee=function(F){g(this,ee,G);var Q=A(F);H(this,{bytes:I.call(new Array(Q),0),byteLength:Q}),d||(this.byteLength=Q)},re=function(F,Q,ae){g(this,re,Y),g(F,ee,Y);var pe=V(F).byteLength,we=v(Q);if(we<0||we>pe)throw Ee("Wrong offset");if(ae=ae===void 0?pe-we:C(ae),we+ae>pe)throw Ee(W);H(this,{buffer:F,byteLength:ae,byteOffset:we}),d||(this.buffer=F,this.byteLength=ae,this.byteOffset=we)},d&&(b(ee,"byteLength"),b(re,"buffer"),b(re,"byteLength"),b(re,"byteOffset")),p(re[K],{getInt8:function(F){return w(this,1,F)[0]<<24>>24},getUint8:function(F){return w(this,1,F)[0]},getInt16:function(F){var Q=w(this,2,F,arguments.length>1?arguments[1]:void 0);return(Q[1]<<8|Q[0])<<16>>16},getUint16:function(F){var Q=w(this,2,F,arguments.length>1?arguments[1]:void 0);return Q[1]<<8|Q[0]},getInt32:function(F){return B(w(this,4,F,arguments.length>1?arguments[1]:void 0))},getUint32:function(F){return B(w(this,4,F,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(F){return ke(w(this,4,F,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(F){return ke(w(this,8,F,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(F,Q){k(this,1,F,Oe,Q)},setUint8:function(F,Q){k(this,1,F,Oe,Q)},setInt16:function(F,Q){k(this,2,F,be,Q,arguments.length>2?arguments[2]:void 0)},setUint16:function(F,Q){k(this,2,F,be,Q,arguments.length>2?arguments[2]:void 0)},setInt32:function(F,Q){k(this,4,F,D,Q,arguments.length>2?arguments[2]:void 0)},setUint32:function(F,Q){k(this,4,F,D,Q,arguments.length>2?arguments[2]:void 0)},setFloat32:function(F,Q){k(this,4,F,N,Q,arguments.length>2?arguments[2]:void 0)},setFloat64:function(F,Q){k(this,8,F,R,Q,arguments.length>2?arguments[2]:void 0)}});else{if(!m(function(){U(1)})||!m(function(){new U(-1)})||m(function(){return new U,new U(1.5),new U(NaN),U.name!=G})){ee=function(F){return g(this,ee),new U(A(F))};for(var M=ee[K]=U[K],z=_(U),j=0,J;z.length>j;)(J=z[j++])in ee||h(ee,J,U[J]);M.constructor=ee}x&&y(ue)!==ge&&x(ue,ge);var X=new re(new ee(2)),S=ue.setInt8;X.setInt8(0,2147483648),X.setInt8(1,2147483649),(X.getInt8(0)||!X.getInt8(1))&&p(ue,{setInt8:function(F,Q){S.call(this,F,Q<<24>>24)},setUint8:function(F,Q){S.call(this,F,Q<<24>>24)}},{unsafe:!0})}L(ee,G),L(re,Y),i.exports={ArrayBuffer:ee,DataView:re}},1048:function(i,l,a){var u=a(7908),d=a(1400),f=a(7466),h=Math.min;i.exports=[].copyWithin||function(m,g){var v=u(this),C=f(v.length),A=d(m,C),E=d(g,C),y=arguments.length>2?arguments[2]:void 0,x=h((y===void 0?C:d(y,C))-E,C-A),_=1;for(E<A&&A<E+x&&(_=-1,E+=x-1,A+=x-1);x-- >0;)E in v?v[A]=v[E]:delete v[A],A+=_,E+=_;return v}},1285:function(i,l,a){var u=a(7908),d=a(1400),f=a(7466);i.exports=function(p){for(var m=u(this),g=f(m.length),v=arguments.length,C=d(v>1?arguments[1]:void 0,g),A=v>2?arguments[2]:void 0,E=A===void 0?g:d(A,g);E>C;)m[C++]=p;return m}},8533:function(i,l,a){var u=a(2092).forEach,d=a(9341),f=d("forEach");i.exports=f?[].forEach:function(p){return u(this,p,arguments.length>1?arguments[1]:void 0)}},8457:function(i,l,a){var u=a(9974),d=a(7908),f=a(3411),h=a(7659),p=a(7466),m=a(6135),g=a(1246);i.exports=function(C){var A=d(C),E=typeof this=="function"?this:Array,y=arguments.length,x=y>1?arguments[1]:void 0,_=x!==void 0,O=g(A),I=0,L,$,V,H,G,Y;if(_&&(x=u(x,y>2?arguments[2]:void 0,2)),O!=null&&!(E==Array&&h(O)))for(H=O.call(A),G=H.next,$=new E;!(V=G.call(H)).done;I++)Y=_?f(H,x,[V.value,I],!0):V.value,m($,I,Y);else for(L=p(A.length),$=new E(L);L>I;I++)Y=_?x(A[I],I):A[I],m($,I,Y);return $.length=I,$}},1318:function(i,l,a){var u=a(5656),d=a(7466),f=a(1400),h=function(p){return function(m,g,v){var C=u(m),A=d(C.length),E=f(v,A),y;if(p&&g!=g){for(;A>E;)if(y=C[E++],y!=y)return!0}else for(;A>E;E++)if((p||E in C)&&C[E]===g)return p||E||0;return!p&&-1}};i.exports={includes:h(!0),indexOf:h(!1)}},2092:function(i,l,a){var u=a(9974),d=a(8361),f=a(7908),h=a(7466),p=a(5417),m=[].push,g=function(v){var C=v==1,A=v==2,E=v==3,y=v==4,x=v==6,_=v==7,O=v==5||x;return function(I,L,$,V){for(var H=f(I),G=d(H),Y=u(L,$,3),K=h(G.length),W=0,Z=V||p,U=C?Z(I,K):A||_?Z(I,0):void 0,ee,re;K>W;W++)if((O||W in G)&&(ee=G[W],re=Y(ee,W,H),v))if(C)U[W]=re;else if(re)switch(v){case 3:return!0;case 5:return ee;case 6:return W;case 2:m.call(U,ee)}else switch(v){case 4:return!1;case 7:m.call(U,ee)}return x?-1:E||y?y:U}};i.exports={forEach:g(0),map:g(1),filter:g(2),some:g(3),every:g(4),find:g(5),findIndex:g(6),filterOut:g(7)}},6583:function(i,l,a){var u=a(5656),d=a(9958),f=a(7466),h=a(9341),p=Math.min,m=[].lastIndexOf,g=!!m&&1/[1].lastIndexOf(1,-0)<0,v=h("lastIndexOf"),C=g||!v;i.exports=C?function(E){if(g)return m.apply(this,arguments)||0;var y=u(this),x=f(y.length),_=x-1;for(arguments.length>1&&(_=p(_,d(arguments[1]))),_<0&&(_=x+_);_>=0;_--)if(_ in y&&y[_]===E)return _||0;return-1}:m},1194:function(i,l,a){var u=a(7293),d=a(5112),f=a(7392),h=d("species");i.exports=function(p){return f>=51||!u(function(){var m=[],g=m.constructor={};return g[h]=function(){return{foo:1}},m[p](Boolean).foo!==1})}},9341:function(i,l,a){var u=a(7293);i.exports=function(d,f){var h=[][d];return!!h&&u(function(){h.call(null,f||function(){throw 1},1)})}},3671:function(i,l,a){var u=a(3099),d=a(7908),f=a(8361),h=a(7466),p=function(m){return function(g,v,C,A){u(v);var E=d(g),y=f(E),x=h(E.length),_=m?x-1:0,O=m?-1:1;if(C<2)for(;;){if(_ in y){A=y[_],_+=O;break}if(_+=O,m?_<0:x<=_)throw TypeError("Reduce of empty array with no initial value")}for(;m?_>=0:x>_;_+=O)_ in y&&(A=v(A,y[_],_,E));return A}};i.exports={left:p(!1),right:p(!0)}},5417:function(i,l,a){var u=a(111),d=a(3157),f=a(5112),h=f("species");i.exports=function(p,m){var g;return d(p)&&(g=p.constructor,typeof g=="function"&&(g===Array||d(g.prototype))?g=void 0:u(g)&&(g=g[h],g===null&&(g=void 0))),new(g===void 0?Array:g)(m===0?0:m)}},3411:function(i,l,a){var u=a(9670),d=a(9212);i.exports=function(f,h,p,m){try{return m?h(u(p)[0],p[1]):h(p)}catch(g){throw d(f),g}}},7072:function(i,l,a){var u=a(5112),d=u("iterator"),f=!1;try{var h=0,p={next:function(){return{done:!!h++}},return:function(){f=!0}};p[d]=function(){return this},Array.from(p,function(){throw 2})}catch{}i.exports=function(m,g){if(!g&&!f)return!1;var v=!1;try{var C={};C[d]=function(){return{next:function(){return{done:v=!0}}}},m(C)}catch{}return v}},4326:function(i){var l={}.toString;i.exports=function(a){return l.call(a).slice(8,-1)}},648:function(i,l,a){var u=a(1694),d=a(4326),f=a(5112),h=f("toStringTag"),p=d(function(){return arguments}())=="Arguments",m=function(g,v){try{return g[v]}catch{}};i.exports=u?d:function(g){var v,C,A;return g===void 0?"Undefined":g===null?"Null":typeof(C=m(v=Object(g),h))=="string"?C:p?d(v):(A=d(v))=="Object"&&typeof v.callee=="function"?"Arguments":A}},9920:function(i,l,a){var u=a(6656),d=a(3887),f=a(1236),h=a(3070);i.exports=function(p,m){for(var g=d(m),v=h.f,C=f.f,A=0;A<g.length;A++){var E=g[A];u(p,E)||v(p,E,C(m,E))}}},8544:function(i,l,a){var u=a(7293);i.exports=!u(function(){function d(){}return d.prototype.constructor=null,Object.getPrototypeOf(new d)!==d.prototype})},4994:function(i,l,a){var u=a(3383).IteratorPrototype,d=a(30),f=a(9114),h=a(8003),p=a(7497),m=function(){return this};i.exports=function(g,v,C){var A=v+" Iterator";return g.prototype=d(u,{next:f(1,C)}),h(g,A,!1,!0),p[A]=m,g}},8880:function(i,l,a){var u=a(9781),d=a(3070),f=a(9114);i.exports=u?function(h,p,m){return d.f(h,p,f(1,m))}:function(h,p,m){return h[p]=m,h}},9114:function(i){i.exports=function(l,a){return{enumerable:!(l&1),configurable:!(l&2),writable:!(l&4),value:a}}},6135:function(i,l,a){var u=a(7593),d=a(3070),f=a(9114);i.exports=function(h,p,m){var g=u(p);g in h?d.f(h,g,f(0,m)):h[g]=m}},654:function(i,l,a){var u=a(2109),d=a(4994),f=a(9518),h=a(7674),p=a(8003),m=a(8880),g=a(1320),v=a(5112),C=a(1913),A=a(7497),E=a(3383),y=E.IteratorPrototype,x=E.BUGGY_SAFARI_ITERATORS,_=v("iterator"),O="keys",I="values",L="entries",$=function(){return this};i.exports=function(V,H,G,Y,K,W,Z){d(G,H,Y);var U=function(D){if(D===K&&Ee)return Ee;if(!x&&D in ue)return ue[D];switch(D){case O:return function(){return new G(this,D)};case I:return function(){return new G(this,D)};case L:return function(){return new G(this,D)}}return function(){return new G(this)}},ee=H+" Iterator",re=!1,ue=V.prototype,ge=ue[_]||ue["@@iterator"]||K&&ue[K],Ee=!x&&ge||U(K),Se=H=="Array"&&ue.entries||ge,ke,Oe,be;if(Se&&(ke=f(Se.call(new V)),y!==Object.prototype&&ke.next&&(!C&&f(ke)!==y&&(h?h(ke,y):typeof ke[_]!="function"&&m(ke,_,$)),p(ke,ee,!0,!0),C&&(A[ee]=$))),K==I&&ge&&ge.name!==I&&(re=!0,Ee=function(){return ge.call(this)}),(!C||Z)&&ue[_]!==Ee&&m(ue,_,Ee),A[H]=Ee,K)if(Oe={values:U(I),keys:W?Ee:U(O),entries:U(L)},Z)for(be in Oe)(x||re||!(be in ue))&&g(ue,be,Oe[be]);else u({target:H,proto:!0,forced:x||re},Oe);return Oe}},9781:function(i,l,a){var u=a(7293);i.exports=!u(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},317:function(i,l,a){var u=a(7854),d=a(111),f=u.document,h=d(f)&&d(f.createElement);i.exports=function(p){return h?f.createElement(p):{}}},8324:function(i){i.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},8113:function(i,l,a){var u=a(5005);i.exports=u("navigator","userAgent")||""},7392:function(i,l,a){var u=a(7854),d=a(8113),f=u.process,h=f&&f.versions,p=h&&h.v8,m,g;p?(m=p.split("."),g=m[0]+m[1]):d&&(m=d.match(/Edge\/(\d+)/),(!m||m[1]>=74)&&(m=d.match(/Chrome\/(\d+)/),m&&(g=m[1]))),i.exports=g&&+g},748:function(i){i.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2109:function(i,l,a){var u=a(7854),d=a(1236).f,f=a(8880),h=a(1320),p=a(3505),m=a(9920),g=a(4705);i.exports=function(v,C){var A=v.target,E=v.global,y=v.stat,x,_,O,I,L,$;if(E?_=u:y?_=u[A]||p(A,{}):_=(u[A]||{}).prototype,_)for(O in C){if(L=C[O],v.noTargetGet?($=d(_,O),I=$&&$.value):I=_[O],x=g(E?O:A+(y?".":"#")+O,v.forced),!x&&I!==void 0){if(typeof L==typeof I)continue;m(L,I)}(v.sham||I&&I.sham)&&f(L,"sham",!0),h(_,O,L,v)}}},7293:function(i){i.exports=function(l){try{return!!l()}catch{return!0}}},7007:function(i,l,a){a(4916);var u=a(1320),d=a(7293),f=a(5112),h=a(2261),p=a(8880),m=f("species"),g=!d(function(){var y=/./;return y.exec=function(){var x=[];return x.groups={a:"7"},x},"".replace(y,"$<a>")!=="7"}),v=function(){return"a".replace(/./,"$0")==="$0"}(),C=f("replace"),A=function(){return/./[C]?/./[C]("a","$0")==="":!1}(),E=!d(function(){var y=/(?:)/,x=y.exec;y.exec=function(){return x.apply(this,arguments)};var _="ab".split(y);return _.length!==2||_[0]!=="a"||_[1]!=="b"});i.exports=function(y,x,_,O){var I=f(y),L=!d(function(){var K={};return K[I]=function(){return 7},""[y](K)!=7}),$=L&&!d(function(){var K=!1,W=/a/;return y==="split"&&(W={},W.constructor={},W.constructor[m]=function(){return W},W.flags="",W[I]=/./[I]),W.exec=function(){return K=!0,null},W[I](""),!K});if(!L||!$||y==="replace"&&!(g&&v&&!A)||y==="split"&&!E){var V=/./[I],H=_(I,""[y],function(K,W,Z,U,ee){return W.exec===h?L&&!ee?{done:!0,value:V.call(W,Z,U)}:{done:!0,value:K.call(Z,W,U)}:{done:!1}},{REPLACE_KEEPS_$0:v,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:A}),G=H[0],Y=H[1];u(String.prototype,y,G),u(RegExp.prototype,I,x==2?function(K,W){return Y.call(K,this,W)}:function(K){return Y.call(K,this)})}O&&p(RegExp.prototype[I],"sham",!0)}},9974:function(i,l,a){var u=a(3099);i.exports=function(d,f,h){if(u(d),f===void 0)return d;switch(h){case 0:return function(){return d.call(f)};case 1:return function(p){return d.call(f,p)};case 2:return function(p,m){return d.call(f,p,m)};case 3:return function(p,m,g){return d.call(f,p,m,g)}}return function(){return d.apply(f,arguments)}}},5005:function(i,l,a){var u=a(857),d=a(7854),f=function(h){return typeof h=="function"?h:void 0};i.exports=function(h,p){return arguments.length<2?f(u[h])||f(d[h]):u[h]&&u[h][p]||d[h]&&d[h][p]}},1246:function(i,l,a){var u=a(648),d=a(7497),f=a(5112),h=f("iterator");i.exports=function(p){if(p!=null)return p[h]||p["@@iterator"]||d[u(p)]}},8554:function(i,l,a){var u=a(9670),d=a(1246);i.exports=function(f){var h=d(f);if(typeof h!="function")throw TypeError(String(f)+" is not iterable");return u(h.call(f))}},647:function(i,l,a){var u=a(7908),d=Math.floor,f="".replace,h=/\$([$&'`]|\d\d?|<[^>]*>)/g,p=/\$([$&'`]|\d\d?)/g;i.exports=function(m,g,v,C,A,E){var y=v+m.length,x=C.length,_=p;return A!==void 0&&(A=u(A),_=h),f.call(E,_,function(O,I){var L;switch(I.charAt(0)){case"$":return"$";case"&":return m;case"`":return g.slice(0,v);case"'":return g.slice(y);case"<":L=A[I.slice(1,-1)];break;default:var $=+I;if($===0)return O;if($>x){var V=d($/10);return V===0?O:V<=x?C[V-1]===void 0?I.charAt(1):C[V-1]+I.charAt(1):O}L=C[$-1]}return L===void 0?"":L})}},7854:function(i,l,a){var u=function(d){return d&&d.Math==Math&&d};i.exports=u(typeof globalThis=="object"&&globalThis)||u(typeof window=="object"&&window)||u(typeof self=="object"&&self)||u(typeof a.g=="object"&&a.g)||function(){return this}()||Function("return this")()},6656:function(i){var l={}.hasOwnProperty;i.exports=function(a,u){return l.call(a,u)}},3501:function(i){i.exports={}},490:function(i,l,a){var u=a(5005);i.exports=u("document","documentElement")},4664:function(i,l,a){var u=a(9781),d=a(7293),f=a(317);i.exports=!u&&!d(function(){return Object.defineProperty(f("div"),"a",{get:function(){return 7}}).a!=7})},1179:function(i){var l=Math.abs,a=Math.pow,u=Math.floor,d=Math.log,f=Math.LN2,h=function(m,g,v){var C=new Array(v),A=v*8-g-1,E=(1<<A)-1,y=E>>1,x=g===23?a(2,-24)-a(2,-77):0,_=m<0||m===0&&1/m<0?1:0,O=0,I,L,$;for(m=l(m),m!=m||m===1/0?(L=m!=m?1:0,I=E):(I=u(d(m)/f),m*($=a(2,-I))<1&&(I--,$*=2),I+y>=1?m+=x/$:m+=x*a(2,1-y),m*$>=2&&(I++,$/=2),I+y>=E?(L=0,I=E):I+y>=1?(L=(m*$-1)*a(2,g),I=I+y):(L=m*a(2,y-1)*a(2,g),I=0));g>=8;C[O++]=L&255,L/=256,g-=8);for(I=I<<g|L,A+=g;A>0;C[O++]=I&255,I/=256,A-=8);return C[--O]|=_*128,C},p=function(m,g){var v=m.length,C=v*8-g-1,A=(1<<C)-1,E=A>>1,y=C-7,x=v-1,_=m[x--],O=_&127,I;for(_>>=7;y>0;O=O*256+m[x],x--,y-=8);for(I=O&(1<<-y)-1,O>>=-y,y+=g;y>0;I=I*256+m[x],x--,y-=8);if(O===0)O=1-E;else{if(O===A)return I?NaN:_?-1/0:1/0;I=I+a(2,g),O=O-E}return(_?-1:1)*I*a(2,O-g)};i.exports={pack:h,unpack:p}},8361:function(i,l,a){var u=a(7293),d=a(4326),f="".split;i.exports=u(function(){return!Object("z").propertyIsEnumerable(0)})?function(h){return d(h)=="String"?f.call(h,""):Object(h)}:Object},9587:function(i,l,a){var u=a(111),d=a(7674);i.exports=function(f,h,p){var m,g;return d&&typeof(m=h.constructor)=="function"&&m!==p&&u(g=m.prototype)&&g!==p.prototype&&d(f,g),f}},2788:function(i,l,a){var u=a(5465),d=Function.toString;typeof u.inspectSource!="function"&&(u.inspectSource=function(f){return d.call(f)}),i.exports=u.inspectSource},9909:function(i,l,a){var u=a(8536),d=a(7854),f=a(111),h=a(8880),p=a(6656),m=a(5465),g=a(6200),v=a(3501),C=d.WeakMap,A,E,y,x=function(H){return y(H)?E(H):A(H,{})},_=function(H){return function(G){var Y;if(!f(G)||(Y=E(G)).type!==H)throw TypeError("Incompatible receiver, "+H+" required");return Y}};if(u){var O=m.state||(m.state=new C),I=O.get,L=O.has,$=O.set;A=function(H,G){return G.facade=H,$.call(O,H,G),G},E=function(H){return I.call(O,H)||{}},y=function(H){return L.call(O,H)}}else{var V=g("state");v[V]=!0,A=function(H,G){return G.facade=H,h(H,V,G),G},E=function(H){return p(H,V)?H[V]:{}},y=function(H){return p(H,V)}}i.exports={set:A,get:E,has:y,enforce:x,getterFor:_}},7659:function(i,l,a){var u=a(5112),d=a(7497),f=u("iterator"),h=Array.prototype;i.exports=function(p){return p!==void 0&&(d.Array===p||h[f]===p)}},3157:function(i,l,a){var u=a(4326);i.exports=Array.isArray||function(f){return u(f)=="Array"}},4705:function(i,l,a){var u=a(7293),d=/#|\.prototype\./,f=function(v,C){var A=p[h(v)];return A==g?!0:A==m?!1:typeof C=="function"?u(C):!!C},h=f.normalize=function(v){return String(v).replace(d,".").toLowerCase()},p=f.data={},m=f.NATIVE="N",g=f.POLYFILL="P";i.exports=f},111:function(i){i.exports=function(l){return typeof l=="object"?l!==null:typeof l=="function"}},1913:function(i){i.exports=!1},7850:function(i,l,a){var u=a(111),d=a(4326),f=a(5112),h=f("match");i.exports=function(p){var m;return u(p)&&((m=p[h])!==void 0?!!m:d(p)=="RegExp")}},9212:function(i,l,a){var u=a(9670);i.exports=function(d){var f=d.return;if(f!==void 0)return u(f.call(d)).value}},3383:function(i,l,a){var u=a(7293),d=a(9518),f=a(8880),h=a(6656),p=a(5112),m=a(1913),g=p("iterator"),v=!1,C=function(){return this},A,E,y;[].keys&&(y=[].keys(),"next"in y?(E=d(d(y)),E!==Object.prototype&&(A=E)):v=!0);var x=A==null||u(function(){var _={};return A[g].call(_)!==_});x&&(A={}),(!m||x)&&!h(A,g)&&f(A,g,C),i.exports={IteratorPrototype:A,BUGGY_SAFARI_ITERATORS:v}},7497:function(i){i.exports={}},133:function(i,l,a){var u=a(7293);i.exports=!!Object.getOwnPropertySymbols&&!u(function(){return!String(Symbol())})},590:function(i,l,a){var u=a(7293),d=a(5112),f=a(1913),h=d("iterator");i.exports=!u(function(){var p=new URL("b?a=1&b=2&c=3","http://a"),m=p.searchParams,g="";return p.pathname="c%20d",m.forEach(function(v,C){m.delete("b"),g+=C+v}),f&&!p.toJSON||!m.sort||p.href!=="http://a/c%20d?a=1&c=3"||m.get("c")!=="3"||String(new URLSearchParams("?a=1"))!=="a=1"||!m[h]||new URL("https://a@b").username!=="a"||new URLSearchParams(new URLSearchParams("a=b")).get("a")!=="b"||new URL("http://ŃŠµŃŃ").host!=="xn--e1aybc"||new URL("http://a#б").hash!=="#%D0%B1"||g!=="a1c3"||new URL("http://x",void 0).host!=="x"})},8536:function(i,l,a){var u=a(7854),d=a(2788),f=u.WeakMap;i.exports=typeof f=="function"&&/native code/.test(d(f))},1574:function(i,l,a){var u=a(9781),d=a(7293),f=a(1956),h=a(5181),p=a(5296),m=a(7908),g=a(8361),v=Object.assign,C=Object.defineProperty;i.exports=!v||d(function(){if(u&&v({b:1},v(C({},"a",{enumerable:!0,get:function(){C(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var A={},E={},y=Symbol(),x="abcdefghijklmnopqrst";return A[y]=7,x.split("").forEach(function(_){E[_]=_}),v({},A)[y]!=7||f(v({},E)).join("")!=x})?function(E,y){for(var x=m(E),_=arguments.length,O=1,I=h.f,L=p.f;_>O;)for(var $=g(arguments[O++]),V=I?f($).concat(I($)):f($),H=V.length,G=0,Y;H>G;)Y=V[G++],(!u||L.call($,Y))&&(x[Y]=$[Y]);return x}:v},30:function(i,l,a){var u=a(9670),d=a(6048),f=a(748),h=a(3501),p=a(490),m=a(317),g=a(6200),v=">",C="<",A="prototype",E="script",y=g("IE_PROTO"),x=function(){},_=function(V){return C+E+v+V+C+"/"+E+v},O=function(V){V.write(_("")),V.close();var H=V.parentWindow.Object;return V=null,H},I=function(){var V=m("iframe"),H="java"+E+":",G;return V.style.display="none",p.appendChild(V),V.src=String(H),G=V.contentWindow.document,G.open(),G.write(_("document.F=Object")),G.close(),G.F},L,$=function(){try{L=document.domain&&new ActiveXObject("htmlfile")}catch{}$=L?O(L):I();for(var V=f.length;V--;)delete $[A][f[V]];return $()};h[y]=!0,i.exports=Object.create||function(H,G){var Y;return H!==null?(x[A]=u(H),Y=new x,x[A]=null,Y[y]=H):Y=$(),G===void 0?Y:d(Y,G)}},6048:function(i,l,a){var u=a(9781),d=a(3070),f=a(9670),h=a(1956);i.exports=u?Object.defineProperties:function(m,g){f(m);for(var v=h(g),C=v.length,A=0,E;C>A;)d.f(m,E=v[A++],g[E]);return m}},3070:function(i,l,a){var u=a(9781),d=a(4664),f=a(9670),h=a(7593),p=Object.defineProperty;l.f=u?p:function(g,v,C){if(f(g),v=h(v,!0),f(C),d)try{return p(g,v,C)}catch{}if("get"in C||"set"in C)throw TypeError("Accessors not supported");return"value"in C&&(g[v]=C.value),g}},1236:function(i,l,a){var u=a(9781),d=a(5296),f=a(9114),h=a(5656),p=a(7593),m=a(6656),g=a(4664),v=Object.getOwnPropertyDescriptor;l.f=u?v:function(A,E){if(A=h(A),E=p(E,!0),g)try{return v(A,E)}catch{}if(m(A,E))return f(!d.f.call(A,E),A[E])}},8006:function(i,l,a){var u=a(6324),d=a(748),f=d.concat("length","prototype");l.f=Object.getOwnPropertyNames||function(p){return u(p,f)}},5181:function(i,l){l.f=Object.getOwnPropertySymbols},9518:function(i,l,a){var u=a(6656),d=a(7908),f=a(6200),h=a(8544),p=f("IE_PROTO"),m=Object.prototype;i.exports=h?Object.getPrototypeOf:function(g){return g=d(g),u(g,p)?g[p]:typeof g.constructor=="function"&&g instanceof g.constructor?g.constructor.prototype:g instanceof Object?m:null}},6324:function(i,l,a){var u=a(6656),d=a(5656),f=a(1318).indexOf,h=a(3501);i.exports=function(p,m){var g=d(p),v=0,C=[],A;for(A in g)!u(h,A)&&u(g,A)&&C.push(A);for(;m.length>v;)u(g,A=m[v++])&&(~f(C,A)||C.push(A));return C}},1956:function(i,l,a){var u=a(6324),d=a(748);i.exports=Object.keys||function(h){return u(h,d)}},5296:function(i,l){var a={}.propertyIsEnumerable,u=Object.getOwnPropertyDescriptor,d=u&&!a.call({1:2},1);l.f=d?function(h){var p=u(this,h);return!!p&&p.enumerable}:a},7674:function(i,l,a){var u=a(9670),d=a(6077);i.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var f=!1,h={},p;try{p=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,p.call(h,[]),f=h instanceof Array}catch{}return function(g,v){return u(g),d(v),f?p.call(g,v):g.__proto__=v,g}}():void 0)},288:function(i,l,a){var u=a(1694),d=a(648);i.exports=u?{}.toString:function(){return"[object "+d(this)+"]"}},3887:function(i,l,a){var u=a(5005),d=a(8006),f=a(5181),h=a(9670);i.exports=u("Reflect","ownKeys")||function(m){var g=d.f(h(m)),v=f.f;return v?g.concat(v(m)):g}},857:function(i,l,a){var u=a(7854);i.exports=u},2248:function(i,l,a){var u=a(1320);i.exports=function(d,f,h){for(var p in f)u(d,p,f[p],h);return d}},1320:function(i,l,a){var u=a(7854),d=a(8880),f=a(6656),h=a(3505),p=a(2788),m=a(9909),g=m.get,v=m.enforce,C=String(String).split("String");(i.exports=function(A,E,y,x){var _=x?!!x.unsafe:!1,O=x?!!x.enumerable:!1,I=x?!!x.noTargetGet:!1,L;if(typeof y=="function"&&(typeof E=="string"&&!f(y,"name")&&d(y,"name",E),L=v(y),L.source||(L.source=C.join(typeof E=="string"?E:""))),A===u){O?A[E]=y:h(E,y);return}else _?!I&&A[E]&&(O=!0):delete A[E];O?A[E]=y:d(A,E,y)})(Function.prototype,"toString",function(){return typeof this=="function"&&g(this).source||p(this)})},7651:function(i,l,a){var u=a(4326),d=a(2261);i.exports=function(f,h){var p=f.exec;if(typeof p=="function"){var m=p.call(f,h);if(typeof m!="object")throw TypeError("RegExp exec method returned something other than an Object or null");return m}if(u(f)!=="RegExp")throw TypeError("RegExp#exec called on incompatible receiver");return d.call(f,h)}},2261:function(i,l,a){var u=a(7066),d=a(2999),f=RegExp.prototype.exec,h=String.prototype.replace,p=f,m=function(){var A=/a/,E=/b*/g;return f.call(A,"a"),f.call(E,"a"),A.lastIndex!==0||E.lastIndex!==0}(),g=d.UNSUPPORTED_Y||d.BROKEN_CARET,v=/()??/.exec("")[1]!==void 0,C=m||v||g;C&&(p=function(E){var y=this,x,_,O,I,L=g&&y.sticky,$=u.call(y),V=y.source,H=0,G=E;return L&&($=$.replace("y",""),$.indexOf("g")===-1&&($+="g"),G=String(E).slice(y.lastIndex),y.lastIndex>0&&(!y.multiline||y.multiline&&E[y.lastIndex-1]!==`
|
|
56
56
|
`)&&(V="(?: "+V+")",G=" "+G,H++),_=new RegExp("^(?:"+V+")",$)),v&&(_=new RegExp("^"+V+"$(?!\\s)",$)),m&&(x=y.lastIndex),O=f.call(L?_:y,G),L?O?(O.input=O.input.slice(H),O[0]=O[0].slice(H),O.index=y.lastIndex,y.lastIndex+=O[0].length):y.lastIndex=0:m&&O&&(y.lastIndex=y.global?O.index+O[0].length:x),v&&O&&O.length>1&&h.call(O[0],_,function(){for(I=1;I<arguments.length-2;I++)arguments[I]===void 0&&(O[I]=void 0)}),O}),i.exports=p},7066:function(i,l,a){var u=a(9670);i.exports=function(){var d=u(this),f="";return d.global&&(f+="g"),d.ignoreCase&&(f+="i"),d.multiline&&(f+="m"),d.dotAll&&(f+="s"),d.unicode&&(f+="u"),d.sticky&&(f+="y"),f}},2999:function(i,l,a){var u=a(7293);function d(f,h){return RegExp(f,h)}l.UNSUPPORTED_Y=u(function(){var f=d("a","y");return f.lastIndex=2,f.exec("abcd")!=null}),l.BROKEN_CARET=u(function(){var f=d("^r","gy");return f.lastIndex=2,f.exec("str")!=null})},4488:function(i){i.exports=function(l){if(l==null)throw TypeError("Can't call method on "+l);return l}},3505:function(i,l,a){var u=a(7854),d=a(8880);i.exports=function(f,h){try{d(u,f,h)}catch{u[f]=h}return h}},6340:function(i,l,a){var u=a(5005),d=a(3070),f=a(5112),h=a(9781),p=f("species");i.exports=function(m){var g=u(m),v=d.f;h&&g&&!g[p]&&v(g,p,{configurable:!0,get:function(){return this}})}},8003:function(i,l,a){var u=a(3070).f,d=a(6656),f=a(5112),h=f("toStringTag");i.exports=function(p,m,g){p&&!d(p=g?p:p.prototype,h)&&u(p,h,{configurable:!0,value:m})}},6200:function(i,l,a){var u=a(2309),d=a(9711),f=u("keys");i.exports=function(h){return f[h]||(f[h]=d(h))}},5465:function(i,l,a){var u=a(7854),d=a(3505),f="__core-js_shared__",h=u[f]||d(f,{});i.exports=h},2309:function(i,l,a){var u=a(1913),d=a(5465);(i.exports=function(f,h){return d[f]||(d[f]=h!==void 0?h:{})})("versions",[]).push({version:"3.9.0",mode:u?"pure":"global",copyright:"Ā© 2021 Denis Pushkarev (zloirock.ru)"})},6707:function(i,l,a){var u=a(9670),d=a(3099),f=a(5112),h=f("species");i.exports=function(p,m){var g=u(p).constructor,v;return g===void 0||(v=u(g)[h])==null?m:d(v)}},8710:function(i,l,a){var u=a(9958),d=a(4488),f=function(h){return function(p,m){var g=String(d(p)),v=u(m),C=g.length,A,E;return v<0||v>=C?h?"":void 0:(A=g.charCodeAt(v),A<55296||A>56319||v+1===C||(E=g.charCodeAt(v+1))<56320||E>57343?h?g.charAt(v):A:h?g.slice(v,v+2):(A-55296<<10)+(E-56320)+65536)}};i.exports={codeAt:f(!1),charAt:f(!0)}},3197:function(i){var l=2147483647,a=36,u=1,d=26,f=38,h=700,p=72,m=128,g="-",v=/[^\0-\u007E]/,C=/[.\u3002\uFF0E\uFF61]/g,A="Overflow: input needs wider integers to process",E=a-u,y=Math.floor,x=String.fromCharCode,_=function($){for(var V=[],H=0,G=$.length;H<G;){var Y=$.charCodeAt(H++);if(Y>=55296&&Y<=56319&&H<G){var K=$.charCodeAt(H++);(K&64512)==56320?V.push(((Y&1023)<<10)+(K&1023)+65536):(V.push(Y),H--)}else V.push(Y)}return V},O=function($){return $+22+75*($<26)},I=function($,V,H){var G=0;for($=H?y($/h):$>>1,$+=y($/V);$>E*d>>1;G+=a)$=y($/E);return y(G+(E+1)*$/($+f))},L=function($){var V=[];$=_($);var H=$.length,G=m,Y=0,K=p,W,Z;for(W=0;W<$.length;W++)Z=$[W],Z<128&&V.push(x(Z));var U=V.length,ee=U;for(U&&V.push(g);ee<H;){var re=l;for(W=0;W<$.length;W++)Z=$[W],Z>=G&&Z<re&&(re=Z);var ue=ee+1;if(re-G>y((l-Y)/ue))throw RangeError(A);for(Y+=(re-G)*ue,G=re,W=0;W<$.length;W++){if(Z=$[W],Z<G&&++Y>l)throw RangeError(A);if(Z==G){for(var ge=Y,Ee=a;;Ee+=a){var Se=Ee<=K?u:Ee>=K+d?d:Ee-K;if(ge<Se)break;var ke=ge-Se,Oe=a-Se;V.push(x(O(Se+ke%Oe))),ge=y(ke/Oe)}V.push(x(O(ge))),K=I(Y,ue,ee==U),Y=0,++ee}}++Y,++G}return V.join("")};i.exports=function($){var V=[],H=$.toLowerCase().replace(C,".").split("."),G,Y;for(G=0;G<H.length;G++)Y=H[G],V.push(v.test(Y)?"xn--"+L(Y):Y);return V.join(".")}},6091:function(i,l,a){var u=a(7293),d=a(1361),f="āĀ
į ";i.exports=function(h){return u(function(){return!!d[h]()||f[h]()!=f||d[h].name!==h})}},3111:function(i,l,a){var u=a(4488),d=a(1361),f="["+d+"]",h=RegExp("^"+f+f+"*"),p=RegExp(f+f+"*$"),m=function(g){return function(v){var C=String(u(v));return g&1&&(C=C.replace(h,"")),g&2&&(C=C.replace(p,"")),C}};i.exports={start:m(1),end:m(2),trim:m(3)}},1400:function(i,l,a){var u=a(9958),d=Math.max,f=Math.min;i.exports=function(h,p){var m=u(h);return m<0?d(m+p,0):f(m,p)}},7067:function(i,l,a){var u=a(9958),d=a(7466);i.exports=function(f){if(f===void 0)return 0;var h=u(f),p=d(h);if(h!==p)throw RangeError("Wrong length or index");return p}},5656:function(i,l,a){var u=a(8361),d=a(4488);i.exports=function(f){return u(d(f))}},9958:function(i){var l=Math.ceil,a=Math.floor;i.exports=function(u){return isNaN(u=+u)?0:(u>0?a:l)(u)}},7466:function(i,l,a){var u=a(9958),d=Math.min;i.exports=function(f){return f>0?d(u(f),9007199254740991):0}},7908:function(i,l,a){var u=a(4488);i.exports=function(d){return Object(u(d))}},4590:function(i,l,a){var u=a(3002);i.exports=function(d,f){var h=u(d);if(h%f)throw RangeError("Wrong offset");return h}},3002:function(i,l,a){var u=a(9958);i.exports=function(d){var f=u(d);if(f<0)throw RangeError("The argument can't be less than 0");return f}},7593:function(i,l,a){var u=a(111);i.exports=function(d,f){if(!u(d))return d;var h,p;if(f&&typeof(h=d.toString)=="function"&&!u(p=h.call(d))||typeof(h=d.valueOf)=="function"&&!u(p=h.call(d))||!f&&typeof(h=d.toString)=="function"&&!u(p=h.call(d)))return p;throw TypeError("Can't convert object to primitive value")}},1694:function(i,l,a){var u=a(5112),d=u("toStringTag"),f={};f[d]="z",i.exports=String(f)==="[object z]"},9843:function(i,l,a){var u=a(2109),d=a(7854),f=a(9781),h=a(3832),p=a(260),m=a(3331),g=a(5787),v=a(9114),C=a(8880),A=a(7466),E=a(7067),y=a(4590),x=a(7593),_=a(6656),O=a(648),I=a(111),L=a(30),$=a(7674),V=a(8006).f,H=a(7321),G=a(2092).forEach,Y=a(6340),K=a(3070),W=a(1236),Z=a(9909),U=a(9587),ee=Z.get,re=Z.set,ue=K.f,ge=W.f,Ee=Math.round,Se=d.RangeError,ke=m.ArrayBuffer,Oe=m.DataView,be=p.NATIVE_ARRAY_BUFFER_VIEWS,D=p.TYPED_ARRAY_TAG,B=p.TypedArray,N=p.TypedArrayPrototype,R=p.aTypedArrayConstructor,b=p.isTypedArray,w="BYTES_PER_ELEMENT",k="Wrong length",M=function(T,F){for(var Q=0,ae=F.length,pe=new(R(T))(ae);ae>Q;)pe[Q]=F[Q++];return pe},z=function(T,F){ue(T,F,{get:function(){return ee(this)[F]}})},j=function(T){var F;return T instanceof ke||(F=O(T))=="ArrayBuffer"||F=="SharedArrayBuffer"},J=function(T,F){return b(T)&&typeof F!="symbol"&&F in T&&String(+F)==String(F)},X=function(F,Q){return J(F,Q=x(Q,!0))?v(2,F[Q]):ge(F,Q)},S=function(F,Q,ae){return J(F,Q=x(Q,!0))&&I(ae)&&_(ae,"value")&&!_(ae,"get")&&!_(ae,"set")&&!ae.configurable&&(!_(ae,"writable")||ae.writable)&&(!_(ae,"enumerable")||ae.enumerable)?(F[Q]=ae.value,F):ue(F,Q,ae)};f?(be||(W.f=X,K.f=S,z(N,"buffer"),z(N,"byteOffset"),z(N,"byteLength"),z(N,"length")),u({target:"Object",stat:!0,forced:!be},{getOwnPropertyDescriptor:X,defineProperty:S}),i.exports=function(T,F,Q){var ae=T.match(/\d+$/)[0]/8,pe=T+(Q?"Clamped":"")+"Array",we="get"+T,q="set"+T,ie=d[pe],Ae=ie,Pe=Ae&&Ae.prototype,qe={},nt=function(ve,me){var Me=ee(ve);return Me.view[we](me*ae+Me.byteOffset,!0)},It=function(ve,me,Me){var Re=ee(ve);Q&&(Me=(Me=Ee(Me))<0?0:Me>255?255:Me&255),Re.view[q](me*ae+Re.byteOffset,Me,!0)},te=function(ve,me){ue(ve,me,{get:function(){return nt(this,me)},set:function(Me){return It(this,me,Me)},enumerable:!0})};be?h&&(Ae=F(function(ve,me,Me,Re){return g(ve,Ae,pe),U(function(){return I(me)?j(me)?Re!==void 0?new ie(me,y(Me,ae),Re):Me!==void 0?new ie(me,y(Me,ae)):new ie(me):b(me)?M(Ae,me):H.call(Ae,me):new ie(E(me))}(),ve,Ae)}),$&&$(Ae,B),G(V(ie),function(ve){ve in Ae||C(Ae,ve,ie[ve])}),Ae.prototype=Pe):(Ae=F(function(ve,me,Me,Re){g(ve,Ae,pe);var et=0,rt=0,Mt,Lt,gt;if(!I(me))gt=E(me),Lt=gt*ae,Mt=new ke(Lt);else if(j(me)){Mt=me,rt=y(Me,ae);var Ln=me.byteLength;if(Re===void 0){if(Ln%ae||(Lt=Ln-rt,Lt<0))throw Se(k)}else if(Lt=A(Re)*ae,Lt+rt>Ln)throw Se(k);gt=Lt/ae}else return b(me)?M(Ae,me):H.call(Ae,me);for(re(ve,{buffer:Mt,byteOffset:rt,byteLength:Lt,length:gt,view:new Oe(Mt)});et<gt;)te(ve,et++)}),$&&$(Ae,B),Pe=Ae.prototype=L(N)),Pe.constructor!==Ae&&C(Pe,"constructor",Ae),D&&C(Pe,D,pe),qe[pe]=Ae,u({global:!0,forced:Ae!=ie,sham:!be},qe),w in Ae||C(Ae,w,ae),w in Pe||C(Pe,w,ae),Y(pe)}):i.exports=function(){}},3832:function(i,l,a){var u=a(7854),d=a(7293),f=a(7072),h=a(260).NATIVE_ARRAY_BUFFER_VIEWS,p=u.ArrayBuffer,m=u.Int8Array;i.exports=!h||!d(function(){m(1)})||!d(function(){new m(-1)})||!f(function(g){new m,new m(null),new m(1.5),new m(g)},!0)||d(function(){return new m(new p(2),1,void 0).length!==1})},3074:function(i,l,a){var u=a(260).aTypedArrayConstructor,d=a(6707);i.exports=function(f,h){for(var p=d(f,f.constructor),m=0,g=h.length,v=new(u(p))(g);g>m;)v[m]=h[m++];return v}},7321:function(i,l,a){var u=a(7908),d=a(7466),f=a(1246),h=a(7659),p=a(9974),m=a(260).aTypedArrayConstructor;i.exports=function(v){var C=u(v),A=arguments.length,E=A>1?arguments[1]:void 0,y=E!==void 0,x=f(C),_,O,I,L,$,V;if(x!=null&&!h(x))for($=x.call(C),V=$.next,C=[];!(L=V.call($)).done;)C.push(L.value);for(y&&A>2&&(E=p(E,arguments[2],2)),O=d(C.length),I=new(m(this))(O),_=0;O>_;_++)I[_]=y?E(C[_],_):C[_];return I}},9711:function(i){var l=0,a=Math.random();i.exports=function(u){return"Symbol("+String(u===void 0?"":u)+")_"+(++l+a).toString(36)}},3307:function(i,l,a){var u=a(133);i.exports=u&&!Symbol.sham&&typeof Symbol.iterator=="symbol"},5112:function(i,l,a){var u=a(7854),d=a(2309),f=a(6656),h=a(9711),p=a(133),m=a(3307),g=d("wks"),v=u.Symbol,C=m?v:v&&v.withoutSetter||h;i.exports=function(A){return f(g,A)||(p&&f(v,A)?g[A]=v[A]:g[A]=C("Symbol."+A)),g[A]}},1361:function(i){i.exports=`
|
|
57
|
-
\v\f\r Ā įāāāāāā
āāāāāāÆāć\u2028\u2029\uFEFF`},8264:function(i,l,a){var u=a(2109),d=a(7854),f=a(3331),h=a(6340),p="ArrayBuffer",m=f[p],g=d[p];u({global:!0,forced:g!==m},{ArrayBuffer:m}),h(p)},2222:function(i,l,a){var u=a(2109),d=a(7293),f=a(3157),h=a(111),p=a(7908),m=a(7466),g=a(6135),v=a(5417),C=a(1194),A=a(5112),E=a(7392),y=A("isConcatSpreadable"),x=9007199254740991,_="Maximum allowed index exceeded",O=E>=51||!d(function(){var V=[];return V[y]=!1,V.concat()[0]!==V}),I=C("concat"),L=function(V){if(!h(V))return!1;var H=V[y];return H!==void 0?!!H:f(V)},$=!O||!I;u({target:"Array",proto:!0,forced:$},{concat:function(H){var G=p(this),Y=v(G,0),K=0,W,Z,U,ee,re;for(W=-1,U=arguments.length;W<U;W++)if(re=W===-1?G:arguments[W],L(re)){if(ee=m(re.length),K+ee>x)throw TypeError(_);for(Z=0;Z<ee;Z++,K++)Z in re&&g(Y,K,re[Z])}else{if(K>=x)throw TypeError(_);g(Y,K++,re)}return Y.length=K,Y}})},7327:function(i,l,a){var u=a(2109),d=a(2092).filter,f=a(1194),h=f("filter");u({target:"Array",proto:!0,forced:!h},{filter:function(m){return d(this,m,arguments.length>1?arguments[1]:void 0)}})},2772:function(i,l,a){var u=a(2109),d=a(1318).indexOf,f=a(9341),h=[].indexOf,p=!!h&&1/[1].indexOf(1,-0)<0,m=f("indexOf");u({target:"Array",proto:!0,forced:p||!m},{indexOf:function(v){return p?h.apply(this,arguments)||0:d(this,v,arguments.length>1?arguments[1]:void 0)}})},6992:function(i,l,a){var u=a(5656),d=a(1223),f=a(7497),h=a(9909),p=a(654),m="Array Iterator",g=h.set,v=h.getterFor(m);i.exports=p(Array,"Array",function(C,A){g(this,{type:m,target:u(C),index:0,kind:A})},function(){var C=v(this),A=C.target,E=C.kind,y=C.index++;return!A||y>=A.length?(C.target=void 0,{value:void 0,done:!0}):E=="keys"?{value:y,done:!1}:E=="values"?{value:A[y],done:!1}:{value:[y,A[y]],done:!1}},"values"),f.Arguments=f.Array,d("keys"),d("values"),d("entries")},1249:function(i,l,a){var u=a(2109),d=a(2092).map,f=a(1194),h=f("map");u({target:"Array",proto:!0,forced:!h},{map:function(m){return d(this,m,arguments.length>1?arguments[1]:void 0)}})},7042:function(i,l,a){var u=a(2109),d=a(111),f=a(3157),h=a(1400),p=a(7466),m=a(5656),g=a(6135),v=a(5112),C=a(1194),A=C("slice"),E=v("species"),y=[].slice,x=Math.max;u({target:"Array",proto:!0,forced:!A},{slice:function(O,I){var L=m(this),$=p(L.length),V=h(O,$),H=h(I===void 0?$:I,$),G,Y,K;if(f(L)&&(G=L.constructor,typeof G=="function"&&(G===Array||f(G.prototype))?G=void 0:d(G)&&(G=G[E],G===null&&(G=void 0)),G===Array||G===void 0))return y.call(L,V,H);for(Y=new(G===void 0?Array:G)(x(H-V,0)),K=0;V<H;V++,K++)V in L&&g(Y,K,L[V]);return Y.length=K,Y}})},561:function(i,l,a){var u=a(2109),d=a(1400),f=a(9958),h=a(7466),p=a(7908),m=a(5417),g=a(6135),v=a(1194),C=v("splice"),A=Math.max,E=Math.min,y=9007199254740991,x="Maximum allowed length exceeded";u({target:"Array",proto:!0,forced:!C},{splice:function(O,I){var L=p(this),$=h(L.length),V=d(O,$),H=arguments.length,G,Y,K,W,Z,U;if(H===0?G=Y=0:H===1?(G=0,Y=$-V):(G=H-2,Y=E(A(f(I),0),$-V)),$+G-Y>y)throw TypeError(x);for(K=m(L,Y),W=0;W<Y;W++)Z=V+W,Z in L&&g(K,W,L[Z]);if(K.length=Y,G<Y){for(W=V;W<$-Y;W++)Z=W+Y,U=W+G,Z in L?L[U]=L[Z]:delete L[U];for(W=$;W>$-Y+G;W--)delete L[W-1]}else if(G>Y)for(W=$-Y;W>V;W--)Z=W+Y-1,U=W+G-1,Z in L?L[U]=L[Z]:delete L[U];for(W=0;W<G;W++)L[W+V]=arguments[W+2];return L.length=$-Y+G,K}})},8309:function(i,l,a){var u=a(9781),d=a(3070).f,f=Function.prototype,h=f.toString,p=/^\s*function ([^ (]*)/,m="name";u&&!(m in f)&&d(f,m,{configurable:!0,get:function(){try{return h.call(this).match(p)[1]}catch{return""}}})},489:function(i,l,a){var u=a(2109),d=a(7293),f=a(7908),h=a(9518),p=a(8544),m=d(function(){h(1)});u({target:"Object",stat:!0,forced:m,sham:!p},{getPrototypeOf:function(v){return h(f(v))}})},1539:function(i,l,a){var u=a(1694),d=a(1320),f=a(288);u||d(Object.prototype,"toString",f,{unsafe:!0})},4916:function(i,l,a){var u=a(2109),d=a(2261);u({target:"RegExp",proto:!0,forced:/./.exec!==d},{exec:d})},9714:function(i,l,a){var u=a(1320),d=a(9670),f=a(7293),h=a(7066),p="toString",m=RegExp.prototype,g=m[p],v=f(function(){return g.call({source:"a",flags:"b"})!="/a/b"}),C=g.name!=p;(v||C)&&u(RegExp.prototype,p,function(){var E=d(this),y=String(E.source),x=E.flags,_=String(x===void 0&&E instanceof RegExp&&!("flags"in m)?h.call(E):x);return"/"+y+"/"+_},{unsafe:!0})},8783:function(i,l,a){var u=a(8710).charAt,d=a(9909),f=a(654),h="String Iterator",p=d.set,m=d.getterFor(h);f(String,"String",function(g){p(this,{type:h,string:String(g),index:0})},function(){var v=m(this),C=v.string,A=v.index,E;return A>=C.length?{value:void 0,done:!0}:(E=u(C,A),v.index+=E.length,{value:E,done:!1})})},4723:function(i,l,a){var u=a(7007),d=a(9670),f=a(7466),h=a(4488),p=a(1530),m=a(7651);u("match",1,function(g,v,C){return[function(E){var y=h(this),x=E==null?void 0:E[g];return x!==void 0?x.call(E,y):new RegExp(E)[g](String(y))},function(A){var E=C(v,A,this);if(E.done)return E.value;var y=d(A),x=String(this);if(!y.global)return m(y,x);var _=y.unicode;y.lastIndex=0;for(var O=[],I=0,L;(L=m(y,x))!==null;){var $=String(L[0]);O[I]=$,$===""&&(y.lastIndex=p(x,f(y.lastIndex),_)),I++}return I===0?null:O}]})},5306:function(i,l,a){var u=a(7007),d=a(9670),f=a(7466),h=a(9958),p=a(4488),m=a(1530),g=a(647),v=a(7651),C=Math.max,A=Math.min,E=function(y){return y===void 0?y:String(y)};u("replace",2,function(y,x,_,O){var I=O.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,L=O.REPLACE_KEEPS_$0,$=I?"$":"$0";return[function(H,G){var Y=p(this),K=H==null?void 0:H[y];return K!==void 0?K.call(H,Y,G):x.call(String(Y),H,G)},function(V,H){if(!I&&L||typeof H=="string"&&H.indexOf($)===-1){var G=_(x,V,this,H);if(G.done)return G.value}var Y=d(V),K=String(this),W=typeof H=="function";W||(H=String(H));var Z=Y.global;if(Z){var U=Y.unicode;Y.lastIndex=0}for(var ee=[];;){var re=v(Y,K);if(re===null||(ee.push(re),!Z))break;var ue=String(re[0]);ue===""&&(Y.lastIndex=m(K,f(Y.lastIndex),U))}for(var ge="",Ee=0,Se=0;Se<ee.length;Se++){re=ee[Se];for(var ke=String(re[0]),Oe=C(A(h(re.index),K.length),0),be=[],D=1;D<re.length;D++)be.push(E(re[D]));var B=re.groups;if(W){var N=[ke].concat(be,Oe,K);B!==void 0&&N.push(B);var R=String(H.apply(void 0,N))}else R=g(ke,K,Oe,be,B,H);Oe>=Ee&&(ge+=K.slice(Ee,Oe)+R,Ee=Oe+ke.length)}return ge+K.slice(Ee)}]})},3123:function(i,l,a){var u=a(7007),d=a(7850),f=a(9670),h=a(4488),p=a(6707),m=a(1530),g=a(7466),v=a(7651),C=a(2261),A=a(7293),E=[].push,y=Math.min,x=4294967295,_=!A(function(){return!RegExp(x,"y")});u("split",2,function(O,I,L){var $;return"abbc".split(/(b)*/)[1]=="c"||"test".split(/(?:)/,-1).length!=4||"ab".split(/(?:ab)*/).length!=2||".".split(/(.?)(.?)/).length!=4||".".split(/()()/).length>1||"".split(/.?/).length?$=function(V,H){var G=String(h(this)),Y=H===void 0?x:H>>>0;if(Y===0)return[];if(V===void 0)return[G];if(!d(V))return I.call(G,V,Y);for(var K=[],W=(V.ignoreCase?"i":"")+(V.multiline?"m":"")+(V.unicode?"u":"")+(V.sticky?"y":""),Z=0,U=new RegExp(V.source,W+"g"),ee,re,ue;(ee=C.call(U,G))&&(re=U.lastIndex,!(re>Z&&(K.push(G.slice(Z,ee.index)),ee.length>1&&ee.index<G.length&&E.apply(K,ee.slice(1)),ue=ee[0].length,Z=re,K.length>=Y)));)U.lastIndex===ee.index&&U.lastIndex++;return Z===G.length?(ue||!U.test(""))&&K.push(""):K.push(G.slice(Z)),K.length>Y?K.slice(0,Y):K}:"0".split(void 0,0).length?$=function(V,H){return V===void 0&&H===0?[]:I.call(this,V,H)}:$=I,[function(H,G){var Y=h(this),K=H==null?void 0:H[O];return K!==void 0?K.call(H,Y,G):$.call(String(Y),H,G)},function(V,H){var G=L($,V,this,H,$!==I);if(G.done)return G.value;var Y=f(V),K=String(this),W=p(Y,RegExp),Z=Y.unicode,U=(Y.ignoreCase?"i":"")+(Y.multiline?"m":"")+(Y.unicode?"u":"")+(_?"y":"g"),ee=new W(_?Y:"^(?:"+Y.source+")",U),re=H===void 0?x:H>>>0;if(re===0)return[];if(K.length===0)return v(ee,K)===null?[K]:[];for(var ue=0,ge=0,Ee=[];ge<K.length;){ee.lastIndex=_?ge:0;var Se=v(ee,_?K:K.slice(ge)),ke;if(Se===null||(ke=y(g(ee.lastIndex+(_?0:ge)),K.length))===ue)ge=m(K,ge,Z);else{if(Ee.push(K.slice(ue,ge)),Ee.length===re)return Ee;for(var Oe=1;Oe<=Se.length-1;Oe++)if(Ee.push(Se[Oe]),Ee.length===re)return Ee;ge=ue=ke}}return Ee.push(K.slice(ue)),Ee}]},!_)},3210:function(i,l,a){var u=a(2109),d=a(3111).trim,f=a(6091);u({target:"String",proto:!0,forced:f("trim")},{trim:function(){return d(this)}})},2990:function(i,l,a){var u=a(260),d=a(1048),f=u.aTypedArray,h=u.exportTypedArrayMethod;h("copyWithin",function(m,g){return d.call(f(this),m,g,arguments.length>2?arguments[2]:void 0)})},8927:function(i,l,a){var u=a(260),d=a(2092).every,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("every",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},3105:function(i,l,a){var u=a(260),d=a(1285),f=u.aTypedArray,h=u.exportTypedArrayMethod;h("fill",function(m){return d.apply(f(this),arguments)})},5035:function(i,l,a){var u=a(260),d=a(2092).filter,f=a(3074),h=u.aTypedArray,p=u.exportTypedArrayMethod;p("filter",function(g){var v=d(h(this),g,arguments.length>1?arguments[1]:void 0);return f(this,v)})},7174:function(i,l,a){var u=a(260),d=a(2092).findIndex,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("findIndex",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},4345:function(i,l,a){var u=a(260),d=a(2092).find,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("find",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},2846:function(i,l,a){var u=a(260),d=a(2092).forEach,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("forEach",function(m){d(f(this),m,arguments.length>1?arguments[1]:void 0)})},4731:function(i,l,a){var u=a(260),d=a(1318).includes,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("includes",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},7209:function(i,l,a){var u=a(260),d=a(1318).indexOf,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("indexOf",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},6319:function(i,l,a){var u=a(7854),d=a(260),f=a(6992),h=a(5112),p=h("iterator"),m=u.Uint8Array,g=f.values,v=f.keys,C=f.entries,A=d.aTypedArray,E=d.exportTypedArrayMethod,y=m&&m.prototype[p],x=!!y&&(y.name=="values"||y.name==null),_=function(){return g.call(A(this))};E("entries",function(){return C.call(A(this))}),E("keys",function(){return v.call(A(this))}),E("values",_,!x),E(p,_,!x)},8867:function(i,l,a){var u=a(260),d=u.aTypedArray,f=u.exportTypedArrayMethod,h=[].join;f("join",function(m){return h.apply(d(this),arguments)})},7789:function(i,l,a){var u=a(260),d=a(6583),f=u.aTypedArray,h=u.exportTypedArrayMethod;h("lastIndexOf",function(m){return d.apply(f(this),arguments)})},3739:function(i,l,a){var u=a(260),d=a(2092).map,f=a(6707),h=u.aTypedArray,p=u.aTypedArrayConstructor,m=u.exportTypedArrayMethod;m("map",function(v){return d(h(this),v,arguments.length>1?arguments[1]:void 0,function(C,A){return new(p(f(C,C.constructor)))(A)})})},4483:function(i,l,a){var u=a(260),d=a(3671).right,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("reduceRight",function(m){return d(f(this),m,arguments.length,arguments.length>1?arguments[1]:void 0)})},9368:function(i,l,a){var u=a(260),d=a(3671).left,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("reduce",function(m){return d(f(this),m,arguments.length,arguments.length>1?arguments[1]:void 0)})},2056:function(i,l,a){var u=a(260),d=u.aTypedArray,f=u.exportTypedArrayMethod,h=Math.floor;f("reverse",function(){for(var m=this,g=d(m).length,v=h(g/2),C=0,A;C<v;)A=m[C],m[C++]=m[--g],m[g]=A;return m})},3462:function(i,l,a){var u=a(260),d=a(7466),f=a(4590),h=a(7908),p=a(7293),m=u.aTypedArray,g=u.exportTypedArrayMethod,v=p(function(){new Int8Array(1).set({})});g("set",function(A){m(this);var E=f(arguments.length>1?arguments[1]:void 0,1),y=this.length,x=h(A),_=d(x.length),O=0;if(_+E>y)throw RangeError("Wrong length");for(;O<_;)this[E+O]=x[O++]},v)},678:function(i,l,a){var u=a(260),d=a(6707),f=a(7293),h=u.aTypedArray,p=u.aTypedArrayConstructor,m=u.exportTypedArrayMethod,g=[].slice,v=f(function(){new Int8Array(1).slice()});m("slice",function(A,E){for(var y=g.call(h(this),A,E),x=d(this,this.constructor),_=0,O=y.length,I=new(p(x))(O);O>_;)I[_]=y[_++];return I},v)},7462:function(i,l,a){var u=a(260),d=a(2092).some,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("some",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},3824:function(i,l,a){var u=a(260),d=u.aTypedArray,f=u.exportTypedArrayMethod,h=[].sort;f("sort",function(m){return h.call(d(this),m)})},5021:function(i,l,a){var u=a(260),d=a(7466),f=a(1400),h=a(6707),p=u.aTypedArray,m=u.exportTypedArrayMethod;m("subarray",function(v,C){var A=p(this),E=A.length,y=f(v,E);return new(h(A,A.constructor))(A.buffer,A.byteOffset+y*A.BYTES_PER_ELEMENT,d((C===void 0?E:f(C,E))-y))})},2974:function(i,l,a){var u=a(7854),d=a(260),f=a(7293),h=u.Int8Array,p=d.aTypedArray,m=d.exportTypedArrayMethod,g=[].toLocaleString,v=[].slice,C=!!h&&f(function(){g.call(new h(1))}),A=f(function(){return[1,2].toLocaleString()!=new h([1,2]).toLocaleString()})||!f(function(){h.prototype.toLocaleString.call([1,2])});m("toLocaleString",function(){return g.apply(C?v.call(p(this)):p(this),arguments)},A)},5016:function(i,l,a){var u=a(260).exportTypedArrayMethod,d=a(7293),f=a(7854),h=f.Uint8Array,p=h&&h.prototype||{},m=[].toString,g=[].join;d(function(){m.call({})})&&(m=function(){return g.call(this)});var v=p.toString!=m;u("toString",m,v)},2472:function(i,l,a){var u=a(9843);u("Uint8",function(d){return function(h,p,m){return d(this,h,p,m)}})},4747:function(i,l,a){var u=a(7854),d=a(8324),f=a(8533),h=a(8880);for(var p in d){var m=u[p],g=m&&m.prototype;if(g&&g.forEach!==f)try{h(g,"forEach",f)}catch{g.forEach=f}}},3948:function(i,l,a){var u=a(7854),d=a(8324),f=a(6992),h=a(8880),p=a(5112),m=p("iterator"),g=p("toStringTag"),v=f.values;for(var C in d){var A=u[C],E=A&&A.prototype;if(E){if(E[m]!==v)try{h(E,m,v)}catch{E[m]=v}if(E[g]||h(E,g,C),d[C]){for(var y in f)if(E[y]!==f[y])try{h(E,y,f[y])}catch{E[y]=f[y]}}}}},1637:function(i,l,a){a(6992);var u=a(2109),d=a(5005),f=a(590),h=a(1320),p=a(2248),m=a(8003),g=a(4994),v=a(9909),C=a(5787),A=a(6656),E=a(9974),y=a(648),x=a(9670),_=a(111),O=a(30),I=a(9114),L=a(8554),$=a(1246),V=a(5112),H=d("fetch"),G=d("Headers"),Y=V("iterator"),K="URLSearchParams",W=K+"Iterator",Z=v.set,U=v.getterFor(K),ee=v.getterFor(W),re=/\+/g,ue=Array(4),ge=function(M){return ue[M-1]||(ue[M-1]=RegExp("((?:%[\\da-f]{2}){"+M+"})","gi"))},Ee=function(M){try{return decodeURIComponent(M)}catch{return M}},Se=function(M){var z=M.replace(re," "),j=4;try{return decodeURIComponent(z)}catch{for(;j;)z=z.replace(ge(j--),Ee);return z}},ke=/[!'()~]|%20/g,Oe={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},be=function(M){return Oe[M]},D=function(M){return encodeURIComponent(M).replace(ke,be)},B=function(M,z){if(z)for(var j=z.split("&"),J=0,X,S;J<j.length;)X=j[J++],X.length&&(S=X.split("="),M.push({key:Se(S.shift()),value:Se(S.join("="))}))},N=function(M){this.entries.length=0,B(this.entries,M)},R=function(M,z){if(M<z)throw TypeError("Not enough arguments")},b=g(function(z,j){Z(this,{type:W,iterator:L(U(z).entries),kind:j})},"Iterator",function(){var z=ee(this),j=z.kind,J=z.iterator.next(),X=J.value;return J.done||(J.value=j==="keys"?X.key:j==="values"?X.value:[X.key,X.value]),J}),w=function(){C(this,w,K);var z=arguments.length>0?arguments[0]:void 0,j=this,J=[],X,S,T,F,Q,ae,pe,we,q;if(Z(j,{type:K,entries:J,updateURL:function(){},updateSearchParams:N}),z!==void 0)if(_(z))if(X=$(z),typeof X=="function")for(S=X.call(z),T=S.next;!(F=T.call(S)).done;){if(Q=L(x(F.value)),ae=Q.next,(pe=ae.call(Q)).done||(we=ae.call(Q)).done||!ae.call(Q).done)throw TypeError("Expected sequence with length 2");J.push({key:pe.value+"",value:we.value+""})}else for(q in z)A(z,q)&&J.push({key:q,value:z[q]+""});else B(J,typeof z=="string"?z.charAt(0)==="?"?z.slice(1):z:z+"")},k=w.prototype;p(k,{append:function(z,j){R(arguments.length,2);var J=U(this);J.entries.push({key:z+"",value:j+""}),J.updateURL()},delete:function(M){R(arguments.length,1);for(var z=U(this),j=z.entries,J=M+"",X=0;X<j.length;)j[X].key===J?j.splice(X,1):X++;z.updateURL()},get:function(z){R(arguments.length,1);for(var j=U(this).entries,J=z+"",X=0;X<j.length;X++)if(j[X].key===J)return j[X].value;return null},getAll:function(z){R(arguments.length,1);for(var j=U(this).entries,J=z+"",X=[],S=0;S<j.length;S++)j[S].key===J&&X.push(j[S].value);return X},has:function(z){R(arguments.length,1);for(var j=U(this).entries,J=z+"",X=0;X<j.length;)if(j[X++].key===J)return!0;return!1},set:function(z,j){R(arguments.length,1);for(var J=U(this),X=J.entries,S=!1,T=z+"",F=j+"",Q=0,ae;Q<X.length;Q++)ae=X[Q],ae.key===T&&(S?X.splice(Q--,1):(S=!0,ae.value=F));S||X.push({key:T,value:F}),J.updateURL()},sort:function(){var z=U(this),j=z.entries,J=j.slice(),X,S,T;for(j.length=0,T=0;T<J.length;T++){for(X=J[T],S=0;S<T;S++)if(j[S].key>X.key){j.splice(S,0,X);break}S===T&&j.push(X)}z.updateURL()},forEach:function(z){for(var j=U(this).entries,J=E(z,arguments.length>1?arguments[1]:void 0,3),X=0,S;X<j.length;)S=j[X++],J(S.value,S.key,this)},keys:function(){return new b(this,"keys")},values:function(){return new b(this,"values")},entries:function(){return new b(this,"entries")}},{enumerable:!0}),h(k,Y,k.entries),h(k,"toString",function(){for(var z=U(this).entries,j=[],J=0,X;J<z.length;)X=z[J++],j.push(D(X.key)+"="+D(X.value));return j.join("&")},{enumerable:!0}),m(w,K),u({global:!0,forced:!f},{URLSearchParams:w}),!f&&typeof H=="function"&&typeof G=="function"&&u({global:!0,enumerable:!0,forced:!0},{fetch:function(z){var j=[z],J,X,S;return arguments.length>1&&(J=arguments[1],_(J)&&(X=J.body,y(X)===K&&(S=J.headers?new G(J.headers):new G,S.has("content-type")||S.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),J=O(J,{body:I(0,String(X)),headers:I(0,S)}))),j.push(J)),H.apply(this,j)}}),i.exports={URLSearchParams:w,getState:U}},285:function(i,l,a){a(8783);var u=a(2109),d=a(9781),f=a(590),h=a(7854),p=a(6048),m=a(1320),g=a(5787),v=a(6656),C=a(1574),A=a(8457),E=a(8710).codeAt,y=a(3197),x=a(8003),_=a(1637),O=a(9909),I=h.URL,L=_.URLSearchParams,$=_.getState,V=O.set,H=O.getterFor("URL"),G=Math.floor,Y=Math.pow,K="Invalid authority",W="Invalid scheme",Z="Invalid host",U="Invalid port",ee=/[A-Za-z]/,re=/[\d+-.A-Za-z]/,ue=/\d/,ge=/^(0x|0X)/,Ee=/^[0-7]+$/,Se=/^\d+$/,ke=/^[\dA-Fa-f]+$/,Oe=/[\u0000\t\u000A\u000D #%/:?@[\\]]/,be=/[\u0000\t\u000A\u000D #/:?@[\\]]/,D=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,B=/[\t\u000A\u000D]/g,N,R=function(P,se){var oe,le,he;if(se.charAt(0)=="["){if(se.charAt(se.length-1)!="]"||(oe=w(se.slice(1,-1)),!oe))return Z;P.host=oe}else if(F(P)){if(se=y(se),Oe.test(se)||(oe=b(se),oe===null))return Z;P.host=oe}else{if(be.test(se))return Z;for(oe="",le=A(se),he=0;he<le.length;he++)oe+=S(le[he],z);P.host=oe}},b=function(P){var se=P.split("."),oe,le,he,Be,Ne,Ye,tt;if(se.length&&se[se.length-1]==""&&se.pop(),oe=se.length,oe>4)return P;for(le=[],he=0;he<oe;he++){if(Be=se[he],Be=="")return P;if(Ne=10,Be.length>1&&Be.charAt(0)=="0"&&(Ne=ge.test(Be)?16:8,Be=Be.slice(Ne==8?1:2)),Be==="")Ye=0;else{if(!(Ne==10?Se:Ne==8?Ee:ke).test(Be))return P;Ye=parseInt(Be,Ne)}le.push(Ye)}for(he=0;he<oe;he++)if(Ye=le[he],he==oe-1){if(Ye>=Y(256,5-oe))return null}else if(Ye>255)return null;for(tt=le.pop(),he=0;he<le.length;he++)tt+=le[he]*Y(256,3-he);return tt},w=function(P){var se=[0,0,0,0,0,0,0,0],oe=0,le=null,he=0,Be,Ne,Ye,tt,it,ln,de,ft=function(){return P.charAt(he)};if(ft()==":"){if(P.charAt(1)!=":")return;he+=2,oe++,le=oe}for(;ft();){if(oe==8)return;if(ft()==":"){if(le!==null)return;he++,oe++,le=oe;continue}for(Be=Ne=0;Ne<4&&ke.test(ft());)Be=Be*16+parseInt(ft(),16),he++,Ne++;if(ft()=="."){if(Ne==0||(he-=Ne,oe>6))return;for(Ye=0;ft();){if(tt=null,Ye>0)if(ft()=="."&&Ye<4)he++;else return;if(!ue.test(ft()))return;for(;ue.test(ft());){if(it=parseInt(ft(),10),tt===null)tt=it;else{if(tt==0)return;tt=tt*10+it}if(tt>255)return;he++}se[oe]=se[oe]*256+tt,Ye++,(Ye==2||Ye==4)&&oe++}if(Ye!=4)return;break}else if(ft()==":"){if(he++,!ft())return}else if(ft())return;se[oe++]=Be}if(le!==null)for(ln=oe-le,oe=7;oe!=0&&ln>0;)de=se[oe],se[oe--]=se[le+ln-1],se[le+--ln]=de;else if(oe!=8)return;return se},k=function(P){for(var se=null,oe=1,le=null,he=0,Be=0;Be<8;Be++)P[Be]!==0?(he>oe&&(se=le,oe=he),le=null,he=0):(le===null&&(le=Be),++he);return he>oe&&(se=le,oe=he),se},M=function(P){var se,oe,le,he;if(typeof P=="number"){for(se=[],oe=0;oe<4;oe++)se.unshift(P%256),P=G(P/256);return se.join(".")}else if(typeof P=="object"){for(se="",le=k(P),oe=0;oe<8;oe++)he&&P[oe]===0||(he&&(he=!1),le===oe?(se+=oe?":":"::",he=!0):(se+=P[oe].toString(16),oe<7&&(se+=":")));return"["+se+"]"}return P},z={},j=C({},z,{" ":1,'"':1,"<":1,">":1,"`":1}),J=C({},j,{"#":1,"?":1,"{":1,"}":1}),X=C({},J,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),S=function(P,se){var oe=E(P,0);return oe>32&&oe<127&&!v(se,P)?P:encodeURIComponent(P)},T={ftp:21,file:null,http:80,https:443,ws:80,wss:443},F=function(P){return v(T,P.scheme)},Q=function(P){return P.username!=""||P.password!=""},ae=function(P){return!P.host||P.cannotBeABaseURL||P.scheme=="file"},pe=function(P,se){var oe;return P.length==2&&ee.test(P.charAt(0))&&((oe=P.charAt(1))==":"||!se&&oe=="|")},we=function(P){var se;return P.length>1&&pe(P.slice(0,2))&&(P.length==2||(se=P.charAt(2))==="/"||se==="\\"||se==="?"||se==="#")},q=function(P){var se=P.path,oe=se.length;oe&&(P.scheme!="file"||oe!=1||!pe(se[0],!0))&&se.pop()},ie=function(P){return P==="."||P.toLowerCase()==="%2e"},Ae=function(P){return P=P.toLowerCase(),P===".."||P==="%2e."||P===".%2e"||P==="%2e%2e"},Pe={},qe={},nt={},It={},te={},ve={},me={},Me={},Re={},et={},rt={},Mt={},Lt={},gt={},Ln={},xr={},Yt={},on={},rs={},sn={},Zn={},Dn=function(P,se,oe,le){var he=oe||Pe,Be=0,Ne="",Ye=!1,tt=!1,it=!1,ln,de,ft,Xn;for(oe||(P.scheme="",P.username="",P.password="",P.host=null,P.port=null,P.path=[],P.query=null,P.fragment=null,P.cannotBeABaseURL=!1,se=se.replace(D,"")),se=se.replace(B,""),ln=A(se);Be<=ln.length;){switch(de=ln[Be],he){case Pe:if(de&&ee.test(de))Ne+=de.toLowerCase(),he=qe;else{if(oe)return W;he=nt;continue}break;case qe:if(de&&(re.test(de)||de=="+"||de=="-"||de=="."))Ne+=de.toLowerCase();else if(de==":"){if(oe&&(F(P)!=v(T,Ne)||Ne=="file"&&(Q(P)||P.port!==null)||P.scheme=="file"&&!P.host))return;if(P.scheme=Ne,oe){F(P)&&T[P.scheme]==P.port&&(P.port=null);return}Ne="",P.scheme=="file"?he=gt:F(P)&&le&&le.scheme==P.scheme?he=It:F(P)?he=Me:ln[Be+1]=="/"?(he=te,Be++):(P.cannotBeABaseURL=!0,P.path.push(""),he=rs)}else{if(oe)return W;Ne="",he=nt,Be=0;continue}break;case nt:if(!le||le.cannotBeABaseURL&&de!="#")return W;if(le.cannotBeABaseURL&&de=="#"){P.scheme=le.scheme,P.path=le.path.slice(),P.query=le.query,P.fragment="",P.cannotBeABaseURL=!0,he=Zn;break}he=le.scheme=="file"?gt:ve;continue;case It:if(de=="/"&&ln[Be+1]=="/")he=Re,Be++;else{he=ve;continue}break;case te:if(de=="/"){he=et;break}else{he=on;continue}case ve:if(P.scheme=le.scheme,de==N)P.username=le.username,P.password=le.password,P.host=le.host,P.port=le.port,P.path=le.path.slice(),P.query=le.query;else if(de=="/"||de=="\\"&&F(P))he=me;else if(de=="?")P.username=le.username,P.password=le.password,P.host=le.host,P.port=le.port,P.path=le.path.slice(),P.query="",he=sn;else if(de=="#")P.username=le.username,P.password=le.password,P.host=le.host,P.port=le.port,P.path=le.path.slice(),P.query=le.query,P.fragment="",he=Zn;else{P.username=le.username,P.password=le.password,P.host=le.host,P.port=le.port,P.path=le.path.slice(),P.path.pop(),he=on;continue}break;case me:if(F(P)&&(de=="/"||de=="\\"))he=Re;else if(de=="/")he=et;else{P.username=le.username,P.password=le.password,P.host=le.host,P.port=le.port,he=on;continue}break;case Me:if(he=Re,de!="/"||Ne.charAt(Be+1)!="/")continue;Be++;break;case Re:if(de!="/"&&de!="\\"){he=et;continue}break;case et:if(de=="@"){Ye&&(Ne="%40"+Ne),Ye=!0,ft=A(Ne);for(var wd=0;wd<ft.length;wd++){var Fg=ft[wd];if(Fg==":"&&!it){it=!0;continue}var Vg=S(Fg,X);it?P.password+=Vg:P.username+=Vg}Ne=""}else if(de==N||de=="/"||de=="?"||de=="#"||de=="\\"&&F(P)){if(Ye&&Ne=="")return K;Be-=A(Ne).length+1,Ne="",he=rt}else Ne+=de;break;case rt:case Mt:if(oe&&P.scheme=="file"){he=xr;continue}else if(de==":"&&!tt){if(Ne=="")return Z;if(Xn=R(P,Ne),Xn)return Xn;if(Ne="",he=Lt,oe==Mt)return}else if(de==N||de=="/"||de=="?"||de=="#"||de=="\\"&&F(P)){if(F(P)&&Ne=="")return Z;if(oe&&Ne==""&&(Q(P)||P.port!==null))return;if(Xn=R(P,Ne),Xn)return Xn;if(Ne="",he=Yt,oe)return;continue}else de=="["?tt=!0:de=="]"&&(tt=!1),Ne+=de;break;case Lt:if(ue.test(de))Ne+=de;else if(de==N||de=="/"||de=="?"||de=="#"||de=="\\"&&F(P)||oe){if(Ne!=""){var Sd=parseInt(Ne,10);if(Sd>65535)return U;P.port=F(P)&&Sd===T[P.scheme]?null:Sd,Ne=""}if(oe)return;he=Yt;continue}else return U;break;case gt:if(P.scheme="file",de=="/"||de=="\\")he=Ln;else if(le&&le.scheme=="file")if(de==N)P.host=le.host,P.path=le.path.slice(),P.query=le.query;else if(de=="?")P.host=le.host,P.path=le.path.slice(),P.query="",he=sn;else if(de=="#")P.host=le.host,P.path=le.path.slice(),P.query=le.query,P.fragment="",he=Zn;else{we(ln.slice(Be).join(""))||(P.host=le.host,P.path=le.path.slice(),q(P)),he=on;continue}else{he=on;continue}break;case Ln:if(de=="/"||de=="\\"){he=xr;break}le&&le.scheme=="file"&&!we(ln.slice(Be).join(""))&&(pe(le.path[0],!0)?P.path.push(le.path[0]):P.host=le.host),he=on;continue;case xr:if(de==N||de=="/"||de=="\\"||de=="?"||de=="#"){if(!oe&&pe(Ne))he=on;else if(Ne==""){if(P.host="",oe)return;he=Yt}else{if(Xn=R(P,Ne),Xn)return Xn;if(P.host=="localhost"&&(P.host=""),oe)return;Ne="",he=Yt}continue}else Ne+=de;break;case Yt:if(F(P)){if(he=on,de!="/"&&de!="\\")continue}else if(!oe&&de=="?")P.query="",he=sn;else if(!oe&&de=="#")P.fragment="",he=Zn;else if(de!=N&&(he=on,de!="/"))continue;break;case on:if(de==N||de=="/"||de=="\\"&&F(P)||!oe&&(de=="?"||de=="#")){if(Ae(Ne)?(q(P),de!="/"&&!(de=="\\"&&F(P))&&P.path.push("")):ie(Ne)?de!="/"&&!(de=="\\"&&F(P))&&P.path.push(""):(P.scheme=="file"&&!P.path.length&&pe(Ne)&&(P.host&&(P.host=""),Ne=Ne.charAt(0)+":"),P.path.push(Ne)),Ne="",P.scheme=="file"&&(de==N||de=="?"||de=="#"))for(;P.path.length>1&&P.path[0]==="";)P.path.shift();de=="?"?(P.query="",he=sn):de=="#"&&(P.fragment="",he=Zn)}else Ne+=S(de,J);break;case rs:de=="?"?(P.query="",he=sn):de=="#"?(P.fragment="",he=Zn):de!=N&&(P.path[0]+=S(de,z));break;case sn:!oe&&de=="#"?(P.fragment="",he=Zn):de!=N&&(de=="'"&&F(P)?P.query+="%27":de=="#"?P.query+="%23":P.query+=S(de,z));break;case Zn:de!=N&&(P.fragment+=S(de,j));break}Be++}},ao=function(se){var oe=g(this,ao,"URL"),le=arguments.length>1?arguments[1]:void 0,he=String(se),Be=V(oe,{type:"URL"}),Ne,Ye;if(le!==void 0){if(le instanceof ao)Ne=H(le);else if(Ye=Dn(Ne={},String(le)),Ye)throw TypeError(Ye)}if(Ye=Dn(Be,he,null,Ne),Ye)throw TypeError(Ye);var tt=Be.searchParams=new L,it=$(tt);it.updateSearchParams(Be.query),it.updateURL=function(){Be.query=String(tt)||null},d||(oe.href=ml.call(oe),oe.origin=Sg.call(oe),oe.protocol=Tg.call(oe),oe.username=kg.call(oe),oe.password=xg.call(oe),oe.host=Ng.call(oe),oe.hostname=Og.call(oe),oe.port=Ig.call(oe),oe.pathname=Mg.call(oe),oe.search=Lg.call(oe),oe.searchParams=Dg.call(oe),oe.hash=Rg.call(oe))},_d=ao.prototype,ml=function(){var P=H(this),se=P.scheme,oe=P.username,le=P.password,he=P.host,Be=P.port,Ne=P.path,Ye=P.query,tt=P.fragment,it=se+":";return he!==null?(it+="//",Q(P)&&(it+=oe+(le?":"+le:"")+"@"),it+=M(he),Be!==null&&(it+=":"+Be)):se=="file"&&(it+="//"),it+=P.cannotBeABaseURL?Ne[0]:Ne.length?"/"+Ne.join("/"):"",Ye!==null&&(it+="?"+Ye),tt!==null&&(it+="#"+tt),it},Sg=function(){var P=H(this),se=P.scheme,oe=P.port;if(se=="blob")try{return new URL(se.path[0]).origin}catch{return"null"}return se=="file"||!F(P)?"null":se+"://"+M(P.host)+(oe!==null?":"+oe:"")},Tg=function(){return H(this).scheme+":"},kg=function(){return H(this).username},xg=function(){return H(this).password},Ng=function(){var P=H(this),se=P.host,oe=P.port;return se===null?"":oe===null?M(se):M(se)+":"+oe},Og=function(){var P=H(this).host;return P===null?"":M(P)},Ig=function(){var P=H(this).port;return P===null?"":String(P)},Mg=function(){var P=H(this),se=P.path;return P.cannotBeABaseURL?se[0]:se.length?"/"+se.join("/"):""},Lg=function(){var P=H(this).query;return P?"?"+P:""},Dg=function(){return H(this).searchParams},Rg=function(){var P=H(this).fragment;return P?"#"+P:""},an=function(P,se){return{get:P,set:se,configurable:!0,enumerable:!0}};if(d&&p(_d,{href:an(ml,function(P){var se=H(this),oe=String(P),le=Dn(se,oe);if(le)throw TypeError(le);$(se.searchParams).updateSearchParams(se.query)}),origin:an(Sg),protocol:an(Tg,function(P){var se=H(this);Dn(se,String(P)+":",Pe)}),username:an(kg,function(P){var se=H(this),oe=A(String(P));if(!ae(se)){se.username="";for(var le=0;le<oe.length;le++)se.username+=S(oe[le],X)}}),password:an(xg,function(P){var se=H(this),oe=A(String(P));if(!ae(se)){se.password="";for(var le=0;le<oe.length;le++)se.password+=S(oe[le],X)}}),host:an(Ng,function(P){var se=H(this);se.cannotBeABaseURL||Dn(se,String(P),rt)}),hostname:an(Og,function(P){var se=H(this);se.cannotBeABaseURL||Dn(se,String(P),Mt)}),port:an(Ig,function(P){var se=H(this);ae(se)||(P=String(P),P==""?se.port=null:Dn(se,P,Lt))}),pathname:an(Mg,function(P){var se=H(this);se.cannotBeABaseURL||(se.path=[],Dn(se,P+"",Yt))}),search:an(Lg,function(P){var se=H(this);P=String(P),P==""?se.query=null:(P.charAt(0)=="?"&&(P=P.slice(1)),se.query="",Dn(se,P,sn)),$(se.searchParams).updateSearchParams(se.query)}),searchParams:an(Dg),hash:an(Rg,function(P){var se=H(this);if(P=String(P),P==""){se.fragment=null;return}P.charAt(0)=="#"&&(P=P.slice(1)),se.fragment="",Dn(se,P,Zn)})}),m(_d,"toJSON",function(){return ml.call(this)},{enumerable:!0}),m(_d,"toString",function(){return ml.call(this)},{enumerable:!0}),I){var Bg=I.createObjectURL,Pg=I.revokeObjectURL;Bg&&m(ao,"createObjectURL",function(se){return Bg.apply(I,arguments)}),Pg&&m(ao,"revokeObjectURL",function(se){return Pg.apply(I,arguments)})}x(ao,"URL"),u({global:!0,forced:!f,sham:!d},{URL:ao})}},r={};function o(i){if(r[i])return r[i].exports;var l=r[i]={exports:{}};return t[i](l,l.exports,o),l.exports}(function(){o.d=function(i,l){for(var a in l)o.o(l,a)&&!o.o(i,a)&&Object.defineProperty(i,a,{enumerable:!0,get:l[a]})}})(),function(){o.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}()}(),function(){o.o=function(i,l){return Object.prototype.hasOwnProperty.call(i,l)}}(),function(){o.r=function(i){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(i,"__esModule",{value:!0})}}();var s={};return function(){o.r(s),o.d(s,{Dropzone:function(){return U},default:function(){return be}}),o(2222),o(7327),o(2772),o(6992),o(1249),o(7042),o(561),o(8264),o(8309),o(489),o(1539),o(4916),o(9714),o(8783),o(4723),o(5306),o(3123),o(3210),o(2472),o(2990),o(8927),o(3105),o(5035),o(4345),o(7174),o(2846),o(4731),o(7209),o(6319),o(8867),o(7789),o(3739),o(9368),o(4483),o(2056),o(3462),o(678),o(7462),o(3824),o(5021),o(2974),o(5016),o(4747),o(3948),o(285);function i(D,B){var N;if(typeof Symbol>"u"||D[Symbol.iterator]==null){if(Array.isArray(D)||(N=l(D))||B&&D&&typeof D.length=="number"){N&&(D=N);var R=0,b=function(){};return{s:b,n:function(){return R>=D.length?{done:!0}:{done:!1,value:D[R++]}},e:function(j){throw j},f:b}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
57
|
+
\v\f\r Ā įāāāāāā
āāāāāāÆāć\u2028\u2029\uFEFF`},8264:function(i,l,a){var u=a(2109),d=a(7854),f=a(3331),h=a(6340),p="ArrayBuffer",m=f[p],g=d[p];u({global:!0,forced:g!==m},{ArrayBuffer:m}),h(p)},2222:function(i,l,a){var u=a(2109),d=a(7293),f=a(3157),h=a(111),p=a(7908),m=a(7466),g=a(6135),v=a(5417),C=a(1194),A=a(5112),E=a(7392),y=A("isConcatSpreadable"),x=9007199254740991,_="Maximum allowed index exceeded",O=E>=51||!d(function(){var V=[];return V[y]=!1,V.concat()[0]!==V}),I=C("concat"),L=function(V){if(!h(V))return!1;var H=V[y];return H!==void 0?!!H:f(V)},$=!O||!I;u({target:"Array",proto:!0,forced:$},{concat:function(H){var G=p(this),Y=v(G,0),K=0,W,Z,U,ee,re;for(W=-1,U=arguments.length;W<U;W++)if(re=W===-1?G:arguments[W],L(re)){if(ee=m(re.length),K+ee>x)throw TypeError(_);for(Z=0;Z<ee;Z++,K++)Z in re&&g(Y,K,re[Z])}else{if(K>=x)throw TypeError(_);g(Y,K++,re)}return Y.length=K,Y}})},7327:function(i,l,a){var u=a(2109),d=a(2092).filter,f=a(1194),h=f("filter");u({target:"Array",proto:!0,forced:!h},{filter:function(m){return d(this,m,arguments.length>1?arguments[1]:void 0)}})},2772:function(i,l,a){var u=a(2109),d=a(1318).indexOf,f=a(9341),h=[].indexOf,p=!!h&&1/[1].indexOf(1,-0)<0,m=f("indexOf");u({target:"Array",proto:!0,forced:p||!m},{indexOf:function(v){return p?h.apply(this,arguments)||0:d(this,v,arguments.length>1?arguments[1]:void 0)}})},6992:function(i,l,a){var u=a(5656),d=a(1223),f=a(7497),h=a(9909),p=a(654),m="Array Iterator",g=h.set,v=h.getterFor(m);i.exports=p(Array,"Array",function(C,A){g(this,{type:m,target:u(C),index:0,kind:A})},function(){var C=v(this),A=C.target,E=C.kind,y=C.index++;return!A||y>=A.length?(C.target=void 0,{value:void 0,done:!0}):E=="keys"?{value:y,done:!1}:E=="values"?{value:A[y],done:!1}:{value:[y,A[y]],done:!1}},"values"),f.Arguments=f.Array,d("keys"),d("values"),d("entries")},1249:function(i,l,a){var u=a(2109),d=a(2092).map,f=a(1194),h=f("map");u({target:"Array",proto:!0,forced:!h},{map:function(m){return d(this,m,arguments.length>1?arguments[1]:void 0)}})},7042:function(i,l,a){var u=a(2109),d=a(111),f=a(3157),h=a(1400),p=a(7466),m=a(5656),g=a(6135),v=a(5112),C=a(1194),A=C("slice"),E=v("species"),y=[].slice,x=Math.max;u({target:"Array",proto:!0,forced:!A},{slice:function(O,I){var L=m(this),$=p(L.length),V=h(O,$),H=h(I===void 0?$:I,$),G,Y,K;if(f(L)&&(G=L.constructor,typeof G=="function"&&(G===Array||f(G.prototype))?G=void 0:d(G)&&(G=G[E],G===null&&(G=void 0)),G===Array||G===void 0))return y.call(L,V,H);for(Y=new(G===void 0?Array:G)(x(H-V,0)),K=0;V<H;V++,K++)V in L&&g(Y,K,L[V]);return Y.length=K,Y}})},561:function(i,l,a){var u=a(2109),d=a(1400),f=a(9958),h=a(7466),p=a(7908),m=a(5417),g=a(6135),v=a(1194),C=v("splice"),A=Math.max,E=Math.min,y=9007199254740991,x="Maximum allowed length exceeded";u({target:"Array",proto:!0,forced:!C},{splice:function(O,I){var L=p(this),$=h(L.length),V=d(O,$),H=arguments.length,G,Y,K,W,Z,U;if(H===0?G=Y=0:H===1?(G=0,Y=$-V):(G=H-2,Y=E(A(f(I),0),$-V)),$+G-Y>y)throw TypeError(x);for(K=m(L,Y),W=0;W<Y;W++)Z=V+W,Z in L&&g(K,W,L[Z]);if(K.length=Y,G<Y){for(W=V;W<$-Y;W++)Z=W+Y,U=W+G,Z in L?L[U]=L[Z]:delete L[U];for(W=$;W>$-Y+G;W--)delete L[W-1]}else if(G>Y)for(W=$-Y;W>V;W--)Z=W+Y-1,U=W+G-1,Z in L?L[U]=L[Z]:delete L[U];for(W=0;W<G;W++)L[W+V]=arguments[W+2];return L.length=$-Y+G,K}})},8309:function(i,l,a){var u=a(9781),d=a(3070).f,f=Function.prototype,h=f.toString,p=/^\s*function ([^ (]*)/,m="name";u&&!(m in f)&&d(f,m,{configurable:!0,get:function(){try{return h.call(this).match(p)[1]}catch{return""}}})},489:function(i,l,a){var u=a(2109),d=a(7293),f=a(7908),h=a(9518),p=a(8544),m=d(function(){h(1)});u({target:"Object",stat:!0,forced:m,sham:!p},{getPrototypeOf:function(v){return h(f(v))}})},1539:function(i,l,a){var u=a(1694),d=a(1320),f=a(288);u||d(Object.prototype,"toString",f,{unsafe:!0})},4916:function(i,l,a){var u=a(2109),d=a(2261);u({target:"RegExp",proto:!0,forced:/./.exec!==d},{exec:d})},9714:function(i,l,a){var u=a(1320),d=a(9670),f=a(7293),h=a(7066),p="toString",m=RegExp.prototype,g=m[p],v=f(function(){return g.call({source:"a",flags:"b"})!="/a/b"}),C=g.name!=p;(v||C)&&u(RegExp.prototype,p,function(){var E=d(this),y=String(E.source),x=E.flags,_=String(x===void 0&&E instanceof RegExp&&!("flags"in m)?h.call(E):x);return"/"+y+"/"+_},{unsafe:!0})},8783:function(i,l,a){var u=a(8710).charAt,d=a(9909),f=a(654),h="String Iterator",p=d.set,m=d.getterFor(h);f(String,"String",function(g){p(this,{type:h,string:String(g),index:0})},function(){var v=m(this),C=v.string,A=v.index,E;return A>=C.length?{value:void 0,done:!0}:(E=u(C,A),v.index+=E.length,{value:E,done:!1})})},4723:function(i,l,a){var u=a(7007),d=a(9670),f=a(7466),h=a(4488),p=a(1530),m=a(7651);u("match",1,function(g,v,C){return[function(E){var y=h(this),x=E==null?void 0:E[g];return x!==void 0?x.call(E,y):new RegExp(E)[g](String(y))},function(A){var E=C(v,A,this);if(E.done)return E.value;var y=d(A),x=String(this);if(!y.global)return m(y,x);var _=y.unicode;y.lastIndex=0;for(var O=[],I=0,L;(L=m(y,x))!==null;){var $=String(L[0]);O[I]=$,$===""&&(y.lastIndex=p(x,f(y.lastIndex),_)),I++}return I===0?null:O}]})},5306:function(i,l,a){var u=a(7007),d=a(9670),f=a(7466),h=a(9958),p=a(4488),m=a(1530),g=a(647),v=a(7651),C=Math.max,A=Math.min,E=function(y){return y===void 0?y:String(y)};u("replace",2,function(y,x,_,O){var I=O.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,L=O.REPLACE_KEEPS_$0,$=I?"$":"$0";return[function(H,G){var Y=p(this),K=H==null?void 0:H[y];return K!==void 0?K.call(H,Y,G):x.call(String(Y),H,G)},function(V,H){if(!I&&L||typeof H=="string"&&H.indexOf($)===-1){var G=_(x,V,this,H);if(G.done)return G.value}var Y=d(V),K=String(this),W=typeof H=="function";W||(H=String(H));var Z=Y.global;if(Z){var U=Y.unicode;Y.lastIndex=0}for(var ee=[];;){var re=v(Y,K);if(re===null||(ee.push(re),!Z))break;var ue=String(re[0]);ue===""&&(Y.lastIndex=m(K,f(Y.lastIndex),U))}for(var ge="",Ee=0,Se=0;Se<ee.length;Se++){re=ee[Se];for(var ke=String(re[0]),Oe=C(A(h(re.index),K.length),0),be=[],D=1;D<re.length;D++)be.push(E(re[D]));var B=re.groups;if(W){var N=[ke].concat(be,Oe,K);B!==void 0&&N.push(B);var R=String(H.apply(void 0,N))}else R=g(ke,K,Oe,be,B,H);Oe>=Ee&&(ge+=K.slice(Ee,Oe)+R,Ee=Oe+ke.length)}return ge+K.slice(Ee)}]})},3123:function(i,l,a){var u=a(7007),d=a(7850),f=a(9670),h=a(4488),p=a(6707),m=a(1530),g=a(7466),v=a(7651),C=a(2261),A=a(7293),E=[].push,y=Math.min,x=4294967295,_=!A(function(){return!RegExp(x,"y")});u("split",2,function(O,I,L){var $;return"abbc".split(/(b)*/)[1]=="c"||"test".split(/(?:)/,-1).length!=4||"ab".split(/(?:ab)*/).length!=2||".".split(/(.?)(.?)/).length!=4||".".split(/()()/).length>1||"".split(/.?/).length?$=function(V,H){var G=String(h(this)),Y=H===void 0?x:H>>>0;if(Y===0)return[];if(V===void 0)return[G];if(!d(V))return I.call(G,V,Y);for(var K=[],W=(V.ignoreCase?"i":"")+(V.multiline?"m":"")+(V.unicode?"u":"")+(V.sticky?"y":""),Z=0,U=new RegExp(V.source,W+"g"),ee,re,ue;(ee=C.call(U,G))&&(re=U.lastIndex,!(re>Z&&(K.push(G.slice(Z,ee.index)),ee.length>1&&ee.index<G.length&&E.apply(K,ee.slice(1)),ue=ee[0].length,Z=re,K.length>=Y)));)U.lastIndex===ee.index&&U.lastIndex++;return Z===G.length?(ue||!U.test(""))&&K.push(""):K.push(G.slice(Z)),K.length>Y?K.slice(0,Y):K}:"0".split(void 0,0).length?$=function(V,H){return V===void 0&&H===0?[]:I.call(this,V,H)}:$=I,[function(H,G){var Y=h(this),K=H==null?void 0:H[O];return K!==void 0?K.call(H,Y,G):$.call(String(Y),H,G)},function(V,H){var G=L($,V,this,H,$!==I);if(G.done)return G.value;var Y=f(V),K=String(this),W=p(Y,RegExp),Z=Y.unicode,U=(Y.ignoreCase?"i":"")+(Y.multiline?"m":"")+(Y.unicode?"u":"")+(_?"y":"g"),ee=new W(_?Y:"^(?:"+Y.source+")",U),re=H===void 0?x:H>>>0;if(re===0)return[];if(K.length===0)return v(ee,K)===null?[K]:[];for(var ue=0,ge=0,Ee=[];ge<K.length;){ee.lastIndex=_?ge:0;var Se=v(ee,_?K:K.slice(ge)),ke;if(Se===null||(ke=y(g(ee.lastIndex+(_?0:ge)),K.length))===ue)ge=m(K,ge,Z);else{if(Ee.push(K.slice(ue,ge)),Ee.length===re)return Ee;for(var Oe=1;Oe<=Se.length-1;Oe++)if(Ee.push(Se[Oe]),Ee.length===re)return Ee;ge=ue=ke}}return Ee.push(K.slice(ue)),Ee}]},!_)},3210:function(i,l,a){var u=a(2109),d=a(3111).trim,f=a(6091);u({target:"String",proto:!0,forced:f("trim")},{trim:function(){return d(this)}})},2990:function(i,l,a){var u=a(260),d=a(1048),f=u.aTypedArray,h=u.exportTypedArrayMethod;h("copyWithin",function(m,g){return d.call(f(this),m,g,arguments.length>2?arguments[2]:void 0)})},8927:function(i,l,a){var u=a(260),d=a(2092).every,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("every",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},3105:function(i,l,a){var u=a(260),d=a(1285),f=u.aTypedArray,h=u.exportTypedArrayMethod;h("fill",function(m){return d.apply(f(this),arguments)})},5035:function(i,l,a){var u=a(260),d=a(2092).filter,f=a(3074),h=u.aTypedArray,p=u.exportTypedArrayMethod;p("filter",function(g){var v=d(h(this),g,arguments.length>1?arguments[1]:void 0);return f(this,v)})},7174:function(i,l,a){var u=a(260),d=a(2092).findIndex,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("findIndex",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},4345:function(i,l,a){var u=a(260),d=a(2092).find,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("find",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},2846:function(i,l,a){var u=a(260),d=a(2092).forEach,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("forEach",function(m){d(f(this),m,arguments.length>1?arguments[1]:void 0)})},4731:function(i,l,a){var u=a(260),d=a(1318).includes,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("includes",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},7209:function(i,l,a){var u=a(260),d=a(1318).indexOf,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("indexOf",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},6319:function(i,l,a){var u=a(7854),d=a(260),f=a(6992),h=a(5112),p=h("iterator"),m=u.Uint8Array,g=f.values,v=f.keys,C=f.entries,A=d.aTypedArray,E=d.exportTypedArrayMethod,y=m&&m.prototype[p],x=!!y&&(y.name=="values"||y.name==null),_=function(){return g.call(A(this))};E("entries",function(){return C.call(A(this))}),E("keys",function(){return v.call(A(this))}),E("values",_,!x),E(p,_,!x)},8867:function(i,l,a){var u=a(260),d=u.aTypedArray,f=u.exportTypedArrayMethod,h=[].join;f("join",function(m){return h.apply(d(this),arguments)})},7789:function(i,l,a){var u=a(260),d=a(6583),f=u.aTypedArray,h=u.exportTypedArrayMethod;h("lastIndexOf",function(m){return d.apply(f(this),arguments)})},3739:function(i,l,a){var u=a(260),d=a(2092).map,f=a(6707),h=u.aTypedArray,p=u.aTypedArrayConstructor,m=u.exportTypedArrayMethod;m("map",function(v){return d(h(this),v,arguments.length>1?arguments[1]:void 0,function(C,A){return new(p(f(C,C.constructor)))(A)})})},4483:function(i,l,a){var u=a(260),d=a(3671).right,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("reduceRight",function(m){return d(f(this),m,arguments.length,arguments.length>1?arguments[1]:void 0)})},9368:function(i,l,a){var u=a(260),d=a(3671).left,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("reduce",function(m){return d(f(this),m,arguments.length,arguments.length>1?arguments[1]:void 0)})},2056:function(i,l,a){var u=a(260),d=u.aTypedArray,f=u.exportTypedArrayMethod,h=Math.floor;f("reverse",function(){for(var m=this,g=d(m).length,v=h(g/2),C=0,A;C<v;)A=m[C],m[C++]=m[--g],m[g]=A;return m})},3462:function(i,l,a){var u=a(260),d=a(7466),f=a(4590),h=a(7908),p=a(7293),m=u.aTypedArray,g=u.exportTypedArrayMethod,v=p(function(){new Int8Array(1).set({})});g("set",function(A){m(this);var E=f(arguments.length>1?arguments[1]:void 0,1),y=this.length,x=h(A),_=d(x.length),O=0;if(_+E>y)throw RangeError("Wrong length");for(;O<_;)this[E+O]=x[O++]},v)},678:function(i,l,a){var u=a(260),d=a(6707),f=a(7293),h=u.aTypedArray,p=u.aTypedArrayConstructor,m=u.exportTypedArrayMethod,g=[].slice,v=f(function(){new Int8Array(1).slice()});m("slice",function(A,E){for(var y=g.call(h(this),A,E),x=d(this,this.constructor),_=0,O=y.length,I=new(p(x))(O);O>_;)I[_]=y[_++];return I},v)},7462:function(i,l,a){var u=a(260),d=a(2092).some,f=u.aTypedArray,h=u.exportTypedArrayMethod;h("some",function(m){return d(f(this),m,arguments.length>1?arguments[1]:void 0)})},3824:function(i,l,a){var u=a(260),d=u.aTypedArray,f=u.exportTypedArrayMethod,h=[].sort;f("sort",function(m){return h.call(d(this),m)})},5021:function(i,l,a){var u=a(260),d=a(7466),f=a(1400),h=a(6707),p=u.aTypedArray,m=u.exportTypedArrayMethod;m("subarray",function(v,C){var A=p(this),E=A.length,y=f(v,E);return new(h(A,A.constructor))(A.buffer,A.byteOffset+y*A.BYTES_PER_ELEMENT,d((C===void 0?E:f(C,E))-y))})},2974:function(i,l,a){var u=a(7854),d=a(260),f=a(7293),h=u.Int8Array,p=d.aTypedArray,m=d.exportTypedArrayMethod,g=[].toLocaleString,v=[].slice,C=!!h&&f(function(){g.call(new h(1))}),A=f(function(){return[1,2].toLocaleString()!=new h([1,2]).toLocaleString()})||!f(function(){h.prototype.toLocaleString.call([1,2])});m("toLocaleString",function(){return g.apply(C?v.call(p(this)):p(this),arguments)},A)},5016:function(i,l,a){var u=a(260).exportTypedArrayMethod,d=a(7293),f=a(7854),h=f.Uint8Array,p=h&&h.prototype||{},m=[].toString,g=[].join;d(function(){m.call({})})&&(m=function(){return g.call(this)});var v=p.toString!=m;u("toString",m,v)},2472:function(i,l,a){var u=a(9843);u("Uint8",function(d){return function(h,p,m){return d(this,h,p,m)}})},4747:function(i,l,a){var u=a(7854),d=a(8324),f=a(8533),h=a(8880);for(var p in d){var m=u[p],g=m&&m.prototype;if(g&&g.forEach!==f)try{h(g,"forEach",f)}catch{g.forEach=f}}},3948:function(i,l,a){var u=a(7854),d=a(8324),f=a(6992),h=a(8880),p=a(5112),m=p("iterator"),g=p("toStringTag"),v=f.values;for(var C in d){var A=u[C],E=A&&A.prototype;if(E){if(E[m]!==v)try{h(E,m,v)}catch{E[m]=v}if(E[g]||h(E,g,C),d[C]){for(var y in f)if(E[y]!==f[y])try{h(E,y,f[y])}catch{E[y]=f[y]}}}}},1637:function(i,l,a){a(6992);var u=a(2109),d=a(5005),f=a(590),h=a(1320),p=a(2248),m=a(8003),g=a(4994),v=a(9909),C=a(5787),A=a(6656),E=a(9974),y=a(648),x=a(9670),_=a(111),O=a(30),I=a(9114),L=a(8554),$=a(1246),V=a(5112),H=d("fetch"),G=d("Headers"),Y=V("iterator"),K="URLSearchParams",W=K+"Iterator",Z=v.set,U=v.getterFor(K),ee=v.getterFor(W),re=/\+/g,ue=Array(4),ge=function(M){return ue[M-1]||(ue[M-1]=RegExp("((?:%[\\da-f]{2}){"+M+"})","gi"))},Ee=function(M){try{return decodeURIComponent(M)}catch{return M}},Se=function(M){var z=M.replace(re," "),j=4;try{return decodeURIComponent(z)}catch{for(;j;)z=z.replace(ge(j--),Ee);return z}},ke=/[!'()~]|%20/g,Oe={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},be=function(M){return Oe[M]},D=function(M){return encodeURIComponent(M).replace(ke,be)},B=function(M,z){if(z)for(var j=z.split("&"),J=0,X,S;J<j.length;)X=j[J++],X.length&&(S=X.split("="),M.push({key:Se(S.shift()),value:Se(S.join("="))}))},N=function(M){this.entries.length=0,B(this.entries,M)},R=function(M,z){if(M<z)throw TypeError("Not enough arguments")},b=g(function(z,j){Z(this,{type:W,iterator:L(U(z).entries),kind:j})},"Iterator",function(){var z=ee(this),j=z.kind,J=z.iterator.next(),X=J.value;return J.done||(J.value=j==="keys"?X.key:j==="values"?X.value:[X.key,X.value]),J}),w=function(){C(this,w,K);var z=arguments.length>0?arguments[0]:void 0,j=this,J=[],X,S,T,F,Q,ae,pe,we,q;if(Z(j,{type:K,entries:J,updateURL:function(){},updateSearchParams:N}),z!==void 0)if(_(z))if(X=$(z),typeof X=="function")for(S=X.call(z),T=S.next;!(F=T.call(S)).done;){if(Q=L(x(F.value)),ae=Q.next,(pe=ae.call(Q)).done||(we=ae.call(Q)).done||!ae.call(Q).done)throw TypeError("Expected sequence with length 2");J.push({key:pe.value+"",value:we.value+""})}else for(q in z)A(z,q)&&J.push({key:q,value:z[q]+""});else B(J,typeof z=="string"?z.charAt(0)==="?"?z.slice(1):z:z+"")},k=w.prototype;p(k,{append:function(z,j){R(arguments.length,2);var J=U(this);J.entries.push({key:z+"",value:j+""}),J.updateURL()},delete:function(M){R(arguments.length,1);for(var z=U(this),j=z.entries,J=M+"",X=0;X<j.length;)j[X].key===J?j.splice(X,1):X++;z.updateURL()},get:function(z){R(arguments.length,1);for(var j=U(this).entries,J=z+"",X=0;X<j.length;X++)if(j[X].key===J)return j[X].value;return null},getAll:function(z){R(arguments.length,1);for(var j=U(this).entries,J=z+"",X=[],S=0;S<j.length;S++)j[S].key===J&&X.push(j[S].value);return X},has:function(z){R(arguments.length,1);for(var j=U(this).entries,J=z+"",X=0;X<j.length;)if(j[X++].key===J)return!0;return!1},set:function(z,j){R(arguments.length,1);for(var J=U(this),X=J.entries,S=!1,T=z+"",F=j+"",Q=0,ae;Q<X.length;Q++)ae=X[Q],ae.key===T&&(S?X.splice(Q--,1):(S=!0,ae.value=F));S||X.push({key:T,value:F}),J.updateURL()},sort:function(){var z=U(this),j=z.entries,J=j.slice(),X,S,T;for(j.length=0,T=0;T<J.length;T++){for(X=J[T],S=0;S<T;S++)if(j[S].key>X.key){j.splice(S,0,X);break}S===T&&j.push(X)}z.updateURL()},forEach:function(z){for(var j=U(this).entries,J=E(z,arguments.length>1?arguments[1]:void 0,3),X=0,S;X<j.length;)S=j[X++],J(S.value,S.key,this)},keys:function(){return new b(this,"keys")},values:function(){return new b(this,"values")},entries:function(){return new b(this,"entries")}},{enumerable:!0}),h(k,Y,k.entries),h(k,"toString",function(){for(var z=U(this).entries,j=[],J=0,X;J<z.length;)X=z[J++],j.push(D(X.key)+"="+D(X.value));return j.join("&")},{enumerable:!0}),m(w,K),u({global:!0,forced:!f},{URLSearchParams:w}),!f&&typeof H=="function"&&typeof G=="function"&&u({global:!0,enumerable:!0,forced:!0},{fetch:function(z){var j=[z],J,X,S;return arguments.length>1&&(J=arguments[1],_(J)&&(X=J.body,y(X)===K&&(S=J.headers?new G(J.headers):new G,S.has("content-type")||S.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),J=O(J,{body:I(0,String(X)),headers:I(0,S)}))),j.push(J)),H.apply(this,j)}}),i.exports={URLSearchParams:w,getState:U}},285:function(i,l,a){a(8783);var u=a(2109),d=a(9781),f=a(590),h=a(7854),p=a(6048),m=a(1320),g=a(5787),v=a(6656),C=a(1574),A=a(8457),E=a(8710).codeAt,y=a(3197),x=a(8003),_=a(1637),O=a(9909),I=h.URL,L=_.URLSearchParams,$=_.getState,V=O.set,H=O.getterFor("URL"),G=Math.floor,Y=Math.pow,K="Invalid authority",W="Invalid scheme",Z="Invalid host",U="Invalid port",ee=/[A-Za-z]/,re=/[\d+-.A-Za-z]/,ue=/\d/,ge=/^(0x|0X)/,Ee=/^[0-7]+$/,Se=/^\d+$/,ke=/^[\dA-Fa-f]+$/,Oe=/[\u0000\t\u000A\u000D #%/:?@[\\]]/,be=/[\u0000\t\u000A\u000D #/:?@[\\]]/,D=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,B=/[\t\u000A\u000D]/g,N,R=function(P,se){var oe,le,he;if(se.charAt(0)=="["){if(se.charAt(se.length-1)!="]"||(oe=w(se.slice(1,-1)),!oe))return Z;P.host=oe}else if(F(P)){if(se=y(se),Oe.test(se)||(oe=b(se),oe===null))return Z;P.host=oe}else{if(be.test(se))return Z;for(oe="",le=A(se),he=0;he<le.length;he++)oe+=S(le[he],z);P.host=oe}},b=function(P){var se=P.split("."),oe,le,he,Be,Ne,Ye,tt;if(se.length&&se[se.length-1]==""&&se.pop(),oe=se.length,oe>4)return P;for(le=[],he=0;he<oe;he++){if(Be=se[he],Be=="")return P;if(Ne=10,Be.length>1&&Be.charAt(0)=="0"&&(Ne=ge.test(Be)?16:8,Be=Be.slice(Ne==8?1:2)),Be==="")Ye=0;else{if(!(Ne==10?Se:Ne==8?Ee:ke).test(Be))return P;Ye=parseInt(Be,Ne)}le.push(Ye)}for(he=0;he<oe;he++)if(Ye=le[he],he==oe-1){if(Ye>=Y(256,5-oe))return null}else if(Ye>255)return null;for(tt=le.pop(),he=0;he<le.length;he++)tt+=le[he]*Y(256,3-he);return tt},w=function(P){var se=[0,0,0,0,0,0,0,0],oe=0,le=null,he=0,Be,Ne,Ye,tt,it,ln,de,ft=function(){return P.charAt(he)};if(ft()==":"){if(P.charAt(1)!=":")return;he+=2,oe++,le=oe}for(;ft();){if(oe==8)return;if(ft()==":"){if(le!==null)return;he++,oe++,le=oe;continue}for(Be=Ne=0;Ne<4&&ke.test(ft());)Be=Be*16+parseInt(ft(),16),he++,Ne++;if(ft()=="."){if(Ne==0||(he-=Ne,oe>6))return;for(Ye=0;ft();){if(tt=null,Ye>0)if(ft()=="."&&Ye<4)he++;else return;if(!ue.test(ft()))return;for(;ue.test(ft());){if(it=parseInt(ft(),10),tt===null)tt=it;else{if(tt==0)return;tt=tt*10+it}if(tt>255)return;he++}se[oe]=se[oe]*256+tt,Ye++,(Ye==2||Ye==4)&&oe++}if(Ye!=4)return;break}else if(ft()==":"){if(he++,!ft())return}else if(ft())return;se[oe++]=Be}if(le!==null)for(ln=oe-le,oe=7;oe!=0&&ln>0;)de=se[oe],se[oe--]=se[le+ln-1],se[le+--ln]=de;else if(oe!=8)return;return se},k=function(P){for(var se=null,oe=1,le=null,he=0,Be=0;Be<8;Be++)P[Be]!==0?(he>oe&&(se=le,oe=he),le=null,he=0):(le===null&&(le=Be),++he);return he>oe&&(se=le,oe=he),se},M=function(P){var se,oe,le,he;if(typeof P=="number"){for(se=[],oe=0;oe<4;oe++)se.unshift(P%256),P=G(P/256);return se.join(".")}else if(typeof P=="object"){for(se="",le=k(P),oe=0;oe<8;oe++)he&&P[oe]===0||(he&&(he=!1),le===oe?(se+=oe?":":"::",he=!0):(se+=P[oe].toString(16),oe<7&&(se+=":")));return"["+se+"]"}return P},z={},j=C({},z,{" ":1,'"':1,"<":1,">":1,"`":1}),J=C({},j,{"#":1,"?":1,"{":1,"}":1}),X=C({},J,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),S=function(P,se){var oe=E(P,0);return oe>32&&oe<127&&!v(se,P)?P:encodeURIComponent(P)},T={ftp:21,file:null,http:80,https:443,ws:80,wss:443},F=function(P){return v(T,P.scheme)},Q=function(P){return P.username!=""||P.password!=""},ae=function(P){return!P.host||P.cannotBeABaseURL||P.scheme=="file"},pe=function(P,se){var oe;return P.length==2&&ee.test(P.charAt(0))&&((oe=P.charAt(1))==":"||!se&&oe=="|")},we=function(P){var se;return P.length>1&&pe(P.slice(0,2))&&(P.length==2||(se=P.charAt(2))==="/"||se==="\\"||se==="?"||se==="#")},q=function(P){var se=P.path,oe=se.length;oe&&(P.scheme!="file"||oe!=1||!pe(se[0],!0))&&se.pop()},ie=function(P){return P==="."||P.toLowerCase()==="%2e"},Ae=function(P){return P=P.toLowerCase(),P===".."||P==="%2e."||P===".%2e"||P==="%2e%2e"},Pe={},qe={},nt={},It={},te={},ve={},me={},Me={},Re={},et={},rt={},Mt={},Lt={},gt={},Ln={},xr={},Yt={},on={},rs={},sn={},Zn={},Dn=function(P,se,oe,le){var he=oe||Pe,Be=0,Ne="",Ye=!1,tt=!1,it=!1,ln,de,ft,Xn;for(oe||(P.scheme="",P.username="",P.password="",P.host=null,P.port=null,P.path=[],P.query=null,P.fragment=null,P.cannotBeABaseURL=!1,se=se.replace(D,"")),se=se.replace(B,""),ln=A(se);Be<=ln.length;){switch(de=ln[Be],he){case Pe:if(de&&ee.test(de))Ne+=de.toLowerCase(),he=qe;else{if(oe)return W;he=nt;continue}break;case qe:if(de&&(re.test(de)||de=="+"||de=="-"||de=="."))Ne+=de.toLowerCase();else if(de==":"){if(oe&&(F(P)!=v(T,Ne)||Ne=="file"&&(Q(P)||P.port!==null)||P.scheme=="file"&&!P.host))return;if(P.scheme=Ne,oe){F(P)&&T[P.scheme]==P.port&&(P.port=null);return}Ne="",P.scheme=="file"?he=gt:F(P)&&le&&le.scheme==P.scheme?he=It:F(P)?he=Me:ln[Be+1]=="/"?(he=te,Be++):(P.cannotBeABaseURL=!0,P.path.push(""),he=rs)}else{if(oe)return W;Ne="",he=nt,Be=0;continue}break;case nt:if(!le||le.cannotBeABaseURL&&de!="#")return W;if(le.cannotBeABaseURL&&de=="#"){P.scheme=le.scheme,P.path=le.path.slice(),P.query=le.query,P.fragment="",P.cannotBeABaseURL=!0,he=Zn;break}he=le.scheme=="file"?gt:ve;continue;case It:if(de=="/"&&ln[Be+1]=="/")he=Re,Be++;else{he=ve;continue}break;case te:if(de=="/"){he=et;break}else{he=on;continue}case ve:if(P.scheme=le.scheme,de==N)P.username=le.username,P.password=le.password,P.host=le.host,P.port=le.port,P.path=le.path.slice(),P.query=le.query;else if(de=="/"||de=="\\"&&F(P))he=me;else if(de=="?")P.username=le.username,P.password=le.password,P.host=le.host,P.port=le.port,P.path=le.path.slice(),P.query="",he=sn;else if(de=="#")P.username=le.username,P.password=le.password,P.host=le.host,P.port=le.port,P.path=le.path.slice(),P.query=le.query,P.fragment="",he=Zn;else{P.username=le.username,P.password=le.password,P.host=le.host,P.port=le.port,P.path=le.path.slice(),P.path.pop(),he=on;continue}break;case me:if(F(P)&&(de=="/"||de=="\\"))he=Re;else if(de=="/")he=et;else{P.username=le.username,P.password=le.password,P.host=le.host,P.port=le.port,he=on;continue}break;case Me:if(he=Re,de!="/"||Ne.charAt(Be+1)!="/")continue;Be++;break;case Re:if(de!="/"&&de!="\\"){he=et;continue}break;case et:if(de=="@"){Ye&&(Ne="%40"+Ne),Ye=!0,ft=A(Ne);for(var wd=0;wd<ft.length;wd++){var Fg=ft[wd];if(Fg==":"&&!it){it=!0;continue}var Vg=S(Fg,X);it?P.password+=Vg:P.username+=Vg}Ne=""}else if(de==N||de=="/"||de=="?"||de=="#"||de=="\\"&&F(P)){if(Ye&&Ne=="")return K;Be-=A(Ne).length+1,Ne="",he=rt}else Ne+=de;break;case rt:case Mt:if(oe&&P.scheme=="file"){he=xr;continue}else if(de==":"&&!tt){if(Ne=="")return Z;if(Xn=R(P,Ne),Xn)return Xn;if(Ne="",he=Lt,oe==Mt)return}else if(de==N||de=="/"||de=="?"||de=="#"||de=="\\"&&F(P)){if(F(P)&&Ne=="")return Z;if(oe&&Ne==""&&(Q(P)||P.port!==null))return;if(Xn=R(P,Ne),Xn)return Xn;if(Ne="",he=Yt,oe)return;continue}else de=="["?tt=!0:de=="]"&&(tt=!1),Ne+=de;break;case Lt:if(ue.test(de))Ne+=de;else if(de==N||de=="/"||de=="?"||de=="#"||de=="\\"&&F(P)||oe){if(Ne!=""){var Sd=parseInt(Ne,10);if(Sd>65535)return U;P.port=F(P)&&Sd===T[P.scheme]?null:Sd,Ne=""}if(oe)return;he=Yt;continue}else return U;break;case gt:if(P.scheme="file",de=="/"||de=="\\")he=Ln;else if(le&&le.scheme=="file")if(de==N)P.host=le.host,P.path=le.path.slice(),P.query=le.query;else if(de=="?")P.host=le.host,P.path=le.path.slice(),P.query="",he=sn;else if(de=="#")P.host=le.host,P.path=le.path.slice(),P.query=le.query,P.fragment="",he=Zn;else{we(ln.slice(Be).join(""))||(P.host=le.host,P.path=le.path.slice(),q(P)),he=on;continue}else{he=on;continue}break;case Ln:if(de=="/"||de=="\\"){he=xr;break}le&&le.scheme=="file"&&!we(ln.slice(Be).join(""))&&(pe(le.path[0],!0)?P.path.push(le.path[0]):P.host=le.host),he=on;continue;case xr:if(de==N||de=="/"||de=="\\"||de=="?"||de=="#"){if(!oe&&pe(Ne))he=on;else if(Ne==""){if(P.host="",oe)return;he=Yt}else{if(Xn=R(P,Ne),Xn)return Xn;if(P.host=="localhost"&&(P.host=""),oe)return;Ne="",he=Yt}continue}else Ne+=de;break;case Yt:if(F(P)){if(he=on,de!="/"&&de!="\\")continue}else if(!oe&&de=="?")P.query="",he=sn;else if(!oe&&de=="#")P.fragment="",he=Zn;else if(de!=N&&(he=on,de!="/"))continue;break;case on:if(de==N||de=="/"||de=="\\"&&F(P)||!oe&&(de=="?"||de=="#")){if(Ae(Ne)?(q(P),de!="/"&&!(de=="\\"&&F(P))&&P.path.push("")):ie(Ne)?de!="/"&&!(de=="\\"&&F(P))&&P.path.push(""):(P.scheme=="file"&&!P.path.length&&pe(Ne)&&(P.host&&(P.host=""),Ne=Ne.charAt(0)+":"),P.path.push(Ne)),Ne="",P.scheme=="file"&&(de==N||de=="?"||de=="#"))for(;P.path.length>1&&P.path[0]==="";)P.path.shift();de=="?"?(P.query="",he=sn):de=="#"&&(P.fragment="",he=Zn)}else Ne+=S(de,J);break;case rs:de=="?"?(P.query="",he=sn):de=="#"?(P.fragment="",he=Zn):de!=N&&(P.path[0]+=S(de,z));break;case sn:!oe&&de=="#"?(P.fragment="",he=Zn):de!=N&&(de=="'"&&F(P)?P.query+="%27":de=="#"?P.query+="%23":P.query+=S(de,z));break;case Zn:de!=N&&(P.fragment+=S(de,j));break}Be++}},lo=function(se){var oe=g(this,lo,"URL"),le=arguments.length>1?arguments[1]:void 0,he=String(se),Be=V(oe,{type:"URL"}),Ne,Ye;if(le!==void 0){if(le instanceof lo)Ne=H(le);else if(Ye=Dn(Ne={},String(le)),Ye)throw TypeError(Ye)}if(Ye=Dn(Be,he,null,Ne),Ye)throw TypeError(Ye);var tt=Be.searchParams=new L,it=$(tt);it.updateSearchParams(Be.query),it.updateURL=function(){Be.query=String(tt)||null},d||(oe.href=ml.call(oe),oe.origin=Sg.call(oe),oe.protocol=Tg.call(oe),oe.username=kg.call(oe),oe.password=xg.call(oe),oe.host=Ng.call(oe),oe.hostname=Og.call(oe),oe.port=Ig.call(oe),oe.pathname=Mg.call(oe),oe.search=Lg.call(oe),oe.searchParams=Dg.call(oe),oe.hash=Rg.call(oe))},_d=lo.prototype,ml=function(){var P=H(this),se=P.scheme,oe=P.username,le=P.password,he=P.host,Be=P.port,Ne=P.path,Ye=P.query,tt=P.fragment,it=se+":";return he!==null?(it+="//",Q(P)&&(it+=oe+(le?":"+le:"")+"@"),it+=M(he),Be!==null&&(it+=":"+Be)):se=="file"&&(it+="//"),it+=P.cannotBeABaseURL?Ne[0]:Ne.length?"/"+Ne.join("/"):"",Ye!==null&&(it+="?"+Ye),tt!==null&&(it+="#"+tt),it},Sg=function(){var P=H(this),se=P.scheme,oe=P.port;if(se=="blob")try{return new URL(se.path[0]).origin}catch{return"null"}return se=="file"||!F(P)?"null":se+"://"+M(P.host)+(oe!==null?":"+oe:"")},Tg=function(){return H(this).scheme+":"},kg=function(){return H(this).username},xg=function(){return H(this).password},Ng=function(){var P=H(this),se=P.host,oe=P.port;return se===null?"":oe===null?M(se):M(se)+":"+oe},Og=function(){var P=H(this).host;return P===null?"":M(P)},Ig=function(){var P=H(this).port;return P===null?"":String(P)},Mg=function(){var P=H(this),se=P.path;return P.cannotBeABaseURL?se[0]:se.length?"/"+se.join("/"):""},Lg=function(){var P=H(this).query;return P?"?"+P:""},Dg=function(){return H(this).searchParams},Rg=function(){var P=H(this).fragment;return P?"#"+P:""},an=function(P,se){return{get:P,set:se,configurable:!0,enumerable:!0}};if(d&&p(_d,{href:an(ml,function(P){var se=H(this),oe=String(P),le=Dn(se,oe);if(le)throw TypeError(le);$(se.searchParams).updateSearchParams(se.query)}),origin:an(Sg),protocol:an(Tg,function(P){var se=H(this);Dn(se,String(P)+":",Pe)}),username:an(kg,function(P){var se=H(this),oe=A(String(P));if(!ae(se)){se.username="";for(var le=0;le<oe.length;le++)se.username+=S(oe[le],X)}}),password:an(xg,function(P){var se=H(this),oe=A(String(P));if(!ae(se)){se.password="";for(var le=0;le<oe.length;le++)se.password+=S(oe[le],X)}}),host:an(Ng,function(P){var se=H(this);se.cannotBeABaseURL||Dn(se,String(P),rt)}),hostname:an(Og,function(P){var se=H(this);se.cannotBeABaseURL||Dn(se,String(P),Mt)}),port:an(Ig,function(P){var se=H(this);ae(se)||(P=String(P),P==""?se.port=null:Dn(se,P,Lt))}),pathname:an(Mg,function(P){var se=H(this);se.cannotBeABaseURL||(se.path=[],Dn(se,P+"",Yt))}),search:an(Lg,function(P){var se=H(this);P=String(P),P==""?se.query=null:(P.charAt(0)=="?"&&(P=P.slice(1)),se.query="",Dn(se,P,sn)),$(se.searchParams).updateSearchParams(se.query)}),searchParams:an(Dg),hash:an(Rg,function(P){var se=H(this);if(P=String(P),P==""){se.fragment=null;return}P.charAt(0)=="#"&&(P=P.slice(1)),se.fragment="",Dn(se,P,Zn)})}),m(_d,"toJSON",function(){return ml.call(this)},{enumerable:!0}),m(_d,"toString",function(){return ml.call(this)},{enumerable:!0}),I){var Bg=I.createObjectURL,Pg=I.revokeObjectURL;Bg&&m(lo,"createObjectURL",function(se){return Bg.apply(I,arguments)}),Pg&&m(lo,"revokeObjectURL",function(se){return Pg.apply(I,arguments)})}x(lo,"URL"),u({global:!0,forced:!f,sham:!d},{URL:lo})}},r={};function o(i){if(r[i])return r[i].exports;var l=r[i]={exports:{}};return t[i](l,l.exports,o),l.exports}(function(){o.d=function(i,l){for(var a in l)o.o(l,a)&&!o.o(i,a)&&Object.defineProperty(i,a,{enumerable:!0,get:l[a]})}})(),function(){o.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}()}(),function(){o.o=function(i,l){return Object.prototype.hasOwnProperty.call(i,l)}}(),function(){o.r=function(i){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(i,"__esModule",{value:!0})}}();var s={};return function(){o.r(s),o.d(s,{Dropzone:function(){return U},default:function(){return be}}),o(2222),o(7327),o(2772),o(6992),o(1249),o(7042),o(561),o(8264),o(8309),o(489),o(1539),o(4916),o(9714),o(8783),o(4723),o(5306),o(3123),o(3210),o(2472),o(2990),o(8927),o(3105),o(5035),o(4345),o(7174),o(2846),o(4731),o(7209),o(6319),o(8867),o(7789),o(3739),o(9368),o(4483),o(2056),o(3462),o(678),o(7462),o(3824),o(5021),o(2974),o(5016),o(4747),o(3948),o(285);function i(D,B){var N;if(typeof Symbol>"u"||D[Symbol.iterator]==null){if(Array.isArray(D)||(N=l(D))||B&&D&&typeof D.length=="number"){N&&(D=N);var R=0,b=function(){};return{s:b,n:function(){return R>=D.length?{done:!0}:{done:!1,value:D[R++]}},e:function(j){throw j},f:b}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
58
58
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var w=!0,k=!1,M;return{s:function(){N=D[Symbol.iterator]()},n:function(){var j=N.next();return w=j.done,j},e:function(j){k=!0,M=j},f:function(){try{!w&&N.return!=null&&N.return()}finally{if(k)throw M}}}}function l(D,B){if(D){if(typeof D=="string")return a(D,B);var N=Object.prototype.toString.call(D).slice(8,-1);if(N==="Object"&&D.constructor&&(N=D.constructor.name),N==="Map"||N==="Set")return Array.from(D);if(N==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(N))return a(D,B)}}function a(D,B){(B==null||B>D.length)&&(B=D.length);for(var N=0,R=new Array(B);N<B;N++)R[N]=D[N];return R}function u(D,B){if(!(D instanceof B))throw new TypeError("Cannot call a class as a function")}function d(D,B){for(var N=0;N<B.length;N++){var R=B[N];R.enumerable=R.enumerable||!1,R.configurable=!0,"value"in R&&(R.writable=!0),Object.defineProperty(D,R.key,R)}}function f(D,B,N){return B&&d(D.prototype,B),N&&d(D,N),D}var h=function(){function D(){u(this,D)}return f(D,[{key:"on",value:function(N,R){return this._callbacks=this._callbacks||{},this._callbacks[N]||(this._callbacks[N]=[]),this._callbacks[N].push(R),this}},{key:"emit",value:function(N){this._callbacks=this._callbacks||{};for(var R=this._callbacks[N],b=arguments.length,w=new Array(b>1?b-1:0),k=1;k<b;k++)w[k-1]=arguments[k];if(R){var M=i(R,!0),z;try{for(M.s();!(z=M.n()).done;){var j=z.value;j.apply(this,w)}}catch(J){M.e(J)}finally{M.f()}}return this.element&&this.element.dispatchEvent(this.makeEvent("dropzone:"+N,{args:w})),this}},{key:"makeEvent",value:function(N,R){var b={bubbles:!0,cancelable:!0,detail:R};if(typeof window.CustomEvent=="function")return new CustomEvent(N,b);var w=document.createEvent("CustomEvent");return w.initCustomEvent(N,b.bubbles,b.cancelable,b.detail),w}},{key:"off",value:function(N,R){if(!this._callbacks||arguments.length===0)return this._callbacks={},this;var b=this._callbacks[N];if(!b)return this;if(arguments.length===1)return delete this._callbacks[N],this;for(var w=0;w<b.length;w++){var k=b[w];if(k===R){b.splice(w,1);break}}return this}}]),D}(),p='<div class="dz-preview dz-file-preview"> <div class="dz-image"><img data-dz-thumbnail/></div> <div class="dz-details"> <div class="dz-size"><span data-dz-size></span></div> <div class="dz-filename"><span data-dz-name></span></div> </div> <div class="dz-progress"> <span class="dz-upload" data-dz-uploadprogress></span> </div> <div class="dz-error-message"><span data-dz-errormessage></span></div> <div class="dz-success-mark"> <svg width="54px" height="54px" viewBox="0 0 54 54" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>Check</title> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <path d="M23.5,31.8431458 L17.5852419,25.9283877 C16.0248253,24.3679711 13.4910294,24.366835 11.9289322,25.9289322 C10.3700136,27.4878508 10.3665912,30.0234455 11.9283877,31.5852419 L20.4147581,40.0716123 C20.5133999,40.1702541 20.6159315,40.2626649 20.7218615,40.3488435 C22.2835669,41.8725651 24.794234,41.8626202 26.3461564,40.3106978 L43.3106978,23.3461564 C44.8771021,21.7797521 44.8758057,19.2483887 43.3137085,17.6862915 C41.7547899,16.1273729 39.2176035,16.1255422 37.6538436,17.6893022 L23.5,31.8431458 Z M27,53 C41.3594035,53 53,41.3594035 53,27 C53,12.6405965 41.3594035,1 27,1 C12.6405965,1 1,12.6405965 1,27 C1,41.3594035 12.6405965,53 27,53 Z" stroke-opacity="0.198794158" stroke="#747474" fill-opacity="0.816519475" fill="#FFFFFF"></path> </g> </svg> </div> <div class="dz-error-mark"> <svg width="54px" height="54px" viewBox="0 0 54 54" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>Error</title> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g stroke="#747474" stroke-opacity="0.198794158" fill="#FFFFFF" fill-opacity="0.816519475"> <path d="M32.6568542,29 L38.3106978,23.3461564 C39.8771021,21.7797521 39.8758057,19.2483887 38.3137085,17.6862915 C36.7547899,16.1273729 34.2176035,16.1255422 32.6538436,17.6893022 L27,23.3431458 L21.3461564,17.6893022 C19.7823965,16.1255422 17.2452101,16.1273729 15.6862915,17.6862915 C14.1241943,19.2483887 14.1228979,21.7797521 15.6893022,23.3461564 L21.3431458,29 L15.6893022,34.6538436 C14.1228979,36.2202479 14.1241943,38.7516113 15.6862915,40.3137085 C17.2452101,41.8726271 19.7823965,41.8744578 21.3461564,40.3106978 L27,34.6568542 L32.6538436,40.3106978 C34.2176035,41.8744578 36.7547899,41.8726271 38.3137085,40.3137085 C39.8758057,38.7516113 39.8771021,36.2202479 38.3106978,34.6538436 L32.6568542,29 Z M27,53 C41.3594035,53 53,41.3594035 53,27 C53,12.6405965 41.3594035,1 27,1 C12.6405965,1 1,12.6405965 1,27 C1,41.3594035 12.6405965,53 27,53 Z"></path> </g> </g> </svg> </div> </div> ',m=p;function g(D,B){var N;if(typeof Symbol>"u"||D[Symbol.iterator]==null){if(Array.isArray(D)||(N=v(D))||B&&D&&typeof D.length=="number"){N&&(D=N);var R=0,b=function(){};return{s:b,n:function(){return R>=D.length?{done:!0}:{done:!1,value:D[R++]}},e:function(j){throw j},f:b}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
59
59
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var w=!0,k=!1,M;return{s:function(){N=D[Symbol.iterator]()},n:function(){var j=N.next();return w=j.done,j},e:function(j){k=!0,M=j},f:function(){try{!w&&N.return!=null&&N.return()}finally{if(k)throw M}}}}function v(D,B){if(D){if(typeof D=="string")return C(D,B);var N=Object.prototype.toString.call(D).slice(8,-1);if(N==="Object"&&D.constructor&&(N=D.constructor.name),N==="Map"||N==="Set")return Array.from(D);if(N==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(N))return C(D,B)}}function C(D,B){(B==null||B>D.length)&&(B=D.length);for(var N=0,R=new Array(B);N<B;N++)R[N]=D[N];return R}var A={url:null,method:"post",withCredentials:!1,timeout:null,parallelUploads:2,uploadMultiple:!1,chunking:!1,forceChunking:!1,chunkSize:2e6,parallelChunkUploads:!1,retryChunks:!1,retryChunksLimit:3,maxFilesize:256,paramName:"file",createImageThumbnails:!0,maxThumbnailFilesize:10,thumbnailWidth:120,thumbnailHeight:120,thumbnailMethod:"crop",resizeWidth:null,resizeHeight:null,resizeMimeType:null,resizeQuality:.8,resizeMethod:"contain",filesizeBase:1e3,maxFiles:null,headers:null,clickable:!0,ignoreHiddenFiles:!0,acceptedFiles:null,acceptedMimeTypes:null,autoProcessQueue:!0,autoQueue:!0,addRemoveLinks:!1,previewsContainer:null,disablePreviews:!1,hiddenInputContainer:"body",capture:null,renameFilename:null,renameFile:null,forceFallback:!1,dictDefaultMessage:"Drop files here to upload",dictFallbackMessage:"Your browser does not support drag'n'drop file uploads.",dictFallbackText:"Please use the fallback form below to upload your files like in the olden days.",dictFileTooBig:"File is too big ({{filesize}}MiB). Max filesize: {{maxFilesize}}MiB.",dictInvalidFileType:"You can't upload files of this type.",dictResponseError:"Server responded with {{statusCode}} code.",dictCancelUpload:"Cancel upload",dictUploadCanceled:"Upload canceled.",dictCancelUploadConfirmation:"Are you sure you want to cancel this upload?",dictRemoveFile:"Remove file",dictRemoveFileConfirmation:null,dictMaxFilesExceeded:"You can not upload any more files.",dictFileSizeUnits:{tb:"TB",gb:"GB",mb:"MB",kb:"KB",b:"b"},init:function(){},params:function(B,N,R){if(R)return{dzuuid:R.file.upload.uuid,dzchunkindex:R.index,dztotalfilesize:R.file.size,dzchunksize:this.options.chunkSize,dztotalchunkcount:R.file.upload.totalChunkCount,dzchunkbyteoffset:R.index*this.options.chunkSize}},accept:function(B,N){return N()},chunksUploaded:function(B,N){N()},fallback:function(){var B;this.element.className="".concat(this.element.className," dz-browser-not-supported");var N=g(this.element.getElementsByTagName("div"),!0),R;try{for(N.s();!(R=N.n()).done;){var b=R.value;if(/(^| )dz-message($| )/.test(b.className)){B=b,b.className="dz-message";break}}}catch(k){N.e(k)}finally{N.f()}B||(B=U.createElement('<div class="dz-message"><span></span></div>'),this.element.appendChild(B));var w=B.getElementsByTagName("span")[0];return w&&(w.textContent!=null?w.textContent=this.options.dictFallbackMessage:w.innerText!=null&&(w.innerText=this.options.dictFallbackMessage)),this.element.appendChild(this.getFallbackForm())},resize:function(B,N,R,b){var w={srcX:0,srcY:0,srcWidth:B.width,srcHeight:B.height},k=B.width/B.height;N==null&&R==null?(N=w.srcWidth,R=w.srcHeight):N==null?N=R*k:R==null&&(R=N/k),N=Math.min(N,w.srcWidth),R=Math.min(R,w.srcHeight);var M=N/R;if(w.srcWidth>N||w.srcHeight>R)if(b==="crop")k>M?(w.srcHeight=B.height,w.srcWidth=w.srcHeight*M):(w.srcWidth=B.width,w.srcHeight=w.srcWidth/M);else if(b==="contain")k>M?R=N/k:N=R*k;else throw new Error("Unknown resizeMethod '".concat(b,"'"));return w.srcX=(B.width-w.srcWidth)/2,w.srcY=(B.height-w.srcHeight)/2,w.trgWidth=N,w.trgHeight=R,w},transformFile:function(B,N){return(this.options.resizeWidth||this.options.resizeHeight)&&B.type.match(/image.*/)?this.resizeImage(B,this.options.resizeWidth,this.options.resizeHeight,this.options.resizeMethod,N):N(B)},previewTemplate:m,drop:function(B){return this.element.classList.remove("dz-drag-hover")},dragstart:function(B){},dragend:function(B){return this.element.classList.remove("dz-drag-hover")},dragenter:function(B){return this.element.classList.add("dz-drag-hover")},dragover:function(B){return this.element.classList.add("dz-drag-hover")},dragleave:function(B){return this.element.classList.remove("dz-drag-hover")},paste:function(B){},reset:function(){return this.element.classList.remove("dz-started")},addedfile:function(B){var N=this;if(this.element===this.previewsContainer&&this.element.classList.add("dz-started"),this.previewsContainer&&!this.options.disablePreviews){B.previewElement=U.createElement(this.options.previewTemplate.trim()),B.previewTemplate=B.previewElement,this.previewsContainer.appendChild(B.previewElement);var R=g(B.previewElement.querySelectorAll("[data-dz-name]"),!0),b;try{for(R.s();!(b=R.n()).done;){var w=b.value;w.textContent=B.name}}catch(S){R.e(S)}finally{R.f()}var k=g(B.previewElement.querySelectorAll("[data-dz-size]"),!0),M;try{for(k.s();!(M=k.n()).done;)w=M.value,w.innerHTML=this.filesize(B.size)}catch(S){k.e(S)}finally{k.f()}this.options.addRemoveLinks&&(B._removeLink=U.createElement('<a class="dz-remove" href="javascript:undefined;" data-dz-remove>'.concat(this.options.dictRemoveFile,"</a>")),B.previewElement.appendChild(B._removeLink));var z=function(T){return T.preventDefault(),T.stopPropagation(),B.status===U.UPLOADING?U.confirm(N.options.dictCancelUploadConfirmation,function(){return N.removeFile(B)}):N.options.dictRemoveFileConfirmation?U.confirm(N.options.dictRemoveFileConfirmation,function(){return N.removeFile(B)}):N.removeFile(B)},j=g(B.previewElement.querySelectorAll("[data-dz-remove]"),!0),J;try{for(j.s();!(J=j.n()).done;){var X=J.value;X.addEventListener("click",z)}}catch(S){j.e(S)}finally{j.f()}}},removedfile:function(B){return B.previewElement!=null&&B.previewElement.parentNode!=null&&B.previewElement.parentNode.removeChild(B.previewElement),this._updateMaxFilesReachedClass()},thumbnail:function(B,N){if(B.previewElement){B.previewElement.classList.remove("dz-file-preview");var R=g(B.previewElement.querySelectorAll("[data-dz-thumbnail]"),!0),b;try{for(R.s();!(b=R.n()).done;){var w=b.value;w.alt=B.name,w.src=N}}catch(k){R.e(k)}finally{R.f()}return setTimeout(function(){return B.previewElement.classList.add("dz-image-preview")},1)}},error:function(B,N){if(B.previewElement){B.previewElement.classList.add("dz-error"),typeof N!="string"&&N.error&&(N=N.error);var R=g(B.previewElement.querySelectorAll("[data-dz-errormessage]"),!0),b;try{for(R.s();!(b=R.n()).done;){var w=b.value;w.textContent=N}}catch(k){R.e(k)}finally{R.f()}}},errormultiple:function(){},processing:function(B){if(B.previewElement&&(B.previewElement.classList.add("dz-processing"),B._removeLink))return B._removeLink.innerHTML=this.options.dictCancelUpload},processingmultiple:function(){},uploadprogress:function(B,N,R){if(B.previewElement){var b=g(B.previewElement.querySelectorAll("[data-dz-uploadprogress]"),!0),w;try{for(b.s();!(w=b.n()).done;){var k=w.value;k.nodeName==="PROGRESS"?k.value=N:k.style.width="".concat(N,"%")}}catch(M){b.e(M)}finally{b.f()}}},totaluploadprogress:function(){},sending:function(){},sendingmultiple:function(){},success:function(B){if(B.previewElement)return B.previewElement.classList.add("dz-success")},successmultiple:function(){},canceled:function(B){return this.emit("error",B,this.options.dictUploadCanceled)},canceledmultiple:function(){},complete:function(B){if(B._removeLink&&(B._removeLink.innerHTML=this.options.dictRemoveFile),B.previewElement)return B.previewElement.classList.add("dz-complete")},completemultiple:function(){},maxfilesexceeded:function(){},maxfilesreached:function(){},queuecomplete:function(){},addedfiles:function(){}},E=A;function y(D){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?y=function(N){return typeof N}:y=function(N){return N&&typeof Symbol=="function"&&N.constructor===Symbol&&N!==Symbol.prototype?"symbol":typeof N},y(D)}function x(D,B){var N;if(typeof Symbol>"u"||D[Symbol.iterator]==null){if(Array.isArray(D)||(N=_(D))||B&&D&&typeof D.length=="number"){N&&(D=N);var R=0,b=function(){};return{s:b,n:function(){return R>=D.length?{done:!0}:{done:!1,value:D[R++]}},e:function(j){throw j},f:b}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
60
60
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var w=!0,k=!1,M;return{s:function(){N=D[Symbol.iterator]()},n:function(){var j=N.next();return w=j.done,j},e:function(j){k=!0,M=j},f:function(){try{!w&&N.return!=null&&N.return()}finally{if(k)throw M}}}}function _(D,B){if(D){if(typeof D=="string")return O(D,B);var N=Object.prototype.toString.call(D).slice(8,-1);if(N==="Object"&&D.constructor&&(N=D.constructor.name),N==="Map"||N==="Set")return Array.from(D);if(N==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(N))return O(D,B)}}function O(D,B){(B==null||B>D.length)&&(B=D.length);for(var N=0,R=new Array(B);N<B;N++)R[N]=D[N];return R}function I(D,B){if(!(D instanceof B))throw new TypeError("Cannot call a class as a function")}function L(D,B){for(var N=0;N<B.length;N++){var R=B[N];R.enumerable=R.enumerable||!1,R.configurable=!0,"value"in R&&(R.writable=!0),Object.defineProperty(D,R.key,R)}}function $(D,B,N){return B&&L(D.prototype,B),N&&L(D,N),D}function V(D,B){if(typeof B!="function"&&B!==null)throw new TypeError("Super expression must either be null or a function");D.prototype=Object.create(B&&B.prototype,{constructor:{value:D,writable:!0,configurable:!0}}),B&&H(D,B)}function H(D,B){return H=Object.setPrototypeOf||function(R,b){return R.__proto__=b,R},H(D,B)}function G(D){var B=W();return function(){var R=Z(D),b;if(B){var w=Z(this).constructor;b=Reflect.construct(R,arguments,w)}else b=R.apply(this,arguments);return Y(this,b)}}function Y(D,B){return B&&(y(B)==="object"||typeof B=="function")?B:K(D)}function K(D){if(D===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return D}function W(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Z(D){return Z=Object.setPrototypeOf?Object.getPrototypeOf:function(N){return N.__proto__||Object.getPrototypeOf(N)},Z(D)}var U=function(D){V(N,D);var B=G(N);function N(R,b){var w;I(this,N),w=B.call(this);var k,M;if(w.element=R,w.version=N.version,w.clickableElements=[],w.listeners=[],w.files=[],typeof w.element=="string"&&(w.element=document.querySelector(w.element)),!w.element||w.element.nodeType==null)throw new Error("Invalid dropzone element.");if(w.element.dropzone)throw new Error("Dropzone already attached.");N.instances.push(K(w)),w.element.dropzone=K(w);var z=(M=N.optionsForElement(w.element))!=null?M:{};if(w.options=N.extend({},E,z,b??{}),w.options.previewTemplate=w.options.previewTemplate.replace(/\n*/g,""),w.options.forceFallback||!N.isBrowserSupported())return Y(w,w.options.fallback.call(K(w)));if(w.options.url==null&&(w.options.url=w.element.getAttribute("action")),!w.options.url)throw new Error("No URL provided.");if(w.options.acceptedFiles&&w.options.acceptedMimeTypes)throw new Error("You can't provide both 'acceptedFiles' and 'acceptedMimeTypes'. 'acceptedMimeTypes' is deprecated.");if(w.options.uploadMultiple&&w.options.chunking)throw new Error("You cannot set both: uploadMultiple and chunking.");return w.options.acceptedMimeTypes&&(w.options.acceptedFiles=w.options.acceptedMimeTypes,delete w.options.acceptedMimeTypes),w.options.renameFilename!=null&&(w.options.renameFile=function(j){return w.options.renameFilename.call(K(w),j.name,j)}),typeof w.options.method=="string"&&(w.options.method=w.options.method.toUpperCase()),(k=w.getExistingFallback())&&k.parentNode&&k.parentNode.removeChild(k),w.options.previewsContainer!==!1&&(w.options.previewsContainer?w.previewsContainer=N.getElement(w.options.previewsContainer,"previewsContainer"):w.previewsContainer=w.element),w.options.clickable&&(w.options.clickable===!0?w.clickableElements=[w.element]:w.clickableElements=N.getElements(w.options.clickable,"clickable")),w.init(),w}return $(N,[{key:"getAcceptedFiles",value:function(){return this.files.filter(function(b){return b.accepted}).map(function(b){return b})}},{key:"getRejectedFiles",value:function(){return this.files.filter(function(b){return!b.accepted}).map(function(b){return b})}},{key:"getFilesWithStatus",value:function(b){return this.files.filter(function(w){return w.status===b}).map(function(w){return w})}},{key:"getQueuedFiles",value:function(){return this.getFilesWithStatus(N.QUEUED)}},{key:"getUploadingFiles",value:function(){return this.getFilesWithStatus(N.UPLOADING)}},{key:"getAddedFiles",value:function(){return this.getFilesWithStatus(N.ADDED)}},{key:"getActiveFiles",value:function(){return this.files.filter(function(b){return b.status===N.UPLOADING||b.status===N.QUEUED}).map(function(b){return b})}},{key:"init",value:function(){var b=this;if(this.element.tagName==="form"&&this.element.setAttribute("enctype","multipart/form-data"),this.element.classList.contains("dropzone")&&!this.element.querySelector(".dz-message")&&this.element.appendChild(N.createElement('<div class="dz-default dz-message"><button class="dz-button" type="button">'.concat(this.options.dictDefaultMessage,"</button></div>"))),this.clickableElements.length){var w=function X(){b.hiddenFileInput&&b.hiddenFileInput.parentNode.removeChild(b.hiddenFileInput),b.hiddenFileInput=document.createElement("input"),b.hiddenFileInput.setAttribute("type","file"),(b.options.maxFiles===null||b.options.maxFiles>1)&&b.hiddenFileInput.setAttribute("multiple","multiple"),b.hiddenFileInput.className="dz-hidden-input",b.options.acceptedFiles!==null&&b.hiddenFileInput.setAttribute("accept",b.options.acceptedFiles),b.options.capture!==null&&b.hiddenFileInput.setAttribute("capture",b.options.capture),b.hiddenFileInput.setAttribute("tabindex","-1"),b.hiddenFileInput.style.visibility="hidden",b.hiddenFileInput.style.position="absolute",b.hiddenFileInput.style.top="0",b.hiddenFileInput.style.left="0",b.hiddenFileInput.style.height="0",b.hiddenFileInput.style.width="0",N.getElement(b.options.hiddenInputContainer,"hiddenInputContainer").appendChild(b.hiddenFileInput),b.hiddenFileInput.addEventListener("change",function(){var S=b.hiddenFileInput.files;if(S.length){var T=x(S,!0),F;try{for(T.s();!(F=T.n()).done;){var Q=F.value;b.addFile(Q)}}catch(ae){T.e(ae)}finally{T.f()}}b.emit("addedfiles",S),X()})};w()}this.URL=window.URL!==null?window.URL:window.webkitURL;var k=x(this.events,!0),M;try{for(k.s();!(M=k.n()).done;){var z=M.value;this.on(z,this.options[z])}}catch(X){k.e(X)}finally{k.f()}this.on("uploadprogress",function(){return b.updateTotalUploadProgress()}),this.on("removedfile",function(){return b.updateTotalUploadProgress()}),this.on("canceled",function(X){return b.emit("complete",X)}),this.on("complete",function(X){if(b.getAddedFiles().length===0&&b.getUploadingFiles().length===0&&b.getQueuedFiles().length===0)return setTimeout(function(){return b.emit("queuecomplete")},0)});var j=function(S){if(S.dataTransfer.types){for(var T=0;T<S.dataTransfer.types.length;T++)if(S.dataTransfer.types[T]==="Files")return!0}return!1},J=function(S){if(j(S))return S.stopPropagation(),S.preventDefault?S.preventDefault():S.returnValue=!1};return this.listeners=[{element:this.element,events:{dragstart:function(S){return b.emit("dragstart",S)},dragenter:function(S){return J(S),b.emit("dragenter",S)},dragover:function(S){var T;try{T=S.dataTransfer.effectAllowed}catch{}return S.dataTransfer.dropEffect=T==="move"||T==="linkMove"?"move":"copy",J(S),b.emit("dragover",S)},dragleave:function(S){return b.emit("dragleave",S)},drop:function(S){return J(S),b.drop(S)},dragend:function(S){return b.emit("dragend",S)}}}],this.clickableElements.forEach(function(X){return b.listeners.push({element:X,events:{click:function(T){return(X!==b.element||T.target===b.element||N.elementInside(T.target,b.element.querySelector(".dz-message")))&&b.hiddenFileInput.click(),!0}}})}),this.enable(),this.options.init.call(this)}},{key:"destroy",value:function(){return this.disable(),this.removeAllFiles(!0),this.hiddenFileInput!=null&&this.hiddenFileInput.parentNode&&(this.hiddenFileInput.parentNode.removeChild(this.hiddenFileInput),this.hiddenFileInput=null),delete this.element.dropzone,N.instances.splice(N.instances.indexOf(this),1)}},{key:"updateTotalUploadProgress",value:function(){var b,w=0,k=0,M=this.getActiveFiles();if(M.length){var z=x(this.getActiveFiles(),!0),j;try{for(z.s();!(j=z.n()).done;){var J=j.value;w+=J.upload.bytesSent,k+=J.upload.total}}catch(X){z.e(X)}finally{z.f()}b=100*w/k}else b=100;return this.emit("totaluploadprogress",b,k,w)}},{key:"_getParamName",value:function(b){return typeof this.options.paramName=="function"?this.options.paramName(b):"".concat(this.options.paramName).concat(this.options.uploadMultiple?"[".concat(b,"]"):"")}},{key:"_renameFile",value:function(b){return typeof this.options.renameFile!="function"?b.name:this.options.renameFile(b)}},{key:"getFallbackForm",value:function(){var b,w;if(b=this.getExistingFallback())return b;var k='<div class="dz-fallback">';this.options.dictFallbackText&&(k+="<p>".concat(this.options.dictFallbackText,"</p>")),k+='<input type="file" name="'.concat(this._getParamName(0),'" ').concat(this.options.uploadMultiple?'multiple="multiple"':void 0,' /><input type="submit" value="Upload!"></div>');var M=N.createElement(k);return this.element.tagName!=="FORM"?(w=N.createElement('<form action="'.concat(this.options.url,'" enctype="multipart/form-data" method="').concat(this.options.method,'"></form>')),w.appendChild(M)):(this.element.setAttribute("enctype","multipart/form-data"),this.element.setAttribute("method",this.options.method)),w??M}},{key:"getExistingFallback",value:function(){for(var b=function(J){var X=x(J,!0),S;try{for(X.s();!(S=X.n()).done;){var T=S.value;if(/(^| )fallback($| )/.test(T.className))return T}}catch(F){X.e(F)}finally{X.f()}},w=0,k=["div","form"];w<k.length;w++){var M=k[w],z;if(z=b(this.element.getElementsByTagName(M)))return z}}},{key:"setupEventListeners",value:function(){return this.listeners.map(function(b){return function(){var w=[];for(var k in b.events){var M=b.events[k];w.push(b.element.addEventListener(k,M,!1))}return w}()})}},{key:"removeEventListeners",value:function(){return this.listeners.map(function(b){return function(){var w=[];for(var k in b.events){var M=b.events[k];w.push(b.element.removeEventListener(k,M,!1))}return w}()})}},{key:"disable",value:function(){var b=this;return this.clickableElements.forEach(function(w){return w.classList.remove("dz-clickable")}),this.removeEventListeners(),this.disabled=!0,this.files.map(function(w){return b.cancelUpload(w)})}},{key:"enable",value:function(){return delete this.disabled,this.clickableElements.forEach(function(b){return b.classList.add("dz-clickable")}),this.setupEventListeners()}},{key:"filesize",value:function(b){var w=0,k="b";if(b>0){for(var M=["tb","gb","mb","kb","b"],z=0;z<M.length;z++){var j=M[z],J=Math.pow(this.options.filesizeBase,4-z)/10;if(b>=J){w=b/Math.pow(this.options.filesizeBase,4-z),k=j;break}}w=Math.round(10*w)/10}return"<strong>".concat(w,"</strong> ").concat(this.options.dictFileSizeUnits[k])}},{key:"_updateMaxFilesReachedClass",value:function(){return this.options.maxFiles!=null&&this.getAcceptedFiles().length>=this.options.maxFiles?(this.getAcceptedFiles().length===this.options.maxFiles&&this.emit("maxfilesreached",this.files),this.element.classList.add("dz-max-files-reached")):this.element.classList.remove("dz-max-files-reached")}},{key:"drop",value:function(b){if(b.dataTransfer){this.emit("drop",b);for(var w=[],k=0;k<b.dataTransfer.files.length;k++)w[k]=b.dataTransfer.files[k];if(w.length){var M=b.dataTransfer.items;M&&M.length&&M[0].webkitGetAsEntry!=null?this._addFilesFromItems(M):this.handleFiles(w)}this.emit("addedfiles",w)}}},{key:"paste",value:function(b){if(ke(b!=null?b.clipboardData:void 0,function(k){return k.items})!=null){this.emit("paste",b);var w=b.clipboardData.items;if(w.length)return this._addFilesFromItems(w)}}},{key:"handleFiles",value:function(b){var w=x(b,!0),k;try{for(w.s();!(k=w.n()).done;){var M=k.value;this.addFile(M)}}catch(z){w.e(z)}finally{w.f()}}},{key:"_addFilesFromItems",value:function(b){var w=this;return function(){var k=[],M=x(b,!0),z;try{for(M.s();!(z=M.n()).done;){var j=z.value,J;j.webkitGetAsEntry!=null&&(J=j.webkitGetAsEntry())?J.isFile?k.push(w.addFile(j.getAsFile())):J.isDirectory?k.push(w._addFilesFromDirectory(J,J.name)):k.push(void 0):j.getAsFile!=null&&(j.kind==null||j.kind==="file")?k.push(w.addFile(j.getAsFile())):k.push(void 0)}}catch(X){M.e(X)}finally{M.f()}return k}()}},{key:"_addFilesFromDirectory",value:function(b,w){var k=this,M=b.createReader(),z=function(X){return Oe(console,"log",function(S){return S.log(X)})},j=function J(){return M.readEntries(function(X){if(X.length>0){var S=x(X,!0),T;try{for(S.s();!(T=S.n()).done;){var F=T.value;F.isFile?F.file(function(Q){if(!(k.options.ignoreHiddenFiles&&Q.name.substring(0,1)==="."))return Q.fullPath="".concat(w,"/").concat(Q.name),k.addFile(Q)}):F.isDirectory&&k._addFilesFromDirectory(F,"".concat(w,"/").concat(F.name))}}catch(Q){S.e(Q)}finally{S.f()}J()}return null},z)};return j()}},{key:"accept",value:function(b,w){this.options.maxFilesize&&b.size>this.options.maxFilesize*1024*1024?w(this.options.dictFileTooBig.replace("{{filesize}}",Math.round(b.size/1024/10.24)/100).replace("{{maxFilesize}}",this.options.maxFilesize)):N.isValidFile(b,this.options.acceptedFiles)?this.options.maxFiles!=null&&this.getAcceptedFiles().length>=this.options.maxFiles?(w(this.options.dictMaxFilesExceeded.replace("{{maxFiles}}",this.options.maxFiles)),this.emit("maxfilesexceeded",b)):this.options.accept.call(this,b,w):w(this.options.dictInvalidFileType)}},{key:"addFile",value:function(b){var w=this;b.upload={uuid:N.uuidv4(),progress:0,total:b.size,bytesSent:0,filename:this._renameFile(b)},this.files.push(b),b.status=N.ADDED,this.emit("addedfile",b),this._enqueueThumbnail(b),this.accept(b,function(k){k?(b.accepted=!1,w._errorProcessing([b],k)):(b.accepted=!0,w.options.autoQueue&&w.enqueueFile(b)),w._updateMaxFilesReachedClass()})}},{key:"enqueueFiles",value:function(b){var w=x(b,!0),k;try{for(w.s();!(k=w.n()).done;){var M=k.value;this.enqueueFile(M)}}catch(z){w.e(z)}finally{w.f()}return null}},{key:"enqueueFile",value:function(b){var w=this;if(b.status===N.ADDED&&b.accepted===!0){if(b.status=N.QUEUED,this.options.autoProcessQueue)return setTimeout(function(){return w.processQueue()},0)}else throw new Error("This file can't be queued because it has already been processed or was rejected.")}},{key:"_enqueueThumbnail",value:function(b){var w=this;if(this.options.createImageThumbnails&&b.type.match(/image.*/)&&b.size<=this.options.maxThumbnailFilesize*1024*1024)return this._thumbnailQueue.push(b),setTimeout(function(){return w._processThumbnailQueue()},0)}},{key:"_processThumbnailQueue",value:function(){var b=this;if(!(this._processingThumbnail||this._thumbnailQueue.length===0)){this._processingThumbnail=!0;var w=this._thumbnailQueue.shift();return this.createThumbnail(w,this.options.thumbnailWidth,this.options.thumbnailHeight,this.options.thumbnailMethod,!0,function(k){return b.emit("thumbnail",w,k),b._processingThumbnail=!1,b._processThumbnailQueue()})}}},{key:"removeFile",value:function(b){if(b.status===N.UPLOADING&&this.cancelUpload(b),this.files=ee(this.files,b),this.emit("removedfile",b),this.files.length===0)return this.emit("reset")}},{key:"removeAllFiles",value:function(b){b==null&&(b=!1);var w=x(this.files.slice(),!0),k;try{for(w.s();!(k=w.n()).done;){var M=k.value;(M.status!==N.UPLOADING||b)&&this.removeFile(M)}}catch(z){w.e(z)}finally{w.f()}return null}},{key:"resizeImage",value:function(b,w,k,M,z){var j=this;return this.createThumbnail(b,w,k,M,!0,function(J,X){if(X==null)return z(b);var S=j.options.resizeMimeType;S==null&&(S=b.type);var T=X.toDataURL(S,j.options.resizeQuality);return(S==="image/jpeg"||S==="image/jpg")&&(T=Ee.restore(b.dataURL,T)),z(N.dataURItoBlob(T))})}},{key:"createThumbnail",value:function(b,w,k,M,z,j){var J=this,X=new FileReader;X.onload=function(){if(b.dataURL=X.result,b.type==="image/svg+xml"){j!=null&&j(X.result);return}J.createThumbnailFromUrl(b,w,k,M,z,j)},X.readAsDataURL(b)}},{key:"displayExistingFile",value:function(b,w,k,M){var z=this,j=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!0;if(this.emit("addedfile",b),this.emit("complete",b),!j)this.emit("thumbnail",b,w),k&&k();else{var J=function(S){z.emit("thumbnail",b,S),k&&k()};b.dataURL=w,this.createThumbnailFromUrl(b,this.options.thumbnailWidth,this.options.thumbnailHeight,this.options.thumbnailMethod,this.options.fixOrientation,J,M)}}},{key:"createThumbnailFromUrl",value:function(b,w,k,M,z,j,J){var X=this,S=document.createElement("img");return J&&(S.crossOrigin=J),z=getComputedStyle(document.body).imageOrientation=="from-image"?!1:z,S.onload=function(){var T=function(Q){return Q(1)};return typeof EXIF<"u"&&EXIF!==null&&z&&(T=function(Q){return EXIF.getData(S,function(){return Q(EXIF.getTag(this,"Orientation"))})}),T(function(F){b.width=S.width,b.height=S.height;var Q=X.options.resize.call(X,b,w,k,M),ae=document.createElement("canvas"),pe=ae.getContext("2d");switch(ae.width=Q.trgWidth,ae.height=Q.trgHeight,F>4&&(ae.width=Q.trgHeight,ae.height=Q.trgWidth),F){case 2:pe.translate(ae.width,0),pe.scale(-1,1);break;case 3:pe.translate(ae.width,ae.height),pe.rotate(Math.PI);break;case 4:pe.translate(0,ae.height),pe.scale(1,-1);break;case 5:pe.rotate(.5*Math.PI),pe.scale(1,-1);break;case 6:pe.rotate(.5*Math.PI),pe.translate(0,-ae.width);break;case 7:pe.rotate(.5*Math.PI),pe.translate(ae.height,-ae.width),pe.scale(-1,1);break;case 8:pe.rotate(-.5*Math.PI),pe.translate(-ae.height,0);break}ge(pe,S,Q.srcX!=null?Q.srcX:0,Q.srcY!=null?Q.srcY:0,Q.srcWidth,Q.srcHeight,Q.trgX!=null?Q.trgX:0,Q.trgY!=null?Q.trgY:0,Q.trgWidth,Q.trgHeight);var we=ae.toDataURL("image/png");if(j!=null)return j(we,ae)})},j!=null&&(S.onerror=j),S.src=b.dataURL}},{key:"processQueue",value:function(){var b=this.options.parallelUploads,w=this.getUploadingFiles().length,k=w;if(!(w>=b)){var M=this.getQueuedFiles();if(M.length>0){if(this.options.uploadMultiple)return this.processFiles(M.slice(0,b-w));for(;k<b;){if(!M.length)return;this.processFile(M.shift()),k++}}}}},{key:"processFile",value:function(b){return this.processFiles([b])}},{key:"processFiles",value:function(b){var w=x(b,!0),k;try{for(w.s();!(k=w.n()).done;){var M=k.value;M.processing=!0,M.status=N.UPLOADING,this.emit("processing",M)}}catch(z){w.e(z)}finally{w.f()}return this.options.uploadMultiple&&this.emit("processingmultiple",b),this.uploadFiles(b)}},{key:"_getFilesWithXhr",value:function(b){return this.files.filter(function(w){return w.xhr===b}).map(function(w){return w})}},{key:"cancelUpload",value:function(b){if(b.status===N.UPLOADING){var w=this._getFilesWithXhr(b.xhr),k=x(w,!0),M;try{for(k.s();!(M=k.n()).done;){var z=M.value;z.status=N.CANCELED}}catch(S){k.e(S)}finally{k.f()}typeof b.xhr<"u"&&b.xhr.abort();var j=x(w,!0),J;try{for(j.s();!(J=j.n()).done;){var X=J.value;this.emit("canceled",X)}}catch(S){j.e(S)}finally{j.f()}this.options.uploadMultiple&&this.emit("canceledmultiple",w)}else(b.status===N.ADDED||b.status===N.QUEUED)&&(b.status=N.CANCELED,this.emit("canceled",b),this.options.uploadMultiple&&this.emit("canceledmultiple",[b]));if(this.options.autoProcessQueue)return this.processQueue()}},{key:"resolveOption",value:function(b){if(typeof b=="function"){for(var w=arguments.length,k=new Array(w>1?w-1:0),M=1;M<w;M++)k[M-1]=arguments[M];return b.apply(this,k)}return b}},{key:"uploadFile",value:function(b){return this.uploadFiles([b])}},{key:"uploadFiles",value:function(b){var w=this;this._transformFiles(b,function(k){if(w.options.chunking){var M=k[0];b[0].upload.chunked=w.options.chunking&&(w.options.forceChunking||M.size>w.options.chunkSize),b[0].upload.totalChunkCount=Math.ceil(M.size/w.options.chunkSize)}if(b[0].upload.chunked){var z=b[0],j=k[0];z.upload.chunks=[];var J=function(){for(var Q=0;z.upload.chunks[Q]!==void 0;)Q++;if(!(Q>=z.upload.totalChunkCount)){var ae=Q*w.options.chunkSize,pe=Math.min(ae+w.options.chunkSize,j.size),we={name:w._getParamName(0),data:j.webkitSlice?j.webkitSlice(ae,pe):j.slice(ae,pe),filename:z.upload.filename,chunkIndex:Q};z.upload.chunks[Q]={file:z,index:Q,dataBlock:we,status:N.UPLOADING,progress:0,retries:0},w._uploadData(b,[we])}};if(z.upload.finishedChunkUpload=function(F,Q){var ae=!0;F.status=N.SUCCESS,F.dataBlock=null,F.xhr=null;for(var pe=0;pe<z.upload.totalChunkCount;pe++){if(z.upload.chunks[pe]===void 0)return J();z.upload.chunks[pe].status!==N.SUCCESS&&(ae=!1)}ae&&w.options.chunksUploaded(z,function(){w._finished(b,Q,null)})},w.options.parallelChunkUploads)for(var X=0;X<z.upload.totalChunkCount;X++)J();else J()}else{for(var S=[],T=0;T<b.length;T++)S[T]={name:w._getParamName(T),data:k[T],filename:b[T].upload.filename};w._uploadData(b,S)}})}},{key:"_getChunk",value:function(b,w){for(var k=0;k<b.upload.totalChunkCount;k++)if(b.upload.chunks[k]!==void 0&&b.upload.chunks[k].xhr===w)return b.upload.chunks[k]}},{key:"_uploadData",value:function(b,w){var k=this,M=new XMLHttpRequest,z=x(b,!0),j;try{for(z.s();!(j=z.n()).done;){var J=j.value;J.xhr=M}}catch(me){z.e(me)}finally{z.f()}b[0].upload.chunked&&(b[0].upload.chunks[w[0].chunkIndex].xhr=M);var X=this.resolveOption(this.options.method,b),S=this.resolveOption(this.options.url,b);M.open(X,S,!0);var T=this.resolveOption(this.options.timeout,b);T&&(M.timeout=this.resolveOption(this.options.timeout,b)),M.withCredentials=!!this.options.withCredentials,M.onload=function(me){k._finishedUploading(b,M,me)},M.ontimeout=function(){k._handleUploadError(b,M,"Request timedout after ".concat(k.options.timeout/1e3," seconds"))},M.onerror=function(){k._handleUploadError(b,M)};var F=M.upload!=null?M.upload:M;F.onprogress=function(me){return k._updateFilesUploadProgress(b,M,me)};var Q={Accept:"application/json","Cache-Control":"no-cache","X-Requested-With":"XMLHttpRequest"};this.options.headers&&N.extend(Q,this.options.headers);for(var ae in Q){var pe=Q[ae];pe&&M.setRequestHeader(ae,pe)}var we=new FormData;if(this.options.params){var q=this.options.params;typeof q=="function"&&(q=q.call(this,b,M,b[0].upload.chunked?this._getChunk(b[0],M):null));for(var ie in q){var Ae=q[ie];if(Array.isArray(Ae))for(var Pe=0;Pe<Ae.length;Pe++)we.append(ie,Ae[Pe]);else we.append(ie,Ae)}}var qe=x(b,!0),nt;try{for(qe.s();!(nt=qe.n()).done;){var It=nt.value;this.emit("sending",It,M,we)}}catch(me){qe.e(me)}finally{qe.f()}this.options.uploadMultiple&&this.emit("sendingmultiple",b,M,we),this._addFormElementData(we);for(var te=0;te<w.length;te++){var ve=w[te];we.append(ve.name,ve.data,ve.filename)}this.submitRequest(M,we,b)}},{key:"_transformFiles",value:function(b,w){for(var k=this,M=[],z=0,j=function(S){k.options.transformFile.call(k,b[S],function(T){M[S]=T,++z===b.length&&w(M)})},J=0;J<b.length;J++)j(J)}},{key:"_addFormElementData",value:function(b){if(this.element.tagName==="FORM"){var w=x(this.element.querySelectorAll("input, textarea, select, button"),!0),k;try{for(w.s();!(k=w.n()).done;){var M=k.value,z=M.getAttribute("name"),j=M.getAttribute("type");if(j&&(j=j.toLowerCase()),!(typeof z>"u"||z===null))if(M.tagName==="SELECT"&&M.hasAttribute("multiple")){var J=x(M.options,!0),X;try{for(J.s();!(X=J.n()).done;){var S=X.value;S.selected&&b.append(z,S.value)}}catch(T){J.e(T)}finally{J.f()}}else(!j||j!=="checkbox"&&j!=="radio"||M.checked)&&b.append(z,M.value)}}catch(T){w.e(T)}finally{w.f()}}}},{key:"_updateFilesUploadProgress",value:function(b,w,k){if(b[0].upload.chunked){var J=b[0],X=this._getChunk(J,w);k?(X.progress=100*k.loaded/k.total,X.total=k.total,X.bytesSent=k.loaded):(X.progress=100,X.bytesSent=X.total),J.upload.progress=0,J.upload.total=0,J.upload.bytesSent=0;for(var S=0;S<J.upload.totalChunkCount;S++)J.upload.chunks[S]&&typeof J.upload.chunks[S].progress<"u"&&(J.upload.progress+=J.upload.chunks[S].progress,J.upload.total+=J.upload.chunks[S].total,J.upload.bytesSent+=J.upload.chunks[S].bytesSent);J.upload.progress=J.upload.progress/J.upload.totalChunkCount,this.emit("uploadprogress",J,J.upload.progress,J.upload.bytesSent)}else{var M=x(b,!0),z;try{for(M.s();!(z=M.n()).done;){var j=z.value;j.upload.total&&j.upload.bytesSent&&j.upload.bytesSent==j.upload.total||(k?(j.upload.progress=100*k.loaded/k.total,j.upload.total=k.total,j.upload.bytesSent=k.loaded):(j.upload.progress=100,j.upload.bytesSent=j.upload.total),this.emit("uploadprogress",j,j.upload.progress,j.upload.bytesSent))}}catch(T){M.e(T)}finally{M.f()}}}},{key:"_finishedUploading",value:function(b,w,k){var M;if(b[0].status!==N.CANCELED&&w.readyState===4){if(w.responseType!=="arraybuffer"&&w.responseType!=="blob"&&(M=w.responseText,w.getResponseHeader("content-type")&&~w.getResponseHeader("content-type").indexOf("application/json")))try{M=JSON.parse(M)}catch(z){k=z,M="Invalid JSON response from server."}this._updateFilesUploadProgress(b,w),200<=w.status&&w.status<300?b[0].upload.chunked?b[0].upload.finishedChunkUpload(this._getChunk(b[0],w),M):this._finished(b,M,k):this._handleUploadError(b,w,M)}}},{key:"_handleUploadError",value:function(b,w,k){if(b[0].status!==N.CANCELED){if(b[0].upload.chunked&&this.options.retryChunks){var M=this._getChunk(b[0],w);if(M.retries++<this.options.retryChunksLimit){this._uploadData(b,[M.dataBlock]);return}else console.warn("Retried this chunk too often. Giving up.")}this._errorProcessing(b,k||this.options.dictResponseError.replace("{{statusCode}}",w.status),w)}}},{key:"submitRequest",value:function(b,w,k){if(b.readyState!=1){console.warn("Cannot send this request because the XMLHttpRequest.readyState is not OPENED.");return}b.send(w)}},{key:"_finished",value:function(b,w,k){var M=x(b,!0),z;try{for(M.s();!(z=M.n()).done;){var j=z.value;j.status=N.SUCCESS,this.emit("success",j,w,k),this.emit("complete",j)}}catch(J){M.e(J)}finally{M.f()}if(this.options.uploadMultiple&&(this.emit("successmultiple",b,w,k),this.emit("completemultiple",b)),this.options.autoProcessQueue)return this.processQueue()}},{key:"_errorProcessing",value:function(b,w,k){var M=x(b,!0),z;try{for(M.s();!(z=M.n()).done;){var j=z.value;j.status=N.ERROR,this.emit("error",j,w,k),this.emit("complete",j)}}catch(J){M.e(J)}finally{M.f()}if(this.options.uploadMultiple&&(this.emit("errormultiple",b,w,k),this.emit("completemultiple",b)),this.options.autoProcessQueue)return this.processQueue()}}],[{key:"initClass",value:function(){this.prototype.Emitter=h,this.prototype.events=["drop","dragstart","dragend","dragenter","dragover","dragleave","addedfile","addedfiles","removedfile","thumbnail","error","errormultiple","processing","processingmultiple","uploadprogress","totaluploadprogress","sending","sendingmultiple","success","successmultiple","canceled","canceledmultiple","complete","completemultiple","reset","maxfilesexceeded","maxfilesreached","queuecomplete"],this.prototype._thumbnailQueue=[],this.prototype._processingThumbnail=!1}},{key:"extend",value:function(b){for(var w=arguments.length,k=new Array(w>1?w-1:0),M=1;M<w;M++)k[M-1]=arguments[M];for(var z=0,j=k;z<j.length;z++){var J=j[z];for(var X in J){var S=J[X];b[X]=S}}return b}},{key:"uuidv4",value:function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(b){var w=Math.random()*16|0,k=b==="x"?w:w&3|8;return k.toString(16)})}}]),N}(h);U.initClass(),U.version="5.9.3",U.options={},U.optionsForElement=function(D){if(D.getAttribute("id"))return U.options[re(D.getAttribute("id"))]},U.instances=[],U.forElement=function(D){if(typeof D=="string"&&(D=document.querySelector(D)),(D!=null?D.dropzone:void 0)==null)throw new Error("No Dropzone found for given element. This is probably because you're trying to access it before Dropzone had the time to initialize. Use the `init` option to setup any additional observers on your Dropzone.");return D.dropzone},U.autoDiscover=!0,U.discover=function(){var D;if(document.querySelectorAll)D=document.querySelectorAll(".dropzone");else{D=[];var B=function(R){return function(){var b=[],w=x(R,!0),k;try{for(w.s();!(k=w.n()).done;){var M=k.value;/(^| )dropzone($| )/.test(M.className)?b.push(D.push(M)):b.push(void 0)}}catch(z){w.e(z)}finally{w.f()}return b}()};B(document.getElementsByTagName("div")),B(document.getElementsByTagName("form"))}return function(){var N=[],R=x(D,!0),b;try{for(R.s();!(b=R.n()).done;){var w=b.value;U.optionsForElement(w)!==!1?N.push(new U(w)):N.push(void 0)}}catch(k){R.e(k)}finally{R.f()}return N}()},U.blockedBrowsers=[/opera.*(Macintosh|Windows Phone).*version\/12/i],U.isBrowserSupported=function(){var D=!0;if(window.File&&window.FileReader&&window.FileList&&window.Blob&&window.FormData&&document.querySelector)if(!("classList"in document.createElement("a")))D=!1;else{U.blacklistedBrowsers!==void 0&&(U.blockedBrowsers=U.blacklistedBrowsers);var B=x(U.blockedBrowsers,!0),N;try{for(B.s();!(N=B.n()).done;){var R=N.value;if(R.test(navigator.userAgent)){D=!1;continue}}}catch(b){B.e(b)}finally{B.f()}}else D=!1;return D},U.dataURItoBlob=function(D){for(var B=atob(D.split(",")[1]),N=D.split(",")[0].split(":")[1].split(";")[0],R=new ArrayBuffer(B.length),b=new Uint8Array(R),w=0,k=B.length,M=0<=k;M?w<=k:w>=k;M?w++:w--)b[w]=B.charCodeAt(w);return new Blob([R],{type:N})};var ee=function(B,N){return B.filter(function(R){return R!==N}).map(function(R){return R})},re=function(B){return B.replace(/[\-_](\w)/g,function(N){return N.charAt(1).toUpperCase()})};U.createElement=function(D){var B=document.createElement("div");return B.innerHTML=D,B.childNodes[0]},U.elementInside=function(D,B){if(D===B)return!0;for(;D=D.parentNode;)if(D===B)return!0;return!1},U.getElement=function(D,B){var N;if(typeof D=="string"?N=document.querySelector(D):D.nodeType!=null&&(N=D),N==null)throw new Error("Invalid `".concat(B,"` option provided. Please provide a CSS selector or a plain HTML element."));return N},U.getElements=function(D,B){var N,R;if(D instanceof Array){R=[];try{var b=x(D,!0),w;try{for(b.s();!(w=b.n()).done;)N=w.value,R.push(this.getElement(N,B))}catch(z){b.e(z)}finally{b.f()}}catch{R=null}}else if(typeof D=="string"){R=[];var k=x(document.querySelectorAll(D),!0),M;try{for(k.s();!(M=k.n()).done;)N=M.value,R.push(N)}catch(z){k.e(z)}finally{k.f()}}else D.nodeType!=null&&(R=[D]);if(R==null||!R.length)throw new Error("Invalid `".concat(B,"` option provided. Please provide a CSS selector, a plain HTML element or a list of those."));return R},U.confirm=function(D,B,N){if(window.confirm(D))return B();if(N!=null)return N()},U.isValidFile=function(D,B){if(!B)return!0;B=B.split(",");var N=D.type,R=N.replace(/\/.*$/,""),b=x(B,!0),w;try{for(b.s();!(w=b.n()).done;){var k=w.value;if(k=k.trim(),k.charAt(0)==="."){if(D.name.toLowerCase().indexOf(k.toLowerCase(),D.name.length-k.length)!==-1)return!0}else if(/\/\*$/.test(k)){if(R===k.replace(/\/.*$/,""))return!0}else if(N===k)return!0}}catch(M){b.e(M)}finally{b.f()}return!1},typeof jQuery<"u"&&jQuery!==null&&(jQuery.fn.dropzone=function(D){return this.each(function(){return new U(this,D)})}),U.ADDED="added",U.QUEUED="queued",U.ACCEPTED=U.QUEUED,U.UPLOADING="uploading",U.PROCESSING=U.UPLOADING,U.CANCELED="canceled",U.ERROR="error",U.SUCCESS="success";var ue=function(B){B.naturalWidth;var N=B.naturalHeight,R=document.createElement("canvas");R.width=1,R.height=N;var b=R.getContext("2d");b.drawImage(B,0,0);for(var w=b.getImageData(1,0,1,N),k=w.data,M=0,z=N,j=N;j>M;){var J=k[(j-1)*4+3];J===0?z=j:M=j,j=z+M>>1}var X=j/N;return X===0?1:X},ge=function(B,N,R,b,w,k,M,z,j,J){var X=ue(N);return B.drawImage(N,R,b,w,k,M,z,j,J/X)},Ee=function(){function D(){I(this,D)}return $(D,null,[{key:"initClass",value:function(){this.KEY_STR="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}},{key:"encode64",value:function(N){for(var R="",b=void 0,w=void 0,k="",M=void 0,z=void 0,j=void 0,J="",X=0;b=N[X++],w=N[X++],k=N[X++],M=b>>2,z=(b&3)<<4|w>>4,j=(w&15)<<2|k>>6,J=k&63,isNaN(w)?j=J=64:isNaN(k)&&(J=64),R=R+this.KEY_STR.charAt(M)+this.KEY_STR.charAt(z)+this.KEY_STR.charAt(j)+this.KEY_STR.charAt(J),b=w=k="",M=z=j=J="",X<N.length;);return R}},{key:"restore",value:function(N,R){if(!N.match("data:image/jpeg;base64,"))return R;var b=this.decode64(N.replace("data:image/jpeg;base64,","")),w=this.slice2Segments(b),k=this.exifManipulation(R,w);return"data:image/jpeg;base64,".concat(this.encode64(k))}},{key:"exifManipulation",value:function(N,R){var b=this.getExifArray(R),w=this.insertExif(N,b),k=new Uint8Array(w);return k}},{key:"getExifArray",value:function(N){for(var R=void 0,b=0;b<N.length;){if(R=N[b],R[0]===255&R[1]===225)return R;b++}return[]}},{key:"insertExif",value:function(N,R){var b=N.replace("data:image/jpeg;base64,",""),w=this.decode64(b),k=w.indexOf(255,3),M=w.slice(0,k),z=w.slice(k),j=M;return j=j.concat(R),j=j.concat(z),j}},{key:"slice2Segments",value:function(N){for(var R=0,b=[];;){var w;if(N[R]===255&N[R+1]===218)break;if(N[R]===255&N[R+1]===216)R+=2;else{w=N[R+2]*256+N[R+3];var k=R+w+2,M=N.slice(R,k);b.push(M),R=k}if(R>N.length)break}return b}},{key:"decode64",value:function(N){var R=void 0,b=void 0,w="",k=void 0,M=void 0,z=void 0,j="",J=0,X=[],S=/[^A-Za-z0-9\+\/\=]/g;for(S.exec(N)&&console.warn(`There were invalid base64 characters in the input text.
|
|
61
61
|
Valid base64 characters are A-Z, a-z, 0-9, '+', '/',and '='
|
|
62
|
-
Expect errors in decoding.`),N=N.replace(/[^A-Za-z0-9\+\/\=]/g,"");k=this.KEY_STR.indexOf(N.charAt(J++)),M=this.KEY_STR.indexOf(N.charAt(J++)),z=this.KEY_STR.indexOf(N.charAt(J++)),j=this.KEY_STR.indexOf(N.charAt(J++)),R=k<<2|M>>4,b=(M&15)<<4|z>>2,w=(z&3)<<6|j,X.push(R),z!==64&&X.push(b),j!==64&&X.push(w),R=b=w="",k=M=z=j="",J<N.length;);return X}}]),D}();Ee.initClass();var Se=function(B,N){var R=!1,b=!0,w=B.document,k=w.documentElement,M=w.addEventListener?"addEventListener":"attachEvent",z=w.addEventListener?"removeEventListener":"detachEvent",j=w.addEventListener?"":"on",J=function S(T){if(!(T.type==="readystatechange"&&w.readyState!=="complete")&&((T.type==="load"?B:w)[z](j+T.type,S,!1),!R&&(R=!0)))return N.call(B,T.type||T)},X=function S(){try{k.doScroll("left")}catch{setTimeout(S,50);return}return J("poll")};if(w.readyState!=="complete"){if(w.createEventObject&&k.doScroll){try{b=!B.frameElement}catch{}b&&X()}return w[M](j+"DOMContentLoaded",J,!1),w[M](j+"readystatechange",J,!1),B[M](j+"load",J,!1)}};U._autoDiscoverFunction=function(){if(U.autoDiscover)return U.discover()},Se(window,U._autoDiscoverFunction);function ke(D,B){return typeof D<"u"&&D!==null?B(D):void 0}function Oe(D,B,N){if(typeof D<"u"&&D!==null&&typeof D[B]=="function")return N(D,B)}window.Dropzone=U;var be=U}(),s}()})})(jf);var Sv=jf.exports;const Wf=$l(Sv),Tv={class:"fallback"},kv=c.createElementVNode("input",{id:"file",type:"file",name:"file",multiple:""},null,-1),xv={for:"file"},Nv={class:"dz-message","data-dz-message":""},Ov={id:"bd-dropzone-theme",style:{display:"none"}},Iv={class:"dz-preview dz-file-preview"},Mv={class:"dz-details"},Lv=c.createElementVNode("img",{"data-dz-thumbnail":"",class:"dz-image"},null,-1),Dv=c.createElementVNode("div",{class:"dz-filename"},[c.createElementVNode("small",{"data-dz-name":""})],-1),Rv=c.createElementVNode("div",{class:"dz-progress"},[c.createElementVNode("div",{class:"spinner-border text-primary spinner-border-sm",role:"status"},[c.createElementVNode("span",{class:"visually-hidden"},"Loading...")])],-1),Bv={class:"dz-success-mark"},Pv={class:"dz-error-message text-danger"},Fv=c.createElementVNode("small",{"data-dz-errormessage":""},null,-1),Kf=c.defineComponent({__name:"BDDropzone",props:{modelValue:{default:[]},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(n,{emit:e}){const t=n,r=c.computed(()=>({variant:oi.PRIMARY,size:bt.SM})),o=Lr(t,"modelValue",e);let s=null;Wf.autoDiscover=!1,c.watch(()=>t.modelValue,()=>{i()}),c.onMounted(()=>{document.getElementById("dropzone")&&l()});const i=()=>{s&&(s.destroy(),l())},l=()=>{var p;s=new Wf("#dropzone",{url:t.url,method:"post",acceptedFiles:t.acceptedFiles,addRemoveLinks:!1,maxFilesize:10,maxFiles:t.multiple?3:1,headers:{RequestVerificationToken:t.token},dictResponseError:t.errorMessage,dictFileTooBig:t.fileSizeExceededMessage,previewTemplate:(p=document.querySelector("#bd-dropzone-theme"))==null?void 0:p.innerHTML}),s.on("error",u),s.on("success",a),s.on("removedfile",f)},a=function(p,m){var g;o.value.push({UUID:(g=p.upload)==null?void 0:g.uuid,CorrelationId:m.CorrelationId,Naam:m.Naam}),d(p)},u=function(p){d(p)},d=function(p){const m=p.name;if(!(m.endsWith(".png")||m.endsWith(".jpg")||m.endsWith(".jpeg")||m.endsWith(".gif"))){const g=p.previewElement.getElementsByClassName("icon-file"),v=p.previewElement.getElementsByClassName("dz-image");g[0].classList.remove("d-none"),v[0].classList.add("d-none")}},f=function(p){const m=o.value.findIndex(g=>{var v;return(g==null?void 0:g.UUID)===((v=p.upload)==null?void 0:v.uuid)});m!==-1&&o.value.splice(m,1)},h=c.computed(()=>t.tag??"form");return(p,m)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[(c.openBlock(),c.createBlock(c.resolveDynamicComponent(h.value),{id:"dropzone",class:"dropzone bd-dropzone",enctype:"multipart/form-data"},{default:c.withCtx(()=>[c.createElementVNode("div",Tv,[kv,c.createTextVNode(" test "),c.createElementVNode("label",xv,[c.createVNode(c.unref(Ir)),c.createTextVNode(" "+c.toDisplayString(t.buttonText),1)])]),c.createElementVNode("div",Nv,[c.createVNode(Je,c.normalizeProps(c.guardReactiveProps(r.value)),{default:c.withCtx(()=>[c.createVNode(c.unref(Ir)),c.createTextVNode(" "+c.toDisplayString(t.buttonText),1)]),_:1},16)])]),_:1})),c.createElementVNode("div",Ov,[c.createElementVNode("div",Iv,[c.createElementVNode("div",Mv,[Lv,c.createVNode(c.unref(wl),{"data-dz-thumbnail":"",class:"d-none"}),Dv,c.createVNode(Je,{class:"dz-remove",alt:"Click me to remove the file.","data-dz-remove":""},{default:c.withCtx(()=>[c.createVNode(c.unref(is))]),_:1})]),Rv,c.createElementVNode("div",Bv,[c.createVNode(c.unref(co))]),c.createElementVNode("div",Pv,[c.createVNode(c.unref(ni)),Fv])])])],64))}});function ht(n){this.content=n}ht.prototype={constructor:ht,find:function(n){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===n)return e;return-1},get:function(n){var e=this.find(n);return e==-1?void 0:this.content[e+1]},update:function(n,e,t){var r=t&&t!=n?this.remove(t):this,o=r.find(n),s=r.content.slice();return o==-1?s.push(t||n,e):(s[o+1]=e,t&&(s[o]=t)),new ht(s)},remove:function(n){var e=this.find(n);if(e==-1)return this;var t=this.content.slice();return t.splice(e,2),new ht(t)},addToStart:function(n,e){return new ht([n,e].concat(this.remove(n).content))},addToEnd:function(n,e){var t=this.remove(n).content.slice();return t.push(n,e),new ht(t)},addBefore:function(n,e,t){var r=this.remove(e),o=r.content.slice(),s=r.find(n);return o.splice(s==-1?o.length:s,0,e,t),new ht(o)},forEach:function(n){for(var e=0;e<this.content.length;e+=2)n(this.content[e],this.content[e+1])},prepend:function(n){return n=ht.from(n),n.size?new ht(n.content.concat(this.subtract(n).content)):this},append:function(n){return n=ht.from(n),n.size?new ht(this.subtract(n).content.concat(n.content)):this},subtract:function(n){var e=this;n=ht.from(n);for(var t=0;t<n.content.length;t+=2)e=e.remove(n.content[t]);return e},toObject:function(){var n={};return this.forEach(function(e,t){n[e]=t}),n},get size(){return this.content.length>>1}},ht.from=function(n){if(n instanceof ht)return n;var e=[];if(n)for(var t in n)e.push(t,n[t]);return new ht(e)};function Yf(n,e,t){for(let r=0;;r++){if(r==n.childCount||r==e.childCount)return n.childCount==e.childCount?null:t;let o=n.child(r),s=e.child(r);if(o==s){t+=o.nodeSize;continue}if(!o.sameMarkup(s))return t;if(o.isText&&o.text!=s.text){for(let i=0;o.text[i]==s.text[i];i++)t++;return t}if(o.content.size||s.content.size){let i=Yf(o.content,s.content,t+1);if(i!=null)return i}t+=o.nodeSize}}function Gf(n,e,t,r){for(let o=n.childCount,s=e.childCount;;){if(o==0||s==0)return o==s?null:{a:t,b:r};let i=n.child(--o),l=e.child(--s),a=i.nodeSize;if(i==l){t-=a,r-=a;continue}if(!i.sameMarkup(l))return{a:t,b:r};if(i.isText&&i.text!=l.text){let u=0,d=Math.min(i.text.length,l.text.length);for(;u<d&&i.text[i.text.length-u-1]==l.text[l.text.length-u-1];)u++,t--,r--;return{a:t,b:r}}if(i.content.size||l.content.size){let u=Gf(i.content,l.content,t-1,r-1);if(u)return u}t-=a,r-=a}}class fe{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let r=0;r<e.length;r++)this.size+=e[r].nodeSize}nodesBetween(e,t,r,o=0,s){for(let i=0,l=0;l<t;i++){let a=this.content[i],u=l+a.nodeSize;if(u>e&&r(a,o+l,s||null,i)!==!1&&a.content.size){let d=l+1;a.nodesBetween(Math.max(0,e-d),Math.min(a.content.size,t-d),r,o+d)}l=u}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,r,o){let s="",i=!0;return this.nodesBetween(e,t,(l,a)=>{l.isText?(s+=l.text.slice(Math.max(e,a)-a,t-a),i=!r):l.isLeaf?(o?s+=typeof o=="function"?o(l):o:l.type.spec.leafText&&(s+=l.type.spec.leafText(l)),i=!r):!i&&l.isBlock&&(s+=r,i=!0)},0),s}append(e){if(!e.size)return this;if(!this.size)return e;let t=this.lastChild,r=e.firstChild,o=this.content.slice(),s=0;for(t.isText&&t.sameMarkup(r)&&(o[o.length-1]=t.withText(t.text+r.text),s=1);s<e.content.length;s++)o.push(e.content[s]);return new fe(o,this.size+e.size)}cut(e,t=this.size){if(e==0&&t==this.size)return this;let r=[],o=0;if(t>e)for(let s=0,i=0;i<t;s++){let l=this.content[s],a=i+l.nodeSize;a>e&&((i<e||a>t)&&(l.isText?l=l.cut(Math.max(0,e-i),Math.min(l.text.length,t-i)):l=l.cut(Math.max(0,e-i-1),Math.min(l.content.size,t-i-1))),r.push(l),o+=l.nodeSize),i=a}return new fe(r,o)}cutByIndex(e,t){return e==t?fe.empty:e==0&&t==this.content.length?this:new fe(this.content.slice(e,t))}replaceChild(e,t){let r=this.content[e];if(r==t)return this;let o=this.content.slice(),s=this.size+t.nodeSize-r.nodeSize;return o[e]=t,new fe(o,s)}addToStart(e){return new fe([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new fe(this.content.concat(e),this.size+e.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 new RangeError("Index "+e+" out of range for "+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,r=0;t<this.content.length;t++){let o=this.content[t];e(o,r,t),r+=o.nodeSize}}findDiffStart(e,t=0){return Yf(this,e,t)}findDiffEnd(e,t=this.size,r=e.size){return Gf(this,e,t,r)}findIndex(e,t=-1){if(e==0)return fi(0,e);if(e==this.size)return fi(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let r=0,o=0;;r++){let s=this.child(r),i=o+s.nodeSize;if(i>=e)return i==e||t>0?fi(r+1,i):fi(r,o);o=i}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,t){if(!t)return fe.empty;if(!Array.isArray(t))throw new RangeError("Invalid input for Fragment.fromJSON");return new fe(t.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return fe.empty;let t,r=0;for(let o=0;o<e.length;o++){let s=e[o];r+=s.nodeSize,o&&s.isText&&e[o-1].sameMarkup(s)?(t||(t=e.slice(0,o)),t[t.length-1]=s.withText(t[t.length-1].text+s.text)):t&&t.push(s)}return new fe(t||e,r)}static from(e){if(!e)return fe.empty;if(e instanceof fe)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new fe([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}fe.empty=new fe([],0);const Hl={index:0,offset:0};function fi(n,e){return Hl.index=n,Hl.offset=e,Hl}function hi(n,e){if(n===e)return!0;if(!(n&&typeof n=="object")||!(e&&typeof e=="object"))return!1;let t=Array.isArray(n);if(Array.isArray(e)!=t)return!1;if(t){if(n.length!=e.length)return!1;for(let r=0;r<n.length;r++)if(!hi(n[r],e[r]))return!1}else{for(let r in n)if(!(r in e)||!hi(n[r],e[r]))return!1;for(let r in e)if(!(r in n))return!1}return!0}let We=class Td{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,r=!1;for(let o=0;o<e.length;o++){let s=e[o];if(this.eq(s))return e;if(this.type.excludes(s.type))t||(t=e.slice(0,o));else{if(s.type.excludes(this.type))return e;!r&&s.type.rank>this.type.rank&&(t||(t=e.slice(0,o)),t.push(this),r=!0),t&&t.push(s)}}return t||(t=e.slice()),r||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&&hi(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 new RangeError("Invalid input for Mark.fromJSON");let r=e.marks[t.type];if(!r)throw new RangeError(`There is no mark type ${t.type} in this schema`);return r.create(t.attrs)}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let r=0;r<e.length;r++)if(!e[r].eq(t[r]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return Td.none;if(e instanceof Td)return[e];let t=e.slice();return t.sort((r,o)=>r.type.rank-o.type.rank),t}};We.none=[];class pi extends Error{}class _e{constructor(e,t,r){this.content=e,this.openStart=t,this.openEnd=r}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,t){let r=Jf(this.content,e+this.openStart,t);return r&&new _e(r,this.openStart,this.openEnd)}removeBetween(e,t){return new _e(Qf(this.content,e+this.openStart,t+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(e,t){if(!t)return _e.empty;let r=t.openStart||0,o=t.openEnd||0;if(typeof r!="number"||typeof o!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new _e(fe.fromJSON(e,t.content),r,o)}static maxOpen(e,t=!0){let r=0,o=0;for(let s=e.firstChild;s&&!s.isLeaf&&(t||!s.type.spec.isolating);s=s.firstChild)r++;for(let s=e.lastChild;s&&!s.isLeaf&&(t||!s.type.spec.isolating);s=s.lastChild)o++;return new _e(e,r,o)}}_e.empty=new _e(fe.empty,0,0);function Qf(n,e,t){let{index:r,offset:o}=n.findIndex(e),s=n.maybeChild(r),{index:i,offset:l}=n.findIndex(t);if(o==e||s.isText){if(l!=t&&!n.child(i).isText)throw new RangeError("Removing non-flat range");return n.cut(0,e).append(n.cut(t))}if(r!=i)throw new RangeError("Removing non-flat range");return n.replaceChild(r,s.copy(Qf(s.content,e-o-1,t-o-1)))}function Jf(n,e,t,r){let{index:o,offset:s}=n.findIndex(e),i=n.maybeChild(o);if(s==e||i.isText)return r&&!r.canReplace(o,o,t)?null:n.cut(0,e).append(t).append(n.cut(e));let l=Jf(i.content,e-s-1,t);return l&&n.replaceChild(o,i.copy(l))}function Vv(n,e,t){if(t.openStart>n.depth)throw new pi("Inserted content deeper than insertion position");if(n.depth-t.openStart!=e.depth-t.openEnd)throw new pi("Inconsistent open depths");return Zf(n,e,t,0)}function Zf(n,e,t,r){let o=n.index(r),s=n.node(r);if(o==e.index(r)&&r<n.depth-t.openStart){let i=Zf(n,e,t,r+1);return s.copy(s.content.replaceChild(o,i))}else if(t.content.size)if(!t.openStart&&!t.openEnd&&n.depth==r&&e.depth==r){let i=n.parent,l=i.content;return Pr(i,l.cut(0,n.parentOffset).append(t.content).append(l.cut(e.parentOffset)))}else{let{start:i,end:l}=$v(t,n);return Pr(s,qf(n,i,l,e,r))}else return Pr(s,mi(n,e,r))}function Xf(n,e){if(!e.type.compatibleContent(n.type))throw new pi("Cannot join "+e.type.name+" onto "+n.type.name)}function Ul(n,e,t){let r=n.node(t);return Xf(r,e.node(t)),r}function Br(n,e){let t=e.length-1;t>=0&&n.isText&&n.sameMarkup(e[t])?e[t]=n.withText(e[t].text+n.text):e.push(n)}function us(n,e,t,r){let o=(e||n).node(t),s=0,i=e?e.index(t):o.childCount;n&&(s=n.index(t),n.depth>t?s++:n.textOffset&&(Br(n.nodeAfter,r),s++));for(let l=s;l<i;l++)Br(o.child(l),r);e&&e.depth==t&&e.textOffset&&Br(e.nodeBefore,r)}function Pr(n,e){return n.type.checkContent(e),n.copy(e)}function qf(n,e,t,r,o){let s=n.depth>o&&Ul(n,e,o+1),i=r.depth>o&&Ul(t,r,o+1),l=[];return us(null,n,o,l),s&&i&&e.index(o)==t.index(o)?(Xf(s,i),Br(Pr(s,qf(n,e,t,r,o+1)),l)):(s&&Br(Pr(s,mi(n,e,o+1)),l),us(e,t,o,l),i&&Br(Pr(i,mi(t,r,o+1)),l)),us(r,null,o,l),new fe(l)}function mi(n,e,t){let r=[];if(us(null,n,t,r),n.depth>t){let o=Ul(n,e,t+1);Br(Pr(o,mi(n,e,t+1)),r)}return us(e,null,t,r),new fe(r)}function $v(n,e){let t=e.depth-n.openStart,o=e.node(t).copy(n.content);for(let s=t-1;s>=0;s--)o=e.node(s).copy(fe.from(o));return{start:o.resolveNoCache(n.openStart+t),end:o.resolveNoCache(o.content.size-n.openEnd-t)}}class ds{constructor(e,t,r){this.pos=e,this.path=t,this.parentOffset=r,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 new 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 new 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 r=this.pos-this.path[this.path.length-1],o=e.child(t);return r?e.child(t).cut(r):o}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 r=this.path[t*3],o=t==0?0:this.path[t*3-1]+1;for(let s=0;s<e;s++)o+=r.child(s).nodeSize;return o}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return We.none;if(this.textOffset)return e.child(t).marks;let r=e.maybeChild(t-1),o=e.maybeChild(t);if(!r){let l=r;r=o,o=l}let s=r.marks;for(var i=0;i<s.length;i++)s[i].type.spec.inclusive===!1&&(!o||!s[i].isInSet(o.marks))&&(s=s[i--].removeFromSet(s));return s}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let r=t.marks,o=e.parent.maybeChild(e.index());for(var s=0;s<r.length;s++)r[s].type.spec.inclusive===!1&&(!o||!r[s].isInSet(o.marks))&&(r=r[s--].removeFromSet(r));return r}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 r=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);r>=0;r--)if(e.pos<=this.end(r)&&(!t||t(this.node(r))))return new gi(this,e,r);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(e,t){if(!(t>=0&&t<=e.content.size))throw new RangeError("Position "+t+" out of range");let r=[],o=0,s=t;for(let i=e;;){let{index:l,offset:a}=i.content.findIndex(s),u=s-a;if(r.push(i,l,o+a),!u||(i=i.child(l),i.isText))break;s=u-1,o+=a+1}return new ds(t,r,s)}static resolveCached(e,t){for(let o=0;o<zl.length;o++){let s=zl[o];if(s.pos==t&&s.doc==e)return s}let r=zl[jl]=ds.resolve(e,t);return jl=(jl+1)%Hv,r}}let zl=[],jl=0,Hv=12;class gi{constructor(e,t,r){this.$from=e,this.$to=t,this.depth=r}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)}}const Uv=Object.create(null);let Fr=class kd{constructor(e,t,r,o=We.none){this.type=e,this.attrs=t,this.marks=o,this.content=r||fe.empty}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,r,o=0){this.content.nodesBetween(e,t,r,o,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,r,o){return this.content.textBetween(e,t,r,o)}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,r){return this.type==e&&hi(this.attrs,t||e.defaultAttrs||Uv)&&We.sameSet(this.marks,r||We.none)}copy(e=null){return e==this.content?this:new kd(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new kd(this.type,this.attrs,this.content,e)}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,r=!1){if(e==t)return _e.empty;let o=this.resolve(e),s=this.resolve(t),i=r?0:o.sharedDepth(t),l=o.start(i),u=o.node(i).content.cut(o.pos-l,s.pos-l);return new _e(u,o.depth-i,s.depth-i)}replace(e,t,r){return Vv(this.resolve(e),this.resolve(t),r)}nodeAt(e){for(let t=this;;){let{index:r,offset:o}=t.content.findIndex(e);if(t=t.maybeChild(r),!t)return null;if(o==e||t.isText)return t;e-=o+1}}childAfter(e){let{index:t,offset:r}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:r}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:r}=this.content.findIndex(e);if(r<e)return{node:this.content.child(t),index:t,offset:r};let o=this.content.child(t-1);return{node:o,index:t-1,offset:r-o.nodeSize}}resolve(e){return ds.resolveCached(this,e)}resolveNoCache(e){return ds.resolve(this,e)}rangeHasMark(e,t,r){let o=!1;return t>e&&this.nodesBetween(e,t,s=>(r.isInSet(s.marks)&&(o=!0),!o)),o}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()+")"),eh(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw new Error("Called contentMatchAt on a node with invalid content");return t}canReplace(e,t,r=fe.empty,o=0,s=r.childCount){let i=this.contentMatchAt(e).matchFragment(r,o,s),l=i&&i.matchFragment(this.content,t);if(!l||!l.validEnd)return!1;for(let a=o;a<s;a++)if(!this.type.allowsMarks(r.child(a).marks))return!1;return!0}canReplaceWith(e,t,r,o){if(o&&!this.type.allowsMarks(o))return!1;let s=this.contentMatchAt(e).matchType(r),i=s&&s.matchFragment(this.content,t);return i?i.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);let e=We.none;for(let t=0;t<this.marks.length;t++)e=this.marks[t].addToSet(e);if(!We.sameSet(e,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(t=>t.type.name)}`);this.content.forEach(t=>t.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(t=>t.toJSON())),e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Node.fromJSON");let r=null;if(t.marks){if(!Array.isArray(t.marks))throw new RangeError("Invalid mark data for Node.fromJSON");r=t.marks.map(e.markFromJSON)}if(t.type=="text"){if(typeof t.text!="string")throw new RangeError("Invalid text node in JSON");return e.text(t.text,r)}let o=fe.fromJSON(e,t.content);return e.nodeType(t.type).create(t.attrs,o,r)}};Fr.prototype.text=void 0;class vi extends Fr{constructor(e,t,r,o){if(super(e,t,null,o),!r)throw new RangeError("Empty text nodes are not allowed");this.text=r}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):eh(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(e){return e==this.marks?this:new vi(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new vi(this.type,this.attrs,e,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 eh(n,e){for(let t=n.length-1;t>=0;t--)e=n[t].type.name+"("+e+")";return e}class Vr{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,t){let r=new zv(e,t);if(r.next==null)return Vr.empty;let o=th(r);r.next&&r.err("Unexpected trailing text");let s=Jv(Qv(o));return Zv(s,r),s}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,r=e.childCount){let o=this;for(let s=t;o&&s<r;s++)o=o.matchType(e.child(s).type);return o}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 r=0;r<e.next.length;r++)if(this.next[t].type==e.next[r].type)return!0;return!1}fillBefore(e,t=!1,r=0){let o=[this];function s(i,l){let a=i.matchFragment(e,r);if(a&&(!t||a.validEnd))return fe.from(l.map(u=>u.createAndFill()));for(let u=0;u<i.next.length;u++){let{type:d,next:f}=i.next[u];if(!(d.isText||d.hasRequiredAttrs())&&o.indexOf(f)==-1){o.push(f);let h=s(f,l.concat(d));if(h)return h}}return null}return s(this,[])}findWrapping(e){for(let r=0;r<this.wrapCache.length;r+=2)if(this.wrapCache[r]==e)return this.wrapCache[r+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),r=[{match:this,type:null,via:null}];for(;r.length;){let o=r.shift(),s=o.match;if(s.matchType(e)){let i=[];for(let l=o;l.type;l=l.via)i.push(l.type);return i.reverse()}for(let i=0;i<s.next.length;i++){let{type:l,next:a}=s.next[i];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in t)&&(!o.type||a.validEnd)&&(r.push({match:l.contentMatch,type:l,via:o}),t[l.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw new RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function t(r){e.push(r);for(let o=0;o<r.next.length;o++)e.indexOf(r.next[o].next)==-1&&t(r.next[o].next)}return t(this),e.map((r,o)=>{let s=o+(r.validEnd?"*":" ")+" ";for(let i=0;i<r.next.length;i++)s+=(i?", ":"")+r.next[i].type.name+"->"+e.indexOf(r.next[i].next);return s}).join(`
|
|
63
|
-
`)}}Vr.empty=new Vr(!0);class zv{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 new SyntaxError(e+" (in content expression '"+this.string+"')")}}function th(n){let e=[];do e.push(jv(n));while(n.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function jv(n){let e=[];do e.push(Wv(n));while(n.next&&n.next!=")"&&n.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function Wv(n){let e=Gv(n);for(;;)if(n.eat("+"))e={type:"plus",expr:e};else if(n.eat("*"))e={type:"star",expr:e};else if(n.eat("?"))e={type:"opt",expr:e};else if(n.eat("{"))e=Kv(n,e);else break;return e}function nh(n){/\D/.test(n.next)&&n.err("Expected number, got '"+n.next+"'");let e=Number(n.next);return n.pos++,e}function Kv(n,e){let t=nh(n),r=t;return n.eat(",")&&(n.next!="}"?r=nh(n):r=-1),n.eat("}")||n.err("Unclosed braced range"),{type:"range",min:t,max:r,expr:e}}function Yv(n,e){let t=n.nodeTypes,r=t[e];if(r)return[r];let o=[];for(let s in t){let i=t[s];i.groups.indexOf(e)>-1&&o.push(i)}return o.length==0&&n.err("No node type or group '"+e+"' found"),o}function Gv(n){if(n.eat("(")){let e=th(n);return n.eat(")")||n.err("Missing closing paren"),e}else if(/\W/.test(n.next))n.err("Unexpected token '"+n.next+"'");else{let e=Yv(n,n.next).map(t=>(n.inline==null?n.inline=t.isInline:n.inline!=t.isInline&&n.err("Mixing inline and block content"),{type:"name",value:t}));return n.pos++,e.length==1?e[0]:{type:"choice",exprs:e}}}function Qv(n){let e=[[]];return o(s(n,0),t()),e;function t(){return e.push([])-1}function r(i,l,a){let u={term:a,to:l};return e[i].push(u),u}function o(i,l){i.forEach(a=>a.to=l)}function s(i,l){if(i.type=="choice")return i.exprs.reduce((a,u)=>a.concat(s(u,l)),[]);if(i.type=="seq")for(let a=0;;a++){let u=s(i.exprs[a],l);if(a==i.exprs.length-1)return u;o(u,l=t())}else if(i.type=="star"){let a=t();return r(l,a),o(s(i.expr,a),a),[r(a)]}else if(i.type=="plus"){let a=t();return o(s(i.expr,l),a),o(s(i.expr,a),a),[r(a)]}else{if(i.type=="opt")return[r(l)].concat(s(i.expr,l));if(i.type=="range"){let a=l;for(let u=0;u<i.min;u++){let d=t();o(s(i.expr,a),d),a=d}if(i.max==-1)o(s(i.expr,a),a);else for(let u=i.min;u<i.max;u++){let d=t();r(a,d),o(s(i.expr,a),d),a=d}return[r(a)]}else{if(i.type=="name")return[r(l,void 0,i.value)];throw new Error("Unknown expr type")}}}}function rh(n,e){return e-n}function oh(n,e){let t=[];return r(e),t.sort(rh);function r(o){let s=n[o];if(s.length==1&&!s[0].term)return r(s[0].to);t.push(o);for(let i=0;i<s.length;i++){let{term:l,to:a}=s[i];!l&&t.indexOf(a)==-1&&r(a)}}}function Jv(n){let e=Object.create(null);return t(oh(n,0));function t(r){let o=[];r.forEach(i=>{n[i].forEach(({term:l,to:a})=>{if(!l)return;let u;for(let d=0;d<o.length;d++)o[d][0]==l&&(u=o[d][1]);oh(n,a).forEach(d=>{u||o.push([l,u=[]]),u.indexOf(d)==-1&&u.push(d)})})});let s=e[r.join(",")]=new Vr(r.indexOf(n.length-1)>-1);for(let i=0;i<o.length;i++){let l=o[i][1].sort(rh);s.next.push({type:o[i][0],next:e[l.join(",")]||t(l)})}return s}}function Zv(n,e){for(let t=0,r=[n];t<r.length;t++){let o=r[t],s=!o.validEnd,i=[];for(let l=0;l<o.next.length;l++){let{type:a,next:u}=o.next[l];i.push(a.name),s&&!(a.isText||a.hasRequiredAttrs())&&(s=!1),r.indexOf(u)==-1&&r.push(u)}s&&e.err("Only non-generatable nodes ("+i.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function sh(n){let e=Object.create(null);for(let t in n){let r=n[t];if(!r.hasDefault)return null;e[t]=r.default}return e}function ih(n,e){let t=Object.create(null);for(let r in n){let o=e&&e[r];if(o===void 0){let s=n[r];if(s.hasDefault)o=s.default;else throw new RangeError("No value supplied for attribute "+r)}t[r]=o}return t}function ah(n){let e=Object.create(null);if(n)for(let t in n)e[t]=new Xv(n[t]);return e}let lh=class $g{constructor(e,t,r){this.name=e,this.schema=t,this.spec=r,this.markSet=null,this.groups=r.group?r.group.split(" "):[],this.attrs=ah(r.attrs),this.defaultAttrs=sh(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(r.inline||e=="text"),this.isText=e=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==Vr.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}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:ih(this.attrs,e)}create(e=null,t,r){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new Fr(this,this.computeAttrs(e),fe.from(t),We.setFrom(r))}createChecked(e=null,t,r){return t=fe.from(t),this.checkContent(t),new Fr(this,this.computeAttrs(e),t,We.setFrom(r))}createAndFill(e=null,t,r){if(e=this.computeAttrs(e),t=fe.from(t),t.size){let i=this.contentMatch.fillBefore(t);if(!i)return null;t=i.append(t)}let o=this.contentMatch.matchFragment(t),s=o&&o.fillBefore(fe.empty,!0);return s?new Fr(this,e,t.append(s),We.setFrom(r)):null}validContent(e){let t=this.contentMatch.matchFragment(e);if(!t||!t.validEnd)return!1;for(let r=0;r<e.childCount;r++)if(!this.allowsMarks(e.child(r).marks))return!1;return!0}checkContent(e){if(!this.validContent(e))throw new RangeError(`Invalid content for node ${this.name}: ${e.toString().slice(0,50)}`)}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 r=0;r<e.length;r++)this.allowsMarkType(e[r].type)?t&&t.push(e[r]):t||(t=e.slice(0,r));return t?t.length?t:We.none:e}static compile(e,t){let r=Object.create(null);e.forEach((s,i)=>r[s]=new $g(s,t,i));let o=t.spec.topNode||"doc";if(!r[o])throw new RangeError("Schema is missing its top node type ('"+o+"')");if(!r.text)throw new RangeError("Every schema needs a 'text' type");for(let s in r.text.attrs)throw new RangeError("The text node type should not have attributes");return r}};class Xv{constructor(e){this.hasDefault=Object.prototype.hasOwnProperty.call(e,"default"),this.default=e.default}get isRequired(){return!this.hasDefault}}class yi{constructor(e,t,r,o){this.name=e,this.rank=t,this.schema=r,this.spec=o,this.attrs=ah(o.attrs),this.excluded=null;let s=sh(this.attrs);this.instance=s?new We(this,s):null}create(e=null){return!e&&this.instance?this.instance:new We(this,ih(this.attrs,e))}static compile(e,t){let r=Object.create(null),o=0;return e.forEach((s,i)=>r[s]=new yi(s,o++,t,i)),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]}excludes(e){return this.excluded.indexOf(e)>-1}}class qv{constructor(e){this.cached=Object.create(null);let t=this.spec={};for(let o in e)t[o]=e[o];t.nodes=ht.from(e.nodes),t.marks=ht.from(e.marks||{}),this.nodes=lh.compile(this.spec.nodes,this),this.marks=yi.compile(this.spec.marks,this);let r=Object.create(null);for(let o in this.nodes){if(o in this.marks)throw new RangeError(o+" can not be both a node and a mark");let s=this.nodes[o],i=s.spec.content||"",l=s.spec.marks;s.contentMatch=r[i]||(r[i]=Vr.parse(i,this.nodes)),s.inlineContent=s.contentMatch.inlineContent,s.markSet=l=="_"?null:l?ch(this,l.split(" ")):l==""||!s.inlineContent?[]:null}for(let o in this.marks){let s=this.marks[o],i=s.spec.excludes;s.excluded=i==null?[s]:i==""?[]:ch(this,i.split(" "))}this.nodeFromJSON=this.nodeFromJSON.bind(this),this.markFromJSON=this.markFromJSON.bind(this),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(e,t=null,r,o){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof lh){if(e.schema!=this)throw new RangeError("Node type from different schema used ("+e.name+")")}else throw new RangeError("Invalid node type: "+e);return e.createChecked(t,r,o)}text(e,t){let r=this.nodes.text;return new vi(r,r.defaultAttrs,e,We.setFrom(t))}mark(e,t){return typeof e=="string"&&(e=this.marks[e]),e.create(t)}nodeFromJSON(e){return Fr.fromJSON(this,e)}markFromJSON(e){return We.fromJSON(this,e)}nodeType(e){let t=this.nodes[e];if(!t)throw new RangeError("Unknown node type: "+e);return t}}function ch(n,e){let t=[];for(let r=0;r<e.length;r++){let o=e[r],s=n.marks[o],i=s;if(s)t.push(s);else for(let l in n.marks){let a=n.marks[l];(o=="_"||a.spec.group&&a.spec.group.split(" ").indexOf(o)>-1)&&t.push(i=a)}if(!i)throw new SyntaxError("Unknown mark type: '"+e[r]+"'")}return t}class ho{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[],t.forEach(r=>{r.tag?this.tags.push(r):r.style&&this.styles.push(r)}),this.normalizeLists=!this.tags.some(r=>{if(!/^(ul|ol)\b/.test(r.tag)||!r.node)return!1;let o=e.nodes[r.node];return o.contentMatch.matchType(o)})}parse(e,t={}){let r=new hh(this,t,!1);return r.addAll(e,t.from,t.to),r.finish()}parseSlice(e,t={}){let r=new hh(this,t,!0);return r.addAll(e,t.from,t.to),_e.maxOpen(r.finish())}matchTag(e,t,r){for(let o=r?this.tags.indexOf(r)+1:0;o<this.tags.length;o++){let s=this.tags[o];if(ny(e,s.tag)&&(s.namespace===void 0||e.namespaceURI==s.namespace)&&(!s.context||t.matchesContext(s.context))){if(s.getAttrs){let i=s.getAttrs(e);if(i===!1)continue;s.attrs=i||void 0}return s}}}matchStyle(e,t,r,o){for(let s=o?this.styles.indexOf(o)+1:0;s<this.styles.length;s++){let i=this.styles[s],l=i.style;if(!(l.indexOf(e)!=0||i.context&&!r.matchesContext(i.context)||l.length>e.length&&(l.charCodeAt(e.length)!=61||l.slice(e.length+1)!=t))){if(i.getAttrs){let a=i.getAttrs(t);if(a===!1)continue;i.attrs=a||void 0}return i}}}static schemaRules(e){let t=[];function r(o){let s=o.priority==null?50:o.priority,i=0;for(;i<t.length;i++){let l=t[i];if((l.priority==null?50:l.priority)<s)break}t.splice(i,0,o)}for(let o in e.marks){let s=e.marks[o].spec.parseDOM;s&&s.forEach(i=>{r(i=ph(i)),i.mark||i.ignore||i.clearMark||(i.mark=o)})}for(let o in e.nodes){let s=e.nodes[o].spec.parseDOM;s&&s.forEach(i=>{r(i=ph(i)),i.node||i.ignore||i.mark||(i.node=o)})}return t}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new ho(e,ho.schemaRules(e)))}}const uh={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},ey={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},dh={ol:!0,ul:!0},Ei=1,Ci=2,fs=4;function fh(n,e,t){return e!=null?(e?Ei:0)|(e==="full"?Ci:0):n&&n.whitespace=="pre"?Ei|Ci:t&~fs}class bi{constructor(e,t,r,o,s,i,l){this.type=e,this.attrs=t,this.marks=r,this.pendingMarks=o,this.solid=s,this.options=l,this.content=[],this.activeMarks=We.none,this.stashMarks=[],this.match=i||(l&fs?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(fe.from(e));if(t)this.match=this.type.contentMatch.matchFragment(t);else{let r=this.type.contentMatch,o;return(o=r.findWrapping(e.type))?(this.match=r,o):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&Ei)){let r=this.content[this.content.length-1],o;if(r&&r.isText&&(o=/[ \t\r\n\u000c]+$/.exec(r.text))){let s=r;r.text.length==o[0].length?this.content.pop():this.content[this.content.length-1]=s.withText(s.text.slice(0,s.text.length-o[0].length))}}let t=fe.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(fe.empty,!0))),this.type?this.type.create(this.attrs,t,this.marks):t}popFromStashMark(e){for(let t=this.stashMarks.length-1;t>=0;t--)if(e.eq(this.stashMarks[t]))return this.stashMarks.splice(t,1)[0]}applyPending(e){for(let t=0,r=this.pendingMarks;t<r.length;t++){let o=r[t];(this.type?this.type.allowsMarkType(o.type):oy(o.type,e))&&!o.isInSet(this.activeMarks)&&(this.activeMarks=o.addToSet(this.activeMarks),this.pendingMarks=o.removeFromSet(this.pendingMarks))}}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!uh.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class hh{constructor(e,t,r){this.parser=e,this.options=t,this.isOpen=r,this.open=0;let o=t.topNode,s,i=fh(null,t.preserveWhitespace,0)|(r?fs:0);o?s=new bi(o.type,o.attrs,We.none,We.none,!0,t.topMatch||o.type.contentMatch,i):r?s=new bi(null,null,We.none,We.none,!0,null,i):s=new bi(e.schema.topNodeType,null,We.none,We.none,!0,null,i),this.nodes=[s],this.find=t.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e){e.nodeType==3?this.addTextNode(e):e.nodeType==1&&this.addElement(e)}withStyleRules(e,t){let r=e.getAttribute("style");if(!r)return t();let o=this.readStyles(ry(r));if(!o)return;let[s,i]=o,l=this.top;for(let a=0;a<i.length;a++)this.removePendingMark(i[a],l);for(let a=0;a<s.length;a++)this.addPendingMark(s[a]);t();for(let a=0;a<s.length;a++)this.removePendingMark(s[a],l);for(let a=0;a<i.length;a++)this.addPendingMark(i[a])}addTextNode(e){let t=e.nodeValue,r=this.top;if(r.options&Ci||r.inlineContext(e)||/[^ \t\r\n\u000c]/.test(t)){if(r.options&Ei)r.options&Ci?t=t.replace(/\r\n?/g,`
|
|
62
|
+
Expect errors in decoding.`),N=N.replace(/[^A-Za-z0-9\+\/\=]/g,"");k=this.KEY_STR.indexOf(N.charAt(J++)),M=this.KEY_STR.indexOf(N.charAt(J++)),z=this.KEY_STR.indexOf(N.charAt(J++)),j=this.KEY_STR.indexOf(N.charAt(J++)),R=k<<2|M>>4,b=(M&15)<<4|z>>2,w=(z&3)<<6|j,X.push(R),z!==64&&X.push(b),j!==64&&X.push(w),R=b=w="",k=M=z=j="",J<N.length;);return X}}]),D}();Ee.initClass();var Se=function(B,N){var R=!1,b=!0,w=B.document,k=w.documentElement,M=w.addEventListener?"addEventListener":"attachEvent",z=w.addEventListener?"removeEventListener":"detachEvent",j=w.addEventListener?"":"on",J=function S(T){if(!(T.type==="readystatechange"&&w.readyState!=="complete")&&((T.type==="load"?B:w)[z](j+T.type,S,!1),!R&&(R=!0)))return N.call(B,T.type||T)},X=function S(){try{k.doScroll("left")}catch{setTimeout(S,50);return}return J("poll")};if(w.readyState!=="complete"){if(w.createEventObject&&k.doScroll){try{b=!B.frameElement}catch{}b&&X()}return w[M](j+"DOMContentLoaded",J,!1),w[M](j+"readystatechange",J,!1),B[M](j+"load",J,!1)}};U._autoDiscoverFunction=function(){if(U.autoDiscover)return U.discover()},Se(window,U._autoDiscoverFunction);function ke(D,B){return typeof D<"u"&&D!==null?B(D):void 0}function Oe(D,B,N){if(typeof D<"u"&&D!==null&&typeof D[B]=="function")return N(D,B)}window.Dropzone=U;var be=U}(),s}()})})(jf);var Sv=jf.exports;const Wf=$l(Sv),Tv={class:"fallback"},kv=c.createElementVNode("input",{id:"file",type:"file",name:"file",multiple:""},null,-1),xv={for:"file"},Nv={class:"dz-message","data-dz-message":""},Ov={id:"bd-dropzone-theme",style:{display:"none"}},Iv={class:"dz-preview dz-file-preview"},Mv={class:"dz-details"},Lv=c.createElementVNode("img",{"data-dz-thumbnail":"",class:"dz-image"},null,-1),Dv=c.createElementVNode("div",{class:"dz-filename"},[c.createElementVNode("small",{"data-dz-name":""})],-1),Rv=c.createElementVNode("div",{class:"dz-progress"},[c.createElementVNode("div",{class:"spinner-border text-primary spinner-border-sm",role:"status"},[c.createElementVNode("span",{class:"visually-hidden"},"Loading...")])],-1),Bv={class:"dz-success-mark"},Pv={class:"dz-error-message text-danger"},Fv=c.createElementVNode("small",{"data-dz-errormessage":""},null,-1),Kf=c.defineComponent({__name:"BDDropzone",props:{modelValue:{default:[]},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(n,{emit:e}){const t=n,r=c.computed(()=>({variant:oi.PRIMARY,size:bt.SM})),o=Lr(t,"modelValue",e);let s=null;Wf.autoDiscover=!1,c.watch(()=>t.modelValue,()=>{i()}),c.onMounted(()=>{document.getElementById("dropzone")&&l()});const i=()=>{s&&(s.destroy(),l())},l=()=>{var p;s=new Wf("#dropzone",{url:t.url,method:"post",acceptedFiles:t.acceptedFiles,addRemoveLinks:!1,maxFilesize:10,maxFiles:t.multiple?3:1,headers:{RequestVerificationToken:t.token},dictResponseError:t.errorMessage,dictFileTooBig:t.fileSizeExceededMessage,previewTemplate:(p=document.querySelector("#bd-dropzone-theme"))==null?void 0:p.innerHTML}),s.on("error",u),s.on("success",a),s.on("removedfile",f)},a=function(p,m){var g;o.value.push({UUID:(g=p.upload)==null?void 0:g.uuid,CorrelationId:m.CorrelationId,Naam:m.Naam}),d(p)},u=function(p){d(p)},d=function(p){const m=p.name;if(!(m.endsWith(".png")||m.endsWith(".jpg")||m.endsWith(".jpeg")||m.endsWith(".gif"))){const g=p.previewElement.getElementsByClassName("icon-file"),v=p.previewElement.getElementsByClassName("dz-image");g[0].classList.remove("d-none"),v[0].classList.add("d-none")}},f=function(p){const m=o.value.findIndex(g=>{var v;return(g==null?void 0:g.UUID)===((v=p.upload)==null?void 0:v.uuid)});m!==-1&&o.value.splice(m,1)},h=c.computed(()=>t.tag??"form");return(p,m)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[(c.openBlock(),c.createBlock(c.resolveDynamicComponent(h.value),{id:"dropzone",class:"dropzone bd-dropzone",enctype:"multipart/form-data"},{default:c.withCtx(()=>[c.createElementVNode("div",Tv,[kv,c.createTextVNode(" test "),c.createElementVNode("label",xv,[c.createVNode(c.unref(Ir)),c.createTextVNode(" "+c.toDisplayString(t.buttonText),1)])]),c.createElementVNode("div",Nv,[c.createVNode(Je,c.normalizeProps(c.guardReactiveProps(r.value)),{default:c.withCtx(()=>[c.createVNode(c.unref(Ir)),c.createTextVNode(" "+c.toDisplayString(t.buttonText),1)]),_:1},16)])]),_:1})),c.createElementVNode("div",Ov,[c.createElementVNode("div",Iv,[c.createElementVNode("div",Mv,[Lv,c.createVNode(c.unref(wl),{"data-dz-thumbnail":"",class:"d-none"}),Dv,c.createVNode(Je,{class:"dz-remove",alt:"Click me to remove the file.","data-dz-remove":""},{default:c.withCtx(()=>[c.createVNode(c.unref(is))]),_:1})]),Rv,c.createElementVNode("div",Bv,[c.createVNode(c.unref(uo))]),c.createElementVNode("div",Pv,[c.createVNode(c.unref(ni)),Fv])])])],64))}});function ht(n){this.content=n}ht.prototype={constructor:ht,find:function(n){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===n)return e;return-1},get:function(n){var e=this.find(n);return e==-1?void 0:this.content[e+1]},update:function(n,e,t){var r=t&&t!=n?this.remove(t):this,o=r.find(n),s=r.content.slice();return o==-1?s.push(t||n,e):(s[o+1]=e,t&&(s[o]=t)),new ht(s)},remove:function(n){var e=this.find(n);if(e==-1)return this;var t=this.content.slice();return t.splice(e,2),new ht(t)},addToStart:function(n,e){return new ht([n,e].concat(this.remove(n).content))},addToEnd:function(n,e){var t=this.remove(n).content.slice();return t.push(n,e),new ht(t)},addBefore:function(n,e,t){var r=this.remove(e),o=r.content.slice(),s=r.find(n);return o.splice(s==-1?o.length:s,0,e,t),new ht(o)},forEach:function(n){for(var e=0;e<this.content.length;e+=2)n(this.content[e],this.content[e+1])},prepend:function(n){return n=ht.from(n),n.size?new ht(n.content.concat(this.subtract(n).content)):this},append:function(n){return n=ht.from(n),n.size?new ht(this.subtract(n).content.concat(n.content)):this},subtract:function(n){var e=this;n=ht.from(n);for(var t=0;t<n.content.length;t+=2)e=e.remove(n.content[t]);return e},toObject:function(){var n={};return this.forEach(function(e,t){n[e]=t}),n},get size(){return this.content.length>>1}},ht.from=function(n){if(n instanceof ht)return n;var e=[];if(n)for(var t in n)e.push(t,n[t]);return new ht(e)};function Yf(n,e,t){for(let r=0;;r++){if(r==n.childCount||r==e.childCount)return n.childCount==e.childCount?null:t;let o=n.child(r),s=e.child(r);if(o==s){t+=o.nodeSize;continue}if(!o.sameMarkup(s))return t;if(o.isText&&o.text!=s.text){for(let i=0;o.text[i]==s.text[i];i++)t++;return t}if(o.content.size||s.content.size){let i=Yf(o.content,s.content,t+1);if(i!=null)return i}t+=o.nodeSize}}function Gf(n,e,t,r){for(let o=n.childCount,s=e.childCount;;){if(o==0||s==0)return o==s?null:{a:t,b:r};let i=n.child(--o),l=e.child(--s),a=i.nodeSize;if(i==l){t-=a,r-=a;continue}if(!i.sameMarkup(l))return{a:t,b:r};if(i.isText&&i.text!=l.text){let u=0,d=Math.min(i.text.length,l.text.length);for(;u<d&&i.text[i.text.length-u-1]==l.text[l.text.length-u-1];)u++,t--,r--;return{a:t,b:r}}if(i.content.size||l.content.size){let u=Gf(i.content,l.content,t-1,r-1);if(u)return u}t-=a,r-=a}}class fe{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let r=0;r<e.length;r++)this.size+=e[r].nodeSize}nodesBetween(e,t,r,o=0,s){for(let i=0,l=0;l<t;i++){let a=this.content[i],u=l+a.nodeSize;if(u>e&&r(a,o+l,s||null,i)!==!1&&a.content.size){let d=l+1;a.nodesBetween(Math.max(0,e-d),Math.min(a.content.size,t-d),r,o+d)}l=u}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,r,o){let s="",i=!0;return this.nodesBetween(e,t,(l,a)=>{l.isText?(s+=l.text.slice(Math.max(e,a)-a,t-a),i=!r):l.isLeaf?(o?s+=typeof o=="function"?o(l):o:l.type.spec.leafText&&(s+=l.type.spec.leafText(l)),i=!r):!i&&l.isBlock&&(s+=r,i=!0)},0),s}append(e){if(!e.size)return this;if(!this.size)return e;let t=this.lastChild,r=e.firstChild,o=this.content.slice(),s=0;for(t.isText&&t.sameMarkup(r)&&(o[o.length-1]=t.withText(t.text+r.text),s=1);s<e.content.length;s++)o.push(e.content[s]);return new fe(o,this.size+e.size)}cut(e,t=this.size){if(e==0&&t==this.size)return this;let r=[],o=0;if(t>e)for(let s=0,i=0;i<t;s++){let l=this.content[s],a=i+l.nodeSize;a>e&&((i<e||a>t)&&(l.isText?l=l.cut(Math.max(0,e-i),Math.min(l.text.length,t-i)):l=l.cut(Math.max(0,e-i-1),Math.min(l.content.size,t-i-1))),r.push(l),o+=l.nodeSize),i=a}return new fe(r,o)}cutByIndex(e,t){return e==t?fe.empty:e==0&&t==this.content.length?this:new fe(this.content.slice(e,t))}replaceChild(e,t){let r=this.content[e];if(r==t)return this;let o=this.content.slice(),s=this.size+t.nodeSize-r.nodeSize;return o[e]=t,new fe(o,s)}addToStart(e){return new fe([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new fe(this.content.concat(e),this.size+e.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 new RangeError("Index "+e+" out of range for "+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,r=0;t<this.content.length;t++){let o=this.content[t];e(o,r,t),r+=o.nodeSize}}findDiffStart(e,t=0){return Yf(this,e,t)}findDiffEnd(e,t=this.size,r=e.size){return Gf(this,e,t,r)}findIndex(e,t=-1){if(e==0)return fi(0,e);if(e==this.size)return fi(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let r=0,o=0;;r++){let s=this.child(r),i=o+s.nodeSize;if(i>=e)return i==e||t>0?fi(r+1,i):fi(r,o);o=i}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,t){if(!t)return fe.empty;if(!Array.isArray(t))throw new RangeError("Invalid input for Fragment.fromJSON");return new fe(t.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return fe.empty;let t,r=0;for(let o=0;o<e.length;o++){let s=e[o];r+=s.nodeSize,o&&s.isText&&e[o-1].sameMarkup(s)?(t||(t=e.slice(0,o)),t[t.length-1]=s.withText(t[t.length-1].text+s.text)):t&&t.push(s)}return new fe(t||e,r)}static from(e){if(!e)return fe.empty;if(e instanceof fe)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new fe([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}fe.empty=new fe([],0);const Hl={index:0,offset:0};function fi(n,e){return Hl.index=n,Hl.offset=e,Hl}function hi(n,e){if(n===e)return!0;if(!(n&&typeof n=="object")||!(e&&typeof e=="object"))return!1;let t=Array.isArray(n);if(Array.isArray(e)!=t)return!1;if(t){if(n.length!=e.length)return!1;for(let r=0;r<n.length;r++)if(!hi(n[r],e[r]))return!1}else{for(let r in n)if(!(r in e)||!hi(n[r],e[r]))return!1;for(let r in e)if(!(r in n))return!1}return!0}let We=class Td{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,r=!1;for(let o=0;o<e.length;o++){let s=e[o];if(this.eq(s))return e;if(this.type.excludes(s.type))t||(t=e.slice(0,o));else{if(s.type.excludes(this.type))return e;!r&&s.type.rank>this.type.rank&&(t||(t=e.slice(0,o)),t.push(this),r=!0),t&&t.push(s)}}return t||(t=e.slice()),r||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&&hi(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 new RangeError("Invalid input for Mark.fromJSON");let r=e.marks[t.type];if(!r)throw new RangeError(`There is no mark type ${t.type} in this schema`);return r.create(t.attrs)}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let r=0;r<e.length;r++)if(!e[r].eq(t[r]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return Td.none;if(e instanceof Td)return[e];let t=e.slice();return t.sort((r,o)=>r.type.rank-o.type.rank),t}};We.none=[];class pi extends Error{}class _e{constructor(e,t,r){this.content=e,this.openStart=t,this.openEnd=r}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,t){let r=Jf(this.content,e+this.openStart,t);return r&&new _e(r,this.openStart,this.openEnd)}removeBetween(e,t){return new _e(Qf(this.content,e+this.openStart,t+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(e,t){if(!t)return _e.empty;let r=t.openStart||0,o=t.openEnd||0;if(typeof r!="number"||typeof o!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new _e(fe.fromJSON(e,t.content),r,o)}static maxOpen(e,t=!0){let r=0,o=0;for(let s=e.firstChild;s&&!s.isLeaf&&(t||!s.type.spec.isolating);s=s.firstChild)r++;for(let s=e.lastChild;s&&!s.isLeaf&&(t||!s.type.spec.isolating);s=s.lastChild)o++;return new _e(e,r,o)}}_e.empty=new _e(fe.empty,0,0);function Qf(n,e,t){let{index:r,offset:o}=n.findIndex(e),s=n.maybeChild(r),{index:i,offset:l}=n.findIndex(t);if(o==e||s.isText){if(l!=t&&!n.child(i).isText)throw new RangeError("Removing non-flat range");return n.cut(0,e).append(n.cut(t))}if(r!=i)throw new RangeError("Removing non-flat range");return n.replaceChild(r,s.copy(Qf(s.content,e-o-1,t-o-1)))}function Jf(n,e,t,r){let{index:o,offset:s}=n.findIndex(e),i=n.maybeChild(o);if(s==e||i.isText)return r&&!r.canReplace(o,o,t)?null:n.cut(0,e).append(t).append(n.cut(e));let l=Jf(i.content,e-s-1,t);return l&&n.replaceChild(o,i.copy(l))}function Vv(n,e,t){if(t.openStart>n.depth)throw new pi("Inserted content deeper than insertion position");if(n.depth-t.openStart!=e.depth-t.openEnd)throw new pi("Inconsistent open depths");return Zf(n,e,t,0)}function Zf(n,e,t,r){let o=n.index(r),s=n.node(r);if(o==e.index(r)&&r<n.depth-t.openStart){let i=Zf(n,e,t,r+1);return s.copy(s.content.replaceChild(o,i))}else if(t.content.size)if(!t.openStart&&!t.openEnd&&n.depth==r&&e.depth==r){let i=n.parent,l=i.content;return Pr(i,l.cut(0,n.parentOffset).append(t.content).append(l.cut(e.parentOffset)))}else{let{start:i,end:l}=$v(t,n);return Pr(s,qf(n,i,l,e,r))}else return Pr(s,mi(n,e,r))}function Xf(n,e){if(!e.type.compatibleContent(n.type))throw new pi("Cannot join "+e.type.name+" onto "+n.type.name)}function Ul(n,e,t){let r=n.node(t);return Xf(r,e.node(t)),r}function Br(n,e){let t=e.length-1;t>=0&&n.isText&&n.sameMarkup(e[t])?e[t]=n.withText(e[t].text+n.text):e.push(n)}function us(n,e,t,r){let o=(e||n).node(t),s=0,i=e?e.index(t):o.childCount;n&&(s=n.index(t),n.depth>t?s++:n.textOffset&&(Br(n.nodeAfter,r),s++));for(let l=s;l<i;l++)Br(o.child(l),r);e&&e.depth==t&&e.textOffset&&Br(e.nodeBefore,r)}function Pr(n,e){return n.type.checkContent(e),n.copy(e)}function qf(n,e,t,r,o){let s=n.depth>o&&Ul(n,e,o+1),i=r.depth>o&&Ul(t,r,o+1),l=[];return us(null,n,o,l),s&&i&&e.index(o)==t.index(o)?(Xf(s,i),Br(Pr(s,qf(n,e,t,r,o+1)),l)):(s&&Br(Pr(s,mi(n,e,o+1)),l),us(e,t,o,l),i&&Br(Pr(i,mi(t,r,o+1)),l)),us(r,null,o,l),new fe(l)}function mi(n,e,t){let r=[];if(us(null,n,t,r),n.depth>t){let o=Ul(n,e,t+1);Br(Pr(o,mi(n,e,t+1)),r)}return us(e,null,t,r),new fe(r)}function $v(n,e){let t=e.depth-n.openStart,o=e.node(t).copy(n.content);for(let s=t-1;s>=0;s--)o=e.node(s).copy(fe.from(o));return{start:o.resolveNoCache(n.openStart+t),end:o.resolveNoCache(o.content.size-n.openEnd-t)}}class ds{constructor(e,t,r){this.pos=e,this.path=t,this.parentOffset=r,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 new 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 new 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 r=this.pos-this.path[this.path.length-1],o=e.child(t);return r?e.child(t).cut(r):o}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 r=this.path[t*3],o=t==0?0:this.path[t*3-1]+1;for(let s=0;s<e;s++)o+=r.child(s).nodeSize;return o}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return We.none;if(this.textOffset)return e.child(t).marks;let r=e.maybeChild(t-1),o=e.maybeChild(t);if(!r){let l=r;r=o,o=l}let s=r.marks;for(var i=0;i<s.length;i++)s[i].type.spec.inclusive===!1&&(!o||!s[i].isInSet(o.marks))&&(s=s[i--].removeFromSet(s));return s}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let r=t.marks,o=e.parent.maybeChild(e.index());for(var s=0;s<r.length;s++)r[s].type.spec.inclusive===!1&&(!o||!r[s].isInSet(o.marks))&&(r=r[s--].removeFromSet(r));return r}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 r=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);r>=0;r--)if(e.pos<=this.end(r)&&(!t||t(this.node(r))))return new gi(this,e,r);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(e,t){if(!(t>=0&&t<=e.content.size))throw new RangeError("Position "+t+" out of range");let r=[],o=0,s=t;for(let i=e;;){let{index:l,offset:a}=i.content.findIndex(s),u=s-a;if(r.push(i,l,o+a),!u||(i=i.child(l),i.isText))break;s=u-1,o+=a+1}return new ds(t,r,s)}static resolveCached(e,t){for(let o=0;o<zl.length;o++){let s=zl[o];if(s.pos==t&&s.doc==e)return s}let r=zl[jl]=ds.resolve(e,t);return jl=(jl+1)%Hv,r}}let zl=[],jl=0,Hv=12;class gi{constructor(e,t,r){this.$from=e,this.$to=t,this.depth=r}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)}}const Uv=Object.create(null);let Fr=class kd{constructor(e,t,r,o=We.none){this.type=e,this.attrs=t,this.marks=o,this.content=r||fe.empty}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,r,o=0){this.content.nodesBetween(e,t,r,o,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,r,o){return this.content.textBetween(e,t,r,o)}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,r){return this.type==e&&hi(this.attrs,t||e.defaultAttrs||Uv)&&We.sameSet(this.marks,r||We.none)}copy(e=null){return e==this.content?this:new kd(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new kd(this.type,this.attrs,this.content,e)}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,r=!1){if(e==t)return _e.empty;let o=this.resolve(e),s=this.resolve(t),i=r?0:o.sharedDepth(t),l=o.start(i),u=o.node(i).content.cut(o.pos-l,s.pos-l);return new _e(u,o.depth-i,s.depth-i)}replace(e,t,r){return Vv(this.resolve(e),this.resolve(t),r)}nodeAt(e){for(let t=this;;){let{index:r,offset:o}=t.content.findIndex(e);if(t=t.maybeChild(r),!t)return null;if(o==e||t.isText)return t;e-=o+1}}childAfter(e){let{index:t,offset:r}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:r}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:r}=this.content.findIndex(e);if(r<e)return{node:this.content.child(t),index:t,offset:r};let o=this.content.child(t-1);return{node:o,index:t-1,offset:r-o.nodeSize}}resolve(e){return ds.resolveCached(this,e)}resolveNoCache(e){return ds.resolve(this,e)}rangeHasMark(e,t,r){let o=!1;return t>e&&this.nodesBetween(e,t,s=>(r.isInSet(s.marks)&&(o=!0),!o)),o}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()+")"),eh(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw new Error("Called contentMatchAt on a node with invalid content");return t}canReplace(e,t,r=fe.empty,o=0,s=r.childCount){let i=this.contentMatchAt(e).matchFragment(r,o,s),l=i&&i.matchFragment(this.content,t);if(!l||!l.validEnd)return!1;for(let a=o;a<s;a++)if(!this.type.allowsMarks(r.child(a).marks))return!1;return!0}canReplaceWith(e,t,r,o){if(o&&!this.type.allowsMarks(o))return!1;let s=this.contentMatchAt(e).matchType(r),i=s&&s.matchFragment(this.content,t);return i?i.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);let e=We.none;for(let t=0;t<this.marks.length;t++)e=this.marks[t].addToSet(e);if(!We.sameSet(e,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(t=>t.type.name)}`);this.content.forEach(t=>t.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(t=>t.toJSON())),e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Node.fromJSON");let r=null;if(t.marks){if(!Array.isArray(t.marks))throw new RangeError("Invalid mark data for Node.fromJSON");r=t.marks.map(e.markFromJSON)}if(t.type=="text"){if(typeof t.text!="string")throw new RangeError("Invalid text node in JSON");return e.text(t.text,r)}let o=fe.fromJSON(e,t.content);return e.nodeType(t.type).create(t.attrs,o,r)}};Fr.prototype.text=void 0;class vi extends Fr{constructor(e,t,r,o){if(super(e,t,null,o),!r)throw new RangeError("Empty text nodes are not allowed");this.text=r}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):eh(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(e){return e==this.marks?this:new vi(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new vi(this.type,this.attrs,e,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 eh(n,e){for(let t=n.length-1;t>=0;t--)e=n[t].type.name+"("+e+")";return e}class Vr{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,t){let r=new zv(e,t);if(r.next==null)return Vr.empty;let o=th(r);r.next&&r.err("Unexpected trailing text");let s=Jv(Qv(o));return Zv(s,r),s}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,r=e.childCount){let o=this;for(let s=t;o&&s<r;s++)o=o.matchType(e.child(s).type);return o}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 r=0;r<e.next.length;r++)if(this.next[t].type==e.next[r].type)return!0;return!1}fillBefore(e,t=!1,r=0){let o=[this];function s(i,l){let a=i.matchFragment(e,r);if(a&&(!t||a.validEnd))return fe.from(l.map(u=>u.createAndFill()));for(let u=0;u<i.next.length;u++){let{type:d,next:f}=i.next[u];if(!(d.isText||d.hasRequiredAttrs())&&o.indexOf(f)==-1){o.push(f);let h=s(f,l.concat(d));if(h)return h}}return null}return s(this,[])}findWrapping(e){for(let r=0;r<this.wrapCache.length;r+=2)if(this.wrapCache[r]==e)return this.wrapCache[r+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),r=[{match:this,type:null,via:null}];for(;r.length;){let o=r.shift(),s=o.match;if(s.matchType(e)){let i=[];for(let l=o;l.type;l=l.via)i.push(l.type);return i.reverse()}for(let i=0;i<s.next.length;i++){let{type:l,next:a}=s.next[i];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in t)&&(!o.type||a.validEnd)&&(r.push({match:l.contentMatch,type:l,via:o}),t[l.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw new RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function t(r){e.push(r);for(let o=0;o<r.next.length;o++)e.indexOf(r.next[o].next)==-1&&t(r.next[o].next)}return t(this),e.map((r,o)=>{let s=o+(r.validEnd?"*":" ")+" ";for(let i=0;i<r.next.length;i++)s+=(i?", ":"")+r.next[i].type.name+"->"+e.indexOf(r.next[i].next);return s}).join(`
|
|
63
|
+
`)}}Vr.empty=new Vr(!0);class zv{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 new SyntaxError(e+" (in content expression '"+this.string+"')")}}function th(n){let e=[];do e.push(jv(n));while(n.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function jv(n){let e=[];do e.push(Wv(n));while(n.next&&n.next!=")"&&n.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function Wv(n){let e=Gv(n);for(;;)if(n.eat("+"))e={type:"plus",expr:e};else if(n.eat("*"))e={type:"star",expr:e};else if(n.eat("?"))e={type:"opt",expr:e};else if(n.eat("{"))e=Kv(n,e);else break;return e}function nh(n){/\D/.test(n.next)&&n.err("Expected number, got '"+n.next+"'");let e=Number(n.next);return n.pos++,e}function Kv(n,e){let t=nh(n),r=t;return n.eat(",")&&(n.next!="}"?r=nh(n):r=-1),n.eat("}")||n.err("Unclosed braced range"),{type:"range",min:t,max:r,expr:e}}function Yv(n,e){let t=n.nodeTypes,r=t[e];if(r)return[r];let o=[];for(let s in t){let i=t[s];i.groups.indexOf(e)>-1&&o.push(i)}return o.length==0&&n.err("No node type or group '"+e+"' found"),o}function Gv(n){if(n.eat("(")){let e=th(n);return n.eat(")")||n.err("Missing closing paren"),e}else if(/\W/.test(n.next))n.err("Unexpected token '"+n.next+"'");else{let e=Yv(n,n.next).map(t=>(n.inline==null?n.inline=t.isInline:n.inline!=t.isInline&&n.err("Mixing inline and block content"),{type:"name",value:t}));return n.pos++,e.length==1?e[0]:{type:"choice",exprs:e}}}function Qv(n){let e=[[]];return o(s(n,0),t()),e;function t(){return e.push([])-1}function r(i,l,a){let u={term:a,to:l};return e[i].push(u),u}function o(i,l){i.forEach(a=>a.to=l)}function s(i,l){if(i.type=="choice")return i.exprs.reduce((a,u)=>a.concat(s(u,l)),[]);if(i.type=="seq")for(let a=0;;a++){let u=s(i.exprs[a],l);if(a==i.exprs.length-1)return u;o(u,l=t())}else if(i.type=="star"){let a=t();return r(l,a),o(s(i.expr,a),a),[r(a)]}else if(i.type=="plus"){let a=t();return o(s(i.expr,l),a),o(s(i.expr,a),a),[r(a)]}else{if(i.type=="opt")return[r(l)].concat(s(i.expr,l));if(i.type=="range"){let a=l;for(let u=0;u<i.min;u++){let d=t();o(s(i.expr,a),d),a=d}if(i.max==-1)o(s(i.expr,a),a);else for(let u=i.min;u<i.max;u++){let d=t();r(a,d),o(s(i.expr,a),d),a=d}return[r(a)]}else{if(i.type=="name")return[r(l,void 0,i.value)];throw new Error("Unknown expr type")}}}}function rh(n,e){return e-n}function oh(n,e){let t=[];return r(e),t.sort(rh);function r(o){let s=n[o];if(s.length==1&&!s[0].term)return r(s[0].to);t.push(o);for(let i=0;i<s.length;i++){let{term:l,to:a}=s[i];!l&&t.indexOf(a)==-1&&r(a)}}}function Jv(n){let e=Object.create(null);return t(oh(n,0));function t(r){let o=[];r.forEach(i=>{n[i].forEach(({term:l,to:a})=>{if(!l)return;let u;for(let d=0;d<o.length;d++)o[d][0]==l&&(u=o[d][1]);oh(n,a).forEach(d=>{u||o.push([l,u=[]]),u.indexOf(d)==-1&&u.push(d)})})});let s=e[r.join(",")]=new Vr(r.indexOf(n.length-1)>-1);for(let i=0;i<o.length;i++){let l=o[i][1].sort(rh);s.next.push({type:o[i][0],next:e[l.join(",")]||t(l)})}return s}}function Zv(n,e){for(let t=0,r=[n];t<r.length;t++){let o=r[t],s=!o.validEnd,i=[];for(let l=0;l<o.next.length;l++){let{type:a,next:u}=o.next[l];i.push(a.name),s&&!(a.isText||a.hasRequiredAttrs())&&(s=!1),r.indexOf(u)==-1&&r.push(u)}s&&e.err("Only non-generatable nodes ("+i.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function sh(n){let e=Object.create(null);for(let t in n){let r=n[t];if(!r.hasDefault)return null;e[t]=r.default}return e}function ih(n,e){let t=Object.create(null);for(let r in n){let o=e&&e[r];if(o===void 0){let s=n[r];if(s.hasDefault)o=s.default;else throw new RangeError("No value supplied for attribute "+r)}t[r]=o}return t}function ah(n){let e=Object.create(null);if(n)for(let t in n)e[t]=new Xv(n[t]);return e}let lh=class $g{constructor(e,t,r){this.name=e,this.schema=t,this.spec=r,this.markSet=null,this.groups=r.group?r.group.split(" "):[],this.attrs=ah(r.attrs),this.defaultAttrs=sh(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(r.inline||e=="text"),this.isText=e=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==Vr.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}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:ih(this.attrs,e)}create(e=null,t,r){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new Fr(this,this.computeAttrs(e),fe.from(t),We.setFrom(r))}createChecked(e=null,t,r){return t=fe.from(t),this.checkContent(t),new Fr(this,this.computeAttrs(e),t,We.setFrom(r))}createAndFill(e=null,t,r){if(e=this.computeAttrs(e),t=fe.from(t),t.size){let i=this.contentMatch.fillBefore(t);if(!i)return null;t=i.append(t)}let o=this.contentMatch.matchFragment(t),s=o&&o.fillBefore(fe.empty,!0);return s?new Fr(this,e,t.append(s),We.setFrom(r)):null}validContent(e){let t=this.contentMatch.matchFragment(e);if(!t||!t.validEnd)return!1;for(let r=0;r<e.childCount;r++)if(!this.allowsMarks(e.child(r).marks))return!1;return!0}checkContent(e){if(!this.validContent(e))throw new RangeError(`Invalid content for node ${this.name}: ${e.toString().slice(0,50)}`)}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 r=0;r<e.length;r++)this.allowsMarkType(e[r].type)?t&&t.push(e[r]):t||(t=e.slice(0,r));return t?t.length?t:We.none:e}static compile(e,t){let r=Object.create(null);e.forEach((s,i)=>r[s]=new $g(s,t,i));let o=t.spec.topNode||"doc";if(!r[o])throw new RangeError("Schema is missing its top node type ('"+o+"')");if(!r.text)throw new RangeError("Every schema needs a 'text' type");for(let s in r.text.attrs)throw new RangeError("The text node type should not have attributes");return r}};class Xv{constructor(e){this.hasDefault=Object.prototype.hasOwnProperty.call(e,"default"),this.default=e.default}get isRequired(){return!this.hasDefault}}class yi{constructor(e,t,r,o){this.name=e,this.rank=t,this.schema=r,this.spec=o,this.attrs=ah(o.attrs),this.excluded=null;let s=sh(this.attrs);this.instance=s?new We(this,s):null}create(e=null){return!e&&this.instance?this.instance:new We(this,ih(this.attrs,e))}static compile(e,t){let r=Object.create(null),o=0;return e.forEach((s,i)=>r[s]=new yi(s,o++,t,i)),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]}excludes(e){return this.excluded.indexOf(e)>-1}}class qv{constructor(e){this.cached=Object.create(null);let t=this.spec={};for(let o in e)t[o]=e[o];t.nodes=ht.from(e.nodes),t.marks=ht.from(e.marks||{}),this.nodes=lh.compile(this.spec.nodes,this),this.marks=yi.compile(this.spec.marks,this);let r=Object.create(null);for(let o in this.nodes){if(o in this.marks)throw new RangeError(o+" can not be both a node and a mark");let s=this.nodes[o],i=s.spec.content||"",l=s.spec.marks;s.contentMatch=r[i]||(r[i]=Vr.parse(i,this.nodes)),s.inlineContent=s.contentMatch.inlineContent,s.markSet=l=="_"?null:l?ch(this,l.split(" ")):l==""||!s.inlineContent?[]:null}for(let o in this.marks){let s=this.marks[o],i=s.spec.excludes;s.excluded=i==null?[s]:i==""?[]:ch(this,i.split(" "))}this.nodeFromJSON=this.nodeFromJSON.bind(this),this.markFromJSON=this.markFromJSON.bind(this),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(e,t=null,r,o){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof lh){if(e.schema!=this)throw new RangeError("Node type from different schema used ("+e.name+")")}else throw new RangeError("Invalid node type: "+e);return e.createChecked(t,r,o)}text(e,t){let r=this.nodes.text;return new vi(r,r.defaultAttrs,e,We.setFrom(t))}mark(e,t){return typeof e=="string"&&(e=this.marks[e]),e.create(t)}nodeFromJSON(e){return Fr.fromJSON(this,e)}markFromJSON(e){return We.fromJSON(this,e)}nodeType(e){let t=this.nodes[e];if(!t)throw new RangeError("Unknown node type: "+e);return t}}function ch(n,e){let t=[];for(let r=0;r<e.length;r++){let o=e[r],s=n.marks[o],i=s;if(s)t.push(s);else for(let l in n.marks){let a=n.marks[l];(o=="_"||a.spec.group&&a.spec.group.split(" ").indexOf(o)>-1)&&t.push(i=a)}if(!i)throw new SyntaxError("Unknown mark type: '"+e[r]+"'")}return t}class po{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[],t.forEach(r=>{r.tag?this.tags.push(r):r.style&&this.styles.push(r)}),this.normalizeLists=!this.tags.some(r=>{if(!/^(ul|ol)\b/.test(r.tag)||!r.node)return!1;let o=e.nodes[r.node];return o.contentMatch.matchType(o)})}parse(e,t={}){let r=new hh(this,t,!1);return r.addAll(e,t.from,t.to),r.finish()}parseSlice(e,t={}){let r=new hh(this,t,!0);return r.addAll(e,t.from,t.to),_e.maxOpen(r.finish())}matchTag(e,t,r){for(let o=r?this.tags.indexOf(r)+1:0;o<this.tags.length;o++){let s=this.tags[o];if(ny(e,s.tag)&&(s.namespace===void 0||e.namespaceURI==s.namespace)&&(!s.context||t.matchesContext(s.context))){if(s.getAttrs){let i=s.getAttrs(e);if(i===!1)continue;s.attrs=i||void 0}return s}}}matchStyle(e,t,r,o){for(let s=o?this.styles.indexOf(o)+1:0;s<this.styles.length;s++){let i=this.styles[s],l=i.style;if(!(l.indexOf(e)!=0||i.context&&!r.matchesContext(i.context)||l.length>e.length&&(l.charCodeAt(e.length)!=61||l.slice(e.length+1)!=t))){if(i.getAttrs){let a=i.getAttrs(t);if(a===!1)continue;i.attrs=a||void 0}return i}}}static schemaRules(e){let t=[];function r(o){let s=o.priority==null?50:o.priority,i=0;for(;i<t.length;i++){let l=t[i];if((l.priority==null?50:l.priority)<s)break}t.splice(i,0,o)}for(let o in e.marks){let s=e.marks[o].spec.parseDOM;s&&s.forEach(i=>{r(i=ph(i)),i.mark||i.ignore||i.clearMark||(i.mark=o)})}for(let o in e.nodes){let s=e.nodes[o].spec.parseDOM;s&&s.forEach(i=>{r(i=ph(i)),i.node||i.ignore||i.mark||(i.node=o)})}return t}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new po(e,po.schemaRules(e)))}}const uh={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},ey={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},dh={ol:!0,ul:!0},Ei=1,Ci=2,fs=4;function fh(n,e,t){return e!=null?(e?Ei:0)|(e==="full"?Ci:0):n&&n.whitespace=="pre"?Ei|Ci:t&~fs}class bi{constructor(e,t,r,o,s,i,l){this.type=e,this.attrs=t,this.marks=r,this.pendingMarks=o,this.solid=s,this.options=l,this.content=[],this.activeMarks=We.none,this.stashMarks=[],this.match=i||(l&fs?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(fe.from(e));if(t)this.match=this.type.contentMatch.matchFragment(t);else{let r=this.type.contentMatch,o;return(o=r.findWrapping(e.type))?(this.match=r,o):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&Ei)){let r=this.content[this.content.length-1],o;if(r&&r.isText&&(o=/[ \t\r\n\u000c]+$/.exec(r.text))){let s=r;r.text.length==o[0].length?this.content.pop():this.content[this.content.length-1]=s.withText(s.text.slice(0,s.text.length-o[0].length))}}let t=fe.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(fe.empty,!0))),this.type?this.type.create(this.attrs,t,this.marks):t}popFromStashMark(e){for(let t=this.stashMarks.length-1;t>=0;t--)if(e.eq(this.stashMarks[t]))return this.stashMarks.splice(t,1)[0]}applyPending(e){for(let t=0,r=this.pendingMarks;t<r.length;t++){let o=r[t];(this.type?this.type.allowsMarkType(o.type):oy(o.type,e))&&!o.isInSet(this.activeMarks)&&(this.activeMarks=o.addToSet(this.activeMarks),this.pendingMarks=o.removeFromSet(this.pendingMarks))}}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!uh.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class hh{constructor(e,t,r){this.parser=e,this.options=t,this.isOpen=r,this.open=0;let o=t.topNode,s,i=fh(null,t.preserveWhitespace,0)|(r?fs:0);o?s=new bi(o.type,o.attrs,We.none,We.none,!0,t.topMatch||o.type.contentMatch,i):r?s=new bi(null,null,We.none,We.none,!0,null,i):s=new bi(e.schema.topNodeType,null,We.none,We.none,!0,null,i),this.nodes=[s],this.find=t.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e){e.nodeType==3?this.addTextNode(e):e.nodeType==1&&this.addElement(e)}withStyleRules(e,t){let r=e.getAttribute("style");if(!r)return t();let o=this.readStyles(ry(r));if(!o)return;let[s,i]=o,l=this.top;for(let a=0;a<i.length;a++)this.removePendingMark(i[a],l);for(let a=0;a<s.length;a++)this.addPendingMark(s[a]);t();for(let a=0;a<s.length;a++)this.removePendingMark(s[a],l);for(let a=0;a<i.length;a++)this.addPendingMark(i[a])}addTextNode(e){let t=e.nodeValue,r=this.top;if(r.options&Ci||r.inlineContext(e)||/[^ \t\r\n\u000c]/.test(t)){if(r.options&Ei)r.options&Ci?t=t.replace(/\r\n?/g,`
|
|
64
64
|
`):t=t.replace(/\r?\n|\r/g," ");else if(t=t.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(t)&&this.open==this.nodes.length-1){let o=r.content[r.content.length-1],s=e.previousSibling;(!o||s&&s.nodeName=="BR"||o.isText&&/[ \t\r\n\u000c]$/.test(o.text))&&(t=t.slice(1))}t&&this.insertNode(this.parser.schema.text(t)),this.findInText(e)}else this.findInside(e)}addElement(e,t){let r=e.nodeName.toLowerCase(),o;dh.hasOwnProperty(r)&&this.parser.normalizeLists&&ty(e);let s=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(o=this.parser.matchTag(e,this,t));if(s?s.ignore:ey.hasOwnProperty(r))this.findInside(e),this.ignoreFallback(e);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 i,l=this.top,a=this.needsBlock;if(uh.hasOwnProperty(r))l.content.length&&l.content[0].isInline&&this.open&&(this.open--,l=this.top),i=!0,l.type||(this.needsBlock=!0);else if(!e.firstChild){this.leafFallback(e);return}s&&s.skip?this.addAll(e):this.withStyleRules(e,()=>this.addAll(e)),i&&this.sync(l),this.needsBlock=a}else this.withStyleRules(e,()=>{this.addElementByRule(e,s,s.consuming===!1?o:void 0)})}leafFallback(e){e.nodeName=="BR"&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(e.ownerDocument.createTextNode(`
|
|
65
|
-
`))}ignoreFallback(e){e.nodeName=="BR"&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text("-"))}readStyles(e){let t=We.none,r=We.none;for(let o=0;o<e.length;o+=2)for(let s=void 0;;){let i=this.parser.matchStyle(e[o],e[o+1],this,s);if(!i)break;if(i.ignore)return null;if(i.clearMark?this.top.pendingMarks.concat(this.top.activeMarks).forEach(l=>{i.clearMark(l)&&(r=l.addToSet(r))}):t=this.parser.schema.marks[i.mark].create(i.attrs).addToSet(t),i.consuming===!1)s=i;else break}return[t,r]}addElementByRule(e,t,r){let o,s,i;t.node?(s=this.parser.schema.nodes[t.node],s.isLeaf?this.insertNode(s.create(t.attrs))||this.leafFallback(e):o=this.enter(s,t.attrs||null,t.preserveWhitespace)):(i=this.parser.schema.marks[t.mark].create(t.attrs),this.addPendingMark(i));let l=this.top;if(s&&s.isLeaf)this.findInside(e);else if(r)this.addElement(e,r);else if(t.getContent)this.findInside(e),t.getContent(e,this.parser.schema).forEach(a=>this.insertNode(a));else{let a=e;typeof t.contentElement=="string"?a=e.querySelector(t.contentElement):typeof t.contentElement=="function"?a=t.contentElement(e):t.contentElement&&(a=t.contentElement),this.findAround(e,a,!0),this.addAll(a)}o&&this.sync(l)&&this.open--,i&&this.removePendingMark(i,l)}addAll(e,t,r){let o=t||0;for(let s=t?e.childNodes[t]:e.firstChild,i=r==null?null:e.childNodes[r];s!=i;s=s.nextSibling,++o)this.findAtPoint(e,o),this.addDOM(s);this.findAtPoint(e,o)}findPlace(e){let t,r;for(let o=this.open;o>=0;o--){let s=this.nodes[o],i=s.findWrapping(e);if(i&&(!t||t.length>i.length)&&(t=i,r=s,!i.length)||s.solid)break}if(!t)return!1;this.sync(r);for(let o=0;o<t.length;o++)this.enterInner(t[o],null,!1);return!0}insertNode(e){if(e.isInline&&this.needsBlock&&!this.top.type){let t=this.textblockFromContext();t&&this.enterInner(t)}if(this.findPlace(e)){this.closeExtra();let t=this.top;t.applyPending(e.type),t.match&&(t.match=t.match.matchType(e.type));let r=t.activeMarks;for(let o=0;o<e.marks.length;o++)(!t.type||t.type.allowsMarkType(e.marks[o].type))&&(r=e.marks[o].addToSet(r));return t.content.push(e.mark(r)),!0}return!1}enter(e,t,r){let o=this.findPlace(e.create(t));return o&&this.enterInner(e,t,!0,r),o}enterInner(e,t=null,r=!1,o){this.closeExtra();let s=this.top;s.applyPending(e),s.match=s.match&&s.match.matchType(e);let i=fh(e,o,s.options);s.options&fs&&s.content.length==0&&(i|=fs),this.nodes.push(new bi(e,t,s.activeMarks,s.pendingMarks,r,null,i)),this.open++}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;return!1}get currentPos(){this.closeExtra();let e=0;for(let t=this.open;t>=0;t--){let r=this.nodes[t].content;for(let o=r.length-1;o>=0;o--)e+=r[o].nodeSize;t&&e++}return e}findAtPoint(e,t){if(this.find)for(let r=0;r<this.find.length;r++)this.find[r].node==e&&this.find[r].offset==t&&(this.find[r].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,r){if(e!=t&&this.find)for(let o=0;o<this.find.length;o++)this.find[o].pos==null&&e.nodeType==1&&e.contains(this.find[o].node)&&t.compareDocumentPosition(this.find[o].node)&(r?2:4)&&(this.find[o].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("/"),r=this.options.context,o=!this.isOpen&&(!r||r.parent.type==this.nodes[0].type),s=-(r?r.depth+1:0)+(o?0:1),i=(l,a)=>{for(;l>=0;l--){let u=t[l];if(u==""){if(l==t.length-1||l==0)continue;for(;a>=s;a--)if(i(l-1,a))return!0;return!1}else{let d=a>0||a==0&&o?this.nodes[a].type:r&&a>=s?r.node(a-s).type:null;if(!d||d.name!=u&&d.groups.indexOf(u)==-1)return!1;a--}}return!0};return i(t.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let t=e.depth;t>=0;t--){let r=e.node(t).contentMatchAt(e.indexAfter(t)).defaultType;if(r&&r.isTextblock&&r.defaultAttrs)return r}for(let t in this.parser.schema.nodes){let r=this.parser.schema.nodes[t];if(r.isTextblock&&r.defaultAttrs)return r}}addPendingMark(e){let t=sy(e,this.top.pendingMarks);t&&this.top.stashMarks.push(t),this.top.pendingMarks=e.addToSet(this.top.pendingMarks)}removePendingMark(e,t){for(let r=this.open;r>=0;r--){let o=this.nodes[r];if(o.pendingMarks.lastIndexOf(e)>-1)o.pendingMarks=e.removeFromSet(o.pendingMarks);else{o.activeMarks=e.removeFromSet(o.activeMarks);let i=o.popFromStashMark(e);i&&o.type&&o.type.allowsMarkType(i.type)&&(o.activeMarks=i.addToSet(o.activeMarks))}if(o==t)break}}}function ty(n){for(let e=n.firstChild,t=null;e;e=e.nextSibling){let r=e.nodeType==1?e.nodeName.toLowerCase():null;r&&dh.hasOwnProperty(r)&&t?(t.appendChild(e),e=t):r=="li"?t=e:r&&(t=null)}}function ny(n,e){return(n.matches||n.msMatchesSelector||n.webkitMatchesSelector||n.mozMatchesSelector).call(n,e)}function ry(n){let e=/\s*([\w-]+)\s*:\s*([^;]+)/g,t,r=[];for(;t=e.exec(n);)r.push(t[1],t[2].trim());return r}function ph(n){let e={};for(let t in n)e[t]=n[t];return e}function oy(n,e){let t=e.schema.nodes;for(let r in t){let o=t[r];if(!o.allowsMarkType(n))continue;let s=[],i=l=>{s.push(l);for(let a=0;a<l.edgeCount;a++){let{type:u,next:d}=l.edge(a);if(u==e||s.indexOf(d)<0&&i(d))return!0}};if(i(o.contentMatch))return!0}}function sy(n,e){for(let t=0;t<e.length;t++)if(n.eq(e[t]))return e[t]}class En{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},r){r||(r=Wl(t).createDocumentFragment());let o=r,s=[];return e.forEach(i=>{if(s.length||i.marks.length){let l=0,a=0;for(;l<s.length&&a<i.marks.length;){let u=i.marks[a];if(!this.marks[u.type.name]){a++;continue}if(!u.eq(s[l][0])||u.type.spec.spanning===!1)break;l++,a++}for(;l<s.length;)o=s.pop()[1];for(;a<i.marks.length;){let u=i.marks[a++],d=this.serializeMark(u,i.isInline,t);d&&(s.push([u,o]),o.appendChild(d.dom),o=d.contentDOM||d.dom)}}o.appendChild(this.serializeNodeInner(i,t))}),r}serializeNodeInner(e,t){let{dom:r,contentDOM:o}=En.renderSpec(Wl(t),this.nodes[e.type.name](e));if(o){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,t,o)}return r}serializeNode(e,t={}){let r=this.serializeNodeInner(e,t);for(let o=e.marks.length-1;o>=0;o--){let s=this.serializeMark(e.marks[o],e.isInline,t);s&&((s.contentDOM||s.dom).appendChild(r),r=s.dom)}return r}serializeMark(e,t,r={}){let o=this.marks[e.type.name];return o&&En.renderSpec(Wl(r),o(e,t))}static renderSpec(e,t,r=null){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 o=t[0],s=o.indexOf(" ");s>0&&(r=o.slice(0,s),o=o.slice(s+1));let i,l=r?e.createElementNS(r,o):e.createElement(o),a=t[1],u=1;if(a&&typeof a=="object"&&a.nodeType==null&&!Array.isArray(a)){u=2;for(let d in a)if(a[d]!=null){let f=d.indexOf(" ");f>0?l.setAttributeNS(d.slice(0,f),d.slice(f+1),a[d]):l.setAttribute(d,a[d])}}for(let d=u;d<t.length;d++){let f=t[d];if(f===0){if(d<t.length-1||d>u)throw new RangeError("Content hole must be the only child of its parent node");return{dom:l,contentDOM:l}}else{let{dom:h,contentDOM:p}=En.renderSpec(e,f,r);if(l.appendChild(h),p){if(i)throw new RangeError("Multiple content holes");i=p}}}return{dom:l,contentDOM:i}}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new En(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let t=mh(e.nodes);return t.text||(t.text=r=>r.text),t}static marksFromSchema(e){return mh(e.marks)}}function mh(n){let e={};for(let t in n){let r=n[t].spec.toDOM;r&&(e[t]=r)}return e}function Wl(n){return n.document||window.document}const gh=65535,vh=Math.pow(2,16);function iy(n,e){return n+e*vh}function yh(n){return n&gh}function ay(n){return(n-(n&gh))/vh}const Eh=1,Ch=2,Ai=4,bh=8;class Kl{constructor(e,t,r){this.pos=e,this.delInfo=t,this.recover=r}get deleted(){return(this.delInfo&bh)>0}get deletedBefore(){return(this.delInfo&(Eh|Ai))>0}get deletedAfter(){return(this.delInfo&(Ch|Ai))>0}get deletedAcross(){return(this.delInfo&Ai)>0}}class $t{constructor(e,t=!1){if(this.ranges=e,this.inverted=t,!e.length&&$t.empty)return $t.empty}recover(e){let t=0,r=yh(e);if(!this.inverted)for(let o=0;o<r;o++)t+=this.ranges[o*3+2]-this.ranges[o*3+1];return this.ranges[r*3]+t+ay(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,r){let o=0,s=this.inverted?2:1,i=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?o:0);if(a>e)break;let u=this.ranges[l+s],d=this.ranges[l+i],f=a+u;if(e<=f){let h=u?e==a?-1:e==f?1:t:t,p=a+o+(h<0?0:d);if(r)return p;let m=e==(t<0?a:f)?null:iy(l/3,e-a),g=e==a?Ch:e==f?Eh:Ai;return(t<0?e!=a:e!=f)&&(g|=bh),new Kl(p,g,m)}o+=d-u}return r?e+o:new Kl(e+o,0,null)}touches(e,t){let r=0,o=yh(t),s=this.inverted?2:1,i=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?r:0);if(a>e)break;let u=this.ranges[l+s],d=a+u;if(e<=d&&l==o*3)return!0;r+=this.ranges[l+i]-u}return!1}forEach(e){let t=this.inverted?2:1,r=this.inverted?1:2;for(let o=0,s=0;o<this.ranges.length;o+=3){let i=this.ranges[o],l=i-(this.inverted?s:0),a=i+(this.inverted?0:s),u=this.ranges[o+t],d=this.ranges[o+r];e(l,l+u,a,a+d),s+=d-u}}invert(){return new $t(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?$t.empty:new $t(e<0?[0,-e,0]:[0,0,e])}}$t.empty=new $t([]);class hs{constructor(e=[],t,r=0,o=e.length){this.maps=e,this.mirror=t,this.from=r,this.to=o}slice(e=0,t=this.maps.length){return new hs(this.maps,this.mirror,e,t)}copy(){return new hs(this.maps.slice(),this.mirror&&this.mirror.slice(),this.from,this.to)}appendMap(e,t){this.to=this.maps.push(e),t!=null&&this.setMirror(this.maps.length-1,t)}appendMapping(e){for(let t=0,r=this.maps.length;t<e.maps.length;t++){let o=e.getMirror(t);this.appendMap(e.maps[t],o!=null&&o<t?r+o: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=[]),this.mirror.push(e,t)}appendMappingInverted(e){for(let t=e.maps.length-1,r=this.maps.length+e.maps.length;t>=0;t--){let o=e.getMirror(t);this.appendMap(e.maps[t].invert(),o!=null&&o>t?r-o-1:void 0)}}invert(){let e=new hs;return e.appendMappingInverted(this),e}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let r=this.from;r<this.to;r++)e=this.maps[r].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,r){let o=0;for(let s=this.from;s<this.to;s++){let i=this.maps[s],l=i.mapResult(e,t);if(l.recover!=null){let a=this.getMirror(s);if(a!=null&&a>s&&a<this.to){s=a,e=this.maps[a].recover(l.recover);continue}}o|=l.delInfo,e=l.pos}return r?e:new Kl(e,o,null)}}const Yl=Object.create(null);class vt{getMap(){return $t.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw new RangeError("Invalid input for Step.fromJSON");let r=Yl[t.stepType];if(!r)throw new RangeError(`No step type ${t.stepType} defined`);return r.fromJSON(e,t)}static jsonID(e,t){if(e in Yl)throw new RangeError("Duplicate use of step JSON ID "+e);return Yl[e]=t,t.prototype.jsonID=e,t}}class ot{constructor(e,t){this.doc=e,this.failed=t}static ok(e){return new ot(e,null)}static fail(e){return new ot(null,e)}static fromReplace(e,t,r,o){try{return ot.ok(e.replace(t,r,o))}catch(s){if(s instanceof pi)return ot.fail(s.message);throw s}}}function Gl(n,e,t){let r=[];for(let o=0;o<n.childCount;o++){let s=n.child(o);s.content.size&&(s=s.copy(Gl(s.content,e,s))),s.isInline&&(s=e(s,t,o)),r.push(s)}return fe.fromArray(r)}class qn extends vt{constructor(e,t,r){super(),this.from=e,this.to=t,this.mark=r}apply(e){let t=e.slice(this.from,this.to),r=e.resolve(this.from),o=r.node(r.sharedDepth(this.to)),s=new _e(Gl(t.content,(i,l)=>!i.isAtom||!l.type.allowsMarkType(this.mark.type)?i:i.mark(this.mark.addToSet(i.marks)),o),t.openStart,t.openEnd);return ot.fromReplace(e,this.from,this.to,s)}invert(){return new Cn(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return t.deleted&&r.deleted||t.pos>=r.pos?null:new qn(t.pos,r.pos,this.mark)}merge(e){return e instanceof qn&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new qn(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"addMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for AddMarkStep.fromJSON");return new qn(t.from,t.to,e.markFromJSON(t.mark))}}vt.jsonID("addMark",qn);class Cn extends vt{constructor(e,t,r){super(),this.from=e,this.to=t,this.mark=r}apply(e){let t=e.slice(this.from,this.to),r=new _e(Gl(t.content,o=>o.mark(this.mark.removeFromSet(o.marks)),e),t.openStart,t.openEnd);return ot.fromReplace(e,this.from,this.to,r)}invert(){return new qn(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return t.deleted&&r.deleted||t.pos>=r.pos?null:new Cn(t.pos,r.pos,this.mark)}merge(e){return e instanceof Cn&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new Cn(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"removeMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for RemoveMarkStep.fromJSON");return new Cn(t.from,t.to,e.markFromJSON(t.mark))}}vt.jsonID("removeMark",Cn);class er extends vt{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return ot.fail("No node at mark step's position");let r=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return ot.fromReplace(e,this.pos,this.pos+1,new _e(fe.from(r),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);if(t){let r=this.mark.addToSet(t.marks);if(r.length==t.marks.length){for(let o=0;o<t.marks.length;o++)if(!t.marks[o].isInSet(r))return new er(this.pos,t.marks[o]);return new er(this.pos,this.mark)}}return new po(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new er(t.pos,this.mark)}toJSON(){return{stepType:"addNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for AddNodeMarkStep.fromJSON");return new er(t.pos,e.markFromJSON(t.mark))}}vt.jsonID("addNodeMark",er);class po extends vt{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return ot.fail("No node at mark step's position");let r=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return ot.fromReplace(e,this.pos,this.pos+1,new _e(fe.from(r),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new er(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new po(t.pos,this.mark)}toJSON(){return{stepType:"removeNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for RemoveNodeMarkStep.fromJSON");return new po(t.pos,e.markFromJSON(t.mark))}}vt.jsonID("removeNodeMark",po);class pt extends vt{constructor(e,t,r,o=!1){super(),this.from=e,this.to=t,this.slice=r,this.structure=o}apply(e){return this.structure&&Ql(e,this.from,this.to)?ot.fail("Structure replace would overwrite content"):ot.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new $t([this.from,this.to-this.from,this.slice.size])}invert(e){return new pt(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return t.deletedAcross&&r.deletedAcross?null:new pt(t.pos,Math.max(t.pos,r.pos),this.slice)}merge(e){if(!(e instanceof pt)||e.structure||this.structure)return null;if(this.from+this.slice.size==e.from&&!this.slice.openEnd&&!e.slice.openStart){let t=this.slice.size+e.slice.size==0?_e.empty:new _e(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new pt(this.from,this.to+(e.to-e.from),t,this.structure)}else if(e.to==this.from&&!this.slice.openStart&&!e.slice.openEnd){let t=this.slice.size+e.slice.size==0?_e.empty:new _e(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new pt(e.from,this.to,t,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(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for ReplaceStep.fromJSON");return new pt(t.from,t.to,_e.fromJSON(e,t.slice),!!t.structure)}}vt.jsonID("replace",pt);class lt extends vt{constructor(e,t,r,o,s,i,l=!1){super(),this.from=e,this.to=t,this.gapFrom=r,this.gapTo=o,this.slice=s,this.insert=i,this.structure=l}apply(e){if(this.structure&&(Ql(e,this.from,this.gapFrom)||Ql(e,this.gapTo,this.to)))return ot.fail("Structure gap-replace would overwrite content");let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return ot.fail("Gap is not a flat range");let r=this.slice.insertAt(this.insert,t.content);return r?ot.fromReplace(e,this.from,this.to,r):ot.fail("Content does not fit in gap")}getMap(){return new $t([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(e){let t=this.gapTo-this.gapFrom;return new lt(this.from,this.from+this.slice.size+t,this.from+this.insert,this.from+this.insert+t,e.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1),o=e.map(this.gapFrom,-1),s=e.map(this.gapTo,1);return t.deletedAcross&&r.deletedAcross||o<t.pos||s>r.pos?null:new lt(t.pos,r.pos,o,s,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(e,t){if(typeof t.from!="number"||typeof t.to!="number"||typeof t.gapFrom!="number"||typeof t.gapTo!="number"||typeof t.insert!="number")throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");return new lt(t.from,t.to,t.gapFrom,t.gapTo,_e.fromJSON(e,t.slice),t.insert,!!t.structure)}}vt.jsonID("replaceAround",lt);function Ql(n,e,t){let r=n.resolve(e),o=t-e,s=r.depth;for(;o>0&&s>0&&r.indexAfter(s)==r.node(s).childCount;)s--,o--;if(o>0){let i=r.node(s).maybeChild(r.indexAfter(s));for(;o>0;){if(!i||i.isLeaf)return!0;i=i.firstChild,o--}}return!1}function ly(n,e,t,r){let o=[],s=[],i,l;n.doc.nodesBetween(e,t,(a,u,d)=>{if(!a.isInline)return;let f=a.marks;if(!r.isInSet(f)&&d.type.allowsMarkType(r.type)){let h=Math.max(u,e),p=Math.min(u+a.nodeSize,t),m=r.addToSet(f);for(let g=0;g<f.length;g++)f[g].isInSet(m)||(i&&i.to==h&&i.mark.eq(f[g])?i.to=p:o.push(i=new Cn(h,p,f[g])));l&&l.to==h?l.to=p:s.push(l=new qn(h,p,r))}}),o.forEach(a=>n.step(a)),s.forEach(a=>n.step(a))}function cy(n,e,t,r){let o=[],s=0;n.doc.nodesBetween(e,t,(i,l)=>{if(!i.isInline)return;s++;let a=null;if(r instanceof yi){let u=i.marks,d;for(;d=r.isInSet(u);)(a||(a=[])).push(d),u=d.removeFromSet(u)}else r?r.isInSet(i.marks)&&(a=[r]):a=i.marks;if(a&&a.length){let u=Math.min(l+i.nodeSize,t);for(let d=0;d<a.length;d++){let f=a[d],h;for(let p=0;p<o.length;p++){let m=o[p];m.step==s-1&&f.eq(o[p].style)&&(h=m)}h?(h.to=u,h.step=s):o.push({style:f,from:Math.max(l,e),to:u,step:s})}}}),o.forEach(i=>n.step(new Cn(i.from,i.to,i.style)))}function uy(n,e,t,r=t.contentMatch){let o=n.doc.nodeAt(e),s=[],i=e+1;for(let l=0;l<o.childCount;l++){let a=o.child(l),u=i+a.nodeSize,d=r.matchType(a.type);if(!d)s.push(new pt(i,u,_e.empty));else{r=d;for(let f=0;f<a.marks.length;f++)t.allowsMarkType(a.marks[f].type)||n.step(new Cn(i,u,a.marks[f]));if(a.isText&&!t.spec.code){let f,h=/\r?\n|\r/g,p;for(;f=h.exec(a.text);)p||(p=new _e(fe.from(t.schema.text(" ",t.allowedMarks(a.marks))),0,0)),s.push(new pt(i+f.index,i+f.index+f[0].length,p))}}i=u}if(!r.validEnd){let l=r.fillBefore(fe.empty,!0);n.replace(i,i,new _e(l,0,0))}for(let l=s.length-1;l>=0;l--)n.step(s[l])}function dy(n,e,t){return(e==0||n.canReplace(e,n.childCount))&&(t==n.childCount||n.canReplace(0,t))}function mo(n){let t=n.parent.content.cutByIndex(n.startIndex,n.endIndex);for(let r=n.depth;;--r){let o=n.$from.node(r),s=n.$from.index(r),i=n.$to.indexAfter(r);if(r<n.depth&&o.canReplace(s,i,t))return r;if(r==0||o.type.spec.isolating||!dy(o,s,i))break}return null}function fy(n,e,t){let{$from:r,$to:o,depth:s}=e,i=r.before(s+1),l=o.after(s+1),a=i,u=l,d=fe.empty,f=0;for(let m=s,g=!1;m>t;m--)g||r.index(m)>0?(g=!0,d=fe.from(r.node(m).copy(d)),f++):a--;let h=fe.empty,p=0;for(let m=s,g=!1;m>t;m--)g||o.after(m+1)<o.end(m)?(g=!0,h=fe.from(o.node(m).copy(h)),p++):u++;n.step(new lt(a,u,i,l,new _e(d.append(h),f,p),d.size-f,!0))}function Jl(n,e,t=null,r=n){let o=hy(n,e),s=o&&py(r,e);return s?o.map(Ah).concat({type:e,attrs:t}).concat(s.map(Ah)):null}function Ah(n){return{type:n,attrs:null}}function hy(n,e){let{parent:t,startIndex:r,endIndex:o}=n,s=t.contentMatchAt(r).findWrapping(e);if(!s)return null;let i=s.length?s[0]:e;return t.canReplaceWith(r,o,i)?s:null}function py(n,e){let{parent:t,startIndex:r,endIndex:o}=n,s=t.child(r),i=e.contentMatch.findWrapping(s.type);if(!i)return null;let a=(i.length?i[i.length-1]:e).contentMatch;for(let u=r;a&&u<o;u++)a=a.matchType(t.child(u).type);return!a||!a.validEnd?null:i}function my(n,e,t){let r=fe.empty;for(let i=t.length-1;i>=0;i--){if(r.size){let l=t[i].type.contentMatch.matchFragment(r);if(!l||!l.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}r=fe.from(t[i].type.create(t[i].attrs,r))}let o=e.start,s=e.end;n.step(new lt(o,s,o,s,new _e(r,0,0),t.length,!0))}function gy(n,e,t,r,o){if(!r.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let s=n.steps.length;n.doc.nodesBetween(e,t,(i,l)=>{if(i.isTextblock&&!i.hasMarkup(r,o)&&vy(n.doc,n.mapping.slice(s).map(l),r)){n.clearIncompatible(n.mapping.slice(s).map(l,1),r);let a=n.mapping.slice(s),u=a.map(l,1),d=a.map(l+i.nodeSize,1);return n.step(new lt(u,d,u+1,d-1,new _e(fe.from(r.create(o,null,i.marks)),0,0),1,!0)),!1}})}function vy(n,e,t){let r=n.resolve(e),o=r.index();return r.parent.canReplaceWith(o,o+1,t)}function yy(n,e,t,r,o){let s=n.doc.nodeAt(e);if(!s)throw new RangeError("No node at given position");t||(t=s.type);let i=t.create(r,null,o||s.marks);if(s.isLeaf)return n.replaceWith(e,e+s.nodeSize,i);if(!t.validContent(s.content))throw new RangeError("Invalid content for node type "+t.name);n.step(new lt(e,e+s.nodeSize,e+1,e+s.nodeSize-1,new _e(fe.from(i),0,0),1,!0))}function go(n,e,t=1,r){let o=n.resolve(e),s=o.depth-t,i=r&&r[r.length-1]||o.parent;if(s<0||o.parent.type.spec.isolating||!o.parent.canReplace(o.index(),o.parent.childCount)||!i.type.validContent(o.parent.content.cutByIndex(o.index(),o.parent.childCount)))return!1;for(let u=o.depth-1,d=t-2;u>s;u--,d--){let f=o.node(u),h=o.index(u);if(f.type.spec.isolating)return!1;let p=f.content.cutByIndex(h,f.childCount),m=r&&r[d+1];m&&(p=p.replaceChild(0,m.type.create(m.attrs)));let g=r&&r[d]||f;if(!f.canReplace(h+1,f.childCount)||!g.type.validContent(p))return!1}let l=o.indexAfter(s),a=r&&r[0];return o.node(s).canReplaceWith(l,l,a?a.type:o.node(s+1).type)}function Ey(n,e,t=1,r){let o=n.doc.resolve(e),s=fe.empty,i=fe.empty;for(let l=o.depth,a=o.depth-t,u=t-1;l>a;l--,u--){s=fe.from(o.node(l).copy(s));let d=r&&r[u];i=fe.from(d?d.type.create(d.attrs,i):o.node(l).copy(i))}n.step(new pt(e,e,new _e(s.append(i),t,t),!0))}function tr(n,e){let t=n.resolve(e),r=t.index();return _h(t.nodeBefore,t.nodeAfter)&&t.parent.canReplace(r,r+1)}function _h(n,e){return!!(n&&e&&!n.isLeaf&&n.canAppend(e))}function _i(n,e,t=-1){let r=n.resolve(e);for(let o=r.depth;;o--){let s,i,l=r.index(o);if(o==r.depth?(s=r.nodeBefore,i=r.nodeAfter):t>0?(s=r.node(o+1),l++,i=r.node(o).maybeChild(l)):(s=r.node(o).maybeChild(l-1),i=r.node(o+1)),s&&!s.isTextblock&&_h(s,i)&&r.node(o).canReplace(l,l+1))return e;if(o==0)break;e=t<0?r.before(o):r.after(o)}}function Cy(n,e,t){let r=new pt(e-t,e+t,_e.empty,!0);n.step(r)}function by(n,e,t){let r=n.resolve(e);if(r.parent.canReplaceWith(r.index(),r.index(),t))return e;if(r.parentOffset==0)for(let o=r.depth-1;o>=0;o--){let s=r.index(o);if(r.node(o).canReplaceWith(s,s,t))return r.before(o+1);if(s>0)return null}if(r.parentOffset==r.parent.content.size)for(let o=r.depth-1;o>=0;o--){let s=r.indexAfter(o);if(r.node(o).canReplaceWith(s,s,t))return r.after(o+1);if(s<r.node(o).childCount)return null}return null}function Ay(n,e,t){let r=n.resolve(e);if(!t.content.size)return e;let o=t.content;for(let s=0;s<t.openStart;s++)o=o.firstChild.content;for(let s=1;s<=(t.openStart==0&&t.size?2:1);s++)for(let i=r.depth;i>=0;i--){let l=i==r.depth?0:r.pos<=(r.start(i+1)+r.end(i+1))/2?-1:1,a=r.index(i)+(l>0?1:0),u=r.node(i),d=!1;if(s==1)d=u.canReplace(a,a,o);else{let f=u.contentMatchAt(a).findWrapping(o.firstChild.type);d=f&&u.canReplaceWith(a,a,f[0])}if(d)return l==0?r.pos:l<0?r.before(i+1):r.after(i+1)}return null}function Zl(n,e,t=e,r=_e.empty){if(e==t&&!r.size)return null;let o=n.resolve(e),s=n.resolve(t);return wh(o,s,r)?new pt(e,t,r):new _y(o,s,r).fit()}function wh(n,e,t){return!t.openStart&&!t.openEnd&&n.start()==e.start()&&n.parent.canReplace(n.index(),e.index(),t.content)}class _y{constructor(e,t,r){this.$from=e,this.$to=t,this.unplaced=r,this.frontier=[],this.placed=fe.empty;for(let o=0;o<=e.depth;o++){let s=e.node(o);this.frontier.push({type:s.type,match:s.contentMatchAt(e.indexAfter(o))})}for(let o=e.depth;o>0;o--)this.placed=fe.from(e.node(o).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let u=this.findFittable();u?this.placeNodes(u):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),t=this.placed.size-this.depth-this.$from.depth,r=this.$from,o=this.close(e<0?this.$to:r.doc.resolve(e));if(!o)return null;let s=this.placed,i=r.depth,l=o.depth;for(;i&&l&&s.childCount==1;)s=s.firstChild.content,i--,l--;let a=new _e(s,i,l);return e>-1?new lt(r.pos,e,this.$to.pos,this.$to.end(),a,t):a.size||r.pos!=this.$to.pos?new pt(r.pos,o.pos,a):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,r=0,o=this.unplaced.openEnd;r<e;r++){let s=t.firstChild;if(t.childCount>1&&(o=0),s.type.spec.isolating&&o<=r){e=r;break}t=s.content}for(let t=1;t<=2;t++)for(let r=t==1?e:this.unplaced.openStart;r>=0;r--){let o,s=null;r?(s=Xl(this.unplaced.content,r-1).firstChild,o=s.content):o=this.unplaced.content;let i=o.firstChild;for(let l=this.depth;l>=0;l--){let{type:a,match:u}=this.frontier[l],d,f=null;if(t==1&&(i?u.matchType(i.type)||(f=u.fillBefore(fe.from(i),!1)):s&&a.compatibleContent(s.type)))return{sliceDepth:r,frontierDepth:l,parent:s,inject:f};if(t==2&&i&&(d=u.findWrapping(i.type)))return{sliceDepth:r,frontierDepth:l,parent:s,wrap:d};if(s&&u.matchType(s.type))break}}}openMore(){let{content:e,openStart:t,openEnd:r}=this.unplaced,o=Xl(e,t);return!o.childCount||o.firstChild.isLeaf?!1:(this.unplaced=new _e(e,t+1,Math.max(r,o.size+t>=e.size-r?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:r}=this.unplaced,o=Xl(e,t);if(o.childCount<=1&&t>0){let s=e.size-t<=t+o.size;this.unplaced=new _e(ps(e,t-1,1),t-1,s?t-1:r)}else this.unplaced=new _e(ps(e,t,1),t,r)}placeNodes({sliceDepth:e,frontierDepth:t,parent:r,inject:o,wrap:s}){for(;this.depth>t;)this.closeFrontierNode();if(s)for(let g=0;g<s.length;g++)this.openFrontierNode(s[g]);let i=this.unplaced,l=r?r.content:i.content,a=i.openStart-e,u=0,d=[],{match:f,type:h}=this.frontier[t];if(o){for(let g=0;g<o.childCount;g++)d.push(o.child(g));f=f.matchFragment(o)}let p=l.size+e-(i.content.size-i.openEnd);for(;u<l.childCount;){let g=l.child(u),v=f.matchType(g.type);if(!v)break;u++,(u>1||a==0||g.content.size)&&(f=v,d.push(Sh(g.mark(h.allowedMarks(g.marks)),u==1?a:0,u==l.childCount?p:-1)))}let m=u==l.childCount;m||(p=-1),this.placed=ms(this.placed,t,fe.from(d)),this.frontier[t].match=f,m&&p<0&&r&&r.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let g=0,v=l;g<p;g++){let C=v.lastChild;this.frontier.push({type:C.type,match:C.contentMatchAt(C.childCount)}),v=C.content}this.unplaced=m?e==0?_e.empty:new _e(ps(i.content,e-1,1),e-1,p<0?i.openEnd:e-1):new _e(ps(i.content,e,u),i.openStart,i.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!ql(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:r}=this.$to,o=this.$to.after(r);for(;r>1&&o==this.$to.end(--r);)++o;return o}findCloseLevel(e){e:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:r,type:o}=this.frontier[t],s=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),i=ql(e,t,o,r,s);if(i){for(let l=t-1;l>=0;l--){let{match:a,type:u}=this.frontier[l],d=ql(e,l,u,a,!0);if(!d||d.childCount)continue e}return{depth:t,fit:i,move:s?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=ms(this.placed,t.depth,t.fit)),e=t.move;for(let r=t.depth+1;r<=e.depth;r++){let o=e.node(r),s=o.type.contentMatch.fillBefore(o.content,!0,e.index(r));this.openFrontierNode(o.type,o.attrs,s)}return e}openFrontierNode(e,t=null,r){let o=this.frontier[this.depth];o.match=o.match.matchType(e),this.placed=ms(this.placed,this.depth,fe.from(e.create(t,r))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let t=this.frontier.pop().match.fillBefore(fe.empty,!0);t.childCount&&(this.placed=ms(this.placed,this.frontier.length,t))}}function ps(n,e,t){return e==0?n.cutByIndex(t,n.childCount):n.replaceChild(0,n.firstChild.copy(ps(n.firstChild.content,e-1,t)))}function ms(n,e,t){return e==0?n.append(t):n.replaceChild(n.childCount-1,n.lastChild.copy(ms(n.lastChild.content,e-1,t)))}function Xl(n,e){for(let t=0;t<e;t++)n=n.firstChild.content;return n}function Sh(n,e,t){if(e<=0)return n;let r=n.content;return e>1&&(r=r.replaceChild(0,Sh(r.firstChild,e-1,r.childCount==1?t-1:0))),e>0&&(r=n.type.contentMatch.fillBefore(r).append(r),t<=0&&(r=r.append(n.type.contentMatch.matchFragment(r).fillBefore(fe.empty,!0)))),n.copy(r)}function ql(n,e,t,r,o){let s=n.node(e),i=o?n.indexAfter(e):n.index(e);if(i==s.childCount&&!t.compatibleContent(s.type))return null;let l=r.fillBefore(s.content,!0,i);return l&&!wy(t,s.content,i)?l:null}function wy(n,e,t){for(let r=t;r<e.childCount;r++)if(!n.allowsMarks(e.child(r).marks))return!0;return!1}function Sy(n){return n.spec.defining||n.spec.definingForContent}function Ty(n,e,t,r){if(!r.size)return n.deleteRange(e,t);let o=n.doc.resolve(e),s=n.doc.resolve(t);if(wh(o,s,r))return n.step(new pt(e,t,r));let i=kh(o,n.doc.resolve(t));i[i.length-1]==0&&i.pop();let l=-(o.depth+1);i.unshift(l);for(let h=o.depth,p=o.pos-1;h>0;h--,p--){let m=o.node(h).type.spec;if(m.defining||m.definingAsContext||m.isolating)break;i.indexOf(h)>-1?l=h:o.before(h)==p&&i.splice(1,0,-h)}let a=i.indexOf(l),u=[],d=r.openStart;for(let h=r.content,p=0;;p++){let m=h.firstChild;if(u.push(m),p==r.openStart)break;h=m.content}for(let h=d-1;h>=0;h--){let p=u[h],m=Sy(p.type);if(m&&!p.sameMarkup(o.node(Math.abs(l)-1)))d=h;else if(m||!p.type.isTextblock)break}for(let h=r.openStart;h>=0;h--){let p=(h+d+1)%(r.openStart+1),m=u[p];if(m)for(let g=0;g<i.length;g++){let v=i[(g+a)%i.length],C=!0;v<0&&(C=!1,v=-v);let A=o.node(v-1),E=o.index(v-1);if(A.canReplaceWith(E,E,m.type,m.marks))return n.replace(o.before(v),C?s.after(v):t,new _e(Th(r.content,0,r.openStart,p),p,r.openEnd))}}let f=n.steps.length;for(let h=i.length-1;h>=0&&(n.replace(e,t,r),!(n.steps.length>f));h--){let p=i[h];p<0||(e=o.before(p),t=s.after(p))}}function Th(n,e,t,r,o){if(e<t){let s=n.firstChild;n=n.replaceChild(0,s.copy(Th(s.content,e+1,t,r,s)))}if(e>r){let s=o.contentMatchAt(0),i=s.fillBefore(n).append(n);n=i.append(s.matchFragment(i).fillBefore(fe.empty,!0))}return n}function ky(n,e,t,r){if(!r.isInline&&e==t&&n.doc.resolve(e).parent.content.size){let o=by(n.doc,e,r.type);o!=null&&(e=t=o)}n.replaceRange(e,t,new _e(fe.from(r),0,0))}function xy(n,e,t){let r=n.doc.resolve(e),o=n.doc.resolve(t),s=kh(r,o);for(let i=0;i<s.length;i++){let l=s[i],a=i==s.length-1;if(a&&l==0||r.node(l).type.contentMatch.validEnd)return n.delete(r.start(l),o.end(l));if(l>0&&(a||r.node(l-1).canReplace(r.index(l-1),o.indexAfter(l-1))))return n.delete(r.before(l),o.after(l))}for(let i=1;i<=r.depth&&i<=o.depth;i++)if(e-r.start(i)==r.depth-i&&t>r.end(i)&&o.end(i)-t!=o.depth-i)return n.delete(r.before(i),t);n.delete(e,t)}function kh(n,e){let t=[],r=Math.min(n.depth,e.depth);for(let o=r;o>=0;o--){let s=n.start(o);if(s<n.pos-(n.depth-o)||e.end(o)>e.pos+(e.depth-o)||n.node(o).type.spec.isolating||e.node(o).type.spec.isolating)break;(s==e.start(o)||o==n.depth&&o==e.depth&&n.parent.inlineContent&&e.parent.inlineContent&&o&&e.start(o-1)==s-1)&&t.push(o)}return t}class vo extends vt{constructor(e,t,r){super(),this.pos=e,this.attr=t,this.value=r}apply(e){let t=e.nodeAt(this.pos);if(!t)return ot.fail("No node at attribute step's position");let r=Object.create(null);for(let s in t.attrs)r[s]=t.attrs[s];r[this.attr]=this.value;let o=t.type.create(r,null,t.marks);return ot.fromReplace(e,this.pos,this.pos+1,new _e(fe.from(o),0,t.isLeaf?0:1))}getMap(){return $t.empty}invert(e){return new vo(this.pos,this.attr,e.nodeAt(this.pos).attrs[this.attr])}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new vo(t.pos,this.attr,this.value)}toJSON(){return{stepType:"attr",pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(e,t){if(typeof t.pos!="number"||typeof t.attr!="string")throw new RangeError("Invalid input for AttrStep.fromJSON");return new vo(t.pos,t.attr,t.value)}}vt.jsonID("attr",vo);class gs extends vt{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let o in e.attrs)t[o]=e.attrs[o];t[this.attr]=this.value;let r=e.type.create(t,e.content,e.marks);return ot.ok(r)}getMap(){return $t.empty}invert(e){return new gs(this.attr,e.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:"docAttr",attr:this.attr,value:this.value}}static fromJSON(e,t){if(typeof t.attr!="string")throw new RangeError("Invalid input for DocAttrStep.fromJSON");return new gs(t.attr,t.value)}}vt.jsonID("docAttr",gs);let yo=class extends Error{};yo=function n(e){let t=Error.call(this,e);return t.__proto__=n.prototype,t},yo.prototype=Object.create(Error.prototype),yo.prototype.constructor=yo,yo.prototype.name="TransformError";class xh{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new hs}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new yo(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}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t}replace(e,t=e,r=_e.empty){let o=Zl(this.doc,e,t,r);return o&&this.step(o),this}replaceWith(e,t,r){return this.replace(e,t,new _e(fe.from(r),0,0))}delete(e,t){return this.replace(e,t,_e.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,r){return Ty(this,e,t,r),this}replaceRangeWith(e,t,r){return ky(this,e,t,r),this}deleteRange(e,t){return xy(this,e,t),this}lift(e,t){return fy(this,e,t),this}join(e,t=1){return Cy(this,e,t),this}wrap(e,t){return my(this,e,t),this}setBlockType(e,t=e,r,o=null){return gy(this,e,t,r,o),this}setNodeMarkup(e,t,r=null,o){return yy(this,e,t,r,o),this}setNodeAttribute(e,t,r){return this.step(new vo(e,t,r)),this}setDocAttribute(e,t){return this.step(new gs(e,t)),this}addNodeMark(e,t){return this.step(new er(e,t)),this}removeNodeMark(e,t){if(!(t instanceof We)){let r=this.doc.nodeAt(e);if(!r)throw new RangeError("No node at position "+e);if(t=t.isInSet(r.marks),!t)return this}return this.step(new po(e,t)),this}split(e,t=1,r){return Ey(this,e,t,r),this}addMark(e,t,r){return ly(this,e,t,r),this}removeMark(e,t,r){return cy(this,e,t,r),this}clearIncompatible(e,t,r){return uy(this,e,t,r),this}}const ec=Object.create(null);class He{constructor(e,t,r){this.$anchor=e,this.$head=t,this.ranges=r||[new Ny(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=_e.empty){let r=t.content.lastChild,o=null;for(let l=0;l<t.openEnd;l++)o=r,r=r.lastChild;let s=e.steps.length,i=this.ranges;for(let l=0;l<i.length;l++){let{$from:a,$to:u}=i[l],d=e.mapping.slice(s);e.replaceRange(d.map(a.pos),d.map(u.pos),l?_e.empty:t),l==0&&Ih(e,s,(r?r.isInline:o&&o.isTextblock)?-1:1)}}replaceWith(e,t){let r=e.steps.length,o=this.ranges;for(let s=0;s<o.length;s++){let{$from:i,$to:l}=o[s],a=e.mapping.slice(r),u=a.map(i.pos),d=a.map(l.pos);s?e.deleteRange(u,d):(e.replaceRangeWith(u,d,t),Ih(e,r,t.isInline?-1:1))}}static findFrom(e,t,r=!1){let o=e.parent.inlineContent?new Ue(e):Eo(e.node(0),e.parent,e.pos,e.index(),t,r);if(o)return o;for(let s=e.depth-1;s>=0;s--){let i=t<0?Eo(e.node(0),e.node(s),e.before(s+1),e.index(s),t,r):Eo(e.node(0),e.node(s),e.after(s+1),e.index(s)+1,t,r);if(i)return i}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new cn(e.node(0))}static atStart(e){return Eo(e,e,0,0,1)||new cn(e)}static atEnd(e){return Eo(e,e,e.content.size,e.childCount,-1)||new cn(e)}static fromJSON(e,t){if(!t||!t.type)throw new RangeError("Invalid input for Selection.fromJSON");let r=ec[t.type];if(!r)throw new RangeError(`No selection type ${t.type} defined`);return r.fromJSON(e,t)}static jsonID(e,t){if(e in ec)throw new RangeError("Duplicate use of selection JSON ID "+e);return ec[e]=t,t.prototype.jsonID=e,t}getBookmark(){return Ue.between(this.$anchor,this.$head).getBookmark()}}He.prototype.visible=!0;class Ny{constructor(e,t){this.$from=e,this.$to=t}}let Nh=!1;function Oh(n){!Nh&&!n.parent.inlineContent&&(Nh=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+n.parent.type.name+")"))}class Ue extends He{constructor(e,t=e){Oh(e),Oh(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(e,t){let r=e.resolve(t.map(this.head));if(!r.parent.inlineContent)return He.near(r);let o=e.resolve(t.map(this.anchor));return new Ue(o.parent.inlineContent?o:r,r)}replace(e,t=_e.empty){if(super.replace(e,t),t==_e.empty){let r=this.$from.marksAcross(this.$to);r&&e.ensureMarks(r)}}eq(e){return e instanceof Ue&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new wi(this.anchor,this.head)}toJSON(){return{type:"text",anchor:this.anchor,head:this.head}}static fromJSON(e,t){if(typeof t.anchor!="number"||typeof t.head!="number")throw new RangeError("Invalid input for TextSelection.fromJSON");return new Ue(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,r=t){let o=e.resolve(t);return new this(o,r==t?o:e.resolve(r))}static between(e,t,r){let o=e.pos-t.pos;if((!r||o)&&(r=o>=0?1:-1),!t.parent.inlineContent){let s=He.findFrom(t,r,!0)||He.findFrom(t,-r,!0);if(s)t=s.$head;else return He.near(t,r)}return e.parent.inlineContent||(o==0?e=t:(e=(He.findFrom(e,-r,!0)||He.findFrom(e,r,!0)).$anchor,e.pos<t.pos!=o<0&&(e=t))),new Ue(e,t)}}He.jsonID("text",Ue);class wi{constructor(e,t){this.anchor=e,this.head=t}map(e){return new wi(e.map(this.anchor),e.map(this.head))}resolve(e){return Ue.between(e.resolve(this.anchor),e.resolve(this.head))}}class Le extends He{constructor(e){let t=e.nodeAfter,r=e.node(0).resolve(e.pos+t.nodeSize);super(e,r),this.node=t}map(e,t){let{deleted:r,pos:o}=t.mapResult(this.anchor),s=e.resolve(o);return r?He.near(s):new Le(s)}content(){return new _e(fe.from(this.node),0,0)}eq(e){return e instanceof Le&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new tc(this.anchor)}static fromJSON(e,t){if(typeof t.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new Le(e.resolve(t.anchor))}static create(e,t){return new Le(e.resolve(t))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}}Le.prototype.visible=!1,He.jsonID("node",Le);class tc{constructor(e){this.anchor=e}map(e){let{deleted:t,pos:r}=e.mapResult(this.anchor);return t?new wi(r,r):new tc(r)}resolve(e){let t=e.resolve(this.anchor),r=t.nodeAfter;return r&&Le.isSelectable(r)?new Le(t):He.near(t)}}class cn extends He{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=_e.empty){if(t==_e.empty){e.delete(0,e.doc.content.size);let r=He.atStart(e.doc);r.eq(e.selection)||e.setSelection(r)}else super.replace(e,t)}toJSON(){return{type:"all"}}static fromJSON(e){return new cn(e)}map(e){return new cn(e)}eq(e){return e instanceof cn}getBookmark(){return Oy}}He.jsonID("all",cn);const Oy={map(){return this},resolve(n){return new cn(n)}};function Eo(n,e,t,r,o,s=!1){if(e.inlineContent)return Ue.create(n,t);for(let i=r-(o>0?0:1);o>0?i<e.childCount:i>=0;i+=o){let l=e.child(i);if(l.isAtom){if(!s&&Le.isSelectable(l))return Le.create(n,t-(o<0?l.nodeSize:0))}else{let a=Eo(n,l,t+o,o<0?l.childCount:0,o,s);if(a)return a}t+=l.nodeSize*o}return null}function Ih(n,e,t){let r=n.steps.length-1;if(r<e)return;let o=n.steps[r];if(!(o instanceof pt||o instanceof lt))return;let s=n.mapping.maps[r],i;s.forEach((l,a,u,d)=>{i==null&&(i=d)}),n.setSelection(He.near(n.doc.resolve(i),t))}const Mh=1,Si=2,Lh=4;class Iy extends xh{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 new RangeError("Selection passed to setSelection must point at the current document");return this.curSelection=e,this.curSelectionFor=this.steps.length,this.updated=(this.updated|Mh)&~Si,this.storedMarks=null,this}get selectionSet(){return(this.updated&Mh)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=Si,this}ensureMarks(e){return We.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&Si)>0}addStep(e,t){super.addStep(e,t),this.updated=this.updated&~Si,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,t=!0){let r=this.selection;return t&&(e=e.mark(this.storedMarks||(r.empty?r.$from.marks():r.$from.marksAcross(r.$to)||We.none))),r.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,t,r){let o=this.doc.type.schema;if(t==null)return e?this.replaceSelectionWith(o.text(e),!0):this.deleteSelection();{if(r==null&&(r=t),r=r??t,!e)return this.deleteRange(t,r);let s=this.storedMarks;if(!s){let i=this.doc.resolve(t);s=r==t?i.marks():i.marksAcross(this.doc.resolve(r))}return this.replaceRangeWith(t,r,o.text(e,s)),this.selection.empty||this.setSelection(He.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|=Lh,this}get scrolledIntoView(){return(this.updated&Lh)>0}}function Dh(n,e){return!e||!n?n:n.bind(e)}class vs{constructor(e,t,r){this.name=e,this.init=Dh(t.init,r),this.apply=Dh(t.apply,r)}}const My=[new vs("doc",{init(n){return n.doc||n.schema.topNodeType.createAndFill()},apply(n){return n.doc}}),new vs("selection",{init(n,e){return n.selection||He.atStart(e.doc)},apply(n){return n.selection}}),new vs("storedMarks",{init(n){return n.storedMarks||null},apply(n,e,t,r){return r.selection.$cursor?n.storedMarks:null}}),new vs("scrollToSelection",{init(){return 0},apply(n,e){return n.scrolledIntoView?e+1:e}})];class nc{constructor(e,t){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=My.slice(),t&&t.forEach(r=>{if(this.pluginsByKey[r.key])throw new RangeError("Adding different instances of a keyed plugin ("+r.key+")");this.plugins.push(r),this.pluginsByKey[r.key]=r,r.spec.state&&this.fields.push(new vs(r.key,r.spec.state,r))})}}class Co{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 r=0;r<this.config.plugins.length;r++)if(r!=t){let o=this.config.plugins[r];if(o.spec.filterTransaction&&!o.spec.filterTransaction.call(o,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let t=[e],r=this.applyInner(e),o=null;for(;;){let s=!1;for(let i=0;i<this.config.plugins.length;i++){let l=this.config.plugins[i];if(l.spec.appendTransaction){let a=o?o[i].n:0,u=o?o[i].state:this,d=a<t.length&&l.spec.appendTransaction.call(l,a?t.slice(a):t,u,r);if(d&&r.filterTransaction(d,i)){if(d.setMeta("appendedTransaction",e),!o){o=[];for(let f=0;f<this.config.plugins.length;f++)o.push(f<i?{state:r,n:t.length}:{state:this,n:0})}t.push(d),r=r.applyInner(d),s=!0}o&&(o[i]={state:r,n:t.length})}}if(!s)return{state:r,transactions:t}}}applyInner(e){if(!e.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let t=new Co(this.config),r=this.config.fields;for(let o=0;o<r.length;o++){let s=r[o];t[s.name]=s.apply(e,this[s.name],this,t)}return t}get tr(){return new Iy(this)}static create(e){let t=new nc(e.doc?e.doc.type.schema:e.schema,e.plugins),r=new Co(t);for(let o=0;o<t.fields.length;o++)r[t.fields[o].name]=t.fields[o].init(e,r);return r}reconfigure(e){let t=new nc(this.schema,e.plugins),r=t.fields,o=new Co(t);for(let s=0;s<r.length;s++){let i=r[s].name;o[i]=this.hasOwnProperty(i)?this[i]:r[s].init(e,o)}return o}toJSON(e){let t={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(t.storedMarks=this.storedMarks.map(r=>r.toJSON())),e&&typeof e=="object")for(let r in e){if(r=="doc"||r=="selection")throw new RangeError("The JSON fields `doc` and `selection` are reserved");let o=e[r],s=o.spec.state;s&&s.toJSON&&(t[r]=s.toJSON.call(o,this[o.key]))}return t}static fromJSON(e,t,r){if(!t)throw new RangeError("Invalid input for EditorState.fromJSON");if(!e.schema)throw new RangeError("Required config field 'schema' missing");let o=new nc(e.schema,e.plugins),s=new Co(o);return o.fields.forEach(i=>{if(i.name=="doc")s.doc=Fr.fromJSON(e.schema,t.doc);else if(i.name=="selection")s.selection=He.fromJSON(s.doc,t.selection);else if(i.name=="storedMarks")t.storedMarks&&(s.storedMarks=t.storedMarks.map(e.schema.markFromJSON));else{if(r)for(let l in r){let a=r[l],u=a.spec.state;if(a.key==i.name&&u&&u.fromJSON&&Object.prototype.hasOwnProperty.call(t,l)){s[i.name]=u.fromJSON.call(a,e,t[l],s);return}}s[i.name]=i.init(e,s)}}),s}}function Rh(n,e,t){for(let r in n){let o=n[r];o instanceof Function?o=o.bind(e):r=="handleDOMEvents"&&(o=Rh(o,e,{})),t[r]=o}return t}class Dt{constructor(e){this.spec=e,this.props={},e.props&&Rh(e.props,this,this.props),this.key=e.key?e.key.key:Bh("plugin")}getState(e){return e[this.key]}}const rc=Object.create(null);function Bh(n){return n in rc?n+"$"+ ++rc[n]:(rc[n]=0,n+"$")}class un{constructor(e="key"){this.key=Bh(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}}const At=function(n){for(var e=0;;e++)if(n=n.previousSibling,!n)return e},ys=function(n){let e=n.assignedSlot||n.parentNode;return e&&e.nodeType==11?e.host:e};let Ph=null;const Rn=function(n,e,t){let r=Ph||(Ph=document.createRange());return r.setEnd(n,t??n.nodeValue.length),r.setStart(n,e||0),r},$r=function(n,e,t,r){return t&&(Fh(n,e,t,r,-1)||Fh(n,e,t,r,1))},Ly=/^(img|br|input|textarea|hr)$/i;function Fh(n,e,t,r,o){for(;;){if(n==t&&e==r)return!0;if(e==(o<0?0:bn(n))){let s=n.parentNode;if(!s||s.nodeType!=1||oc(n)||Ly.test(n.nodeName)||n.contentEditable=="false")return!1;e=At(n)+(o<0?0:1),n=s}else if(n.nodeType==1){if(n=n.childNodes[e+(o<0?-1:0)],n.contentEditable=="false")return!1;e=o<0?bn(n):0}else return!1}}function bn(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function Dy(n,e,t){for(let r=e==0,o=e==bn(n);r||o;){if(n==t)return!0;let s=At(n);if(n=n.parentNode,!n)return!1;r=r&&s==0,o=o&&s==bn(n)}}function oc(n){let e;for(let t=n;t&&!(e=t.pmViewDesc);t=t.parentNode);return e&&e.node&&e.node.isBlock&&(e.dom==n||e.contentDOM==n)}const Ti=function(n){return n.focusNode&&$r(n.focusNode,n.focusOffset,n.anchorNode,n.anchorOffset)};function Hr(n,e){let t=document.createEvent("Event");return t.initEvent("keydown",!0,!0),t.keyCode=n,t.key=t.code=e,t}function Ry(n){let e=n.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function By(n,e,t){if(n.caretPositionFromPoint)try{let r=n.caretPositionFromPoint(e,t);if(r)return{node:r.offsetNode,offset:r.offset}}catch{}if(n.caretRangeFromPoint){let r=n.caretRangeFromPoint(e,t);if(r)return{node:r.startContainer,offset:r.startOffset}}}const An=typeof navigator<"u"?navigator:null,Vh=typeof document<"u"?document:null,nr=An&&An.userAgent||"",sc=/Edge\/(\d+)/.exec(nr),$h=/MSIE \d/.exec(nr),ic=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(nr),Rt=!!($h||ic||sc),rr=$h?document.documentMode:ic?+ic[1]:sc?+sc[1]:0,dn=!Rt&&/gecko\/(\d+)/i.test(nr);dn&&+(/Firefox\/(\d+)/.exec(nr)||[0,0])[1];const ac=!Rt&&/Chrome\/(\d+)/.exec(nr),yt=!!ac,Py=ac?+ac[1]:0,_t=!Rt&&!!An&&/Apple Computer/.test(An.vendor),bo=_t&&(/Mobile\/\w+/.test(nr)||!!An&&An.maxTouchPoints>2),Gt=bo||(An?/Mac/.test(An.platform):!1),Fy=An?/Win/.test(An.platform):!1,fn=/Android \d/.test(nr),Es=!!Vh&&"webkitFontSmoothing"in Vh.documentElement.style,Vy=Es?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function $y(n){return{left:0,right:n.documentElement.clientWidth,top:0,bottom:n.documentElement.clientHeight}}function Bn(n,e){return typeof n=="number"?n:n[e]}function Hy(n){let e=n.getBoundingClientRect(),t=e.width/n.offsetWidth||1,r=e.height/n.offsetHeight||1;return{left:e.left,right:e.left+n.clientWidth*t,top:e.top,bottom:e.top+n.clientHeight*r}}function Hh(n,e,t){let r=n.someProp("scrollThreshold")||0,o=n.someProp("scrollMargin")||5,s=n.dom.ownerDocument;for(let i=t||n.dom;i;i=ys(i)){if(i.nodeType!=1)continue;let l=i,a=l==s.body,u=a?$y(s):Hy(l),d=0,f=0;if(e.top<u.top+Bn(r,"top")?f=-(u.top-e.top+Bn(o,"top")):e.bottom>u.bottom-Bn(r,"bottom")&&(f=e.bottom-e.top>u.bottom-u.top?e.top+Bn(o,"top")-u.top:e.bottom-u.bottom+Bn(o,"bottom")),e.left<u.left+Bn(r,"left")?d=-(u.left-e.left+Bn(o,"left")):e.right>u.right-Bn(r,"right")&&(d=e.right-u.right+Bn(o,"right")),d||f)if(a)s.defaultView.scrollBy(d,f);else{let h=l.scrollLeft,p=l.scrollTop;f&&(l.scrollTop+=f),d&&(l.scrollLeft+=d);let m=l.scrollLeft-h,g=l.scrollTop-p;e={left:e.left-m,top:e.top-g,right:e.right-m,bottom:e.bottom-g}}if(a||/^(fixed|sticky)$/.test(getComputedStyle(i).position))break}}function Uy(n){let e=n.dom.getBoundingClientRect(),t=Math.max(0,e.top),r,o;for(let s=(e.left+e.right)/2,i=t+1;i<Math.min(innerHeight,e.bottom);i+=5){let l=n.root.elementFromPoint(s,i);if(!l||l==n.dom||!n.dom.contains(l))continue;let a=l.getBoundingClientRect();if(a.top>=t-20){r=l,o=a.top;break}}return{refDOM:r,refTop:o,stack:Uh(n.dom)}}function Uh(n){let e=[],t=n.ownerDocument;for(let r=n;r&&(e.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),n!=t);r=ys(r));return e}function zy({refDOM:n,refTop:e,stack:t}){let r=n?n.getBoundingClientRect().top:0;zh(t,r==0?0:r-e)}function zh(n,e){for(let t=0;t<n.length;t++){let{dom:r,top:o,left:s}=n[t];r.scrollTop!=o+e&&(r.scrollTop=o+e),r.scrollLeft!=s&&(r.scrollLeft=s)}}let Ao=null;function jy(n){if(n.setActive)return n.setActive();if(Ao)return n.focus(Ao);let e=Uh(n);n.focus(Ao==null?{get preventScroll(){return Ao={preventScroll:!0},!0}}:void 0),Ao||(Ao=!1,zh(e,0))}function jh(n,e){let t,r=2e8,o,s=0,i=e.top,l=e.top,a,u;for(let d=n.firstChild,f=0;d;d=d.nextSibling,f++){let h;if(d.nodeType==1)h=d.getClientRects();else if(d.nodeType==3)h=Rn(d).getClientRects();else continue;for(let p=0;p<h.length;p++){let m=h[p];if(m.top<=i&&m.bottom>=l){i=Math.max(m.bottom,i),l=Math.min(m.top,l);let g=m.left>e.left?m.left-e.left:m.right<e.left?e.left-m.right:0;if(g<r){t=d,r=g,o=g&&t.nodeType==3?{left:m.right<e.left?m.right:m.left,top:e.top}:e,d.nodeType==1&&g&&(s=f+(e.left>=(m.left+m.right)/2?1:0));continue}}else m.top>e.top&&!a&&m.left<=e.left&&m.right>=e.left&&(a=d,u={left:Math.max(m.left,Math.min(m.right,e.left)),top:m.top});!t&&(e.left>=m.right&&e.top>=m.top||e.left>=m.left&&e.top>=m.bottom)&&(s=f+1)}}return!t&&a&&(t=a,o=u,r=0),t&&t.nodeType==3?Wy(t,o):!t||r&&t.nodeType==1?{node:n,offset:s}:jh(t,o)}function Wy(n,e){let t=n.nodeValue.length,r=document.createRange();for(let o=0;o<t;o++){r.setEnd(n,o+1),r.setStart(n,o);let s=or(r,1);if(s.top!=s.bottom&&lc(e,s))return{node:n,offset:o+(e.left>=(s.left+s.right)/2?1:0)}}return{node:n,offset:0}}function lc(n,e){return n.left>=e.left-1&&n.left<=e.right+1&&n.top>=e.top-1&&n.top<=e.bottom+1}function Ky(n,e){let t=n.parentNode;return t&&/^li$/i.test(t.nodeName)&&e.left<n.getBoundingClientRect().left?t:n}function Yy(n,e,t){let{node:r,offset:o}=jh(e,t),s=-1;if(r.nodeType==1&&!r.firstChild){let i=r.getBoundingClientRect();s=i.left!=i.right&&t.left>(i.left+i.right)/2?1:-1}return n.docView.posFromDOM(r,o,s)}function Gy(n,e,t,r){let o=-1;for(let s=e,i=!1;s!=n.dom;){let l=n.docView.nearestDesc(s,!0);if(!l)return null;if(l.dom.nodeType==1&&(l.node.isBlock&&l.parent&&!i||!l.contentDOM)){let a=l.dom.getBoundingClientRect();if(l.node.isBlock&&l.parent&&!i&&(i=!0,a.left>r.left||a.top>r.top?o=l.posBefore:(a.right<r.left||a.bottom<r.top)&&(o=l.posAfter)),!l.contentDOM&&o<0&&!l.node.isText)return(l.node.isBlock?r.top<(a.top+a.bottom)/2:r.left<(a.left+a.right)/2)?l.posBefore:l.posAfter}s=l.dom.parentNode}return o>-1?o:n.docView.posFromDOM(e,t,-1)}function Wh(n,e,t){let r=n.childNodes.length;if(r&&t.top<t.bottom)for(let o=Math.max(0,Math.min(r-1,Math.floor(r*(e.top-t.top)/(t.bottom-t.top))-2)),s=o;;){let i=n.childNodes[s];if(i.nodeType==1){let l=i.getClientRects();for(let a=0;a<l.length;a++){let u=l[a];if(lc(e,u))return Wh(i,e,u)}}if((s=(s+1)%r)==o)break}return n}function Qy(n,e){let t=n.dom.ownerDocument,r,o=0,s=By(t,e.left,e.top);s&&({node:r,offset:o}=s);let i=(n.root.elementFromPoint?n.root:t).elementFromPoint(e.left,e.top),l;if(!i||!n.dom.contains(i.nodeType!=1?i.parentNode:i)){let u=n.dom.getBoundingClientRect();if(!lc(e,u)||(i=Wh(n.dom,e,u),!i))return null}if(_t)for(let u=i;r&&u;u=ys(u))u.draggable&&(r=void 0);if(i=Ky(i,e),r){if(dn&&r.nodeType==1&&(o=Math.min(o,r.childNodes.length),o<r.childNodes.length)){let d=r.childNodes[o],f;d.nodeName=="IMG"&&(f=d.getBoundingClientRect()).right<=e.left&&f.bottom>e.top&&o++}let u;Es&&o&&r.nodeType==1&&(u=r.childNodes[o-1]).nodeType==1&&u.contentEditable=="false"&&u.getBoundingClientRect().top>=e.top&&o--,r==n.dom&&o==r.childNodes.length-1&&r.lastChild.nodeType==1&&e.top>r.lastChild.getBoundingClientRect().bottom?l=n.state.doc.content.size:(o==0||r.nodeType!=1||r.childNodes[o-1].nodeName!="BR")&&(l=Gy(n,r,o,e))}l==null&&(l=Yy(n,i,e));let a=n.docView.nearestDesc(i,!0);return{pos:l,inside:a?a.posAtStart-a.border:-1}}function Kh(n){return n.top<n.bottom||n.left<n.right}function or(n,e){let t=n.getClientRects();if(t.length){let r=t[e<0?0:t.length-1];if(Kh(r))return r}return Array.prototype.find.call(t,Kh)||n.getBoundingClientRect()}const Jy=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function Yh(n,e,t){let{node:r,offset:o,atom:s}=n.docView.domFromPos(e,t<0?-1:1),i=Es||dn;if(r.nodeType==3)if(i&&(Jy.test(r.nodeValue)||(t<0?!o:o==r.nodeValue.length))){let a=or(Rn(r,o,o),t);if(dn&&o&&/\s/.test(r.nodeValue[o-1])&&o<r.nodeValue.length){let u=or(Rn(r,o-1,o-1),-1);if(u.top==a.top){let d=or(Rn(r,o,o+1),-1);if(d.top!=a.top)return Cs(d,d.left<u.left)}}return a}else{let a=o,u=o,d=t<0?1:-1;return t<0&&!o?(u++,d=-1):t>=0&&o==r.nodeValue.length?(a--,d=1):t<0?a--:u++,Cs(or(Rn(r,a,u),d),d<0)}if(!n.state.doc.resolve(e-(s||0)).parent.inlineContent){if(s==null&&o&&(t<0||o==bn(r))){let a=r.childNodes[o-1];if(a.nodeType==1)return cc(a.getBoundingClientRect(),!1)}if(s==null&&o<bn(r)){let a=r.childNodes[o];if(a.nodeType==1)return cc(a.getBoundingClientRect(),!0)}return cc(r.getBoundingClientRect(),t>=0)}if(s==null&&o&&(t<0||o==bn(r))){let a=r.childNodes[o-1],u=a.nodeType==3?Rn(a,bn(a)-(i?0:1)):a.nodeType==1&&(a.nodeName!="BR"||!a.nextSibling)?a:null;if(u)return Cs(or(u,1),!1)}if(s==null&&o<bn(r)){let a=r.childNodes[o];for(;a.pmViewDesc&&a.pmViewDesc.ignoreForCoords;)a=a.nextSibling;let u=a?a.nodeType==3?Rn(a,0,i?0:1):a.nodeType==1?a:null:null;if(u)return Cs(or(u,-1),!0)}return Cs(or(r.nodeType==3?Rn(r):r,-t),t>=0)}function Cs(n,e){if(n.width==0)return n;let t=e?n.left:n.right;return{top:n.top,bottom:n.bottom,left:t,right:t}}function cc(n,e){if(n.height==0)return n;let t=e?n.top:n.bottom;return{top:t,bottom:t,left:n.left,right:n.right}}function Gh(n,e,t){let r=n.state,o=n.root.activeElement;r!=e&&n.updateState(e),o!=n.dom&&n.focus();try{return t()}finally{r!=e&&n.updateState(r),o!=n.dom&&o&&o.focus()}}function Zy(n,e,t){let r=e.selection,o=t=="up"?r.$from:r.$to;return Gh(n,e,()=>{let{node:s}=n.docView.domFromPos(o.pos,t=="up"?-1:1);for(;;){let l=n.docView.nearestDesc(s,!0);if(!l)break;if(l.node.isBlock){s=l.contentDOM||l.dom;break}s=l.dom.parentNode}let i=Yh(n,o.pos,1);for(let l=s.firstChild;l;l=l.nextSibling){let a;if(l.nodeType==1)a=l.getClientRects();else if(l.nodeType==3)a=Rn(l,0,l.nodeValue.length).getClientRects();else continue;for(let u=0;u<a.length;u++){let d=a[u];if(d.bottom>d.top+1&&(t=="up"?i.top-d.top>(d.bottom-i.top)*2:d.bottom-i.bottom>(i.bottom-d.top)*2))return!1}}return!0})}const Xy=/[\u0590-\u08ac]/;function qy(n,e,t){let{$head:r}=e.selection;if(!r.parent.isTextblock)return!1;let o=r.parentOffset,s=!o,i=o==r.parent.content.size,l=n.domSelection();return!Xy.test(r.parent.textContent)||!l.modify?t=="left"||t=="backward"?s:i:Gh(n,e,()=>{let{focusNode:a,focusOffset:u,anchorNode:d,anchorOffset:f}=n.domSelectionRange(),h=l.caretBidiLevel;l.modify("move",t,"character");let p=r.depth?n.docView.domAfterPos(r.before()):n.dom,{focusNode:m,focusOffset:g}=n.domSelectionRange(),v=m&&!p.contains(m.nodeType==1?m:m.parentNode)||a==m&&u==g;try{l.collapse(d,f),a&&(a!=d||u!=f)&&l.extend&&l.extend(a,u)}catch{}return h!=null&&(l.caretBidiLevel=h),v})}let Qh=null,Jh=null,Zh=!1;function e9(n,e,t){return Qh==e&&Jh==t?Zh:(Qh=e,Jh=t,Zh=t=="up"||t=="down"?Zy(n,e,t):qy(n,e,t))}const Qt=0,Xh=1,Ur=2,_n=3;class bs{constructor(e,t,r,o){this.parent=e,this.children=t,this.dom=r,this.contentDOM=o,this.dirty=Qt,r.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,t,r){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,r=this.posAtStart;;t++){let o=this.children[t];if(o==e)return r;r+=o.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,r){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(r<0){let s,i;if(e==this.contentDOM)s=e.childNodes[t-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;s=e.previousSibling}for(;s&&!((i=s.pmViewDesc)&&i.parent==this);)s=s.previousSibling;return s?this.posBeforeChild(i)+i.size:this.posAtStart}else{let s,i;if(e==this.contentDOM)s=e.childNodes[t];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;s=e.nextSibling}for(;s&&!((i=s.pmViewDesc)&&i.parent==this);)s=s.nextSibling;return s?this.posBeforeChild(i):this.posAtEnd}let o;if(e==this.dom&&this.contentDOM)o=t>At(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))o=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(t==0)for(let s=e;;s=s.parentNode){if(s==this.dom){o=!1;break}if(s.previousSibling)break}if(o==null&&t==e.childNodes.length)for(let s=e;;s=s.parentNode){if(s==this.dom){o=!0;break}if(s.nextSibling)break}}return o??r>0?this.posAtEnd:this.posAtStart}nearestDesc(e,t=!1){for(let r=!0,o=e;o;o=o.parentNode){let s=this.getDesc(o),i;if(s&&(!t||s.node))if(r&&(i=s.nodeDOM)&&!(i.nodeType==1?i.contains(e.nodeType==1?e:e.parentNode):i==e))r=!1;else return s}}getDesc(e){let t=e.pmViewDesc;for(let r=t;r;r=r.parent)if(r==this)return t}posFromDOM(e,t,r){for(let o=e;o;o=o.parentNode){let s=this.getDesc(o);if(s)return s.localPosFromDOM(e,t,r)}return-1}descAt(e){for(let t=0,r=0;t<this.children.length;t++){let o=this.children[t],s=r+o.size;if(r==e&&s!=r){for(;!o.border&&o.children.length;)o=o.children[0];return o}if(e<s)return o.descAt(e-r-o.border);r=s}}domFromPos(e,t){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let r=0,o=0;for(let s=0;r<this.children.length;r++){let i=this.children[r],l=s+i.size;if(l>e||i instanceof tp){o=e-s;break}s=l}if(o)return this.children[r].domFromPos(o-this.children[r].border,t);for(let s;r&&!(s=this.children[r-1]).size&&s instanceof qh&&s.side>=0;r--);if(t<=0){let s,i=!0;for(;s=r?this.children[r-1]:null,!(!s||s.dom.parentNode==this.contentDOM);r--,i=!1);return s&&t&&i&&!s.border&&!s.domAtom?s.domFromPos(s.size,t):{node:this.contentDOM,offset:s?At(s.dom)+1:0}}else{let s,i=!0;for(;s=r<this.children.length?this.children[r]:null,!(!s||s.dom.parentNode==this.contentDOM);r++,i=!1);return s&&i&&!s.border&&!s.domAtom?s.domFromPos(0,t):{node:this.contentDOM,offset:s?At(s.dom):this.contentDOM.childNodes.length}}}parseRange(e,t,r=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:t,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let o=-1,s=-1;for(let i=r,l=0;;l++){let a=this.children[l],u=i+a.size;if(o==-1&&e<=u){let d=i+a.border;if(e>=d&&t<=u-a.border&&a.node&&a.contentDOM&&this.contentDOM.contains(a.contentDOM))return a.parseRange(e,t,d);e=i;for(let f=l;f>0;f--){let h=this.children[f-1];if(h.size&&h.dom.parentNode==this.contentDOM&&!h.emptyChildAt(1)){o=At(h.dom)+1;break}e-=h.size}o==-1&&(o=0)}if(o>-1&&(u>t||l==this.children.length-1)){t=u;for(let d=l+1;d<this.children.length;d++){let f=this.children[d];if(f.size&&f.dom.parentNode==this.contentDOM&&!f.emptyChildAt(-1)){s=At(f.dom);break}t+=f.size}s==-1&&(s=this.contentDOM.childNodes.length);break}i=u}return{node:this.contentDOM,from:e,to:t,fromOffset:o,toOffset:s}}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:r}=this.domFromPos(e,0);if(t.nodeType!=1||r==t.childNodes.length)throw new RangeError("No node after pos "+e);return t.childNodes[r]}setSelection(e,t,r,o=!1){let s=Math.min(e,t),i=Math.max(e,t);for(let h=0,p=0;h<this.children.length;h++){let m=this.children[h],g=p+m.size;if(s>p&&i<g)return m.setSelection(e-p-m.border,t-p-m.border,r,o);p=g}let l=this.domFromPos(e,e?-1:1),a=t==e?l:this.domFromPos(t,t?-1:1),u=r.getSelection(),d=!1;if((dn||_t)&&e==t){let{node:h,offset:p}=l;if(h.nodeType==3){if(d=!!(p&&h.nodeValue[p-1]==`
|
|
66
|
-
`),d&&p==h.nodeValue.length)for(let m=h,g;m;m=m.parentNode){if(g=m.nextSibling){g.nodeName=="BR"&&(l=a={node:g.parentNode,offset:At(g)+1});break}let v=m.pmViewDesc;if(v&&v.node&&v.node.isBlock)break}}else{let m=h.childNodes[p-1];d=m&&(m.nodeName=="BR"||m.contentEditable=="false")}}if(dn&&u.focusNode&&u.focusNode!=a.node&&u.focusNode.nodeType==1){let h=u.focusNode.childNodes[u.focusOffset];h&&h.contentEditable=="false"&&(o=!0)}if(!(o||d&&_t)&&$r(l.node,l.offset,u.anchorNode,u.anchorOffset)&&$r(a.node,a.offset,u.focusNode,u.focusOffset))return;let f=!1;if((u.extend||e==t)&&!d){u.collapse(l.node,l.offset);try{e!=t&&u.extend(a.node,a.offset),f=!0}catch{}}if(!f){if(e>t){let p=l;l=a,a=p}let h=document.createRange();h.setEnd(a.node,a.offset),h.setStart(l.node,l.offset),u.removeAllRanges(),u.addRange(h)}}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 r=0,o=0;o<this.children.length;o++){let s=this.children[o],i=r+s.size;if(r==i?e<=i&&t>=r:e<i&&t>r){let l=r+s.border,a=i-s.border;if(e>=l&&t<=a){this.dirty=e==r||t==i?Ur:Xh,e==l&&t==a&&(s.contentLost||s.dom.parentNode!=this.contentDOM)?s.dirty=_n:s.markDirty(e-l,t-l);return}else s.dirty=s.dom==s.contentDOM&&s.dom.parentNode==this.contentDOM&&!s.children.length?Ur:_n}r=i}this.dirty=Ur}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let r=e==1?Ur:Xh;t.dirty<r&&(t.dirty=r)}}get domAtom(){return!1}get ignoreForCoords(){return!1}}class qh extends bs{constructor(e,t,r,o){let s,i=t.type.toDOM;if(typeof i=="function"&&(i=i(r,()=>{if(!s)return o;if(s.parent)return s.parent.posBeforeChild(s)})),!t.type.spec.raw){if(i.nodeType!=1){let l=document.createElement("span");l.appendChild(i),i=l}i.contentEditable="false",i.classList.add("ProseMirror-widget")}super(e,[],i,null),this.widget=t,this.widget=t,s=this}matchesWidget(e){return this.dirty==Qt&&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 side(){return this.widget.type.side}}class t9 extends bs{constructor(e,t,r,o){super(e,[],t,null),this.textDOM=r,this.text=o}get size(){return this.text.length}localPosFromDOM(e,t){return e!=this.textDOM?this.posAtStart+(t?this.size:0):this.posAtStart+t}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type==="characterData"&&e.target.nodeValue==e.oldValue}}class zr extends bs{constructor(e,t,r,o){super(e,[],r,o),this.mark=t}static create(e,t,r,o){let s=o.nodeViews[t.type.name],i=s&&s(t,o,r);return(!i||!i.dom)&&(i=En.renderSpec(document,t.type.spec.toDOM(t,r))),new zr(e,t,i.dom,i.contentDOM||i.dom)}parseRule(){return this.dirty&_n||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=_n&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),this.dirty!=Qt){let r=this.parent;for(;!r.node;)r=r.parent;r.dirty<this.dirty&&(r.dirty=this.dirty),this.dirty=Qt}}slice(e,t,r){let o=zr.create(this.parent,this.mark,!0,r),s=this.children,i=this.size;t<i&&(s=fc(s,t,i,r)),e>0&&(s=fc(s,0,e,r));for(let l=0;l<s.length;l++)s[l].parent=o;return o.children=s,o}}class sr extends bs{constructor(e,t,r,o,s,i,l,a,u){super(e,[],s,i),this.node=t,this.outerDeco=r,this.innerDeco=o,this.nodeDOM=l}static create(e,t,r,o,s,i){let l=s.nodeViews[t.type.name],a,u=l&&l(t,s,()=>{if(!a)return i;if(a.parent)return a.parent.posBeforeChild(a)},r,o),d=u&&u.dom,f=u&&u.contentDOM;if(t.isText){if(!d)d=document.createTextNode(t.text);else if(d.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else d||({dom:d,contentDOM:f}=En.renderSpec(document,t.type.spec.toDOM(t)));!f&&!t.isText&&d.nodeName!="BR"&&(d.hasAttribute("contenteditable")||(d.contentEditable="false"),t.type.spec.draggable&&(d.draggable=!0));let h=d;return d=op(d,r,t),u?a=new n9(e,t,r,o,d,f||null,h,u,s,i+1):t.isText?new ki(e,t,r,o,d,h,s):new sr(e,t,r,o,d,f||null,h,s,i+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 r=this.children[t];if(this.dom.contains(r.dom.parentNode)){e.contentElement=r.dom.parentNode;break}}e.contentElement||(e.getContent=()=>fe.empty)}return e}matchesNode(e,t,r){return this.dirty==Qt&&e.eq(this.node)&&dc(t,this.outerDeco)&&r.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,t){let r=this.node.inlineContent,o=t,s=e.composing?this.localCompositionInfo(e,t):null,i=s&&s.pos>-1?s:null,l=s&&s.pos<0,a=new o9(this,i&&i.node,e);a9(this.node,this.innerDeco,(u,d,f)=>{u.spec.marks?a.syncToMarks(u.spec.marks,r,e):u.type.side>=0&&!f&&a.syncToMarks(d==this.node.childCount?We.none:this.node.child(d).marks,r,e),a.placeWidget(u,e,o)},(u,d,f,h)=>{a.syncToMarks(u.marks,r,e);let p;a.findNodeMatch(u,d,f,h)||l&&e.state.selection.from>o&&e.state.selection.to<o+u.nodeSize&&(p=a.findIndexWithChild(s.node))>-1&&a.updateNodeAt(u,d,f,p,e)||a.updateNextNode(u,d,f,e,h,o)||a.addNode(u,d,f,e,o),o+=u.nodeSize}),a.syncToMarks([],r,e),this.node.isTextblock&&a.addTextblockHacks(),a.destroyRest(),(a.changed||this.dirty==Ur)&&(i&&this.protectLocalComposition(e,i),np(this.contentDOM,this.children,e),bo&&l9(this.dom))}localCompositionInfo(e,t){let{from:r,to:o}=e.state.selection;if(!(e.state.selection instanceof Ue)||r<t||o>t+this.node.content.size)return null;let s=e.domSelectionRange(),i=c9(s.focusNode,s.focusOffset);if(!i||!this.dom.contains(i.parentNode))return null;if(this.node.inlineContent){let l=i.nodeValue,a=u9(this.node.content,l,r-t,o-t);return a<0?null:{node:i,pos:a,text:l}}else return{node:i,pos:-1,text:""}}protectLocalComposition(e,{node:t,pos:r,text:o}){if(this.getDesc(t))return;let s=t;for(;s.parentNode!=this.contentDOM;s=s.parentNode){for(;s.previousSibling;)s.parentNode.removeChild(s.previousSibling);for(;s.nextSibling;)s.parentNode.removeChild(s.nextSibling);s.pmViewDesc&&(s.pmViewDesc=void 0)}let i=new t9(this,s,t,o);e.input.compositionNodes.push(i),this.children=fc(this.children,r,r+o.length,e,i)}update(e,t,r,o){return this.dirty==_n||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,r,o),!0)}updateInner(e,t,r,o){this.updateOuterDeco(t),this.node=e,this.innerDeco=r,this.contentDOM&&this.updateChildren(o,this.posAtStart),this.dirty=Qt}updateOuterDeco(e){if(dc(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,r=this.dom;this.dom=rp(this.dom,this.nodeDOM,uc(this.outerDeco,this.node,t),uc(e,this.node,t)),this.dom!=r&&(r.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.dom.draggable=!0)}deselectNode(){this.nodeDOM.nodeType==1&&this.nodeDOM.classList.remove("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&this.dom.removeAttribute("draggable")}get domAtom(){return this.node.isAtom}}function ep(n,e,t,r,o){op(r,e,n);let s=new sr(void 0,n,e,t,r,r,r,o,0);return s.contentDOM&&s.updateChildren(o,0),s}class ki extends sr{constructor(e,t,r,o,s,i,l){super(e,t,r,o,s,null,i,l,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,t,r,o){return this.dirty==_n||this.dirty!=Qt&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=Qt||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,o.trackWrites==this.nodeDOM&&(o.trackWrites=null)),this.node=e,this.dirty=Qt,!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,r){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,r)}ignoreMutation(e){return e.type!="characterData"&&e.type!="selection"}slice(e,t,r){let o=this.node.cut(e,t),s=document.createTextNode(o.text);return new ki(this.parent,o,this.outerDeco,this.innerDeco,s,s,r)}markDirty(e,t){super.markDirty(e,t),this.dom!=this.nodeDOM&&(e==0||t==this.nodeDOM.nodeValue.length)&&(this.dirty=_n)}get domAtom(){return!1}}class tp extends bs{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==Qt&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class n9 extends sr{constructor(e,t,r,o,s,i,l,a,u,d){super(e,t,r,o,s,i,l,u,d),this.spec=a}update(e,t,r,o){if(this.dirty==_n)return!1;if(this.spec.update){let s=this.spec.update(e,t,r);return s&&this.updateInner(e,t,r,o),s}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,t,r,o)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,r,o){this.spec.setSelection?this.spec.setSelection(e,t,r):super.setSelection(e,t,r,o)}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 np(n,e,t){let r=n.firstChild,o=!1;for(let s=0;s<e.length;s++){let i=e[s],l=i.dom;if(l.parentNode==n){for(;l!=r;)r=sp(r),o=!0;r=r.nextSibling}else o=!0,n.insertBefore(l,r);if(i instanceof zr){let a=r?r.previousSibling:n.lastChild;np(i.contentDOM,i.children,t),r=a?a.nextSibling:n.firstChild}}for(;r;)r=sp(r),o=!0;o&&t.trackWrites==n&&(t.trackWrites=null)}const As=function(n){n&&(this.nodeName=n)};As.prototype=Object.create(null);const jr=[new As];function uc(n,e,t){if(n.length==0)return jr;let r=t?jr[0]:new As,o=[r];for(let s=0;s<n.length;s++){let i=n[s].type.attrs;if(i){i.nodeName&&o.push(r=new As(i.nodeName));for(let l in i){let a=i[l];a!=null&&(t&&o.length==1&&o.push(r=new As(e.isInline?"span":"div")),l=="class"?r.class=(r.class?r.class+" ":"")+a:l=="style"?r.style=(r.style?r.style+";":"")+a:l!="nodeName"&&(r[l]=a))}}}return o}function rp(n,e,t,r){if(t==jr&&r==jr)return e;let o=e;for(let s=0;s<r.length;s++){let i=r[s],l=t[s];if(s){let a;l&&l.nodeName==i.nodeName&&o!=n&&(a=o.parentNode)&&a.nodeName.toLowerCase()==i.nodeName||(a=document.createElement(i.nodeName),a.pmIsDeco=!0,a.appendChild(o),l=jr[0]),o=a}r9(o,l||jr[0],i)}return o}function r9(n,e,t){for(let r in e)r!="class"&&r!="style"&&r!="nodeName"&&!(r in t)&&n.removeAttribute(r);for(let r in t)r!="class"&&r!="style"&&r!="nodeName"&&t[r]!=e[r]&&n.setAttribute(r,t[r]);if(e.class!=t.class){let r=e.class?e.class.split(" ").filter(Boolean):[],o=t.class?t.class.split(" ").filter(Boolean):[];for(let s=0;s<r.length;s++)o.indexOf(r[s])==-1&&n.classList.remove(r[s]);for(let s=0;s<o.length;s++)r.indexOf(o[s])==-1&&n.classList.add(o[s]);n.classList.length==0&&n.removeAttribute("class")}if(e.style!=t.style){if(e.style){let r=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,o;for(;o=r.exec(e.style);)n.style.removeProperty(o[1])}t.style&&(n.style.cssText+=t.style)}}function op(n,e,t){return rp(n,n,jr,uc(e,t,n.nodeType!=1))}function dc(n,e){if(n.length!=e.length)return!1;for(let t=0;t<n.length;t++)if(!n[t].type.eq(e[t].type))return!1;return!0}function sp(n){let e=n.nextSibling;return n.parentNode.removeChild(n),e}class o9{constructor(e,t,r){this.lock=t,this.view=r,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=s9(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let r=e;r<t;r++)this.top.children[r].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,r){let o=0,s=this.stack.length>>1,i=Math.min(s,e.length);for(;o<i&&(o==s-1?this.top:this.stack[o+1<<1]).matchesMark(e[o])&&e[o].type.spec.spanning!==!1;)o++;for(;o<s;)this.destroyRest(),this.top.dirty=Qt,this.index=this.stack.pop(),this.top=this.stack.pop(),s--;for(;s<e.length;){this.stack.push(this.top,this.index+1);let l=-1;for(let a=this.index;a<Math.min(this.index+3,this.top.children.length);a++){let u=this.top.children[a];if(u.matchesMark(e[s])&&!this.isLocked(u.dom)){l=a;break}}if(l>-1)l>this.index&&(this.changed=!0,this.destroyBetween(this.index,l)),this.top=this.top.children[this.index];else{let a=zr.create(this.top,e[s],t,r);this.top.children.splice(this.index,0,a),this.top=a,this.changed=!0}this.index=0,s++}}findNodeMatch(e,t,r,o){let s=-1,i;if(o>=this.preMatch.index&&(i=this.preMatch.matches[o-this.preMatch.index]).parent==this.top&&i.matchesNode(e,t,r))s=this.top.children.indexOf(i,this.index);else for(let l=this.index,a=Math.min(this.top.children.length,l+5);l<a;l++){let u=this.top.children[l];if(u.matchesNode(e,t,r)&&!this.preMatch.matched.has(u)){s=l;break}}return s<0?!1:(this.destroyBetween(this.index,s),this.index++,!0)}updateNodeAt(e,t,r,o,s){let i=this.top.children[o];return i.dirty==_n&&i.dom==i.contentDOM&&(i.dirty=Ur),i.update(e,t,r,s)?(this.destroyBetween(this.index,o),this.index++,!0):!1}findIndexWithChild(e){for(;;){let t=e.parentNode;if(!t)return-1;if(t==this.top.contentDOM){let r=e.pmViewDesc;if(r){for(let o=this.index;o<this.top.children.length;o++)if(this.top.children[o]==r)return o}return-1}e=t}}updateNextNode(e,t,r,o,s,i){for(let l=this.index;l<this.top.children.length;l++){let a=this.top.children[l];if(a instanceof sr){let u=this.preMatch.matched.get(a);if(u!=null&&u!=s)return!1;let d=a.dom,f,h=this.isLocked(d)&&!(e.isText&&a.node&&a.node.isText&&a.nodeDOM.nodeValue==e.text&&a.dirty!=_n&&dc(t,a.outerDeco));if(!h&&a.update(e,t,r,o))return this.destroyBetween(this.index,l),a.dom!=d&&(this.changed=!0),this.index++,!0;if(!h&&(f=this.recreateWrapper(a,e,t,r,o,i)))return this.top.children[this.index]=f,f.contentDOM&&(f.dirty=Ur,f.updateChildren(o,i+1),f.dirty=Qt),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,r,o,s,i){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content))return null;let l=sr.create(this.top,t,r,o,s,i);if(l.contentDOM){l.children=e.children,e.children=[];for(let a of l.children)a.parent=l}return e.destroy(),l}addNode(e,t,r,o,s){let i=sr.create(this.top,e,t,r,o,s);i.contentDOM&&i.updateChildren(o,s+1),this.top.children.splice(this.index++,0,i),this.changed=!0}placeWidget(e,t,r){let o=this.index<this.top.children.length?this.top.children[this.index]:null;if(o&&o.matchesWidget(e)&&(e==o.widget||!o.widget.type.toDOM.parentNode))this.index++;else{let s=new qh(this.top,e,t,r);this.top.children.splice(this.index++,0,s),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof zr;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof ki)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((_t||yt)&&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 r=document.createElement(e);e=="IMG"&&(r.className="ProseMirror-separator",r.alt=""),e=="BR"&&(r.className="ProseMirror-trailingBreak");let o=new tp(this.top,[],r,null);t!=this.top?t.children.push(o):t.children.splice(this.index++,0,o),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function s9(n,e){let t=e,r=t.children.length,o=n.childCount,s=new Map,i=[];e:for(;o>0;){let l;for(;;)if(r){let u=t.children[r-1];if(u instanceof zr)t=u,r=u.children.length;else{l=u,r--;break}}else{if(t==e)break e;r=t.parent.children.indexOf(t),t=t.parent}let a=l.node;if(a){if(a!=n.child(o-1))break;--o,s.set(l,o),i.push(l)}}return{index:o,matched:s,matches:i.reverse()}}function i9(n,e){return n.type.side-e.type.side}function a9(n,e,t,r){let o=e.locals(n),s=0;if(o.length==0){for(let u=0;u<n.childCount;u++){let d=n.child(u);r(d,o,e.forChild(s,d),u),s+=d.nodeSize}return}let i=0,l=[],a=null;for(let u=0;;){let d,f;for(;i<o.length&&o[i].to==s;){let v=o[i++];v.widget&&(d?(f||(f=[d])).push(v):d=v)}if(d)if(f){f.sort(i9);for(let v=0;v<f.length;v++)t(f[v],u,!!a)}else t(d,u,!!a);let h,p;if(a)p=-1,h=a,a=null;else if(u<n.childCount)p=u,h=n.child(u++);else break;for(let v=0;v<l.length;v++)l[v].to<=s&&l.splice(v--,1);for(;i<o.length&&o[i].from<=s&&o[i].to>s;)l.push(o[i++]);let m=s+h.nodeSize;if(h.isText){let v=m;i<o.length&&o[i].from<v&&(v=o[i].from);for(let C=0;C<l.length;C++)l[C].to<v&&(v=l[C].to);v<m&&(a=h.cut(v-s),h=h.cut(0,v-s),m=v,p=-1)}let g=h.isInline&&!h.isLeaf?l.filter(v=>!v.inline):l.slice();r(h,g,e.forChild(s,h),p),s=m}}function l9(n){if(n.nodeName=="UL"||n.nodeName=="OL"){let e=n.style.cssText;n.style.cssText=e+"; list-style: square !important",window.getComputedStyle(n).listStyle,n.style.cssText=e}}function c9(n,e){for(;;){if(n.nodeType==3)return n;if(n.nodeType==1&&e>0){if(n.childNodes.length>e&&n.childNodes[e].nodeType==3)return n.childNodes[e];n=n.childNodes[e-1],e=bn(n)}else if(n.nodeType==1&&e<n.childNodes.length)n=n.childNodes[e],e=0;else return null}}function u9(n,e,t,r){for(let o=0,s=0;o<n.childCount&&s<=r;){let i=n.child(o++),l=s;if(s+=i.nodeSize,!i.isText)continue;let a=i.text;for(;o<n.childCount;){let u=n.child(o++);if(s+=u.nodeSize,!u.isText)break;a+=u.text}if(s>=t){if(s>=r&&a.slice(r-e.length-l,r-l)==e)return r-e.length;let u=l<r?a.lastIndexOf(e,r-l-1):-1;if(u>=0&&u+e.length+l>=t)return l+u;if(t==r&&a.length>=r+e.length-l&&a.slice(r-l,r-l+e.length)==e)return r}}return-1}function fc(n,e,t,r,o){let s=[];for(let i=0,l=0;i<n.length;i++){let a=n[i],u=l,d=l+=a.size;u>=t||d<=e?s.push(a):(u<e&&s.push(a.slice(0,e-u,r)),o&&(s.push(o),o=void 0),d>t&&s.push(a.slice(t-u,a.size,r)))}return s}function hc(n,e=null){let t=n.domSelectionRange(),r=n.state.doc;if(!t.focusNode)return null;let o=n.docView.nearestDesc(t.focusNode),s=o&&o.size==0,i=n.docView.posFromDOM(t.focusNode,t.focusOffset,1);if(i<0)return null;let l=r.resolve(i),a,u;if(Ti(t)){for(a=l;o&&!o.node;)o=o.parent;let d=o.node;if(o&&d.isAtom&&Le.isSelectable(d)&&o.parent&&!(d.isInline&&Dy(t.focusNode,t.focusOffset,o.dom))){let f=o.posBefore;u=new Le(i==f?l:r.resolve(f))}}else{let d=n.docView.posFromDOM(t.anchorNode,t.anchorOffset,1);if(d<0)return null;a=r.resolve(d)}if(!u){let d=e=="pointer"||n.state.selection.head<l.pos&&!s?1:-1;u=mc(n,a,l,d)}return u}function ip(n){return n.editable?n.hasFocus():hp(n)&&document.activeElement&&document.activeElement.contains(n.dom)}function Pn(n,e=!1){let t=n.state.selection;if(up(n,t),!!ip(n)){if(!e&&n.input.mouseDown&&n.input.mouseDown.allowDefault&&yt){let r=n.domSelectionRange(),o=n.domObserver.currentSelection;if(r.anchorNode&&o.anchorNode&&$r(r.anchorNode,r.anchorOffset,o.anchorNode,o.anchorOffset)){n.input.mouseDown.delayedSelectionSync=!0,n.domObserver.setCurSelection();return}}if(n.domObserver.disconnectSelection(),n.cursorWrapper)f9(n);else{let{anchor:r,head:o}=t,s,i;ap&&!(t instanceof Ue)&&(t.$from.parent.inlineContent||(s=lp(n,t.from)),!t.empty&&!t.$from.parent.inlineContent&&(i=lp(n,t.to))),n.docView.setSelection(r,o,n.root,e),ap&&(s&&cp(s),i&&cp(i)),t.visible?n.dom.classList.remove("ProseMirror-hideselection"):(n.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&d9(n))}n.domObserver.setCurSelection(),n.domObserver.connectSelection()}}const ap=_t||yt&&Py<63;function lp(n,e){let{node:t,offset:r}=n.docView.domFromPos(e,0),o=r<t.childNodes.length?t.childNodes[r]:null,s=r?t.childNodes[r-1]:null;if(_t&&o&&o.contentEditable=="false")return pc(o);if((!o||o.contentEditable=="false")&&(!s||s.contentEditable=="false")){if(o)return pc(o);if(s)return pc(s)}}function pc(n){return n.contentEditable="true",_t&&n.draggable&&(n.draggable=!1,n.wasDraggable=!0),n}function cp(n){n.contentEditable="false",n.wasDraggable&&(n.draggable=!0,n.wasDraggable=null)}function d9(n){let e=n.dom.ownerDocument;e.removeEventListener("selectionchange",n.input.hideSelectionGuard);let t=n.domSelectionRange(),r=t.anchorNode,o=t.anchorOffset;e.addEventListener("selectionchange",n.input.hideSelectionGuard=()=>{(t.anchorNode!=r||t.anchorOffset!=o)&&(e.removeEventListener("selectionchange",n.input.hideSelectionGuard),setTimeout(()=>{(!ip(n)||n.state.selection.visible)&&n.dom.classList.remove("ProseMirror-hideselection")},20))})}function f9(n){let e=n.domSelection(),t=document.createRange(),r=n.cursorWrapper.dom,o=r.nodeName=="IMG";o?t.setEnd(r.parentNode,At(r)+1):t.setEnd(r,0),t.collapse(!1),e.removeAllRanges(),e.addRange(t),!o&&!n.state.selection.visible&&Rt&&rr<=11&&(r.disabled=!0,r.disabled=!1)}function up(n,e){if(e instanceof Le){let t=n.docView.descAt(e.from);t!=n.lastSelectedViewDesc&&(dp(n),t&&t.selectNode(),n.lastSelectedViewDesc=t)}else dp(n)}function dp(n){n.lastSelectedViewDesc&&(n.lastSelectedViewDesc.parent&&n.lastSelectedViewDesc.deselectNode(),n.lastSelectedViewDesc=void 0)}function mc(n,e,t,r){return n.someProp("createSelectionBetween",o=>o(n,e,t))||Ue.between(e,t,r)}function fp(n){return n.editable&&!n.hasFocus()?!1:hp(n)}function hp(n){let e=n.domSelectionRange();if(!e.anchorNode)return!1;try{return n.dom.contains(e.anchorNode.nodeType==3?e.anchorNode.parentNode:e.anchorNode)&&(n.editable||n.dom.contains(e.focusNode.nodeType==3?e.focusNode.parentNode:e.focusNode))}catch{return!1}}function h9(n){let e=n.docView.domFromPos(n.state.selection.anchor,0),t=n.domSelectionRange();return $r(e.node,e.offset,t.anchorNode,t.anchorOffset)}function gc(n,e){let{$anchor:t,$head:r}=n.selection,o=e>0?t.max(r):t.min(r),s=o.parent.inlineContent?o.depth?n.doc.resolve(e>0?o.after():o.before()):null:o;return s&&He.findFrom(s,e)}function ir(n,e){return n.dispatch(n.state.tr.setSelection(e).scrollIntoView()),!0}function pp(n,e,t){let r=n.state.selection;if(r instanceof Ue)if(t.indexOf("s")>-1){let{$head:o}=r,s=o.textOffset?null:e<0?o.nodeBefore:o.nodeAfter;if(!s||s.isText||!s.isLeaf)return!1;let i=n.state.doc.resolve(o.pos+s.nodeSize*(e<0?-1:1));return ir(n,new Ue(r.$anchor,i))}else if(r.empty){if(n.endOfTextblock(e>0?"forward":"backward")){let o=gc(n.state,e);return o&&o instanceof Le?ir(n,o):!1}else if(!(Gt&&t.indexOf("m")>-1)){let o=r.$head,s=o.textOffset?null:e<0?o.nodeBefore:o.nodeAfter,i;if(!s||s.isText)return!1;let l=e<0?o.pos-s.nodeSize:o.pos;return s.isAtom||(i=n.docView.descAt(l))&&!i.contentDOM?Le.isSelectable(s)?ir(n,new Le(e<0?n.state.doc.resolve(o.pos-s.nodeSize):o)):Es?ir(n,new Ue(n.state.doc.resolve(e<0?l:l+s.nodeSize))):!1:!1}}else return!1;else{if(r instanceof Le&&r.node.isInline)return ir(n,new Ue(e>0?r.$to:r.$from));{let o=gc(n.state,e);return o?ir(n,o):!1}}}function xi(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function _s(n,e){let t=n.pmViewDesc;return t&&t.size==0&&(e<0||n.nextSibling||n.nodeName!="BR")}function _o(n,e){return e<0?p9(n):m9(n)}function p9(n){let e=n.domSelectionRange(),t=e.focusNode,r=e.focusOffset;if(!t)return;let o,s,i=!1;for(dn&&t.nodeType==1&&r<xi(t)&&_s(t.childNodes[r],-1)&&(i=!0);;)if(r>0){if(t.nodeType!=1)break;{let l=t.childNodes[r-1];if(_s(l,-1))o=t,s=--r;else if(l.nodeType==3)t=l,r=t.nodeValue.length;else break}}else{if(mp(t))break;{let l=t.previousSibling;for(;l&&_s(l,-1);)o=t.parentNode,s=At(l),l=l.previousSibling;if(l)t=l,r=xi(t);else{if(t=t.parentNode,t==n.dom)break;r=0}}}i?vc(n,t,r):o&&vc(n,o,s)}function m9(n){let e=n.domSelectionRange(),t=e.focusNode,r=e.focusOffset;if(!t)return;let o=xi(t),s,i;for(;;)if(r<o){if(t.nodeType!=1)break;let l=t.childNodes[r];if(_s(l,1))s=t,i=++r;else break}else{if(mp(t))break;{let l=t.nextSibling;for(;l&&_s(l,1);)s=l.parentNode,i=At(l)+1,l=l.nextSibling;if(l)t=l,r=0,o=xi(t);else{if(t=t.parentNode,t==n.dom)break;r=o=0}}}s&&vc(n,s,i)}function mp(n){let e=n.pmViewDesc;return e&&e.node&&e.node.isBlock}function g9(n,e){for(;n&&e==n.childNodes.length&&!oc(n);)e=At(n)+1,n=n.parentNode;for(;n&&e<n.childNodes.length;){let t=n.childNodes[e];if(t.nodeType==3)return t;if(t.nodeType==1&&t.contentEditable=="false")break;n=t,e=0}}function v9(n,e){for(;n&&!e&&!oc(n);)e=At(n),n=n.parentNode;for(;n&&e;){let t=n.childNodes[e-1];if(t.nodeType==3)return t;if(t.nodeType==1&&t.contentEditable=="false")break;n=t,e=n.childNodes.length}}function vc(n,e,t){if(e.nodeType!=3){let s,i;(i=g9(e,t))?(e=i,t=0):(s=v9(e,t))&&(e=s,t=s.nodeValue.length)}let r=n.domSelection();if(Ti(r)){let s=document.createRange();s.setEnd(e,t),s.setStart(e,t),r.removeAllRanges(),r.addRange(s)}else r.extend&&r.extend(e,t);n.domObserver.setCurSelection();let{state:o}=n;setTimeout(()=>{n.state==o&&Pn(n)},50)}function gp(n,e){let t=n.state.doc.resolve(e);if(!(yt||Fy)&&t.parent.inlineContent){let o=n.coordsAtPos(e);if(e>t.start()){let s=n.coordsAtPos(e-1),i=(s.top+s.bottom)/2;if(i>o.top&&i<o.bottom&&Math.abs(s.left-o.left)>1)return s.left<o.left?"ltr":"rtl"}if(e<t.end()){let s=n.coordsAtPos(e+1),i=(s.top+s.bottom)/2;if(i>o.top&&i<o.bottom&&Math.abs(s.left-o.left)>1)return s.left>o.left?"ltr":"rtl"}}return getComputedStyle(n.dom).direction=="rtl"?"rtl":"ltr"}function vp(n,e,t){let r=n.state.selection;if(r instanceof Ue&&!r.empty||t.indexOf("s")>-1||Gt&&t.indexOf("m")>-1)return!1;let{$from:o,$to:s}=r;if(!o.parent.inlineContent||n.endOfTextblock(e<0?"up":"down")){let i=gc(n.state,e);if(i&&i instanceof Le)return ir(n,i)}if(!o.parent.inlineContent){let i=e<0?o:s,l=r instanceof cn?He.near(i,e):He.findFrom(i,e);return l?ir(n,l):!1}return!1}function yp(n,e){if(!(n.state.selection instanceof Ue))return!0;let{$head:t,$anchor:r,empty:o}=n.state.selection;if(!t.sameParent(r))return!0;if(!o)return!1;if(n.endOfTextblock(e>0?"forward":"backward"))return!0;let s=!t.textOffset&&(e<0?t.nodeBefore:t.nodeAfter);if(s&&!s.isText){let i=n.state.tr;return e<0?i.delete(t.pos-s.nodeSize,t.pos):i.delete(t.pos,t.pos+s.nodeSize),n.dispatch(i),!0}return!1}function Ep(n,e,t){n.domObserver.stop(),e.contentEditable=t,n.domObserver.start()}function y9(n){if(!_t||n.state.selection.$head.parentOffset>0)return!1;let{focusNode:e,focusOffset:t}=n.domSelectionRange();if(e&&e.nodeType==1&&t==0&&e.firstChild&&e.firstChild.contentEditable=="false"){let r=e.firstChild;Ep(n,r,"true"),setTimeout(()=>Ep(n,r,"false"),20)}return!1}function E9(n){let e="";return n.ctrlKey&&(e+="c"),n.metaKey&&(e+="m"),n.altKey&&(e+="a"),n.shiftKey&&(e+="s"),e}function C9(n,e){let t=e.keyCode,r=E9(e);if(t==8||Gt&&t==72&&r=="c")return yp(n,-1)||_o(n,-1);if(t==46&&!e.shiftKey||Gt&&t==68&&r=="c")return yp(n,1)||_o(n,1);if(t==13||t==27)return!0;if(t==37||Gt&&t==66&&r=="c"){let o=t==37?gp(n,n.state.selection.from)=="ltr"?-1:1:-1;return pp(n,o,r)||_o(n,o)}else if(t==39||Gt&&t==70&&r=="c"){let o=t==39?gp(n,n.state.selection.from)=="ltr"?1:-1:1;return pp(n,o,r)||_o(n,o)}else{if(t==38||Gt&&t==80&&r=="c")return vp(n,-1,r)||_o(n,-1);if(t==40||Gt&&t==78&&r=="c")return y9(n)||vp(n,1,r)||_o(n,1);if(r==(Gt?"m":"c")&&(t==66||t==73||t==89||t==90))return!0}return!1}function Cp(n,e){n.someProp("transformCopied",p=>{e=p(e,n)});let t=[],{content:r,openStart:o,openEnd:s}=e;for(;o>1&&s>1&&r.childCount==1&&r.firstChild.childCount==1;){o--,s--;let p=r.firstChild;t.push(p.type.name,p.attrs!=p.type.defaultAttrs?p.attrs:null),r=p.content}let i=n.someProp("clipboardSerializer")||En.fromSchema(n.state.schema),l=xp(),a=l.createElement("div");a.appendChild(i.serializeFragment(r,{document:l}));let u=a.firstChild,d,f=0;for(;u&&u.nodeType==1&&(d=Tp[u.nodeName.toLowerCase()]);){for(let p=d.length-1;p>=0;p--){let m=l.createElement(d[p]);for(;a.firstChild;)m.appendChild(a.firstChild);a.appendChild(m),f++}u=a.firstChild}u&&u.nodeType==1&&u.setAttribute("data-pm-slice",`${o} ${s}${f?` -${f}`:""} ${JSON.stringify(t)}`);let h=n.someProp("clipboardTextSerializer",p=>p(e,n))||e.content.textBetween(0,e.content.size,`
|
|
65
|
+
`))}ignoreFallback(e){e.nodeName=="BR"&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text("-"))}readStyles(e){let t=We.none,r=We.none;for(let o=0;o<e.length;o+=2)for(let s=void 0;;){let i=this.parser.matchStyle(e[o],e[o+1],this,s);if(!i)break;if(i.ignore)return null;if(i.clearMark?this.top.pendingMarks.concat(this.top.activeMarks).forEach(l=>{i.clearMark(l)&&(r=l.addToSet(r))}):t=this.parser.schema.marks[i.mark].create(i.attrs).addToSet(t),i.consuming===!1)s=i;else break}return[t,r]}addElementByRule(e,t,r){let o,s,i;t.node?(s=this.parser.schema.nodes[t.node],s.isLeaf?this.insertNode(s.create(t.attrs))||this.leafFallback(e):o=this.enter(s,t.attrs||null,t.preserveWhitespace)):(i=this.parser.schema.marks[t.mark].create(t.attrs),this.addPendingMark(i));let l=this.top;if(s&&s.isLeaf)this.findInside(e);else if(r)this.addElement(e,r);else if(t.getContent)this.findInside(e),t.getContent(e,this.parser.schema).forEach(a=>this.insertNode(a));else{let a=e;typeof t.contentElement=="string"?a=e.querySelector(t.contentElement):typeof t.contentElement=="function"?a=t.contentElement(e):t.contentElement&&(a=t.contentElement),this.findAround(e,a,!0),this.addAll(a)}o&&this.sync(l)&&this.open--,i&&this.removePendingMark(i,l)}addAll(e,t,r){let o=t||0;for(let s=t?e.childNodes[t]:e.firstChild,i=r==null?null:e.childNodes[r];s!=i;s=s.nextSibling,++o)this.findAtPoint(e,o),this.addDOM(s);this.findAtPoint(e,o)}findPlace(e){let t,r;for(let o=this.open;o>=0;o--){let s=this.nodes[o],i=s.findWrapping(e);if(i&&(!t||t.length>i.length)&&(t=i,r=s,!i.length)||s.solid)break}if(!t)return!1;this.sync(r);for(let o=0;o<t.length;o++)this.enterInner(t[o],null,!1);return!0}insertNode(e){if(e.isInline&&this.needsBlock&&!this.top.type){let t=this.textblockFromContext();t&&this.enterInner(t)}if(this.findPlace(e)){this.closeExtra();let t=this.top;t.applyPending(e.type),t.match&&(t.match=t.match.matchType(e.type));let r=t.activeMarks;for(let o=0;o<e.marks.length;o++)(!t.type||t.type.allowsMarkType(e.marks[o].type))&&(r=e.marks[o].addToSet(r));return t.content.push(e.mark(r)),!0}return!1}enter(e,t,r){let o=this.findPlace(e.create(t));return o&&this.enterInner(e,t,!0,r),o}enterInner(e,t=null,r=!1,o){this.closeExtra();let s=this.top;s.applyPending(e),s.match=s.match&&s.match.matchType(e);let i=fh(e,o,s.options);s.options&fs&&s.content.length==0&&(i|=fs),this.nodes.push(new bi(e,t,s.activeMarks,s.pendingMarks,r,null,i)),this.open++}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;return!1}get currentPos(){this.closeExtra();let e=0;for(let t=this.open;t>=0;t--){let r=this.nodes[t].content;for(let o=r.length-1;o>=0;o--)e+=r[o].nodeSize;t&&e++}return e}findAtPoint(e,t){if(this.find)for(let r=0;r<this.find.length;r++)this.find[r].node==e&&this.find[r].offset==t&&(this.find[r].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,r){if(e!=t&&this.find)for(let o=0;o<this.find.length;o++)this.find[o].pos==null&&e.nodeType==1&&e.contains(this.find[o].node)&&t.compareDocumentPosition(this.find[o].node)&(r?2:4)&&(this.find[o].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("/"),r=this.options.context,o=!this.isOpen&&(!r||r.parent.type==this.nodes[0].type),s=-(r?r.depth+1:0)+(o?0:1),i=(l,a)=>{for(;l>=0;l--){let u=t[l];if(u==""){if(l==t.length-1||l==0)continue;for(;a>=s;a--)if(i(l-1,a))return!0;return!1}else{let d=a>0||a==0&&o?this.nodes[a].type:r&&a>=s?r.node(a-s).type:null;if(!d||d.name!=u&&d.groups.indexOf(u)==-1)return!1;a--}}return!0};return i(t.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let t=e.depth;t>=0;t--){let r=e.node(t).contentMatchAt(e.indexAfter(t)).defaultType;if(r&&r.isTextblock&&r.defaultAttrs)return r}for(let t in this.parser.schema.nodes){let r=this.parser.schema.nodes[t];if(r.isTextblock&&r.defaultAttrs)return r}}addPendingMark(e){let t=sy(e,this.top.pendingMarks);t&&this.top.stashMarks.push(t),this.top.pendingMarks=e.addToSet(this.top.pendingMarks)}removePendingMark(e,t){for(let r=this.open;r>=0;r--){let o=this.nodes[r];if(o.pendingMarks.lastIndexOf(e)>-1)o.pendingMarks=e.removeFromSet(o.pendingMarks);else{o.activeMarks=e.removeFromSet(o.activeMarks);let i=o.popFromStashMark(e);i&&o.type&&o.type.allowsMarkType(i.type)&&(o.activeMarks=i.addToSet(o.activeMarks))}if(o==t)break}}}function ty(n){for(let e=n.firstChild,t=null;e;e=e.nextSibling){let r=e.nodeType==1?e.nodeName.toLowerCase():null;r&&dh.hasOwnProperty(r)&&t?(t.appendChild(e),e=t):r=="li"?t=e:r&&(t=null)}}function ny(n,e){return(n.matches||n.msMatchesSelector||n.webkitMatchesSelector||n.mozMatchesSelector).call(n,e)}function ry(n){let e=/\s*([\w-]+)\s*:\s*([^;]+)/g,t,r=[];for(;t=e.exec(n);)r.push(t[1],t[2].trim());return r}function ph(n){let e={};for(let t in n)e[t]=n[t];return e}function oy(n,e){let t=e.schema.nodes;for(let r in t){let o=t[r];if(!o.allowsMarkType(n))continue;let s=[],i=l=>{s.push(l);for(let a=0;a<l.edgeCount;a++){let{type:u,next:d}=l.edge(a);if(u==e||s.indexOf(d)<0&&i(d))return!0}};if(i(o.contentMatch))return!0}}function sy(n,e){for(let t=0;t<e.length;t++)if(n.eq(e[t]))return e[t]}class En{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},r){r||(r=Wl(t).createDocumentFragment());let o=r,s=[];return e.forEach(i=>{if(s.length||i.marks.length){let l=0,a=0;for(;l<s.length&&a<i.marks.length;){let u=i.marks[a];if(!this.marks[u.type.name]){a++;continue}if(!u.eq(s[l][0])||u.type.spec.spanning===!1)break;l++,a++}for(;l<s.length;)o=s.pop()[1];for(;a<i.marks.length;){let u=i.marks[a++],d=this.serializeMark(u,i.isInline,t);d&&(s.push([u,o]),o.appendChild(d.dom),o=d.contentDOM||d.dom)}}o.appendChild(this.serializeNodeInner(i,t))}),r}serializeNodeInner(e,t){let{dom:r,contentDOM:o}=En.renderSpec(Wl(t),this.nodes[e.type.name](e));if(o){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,t,o)}return r}serializeNode(e,t={}){let r=this.serializeNodeInner(e,t);for(let o=e.marks.length-1;o>=0;o--){let s=this.serializeMark(e.marks[o],e.isInline,t);s&&((s.contentDOM||s.dom).appendChild(r),r=s.dom)}return r}serializeMark(e,t,r={}){let o=this.marks[e.type.name];return o&&En.renderSpec(Wl(r),o(e,t))}static renderSpec(e,t,r=null){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 o=t[0],s=o.indexOf(" ");s>0&&(r=o.slice(0,s),o=o.slice(s+1));let i,l=r?e.createElementNS(r,o):e.createElement(o),a=t[1],u=1;if(a&&typeof a=="object"&&a.nodeType==null&&!Array.isArray(a)){u=2;for(let d in a)if(a[d]!=null){let f=d.indexOf(" ");f>0?l.setAttributeNS(d.slice(0,f),d.slice(f+1),a[d]):l.setAttribute(d,a[d])}}for(let d=u;d<t.length;d++){let f=t[d];if(f===0){if(d<t.length-1||d>u)throw new RangeError("Content hole must be the only child of its parent node");return{dom:l,contentDOM:l}}else{let{dom:h,contentDOM:p}=En.renderSpec(e,f,r);if(l.appendChild(h),p){if(i)throw new RangeError("Multiple content holes");i=p}}}return{dom:l,contentDOM:i}}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new En(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let t=mh(e.nodes);return t.text||(t.text=r=>r.text),t}static marksFromSchema(e){return mh(e.marks)}}function mh(n){let e={};for(let t in n){let r=n[t].spec.toDOM;r&&(e[t]=r)}return e}function Wl(n){return n.document||window.document}const gh=65535,vh=Math.pow(2,16);function iy(n,e){return n+e*vh}function yh(n){return n&gh}function ay(n){return(n-(n&gh))/vh}const Eh=1,Ch=2,Ai=4,bh=8;class Kl{constructor(e,t,r){this.pos=e,this.delInfo=t,this.recover=r}get deleted(){return(this.delInfo&bh)>0}get deletedBefore(){return(this.delInfo&(Eh|Ai))>0}get deletedAfter(){return(this.delInfo&(Ch|Ai))>0}get deletedAcross(){return(this.delInfo&Ai)>0}}class $t{constructor(e,t=!1){if(this.ranges=e,this.inverted=t,!e.length&&$t.empty)return $t.empty}recover(e){let t=0,r=yh(e);if(!this.inverted)for(let o=0;o<r;o++)t+=this.ranges[o*3+2]-this.ranges[o*3+1];return this.ranges[r*3]+t+ay(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,r){let o=0,s=this.inverted?2:1,i=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?o:0);if(a>e)break;let u=this.ranges[l+s],d=this.ranges[l+i],f=a+u;if(e<=f){let h=u?e==a?-1:e==f?1:t:t,p=a+o+(h<0?0:d);if(r)return p;let m=e==(t<0?a:f)?null:iy(l/3,e-a),g=e==a?Ch:e==f?Eh:Ai;return(t<0?e!=a:e!=f)&&(g|=bh),new Kl(p,g,m)}o+=d-u}return r?e+o:new Kl(e+o,0,null)}touches(e,t){let r=0,o=yh(t),s=this.inverted?2:1,i=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?r:0);if(a>e)break;let u=this.ranges[l+s],d=a+u;if(e<=d&&l==o*3)return!0;r+=this.ranges[l+i]-u}return!1}forEach(e){let t=this.inverted?2:1,r=this.inverted?1:2;for(let o=0,s=0;o<this.ranges.length;o+=3){let i=this.ranges[o],l=i-(this.inverted?s:0),a=i+(this.inverted?0:s),u=this.ranges[o+t],d=this.ranges[o+r];e(l,l+u,a,a+d),s+=d-u}}invert(){return new $t(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?$t.empty:new $t(e<0?[0,-e,0]:[0,0,e])}}$t.empty=new $t([]);class hs{constructor(e=[],t,r=0,o=e.length){this.maps=e,this.mirror=t,this.from=r,this.to=o}slice(e=0,t=this.maps.length){return new hs(this.maps,this.mirror,e,t)}copy(){return new hs(this.maps.slice(),this.mirror&&this.mirror.slice(),this.from,this.to)}appendMap(e,t){this.to=this.maps.push(e),t!=null&&this.setMirror(this.maps.length-1,t)}appendMapping(e){for(let t=0,r=this.maps.length;t<e.maps.length;t++){let o=e.getMirror(t);this.appendMap(e.maps[t],o!=null&&o<t?r+o: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=[]),this.mirror.push(e,t)}appendMappingInverted(e){for(let t=e.maps.length-1,r=this.maps.length+e.maps.length;t>=0;t--){let o=e.getMirror(t);this.appendMap(e.maps[t].invert(),o!=null&&o>t?r-o-1:void 0)}}invert(){let e=new hs;return e.appendMappingInverted(this),e}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let r=this.from;r<this.to;r++)e=this.maps[r].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,r){let o=0;for(let s=this.from;s<this.to;s++){let i=this.maps[s],l=i.mapResult(e,t);if(l.recover!=null){let a=this.getMirror(s);if(a!=null&&a>s&&a<this.to){s=a,e=this.maps[a].recover(l.recover);continue}}o|=l.delInfo,e=l.pos}return r?e:new Kl(e,o,null)}}const Yl=Object.create(null);class vt{getMap(){return $t.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw new RangeError("Invalid input for Step.fromJSON");let r=Yl[t.stepType];if(!r)throw new RangeError(`No step type ${t.stepType} defined`);return r.fromJSON(e,t)}static jsonID(e,t){if(e in Yl)throw new RangeError("Duplicate use of step JSON ID "+e);return Yl[e]=t,t.prototype.jsonID=e,t}}class ot{constructor(e,t){this.doc=e,this.failed=t}static ok(e){return new ot(e,null)}static fail(e){return new ot(null,e)}static fromReplace(e,t,r,o){try{return ot.ok(e.replace(t,r,o))}catch(s){if(s instanceof pi)return ot.fail(s.message);throw s}}}function Gl(n,e,t){let r=[];for(let o=0;o<n.childCount;o++){let s=n.child(o);s.content.size&&(s=s.copy(Gl(s.content,e,s))),s.isInline&&(s=e(s,t,o)),r.push(s)}return fe.fromArray(r)}class qn extends vt{constructor(e,t,r){super(),this.from=e,this.to=t,this.mark=r}apply(e){let t=e.slice(this.from,this.to),r=e.resolve(this.from),o=r.node(r.sharedDepth(this.to)),s=new _e(Gl(t.content,(i,l)=>!i.isAtom||!l.type.allowsMarkType(this.mark.type)?i:i.mark(this.mark.addToSet(i.marks)),o),t.openStart,t.openEnd);return ot.fromReplace(e,this.from,this.to,s)}invert(){return new Cn(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return t.deleted&&r.deleted||t.pos>=r.pos?null:new qn(t.pos,r.pos,this.mark)}merge(e){return e instanceof qn&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new qn(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"addMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for AddMarkStep.fromJSON");return new qn(t.from,t.to,e.markFromJSON(t.mark))}}vt.jsonID("addMark",qn);class Cn extends vt{constructor(e,t,r){super(),this.from=e,this.to=t,this.mark=r}apply(e){let t=e.slice(this.from,this.to),r=new _e(Gl(t.content,o=>o.mark(this.mark.removeFromSet(o.marks)),e),t.openStart,t.openEnd);return ot.fromReplace(e,this.from,this.to,r)}invert(){return new qn(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return t.deleted&&r.deleted||t.pos>=r.pos?null:new Cn(t.pos,r.pos,this.mark)}merge(e){return e instanceof Cn&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new Cn(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"removeMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for RemoveMarkStep.fromJSON");return new Cn(t.from,t.to,e.markFromJSON(t.mark))}}vt.jsonID("removeMark",Cn);class er extends vt{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return ot.fail("No node at mark step's position");let r=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return ot.fromReplace(e,this.pos,this.pos+1,new _e(fe.from(r),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);if(t){let r=this.mark.addToSet(t.marks);if(r.length==t.marks.length){for(let o=0;o<t.marks.length;o++)if(!t.marks[o].isInSet(r))return new er(this.pos,t.marks[o]);return new er(this.pos,this.mark)}}return new mo(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new er(t.pos,this.mark)}toJSON(){return{stepType:"addNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for AddNodeMarkStep.fromJSON");return new er(t.pos,e.markFromJSON(t.mark))}}vt.jsonID("addNodeMark",er);class mo extends vt{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return ot.fail("No node at mark step's position");let r=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return ot.fromReplace(e,this.pos,this.pos+1,new _e(fe.from(r),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new er(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new mo(t.pos,this.mark)}toJSON(){return{stepType:"removeNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for RemoveNodeMarkStep.fromJSON");return new mo(t.pos,e.markFromJSON(t.mark))}}vt.jsonID("removeNodeMark",mo);class pt extends vt{constructor(e,t,r,o=!1){super(),this.from=e,this.to=t,this.slice=r,this.structure=o}apply(e){return this.structure&&Ql(e,this.from,this.to)?ot.fail("Structure replace would overwrite content"):ot.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new $t([this.from,this.to-this.from,this.slice.size])}invert(e){return new pt(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return t.deletedAcross&&r.deletedAcross?null:new pt(t.pos,Math.max(t.pos,r.pos),this.slice)}merge(e){if(!(e instanceof pt)||e.structure||this.structure)return null;if(this.from+this.slice.size==e.from&&!this.slice.openEnd&&!e.slice.openStart){let t=this.slice.size+e.slice.size==0?_e.empty:new _e(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new pt(this.from,this.to+(e.to-e.from),t,this.structure)}else if(e.to==this.from&&!this.slice.openStart&&!e.slice.openEnd){let t=this.slice.size+e.slice.size==0?_e.empty:new _e(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new pt(e.from,this.to,t,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(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for ReplaceStep.fromJSON");return new pt(t.from,t.to,_e.fromJSON(e,t.slice),!!t.structure)}}vt.jsonID("replace",pt);class lt extends vt{constructor(e,t,r,o,s,i,l=!1){super(),this.from=e,this.to=t,this.gapFrom=r,this.gapTo=o,this.slice=s,this.insert=i,this.structure=l}apply(e){if(this.structure&&(Ql(e,this.from,this.gapFrom)||Ql(e,this.gapTo,this.to)))return ot.fail("Structure gap-replace would overwrite content");let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return ot.fail("Gap is not a flat range");let r=this.slice.insertAt(this.insert,t.content);return r?ot.fromReplace(e,this.from,this.to,r):ot.fail("Content does not fit in gap")}getMap(){return new $t([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(e){let t=this.gapTo-this.gapFrom;return new lt(this.from,this.from+this.slice.size+t,this.from+this.insert,this.from+this.insert+t,e.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1),o=e.map(this.gapFrom,-1),s=e.map(this.gapTo,1);return t.deletedAcross&&r.deletedAcross||o<t.pos||s>r.pos?null:new lt(t.pos,r.pos,o,s,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(e,t){if(typeof t.from!="number"||typeof t.to!="number"||typeof t.gapFrom!="number"||typeof t.gapTo!="number"||typeof t.insert!="number")throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");return new lt(t.from,t.to,t.gapFrom,t.gapTo,_e.fromJSON(e,t.slice),t.insert,!!t.structure)}}vt.jsonID("replaceAround",lt);function Ql(n,e,t){let r=n.resolve(e),o=t-e,s=r.depth;for(;o>0&&s>0&&r.indexAfter(s)==r.node(s).childCount;)s--,o--;if(o>0){let i=r.node(s).maybeChild(r.indexAfter(s));for(;o>0;){if(!i||i.isLeaf)return!0;i=i.firstChild,o--}}return!1}function ly(n,e,t,r){let o=[],s=[],i,l;n.doc.nodesBetween(e,t,(a,u,d)=>{if(!a.isInline)return;let f=a.marks;if(!r.isInSet(f)&&d.type.allowsMarkType(r.type)){let h=Math.max(u,e),p=Math.min(u+a.nodeSize,t),m=r.addToSet(f);for(let g=0;g<f.length;g++)f[g].isInSet(m)||(i&&i.to==h&&i.mark.eq(f[g])?i.to=p:o.push(i=new Cn(h,p,f[g])));l&&l.to==h?l.to=p:s.push(l=new qn(h,p,r))}}),o.forEach(a=>n.step(a)),s.forEach(a=>n.step(a))}function cy(n,e,t,r){let o=[],s=0;n.doc.nodesBetween(e,t,(i,l)=>{if(!i.isInline)return;s++;let a=null;if(r instanceof yi){let u=i.marks,d;for(;d=r.isInSet(u);)(a||(a=[])).push(d),u=d.removeFromSet(u)}else r?r.isInSet(i.marks)&&(a=[r]):a=i.marks;if(a&&a.length){let u=Math.min(l+i.nodeSize,t);for(let d=0;d<a.length;d++){let f=a[d],h;for(let p=0;p<o.length;p++){let m=o[p];m.step==s-1&&f.eq(o[p].style)&&(h=m)}h?(h.to=u,h.step=s):o.push({style:f,from:Math.max(l,e),to:u,step:s})}}}),o.forEach(i=>n.step(new Cn(i.from,i.to,i.style)))}function uy(n,e,t,r=t.contentMatch){let o=n.doc.nodeAt(e),s=[],i=e+1;for(let l=0;l<o.childCount;l++){let a=o.child(l),u=i+a.nodeSize,d=r.matchType(a.type);if(!d)s.push(new pt(i,u,_e.empty));else{r=d;for(let f=0;f<a.marks.length;f++)t.allowsMarkType(a.marks[f].type)||n.step(new Cn(i,u,a.marks[f]));if(a.isText&&!t.spec.code){let f,h=/\r?\n|\r/g,p;for(;f=h.exec(a.text);)p||(p=new _e(fe.from(t.schema.text(" ",t.allowedMarks(a.marks))),0,0)),s.push(new pt(i+f.index,i+f.index+f[0].length,p))}}i=u}if(!r.validEnd){let l=r.fillBefore(fe.empty,!0);n.replace(i,i,new _e(l,0,0))}for(let l=s.length-1;l>=0;l--)n.step(s[l])}function dy(n,e,t){return(e==0||n.canReplace(e,n.childCount))&&(t==n.childCount||n.canReplace(0,t))}function go(n){let t=n.parent.content.cutByIndex(n.startIndex,n.endIndex);for(let r=n.depth;;--r){let o=n.$from.node(r),s=n.$from.index(r),i=n.$to.indexAfter(r);if(r<n.depth&&o.canReplace(s,i,t))return r;if(r==0||o.type.spec.isolating||!dy(o,s,i))break}return null}function fy(n,e,t){let{$from:r,$to:o,depth:s}=e,i=r.before(s+1),l=o.after(s+1),a=i,u=l,d=fe.empty,f=0;for(let m=s,g=!1;m>t;m--)g||r.index(m)>0?(g=!0,d=fe.from(r.node(m).copy(d)),f++):a--;let h=fe.empty,p=0;for(let m=s,g=!1;m>t;m--)g||o.after(m+1)<o.end(m)?(g=!0,h=fe.from(o.node(m).copy(h)),p++):u++;n.step(new lt(a,u,i,l,new _e(d.append(h),f,p),d.size-f,!0))}function Jl(n,e,t=null,r=n){let o=hy(n,e),s=o&&py(r,e);return s?o.map(Ah).concat({type:e,attrs:t}).concat(s.map(Ah)):null}function Ah(n){return{type:n,attrs:null}}function hy(n,e){let{parent:t,startIndex:r,endIndex:o}=n,s=t.contentMatchAt(r).findWrapping(e);if(!s)return null;let i=s.length?s[0]:e;return t.canReplaceWith(r,o,i)?s:null}function py(n,e){let{parent:t,startIndex:r,endIndex:o}=n,s=t.child(r),i=e.contentMatch.findWrapping(s.type);if(!i)return null;let a=(i.length?i[i.length-1]:e).contentMatch;for(let u=r;a&&u<o;u++)a=a.matchType(t.child(u).type);return!a||!a.validEnd?null:i}function my(n,e,t){let r=fe.empty;for(let i=t.length-1;i>=0;i--){if(r.size){let l=t[i].type.contentMatch.matchFragment(r);if(!l||!l.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}r=fe.from(t[i].type.create(t[i].attrs,r))}let o=e.start,s=e.end;n.step(new lt(o,s,o,s,new _e(r,0,0),t.length,!0))}function gy(n,e,t,r,o){if(!r.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let s=n.steps.length;n.doc.nodesBetween(e,t,(i,l)=>{if(i.isTextblock&&!i.hasMarkup(r,o)&&vy(n.doc,n.mapping.slice(s).map(l),r)){n.clearIncompatible(n.mapping.slice(s).map(l,1),r);let a=n.mapping.slice(s),u=a.map(l,1),d=a.map(l+i.nodeSize,1);return n.step(new lt(u,d,u+1,d-1,new _e(fe.from(r.create(o,null,i.marks)),0,0),1,!0)),!1}})}function vy(n,e,t){let r=n.resolve(e),o=r.index();return r.parent.canReplaceWith(o,o+1,t)}function yy(n,e,t,r,o){let s=n.doc.nodeAt(e);if(!s)throw new RangeError("No node at given position");t||(t=s.type);let i=t.create(r,null,o||s.marks);if(s.isLeaf)return n.replaceWith(e,e+s.nodeSize,i);if(!t.validContent(s.content))throw new RangeError("Invalid content for node type "+t.name);n.step(new lt(e,e+s.nodeSize,e+1,e+s.nodeSize-1,new _e(fe.from(i),0,0),1,!0))}function vo(n,e,t=1,r){let o=n.resolve(e),s=o.depth-t,i=r&&r[r.length-1]||o.parent;if(s<0||o.parent.type.spec.isolating||!o.parent.canReplace(o.index(),o.parent.childCount)||!i.type.validContent(o.parent.content.cutByIndex(o.index(),o.parent.childCount)))return!1;for(let u=o.depth-1,d=t-2;u>s;u--,d--){let f=o.node(u),h=o.index(u);if(f.type.spec.isolating)return!1;let p=f.content.cutByIndex(h,f.childCount),m=r&&r[d+1];m&&(p=p.replaceChild(0,m.type.create(m.attrs)));let g=r&&r[d]||f;if(!f.canReplace(h+1,f.childCount)||!g.type.validContent(p))return!1}let l=o.indexAfter(s),a=r&&r[0];return o.node(s).canReplaceWith(l,l,a?a.type:o.node(s+1).type)}function Ey(n,e,t=1,r){let o=n.doc.resolve(e),s=fe.empty,i=fe.empty;for(let l=o.depth,a=o.depth-t,u=t-1;l>a;l--,u--){s=fe.from(o.node(l).copy(s));let d=r&&r[u];i=fe.from(d?d.type.create(d.attrs,i):o.node(l).copy(i))}n.step(new pt(e,e,new _e(s.append(i),t,t),!0))}function tr(n,e){let t=n.resolve(e),r=t.index();return _h(t.nodeBefore,t.nodeAfter)&&t.parent.canReplace(r,r+1)}function _h(n,e){return!!(n&&e&&!n.isLeaf&&n.canAppend(e))}function _i(n,e,t=-1){let r=n.resolve(e);for(let o=r.depth;;o--){let s,i,l=r.index(o);if(o==r.depth?(s=r.nodeBefore,i=r.nodeAfter):t>0?(s=r.node(o+1),l++,i=r.node(o).maybeChild(l)):(s=r.node(o).maybeChild(l-1),i=r.node(o+1)),s&&!s.isTextblock&&_h(s,i)&&r.node(o).canReplace(l,l+1))return e;if(o==0)break;e=t<0?r.before(o):r.after(o)}}function Cy(n,e,t){let r=new pt(e-t,e+t,_e.empty,!0);n.step(r)}function by(n,e,t){let r=n.resolve(e);if(r.parent.canReplaceWith(r.index(),r.index(),t))return e;if(r.parentOffset==0)for(let o=r.depth-1;o>=0;o--){let s=r.index(o);if(r.node(o).canReplaceWith(s,s,t))return r.before(o+1);if(s>0)return null}if(r.parentOffset==r.parent.content.size)for(let o=r.depth-1;o>=0;o--){let s=r.indexAfter(o);if(r.node(o).canReplaceWith(s,s,t))return r.after(o+1);if(s<r.node(o).childCount)return null}return null}function Ay(n,e,t){let r=n.resolve(e);if(!t.content.size)return e;let o=t.content;for(let s=0;s<t.openStart;s++)o=o.firstChild.content;for(let s=1;s<=(t.openStart==0&&t.size?2:1);s++)for(let i=r.depth;i>=0;i--){let l=i==r.depth?0:r.pos<=(r.start(i+1)+r.end(i+1))/2?-1:1,a=r.index(i)+(l>0?1:0),u=r.node(i),d=!1;if(s==1)d=u.canReplace(a,a,o);else{let f=u.contentMatchAt(a).findWrapping(o.firstChild.type);d=f&&u.canReplaceWith(a,a,f[0])}if(d)return l==0?r.pos:l<0?r.before(i+1):r.after(i+1)}return null}function Zl(n,e,t=e,r=_e.empty){if(e==t&&!r.size)return null;let o=n.resolve(e),s=n.resolve(t);return wh(o,s,r)?new pt(e,t,r):new _y(o,s,r).fit()}function wh(n,e,t){return!t.openStart&&!t.openEnd&&n.start()==e.start()&&n.parent.canReplace(n.index(),e.index(),t.content)}class _y{constructor(e,t,r){this.$from=e,this.$to=t,this.unplaced=r,this.frontier=[],this.placed=fe.empty;for(let o=0;o<=e.depth;o++){let s=e.node(o);this.frontier.push({type:s.type,match:s.contentMatchAt(e.indexAfter(o))})}for(let o=e.depth;o>0;o--)this.placed=fe.from(e.node(o).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let u=this.findFittable();u?this.placeNodes(u):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),t=this.placed.size-this.depth-this.$from.depth,r=this.$from,o=this.close(e<0?this.$to:r.doc.resolve(e));if(!o)return null;let s=this.placed,i=r.depth,l=o.depth;for(;i&&l&&s.childCount==1;)s=s.firstChild.content,i--,l--;let a=new _e(s,i,l);return e>-1?new lt(r.pos,e,this.$to.pos,this.$to.end(),a,t):a.size||r.pos!=this.$to.pos?new pt(r.pos,o.pos,a):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,r=0,o=this.unplaced.openEnd;r<e;r++){let s=t.firstChild;if(t.childCount>1&&(o=0),s.type.spec.isolating&&o<=r){e=r;break}t=s.content}for(let t=1;t<=2;t++)for(let r=t==1?e:this.unplaced.openStart;r>=0;r--){let o,s=null;r?(s=Xl(this.unplaced.content,r-1).firstChild,o=s.content):o=this.unplaced.content;let i=o.firstChild;for(let l=this.depth;l>=0;l--){let{type:a,match:u}=this.frontier[l],d,f=null;if(t==1&&(i?u.matchType(i.type)||(f=u.fillBefore(fe.from(i),!1)):s&&a.compatibleContent(s.type)))return{sliceDepth:r,frontierDepth:l,parent:s,inject:f};if(t==2&&i&&(d=u.findWrapping(i.type)))return{sliceDepth:r,frontierDepth:l,parent:s,wrap:d};if(s&&u.matchType(s.type))break}}}openMore(){let{content:e,openStart:t,openEnd:r}=this.unplaced,o=Xl(e,t);return!o.childCount||o.firstChild.isLeaf?!1:(this.unplaced=new _e(e,t+1,Math.max(r,o.size+t>=e.size-r?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:r}=this.unplaced,o=Xl(e,t);if(o.childCount<=1&&t>0){let s=e.size-t<=t+o.size;this.unplaced=new _e(ps(e,t-1,1),t-1,s?t-1:r)}else this.unplaced=new _e(ps(e,t,1),t,r)}placeNodes({sliceDepth:e,frontierDepth:t,parent:r,inject:o,wrap:s}){for(;this.depth>t;)this.closeFrontierNode();if(s)for(let g=0;g<s.length;g++)this.openFrontierNode(s[g]);let i=this.unplaced,l=r?r.content:i.content,a=i.openStart-e,u=0,d=[],{match:f,type:h}=this.frontier[t];if(o){for(let g=0;g<o.childCount;g++)d.push(o.child(g));f=f.matchFragment(o)}let p=l.size+e-(i.content.size-i.openEnd);for(;u<l.childCount;){let g=l.child(u),v=f.matchType(g.type);if(!v)break;u++,(u>1||a==0||g.content.size)&&(f=v,d.push(Sh(g.mark(h.allowedMarks(g.marks)),u==1?a:0,u==l.childCount?p:-1)))}let m=u==l.childCount;m||(p=-1),this.placed=ms(this.placed,t,fe.from(d)),this.frontier[t].match=f,m&&p<0&&r&&r.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let g=0,v=l;g<p;g++){let C=v.lastChild;this.frontier.push({type:C.type,match:C.contentMatchAt(C.childCount)}),v=C.content}this.unplaced=m?e==0?_e.empty:new _e(ps(i.content,e-1,1),e-1,p<0?i.openEnd:e-1):new _e(ps(i.content,e,u),i.openStart,i.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!ql(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:r}=this.$to,o=this.$to.after(r);for(;r>1&&o==this.$to.end(--r);)++o;return o}findCloseLevel(e){e:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:r,type:o}=this.frontier[t],s=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),i=ql(e,t,o,r,s);if(i){for(let l=t-1;l>=0;l--){let{match:a,type:u}=this.frontier[l],d=ql(e,l,u,a,!0);if(!d||d.childCount)continue e}return{depth:t,fit:i,move:s?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=ms(this.placed,t.depth,t.fit)),e=t.move;for(let r=t.depth+1;r<=e.depth;r++){let o=e.node(r),s=o.type.contentMatch.fillBefore(o.content,!0,e.index(r));this.openFrontierNode(o.type,o.attrs,s)}return e}openFrontierNode(e,t=null,r){let o=this.frontier[this.depth];o.match=o.match.matchType(e),this.placed=ms(this.placed,this.depth,fe.from(e.create(t,r))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let t=this.frontier.pop().match.fillBefore(fe.empty,!0);t.childCount&&(this.placed=ms(this.placed,this.frontier.length,t))}}function ps(n,e,t){return e==0?n.cutByIndex(t,n.childCount):n.replaceChild(0,n.firstChild.copy(ps(n.firstChild.content,e-1,t)))}function ms(n,e,t){return e==0?n.append(t):n.replaceChild(n.childCount-1,n.lastChild.copy(ms(n.lastChild.content,e-1,t)))}function Xl(n,e){for(let t=0;t<e;t++)n=n.firstChild.content;return n}function Sh(n,e,t){if(e<=0)return n;let r=n.content;return e>1&&(r=r.replaceChild(0,Sh(r.firstChild,e-1,r.childCount==1?t-1:0))),e>0&&(r=n.type.contentMatch.fillBefore(r).append(r),t<=0&&(r=r.append(n.type.contentMatch.matchFragment(r).fillBefore(fe.empty,!0)))),n.copy(r)}function ql(n,e,t,r,o){let s=n.node(e),i=o?n.indexAfter(e):n.index(e);if(i==s.childCount&&!t.compatibleContent(s.type))return null;let l=r.fillBefore(s.content,!0,i);return l&&!wy(t,s.content,i)?l:null}function wy(n,e,t){for(let r=t;r<e.childCount;r++)if(!n.allowsMarks(e.child(r).marks))return!0;return!1}function Sy(n){return n.spec.defining||n.spec.definingForContent}function Ty(n,e,t,r){if(!r.size)return n.deleteRange(e,t);let o=n.doc.resolve(e),s=n.doc.resolve(t);if(wh(o,s,r))return n.step(new pt(e,t,r));let i=kh(o,n.doc.resolve(t));i[i.length-1]==0&&i.pop();let l=-(o.depth+1);i.unshift(l);for(let h=o.depth,p=o.pos-1;h>0;h--,p--){let m=o.node(h).type.spec;if(m.defining||m.definingAsContext||m.isolating)break;i.indexOf(h)>-1?l=h:o.before(h)==p&&i.splice(1,0,-h)}let a=i.indexOf(l),u=[],d=r.openStart;for(let h=r.content,p=0;;p++){let m=h.firstChild;if(u.push(m),p==r.openStart)break;h=m.content}for(let h=d-1;h>=0;h--){let p=u[h],m=Sy(p.type);if(m&&!p.sameMarkup(o.node(Math.abs(l)-1)))d=h;else if(m||!p.type.isTextblock)break}for(let h=r.openStart;h>=0;h--){let p=(h+d+1)%(r.openStart+1),m=u[p];if(m)for(let g=0;g<i.length;g++){let v=i[(g+a)%i.length],C=!0;v<0&&(C=!1,v=-v);let A=o.node(v-1),E=o.index(v-1);if(A.canReplaceWith(E,E,m.type,m.marks))return n.replace(o.before(v),C?s.after(v):t,new _e(Th(r.content,0,r.openStart,p),p,r.openEnd))}}let f=n.steps.length;for(let h=i.length-1;h>=0&&(n.replace(e,t,r),!(n.steps.length>f));h--){let p=i[h];p<0||(e=o.before(p),t=s.after(p))}}function Th(n,e,t,r,o){if(e<t){let s=n.firstChild;n=n.replaceChild(0,s.copy(Th(s.content,e+1,t,r,s)))}if(e>r){let s=o.contentMatchAt(0),i=s.fillBefore(n).append(n);n=i.append(s.matchFragment(i).fillBefore(fe.empty,!0))}return n}function ky(n,e,t,r){if(!r.isInline&&e==t&&n.doc.resolve(e).parent.content.size){let o=by(n.doc,e,r.type);o!=null&&(e=t=o)}n.replaceRange(e,t,new _e(fe.from(r),0,0))}function xy(n,e,t){let r=n.doc.resolve(e),o=n.doc.resolve(t),s=kh(r,o);for(let i=0;i<s.length;i++){let l=s[i],a=i==s.length-1;if(a&&l==0||r.node(l).type.contentMatch.validEnd)return n.delete(r.start(l),o.end(l));if(l>0&&(a||r.node(l-1).canReplace(r.index(l-1),o.indexAfter(l-1))))return n.delete(r.before(l),o.after(l))}for(let i=1;i<=r.depth&&i<=o.depth;i++)if(e-r.start(i)==r.depth-i&&t>r.end(i)&&o.end(i)-t!=o.depth-i)return n.delete(r.before(i),t);n.delete(e,t)}function kh(n,e){let t=[],r=Math.min(n.depth,e.depth);for(let o=r;o>=0;o--){let s=n.start(o);if(s<n.pos-(n.depth-o)||e.end(o)>e.pos+(e.depth-o)||n.node(o).type.spec.isolating||e.node(o).type.spec.isolating)break;(s==e.start(o)||o==n.depth&&o==e.depth&&n.parent.inlineContent&&e.parent.inlineContent&&o&&e.start(o-1)==s-1)&&t.push(o)}return t}class yo extends vt{constructor(e,t,r){super(),this.pos=e,this.attr=t,this.value=r}apply(e){let t=e.nodeAt(this.pos);if(!t)return ot.fail("No node at attribute step's position");let r=Object.create(null);for(let s in t.attrs)r[s]=t.attrs[s];r[this.attr]=this.value;let o=t.type.create(r,null,t.marks);return ot.fromReplace(e,this.pos,this.pos+1,new _e(fe.from(o),0,t.isLeaf?0:1))}getMap(){return $t.empty}invert(e){return new yo(this.pos,this.attr,e.nodeAt(this.pos).attrs[this.attr])}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new yo(t.pos,this.attr,this.value)}toJSON(){return{stepType:"attr",pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(e,t){if(typeof t.pos!="number"||typeof t.attr!="string")throw new RangeError("Invalid input for AttrStep.fromJSON");return new yo(t.pos,t.attr,t.value)}}vt.jsonID("attr",yo);class gs extends vt{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let o in e.attrs)t[o]=e.attrs[o];t[this.attr]=this.value;let r=e.type.create(t,e.content,e.marks);return ot.ok(r)}getMap(){return $t.empty}invert(e){return new gs(this.attr,e.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:"docAttr",attr:this.attr,value:this.value}}static fromJSON(e,t){if(typeof t.attr!="string")throw new RangeError("Invalid input for DocAttrStep.fromJSON");return new gs(t.attr,t.value)}}vt.jsonID("docAttr",gs);let Eo=class extends Error{};Eo=function n(e){let t=Error.call(this,e);return t.__proto__=n.prototype,t},Eo.prototype=Object.create(Error.prototype),Eo.prototype.constructor=Eo,Eo.prototype.name="TransformError";class xh{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new hs}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new Eo(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}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t}replace(e,t=e,r=_e.empty){let o=Zl(this.doc,e,t,r);return o&&this.step(o),this}replaceWith(e,t,r){return this.replace(e,t,new _e(fe.from(r),0,0))}delete(e,t){return this.replace(e,t,_e.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,r){return Ty(this,e,t,r),this}replaceRangeWith(e,t,r){return ky(this,e,t,r),this}deleteRange(e,t){return xy(this,e,t),this}lift(e,t){return fy(this,e,t),this}join(e,t=1){return Cy(this,e,t),this}wrap(e,t){return my(this,e,t),this}setBlockType(e,t=e,r,o=null){return gy(this,e,t,r,o),this}setNodeMarkup(e,t,r=null,o){return yy(this,e,t,r,o),this}setNodeAttribute(e,t,r){return this.step(new yo(e,t,r)),this}setDocAttribute(e,t){return this.step(new gs(e,t)),this}addNodeMark(e,t){return this.step(new er(e,t)),this}removeNodeMark(e,t){if(!(t instanceof We)){let r=this.doc.nodeAt(e);if(!r)throw new RangeError("No node at position "+e);if(t=t.isInSet(r.marks),!t)return this}return this.step(new mo(e,t)),this}split(e,t=1,r){return Ey(this,e,t,r),this}addMark(e,t,r){return ly(this,e,t,r),this}removeMark(e,t,r){return cy(this,e,t,r),this}clearIncompatible(e,t,r){return uy(this,e,t,r),this}}const ec=Object.create(null);class He{constructor(e,t,r){this.$anchor=e,this.$head=t,this.ranges=r||[new Ny(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=_e.empty){let r=t.content.lastChild,o=null;for(let l=0;l<t.openEnd;l++)o=r,r=r.lastChild;let s=e.steps.length,i=this.ranges;for(let l=0;l<i.length;l++){let{$from:a,$to:u}=i[l],d=e.mapping.slice(s);e.replaceRange(d.map(a.pos),d.map(u.pos),l?_e.empty:t),l==0&&Ih(e,s,(r?r.isInline:o&&o.isTextblock)?-1:1)}}replaceWith(e,t){let r=e.steps.length,o=this.ranges;for(let s=0;s<o.length;s++){let{$from:i,$to:l}=o[s],a=e.mapping.slice(r),u=a.map(i.pos),d=a.map(l.pos);s?e.deleteRange(u,d):(e.replaceRangeWith(u,d,t),Ih(e,r,t.isInline?-1:1))}}static findFrom(e,t,r=!1){let o=e.parent.inlineContent?new Ue(e):Co(e.node(0),e.parent,e.pos,e.index(),t,r);if(o)return o;for(let s=e.depth-1;s>=0;s--){let i=t<0?Co(e.node(0),e.node(s),e.before(s+1),e.index(s),t,r):Co(e.node(0),e.node(s),e.after(s+1),e.index(s)+1,t,r);if(i)return i}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new cn(e.node(0))}static atStart(e){return Co(e,e,0,0,1)||new cn(e)}static atEnd(e){return Co(e,e,e.content.size,e.childCount,-1)||new cn(e)}static fromJSON(e,t){if(!t||!t.type)throw new RangeError("Invalid input for Selection.fromJSON");let r=ec[t.type];if(!r)throw new RangeError(`No selection type ${t.type} defined`);return r.fromJSON(e,t)}static jsonID(e,t){if(e in ec)throw new RangeError("Duplicate use of selection JSON ID "+e);return ec[e]=t,t.prototype.jsonID=e,t}getBookmark(){return Ue.between(this.$anchor,this.$head).getBookmark()}}He.prototype.visible=!0;class Ny{constructor(e,t){this.$from=e,this.$to=t}}let Nh=!1;function Oh(n){!Nh&&!n.parent.inlineContent&&(Nh=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+n.parent.type.name+")"))}class Ue extends He{constructor(e,t=e){Oh(e),Oh(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(e,t){let r=e.resolve(t.map(this.head));if(!r.parent.inlineContent)return He.near(r);let o=e.resolve(t.map(this.anchor));return new Ue(o.parent.inlineContent?o:r,r)}replace(e,t=_e.empty){if(super.replace(e,t),t==_e.empty){let r=this.$from.marksAcross(this.$to);r&&e.ensureMarks(r)}}eq(e){return e instanceof Ue&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new wi(this.anchor,this.head)}toJSON(){return{type:"text",anchor:this.anchor,head:this.head}}static fromJSON(e,t){if(typeof t.anchor!="number"||typeof t.head!="number")throw new RangeError("Invalid input for TextSelection.fromJSON");return new Ue(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,r=t){let o=e.resolve(t);return new this(o,r==t?o:e.resolve(r))}static between(e,t,r){let o=e.pos-t.pos;if((!r||o)&&(r=o>=0?1:-1),!t.parent.inlineContent){let s=He.findFrom(t,r,!0)||He.findFrom(t,-r,!0);if(s)t=s.$head;else return He.near(t,r)}return e.parent.inlineContent||(o==0?e=t:(e=(He.findFrom(e,-r,!0)||He.findFrom(e,r,!0)).$anchor,e.pos<t.pos!=o<0&&(e=t))),new Ue(e,t)}}He.jsonID("text",Ue);class wi{constructor(e,t){this.anchor=e,this.head=t}map(e){return new wi(e.map(this.anchor),e.map(this.head))}resolve(e){return Ue.between(e.resolve(this.anchor),e.resolve(this.head))}}class Le extends He{constructor(e){let t=e.nodeAfter,r=e.node(0).resolve(e.pos+t.nodeSize);super(e,r),this.node=t}map(e,t){let{deleted:r,pos:o}=t.mapResult(this.anchor),s=e.resolve(o);return r?He.near(s):new Le(s)}content(){return new _e(fe.from(this.node),0,0)}eq(e){return e instanceof Le&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new tc(this.anchor)}static fromJSON(e,t){if(typeof t.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new Le(e.resolve(t.anchor))}static create(e,t){return new Le(e.resolve(t))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}}Le.prototype.visible=!1,He.jsonID("node",Le);class tc{constructor(e){this.anchor=e}map(e){let{deleted:t,pos:r}=e.mapResult(this.anchor);return t?new wi(r,r):new tc(r)}resolve(e){let t=e.resolve(this.anchor),r=t.nodeAfter;return r&&Le.isSelectable(r)?new Le(t):He.near(t)}}class cn extends He{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=_e.empty){if(t==_e.empty){e.delete(0,e.doc.content.size);let r=He.atStart(e.doc);r.eq(e.selection)||e.setSelection(r)}else super.replace(e,t)}toJSON(){return{type:"all"}}static fromJSON(e){return new cn(e)}map(e){return new cn(e)}eq(e){return e instanceof cn}getBookmark(){return Oy}}He.jsonID("all",cn);const Oy={map(){return this},resolve(n){return new cn(n)}};function Co(n,e,t,r,o,s=!1){if(e.inlineContent)return Ue.create(n,t);for(let i=r-(o>0?0:1);o>0?i<e.childCount:i>=0;i+=o){let l=e.child(i);if(l.isAtom){if(!s&&Le.isSelectable(l))return Le.create(n,t-(o<0?l.nodeSize:0))}else{let a=Co(n,l,t+o,o<0?l.childCount:0,o,s);if(a)return a}t+=l.nodeSize*o}return null}function Ih(n,e,t){let r=n.steps.length-1;if(r<e)return;let o=n.steps[r];if(!(o instanceof pt||o instanceof lt))return;let s=n.mapping.maps[r],i;s.forEach((l,a,u,d)=>{i==null&&(i=d)}),n.setSelection(He.near(n.doc.resolve(i),t))}const Mh=1,Si=2,Lh=4;class Iy extends xh{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 new RangeError("Selection passed to setSelection must point at the current document");return this.curSelection=e,this.curSelectionFor=this.steps.length,this.updated=(this.updated|Mh)&~Si,this.storedMarks=null,this}get selectionSet(){return(this.updated&Mh)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=Si,this}ensureMarks(e){return We.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&Si)>0}addStep(e,t){super.addStep(e,t),this.updated=this.updated&~Si,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,t=!0){let r=this.selection;return t&&(e=e.mark(this.storedMarks||(r.empty?r.$from.marks():r.$from.marksAcross(r.$to)||We.none))),r.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,t,r){let o=this.doc.type.schema;if(t==null)return e?this.replaceSelectionWith(o.text(e),!0):this.deleteSelection();{if(r==null&&(r=t),r=r??t,!e)return this.deleteRange(t,r);let s=this.storedMarks;if(!s){let i=this.doc.resolve(t);s=r==t?i.marks():i.marksAcross(this.doc.resolve(r))}return this.replaceRangeWith(t,r,o.text(e,s)),this.selection.empty||this.setSelection(He.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|=Lh,this}get scrolledIntoView(){return(this.updated&Lh)>0}}function Dh(n,e){return!e||!n?n:n.bind(e)}class vs{constructor(e,t,r){this.name=e,this.init=Dh(t.init,r),this.apply=Dh(t.apply,r)}}const My=[new vs("doc",{init(n){return n.doc||n.schema.topNodeType.createAndFill()},apply(n){return n.doc}}),new vs("selection",{init(n,e){return n.selection||He.atStart(e.doc)},apply(n){return n.selection}}),new vs("storedMarks",{init(n){return n.storedMarks||null},apply(n,e,t,r){return r.selection.$cursor?n.storedMarks:null}}),new vs("scrollToSelection",{init(){return 0},apply(n,e){return n.scrolledIntoView?e+1:e}})];class nc{constructor(e,t){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=My.slice(),t&&t.forEach(r=>{if(this.pluginsByKey[r.key])throw new RangeError("Adding different instances of a keyed plugin ("+r.key+")");this.plugins.push(r),this.pluginsByKey[r.key]=r,r.spec.state&&this.fields.push(new vs(r.key,r.spec.state,r))})}}class bo{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 r=0;r<this.config.plugins.length;r++)if(r!=t){let o=this.config.plugins[r];if(o.spec.filterTransaction&&!o.spec.filterTransaction.call(o,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let t=[e],r=this.applyInner(e),o=null;for(;;){let s=!1;for(let i=0;i<this.config.plugins.length;i++){let l=this.config.plugins[i];if(l.spec.appendTransaction){let a=o?o[i].n:0,u=o?o[i].state:this,d=a<t.length&&l.spec.appendTransaction.call(l,a?t.slice(a):t,u,r);if(d&&r.filterTransaction(d,i)){if(d.setMeta("appendedTransaction",e),!o){o=[];for(let f=0;f<this.config.plugins.length;f++)o.push(f<i?{state:r,n:t.length}:{state:this,n:0})}t.push(d),r=r.applyInner(d),s=!0}o&&(o[i]={state:r,n:t.length})}}if(!s)return{state:r,transactions:t}}}applyInner(e){if(!e.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let t=new bo(this.config),r=this.config.fields;for(let o=0;o<r.length;o++){let s=r[o];t[s.name]=s.apply(e,this[s.name],this,t)}return t}get tr(){return new Iy(this)}static create(e){let t=new nc(e.doc?e.doc.type.schema:e.schema,e.plugins),r=new bo(t);for(let o=0;o<t.fields.length;o++)r[t.fields[o].name]=t.fields[o].init(e,r);return r}reconfigure(e){let t=new nc(this.schema,e.plugins),r=t.fields,o=new bo(t);for(let s=0;s<r.length;s++){let i=r[s].name;o[i]=this.hasOwnProperty(i)?this[i]:r[s].init(e,o)}return o}toJSON(e){let t={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(t.storedMarks=this.storedMarks.map(r=>r.toJSON())),e&&typeof e=="object")for(let r in e){if(r=="doc"||r=="selection")throw new RangeError("The JSON fields `doc` and `selection` are reserved");let o=e[r],s=o.spec.state;s&&s.toJSON&&(t[r]=s.toJSON.call(o,this[o.key]))}return t}static fromJSON(e,t,r){if(!t)throw new RangeError("Invalid input for EditorState.fromJSON");if(!e.schema)throw new RangeError("Required config field 'schema' missing");let o=new nc(e.schema,e.plugins),s=new bo(o);return o.fields.forEach(i=>{if(i.name=="doc")s.doc=Fr.fromJSON(e.schema,t.doc);else if(i.name=="selection")s.selection=He.fromJSON(s.doc,t.selection);else if(i.name=="storedMarks")t.storedMarks&&(s.storedMarks=t.storedMarks.map(e.schema.markFromJSON));else{if(r)for(let l in r){let a=r[l],u=a.spec.state;if(a.key==i.name&&u&&u.fromJSON&&Object.prototype.hasOwnProperty.call(t,l)){s[i.name]=u.fromJSON.call(a,e,t[l],s);return}}s[i.name]=i.init(e,s)}}),s}}function Rh(n,e,t){for(let r in n){let o=n[r];o instanceof Function?o=o.bind(e):r=="handleDOMEvents"&&(o=Rh(o,e,{})),t[r]=o}return t}class Dt{constructor(e){this.spec=e,this.props={},e.props&&Rh(e.props,this,this.props),this.key=e.key?e.key.key:Bh("plugin")}getState(e){return e[this.key]}}const rc=Object.create(null);function Bh(n){return n in rc?n+"$"+ ++rc[n]:(rc[n]=0,n+"$")}class un{constructor(e="key"){this.key=Bh(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}}const At=function(n){for(var e=0;;e++)if(n=n.previousSibling,!n)return e},ys=function(n){let e=n.assignedSlot||n.parentNode;return e&&e.nodeType==11?e.host:e};let Ph=null;const Rn=function(n,e,t){let r=Ph||(Ph=document.createRange());return r.setEnd(n,t??n.nodeValue.length),r.setStart(n,e||0),r},$r=function(n,e,t,r){return t&&(Fh(n,e,t,r,-1)||Fh(n,e,t,r,1))},Ly=/^(img|br|input|textarea|hr)$/i;function Fh(n,e,t,r,o){for(;;){if(n==t&&e==r)return!0;if(e==(o<0?0:bn(n))){let s=n.parentNode;if(!s||s.nodeType!=1||oc(n)||Ly.test(n.nodeName)||n.contentEditable=="false")return!1;e=At(n)+(o<0?0:1),n=s}else if(n.nodeType==1){if(n=n.childNodes[e+(o<0?-1:0)],n.contentEditable=="false")return!1;e=o<0?bn(n):0}else return!1}}function bn(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function Dy(n,e,t){for(let r=e==0,o=e==bn(n);r||o;){if(n==t)return!0;let s=At(n);if(n=n.parentNode,!n)return!1;r=r&&s==0,o=o&&s==bn(n)}}function oc(n){let e;for(let t=n;t&&!(e=t.pmViewDesc);t=t.parentNode);return e&&e.node&&e.node.isBlock&&(e.dom==n||e.contentDOM==n)}const Ti=function(n){return n.focusNode&&$r(n.focusNode,n.focusOffset,n.anchorNode,n.anchorOffset)};function Hr(n,e){let t=document.createEvent("Event");return t.initEvent("keydown",!0,!0),t.keyCode=n,t.key=t.code=e,t}function Ry(n){let e=n.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function By(n,e,t){if(n.caretPositionFromPoint)try{let r=n.caretPositionFromPoint(e,t);if(r)return{node:r.offsetNode,offset:r.offset}}catch{}if(n.caretRangeFromPoint){let r=n.caretRangeFromPoint(e,t);if(r)return{node:r.startContainer,offset:r.startOffset}}}const An=typeof navigator<"u"?navigator:null,Vh=typeof document<"u"?document:null,nr=An&&An.userAgent||"",sc=/Edge\/(\d+)/.exec(nr),$h=/MSIE \d/.exec(nr),ic=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(nr),Rt=!!($h||ic||sc),rr=$h?document.documentMode:ic?+ic[1]:sc?+sc[1]:0,dn=!Rt&&/gecko\/(\d+)/i.test(nr);dn&&+(/Firefox\/(\d+)/.exec(nr)||[0,0])[1];const ac=!Rt&&/Chrome\/(\d+)/.exec(nr),yt=!!ac,Py=ac?+ac[1]:0,_t=!Rt&&!!An&&/Apple Computer/.test(An.vendor),Ao=_t&&(/Mobile\/\w+/.test(nr)||!!An&&An.maxTouchPoints>2),Gt=Ao||(An?/Mac/.test(An.platform):!1),Fy=An?/Win/.test(An.platform):!1,fn=/Android \d/.test(nr),Es=!!Vh&&"webkitFontSmoothing"in Vh.documentElement.style,Vy=Es?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function $y(n){return{left:0,right:n.documentElement.clientWidth,top:0,bottom:n.documentElement.clientHeight}}function Bn(n,e){return typeof n=="number"?n:n[e]}function Hy(n){let e=n.getBoundingClientRect(),t=e.width/n.offsetWidth||1,r=e.height/n.offsetHeight||1;return{left:e.left,right:e.left+n.clientWidth*t,top:e.top,bottom:e.top+n.clientHeight*r}}function Hh(n,e,t){let r=n.someProp("scrollThreshold")||0,o=n.someProp("scrollMargin")||5,s=n.dom.ownerDocument;for(let i=t||n.dom;i;i=ys(i)){if(i.nodeType!=1)continue;let l=i,a=l==s.body,u=a?$y(s):Hy(l),d=0,f=0;if(e.top<u.top+Bn(r,"top")?f=-(u.top-e.top+Bn(o,"top")):e.bottom>u.bottom-Bn(r,"bottom")&&(f=e.bottom-e.top>u.bottom-u.top?e.top+Bn(o,"top")-u.top:e.bottom-u.bottom+Bn(o,"bottom")),e.left<u.left+Bn(r,"left")?d=-(u.left-e.left+Bn(o,"left")):e.right>u.right-Bn(r,"right")&&(d=e.right-u.right+Bn(o,"right")),d||f)if(a)s.defaultView.scrollBy(d,f);else{let h=l.scrollLeft,p=l.scrollTop;f&&(l.scrollTop+=f),d&&(l.scrollLeft+=d);let m=l.scrollLeft-h,g=l.scrollTop-p;e={left:e.left-m,top:e.top-g,right:e.right-m,bottom:e.bottom-g}}if(a||/^(fixed|sticky)$/.test(getComputedStyle(i).position))break}}function Uy(n){let e=n.dom.getBoundingClientRect(),t=Math.max(0,e.top),r,o;for(let s=(e.left+e.right)/2,i=t+1;i<Math.min(innerHeight,e.bottom);i+=5){let l=n.root.elementFromPoint(s,i);if(!l||l==n.dom||!n.dom.contains(l))continue;let a=l.getBoundingClientRect();if(a.top>=t-20){r=l,o=a.top;break}}return{refDOM:r,refTop:o,stack:Uh(n.dom)}}function Uh(n){let e=[],t=n.ownerDocument;for(let r=n;r&&(e.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),n!=t);r=ys(r));return e}function zy({refDOM:n,refTop:e,stack:t}){let r=n?n.getBoundingClientRect().top:0;zh(t,r==0?0:r-e)}function zh(n,e){for(let t=0;t<n.length;t++){let{dom:r,top:o,left:s}=n[t];r.scrollTop!=o+e&&(r.scrollTop=o+e),r.scrollLeft!=s&&(r.scrollLeft=s)}}let _o=null;function jy(n){if(n.setActive)return n.setActive();if(_o)return n.focus(_o);let e=Uh(n);n.focus(_o==null?{get preventScroll(){return _o={preventScroll:!0},!0}}:void 0),_o||(_o=!1,zh(e,0))}function jh(n,e){let t,r=2e8,o,s=0,i=e.top,l=e.top,a,u;for(let d=n.firstChild,f=0;d;d=d.nextSibling,f++){let h;if(d.nodeType==1)h=d.getClientRects();else if(d.nodeType==3)h=Rn(d).getClientRects();else continue;for(let p=0;p<h.length;p++){let m=h[p];if(m.top<=i&&m.bottom>=l){i=Math.max(m.bottom,i),l=Math.min(m.top,l);let g=m.left>e.left?m.left-e.left:m.right<e.left?e.left-m.right:0;if(g<r){t=d,r=g,o=g&&t.nodeType==3?{left:m.right<e.left?m.right:m.left,top:e.top}:e,d.nodeType==1&&g&&(s=f+(e.left>=(m.left+m.right)/2?1:0));continue}}else m.top>e.top&&!a&&m.left<=e.left&&m.right>=e.left&&(a=d,u={left:Math.max(m.left,Math.min(m.right,e.left)),top:m.top});!t&&(e.left>=m.right&&e.top>=m.top||e.left>=m.left&&e.top>=m.bottom)&&(s=f+1)}}return!t&&a&&(t=a,o=u,r=0),t&&t.nodeType==3?Wy(t,o):!t||r&&t.nodeType==1?{node:n,offset:s}:jh(t,o)}function Wy(n,e){let t=n.nodeValue.length,r=document.createRange();for(let o=0;o<t;o++){r.setEnd(n,o+1),r.setStart(n,o);let s=or(r,1);if(s.top!=s.bottom&&lc(e,s))return{node:n,offset:o+(e.left>=(s.left+s.right)/2?1:0)}}return{node:n,offset:0}}function lc(n,e){return n.left>=e.left-1&&n.left<=e.right+1&&n.top>=e.top-1&&n.top<=e.bottom+1}function Ky(n,e){let t=n.parentNode;return t&&/^li$/i.test(t.nodeName)&&e.left<n.getBoundingClientRect().left?t:n}function Yy(n,e,t){let{node:r,offset:o}=jh(e,t),s=-1;if(r.nodeType==1&&!r.firstChild){let i=r.getBoundingClientRect();s=i.left!=i.right&&t.left>(i.left+i.right)/2?1:-1}return n.docView.posFromDOM(r,o,s)}function Gy(n,e,t,r){let o=-1;for(let s=e,i=!1;s!=n.dom;){let l=n.docView.nearestDesc(s,!0);if(!l)return null;if(l.dom.nodeType==1&&(l.node.isBlock&&l.parent&&!i||!l.contentDOM)){let a=l.dom.getBoundingClientRect();if(l.node.isBlock&&l.parent&&!i&&(i=!0,a.left>r.left||a.top>r.top?o=l.posBefore:(a.right<r.left||a.bottom<r.top)&&(o=l.posAfter)),!l.contentDOM&&o<0&&!l.node.isText)return(l.node.isBlock?r.top<(a.top+a.bottom)/2:r.left<(a.left+a.right)/2)?l.posBefore:l.posAfter}s=l.dom.parentNode}return o>-1?o:n.docView.posFromDOM(e,t,-1)}function Wh(n,e,t){let r=n.childNodes.length;if(r&&t.top<t.bottom)for(let o=Math.max(0,Math.min(r-1,Math.floor(r*(e.top-t.top)/(t.bottom-t.top))-2)),s=o;;){let i=n.childNodes[s];if(i.nodeType==1){let l=i.getClientRects();for(let a=0;a<l.length;a++){let u=l[a];if(lc(e,u))return Wh(i,e,u)}}if((s=(s+1)%r)==o)break}return n}function Qy(n,e){let t=n.dom.ownerDocument,r,o=0,s=By(t,e.left,e.top);s&&({node:r,offset:o}=s);let i=(n.root.elementFromPoint?n.root:t).elementFromPoint(e.left,e.top),l;if(!i||!n.dom.contains(i.nodeType!=1?i.parentNode:i)){let u=n.dom.getBoundingClientRect();if(!lc(e,u)||(i=Wh(n.dom,e,u),!i))return null}if(_t)for(let u=i;r&&u;u=ys(u))u.draggable&&(r=void 0);if(i=Ky(i,e),r){if(dn&&r.nodeType==1&&(o=Math.min(o,r.childNodes.length),o<r.childNodes.length)){let d=r.childNodes[o],f;d.nodeName=="IMG"&&(f=d.getBoundingClientRect()).right<=e.left&&f.bottom>e.top&&o++}let u;Es&&o&&r.nodeType==1&&(u=r.childNodes[o-1]).nodeType==1&&u.contentEditable=="false"&&u.getBoundingClientRect().top>=e.top&&o--,r==n.dom&&o==r.childNodes.length-1&&r.lastChild.nodeType==1&&e.top>r.lastChild.getBoundingClientRect().bottom?l=n.state.doc.content.size:(o==0||r.nodeType!=1||r.childNodes[o-1].nodeName!="BR")&&(l=Gy(n,r,o,e))}l==null&&(l=Yy(n,i,e));let a=n.docView.nearestDesc(i,!0);return{pos:l,inside:a?a.posAtStart-a.border:-1}}function Kh(n){return n.top<n.bottom||n.left<n.right}function or(n,e){let t=n.getClientRects();if(t.length){let r=t[e<0?0:t.length-1];if(Kh(r))return r}return Array.prototype.find.call(t,Kh)||n.getBoundingClientRect()}const Jy=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function Yh(n,e,t){let{node:r,offset:o,atom:s}=n.docView.domFromPos(e,t<0?-1:1),i=Es||dn;if(r.nodeType==3)if(i&&(Jy.test(r.nodeValue)||(t<0?!o:o==r.nodeValue.length))){let a=or(Rn(r,o,o),t);if(dn&&o&&/\s/.test(r.nodeValue[o-1])&&o<r.nodeValue.length){let u=or(Rn(r,o-1,o-1),-1);if(u.top==a.top){let d=or(Rn(r,o,o+1),-1);if(d.top!=a.top)return Cs(d,d.left<u.left)}}return a}else{let a=o,u=o,d=t<0?1:-1;return t<0&&!o?(u++,d=-1):t>=0&&o==r.nodeValue.length?(a--,d=1):t<0?a--:u++,Cs(or(Rn(r,a,u),d),d<0)}if(!n.state.doc.resolve(e-(s||0)).parent.inlineContent){if(s==null&&o&&(t<0||o==bn(r))){let a=r.childNodes[o-1];if(a.nodeType==1)return cc(a.getBoundingClientRect(),!1)}if(s==null&&o<bn(r)){let a=r.childNodes[o];if(a.nodeType==1)return cc(a.getBoundingClientRect(),!0)}return cc(r.getBoundingClientRect(),t>=0)}if(s==null&&o&&(t<0||o==bn(r))){let a=r.childNodes[o-1],u=a.nodeType==3?Rn(a,bn(a)-(i?0:1)):a.nodeType==1&&(a.nodeName!="BR"||!a.nextSibling)?a:null;if(u)return Cs(or(u,1),!1)}if(s==null&&o<bn(r)){let a=r.childNodes[o];for(;a.pmViewDesc&&a.pmViewDesc.ignoreForCoords;)a=a.nextSibling;let u=a?a.nodeType==3?Rn(a,0,i?0:1):a.nodeType==1?a:null:null;if(u)return Cs(or(u,-1),!0)}return Cs(or(r.nodeType==3?Rn(r):r,-t),t>=0)}function Cs(n,e){if(n.width==0)return n;let t=e?n.left:n.right;return{top:n.top,bottom:n.bottom,left:t,right:t}}function cc(n,e){if(n.height==0)return n;let t=e?n.top:n.bottom;return{top:t,bottom:t,left:n.left,right:n.right}}function Gh(n,e,t){let r=n.state,o=n.root.activeElement;r!=e&&n.updateState(e),o!=n.dom&&n.focus();try{return t()}finally{r!=e&&n.updateState(r),o!=n.dom&&o&&o.focus()}}function Zy(n,e,t){let r=e.selection,o=t=="up"?r.$from:r.$to;return Gh(n,e,()=>{let{node:s}=n.docView.domFromPos(o.pos,t=="up"?-1:1);for(;;){let l=n.docView.nearestDesc(s,!0);if(!l)break;if(l.node.isBlock){s=l.contentDOM||l.dom;break}s=l.dom.parentNode}let i=Yh(n,o.pos,1);for(let l=s.firstChild;l;l=l.nextSibling){let a;if(l.nodeType==1)a=l.getClientRects();else if(l.nodeType==3)a=Rn(l,0,l.nodeValue.length).getClientRects();else continue;for(let u=0;u<a.length;u++){let d=a[u];if(d.bottom>d.top+1&&(t=="up"?i.top-d.top>(d.bottom-i.top)*2:d.bottom-i.bottom>(i.bottom-d.top)*2))return!1}}return!0})}const Xy=/[\u0590-\u08ac]/;function qy(n,e,t){let{$head:r}=e.selection;if(!r.parent.isTextblock)return!1;let o=r.parentOffset,s=!o,i=o==r.parent.content.size,l=n.domSelection();return!Xy.test(r.parent.textContent)||!l.modify?t=="left"||t=="backward"?s:i:Gh(n,e,()=>{let{focusNode:a,focusOffset:u,anchorNode:d,anchorOffset:f}=n.domSelectionRange(),h=l.caretBidiLevel;l.modify("move",t,"character");let p=r.depth?n.docView.domAfterPos(r.before()):n.dom,{focusNode:m,focusOffset:g}=n.domSelectionRange(),v=m&&!p.contains(m.nodeType==1?m:m.parentNode)||a==m&&u==g;try{l.collapse(d,f),a&&(a!=d||u!=f)&&l.extend&&l.extend(a,u)}catch{}return h!=null&&(l.caretBidiLevel=h),v})}let Qh=null,Jh=null,Zh=!1;function e9(n,e,t){return Qh==e&&Jh==t?Zh:(Qh=e,Jh=t,Zh=t=="up"||t=="down"?Zy(n,e,t):qy(n,e,t))}const Qt=0,Xh=1,Ur=2,_n=3;class bs{constructor(e,t,r,o){this.parent=e,this.children=t,this.dom=r,this.contentDOM=o,this.dirty=Qt,r.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,t,r){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,r=this.posAtStart;;t++){let o=this.children[t];if(o==e)return r;r+=o.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,r){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(r<0){let s,i;if(e==this.contentDOM)s=e.childNodes[t-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;s=e.previousSibling}for(;s&&!((i=s.pmViewDesc)&&i.parent==this);)s=s.previousSibling;return s?this.posBeforeChild(i)+i.size:this.posAtStart}else{let s,i;if(e==this.contentDOM)s=e.childNodes[t];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;s=e.nextSibling}for(;s&&!((i=s.pmViewDesc)&&i.parent==this);)s=s.nextSibling;return s?this.posBeforeChild(i):this.posAtEnd}let o;if(e==this.dom&&this.contentDOM)o=t>At(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))o=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(t==0)for(let s=e;;s=s.parentNode){if(s==this.dom){o=!1;break}if(s.previousSibling)break}if(o==null&&t==e.childNodes.length)for(let s=e;;s=s.parentNode){if(s==this.dom){o=!0;break}if(s.nextSibling)break}}return o??r>0?this.posAtEnd:this.posAtStart}nearestDesc(e,t=!1){for(let r=!0,o=e;o;o=o.parentNode){let s=this.getDesc(o),i;if(s&&(!t||s.node))if(r&&(i=s.nodeDOM)&&!(i.nodeType==1?i.contains(e.nodeType==1?e:e.parentNode):i==e))r=!1;else return s}}getDesc(e){let t=e.pmViewDesc;for(let r=t;r;r=r.parent)if(r==this)return t}posFromDOM(e,t,r){for(let o=e;o;o=o.parentNode){let s=this.getDesc(o);if(s)return s.localPosFromDOM(e,t,r)}return-1}descAt(e){for(let t=0,r=0;t<this.children.length;t++){let o=this.children[t],s=r+o.size;if(r==e&&s!=r){for(;!o.border&&o.children.length;)o=o.children[0];return o}if(e<s)return o.descAt(e-r-o.border);r=s}}domFromPos(e,t){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let r=0,o=0;for(let s=0;r<this.children.length;r++){let i=this.children[r],l=s+i.size;if(l>e||i instanceof tp){o=e-s;break}s=l}if(o)return this.children[r].domFromPos(o-this.children[r].border,t);for(let s;r&&!(s=this.children[r-1]).size&&s instanceof qh&&s.side>=0;r--);if(t<=0){let s,i=!0;for(;s=r?this.children[r-1]:null,!(!s||s.dom.parentNode==this.contentDOM);r--,i=!1);return s&&t&&i&&!s.border&&!s.domAtom?s.domFromPos(s.size,t):{node:this.contentDOM,offset:s?At(s.dom)+1:0}}else{let s,i=!0;for(;s=r<this.children.length?this.children[r]:null,!(!s||s.dom.parentNode==this.contentDOM);r++,i=!1);return s&&i&&!s.border&&!s.domAtom?s.domFromPos(0,t):{node:this.contentDOM,offset:s?At(s.dom):this.contentDOM.childNodes.length}}}parseRange(e,t,r=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:t,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let o=-1,s=-1;for(let i=r,l=0;;l++){let a=this.children[l],u=i+a.size;if(o==-1&&e<=u){let d=i+a.border;if(e>=d&&t<=u-a.border&&a.node&&a.contentDOM&&this.contentDOM.contains(a.contentDOM))return a.parseRange(e,t,d);e=i;for(let f=l;f>0;f--){let h=this.children[f-1];if(h.size&&h.dom.parentNode==this.contentDOM&&!h.emptyChildAt(1)){o=At(h.dom)+1;break}e-=h.size}o==-1&&(o=0)}if(o>-1&&(u>t||l==this.children.length-1)){t=u;for(let d=l+1;d<this.children.length;d++){let f=this.children[d];if(f.size&&f.dom.parentNode==this.contentDOM&&!f.emptyChildAt(-1)){s=At(f.dom);break}t+=f.size}s==-1&&(s=this.contentDOM.childNodes.length);break}i=u}return{node:this.contentDOM,from:e,to:t,fromOffset:o,toOffset:s}}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:r}=this.domFromPos(e,0);if(t.nodeType!=1||r==t.childNodes.length)throw new RangeError("No node after pos "+e);return t.childNodes[r]}setSelection(e,t,r,o=!1){let s=Math.min(e,t),i=Math.max(e,t);for(let h=0,p=0;h<this.children.length;h++){let m=this.children[h],g=p+m.size;if(s>p&&i<g)return m.setSelection(e-p-m.border,t-p-m.border,r,o);p=g}let l=this.domFromPos(e,e?-1:1),a=t==e?l:this.domFromPos(t,t?-1:1),u=r.getSelection(),d=!1;if((dn||_t)&&e==t){let{node:h,offset:p}=l;if(h.nodeType==3){if(d=!!(p&&h.nodeValue[p-1]==`
|
|
66
|
+
`),d&&p==h.nodeValue.length)for(let m=h,g;m;m=m.parentNode){if(g=m.nextSibling){g.nodeName=="BR"&&(l=a={node:g.parentNode,offset:At(g)+1});break}let v=m.pmViewDesc;if(v&&v.node&&v.node.isBlock)break}}else{let m=h.childNodes[p-1];d=m&&(m.nodeName=="BR"||m.contentEditable=="false")}}if(dn&&u.focusNode&&u.focusNode!=a.node&&u.focusNode.nodeType==1){let h=u.focusNode.childNodes[u.focusOffset];h&&h.contentEditable=="false"&&(o=!0)}if(!(o||d&&_t)&&$r(l.node,l.offset,u.anchorNode,u.anchorOffset)&&$r(a.node,a.offset,u.focusNode,u.focusOffset))return;let f=!1;if((u.extend||e==t)&&!d){u.collapse(l.node,l.offset);try{e!=t&&u.extend(a.node,a.offset),f=!0}catch{}}if(!f){if(e>t){let p=l;l=a,a=p}let h=document.createRange();h.setEnd(a.node,a.offset),h.setStart(l.node,l.offset),u.removeAllRanges(),u.addRange(h)}}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 r=0,o=0;o<this.children.length;o++){let s=this.children[o],i=r+s.size;if(r==i?e<=i&&t>=r:e<i&&t>r){let l=r+s.border,a=i-s.border;if(e>=l&&t<=a){this.dirty=e==r||t==i?Ur:Xh,e==l&&t==a&&(s.contentLost||s.dom.parentNode!=this.contentDOM)?s.dirty=_n:s.markDirty(e-l,t-l);return}else s.dirty=s.dom==s.contentDOM&&s.dom.parentNode==this.contentDOM&&!s.children.length?Ur:_n}r=i}this.dirty=Ur}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let r=e==1?Ur:Xh;t.dirty<r&&(t.dirty=r)}}get domAtom(){return!1}get ignoreForCoords(){return!1}}class qh extends bs{constructor(e,t,r,o){let s,i=t.type.toDOM;if(typeof i=="function"&&(i=i(r,()=>{if(!s)return o;if(s.parent)return s.parent.posBeforeChild(s)})),!t.type.spec.raw){if(i.nodeType!=1){let l=document.createElement("span");l.appendChild(i),i=l}i.contentEditable="false",i.classList.add("ProseMirror-widget")}super(e,[],i,null),this.widget=t,this.widget=t,s=this}matchesWidget(e){return this.dirty==Qt&&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 side(){return this.widget.type.side}}class t9 extends bs{constructor(e,t,r,o){super(e,[],t,null),this.textDOM=r,this.text=o}get size(){return this.text.length}localPosFromDOM(e,t){return e!=this.textDOM?this.posAtStart+(t?this.size:0):this.posAtStart+t}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type==="characterData"&&e.target.nodeValue==e.oldValue}}class zr extends bs{constructor(e,t,r,o){super(e,[],r,o),this.mark=t}static create(e,t,r,o){let s=o.nodeViews[t.type.name],i=s&&s(t,o,r);return(!i||!i.dom)&&(i=En.renderSpec(document,t.type.spec.toDOM(t,r))),new zr(e,t,i.dom,i.contentDOM||i.dom)}parseRule(){return this.dirty&_n||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=_n&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),this.dirty!=Qt){let r=this.parent;for(;!r.node;)r=r.parent;r.dirty<this.dirty&&(r.dirty=this.dirty),this.dirty=Qt}}slice(e,t,r){let o=zr.create(this.parent,this.mark,!0,r),s=this.children,i=this.size;t<i&&(s=fc(s,t,i,r)),e>0&&(s=fc(s,0,e,r));for(let l=0;l<s.length;l++)s[l].parent=o;return o.children=s,o}}class sr extends bs{constructor(e,t,r,o,s,i,l,a,u){super(e,[],s,i),this.node=t,this.outerDeco=r,this.innerDeco=o,this.nodeDOM=l}static create(e,t,r,o,s,i){let l=s.nodeViews[t.type.name],a,u=l&&l(t,s,()=>{if(!a)return i;if(a.parent)return a.parent.posBeforeChild(a)},r,o),d=u&&u.dom,f=u&&u.contentDOM;if(t.isText){if(!d)d=document.createTextNode(t.text);else if(d.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else d||({dom:d,contentDOM:f}=En.renderSpec(document,t.type.spec.toDOM(t)));!f&&!t.isText&&d.nodeName!="BR"&&(d.hasAttribute("contenteditable")||(d.contentEditable="false"),t.type.spec.draggable&&(d.draggable=!0));let h=d;return d=op(d,r,t),u?a=new n9(e,t,r,o,d,f||null,h,u,s,i+1):t.isText?new ki(e,t,r,o,d,h,s):new sr(e,t,r,o,d,f||null,h,s,i+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 r=this.children[t];if(this.dom.contains(r.dom.parentNode)){e.contentElement=r.dom.parentNode;break}}e.contentElement||(e.getContent=()=>fe.empty)}return e}matchesNode(e,t,r){return this.dirty==Qt&&e.eq(this.node)&&dc(t,this.outerDeco)&&r.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,t){let r=this.node.inlineContent,o=t,s=e.composing?this.localCompositionInfo(e,t):null,i=s&&s.pos>-1?s:null,l=s&&s.pos<0,a=new o9(this,i&&i.node,e);a9(this.node,this.innerDeco,(u,d,f)=>{u.spec.marks?a.syncToMarks(u.spec.marks,r,e):u.type.side>=0&&!f&&a.syncToMarks(d==this.node.childCount?We.none:this.node.child(d).marks,r,e),a.placeWidget(u,e,o)},(u,d,f,h)=>{a.syncToMarks(u.marks,r,e);let p;a.findNodeMatch(u,d,f,h)||l&&e.state.selection.from>o&&e.state.selection.to<o+u.nodeSize&&(p=a.findIndexWithChild(s.node))>-1&&a.updateNodeAt(u,d,f,p,e)||a.updateNextNode(u,d,f,e,h,o)||a.addNode(u,d,f,e,o),o+=u.nodeSize}),a.syncToMarks([],r,e),this.node.isTextblock&&a.addTextblockHacks(),a.destroyRest(),(a.changed||this.dirty==Ur)&&(i&&this.protectLocalComposition(e,i),np(this.contentDOM,this.children,e),Ao&&l9(this.dom))}localCompositionInfo(e,t){let{from:r,to:o}=e.state.selection;if(!(e.state.selection instanceof Ue)||r<t||o>t+this.node.content.size)return null;let s=e.domSelectionRange(),i=c9(s.focusNode,s.focusOffset);if(!i||!this.dom.contains(i.parentNode))return null;if(this.node.inlineContent){let l=i.nodeValue,a=u9(this.node.content,l,r-t,o-t);return a<0?null:{node:i,pos:a,text:l}}else return{node:i,pos:-1,text:""}}protectLocalComposition(e,{node:t,pos:r,text:o}){if(this.getDesc(t))return;let s=t;for(;s.parentNode!=this.contentDOM;s=s.parentNode){for(;s.previousSibling;)s.parentNode.removeChild(s.previousSibling);for(;s.nextSibling;)s.parentNode.removeChild(s.nextSibling);s.pmViewDesc&&(s.pmViewDesc=void 0)}let i=new t9(this,s,t,o);e.input.compositionNodes.push(i),this.children=fc(this.children,r,r+o.length,e,i)}update(e,t,r,o){return this.dirty==_n||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,r,o),!0)}updateInner(e,t,r,o){this.updateOuterDeco(t),this.node=e,this.innerDeco=r,this.contentDOM&&this.updateChildren(o,this.posAtStart),this.dirty=Qt}updateOuterDeco(e){if(dc(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,r=this.dom;this.dom=rp(this.dom,this.nodeDOM,uc(this.outerDeco,this.node,t),uc(e,this.node,t)),this.dom!=r&&(r.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.dom.draggable=!0)}deselectNode(){this.nodeDOM.nodeType==1&&this.nodeDOM.classList.remove("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&this.dom.removeAttribute("draggable")}get domAtom(){return this.node.isAtom}}function ep(n,e,t,r,o){op(r,e,n);let s=new sr(void 0,n,e,t,r,r,r,o,0);return s.contentDOM&&s.updateChildren(o,0),s}class ki extends sr{constructor(e,t,r,o,s,i,l){super(e,t,r,o,s,null,i,l,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,t,r,o){return this.dirty==_n||this.dirty!=Qt&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=Qt||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,o.trackWrites==this.nodeDOM&&(o.trackWrites=null)),this.node=e,this.dirty=Qt,!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,r){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,r)}ignoreMutation(e){return e.type!="characterData"&&e.type!="selection"}slice(e,t,r){let o=this.node.cut(e,t),s=document.createTextNode(o.text);return new ki(this.parent,o,this.outerDeco,this.innerDeco,s,s,r)}markDirty(e,t){super.markDirty(e,t),this.dom!=this.nodeDOM&&(e==0||t==this.nodeDOM.nodeValue.length)&&(this.dirty=_n)}get domAtom(){return!1}}class tp extends bs{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==Qt&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class n9 extends sr{constructor(e,t,r,o,s,i,l,a,u,d){super(e,t,r,o,s,i,l,u,d),this.spec=a}update(e,t,r,o){if(this.dirty==_n)return!1;if(this.spec.update){let s=this.spec.update(e,t,r);return s&&this.updateInner(e,t,r,o),s}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,t,r,o)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,r,o){this.spec.setSelection?this.spec.setSelection(e,t,r):super.setSelection(e,t,r,o)}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 np(n,e,t){let r=n.firstChild,o=!1;for(let s=0;s<e.length;s++){let i=e[s],l=i.dom;if(l.parentNode==n){for(;l!=r;)r=sp(r),o=!0;r=r.nextSibling}else o=!0,n.insertBefore(l,r);if(i instanceof zr){let a=r?r.previousSibling:n.lastChild;np(i.contentDOM,i.children,t),r=a?a.nextSibling:n.firstChild}}for(;r;)r=sp(r),o=!0;o&&t.trackWrites==n&&(t.trackWrites=null)}const As=function(n){n&&(this.nodeName=n)};As.prototype=Object.create(null);const jr=[new As];function uc(n,e,t){if(n.length==0)return jr;let r=t?jr[0]:new As,o=[r];for(let s=0;s<n.length;s++){let i=n[s].type.attrs;if(i){i.nodeName&&o.push(r=new As(i.nodeName));for(let l in i){let a=i[l];a!=null&&(t&&o.length==1&&o.push(r=new As(e.isInline?"span":"div")),l=="class"?r.class=(r.class?r.class+" ":"")+a:l=="style"?r.style=(r.style?r.style+";":"")+a:l!="nodeName"&&(r[l]=a))}}}return o}function rp(n,e,t,r){if(t==jr&&r==jr)return e;let o=e;for(let s=0;s<r.length;s++){let i=r[s],l=t[s];if(s){let a;l&&l.nodeName==i.nodeName&&o!=n&&(a=o.parentNode)&&a.nodeName.toLowerCase()==i.nodeName||(a=document.createElement(i.nodeName),a.pmIsDeco=!0,a.appendChild(o),l=jr[0]),o=a}r9(o,l||jr[0],i)}return o}function r9(n,e,t){for(let r in e)r!="class"&&r!="style"&&r!="nodeName"&&!(r in t)&&n.removeAttribute(r);for(let r in t)r!="class"&&r!="style"&&r!="nodeName"&&t[r]!=e[r]&&n.setAttribute(r,t[r]);if(e.class!=t.class){let r=e.class?e.class.split(" ").filter(Boolean):[],o=t.class?t.class.split(" ").filter(Boolean):[];for(let s=0;s<r.length;s++)o.indexOf(r[s])==-1&&n.classList.remove(r[s]);for(let s=0;s<o.length;s++)r.indexOf(o[s])==-1&&n.classList.add(o[s]);n.classList.length==0&&n.removeAttribute("class")}if(e.style!=t.style){if(e.style){let r=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,o;for(;o=r.exec(e.style);)n.style.removeProperty(o[1])}t.style&&(n.style.cssText+=t.style)}}function op(n,e,t){return rp(n,n,jr,uc(e,t,n.nodeType!=1))}function dc(n,e){if(n.length!=e.length)return!1;for(let t=0;t<n.length;t++)if(!n[t].type.eq(e[t].type))return!1;return!0}function sp(n){let e=n.nextSibling;return n.parentNode.removeChild(n),e}class o9{constructor(e,t,r){this.lock=t,this.view=r,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=s9(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let r=e;r<t;r++)this.top.children[r].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,r){let o=0,s=this.stack.length>>1,i=Math.min(s,e.length);for(;o<i&&(o==s-1?this.top:this.stack[o+1<<1]).matchesMark(e[o])&&e[o].type.spec.spanning!==!1;)o++;for(;o<s;)this.destroyRest(),this.top.dirty=Qt,this.index=this.stack.pop(),this.top=this.stack.pop(),s--;for(;s<e.length;){this.stack.push(this.top,this.index+1);let l=-1;for(let a=this.index;a<Math.min(this.index+3,this.top.children.length);a++){let u=this.top.children[a];if(u.matchesMark(e[s])&&!this.isLocked(u.dom)){l=a;break}}if(l>-1)l>this.index&&(this.changed=!0,this.destroyBetween(this.index,l)),this.top=this.top.children[this.index];else{let a=zr.create(this.top,e[s],t,r);this.top.children.splice(this.index,0,a),this.top=a,this.changed=!0}this.index=0,s++}}findNodeMatch(e,t,r,o){let s=-1,i;if(o>=this.preMatch.index&&(i=this.preMatch.matches[o-this.preMatch.index]).parent==this.top&&i.matchesNode(e,t,r))s=this.top.children.indexOf(i,this.index);else for(let l=this.index,a=Math.min(this.top.children.length,l+5);l<a;l++){let u=this.top.children[l];if(u.matchesNode(e,t,r)&&!this.preMatch.matched.has(u)){s=l;break}}return s<0?!1:(this.destroyBetween(this.index,s),this.index++,!0)}updateNodeAt(e,t,r,o,s){let i=this.top.children[o];return i.dirty==_n&&i.dom==i.contentDOM&&(i.dirty=Ur),i.update(e,t,r,s)?(this.destroyBetween(this.index,o),this.index++,!0):!1}findIndexWithChild(e){for(;;){let t=e.parentNode;if(!t)return-1;if(t==this.top.contentDOM){let r=e.pmViewDesc;if(r){for(let o=this.index;o<this.top.children.length;o++)if(this.top.children[o]==r)return o}return-1}e=t}}updateNextNode(e,t,r,o,s,i){for(let l=this.index;l<this.top.children.length;l++){let a=this.top.children[l];if(a instanceof sr){let u=this.preMatch.matched.get(a);if(u!=null&&u!=s)return!1;let d=a.dom,f,h=this.isLocked(d)&&!(e.isText&&a.node&&a.node.isText&&a.nodeDOM.nodeValue==e.text&&a.dirty!=_n&&dc(t,a.outerDeco));if(!h&&a.update(e,t,r,o))return this.destroyBetween(this.index,l),a.dom!=d&&(this.changed=!0),this.index++,!0;if(!h&&(f=this.recreateWrapper(a,e,t,r,o,i)))return this.top.children[this.index]=f,f.contentDOM&&(f.dirty=Ur,f.updateChildren(o,i+1),f.dirty=Qt),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,r,o,s,i){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content))return null;let l=sr.create(this.top,t,r,o,s,i);if(l.contentDOM){l.children=e.children,e.children=[];for(let a of l.children)a.parent=l}return e.destroy(),l}addNode(e,t,r,o,s){let i=sr.create(this.top,e,t,r,o,s);i.contentDOM&&i.updateChildren(o,s+1),this.top.children.splice(this.index++,0,i),this.changed=!0}placeWidget(e,t,r){let o=this.index<this.top.children.length?this.top.children[this.index]:null;if(o&&o.matchesWidget(e)&&(e==o.widget||!o.widget.type.toDOM.parentNode))this.index++;else{let s=new qh(this.top,e,t,r);this.top.children.splice(this.index++,0,s),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof zr;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof ki)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((_t||yt)&&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 r=document.createElement(e);e=="IMG"&&(r.className="ProseMirror-separator",r.alt=""),e=="BR"&&(r.className="ProseMirror-trailingBreak");let o=new tp(this.top,[],r,null);t!=this.top?t.children.push(o):t.children.splice(this.index++,0,o),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function s9(n,e){let t=e,r=t.children.length,o=n.childCount,s=new Map,i=[];e:for(;o>0;){let l;for(;;)if(r){let u=t.children[r-1];if(u instanceof zr)t=u,r=u.children.length;else{l=u,r--;break}}else{if(t==e)break e;r=t.parent.children.indexOf(t),t=t.parent}let a=l.node;if(a){if(a!=n.child(o-1))break;--o,s.set(l,o),i.push(l)}}return{index:o,matched:s,matches:i.reverse()}}function i9(n,e){return n.type.side-e.type.side}function a9(n,e,t,r){let o=e.locals(n),s=0;if(o.length==0){for(let u=0;u<n.childCount;u++){let d=n.child(u);r(d,o,e.forChild(s,d),u),s+=d.nodeSize}return}let i=0,l=[],a=null;for(let u=0;;){let d,f;for(;i<o.length&&o[i].to==s;){let v=o[i++];v.widget&&(d?(f||(f=[d])).push(v):d=v)}if(d)if(f){f.sort(i9);for(let v=0;v<f.length;v++)t(f[v],u,!!a)}else t(d,u,!!a);let h,p;if(a)p=-1,h=a,a=null;else if(u<n.childCount)p=u,h=n.child(u++);else break;for(let v=0;v<l.length;v++)l[v].to<=s&&l.splice(v--,1);for(;i<o.length&&o[i].from<=s&&o[i].to>s;)l.push(o[i++]);let m=s+h.nodeSize;if(h.isText){let v=m;i<o.length&&o[i].from<v&&(v=o[i].from);for(let C=0;C<l.length;C++)l[C].to<v&&(v=l[C].to);v<m&&(a=h.cut(v-s),h=h.cut(0,v-s),m=v,p=-1)}let g=h.isInline&&!h.isLeaf?l.filter(v=>!v.inline):l.slice();r(h,g,e.forChild(s,h),p),s=m}}function l9(n){if(n.nodeName=="UL"||n.nodeName=="OL"){let e=n.style.cssText;n.style.cssText=e+"; list-style: square !important",window.getComputedStyle(n).listStyle,n.style.cssText=e}}function c9(n,e){for(;;){if(n.nodeType==3)return n;if(n.nodeType==1&&e>0){if(n.childNodes.length>e&&n.childNodes[e].nodeType==3)return n.childNodes[e];n=n.childNodes[e-1],e=bn(n)}else if(n.nodeType==1&&e<n.childNodes.length)n=n.childNodes[e],e=0;else return null}}function u9(n,e,t,r){for(let o=0,s=0;o<n.childCount&&s<=r;){let i=n.child(o++),l=s;if(s+=i.nodeSize,!i.isText)continue;let a=i.text;for(;o<n.childCount;){let u=n.child(o++);if(s+=u.nodeSize,!u.isText)break;a+=u.text}if(s>=t){if(s>=r&&a.slice(r-e.length-l,r-l)==e)return r-e.length;let u=l<r?a.lastIndexOf(e,r-l-1):-1;if(u>=0&&u+e.length+l>=t)return l+u;if(t==r&&a.length>=r+e.length-l&&a.slice(r-l,r-l+e.length)==e)return r}}return-1}function fc(n,e,t,r,o){let s=[];for(let i=0,l=0;i<n.length;i++){let a=n[i],u=l,d=l+=a.size;u>=t||d<=e?s.push(a):(u<e&&s.push(a.slice(0,e-u,r)),o&&(s.push(o),o=void 0),d>t&&s.push(a.slice(t-u,a.size,r)))}return s}function hc(n,e=null){let t=n.domSelectionRange(),r=n.state.doc;if(!t.focusNode)return null;let o=n.docView.nearestDesc(t.focusNode),s=o&&o.size==0,i=n.docView.posFromDOM(t.focusNode,t.focusOffset,1);if(i<0)return null;let l=r.resolve(i),a,u;if(Ti(t)){for(a=l;o&&!o.node;)o=o.parent;let d=o.node;if(o&&d.isAtom&&Le.isSelectable(d)&&o.parent&&!(d.isInline&&Dy(t.focusNode,t.focusOffset,o.dom))){let f=o.posBefore;u=new Le(i==f?l:r.resolve(f))}}else{let d=n.docView.posFromDOM(t.anchorNode,t.anchorOffset,1);if(d<0)return null;a=r.resolve(d)}if(!u){let d=e=="pointer"||n.state.selection.head<l.pos&&!s?1:-1;u=mc(n,a,l,d)}return u}function ip(n){return n.editable?n.hasFocus():hp(n)&&document.activeElement&&document.activeElement.contains(n.dom)}function Pn(n,e=!1){let t=n.state.selection;if(up(n,t),!!ip(n)){if(!e&&n.input.mouseDown&&n.input.mouseDown.allowDefault&&yt){let r=n.domSelectionRange(),o=n.domObserver.currentSelection;if(r.anchorNode&&o.anchorNode&&$r(r.anchorNode,r.anchorOffset,o.anchorNode,o.anchorOffset)){n.input.mouseDown.delayedSelectionSync=!0,n.domObserver.setCurSelection();return}}if(n.domObserver.disconnectSelection(),n.cursorWrapper)f9(n);else{let{anchor:r,head:o}=t,s,i;ap&&!(t instanceof Ue)&&(t.$from.parent.inlineContent||(s=lp(n,t.from)),!t.empty&&!t.$from.parent.inlineContent&&(i=lp(n,t.to))),n.docView.setSelection(r,o,n.root,e),ap&&(s&&cp(s),i&&cp(i)),t.visible?n.dom.classList.remove("ProseMirror-hideselection"):(n.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&d9(n))}n.domObserver.setCurSelection(),n.domObserver.connectSelection()}}const ap=_t||yt&&Py<63;function lp(n,e){let{node:t,offset:r}=n.docView.domFromPos(e,0),o=r<t.childNodes.length?t.childNodes[r]:null,s=r?t.childNodes[r-1]:null;if(_t&&o&&o.contentEditable=="false")return pc(o);if((!o||o.contentEditable=="false")&&(!s||s.contentEditable=="false")){if(o)return pc(o);if(s)return pc(s)}}function pc(n){return n.contentEditable="true",_t&&n.draggable&&(n.draggable=!1,n.wasDraggable=!0),n}function cp(n){n.contentEditable="false",n.wasDraggable&&(n.draggable=!0,n.wasDraggable=null)}function d9(n){let e=n.dom.ownerDocument;e.removeEventListener("selectionchange",n.input.hideSelectionGuard);let t=n.domSelectionRange(),r=t.anchorNode,o=t.anchorOffset;e.addEventListener("selectionchange",n.input.hideSelectionGuard=()=>{(t.anchorNode!=r||t.anchorOffset!=o)&&(e.removeEventListener("selectionchange",n.input.hideSelectionGuard),setTimeout(()=>{(!ip(n)||n.state.selection.visible)&&n.dom.classList.remove("ProseMirror-hideselection")},20))})}function f9(n){let e=n.domSelection(),t=document.createRange(),r=n.cursorWrapper.dom,o=r.nodeName=="IMG";o?t.setEnd(r.parentNode,At(r)+1):t.setEnd(r,0),t.collapse(!1),e.removeAllRanges(),e.addRange(t),!o&&!n.state.selection.visible&&Rt&&rr<=11&&(r.disabled=!0,r.disabled=!1)}function up(n,e){if(e instanceof Le){let t=n.docView.descAt(e.from);t!=n.lastSelectedViewDesc&&(dp(n),t&&t.selectNode(),n.lastSelectedViewDesc=t)}else dp(n)}function dp(n){n.lastSelectedViewDesc&&(n.lastSelectedViewDesc.parent&&n.lastSelectedViewDesc.deselectNode(),n.lastSelectedViewDesc=void 0)}function mc(n,e,t,r){return n.someProp("createSelectionBetween",o=>o(n,e,t))||Ue.between(e,t,r)}function fp(n){return n.editable&&!n.hasFocus()?!1:hp(n)}function hp(n){let e=n.domSelectionRange();if(!e.anchorNode)return!1;try{return n.dom.contains(e.anchorNode.nodeType==3?e.anchorNode.parentNode:e.anchorNode)&&(n.editable||n.dom.contains(e.focusNode.nodeType==3?e.focusNode.parentNode:e.focusNode))}catch{return!1}}function h9(n){let e=n.docView.domFromPos(n.state.selection.anchor,0),t=n.domSelectionRange();return $r(e.node,e.offset,t.anchorNode,t.anchorOffset)}function gc(n,e){let{$anchor:t,$head:r}=n.selection,o=e>0?t.max(r):t.min(r),s=o.parent.inlineContent?o.depth?n.doc.resolve(e>0?o.after():o.before()):null:o;return s&&He.findFrom(s,e)}function ir(n,e){return n.dispatch(n.state.tr.setSelection(e).scrollIntoView()),!0}function pp(n,e,t){let r=n.state.selection;if(r instanceof Ue)if(t.indexOf("s")>-1){let{$head:o}=r,s=o.textOffset?null:e<0?o.nodeBefore:o.nodeAfter;if(!s||s.isText||!s.isLeaf)return!1;let i=n.state.doc.resolve(o.pos+s.nodeSize*(e<0?-1:1));return ir(n,new Ue(r.$anchor,i))}else if(r.empty){if(n.endOfTextblock(e>0?"forward":"backward")){let o=gc(n.state,e);return o&&o instanceof Le?ir(n,o):!1}else if(!(Gt&&t.indexOf("m")>-1)){let o=r.$head,s=o.textOffset?null:e<0?o.nodeBefore:o.nodeAfter,i;if(!s||s.isText)return!1;let l=e<0?o.pos-s.nodeSize:o.pos;return s.isAtom||(i=n.docView.descAt(l))&&!i.contentDOM?Le.isSelectable(s)?ir(n,new Le(e<0?n.state.doc.resolve(o.pos-s.nodeSize):o)):Es?ir(n,new Ue(n.state.doc.resolve(e<0?l:l+s.nodeSize))):!1:!1}}else return!1;else{if(r instanceof Le&&r.node.isInline)return ir(n,new Ue(e>0?r.$to:r.$from));{let o=gc(n.state,e);return o?ir(n,o):!1}}}function xi(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function _s(n,e){let t=n.pmViewDesc;return t&&t.size==0&&(e<0||n.nextSibling||n.nodeName!="BR")}function wo(n,e){return e<0?p9(n):m9(n)}function p9(n){let e=n.domSelectionRange(),t=e.focusNode,r=e.focusOffset;if(!t)return;let o,s,i=!1;for(dn&&t.nodeType==1&&r<xi(t)&&_s(t.childNodes[r],-1)&&(i=!0);;)if(r>0){if(t.nodeType!=1)break;{let l=t.childNodes[r-1];if(_s(l,-1))o=t,s=--r;else if(l.nodeType==3)t=l,r=t.nodeValue.length;else break}}else{if(mp(t))break;{let l=t.previousSibling;for(;l&&_s(l,-1);)o=t.parentNode,s=At(l),l=l.previousSibling;if(l)t=l,r=xi(t);else{if(t=t.parentNode,t==n.dom)break;r=0}}}i?vc(n,t,r):o&&vc(n,o,s)}function m9(n){let e=n.domSelectionRange(),t=e.focusNode,r=e.focusOffset;if(!t)return;let o=xi(t),s,i;for(;;)if(r<o){if(t.nodeType!=1)break;let l=t.childNodes[r];if(_s(l,1))s=t,i=++r;else break}else{if(mp(t))break;{let l=t.nextSibling;for(;l&&_s(l,1);)s=l.parentNode,i=At(l)+1,l=l.nextSibling;if(l)t=l,r=0,o=xi(t);else{if(t=t.parentNode,t==n.dom)break;r=o=0}}}s&&vc(n,s,i)}function mp(n){let e=n.pmViewDesc;return e&&e.node&&e.node.isBlock}function g9(n,e){for(;n&&e==n.childNodes.length&&!oc(n);)e=At(n)+1,n=n.parentNode;for(;n&&e<n.childNodes.length;){let t=n.childNodes[e];if(t.nodeType==3)return t;if(t.nodeType==1&&t.contentEditable=="false")break;n=t,e=0}}function v9(n,e){for(;n&&!e&&!oc(n);)e=At(n),n=n.parentNode;for(;n&&e;){let t=n.childNodes[e-1];if(t.nodeType==3)return t;if(t.nodeType==1&&t.contentEditable=="false")break;n=t,e=n.childNodes.length}}function vc(n,e,t){if(e.nodeType!=3){let s,i;(i=g9(e,t))?(e=i,t=0):(s=v9(e,t))&&(e=s,t=s.nodeValue.length)}let r=n.domSelection();if(Ti(r)){let s=document.createRange();s.setEnd(e,t),s.setStart(e,t),r.removeAllRanges(),r.addRange(s)}else r.extend&&r.extend(e,t);n.domObserver.setCurSelection();let{state:o}=n;setTimeout(()=>{n.state==o&&Pn(n)},50)}function gp(n,e){let t=n.state.doc.resolve(e);if(!(yt||Fy)&&t.parent.inlineContent){let o=n.coordsAtPos(e);if(e>t.start()){let s=n.coordsAtPos(e-1),i=(s.top+s.bottom)/2;if(i>o.top&&i<o.bottom&&Math.abs(s.left-o.left)>1)return s.left<o.left?"ltr":"rtl"}if(e<t.end()){let s=n.coordsAtPos(e+1),i=(s.top+s.bottom)/2;if(i>o.top&&i<o.bottom&&Math.abs(s.left-o.left)>1)return s.left>o.left?"ltr":"rtl"}}return getComputedStyle(n.dom).direction=="rtl"?"rtl":"ltr"}function vp(n,e,t){let r=n.state.selection;if(r instanceof Ue&&!r.empty||t.indexOf("s")>-1||Gt&&t.indexOf("m")>-1)return!1;let{$from:o,$to:s}=r;if(!o.parent.inlineContent||n.endOfTextblock(e<0?"up":"down")){let i=gc(n.state,e);if(i&&i instanceof Le)return ir(n,i)}if(!o.parent.inlineContent){let i=e<0?o:s,l=r instanceof cn?He.near(i,e):He.findFrom(i,e);return l?ir(n,l):!1}return!1}function yp(n,e){if(!(n.state.selection instanceof Ue))return!0;let{$head:t,$anchor:r,empty:o}=n.state.selection;if(!t.sameParent(r))return!0;if(!o)return!1;if(n.endOfTextblock(e>0?"forward":"backward"))return!0;let s=!t.textOffset&&(e<0?t.nodeBefore:t.nodeAfter);if(s&&!s.isText){let i=n.state.tr;return e<0?i.delete(t.pos-s.nodeSize,t.pos):i.delete(t.pos,t.pos+s.nodeSize),n.dispatch(i),!0}return!1}function Ep(n,e,t){n.domObserver.stop(),e.contentEditable=t,n.domObserver.start()}function y9(n){if(!_t||n.state.selection.$head.parentOffset>0)return!1;let{focusNode:e,focusOffset:t}=n.domSelectionRange();if(e&&e.nodeType==1&&t==0&&e.firstChild&&e.firstChild.contentEditable=="false"){let r=e.firstChild;Ep(n,r,"true"),setTimeout(()=>Ep(n,r,"false"),20)}return!1}function E9(n){let e="";return n.ctrlKey&&(e+="c"),n.metaKey&&(e+="m"),n.altKey&&(e+="a"),n.shiftKey&&(e+="s"),e}function C9(n,e){let t=e.keyCode,r=E9(e);if(t==8||Gt&&t==72&&r=="c")return yp(n,-1)||wo(n,-1);if(t==46&&!e.shiftKey||Gt&&t==68&&r=="c")return yp(n,1)||wo(n,1);if(t==13||t==27)return!0;if(t==37||Gt&&t==66&&r=="c"){let o=t==37?gp(n,n.state.selection.from)=="ltr"?-1:1:-1;return pp(n,o,r)||wo(n,o)}else if(t==39||Gt&&t==70&&r=="c"){let o=t==39?gp(n,n.state.selection.from)=="ltr"?1:-1:1;return pp(n,o,r)||wo(n,o)}else{if(t==38||Gt&&t==80&&r=="c")return vp(n,-1,r)||wo(n,-1);if(t==40||Gt&&t==78&&r=="c")return y9(n)||vp(n,1,r)||wo(n,1);if(r==(Gt?"m":"c")&&(t==66||t==73||t==89||t==90))return!0}return!1}function Cp(n,e){n.someProp("transformCopied",p=>{e=p(e,n)});let t=[],{content:r,openStart:o,openEnd:s}=e;for(;o>1&&s>1&&r.childCount==1&&r.firstChild.childCount==1;){o--,s--;let p=r.firstChild;t.push(p.type.name,p.attrs!=p.type.defaultAttrs?p.attrs:null),r=p.content}let i=n.someProp("clipboardSerializer")||En.fromSchema(n.state.schema),l=xp(),a=l.createElement("div");a.appendChild(i.serializeFragment(r,{document:l}));let u=a.firstChild,d,f=0;for(;u&&u.nodeType==1&&(d=Tp[u.nodeName.toLowerCase()]);){for(let p=d.length-1;p>=0;p--){let m=l.createElement(d[p]);for(;a.firstChild;)m.appendChild(a.firstChild);a.appendChild(m),f++}u=a.firstChild}u&&u.nodeType==1&&u.setAttribute("data-pm-slice",`${o} ${s}${f?` -${f}`:""} ${JSON.stringify(t)}`);let h=n.someProp("clipboardTextSerializer",p=>p(e,n))||e.content.textBetween(0,e.content.size,`
|
|
67
67
|
|
|
68
68
|
`);return{dom:a,text:h}}function bp(n,e,t,r,o){let s=o.parent.type.spec.code,i,l;if(!t&&!e)return null;let a=e&&(r||s||!t);if(a){if(n.someProp("transformPastedText",h=>{e=h(e,s||r,n)}),s)return e?new _e(fe.from(n.state.schema.text(e.replace(/\r\n?/g,`
|
|
69
|
-
`))),0,0):_e.empty;let f=n.someProp("clipboardTextParser",h=>h(e,o,r,n));if(f)l=f;else{let h=o.marks(),{schema:p}=n.state,m=En.fromSchema(p);i=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(g=>{let v=i.appendChild(document.createElement("p"));g&&v.appendChild(m.serializeNode(p.text(g,h)))})}}else n.someProp("transformPastedHTML",f=>{t=f(t,n)}),i=_9(t),Es&&w9(i);let u=i&&i.querySelector("[data-pm-slice]"),d=u&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(u.getAttribute("data-pm-slice")||"");if(d&&d[3])for(let f=+d[3];f>0;f--){let h=i.firstChild;for(;h&&h.nodeType!=1;)h=h.nextSibling;if(!h)break;i=h}if(l||(l=(n.someProp("clipboardParser")||n.someProp("domParser")||ho.fromSchema(n.state.schema)).parseSlice(i,{preserveWhitespace:!!(a||d),context:o,ruleFromNode(h){return h.nodeName=="BR"&&!h.nextSibling&&h.parentNode&&!b9.test(h.parentNode.nodeName)?{ignore:!0}:null}})),d)l=S9(Sp(l,+d[1],+d[2]),d[4]);else if(l=_e.maxOpen(A9(l.content,o),!0),l.openStart||l.openEnd){let f=0,h=0;for(let p=l.content.firstChild;f<l.openStart&&!p.type.spec.isolating;f++,p=p.firstChild);for(let p=l.content.lastChild;h<l.openEnd&&!p.type.spec.isolating;h++,p=p.lastChild);l=Sp(l,f,h)}return n.someProp("transformPasted",f=>{l=f(l,n)}),l}const b9=/^(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 A9(n,e){if(n.childCount<2)return n;for(let t=e.depth;t>=0;t--){let o=e.node(t).contentMatchAt(e.index(t)),s,i=[];if(n.forEach(l=>{if(!i)return;let a=o.findWrapping(l.type),u;if(!a)return i=null;if(u=i.length&&s.length&&_p(a,s,l,i[i.length-1],0))i[i.length-1]=u;else{i.length&&(i[i.length-1]=wp(i[i.length-1],s.length));let d=Ap(l,a);i.push(d),o=o.matchType(d.type),s=a}}),i)return fe.from(i)}return n}function Ap(n,e,t=0){for(let r=e.length-1;r>=t;r--)n=e[r].create(null,fe.from(n));return n}function _p(n,e,t,r,o){if(o<n.length&&o<e.length&&n[o]==e[o]){let s=_p(n,e,t,r.lastChild,o+1);if(s)return r.copy(r.content.replaceChild(r.childCount-1,s));if(r.contentMatchAt(r.childCount).matchType(o==n.length-1?t.type:n[o+1]))return r.copy(r.content.append(fe.from(Ap(t,n,o+1))))}}function wp(n,e){if(e==0)return n;let t=n.content.replaceChild(n.childCount-1,wp(n.lastChild,e-1)),r=n.contentMatchAt(n.childCount).fillBefore(fe.empty,!0);return n.copy(t.append(r))}function yc(n,e,t,r,o,s){let i=e<0?n.firstChild:n.lastChild,l=i.content;return n.childCount>1&&(s=0),o<r-1&&(l=yc(l,e,t,r,o+1,s)),o>=t&&(l=e<0?i.contentMatchAt(0).fillBefore(l,s<=o).append(l):l.append(i.contentMatchAt(i.childCount).fillBefore(fe.empty,!0))),n.replaceChild(e<0?0:n.childCount-1,i.copy(l))}function Sp(n,e,t){return e<n.openStart&&(n=new _e(yc(n.content,-1,e,n.openStart,0,n.openEnd),e,n.openEnd)),t<n.openEnd&&(n=new _e(yc(n.content,1,t,n.openEnd,0,0),n.openStart,t)),n}const Tp={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]};let kp=null;function xp(){return kp||(kp=document.implementation.createHTMLDocument("title"))}function _9(n){let e=/^(\s*<meta [^>]*>)*/.exec(n);e&&(n=n.slice(e[0].length));let t=xp().createElement("div"),r=/<([a-z][^>\s]+)/i.exec(n),o;if((o=r&&Tp[r[1].toLowerCase()])&&(n=o.map(s=>"<"+s+">").join("")+n+o.map(s=>"</"+s+">").reverse().join("")),t.innerHTML=n,o)for(let s=0;s<o.length;s++)t=t.querySelector(o[s])||t;return t}function w9(n){let e=n.querySelectorAll(yt?"span:not([class]):not([style])":"span.Apple-converted-space");for(let t=0;t<e.length;t++){let r=e[t];r.childNodes.length==1&&r.textContent=="Ā "&&r.parentNode&&r.parentNode.replaceChild(n.ownerDocument.createTextNode(" "),r)}}function S9(n,e){if(!n.size)return n;let t=n.content.firstChild.type.schema,r;try{r=JSON.parse(e)}catch{return n}let{content:o,openStart:s,openEnd:i}=n;for(let l=r.length-2;l>=0;l-=2){let a=t.nodes[r[l]];if(!a||a.hasRequiredAttrs())break;o=fe.from(a.create(r[l+1],o)),s++,i++}return new _e(o,s,i)}const wt={},St={},T9={touchstart:!0,touchmove:!0};class k9{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:""},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastAndroidDelete=0,this.composing=!1,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}}function x9(n){for(let e in wt){let t=wt[e];n.dom.addEventListener(e,n.input.eventHandlers[e]=r=>{O9(n,r)&&!Cc(n,r)&&(n.editable||!(r.type in St))&&t(n,r)},T9[e]?{passive:!0}:void 0)}_t&&n.dom.addEventListener("input",()=>null),Ec(n)}function ar(n,e){n.input.lastSelectionOrigin=e,n.input.lastSelectionTime=Date.now()}function N9(n){n.domObserver.stop();for(let e in n.input.eventHandlers)n.dom.removeEventListener(e,n.input.eventHandlers[e]);clearTimeout(n.input.composingTimeout),clearTimeout(n.input.lastIOSEnterFallbackTimeout)}function Ec(n){n.someProp("handleDOMEvents",e=>{for(let t in e)n.input.eventHandlers[t]||n.dom.addEventListener(t,n.input.eventHandlers[t]=r=>Cc(n,r))})}function Cc(n,e){return n.someProp("handleDOMEvents",t=>{let r=t[e.type];return r?r(n,e)||e.defaultPrevented:!1})}function O9(n,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let t=e.target;t!=n.dom;t=t.parentNode)if(!t||t.nodeType==11||t.pmViewDesc&&t.pmViewDesc.stopEvent(e))return!1;return!0}function I9(n,e){!Cc(n,e)&&wt[e.type]&&(n.editable||!(e.type in St))&&wt[e.type](n,e)}St.keydown=(n,e)=>{let t=e;if(n.input.shiftKey=t.keyCode==16||t.shiftKey,!Op(n,t)&&(n.input.lastKeyCode=t.keyCode,n.input.lastKeyCodeTime=Date.now(),!(fn&&yt&&t.keyCode==13)))if(t.keyCode!=229&&n.domObserver.forceFlush(),bo&&t.keyCode==13&&!t.ctrlKey&&!t.altKey&&!t.metaKey){let r=Date.now();n.input.lastIOSEnter=r,n.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{n.input.lastIOSEnter==r&&(n.someProp("handleKeyDown",o=>o(n,Hr(13,"Enter"))),n.input.lastIOSEnter=0)},200)}else n.someProp("handleKeyDown",r=>r(n,t))||C9(n,t)?t.preventDefault():ar(n,"key")},St.keyup=(n,e)=>{e.keyCode==16&&(n.input.shiftKey=!1)},St.keypress=(n,e)=>{let t=e;if(Op(n,t)||!t.charCode||t.ctrlKey&&!t.altKey||Gt&&t.metaKey)return;if(n.someProp("handleKeyPress",o=>o(n,t))){t.preventDefault();return}let r=n.state.selection;if(!(r instanceof Ue)||!r.$from.sameParent(r.$to)){let o=String.fromCharCode(t.charCode);!/[\r\n]/.test(o)&&!n.someProp("handleTextInput",s=>s(n,r.$from.pos,r.$to.pos,o))&&n.dispatch(n.state.tr.insertText(o).scrollIntoView()),t.preventDefault()}};function Ni(n){return{left:n.clientX,top:n.clientY}}function M9(n,e){let t=e.x-n.clientX,r=e.y-n.clientY;return t*t+r*r<100}function bc(n,e,t,r,o){if(r==-1)return!1;let s=n.state.doc.resolve(r);for(let i=s.depth+1;i>0;i--)if(n.someProp(e,l=>i>s.depth?l(n,t,s.nodeAfter,s.before(i),o,!0):l(n,t,s.node(i),s.before(i),o,!1)))return!0;return!1}function wo(n,e,t){n.focused||n.focus();let r=n.state.tr.setSelection(e);t=="pointer"&&r.setMeta("pointer",!0),n.dispatch(r)}function L9(n,e){if(e==-1)return!1;let t=n.state.doc.resolve(e),r=t.nodeAfter;return r&&r.isAtom&&Le.isSelectable(r)?(wo(n,new Le(t),"pointer"),!0):!1}function D9(n,e){if(e==-1)return!1;let t=n.state.selection,r,o;t instanceof Le&&(r=t.node);let s=n.state.doc.resolve(e);for(let i=s.depth+1;i>0;i--){let l=i>s.depth?s.nodeAfter:s.node(i);if(Le.isSelectable(l)){r&&t.$from.depth>0&&i>=t.$from.depth&&s.before(t.$from.depth+1)==t.$from.pos?o=s.before(t.$from.depth):o=s.before(i);break}}return o!=null?(wo(n,Le.create(n.state.doc,o),"pointer"),!0):!1}function R9(n,e,t,r,o){return bc(n,"handleClickOn",e,t,r)||n.someProp("handleClick",s=>s(n,e,r))||(o?D9(n,t):L9(n,t))}function B9(n,e,t,r){return bc(n,"handleDoubleClickOn",e,t,r)||n.someProp("handleDoubleClick",o=>o(n,e,r))}function P9(n,e,t,r){return bc(n,"handleTripleClickOn",e,t,r)||n.someProp("handleTripleClick",o=>o(n,e,r))||F9(n,t,r)}function F9(n,e,t){if(t.button!=0)return!1;let r=n.state.doc;if(e==-1)return r.inlineContent?(wo(n,Ue.create(r,0,r.content.size),"pointer"),!0):!1;let o=r.resolve(e);for(let s=o.depth+1;s>0;s--){let i=s>o.depth?o.nodeAfter:o.node(s),l=o.before(s);if(i.inlineContent)wo(n,Ue.create(r,l+1,l+1+i.content.size),"pointer");else if(Le.isSelectable(i))wo(n,Le.create(r,l),"pointer");else continue;return!0}}function Ac(n){return Oi(n)}const Np=Gt?"metaKey":"ctrlKey";wt.mousedown=(n,e)=>{let t=e;n.input.shiftKey=t.shiftKey;let r=Ac(n),o=Date.now(),s="singleClick";o-n.input.lastClick.time<500&&M9(t,n.input.lastClick)&&!t[Np]&&(n.input.lastClick.type=="singleClick"?s="doubleClick":n.input.lastClick.type=="doubleClick"&&(s="tripleClick")),n.input.lastClick={time:o,x:t.clientX,y:t.clientY,type:s};let i=n.posAtCoords(Ni(t));i&&(s=="singleClick"?(n.input.mouseDown&&n.input.mouseDown.done(),n.input.mouseDown=new V9(n,i,t,!!r)):(s=="doubleClick"?B9:P9)(n,i.pos,i.inside,t)?t.preventDefault():ar(n,"pointer"))};class V9{constructor(e,t,r,o){this.view=e,this.pos=t,this.event=r,this.flushed=o,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!r[Np],this.allowDefault=r.shiftKey;let s,i;if(t.inside>-1)s=e.state.doc.nodeAt(t.inside),i=t.inside;else{let d=e.state.doc.resolve(t.pos);s=d.parent,i=d.depth?d.before():0}const l=o?null:r.target,a=l?e.docView.nearestDesc(l,!0):null;this.target=a?a.dom:null;let{selection:u}=e.state;(r.button==0&&s.type.spec.draggable&&s.type.spec.selectable!==!1||u instanceof Le&&u.from<=i&&u.to>i)&&(this.mightDrag={node:s,pos:i,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&dn&&!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)),ar(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(()=>Pn(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(Ni(e))),this.updateAllowDefault(e),this.allowDefault||!t?ar(this.view,"pointer"):R9(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||_t&&this.mightDrag&&!this.mightDrag.node.isAtom||yt&&!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)?(wo(this.view,He.near(this.view.state.doc.resolve(t.pos)),"pointer"),e.preventDefault()):ar(this.view,"pointer")}move(e){this.updateAllowDefault(e),ar(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)}}wt.touchstart=n=>{n.input.lastTouch=Date.now(),Ac(n),ar(n,"pointer")},wt.touchmove=n=>{n.input.lastTouch=Date.now(),ar(n,"pointer")},wt.contextmenu=n=>Ac(n);function Op(n,e){return n.composing?!0:_t&&Math.abs(e.timeStamp-n.input.compositionEndedAt)<500?(n.input.compositionEndedAt=-2e8,!0):!1}const $9=fn?5e3:-1;St.compositionstart=St.compositionupdate=n=>{if(!n.composing){n.domObserver.flush();let{state:e}=n,t=e.selection.$from;if(e.selection.empty&&(e.storedMarks||!t.textOffset&&t.parentOffset&&t.nodeBefore.marks.some(r=>r.type.spec.inclusive===!1)))n.markCursor=n.state.storedMarks||t.marks(),Oi(n,!0),n.markCursor=null;else if(Oi(n),dn&&e.selection.empty&&t.parentOffset&&!t.textOffset&&t.nodeBefore.marks.length){let r=n.domSelectionRange();for(let o=r.focusNode,s=r.focusOffset;o&&o.nodeType==1&&s!=0;){let i=s<0?o.lastChild:o.childNodes[s-1];if(!i)break;if(i.nodeType==3){n.domSelection().collapse(i,i.nodeValue.length);break}else o=i,s=-1}}n.input.composing=!0}Ip(n,$9)},St.compositionend=(n,e)=>{n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=e.timeStamp,n.input.compositionPendingChanges=n.domObserver.pendingRecords().length?n.input.compositionID:0,n.input.compositionPendingChanges&&Promise.resolve().then(()=>n.domObserver.flush()),n.input.compositionID++,Ip(n,20))};function Ip(n,e){clearTimeout(n.input.composingTimeout),e>-1&&(n.input.composingTimeout=setTimeout(()=>Oi(n),e))}function Mp(n){for(n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=H9());n.input.compositionNodes.length>0;)n.input.compositionNodes.pop().markParentsDirty()}function H9(){let n=document.createEvent("Event");return n.initEvent("event",!0,!0),n.timeStamp}function Oi(n,e=!1){if(!(fn&&n.domObserver.flushingSoon>=0)){if(n.domObserver.forceFlush(),Mp(n),e||n.docView&&n.docView.dirty){let t=hc(n);return t&&!t.eq(n.state.selection)?n.dispatch(n.state.tr.setSelection(t)):n.updateState(n.state),!0}return!1}}function U9(n,e){if(!n.dom.parentNode)return;let t=n.dom.parentNode.appendChild(document.createElement("div"));t.appendChild(e),t.style.cssText="position: fixed; left: -10000px; top: 10px";let r=getSelection(),o=document.createRange();o.selectNodeContents(e),n.dom.blur(),r.removeAllRanges(),r.addRange(o),setTimeout(()=>{t.parentNode&&t.parentNode.removeChild(t),n.focus()},50)}const ws=Rt&&rr<15||bo&&Vy<604;wt.copy=St.cut=(n,e)=>{let t=e,r=n.state.selection,o=t.type=="cut";if(r.empty)return;let s=ws?null:t.clipboardData,i=r.content(),{dom:l,text:a}=Cp(n,i);s?(t.preventDefault(),s.clearData(),s.setData("text/html",l.innerHTML),s.setData("text/plain",a)):U9(n,l),o&&n.dispatch(n.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function z9(n){return n.openStart==0&&n.openEnd==0&&n.content.childCount==1?n.content.firstChild:null}function j9(n,e){if(!n.dom.parentNode)return;let t=n.input.shiftKey||n.state.selection.$from.parent.type.spec.code,r=n.dom.parentNode.appendChild(document.createElement(t?"textarea":"div"));t||(r.contentEditable="true"),r.style.cssText="position: fixed; left: -10000px; top: 10px",r.focus();let o=n.input.shiftKey&&n.input.lastKeyCode!=45;setTimeout(()=>{n.focus(),r.parentNode&&r.parentNode.removeChild(r),t?Ss(n,r.value,null,o,e):Ss(n,r.textContent,r.innerHTML,o,e)},50)}function Ss(n,e,t,r,o){let s=bp(n,e,t,r,n.state.selection.$from);if(n.someProp("handlePaste",a=>a(n,o,s||_e.empty)))return!0;if(!s)return!1;let i=z9(s),l=i?n.state.tr.replaceSelectionWith(i,r):n.state.tr.replaceSelection(s);return n.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function Lp(n){let e=n.getData("text/plain")||n.getData("Text");if(e)return e;let t=n.getData("text/uri-list");return t?t.replace(/\r?\n/g," "):""}St.paste=(n,e)=>{let t=e;if(n.composing&&!fn)return;let r=ws?null:t.clipboardData,o=n.input.shiftKey&&n.input.lastKeyCode!=45;r&&Ss(n,Lp(r),r.getData("text/html"),o,t)?t.preventDefault():j9(n,t)};class Dp{constructor(e,t,r){this.slice=e,this.move=t,this.node=r}}const Rp=Gt?"altKey":"ctrlKey";wt.dragstart=(n,e)=>{let t=e,r=n.input.mouseDown;if(r&&r.done(),!t.dataTransfer)return;let o=n.state.selection,s=o.empty?null:n.posAtCoords(Ni(t)),i;if(!(s&&s.pos>=o.from&&s.pos<=(o instanceof Le?o.to-1:o.to))){if(r&&r.mightDrag)i=Le.create(n.state.doc,r.mightDrag.pos);else if(t.target&&t.target.nodeType==1){let d=n.docView.nearestDesc(t.target,!0);d&&d.node.type.spec.draggable&&d!=n.docView&&(i=Le.create(n.state.doc,d.posBefore))}}let l=(i||n.state.selection).content(),{dom:a,text:u}=Cp(n,l);t.dataTransfer.clearData(),t.dataTransfer.setData(ws?"Text":"text/html",a.innerHTML),t.dataTransfer.effectAllowed="copyMove",ws||t.dataTransfer.setData("text/plain",u),n.dragging=new Dp(l,!t[Rp],i)},wt.dragend=n=>{let e=n.dragging;window.setTimeout(()=>{n.dragging==e&&(n.dragging=null)},50)},St.dragover=St.dragenter=(n,e)=>e.preventDefault(),St.drop=(n,e)=>{let t=e,r=n.dragging;if(n.dragging=null,!t.dataTransfer)return;let o=n.posAtCoords(Ni(t));if(!o)return;let s=n.state.doc.resolve(o.pos),i=r&&r.slice;i?n.someProp("transformPasted",m=>{i=m(i,n)}):i=bp(n,Lp(t.dataTransfer),ws?null:t.dataTransfer.getData("text/html"),!1,s);let l=!!(r&&!t[Rp]);if(n.someProp("handleDrop",m=>m(n,t,i||_e.empty,l))){t.preventDefault();return}if(!i)return;t.preventDefault();let a=i?Ay(n.state.doc,s.pos,i):s.pos;a==null&&(a=s.pos);let u=n.state.tr;if(l){let{node:m}=r;m?m.replace(u):u.deleteSelection()}let d=u.mapping.map(a),f=i.openStart==0&&i.openEnd==0&&i.content.childCount==1,h=u.doc;if(f?u.replaceRangeWith(d,d,i.content.firstChild):u.replaceRange(d,d,i),u.doc.eq(h))return;let p=u.doc.resolve(d);if(f&&Le.isSelectable(i.content.firstChild)&&p.nodeAfter&&p.nodeAfter.sameMarkup(i.content.firstChild))u.setSelection(new Le(p));else{let m=u.mapping.map(a);u.mapping.maps[u.mapping.maps.length-1].forEach((g,v,C,A)=>m=A),u.setSelection(mc(n,p,u.doc.resolve(m)))}n.focus(),n.dispatch(u.setMeta("uiEvent","drop"))},wt.focus=n=>{n.input.lastFocus=Date.now(),n.focused||(n.domObserver.stop(),n.dom.classList.add("ProseMirror-focused"),n.domObserver.start(),n.focused=!0,setTimeout(()=>{n.docView&&n.hasFocus()&&!n.domObserver.currentSelection.eq(n.domSelectionRange())&&Pn(n)},20))},wt.blur=(n,e)=>{let t=e;n.focused&&(n.domObserver.stop(),n.dom.classList.remove("ProseMirror-focused"),n.domObserver.start(),t.relatedTarget&&n.dom.contains(t.relatedTarget)&&n.domObserver.currentSelection.clear(),n.focused=!1)},wt.beforeinput=(n,e)=>{if(yt&&fn&&e.inputType=="deleteContentBackward"){n.domObserver.flushSoon();let{domChangeCount:r}=n.input;setTimeout(()=>{if(n.input.domChangeCount!=r||(n.dom.blur(),n.focus(),n.someProp("handleKeyDown",s=>s(n,Hr(8,"Backspace")))))return;let{$cursor:o}=n.state.selection;o&&o.pos>0&&n.dispatch(n.state.tr.delete(o.pos-1,o.pos).scrollIntoView())},50)}};for(let n in St)wt[n]=St[n];function Ts(n,e){if(n==e)return!0;for(let t in n)if(n[t]!==e[t])return!1;for(let t in e)if(!(t in n))return!1;return!0}class Ii{constructor(e,t){this.toDOM=e,this.spec=t||Wr,this.side=this.spec.side||0}map(e,t,r,o){let{pos:s,deleted:i}=e.mapResult(t.from+o,this.side<0?-1:1);return i?null:new Jt(s-r,s-r,this)}valid(){return!0}eq(e){return this==e||e instanceof Ii&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&Ts(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class lr{constructor(e,t){this.attrs=e,this.spec=t||Wr}map(e,t,r,o){let s=e.map(t.from+o,this.spec.inclusiveStart?-1:1)-r,i=e.map(t.to+o,this.spec.inclusiveEnd?1:-1)-r;return s>=i?null:new Jt(s,i,this)}valid(e,t){return t.from<t.to}eq(e){return this==e||e instanceof lr&&Ts(this.attrs,e.attrs)&&Ts(this.spec,e.spec)}static is(e){return e.type instanceof lr}destroy(){}}class _c{constructor(e,t){this.attrs=e,this.spec=t||Wr}map(e,t,r,o){let s=e.mapResult(t.from+o,1);if(s.deleted)return null;let i=e.mapResult(t.to+o,-1);return i.deleted||i.pos<=s.pos?null:new Jt(s.pos-r,i.pos-r,this)}valid(e,t){let{index:r,offset:o}=e.content.findIndex(t.from),s;return o==t.from&&!(s=e.child(r)).isText&&o+s.nodeSize==t.to}eq(e){return this==e||e instanceof _c&&Ts(this.attrs,e.attrs)&&Ts(this.spec,e.spec)}destroy(){}}class Jt{constructor(e,t,r){this.from=e,this.to=t,this.type=r}copy(e,t){return new Jt(e,t,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,r){return this.type.map(e,this,t,r)}static widget(e,t,r){return new Jt(e,e,new Ii(t,r))}static inline(e,t,r,o){return new Jt(e,t,new lr(r,o))}static node(e,t,r,o){return new Jt(e,t,new _c(r,o))}get spec(){return this.type.spec}get inline(){return this.type instanceof lr}get widget(){return this.type instanceof Ii}}const So=[],Wr={};class at{constructor(e,t){this.local=e.length?e:So,this.children=t.length?t:So}static create(e,t){return t.length?Mi(t,e,0,Wr):Et}find(e,t,r){let o=[];return this.findInner(e??0,t??1e9,o,0,r),o}findInner(e,t,r,o,s){for(let i=0;i<this.local.length;i++){let l=this.local[i];l.from<=t&&l.to>=e&&(!s||s(l.spec))&&r.push(l.copy(l.from+o,l.to+o))}for(let i=0;i<this.children.length;i+=3)if(this.children[i]<t&&this.children[i+1]>e){let l=this.children[i]+1;this.children[i+2].findInner(e-l,t-l,r,o+l,s)}}map(e,t,r){return this==Et||e.maps.length==0?this:this.mapInner(e,t,0,0,r||Wr)}mapInner(e,t,r,o,s){let i;for(let l=0;l<this.local.length;l++){let a=this.local[l].map(e,r,o);a&&a.type.valid(t,a)?(i||(i=[])).push(a):s.onRemove&&s.onRemove(this.local[l].spec)}return this.children.length?W9(this.children,i||[],e,t,r,o,s):i?new at(i.sort(Kr),So):Et}add(e,t){return t.length?this==Et?at.create(e,t):this.addInner(e,t,0):this}addInner(e,t,r){let o,s=0;e.forEach((l,a)=>{let u=a+r,d;if(d=Pp(t,l,u)){for(o||(o=this.children.slice());s<o.length&&o[s]<a;)s+=3;o[s]==a?o[s+2]=o[s+2].addInner(l,d,u+1):o.splice(s,0,a,a+l.nodeSize,Mi(d,l,u+1,Wr)),s+=3}});let i=Bp(s?Fp(t):t,-r);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||i.splice(l--,1);return new at(i.length?this.local.concat(i).sort(Kr):this.local,o||this.children)}remove(e){return e.length==0||this==Et?this:this.removeInner(e,0)}removeInner(e,t){let r=this.children,o=this.local;for(let s=0;s<r.length;s+=3){let i,l=r[s]+t,a=r[s+1]+t;for(let d=0,f;d<e.length;d++)(f=e[d])&&f.from>l&&f.to<a&&(e[d]=null,(i||(i=[])).push(f));if(!i)continue;r==this.children&&(r=this.children.slice());let u=r[s+2].removeInner(i,l+1);u!=Et?r[s+2]=u:(r.splice(s,3),s-=3)}if(o.length){for(let s=0,i;s<e.length;s++)if(i=e[s])for(let l=0;l<o.length;l++)o[l].eq(i,t)&&(o==this.local&&(o=this.local.slice()),o.splice(l--,1))}return r==this.children&&o==this.local?this:o.length||r.length?new at(o,r):Et}forChild(e,t){if(this==Et)return this;if(t.isLeaf)return at.empty;let r,o;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(r=this.children[l+2]);break}let s=e+1,i=s+t.content.size;for(let l=0;l<this.local.length;l++){let a=this.local[l];if(a.from<i&&a.to>s&&a.type instanceof lr){let u=Math.max(s,a.from)-s,d=Math.min(i,a.to)-s;u<d&&(o||(o=[])).push(a.copy(u,d))}}if(o){let l=new at(o.sort(Kr),So);return r?new cr([l,r]):l}return r||Et}eq(e){if(this==e)return!0;if(!(e instanceof at)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1;for(let t=0;t<this.local.length;t++)if(!this.local[t].eq(e.local[t]))return!1;for(let t=0;t<this.children.length;t+=3)if(this.children[t]!=e.children[t]||this.children[t+1]!=e.children[t+1]||!this.children[t+2].eq(e.children[t+2]))return!1;return!0}locals(e){return wc(this.localsInner(e))}localsInner(e){if(this==Et)return So;if(e.inlineContent||!this.local.some(lr.is))return this.local;let t=[];for(let r=0;r<this.local.length;r++)this.local[r].type instanceof lr||t.push(this.local[r]);return t}}at.empty=new at([],[]),at.removeOverlap=wc;const Et=at.empty;class cr{constructor(e){this.members=e}map(e,t){const r=this.members.map(o=>o.map(e,t,Wr));return cr.from(r)}forChild(e,t){if(t.isLeaf)return at.empty;let r=[];for(let o=0;o<this.members.length;o++){let s=this.members[o].forChild(e,t);s!=Et&&(s instanceof cr?r=r.concat(s.members):r.push(s))}return cr.from(r)}eq(e){if(!(e instanceof cr)||e.members.length!=this.members.length)return!1;for(let t=0;t<this.members.length;t++)if(!this.members[t].eq(e.members[t]))return!1;return!0}locals(e){let t,r=!0;for(let o=0;o<this.members.length;o++){let s=this.members[o].localsInner(e);if(s.length)if(!t)t=s;else{r&&(t=t.slice(),r=!1);for(let i=0;i<s.length;i++)t.push(s[i])}}return t?wc(r?t:t.sort(Kr)):So}static from(e){switch(e.length){case 0:return Et;case 1:return e[0];default:return new cr(e.every(t=>t instanceof at)?e:e.reduce((t,r)=>t.concat(r instanceof at?r:r.members),[]))}}}function W9(n,e,t,r,o,s,i){let l=n.slice();for(let u=0,d=s;u<t.maps.length;u++){let f=0;t.maps[u].forEach((h,p,m,g)=>{let v=g-m-(p-h);for(let C=0;C<l.length;C+=3){let A=l[C+1];if(A<0||h>A+d-f)continue;let E=l[C]+d-f;p>=E?l[C+1]=h<=E?-2:-1:m>=o&&v&&(l[C]+=v,l[C+1]+=v)}f+=v}),d=t.maps[u].map(d,-1)}let a=!1;for(let u=0;u<l.length;u+=3)if(l[u+1]<0){if(l[u+1]==-2){a=!0,l[u+1]=-1;continue}let d=t.map(n[u]+s),f=d-o;if(f<0||f>=r.content.size){a=!0;continue}let h=t.map(n[u+1]+s,-1),p=h-o,{index:m,offset:g}=r.content.findIndex(f),v=r.maybeChild(m);if(v&&g==f&&g+v.nodeSize==p){let C=l[u+2].mapInner(t,v,d+1,n[u]+s+1,i);C!=Et?(l[u]=f,l[u+1]=p,l[u+2]=C):(l[u+1]=-2,a=!0)}else a=!0}if(a){let u=K9(l,n,e,t,o,s,i),d=Mi(u,r,0,i);e=d.local;for(let f=0;f<l.length;f+=3)l[f+1]<0&&(l.splice(f,3),f-=3);for(let f=0,h=0;f<d.children.length;f+=3){let p=d.children[f];for(;h<l.length&&l[h]<p;)h+=3;l.splice(h,0,d.children[f],d.children[f+1],d.children[f+2])}}return new at(e.sort(Kr),l)}function Bp(n,e){if(!e||!n.length)return n;let t=[];for(let r=0;r<n.length;r++){let o=n[r];t.push(new Jt(o.from+e,o.to+e,o.type))}return t}function K9(n,e,t,r,o,s,i){function l(a,u){for(let d=0;d<a.local.length;d++){let f=a.local[d].map(r,o,u);f?t.push(f):i.onRemove&&i.onRemove(a.local[d].spec)}for(let d=0;d<a.children.length;d+=3)l(a.children[d+2],a.children[d]+u+1)}for(let a=0;a<n.length;a+=3)n[a+1]==-1&&l(n[a+2],e[a]+s+1);return t}function Pp(n,e,t){if(e.isLeaf)return null;let r=t+e.nodeSize,o=null;for(let s=0,i;s<n.length;s++)(i=n[s])&&i.from>t&&i.to<r&&((o||(o=[])).push(i),n[s]=null);return o}function Fp(n){let e=[];for(let t=0;t<n.length;t++)n[t]!=null&&e.push(n[t]);return e}function Mi(n,e,t,r){let o=[],s=!1;e.forEach((l,a)=>{let u=Pp(n,l,a+t);if(u){s=!0;let d=Mi(u,l,t+a+1,r);d!=Et&&o.push(a,a+l.nodeSize,d)}});let i=Bp(s?Fp(n):n,-t).sort(Kr);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||(r.onRemove&&r.onRemove(i[l].spec),i.splice(l--,1));return i.length||o.length?new at(i,o):Et}function Kr(n,e){return n.from-e.from||n.to-e.to}function wc(n){let e=n;for(let t=0;t<e.length-1;t++){let r=e[t];if(r.from!=r.to)for(let o=t+1;o<e.length;o++){let s=e[o];if(s.from==r.from){s.to!=r.to&&(e==n&&(e=n.slice()),e[o]=s.copy(s.from,r.to),Vp(e,o+1,s.copy(r.to,s.to)));continue}else{s.from<r.to&&(e==n&&(e=n.slice()),e[t]=r.copy(r.from,s.from),Vp(e,o,r.copy(s.from,r.to)));break}}}return e}function Vp(n,e,t){for(;e<n.length&&Kr(t,n[e])>0;)e++;n.splice(e,0,t)}function Sc(n){let e=[];return n.someProp("decorations",t=>{let r=t(n.state);r&&r!=Et&&e.push(r)}),n.cursorWrapper&&e.push(at.create(n.state.doc,[n.cursorWrapper.deco])),cr.from(e)}const Y9={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},G9=Rt&&rr<=11;class Q9{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}}class J9{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new Q9,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.observer=window.MutationObserver&&new window.MutationObserver(r=>{for(let o=0;o<r.length;o++)this.queue.push(r[o]);Rt&&rr<=11&&r.some(o=>o.type=="childList"&&o.removedNodes.length||o.type=="characterData"&&o.oldValue.length>o.target.nodeValue.length)?this.flushSoon():this.flush()}),G9&&(this.onCharData=r=>{this.queue.push({target:r.target,type:"characterData",oldValue:r.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,Y9)),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(fp(this.view)){if(this.suppressingSelectionUpdates)return Pn(this.view);if(Rt&&rr<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&$r(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,r;for(let s=e.focusNode;s;s=ys(s))t.add(s);for(let s=e.anchorNode;s;s=ys(s))if(t.has(s)){r=s;break}let o=r&&this.view.docView.nearestDesc(r);if(o&&o.ignoreMutation({type:"selection",target:r.nodeType==3?r.parentNode:r}))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 r=e.domSelectionRange(),o=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(r)&&fp(e)&&!this.ignoreSelectionChange(r),s=-1,i=-1,l=!1,a=[];if(e.editable)for(let d=0;d<t.length;d++){let f=this.registerMutation(t[d],a);f&&(s=s<0?f.from:Math.min(f.from,s),i=i<0?f.to:Math.max(f.to,i),f.typeOver&&(l=!0))}if(dn&&a.length>1){let d=a.filter(f=>f.nodeName=="BR");if(d.length==2){let f=d[0],h=d[1];f.parentNode&&f.parentNode.parentNode==h.parentNode?h.remove():f.remove()}}let u=null;s<0&&o&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Ti(r)&&(u=hc(e))&&u.eq(He.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Pn(e),this.currentSelection.set(r),e.scrollToSelection()):(s>-1||o)&&(s>-1&&(e.docView.markDirty(s,i),Z9(e)),this.handleDOMChange(s,i,l,a),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(r)||Pn(e),this.currentSelection.set(r))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let r=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(r==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!r||r.ignoreMutation(e))return null;if(e.type=="childList"){for(let d=0;d<e.addedNodes.length;d++)t.push(e.addedNodes[d]);if(r.contentDOM&&r.contentDOM!=r.dom&&!r.contentDOM.contains(e.target))return{from:r.posBefore,to:r.posAfter};let o=e.previousSibling,s=e.nextSibling;if(Rt&&rr<=11&&e.addedNodes.length)for(let d=0;d<e.addedNodes.length;d++){let{previousSibling:f,nextSibling:h}=e.addedNodes[d];(!f||Array.prototype.indexOf.call(e.addedNodes,f)<0)&&(o=f),(!h||Array.prototype.indexOf.call(e.addedNodes,h)<0)&&(s=h)}let i=o&&o.parentNode==e.target?At(o)+1:0,l=r.localPosFromDOM(e.target,i,-1),a=s&&s.parentNode==e.target?At(s):e.target.childNodes.length,u=r.localPosFromDOM(e.target,a,1);return{from:l,to:u}}else return e.type=="attributes"?{from:r.posAtStart-r.border,to:r.posAtEnd+r.border}:{from:r.posAtStart,to:r.posAtEnd,typeOver:e.target.nodeValue==e.oldValue}}}let $p=new WeakMap,Hp=!1;function Z9(n){if(!$p.has(n)&&($p.set(n,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(n.dom).whiteSpace)!==-1)){if(n.requiresGeckoHackNode=dn,Hp)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."),Hp=!0}}function X9(n){let e;function t(a){a.preventDefault(),a.stopImmediatePropagation(),e=a.getTargetRanges()[0]}n.dom.addEventListener("beforeinput",t,!0),document.execCommand("indent"),n.dom.removeEventListener("beforeinput",t,!0);let r=e.startContainer,o=e.startOffset,s=e.endContainer,i=e.endOffset,l=n.domAtPos(n.state.selection.anchor);return $r(l.node,l.offset,s,i)&&([r,o,s,i]=[s,i,r,o]),{anchorNode:r,anchorOffset:o,focusNode:s,focusOffset:i}}function q9(n,e,t){let{node:r,fromOffset:o,toOffset:s,from:i,to:l}=n.docView.parseRange(e,t),a=n.domSelectionRange(),u,d=a.anchorNode;if(d&&n.dom.contains(d.nodeType==1?d:d.parentNode)&&(u=[{node:d,offset:a.anchorOffset}],Ti(a)||u.push({node:a.focusNode,offset:a.focusOffset})),yt&&n.input.lastKeyCode===8)for(let v=s;v>o;v--){let C=r.childNodes[v-1],A=C.pmViewDesc;if(C.nodeName=="BR"&&!A){s=v;break}if(!A||A.size)break}let f=n.state.doc,h=n.someProp("domParser")||ho.fromSchema(n.state.schema),p=f.resolve(i),m=null,g=h.parse(r,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:o,to:s,preserveWhitespace:p.parent.type.whitespace=="pre"?"full":!0,findPositions:u,ruleFromNode:eE,context:p});if(u&&u[0].pos!=null){let v=u[0].pos,C=u[1]&&u[1].pos;C==null&&(C=v),m={anchor:v+i,head:C+i}}return{doc:g,sel:m,from:i,to:l}}function eE(n){let e=n.pmViewDesc;if(e)return e.parseRule();if(n.nodeName=="BR"&&n.parentNode){if(_t&&/^(ul|ol)$/i.test(n.parentNode.nodeName)){let t=document.createElement("div");return t.appendChild(document.createElement("li")),{skip:t}}else if(n.parentNode.lastChild==n||_t&&/^(tr|table)$/i.test(n.parentNode.nodeName))return{ignore:!0}}else if(n.nodeName=="IMG"&&n.getAttribute("mark-placeholder"))return{ignore:!0};return null}const tE=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function nE(n,e,t,r,o){let s=n.input.compositionPendingChanges||(n.composing?n.input.compositionID:0);if(n.input.compositionPendingChanges=0,e<0){let L=n.input.lastSelectionTime>Date.now()-50?n.input.lastSelectionOrigin:null,$=hc(n,L);if($&&!n.state.selection.eq($)){if(yt&&fn&&n.input.lastKeyCode===13&&Date.now()-100<n.input.lastKeyCodeTime&&n.someProp("handleKeyDown",H=>H(n,Hr(13,"Enter"))))return;let V=n.state.tr.setSelection($);L=="pointer"?V.setMeta("pointer",!0):L=="key"&&V.scrollIntoView(),s&&V.setMeta("composition",s),n.dispatch(V)}return}let i=n.state.doc.resolve(e),l=i.sharedDepth(t);e=i.before(l+1),t=n.state.doc.resolve(t).after(l+1);let a=n.state.selection,u=q9(n,e,t),d=n.state.doc,f=d.slice(u.from,u.to),h,p;n.input.lastKeyCode===8&&Date.now()-100<n.input.lastKeyCodeTime?(h=n.state.selection.to,p="end"):(h=n.state.selection.from,p="start"),n.input.lastKeyCode=null;let m=sE(f.content,u.doc.content,u.from,h,p);if((bo&&n.input.lastIOSEnter>Date.now()-225||fn)&&o.some(L=>L.nodeType==1&&!tE.test(L.nodeName))&&(!m||m.endA>=m.endB)&&n.someProp("handleKeyDown",L=>L(n,Hr(13,"Enter")))){n.input.lastIOSEnter=0;return}if(!m)if(r&&a instanceof Ue&&!a.empty&&a.$head.sameParent(a.$anchor)&&!n.composing&&!(u.sel&&u.sel.anchor!=u.sel.head))m={start:a.from,endA:a.to,endB:a.to};else{if(u.sel){let L=Up(n,n.state.doc,u.sel);if(L&&!L.eq(n.state.selection)){let $=n.state.tr.setSelection(L);s&&$.setMeta("composition",s),n.dispatch($)}}return}if(yt&&n.cursorWrapper&&u.sel&&u.sel.anchor==n.cursorWrapper.deco.from&&u.sel.head==u.sel.anchor){let L=m.endB-m.start;u.sel={anchor:u.sel.anchor+L,head:u.sel.anchor+L}}n.input.domChangeCount++,n.state.selection.from<n.state.selection.to&&m.start==m.endB&&n.state.selection instanceof Ue&&(m.start>n.state.selection.from&&m.start<=n.state.selection.from+2&&n.state.selection.from>=u.from?m.start=n.state.selection.from:m.endA<n.state.selection.to&&m.endA>=n.state.selection.to-2&&n.state.selection.to<=u.to&&(m.endB+=n.state.selection.to-m.endA,m.endA=n.state.selection.to)),Rt&&rr<=11&&m.endB==m.start+1&&m.endA==m.start&&m.start>u.from&&u.doc.textBetween(m.start-u.from-1,m.start-u.from+1)==" Ā "&&(m.start--,m.endA--,m.endB--);let g=u.doc.resolveNoCache(m.start-u.from),v=u.doc.resolveNoCache(m.endB-u.from),C=d.resolve(m.start),A=g.sameParent(v)&&g.parent.inlineContent&&C.end()>=m.endA,E;if((bo&&n.input.lastIOSEnter>Date.now()-225&&(!A||o.some(L=>L.nodeName=="DIV"||L.nodeName=="P"))||!A&&g.pos<u.doc.content.size&&!g.sameParent(v)&&(E=He.findFrom(u.doc.resolve(g.pos+1),1,!0))&&E.head==v.pos)&&n.someProp("handleKeyDown",L=>L(n,Hr(13,"Enter")))){n.input.lastIOSEnter=0;return}if(n.state.selection.anchor>m.start&&oE(d,m.start,m.endA,g,v)&&n.someProp("handleKeyDown",L=>L(n,Hr(8,"Backspace")))){fn&&yt&&n.domObserver.suppressSelectionUpdates();return}yt&&fn&&m.endB==m.start&&(n.input.lastAndroidDelete=Date.now()),fn&&!A&&g.start()!=v.start()&&v.parentOffset==0&&g.depth==v.depth&&u.sel&&u.sel.anchor==u.sel.head&&u.sel.head==m.endA&&(m.endB-=2,v=u.doc.resolveNoCache(m.endB-u.from),setTimeout(()=>{n.someProp("handleKeyDown",function(L){return L(n,Hr(13,"Enter"))})},20));let y=m.start,x=m.endA,_,O,I;if(A){if(g.pos==v.pos)Rt&&rr<=11&&g.parentOffset==0&&(n.domObserver.suppressSelectionUpdates(),setTimeout(()=>Pn(n),20)),_=n.state.tr.delete(y,x),O=d.resolve(m.start).marksAcross(d.resolve(m.endA));else if(m.endA==m.endB&&(I=rE(g.parent.content.cut(g.parentOffset,v.parentOffset),C.parent.content.cut(C.parentOffset,m.endA-C.start()))))_=n.state.tr,I.type=="add"?_.addMark(y,x,I.mark):_.removeMark(y,x,I.mark);else if(g.parent.child(g.index()).isText&&g.index()==v.index()-(v.textOffset?0:1)){let L=g.parent.textBetween(g.parentOffset,v.parentOffset);if(n.someProp("handleTextInput",$=>$(n,y,x,L)))return;_=n.state.tr.insertText(L,y,x)}}if(_||(_=n.state.tr.replace(y,x,u.doc.slice(m.start-u.from,m.endB-u.from))),u.sel){let L=Up(n,_.doc,u.sel);L&&!(yt&&fn&&n.composing&&L.empty&&(m.start!=m.endB||n.input.lastAndroidDelete<Date.now()-100)&&(L.head==y||L.head==_.mapping.map(x)-1)||Rt&&L.empty&&L.head==y)&&_.setSelection(L)}O&&_.ensureMarks(O),s&&_.setMeta("composition",s),n.dispatch(_.scrollIntoView())}function Up(n,e,t){return Math.max(t.anchor,t.head)>e.content.size?null:mc(n,e.resolve(t.anchor),e.resolve(t.head))}function rE(n,e){let t=n.firstChild.marks,r=e.firstChild.marks,o=t,s=r,i,l,a;for(let d=0;d<r.length;d++)o=r[d].removeFromSet(o);for(let d=0;d<t.length;d++)s=t[d].removeFromSet(s);if(o.length==1&&s.length==0)l=o[0],i="add",a=d=>d.mark(l.addToSet(d.marks));else if(o.length==0&&s.length==1)l=s[0],i="remove",a=d=>d.mark(l.removeFromSet(d.marks));else return null;let u=[];for(let d=0;d<e.childCount;d++)u.push(a(e.child(d)));if(fe.from(u).eq(n))return{mark:l,type:i}}function oE(n,e,t,r,o){if(!r.parent.isTextblock||t-e<=o.pos-r.pos||Tc(r,!0,!1)<o.pos)return!1;let s=n.resolve(e);if(s.parentOffset<s.parent.content.size||!s.parent.isTextblock)return!1;let i=n.resolve(Tc(s,!0,!0));return!i.parent.isTextblock||i.pos>t||Tc(i,!0,!1)<t?!1:r.parent.content.cut(r.parentOffset).eq(i.parent.content)}function Tc(n,e,t){let r=n.depth,o=e?n.end():n.pos;for(;r>0&&(e||n.indexAfter(r)==n.node(r).childCount);)r--,o++,e=!1;if(t){let s=n.node(r).maybeChild(n.indexAfter(r));for(;s&&!s.isLeaf;)s=s.firstChild,o++}return o}function sE(n,e,t,r,o){let s=n.findDiffStart(e,t);if(s==null)return null;let{a:i,b:l}=n.findDiffEnd(e,t+n.size,t+e.size);if(o=="end"){let a=Math.max(0,s-Math.min(i,l));r-=i+a-s}if(i<s&&n.size<e.size){let a=r<=s&&r>=i?s-r:0;s-=a,s&&s<e.size&&zp(e.textBetween(s-1,s+1))&&(s+=a?1:-1),l=s+(l-i),i=s}else if(l<s){let a=r<=s&&r>=l?s-r:0;s-=a,s&&s<n.size&&zp(n.textBetween(s-1,s+1))&&(s+=a?1:-1),i=s+(i-l),l=s}return{start:s,endA:i,endB:l}}function zp(n){if(n.length!=2)return!1;let e=n.charCodeAt(0),t=n.charCodeAt(1);return e>=56320&&e<=57343&&t>=55296&&t<=56319}class iE{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 k9,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(Gp),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=Kp(this),Wp(this),this.nodeViews=Yp(this),this.docView=ep(this.state.doc,jp(this),Sc(this),this.dom,this),this.domObserver=new J9(this,(r,o,s,i)=>nE(this,r,o,s,i)),this.domObserver.start(),x9(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&&Ec(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(Gp),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let r in this._props)t[r]=this._props[r];t.state=this.state;for(let r in e)t[r]=e[r];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){var r;let o=this.state,s=!1,i=!1;e.storedMarks&&this.composing&&(Mp(this),i=!0),this.state=e;let l=o.plugins!=e.plugins||this._props.plugins!=t.plugins;if(l||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let p=Yp(this);lE(p,this.nodeViews)&&(this.nodeViews=p,s=!0)}(l||t.handleDOMEvents!=this._props.handleDOMEvents)&&Ec(this),this.editable=Kp(this),Wp(this);let a=Sc(this),u=jp(this),d=o.plugins!=e.plugins&&!o.doc.eq(e.doc)?"reset":e.scrollToSelection>o.scrollToSelection?"to selection":"preserve",f=s||!this.docView.matchesNode(e.doc,u,a);(f||!e.selection.eq(o.selection))&&(i=!0);let h=d=="preserve"&&i&&this.dom.style.overflowAnchor==null&&Uy(this);if(i){this.domObserver.stop();let p=f&&(Rt||yt)&&!this.composing&&!o.selection.empty&&!e.selection.empty&&aE(o.selection,e.selection);if(f){let m=yt?this.trackWrites=this.domSelectionRange().focusNode:null;(s||!this.docView.update(e.doc,u,a,this))&&(this.docView.updateOuterDeco([]),this.docView.destroy(),this.docView=ep(e.doc,u,a,this.dom,this)),m&&!this.trackWrites&&(p=!0)}p||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&h9(this))?Pn(this,p):(up(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(o),!((r=this.dragging)===null||r===void 0)&&r.node&&!o.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,o),d=="reset"?this.dom.scrollTop=0:d=="to selection"?this.scrollToSelection():h&&zy(h)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!this.someProp("handleScrollToSelection",t=>t(this)))if(this.state.selection instanceof Le){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&Hh(this,t.getBoundingClientRect(),e)}else Hh(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 t=0;t<this.directPlugins.length;t++){let r=this.directPlugins[t];r.spec.view&&this.pluginViews.push(r.spec.view(this))}for(let t=0;t<this.state.plugins.length;t++){let r=this.state.plugins[t];r.spec.view&&this.pluginViews.push(r.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let r=this.pluginViews[t];r.update&&r.update(this,e)}}updateDraggedNode(e,t){let r=e.node,o=-1;if(this.state.doc.nodeAt(r.from)==r.node)o=r.from;else{let s=r.from+(this.state.doc.content.size-t.doc.content.size);(s>0&&this.state.doc.nodeAt(s))==r.node&&(o=s)}this.dragging=new Dp(e.slice,e.move,o<0?void 0:Le.create(this.state.doc,o))}someProp(e,t){let r=this._props&&this._props[e],o;if(r!=null&&(o=t?t(r):r))return o;for(let i=0;i<this.directPlugins.length;i++){let l=this.directPlugins[i].props[e];if(l!=null&&(o=t?t(l):l))return o}let s=this.state.plugins;if(s)for(let i=0;i<s.length;i++){let l=s[i].props[e];if(l!=null&&(o=t?t(l):l))return o}}hasFocus(){if(Rt){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&&jy(this.dom),Pn(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let t=this.dom.parentNode;t;t=t.parentNode)if(t.nodeType==9||t.nodeType==11&&t.host)return t.getSelection||(Object.getPrototypeOf(t).getSelection=()=>t.ownerDocument.getSelection()),this._root=t}return e||document}updateRoot(){this._root=null}posAtCoords(e){return Qy(this,e)}coordsAtPos(e,t=1){return Yh(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,r=-1){let o=this.docView.posFromDOM(e,t,r);if(o==null)throw new RangeError("DOM position not inside the editor");return o}endOfTextblock(e,t){return e9(this,t||this.state,e)}pasteHTML(e,t){return Ss(this,"",e,!1,t||new ClipboardEvent("paste"))}pasteText(e,t){return Ss(this,e,null,!0,t||new ClipboardEvent("paste"))}destroy(){this.docView&&(N9(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],Sc(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null)}get isDestroyed(){return this.docView==null}dispatchEvent(e){return I9(this,e)}dispatch(e){let t=this._props.dispatchTransaction;t?t.call(this,e):this.updateState(this.state.apply(e))}domSelectionRange(){return _t&&this.root.nodeType===11&&Ry(this.dom.ownerDocument)==this.dom?X9(this):this.domSelection()}domSelection(){return this.root.getSelection()}}function jp(n){let e=Object.create(null);return e.class="ProseMirror",e.contenteditable=String(n.editable),n.someProp("attributes",t=>{if(typeof t=="function"&&(t=t(n.state)),t)for(let r in t)r=="class"?e.class+=" "+t[r]:r=="style"?e.style=(e.style?e.style+";":"")+t[r]:!e[r]&&r!="contenteditable"&&r!="nodeName"&&(e[r]=String(t[r]))}),e.translate||(e.translate="no"),[Jt.node(0,n.state.doc.content.size,e)]}function Wp(n){if(n.markCursor){let e=document.createElement("img");e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),n.cursorWrapper={dom:e,deco:Jt.widget(n.state.selection.head,e,{raw:!0,marks:n.markCursor})}}else n.cursorWrapper=null}function Kp(n){return!n.someProp("editable",e=>e(n.state)===!1)}function aE(n,e){let t=Math.min(n.$anchor.sharedDepth(n.head),e.$anchor.sharedDepth(e.head));return n.$anchor.start(t)!=e.$anchor.start(t)}function Yp(n){let e=Object.create(null);function t(r){for(let o in r)Object.prototype.hasOwnProperty.call(e,o)||(e[o]=r[o])}return n.someProp("nodeViews",t),n.someProp("markViews",t),e}function lE(n,e){let t=0,r=0;for(let o in n){if(n[o]!=e[o])return!0;t++}for(let o in e)r++;return t!=r}function Gp(n){if(n.spec.state||n.spec.filterTransaction||n.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}for(var ur={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:"'"},Li={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},cE=typeof navigator<"u"&&/Mac/.test(navigator.platform),uE=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),mt=0;mt<10;mt++)ur[48+mt]=ur[96+mt]=String(mt);for(var mt=1;mt<=24;mt++)ur[mt+111]="F"+mt;for(var mt=65;mt<=90;mt++)ur[mt]=String.fromCharCode(mt+32),Li[mt]=String.fromCharCode(mt);for(var kc in ur)Li.hasOwnProperty(kc)||(Li[kc]=ur[kc]);function dE(n){var e=cE&&n.metaKey&&n.shiftKey&&!n.ctrlKey&&!n.altKey||uE&&n.shiftKey&&n.key&&n.key.length==1||n.key=="Unidentified",t=!e&&n.key||(n.shiftKey?Li:ur)[n.keyCode]||n.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}const fE=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):!1;function hE(n){let e=n.split(/-(?!$)/),t=e[e.length-1];t=="Space"&&(t=" ");let r,o,s,i;for(let l=0;l<e.length-1;l++){let a=e[l];if(/^(cmd|meta|m)$/i.test(a))i=!0;else if(/^a(lt)?$/i.test(a))r=!0;else if(/^(c|ctrl|control)$/i.test(a))o=!0;else if(/^s(hift)?$/i.test(a))s=!0;else if(/^mod$/i.test(a))fE?i=!0:o=!0;else throw new Error("Unrecognized modifier name: "+a)}return r&&(t="Alt-"+t),o&&(t="Ctrl-"+t),i&&(t="Meta-"+t),s&&(t="Shift-"+t),t}function pE(n){let e=Object.create(null);for(let t in n)e[hE(t)]=n[t];return e}function xc(n,e,t=!0){return e.altKey&&(n="Alt-"+n),e.ctrlKey&&(n="Ctrl-"+n),e.metaKey&&(n="Meta-"+n),t&&e.shiftKey&&(n="Shift-"+n),n}function mE(n){return new Dt({props:{handleKeyDown:gE(n)}})}function gE(n){let e=pE(n);return function(t,r){let o=dE(r),s,i=e[xc(o,r)];if(i&&i(t.state,t.dispatch,t))return!0;if(o.length==1&&o!=" "){if(r.shiftKey){let l=e[xc(o,r,!1)];if(l&&l(t.state,t.dispatch,t))return!0}if((r.shiftKey||r.altKey||r.metaKey||o.charCodeAt(0)>127)&&(s=ur[r.keyCode])&&s!=o){let l=e[xc(s,r)];if(l&&l(t.state,t.dispatch,t))return!0}}return!1}}const vE=(n,e)=>n.selection.empty?!1:(e&&e(n.tr.deleteSelection().scrollIntoView()),!0);function yE(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("backward",n):t.parentOffset>0)?null:t}const EE=(n,e,t)=>{let r=yE(n,t);if(!r)return!1;let o=Qp(r);if(!o){let i=r.blockRange(),l=i&&mo(i);return l==null?!1:(e&&e(n.tr.lift(i,l).scrollIntoView()),!0)}let s=o.nodeBefore;if(!s.type.spec.isolating&&Xp(n,o,e))return!0;if(r.parent.content.size==0&&(To(s,"end")||Le.isSelectable(s))){let i=Zl(n.doc,r.before(),r.after(),_e.empty);if(i&&i.slice.size<i.to-i.from){if(e){let l=n.tr.step(i);l.setSelection(To(s,"end")?He.findFrom(l.doc.resolve(l.mapping.map(o.pos,-1)),-1):Le.create(l.doc,o.pos-s.nodeSize)),e(l.scrollIntoView())}return!0}}return s.isAtom&&o.depth==r.depth-1?(e&&e(n.tr.delete(o.pos-s.nodeSize,o.pos).scrollIntoView()),!0):!1};function To(n,e,t=!1){for(let r=n;r;r=e=="start"?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(t&&r.childCount!=1)return!1}return!1}const CE=(n,e,t)=>{let{$head:r,empty:o}=n.selection,s=r;if(!o)return!1;if(r.parent.isTextblock){if(t?!t.endOfTextblock("backward",n):r.parentOffset>0)return!1;s=Qp(r)}let i=s&&s.nodeBefore;return!i||!Le.isSelectable(i)?!1:(e&&e(n.tr.setSelection(Le.create(n.doc,s.pos-i.nodeSize)).scrollIntoView()),!0)};function Qp(n){if(!n.parent.type.spec.isolating)for(let e=n.depth-1;e>=0;e--){if(n.index(e)>0)return n.doc.resolve(n.before(e+1));if(n.node(e).type.spec.isolating)break}return null}function bE(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("forward",n):t.parentOffset<t.parent.content.size)?null:t}const AE=(n,e,t)=>{let r=bE(n,t);if(!r)return!1;let o=Jp(r);if(!o)return!1;let s=o.nodeAfter;if(Xp(n,o,e))return!0;if(r.parent.content.size==0&&(To(s,"start")||Le.isSelectable(s))){let i=Zl(n.doc,r.before(),r.after(),_e.empty);if(i&&i.slice.size<i.to-i.from){if(e){let l=n.tr.step(i);l.setSelection(To(s,"start")?He.findFrom(l.doc.resolve(l.mapping.map(o.pos)),1):Le.create(l.doc,l.mapping.map(o.pos))),e(l.scrollIntoView())}return!0}}return s.isAtom&&o.depth==r.depth-1?(e&&e(n.tr.delete(o.pos,o.pos+s.nodeSize).scrollIntoView()),!0):!1},_E=(n,e,t)=>{let{$head:r,empty:o}=n.selection,s=r;if(!o)return!1;if(r.parent.isTextblock){if(t?!t.endOfTextblock("forward",n):r.parentOffset<r.parent.content.size)return!1;s=Jp(r)}let i=s&&s.nodeAfter;return!i||!Le.isSelectable(i)?!1:(e&&e(n.tr.setSelection(Le.create(n.doc,s.pos)).scrollIntoView()),!0)};function Jp(n){if(!n.parent.type.spec.isolating)for(let e=n.depth-1;e>=0;e--){let t=n.node(e);if(n.index(e)+1<t.childCount)return n.doc.resolve(n.after(e+1));if(t.type.spec.isolating)break}return null}const wE=(n,e)=>{let t=n.selection,r=t instanceof Le,o;if(r){if(t.node.isTextblock||!tr(n.doc,t.from))return!1;o=t.from}else if(o=_i(n.doc,t.from,-1),o==null)return!1;if(e){let s=n.tr.join(o);r&&s.setSelection(Le.create(s.doc,o-n.doc.resolve(o).nodeBefore.nodeSize)),e(s.scrollIntoView())}return!0},SE=(n,e)=>{let t=n.selection,r;if(t instanceof Le){if(t.node.isTextblock||!tr(n.doc,t.to))return!1;r=t.to}else if(r=_i(n.doc,t.to,1),r==null)return!1;return e&&e(n.tr.join(r).scrollIntoView()),!0},TE=(n,e)=>{let{$from:t,$to:r}=n.selection,o=t.blockRange(r),s=o&&mo(o);return s==null?!1:(e&&e(n.tr.lift(o,s).scrollIntoView()),!0)},kE=(n,e)=>{let{$head:t,$anchor:r}=n.selection;return!t.parent.type.spec.code||!t.sameParent(r)?!1:(e&&e(n.tr.insertText(`
|
|
70
|
-
`).scrollIntoView()),!0)};function Zp(n){for(let e=0;e<n.edgeCount;e++){let{type:t}=n.edge(e);if(t.isTextblock&&!t.hasRequiredAttrs())return t}return null}const xE=(n,e)=>{let{$head:t,$anchor:r}=n.selection;if(!t.parent.type.spec.code||!t.sameParent(r))return!1;let o=t.node(-1),s=t.indexAfter(-1),i=Zp(o.contentMatchAt(s));if(!i||!o.canReplaceWith(s,s,i))return!1;if(e){let l=t.after(),a=n.tr.replaceWith(l,l,i.createAndFill());a.setSelection(He.near(a.doc.resolve(l),1)),e(a.scrollIntoView())}return!0},NE=(n,e)=>{let t=n.selection,{$from:r,$to:o}=t;if(t instanceof cn||r.parent.inlineContent||o.parent.inlineContent)return!1;let s=Zp(o.parent.contentMatchAt(o.indexAfter()));if(!s||!s.isTextblock)return!1;if(e){let i=(!r.parentOffset&&o.index()<o.parent.childCount?r:o).pos,l=n.tr.insert(i,s.createAndFill());l.setSelection(Ue.create(l.doc,i+1)),e(l.scrollIntoView())}return!0},OE=(n,e)=>{let{$cursor:t}=n.selection;if(!t||t.parent.content.size)return!1;if(t.depth>1&&t.after()!=t.end(-1)){let s=t.before();if(go(n.doc,s))return e&&e(n.tr.split(s).scrollIntoView()),!0}let r=t.blockRange(),o=r&&mo(r);return o==null?!1:(e&&e(n.tr.lift(r,o).scrollIntoView()),!0)},IE=(n,e)=>{let{$from:t,to:r}=n.selection,o,s=t.sharedDepth(r);return s==0?!1:(o=t.before(s),e&&e(n.tr.setSelection(Le.create(n.doc,o))),!0)};function ME(n,e,t){let r=e.nodeBefore,o=e.nodeAfter,s=e.index();return!r||!o||!r.type.compatibleContent(o.type)?!1:!r.content.size&&e.parent.canReplace(s-1,s)?(t&&t(n.tr.delete(e.pos-r.nodeSize,e.pos).scrollIntoView()),!0):!e.parent.canReplace(s,s+1)||!(o.isTextblock||tr(n.doc,e.pos))?!1:(t&&t(n.tr.clearIncompatible(e.pos,r.type,r.contentMatchAt(r.childCount)).join(e.pos).scrollIntoView()),!0)}function Xp(n,e,t){let r=e.nodeBefore,o=e.nodeAfter,s,i;if(r.type.spec.isolating||o.type.spec.isolating)return!1;if(ME(n,e,t))return!0;let l=e.parent.canReplace(e.index(),e.index()+1);if(l&&(s=(i=r.contentMatchAt(r.childCount)).findWrapping(o.type))&&i.matchType(s[0]||o.type).validEnd){if(t){let f=e.pos+o.nodeSize,h=fe.empty;for(let g=s.length-1;g>=0;g--)h=fe.from(s[g].create(null,h));h=fe.from(r.copy(h));let p=n.tr.step(new lt(e.pos-1,f,e.pos,f,new _e(h,1,0),s.length,!0)),m=f+2*s.length;tr(p.doc,m)&&p.join(m),t(p.scrollIntoView())}return!0}let a=He.findFrom(e,1),u=a&&a.$from.blockRange(a.$to),d=u&&mo(u);if(d!=null&&d>=e.depth)return t&&t(n.tr.lift(u,d).scrollIntoView()),!0;if(l&&To(o,"start",!0)&&To(r,"end")){let f=r,h=[];for(;h.push(f),!f.isTextblock;)f=f.lastChild;let p=o,m=1;for(;!p.isTextblock;p=p.firstChild)m++;if(f.canReplace(f.childCount,f.childCount,p.content)){if(t){let g=fe.empty;for(let C=h.length-1;C>=0;C--)g=fe.from(h[C].copy(g));let v=n.tr.step(new lt(e.pos-h.length,e.pos+o.nodeSize,e.pos+m,e.pos+o.nodeSize-m,new _e(g,h.length,0),0,!0));t(v.scrollIntoView())}return!0}}return!1}function qp(n){return function(e,t){let r=e.selection,o=n<0?r.$from:r.$to,s=o.depth;for(;o.node(s).isInline;){if(!s)return!1;s--}return o.node(s).isTextblock?(t&&t(e.tr.setSelection(Ue.create(e.doc,n<0?o.start(s):o.end(s)))),!0):!1}}const LE=qp(-1),DE=qp(1);function RE(n,e=null){return function(t,r){let{$from:o,$to:s}=t.selection,i=o.blockRange(s),l=i&&Jl(i,n,e);return l?(r&&r(t.tr.wrap(i,l).scrollIntoView()),!0):!1}}function e1(n,e=null){return function(t,r){let o=!1;for(let s=0;s<t.selection.ranges.length&&!o;s++){let{$from:{pos:i},$to:{pos:l}}=t.selection.ranges[s];t.doc.nodesBetween(i,l,(a,u)=>{if(o)return!1;if(!(!a.isTextblock||a.hasMarkup(n,e)))if(a.type==n)o=!0;else{let d=t.doc.resolve(u),f=d.index();o=d.parent.canReplaceWith(f,f+1,n)}})}if(!o)return!1;if(r){let s=t.tr;for(let i=0;i<t.selection.ranges.length;i++){let{$from:{pos:l},$to:{pos:a}}=t.selection.ranges[i];s.setBlockType(l,a,n,e)}r(s.scrollIntoView())}return!0}}typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform&&os.platform()=="darwin";function BE(n,e=null){return function(t,r){let{$from:o,$to:s}=t.selection,i=o.blockRange(s),l=!1,a=i;if(!i)return!1;if(i.depth>=2&&o.node(i.depth-1).type.compatibleContent(n)&&i.startIndex==0){if(o.index(i.depth-1)==0)return!1;let d=t.doc.resolve(i.start-2);a=new gi(d,d,i.depth),i.endIndex<i.parent.childCount&&(i=new gi(o,t.doc.resolve(s.end(i.depth)),i.depth)),l=!0}let u=Jl(a,n,e,i);return u?(r&&r(PE(t.tr,i,u,l,n).scrollIntoView()),!0):!1}}function PE(n,e,t,r,o){let s=fe.empty;for(let d=t.length-1;d>=0;d--)s=fe.from(t[d].type.create(t[d].attrs,s));n.step(new lt(e.start-(r?2:0),e.end,e.start,e.end,new _e(s,0,0),t.length,!0));let i=0;for(let d=0;d<t.length;d++)t[d].type==o&&(i=d+1);let l=t.length-i,a=e.start+t.length-(r?2:0),u=e.parent;for(let d=e.startIndex,f=e.endIndex,h=!0;d<f;d++,h=!1)!h&&go(n.doc,a,l)&&(n.split(a,l),a+=2*l),a+=u.child(d).nodeSize;return n}function FE(n){return function(e,t){let{$from:r,$to:o}=e.selection,s=r.blockRange(o,i=>i.childCount>0&&i.firstChild.type==n);return s?t?r.node(s.depth-1).type==n?VE(e,t,n,s):$E(e,t,s):!0:!1}}function VE(n,e,t,r){let o=n.tr,s=r.end,i=r.$to.end(r.depth);s<i&&(o.step(new lt(s-1,i,s,i,new _e(fe.from(t.create(null,r.parent.copy())),1,0),1,!0)),r=new gi(o.doc.resolve(r.$from.pos),o.doc.resolve(i),r.depth));const l=mo(r);if(l==null)return!1;o.lift(r,l);let a=o.mapping.map(s,-1)-1;return tr(o.doc,a)&&o.join(a),e(o.scrollIntoView()),!0}function $E(n,e,t){let r=n.tr,o=t.parent;for(let p=t.end,m=t.endIndex-1,g=t.startIndex;m>g;m--)p-=o.child(m).nodeSize,r.delete(p-1,p+1);let s=r.doc.resolve(t.start),i=s.nodeAfter;if(r.mapping.map(t.end)!=t.start+s.nodeAfter.nodeSize)return!1;let l=t.startIndex==0,a=t.endIndex==o.childCount,u=s.node(-1),d=s.index(-1);if(!u.canReplace(d+(l?0:1),d+1,i.content.append(a?fe.empty:fe.from(o))))return!1;let f=s.pos,h=f+i.nodeSize;return r.step(new lt(f-(l?1:0),h+(a?1:0),f+1,h-1,new _e((l?fe.empty:fe.from(o.copy(fe.empty))).append(a?fe.empty:fe.from(o.copy(fe.empty))),l?0:1,a?0:1),l?0:1)),e(r.scrollIntoView()),!0}function HE(n){return function(e,t){let{$from:r,$to:o}=e.selection,s=r.blockRange(o,u=>u.childCount>0&&u.firstChild.type==n);if(!s)return!1;let i=s.startIndex;if(i==0)return!1;let l=s.parent,a=l.child(i-1);if(a.type!=n)return!1;if(t){let u=a.lastChild&&a.lastChild.type==l.type,d=fe.from(u?n.create():null),f=new _e(fe.from(n.create(null,fe.from(l.type.create(null,d)))),u?3:1,0),h=s.start,p=s.end;t(e.tr.step(new lt(h-(u?3:1),p,h,p,f,1,!0)).scrollIntoView())}return!0}}function Di(n){const{state:e,transaction:t}=n;let{selection:r}=t,{doc:o}=t,{storedMarks:s}=t;return{...e,apply:e.apply.bind(e),applyTransaction:e.applyTransaction.bind(e),filterTransaction:e.filterTransaction,plugins:e.plugins,schema:e.schema,reconfigure:e.reconfigure.bind(e),toJSON:e.toJSON.bind(e),get storedMarks(){return s},get selection(){return r},get doc(){return o},get tr(){return r=t.selection,o=t.doc,s=t.storedMarks,t}}}class Ri{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(){const{rawCommands:e,editor:t,state:r}=this,{view:o}=t,{tr:s}=r,i=this.buildProps(s);return Object.fromEntries(Object.entries(e).map(([l,a])=>[l,(...d)=>{const f=a(...d)(i);return!s.getMeta("preventDispatch")&&!this.hasCustomState&&o.dispatch(s),f}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(e,t=!0){const{rawCommands:r,editor:o,state:s}=this,{view:i}=o,l=[],a=!!e,u=e||s.tr,d=()=>(!a&&t&&!u.getMeta("preventDispatch")&&!this.hasCustomState&&i.dispatch(u),l.every(h=>h===!0)),f={...Object.fromEntries(Object.entries(r).map(([h,p])=>[h,(...g)=>{const v=this.buildProps(u,t),C=p(...g)(v);return l.push(C),f}])),run:d};return f}createCan(e){const{rawCommands:t,state:r}=this,o=!1,s=e||r.tr,i=this.buildProps(s,o);return{...Object.fromEntries(Object.entries(t).map(([a,u])=>[a,(...d)=>u(...d)({...i,dispatch:void 0})])),chain:()=>this.createChain(s,o)}}buildProps(e,t=!0){const{rawCommands:r,editor:o,state:s}=this,{view:i}=o,l={tr:e,editor:o,view:i,state:Di({state:s,transaction:e}),dispatch:t?()=>{}:void 0,chain:()=>this.createChain(e,t),can:()=>this.createCan(e),get commands(){return Object.fromEntries(Object.entries(r).map(([a,u])=>[a,(...d)=>u(...d)(l)]))}};return l}}class UE{constructor(){this.callbacks={}}on(e,t){return this.callbacks[e]||(this.callbacks[e]=[]),this.callbacks[e].push(t),this}emit(e,...t){const r=this.callbacks[e];return r&&r.forEach(o=>o.apply(this,t)),this}off(e,t){const r=this.callbacks[e];return r&&(t?this.callbacks[e]=r.filter(o=>o!==t):delete this.callbacks[e]),this}removeAllListeners(){this.callbacks={}}}function xe(n,e,t){return n.config[e]===void 0&&n.parent?xe(n.parent,e,t):typeof n.config[e]=="function"?n.config[e].bind({...t,parent:n.parent?xe(n.parent,e,t):null}):n.config[e]}function Bi(n){const e=n.filter(o=>o.type==="extension"),t=n.filter(o=>o.type==="node"),r=n.filter(o=>o.type==="mark");return{baseExtensions:e,nodeExtensions:t,markExtensions:r}}function t1(n){const e=[],{nodeExtensions:t,markExtensions:r}=Bi(n),o=[...t,...r],s={default:null,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1};return n.forEach(i=>{const l={name:i.name,options:i.options,storage:i.storage},a=xe(i,"addGlobalAttributes",l);if(!a)return;a().forEach(d=>{d.types.forEach(f=>{Object.entries(d.attributes).forEach(([h,p])=>{e.push({type:f,name:h,attribute:{...s,...p}})})})})}),o.forEach(i=>{const l={name:i.name,options:i.options,storage:i.storage},a=xe(i,"addAttributes",l);if(!a)return;const u=a();Object.entries(u).forEach(([d,f])=>{const h={...s,...f};typeof(h==null?void 0:h.default)=="function"&&(h.default=h.default()),h!=null&&h.isRequired&&(h==null?void 0:h.default)===void 0&&delete h.default,e.push({type:i.name,name:d,attribute:h})})}),e}function ct(n,e){if(typeof n=="string"){if(!e.nodes[n])throw Error(`There is no node type named '${n}'. Maybe you forgot to add the extension?`);return e.nodes[n]}return n}function Tt(...n){return n.filter(e=>!!e).reduce((e,t)=>{const r={...e};return Object.entries(t).forEach(([o,s])=>{if(!r[o]){r[o]=s;return}if(o==="class"){const l=s?s.split(" "):[],a=r[o]?r[o].split(" "):[],u=l.filter(d=>!a.includes(d));r[o]=[...a,...u].join(" ")}else o==="style"?r[o]=[r[o],s].join("; "):r[o]=s}),r},{})}function Nc(n,e){return e.filter(t=>t.attribute.rendered).map(t=>t.attribute.renderHTML?t.attribute.renderHTML(n.attrs)||{}:{[t.name]:n.attrs[t.name]}).reduce((t,r)=>Tt(t,r),{})}function n1(n){return typeof n=="function"}function $e(n,e=void 0,...t){return n1(n)?e?n.bind(e)(...t):n(...t):n}function zE(n={}){return Object.keys(n).length===0&&n.constructor===Object}function jE(n){return typeof n!="string"?n:n.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(n):n==="true"?!0:n==="false"?!1:n}function r1(n,e){return n.style?n:{...n,getAttrs:t=>{const r=n.getAttrs?n.getAttrs(t):n.attrs;if(r===!1)return!1;const o=e.reduce((s,i)=>{const l=i.attribute.parseHTML?i.attribute.parseHTML(t):jE(t.getAttribute(i.name));return l==null?s:{...s,[i.name]:l}},{});return{...r,...o}}}}function o1(n){return Object.fromEntries(Object.entries(n).filter(([e,t])=>e==="attrs"&&zE(t)?!1:t!=null))}function WE(n,e){var t;const r=t1(n),{nodeExtensions:o,markExtensions:s}=Bi(n),i=(t=o.find(u=>xe(u,"topNode")))===null||t===void 0?void 0:t.name,l=Object.fromEntries(o.map(u=>{const d=r.filter(C=>C.type===u.name),f={name:u.name,options:u.options,storage:u.storage,editor:e},h=n.reduce((C,A)=>{const E=xe(A,"extendNodeSchema",f);return{...C,...E?E(u):{}}},{}),p=o1({...h,content:$e(xe(u,"content",f)),marks:$e(xe(u,"marks",f)),group:$e(xe(u,"group",f)),inline:$e(xe(u,"inline",f)),atom:$e(xe(u,"atom",f)),selectable:$e(xe(u,"selectable",f)),draggable:$e(xe(u,"draggable",f)),code:$e(xe(u,"code",f)),defining:$e(xe(u,"defining",f)),isolating:$e(xe(u,"isolating",f)),attrs:Object.fromEntries(d.map(C=>{var A;return[C.name,{default:(A=C==null?void 0:C.attribute)===null||A===void 0?void 0:A.default}]}))}),m=$e(xe(u,"parseHTML",f));m&&(p.parseDOM=m.map(C=>r1(C,d)));const g=xe(u,"renderHTML",f);g&&(p.toDOM=C=>g({node:C,HTMLAttributes:Nc(C,d)}));const v=xe(u,"renderText",f);return v&&(p.toText=v),[u.name,p]})),a=Object.fromEntries(s.map(u=>{const d=r.filter(v=>v.type===u.name),f={name:u.name,options:u.options,storage:u.storage,editor:e},h=n.reduce((v,C)=>{const A=xe(C,"extendMarkSchema",f);return{...v,...A?A(u):{}}},{}),p=o1({...h,inclusive:$e(xe(u,"inclusive",f)),excludes:$e(xe(u,"excludes",f)),group:$e(xe(u,"group",f)),spanning:$e(xe(u,"spanning",f)),code:$e(xe(u,"code",f)),attrs:Object.fromEntries(d.map(v=>{var C;return[v.name,{default:(C=v==null?void 0:v.attribute)===null||C===void 0?void 0:C.default}]}))}),m=$e(xe(u,"parseHTML",f));m&&(p.parseDOM=m.map(v=>r1(v,d)));const g=xe(u,"renderHTML",f);return g&&(p.toDOM=v=>g({mark:v,HTMLAttributes:Nc(v,d)})),[u.name,p]}));return new qv({topNode:i,nodes:l,marks:a})}function Oc(n,e){return e.nodes[n]||e.marks[n]||null}function s1(n,e){return Array.isArray(e)?e.some(t=>(typeof t=="string"?t:t.name)===n.name):e}const KE=(n,e=500)=>{let t="";const r=n.parentOffset;return n.parent.nodesBetween(Math.max(0,r-e),r,(o,s,i,l)=>{var a,u;const d=((u=(a=o.type.spec).toText)===null||u===void 0?void 0:u.call(a,{node:o,pos:s,parent:i,index:l}))||o.textContent||"%leaf%";t+=d.slice(0,Math.max(0,r-s))}),t};function Ic(n){return Object.prototype.toString.call(n)==="[object RegExp]"}class i1{constructor(e){this.find=e.find,this.handler=e.handler}}const YE=(n,e)=>{if(Ic(e))return e.exec(n);const t=e(n);if(!t)return null;const r=[t.text];return r.index=t.index,r.input=n,r.data=t.data,t.replaceWith&&(t.text.includes(t.replaceWith)||console.warn('[tiptap warn]: "inputRuleMatch.replaceWith" must be part of "inputRuleMatch.text".'),r.push(t.replaceWith)),r};function Mc(n){var e;const{editor:t,from:r,to:o,text:s,rules:i,plugin:l}=n,{view:a}=t;if(a.composing)return!1;const u=a.state.doc.resolve(r);if(u.parent.type.spec.code||!((e=u.nodeBefore||u.nodeAfter)===null||e===void 0)&&e.marks.find(h=>h.type.spec.code))return!1;let d=!1;const f=KE(u)+s;return i.forEach(h=>{if(d)return;const p=YE(f,h.find);if(!p)return;const m=a.state.tr,g=Di({state:a.state,transaction:m}),v={from:r-(p[0].length-s.length),to:o},{commands:C,chain:A,can:E}=new Ri({editor:t,state:g});h.handler({state:g,range:v,match:p,commands:C,chain:A,can:E})===null||!m.steps.length||(m.setMeta(l,{transform:m,from:r,to:o,text:s}),a.dispatch(m),d=!0)}),d}function GE(n){const{editor:e,rules:t}=n,r=new Dt({state:{init(){return null},apply(o,s){const i=o.getMeta(r);return i||(o.selectionSet||o.docChanged?null:s)}},props:{handleTextInput(o,s,i,l){return Mc({editor:e,from:s,to:i,text:l,rules:t,plugin:r})},handleDOMEvents:{compositionend:o=>(setTimeout(()=>{const{$cursor:s}=o.state.selection;s&&Mc({editor:e,from:s.pos,to:s.pos,text:"",rules:t,plugin:r})}),!1)},handleKeyDown(o,s){if(s.key!=="Enter")return!1;const{$cursor:i}=o.state.selection;return i?Mc({editor:e,from:i.pos,to:i.pos,text:`
|
|
71
|
-
`,rules:t,plugin:r}):!1}},isInputRules:!0});return r}function QE(n){return typeof n=="number"}class JE{constructor(e){this.find=e.find,this.handler=e.handler}}const ZE=(n,e)=>{if(Ic(e))return[...n.matchAll(e)];const t=e(n);return t?t.map(r=>{const o=[r.text];return o.index=r.index,o.input=n,o.data=r.data,r.replaceWith&&(r.text.includes(r.replaceWith)||console.warn('[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".'),o.push(r.replaceWith)),o}):[]};function XE(n){const{editor:e,state:t,from:r,to:o,rule:s,pasteEvent:i,dropEvent:l}=n,{commands:a,chain:u,can:d}=new Ri({editor:e,state:t}),f=[];return t.doc.nodesBetween(r,o,(p,m)=>{if(!p.isTextblock||p.type.spec.code)return;const g=Math.max(r,m),v=Math.min(o,m+p.content.size),C=p.textBetween(g-m,v-m,void 0,"ļæ¼");ZE(C,s.find).forEach(E=>{if(E.index===void 0)return;const y=g+E.index+1,x=y+E[0].length,_={from:t.tr.mapping.map(y),to:t.tr.mapping.map(x)},O=s.handler({state:t,range:_,match:E,commands:a,chain:u,can:d,pasteEvent:i,dropEvent:l});f.push(O)})}),f.every(p=>p!==null)}function qE(n){const{editor:e,rules:t}=n;let r=null,o=!1,s=!1,i=new ClipboardEvent("paste"),l=new DragEvent("drop");return t.map(u=>new Dt({view(d){const f=h=>{var p;r=!((p=d.dom.parentElement)===null||p===void 0)&&p.contains(h.target)?d.dom.parentElement:null};return window.addEventListener("dragstart",f),{destroy(){window.removeEventListener("dragstart",f)}}},props:{handleDOMEvents:{drop:(d,f)=>(s=r===d.dom.parentElement,l=f,!1),paste:(d,f)=>{var h;const p=(h=f.clipboardData)===null||h===void 0?void 0:h.getData("text/html");return i=f,o=!!(p!=null&&p.includes("data-pm-slice")),!1}}},appendTransaction:(d,f,h)=>{const p=d[0],m=p.getMeta("uiEvent")==="paste"&&!o,g=p.getMeta("uiEvent")==="drop"&&!s;if(!m&&!g)return;const v=f.doc.content.findDiffStart(h.doc.content),C=f.doc.content.findDiffEnd(h.doc.content);if(!QE(v)||!C||v===C.b)return;const A=h.tr,E=Di({state:h,transaction:A});if(!(!XE({editor:e,state:E,from:Math.max(v-1,0),to:C.b-1,rule:u,pasteEvent:i,dropEvent:l})||!A.steps.length))return l=new DragEvent("drop"),i=new ClipboardEvent("paste"),A}}))}function eC(n){const e=n.filter((t,r)=>n.indexOf(t)!==r);return[...new Set(e)]}class
|
|
69
|
+
`))),0,0):_e.empty;let f=n.someProp("clipboardTextParser",h=>h(e,o,r,n));if(f)l=f;else{let h=o.marks(),{schema:p}=n.state,m=En.fromSchema(p);i=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(g=>{let v=i.appendChild(document.createElement("p"));g&&v.appendChild(m.serializeNode(p.text(g,h)))})}}else n.someProp("transformPastedHTML",f=>{t=f(t,n)}),i=_9(t),Es&&w9(i);let u=i&&i.querySelector("[data-pm-slice]"),d=u&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(u.getAttribute("data-pm-slice")||"");if(d&&d[3])for(let f=+d[3];f>0;f--){let h=i.firstChild;for(;h&&h.nodeType!=1;)h=h.nextSibling;if(!h)break;i=h}if(l||(l=(n.someProp("clipboardParser")||n.someProp("domParser")||po.fromSchema(n.state.schema)).parseSlice(i,{preserveWhitespace:!!(a||d),context:o,ruleFromNode(h){return h.nodeName=="BR"&&!h.nextSibling&&h.parentNode&&!b9.test(h.parentNode.nodeName)?{ignore:!0}:null}})),d)l=S9(Sp(l,+d[1],+d[2]),d[4]);else if(l=_e.maxOpen(A9(l.content,o),!0),l.openStart||l.openEnd){let f=0,h=0;for(let p=l.content.firstChild;f<l.openStart&&!p.type.spec.isolating;f++,p=p.firstChild);for(let p=l.content.lastChild;h<l.openEnd&&!p.type.spec.isolating;h++,p=p.lastChild);l=Sp(l,f,h)}return n.someProp("transformPasted",f=>{l=f(l,n)}),l}const b9=/^(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 A9(n,e){if(n.childCount<2)return n;for(let t=e.depth;t>=0;t--){let o=e.node(t).contentMatchAt(e.index(t)),s,i=[];if(n.forEach(l=>{if(!i)return;let a=o.findWrapping(l.type),u;if(!a)return i=null;if(u=i.length&&s.length&&_p(a,s,l,i[i.length-1],0))i[i.length-1]=u;else{i.length&&(i[i.length-1]=wp(i[i.length-1],s.length));let d=Ap(l,a);i.push(d),o=o.matchType(d.type),s=a}}),i)return fe.from(i)}return n}function Ap(n,e,t=0){for(let r=e.length-1;r>=t;r--)n=e[r].create(null,fe.from(n));return n}function _p(n,e,t,r,o){if(o<n.length&&o<e.length&&n[o]==e[o]){let s=_p(n,e,t,r.lastChild,o+1);if(s)return r.copy(r.content.replaceChild(r.childCount-1,s));if(r.contentMatchAt(r.childCount).matchType(o==n.length-1?t.type:n[o+1]))return r.copy(r.content.append(fe.from(Ap(t,n,o+1))))}}function wp(n,e){if(e==0)return n;let t=n.content.replaceChild(n.childCount-1,wp(n.lastChild,e-1)),r=n.contentMatchAt(n.childCount).fillBefore(fe.empty,!0);return n.copy(t.append(r))}function yc(n,e,t,r,o,s){let i=e<0?n.firstChild:n.lastChild,l=i.content;return n.childCount>1&&(s=0),o<r-1&&(l=yc(l,e,t,r,o+1,s)),o>=t&&(l=e<0?i.contentMatchAt(0).fillBefore(l,s<=o).append(l):l.append(i.contentMatchAt(i.childCount).fillBefore(fe.empty,!0))),n.replaceChild(e<0?0:n.childCount-1,i.copy(l))}function Sp(n,e,t){return e<n.openStart&&(n=new _e(yc(n.content,-1,e,n.openStart,0,n.openEnd),e,n.openEnd)),t<n.openEnd&&(n=new _e(yc(n.content,1,t,n.openEnd,0,0),n.openStart,t)),n}const Tp={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]};let kp=null;function xp(){return kp||(kp=document.implementation.createHTMLDocument("title"))}function _9(n){let e=/^(\s*<meta [^>]*>)*/.exec(n);e&&(n=n.slice(e[0].length));let t=xp().createElement("div"),r=/<([a-z][^>\s]+)/i.exec(n),o;if((o=r&&Tp[r[1].toLowerCase()])&&(n=o.map(s=>"<"+s+">").join("")+n+o.map(s=>"</"+s+">").reverse().join("")),t.innerHTML=n,o)for(let s=0;s<o.length;s++)t=t.querySelector(o[s])||t;return t}function w9(n){let e=n.querySelectorAll(yt?"span:not([class]):not([style])":"span.Apple-converted-space");for(let t=0;t<e.length;t++){let r=e[t];r.childNodes.length==1&&r.textContent=="Ā "&&r.parentNode&&r.parentNode.replaceChild(n.ownerDocument.createTextNode(" "),r)}}function S9(n,e){if(!n.size)return n;let t=n.content.firstChild.type.schema,r;try{r=JSON.parse(e)}catch{return n}let{content:o,openStart:s,openEnd:i}=n;for(let l=r.length-2;l>=0;l-=2){let a=t.nodes[r[l]];if(!a||a.hasRequiredAttrs())break;o=fe.from(a.create(r[l+1],o)),s++,i++}return new _e(o,s,i)}const wt={},St={},T9={touchstart:!0,touchmove:!0};class k9{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:""},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastAndroidDelete=0,this.composing=!1,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}}function x9(n){for(let e in wt){let t=wt[e];n.dom.addEventListener(e,n.input.eventHandlers[e]=r=>{O9(n,r)&&!Cc(n,r)&&(n.editable||!(r.type in St))&&t(n,r)},T9[e]?{passive:!0}:void 0)}_t&&n.dom.addEventListener("input",()=>null),Ec(n)}function ar(n,e){n.input.lastSelectionOrigin=e,n.input.lastSelectionTime=Date.now()}function N9(n){n.domObserver.stop();for(let e in n.input.eventHandlers)n.dom.removeEventListener(e,n.input.eventHandlers[e]);clearTimeout(n.input.composingTimeout),clearTimeout(n.input.lastIOSEnterFallbackTimeout)}function Ec(n){n.someProp("handleDOMEvents",e=>{for(let t in e)n.input.eventHandlers[t]||n.dom.addEventListener(t,n.input.eventHandlers[t]=r=>Cc(n,r))})}function Cc(n,e){return n.someProp("handleDOMEvents",t=>{let r=t[e.type];return r?r(n,e)||e.defaultPrevented:!1})}function O9(n,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let t=e.target;t!=n.dom;t=t.parentNode)if(!t||t.nodeType==11||t.pmViewDesc&&t.pmViewDesc.stopEvent(e))return!1;return!0}function I9(n,e){!Cc(n,e)&&wt[e.type]&&(n.editable||!(e.type in St))&&wt[e.type](n,e)}St.keydown=(n,e)=>{let t=e;if(n.input.shiftKey=t.keyCode==16||t.shiftKey,!Op(n,t)&&(n.input.lastKeyCode=t.keyCode,n.input.lastKeyCodeTime=Date.now(),!(fn&&yt&&t.keyCode==13)))if(t.keyCode!=229&&n.domObserver.forceFlush(),Ao&&t.keyCode==13&&!t.ctrlKey&&!t.altKey&&!t.metaKey){let r=Date.now();n.input.lastIOSEnter=r,n.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{n.input.lastIOSEnter==r&&(n.someProp("handleKeyDown",o=>o(n,Hr(13,"Enter"))),n.input.lastIOSEnter=0)},200)}else n.someProp("handleKeyDown",r=>r(n,t))||C9(n,t)?t.preventDefault():ar(n,"key")},St.keyup=(n,e)=>{e.keyCode==16&&(n.input.shiftKey=!1)},St.keypress=(n,e)=>{let t=e;if(Op(n,t)||!t.charCode||t.ctrlKey&&!t.altKey||Gt&&t.metaKey)return;if(n.someProp("handleKeyPress",o=>o(n,t))){t.preventDefault();return}let r=n.state.selection;if(!(r instanceof Ue)||!r.$from.sameParent(r.$to)){let o=String.fromCharCode(t.charCode);!/[\r\n]/.test(o)&&!n.someProp("handleTextInput",s=>s(n,r.$from.pos,r.$to.pos,o))&&n.dispatch(n.state.tr.insertText(o).scrollIntoView()),t.preventDefault()}};function Ni(n){return{left:n.clientX,top:n.clientY}}function M9(n,e){let t=e.x-n.clientX,r=e.y-n.clientY;return t*t+r*r<100}function bc(n,e,t,r,o){if(r==-1)return!1;let s=n.state.doc.resolve(r);for(let i=s.depth+1;i>0;i--)if(n.someProp(e,l=>i>s.depth?l(n,t,s.nodeAfter,s.before(i),o,!0):l(n,t,s.node(i),s.before(i),o,!1)))return!0;return!1}function So(n,e,t){n.focused||n.focus();let r=n.state.tr.setSelection(e);t=="pointer"&&r.setMeta("pointer",!0),n.dispatch(r)}function L9(n,e){if(e==-1)return!1;let t=n.state.doc.resolve(e),r=t.nodeAfter;return r&&r.isAtom&&Le.isSelectable(r)?(So(n,new Le(t),"pointer"),!0):!1}function D9(n,e){if(e==-1)return!1;let t=n.state.selection,r,o;t instanceof Le&&(r=t.node);let s=n.state.doc.resolve(e);for(let i=s.depth+1;i>0;i--){let l=i>s.depth?s.nodeAfter:s.node(i);if(Le.isSelectable(l)){r&&t.$from.depth>0&&i>=t.$from.depth&&s.before(t.$from.depth+1)==t.$from.pos?o=s.before(t.$from.depth):o=s.before(i);break}}return o!=null?(So(n,Le.create(n.state.doc,o),"pointer"),!0):!1}function R9(n,e,t,r,o){return bc(n,"handleClickOn",e,t,r)||n.someProp("handleClick",s=>s(n,e,r))||(o?D9(n,t):L9(n,t))}function B9(n,e,t,r){return bc(n,"handleDoubleClickOn",e,t,r)||n.someProp("handleDoubleClick",o=>o(n,e,r))}function P9(n,e,t,r){return bc(n,"handleTripleClickOn",e,t,r)||n.someProp("handleTripleClick",o=>o(n,e,r))||F9(n,t,r)}function F9(n,e,t){if(t.button!=0)return!1;let r=n.state.doc;if(e==-1)return r.inlineContent?(So(n,Ue.create(r,0,r.content.size),"pointer"),!0):!1;let o=r.resolve(e);for(let s=o.depth+1;s>0;s--){let i=s>o.depth?o.nodeAfter:o.node(s),l=o.before(s);if(i.inlineContent)So(n,Ue.create(r,l+1,l+1+i.content.size),"pointer");else if(Le.isSelectable(i))So(n,Le.create(r,l),"pointer");else continue;return!0}}function Ac(n){return Oi(n)}const Np=Gt?"metaKey":"ctrlKey";wt.mousedown=(n,e)=>{let t=e;n.input.shiftKey=t.shiftKey;let r=Ac(n),o=Date.now(),s="singleClick";o-n.input.lastClick.time<500&&M9(t,n.input.lastClick)&&!t[Np]&&(n.input.lastClick.type=="singleClick"?s="doubleClick":n.input.lastClick.type=="doubleClick"&&(s="tripleClick")),n.input.lastClick={time:o,x:t.clientX,y:t.clientY,type:s};let i=n.posAtCoords(Ni(t));i&&(s=="singleClick"?(n.input.mouseDown&&n.input.mouseDown.done(),n.input.mouseDown=new V9(n,i,t,!!r)):(s=="doubleClick"?B9:P9)(n,i.pos,i.inside,t)?t.preventDefault():ar(n,"pointer"))};class V9{constructor(e,t,r,o){this.view=e,this.pos=t,this.event=r,this.flushed=o,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!r[Np],this.allowDefault=r.shiftKey;let s,i;if(t.inside>-1)s=e.state.doc.nodeAt(t.inside),i=t.inside;else{let d=e.state.doc.resolve(t.pos);s=d.parent,i=d.depth?d.before():0}const l=o?null:r.target,a=l?e.docView.nearestDesc(l,!0):null;this.target=a?a.dom:null;let{selection:u}=e.state;(r.button==0&&s.type.spec.draggable&&s.type.spec.selectable!==!1||u instanceof Le&&u.from<=i&&u.to>i)&&(this.mightDrag={node:s,pos:i,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&dn&&!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)),ar(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(()=>Pn(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(Ni(e))),this.updateAllowDefault(e),this.allowDefault||!t?ar(this.view,"pointer"):R9(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||_t&&this.mightDrag&&!this.mightDrag.node.isAtom||yt&&!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)?(So(this.view,He.near(this.view.state.doc.resolve(t.pos)),"pointer"),e.preventDefault()):ar(this.view,"pointer")}move(e){this.updateAllowDefault(e),ar(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)}}wt.touchstart=n=>{n.input.lastTouch=Date.now(),Ac(n),ar(n,"pointer")},wt.touchmove=n=>{n.input.lastTouch=Date.now(),ar(n,"pointer")},wt.contextmenu=n=>Ac(n);function Op(n,e){return n.composing?!0:_t&&Math.abs(e.timeStamp-n.input.compositionEndedAt)<500?(n.input.compositionEndedAt=-2e8,!0):!1}const $9=fn?5e3:-1;St.compositionstart=St.compositionupdate=n=>{if(!n.composing){n.domObserver.flush();let{state:e}=n,t=e.selection.$from;if(e.selection.empty&&(e.storedMarks||!t.textOffset&&t.parentOffset&&t.nodeBefore.marks.some(r=>r.type.spec.inclusive===!1)))n.markCursor=n.state.storedMarks||t.marks(),Oi(n,!0),n.markCursor=null;else if(Oi(n),dn&&e.selection.empty&&t.parentOffset&&!t.textOffset&&t.nodeBefore.marks.length){let r=n.domSelectionRange();for(let o=r.focusNode,s=r.focusOffset;o&&o.nodeType==1&&s!=0;){let i=s<0?o.lastChild:o.childNodes[s-1];if(!i)break;if(i.nodeType==3){n.domSelection().collapse(i,i.nodeValue.length);break}else o=i,s=-1}}n.input.composing=!0}Ip(n,$9)},St.compositionend=(n,e)=>{n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=e.timeStamp,n.input.compositionPendingChanges=n.domObserver.pendingRecords().length?n.input.compositionID:0,n.input.compositionPendingChanges&&Promise.resolve().then(()=>n.domObserver.flush()),n.input.compositionID++,Ip(n,20))};function Ip(n,e){clearTimeout(n.input.composingTimeout),e>-1&&(n.input.composingTimeout=setTimeout(()=>Oi(n),e))}function Mp(n){for(n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=H9());n.input.compositionNodes.length>0;)n.input.compositionNodes.pop().markParentsDirty()}function H9(){let n=document.createEvent("Event");return n.initEvent("event",!0,!0),n.timeStamp}function Oi(n,e=!1){if(!(fn&&n.domObserver.flushingSoon>=0)){if(n.domObserver.forceFlush(),Mp(n),e||n.docView&&n.docView.dirty){let t=hc(n);return t&&!t.eq(n.state.selection)?n.dispatch(n.state.tr.setSelection(t)):n.updateState(n.state),!0}return!1}}function U9(n,e){if(!n.dom.parentNode)return;let t=n.dom.parentNode.appendChild(document.createElement("div"));t.appendChild(e),t.style.cssText="position: fixed; left: -10000px; top: 10px";let r=getSelection(),o=document.createRange();o.selectNodeContents(e),n.dom.blur(),r.removeAllRanges(),r.addRange(o),setTimeout(()=>{t.parentNode&&t.parentNode.removeChild(t),n.focus()},50)}const ws=Rt&&rr<15||Ao&&Vy<604;wt.copy=St.cut=(n,e)=>{let t=e,r=n.state.selection,o=t.type=="cut";if(r.empty)return;let s=ws?null:t.clipboardData,i=r.content(),{dom:l,text:a}=Cp(n,i);s?(t.preventDefault(),s.clearData(),s.setData("text/html",l.innerHTML),s.setData("text/plain",a)):U9(n,l),o&&n.dispatch(n.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function z9(n){return n.openStart==0&&n.openEnd==0&&n.content.childCount==1?n.content.firstChild:null}function j9(n,e){if(!n.dom.parentNode)return;let t=n.input.shiftKey||n.state.selection.$from.parent.type.spec.code,r=n.dom.parentNode.appendChild(document.createElement(t?"textarea":"div"));t||(r.contentEditable="true"),r.style.cssText="position: fixed; left: -10000px; top: 10px",r.focus();let o=n.input.shiftKey&&n.input.lastKeyCode!=45;setTimeout(()=>{n.focus(),r.parentNode&&r.parentNode.removeChild(r),t?Ss(n,r.value,null,o,e):Ss(n,r.textContent,r.innerHTML,o,e)},50)}function Ss(n,e,t,r,o){let s=bp(n,e,t,r,n.state.selection.$from);if(n.someProp("handlePaste",a=>a(n,o,s||_e.empty)))return!0;if(!s)return!1;let i=z9(s),l=i?n.state.tr.replaceSelectionWith(i,r):n.state.tr.replaceSelection(s);return n.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function Lp(n){let e=n.getData("text/plain")||n.getData("Text");if(e)return e;let t=n.getData("text/uri-list");return t?t.replace(/\r?\n/g," "):""}St.paste=(n,e)=>{let t=e;if(n.composing&&!fn)return;let r=ws?null:t.clipboardData,o=n.input.shiftKey&&n.input.lastKeyCode!=45;r&&Ss(n,Lp(r),r.getData("text/html"),o,t)?t.preventDefault():j9(n,t)};class Dp{constructor(e,t,r){this.slice=e,this.move=t,this.node=r}}const Rp=Gt?"altKey":"ctrlKey";wt.dragstart=(n,e)=>{let t=e,r=n.input.mouseDown;if(r&&r.done(),!t.dataTransfer)return;let o=n.state.selection,s=o.empty?null:n.posAtCoords(Ni(t)),i;if(!(s&&s.pos>=o.from&&s.pos<=(o instanceof Le?o.to-1:o.to))){if(r&&r.mightDrag)i=Le.create(n.state.doc,r.mightDrag.pos);else if(t.target&&t.target.nodeType==1){let d=n.docView.nearestDesc(t.target,!0);d&&d.node.type.spec.draggable&&d!=n.docView&&(i=Le.create(n.state.doc,d.posBefore))}}let l=(i||n.state.selection).content(),{dom:a,text:u}=Cp(n,l);t.dataTransfer.clearData(),t.dataTransfer.setData(ws?"Text":"text/html",a.innerHTML),t.dataTransfer.effectAllowed="copyMove",ws||t.dataTransfer.setData("text/plain",u),n.dragging=new Dp(l,!t[Rp],i)},wt.dragend=n=>{let e=n.dragging;window.setTimeout(()=>{n.dragging==e&&(n.dragging=null)},50)},St.dragover=St.dragenter=(n,e)=>e.preventDefault(),St.drop=(n,e)=>{let t=e,r=n.dragging;if(n.dragging=null,!t.dataTransfer)return;let o=n.posAtCoords(Ni(t));if(!o)return;let s=n.state.doc.resolve(o.pos),i=r&&r.slice;i?n.someProp("transformPasted",m=>{i=m(i,n)}):i=bp(n,Lp(t.dataTransfer),ws?null:t.dataTransfer.getData("text/html"),!1,s);let l=!!(r&&!t[Rp]);if(n.someProp("handleDrop",m=>m(n,t,i||_e.empty,l))){t.preventDefault();return}if(!i)return;t.preventDefault();let a=i?Ay(n.state.doc,s.pos,i):s.pos;a==null&&(a=s.pos);let u=n.state.tr;if(l){let{node:m}=r;m?m.replace(u):u.deleteSelection()}let d=u.mapping.map(a),f=i.openStart==0&&i.openEnd==0&&i.content.childCount==1,h=u.doc;if(f?u.replaceRangeWith(d,d,i.content.firstChild):u.replaceRange(d,d,i),u.doc.eq(h))return;let p=u.doc.resolve(d);if(f&&Le.isSelectable(i.content.firstChild)&&p.nodeAfter&&p.nodeAfter.sameMarkup(i.content.firstChild))u.setSelection(new Le(p));else{let m=u.mapping.map(a);u.mapping.maps[u.mapping.maps.length-1].forEach((g,v,C,A)=>m=A),u.setSelection(mc(n,p,u.doc.resolve(m)))}n.focus(),n.dispatch(u.setMeta("uiEvent","drop"))},wt.focus=n=>{n.input.lastFocus=Date.now(),n.focused||(n.domObserver.stop(),n.dom.classList.add("ProseMirror-focused"),n.domObserver.start(),n.focused=!0,setTimeout(()=>{n.docView&&n.hasFocus()&&!n.domObserver.currentSelection.eq(n.domSelectionRange())&&Pn(n)},20))},wt.blur=(n,e)=>{let t=e;n.focused&&(n.domObserver.stop(),n.dom.classList.remove("ProseMirror-focused"),n.domObserver.start(),t.relatedTarget&&n.dom.contains(t.relatedTarget)&&n.domObserver.currentSelection.clear(),n.focused=!1)},wt.beforeinput=(n,e)=>{if(yt&&fn&&e.inputType=="deleteContentBackward"){n.domObserver.flushSoon();let{domChangeCount:r}=n.input;setTimeout(()=>{if(n.input.domChangeCount!=r||(n.dom.blur(),n.focus(),n.someProp("handleKeyDown",s=>s(n,Hr(8,"Backspace")))))return;let{$cursor:o}=n.state.selection;o&&o.pos>0&&n.dispatch(n.state.tr.delete(o.pos-1,o.pos).scrollIntoView())},50)}};for(let n in St)wt[n]=St[n];function Ts(n,e){if(n==e)return!0;for(let t in n)if(n[t]!==e[t])return!1;for(let t in e)if(!(t in n))return!1;return!0}class Ii{constructor(e,t){this.toDOM=e,this.spec=t||Wr,this.side=this.spec.side||0}map(e,t,r,o){let{pos:s,deleted:i}=e.mapResult(t.from+o,this.side<0?-1:1);return i?null:new Jt(s-r,s-r,this)}valid(){return!0}eq(e){return this==e||e instanceof Ii&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&Ts(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class lr{constructor(e,t){this.attrs=e,this.spec=t||Wr}map(e,t,r,o){let s=e.map(t.from+o,this.spec.inclusiveStart?-1:1)-r,i=e.map(t.to+o,this.spec.inclusiveEnd?1:-1)-r;return s>=i?null:new Jt(s,i,this)}valid(e,t){return t.from<t.to}eq(e){return this==e||e instanceof lr&&Ts(this.attrs,e.attrs)&&Ts(this.spec,e.spec)}static is(e){return e.type instanceof lr}destroy(){}}class _c{constructor(e,t){this.attrs=e,this.spec=t||Wr}map(e,t,r,o){let s=e.mapResult(t.from+o,1);if(s.deleted)return null;let i=e.mapResult(t.to+o,-1);return i.deleted||i.pos<=s.pos?null:new Jt(s.pos-r,i.pos-r,this)}valid(e,t){let{index:r,offset:o}=e.content.findIndex(t.from),s;return o==t.from&&!(s=e.child(r)).isText&&o+s.nodeSize==t.to}eq(e){return this==e||e instanceof _c&&Ts(this.attrs,e.attrs)&&Ts(this.spec,e.spec)}destroy(){}}class Jt{constructor(e,t,r){this.from=e,this.to=t,this.type=r}copy(e,t){return new Jt(e,t,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,r){return this.type.map(e,this,t,r)}static widget(e,t,r){return new Jt(e,e,new Ii(t,r))}static inline(e,t,r,o){return new Jt(e,t,new lr(r,o))}static node(e,t,r,o){return new Jt(e,t,new _c(r,o))}get spec(){return this.type.spec}get inline(){return this.type instanceof lr}get widget(){return this.type instanceof Ii}}const To=[],Wr={};class at{constructor(e,t){this.local=e.length?e:To,this.children=t.length?t:To}static create(e,t){return t.length?Mi(t,e,0,Wr):Et}find(e,t,r){let o=[];return this.findInner(e??0,t??1e9,o,0,r),o}findInner(e,t,r,o,s){for(let i=0;i<this.local.length;i++){let l=this.local[i];l.from<=t&&l.to>=e&&(!s||s(l.spec))&&r.push(l.copy(l.from+o,l.to+o))}for(let i=0;i<this.children.length;i+=3)if(this.children[i]<t&&this.children[i+1]>e){let l=this.children[i]+1;this.children[i+2].findInner(e-l,t-l,r,o+l,s)}}map(e,t,r){return this==Et||e.maps.length==0?this:this.mapInner(e,t,0,0,r||Wr)}mapInner(e,t,r,o,s){let i;for(let l=0;l<this.local.length;l++){let a=this.local[l].map(e,r,o);a&&a.type.valid(t,a)?(i||(i=[])).push(a):s.onRemove&&s.onRemove(this.local[l].spec)}return this.children.length?W9(this.children,i||[],e,t,r,o,s):i?new at(i.sort(Kr),To):Et}add(e,t){return t.length?this==Et?at.create(e,t):this.addInner(e,t,0):this}addInner(e,t,r){let o,s=0;e.forEach((l,a)=>{let u=a+r,d;if(d=Pp(t,l,u)){for(o||(o=this.children.slice());s<o.length&&o[s]<a;)s+=3;o[s]==a?o[s+2]=o[s+2].addInner(l,d,u+1):o.splice(s,0,a,a+l.nodeSize,Mi(d,l,u+1,Wr)),s+=3}});let i=Bp(s?Fp(t):t,-r);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||i.splice(l--,1);return new at(i.length?this.local.concat(i).sort(Kr):this.local,o||this.children)}remove(e){return e.length==0||this==Et?this:this.removeInner(e,0)}removeInner(e,t){let r=this.children,o=this.local;for(let s=0;s<r.length;s+=3){let i,l=r[s]+t,a=r[s+1]+t;for(let d=0,f;d<e.length;d++)(f=e[d])&&f.from>l&&f.to<a&&(e[d]=null,(i||(i=[])).push(f));if(!i)continue;r==this.children&&(r=this.children.slice());let u=r[s+2].removeInner(i,l+1);u!=Et?r[s+2]=u:(r.splice(s,3),s-=3)}if(o.length){for(let s=0,i;s<e.length;s++)if(i=e[s])for(let l=0;l<o.length;l++)o[l].eq(i,t)&&(o==this.local&&(o=this.local.slice()),o.splice(l--,1))}return r==this.children&&o==this.local?this:o.length||r.length?new at(o,r):Et}forChild(e,t){if(this==Et)return this;if(t.isLeaf)return at.empty;let r,o;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(r=this.children[l+2]);break}let s=e+1,i=s+t.content.size;for(let l=0;l<this.local.length;l++){let a=this.local[l];if(a.from<i&&a.to>s&&a.type instanceof lr){let u=Math.max(s,a.from)-s,d=Math.min(i,a.to)-s;u<d&&(o||(o=[])).push(a.copy(u,d))}}if(o){let l=new at(o.sort(Kr),To);return r?new cr([l,r]):l}return r||Et}eq(e){if(this==e)return!0;if(!(e instanceof at)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1;for(let t=0;t<this.local.length;t++)if(!this.local[t].eq(e.local[t]))return!1;for(let t=0;t<this.children.length;t+=3)if(this.children[t]!=e.children[t]||this.children[t+1]!=e.children[t+1]||!this.children[t+2].eq(e.children[t+2]))return!1;return!0}locals(e){return wc(this.localsInner(e))}localsInner(e){if(this==Et)return To;if(e.inlineContent||!this.local.some(lr.is))return this.local;let t=[];for(let r=0;r<this.local.length;r++)this.local[r].type instanceof lr||t.push(this.local[r]);return t}}at.empty=new at([],[]),at.removeOverlap=wc;const Et=at.empty;class cr{constructor(e){this.members=e}map(e,t){const r=this.members.map(o=>o.map(e,t,Wr));return cr.from(r)}forChild(e,t){if(t.isLeaf)return at.empty;let r=[];for(let o=0;o<this.members.length;o++){let s=this.members[o].forChild(e,t);s!=Et&&(s instanceof cr?r=r.concat(s.members):r.push(s))}return cr.from(r)}eq(e){if(!(e instanceof cr)||e.members.length!=this.members.length)return!1;for(let t=0;t<this.members.length;t++)if(!this.members[t].eq(e.members[t]))return!1;return!0}locals(e){let t,r=!0;for(let o=0;o<this.members.length;o++){let s=this.members[o].localsInner(e);if(s.length)if(!t)t=s;else{r&&(t=t.slice(),r=!1);for(let i=0;i<s.length;i++)t.push(s[i])}}return t?wc(r?t:t.sort(Kr)):To}static from(e){switch(e.length){case 0:return Et;case 1:return e[0];default:return new cr(e.every(t=>t instanceof at)?e:e.reduce((t,r)=>t.concat(r instanceof at?r:r.members),[]))}}}function W9(n,e,t,r,o,s,i){let l=n.slice();for(let u=0,d=s;u<t.maps.length;u++){let f=0;t.maps[u].forEach((h,p,m,g)=>{let v=g-m-(p-h);for(let C=0;C<l.length;C+=3){let A=l[C+1];if(A<0||h>A+d-f)continue;let E=l[C]+d-f;p>=E?l[C+1]=h<=E?-2:-1:m>=o&&v&&(l[C]+=v,l[C+1]+=v)}f+=v}),d=t.maps[u].map(d,-1)}let a=!1;for(let u=0;u<l.length;u+=3)if(l[u+1]<0){if(l[u+1]==-2){a=!0,l[u+1]=-1;continue}let d=t.map(n[u]+s),f=d-o;if(f<0||f>=r.content.size){a=!0;continue}let h=t.map(n[u+1]+s,-1),p=h-o,{index:m,offset:g}=r.content.findIndex(f),v=r.maybeChild(m);if(v&&g==f&&g+v.nodeSize==p){let C=l[u+2].mapInner(t,v,d+1,n[u]+s+1,i);C!=Et?(l[u]=f,l[u+1]=p,l[u+2]=C):(l[u+1]=-2,a=!0)}else a=!0}if(a){let u=K9(l,n,e,t,o,s,i),d=Mi(u,r,0,i);e=d.local;for(let f=0;f<l.length;f+=3)l[f+1]<0&&(l.splice(f,3),f-=3);for(let f=0,h=0;f<d.children.length;f+=3){let p=d.children[f];for(;h<l.length&&l[h]<p;)h+=3;l.splice(h,0,d.children[f],d.children[f+1],d.children[f+2])}}return new at(e.sort(Kr),l)}function Bp(n,e){if(!e||!n.length)return n;let t=[];for(let r=0;r<n.length;r++){let o=n[r];t.push(new Jt(o.from+e,o.to+e,o.type))}return t}function K9(n,e,t,r,o,s,i){function l(a,u){for(let d=0;d<a.local.length;d++){let f=a.local[d].map(r,o,u);f?t.push(f):i.onRemove&&i.onRemove(a.local[d].spec)}for(let d=0;d<a.children.length;d+=3)l(a.children[d+2],a.children[d]+u+1)}for(let a=0;a<n.length;a+=3)n[a+1]==-1&&l(n[a+2],e[a]+s+1);return t}function Pp(n,e,t){if(e.isLeaf)return null;let r=t+e.nodeSize,o=null;for(let s=0,i;s<n.length;s++)(i=n[s])&&i.from>t&&i.to<r&&((o||(o=[])).push(i),n[s]=null);return o}function Fp(n){let e=[];for(let t=0;t<n.length;t++)n[t]!=null&&e.push(n[t]);return e}function Mi(n,e,t,r){let o=[],s=!1;e.forEach((l,a)=>{let u=Pp(n,l,a+t);if(u){s=!0;let d=Mi(u,l,t+a+1,r);d!=Et&&o.push(a,a+l.nodeSize,d)}});let i=Bp(s?Fp(n):n,-t).sort(Kr);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||(r.onRemove&&r.onRemove(i[l].spec),i.splice(l--,1));return i.length||o.length?new at(i,o):Et}function Kr(n,e){return n.from-e.from||n.to-e.to}function wc(n){let e=n;for(let t=0;t<e.length-1;t++){let r=e[t];if(r.from!=r.to)for(let o=t+1;o<e.length;o++){let s=e[o];if(s.from==r.from){s.to!=r.to&&(e==n&&(e=n.slice()),e[o]=s.copy(s.from,r.to),Vp(e,o+1,s.copy(r.to,s.to)));continue}else{s.from<r.to&&(e==n&&(e=n.slice()),e[t]=r.copy(r.from,s.from),Vp(e,o,r.copy(s.from,r.to)));break}}}return e}function Vp(n,e,t){for(;e<n.length&&Kr(t,n[e])>0;)e++;n.splice(e,0,t)}function Sc(n){let e=[];return n.someProp("decorations",t=>{let r=t(n.state);r&&r!=Et&&e.push(r)}),n.cursorWrapper&&e.push(at.create(n.state.doc,[n.cursorWrapper.deco])),cr.from(e)}const Y9={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},G9=Rt&&rr<=11;class Q9{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}}class J9{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new Q9,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.observer=window.MutationObserver&&new window.MutationObserver(r=>{for(let o=0;o<r.length;o++)this.queue.push(r[o]);Rt&&rr<=11&&r.some(o=>o.type=="childList"&&o.removedNodes.length||o.type=="characterData"&&o.oldValue.length>o.target.nodeValue.length)?this.flushSoon():this.flush()}),G9&&(this.onCharData=r=>{this.queue.push({target:r.target,type:"characterData",oldValue:r.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,Y9)),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(fp(this.view)){if(this.suppressingSelectionUpdates)return Pn(this.view);if(Rt&&rr<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&$r(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,r;for(let s=e.focusNode;s;s=ys(s))t.add(s);for(let s=e.anchorNode;s;s=ys(s))if(t.has(s)){r=s;break}let o=r&&this.view.docView.nearestDesc(r);if(o&&o.ignoreMutation({type:"selection",target:r.nodeType==3?r.parentNode:r}))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 r=e.domSelectionRange(),o=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(r)&&fp(e)&&!this.ignoreSelectionChange(r),s=-1,i=-1,l=!1,a=[];if(e.editable)for(let d=0;d<t.length;d++){let f=this.registerMutation(t[d],a);f&&(s=s<0?f.from:Math.min(f.from,s),i=i<0?f.to:Math.max(f.to,i),f.typeOver&&(l=!0))}if(dn&&a.length>1){let d=a.filter(f=>f.nodeName=="BR");if(d.length==2){let f=d[0],h=d[1];f.parentNode&&f.parentNode.parentNode==h.parentNode?h.remove():f.remove()}}let u=null;s<0&&o&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Ti(r)&&(u=hc(e))&&u.eq(He.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Pn(e),this.currentSelection.set(r),e.scrollToSelection()):(s>-1||o)&&(s>-1&&(e.docView.markDirty(s,i),Z9(e)),this.handleDOMChange(s,i,l,a),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(r)||Pn(e),this.currentSelection.set(r))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let r=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(r==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!r||r.ignoreMutation(e))return null;if(e.type=="childList"){for(let d=0;d<e.addedNodes.length;d++)t.push(e.addedNodes[d]);if(r.contentDOM&&r.contentDOM!=r.dom&&!r.contentDOM.contains(e.target))return{from:r.posBefore,to:r.posAfter};let o=e.previousSibling,s=e.nextSibling;if(Rt&&rr<=11&&e.addedNodes.length)for(let d=0;d<e.addedNodes.length;d++){let{previousSibling:f,nextSibling:h}=e.addedNodes[d];(!f||Array.prototype.indexOf.call(e.addedNodes,f)<0)&&(o=f),(!h||Array.prototype.indexOf.call(e.addedNodes,h)<0)&&(s=h)}let i=o&&o.parentNode==e.target?At(o)+1:0,l=r.localPosFromDOM(e.target,i,-1),a=s&&s.parentNode==e.target?At(s):e.target.childNodes.length,u=r.localPosFromDOM(e.target,a,1);return{from:l,to:u}}else return e.type=="attributes"?{from:r.posAtStart-r.border,to:r.posAtEnd+r.border}:{from:r.posAtStart,to:r.posAtEnd,typeOver:e.target.nodeValue==e.oldValue}}}let $p=new WeakMap,Hp=!1;function Z9(n){if(!$p.has(n)&&($p.set(n,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(n.dom).whiteSpace)!==-1)){if(n.requiresGeckoHackNode=dn,Hp)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."),Hp=!0}}function X9(n){let e;function t(a){a.preventDefault(),a.stopImmediatePropagation(),e=a.getTargetRanges()[0]}n.dom.addEventListener("beforeinput",t,!0),document.execCommand("indent"),n.dom.removeEventListener("beforeinput",t,!0);let r=e.startContainer,o=e.startOffset,s=e.endContainer,i=e.endOffset,l=n.domAtPos(n.state.selection.anchor);return $r(l.node,l.offset,s,i)&&([r,o,s,i]=[s,i,r,o]),{anchorNode:r,anchorOffset:o,focusNode:s,focusOffset:i}}function q9(n,e,t){let{node:r,fromOffset:o,toOffset:s,from:i,to:l}=n.docView.parseRange(e,t),a=n.domSelectionRange(),u,d=a.anchorNode;if(d&&n.dom.contains(d.nodeType==1?d:d.parentNode)&&(u=[{node:d,offset:a.anchorOffset}],Ti(a)||u.push({node:a.focusNode,offset:a.focusOffset})),yt&&n.input.lastKeyCode===8)for(let v=s;v>o;v--){let C=r.childNodes[v-1],A=C.pmViewDesc;if(C.nodeName=="BR"&&!A){s=v;break}if(!A||A.size)break}let f=n.state.doc,h=n.someProp("domParser")||po.fromSchema(n.state.schema),p=f.resolve(i),m=null,g=h.parse(r,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:o,to:s,preserveWhitespace:p.parent.type.whitespace=="pre"?"full":!0,findPositions:u,ruleFromNode:eE,context:p});if(u&&u[0].pos!=null){let v=u[0].pos,C=u[1]&&u[1].pos;C==null&&(C=v),m={anchor:v+i,head:C+i}}return{doc:g,sel:m,from:i,to:l}}function eE(n){let e=n.pmViewDesc;if(e)return e.parseRule();if(n.nodeName=="BR"&&n.parentNode){if(_t&&/^(ul|ol)$/i.test(n.parentNode.nodeName)){let t=document.createElement("div");return t.appendChild(document.createElement("li")),{skip:t}}else if(n.parentNode.lastChild==n||_t&&/^(tr|table)$/i.test(n.parentNode.nodeName))return{ignore:!0}}else if(n.nodeName=="IMG"&&n.getAttribute("mark-placeholder"))return{ignore:!0};return null}const tE=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function nE(n,e,t,r,o){let s=n.input.compositionPendingChanges||(n.composing?n.input.compositionID:0);if(n.input.compositionPendingChanges=0,e<0){let L=n.input.lastSelectionTime>Date.now()-50?n.input.lastSelectionOrigin:null,$=hc(n,L);if($&&!n.state.selection.eq($)){if(yt&&fn&&n.input.lastKeyCode===13&&Date.now()-100<n.input.lastKeyCodeTime&&n.someProp("handleKeyDown",H=>H(n,Hr(13,"Enter"))))return;let V=n.state.tr.setSelection($);L=="pointer"?V.setMeta("pointer",!0):L=="key"&&V.scrollIntoView(),s&&V.setMeta("composition",s),n.dispatch(V)}return}let i=n.state.doc.resolve(e),l=i.sharedDepth(t);e=i.before(l+1),t=n.state.doc.resolve(t).after(l+1);let a=n.state.selection,u=q9(n,e,t),d=n.state.doc,f=d.slice(u.from,u.to),h,p;n.input.lastKeyCode===8&&Date.now()-100<n.input.lastKeyCodeTime?(h=n.state.selection.to,p="end"):(h=n.state.selection.from,p="start"),n.input.lastKeyCode=null;let m=sE(f.content,u.doc.content,u.from,h,p);if((Ao&&n.input.lastIOSEnter>Date.now()-225||fn)&&o.some(L=>L.nodeType==1&&!tE.test(L.nodeName))&&(!m||m.endA>=m.endB)&&n.someProp("handleKeyDown",L=>L(n,Hr(13,"Enter")))){n.input.lastIOSEnter=0;return}if(!m)if(r&&a instanceof Ue&&!a.empty&&a.$head.sameParent(a.$anchor)&&!n.composing&&!(u.sel&&u.sel.anchor!=u.sel.head))m={start:a.from,endA:a.to,endB:a.to};else{if(u.sel){let L=Up(n,n.state.doc,u.sel);if(L&&!L.eq(n.state.selection)){let $=n.state.tr.setSelection(L);s&&$.setMeta("composition",s),n.dispatch($)}}return}if(yt&&n.cursorWrapper&&u.sel&&u.sel.anchor==n.cursorWrapper.deco.from&&u.sel.head==u.sel.anchor){let L=m.endB-m.start;u.sel={anchor:u.sel.anchor+L,head:u.sel.anchor+L}}n.input.domChangeCount++,n.state.selection.from<n.state.selection.to&&m.start==m.endB&&n.state.selection instanceof Ue&&(m.start>n.state.selection.from&&m.start<=n.state.selection.from+2&&n.state.selection.from>=u.from?m.start=n.state.selection.from:m.endA<n.state.selection.to&&m.endA>=n.state.selection.to-2&&n.state.selection.to<=u.to&&(m.endB+=n.state.selection.to-m.endA,m.endA=n.state.selection.to)),Rt&&rr<=11&&m.endB==m.start+1&&m.endA==m.start&&m.start>u.from&&u.doc.textBetween(m.start-u.from-1,m.start-u.from+1)==" Ā "&&(m.start--,m.endA--,m.endB--);let g=u.doc.resolveNoCache(m.start-u.from),v=u.doc.resolveNoCache(m.endB-u.from),C=d.resolve(m.start),A=g.sameParent(v)&&g.parent.inlineContent&&C.end()>=m.endA,E;if((Ao&&n.input.lastIOSEnter>Date.now()-225&&(!A||o.some(L=>L.nodeName=="DIV"||L.nodeName=="P"))||!A&&g.pos<u.doc.content.size&&!g.sameParent(v)&&(E=He.findFrom(u.doc.resolve(g.pos+1),1,!0))&&E.head==v.pos)&&n.someProp("handleKeyDown",L=>L(n,Hr(13,"Enter")))){n.input.lastIOSEnter=0;return}if(n.state.selection.anchor>m.start&&oE(d,m.start,m.endA,g,v)&&n.someProp("handleKeyDown",L=>L(n,Hr(8,"Backspace")))){fn&&yt&&n.domObserver.suppressSelectionUpdates();return}yt&&fn&&m.endB==m.start&&(n.input.lastAndroidDelete=Date.now()),fn&&!A&&g.start()!=v.start()&&v.parentOffset==0&&g.depth==v.depth&&u.sel&&u.sel.anchor==u.sel.head&&u.sel.head==m.endA&&(m.endB-=2,v=u.doc.resolveNoCache(m.endB-u.from),setTimeout(()=>{n.someProp("handleKeyDown",function(L){return L(n,Hr(13,"Enter"))})},20));let y=m.start,x=m.endA,_,O,I;if(A){if(g.pos==v.pos)Rt&&rr<=11&&g.parentOffset==0&&(n.domObserver.suppressSelectionUpdates(),setTimeout(()=>Pn(n),20)),_=n.state.tr.delete(y,x),O=d.resolve(m.start).marksAcross(d.resolve(m.endA));else if(m.endA==m.endB&&(I=rE(g.parent.content.cut(g.parentOffset,v.parentOffset),C.parent.content.cut(C.parentOffset,m.endA-C.start()))))_=n.state.tr,I.type=="add"?_.addMark(y,x,I.mark):_.removeMark(y,x,I.mark);else if(g.parent.child(g.index()).isText&&g.index()==v.index()-(v.textOffset?0:1)){let L=g.parent.textBetween(g.parentOffset,v.parentOffset);if(n.someProp("handleTextInput",$=>$(n,y,x,L)))return;_=n.state.tr.insertText(L,y,x)}}if(_||(_=n.state.tr.replace(y,x,u.doc.slice(m.start-u.from,m.endB-u.from))),u.sel){let L=Up(n,_.doc,u.sel);L&&!(yt&&fn&&n.composing&&L.empty&&(m.start!=m.endB||n.input.lastAndroidDelete<Date.now()-100)&&(L.head==y||L.head==_.mapping.map(x)-1)||Rt&&L.empty&&L.head==y)&&_.setSelection(L)}O&&_.ensureMarks(O),s&&_.setMeta("composition",s),n.dispatch(_.scrollIntoView())}function Up(n,e,t){return Math.max(t.anchor,t.head)>e.content.size?null:mc(n,e.resolve(t.anchor),e.resolve(t.head))}function rE(n,e){let t=n.firstChild.marks,r=e.firstChild.marks,o=t,s=r,i,l,a;for(let d=0;d<r.length;d++)o=r[d].removeFromSet(o);for(let d=0;d<t.length;d++)s=t[d].removeFromSet(s);if(o.length==1&&s.length==0)l=o[0],i="add",a=d=>d.mark(l.addToSet(d.marks));else if(o.length==0&&s.length==1)l=s[0],i="remove",a=d=>d.mark(l.removeFromSet(d.marks));else return null;let u=[];for(let d=0;d<e.childCount;d++)u.push(a(e.child(d)));if(fe.from(u).eq(n))return{mark:l,type:i}}function oE(n,e,t,r,o){if(!r.parent.isTextblock||t-e<=o.pos-r.pos||Tc(r,!0,!1)<o.pos)return!1;let s=n.resolve(e);if(s.parentOffset<s.parent.content.size||!s.parent.isTextblock)return!1;let i=n.resolve(Tc(s,!0,!0));return!i.parent.isTextblock||i.pos>t||Tc(i,!0,!1)<t?!1:r.parent.content.cut(r.parentOffset).eq(i.parent.content)}function Tc(n,e,t){let r=n.depth,o=e?n.end():n.pos;for(;r>0&&(e||n.indexAfter(r)==n.node(r).childCount);)r--,o++,e=!1;if(t){let s=n.node(r).maybeChild(n.indexAfter(r));for(;s&&!s.isLeaf;)s=s.firstChild,o++}return o}function sE(n,e,t,r,o){let s=n.findDiffStart(e,t);if(s==null)return null;let{a:i,b:l}=n.findDiffEnd(e,t+n.size,t+e.size);if(o=="end"){let a=Math.max(0,s-Math.min(i,l));r-=i+a-s}if(i<s&&n.size<e.size){let a=r<=s&&r>=i?s-r:0;s-=a,s&&s<e.size&&zp(e.textBetween(s-1,s+1))&&(s+=a?1:-1),l=s+(l-i),i=s}else if(l<s){let a=r<=s&&r>=l?s-r:0;s-=a,s&&s<n.size&&zp(n.textBetween(s-1,s+1))&&(s+=a?1:-1),i=s+(i-l),l=s}return{start:s,endA:i,endB:l}}function zp(n){if(n.length!=2)return!1;let e=n.charCodeAt(0),t=n.charCodeAt(1);return e>=56320&&e<=57343&&t>=55296&&t<=56319}class iE{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 k9,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(Gp),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=Kp(this),Wp(this),this.nodeViews=Yp(this),this.docView=ep(this.state.doc,jp(this),Sc(this),this.dom,this),this.domObserver=new J9(this,(r,o,s,i)=>nE(this,r,o,s,i)),this.domObserver.start(),x9(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&&Ec(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(Gp),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let r in this._props)t[r]=this._props[r];t.state=this.state;for(let r in e)t[r]=e[r];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){var r;let o=this.state,s=!1,i=!1;e.storedMarks&&this.composing&&(Mp(this),i=!0),this.state=e;let l=o.plugins!=e.plugins||this._props.plugins!=t.plugins;if(l||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let p=Yp(this);lE(p,this.nodeViews)&&(this.nodeViews=p,s=!0)}(l||t.handleDOMEvents!=this._props.handleDOMEvents)&&Ec(this),this.editable=Kp(this),Wp(this);let a=Sc(this),u=jp(this),d=o.plugins!=e.plugins&&!o.doc.eq(e.doc)?"reset":e.scrollToSelection>o.scrollToSelection?"to selection":"preserve",f=s||!this.docView.matchesNode(e.doc,u,a);(f||!e.selection.eq(o.selection))&&(i=!0);let h=d=="preserve"&&i&&this.dom.style.overflowAnchor==null&&Uy(this);if(i){this.domObserver.stop();let p=f&&(Rt||yt)&&!this.composing&&!o.selection.empty&&!e.selection.empty&&aE(o.selection,e.selection);if(f){let m=yt?this.trackWrites=this.domSelectionRange().focusNode:null;(s||!this.docView.update(e.doc,u,a,this))&&(this.docView.updateOuterDeco([]),this.docView.destroy(),this.docView=ep(e.doc,u,a,this.dom,this)),m&&!this.trackWrites&&(p=!0)}p||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&h9(this))?Pn(this,p):(up(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(o),!((r=this.dragging)===null||r===void 0)&&r.node&&!o.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,o),d=="reset"?this.dom.scrollTop=0:d=="to selection"?this.scrollToSelection():h&&zy(h)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!this.someProp("handleScrollToSelection",t=>t(this)))if(this.state.selection instanceof Le){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&Hh(this,t.getBoundingClientRect(),e)}else Hh(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 t=0;t<this.directPlugins.length;t++){let r=this.directPlugins[t];r.spec.view&&this.pluginViews.push(r.spec.view(this))}for(let t=0;t<this.state.plugins.length;t++){let r=this.state.plugins[t];r.spec.view&&this.pluginViews.push(r.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let r=this.pluginViews[t];r.update&&r.update(this,e)}}updateDraggedNode(e,t){let r=e.node,o=-1;if(this.state.doc.nodeAt(r.from)==r.node)o=r.from;else{let s=r.from+(this.state.doc.content.size-t.doc.content.size);(s>0&&this.state.doc.nodeAt(s))==r.node&&(o=s)}this.dragging=new Dp(e.slice,e.move,o<0?void 0:Le.create(this.state.doc,o))}someProp(e,t){let r=this._props&&this._props[e],o;if(r!=null&&(o=t?t(r):r))return o;for(let i=0;i<this.directPlugins.length;i++){let l=this.directPlugins[i].props[e];if(l!=null&&(o=t?t(l):l))return o}let s=this.state.plugins;if(s)for(let i=0;i<s.length;i++){let l=s[i].props[e];if(l!=null&&(o=t?t(l):l))return o}}hasFocus(){if(Rt){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&&jy(this.dom),Pn(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let t=this.dom.parentNode;t;t=t.parentNode)if(t.nodeType==9||t.nodeType==11&&t.host)return t.getSelection||(Object.getPrototypeOf(t).getSelection=()=>t.ownerDocument.getSelection()),this._root=t}return e||document}updateRoot(){this._root=null}posAtCoords(e){return Qy(this,e)}coordsAtPos(e,t=1){return Yh(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,r=-1){let o=this.docView.posFromDOM(e,t,r);if(o==null)throw new RangeError("DOM position not inside the editor");return o}endOfTextblock(e,t){return e9(this,t||this.state,e)}pasteHTML(e,t){return Ss(this,"",e,!1,t||new ClipboardEvent("paste"))}pasteText(e,t){return Ss(this,e,null,!0,t||new ClipboardEvent("paste"))}destroy(){this.docView&&(N9(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],Sc(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null)}get isDestroyed(){return this.docView==null}dispatchEvent(e){return I9(this,e)}dispatch(e){let t=this._props.dispatchTransaction;t?t.call(this,e):this.updateState(this.state.apply(e))}domSelectionRange(){return _t&&this.root.nodeType===11&&Ry(this.dom.ownerDocument)==this.dom?X9(this):this.domSelection()}domSelection(){return this.root.getSelection()}}function jp(n){let e=Object.create(null);return e.class="ProseMirror",e.contenteditable=String(n.editable),n.someProp("attributes",t=>{if(typeof t=="function"&&(t=t(n.state)),t)for(let r in t)r=="class"?e.class+=" "+t[r]:r=="style"?e.style=(e.style?e.style+";":"")+t[r]:!e[r]&&r!="contenteditable"&&r!="nodeName"&&(e[r]=String(t[r]))}),e.translate||(e.translate="no"),[Jt.node(0,n.state.doc.content.size,e)]}function Wp(n){if(n.markCursor){let e=document.createElement("img");e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),n.cursorWrapper={dom:e,deco:Jt.widget(n.state.selection.head,e,{raw:!0,marks:n.markCursor})}}else n.cursorWrapper=null}function Kp(n){return!n.someProp("editable",e=>e(n.state)===!1)}function aE(n,e){let t=Math.min(n.$anchor.sharedDepth(n.head),e.$anchor.sharedDepth(e.head));return n.$anchor.start(t)!=e.$anchor.start(t)}function Yp(n){let e=Object.create(null);function t(r){for(let o in r)Object.prototype.hasOwnProperty.call(e,o)||(e[o]=r[o])}return n.someProp("nodeViews",t),n.someProp("markViews",t),e}function lE(n,e){let t=0,r=0;for(let o in n){if(n[o]!=e[o])return!0;t++}for(let o in e)r++;return t!=r}function Gp(n){if(n.spec.state||n.spec.filterTransaction||n.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}for(var ur={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:"'"},Li={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},cE=typeof navigator<"u"&&/Mac/.test(navigator.platform),uE=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),mt=0;mt<10;mt++)ur[48+mt]=ur[96+mt]=String(mt);for(var mt=1;mt<=24;mt++)ur[mt+111]="F"+mt;for(var mt=65;mt<=90;mt++)ur[mt]=String.fromCharCode(mt+32),Li[mt]=String.fromCharCode(mt);for(var kc in ur)Li.hasOwnProperty(kc)||(Li[kc]=ur[kc]);function dE(n){var e=cE&&n.metaKey&&n.shiftKey&&!n.ctrlKey&&!n.altKey||uE&&n.shiftKey&&n.key&&n.key.length==1||n.key=="Unidentified",t=!e&&n.key||(n.shiftKey?Li:ur)[n.keyCode]||n.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}const fE=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):!1;function hE(n){let e=n.split(/-(?!$)/),t=e[e.length-1];t=="Space"&&(t=" ");let r,o,s,i;for(let l=0;l<e.length-1;l++){let a=e[l];if(/^(cmd|meta|m)$/i.test(a))i=!0;else if(/^a(lt)?$/i.test(a))r=!0;else if(/^(c|ctrl|control)$/i.test(a))o=!0;else if(/^s(hift)?$/i.test(a))s=!0;else if(/^mod$/i.test(a))fE?i=!0:o=!0;else throw new Error("Unrecognized modifier name: "+a)}return r&&(t="Alt-"+t),o&&(t="Ctrl-"+t),i&&(t="Meta-"+t),s&&(t="Shift-"+t),t}function pE(n){let e=Object.create(null);for(let t in n)e[hE(t)]=n[t];return e}function xc(n,e,t=!0){return e.altKey&&(n="Alt-"+n),e.ctrlKey&&(n="Ctrl-"+n),e.metaKey&&(n="Meta-"+n),t&&e.shiftKey&&(n="Shift-"+n),n}function mE(n){return new Dt({props:{handleKeyDown:gE(n)}})}function gE(n){let e=pE(n);return function(t,r){let o=dE(r),s,i=e[xc(o,r)];if(i&&i(t.state,t.dispatch,t))return!0;if(o.length==1&&o!=" "){if(r.shiftKey){let l=e[xc(o,r,!1)];if(l&&l(t.state,t.dispatch,t))return!0}if((r.shiftKey||r.altKey||r.metaKey||o.charCodeAt(0)>127)&&(s=ur[r.keyCode])&&s!=o){let l=e[xc(s,r)];if(l&&l(t.state,t.dispatch,t))return!0}}return!1}}const vE=(n,e)=>n.selection.empty?!1:(e&&e(n.tr.deleteSelection().scrollIntoView()),!0);function yE(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("backward",n):t.parentOffset>0)?null:t}const EE=(n,e,t)=>{let r=yE(n,t);if(!r)return!1;let o=Qp(r);if(!o){let i=r.blockRange(),l=i&&go(i);return l==null?!1:(e&&e(n.tr.lift(i,l).scrollIntoView()),!0)}let s=o.nodeBefore;if(!s.type.spec.isolating&&Xp(n,o,e))return!0;if(r.parent.content.size==0&&(ko(s,"end")||Le.isSelectable(s))){let i=Zl(n.doc,r.before(),r.after(),_e.empty);if(i&&i.slice.size<i.to-i.from){if(e){let l=n.tr.step(i);l.setSelection(ko(s,"end")?He.findFrom(l.doc.resolve(l.mapping.map(o.pos,-1)),-1):Le.create(l.doc,o.pos-s.nodeSize)),e(l.scrollIntoView())}return!0}}return s.isAtom&&o.depth==r.depth-1?(e&&e(n.tr.delete(o.pos-s.nodeSize,o.pos).scrollIntoView()),!0):!1};function ko(n,e,t=!1){for(let r=n;r;r=e=="start"?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(t&&r.childCount!=1)return!1}return!1}const CE=(n,e,t)=>{let{$head:r,empty:o}=n.selection,s=r;if(!o)return!1;if(r.parent.isTextblock){if(t?!t.endOfTextblock("backward",n):r.parentOffset>0)return!1;s=Qp(r)}let i=s&&s.nodeBefore;return!i||!Le.isSelectable(i)?!1:(e&&e(n.tr.setSelection(Le.create(n.doc,s.pos-i.nodeSize)).scrollIntoView()),!0)};function Qp(n){if(!n.parent.type.spec.isolating)for(let e=n.depth-1;e>=0;e--){if(n.index(e)>0)return n.doc.resolve(n.before(e+1));if(n.node(e).type.spec.isolating)break}return null}function bE(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("forward",n):t.parentOffset<t.parent.content.size)?null:t}const AE=(n,e,t)=>{let r=bE(n,t);if(!r)return!1;let o=Jp(r);if(!o)return!1;let s=o.nodeAfter;if(Xp(n,o,e))return!0;if(r.parent.content.size==0&&(ko(s,"start")||Le.isSelectable(s))){let i=Zl(n.doc,r.before(),r.after(),_e.empty);if(i&&i.slice.size<i.to-i.from){if(e){let l=n.tr.step(i);l.setSelection(ko(s,"start")?He.findFrom(l.doc.resolve(l.mapping.map(o.pos)),1):Le.create(l.doc,l.mapping.map(o.pos))),e(l.scrollIntoView())}return!0}}return s.isAtom&&o.depth==r.depth-1?(e&&e(n.tr.delete(o.pos,o.pos+s.nodeSize).scrollIntoView()),!0):!1},_E=(n,e,t)=>{let{$head:r,empty:o}=n.selection,s=r;if(!o)return!1;if(r.parent.isTextblock){if(t?!t.endOfTextblock("forward",n):r.parentOffset<r.parent.content.size)return!1;s=Jp(r)}let i=s&&s.nodeAfter;return!i||!Le.isSelectable(i)?!1:(e&&e(n.tr.setSelection(Le.create(n.doc,s.pos)).scrollIntoView()),!0)};function Jp(n){if(!n.parent.type.spec.isolating)for(let e=n.depth-1;e>=0;e--){let t=n.node(e);if(n.index(e)+1<t.childCount)return n.doc.resolve(n.after(e+1));if(t.type.spec.isolating)break}return null}const wE=(n,e)=>{let t=n.selection,r=t instanceof Le,o;if(r){if(t.node.isTextblock||!tr(n.doc,t.from))return!1;o=t.from}else if(o=_i(n.doc,t.from,-1),o==null)return!1;if(e){let s=n.tr.join(o);r&&s.setSelection(Le.create(s.doc,o-n.doc.resolve(o).nodeBefore.nodeSize)),e(s.scrollIntoView())}return!0},SE=(n,e)=>{let t=n.selection,r;if(t instanceof Le){if(t.node.isTextblock||!tr(n.doc,t.to))return!1;r=t.to}else if(r=_i(n.doc,t.to,1),r==null)return!1;return e&&e(n.tr.join(r).scrollIntoView()),!0},TE=(n,e)=>{let{$from:t,$to:r}=n.selection,o=t.blockRange(r),s=o&&go(o);return s==null?!1:(e&&e(n.tr.lift(o,s).scrollIntoView()),!0)},kE=(n,e)=>{let{$head:t,$anchor:r}=n.selection;return!t.parent.type.spec.code||!t.sameParent(r)?!1:(e&&e(n.tr.insertText(`
|
|
70
|
+
`).scrollIntoView()),!0)};function Zp(n){for(let e=0;e<n.edgeCount;e++){let{type:t}=n.edge(e);if(t.isTextblock&&!t.hasRequiredAttrs())return t}return null}const xE=(n,e)=>{let{$head:t,$anchor:r}=n.selection;if(!t.parent.type.spec.code||!t.sameParent(r))return!1;let o=t.node(-1),s=t.indexAfter(-1),i=Zp(o.contentMatchAt(s));if(!i||!o.canReplaceWith(s,s,i))return!1;if(e){let l=t.after(),a=n.tr.replaceWith(l,l,i.createAndFill());a.setSelection(He.near(a.doc.resolve(l),1)),e(a.scrollIntoView())}return!0},NE=(n,e)=>{let t=n.selection,{$from:r,$to:o}=t;if(t instanceof cn||r.parent.inlineContent||o.parent.inlineContent)return!1;let s=Zp(o.parent.contentMatchAt(o.indexAfter()));if(!s||!s.isTextblock)return!1;if(e){let i=(!r.parentOffset&&o.index()<o.parent.childCount?r:o).pos,l=n.tr.insert(i,s.createAndFill());l.setSelection(Ue.create(l.doc,i+1)),e(l.scrollIntoView())}return!0},OE=(n,e)=>{let{$cursor:t}=n.selection;if(!t||t.parent.content.size)return!1;if(t.depth>1&&t.after()!=t.end(-1)){let s=t.before();if(vo(n.doc,s))return e&&e(n.tr.split(s).scrollIntoView()),!0}let r=t.blockRange(),o=r&&go(r);return o==null?!1:(e&&e(n.tr.lift(r,o).scrollIntoView()),!0)},IE=(n,e)=>{let{$from:t,to:r}=n.selection,o,s=t.sharedDepth(r);return s==0?!1:(o=t.before(s),e&&e(n.tr.setSelection(Le.create(n.doc,o))),!0)};function ME(n,e,t){let r=e.nodeBefore,o=e.nodeAfter,s=e.index();return!r||!o||!r.type.compatibleContent(o.type)?!1:!r.content.size&&e.parent.canReplace(s-1,s)?(t&&t(n.tr.delete(e.pos-r.nodeSize,e.pos).scrollIntoView()),!0):!e.parent.canReplace(s,s+1)||!(o.isTextblock||tr(n.doc,e.pos))?!1:(t&&t(n.tr.clearIncompatible(e.pos,r.type,r.contentMatchAt(r.childCount)).join(e.pos).scrollIntoView()),!0)}function Xp(n,e,t){let r=e.nodeBefore,o=e.nodeAfter,s,i;if(r.type.spec.isolating||o.type.spec.isolating)return!1;if(ME(n,e,t))return!0;let l=e.parent.canReplace(e.index(),e.index()+1);if(l&&(s=(i=r.contentMatchAt(r.childCount)).findWrapping(o.type))&&i.matchType(s[0]||o.type).validEnd){if(t){let f=e.pos+o.nodeSize,h=fe.empty;for(let g=s.length-1;g>=0;g--)h=fe.from(s[g].create(null,h));h=fe.from(r.copy(h));let p=n.tr.step(new lt(e.pos-1,f,e.pos,f,new _e(h,1,0),s.length,!0)),m=f+2*s.length;tr(p.doc,m)&&p.join(m),t(p.scrollIntoView())}return!0}let a=He.findFrom(e,1),u=a&&a.$from.blockRange(a.$to),d=u&&go(u);if(d!=null&&d>=e.depth)return t&&t(n.tr.lift(u,d).scrollIntoView()),!0;if(l&&ko(o,"start",!0)&&ko(r,"end")){let f=r,h=[];for(;h.push(f),!f.isTextblock;)f=f.lastChild;let p=o,m=1;for(;!p.isTextblock;p=p.firstChild)m++;if(f.canReplace(f.childCount,f.childCount,p.content)){if(t){let g=fe.empty;for(let C=h.length-1;C>=0;C--)g=fe.from(h[C].copy(g));let v=n.tr.step(new lt(e.pos-h.length,e.pos+o.nodeSize,e.pos+m,e.pos+o.nodeSize-m,new _e(g,h.length,0),0,!0));t(v.scrollIntoView())}return!0}}return!1}function qp(n){return function(e,t){let r=e.selection,o=n<0?r.$from:r.$to,s=o.depth;for(;o.node(s).isInline;){if(!s)return!1;s--}return o.node(s).isTextblock?(t&&t(e.tr.setSelection(Ue.create(e.doc,n<0?o.start(s):o.end(s)))),!0):!1}}const LE=qp(-1),DE=qp(1);function RE(n,e=null){return function(t,r){let{$from:o,$to:s}=t.selection,i=o.blockRange(s),l=i&&Jl(i,n,e);return l?(r&&r(t.tr.wrap(i,l).scrollIntoView()),!0):!1}}function e1(n,e=null){return function(t,r){let o=!1;for(let s=0;s<t.selection.ranges.length&&!o;s++){let{$from:{pos:i},$to:{pos:l}}=t.selection.ranges[s];t.doc.nodesBetween(i,l,(a,u)=>{if(o)return!1;if(!(!a.isTextblock||a.hasMarkup(n,e)))if(a.type==n)o=!0;else{let d=t.doc.resolve(u),f=d.index();o=d.parent.canReplaceWith(f,f+1,n)}})}if(!o)return!1;if(r){let s=t.tr;for(let i=0;i<t.selection.ranges.length;i++){let{$from:{pos:l},$to:{pos:a}}=t.selection.ranges[i];s.setBlockType(l,a,n,e)}r(s.scrollIntoView())}return!0}}typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform&&os.platform()=="darwin";function BE(n,e=null){return function(t,r){let{$from:o,$to:s}=t.selection,i=o.blockRange(s),l=!1,a=i;if(!i)return!1;if(i.depth>=2&&o.node(i.depth-1).type.compatibleContent(n)&&i.startIndex==0){if(o.index(i.depth-1)==0)return!1;let d=t.doc.resolve(i.start-2);a=new gi(d,d,i.depth),i.endIndex<i.parent.childCount&&(i=new gi(o,t.doc.resolve(s.end(i.depth)),i.depth)),l=!0}let u=Jl(a,n,e,i);return u?(r&&r(PE(t.tr,i,u,l,n).scrollIntoView()),!0):!1}}function PE(n,e,t,r,o){let s=fe.empty;for(let d=t.length-1;d>=0;d--)s=fe.from(t[d].type.create(t[d].attrs,s));n.step(new lt(e.start-(r?2:0),e.end,e.start,e.end,new _e(s,0,0),t.length,!0));let i=0;for(let d=0;d<t.length;d++)t[d].type==o&&(i=d+1);let l=t.length-i,a=e.start+t.length-(r?2:0),u=e.parent;for(let d=e.startIndex,f=e.endIndex,h=!0;d<f;d++,h=!1)!h&&vo(n.doc,a,l)&&(n.split(a,l),a+=2*l),a+=u.child(d).nodeSize;return n}function FE(n){return function(e,t){let{$from:r,$to:o}=e.selection,s=r.blockRange(o,i=>i.childCount>0&&i.firstChild.type==n);return s?t?r.node(s.depth-1).type==n?VE(e,t,n,s):$E(e,t,s):!0:!1}}function VE(n,e,t,r){let o=n.tr,s=r.end,i=r.$to.end(r.depth);s<i&&(o.step(new lt(s-1,i,s,i,new _e(fe.from(t.create(null,r.parent.copy())),1,0),1,!0)),r=new gi(o.doc.resolve(r.$from.pos),o.doc.resolve(i),r.depth));const l=go(r);if(l==null)return!1;o.lift(r,l);let a=o.mapping.map(s,-1)-1;return tr(o.doc,a)&&o.join(a),e(o.scrollIntoView()),!0}function $E(n,e,t){let r=n.tr,o=t.parent;for(let p=t.end,m=t.endIndex-1,g=t.startIndex;m>g;m--)p-=o.child(m).nodeSize,r.delete(p-1,p+1);let s=r.doc.resolve(t.start),i=s.nodeAfter;if(r.mapping.map(t.end)!=t.start+s.nodeAfter.nodeSize)return!1;let l=t.startIndex==0,a=t.endIndex==o.childCount,u=s.node(-1),d=s.index(-1);if(!u.canReplace(d+(l?0:1),d+1,i.content.append(a?fe.empty:fe.from(o))))return!1;let f=s.pos,h=f+i.nodeSize;return r.step(new lt(f-(l?1:0),h+(a?1:0),f+1,h-1,new _e((l?fe.empty:fe.from(o.copy(fe.empty))).append(a?fe.empty:fe.from(o.copy(fe.empty))),l?0:1,a?0:1),l?0:1)),e(r.scrollIntoView()),!0}function HE(n){return function(e,t){let{$from:r,$to:o}=e.selection,s=r.blockRange(o,u=>u.childCount>0&&u.firstChild.type==n);if(!s)return!1;let i=s.startIndex;if(i==0)return!1;let l=s.parent,a=l.child(i-1);if(a.type!=n)return!1;if(t){let u=a.lastChild&&a.lastChild.type==l.type,d=fe.from(u?n.create():null),f=new _e(fe.from(n.create(null,fe.from(l.type.create(null,d)))),u?3:1,0),h=s.start,p=s.end;t(e.tr.step(new lt(h-(u?3:1),p,h,p,f,1,!0)).scrollIntoView())}return!0}}function Di(n){const{state:e,transaction:t}=n;let{selection:r}=t,{doc:o}=t,{storedMarks:s}=t;return{...e,apply:e.apply.bind(e),applyTransaction:e.applyTransaction.bind(e),filterTransaction:e.filterTransaction,plugins:e.plugins,schema:e.schema,reconfigure:e.reconfigure.bind(e),toJSON:e.toJSON.bind(e),get storedMarks(){return s},get selection(){return r},get doc(){return o},get tr(){return r=t.selection,o=t.doc,s=t.storedMarks,t}}}class Ri{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(){const{rawCommands:e,editor:t,state:r}=this,{view:o}=t,{tr:s}=r,i=this.buildProps(s);return Object.fromEntries(Object.entries(e).map(([l,a])=>[l,(...d)=>{const f=a(...d)(i);return!s.getMeta("preventDispatch")&&!this.hasCustomState&&o.dispatch(s),f}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(e,t=!0){const{rawCommands:r,editor:o,state:s}=this,{view:i}=o,l=[],a=!!e,u=e||s.tr,d=()=>(!a&&t&&!u.getMeta("preventDispatch")&&!this.hasCustomState&&i.dispatch(u),l.every(h=>h===!0)),f={...Object.fromEntries(Object.entries(r).map(([h,p])=>[h,(...g)=>{const v=this.buildProps(u,t),C=p(...g)(v);return l.push(C),f}])),run:d};return f}createCan(e){const{rawCommands:t,state:r}=this,o=!1,s=e||r.tr,i=this.buildProps(s,o);return{...Object.fromEntries(Object.entries(t).map(([a,u])=>[a,(...d)=>u(...d)({...i,dispatch:void 0})])),chain:()=>this.createChain(s,o)}}buildProps(e,t=!0){const{rawCommands:r,editor:o,state:s}=this,{view:i}=o,l={tr:e,editor:o,view:i,state:Di({state:s,transaction:e}),dispatch:t?()=>{}:void 0,chain:()=>this.createChain(e,t),can:()=>this.createCan(e),get commands(){return Object.fromEntries(Object.entries(r).map(([a,u])=>[a,(...d)=>u(...d)(l)]))}};return l}}class UE{constructor(){this.callbacks={}}on(e,t){return this.callbacks[e]||(this.callbacks[e]=[]),this.callbacks[e].push(t),this}emit(e,...t){const r=this.callbacks[e];return r&&r.forEach(o=>o.apply(this,t)),this}off(e,t){const r=this.callbacks[e];return r&&(t?this.callbacks[e]=r.filter(o=>o!==t):delete this.callbacks[e]),this}removeAllListeners(){this.callbacks={}}}function xe(n,e,t){return n.config[e]===void 0&&n.parent?xe(n.parent,e,t):typeof n.config[e]=="function"?n.config[e].bind({...t,parent:n.parent?xe(n.parent,e,t):null}):n.config[e]}function Bi(n){const e=n.filter(o=>o.type==="extension"),t=n.filter(o=>o.type==="node"),r=n.filter(o=>o.type==="mark");return{baseExtensions:e,nodeExtensions:t,markExtensions:r}}function t1(n){const e=[],{nodeExtensions:t,markExtensions:r}=Bi(n),o=[...t,...r],s={default:null,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1};return n.forEach(i=>{const l={name:i.name,options:i.options,storage:i.storage},a=xe(i,"addGlobalAttributes",l);if(!a)return;a().forEach(d=>{d.types.forEach(f=>{Object.entries(d.attributes).forEach(([h,p])=>{e.push({type:f,name:h,attribute:{...s,...p}})})})})}),o.forEach(i=>{const l={name:i.name,options:i.options,storage:i.storage},a=xe(i,"addAttributes",l);if(!a)return;const u=a();Object.entries(u).forEach(([d,f])=>{const h={...s,...f};typeof(h==null?void 0:h.default)=="function"&&(h.default=h.default()),h!=null&&h.isRequired&&(h==null?void 0:h.default)===void 0&&delete h.default,e.push({type:i.name,name:d,attribute:h})})}),e}function ct(n,e){if(typeof n=="string"){if(!e.nodes[n])throw Error(`There is no node type named '${n}'. Maybe you forgot to add the extension?`);return e.nodes[n]}return n}function Tt(...n){return n.filter(e=>!!e).reduce((e,t)=>{const r={...e};return Object.entries(t).forEach(([o,s])=>{if(!r[o]){r[o]=s;return}if(o==="class"){const l=s?s.split(" "):[],a=r[o]?r[o].split(" "):[],u=l.filter(d=>!a.includes(d));r[o]=[...a,...u].join(" ")}else o==="style"?r[o]=[r[o],s].join("; "):r[o]=s}),r},{})}function Nc(n,e){return e.filter(t=>t.attribute.rendered).map(t=>t.attribute.renderHTML?t.attribute.renderHTML(n.attrs)||{}:{[t.name]:n.attrs[t.name]}).reduce((t,r)=>Tt(t,r),{})}function n1(n){return typeof n=="function"}function $e(n,e=void 0,...t){return n1(n)?e?n.bind(e)(...t):n(...t):n}function zE(n={}){return Object.keys(n).length===0&&n.constructor===Object}function jE(n){return typeof n!="string"?n:n.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(n):n==="true"?!0:n==="false"?!1:n}function r1(n,e){return n.style?n:{...n,getAttrs:t=>{const r=n.getAttrs?n.getAttrs(t):n.attrs;if(r===!1)return!1;const o=e.reduce((s,i)=>{const l=i.attribute.parseHTML?i.attribute.parseHTML(t):jE(t.getAttribute(i.name));return l==null?s:{...s,[i.name]:l}},{});return{...r,...o}}}}function o1(n){return Object.fromEntries(Object.entries(n).filter(([e,t])=>e==="attrs"&&zE(t)?!1:t!=null))}function WE(n,e){var t;const r=t1(n),{nodeExtensions:o,markExtensions:s}=Bi(n),i=(t=o.find(u=>xe(u,"topNode")))===null||t===void 0?void 0:t.name,l=Object.fromEntries(o.map(u=>{const d=r.filter(C=>C.type===u.name),f={name:u.name,options:u.options,storage:u.storage,editor:e},h=n.reduce((C,A)=>{const E=xe(A,"extendNodeSchema",f);return{...C,...E?E(u):{}}},{}),p=o1({...h,content:$e(xe(u,"content",f)),marks:$e(xe(u,"marks",f)),group:$e(xe(u,"group",f)),inline:$e(xe(u,"inline",f)),atom:$e(xe(u,"atom",f)),selectable:$e(xe(u,"selectable",f)),draggable:$e(xe(u,"draggable",f)),code:$e(xe(u,"code",f)),defining:$e(xe(u,"defining",f)),isolating:$e(xe(u,"isolating",f)),attrs:Object.fromEntries(d.map(C=>{var A;return[C.name,{default:(A=C==null?void 0:C.attribute)===null||A===void 0?void 0:A.default}]}))}),m=$e(xe(u,"parseHTML",f));m&&(p.parseDOM=m.map(C=>r1(C,d)));const g=xe(u,"renderHTML",f);g&&(p.toDOM=C=>g({node:C,HTMLAttributes:Nc(C,d)}));const v=xe(u,"renderText",f);return v&&(p.toText=v),[u.name,p]})),a=Object.fromEntries(s.map(u=>{const d=r.filter(v=>v.type===u.name),f={name:u.name,options:u.options,storage:u.storage,editor:e},h=n.reduce((v,C)=>{const A=xe(C,"extendMarkSchema",f);return{...v,...A?A(u):{}}},{}),p=o1({...h,inclusive:$e(xe(u,"inclusive",f)),excludes:$e(xe(u,"excludes",f)),group:$e(xe(u,"group",f)),spanning:$e(xe(u,"spanning",f)),code:$e(xe(u,"code",f)),attrs:Object.fromEntries(d.map(v=>{var C;return[v.name,{default:(C=v==null?void 0:v.attribute)===null||C===void 0?void 0:C.default}]}))}),m=$e(xe(u,"parseHTML",f));m&&(p.parseDOM=m.map(v=>r1(v,d)));const g=xe(u,"renderHTML",f);return g&&(p.toDOM=v=>g({mark:v,HTMLAttributes:Nc(v,d)})),[u.name,p]}));return new qv({topNode:i,nodes:l,marks:a})}function Oc(n,e){return e.nodes[n]||e.marks[n]||null}function s1(n,e){return Array.isArray(e)?e.some(t=>(typeof t=="string"?t:t.name)===n.name):e}const KE=(n,e=500)=>{let t="";const r=n.parentOffset;return n.parent.nodesBetween(Math.max(0,r-e),r,(o,s,i,l)=>{var a,u;const d=((u=(a=o.type.spec).toText)===null||u===void 0?void 0:u.call(a,{node:o,pos:s,parent:i,index:l}))||o.textContent||"%leaf%";t+=d.slice(0,Math.max(0,r-s))}),t};function Ic(n){return Object.prototype.toString.call(n)==="[object RegExp]"}class i1{constructor(e){this.find=e.find,this.handler=e.handler}}const YE=(n,e)=>{if(Ic(e))return e.exec(n);const t=e(n);if(!t)return null;const r=[t.text];return r.index=t.index,r.input=n,r.data=t.data,t.replaceWith&&(t.text.includes(t.replaceWith)||console.warn('[tiptap warn]: "inputRuleMatch.replaceWith" must be part of "inputRuleMatch.text".'),r.push(t.replaceWith)),r};function Mc(n){var e;const{editor:t,from:r,to:o,text:s,rules:i,plugin:l}=n,{view:a}=t;if(a.composing)return!1;const u=a.state.doc.resolve(r);if(u.parent.type.spec.code||!((e=u.nodeBefore||u.nodeAfter)===null||e===void 0)&&e.marks.find(h=>h.type.spec.code))return!1;let d=!1;const f=KE(u)+s;return i.forEach(h=>{if(d)return;const p=YE(f,h.find);if(!p)return;const m=a.state.tr,g=Di({state:a.state,transaction:m}),v={from:r-(p[0].length-s.length),to:o},{commands:C,chain:A,can:E}=new Ri({editor:t,state:g});h.handler({state:g,range:v,match:p,commands:C,chain:A,can:E})===null||!m.steps.length||(m.setMeta(l,{transform:m,from:r,to:o,text:s}),a.dispatch(m),d=!0)}),d}function GE(n){const{editor:e,rules:t}=n,r=new Dt({state:{init(){return null},apply(o,s){const i=o.getMeta(r);return i||(o.selectionSet||o.docChanged?null:s)}},props:{handleTextInput(o,s,i,l){return Mc({editor:e,from:s,to:i,text:l,rules:t,plugin:r})},handleDOMEvents:{compositionend:o=>(setTimeout(()=>{const{$cursor:s}=o.state.selection;s&&Mc({editor:e,from:s.pos,to:s.pos,text:"",rules:t,plugin:r})}),!1)},handleKeyDown(o,s){if(s.key!=="Enter")return!1;const{$cursor:i}=o.state.selection;return i?Mc({editor:e,from:i.pos,to:i.pos,text:`
|
|
71
|
+
`,rules:t,plugin:r}):!1}},isInputRules:!0});return r}function QE(n){return typeof n=="number"}class JE{constructor(e){this.find=e.find,this.handler=e.handler}}const ZE=(n,e)=>{if(Ic(e))return[...n.matchAll(e)];const t=e(n);return t?t.map(r=>{const o=[r.text];return o.index=r.index,o.input=n,o.data=r.data,r.replaceWith&&(r.text.includes(r.replaceWith)||console.warn('[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".'),o.push(r.replaceWith)),o}):[]};function XE(n){const{editor:e,state:t,from:r,to:o,rule:s,pasteEvent:i,dropEvent:l}=n,{commands:a,chain:u,can:d}=new Ri({editor:e,state:t}),f=[];return t.doc.nodesBetween(r,o,(p,m)=>{if(!p.isTextblock||p.type.spec.code)return;const g=Math.max(r,m),v=Math.min(o,m+p.content.size),C=p.textBetween(g-m,v-m,void 0,"ļæ¼");ZE(C,s.find).forEach(E=>{if(E.index===void 0)return;const y=g+E.index+1,x=y+E[0].length,_={from:t.tr.mapping.map(y),to:t.tr.mapping.map(x)},O=s.handler({state:t,range:_,match:E,commands:a,chain:u,can:d,pasteEvent:i,dropEvent:l});f.push(O)})}),f.every(p=>p!==null)}function qE(n){const{editor:e,rules:t}=n;let r=null,o=!1,s=!1,i=new ClipboardEvent("paste"),l=new DragEvent("drop");return t.map(u=>new Dt({view(d){const f=h=>{var p;r=!((p=d.dom.parentElement)===null||p===void 0)&&p.contains(h.target)?d.dom.parentElement:null};return window.addEventListener("dragstart",f),{destroy(){window.removeEventListener("dragstart",f)}}},props:{handleDOMEvents:{drop:(d,f)=>(s=r===d.dom.parentElement,l=f,!1),paste:(d,f)=>{var h;const p=(h=f.clipboardData)===null||h===void 0?void 0:h.getData("text/html");return i=f,o=!!(p!=null&&p.includes("data-pm-slice")),!1}}},appendTransaction:(d,f,h)=>{const p=d[0],m=p.getMeta("uiEvent")==="paste"&&!o,g=p.getMeta("uiEvent")==="drop"&&!s;if(!m&&!g)return;const v=f.doc.content.findDiffStart(h.doc.content),C=f.doc.content.findDiffEnd(h.doc.content);if(!QE(v)||!C||v===C.b)return;const A=h.tr,E=Di({state:h,transaction:A});if(!(!XE({editor:e,state:E,from:Math.max(v-1,0),to:C.b-1,rule:u,pasteEvent:i,dropEvent:l})||!A.steps.length))return l=new DragEvent("drop"),i=new ClipboardEvent("paste"),A}}))}function eC(n){const e=n.filter((t,r)=>n.indexOf(t)!==r);return[...new Set(e)]}class xo{constructor(e,t){this.splittableMarks=[],this.editor=t,this.extensions=xo.resolve(e),this.schema=WE(this.extensions,t),this.extensions.forEach(r=>{var o;this.editor.extensionStorage[r.name]=r.storage;const s={name:r.name,options:r.options,storage:r.storage,editor:this.editor,type:Oc(r.name,this.schema)};r.type==="mark"&&(!((o=$e(xe(r,"keepOnSplit",s)))!==null&&o!==void 0)||o)&&this.splittableMarks.push(r.name);const i=xe(r,"onBeforeCreate",s);i&&this.editor.on("beforeCreate",i);const l=xe(r,"onCreate",s);l&&this.editor.on("create",l);const a=xe(r,"onUpdate",s);a&&this.editor.on("update",a);const u=xe(r,"onSelectionUpdate",s);u&&this.editor.on("selectionUpdate",u);const d=xe(r,"onTransaction",s);d&&this.editor.on("transaction",d);const f=xe(r,"onFocus",s);f&&this.editor.on("focus",f);const h=xe(r,"onBlur",s);h&&this.editor.on("blur",h);const p=xe(r,"onDestroy",s);p&&this.editor.on("destroy",p)})}static resolve(e){const t=xo.sort(xo.flatten(e)),r=eC(t.map(o=>o.name));return r.length&&console.warn(`[tiptap warn]: Duplicate extension names found: [${r.map(o=>`'${o}'`).join(", ")}]. This can lead to issues.`),t}static flatten(e){return e.map(t=>{const r={name:t.name,options:t.options,storage:t.storage},o=xe(t,"addExtensions",r);return o?[t,...this.flatten(o())]:t}).flat(10)}static sort(e){return e.sort((r,o)=>{const s=xe(r,"priority")||100,i=xe(o,"priority")||100;return s>i?-1:s<i?1:0})}get commands(){return this.extensions.reduce((e,t)=>{const r={name:t.name,options:t.options,storage:t.storage,editor:this.editor,type:Oc(t.name,this.schema)},o=xe(t,"addCommands",r);return o?{...e,...o()}:e},{})}get plugins(){const{editor:e}=this,t=xo.sort([...this.extensions].reverse()),r=[],o=[],s=t.map(i=>{const l={name:i.name,options:i.options,storage:i.storage,editor:e,type:Oc(i.name,this.schema)},a=[],u=xe(i,"addKeyboardShortcuts",l);let d={};if(i.type==="mark"&&i.config.exitable&&(d.ArrowRight=()=>wn.handleExit({editor:e,mark:i})),u){const g=Object.fromEntries(Object.entries(u()).map(([v,C])=>[v,()=>C({editor:e})]));d={...d,...g}}const f=mE(d);a.push(f);const h=xe(i,"addInputRules",l);s1(i,e.options.enableInputRules)&&h&&r.push(...h());const p=xe(i,"addPasteRules",l);s1(i,e.options.enablePasteRules)&&p&&o.push(...p());const m=xe(i,"addProseMirrorPlugins",l);if(m){const g=m();a.push(...g)}return a}).flat();return[GE({editor:e,rules:r}),...qE({editor:e,rules:o}),...s]}get attributes(){return t1(this.extensions)}get nodeViews(){const{editor:e}=this,{nodeExtensions:t}=Bi(this.extensions);return Object.fromEntries(t.filter(r=>!!xe(r,"addNodeView")).map(r=>{const o=this.attributes.filter(a=>a.type===r.name),s={name:r.name,options:r.options,storage:r.storage,editor:e,type:ct(r.name,this.schema)},i=xe(r,"addNodeView",s);if(!i)return[];const l=(a,u,d,f)=>{const h=Nc(a,o);return i()({editor:e,node:a,getPos:d,decorations:f,HTMLAttributes:h,extension:r})};return[r.name,l]}))}}function tC(n){return Object.prototype.toString.call(n).slice(8,-1)}function Lc(n){return tC(n)!=="Object"?!1:n.constructor===Object&&Object.getPrototypeOf(n)===Object.prototype}function Pi(n,e){const t={...n};return Lc(n)&&Lc(e)&&Object.keys(e).forEach(r=>{Lc(e[r])?r in n?t[r]=Pi(n[r],e[r]):Object.assign(t,{[r]:e[r]}):Object.assign(t,{[r]:e[r]})}),t}class Zt{constructor(e={}){this.type="extension",this.name="extension",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...e},this.name=this.config.name,e.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=$e(xe(this,"addOptions",{name:this.name}))),this.storage=$e(xe(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(e={}){return new Zt(e)}configure(e={}){const t=this.extend();return t.options=Pi(this.options,e),t.storage=$e(xe(t,"addStorage",{name:t.name,options:t.options})),t}extend(e={}){const t=new Zt(e);return t.parent=this,this.child=t,t.name=e.name?e.name:t.parent.name,e.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${t.name}".`),t.options=$e(xe(t,"addOptions",{name:t.name})),t.storage=$e(xe(t,"addStorage",{name:t.name,options:t.options})),t}}function a1(n,e,t){const{from:r,to:o}=e,{blockSeparator:s=`
|
|
72
72
|
|
|
73
|
-
`,textSerializers:i={}}=t||{};let l="",a=!0;return n.nodesBetween(r,o,(u,d,f,h)=>{var p;const m=i==null?void 0:i[u.type.name];m?(u.isBlock&&!a&&(l+=s,a=!0),f&&(l+=m({node:u,pos:d,parent:f,index:h,range:e}))):u.isText?(l+=(p=u==null?void 0:u.text)===null||p===void 0?void 0:p.slice(Math.max(r,d)-d,o-d),a=!1):u.isBlock&&!a&&(l+=s,a=!0)}),l}function l1(n){return Object.fromEntries(Object.entries(n.nodes).filter(([,e])=>e.spec.toText).map(([e,t])=>[e,t.spec.toText]))}const nC=Zt.create({name:"clipboardTextSerializer",addProseMirrorPlugins(){return[new Dt({key:new un("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:n}=this,{state:e,schema:t}=n,{doc:r,selection:o}=e,{ranges:s}=o,i=Math.min(...s.map(d=>d.$from.pos)),l=Math.max(...s.map(d=>d.$to.pos)),a=l1(t);return a1(r,{from:i,to:l},{textSerializers:a})}}})]}}),rC=()=>({editor:n,view:e})=>(requestAnimationFrame(()=>{var t;n.isDestroyed||(e.dom.blur(),(t=window==null?void 0:window.getSelection())===null||t===void 0||t.removeAllRanges())}),!0),oC=(n=!1)=>({commands:e})=>e.setContent("",n),sC=()=>({state:n,tr:e,dispatch:t})=>{const{selection:r}=e,{ranges:o}=r;return t&&o.forEach(({$from:s,$to:i})=>{n.doc.nodesBetween(s.pos,i.pos,(l,a)=>{if(l.type.isText)return;const{doc:u,mapping:d}=e,f=u.resolve(d.map(a)),h=u.resolve(d.map(a+l.nodeSize)),p=f.blockRange(h);if(!p)return;const m=mo(p);if(l.type.isTextblock){const{defaultType:g}=f.parent.contentMatchAt(f.index());e.setNodeMarkup(p.start,g)}(m||m===0)&&e.lift(p,m)})}),!0},iC=n=>e=>n(e),aC=()=>({state:n,dispatch:e})=>NE(n,e),lC=(n,e)=>({editor:t,tr:r})=>{const{state:o}=t,s=o.doc.slice(n.from,n.to);r.deleteRange(n.from,n.to);const i=r.mapping.map(e);return r.insert(i,s.content),r.setSelection(new Ue(r.doc.resolve(i-1))),!0},cC=()=>({tr:n,dispatch:e})=>{const{selection:t}=n,r=t.$anchor.node();if(r.content.size>0)return!1;const o=n.selection.$anchor;for(let s=o.depth;s>0;s-=1)if(o.node(s).type===r.type){if(e){const l=o.before(s),a=o.after(s);n.delete(l,a).scrollIntoView()}return!0}return!1},uC=n=>({tr:e,state:t,dispatch:r})=>{const o=ct(n,t.schema),s=e.selection.$anchor;for(let i=s.depth;i>0;i-=1)if(s.node(i).type===o){if(r){const a=s.before(i),u=s.after(i);e.delete(a,u).scrollIntoView()}return!0}return!1},dC=n=>({tr:e,dispatch:t})=>{const{from:r,to:o}=n;return t&&e.delete(r,o),!0},fC=()=>({state:n,dispatch:e})=>vE(n,e),hC=()=>({commands:n})=>n.keyboardShortcut("Enter"),pC=()=>({state:n,dispatch:e})=>xE(n,e);function Fi(n,e,t={strict:!0}){const r=Object.keys(e);return r.length?r.every(o=>t.strict?e[o]===n[o]:Ic(e[o])?e[o].test(n[o]):e[o]===n[o]):!0}function Dc(n,e,t={}){return n.find(r=>r.type===e&&Fi(r.attrs,t))}function mC(n,e,t={}){return!!Dc(n,e,t)}function Rc(n,e,t={}){if(!n||!e)return;let r=n.parent.childAfter(n.parentOffset);if(n.parentOffset===r.offset&&r.offset!==0&&(r=n.parent.childBefore(n.parentOffset)),!r.node)return;const o=Dc([...r.node.marks],e,t);if(!o)return;let s=r.index,i=n.start()+r.offset,l=s+1,a=i+r.node.nodeSize;for(Dc([...r.node.marks],e,t);s>0&&o.isInSet(n.parent.child(s-1).marks);)s-=1,i-=n.parent.child(s).nodeSize;for(;l<n.parent.childCount&&mC([...n.parent.child(l).marks],e,t);)a+=n.parent.child(l).nodeSize,l+=1;return{from:i,to:a}}function dr(n,e){if(typeof n=="string"){if(!e.marks[n])throw Error(`There is no mark type named '${n}'. Maybe you forgot to add the extension?`);return e.marks[n]}return n}const gC=(n,e={})=>({tr:t,state:r,dispatch:o})=>{const s=dr(n,r.schema),{doc:i,selection:l}=t,{$from:a,from:u,to:d}=l;if(o){const f=Rc(a,s,e);if(f&&f.from<=u&&f.to>=d){const h=Ue.create(i,f.from,f.to);t.setSelection(h)}}return!0},vC=n=>e=>{const t=typeof n=="function"?n(e):n;for(let r=0;r<t.length;r+=1)if(t[r](e))return!0;return!1};function Bc(n){return n instanceof Ue}function Fn(n=0,e=0,t=0){return Math.min(Math.max(n,e),t)}function c1(n,e=null){if(!e)return null;const t=He.atStart(n),r=He.atEnd(n);if(e==="start"||e===!0)return t;if(e==="end")return r;const o=t.from,s=r.to;return e==="all"?Ue.create(n,Fn(0,o,s),Fn(n.content.size,o,s)):Ue.create(n,Fn(e,o,s),Fn(e,o,s))}function Pc(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}const yC=(n=null,e={})=>({editor:t,view:r,tr:o,dispatch:s})=>{e={scrollIntoView:!0,...e};const i=()=>{Pc()&&r.dom.focus(),requestAnimationFrame(()=>{t.isDestroyed||(r.focus(),e!=null&&e.scrollIntoView&&t.commands.scrollIntoView())})};if(r.hasFocus()&&n===null||n===!1)return!0;if(s&&n===null&&!Bc(t.state.selection))return i(),!0;const l=c1(o.doc,n)||t.state.selection,a=t.state.selection.eq(l);return s&&(a||o.setSelection(l),a&&o.storedMarks&&o.setStoredMarks(o.storedMarks),i()),!0},EC=(n,e)=>t=>n.every((r,o)=>e(r,{...t,index:o})),CC=(n,e)=>({tr:t,commands:r})=>r.insertContentAt({from:t.selection.from,to:t.selection.to},n,e);function u1(n){const e=`<body>${n}</body>`;return new window.DOMParser().parseFromString(e,"text/html").body}function Vi(n,e,t){if(t={slice:!0,parseOptions:{},...t},typeof n=="object"&&n!==null)try{return Array.isArray(n)&&n.length>0?fe.fromArray(n.map(r=>e.nodeFromJSON(r))):e.nodeFromJSON(n)}catch(r){return console.warn("[tiptap warn]: Invalid content.","Passed value:",n,"Error:",r),Vi("",e,t)}if(typeof n=="string"){const r=ho.fromSchema(e);return t.slice?r.parseSlice(u1(n),t.parseOptions).content:r.parse(u1(n),t.parseOptions)}return Vi("",e,t)}function bC(n,e,t){const r=n.steps.length-1;if(r<e)return;const o=n.steps[r];if(!(o instanceof pt||o instanceof lt))return;const s=n.mapping.maps[r];let i=0;s.forEach((l,a,u,d)=>{i===0&&(i=d)}),n.setSelection(He.near(n.doc.resolve(i),t))}const AC=n=>n.toString().startsWith("<"),_C=(n,e,t)=>({tr:r,dispatch:o,editor:s})=>{if(o){t={parseOptions:{},updateSelection:!0,...t};const i=Vi(e,s.schema,{parseOptions:{preserveWhitespace:"full",...t.parseOptions}});if(i.toString()==="<>")return!0;let{from:l,to:a}=typeof n=="number"?{from:n,to:n}:{from:n.from,to:n.to},u=!0,d=!0;if((AC(i)?i:[i]).forEach(h=>{h.check(),u=u?h.isText&&h.marks.length===0:!1,d=d?h.isBlock:!1}),l===a&&d){const{parent:h}=r.doc.resolve(l);h.isTextblock&&!h.type.spec.code&&!h.childCount&&(l-=1,a+=1)}u?Array.isArray(e)?r.insertText(e.map(h=>h.text||"").join(""),l,a):typeof e=="object"&&e&&e.text?r.insertText(e.text,l,a):r.insertText(e,l,a):r.replaceWith(l,a,i),t.updateSelection&&bC(r,r.steps.length-1,-1)}return!0},wC=()=>({state:n,dispatch:e})=>wE(n,e),SC=()=>({state:n,dispatch:e})=>SE(n,e),TC=()=>({state:n,dispatch:e})=>EE(n,e),kC=()=>({state:n,dispatch:e})=>AE(n,e),xC=()=>({tr:n,state:e,dispatch:t})=>{try{const r=_i(e.doc,e.selection.$from.pos,-1);return r==null?!1:(n.join(r,2),t&&t(n),!0)}catch{return!1}},NC=()=>({state:n,dispatch:e,tr:t})=>{try{const r=_i(n.doc,n.selection.$from.pos,1);return r==null?!1:(t.join(r,2),e&&e(t),!0)}catch{return!1}};function d1(){return typeof navigator<"u"?/Mac/.test(navigator.platform):!1}function OC(n){const e=n.split(/-(?!$)/);let t=e[e.length-1];t==="Space"&&(t=" ");let r,o,s,i;for(let l=0;l<e.length-1;l+=1){const a=e[l];if(/^(cmd|meta|m)$/i.test(a))i=!0;else if(/^a(lt)?$/i.test(a))r=!0;else if(/^(c|ctrl|control)$/i.test(a))o=!0;else if(/^s(hift)?$/i.test(a))s=!0;else if(/^mod$/i.test(a))Pc()||d1()?i=!0:o=!0;else throw new Error(`Unrecognized modifier name: ${a}`)}return r&&(t=`Alt-${t}`),o&&(t=`Ctrl-${t}`),i&&(t=`Meta-${t}`),s&&(t=`Shift-${t}`),t}const IC=n=>({editor:e,view:t,tr:r,dispatch:o})=>{const s=OC(n).split(/-(?!$)/),i=s.find(u=>!["Alt","Ctrl","Meta","Shift"].includes(u)),l=new KeyboardEvent("keydown",{key:i==="Space"?" ":i,altKey:s.includes("Alt"),ctrlKey:s.includes("Ctrl"),metaKey:s.includes("Meta"),shiftKey:s.includes("Shift"),bubbles:!0,cancelable:!0}),a=e.captureTransaction(()=>{t.someProp("handleKeyDown",u=>u(t,l))});return a==null||a.steps.forEach(u=>{const d=u.map(r.mapping);d&&o&&r.maybeStep(d)}),!0};function ks(n,e,t={}){const{from:r,to:o,empty:s}=n.selection,i=e?ct(e,n.schema):null,l=[];n.doc.nodesBetween(r,o,(f,h)=>{if(f.isText)return;const p=Math.max(r,h),m=Math.min(o,h+f.nodeSize);l.push({node:f,from:p,to:m})});const a=o-r,u=l.filter(f=>i?i.name===f.node.type.name:!0).filter(f=>Fi(f.node.attrs,t,{strict:!1}));return s?!!u.length:u.reduce((f,h)=>f+h.to-h.from,0)>=a}const MC=(n,e={})=>({state:t,dispatch:r})=>{const o=ct(n,t.schema);return ks(t,o,e)?TE(t,r):!1},LC=()=>({state:n,dispatch:e})=>OE(n,e),DC=n=>({state:e,dispatch:t})=>{const r=ct(n,e.schema);return FE(r)(e,t)},RC=()=>({state:n,dispatch:e})=>kE(n,e);function $i(n,e){return e.nodes[n]?"node":e.marks[n]?"mark":null}function f1(n,e){const t=typeof e=="string"?[e]:e;return Object.keys(n).reduce((r,o)=>(t.includes(o)||(r[o]=n[o]),r),{})}const BC=(n,e)=>({tr:t,state:r,dispatch:o})=>{let s=null,i=null;const l=$i(typeof n=="string"?n:n.name,r.schema);return l?(l==="node"&&(s=ct(n,r.schema)),l==="mark"&&(i=dr(n,r.schema)),o&&t.selection.ranges.forEach(a=>{r.doc.nodesBetween(a.$from.pos,a.$to.pos,(u,d)=>{s&&s===u.type&&t.setNodeMarkup(d,void 0,f1(u.attrs,e)),i&&u.marks.length&&u.marks.forEach(f=>{i===f.type&&t.addMark(d,d+u.nodeSize,i.create(f1(f.attrs,e)))})})}),!0):!1},PC=()=>({tr:n,dispatch:e})=>(e&&n.scrollIntoView(),!0),FC=()=>({tr:n,commands:e})=>e.setTextSelection({from:0,to:n.doc.content.size}),VC=()=>({state:n,dispatch:e})=>CE(n,e),$C=()=>({state:n,dispatch:e})=>_E(n,e),HC=()=>({state:n,dispatch:e})=>IE(n,e),UC=()=>({state:n,dispatch:e})=>DE(n,e),zC=()=>({state:n,dispatch:e})=>LE(n,e);function h1(n,e,t={}){return Vi(n,e,{slice:!1,parseOptions:t})}const jC=(n,e=!1,t={})=>({tr:r,editor:o,dispatch:s})=>{const{doc:i}=r,l=h1(n,o.schema,t);return s&&r.replaceWith(0,i.content.size,l).setMeta("preventUpdate",!e),!0};function Hi(n,e){const t=dr(e,n.schema),{from:r,to:o,empty:s}=n.selection,i=[];s?(n.storedMarks&&i.push(...n.storedMarks),i.push(...n.selection.$head.marks())):n.doc.nodesBetween(r,o,a=>{i.push(...a.marks)});const l=i.find(a=>a.type.name===t.name);return l?{...l.attrs}:{}}function WC(n,e){const t=new xh(n);return e.forEach(r=>{r.steps.forEach(o=>{t.step(o)})}),t}function KC(n){for(let e=0;e<n.edgeCount;e+=1){const{type:t}=n.edge(e);if(t.isTextblock&&!t.hasRequiredAttrs())return t}return null}function YC(n,e,t){const r=[];return n.nodesBetween(e.from,e.to,(o,s)=>{t(o)&&r.push({node:o,pos:s})}),r}function GC(n,e){for(let t=n.depth;t>0;t-=1){const r=n.node(t);if(e(r))return{pos:t>0?n.before(t):0,start:n.start(t),depth:t,node:r}}}function Fc(n){return e=>GC(e.$from,n)}function QC(n,e){const t=En.fromSchema(e).serializeFragment(n),o=document.implementation.createHTMLDocument().createElement("div");return o.appendChild(t),o.innerHTML}function JC(n,e){const t={from:0,to:n.content.size};return a1(n,t,e)}function ZC(n,e){const t=ct(e,n.schema),{from:r,to:o}=n.selection,s=[];n.doc.nodesBetween(r,o,l=>{s.push(l)});const i=s.reverse().find(l=>l.type.name===t.name);return i?{...i.attrs}:{}}function p1(n,e){const t=$i(typeof e=="string"?e:e.name,n.schema);return t==="node"?ZC(n,e):t==="mark"?Hi(n,e):{}}function XC(n,e=JSON.stringify){const t={};return n.filter(r=>{const o=e(r);return Object.prototype.hasOwnProperty.call(t,o)?!1:t[o]=!0})}function qC(n){const e=XC(n);return e.length===1?e:e.filter((t,r)=>!e.filter((s,i)=>i!==r).some(s=>t.oldRange.from>=s.oldRange.from&&t.oldRange.to<=s.oldRange.to&&t.newRange.from>=s.newRange.from&&t.newRange.to<=s.newRange.to))}function eb(n){const{mapping:e,steps:t}=n,r=[];return e.maps.forEach((o,s)=>{const i=[];if(o.ranges.length)o.forEach((l,a)=>{i.push({from:l,to:a})});else{const{from:l,to:a}=t[s];if(l===void 0||a===void 0)return;i.push({from:l,to:a})}i.forEach(({from:l,to:a})=>{const u=e.slice(s).map(l,-1),d=e.slice(s).map(a),f=e.invert().map(u,-1),h=e.invert().map(d);r.push({oldRange:{from:f,to:h},newRange:{from:u,to:d}})})}),qC(r)}function Vc(n,e,t){const r=[];return n===e?t.resolve(n).marks().forEach(o=>{const s=t.resolve(n-1),i=Rc(s,o.type);i&&r.push({mark:o,...i})}):t.nodesBetween(n,e,(o,s)=>{r.push(...o.marks.map(i=>({from:s,to:s+o.nodeSize,mark:i})))}),r}function Ui(n,e,t){return Object.fromEntries(Object.entries(t).filter(([r])=>{const o=n.find(s=>s.type===e&&s.name===r);return o?o.attribute.keepOnSplit:!1}))}function $c(n,e,t={}){const{empty:r,ranges:o}=n.selection,s=e?dr(e,n.schema):null;if(r)return!!(n.storedMarks||n.selection.$from.marks()).filter(f=>s?s.name===f.type.name:!0).find(f=>Fi(f.attrs,t,{strict:!1}));let i=0;const l=[];if(o.forEach(({$from:f,$to:h})=>{const p=f.pos,m=h.pos;n.doc.nodesBetween(p,m,(g,v)=>{if(!g.isText&&!g.marks.length)return;const C=Math.max(p,v),A=Math.min(m,v+g.nodeSize),E=A-C;i+=E,l.push(...g.marks.map(y=>({mark:y,from:C,to:A})))})}),i===0)return!1;const a=l.filter(f=>s?s.name===f.mark.type.name:!0).filter(f=>Fi(f.mark.attrs,t,{strict:!1})).reduce((f,h)=>f+h.to-h.from,0),u=l.filter(f=>s?f.mark.type!==s&&f.mark.type.excludes(s):!0).reduce((f,h)=>f+h.to-h.from,0);return(a>0?a+u:a)>=i}function tb(n,e,t={}){if(!e)return ks(n,null,t)||$c(n,null,t);const r=$i(e,n.schema);return r==="node"?ks(n,e,t):r==="mark"?$c(n,e,t):!1}function m1(n,e){const{nodeExtensions:t}=Bi(e),r=t.find(i=>i.name===n);if(!r)return!1;const o={name:r.name,options:r.options,storage:r.storage},s=$e(xe(r,"group",o));return typeof s!="string"?!1:s.split(" ").includes("list")}function nb(n){var e;const t=(e=n.type.createAndFill())===null||e===void 0?void 0:e.toJSON(),r=n.toJSON();return JSON.stringify(t)===JSON.stringify(r)}function rb(n){return n instanceof Le}function g1(n,e,t){const o=n.state.doc.content.size,s=Fn(e,0,o),i=Fn(t,0,o),l=n.coordsAtPos(s),a=n.coordsAtPos(i,-1),u=Math.min(l.top,a.top),d=Math.max(l.bottom,a.bottom),f=Math.min(l.left,a.left),h=Math.max(l.right,a.right),p=h-f,m=d-u,C={top:u,bottom:d,left:f,right:h,width:p,height:m,x:f,y:u};return{...C,toJSON:()=>C}}function ob(n,e,t){var r;const{selection:o}=e;let s=null;if(Bc(o)&&(s=o.$cursor),s){const l=(r=n.storedMarks)!==null&&r!==void 0?r:s.marks();return!!t.isInSet(l)||!l.some(a=>a.type.excludes(t))}const{ranges:i}=o;return i.some(({$from:l,$to:a})=>{let u=l.depth===0?n.doc.inlineContent&&n.doc.type.allowsMarkType(t):!1;return n.doc.nodesBetween(l.pos,a.pos,(d,f,h)=>{if(u)return!1;if(d.isInline){const p=!h||h.type.allowsMarkType(t),m=!!t.isInSet(d.marks)||!d.marks.some(g=>g.type.excludes(t));u=p&&m}return!u}),u})}const sb=(n,e={})=>({tr:t,state:r,dispatch:o})=>{const{selection:s}=t,{empty:i,ranges:l}=s,a=dr(n,r.schema);if(o)if(i){const u=Hi(r,a);t.addStoredMark(a.create({...u,...e}))}else l.forEach(u=>{const d=u.$from.pos,f=u.$to.pos;r.doc.nodesBetween(d,f,(h,p)=>{const m=Math.max(p,d),g=Math.min(p+h.nodeSize,f);h.marks.find(C=>C.type===a)?h.marks.forEach(C=>{a===C.type&&t.addMark(m,g,a.create({...C.attrs,...e}))}):t.addMark(m,g,a.create(e))})});return ob(r,t,a)},ib=(n,e)=>({tr:t})=>(t.setMeta(n,e),!0),ab=(n,e={})=>({state:t,dispatch:r,chain:o})=>{const s=ct(n,t.schema);return s.isTextblock?o().command(({commands:i})=>e1(s,e)(t)?!0:i.clearNodes()).command(({state:i})=>e1(s,e)(i,r)).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},lb=n=>({tr:e,dispatch:t})=>{if(t){const{doc:r}=e,o=Fn(n,0,r.content.size),s=Le.create(r,o);e.setSelection(s)}return!0},cb=n=>({tr:e,dispatch:t})=>{if(t){const{doc:r}=e,{from:o,to:s}=typeof n=="number"?{from:n,to:n}:n,i=Ue.atStart(r).from,l=Ue.atEnd(r).to,a=Fn(o,i,l),u=Fn(s,i,l),d=Ue.create(r,a,u);e.setSelection(d)}return!0},ub=n=>({state:e,dispatch:t})=>{const r=ct(n,e.schema);return HE(r)(e,t)};function v1(n,e){const t=n.storedMarks||n.selection.$to.parentOffset&&n.selection.$from.marks();if(t){const r=t.filter(o=>e==null?void 0:e.includes(o.type.name));n.tr.ensureMarks(r)}}const db=({keepMarks:n=!0}={})=>({tr:e,state:t,dispatch:r,editor:o})=>{const{selection:s,doc:i}=e,{$from:l,$to:a}=s,u=o.extensionManager.attributes,d=Ui(u,l.node().type.name,l.node().attrs);if(s instanceof Le&&s.node.isBlock)return!l.parentOffset||!go(i,l.pos)?!1:(r&&(n&&v1(t,o.extensionManager.splittableMarks),e.split(l.pos).scrollIntoView()),!0);if(!l.parent.isBlock)return!1;if(r){const f=a.parentOffset===a.parent.content.size;s instanceof Ue&&e.deleteSelection();const h=l.depth===0?void 0:KC(l.node(-1).contentMatchAt(l.indexAfter(-1)));let p=f&&h?[{type:h,attrs:d}]:void 0,m=go(e.doc,e.mapping.map(l.pos),1,p);if(!p&&!m&&go(e.doc,e.mapping.map(l.pos),1,h?[{type:h}]:void 0)&&(m=!0,p=h?[{type:h,attrs:d}]:void 0),m&&(e.split(e.mapping.map(l.pos),1,p),h&&!f&&!l.parentOffset&&l.parent.type!==h)){const g=e.mapping.map(l.before()),v=e.doc.resolve(g);l.node(-1).canReplaceWith(v.index(),v.index()+1,h)&&e.setNodeMarkup(e.mapping.map(l.before()),h)}n&&v1(t,o.extensionManager.splittableMarks),e.scrollIntoView()}return!0},fb=n=>({tr:e,state:t,dispatch:r,editor:o})=>{var s;const i=ct(n,t.schema),{$from:l,$to:a}=t.selection,u=t.selection.node;if(u&&u.isBlock||l.depth<2||!l.sameParent(a))return!1;const d=l.node(-1);if(d.type!==i)return!1;const f=o.extensionManager.attributes;if(l.parent.content.size===0&&l.node(-1).childCount===l.indexAfter(-1)){if(l.depth===2||l.node(-3).type!==i||l.index(-2)!==l.node(-2).childCount-1)return!1;if(r){let v=fe.empty;const C=l.index(-1)?1:l.index(-2)?2:3;for(let O=l.depth-C;O>=l.depth-3;O-=1)v=fe.from(l.node(O).copy(v));const A=l.indexAfter(-1)<l.node(-2).childCount?1:l.indexAfter(-2)<l.node(-3).childCount?2:3,E=Ui(f,l.node().type.name,l.node().attrs),y=((s=i.contentMatch.defaultType)===null||s===void 0?void 0:s.createAndFill(E))||void 0;v=v.append(fe.from(i.createAndFill(null,y)||void 0));const x=l.before(l.depth-(C-1));e.replace(x,l.after(-A),new _e(v,4-C,0));let _=-1;e.doc.nodesBetween(x,e.doc.content.size,(O,I)=>{if(_>-1)return!1;O.isTextblock&&O.content.size===0&&(_=I+1)}),_>-1&&e.setSelection(Ue.near(e.doc.resolve(_))),e.scrollIntoView()}return!0}const h=a.pos===l.end()?d.contentMatchAt(0).defaultType:null,p=Ui(f,d.type.name,d.attrs),m=Ui(f,l.node().type.name,l.node().attrs);e.delete(l.pos,a.pos);const g=h?[{type:i,attrs:p},{type:h,attrs:m}]:[{type:i,attrs:p}];if(!go(e.doc,l.pos,2))return!1;if(r){const{selection:v,storedMarks:C}=t,{splittableMarks:A}=o.extensionManager,E=C||v.$to.parentOffset&&v.$from.marks();if(e.split(l.pos,2,g).scrollIntoView(),!E||!r)return!0;const y=E.filter(x=>A.includes(x.type.name));e.ensureMarks(y)}return!0},Hc=(n,e)=>{const t=Fc(i=>i.type===e)(n.selection);if(!t)return!0;const r=n.doc.resolve(Math.max(0,t.pos-1)).before(t.depth);if(r===void 0)return!0;const o=n.doc.nodeAt(r);return t.node.type===(o==null?void 0:o.type)&&tr(n.doc,t.pos)&&n.join(t.pos),!0},Uc=(n,e)=>{const t=Fc(i=>i.type===e)(n.selection);if(!t)return!0;const r=n.doc.resolve(t.start).after(t.depth);if(r===void 0)return!0;const o=n.doc.nodeAt(r);return t.node.type===(o==null?void 0:o.type)&&tr(n.doc,r)&&n.join(r),!0};var hb=Object.freeze({__proto__:null,blur:rC,clearContent:oC,clearNodes:sC,command:iC,createParagraphNear:aC,cut:lC,deleteCurrentNode:cC,deleteNode:uC,deleteRange:dC,deleteSelection:fC,enter:hC,exitCode:pC,extendMarkRange:gC,first:vC,focus:yC,forEach:EC,insertContent:CC,insertContentAt:_C,joinUp:wC,joinDown:SC,joinBackward:TC,joinForward:kC,joinItemBackward:xC,joinItemForward:NC,keyboardShortcut:IC,lift:MC,liftEmptyBlock:LC,liftListItem:DC,newlineInCode:RC,resetAttributes:BC,scrollIntoView:PC,selectAll:FC,selectNodeBackward:VC,selectNodeForward:$C,selectParentNode:HC,selectTextblockEnd:UC,selectTextblockStart:zC,setContent:jC,setMark:sb,setMeta:ib,setNode:ab,setNodeSelection:lb,setTextSelection:cb,sinkListItem:ub,splitBlock:db,splitListItem:fb,toggleList:(n,e,t,r={})=>({editor:o,tr:s,state:i,dispatch:l,chain:a,commands:u,can:d})=>{const{extensions:f,splittableMarks:h}=o.extensionManager,p=ct(n,i.schema),m=ct(e,i.schema),{selection:g,storedMarks:v}=i,{$from:C,$to:A}=g,E=C.blockRange(A),y=v||g.$to.parentOffset&&g.$from.marks();if(!E)return!1;const x=Fc(_=>m1(_.type.name,f))(g);if(E.depth>=1&&x&&E.depth-x.depth<=1){if(x.node.type===p)return u.liftListItem(m);if(m1(x.node.type.name,f)&&p.validContent(x.node.content)&&l)return a().command(()=>(s.setNodeMarkup(x.pos,p),!0)).command(()=>Hc(s,p)).command(()=>Uc(s,p)).run()}return!t||!y||!l?a().command(()=>d().wrapInList(p,r)?!0:u.clearNodes()).wrapInList(p,r).command(()=>Hc(s,p)).command(()=>Uc(s,p)).run():a().command(()=>{const _=d().wrapInList(p,r),O=y.filter(I=>h.includes(I.type.name));return s.ensureMarks(O),_?!0:u.clearNodes()}).wrapInList(p,r).command(()=>Hc(s,p)).command(()=>Uc(s,p)).run()},toggleMark:(n,e={},t={})=>({state:r,commands:o})=>{const{extendEmptyMarkRange:s=!1}=t,i=dr(n,r.schema);return $c(r,i,e)?o.unsetMark(i,{extendEmptyMarkRange:s}):o.setMark(i,e)},toggleNode:(n,e,t={})=>({state:r,commands:o})=>{const s=ct(n,r.schema),i=ct(e,r.schema);return ks(r,s,t)?o.setNode(i):o.setNode(s,t)},toggleWrap:(n,e={})=>({state:t,commands:r})=>{const o=ct(n,t.schema);return ks(t,o,e)?r.lift(o):r.wrapIn(o,e)},undoInputRule:()=>({state:n,dispatch:e})=>{const t=n.plugins;for(let r=0;r<t.length;r+=1){const o=t[r];let s;if(o.spec.isInputRules&&(s=o.getState(n))){if(e){const i=n.tr,l=s.transform;for(let a=l.steps.length-1;a>=0;a-=1)i.step(l.steps[a].invert(l.docs[a]));if(s.text){const a=i.doc.resolve(s.from).marks();i.replaceWith(s.from,s.to,n.schema.text(s.text,a))}else i.delete(s.from,s.to)}return!0}}return!1},unsetAllMarks:()=>({tr:n,dispatch:e})=>{const{selection:t}=n,{empty:r,ranges:o}=t;return r||e&&o.forEach(s=>{n.removeMark(s.$from.pos,s.$to.pos)}),!0},unsetMark:(n,e={})=>({tr:t,state:r,dispatch:o})=>{var s;const{extendEmptyMarkRange:i=!1}=e,{selection:l}=t,a=dr(n,r.schema),{$from:u,empty:d,ranges:f}=l;if(!o)return!0;if(d&&i){let{from:h,to:p}=l;const m=(s=u.marks().find(v=>v.type===a))===null||s===void 0?void 0:s.attrs,g=Rc(u,a,m);g&&(h=g.from,p=g.to),t.removeMark(h,p,a)}else f.forEach(h=>{t.removeMark(h.$from.pos,h.$to.pos,a)});return t.removeStoredMark(a),!0},updateAttributes:(n,e={})=>({tr:t,state:r,dispatch:o})=>{let s=null,i=null;const l=$i(typeof n=="string"?n:n.name,r.schema);return l?(l==="node"&&(s=ct(n,r.schema)),l==="mark"&&(i=dr(n,r.schema)),o&&t.selection.ranges.forEach(a=>{const u=a.$from.pos,d=a.$to.pos;r.doc.nodesBetween(u,d,(f,h)=>{s&&s===f.type&&t.setNodeMarkup(h,void 0,{...f.attrs,...e}),i&&f.marks.length&&f.marks.forEach(p=>{if(i===p.type){const m=Math.max(h,u),g=Math.min(h+f.nodeSize,d);t.addMark(m,g,i.create({...p.attrs,...e}))}})})}),!0):!1},wrapIn:(n,e={})=>({state:t,dispatch:r})=>{const o=ct(n,t.schema);return RE(o,e)(t,r)},wrapInList:(n,e={})=>({state:t,dispatch:r})=>{const o=ct(n,t.schema);return BE(o,e)(t,r)}});const pb=Zt.create({name:"commands",addCommands(){return{...hb}}}),mb=Zt.create({name:"editable",addProseMirrorPlugins(){return[new Dt({key:new un("editable"),props:{editable:()=>this.editor.options.editable}})]}}),gb=Zt.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:n}=this;return[new Dt({key:new un("focusEvents"),props:{handleDOMEvents:{focus:(e,t)=>{n.isFocused=!0;const r=n.state.tr.setMeta("focus",{event:t}).setMeta("addToHistory",!1);return e.dispatch(r),!1},blur:(e,t)=>{n.isFocused=!1;const r=n.state.tr.setMeta("blur",{event:t}).setMeta("addToHistory",!1);return e.dispatch(r),!1}}}})]}}),vb=Zt.create({name:"keymap",addKeyboardShortcuts(){const n=()=>this.editor.commands.first(({commands:i})=>[()=>i.undoInputRule(),()=>i.command(({tr:l})=>{const{selection:a,doc:u}=l,{empty:d,$anchor:f}=a,{pos:h,parent:p}=f,m=f.parent.isTextblock?l.doc.resolve(h-1):f,g=m.parent.type.spec.isolating,v=f.pos-f.parentOffset,C=g&&m.parent.childCount===1?v===f.pos:He.atStart(u).from===h;return!d||!C||!p.type.isTextblock||p.textContent.length?!1:i.clearNodes()}),()=>i.deleteSelection(),()=>i.joinBackward(),()=>i.selectNodeBackward()]),e=()=>this.editor.commands.first(({commands:i})=>[()=>i.deleteSelection(),()=>i.deleteCurrentNode(),()=>i.joinForward(),()=>i.selectNodeForward()]),r={Enter:()=>this.editor.commands.first(({commands:i})=>[()=>i.newlineInCode(),()=>i.createParagraphNear(),()=>i.liftEmptyBlock(),()=>i.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:n,"Mod-Backspace":n,"Shift-Backspace":n,Delete:e,"Mod-Delete":e,"Mod-a":()=>this.editor.commands.selectAll()},o={...r},s={...r,"Ctrl-h":n,"Alt-Backspace":n,"Ctrl-d":e,"Ctrl-Alt-Backspace":e,"Alt-Delete":e,"Alt-d":e,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return Pc()||d1()?s:o},addProseMirrorPlugins(){return[new Dt({key:new un("clearDocument"),appendTransaction:(n,e,t)=>{if(!(n.some(m=>m.docChanged)&&!e.doc.eq(t.doc)))return;const{empty:o,from:s,to:i}=e.selection,l=He.atStart(e.doc).from,a=He.atEnd(e.doc).to;if(o||!(s===l&&i===a)||!(t.doc.textBetween(0,t.doc.content.size," "," ").length===0))return;const f=t.tr,h=Di({state:t,transaction:f}),{commands:p}=new Ri({editor:this.editor,state:h});if(p.clearNodes(),!!f.steps.length)return f}})]}}),yb=Zt.create({name:"tabindex",addProseMirrorPlugins(){return[new Dt({key:new un("tabindex"),props:{attributes:this.editor.isEditable?{tabindex:"0"}:{}}})]}});var Eb=Object.freeze({__proto__:null,ClipboardTextSerializer:nC,Commands:pb,Editable:mb,FocusEvents:gb,Keymap:vb,Tabindex:yb});const Cb=`.ProseMirror {
|
|
73
|
+
`,textSerializers:i={}}=t||{};let l="",a=!0;return n.nodesBetween(r,o,(u,d,f,h)=>{var p;const m=i==null?void 0:i[u.type.name];m?(u.isBlock&&!a&&(l+=s,a=!0),f&&(l+=m({node:u,pos:d,parent:f,index:h,range:e}))):u.isText?(l+=(p=u==null?void 0:u.text)===null||p===void 0?void 0:p.slice(Math.max(r,d)-d,o-d),a=!1):u.isBlock&&!a&&(l+=s,a=!0)}),l}function l1(n){return Object.fromEntries(Object.entries(n.nodes).filter(([,e])=>e.spec.toText).map(([e,t])=>[e,t.spec.toText]))}const nC=Zt.create({name:"clipboardTextSerializer",addProseMirrorPlugins(){return[new Dt({key:new un("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:n}=this,{state:e,schema:t}=n,{doc:r,selection:o}=e,{ranges:s}=o,i=Math.min(...s.map(d=>d.$from.pos)),l=Math.max(...s.map(d=>d.$to.pos)),a=l1(t);return a1(r,{from:i,to:l},{textSerializers:a})}}})]}}),rC=()=>({editor:n,view:e})=>(requestAnimationFrame(()=>{var t;n.isDestroyed||(e.dom.blur(),(t=window==null?void 0:window.getSelection())===null||t===void 0||t.removeAllRanges())}),!0),oC=(n=!1)=>({commands:e})=>e.setContent("",n),sC=()=>({state:n,tr:e,dispatch:t})=>{const{selection:r}=e,{ranges:o}=r;return t&&o.forEach(({$from:s,$to:i})=>{n.doc.nodesBetween(s.pos,i.pos,(l,a)=>{if(l.type.isText)return;const{doc:u,mapping:d}=e,f=u.resolve(d.map(a)),h=u.resolve(d.map(a+l.nodeSize)),p=f.blockRange(h);if(!p)return;const m=go(p);if(l.type.isTextblock){const{defaultType:g}=f.parent.contentMatchAt(f.index());e.setNodeMarkup(p.start,g)}(m||m===0)&&e.lift(p,m)})}),!0},iC=n=>e=>n(e),aC=()=>({state:n,dispatch:e})=>NE(n,e),lC=(n,e)=>({editor:t,tr:r})=>{const{state:o}=t,s=o.doc.slice(n.from,n.to);r.deleteRange(n.from,n.to);const i=r.mapping.map(e);return r.insert(i,s.content),r.setSelection(new Ue(r.doc.resolve(i-1))),!0},cC=()=>({tr:n,dispatch:e})=>{const{selection:t}=n,r=t.$anchor.node();if(r.content.size>0)return!1;const o=n.selection.$anchor;for(let s=o.depth;s>0;s-=1)if(o.node(s).type===r.type){if(e){const l=o.before(s),a=o.after(s);n.delete(l,a).scrollIntoView()}return!0}return!1},uC=n=>({tr:e,state:t,dispatch:r})=>{const o=ct(n,t.schema),s=e.selection.$anchor;for(let i=s.depth;i>0;i-=1)if(s.node(i).type===o){if(r){const a=s.before(i),u=s.after(i);e.delete(a,u).scrollIntoView()}return!0}return!1},dC=n=>({tr:e,dispatch:t})=>{const{from:r,to:o}=n;return t&&e.delete(r,o),!0},fC=()=>({state:n,dispatch:e})=>vE(n,e),hC=()=>({commands:n})=>n.keyboardShortcut("Enter"),pC=()=>({state:n,dispatch:e})=>xE(n,e);function Fi(n,e,t={strict:!0}){const r=Object.keys(e);return r.length?r.every(o=>t.strict?e[o]===n[o]:Ic(e[o])?e[o].test(n[o]):e[o]===n[o]):!0}function Dc(n,e,t={}){return n.find(r=>r.type===e&&Fi(r.attrs,t))}function mC(n,e,t={}){return!!Dc(n,e,t)}function Rc(n,e,t={}){if(!n||!e)return;let r=n.parent.childAfter(n.parentOffset);if(n.parentOffset===r.offset&&r.offset!==0&&(r=n.parent.childBefore(n.parentOffset)),!r.node)return;const o=Dc([...r.node.marks],e,t);if(!o)return;let s=r.index,i=n.start()+r.offset,l=s+1,a=i+r.node.nodeSize;for(Dc([...r.node.marks],e,t);s>0&&o.isInSet(n.parent.child(s-1).marks);)s-=1,i-=n.parent.child(s).nodeSize;for(;l<n.parent.childCount&&mC([...n.parent.child(l).marks],e,t);)a+=n.parent.child(l).nodeSize,l+=1;return{from:i,to:a}}function dr(n,e){if(typeof n=="string"){if(!e.marks[n])throw Error(`There is no mark type named '${n}'. Maybe you forgot to add the extension?`);return e.marks[n]}return n}const gC=(n,e={})=>({tr:t,state:r,dispatch:o})=>{const s=dr(n,r.schema),{doc:i,selection:l}=t,{$from:a,from:u,to:d}=l;if(o){const f=Rc(a,s,e);if(f&&f.from<=u&&f.to>=d){const h=Ue.create(i,f.from,f.to);t.setSelection(h)}}return!0},vC=n=>e=>{const t=typeof n=="function"?n(e):n;for(let r=0;r<t.length;r+=1)if(t[r](e))return!0;return!1};function Bc(n){return n instanceof Ue}function Fn(n=0,e=0,t=0){return Math.min(Math.max(n,e),t)}function c1(n,e=null){if(!e)return null;const t=He.atStart(n),r=He.atEnd(n);if(e==="start"||e===!0)return t;if(e==="end")return r;const o=t.from,s=r.to;return e==="all"?Ue.create(n,Fn(0,o,s),Fn(n.content.size,o,s)):Ue.create(n,Fn(e,o,s),Fn(e,o,s))}function Pc(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}const yC=(n=null,e={})=>({editor:t,view:r,tr:o,dispatch:s})=>{e={scrollIntoView:!0,...e};const i=()=>{Pc()&&r.dom.focus(),requestAnimationFrame(()=>{t.isDestroyed||(r.focus(),e!=null&&e.scrollIntoView&&t.commands.scrollIntoView())})};if(r.hasFocus()&&n===null||n===!1)return!0;if(s&&n===null&&!Bc(t.state.selection))return i(),!0;const l=c1(o.doc,n)||t.state.selection,a=t.state.selection.eq(l);return s&&(a||o.setSelection(l),a&&o.storedMarks&&o.setStoredMarks(o.storedMarks),i()),!0},EC=(n,e)=>t=>n.every((r,o)=>e(r,{...t,index:o})),CC=(n,e)=>({tr:t,commands:r})=>r.insertContentAt({from:t.selection.from,to:t.selection.to},n,e);function u1(n){const e=`<body>${n}</body>`;return new window.DOMParser().parseFromString(e,"text/html").body}function Vi(n,e,t){if(t={slice:!0,parseOptions:{},...t},typeof n=="object"&&n!==null)try{return Array.isArray(n)&&n.length>0?fe.fromArray(n.map(r=>e.nodeFromJSON(r))):e.nodeFromJSON(n)}catch(r){return console.warn("[tiptap warn]: Invalid content.","Passed value:",n,"Error:",r),Vi("",e,t)}if(typeof n=="string"){const r=po.fromSchema(e);return t.slice?r.parseSlice(u1(n),t.parseOptions).content:r.parse(u1(n),t.parseOptions)}return Vi("",e,t)}function bC(n,e,t){const r=n.steps.length-1;if(r<e)return;const o=n.steps[r];if(!(o instanceof pt||o instanceof lt))return;const s=n.mapping.maps[r];let i=0;s.forEach((l,a,u,d)=>{i===0&&(i=d)}),n.setSelection(He.near(n.doc.resolve(i),t))}const AC=n=>n.toString().startsWith("<"),_C=(n,e,t)=>({tr:r,dispatch:o,editor:s})=>{if(o){t={parseOptions:{},updateSelection:!0,...t};const i=Vi(e,s.schema,{parseOptions:{preserveWhitespace:"full",...t.parseOptions}});if(i.toString()==="<>")return!0;let{from:l,to:a}=typeof n=="number"?{from:n,to:n}:{from:n.from,to:n.to},u=!0,d=!0;if((AC(i)?i:[i]).forEach(h=>{h.check(),u=u?h.isText&&h.marks.length===0:!1,d=d?h.isBlock:!1}),l===a&&d){const{parent:h}=r.doc.resolve(l);h.isTextblock&&!h.type.spec.code&&!h.childCount&&(l-=1,a+=1)}u?Array.isArray(e)?r.insertText(e.map(h=>h.text||"").join(""),l,a):typeof e=="object"&&e&&e.text?r.insertText(e.text,l,a):r.insertText(e,l,a):r.replaceWith(l,a,i),t.updateSelection&&bC(r,r.steps.length-1,-1)}return!0},wC=()=>({state:n,dispatch:e})=>wE(n,e),SC=()=>({state:n,dispatch:e})=>SE(n,e),TC=()=>({state:n,dispatch:e})=>EE(n,e),kC=()=>({state:n,dispatch:e})=>AE(n,e),xC=()=>({tr:n,state:e,dispatch:t})=>{try{const r=_i(e.doc,e.selection.$from.pos,-1);return r==null?!1:(n.join(r,2),t&&t(n),!0)}catch{return!1}},NC=()=>({state:n,dispatch:e,tr:t})=>{try{const r=_i(n.doc,n.selection.$from.pos,1);return r==null?!1:(t.join(r,2),e&&e(t),!0)}catch{return!1}};function d1(){return typeof navigator<"u"?/Mac/.test(navigator.platform):!1}function OC(n){const e=n.split(/-(?!$)/);let t=e[e.length-1];t==="Space"&&(t=" ");let r,o,s,i;for(let l=0;l<e.length-1;l+=1){const a=e[l];if(/^(cmd|meta|m)$/i.test(a))i=!0;else if(/^a(lt)?$/i.test(a))r=!0;else if(/^(c|ctrl|control)$/i.test(a))o=!0;else if(/^s(hift)?$/i.test(a))s=!0;else if(/^mod$/i.test(a))Pc()||d1()?i=!0:o=!0;else throw new Error(`Unrecognized modifier name: ${a}`)}return r&&(t=`Alt-${t}`),o&&(t=`Ctrl-${t}`),i&&(t=`Meta-${t}`),s&&(t=`Shift-${t}`),t}const IC=n=>({editor:e,view:t,tr:r,dispatch:o})=>{const s=OC(n).split(/-(?!$)/),i=s.find(u=>!["Alt","Ctrl","Meta","Shift"].includes(u)),l=new KeyboardEvent("keydown",{key:i==="Space"?" ":i,altKey:s.includes("Alt"),ctrlKey:s.includes("Ctrl"),metaKey:s.includes("Meta"),shiftKey:s.includes("Shift"),bubbles:!0,cancelable:!0}),a=e.captureTransaction(()=>{t.someProp("handleKeyDown",u=>u(t,l))});return a==null||a.steps.forEach(u=>{const d=u.map(r.mapping);d&&o&&r.maybeStep(d)}),!0};function ks(n,e,t={}){const{from:r,to:o,empty:s}=n.selection,i=e?ct(e,n.schema):null,l=[];n.doc.nodesBetween(r,o,(f,h)=>{if(f.isText)return;const p=Math.max(r,h),m=Math.min(o,h+f.nodeSize);l.push({node:f,from:p,to:m})});const a=o-r,u=l.filter(f=>i?i.name===f.node.type.name:!0).filter(f=>Fi(f.node.attrs,t,{strict:!1}));return s?!!u.length:u.reduce((f,h)=>f+h.to-h.from,0)>=a}const MC=(n,e={})=>({state:t,dispatch:r})=>{const o=ct(n,t.schema);return ks(t,o,e)?TE(t,r):!1},LC=()=>({state:n,dispatch:e})=>OE(n,e),DC=n=>({state:e,dispatch:t})=>{const r=ct(n,e.schema);return FE(r)(e,t)},RC=()=>({state:n,dispatch:e})=>kE(n,e);function $i(n,e){return e.nodes[n]?"node":e.marks[n]?"mark":null}function f1(n,e){const t=typeof e=="string"?[e]:e;return Object.keys(n).reduce((r,o)=>(t.includes(o)||(r[o]=n[o]),r),{})}const BC=(n,e)=>({tr:t,state:r,dispatch:o})=>{let s=null,i=null;const l=$i(typeof n=="string"?n:n.name,r.schema);return l?(l==="node"&&(s=ct(n,r.schema)),l==="mark"&&(i=dr(n,r.schema)),o&&t.selection.ranges.forEach(a=>{r.doc.nodesBetween(a.$from.pos,a.$to.pos,(u,d)=>{s&&s===u.type&&t.setNodeMarkup(d,void 0,f1(u.attrs,e)),i&&u.marks.length&&u.marks.forEach(f=>{i===f.type&&t.addMark(d,d+u.nodeSize,i.create(f1(f.attrs,e)))})})}),!0):!1},PC=()=>({tr:n,dispatch:e})=>(e&&n.scrollIntoView(),!0),FC=()=>({tr:n,commands:e})=>e.setTextSelection({from:0,to:n.doc.content.size}),VC=()=>({state:n,dispatch:e})=>CE(n,e),$C=()=>({state:n,dispatch:e})=>_E(n,e),HC=()=>({state:n,dispatch:e})=>IE(n,e),UC=()=>({state:n,dispatch:e})=>DE(n,e),zC=()=>({state:n,dispatch:e})=>LE(n,e);function h1(n,e,t={}){return Vi(n,e,{slice:!1,parseOptions:t})}const jC=(n,e=!1,t={})=>({tr:r,editor:o,dispatch:s})=>{const{doc:i}=r,l=h1(n,o.schema,t);return s&&r.replaceWith(0,i.content.size,l).setMeta("preventUpdate",!e),!0};function Hi(n,e){const t=dr(e,n.schema),{from:r,to:o,empty:s}=n.selection,i=[];s?(n.storedMarks&&i.push(...n.storedMarks),i.push(...n.selection.$head.marks())):n.doc.nodesBetween(r,o,a=>{i.push(...a.marks)});const l=i.find(a=>a.type.name===t.name);return l?{...l.attrs}:{}}function WC(n,e){const t=new xh(n);return e.forEach(r=>{r.steps.forEach(o=>{t.step(o)})}),t}function KC(n){for(let e=0;e<n.edgeCount;e+=1){const{type:t}=n.edge(e);if(t.isTextblock&&!t.hasRequiredAttrs())return t}return null}function YC(n,e,t){const r=[];return n.nodesBetween(e.from,e.to,(o,s)=>{t(o)&&r.push({node:o,pos:s})}),r}function GC(n,e){for(let t=n.depth;t>0;t-=1){const r=n.node(t);if(e(r))return{pos:t>0?n.before(t):0,start:n.start(t),depth:t,node:r}}}function Fc(n){return e=>GC(e.$from,n)}function QC(n,e){const t=En.fromSchema(e).serializeFragment(n),o=document.implementation.createHTMLDocument().createElement("div");return o.appendChild(t),o.innerHTML}function JC(n,e){const t={from:0,to:n.content.size};return a1(n,t,e)}function ZC(n,e){const t=ct(e,n.schema),{from:r,to:o}=n.selection,s=[];n.doc.nodesBetween(r,o,l=>{s.push(l)});const i=s.reverse().find(l=>l.type.name===t.name);return i?{...i.attrs}:{}}function p1(n,e){const t=$i(typeof e=="string"?e:e.name,n.schema);return t==="node"?ZC(n,e):t==="mark"?Hi(n,e):{}}function XC(n,e=JSON.stringify){const t={};return n.filter(r=>{const o=e(r);return Object.prototype.hasOwnProperty.call(t,o)?!1:t[o]=!0})}function qC(n){const e=XC(n);return e.length===1?e:e.filter((t,r)=>!e.filter((s,i)=>i!==r).some(s=>t.oldRange.from>=s.oldRange.from&&t.oldRange.to<=s.oldRange.to&&t.newRange.from>=s.newRange.from&&t.newRange.to<=s.newRange.to))}function eb(n){const{mapping:e,steps:t}=n,r=[];return e.maps.forEach((o,s)=>{const i=[];if(o.ranges.length)o.forEach((l,a)=>{i.push({from:l,to:a})});else{const{from:l,to:a}=t[s];if(l===void 0||a===void 0)return;i.push({from:l,to:a})}i.forEach(({from:l,to:a})=>{const u=e.slice(s).map(l,-1),d=e.slice(s).map(a),f=e.invert().map(u,-1),h=e.invert().map(d);r.push({oldRange:{from:f,to:h},newRange:{from:u,to:d}})})}),qC(r)}function Vc(n,e,t){const r=[];return n===e?t.resolve(n).marks().forEach(o=>{const s=t.resolve(n-1),i=Rc(s,o.type);i&&r.push({mark:o,...i})}):t.nodesBetween(n,e,(o,s)=>{r.push(...o.marks.map(i=>({from:s,to:s+o.nodeSize,mark:i})))}),r}function Ui(n,e,t){return Object.fromEntries(Object.entries(t).filter(([r])=>{const o=n.find(s=>s.type===e&&s.name===r);return o?o.attribute.keepOnSplit:!1}))}function $c(n,e,t={}){const{empty:r,ranges:o}=n.selection,s=e?dr(e,n.schema):null;if(r)return!!(n.storedMarks||n.selection.$from.marks()).filter(f=>s?s.name===f.type.name:!0).find(f=>Fi(f.attrs,t,{strict:!1}));let i=0;const l=[];if(o.forEach(({$from:f,$to:h})=>{const p=f.pos,m=h.pos;n.doc.nodesBetween(p,m,(g,v)=>{if(!g.isText&&!g.marks.length)return;const C=Math.max(p,v),A=Math.min(m,v+g.nodeSize),E=A-C;i+=E,l.push(...g.marks.map(y=>({mark:y,from:C,to:A})))})}),i===0)return!1;const a=l.filter(f=>s?s.name===f.mark.type.name:!0).filter(f=>Fi(f.mark.attrs,t,{strict:!1})).reduce((f,h)=>f+h.to-h.from,0),u=l.filter(f=>s?f.mark.type!==s&&f.mark.type.excludes(s):!0).reduce((f,h)=>f+h.to-h.from,0);return(a>0?a+u:a)>=i}function tb(n,e,t={}){if(!e)return ks(n,null,t)||$c(n,null,t);const r=$i(e,n.schema);return r==="node"?ks(n,e,t):r==="mark"?$c(n,e,t):!1}function m1(n,e){const{nodeExtensions:t}=Bi(e),r=t.find(i=>i.name===n);if(!r)return!1;const o={name:r.name,options:r.options,storage:r.storage},s=$e(xe(r,"group",o));return typeof s!="string"?!1:s.split(" ").includes("list")}function nb(n){var e;const t=(e=n.type.createAndFill())===null||e===void 0?void 0:e.toJSON(),r=n.toJSON();return JSON.stringify(t)===JSON.stringify(r)}function rb(n){return n instanceof Le}function g1(n,e,t){const o=n.state.doc.content.size,s=Fn(e,0,o),i=Fn(t,0,o),l=n.coordsAtPos(s),a=n.coordsAtPos(i,-1),u=Math.min(l.top,a.top),d=Math.max(l.bottom,a.bottom),f=Math.min(l.left,a.left),h=Math.max(l.right,a.right),p=h-f,m=d-u,C={top:u,bottom:d,left:f,right:h,width:p,height:m,x:f,y:u};return{...C,toJSON:()=>C}}function ob(n,e,t){var r;const{selection:o}=e;let s=null;if(Bc(o)&&(s=o.$cursor),s){const l=(r=n.storedMarks)!==null&&r!==void 0?r:s.marks();return!!t.isInSet(l)||!l.some(a=>a.type.excludes(t))}const{ranges:i}=o;return i.some(({$from:l,$to:a})=>{let u=l.depth===0?n.doc.inlineContent&&n.doc.type.allowsMarkType(t):!1;return n.doc.nodesBetween(l.pos,a.pos,(d,f,h)=>{if(u)return!1;if(d.isInline){const p=!h||h.type.allowsMarkType(t),m=!!t.isInSet(d.marks)||!d.marks.some(g=>g.type.excludes(t));u=p&&m}return!u}),u})}const sb=(n,e={})=>({tr:t,state:r,dispatch:o})=>{const{selection:s}=t,{empty:i,ranges:l}=s,a=dr(n,r.schema);if(o)if(i){const u=Hi(r,a);t.addStoredMark(a.create({...u,...e}))}else l.forEach(u=>{const d=u.$from.pos,f=u.$to.pos;r.doc.nodesBetween(d,f,(h,p)=>{const m=Math.max(p,d),g=Math.min(p+h.nodeSize,f);h.marks.find(C=>C.type===a)?h.marks.forEach(C=>{a===C.type&&t.addMark(m,g,a.create({...C.attrs,...e}))}):t.addMark(m,g,a.create(e))})});return ob(r,t,a)},ib=(n,e)=>({tr:t})=>(t.setMeta(n,e),!0),ab=(n,e={})=>({state:t,dispatch:r,chain:o})=>{const s=ct(n,t.schema);return s.isTextblock?o().command(({commands:i})=>e1(s,e)(t)?!0:i.clearNodes()).command(({state:i})=>e1(s,e)(i,r)).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},lb=n=>({tr:e,dispatch:t})=>{if(t){const{doc:r}=e,o=Fn(n,0,r.content.size),s=Le.create(r,o);e.setSelection(s)}return!0},cb=n=>({tr:e,dispatch:t})=>{if(t){const{doc:r}=e,{from:o,to:s}=typeof n=="number"?{from:n,to:n}:n,i=Ue.atStart(r).from,l=Ue.atEnd(r).to,a=Fn(o,i,l),u=Fn(s,i,l),d=Ue.create(r,a,u);e.setSelection(d)}return!0},ub=n=>({state:e,dispatch:t})=>{const r=ct(n,e.schema);return HE(r)(e,t)};function v1(n,e){const t=n.storedMarks||n.selection.$to.parentOffset&&n.selection.$from.marks();if(t){const r=t.filter(o=>e==null?void 0:e.includes(o.type.name));n.tr.ensureMarks(r)}}const db=({keepMarks:n=!0}={})=>({tr:e,state:t,dispatch:r,editor:o})=>{const{selection:s,doc:i}=e,{$from:l,$to:a}=s,u=o.extensionManager.attributes,d=Ui(u,l.node().type.name,l.node().attrs);if(s instanceof Le&&s.node.isBlock)return!l.parentOffset||!vo(i,l.pos)?!1:(r&&(n&&v1(t,o.extensionManager.splittableMarks),e.split(l.pos).scrollIntoView()),!0);if(!l.parent.isBlock)return!1;if(r){const f=a.parentOffset===a.parent.content.size;s instanceof Ue&&e.deleteSelection();const h=l.depth===0?void 0:KC(l.node(-1).contentMatchAt(l.indexAfter(-1)));let p=f&&h?[{type:h,attrs:d}]:void 0,m=vo(e.doc,e.mapping.map(l.pos),1,p);if(!p&&!m&&vo(e.doc,e.mapping.map(l.pos),1,h?[{type:h}]:void 0)&&(m=!0,p=h?[{type:h,attrs:d}]:void 0),m&&(e.split(e.mapping.map(l.pos),1,p),h&&!f&&!l.parentOffset&&l.parent.type!==h)){const g=e.mapping.map(l.before()),v=e.doc.resolve(g);l.node(-1).canReplaceWith(v.index(),v.index()+1,h)&&e.setNodeMarkup(e.mapping.map(l.before()),h)}n&&v1(t,o.extensionManager.splittableMarks),e.scrollIntoView()}return!0},fb=n=>({tr:e,state:t,dispatch:r,editor:o})=>{var s;const i=ct(n,t.schema),{$from:l,$to:a}=t.selection,u=t.selection.node;if(u&&u.isBlock||l.depth<2||!l.sameParent(a))return!1;const d=l.node(-1);if(d.type!==i)return!1;const f=o.extensionManager.attributes;if(l.parent.content.size===0&&l.node(-1).childCount===l.indexAfter(-1)){if(l.depth===2||l.node(-3).type!==i||l.index(-2)!==l.node(-2).childCount-1)return!1;if(r){let v=fe.empty;const C=l.index(-1)?1:l.index(-2)?2:3;for(let O=l.depth-C;O>=l.depth-3;O-=1)v=fe.from(l.node(O).copy(v));const A=l.indexAfter(-1)<l.node(-2).childCount?1:l.indexAfter(-2)<l.node(-3).childCount?2:3,E=Ui(f,l.node().type.name,l.node().attrs),y=((s=i.contentMatch.defaultType)===null||s===void 0?void 0:s.createAndFill(E))||void 0;v=v.append(fe.from(i.createAndFill(null,y)||void 0));const x=l.before(l.depth-(C-1));e.replace(x,l.after(-A),new _e(v,4-C,0));let _=-1;e.doc.nodesBetween(x,e.doc.content.size,(O,I)=>{if(_>-1)return!1;O.isTextblock&&O.content.size===0&&(_=I+1)}),_>-1&&e.setSelection(Ue.near(e.doc.resolve(_))),e.scrollIntoView()}return!0}const h=a.pos===l.end()?d.contentMatchAt(0).defaultType:null,p=Ui(f,d.type.name,d.attrs),m=Ui(f,l.node().type.name,l.node().attrs);e.delete(l.pos,a.pos);const g=h?[{type:i,attrs:p},{type:h,attrs:m}]:[{type:i,attrs:p}];if(!vo(e.doc,l.pos,2))return!1;if(r){const{selection:v,storedMarks:C}=t,{splittableMarks:A}=o.extensionManager,E=C||v.$to.parentOffset&&v.$from.marks();if(e.split(l.pos,2,g).scrollIntoView(),!E||!r)return!0;const y=E.filter(x=>A.includes(x.type.name));e.ensureMarks(y)}return!0},Hc=(n,e)=>{const t=Fc(i=>i.type===e)(n.selection);if(!t)return!0;const r=n.doc.resolve(Math.max(0,t.pos-1)).before(t.depth);if(r===void 0)return!0;const o=n.doc.nodeAt(r);return t.node.type===(o==null?void 0:o.type)&&tr(n.doc,t.pos)&&n.join(t.pos),!0},Uc=(n,e)=>{const t=Fc(i=>i.type===e)(n.selection);if(!t)return!0;const r=n.doc.resolve(t.start).after(t.depth);if(r===void 0)return!0;const o=n.doc.nodeAt(r);return t.node.type===(o==null?void 0:o.type)&&tr(n.doc,r)&&n.join(r),!0};var hb=Object.freeze({__proto__:null,blur:rC,clearContent:oC,clearNodes:sC,command:iC,createParagraphNear:aC,cut:lC,deleteCurrentNode:cC,deleteNode:uC,deleteRange:dC,deleteSelection:fC,enter:hC,exitCode:pC,extendMarkRange:gC,first:vC,focus:yC,forEach:EC,insertContent:CC,insertContentAt:_C,joinUp:wC,joinDown:SC,joinBackward:TC,joinForward:kC,joinItemBackward:xC,joinItemForward:NC,keyboardShortcut:IC,lift:MC,liftEmptyBlock:LC,liftListItem:DC,newlineInCode:RC,resetAttributes:BC,scrollIntoView:PC,selectAll:FC,selectNodeBackward:VC,selectNodeForward:$C,selectParentNode:HC,selectTextblockEnd:UC,selectTextblockStart:zC,setContent:jC,setMark:sb,setMeta:ib,setNode:ab,setNodeSelection:lb,setTextSelection:cb,sinkListItem:ub,splitBlock:db,splitListItem:fb,toggleList:(n,e,t,r={})=>({editor:o,tr:s,state:i,dispatch:l,chain:a,commands:u,can:d})=>{const{extensions:f,splittableMarks:h}=o.extensionManager,p=ct(n,i.schema),m=ct(e,i.schema),{selection:g,storedMarks:v}=i,{$from:C,$to:A}=g,E=C.blockRange(A),y=v||g.$to.parentOffset&&g.$from.marks();if(!E)return!1;const x=Fc(_=>m1(_.type.name,f))(g);if(E.depth>=1&&x&&E.depth-x.depth<=1){if(x.node.type===p)return u.liftListItem(m);if(m1(x.node.type.name,f)&&p.validContent(x.node.content)&&l)return a().command(()=>(s.setNodeMarkup(x.pos,p),!0)).command(()=>Hc(s,p)).command(()=>Uc(s,p)).run()}return!t||!y||!l?a().command(()=>d().wrapInList(p,r)?!0:u.clearNodes()).wrapInList(p,r).command(()=>Hc(s,p)).command(()=>Uc(s,p)).run():a().command(()=>{const _=d().wrapInList(p,r),O=y.filter(I=>h.includes(I.type.name));return s.ensureMarks(O),_?!0:u.clearNodes()}).wrapInList(p,r).command(()=>Hc(s,p)).command(()=>Uc(s,p)).run()},toggleMark:(n,e={},t={})=>({state:r,commands:o})=>{const{extendEmptyMarkRange:s=!1}=t,i=dr(n,r.schema);return $c(r,i,e)?o.unsetMark(i,{extendEmptyMarkRange:s}):o.setMark(i,e)},toggleNode:(n,e,t={})=>({state:r,commands:o})=>{const s=ct(n,r.schema),i=ct(e,r.schema);return ks(r,s,t)?o.setNode(i):o.setNode(s,t)},toggleWrap:(n,e={})=>({state:t,commands:r})=>{const o=ct(n,t.schema);return ks(t,o,e)?r.lift(o):r.wrapIn(o,e)},undoInputRule:()=>({state:n,dispatch:e})=>{const t=n.plugins;for(let r=0;r<t.length;r+=1){const o=t[r];let s;if(o.spec.isInputRules&&(s=o.getState(n))){if(e){const i=n.tr,l=s.transform;for(let a=l.steps.length-1;a>=0;a-=1)i.step(l.steps[a].invert(l.docs[a]));if(s.text){const a=i.doc.resolve(s.from).marks();i.replaceWith(s.from,s.to,n.schema.text(s.text,a))}else i.delete(s.from,s.to)}return!0}}return!1},unsetAllMarks:()=>({tr:n,dispatch:e})=>{const{selection:t}=n,{empty:r,ranges:o}=t;return r||e&&o.forEach(s=>{n.removeMark(s.$from.pos,s.$to.pos)}),!0},unsetMark:(n,e={})=>({tr:t,state:r,dispatch:o})=>{var s;const{extendEmptyMarkRange:i=!1}=e,{selection:l}=t,a=dr(n,r.schema),{$from:u,empty:d,ranges:f}=l;if(!o)return!0;if(d&&i){let{from:h,to:p}=l;const m=(s=u.marks().find(v=>v.type===a))===null||s===void 0?void 0:s.attrs,g=Rc(u,a,m);g&&(h=g.from,p=g.to),t.removeMark(h,p,a)}else f.forEach(h=>{t.removeMark(h.$from.pos,h.$to.pos,a)});return t.removeStoredMark(a),!0},updateAttributes:(n,e={})=>({tr:t,state:r,dispatch:o})=>{let s=null,i=null;const l=$i(typeof n=="string"?n:n.name,r.schema);return l?(l==="node"&&(s=ct(n,r.schema)),l==="mark"&&(i=dr(n,r.schema)),o&&t.selection.ranges.forEach(a=>{const u=a.$from.pos,d=a.$to.pos;r.doc.nodesBetween(u,d,(f,h)=>{s&&s===f.type&&t.setNodeMarkup(h,void 0,{...f.attrs,...e}),i&&f.marks.length&&f.marks.forEach(p=>{if(i===p.type){const m=Math.max(h,u),g=Math.min(h+f.nodeSize,d);t.addMark(m,g,i.create({...p.attrs,...e}))}})})}),!0):!1},wrapIn:(n,e={})=>({state:t,dispatch:r})=>{const o=ct(n,t.schema);return RE(o,e)(t,r)},wrapInList:(n,e={})=>({state:t,dispatch:r})=>{const o=ct(n,t.schema);return BE(o,e)(t,r)}});const pb=Zt.create({name:"commands",addCommands(){return{...hb}}}),mb=Zt.create({name:"editable",addProseMirrorPlugins(){return[new Dt({key:new un("editable"),props:{editable:()=>this.editor.options.editable}})]}}),gb=Zt.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:n}=this;return[new Dt({key:new un("focusEvents"),props:{handleDOMEvents:{focus:(e,t)=>{n.isFocused=!0;const r=n.state.tr.setMeta("focus",{event:t}).setMeta("addToHistory",!1);return e.dispatch(r),!1},blur:(e,t)=>{n.isFocused=!1;const r=n.state.tr.setMeta("blur",{event:t}).setMeta("addToHistory",!1);return e.dispatch(r),!1}}}})]}}),vb=Zt.create({name:"keymap",addKeyboardShortcuts(){const n=()=>this.editor.commands.first(({commands:i})=>[()=>i.undoInputRule(),()=>i.command(({tr:l})=>{const{selection:a,doc:u}=l,{empty:d,$anchor:f}=a,{pos:h,parent:p}=f,m=f.parent.isTextblock?l.doc.resolve(h-1):f,g=m.parent.type.spec.isolating,v=f.pos-f.parentOffset,C=g&&m.parent.childCount===1?v===f.pos:He.atStart(u).from===h;return!d||!C||!p.type.isTextblock||p.textContent.length?!1:i.clearNodes()}),()=>i.deleteSelection(),()=>i.joinBackward(),()=>i.selectNodeBackward()]),e=()=>this.editor.commands.first(({commands:i})=>[()=>i.deleteSelection(),()=>i.deleteCurrentNode(),()=>i.joinForward(),()=>i.selectNodeForward()]),r={Enter:()=>this.editor.commands.first(({commands:i})=>[()=>i.newlineInCode(),()=>i.createParagraphNear(),()=>i.liftEmptyBlock(),()=>i.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:n,"Mod-Backspace":n,"Shift-Backspace":n,Delete:e,"Mod-Delete":e,"Mod-a":()=>this.editor.commands.selectAll()},o={...r},s={...r,"Ctrl-h":n,"Alt-Backspace":n,"Ctrl-d":e,"Ctrl-Alt-Backspace":e,"Alt-Delete":e,"Alt-d":e,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return Pc()||d1()?s:o},addProseMirrorPlugins(){return[new Dt({key:new un("clearDocument"),appendTransaction:(n,e,t)=>{if(!(n.some(m=>m.docChanged)&&!e.doc.eq(t.doc)))return;const{empty:o,from:s,to:i}=e.selection,l=He.atStart(e.doc).from,a=He.atEnd(e.doc).to;if(o||!(s===l&&i===a)||!(t.doc.textBetween(0,t.doc.content.size," "," ").length===0))return;const f=t.tr,h=Di({state:t,transaction:f}),{commands:p}=new Ri({editor:this.editor,state:h});if(p.clearNodes(),!!f.steps.length)return f}})]}}),yb=Zt.create({name:"tabindex",addProseMirrorPlugins(){return[new Dt({key:new un("tabindex"),props:{attributes:this.editor.isEditable?{tabindex:"0"}:{}}})]}});var Eb=Object.freeze({__proto__:null,ClipboardTextSerializer:nC,Commands:pb,Editable:mb,FocusEvents:gb,Keymap:vb,Tabindex:yb});const Cb=`.ProseMirror {
|
|
74
74
|
position: relative;
|
|
75
75
|
}
|
|
76
76
|
|
|
@@ -144,13 +144,13 @@ img.ProseMirror-separator {
|
|
|
144
144
|
|
|
145
145
|
.tippy-box[data-animation=fade][data-state=hidden] {
|
|
146
146
|
opacity: 0
|
|
147
|
-
}`;function bb(n,e,t){const r=document.querySelector(`style[data-tiptap-style${t?`-${t}`:""}]`);if(r!==null)return r;const o=document.createElement("style");return e&&o.setAttribute("nonce",e),o.setAttribute(`data-tiptap-style${t?`-${t}`:""}`,""),o.innerHTML=n,document.getElementsByTagName("head")[0].appendChild(o),o}let Ab=class extends UE{constructor(e={}){super(),this.isFocused=!1,this.extensionStorage={},this.options={element:document.createElement("div"),content:"",injectCSS:!0,injectNonce:void 0,extensions:[],autofocus:!1,editable:!0,editorProps:{},parseOptions:{},enableInputRules:!0,enablePasteRules:!0,enableCoreExtensions:!0,onBeforeCreate:()=>null,onCreate:()=>null,onUpdate:()=>null,onSelectionUpdate:()=>null,onTransaction:()=>null,onFocus:()=>null,onBlur:()=>null,onDestroy:()=>null},this.isCapturingTransaction=!1,this.capturedTransaction=null,this.setOptions(e),this.createExtensionManager(),this.createCommandManager(),this.createSchema(),this.on("beforeCreate",this.options.onBeforeCreate),this.emit("beforeCreate",{editor:this}),this.createView(),this.injectCSS(),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),window.setTimeout(()=>{this.isDestroyed||(this.commands.focus(this.options.autofocus),this.emit("create",{editor:this}))},0)}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&&document&&(this.css=bb(Cb,this.options.injectNonce))}setOptions(e={}){this.options={...this.options,...e},!(!this.view||!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})}get isEditable(){return this.options.editable&&this.view&&this.view.editable}get state(){return this.view.state}registerPlugin(e,t){const r=n1(t)?t(e,[...this.state.plugins]):[...this.state.plugins,e],o=this.state.reconfigure({plugins:r});this.view.updateState(o)}unregisterPlugin(e){if(this.isDestroyed)return;const t=typeof e=="string"?`${e}$`:e.key,r=this.state.reconfigure({plugins:this.state.plugins.filter(o=>!o.key.startsWith(t))});this.view.updateState(r)}createExtensionManager(){const t=[...this.options.enableCoreExtensions?Object.values(Eb):[],...this.options.extensions].filter(r=>["extension","node","mark"].includes(r==null?void 0:r.type));this.extensionManager=new
|
|
147
|
+
}`;function bb(n,e,t){const r=document.querySelector(`style[data-tiptap-style${t?`-${t}`:""}]`);if(r!==null)return r;const o=document.createElement("style");return e&&o.setAttribute("nonce",e),o.setAttribute(`data-tiptap-style${t?`-${t}`:""}`,""),o.innerHTML=n,document.getElementsByTagName("head")[0].appendChild(o),o}let Ab=class extends UE{constructor(e={}){super(),this.isFocused=!1,this.extensionStorage={},this.options={element:document.createElement("div"),content:"",injectCSS:!0,injectNonce:void 0,extensions:[],autofocus:!1,editable:!0,editorProps:{},parseOptions:{},enableInputRules:!0,enablePasteRules:!0,enableCoreExtensions:!0,onBeforeCreate:()=>null,onCreate:()=>null,onUpdate:()=>null,onSelectionUpdate:()=>null,onTransaction:()=>null,onFocus:()=>null,onBlur:()=>null,onDestroy:()=>null},this.isCapturingTransaction=!1,this.capturedTransaction=null,this.setOptions(e),this.createExtensionManager(),this.createCommandManager(),this.createSchema(),this.on("beforeCreate",this.options.onBeforeCreate),this.emit("beforeCreate",{editor:this}),this.createView(),this.injectCSS(),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),window.setTimeout(()=>{this.isDestroyed||(this.commands.focus(this.options.autofocus),this.emit("create",{editor:this}))},0)}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&&document&&(this.css=bb(Cb,this.options.injectNonce))}setOptions(e={}){this.options={...this.options,...e},!(!this.view||!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})}get isEditable(){return this.options.editable&&this.view&&this.view.editable}get state(){return this.view.state}registerPlugin(e,t){const r=n1(t)?t(e,[...this.state.plugins]):[...this.state.plugins,e],o=this.state.reconfigure({plugins:r});this.view.updateState(o)}unregisterPlugin(e){if(this.isDestroyed)return;const t=typeof e=="string"?`${e}$`:e.key,r=this.state.reconfigure({plugins:this.state.plugins.filter(o=>!o.key.startsWith(t))});this.view.updateState(r)}createExtensionManager(){const t=[...this.options.enableCoreExtensions?Object.values(Eb):[],...this.options.extensions].filter(r=>["extension","node","mark"].includes(r==null?void 0:r.type));this.extensionManager=new xo(t,this)}createCommandManager(){this.commandManager=new Ri({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createView(){const e=h1(this.options.content,this.schema,this.options.parseOptions),t=c1(e,this.options.autofocus);this.view=new iE(this.options.element,{...this.options.editorProps,dispatchTransaction:this.dispatchTransaction.bind(this),state:bo.create({doc:e,selection:t||void 0})});const r=this.state.reconfigure({plugins:this.extensionManager.plugins});this.view.updateState(r),this.createNodeViews(),this.prependClass();const o=this.view.dom;o.editor=this}createNodeViews(){this.view.setProps({nodeViews:this.extensionManager.nodeViews})}prependClass(){this.view.dom.className=`tiptap ${this.view.dom.className}`}captureTransaction(e){this.isCapturingTransaction=!0,e(),this.isCapturingTransaction=!1;const 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(i=>{var l;return(l=this.capturedTransaction)===null||l===void 0?void 0:l.step(i)});return}const t=this.state.apply(e),r=!this.state.selection.eq(t.selection);this.view.updateState(t),this.emit("transaction",{editor:this,transaction:e}),r&&this.emit("selectionUpdate",{editor:this,transaction:e});const o=e.getMeta("focus"),s=e.getMeta("blur");o&&this.emit("focus",{editor:this,event:o.event,transaction:e}),s&&this.emit("blur",{editor:this,event:s.event,transaction:e}),!(!e.docChanged||e.getMeta("preventUpdate"))&&this.emit("update",{editor:this,transaction:e})}getAttributes(e){return p1(this.state,e)}isActive(e,t){const r=typeof e=="string"?e:null,o=typeof e=="string"?t:e;return tb(this.state,r,o)}getJSON(){return this.state.doc.toJSON()}getHTML(){return QC(this.state.doc.content,this.schema)}getText(e){const{blockSeparator:t=`
|
|
148
148
|
|
|
149
|
-
`,textSerializers:r={}}=e||{};return JC(this.state.doc,{blockSeparator:t,textSerializers:{...l1(this.schema),...r}})}get isEmpty(){return nb(this.state.doc)}getCharacterCount(){return console.warn('[tiptap warn]: "editor.getCharacterCount()" is deprecated. Please use "editor.storage.characterCount.characters()" instead.'),this.state.doc.content.size-2}destroy(){this.emit("destroy"),this.view&&this.view.destroy(),this.removeAllListeners()}get isDestroyed(){var e;return!(!((e=this.view)===null||e===void 0)&&e.docView)}};function zi(n){return new i1({find:n.find,handler:({state:e,range:t,match:r})=>{const o=$e(n.getAttributes,void 0,r);if(o===!1||o===null)return null;const{tr:s}=e,i=r[r.length-1],l=r[0];if(i){const a=l.search(/\S/),u=t.from+l.indexOf(i),d=u+i.length;if(Vc(t.from,t.to,e.doc).filter(p=>p.mark.type.excluded.find(g=>g===n.type&&g!==p.mark.type)).filter(p=>p.to>u).length)return null;d<t.to&&s.delete(d,t.to),u>t.from&&s.delete(t.from+a,u);const h=t.from+a+i.length;s.addMark(t.from+a,h,n.type.create(o||{})),s.removeStoredMark(n.type)}}})}function ji(n){return new i1({find:n.find,handler:({state:e,range:t,match:r,chain:o})=>{const s=$e(n.getAttributes,void 0,r)||{},i=e.tr.delete(t.from,t.to),a=i.doc.resolve(t.from).blockRange(),u=a&&Jl(a,n.type,s);if(!u)return null;if(i.wrap(a,u),n.keepMarks&&n.editor){const{selection:f,storedMarks:h}=e,{splittableMarks:p}=n.editor.extensionManager,m=h||f.$to.parentOffset&&f.$from.marks();if(m){const g=m.filter(v=>p.includes(v.type.name));i.ensureMarks(g)}}if(n.keepAttributes){const f=n.type.name==="bulletList"||n.type.name==="orderedList"?"listItem":"taskList";o().updateAttributes(f,s).run()}const d=i.doc.resolve(t.from-1).nodeBefore;d&&d.type===n.type&&tr(i.doc,t.from-1)&&(!n.joinPredicate||n.joinPredicate(r,d))&&i.join(t.from-1)}})}class wn{constructor(e={}){this.type="mark",this.name="mark",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...e},this.name=this.config.name,e.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=$e(xe(this,"addOptions",{name:this.name}))),this.storage=$e(xe(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(e={}){return new wn(e)}configure(e={}){const t=this.extend();return t.options=Pi(this.options,e),t.storage=$e(xe(t,"addStorage",{name:t.name,options:t.options})),t}extend(e={}){const t=new wn(e);return t.parent=this,this.child=t,t.name=e.name?e.name:t.parent.name,e.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${t.name}".`),t.options=$e(xe(t,"addOptions",{name:t.name})),t.storage=$e(xe(t,"addStorage",{name:t.name,options:t.options})),t}static handleExit({editor:e,mark:t}){const{tr:r}=e.state,o=e.state.selection.$from;if(o.pos===o.end()){const i=o.marks();if(!!!i.find(u=>(u==null?void 0:u.type.name)===t.name))return!1;const a=i.find(u=>(u==null?void 0:u.type.name)===t.name);return a&&r.removeStoredMark(a),r.insertText(" ",o.pos),e.view.dispatch(r),!0}return!1}}let Vn=class xd{constructor(e={}){this.type="node",this.name="node",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...e},this.name=this.config.name,e.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=$e(xe(this,"addOptions",{name:this.name}))),this.storage=$e(xe(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(e={}){return new xd(e)}configure(e={}){const t=this.extend();return t.options=Pi(this.options,e),t.storage=$e(xe(t,"addStorage",{name:t.name,options:t.options})),t}extend(e={}){const t=new xd(e);return t.parent=this,this.child=t,t.name=e.name?e.name:t.parent.name,e.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${t.name}".`),t.options=$e(xe(t,"addOptions",{name:t.name})),t.storage=$e(xe(t,"addStorage",{name:t.name,options:t.options})),t}};function xs(n){return new JE({find:n.find,handler:({state:e,range:t,match:r,pasteEvent:o})=>{const s=$e(n.getAttributes,void 0,r,o);if(s===!1||s===null)return null;const{tr:i}=e,l=r[r.length-1],a=r[0];let u=t.to;if(l){const d=a.search(/\S/),f=t.from+a.indexOf(l),h=f+l.length;if(Vc(t.from,t.to,e.doc).filter(m=>m.mark.type.excluded.find(v=>v===n.type&&v!==m.mark.type)).filter(m=>m.to>f).length)return null;h<t.to&&i.delete(h,t.to),f>t.from&&i.delete(t.from+d,f),u=t.from+d+l.length,i.addMark(t.from+d,u,n.type.create(s||{})),i.removeStoredMark(n.type)}}})}var kt="top",Ht="bottom",Ut="right",xt="left",Ns="auto",xo=[kt,Ht,Ut,xt],Yr="start",No="end",y1="clippingParents",zc="viewport",Oo="popper",E1="reference",jc=xo.reduce(function(n,e){return n.concat([e+"-"+Yr,e+"-"+No])},[]),Wc=[].concat(xo,[Ns]).reduce(function(n,e){return n.concat([e,e+"-"+Yr,e+"-"+No])},[]),C1="beforeRead",b1="read",A1="afterRead",_1="beforeMain",w1="main",S1="afterMain",T1="beforeWrite",k1="write",x1="afterWrite",Wi=[C1,b1,A1,_1,w1,S1,T1,k1,x1];function Sn(n){return n?(n.nodeName||"").toLowerCase():null}function zt(n){if(n==null)return window;if(n.toString()!=="[object Window]"){var e=n.ownerDocument;return e&&e.defaultView||window}return n}function Gr(n){var e=zt(n).Element;return n instanceof e||n instanceof Element}function jt(n){var e=zt(n).HTMLElement;return n instanceof e||n instanceof HTMLElement}function Kc(n){if(typeof ShadowRoot>"u")return!1;var e=zt(n).ShadowRoot;return n instanceof e||n instanceof ShadowRoot}function _b(n){var e=n.state;Object.keys(e.elements).forEach(function(t){var r=e.styles[t]||{},o=e.attributes[t]||{},s=e.elements[t];!jt(s)||!Sn(s)||(Object.assign(s.style,r),Object.keys(o).forEach(function(i){var l=o[i];l===!1?s.removeAttribute(i):s.setAttribute(i,l===!0?"":l)}))})}function wb(n){var e=n.state,t={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,t.popper),e.styles=t,e.elements.arrow&&Object.assign(e.elements.arrow.style,t.arrow),function(){Object.keys(e.elements).forEach(function(r){var o=e.elements[r],s=e.attributes[r]||{},i=Object.keys(e.styles.hasOwnProperty(r)?e.styles[r]:t[r]),l=i.reduce(function(a,u){return a[u]="",a},{});!jt(o)||!Sn(o)||(Object.assign(o.style,l),Object.keys(s).forEach(function(a){o.removeAttribute(a)}))})}}const Ki={name:"applyStyles",enabled:!0,phase:"write",fn:_b,effect:wb,requires:["computeStyles"]};function hn(n){return n.split("-")[0]}var Qr=Math.max,Yi=Math.min,Io=Math.round;function Yc(){var n=navigator.userAgentData;return n!=null&&n.brands&&Array.isArray(n.brands)?n.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function N1(){return!/^((?!chrome|android).)*safari/i.test(Yc())}function Mo(n,e,t){e===void 0&&(e=!1),t===void 0&&(t=!1);var r=n.getBoundingClientRect(),o=1,s=1;e&&jt(n)&&(o=n.offsetWidth>0&&Io(r.width)/n.offsetWidth||1,s=n.offsetHeight>0&&Io(r.height)/n.offsetHeight||1);var i=Gr(n)?zt(n):window,l=i.visualViewport,a=!N1()&&t,u=(r.left+(a&&l?l.offsetLeft:0))/o,d=(r.top+(a&&l?l.offsetTop:0))/s,f=r.width/o,h=r.height/s;return{width:f,height:h,top:d,right:u+f,bottom:d+h,left:u,x:u,y:d}}function Gc(n){var e=Mo(n),t=n.offsetWidth,r=n.offsetHeight;return Math.abs(e.width-t)<=1&&(t=e.width),Math.abs(e.height-r)<=1&&(r=e.height),{x:n.offsetLeft,y:n.offsetTop,width:t,height:r}}function O1(n,e){var t=e.getRootNode&&e.getRootNode();if(n.contains(e))return!0;if(t&&Kc(t)){var r=e;do{if(r&&n.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function pn(n){return zt(n).getComputedStyle(n)}function Sb(n){return["table","td","th"].indexOf(Sn(n))>=0}function fr(n){return((Gr(n)?n.ownerDocument:n.document)||window.document).documentElement}function Gi(n){return Sn(n)==="html"?n:n.assignedSlot||n.parentNode||(Kc(n)?n.host:null)||fr(n)}function I1(n){return!jt(n)||pn(n).position==="fixed"?null:n.offsetParent}function Tb(n){var e=/firefox/i.test(Yc()),t=/Trident/i.test(Yc());if(t&&jt(n)){var r=pn(n);if(r.position==="fixed")return null}var o=Gi(n);for(Kc(o)&&(o=o.host);jt(o)&&["html","body"].indexOf(Sn(o))<0;){var s=pn(o);if(s.transform!=="none"||s.perspective!=="none"||s.contain==="paint"||["transform","perspective"].indexOf(s.willChange)!==-1||e&&s.willChange==="filter"||e&&s.filter&&s.filter!=="none")return o;o=o.parentNode}return null}function Os(n){for(var e=zt(n),t=I1(n);t&&Sb(t)&&pn(t).position==="static";)t=I1(t);return t&&(Sn(t)==="html"||Sn(t)==="body"&&pn(t).position==="static")?e:t||Tb(n)||e}function Qc(n){return["top","bottom"].indexOf(n)>=0?"x":"y"}function Is(n,e,t){return Qr(n,Yi(e,t))}function kb(n,e,t){var r=Is(n,e,t);return r>t?t:r}function M1(){return{top:0,right:0,bottom:0,left:0}}function L1(n){return Object.assign({},M1(),n)}function D1(n,e){return e.reduce(function(t,r){return t[r]=n,t},{})}var xb=function(e,t){return e=typeof e=="function"?e(Object.assign({},t.rects,{placement:t.placement})):e,L1(typeof e!="number"?e:D1(e,xo))};function Nb(n){var e,t=n.state,r=n.name,o=n.options,s=t.elements.arrow,i=t.modifiersData.popperOffsets,l=hn(t.placement),a=Qc(l),u=[xt,Ut].indexOf(l)>=0,d=u?"height":"width";if(!(!s||!i)){var f=xb(o.padding,t),h=Gc(s),p=a==="y"?kt:xt,m=a==="y"?Ht:Ut,g=t.rects.reference[d]+t.rects.reference[a]-i[a]-t.rects.popper[d],v=i[a]-t.rects.reference[a],C=Os(s),A=C?a==="y"?C.clientHeight||0:C.clientWidth||0:0,E=g/2-v/2,y=f[p],x=A-h[d]-f[m],_=A/2-h[d]/2+E,O=Is(y,_,x),I=a;t.modifiersData[r]=(e={},e[I]=O,e.centerOffset=O-_,e)}}function Ob(n){var e=n.state,t=n.options,r=t.element,o=r===void 0?"[data-popper-arrow]":r;if(o!=null&&!(typeof o=="string"&&(o=e.elements.popper.querySelector(o),!o))){if(process.env.NODE_ENV!=="production"&&(jt(o)||console.error(['Popper: "arrow" element must be an HTMLElement (not an SVGElement).',"To use an SVG arrow, wrap it in an HTMLElement that will be used as","the arrow."].join(" "))),!O1(e.elements.popper,o)){process.env.NODE_ENV!=="production"&&console.error(['Popper: "arrow" modifier\'s `element` must be a child of the popper',"element."].join(" "));return}e.elements.arrow=o}}const R1={name:"arrow",enabled:!0,phase:"main",fn:Nb,effect:Ob,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Lo(n){return n.split("-")[1]}var Ib={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Mb(n,e){var t=n.x,r=n.y,o=e.devicePixelRatio||1;return{x:Io(t*o)/o||0,y:Io(r*o)/o||0}}function B1(n){var e,t=n.popper,r=n.popperRect,o=n.placement,s=n.variation,i=n.offsets,l=n.position,a=n.gpuAcceleration,u=n.adaptive,d=n.roundOffsets,f=n.isFixed,h=i.x,p=h===void 0?0:h,m=i.y,g=m===void 0?0:m,v=typeof d=="function"?d({x:p,y:g}):{x:p,y:g};p=v.x,g=v.y;var C=i.hasOwnProperty("x"),A=i.hasOwnProperty("y"),E=xt,y=kt,x=window;if(u){var _=Os(t),O="clientHeight",I="clientWidth";if(_===zt(t)&&(_=fr(t),pn(_).position!=="static"&&l==="absolute"&&(O="scrollHeight",I="scrollWidth")),_=_,o===kt||(o===xt||o===Ut)&&s===No){y=Ht;var L=f&&_===x&&x.visualViewport?x.visualViewport.height:_[O];g-=L-r.height,g*=a?1:-1}if(o===xt||(o===kt||o===Ht)&&s===No){E=Ut;var $=f&&_===x&&x.visualViewport?x.visualViewport.width:_[I];p-=$-r.width,p*=a?1:-1}}var V=Object.assign({position:l},u&&Ib),H=d===!0?Mb({x:p,y:g},zt(t)):{x:p,y:g};if(p=H.x,g=H.y,a){var G;return Object.assign({},V,(G={},G[y]=A?"0":"",G[E]=C?"0":"",G.transform=(x.devicePixelRatio||1)<=1?"translate("+p+"px, "+g+"px)":"translate3d("+p+"px, "+g+"px, 0)",G))}return Object.assign({},V,(e={},e[y]=A?g+"px":"",e[E]=C?p+"px":"",e.transform="",e))}function Lb(n){var e=n.state,t=n.options,r=t.gpuAcceleration,o=r===void 0?!0:r,s=t.adaptive,i=s===void 0?!0:s,l=t.roundOffsets,a=l===void 0?!0:l;if(process.env.NODE_ENV!=="production"){var u=pn(e.elements.popper).transitionProperty||"";i&&["transform","top","right","bottom","left"].some(function(f){return u.indexOf(f)>=0})&&console.warn(["Popper: Detected CSS transitions on at least one of the following",'CSS properties: "transform", "top", "right", "bottom", "left".',`
|
|
149
|
+
`,textSerializers:r={}}=e||{};return JC(this.state.doc,{blockSeparator:t,textSerializers:{...l1(this.schema),...r}})}get isEmpty(){return nb(this.state.doc)}getCharacterCount(){return console.warn('[tiptap warn]: "editor.getCharacterCount()" is deprecated. Please use "editor.storage.characterCount.characters()" instead.'),this.state.doc.content.size-2}destroy(){this.emit("destroy"),this.view&&this.view.destroy(),this.removeAllListeners()}get isDestroyed(){var e;return!(!((e=this.view)===null||e===void 0)&&e.docView)}};function zi(n){return new i1({find:n.find,handler:({state:e,range:t,match:r})=>{const o=$e(n.getAttributes,void 0,r);if(o===!1||o===null)return null;const{tr:s}=e,i=r[r.length-1],l=r[0];if(i){const a=l.search(/\S/),u=t.from+l.indexOf(i),d=u+i.length;if(Vc(t.from,t.to,e.doc).filter(p=>p.mark.type.excluded.find(g=>g===n.type&&g!==p.mark.type)).filter(p=>p.to>u).length)return null;d<t.to&&s.delete(d,t.to),u>t.from&&s.delete(t.from+a,u);const h=t.from+a+i.length;s.addMark(t.from+a,h,n.type.create(o||{})),s.removeStoredMark(n.type)}}})}function ji(n){return new i1({find:n.find,handler:({state:e,range:t,match:r,chain:o})=>{const s=$e(n.getAttributes,void 0,r)||{},i=e.tr.delete(t.from,t.to),a=i.doc.resolve(t.from).blockRange(),u=a&&Jl(a,n.type,s);if(!u)return null;if(i.wrap(a,u),n.keepMarks&&n.editor){const{selection:f,storedMarks:h}=e,{splittableMarks:p}=n.editor.extensionManager,m=h||f.$to.parentOffset&&f.$from.marks();if(m){const g=m.filter(v=>p.includes(v.type.name));i.ensureMarks(g)}}if(n.keepAttributes){const f=n.type.name==="bulletList"||n.type.name==="orderedList"?"listItem":"taskList";o().updateAttributes(f,s).run()}const d=i.doc.resolve(t.from-1).nodeBefore;d&&d.type===n.type&&tr(i.doc,t.from-1)&&(!n.joinPredicate||n.joinPredicate(r,d))&&i.join(t.from-1)}})}class wn{constructor(e={}){this.type="mark",this.name="mark",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...e},this.name=this.config.name,e.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=$e(xe(this,"addOptions",{name:this.name}))),this.storage=$e(xe(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(e={}){return new wn(e)}configure(e={}){const t=this.extend();return t.options=Pi(this.options,e),t.storage=$e(xe(t,"addStorage",{name:t.name,options:t.options})),t}extend(e={}){const t=new wn(e);return t.parent=this,this.child=t,t.name=e.name?e.name:t.parent.name,e.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${t.name}".`),t.options=$e(xe(t,"addOptions",{name:t.name})),t.storage=$e(xe(t,"addStorage",{name:t.name,options:t.options})),t}static handleExit({editor:e,mark:t}){const{tr:r}=e.state,o=e.state.selection.$from;if(o.pos===o.end()){const i=o.marks();if(!!!i.find(u=>(u==null?void 0:u.type.name)===t.name))return!1;const a=i.find(u=>(u==null?void 0:u.type.name)===t.name);return a&&r.removeStoredMark(a),r.insertText(" ",o.pos),e.view.dispatch(r),!0}return!1}}let Vn=class xd{constructor(e={}){this.type="node",this.name="node",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...e},this.name=this.config.name,e.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=$e(xe(this,"addOptions",{name:this.name}))),this.storage=$e(xe(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(e={}){return new xd(e)}configure(e={}){const t=this.extend();return t.options=Pi(this.options,e),t.storage=$e(xe(t,"addStorage",{name:t.name,options:t.options})),t}extend(e={}){const t=new xd(e);return t.parent=this,this.child=t,t.name=e.name?e.name:t.parent.name,e.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${t.name}".`),t.options=$e(xe(t,"addOptions",{name:t.name})),t.storage=$e(xe(t,"addStorage",{name:t.name,options:t.options})),t}};function xs(n){return new JE({find:n.find,handler:({state:e,range:t,match:r,pasteEvent:o})=>{const s=$e(n.getAttributes,void 0,r,o);if(s===!1||s===null)return null;const{tr:i}=e,l=r[r.length-1],a=r[0];let u=t.to;if(l){const d=a.search(/\S/),f=t.from+a.indexOf(l),h=f+l.length;if(Vc(t.from,t.to,e.doc).filter(m=>m.mark.type.excluded.find(v=>v===n.type&&v!==m.mark.type)).filter(m=>m.to>f).length)return null;h<t.to&&i.delete(h,t.to),f>t.from&&i.delete(t.from+d,f),u=t.from+d+l.length,i.addMark(t.from+d,u,n.type.create(s||{})),i.removeStoredMark(n.type)}}})}var kt="top",Ht="bottom",Ut="right",xt="left",Ns="auto",No=[kt,Ht,Ut,xt],Yr="start",Oo="end",y1="clippingParents",zc="viewport",Io="popper",E1="reference",jc=No.reduce(function(n,e){return n.concat([e+"-"+Yr,e+"-"+Oo])},[]),Wc=[].concat(No,[Ns]).reduce(function(n,e){return n.concat([e,e+"-"+Yr,e+"-"+Oo])},[]),C1="beforeRead",b1="read",A1="afterRead",_1="beforeMain",w1="main",S1="afterMain",T1="beforeWrite",k1="write",x1="afterWrite",Wi=[C1,b1,A1,_1,w1,S1,T1,k1,x1];function Sn(n){return n?(n.nodeName||"").toLowerCase():null}function zt(n){if(n==null)return window;if(n.toString()!=="[object Window]"){var e=n.ownerDocument;return e&&e.defaultView||window}return n}function Gr(n){var e=zt(n).Element;return n instanceof e||n instanceof Element}function jt(n){var e=zt(n).HTMLElement;return n instanceof e||n instanceof HTMLElement}function Kc(n){if(typeof ShadowRoot>"u")return!1;var e=zt(n).ShadowRoot;return n instanceof e||n instanceof ShadowRoot}function _b(n){var e=n.state;Object.keys(e.elements).forEach(function(t){var r=e.styles[t]||{},o=e.attributes[t]||{},s=e.elements[t];!jt(s)||!Sn(s)||(Object.assign(s.style,r),Object.keys(o).forEach(function(i){var l=o[i];l===!1?s.removeAttribute(i):s.setAttribute(i,l===!0?"":l)}))})}function wb(n){var e=n.state,t={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,t.popper),e.styles=t,e.elements.arrow&&Object.assign(e.elements.arrow.style,t.arrow),function(){Object.keys(e.elements).forEach(function(r){var o=e.elements[r],s=e.attributes[r]||{},i=Object.keys(e.styles.hasOwnProperty(r)?e.styles[r]:t[r]),l=i.reduce(function(a,u){return a[u]="",a},{});!jt(o)||!Sn(o)||(Object.assign(o.style,l),Object.keys(s).forEach(function(a){o.removeAttribute(a)}))})}}const Ki={name:"applyStyles",enabled:!0,phase:"write",fn:_b,effect:wb,requires:["computeStyles"]};function hn(n){return n.split("-")[0]}var Qr=Math.max,Yi=Math.min,Mo=Math.round;function Yc(){var n=navigator.userAgentData;return n!=null&&n.brands&&Array.isArray(n.brands)?n.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function N1(){return!/^((?!chrome|android).)*safari/i.test(Yc())}function Lo(n,e,t){e===void 0&&(e=!1),t===void 0&&(t=!1);var r=n.getBoundingClientRect(),o=1,s=1;e&&jt(n)&&(o=n.offsetWidth>0&&Mo(r.width)/n.offsetWidth||1,s=n.offsetHeight>0&&Mo(r.height)/n.offsetHeight||1);var i=Gr(n)?zt(n):window,l=i.visualViewport,a=!N1()&&t,u=(r.left+(a&&l?l.offsetLeft:0))/o,d=(r.top+(a&&l?l.offsetTop:0))/s,f=r.width/o,h=r.height/s;return{width:f,height:h,top:d,right:u+f,bottom:d+h,left:u,x:u,y:d}}function Gc(n){var e=Lo(n),t=n.offsetWidth,r=n.offsetHeight;return Math.abs(e.width-t)<=1&&(t=e.width),Math.abs(e.height-r)<=1&&(r=e.height),{x:n.offsetLeft,y:n.offsetTop,width:t,height:r}}function O1(n,e){var t=e.getRootNode&&e.getRootNode();if(n.contains(e))return!0;if(t&&Kc(t)){var r=e;do{if(r&&n.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function pn(n){return zt(n).getComputedStyle(n)}function Sb(n){return["table","td","th"].indexOf(Sn(n))>=0}function fr(n){return((Gr(n)?n.ownerDocument:n.document)||window.document).documentElement}function Gi(n){return Sn(n)==="html"?n:n.assignedSlot||n.parentNode||(Kc(n)?n.host:null)||fr(n)}function I1(n){return!jt(n)||pn(n).position==="fixed"?null:n.offsetParent}function Tb(n){var e=/firefox/i.test(Yc()),t=/Trident/i.test(Yc());if(t&&jt(n)){var r=pn(n);if(r.position==="fixed")return null}var o=Gi(n);for(Kc(o)&&(o=o.host);jt(o)&&["html","body"].indexOf(Sn(o))<0;){var s=pn(o);if(s.transform!=="none"||s.perspective!=="none"||s.contain==="paint"||["transform","perspective"].indexOf(s.willChange)!==-1||e&&s.willChange==="filter"||e&&s.filter&&s.filter!=="none")return o;o=o.parentNode}return null}function Os(n){for(var e=zt(n),t=I1(n);t&&Sb(t)&&pn(t).position==="static";)t=I1(t);return t&&(Sn(t)==="html"||Sn(t)==="body"&&pn(t).position==="static")?e:t||Tb(n)||e}function Qc(n){return["top","bottom"].indexOf(n)>=0?"x":"y"}function Is(n,e,t){return Qr(n,Yi(e,t))}function kb(n,e,t){var r=Is(n,e,t);return r>t?t:r}function M1(){return{top:0,right:0,bottom:0,left:0}}function L1(n){return Object.assign({},M1(),n)}function D1(n,e){return e.reduce(function(t,r){return t[r]=n,t},{})}var xb=function(e,t){return e=typeof e=="function"?e(Object.assign({},t.rects,{placement:t.placement})):e,L1(typeof e!="number"?e:D1(e,No))};function Nb(n){var e,t=n.state,r=n.name,o=n.options,s=t.elements.arrow,i=t.modifiersData.popperOffsets,l=hn(t.placement),a=Qc(l),u=[xt,Ut].indexOf(l)>=0,d=u?"height":"width";if(!(!s||!i)){var f=xb(o.padding,t),h=Gc(s),p=a==="y"?kt:xt,m=a==="y"?Ht:Ut,g=t.rects.reference[d]+t.rects.reference[a]-i[a]-t.rects.popper[d],v=i[a]-t.rects.reference[a],C=Os(s),A=C?a==="y"?C.clientHeight||0:C.clientWidth||0:0,E=g/2-v/2,y=f[p],x=A-h[d]-f[m],_=A/2-h[d]/2+E,O=Is(y,_,x),I=a;t.modifiersData[r]=(e={},e[I]=O,e.centerOffset=O-_,e)}}function Ob(n){var e=n.state,t=n.options,r=t.element,o=r===void 0?"[data-popper-arrow]":r;if(o!=null&&!(typeof o=="string"&&(o=e.elements.popper.querySelector(o),!o))){if(process.env.NODE_ENV!=="production"&&(jt(o)||console.error(['Popper: "arrow" element must be an HTMLElement (not an SVGElement).',"To use an SVG arrow, wrap it in an HTMLElement that will be used as","the arrow."].join(" "))),!O1(e.elements.popper,o)){process.env.NODE_ENV!=="production"&&console.error(['Popper: "arrow" modifier\'s `element` must be a child of the popper',"element."].join(" "));return}e.elements.arrow=o}}const R1={name:"arrow",enabled:!0,phase:"main",fn:Nb,effect:Ob,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Do(n){return n.split("-")[1]}var Ib={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Mb(n,e){var t=n.x,r=n.y,o=e.devicePixelRatio||1;return{x:Mo(t*o)/o||0,y:Mo(r*o)/o||0}}function B1(n){var e,t=n.popper,r=n.popperRect,o=n.placement,s=n.variation,i=n.offsets,l=n.position,a=n.gpuAcceleration,u=n.adaptive,d=n.roundOffsets,f=n.isFixed,h=i.x,p=h===void 0?0:h,m=i.y,g=m===void 0?0:m,v=typeof d=="function"?d({x:p,y:g}):{x:p,y:g};p=v.x,g=v.y;var C=i.hasOwnProperty("x"),A=i.hasOwnProperty("y"),E=xt,y=kt,x=window;if(u){var _=Os(t),O="clientHeight",I="clientWidth";if(_===zt(t)&&(_=fr(t),pn(_).position!=="static"&&l==="absolute"&&(O="scrollHeight",I="scrollWidth")),_=_,o===kt||(o===xt||o===Ut)&&s===Oo){y=Ht;var L=f&&_===x&&x.visualViewport?x.visualViewport.height:_[O];g-=L-r.height,g*=a?1:-1}if(o===xt||(o===kt||o===Ht)&&s===Oo){E=Ut;var $=f&&_===x&&x.visualViewport?x.visualViewport.width:_[I];p-=$-r.width,p*=a?1:-1}}var V=Object.assign({position:l},u&&Ib),H=d===!0?Mb({x:p,y:g},zt(t)):{x:p,y:g};if(p=H.x,g=H.y,a){var G;return Object.assign({},V,(G={},G[y]=A?"0":"",G[E]=C?"0":"",G.transform=(x.devicePixelRatio||1)<=1?"translate("+p+"px, "+g+"px)":"translate3d("+p+"px, "+g+"px, 0)",G))}return Object.assign({},V,(e={},e[y]=A?g+"px":"",e[E]=C?p+"px":"",e.transform="",e))}function Lb(n){var e=n.state,t=n.options,r=t.gpuAcceleration,o=r===void 0?!0:r,s=t.adaptive,i=s===void 0?!0:s,l=t.roundOffsets,a=l===void 0?!0:l;if(process.env.NODE_ENV!=="production"){var u=pn(e.elements.popper).transitionProperty||"";i&&["transform","top","right","bottom","left"].some(function(f){return u.indexOf(f)>=0})&&console.warn(["Popper: Detected CSS transitions on at least one of the following",'CSS properties: "transform", "top", "right", "bottom", "left".',`
|
|
150
150
|
|
|
151
151
|
`,'Disable the "computeStyles" modifier\'s `adaptive` option to allow',"for smooth transitions, or remove these properties from the CSS","transition declaration on the popper element if only transitioning","opacity or background-color for example.",`
|
|
152
152
|
|
|
153
|
-
`,"We recommend using the popper element as a wrapper around an inner","element that can have any CSS property transitioned for animations."].join(" "))}var d={placement:hn(e.placement),variation:Lo(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:o,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,B1(Object.assign({},d,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:i,roundOffsets:a})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,B1(Object.assign({},d,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:a})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const Jc={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Lb,data:{}};var Qi={passive:!0};function Db(n){var e=n.state,t=n.instance,r=n.options,o=r.scroll,s=o===void 0?!0:o,i=r.resize,l=i===void 0?!0:i,a=zt(e.elements.popper),u=[].concat(e.scrollParents.reference,e.scrollParents.popper);return s&&u.forEach(function(d){d.addEventListener("scroll",t.update,Qi)}),l&&a.addEventListener("resize",t.update,Qi),function(){s&&u.forEach(function(d){d.removeEventListener("scroll",t.update,Qi)}),l&&a.removeEventListener("resize",t.update,Qi)}}const Zc={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Db,data:{}};var Rb={left:"right",right:"left",bottom:"top",top:"bottom"};function Ji(n){return n.replace(/left|right|bottom|top/g,function(e){return Rb[e]})}var Bb={start:"end",end:"start"};function P1(n){return n.replace(/start|end/g,function(e){return Bb[e]})}function Xc(n){var e=zt(n),t=e.pageXOffset,r=e.pageYOffset;return{scrollLeft:t,scrollTop:r}}function qc(n){return Mo(fr(n)).left+Xc(n).scrollLeft}function Pb(n,e){var t=zt(n),r=fr(n),o=t.visualViewport,s=r.clientWidth,i=r.clientHeight,l=0,a=0;if(o){s=o.width,i=o.height;var u=N1();(u||!u&&e==="fixed")&&(l=o.offsetLeft,a=o.offsetTop)}return{width:s,height:i,x:l+qc(n),y:a}}function Fb(n){var e,t=fr(n),r=Xc(n),o=(e=n.ownerDocument)==null?void 0:e.body,s=Qr(t.scrollWidth,t.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),i=Qr(t.scrollHeight,t.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),l=-r.scrollLeft+qc(n),a=-r.scrollTop;return pn(o||t).direction==="rtl"&&(l+=Qr(t.clientWidth,o?o.clientWidth:0)-s),{width:s,height:i,x:l,y:a}}function eu(n){var e=pn(n),t=e.overflow,r=e.overflowX,o=e.overflowY;return/auto|scroll|overlay|hidden/.test(t+o+r)}function F1(n){return["html","body","#document"].indexOf(Sn(n))>=0?n.ownerDocument.body:jt(n)&&eu(n)?n:F1(Gi(n))}function Ms(n,e){var t;e===void 0&&(e=[]);var r=F1(n),o=r===((t=n.ownerDocument)==null?void 0:t.body),s=zt(r),i=o?[s].concat(s.visualViewport||[],eu(r)?r:[]):r,l=e.concat(i);return o?l:l.concat(Ms(Gi(i)))}function tu(n){return Object.assign({},n,{left:n.x,top:n.y,right:n.x+n.width,bottom:n.y+n.height})}function Vb(n,e){var t=Mo(n,!1,e==="fixed");return t.top=t.top+n.clientTop,t.left=t.left+n.clientLeft,t.bottom=t.top+n.clientHeight,t.right=t.left+n.clientWidth,t.width=n.clientWidth,t.height=n.clientHeight,t.x=t.left,t.y=t.top,t}function V1(n,e,t){return e===zc?tu(Pb(n,t)):Gr(e)?Vb(e,t):tu(Fb(fr(n)))}function $b(n){var e=Ms(Gi(n)),t=["absolute","fixed"].indexOf(pn(n).position)>=0,r=t&&jt(n)?Os(n):n;return Gr(r)?e.filter(function(o){return Gr(o)&&O1(o,r)&&Sn(o)!=="body"}):[]}function Hb(n,e,t,r){var o=e==="clippingParents"?$b(n):[].concat(e),s=[].concat(o,[t]),i=s[0],l=s.reduce(function(a,u){var d=V1(n,u,r);return a.top=Qr(d.top,a.top),a.right=Yi(d.right,a.right),a.bottom=Yi(d.bottom,a.bottom),a.left=Qr(d.left,a.left),a},V1(n,i,r));return l.width=l.right-l.left,l.height=l.bottom-l.top,l.x=l.left,l.y=l.top,l}function $1(n){var e=n.reference,t=n.element,r=n.placement,o=r?hn(r):null,s=r?Lo(r):null,i=e.x+e.width/2-t.width/2,l=e.y+e.height/2-t.height/2,a;switch(o){case kt:a={x:i,y:e.y-t.height};break;case Ht:a={x:i,y:e.y+e.height};break;case Ut:a={x:e.x+e.width,y:l};break;case xt:a={x:e.x-t.width,y:l};break;default:a={x:e.x,y:e.y}}var u=o?Qc(o):null;if(u!=null){var d=u==="y"?"height":"width";switch(s){case Yr:a[u]=a[u]-(e[d]/2-t[d]/2);break;case No:a[u]=a[u]+(e[d]/2-t[d]/2);break}}return a}function Do(n,e){e===void 0&&(e={});var t=e,r=t.placement,o=r===void 0?n.placement:r,s=t.strategy,i=s===void 0?n.strategy:s,l=t.boundary,a=l===void 0?y1:l,u=t.rootBoundary,d=u===void 0?zc:u,f=t.elementContext,h=f===void 0?Oo:f,p=t.altBoundary,m=p===void 0?!1:p,g=t.padding,v=g===void 0?0:g,C=L1(typeof v!="number"?v:D1(v,xo)),A=h===Oo?E1:Oo,E=n.rects.popper,y=n.elements[m?A:h],x=Hb(Gr(y)?y:y.contextElement||fr(n.elements.popper),a,d,i),_=Mo(n.elements.reference),O=$1({reference:_,element:E,strategy:"absolute",placement:o}),I=tu(Object.assign({},E,O)),L=h===Oo?I:_,$={top:x.top-L.top+C.top,bottom:L.bottom-x.bottom+C.bottom,left:x.left-L.left+C.left,right:L.right-x.right+C.right},V=n.modifiersData.offset;if(h===Oo&&V){var H=V[o];Object.keys($).forEach(function(G){var Y=[Ut,Ht].indexOf(G)>=0?1:-1,K=[kt,Ht].indexOf(G)>=0?"y":"x";$[G]+=H[K]*Y})}return $}function Ub(n,e){e===void 0&&(e={});var t=e,r=t.placement,o=t.boundary,s=t.rootBoundary,i=t.padding,l=t.flipVariations,a=t.allowedAutoPlacements,u=a===void 0?Wc:a,d=Lo(r),f=d?l?jc:jc.filter(function(m){return Lo(m)===d}):xo,h=f.filter(function(m){return u.indexOf(m)>=0});h.length===0&&(h=f,process.env.NODE_ENV!=="production"&&console.error(["Popper: The `allowedAutoPlacements` option did not allow any","placements. Ensure the `placement` option matches the variation","of the allowed placements.",'For example, "auto" cannot be used to allow "bottom-start".','Use "auto-start" instead.'].join(" ")));var p=h.reduce(function(m,g){return m[g]=Do(n,{placement:g,boundary:o,rootBoundary:s,padding:i})[hn(g)],m},{});return Object.keys(p).sort(function(m,g){return p[m]-p[g]})}function zb(n){if(hn(n)===Ns)return[];var e=Ji(n);return[P1(n),e,P1(e)]}function jb(n){var e=n.state,t=n.options,r=n.name;if(!e.modifiersData[r]._skip){for(var o=t.mainAxis,s=o===void 0?!0:o,i=t.altAxis,l=i===void 0?!0:i,a=t.fallbackPlacements,u=t.padding,d=t.boundary,f=t.rootBoundary,h=t.altBoundary,p=t.flipVariations,m=p===void 0?!0:p,g=t.allowedAutoPlacements,v=e.options.placement,C=hn(v),A=C===v,E=a||(A||!m?[Ji(v)]:zb(v)),y=[v].concat(E).reduce(function(Se,ke){return Se.concat(hn(ke)===Ns?Ub(e,{placement:ke,boundary:d,rootBoundary:f,padding:u,flipVariations:m,allowedAutoPlacements:g}):ke)},[]),x=e.rects.reference,_=e.rects.popper,O=new Map,I=!0,L=y[0],$=0;$<y.length;$++){var V=y[$],H=hn(V),G=Lo(V)===Yr,Y=[kt,Ht].indexOf(H)>=0,K=Y?"width":"height",W=Do(e,{placement:V,boundary:d,rootBoundary:f,altBoundary:h,padding:u}),Z=Y?G?Ut:xt:G?Ht:kt;x[K]>_[K]&&(Z=Ji(Z));var U=Ji(Z),ee=[];if(s&&ee.push(W[H]<=0),l&&ee.push(W[Z]<=0,W[U]<=0),ee.every(function(Se){return Se})){L=V,I=!1;break}O.set(V,ee)}if(I)for(var re=m?3:1,ue=function(ke){var Oe=y.find(function(be){var D=O.get(be);if(D)return D.slice(0,ke).every(function(B){return B})});if(Oe)return L=Oe,"break"},ge=re;ge>0;ge--){var Ee=ue(ge);if(Ee==="break")break}e.placement!==L&&(e.modifiersData[r]._skip=!0,e.placement=L,e.reset=!0)}}const H1={name:"flip",enabled:!0,phase:"main",fn:jb,requiresIfExists:["offset"],data:{_skip:!1}};function U1(n,e,t){return t===void 0&&(t={x:0,y:0}),{top:n.top-e.height-t.y,right:n.right-e.width+t.x,bottom:n.bottom-e.height+t.y,left:n.left-e.width-t.x}}function z1(n){return[kt,Ut,Ht,xt].some(function(e){return n[e]>=0})}function Wb(n){var e=n.state,t=n.name,r=e.rects.reference,o=e.rects.popper,s=e.modifiersData.preventOverflow,i=Do(e,{elementContext:"reference"}),l=Do(e,{altBoundary:!0}),a=U1(i,r),u=U1(l,o,s),d=z1(a),f=z1(u);e.modifiersData[t]={referenceClippingOffsets:a,popperEscapeOffsets:u,isReferenceHidden:d,hasPopperEscaped:f},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":f})}const j1={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Wb};function Kb(n,e,t){var r=hn(n),o=[xt,kt].indexOf(r)>=0?-1:1,s=typeof t=="function"?t(Object.assign({},e,{placement:n})):t,i=s[0],l=s[1];return i=i||0,l=(l||0)*o,[xt,Ut].indexOf(r)>=0?{x:l,y:i}:{x:i,y:l}}function Yb(n){var e=n.state,t=n.options,r=n.name,o=t.offset,s=o===void 0?[0,0]:o,i=Wc.reduce(function(d,f){return d[f]=Kb(f,e.rects,s),d},{}),l=i[e.placement],a=l.x,u=l.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=a,e.modifiersData.popperOffsets.y+=u),e.modifiersData[r]=i}const W1={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Yb};function Gb(n){var e=n.state,t=n.name;e.modifiersData[t]=$1({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}const nu={name:"popperOffsets",enabled:!0,phase:"read",fn:Gb,data:{}};function Qb(n){return n==="x"?"y":"x"}function Jb(n){var e=n.state,t=n.options,r=n.name,o=t.mainAxis,s=o===void 0?!0:o,i=t.altAxis,l=i===void 0?!1:i,a=t.boundary,u=t.rootBoundary,d=t.altBoundary,f=t.padding,h=t.tether,p=h===void 0?!0:h,m=t.tetherOffset,g=m===void 0?0:m,v=Do(e,{boundary:a,rootBoundary:u,padding:f,altBoundary:d}),C=hn(e.placement),A=Lo(e.placement),E=!A,y=Qc(C),x=Qb(y),_=e.modifiersData.popperOffsets,O=e.rects.reference,I=e.rects.popper,L=typeof g=="function"?g(Object.assign({},e.rects,{placement:e.placement})):g,$=typeof L=="number"?{mainAxis:L,altAxis:L}:Object.assign({mainAxis:0,altAxis:0},L),V=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,H={x:0,y:0};if(_){if(s){var G,Y=y==="y"?kt:xt,K=y==="y"?Ht:Ut,W=y==="y"?"height":"width",Z=_[y],U=Z+v[Y],ee=Z-v[K],re=p?-I[W]/2:0,ue=A===Yr?O[W]:I[W],ge=A===Yr?-I[W]:-O[W],Ee=e.elements.arrow,Se=p&&Ee?Gc(Ee):{width:0,height:0},ke=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:M1(),Oe=ke[Y],be=ke[K],D=Is(0,O[W],Se[W]),B=E?O[W]/2-re-D-Oe-$.mainAxis:ue-D-Oe-$.mainAxis,N=E?-O[W]/2+re+D+be+$.mainAxis:ge+D+be+$.mainAxis,R=e.elements.arrow&&Os(e.elements.arrow),b=R?y==="y"?R.clientTop||0:R.clientLeft||0:0,w=(G=V==null?void 0:V[y])!=null?G:0,k=Z+B-w-b,M=Z+N-w,z=Is(p?Yi(U,k):U,Z,p?Qr(ee,M):ee);_[y]=z,H[y]=z-Z}if(l){var j,J=y==="x"?kt:xt,X=y==="x"?Ht:Ut,S=_[x],T=x==="y"?"height":"width",F=S+v[J],Q=S-v[X],ae=[kt,xt].indexOf(C)!==-1,pe=(j=V==null?void 0:V[x])!=null?j:0,we=ae?F:S-O[T]-I[T]-pe+$.altAxis,q=ae?S+O[T]+I[T]-pe-$.altAxis:Q,ie=p&&ae?kb(we,S,q):Is(p?we:F,S,p?q:Q);_[x]=ie,H[x]=ie-S}e.modifiersData[r]=H}}const K1={name:"preventOverflow",enabled:!0,phase:"main",fn:Jb,requiresIfExists:["offset"]};function Zb(n){return{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop}}function Xb(n){return n===zt(n)||!jt(n)?Xc(n):Zb(n)}function qb(n){var e=n.getBoundingClientRect(),t=Io(e.width)/n.offsetWidth||1,r=Io(e.height)/n.offsetHeight||1;return t!==1||r!==1}function eA(n,e,t){t===void 0&&(t=!1);var r=jt(e),o=jt(e)&&qb(e),s=fr(e),i=Mo(n,o,t),l={scrollLeft:0,scrollTop:0},a={x:0,y:0};return(r||!r&&!t)&&((Sn(e)!=="body"||eu(s))&&(l=Xb(e)),jt(e)?(a=Mo(e,!0),a.x+=e.clientLeft,a.y+=e.clientTop):s&&(a.x=qc(s))),{x:i.left+l.scrollLeft-a.x,y:i.top+l.scrollTop-a.y,width:i.width,height:i.height}}function tA(n){var e=new Map,t=new Set,r=[];n.forEach(function(s){e.set(s.name,s)});function o(s){t.add(s.name);var i=[].concat(s.requires||[],s.requiresIfExists||[]);i.forEach(function(l){if(!t.has(l)){var a=e.get(l);a&&o(a)}}),r.push(s)}return n.forEach(function(s){t.has(s.name)||o(s)}),r}function nA(n){var e=tA(n);return Wi.reduce(function(t,r){return t.concat(e.filter(function(o){return o.phase===r}))},[])}function rA(n){var e;return function(){return e||(e=new Promise(function(t){Promise.resolve().then(function(){e=void 0,t(n())})})),e}}function hr(n){for(var e=arguments.length,t=new Array(e>1?e-1:0),r=1;r<e;r++)t[r-1]=arguments[r];return[].concat(t).reduce(function(o,s){return o.replace(/%s/,s)},n)}var Jr='Popper: modifier "%s" provided an invalid %s property, expected %s but got %s',oA='Popper: modifier "%s" requires "%s", but "%s" modifier is not available',Y1=["name","enabled","phase","fn","effect","requires","options"];function sA(n){n.forEach(function(e){[].concat(Object.keys(e),Y1).filter(function(t,r,o){return o.indexOf(t)===r}).forEach(function(t){switch(t){case"name":typeof e.name!="string"&&console.error(hr(Jr,String(e.name),'"name"','"string"','"'+String(e.name)+'"'));break;case"enabled":typeof e.enabled!="boolean"&&console.error(hr(Jr,e.name,'"enabled"','"boolean"','"'+String(e.enabled)+'"'));break;case"phase":Wi.indexOf(e.phase)<0&&console.error(hr(Jr,e.name,'"phase"',"either "+Wi.join(", "),'"'+String(e.phase)+'"'));break;case"fn":typeof e.fn!="function"&&console.error(hr(Jr,e.name,'"fn"','"function"','"'+String(e.fn)+'"'));break;case"effect":e.effect!=null&&typeof e.effect!="function"&&console.error(hr(Jr,e.name,'"effect"','"function"','"'+String(e.fn)+'"'));break;case"requires":e.requires!=null&&!Array.isArray(e.requires)&&console.error(hr(Jr,e.name,'"requires"','"array"','"'+String(e.requires)+'"'));break;case"requiresIfExists":Array.isArray(e.requiresIfExists)||console.error(hr(Jr,e.name,'"requiresIfExists"','"array"','"'+String(e.requiresIfExists)+'"'));break;case"options":case"data":break;default:console.error('PopperJS: an invalid property has been provided to the "'+e.name+'" modifier, valid properties are '+Y1.map(function(r){return'"'+r+'"'}).join(", ")+'; but "'+t+'" was provided.')}e.requires&&e.requires.forEach(function(r){n.find(function(o){return o.name===r})==null&&console.error(hr(oA,String(e.name),r,r))})})})}function iA(n,e){var t=new Set;return n.filter(function(r){var o=e(r);if(!t.has(o))return t.add(o),!0})}function aA(n){var e=n.reduce(function(t,r){var o=t[r.name];return t[r.name]=o?Object.assign({},o,r,{options:Object.assign({},o.options,r.options),data:Object.assign({},o.data,r.data)}):r,t},{});return Object.keys(e).map(function(t){return e[t]})}var G1="Popper: Invalid reference or popper argument provided. They must be either a DOM element or virtual element.",lA="Popper: An infinite loop in the modifiers cycle has been detected! The cycle has been interrupted to prevent a browser crash.",Q1={placement:"bottom",modifiers:[],strategy:"absolute"};function J1(){for(var n=arguments.length,e=new Array(n),t=0;t<n;t++)e[t]=arguments[t];return!e.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function Zi(n){n===void 0&&(n={});var e=n,t=e.defaultModifiers,r=t===void 0?[]:t,o=e.defaultOptions,s=o===void 0?Q1:o;return function(l,a,u){u===void 0&&(u=s);var d={placement:"bottom",orderedModifiers:[],options:Object.assign({},Q1,s),modifiersData:{},elements:{reference:l,popper:a},attributes:{},styles:{}},f=[],h=!1,p={state:d,setOptions:function(C){var A=typeof C=="function"?C(d.options):C;g(),d.options=Object.assign({},s,d.options,A),d.scrollParents={reference:Gr(l)?Ms(l):l.contextElement?Ms(l.contextElement):[],popper:Ms(a)};var E=nA(aA([].concat(r,d.options.modifiers)));if(d.orderedModifiers=E.filter(function(V){return V.enabled}),process.env.NODE_ENV!=="production"){var y=iA([].concat(E,d.options.modifiers),function(V){var H=V.name;return H});if(sA(y),hn(d.options.placement)===Ns){var x=d.orderedModifiers.find(function(V){var H=V.name;return H==="flip"});x||console.error(['Popper: "auto" placements require the "flip" modifier be',"present and enabled to work."].join(" "))}var _=pn(a),O=_.marginTop,I=_.marginRight,L=_.marginBottom,$=_.marginLeft;[O,I,L,$].some(function(V){return parseFloat(V)})&&console.warn(['Popper: CSS "margin" styles cannot be used to apply padding',"between the popper and its reference element or boundary.","To replicate margin, use the `offset` modifier, as well as","the `padding` option in the `preventOverflow` and `flip`","modifiers."].join(" "))}return m(),p.update()},forceUpdate:function(){if(!h){var C=d.elements,A=C.reference,E=C.popper;if(!J1(A,E)){process.env.NODE_ENV!=="production"&&console.error(G1);return}d.rects={reference:eA(A,Os(E),d.options.strategy==="fixed"),popper:Gc(E)},d.reset=!1,d.placement=d.options.placement,d.orderedModifiers.forEach(function(V){return d.modifiersData[V.name]=Object.assign({},V.data)});for(var y=0,x=0;x<d.orderedModifiers.length;x++){if(process.env.NODE_ENV!=="production"&&(y+=1,y>100)){console.error(lA);break}if(d.reset===!0){d.reset=!1,x=-1;continue}var _=d.orderedModifiers[x],O=_.fn,I=_.options,L=I===void 0?{}:I,$=_.name;typeof O=="function"&&(d=O({state:d,options:L,name:$,instance:p})||d)}}},update:rA(function(){return new Promise(function(v){p.forceUpdate(),v(d)})}),destroy:function(){g(),h=!0}};if(!J1(l,a))return process.env.NODE_ENV!=="production"&&console.error(G1),p;p.setOptions(u).then(function(v){!h&&u.onFirstUpdate&&u.onFirstUpdate(v)});function m(){d.orderedModifiers.forEach(function(v){var C=v.name,A=v.options,E=A===void 0?{}:A,y=v.effect;if(typeof y=="function"){var x=y({state:d,name:C,instance:p,options:E}),_=function(){};f.push(x||_)}})}function g(){f.forEach(function(v){return v()}),f=[]}return p}}var cA=Zi(),uA=[Zc,nu,Jc,Ki],dA=Zi({defaultModifiers:uA}),fA=[Zc,nu,Jc,Ki,W1,H1,K1,R1,j1],Xi=Zi({defaultModifiers:fA});const Z1=Object.freeze(Object.defineProperty({__proto__:null,afterMain:S1,afterRead:A1,afterWrite:x1,applyStyles:Ki,arrow:R1,auto:Ns,basePlacements:xo,beforeMain:_1,beforeRead:C1,beforeWrite:T1,bottom:Ht,clippingParents:y1,computeStyles:Jc,createPopper:Xi,createPopperBase:cA,createPopperLite:dA,detectOverflow:Do,end:No,eventListeners:Zc,flip:H1,hide:j1,left:xt,main:w1,modifierPhases:Wi,offset:W1,placements:Wc,popper:Oo,popperGenerator:Zi,popperOffsets:nu,preventOverflow:K1,read:b1,reference:E1,right:Ut,start:Yr,top:kt,variationPlacements:jc,viewport:zc,write:k1},Symbol.toStringTag,{value:"Module"}));var hA="tippy-box",X1="tippy-content",pA="tippy-backdrop",q1="tippy-arrow",e0="tippy-svg-arrow",Zr={passive:!0,capture:!0},t0=function(){return document.body};function mA(n,e){return{}.hasOwnProperty.call(n,e)}function ru(n,e,t){if(Array.isArray(n)){var r=n[e];return r??(Array.isArray(t)?t[e]:t)}return n}function ou(n,e){var t={}.toString.call(n);return t.indexOf("[object")===0&&t.indexOf(e+"]")>-1}function n0(n,e){return typeof n=="function"?n.apply(void 0,e):n}function r0(n,e){if(e===0)return n;var t;return function(r){clearTimeout(t),t=setTimeout(function(){n(r)},e)}}function gA(n,e){var t=Object.assign({},n);return e.forEach(function(r){delete t[r]}),t}function vA(n){return n.split(/\s+/).filter(Boolean)}function Ro(n){return[].concat(n)}function o0(n,e){n.indexOf(e)===-1&&n.push(e)}function yA(n){return n.filter(function(e,t){return n.indexOf(e)===t})}function EA(n){return n.split("-")[0]}function qi(n){return[].slice.call(n)}function s0(n){return Object.keys(n).reduce(function(e,t){return n[t]!==void 0&&(e[t]=n[t]),e},{})}function Ls(){return document.createElement("div")}function Ds(n){return["Element","Fragment"].some(function(e){return ou(n,e)})}function CA(n){return ou(n,"NodeList")}function bA(n){return ou(n,"MouseEvent")}function AA(n){return!!(n&&n._tippy&&n._tippy.reference===n)}function _A(n){return Ds(n)?[n]:CA(n)?qi(n):Array.isArray(n)?n:qi(document.querySelectorAll(n))}function su(n,e){n.forEach(function(t){t&&(t.style.transitionDuration=e+"ms")})}function i0(n,e){n.forEach(function(t){t&&t.setAttribute("data-state",e)})}function wA(n){var e,t=Ro(n),r=t[0];return r!=null&&(e=r.ownerDocument)!=null&&e.body?r.ownerDocument:document}function SA(n,e){var t=e.clientX,r=e.clientY;return n.every(function(o){var s=o.popperRect,i=o.popperState,l=o.props,a=l.interactiveBorder,u=EA(i.placement),d=i.modifiersData.offset;if(!d)return!0;var f=u==="bottom"?d.top.y:0,h=u==="top"?d.bottom.y:0,p=u==="right"?d.left.x:0,m=u==="left"?d.right.x:0,g=s.top-r+f>a,v=r-s.bottom-h>a,C=s.left-t+p>a,A=t-s.right-m>a;return g||v||C||A})}function iu(n,e,t){var r=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(o){n[r](o,t)})}function a0(n,e){for(var t=e;t;){var r;if(n.contains(t))return!0;t=t.getRootNode==null||(r=t.getRootNode())==null?void 0:r.host}return!1}var Tn={isTouch:!1},l0=0;function TA(){Tn.isTouch||(Tn.isTouch=!0,window.performance&&document.addEventListener("mousemove",c0))}function c0(){var n=performance.now();n-l0<20&&(Tn.isTouch=!1,document.removeEventListener("mousemove",c0)),l0=n}function kA(){var n=document.activeElement;if(AA(n)){var e=n._tippy;n.blur&&!e.state.isVisible&&n.blur()}}function xA(){document.addEventListener("touchstart",TA,Zr),window.addEventListener("blur",kA)}var NA=typeof window<"u"&&typeof document<"u",OA=NA?!!window.msCrypto:!1;function Bo(n){var e=n==="destroy"?"n already-":" ";return[n+"() was called on a"+e+"destroyed instance. This is a no-op but","indicates a potential memory leak."].join(" ")}function u0(n){var e=/[ \t]{2,}/g,t=/^[ \t]*/gm;return n.replace(e," ").replace(t,"").trim()}function IA(n){return u0(`
|
|
153
|
+
`,"We recommend using the popper element as a wrapper around an inner","element that can have any CSS property transitioned for animations."].join(" "))}var d={placement:hn(e.placement),variation:Do(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:o,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,B1(Object.assign({},d,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:i,roundOffsets:a})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,B1(Object.assign({},d,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:a})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const Jc={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Lb,data:{}};var Qi={passive:!0};function Db(n){var e=n.state,t=n.instance,r=n.options,o=r.scroll,s=o===void 0?!0:o,i=r.resize,l=i===void 0?!0:i,a=zt(e.elements.popper),u=[].concat(e.scrollParents.reference,e.scrollParents.popper);return s&&u.forEach(function(d){d.addEventListener("scroll",t.update,Qi)}),l&&a.addEventListener("resize",t.update,Qi),function(){s&&u.forEach(function(d){d.removeEventListener("scroll",t.update,Qi)}),l&&a.removeEventListener("resize",t.update,Qi)}}const Zc={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Db,data:{}};var Rb={left:"right",right:"left",bottom:"top",top:"bottom"};function Ji(n){return n.replace(/left|right|bottom|top/g,function(e){return Rb[e]})}var Bb={start:"end",end:"start"};function P1(n){return n.replace(/start|end/g,function(e){return Bb[e]})}function Xc(n){var e=zt(n),t=e.pageXOffset,r=e.pageYOffset;return{scrollLeft:t,scrollTop:r}}function qc(n){return Lo(fr(n)).left+Xc(n).scrollLeft}function Pb(n,e){var t=zt(n),r=fr(n),o=t.visualViewport,s=r.clientWidth,i=r.clientHeight,l=0,a=0;if(o){s=o.width,i=o.height;var u=N1();(u||!u&&e==="fixed")&&(l=o.offsetLeft,a=o.offsetTop)}return{width:s,height:i,x:l+qc(n),y:a}}function Fb(n){var e,t=fr(n),r=Xc(n),o=(e=n.ownerDocument)==null?void 0:e.body,s=Qr(t.scrollWidth,t.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),i=Qr(t.scrollHeight,t.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),l=-r.scrollLeft+qc(n),a=-r.scrollTop;return pn(o||t).direction==="rtl"&&(l+=Qr(t.clientWidth,o?o.clientWidth:0)-s),{width:s,height:i,x:l,y:a}}function eu(n){var e=pn(n),t=e.overflow,r=e.overflowX,o=e.overflowY;return/auto|scroll|overlay|hidden/.test(t+o+r)}function F1(n){return["html","body","#document"].indexOf(Sn(n))>=0?n.ownerDocument.body:jt(n)&&eu(n)?n:F1(Gi(n))}function Ms(n,e){var t;e===void 0&&(e=[]);var r=F1(n),o=r===((t=n.ownerDocument)==null?void 0:t.body),s=zt(r),i=o?[s].concat(s.visualViewport||[],eu(r)?r:[]):r,l=e.concat(i);return o?l:l.concat(Ms(Gi(i)))}function tu(n){return Object.assign({},n,{left:n.x,top:n.y,right:n.x+n.width,bottom:n.y+n.height})}function Vb(n,e){var t=Lo(n,!1,e==="fixed");return t.top=t.top+n.clientTop,t.left=t.left+n.clientLeft,t.bottom=t.top+n.clientHeight,t.right=t.left+n.clientWidth,t.width=n.clientWidth,t.height=n.clientHeight,t.x=t.left,t.y=t.top,t}function V1(n,e,t){return e===zc?tu(Pb(n,t)):Gr(e)?Vb(e,t):tu(Fb(fr(n)))}function $b(n){var e=Ms(Gi(n)),t=["absolute","fixed"].indexOf(pn(n).position)>=0,r=t&&jt(n)?Os(n):n;return Gr(r)?e.filter(function(o){return Gr(o)&&O1(o,r)&&Sn(o)!=="body"}):[]}function Hb(n,e,t,r){var o=e==="clippingParents"?$b(n):[].concat(e),s=[].concat(o,[t]),i=s[0],l=s.reduce(function(a,u){var d=V1(n,u,r);return a.top=Qr(d.top,a.top),a.right=Yi(d.right,a.right),a.bottom=Yi(d.bottom,a.bottom),a.left=Qr(d.left,a.left),a},V1(n,i,r));return l.width=l.right-l.left,l.height=l.bottom-l.top,l.x=l.left,l.y=l.top,l}function $1(n){var e=n.reference,t=n.element,r=n.placement,o=r?hn(r):null,s=r?Do(r):null,i=e.x+e.width/2-t.width/2,l=e.y+e.height/2-t.height/2,a;switch(o){case kt:a={x:i,y:e.y-t.height};break;case Ht:a={x:i,y:e.y+e.height};break;case Ut:a={x:e.x+e.width,y:l};break;case xt:a={x:e.x-t.width,y:l};break;default:a={x:e.x,y:e.y}}var u=o?Qc(o):null;if(u!=null){var d=u==="y"?"height":"width";switch(s){case Yr:a[u]=a[u]-(e[d]/2-t[d]/2);break;case Oo:a[u]=a[u]+(e[d]/2-t[d]/2);break}}return a}function Ro(n,e){e===void 0&&(e={});var t=e,r=t.placement,o=r===void 0?n.placement:r,s=t.strategy,i=s===void 0?n.strategy:s,l=t.boundary,a=l===void 0?y1:l,u=t.rootBoundary,d=u===void 0?zc:u,f=t.elementContext,h=f===void 0?Io:f,p=t.altBoundary,m=p===void 0?!1:p,g=t.padding,v=g===void 0?0:g,C=L1(typeof v!="number"?v:D1(v,No)),A=h===Io?E1:Io,E=n.rects.popper,y=n.elements[m?A:h],x=Hb(Gr(y)?y:y.contextElement||fr(n.elements.popper),a,d,i),_=Lo(n.elements.reference),O=$1({reference:_,element:E,strategy:"absolute",placement:o}),I=tu(Object.assign({},E,O)),L=h===Io?I:_,$={top:x.top-L.top+C.top,bottom:L.bottom-x.bottom+C.bottom,left:x.left-L.left+C.left,right:L.right-x.right+C.right},V=n.modifiersData.offset;if(h===Io&&V){var H=V[o];Object.keys($).forEach(function(G){var Y=[Ut,Ht].indexOf(G)>=0?1:-1,K=[kt,Ht].indexOf(G)>=0?"y":"x";$[G]+=H[K]*Y})}return $}function Ub(n,e){e===void 0&&(e={});var t=e,r=t.placement,o=t.boundary,s=t.rootBoundary,i=t.padding,l=t.flipVariations,a=t.allowedAutoPlacements,u=a===void 0?Wc:a,d=Do(r),f=d?l?jc:jc.filter(function(m){return Do(m)===d}):No,h=f.filter(function(m){return u.indexOf(m)>=0});h.length===0&&(h=f,process.env.NODE_ENV!=="production"&&console.error(["Popper: The `allowedAutoPlacements` option did not allow any","placements. Ensure the `placement` option matches the variation","of the allowed placements.",'For example, "auto" cannot be used to allow "bottom-start".','Use "auto-start" instead.'].join(" ")));var p=h.reduce(function(m,g){return m[g]=Ro(n,{placement:g,boundary:o,rootBoundary:s,padding:i})[hn(g)],m},{});return Object.keys(p).sort(function(m,g){return p[m]-p[g]})}function zb(n){if(hn(n)===Ns)return[];var e=Ji(n);return[P1(n),e,P1(e)]}function jb(n){var e=n.state,t=n.options,r=n.name;if(!e.modifiersData[r]._skip){for(var o=t.mainAxis,s=o===void 0?!0:o,i=t.altAxis,l=i===void 0?!0:i,a=t.fallbackPlacements,u=t.padding,d=t.boundary,f=t.rootBoundary,h=t.altBoundary,p=t.flipVariations,m=p===void 0?!0:p,g=t.allowedAutoPlacements,v=e.options.placement,C=hn(v),A=C===v,E=a||(A||!m?[Ji(v)]:zb(v)),y=[v].concat(E).reduce(function(Se,ke){return Se.concat(hn(ke)===Ns?Ub(e,{placement:ke,boundary:d,rootBoundary:f,padding:u,flipVariations:m,allowedAutoPlacements:g}):ke)},[]),x=e.rects.reference,_=e.rects.popper,O=new Map,I=!0,L=y[0],$=0;$<y.length;$++){var V=y[$],H=hn(V),G=Do(V)===Yr,Y=[kt,Ht].indexOf(H)>=0,K=Y?"width":"height",W=Ro(e,{placement:V,boundary:d,rootBoundary:f,altBoundary:h,padding:u}),Z=Y?G?Ut:xt:G?Ht:kt;x[K]>_[K]&&(Z=Ji(Z));var U=Ji(Z),ee=[];if(s&&ee.push(W[H]<=0),l&&ee.push(W[Z]<=0,W[U]<=0),ee.every(function(Se){return Se})){L=V,I=!1;break}O.set(V,ee)}if(I)for(var re=m?3:1,ue=function(ke){var Oe=y.find(function(be){var D=O.get(be);if(D)return D.slice(0,ke).every(function(B){return B})});if(Oe)return L=Oe,"break"},ge=re;ge>0;ge--){var Ee=ue(ge);if(Ee==="break")break}e.placement!==L&&(e.modifiersData[r]._skip=!0,e.placement=L,e.reset=!0)}}const H1={name:"flip",enabled:!0,phase:"main",fn:jb,requiresIfExists:["offset"],data:{_skip:!1}};function U1(n,e,t){return t===void 0&&(t={x:0,y:0}),{top:n.top-e.height-t.y,right:n.right-e.width+t.x,bottom:n.bottom-e.height+t.y,left:n.left-e.width-t.x}}function z1(n){return[kt,Ut,Ht,xt].some(function(e){return n[e]>=0})}function Wb(n){var e=n.state,t=n.name,r=e.rects.reference,o=e.rects.popper,s=e.modifiersData.preventOverflow,i=Ro(e,{elementContext:"reference"}),l=Ro(e,{altBoundary:!0}),a=U1(i,r),u=U1(l,o,s),d=z1(a),f=z1(u);e.modifiersData[t]={referenceClippingOffsets:a,popperEscapeOffsets:u,isReferenceHidden:d,hasPopperEscaped:f},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":f})}const j1={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Wb};function Kb(n,e,t){var r=hn(n),o=[xt,kt].indexOf(r)>=0?-1:1,s=typeof t=="function"?t(Object.assign({},e,{placement:n})):t,i=s[0],l=s[1];return i=i||0,l=(l||0)*o,[xt,Ut].indexOf(r)>=0?{x:l,y:i}:{x:i,y:l}}function Yb(n){var e=n.state,t=n.options,r=n.name,o=t.offset,s=o===void 0?[0,0]:o,i=Wc.reduce(function(d,f){return d[f]=Kb(f,e.rects,s),d},{}),l=i[e.placement],a=l.x,u=l.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=a,e.modifiersData.popperOffsets.y+=u),e.modifiersData[r]=i}const W1={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Yb};function Gb(n){var e=n.state,t=n.name;e.modifiersData[t]=$1({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}const nu={name:"popperOffsets",enabled:!0,phase:"read",fn:Gb,data:{}};function Qb(n){return n==="x"?"y":"x"}function Jb(n){var e=n.state,t=n.options,r=n.name,o=t.mainAxis,s=o===void 0?!0:o,i=t.altAxis,l=i===void 0?!1:i,a=t.boundary,u=t.rootBoundary,d=t.altBoundary,f=t.padding,h=t.tether,p=h===void 0?!0:h,m=t.tetherOffset,g=m===void 0?0:m,v=Ro(e,{boundary:a,rootBoundary:u,padding:f,altBoundary:d}),C=hn(e.placement),A=Do(e.placement),E=!A,y=Qc(C),x=Qb(y),_=e.modifiersData.popperOffsets,O=e.rects.reference,I=e.rects.popper,L=typeof g=="function"?g(Object.assign({},e.rects,{placement:e.placement})):g,$=typeof L=="number"?{mainAxis:L,altAxis:L}:Object.assign({mainAxis:0,altAxis:0},L),V=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,H={x:0,y:0};if(_){if(s){var G,Y=y==="y"?kt:xt,K=y==="y"?Ht:Ut,W=y==="y"?"height":"width",Z=_[y],U=Z+v[Y],ee=Z-v[K],re=p?-I[W]/2:0,ue=A===Yr?O[W]:I[W],ge=A===Yr?-I[W]:-O[W],Ee=e.elements.arrow,Se=p&&Ee?Gc(Ee):{width:0,height:0},ke=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:M1(),Oe=ke[Y],be=ke[K],D=Is(0,O[W],Se[W]),B=E?O[W]/2-re-D-Oe-$.mainAxis:ue-D-Oe-$.mainAxis,N=E?-O[W]/2+re+D+be+$.mainAxis:ge+D+be+$.mainAxis,R=e.elements.arrow&&Os(e.elements.arrow),b=R?y==="y"?R.clientTop||0:R.clientLeft||0:0,w=(G=V==null?void 0:V[y])!=null?G:0,k=Z+B-w-b,M=Z+N-w,z=Is(p?Yi(U,k):U,Z,p?Qr(ee,M):ee);_[y]=z,H[y]=z-Z}if(l){var j,J=y==="x"?kt:xt,X=y==="x"?Ht:Ut,S=_[x],T=x==="y"?"height":"width",F=S+v[J],Q=S-v[X],ae=[kt,xt].indexOf(C)!==-1,pe=(j=V==null?void 0:V[x])!=null?j:0,we=ae?F:S-O[T]-I[T]-pe+$.altAxis,q=ae?S+O[T]+I[T]-pe-$.altAxis:Q,ie=p&&ae?kb(we,S,q):Is(p?we:F,S,p?q:Q);_[x]=ie,H[x]=ie-S}e.modifiersData[r]=H}}const K1={name:"preventOverflow",enabled:!0,phase:"main",fn:Jb,requiresIfExists:["offset"]};function Zb(n){return{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop}}function Xb(n){return n===zt(n)||!jt(n)?Xc(n):Zb(n)}function qb(n){var e=n.getBoundingClientRect(),t=Mo(e.width)/n.offsetWidth||1,r=Mo(e.height)/n.offsetHeight||1;return t!==1||r!==1}function eA(n,e,t){t===void 0&&(t=!1);var r=jt(e),o=jt(e)&&qb(e),s=fr(e),i=Lo(n,o,t),l={scrollLeft:0,scrollTop:0},a={x:0,y:0};return(r||!r&&!t)&&((Sn(e)!=="body"||eu(s))&&(l=Xb(e)),jt(e)?(a=Lo(e,!0),a.x+=e.clientLeft,a.y+=e.clientTop):s&&(a.x=qc(s))),{x:i.left+l.scrollLeft-a.x,y:i.top+l.scrollTop-a.y,width:i.width,height:i.height}}function tA(n){var e=new Map,t=new Set,r=[];n.forEach(function(s){e.set(s.name,s)});function o(s){t.add(s.name);var i=[].concat(s.requires||[],s.requiresIfExists||[]);i.forEach(function(l){if(!t.has(l)){var a=e.get(l);a&&o(a)}}),r.push(s)}return n.forEach(function(s){t.has(s.name)||o(s)}),r}function nA(n){var e=tA(n);return Wi.reduce(function(t,r){return t.concat(e.filter(function(o){return o.phase===r}))},[])}function rA(n){var e;return function(){return e||(e=new Promise(function(t){Promise.resolve().then(function(){e=void 0,t(n())})})),e}}function hr(n){for(var e=arguments.length,t=new Array(e>1?e-1:0),r=1;r<e;r++)t[r-1]=arguments[r];return[].concat(t).reduce(function(o,s){return o.replace(/%s/,s)},n)}var Jr='Popper: modifier "%s" provided an invalid %s property, expected %s but got %s',oA='Popper: modifier "%s" requires "%s", but "%s" modifier is not available',Y1=["name","enabled","phase","fn","effect","requires","options"];function sA(n){n.forEach(function(e){[].concat(Object.keys(e),Y1).filter(function(t,r,o){return o.indexOf(t)===r}).forEach(function(t){switch(t){case"name":typeof e.name!="string"&&console.error(hr(Jr,String(e.name),'"name"','"string"','"'+String(e.name)+'"'));break;case"enabled":typeof e.enabled!="boolean"&&console.error(hr(Jr,e.name,'"enabled"','"boolean"','"'+String(e.enabled)+'"'));break;case"phase":Wi.indexOf(e.phase)<0&&console.error(hr(Jr,e.name,'"phase"',"either "+Wi.join(", "),'"'+String(e.phase)+'"'));break;case"fn":typeof e.fn!="function"&&console.error(hr(Jr,e.name,'"fn"','"function"','"'+String(e.fn)+'"'));break;case"effect":e.effect!=null&&typeof e.effect!="function"&&console.error(hr(Jr,e.name,'"effect"','"function"','"'+String(e.fn)+'"'));break;case"requires":e.requires!=null&&!Array.isArray(e.requires)&&console.error(hr(Jr,e.name,'"requires"','"array"','"'+String(e.requires)+'"'));break;case"requiresIfExists":Array.isArray(e.requiresIfExists)||console.error(hr(Jr,e.name,'"requiresIfExists"','"array"','"'+String(e.requiresIfExists)+'"'));break;case"options":case"data":break;default:console.error('PopperJS: an invalid property has been provided to the "'+e.name+'" modifier, valid properties are '+Y1.map(function(r){return'"'+r+'"'}).join(", ")+'; but "'+t+'" was provided.')}e.requires&&e.requires.forEach(function(r){n.find(function(o){return o.name===r})==null&&console.error(hr(oA,String(e.name),r,r))})})})}function iA(n,e){var t=new Set;return n.filter(function(r){var o=e(r);if(!t.has(o))return t.add(o),!0})}function aA(n){var e=n.reduce(function(t,r){var o=t[r.name];return t[r.name]=o?Object.assign({},o,r,{options:Object.assign({},o.options,r.options),data:Object.assign({},o.data,r.data)}):r,t},{});return Object.keys(e).map(function(t){return e[t]})}var G1="Popper: Invalid reference or popper argument provided. They must be either a DOM element or virtual element.",lA="Popper: An infinite loop in the modifiers cycle has been detected! The cycle has been interrupted to prevent a browser crash.",Q1={placement:"bottom",modifiers:[],strategy:"absolute"};function J1(){for(var n=arguments.length,e=new Array(n),t=0;t<n;t++)e[t]=arguments[t];return!e.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function Zi(n){n===void 0&&(n={});var e=n,t=e.defaultModifiers,r=t===void 0?[]:t,o=e.defaultOptions,s=o===void 0?Q1:o;return function(l,a,u){u===void 0&&(u=s);var d={placement:"bottom",orderedModifiers:[],options:Object.assign({},Q1,s),modifiersData:{},elements:{reference:l,popper:a},attributes:{},styles:{}},f=[],h=!1,p={state:d,setOptions:function(C){var A=typeof C=="function"?C(d.options):C;g(),d.options=Object.assign({},s,d.options,A),d.scrollParents={reference:Gr(l)?Ms(l):l.contextElement?Ms(l.contextElement):[],popper:Ms(a)};var E=nA(aA([].concat(r,d.options.modifiers)));if(d.orderedModifiers=E.filter(function(V){return V.enabled}),process.env.NODE_ENV!=="production"){var y=iA([].concat(E,d.options.modifiers),function(V){var H=V.name;return H});if(sA(y),hn(d.options.placement)===Ns){var x=d.orderedModifiers.find(function(V){var H=V.name;return H==="flip"});x||console.error(['Popper: "auto" placements require the "flip" modifier be',"present and enabled to work."].join(" "))}var _=pn(a),O=_.marginTop,I=_.marginRight,L=_.marginBottom,$=_.marginLeft;[O,I,L,$].some(function(V){return parseFloat(V)})&&console.warn(['Popper: CSS "margin" styles cannot be used to apply padding',"between the popper and its reference element or boundary.","To replicate margin, use the `offset` modifier, as well as","the `padding` option in the `preventOverflow` and `flip`","modifiers."].join(" "))}return m(),p.update()},forceUpdate:function(){if(!h){var C=d.elements,A=C.reference,E=C.popper;if(!J1(A,E)){process.env.NODE_ENV!=="production"&&console.error(G1);return}d.rects={reference:eA(A,Os(E),d.options.strategy==="fixed"),popper:Gc(E)},d.reset=!1,d.placement=d.options.placement,d.orderedModifiers.forEach(function(V){return d.modifiersData[V.name]=Object.assign({},V.data)});for(var y=0,x=0;x<d.orderedModifiers.length;x++){if(process.env.NODE_ENV!=="production"&&(y+=1,y>100)){console.error(lA);break}if(d.reset===!0){d.reset=!1,x=-1;continue}var _=d.orderedModifiers[x],O=_.fn,I=_.options,L=I===void 0?{}:I,$=_.name;typeof O=="function"&&(d=O({state:d,options:L,name:$,instance:p})||d)}}},update:rA(function(){return new Promise(function(v){p.forceUpdate(),v(d)})}),destroy:function(){g(),h=!0}};if(!J1(l,a))return process.env.NODE_ENV!=="production"&&console.error(G1),p;p.setOptions(u).then(function(v){!h&&u.onFirstUpdate&&u.onFirstUpdate(v)});function m(){d.orderedModifiers.forEach(function(v){var C=v.name,A=v.options,E=A===void 0?{}:A,y=v.effect;if(typeof y=="function"){var x=y({state:d,name:C,instance:p,options:E}),_=function(){};f.push(x||_)}})}function g(){f.forEach(function(v){return v()}),f=[]}return p}}var cA=Zi(),uA=[Zc,nu,Jc,Ki],dA=Zi({defaultModifiers:uA}),fA=[Zc,nu,Jc,Ki,W1,H1,K1,R1,j1],Xi=Zi({defaultModifiers:fA});const Z1=Object.freeze(Object.defineProperty({__proto__:null,afterMain:S1,afterRead:A1,afterWrite:x1,applyStyles:Ki,arrow:R1,auto:Ns,basePlacements:No,beforeMain:_1,beforeRead:C1,beforeWrite:T1,bottom:Ht,clippingParents:y1,computeStyles:Jc,createPopper:Xi,createPopperBase:cA,createPopperLite:dA,detectOverflow:Ro,end:Oo,eventListeners:Zc,flip:H1,hide:j1,left:xt,main:w1,modifierPhases:Wi,offset:W1,placements:Wc,popper:Io,popperGenerator:Zi,popperOffsets:nu,preventOverflow:K1,read:b1,reference:E1,right:Ut,start:Yr,top:kt,variationPlacements:jc,viewport:zc,write:k1},Symbol.toStringTag,{value:"Module"}));var hA="tippy-box",X1="tippy-content",pA="tippy-backdrop",q1="tippy-arrow",e0="tippy-svg-arrow",Zr={passive:!0,capture:!0},t0=function(){return document.body};function mA(n,e){return{}.hasOwnProperty.call(n,e)}function ru(n,e,t){if(Array.isArray(n)){var r=n[e];return r??(Array.isArray(t)?t[e]:t)}return n}function ou(n,e){var t={}.toString.call(n);return t.indexOf("[object")===0&&t.indexOf(e+"]")>-1}function n0(n,e){return typeof n=="function"?n.apply(void 0,e):n}function r0(n,e){if(e===0)return n;var t;return function(r){clearTimeout(t),t=setTimeout(function(){n(r)},e)}}function gA(n,e){var t=Object.assign({},n);return e.forEach(function(r){delete t[r]}),t}function vA(n){return n.split(/\s+/).filter(Boolean)}function Bo(n){return[].concat(n)}function o0(n,e){n.indexOf(e)===-1&&n.push(e)}function yA(n){return n.filter(function(e,t){return n.indexOf(e)===t})}function EA(n){return n.split("-")[0]}function qi(n){return[].slice.call(n)}function s0(n){return Object.keys(n).reduce(function(e,t){return n[t]!==void 0&&(e[t]=n[t]),e},{})}function Ls(){return document.createElement("div")}function Ds(n){return["Element","Fragment"].some(function(e){return ou(n,e)})}function CA(n){return ou(n,"NodeList")}function bA(n){return ou(n,"MouseEvent")}function AA(n){return!!(n&&n._tippy&&n._tippy.reference===n)}function _A(n){return Ds(n)?[n]:CA(n)?qi(n):Array.isArray(n)?n:qi(document.querySelectorAll(n))}function su(n,e){n.forEach(function(t){t&&(t.style.transitionDuration=e+"ms")})}function i0(n,e){n.forEach(function(t){t&&t.setAttribute("data-state",e)})}function wA(n){var e,t=Bo(n),r=t[0];return r!=null&&(e=r.ownerDocument)!=null&&e.body?r.ownerDocument:document}function SA(n,e){var t=e.clientX,r=e.clientY;return n.every(function(o){var s=o.popperRect,i=o.popperState,l=o.props,a=l.interactiveBorder,u=EA(i.placement),d=i.modifiersData.offset;if(!d)return!0;var f=u==="bottom"?d.top.y:0,h=u==="top"?d.bottom.y:0,p=u==="right"?d.left.x:0,m=u==="left"?d.right.x:0,g=s.top-r+f>a,v=r-s.bottom-h>a,C=s.left-t+p>a,A=t-s.right-m>a;return g||v||C||A})}function iu(n,e,t){var r=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(o){n[r](o,t)})}function a0(n,e){for(var t=e;t;){var r;if(n.contains(t))return!0;t=t.getRootNode==null||(r=t.getRootNode())==null?void 0:r.host}return!1}var Tn={isTouch:!1},l0=0;function TA(){Tn.isTouch||(Tn.isTouch=!0,window.performance&&document.addEventListener("mousemove",c0))}function c0(){var n=performance.now();n-l0<20&&(Tn.isTouch=!1,document.removeEventListener("mousemove",c0)),l0=n}function kA(){var n=document.activeElement;if(AA(n)){var e=n._tippy;n.blur&&!e.state.isVisible&&n.blur()}}function xA(){document.addEventListener("touchstart",TA,Zr),window.addEventListener("blur",kA)}var NA=typeof window<"u"&&typeof document<"u",OA=NA?!!window.msCrypto:!1;function Po(n){var e=n==="destroy"?"n already-":" ";return[n+"() was called on a"+e+"destroyed instance. This is a no-op but","indicates a potential memory leak."].join(" ")}function u0(n){var e=/[ \t]{2,}/g,t=/^[ \t]*/gm;return n.replace(e," ").replace(t,"").trim()}function IA(n){return u0(`
|
|
154
154
|
%ctippy.js
|
|
155
155
|
|
|
156
156
|
%c`+u0(n)+`
|
|
@@ -159,19 +159,19 @@ img.ProseMirror-separator {
|
|
|
159
159
|
`)}function d0(n){return[IA(n),"color: #00C584; font-size: 1.3em; font-weight: bold;","line-height: 1.5","color: #a6a095;"]}var Rs;process.env.NODE_ENV!=="production"&&MA();function MA(){Rs=new Set}function $n(n,e){if(n&&!Rs.has(e)){var t;Rs.add(e),(t=console).warn.apply(t,d0(e))}}function au(n,e){if(n&&!Rs.has(e)){var t;Rs.add(e),(t=console).error.apply(t,d0(e))}}function LA(n){var e=!n,t=Object.prototype.toString.call(n)==="[object Object]"&&!n.addEventListener;au(e,["tippy() was passed","`"+String(n)+"`","as its targets (first) argument. Valid types are: String, Element,","Element[], or NodeList."].join(" ")),au(t,["tippy() was passed a plain object which is not supported as an argument","for virtual positioning. Use props.getReferenceClientRect instead."].join(" "))}var f0={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},DA={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},Wt=Object.assign({appendTo:t0,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},f0,DA),RA=Object.keys(Wt),BA=function(e){process.env.NODE_ENV!=="production"&&m0(e,[]);var t=Object.keys(e);t.forEach(function(r){Wt[r]=e[r]})};function h0(n){var e=n.plugins||[],t=e.reduce(function(r,o){var s=o.name,i=o.defaultValue;if(s){var l;r[s]=n[s]!==void 0?n[s]:(l=Wt[s])!=null?l:i}return r},{});return Object.assign({},n,t)}function PA(n,e){var t=e?Object.keys(h0(Object.assign({},Wt,{plugins:e}))):RA,r=t.reduce(function(o,s){var i=(n.getAttribute("data-tippy-"+s)||"").trim();if(!i)return o;if(s==="content")o[s]=i;else try{o[s]=JSON.parse(i)}catch{o[s]=i}return o},{});return r}function p0(n,e){var t=Object.assign({},e,{content:n0(e.content,[n])},e.ignoreAttributes?{}:PA(n,e.plugins));return t.aria=Object.assign({},Wt.aria,t.aria),t.aria={expanded:t.aria.expanded==="auto"?e.interactive:t.aria.expanded,content:t.aria.content==="auto"?e.interactive?null:"describedby":t.aria.content},t}function m0(n,e){n===void 0&&(n={}),e===void 0&&(e=[]);var t=Object.keys(n);t.forEach(function(r){var o=gA(Wt,Object.keys(f0)),s=!mA(o,r);s&&(s=e.filter(function(i){return i.name===r}).length===0),$n(s,["`"+r+"`","is not a valid prop. You may have spelled it incorrectly, or if it's","a plugin, forgot to pass it in an array as props.plugins.",`
|
|
160
160
|
|
|
161
161
|
`,`All props: https://atomiks.github.io/tippyjs/v6/all-props/
|
|
162
|
-
`,"Plugins: https://atomiks.github.io/tippyjs/v6/plugins/"].join(" "))})}var FA=function(){return"innerHTML"};function lu(n,e){n[FA()]=e}function g0(n){var e=Ls();return n===!0?e.className=q1:(e.className=e0,Ds(n)?e.appendChild(n):lu(e,n)),e}function v0(n,e){Ds(e.content)?(lu(n,""),n.appendChild(e.content)):typeof e.content!="function"&&(e.allowHTML?lu(n,e.content):n.textContent=e.content)}function cu(n){var e=n.firstElementChild,t=qi(e.children);return{box:e,content:t.find(function(r){return r.classList.contains(X1)}),arrow:t.find(function(r){return r.classList.contains(q1)||r.classList.contains(e0)}),backdrop:t.find(function(r){return r.classList.contains(pA)})}}function y0(n){var e=Ls(),t=Ls();t.className=hA,t.setAttribute("data-state","hidden"),t.setAttribute("tabindex","-1");var r=Ls();r.className=X1,r.setAttribute("data-state","hidden"),v0(r,n.props),e.appendChild(t),t.appendChild(r),o(n.props,n.props);function o(s,i){var l=cu(e),a=l.box,u=l.content,d=l.arrow;i.theme?a.setAttribute("data-theme",i.theme):a.removeAttribute("data-theme"),typeof i.animation=="string"?a.setAttribute("data-animation",i.animation):a.removeAttribute("data-animation"),i.inertia?a.setAttribute("data-inertia",""):a.removeAttribute("data-inertia"),a.style.maxWidth=typeof i.maxWidth=="number"?i.maxWidth+"px":i.maxWidth,i.role?a.setAttribute("role",i.role):a.removeAttribute("role"),(s.content!==i.content||s.allowHTML!==i.allowHTML)&&v0(u,n.props),i.arrow?d?s.arrow!==i.arrow&&(a.removeChild(d),a.appendChild(g0(i.arrow))):a.appendChild(g0(i.arrow)):d&&a.removeChild(d)}return{popper:e,onUpdate:o}}y0.$$tippy=!0;var VA=1,ea=[],uu=[];function $A(n,e){var t=p0(n,Object.assign({},Wt,h0(s0(e)))),r,o,s,i=!1,l=!1,a=!1,u=!1,d,f,h,p=[],m=r0(k,t.interactiveDebounce),g,v=VA++,C=null,A=yA(t.plugins),E={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},y={id:v,reference:n,popper:Ls(),popperInstance:C,props:t,state:E,plugins:A,clearDelayTimeouts:we,setProps:q,setContent:ie,show:Ae,hide:Pe,hideWithInteractivity:qe,enable:ae,disable:pe,unmount:nt,destroy:It};if(!t.render)return process.env.NODE_ENV!=="production"&&au(!0,"render() function has not been supplied."),y;var x=t.render(y),_=x.popper,O=x.onUpdate;_.setAttribute("data-tippy-root",""),_.id="tippy-"+y.id,y.popper=_,n._tippy=y,_._tippy=y;var I=A.map(function(te){return te.fn(y)}),L=n.hasAttribute("aria-expanded");return R(),re(),Z(),U("onCreate",[y]),t.showOnCreate&&F(),_.addEventListener("mouseenter",function(){y.props.interactive&&y.state.isVisible&&y.clearDelayTimeouts()}),_.addEventListener("mouseleave",function(){y.props.interactive&&y.props.trigger.indexOf("mouseenter")>=0&&Y().addEventListener("mousemove",m)}),y;function $(){var te=y.props.touch;return Array.isArray(te)?te:[te,0]}function V(){return $()[0]==="hold"}function H(){var te;return!!((te=y.props.render)!=null&&te.$$tippy)}function G(){return g||n}function Y(){var te=G().parentNode;return te?wA(te):document}function K(){return cu(_)}function W(te){return y.state.isMounted&&!y.state.isVisible||Tn.isTouch||d&&d.type==="focus"?0:ru(y.props.delay,te?0:1,Wt.delay)}function Z(te){te===void 0&&(te=!1),_.style.pointerEvents=y.props.interactive&&!te?"":"none",_.style.zIndex=""+y.props.zIndex}function U(te,ve,me){if(me===void 0&&(me=!0),I.forEach(function(Re){Re[te]&&Re[te].apply(Re,ve)}),me){var Me;(Me=y.props)[te].apply(Me,ve)}}function ee(){var te=y.props.aria;if(te.content){var ve="aria-"+te.content,me=_.id,Me=
|
|
162
|
+
`,"Plugins: https://atomiks.github.io/tippyjs/v6/plugins/"].join(" "))})}var FA=function(){return"innerHTML"};function lu(n,e){n[FA()]=e}function g0(n){var e=Ls();return n===!0?e.className=q1:(e.className=e0,Ds(n)?e.appendChild(n):lu(e,n)),e}function v0(n,e){Ds(e.content)?(lu(n,""),n.appendChild(e.content)):typeof e.content!="function"&&(e.allowHTML?lu(n,e.content):n.textContent=e.content)}function cu(n){var e=n.firstElementChild,t=qi(e.children);return{box:e,content:t.find(function(r){return r.classList.contains(X1)}),arrow:t.find(function(r){return r.classList.contains(q1)||r.classList.contains(e0)}),backdrop:t.find(function(r){return r.classList.contains(pA)})}}function y0(n){var e=Ls(),t=Ls();t.className=hA,t.setAttribute("data-state","hidden"),t.setAttribute("tabindex","-1");var r=Ls();r.className=X1,r.setAttribute("data-state","hidden"),v0(r,n.props),e.appendChild(t),t.appendChild(r),o(n.props,n.props);function o(s,i){var l=cu(e),a=l.box,u=l.content,d=l.arrow;i.theme?a.setAttribute("data-theme",i.theme):a.removeAttribute("data-theme"),typeof i.animation=="string"?a.setAttribute("data-animation",i.animation):a.removeAttribute("data-animation"),i.inertia?a.setAttribute("data-inertia",""):a.removeAttribute("data-inertia"),a.style.maxWidth=typeof i.maxWidth=="number"?i.maxWidth+"px":i.maxWidth,i.role?a.setAttribute("role",i.role):a.removeAttribute("role"),(s.content!==i.content||s.allowHTML!==i.allowHTML)&&v0(u,n.props),i.arrow?d?s.arrow!==i.arrow&&(a.removeChild(d),a.appendChild(g0(i.arrow))):a.appendChild(g0(i.arrow)):d&&a.removeChild(d)}return{popper:e,onUpdate:o}}y0.$$tippy=!0;var VA=1,ea=[],uu=[];function $A(n,e){var t=p0(n,Object.assign({},Wt,h0(s0(e)))),r,o,s,i=!1,l=!1,a=!1,u=!1,d,f,h,p=[],m=r0(k,t.interactiveDebounce),g,v=VA++,C=null,A=yA(t.plugins),E={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},y={id:v,reference:n,popper:Ls(),popperInstance:C,props:t,state:E,plugins:A,clearDelayTimeouts:we,setProps:q,setContent:ie,show:Ae,hide:Pe,hideWithInteractivity:qe,enable:ae,disable:pe,unmount:nt,destroy:It};if(!t.render)return process.env.NODE_ENV!=="production"&&au(!0,"render() function has not been supplied."),y;var x=t.render(y),_=x.popper,O=x.onUpdate;_.setAttribute("data-tippy-root",""),_.id="tippy-"+y.id,y.popper=_,n._tippy=y,_._tippy=y;var I=A.map(function(te){return te.fn(y)}),L=n.hasAttribute("aria-expanded");return R(),re(),Z(),U("onCreate",[y]),t.showOnCreate&&F(),_.addEventListener("mouseenter",function(){y.props.interactive&&y.state.isVisible&&y.clearDelayTimeouts()}),_.addEventListener("mouseleave",function(){y.props.interactive&&y.props.trigger.indexOf("mouseenter")>=0&&Y().addEventListener("mousemove",m)}),y;function $(){var te=y.props.touch;return Array.isArray(te)?te:[te,0]}function V(){return $()[0]==="hold"}function H(){var te;return!!((te=y.props.render)!=null&&te.$$tippy)}function G(){return g||n}function Y(){var te=G().parentNode;return te?wA(te):document}function K(){return cu(_)}function W(te){return y.state.isMounted&&!y.state.isVisible||Tn.isTouch||d&&d.type==="focus"?0:ru(y.props.delay,te?0:1,Wt.delay)}function Z(te){te===void 0&&(te=!1),_.style.pointerEvents=y.props.interactive&&!te?"":"none",_.style.zIndex=""+y.props.zIndex}function U(te,ve,me){if(me===void 0&&(me=!0),I.forEach(function(Re){Re[te]&&Re[te].apply(Re,ve)}),me){var Me;(Me=y.props)[te].apply(Me,ve)}}function ee(){var te=y.props.aria;if(te.content){var ve="aria-"+te.content,me=_.id,Me=Bo(y.props.triggerTarget||n);Me.forEach(function(Re){var et=Re.getAttribute(ve);if(y.state.isVisible)Re.setAttribute(ve,et?et+" "+me:me);else{var rt=et&&et.replace(me,"").trim();rt?Re.setAttribute(ve,rt):Re.removeAttribute(ve)}})}}function re(){if(!(L||!y.props.aria.expanded)){var te=Bo(y.props.triggerTarget||n);te.forEach(function(ve){y.props.interactive?ve.setAttribute("aria-expanded",y.state.isVisible&&ve===G()?"true":"false"):ve.removeAttribute("aria-expanded")})}}function ue(){Y().removeEventListener("mousemove",m),ea=ea.filter(function(te){return te!==m})}function ge(te){if(!(Tn.isTouch&&(a||te.type==="mousedown"))){var ve=te.composedPath&&te.composedPath()[0]||te.target;if(!(y.props.interactive&&a0(_,ve))){if(Bo(y.props.triggerTarget||n).some(function(me){return a0(me,ve)})){if(Tn.isTouch||y.state.isVisible&&y.props.trigger.indexOf("click")>=0)return}else U("onClickOutside",[y,te]);y.props.hideOnClick===!0&&(y.clearDelayTimeouts(),y.hide(),l=!0,setTimeout(function(){l=!1}),y.state.isMounted||Oe())}}}function Ee(){a=!0}function Se(){a=!1}function ke(){var te=Y();te.addEventListener("mousedown",ge,!0),te.addEventListener("touchend",ge,Zr),te.addEventListener("touchstart",Se,Zr),te.addEventListener("touchmove",Ee,Zr)}function Oe(){var te=Y();te.removeEventListener("mousedown",ge,!0),te.removeEventListener("touchend",ge,Zr),te.removeEventListener("touchstart",Se,Zr),te.removeEventListener("touchmove",Ee,Zr)}function be(te,ve){B(te,function(){!y.state.isVisible&&_.parentNode&&_.parentNode.contains(_)&&ve()})}function D(te,ve){B(te,ve)}function B(te,ve){var me=K().box;function Me(Re){Re.target===me&&(iu(me,"remove",Me),ve())}if(te===0)return ve();iu(me,"remove",f),iu(me,"add",Me),f=Me}function N(te,ve,me){me===void 0&&(me=!1);var Me=Bo(y.props.triggerTarget||n);Me.forEach(function(Re){Re.addEventListener(te,ve,me),p.push({node:Re,eventType:te,handler:ve,options:me})})}function R(){V()&&(N("touchstart",w,{passive:!0}),N("touchend",M,{passive:!0})),vA(y.props.trigger).forEach(function(te){if(te!=="manual")switch(N(te,w),te){case"mouseenter":N("mouseleave",M);break;case"focus":N(OA?"focusout":"blur",z);break;case"focusin":N("focusout",z);break}})}function b(){p.forEach(function(te){var ve=te.node,me=te.eventType,Me=te.handler,Re=te.options;ve.removeEventListener(me,Me,Re)}),p=[]}function w(te){var ve,me=!1;if(!(!y.state.isEnabled||j(te)||l)){var Me=((ve=d)==null?void 0:ve.type)==="focus";d=te,g=te.currentTarget,re(),!y.state.isVisible&&bA(te)&&ea.forEach(function(Re){return Re(te)}),te.type==="click"&&(y.props.trigger.indexOf("mouseenter")<0||i)&&y.props.hideOnClick!==!1&&y.state.isVisible?me=!0:F(te),te.type==="click"&&(i=!me),me&&!Me&&Q(te)}}function k(te){var ve=te.target,me=G().contains(ve)||_.contains(ve);if(!(te.type==="mousemove"&&me)){var Me=T().concat(_).map(function(Re){var et,rt=Re._tippy,Mt=(et=rt.popperInstance)==null?void 0:et.state;return Mt?{popperRect:Re.getBoundingClientRect(),popperState:Mt,props:t}:null}).filter(Boolean);SA(Me,te)&&(ue(),Q(te))}}function M(te){var ve=j(te)||y.props.trigger.indexOf("click")>=0&&i;if(!ve){if(y.props.interactive){y.hideWithInteractivity(te);return}Q(te)}}function z(te){y.props.trigger.indexOf("focusin")<0&&te.target!==G()||y.props.interactive&&te.relatedTarget&&_.contains(te.relatedTarget)||Q(te)}function j(te){return Tn.isTouch?V()!==te.type.indexOf("touch")>=0:!1}function J(){X();var te=y.props,ve=te.popperOptions,me=te.placement,Me=te.offset,Re=te.getReferenceClientRect,et=te.moveTransition,rt=H()?cu(_).arrow:null,Mt=Re?{getBoundingClientRect:Re,contextElement:Re.contextElement||G()}:n,Lt={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(xr){var Yt=xr.state;if(H()){var on=K(),rs=on.box;["placement","reference-hidden","escaped"].forEach(function(sn){sn==="placement"?rs.setAttribute("data-placement",Yt.placement):Yt.attributes.popper["data-popper-"+sn]?rs.setAttribute("data-"+sn,""):rs.removeAttribute("data-"+sn)}),Yt.attributes.popper={}}}},gt=[{name:"offset",options:{offset:Me}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!et}},Lt];H()&&rt&>.push({name:"arrow",options:{element:rt,padding:3}}),gt.push.apply(gt,(ve==null?void 0:ve.modifiers)||[]),y.popperInstance=Xi(Mt,_,Object.assign({},ve,{placement:me,onFirstUpdate:h,modifiers:gt}))}function X(){y.popperInstance&&(y.popperInstance.destroy(),y.popperInstance=null)}function S(){var te=y.props.appendTo,ve,me=G();y.props.interactive&&te===t0||te==="parent"?ve=me.parentNode:ve=n0(te,[me]),ve.contains(_)||ve.appendChild(_),y.state.isMounted=!0,J(),process.env.NODE_ENV!=="production"&&$n(y.props.interactive&&te===Wt.appendTo&&me.nextElementSibling!==_,["Interactive tippy element may not be accessible via keyboard","navigation because it is not directly after the reference element","in the DOM source order.",`
|
|
163
163
|
|
|
164
164
|
`,"Using a wrapper <div> or <span> tag around the reference element","solves this by creating a new parentNode context.",`
|
|
165
165
|
|
|
166
166
|
`,"Specifying `appendTo: document.body` silences this warning, but it","assumes you are using a focus management solution to handle","keyboard navigation.",`
|
|
167
167
|
|
|
168
|
-
`,"See: https://atomiks.github.io/tippyjs/v6/accessibility/#interactivity"].join(" "))}function T(){return qi(_.querySelectorAll("[data-tippy-root]"))}function F(te){y.clearDelayTimeouts(),te&&U("onTrigger",[y,te]),ke();var ve=W(!0),me=$(),Me=me[0],Re=me[1];Tn.isTouch&&Me==="hold"&&Re&&(ve=Re),ve?r=setTimeout(function(){y.show()},ve):y.show()}function Q(te){if(y.clearDelayTimeouts(),U("onUntrigger",[y,te]),!y.state.isVisible){Oe();return}if(!(y.props.trigger.indexOf("mouseenter")>=0&&y.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(te.type)>=0&&i)){var ve=W(!1);ve?o=setTimeout(function(){y.state.isVisible&&y.hide()},ve):s=requestAnimationFrame(function(){y.hide()})}}function ae(){y.state.isEnabled=!0}function pe(){y.hide(),y.state.isEnabled=!1}function we(){clearTimeout(r),clearTimeout(o),cancelAnimationFrame(s)}function q(te){if(process.env.NODE_ENV!=="production"&&$n(y.state.isDestroyed,
|
|
168
|
+
`,"See: https://atomiks.github.io/tippyjs/v6/accessibility/#interactivity"].join(" "))}function T(){return qi(_.querySelectorAll("[data-tippy-root]"))}function F(te){y.clearDelayTimeouts(),te&&U("onTrigger",[y,te]),ke();var ve=W(!0),me=$(),Me=me[0],Re=me[1];Tn.isTouch&&Me==="hold"&&Re&&(ve=Re),ve?r=setTimeout(function(){y.show()},ve):y.show()}function Q(te){if(y.clearDelayTimeouts(),U("onUntrigger",[y,te]),!y.state.isVisible){Oe();return}if(!(y.props.trigger.indexOf("mouseenter")>=0&&y.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(te.type)>=0&&i)){var ve=W(!1);ve?o=setTimeout(function(){y.state.isVisible&&y.hide()},ve):s=requestAnimationFrame(function(){y.hide()})}}function ae(){y.state.isEnabled=!0}function pe(){y.hide(),y.state.isEnabled=!1}function we(){clearTimeout(r),clearTimeout(o),cancelAnimationFrame(s)}function q(te){if(process.env.NODE_ENV!=="production"&&$n(y.state.isDestroyed,Po("setProps")),!y.state.isDestroyed){U("onBeforeUpdate",[y,te]),b();var ve=y.props,me=p0(n,Object.assign({},ve,s0(te),{ignoreAttributes:!0}));y.props=me,R(),ve.interactiveDebounce!==me.interactiveDebounce&&(ue(),m=r0(k,me.interactiveDebounce)),ve.triggerTarget&&!me.triggerTarget?Bo(ve.triggerTarget).forEach(function(Me){Me.removeAttribute("aria-expanded")}):me.triggerTarget&&n.removeAttribute("aria-expanded"),re(),Z(),O&&O(ve,me),y.popperInstance&&(J(),T().forEach(function(Me){requestAnimationFrame(Me._tippy.popperInstance.forceUpdate)})),U("onAfterUpdate",[y,te])}}function ie(te){y.setProps({content:te})}function Ae(){process.env.NODE_ENV!=="production"&&$n(y.state.isDestroyed,Po("show"));var te=y.state.isVisible,ve=y.state.isDestroyed,me=!y.state.isEnabled,Me=Tn.isTouch&&!y.props.touch,Re=ru(y.props.duration,0,Wt.duration);if(!(te||ve||me||Me)&&!G().hasAttribute("disabled")&&(U("onShow",[y],!1),y.props.onShow(y)!==!1)){if(y.state.isVisible=!0,H()&&(_.style.visibility="visible"),Z(),ke(),y.state.isMounted||(_.style.transition="none"),H()){var et=K(),rt=et.box,Mt=et.content;su([rt,Mt],0)}h=function(){var gt;if(!(!y.state.isVisible||u)){if(u=!0,_.offsetHeight,_.style.transition=y.props.moveTransition,H()&&y.props.animation){var Ln=K(),xr=Ln.box,Yt=Ln.content;su([xr,Yt],Re),i0([xr,Yt],"visible")}ee(),re(),o0(uu,y),(gt=y.popperInstance)==null||gt.forceUpdate(),U("onMount",[y]),y.props.animation&&H()&&D(Re,function(){y.state.isShown=!0,U("onShown",[y])})}},S()}}function Pe(){process.env.NODE_ENV!=="production"&&$n(y.state.isDestroyed,Po("hide"));var te=!y.state.isVisible,ve=y.state.isDestroyed,me=!y.state.isEnabled,Me=ru(y.props.duration,1,Wt.duration);if(!(te||ve||me)&&(U("onHide",[y],!1),y.props.onHide(y)!==!1)){if(y.state.isVisible=!1,y.state.isShown=!1,u=!1,i=!1,H()&&(_.style.visibility="hidden"),ue(),Oe(),Z(!0),H()){var Re=K(),et=Re.box,rt=Re.content;y.props.animation&&(su([et,rt],Me),i0([et,rt],"hidden"))}ee(),re(),y.props.animation?H()&&be(Me,y.unmount):y.unmount()}}function qe(te){process.env.NODE_ENV!=="production"&&$n(y.state.isDestroyed,Po("hideWithInteractivity")),Y().addEventListener("mousemove",m),o0(ea,m),m(te)}function nt(){process.env.NODE_ENV!=="production"&&$n(y.state.isDestroyed,Po("unmount")),y.state.isVisible&&y.hide(),y.state.isMounted&&(X(),T().forEach(function(te){te._tippy.unmount()}),_.parentNode&&_.parentNode.removeChild(_),uu=uu.filter(function(te){return te!==y}),y.state.isMounted=!1,U("onHidden",[y]))}function It(){process.env.NODE_ENV!=="production"&&$n(y.state.isDestroyed,Po("destroy")),!y.state.isDestroyed&&(y.clearDelayTimeouts(),y.unmount(),b(),delete n._tippy,y.state.isDestroyed=!0,U("onDestroy",[y]))}}function Fo(n,e){e===void 0&&(e={});var t=Wt.plugins.concat(e.plugins||[]);process.env.NODE_ENV!=="production"&&(LA(n),m0(e,t)),xA();var r=Object.assign({},e,{plugins:t}),o=_A(n);if(process.env.NODE_ENV!=="production"){var s=Ds(r.content),i=o.length>1;$n(s&&i,["tippy() was passed an Element as the `content` prop, but more than","one tippy instance was created by this invocation. This means the","content element will only be appended to the last tippy instance.",`
|
|
169
169
|
|
|
170
170
|
`,"Instead, pass the .innerHTML of the element, or use a function that","returns a cloned version of the element instead.",`
|
|
171
171
|
|
|
172
172
|
`,`1) content: element.innerHTML
|
|
173
|
-
`,"2) content: () => element.cloneNode(true)"].join(" "))}var l=o.reduce(function(a,u){var d=u&&$A(u,r);return d&&a.push(d),a},[]);return Ds(n)?l[0]:l}Po.defaultProps=Wt,Po.setDefaultProps=BA,Po.currentInput=Tn,Object.assign({},Ki,{effect:function(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow)}}),Po.setDefaultProps({render:y0});class HA{constructor({editor:e,element:t,view:r,tippyOptions:o={},updateDelay:s=250,shouldShow:i}){this.preventHide=!1,this.shouldShow=({view:l,state:a,from:u,to:d})=>{const{doc:f,selection:h}=a,{empty:p}=h,m=!f.textBetween(u,d).length&&Bc(a.selection),g=this.element.contains(document.activeElement);return!(!(l.hasFocus()||g)||p||m||!this.editor.isEditable)},this.mousedownHandler=()=>{this.preventHide=!0},this.dragstartHandler=()=>{this.hide()},this.focusHandler=()=>{setTimeout(()=>this.update(this.editor.view))},this.blurHandler=({event:l})=>{var a;if(this.preventHide){this.preventHide=!1;return}l!=null&&l.relatedTarget&&(!((a=this.element.parentNode)===null||a===void 0)&&a.contains(l.relatedTarget))||this.hide()},this.tippyBlurHandler=l=>{this.blurHandler({event:l})},this.handleDebouncedUpdate=(l,a)=>{const u=!(a!=null&&a.selection.eq(l.state.selection)),d=!(a!=null&&a.doc.eq(l.state.doc));!u&&!d||(this.updateDebounceTimer&&clearTimeout(this.updateDebounceTimer),this.updateDebounceTimer=window.setTimeout(()=>{this.updateHandler(l,u,d,a)},this.updateDelay))},this.updateHandler=(l,a,u,d)=>{var f,h,p;const{state:m,composing:g}=l,{selection:v}=m;if(g||!a&&!u)return;this.createTooltip();const{ranges:A}=v,E=Math.min(...A.map(_=>_.$from.pos)),y=Math.max(...A.map(_=>_.$to.pos));if(!((f=this.shouldShow)===null||f===void 0?void 0:f.call(this,{editor:this.editor,view:l,state:m,oldState:d,from:E,to:y}))){this.hide();return}(h=this.tippy)===null||h===void 0||h.setProps({getReferenceClientRect:((p=this.tippyOptions)===null||p===void 0?void 0:p.getReferenceClientRect)||(()=>{if(rb(m.selection)){let _=l.nodeDOM(E);const O=_.dataset.nodeViewWrapper?_:_.querySelector("[data-node-view-wrapper]");if(O&&(_=O.firstChild),_)return _.getBoundingClientRect()}return g1(l,E,y)})}),this.show()},this.editor=e,this.element=t,this.view=r,this.updateDelay=s,i&&(this.shouldShow=i),this.element.addEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.view.dom.addEventListener("dragstart",this.dragstartHandler),this.editor.on("focus",this.focusHandler),this.editor.on("blur",this.blurHandler),this.tippyOptions=o,this.element.remove(),this.element.style.visibility="visible"}createTooltip(){const{element:e}=this.editor.options,t=!!e.parentElement;this.tippy||!t||(this.tippy=Po(e,{duration:0,getReferenceClientRect:null,content:this.element,interactive:!0,trigger:"manual",placement:"top",hideOnClick:"toggle",...this.tippyOptions}),this.tippy.popper.firstChild&&this.tippy.popper.firstChild.addEventListener("blur",this.tippyBlurHandler))}update(e,t){const{state:r}=e,o=r.selection.$from.pos!==r.selection.$to.pos;if(this.updateDelay>0&&o){this.handleDebouncedUpdate(e,t);return}const s=!(t!=null&&t.selection.eq(e.state.selection)),i=!(t!=null&&t.doc.eq(e.state.doc));this.updateHandler(e,s,i,t)}show(){var e;(e=this.tippy)===null||e===void 0||e.show()}hide(){var e;(e=this.tippy)===null||e===void 0||e.hide()}destroy(){var e,t;!((e=this.tippy)===null||e===void 0)&&e.popper.firstChild&&this.tippy.popper.firstChild.removeEventListener("blur",this.tippyBlurHandler),(t=this.tippy)===null||t===void 0||t.destroy(),this.element.removeEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.view.dom.removeEventListener("dragstart",this.dragstartHandler),this.editor.off("focus",this.focusHandler),this.editor.off("blur",this.blurHandler)}}const E0=n=>new Dt({key:typeof n.pluginKey=="string"?new un(n.pluginKey):n.pluginKey,view:e=>new HA({view:e,...n})});Zt.create({name:"bubbleMenu",addOptions(){return{element:null,tippyOptions:{},pluginKey:"bubbleMenu",updateDelay:void 0,shouldShow:null}},addProseMirrorPlugins(){return this.options.element?[E0({pluginKey:this.options.pluginKey,editor:this.editor,element:this.options.element,tippyOptions:this.options.tippyOptions,updateDelay:this.options.updateDelay,shouldShow:this.options.shouldShow})]:[]}});class UA{constructor({editor:e,element:t,view:r,tippyOptions:o={},shouldShow:s}){this.preventHide=!1,this.shouldShow=({view:i,state:l})=>{const{selection:a}=l,{$anchor:u,empty:d}=a,f=u.depth===1,h=u.parent.isTextblock&&!u.parent.type.spec.code&&!u.parent.textContent;return!(!i.hasFocus()||!d||!f||!h||!this.editor.isEditable)},this.mousedownHandler=()=>{this.preventHide=!0},this.focusHandler=()=>{setTimeout(()=>this.update(this.editor.view))},this.blurHandler=({event:i})=>{var l;if(this.preventHide){this.preventHide=!1;return}i!=null&&i.relatedTarget&&(!((l=this.element.parentNode)===null||l===void 0)&&l.contains(i.relatedTarget))||this.hide()},this.tippyBlurHandler=i=>{this.blurHandler({event:i})},this.editor=e,this.element=t,this.view=r,s&&(this.shouldShow=s),this.element.addEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.editor.on("focus",this.focusHandler),this.editor.on("blur",this.blurHandler),this.tippyOptions=o,this.element.remove(),this.element.style.visibility="visible"}createTooltip(){const{element:e}=this.editor.options,t=!!e.parentElement;this.tippy||!t||(this.tippy=Po(e,{duration:0,getReferenceClientRect:null,content:this.element,interactive:!0,trigger:"manual",placement:"right",hideOnClick:"toggle",...this.tippyOptions}),this.tippy.popper.firstChild&&this.tippy.popper.firstChild.addEventListener("blur",this.tippyBlurHandler))}update(e,t){var r,o,s;const{state:i}=e,{doc:l,selection:a}=i,{from:u,to:d}=a;if(t&&t.doc.eq(l)&&t.selection.eq(a))return;if(this.createTooltip(),!((r=this.shouldShow)===null||r===void 0?void 0:r.call(this,{editor:this.editor,view:e,state:i,oldState:t}))){this.hide();return}(o=this.tippy)===null||o===void 0||o.setProps({getReferenceClientRect:((s=this.tippyOptions)===null||s===void 0?void 0:s.getReferenceClientRect)||(()=>g1(e,u,d))}),this.show()}show(){var e;(e=this.tippy)===null||e===void 0||e.show()}hide(){var e;(e=this.tippy)===null||e===void 0||e.hide()}destroy(){var e,t;!((e=this.tippy)===null||e===void 0)&&e.popper.firstChild&&this.tippy.popper.firstChild.removeEventListener("blur",this.tippyBlurHandler),(t=this.tippy)===null||t===void 0||t.destroy(),this.element.removeEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.editor.off("focus",this.focusHandler),this.editor.off("blur",this.blurHandler)}}const C0=n=>new Dt({key:typeof n.pluginKey=="string"?new un(n.pluginKey):n.pluginKey,view:e=>new UA({view:e,...n})});Zt.create({name:"floatingMenu",addOptions(){return{element:null,tippyOptions:{},pluginKey:"floatingMenu",shouldShow:null}},addProseMirrorPlugins(){return this.options.element?[C0({pluginKey:this.options.pluginKey,editor:this.editor,element:this.options.element,tippyOptions:this.options.tippyOptions,shouldShow:this.options.shouldShow})]:[]}}),c.defineComponent({name:"BubbleMenu",props:{pluginKey:{type:[String,Object],default:"bubbleMenu"},editor:{type:Object,required:!0},updateDelay:{type:Number,default:void 0},tippyOptions:{type:Object,default:()=>({})},shouldShow:{type:Function,default:null}},setup(n,{slots:e}){const t=c.ref(null);return c.onMounted(()=>{const{updateDelay:r,editor:o,pluginKey:s,shouldShow:i,tippyOptions:l}=n;o.registerPlugin(E0({updateDelay:r,editor:o,element:t.value,pluginKey:s,shouldShow:i,tippyOptions:l}))}),c.onBeforeUnmount(()=>{const{pluginKey:r,editor:o}=n;o.unregisterPlugin(r)}),()=>{var r;return c.h("div",{ref:t},(r=e.default)===null||r===void 0?void 0:r.call(e))}}});function b0(n){return c.customRef((e,t)=>({get(){return e(),n},set(r){n=r,requestAnimationFrame(()=>{requestAnimationFrame(()=>{t()})})}}))}class zA extends Ab{constructor(e={}){return super(e),this.vueRenderers=c.reactive(new Map),this.contentComponent=null,this.reactiveState=b0(this.view.state),this.reactiveExtensionStorage=b0(this.extensionStorage),this.on("transaction",()=>{this.reactiveState.value=this.view.state,this.reactiveExtensionStorage.value=this.extensionStorage}),c.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){super.registerPlugin(e,t),this.reactiveState.value=this.view.state}unregisterPlugin(e){super.unregisterPlugin(e),this.reactiveState.value=this.view.state}}const jA=c.defineComponent({name:"EditorContent",props:{editor:{default:null,type:Object}},setup(n){const e=c.ref(),t=c.getCurrentInstance();return c.watchEffect(()=>{const r=n.editor;r&&r.options.element&&e.value&&c.nextTick(()=>{if(!e.value||!r.options.element.firstChild)return;const o=c.unref(e.value);e.value.append(...r.options.element.childNodes),r.contentComponent=t.ctx._,r.setOptions({element:o}),r.createNodeViews()})}),c.onBeforeUnmount(()=>{const r=n.editor;if(!r||(r.isDestroyed||r.view.setProps({nodeViews:{}}),r.contentComponent=null,!r.options.element.firstChild))return;const o=document.createElement("div");o.append(...r.options.element.childNodes),r.setOptions({element:o})}),{rootEl:e}},render(){const n=[];return this.editor&&this.editor.vueRenderers.forEach(e=>{const t=c.h(c.Teleport,{to:e.teleportElement,key:e.id},c.h(e.component,{ref:e.id,...e.props}));n.push(t)}),c.h("div",{ref:e=>{this.rootEl=e}},...n)}});c.defineComponent({name:"FloatingMenu",props:{pluginKey:{type:null,default:"floatingMenu"},editor:{type:Object,required:!0},tippyOptions:{type:Object,default:()=>({})},shouldShow:{type:Function,default:null}},setup(n,{slots:e}){const t=c.ref(null);return c.onMounted(()=>{const{pluginKey:r,editor:o,tippyOptions:s,shouldShow:i}=n;o.registerPlugin(C0({pluginKey:r,editor:o,element:t.value,tippyOptions:s,shouldShow:i}))}),c.onBeforeUnmount(()=>{const{pluginKey:r,editor:o}=n;o.unregisterPlugin(r)}),()=>{var r;return c.h("div",{ref:t},(r=e.default)===null||r===void 0?void 0:r.call(e))}}}),c.defineComponent({name:"NodeViewContent",props:{as:{type:String,default:"div"}},render(){return c.h(this.as,{style:{whiteSpace:"pre-wrap"},"data-node-view-content":""})}}),c.defineComponent({name:"NodeViewWrapper",props:{as:{type:String,default:"div"}},inject:["onDragStart","decorationClasses"],render(){var n,e;return c.h(this.as,{class:this.decorationClasses,style:{whiteSpace:"normal"},"data-node-view-wrapper":"",onDragstart:this.onDragStart},(e=(n=this.$slots).default)===null||e===void 0?void 0:e.call(n))}});const WA=(n={})=>{const e=c.shallowRef();return c.onMounted(()=>{e.value=new zA(n)}),c.onBeforeUnmount(()=>{var t;(t=e.value)===null||t===void 0||t.destroy()}),e},KA=Vn.create({name:"doc",topNode:!0,content:"block+"}),YA=Vn.create({name:"paragraph",priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:"block",content:"inline*",parseHTML(){return[{tag:"p"}]},renderHTML({HTMLAttributes:n}){return["p",Tt(this.options.HTMLAttributes,n),0]},addCommands(){return{setParagraph:()=>({commands:n})=>n.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),GA=Vn.create({name:"text",group:"inline"}),QA="aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4vianca6w0s2x0a2z0ure5ba0by2idu3namex3narepublic11d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0cast4mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dabur3d1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0ardian6cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster6d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2tura4vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9dnavy5lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0a1b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp2w2ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mƶgensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4finity6ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2",JA="ελ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",Fo=(n,e)=>{for(const t in e)n[t]=e[t];return n},du="numeric",fu="ascii",hu="alpha",ta="asciinumeric",na="alphanumeric",pu="domain",A0="emoji",ZA="scheme",XA="slashscheme",_0="whitespace";function qA(n,e){return n in e||(e[n]=[]),e[n]}function Xr(n,e,t){e[du]&&(e[ta]=!0,e[na]=!0),e[fu]&&(e[ta]=!0,e[hu]=!0),e[ta]&&(e[na]=!0),e[hu]&&(e[na]=!0),e[na]&&(e[pu]=!0),e[A0]&&(e[pu]=!0);for(const r in e){const o=qA(r,t);o.indexOf(n)<0&&o.push(n)}}function e_(n,e){const t={};for(const r in e)e[r].indexOf(n)>=0&&(t[r]=!0);return t}function Bt(n){n===void 0&&(n=null),this.j={},this.jr=[],this.jd=null,this.t=n}Bt.groups={},Bt.prototype={accepts(){return!!this.t},go(n){const e=this,t=e.j[n];if(t)return t;for(let r=0;r<e.jr.length;r++){const o=e.jr[r][0],s=e.jr[r][1];if(s&&o.test(n))return s}return e.jd},has(n,e){return e===void 0&&(e=!1),e?n in this.j:!!this.go(n)},ta(n,e,t,r){for(let o=0;o<n.length;o++)this.tt(n[o],e,t,r)},tr(n,e,t,r){r=r||Bt.groups;let o;return e&&e.j?o=e:(o=new Bt(e),t&&r&&Xr(e,t,r)),this.jr.push([n,o]),o},ts(n,e,t,r){let o=this;const s=n.length;if(!s)return o;for(let i=0;i<s-1;i++)o=o.tt(n[i]);return o.tt(n[s-1],e,t,r)},tt(n,e,t,r){r=r||Bt.groups;const o=this;if(e&&e.j)return o.j[n]=e,e;const s=e;let i,l=o.go(n);if(l?(i=new Bt,Fo(i.j,l.j),i.jr.push.apply(i.jr,l.jr),i.jd=l.jd,i.t=l.t):i=new Bt,s){if(r)if(i.t&&typeof i.t=="string"){const a=Fo(e_(i.t,r),t);Xr(s,a,r)}else t&&Xr(s,t,r);i.t=s}return o.j[n]=i,i}};const Fe=(n,e,t,r,o)=>n.ta(e,t,r,o),Xt=(n,e,t,r,o)=>n.tr(e,t,r,o),w0=(n,e,t,r,o)=>n.ts(e,t,r,o),ye=(n,e,t,r,o)=>n.tt(e,t,r,o),Hn="WORD",mu="UWORD",Bs="LOCALHOST",gu="TLD",vu="UTLD",ra="SCHEME",Vo="SLASH_SCHEME",yu="NUM",S0="WS",Eu="NL",Ps="OPENBRACE",Fs="CLOSEBRACE",oa="OPENBRACKET",sa="CLOSEBRACKET",ia="OPENPAREN",aa="CLOSEPAREN",la="OPENANGLEBRACKET",ca="CLOSEANGLEBRACKET",ua="FULLWIDTHLEFTPAREN",da="FULLWIDTHRIGHTPAREN",fa="LEFTCORNERBRACKET",ha="RIGHTCORNERBRACKET",pa="LEFTWHITECORNERBRACKET",ma="RIGHTWHITECORNERBRACKET",ga="FULLWIDTHLESSTHAN",va="FULLWIDTHGREATERTHAN",ya="AMPERSAND",Ea="APOSTROPHE",Ca="ASTERISK",pr="AT",ba="BACKSLASH",Aa="BACKTICK",_a="CARET",mr="COLON",Cu="COMMA",wa="DOLLAR",kn="DOT",Sa="EQUALS",bu="EXCLAMATION",xn="HYPHEN",Ta="PERCENT",ka="PIPE",xa="PLUS",Na="POUND",Oa="QUERY",Au="QUOTE",_u="SEMI",Nn="SLASH",Vs="TILDE",Ia="UNDERSCORE",T0="EMOJI",Ma="SYM";var k0=Object.freeze({__proto__:null,WORD:Hn,UWORD:mu,LOCALHOST:Bs,TLD:gu,UTLD:vu,SCHEME:ra,SLASH_SCHEME:Vo,NUM:yu,WS:S0,NL:Eu,OPENBRACE:Ps,CLOSEBRACE:Fs,OPENBRACKET:oa,CLOSEBRACKET:sa,OPENPAREN:ia,CLOSEPAREN:aa,OPENANGLEBRACKET:la,CLOSEANGLEBRACKET:ca,FULLWIDTHLEFTPAREN:ua,FULLWIDTHRIGHTPAREN:da,LEFTCORNERBRACKET:fa,RIGHTCORNERBRACKET:ha,LEFTWHITECORNERBRACKET:pa,RIGHTWHITECORNERBRACKET:ma,FULLWIDTHLESSTHAN:ga,FULLWIDTHGREATERTHAN:va,AMPERSAND:ya,APOSTROPHE:Ea,ASTERISK:Ca,AT:pr,BACKSLASH:ba,BACKTICK:Aa,CARET:_a,COLON:mr,COMMA:Cu,DOLLAR:wa,DOT:kn,EQUALS:Sa,EXCLAMATION:bu,HYPHEN:xn,PERCENT:Ta,PIPE:ka,PLUS:xa,POUND:Na,QUERY:Oa,QUOTE:Au,SEMI:_u,SLASH:Nn,TILDE:Vs,UNDERSCORE:Ia,EMOJI:T0,SYM:Ma});const $o=/[a-z]/,wu=/\p{L}/u,Su=/\p{Emoji}/u,Tu=/\d/,x0=/\s/,N0=`
|
|
174
|
-
`,t_="ļø",n_="ā";let La=null,Da=null;function r_(n){n===void 0&&(n=[]);const e={};Bt.groups=e;const t=new Bt;La==null&&(La=O0(QA)),Da==null&&(Da=O0(JA)),ye(t,"'",Ea),ye(t,"{",Ps),ye(t,"}",Fs),ye(t,"[",oa),ye(t,"]",sa),ye(t,"(",ia),ye(t,")",aa),ye(t,"<",la),ye(t,">",ca),ye(t,"ļ¼",ua),ye(t,"ļ¼",da),ye(t,"ć",fa),ye(t,"ć",ha),ye(t,"ć",pa),ye(t,"ć",ma),ye(t,"ļ¼",ga),ye(t,"ļ¼",va),ye(t,"&",ya),ye(t,"*",Ca),ye(t,"@",pr),ye(t,"`",Aa),ye(t,"^",_a),ye(t,":",mr),ye(t,",",Cu),ye(t,"$",wa),ye(t,".",kn),ye(t,"=",Sa),ye(t,"!",bu),ye(t,"-",xn),ye(t,"%",Ta),ye(t,"|",ka),ye(t,"+",xa),ye(t,"#",Na),ye(t,"?",Oa),ye(t,'"',Au),ye(t,"/",Nn),ye(t,";",_u),ye(t,"~",Vs),ye(t,"_",Ia),ye(t,"\\",ba);const r=Xt(t,Tu,yu,{[du]:!0});Xt(r,Tu,r);const o=Xt(t
|
|
173
|
+
`,"2) content: () => element.cloneNode(true)"].join(" "))}var l=o.reduce(function(a,u){var d=u&&$A(u,r);return d&&a.push(d),a},[]);return Ds(n)?l[0]:l}Fo.defaultProps=Wt,Fo.setDefaultProps=BA,Fo.currentInput=Tn,Object.assign({},Ki,{effect:function(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow)}}),Fo.setDefaultProps({render:y0});class HA{constructor({editor:e,element:t,view:r,tippyOptions:o={},updateDelay:s=250,shouldShow:i}){this.preventHide=!1,this.shouldShow=({view:l,state:a,from:u,to:d})=>{const{doc:f,selection:h}=a,{empty:p}=h,m=!f.textBetween(u,d).length&&Bc(a.selection),g=this.element.contains(document.activeElement);return!(!(l.hasFocus()||g)||p||m||!this.editor.isEditable)},this.mousedownHandler=()=>{this.preventHide=!0},this.dragstartHandler=()=>{this.hide()},this.focusHandler=()=>{setTimeout(()=>this.update(this.editor.view))},this.blurHandler=({event:l})=>{var a;if(this.preventHide){this.preventHide=!1;return}l!=null&&l.relatedTarget&&(!((a=this.element.parentNode)===null||a===void 0)&&a.contains(l.relatedTarget))||this.hide()},this.tippyBlurHandler=l=>{this.blurHandler({event:l})},this.handleDebouncedUpdate=(l,a)=>{const u=!(a!=null&&a.selection.eq(l.state.selection)),d=!(a!=null&&a.doc.eq(l.state.doc));!u&&!d||(this.updateDebounceTimer&&clearTimeout(this.updateDebounceTimer),this.updateDebounceTimer=window.setTimeout(()=>{this.updateHandler(l,u,d,a)},this.updateDelay))},this.updateHandler=(l,a,u,d)=>{var f,h,p;const{state:m,composing:g}=l,{selection:v}=m;if(g||!a&&!u)return;this.createTooltip();const{ranges:A}=v,E=Math.min(...A.map(_=>_.$from.pos)),y=Math.max(...A.map(_=>_.$to.pos));if(!((f=this.shouldShow)===null||f===void 0?void 0:f.call(this,{editor:this.editor,view:l,state:m,oldState:d,from:E,to:y}))){this.hide();return}(h=this.tippy)===null||h===void 0||h.setProps({getReferenceClientRect:((p=this.tippyOptions)===null||p===void 0?void 0:p.getReferenceClientRect)||(()=>{if(rb(m.selection)){let _=l.nodeDOM(E);const O=_.dataset.nodeViewWrapper?_:_.querySelector("[data-node-view-wrapper]");if(O&&(_=O.firstChild),_)return _.getBoundingClientRect()}return g1(l,E,y)})}),this.show()},this.editor=e,this.element=t,this.view=r,this.updateDelay=s,i&&(this.shouldShow=i),this.element.addEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.view.dom.addEventListener("dragstart",this.dragstartHandler),this.editor.on("focus",this.focusHandler),this.editor.on("blur",this.blurHandler),this.tippyOptions=o,this.element.remove(),this.element.style.visibility="visible"}createTooltip(){const{element:e}=this.editor.options,t=!!e.parentElement;this.tippy||!t||(this.tippy=Fo(e,{duration:0,getReferenceClientRect:null,content:this.element,interactive:!0,trigger:"manual",placement:"top",hideOnClick:"toggle",...this.tippyOptions}),this.tippy.popper.firstChild&&this.tippy.popper.firstChild.addEventListener("blur",this.tippyBlurHandler))}update(e,t){const{state:r}=e,o=r.selection.$from.pos!==r.selection.$to.pos;if(this.updateDelay>0&&o){this.handleDebouncedUpdate(e,t);return}const s=!(t!=null&&t.selection.eq(e.state.selection)),i=!(t!=null&&t.doc.eq(e.state.doc));this.updateHandler(e,s,i,t)}show(){var e;(e=this.tippy)===null||e===void 0||e.show()}hide(){var e;(e=this.tippy)===null||e===void 0||e.hide()}destroy(){var e,t;!((e=this.tippy)===null||e===void 0)&&e.popper.firstChild&&this.tippy.popper.firstChild.removeEventListener("blur",this.tippyBlurHandler),(t=this.tippy)===null||t===void 0||t.destroy(),this.element.removeEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.view.dom.removeEventListener("dragstart",this.dragstartHandler),this.editor.off("focus",this.focusHandler),this.editor.off("blur",this.blurHandler)}}const E0=n=>new Dt({key:typeof n.pluginKey=="string"?new un(n.pluginKey):n.pluginKey,view:e=>new HA({view:e,...n})});Zt.create({name:"bubbleMenu",addOptions(){return{element:null,tippyOptions:{},pluginKey:"bubbleMenu",updateDelay:void 0,shouldShow:null}},addProseMirrorPlugins(){return this.options.element?[E0({pluginKey:this.options.pluginKey,editor:this.editor,element:this.options.element,tippyOptions:this.options.tippyOptions,updateDelay:this.options.updateDelay,shouldShow:this.options.shouldShow})]:[]}});class UA{constructor({editor:e,element:t,view:r,tippyOptions:o={},shouldShow:s}){this.preventHide=!1,this.shouldShow=({view:i,state:l})=>{const{selection:a}=l,{$anchor:u,empty:d}=a,f=u.depth===1,h=u.parent.isTextblock&&!u.parent.type.spec.code&&!u.parent.textContent;return!(!i.hasFocus()||!d||!f||!h||!this.editor.isEditable)},this.mousedownHandler=()=>{this.preventHide=!0},this.focusHandler=()=>{setTimeout(()=>this.update(this.editor.view))},this.blurHandler=({event:i})=>{var l;if(this.preventHide){this.preventHide=!1;return}i!=null&&i.relatedTarget&&(!((l=this.element.parentNode)===null||l===void 0)&&l.contains(i.relatedTarget))||this.hide()},this.tippyBlurHandler=i=>{this.blurHandler({event:i})},this.editor=e,this.element=t,this.view=r,s&&(this.shouldShow=s),this.element.addEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.editor.on("focus",this.focusHandler),this.editor.on("blur",this.blurHandler),this.tippyOptions=o,this.element.remove(),this.element.style.visibility="visible"}createTooltip(){const{element:e}=this.editor.options,t=!!e.parentElement;this.tippy||!t||(this.tippy=Fo(e,{duration:0,getReferenceClientRect:null,content:this.element,interactive:!0,trigger:"manual",placement:"right",hideOnClick:"toggle",...this.tippyOptions}),this.tippy.popper.firstChild&&this.tippy.popper.firstChild.addEventListener("blur",this.tippyBlurHandler))}update(e,t){var r,o,s;const{state:i}=e,{doc:l,selection:a}=i,{from:u,to:d}=a;if(t&&t.doc.eq(l)&&t.selection.eq(a))return;if(this.createTooltip(),!((r=this.shouldShow)===null||r===void 0?void 0:r.call(this,{editor:this.editor,view:e,state:i,oldState:t}))){this.hide();return}(o=this.tippy)===null||o===void 0||o.setProps({getReferenceClientRect:((s=this.tippyOptions)===null||s===void 0?void 0:s.getReferenceClientRect)||(()=>g1(e,u,d))}),this.show()}show(){var e;(e=this.tippy)===null||e===void 0||e.show()}hide(){var e;(e=this.tippy)===null||e===void 0||e.hide()}destroy(){var e,t;!((e=this.tippy)===null||e===void 0)&&e.popper.firstChild&&this.tippy.popper.firstChild.removeEventListener("blur",this.tippyBlurHandler),(t=this.tippy)===null||t===void 0||t.destroy(),this.element.removeEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.editor.off("focus",this.focusHandler),this.editor.off("blur",this.blurHandler)}}const C0=n=>new Dt({key:typeof n.pluginKey=="string"?new un(n.pluginKey):n.pluginKey,view:e=>new UA({view:e,...n})});Zt.create({name:"floatingMenu",addOptions(){return{element:null,tippyOptions:{},pluginKey:"floatingMenu",shouldShow:null}},addProseMirrorPlugins(){return this.options.element?[C0({pluginKey:this.options.pluginKey,editor:this.editor,element:this.options.element,tippyOptions:this.options.tippyOptions,shouldShow:this.options.shouldShow})]:[]}}),c.defineComponent({name:"BubbleMenu",props:{pluginKey:{type:[String,Object],default:"bubbleMenu"},editor:{type:Object,required:!0},updateDelay:{type:Number,default:void 0},tippyOptions:{type:Object,default:()=>({})},shouldShow:{type:Function,default:null}},setup(n,{slots:e}){const t=c.ref(null);return c.onMounted(()=>{const{updateDelay:r,editor:o,pluginKey:s,shouldShow:i,tippyOptions:l}=n;o.registerPlugin(E0({updateDelay:r,editor:o,element:t.value,pluginKey:s,shouldShow:i,tippyOptions:l}))}),c.onBeforeUnmount(()=>{const{pluginKey:r,editor:o}=n;o.unregisterPlugin(r)}),()=>{var r;return c.h("div",{ref:t},(r=e.default)===null||r===void 0?void 0:r.call(e))}}});function b0(n){return c.customRef((e,t)=>({get(){return e(),n},set(r){n=r,requestAnimationFrame(()=>{requestAnimationFrame(()=>{t()})})}}))}class zA extends Ab{constructor(e={}){return super(e),this.vueRenderers=c.reactive(new Map),this.contentComponent=null,this.reactiveState=b0(this.view.state),this.reactiveExtensionStorage=b0(this.extensionStorage),this.on("transaction",()=>{this.reactiveState.value=this.view.state,this.reactiveExtensionStorage.value=this.extensionStorage}),c.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){super.registerPlugin(e,t),this.reactiveState.value=this.view.state}unregisterPlugin(e){super.unregisterPlugin(e),this.reactiveState.value=this.view.state}}const jA=c.defineComponent({name:"EditorContent",props:{editor:{default:null,type:Object}},setup(n){const e=c.ref(),t=c.getCurrentInstance();return c.watchEffect(()=>{const r=n.editor;r&&r.options.element&&e.value&&c.nextTick(()=>{if(!e.value||!r.options.element.firstChild)return;const o=c.unref(e.value);e.value.append(...r.options.element.childNodes),r.contentComponent=t.ctx._,r.setOptions({element:o}),r.createNodeViews()})}),c.onBeforeUnmount(()=>{const r=n.editor;if(!r||(r.isDestroyed||r.view.setProps({nodeViews:{}}),r.contentComponent=null,!r.options.element.firstChild))return;const o=document.createElement("div");o.append(...r.options.element.childNodes),r.setOptions({element:o})}),{rootEl:e}},render(){const n=[];return this.editor&&this.editor.vueRenderers.forEach(e=>{const t=c.h(c.Teleport,{to:e.teleportElement,key:e.id},c.h(e.component,{ref:e.id,...e.props}));n.push(t)}),c.h("div",{ref:e=>{this.rootEl=e}},...n)}});c.defineComponent({name:"FloatingMenu",props:{pluginKey:{type:null,default:"floatingMenu"},editor:{type:Object,required:!0},tippyOptions:{type:Object,default:()=>({})},shouldShow:{type:Function,default:null}},setup(n,{slots:e}){const t=c.ref(null);return c.onMounted(()=>{const{pluginKey:r,editor:o,tippyOptions:s,shouldShow:i}=n;o.registerPlugin(C0({pluginKey:r,editor:o,element:t.value,tippyOptions:s,shouldShow:i}))}),c.onBeforeUnmount(()=>{const{pluginKey:r,editor:o}=n;o.unregisterPlugin(r)}),()=>{var r;return c.h("div",{ref:t},(r=e.default)===null||r===void 0?void 0:r.call(e))}}}),c.defineComponent({name:"NodeViewContent",props:{as:{type:String,default:"div"}},render(){return c.h(this.as,{style:{whiteSpace:"pre-wrap"},"data-node-view-content":""})}}),c.defineComponent({name:"NodeViewWrapper",props:{as:{type:String,default:"div"}},inject:["onDragStart","decorationClasses"],render(){var n,e;return c.h(this.as,{class:this.decorationClasses,style:{whiteSpace:"normal"},"data-node-view-wrapper":"",onDragstart:this.onDragStart},(e=(n=this.$slots).default)===null||e===void 0?void 0:e.call(n))}});const WA=(n={})=>{const e=c.shallowRef();return c.onMounted(()=>{e.value=new zA(n)}),c.onBeforeUnmount(()=>{var t;(t=e.value)===null||t===void 0||t.destroy()}),e},KA=Vn.create({name:"doc",topNode:!0,content:"block+"}),YA=Vn.create({name:"paragraph",priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:"block",content:"inline*",parseHTML(){return[{tag:"p"}]},renderHTML({HTMLAttributes:n}){return["p",Tt(this.options.HTMLAttributes,n),0]},addCommands(){return{setParagraph:()=>({commands:n})=>n.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),GA=Vn.create({name:"text",group:"inline"}),QA="aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4vianca6w0s2x0a2z0ure5ba0by2idu3namex3narepublic11d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0cast4mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dabur3d1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0ardian6cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster6d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2tura4vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9dnavy5lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0a1b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp2w2ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mƶgensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4finity6ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2",JA="ελ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",Vo=(n,e)=>{for(const t in e)n[t]=e[t];return n},du="numeric",fu="ascii",hu="alpha",ta="asciinumeric",na="alphanumeric",pu="domain",A0="emoji",ZA="scheme",XA="slashscheme",_0="whitespace";function qA(n,e){return n in e||(e[n]=[]),e[n]}function Xr(n,e,t){e[du]&&(e[ta]=!0,e[na]=!0),e[fu]&&(e[ta]=!0,e[hu]=!0),e[ta]&&(e[na]=!0),e[hu]&&(e[na]=!0),e[na]&&(e[pu]=!0),e[A0]&&(e[pu]=!0);for(const r in e){const o=qA(r,t);o.indexOf(n)<0&&o.push(n)}}function e_(n,e){const t={};for(const r in e)e[r].indexOf(n)>=0&&(t[r]=!0);return t}function Bt(n){n===void 0&&(n=null),this.j={},this.jr=[],this.jd=null,this.t=n}Bt.groups={},Bt.prototype={accepts(){return!!this.t},go(n){const e=this,t=e.j[n];if(t)return t;for(let r=0;r<e.jr.length;r++){const o=e.jr[r][0],s=e.jr[r][1];if(s&&o.test(n))return s}return e.jd},has(n,e){return e===void 0&&(e=!1),e?n in this.j:!!this.go(n)},ta(n,e,t,r){for(let o=0;o<n.length;o++)this.tt(n[o],e,t,r)},tr(n,e,t,r){r=r||Bt.groups;let o;return e&&e.j?o=e:(o=new Bt(e),t&&r&&Xr(e,t,r)),this.jr.push([n,o]),o},ts(n,e,t,r){let o=this;const s=n.length;if(!s)return o;for(let i=0;i<s-1;i++)o=o.tt(n[i]);return o.tt(n[s-1],e,t,r)},tt(n,e,t,r){r=r||Bt.groups;const o=this;if(e&&e.j)return o.j[n]=e,e;const s=e;let i,l=o.go(n);if(l?(i=new Bt,Vo(i.j,l.j),i.jr.push.apply(i.jr,l.jr),i.jd=l.jd,i.t=l.t):i=new Bt,s){if(r)if(i.t&&typeof i.t=="string"){const a=Vo(e_(i.t,r),t);Xr(s,a,r)}else t&&Xr(s,t,r);i.t=s}return o.j[n]=i,i}};const Fe=(n,e,t,r,o)=>n.ta(e,t,r,o),Xt=(n,e,t,r,o)=>n.tr(e,t,r,o),w0=(n,e,t,r,o)=>n.ts(e,t,r,o),ye=(n,e,t,r,o)=>n.tt(e,t,r,o),Hn="WORD",mu="UWORD",Bs="LOCALHOST",gu="TLD",vu="UTLD",ra="SCHEME",$o="SLASH_SCHEME",yu="NUM",S0="WS",Eu="NL",Ps="OPENBRACE",Fs="CLOSEBRACE",oa="OPENBRACKET",sa="CLOSEBRACKET",ia="OPENPAREN",aa="CLOSEPAREN",la="OPENANGLEBRACKET",ca="CLOSEANGLEBRACKET",ua="FULLWIDTHLEFTPAREN",da="FULLWIDTHRIGHTPAREN",fa="LEFTCORNERBRACKET",ha="RIGHTCORNERBRACKET",pa="LEFTWHITECORNERBRACKET",ma="RIGHTWHITECORNERBRACKET",ga="FULLWIDTHLESSTHAN",va="FULLWIDTHGREATERTHAN",ya="AMPERSAND",Ea="APOSTROPHE",Ca="ASTERISK",pr="AT",ba="BACKSLASH",Aa="BACKTICK",_a="CARET",mr="COLON",Cu="COMMA",wa="DOLLAR",kn="DOT",Sa="EQUALS",bu="EXCLAMATION",xn="HYPHEN",Ta="PERCENT",ka="PIPE",xa="PLUS",Na="POUND",Oa="QUERY",Au="QUOTE",_u="SEMI",Nn="SLASH",Vs="TILDE",Ia="UNDERSCORE",T0="EMOJI",Ma="SYM";var k0=Object.freeze({__proto__:null,WORD:Hn,UWORD:mu,LOCALHOST:Bs,TLD:gu,UTLD:vu,SCHEME:ra,SLASH_SCHEME:$o,NUM:yu,WS:S0,NL:Eu,OPENBRACE:Ps,CLOSEBRACE:Fs,OPENBRACKET:oa,CLOSEBRACKET:sa,OPENPAREN:ia,CLOSEPAREN:aa,OPENANGLEBRACKET:la,CLOSEANGLEBRACKET:ca,FULLWIDTHLEFTPAREN:ua,FULLWIDTHRIGHTPAREN:da,LEFTCORNERBRACKET:fa,RIGHTCORNERBRACKET:ha,LEFTWHITECORNERBRACKET:pa,RIGHTWHITECORNERBRACKET:ma,FULLWIDTHLESSTHAN:ga,FULLWIDTHGREATERTHAN:va,AMPERSAND:ya,APOSTROPHE:Ea,ASTERISK:Ca,AT:pr,BACKSLASH:ba,BACKTICK:Aa,CARET:_a,COLON:mr,COMMA:Cu,DOLLAR:wa,DOT:kn,EQUALS:Sa,EXCLAMATION:bu,HYPHEN:xn,PERCENT:Ta,PIPE:ka,PLUS:xa,POUND:Na,QUERY:Oa,QUOTE:Au,SEMI:_u,SLASH:Nn,TILDE:Vs,UNDERSCORE:Ia,EMOJI:T0,SYM:Ma});const Ho=/[a-z]/,wu=/\p{L}/u,Su=/\p{Emoji}/u,Tu=/\d/,x0=/\s/,N0=`
|
|
174
|
+
`,t_="ļø",n_="ā";let La=null,Da=null;function r_(n){n===void 0&&(n=[]);const e={};Bt.groups=e;const t=new Bt;La==null&&(La=O0(QA)),Da==null&&(Da=O0(JA)),ye(t,"'",Ea),ye(t,"{",Ps),ye(t,"}",Fs),ye(t,"[",oa),ye(t,"]",sa),ye(t,"(",ia),ye(t,")",aa),ye(t,"<",la),ye(t,">",ca),ye(t,"ļ¼",ua),ye(t,"ļ¼",da),ye(t,"ć",fa),ye(t,"ć",ha),ye(t,"ć",pa),ye(t,"ć",ma),ye(t,"ļ¼",ga),ye(t,"ļ¼",va),ye(t,"&",ya),ye(t,"*",Ca),ye(t,"@",pr),ye(t,"`",Aa),ye(t,"^",_a),ye(t,":",mr),ye(t,",",Cu),ye(t,"$",wa),ye(t,".",kn),ye(t,"=",Sa),ye(t,"!",bu),ye(t,"-",xn),ye(t,"%",Ta),ye(t,"|",ka),ye(t,"+",xa),ye(t,"#",Na),ye(t,"?",Oa),ye(t,'"',Au),ye(t,"/",Nn),ye(t,";",_u),ye(t,"~",Vs),ye(t,"_",Ia),ye(t,"\\",ba);const r=Xt(t,Tu,yu,{[du]:!0});Xt(r,Tu,r);const o=Xt(t,Ho,Hn,{[fu]:!0});Xt(o,Ho,o);const s=Xt(t,wu,mu,{[hu]:!0});Xt(s,Ho),Xt(s,wu,s);const i=Xt(t,x0,S0,{[_0]:!0});ye(t,N0,Eu,{[_0]:!0}),ye(i,N0),Xt(i,x0,i);const l=Xt(t,Su,T0,{[A0]:!0});Xt(l,Su,l),ye(l,t_,l);const a=ye(l,n_);Xt(a,Su,l);const u=[[Ho,o]],d=[[Ho,null],[wu,s]];for(let f=0;f<La.length;f++)gr(t,La[f],gu,Hn,u);for(let f=0;f<Da.length;f++)gr(t,Da[f],vu,mu,d);Xr(gu,{tld:!0,ascii:!0},e),Xr(vu,{utld:!0,alpha:!0},e),gr(t,"file",ra,Hn,u),gr(t,"mailto",ra,Hn,u),gr(t,"http",$o,Hn,u),gr(t,"https",$o,Hn,u),gr(t,"ftp",$o,Hn,u),gr(t,"ftps",$o,Hn,u),Xr(ra,{scheme:!0,ascii:!0},e),Xr($o,{slashscheme:!0,ascii:!0},e),n=n.sort((f,h)=>f[0]>h[0]?1:-1);for(let f=0;f<n.length;f++){const h=n[f][0],m=n[f][1]?{[ZA]:!0}:{[XA]:!0};h.indexOf("-")>=0?m[pu]=!0:Ho.test(h)?Tu.test(h)?m[ta]=!0:m[fu]=!0:m[du]=!0,w0(t,h,h,m)}return w0(t,"localhost",Bs,{ascii:!0}),t.jd=new Bt(Ma),{start:t,tokens:Vo({groups:e},k0)}}function o_(n,e){const t=s_(e.replace(/[A-Z]/g,l=>l.toLowerCase())),r=t.length,o=[];let s=0,i=0;for(;i<r;){let l=n,a=null,u=0,d=null,f=-1,h=-1;for(;i<r&&(a=l.go(t[i]));)l=a,l.accepts()?(f=0,h=0,d=l):f>=0&&(f+=t[i].length,h++),u+=t[i].length,s+=t[i].length,i++;s-=f,i-=h,u-=f,o.push({t:d.t,v:e.slice(s-u,s),s:s-u,e:s})}return o}function s_(n){const e=[],t=n.length;let r=0;for(;r<t;){let o=n.charCodeAt(r),s,i=o<55296||o>56319||r+1===t||(s=n.charCodeAt(r+1))<56320||s>57343?n[r]:n.slice(r,r+2);e.push(i),r+=i.length}return e}function gr(n,e,t,r,o){let s;const i=e.length;for(let l=0;l<i-1;l++){const a=e[l];n.j[a]?s=n.j[a]:(s=new Bt(r),s.jr=o.slice(),n.j[a]=s),n=s}return s=new Bt(t),s.jr=o.slice(),n.j[e[i-1]]=s,s}function O0(n){const e=[],t=[];let r=0,o="0123456789";for(;r<n.length;){let s=0;for(;o.indexOf(n[r+s])>=0;)s++;if(s>0){e.push(t.join(""));for(let i=parseInt(n.substring(r,r+s),10);i>0;i--)t.pop();r+=s}else t.push(n[r]),r++}return e}const $s={defaultProtocol:"http",events:null,format:I0,formatHref:I0,nl2br:!1,tagName:"a",target:null,rel:null,validate:!0,truncate:1/0,className:null,attributes:null,ignoreTags:[],render:null};function ku(n,e){e===void 0&&(e=null);let t=Vo({},$s);n&&(t=Vo(t,n instanceof ku?n.o:n));const r=t.ignoreTags,o=[];for(let s=0;s<r.length;s++)o.push(r[s].toUpperCase());this.o=t,e&&(this.defaultRender=e),this.ignoreTags=o}ku.prototype={o:$s,ignoreTags:[],defaultRender(n){return n},check(n){return this.get("validate",n.toString(),n)},get(n,e,t){const r=e!=null;let o=this.o[n];return o&&(typeof o=="object"?(o=t.t in o?o[t.t]:$s[n],typeof o=="function"&&r&&(o=o(e,t))):typeof o=="function"&&r&&(o=o(e,t.t,t)),o)},getObj(n,e,t){let r=this.o[n];return typeof r=="function"&&e!=null&&(r=r(e,t.t,t)),r},render(n){const e=n.render(this);return(this.get("render",null,n)||this.defaultRender)(e,n.t,n)}};function I0(n){return n}function M0(n,e){this.t="token",this.v=n,this.tk=e}M0.prototype={isLink:!1,toString(){return this.v},toHref(n){return this.toString()},toFormattedString(n){const e=this.toString(),t=n.get("truncate",e,this),r=n.get("format",e,this);return t&&r.length>t?r.substring(0,t)+"ā¦":r},toFormattedHref(n){return n.get("formatHref",this.toHref(n.get("defaultProtocol")),this)},startIndex(){return this.tk[0].s},endIndex(){return this.tk[this.tk.length-1].e},toObject(n){return n===void 0&&(n=$s.defaultProtocol),{type:this.t,value:this.toString(),isLink:this.isLink,href:this.toHref(n),start:this.startIndex(),end:this.endIndex()}},toFormattedObject(n){return{type:this.t,value:this.toFormattedString(n),isLink:this.isLink,href:this.toFormattedHref(n),start:this.startIndex(),end:this.endIndex()}},validate(n){return n.get("validate",this.toString(),this)},render(n){const e=this,t=this.toHref(n.get("defaultProtocol")),r=n.get("formatHref",t,this),o=n.get("tagName",t,e),s=this.toFormattedString(n),i={},l=n.get("className",t,e),a=n.get("target",t,e),u=n.get("rel",t,e),d=n.getObj("attributes",t,e),f=n.getObj("events",t,e);return i.href=r,l&&(i.class=l),a&&(i.target=a),u&&(i.rel=u),d&&Vo(i,d),{tagName:o,attributes:i,content:s,eventListeners:f}}};function Ra(n,e){class t extends M0{constructor(o,s){super(o,s),this.t=n}}for(const r in e)t.prototype[r]=e[r];return t.t=n,t}const L0=Ra("email",{isLink:!0,toHref(){return"mailto:"+this.toString()}}),D0=Ra("text"),i_=Ra("nl"),Ba=Ra("url",{isLink:!0,toHref(n){return n===void 0&&(n=$s.defaultProtocol),this.hasProtocol()?this.v:`${n}://${this.v}`},hasProtocol(){const n=this.tk;return n.length>=2&&n[0].t!==Bs&&n[1].t===mr}}),qt=n=>new Bt(n);function a_(n){let{groups:e}=n;const t=e.domain.concat([ya,Ca,pr,ba,Aa,_a,wa,Sa,xn,yu,Ta,ka,xa,Na,Nn,Ma,Vs,Ia]),r=[Ea,mr,Cu,kn,bu,Oa,Au,_u,la,ca,Ps,Fs,sa,oa,ia,aa,ua,da,fa,ha,pa,ma,ga,va],o=[ya,Ea,Ca,ba,Aa,_a,wa,Sa,xn,Ps,Fs,Ta,ka,xa,Na,Oa,Nn,Ma,Vs,Ia],s=qt(),i=ye(s,Vs);Fe(i,o,i),Fe(i,e.domain,i);const l=qt(),a=qt(),u=qt();Fe(s,e.domain,l),Fe(s,e.scheme,a),Fe(s,e.slashscheme,u),Fe(l,o,i),Fe(l,e.domain,l);const d=ye(l,pr);ye(i,pr,d),ye(a,pr,d),ye(u,pr,d);const f=ye(i,kn);Fe(f,o,i),Fe(f,e.domain,i);const h=qt();Fe(d,e.domain,h),Fe(h,e.domain,h);const p=ye(h,kn);Fe(p,e.domain,h);const m=qt(L0);Fe(p,e.tld,m),Fe(p,e.utld,m),ye(d,Bs,m);const g=ye(h,xn);Fe(g,e.domain,h),Fe(m,e.domain,h),ye(m,kn,p),ye(m,xn,g);const v=ye(m,mr);Fe(v,e.numeric,L0);const C=ye(l,xn),A=ye(l,kn);Fe(C,e.domain,l),Fe(A,o,i),Fe(A,e.domain,l);const E=qt(Ba);Fe(A,e.tld,E),Fe(A,e.utld,E),Fe(E,e.domain,l),Fe(E,o,i),ye(E,kn,A),ye(E,xn,C),ye(E,pr,d);const y=ye(E,mr),x=qt(Ba);Fe(y,e.numeric,x);const _=qt(Ba),O=qt();Fe(_,t,_),Fe(_,r,O),Fe(O,t,_),Fe(O,r,O),ye(E,Nn,_),ye(x,Nn,_);const I=ye(a,mr),L=ye(u,mr),$=ye(L,Nn),V=ye($,Nn);Fe(a,e.domain,l),ye(a,kn,A),ye(a,xn,C),Fe(u,e.domain,l),ye(u,kn,A),ye(u,xn,C),Fe(I,e.domain,_),ye(I,Nn,_),Fe(V,e.domain,_),Fe(V,t,_),ye(V,Nn,_);const H=[[Ps,Fs],[oa,sa],[ia,aa],[la,ca],[ua,da],[fa,ha],[pa,ma],[ga,va]];for(let G=0;G<H.length;G++){const[Y,K]=H[G],W=ye(_,Y);ye(O,Y,W),ye(W,K,_);const Z=qt(Ba);Fe(W,t,Z);const U=qt();Fe(W,r),Fe(Z,t,Z),Fe(Z,r,U),Fe(U,t,Z),Fe(U,r,U),ye(Z,K,_),ye(U,K,_)}return ye(s,Bs,E),ye(s,Eu,i_),{start:s,tokens:k0}}function l_(n,e,t){let r=t.length,o=0,s=[],i=[];for(;o<r;){let l=n,a=null,u=null,d=0,f=null,h=-1;for(;o<r&&!(a=l.go(t[o].t));)i.push(t[o++]);for(;o<r&&(u=a||l.go(t[o].t));)a=null,l=u,l.accepts()?(h=0,f=l):h>=0&&h++,o++,d++;if(h<0)o-=d,o<r&&(i.push(t[o]),o++);else{i.length>0&&(s.push(xu(D0,e,i)),i=[]),o-=h,d-=h;const p=f.t,m=t.slice(o-d,o);s.push(xu(p,e,m))}}return i.length>0&&s.push(xu(D0,e,i)),s}function xu(n,e,t){const r=t[0].s,o=t[t.length-1].e,s=e.slice(r,o);return new n(s,t)}const c_=typeof console<"u"&&console&&console.warn||(()=>{}),u_="until manual call of linkify.init(). Register all schemes and plugins before invoking linkify the first time.",Ze={scanner:null,parser:null,tokenQueue:[],pluginQueue:[],customSchemes:[],initialized:!1};function d_(){Bt.groups={},Ze.scanner=null,Ze.parser=null,Ze.tokenQueue=[],Ze.pluginQueue=[],Ze.customSchemes=[],Ze.initialized=!1}function R0(n,e){if(e===void 0&&(e=!1),Ze.initialized&&c_(`linkifyjs: already initialized - will not register custom scheme "${n}" ${u_}`),!/^[0-9a-z]+(-[0-9a-z]+)*$/.test(n))throw new Error(`linkifyjs: incorrect scheme format.
|
|
175
175
|
1. Must only contain digits, lowercase ASCII letters or "-"
|
|
176
176
|
2. Cannot start or end with "-"
|
|
177
177
|
3. "-" cannot repeat`);Ze.customSchemes.push([n,e])}function f_(){Ze.scanner=r_(Ze.customSchemes);for(let n=0;n<Ze.tokenQueue.length;n++)Ze.tokenQueue[n][1]({scanner:Ze.scanner});Ze.parser=a_(Ze.scanner.tokens);for(let n=0;n<Ze.pluginQueue.length;n++)Ze.pluginQueue[n][1]({scanner:Ze.scanner,parser:Ze.parser});Ze.initialized=!0}function h_(n){return Ze.initialized||f_(),l_(Ze.parser.start,n,o_(Ze.scanner.start,n))}function Nu(n,e,t){if(e===void 0&&(e=null),t===void 0&&(t=null),e&&typeof e=="object"){if(t)throw Error(`linkifyjs: Invalid link type ${e}; must be a string`);t=e,e=null}const r=new ku(t),o=h_(n),s=[];for(let i=0;i<o.length;i++){const l=o[i];l.isLink&&(!e||l.t===e)&&r.check(l)&&s.push(l.toFormattedObject(r))}return s}function p_(n){return new Dt({key:new un("autolink"),appendTransaction:(e,t,r)=>{const o=e.some(u=>u.docChanged)&&!t.doc.eq(r.doc),s=e.some(u=>u.getMeta("preventAutolink"));if(!o||s)return;const{tr:i}=r,l=WC(t.doc,[...e]);if(eb(l).forEach(({newRange:u})=>{const d=YC(r.doc,u,p=>p.isTextblock);let f,h;if(d.length>1?(f=d[0],h=r.doc.textBetween(f.pos,f.pos+f.node.nodeSize,void 0," ")):d.length&&r.doc.textBetween(u.from,u.to," "," ").endsWith(" ")&&(f=d[0],h=r.doc.textBetween(f.pos,u.to,void 0," ")),f&&h){const p=h.split(" ").filter(v=>v!=="");if(p.length<=0)return!1;const m=p[p.length-1],g=f.pos+h.lastIndexOf(m);if(!m)return!1;Nu(m).filter(v=>v.isLink).map(v=>({...v,from:g+v.start+1,to:g+v.end+1})).filter(v=>r.schema.marks.code?!r.doc.rangeHasMark(v.from,v.to,r.schema.marks.code):!0).filter(v=>n.validate?n.validate(v.value):!0).forEach(v=>{Vc(v.from,v.to,r.doc).some(C=>C.mark.type===n.type)||i.addMark(v.from,v.to,n.type.create({href:v.href}))})}}),!!i.steps.length)return i}})}function m_(n){return new Dt({key:new un("handleClickLink"),props:{handleClick:(e,t,r)=>{var o,s;if(r.button!==0||r.target.nodeName!=="A")return!1;const l=p1(e.state,n.type.name),a=r.target,u=(o=a==null?void 0:a.href)!==null&&o!==void 0?o:l.href,d=(s=a==null?void 0:a.target)!==null&&s!==void 0?s:l.target;return a&&u?(e.editable&&window.open(u,d),!0):!1}}})}function g_(n){return new Dt({key:new un("handlePasteLink"),props:{handlePaste:(e,t,r)=>{var o;const{state:s}=e,{selection:i}=s,{empty:l}=i;if(l)return!1;let a="";r.content.forEach(m=>{a+=m.textContent});const u=Nu(a).find(m=>m.isLink&&m.value===a);if(!a||!u)return!1;const d=(o=t.clipboardData)===null||o===void 0?void 0:o.getData("text/html"),f=/href="([^"]*)"/,h=d==null?void 0:d.match(f),p=h?h[1]:u.href;return n.editor.commands.setMark(n.type,{href:p}),!0}}})}const v_=wn.create({name:"link",priority:1e3,keepOnSplit:!1,onCreate(){this.options.protocols.forEach(n=>{if(typeof n=="string"){R0(n);return}R0(n.scheme,n.optionalSlashes)})},onDestroy(){d_()},inclusive(){return this.options.autolink},addOptions(){return{openOnClick:!0,linkOnPaste:!0,autolink:!0,protocols:[],HTMLAttributes:{target:"_blank",rel:"noopener noreferrer nofollow",class:null},validate:void 0}},addAttributes(){return{href:{default:null},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class}}},parseHTML(){return[{tag:'a[href]:not([href *= "javascript:" i])'}]},renderHTML({HTMLAttributes:n}){return["a",Tt(this.options.HTMLAttributes,n),0]},addCommands(){return{setLink:n=>({chain:e})=>e().setMark(this.name,n).setMeta("preventAutolink",!0).run(),toggleLink:n=>({chain:e})=>e().toggleMark(this.name,n,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run(),unsetLink:()=>({chain:n})=>n().unsetMark(this.name,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()}},addPasteRules(){return[xs({find:n=>Nu(n).filter(e=>this.options.validate?this.options.validate(e.value):!0).filter(e=>e.isLink).map(e=>({text:e.value,index:e.start,data:e})),type:this.type,getAttributes:(n,e)=>{var t,r;const o=(t=e==null?void 0:e.clipboardData)===null||t===void 0?void 0:t.getData("text/html"),s=/href="([^"]*)"/,i=o==null?void 0:o.match(s);return i?{href:i[1]}:{href:(r=n.data)===null||r===void 0?void 0:r.href}}})]},addProseMirrorPlugins(){const n=[];return this.options.autolink&&n.push(p_({type:this.type,validate:this.options.validate})),this.options.openOnClick&&n.push(m_({type:this.type})),this.options.linkOnPaste&&n.push(g_({editor:this.editor,type:this.type})),n}}).extend({addAttributes(){var n;return{...(n=this.parent)==null?void 0:n.call(this),title:{default:null,parseHTML:e=>e.getAttribute("title"),renderHTML:e=>({title:e.title})}}}}),y_=Zt.create({name:"placeholder",addOptions(){return{emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",placeholder:"Write something ā¦",showOnlyWhenEditable:!0,showOnlyCurrent:!0,includeChildren:!1}},addProseMirrorPlugins(){return[new Dt({key:new un("placeholder"),props:{decorations:({doc:n,selection:e})=>{const t=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:r}=e,o=[];if(!t)return null;const s=n.type.createAndFill(),i=(s==null?void 0:s.sameMarkup(n))&&s.content.findDiffStart(n.content)===null;return n.descendants((l,a)=>{const u=r>=a&&r<=a+l.nodeSize,d=!l.isLeaf&&!l.childCount;if((u||!this.options.showOnlyCurrent)&&d){const f=[this.options.emptyNodeClass];i&&f.push(this.options.emptyEditorClass);const h=Jt.node(a,a+l.nodeSize,{class:f.join(" "),"data-placeholder":typeof this.options.placeholder=="function"?this.options.placeholder({editor:this.editor,node:l,pos:a,hasAnchor:u}):this.options.placeholder});o.push(h)}return this.options.includeChildren}),at.create(n,o)}}})]}}),E_=/(?:^|\s)((?:\*\*)((?:[^*]+))(?:\*\*))$/,C_=/(?:^|\s)((?:\*\*)((?:[^*]+))(?:\*\*))/g,b_=/(?:^|\s)((?:__)((?:[^__]+))(?:__))$/,A_=/(?:^|\s)((?:__)((?:[^__]+))(?:__))/g,__=wn.create({name:"bold",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"strong"},{tag:"b",getAttrs:n=>n.style.fontWeight!=="normal"&&null},{style:"font-weight",getAttrs:n=>/^(bold(er)?|[5-9]\d{2,})$/.test(n)&&null}]},renderHTML({HTMLAttributes:n}){return["strong",Tt(this.options.HTMLAttributes,n),0]},addCommands(){return{setBold:()=>({commands:n})=>n.setMark(this.name),toggleBold:()=>({commands:n})=>n.toggleMark(this.name),unsetBold:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-b":()=>this.editor.commands.toggleBold(),"Mod-B":()=>this.editor.commands.toggleBold()}},addInputRules(){return[zi({find:E_,type:this.type}),zi({find:b_,type:this.type})]},addPasteRules(){return[xs({find:C_,type:this.type}),xs({find:A_,type:this.type})]}}),w_=/(?:^|\s)((?:\*)((?:[^*]+))(?:\*))$/,S_=/(?:^|\s)((?:\*)((?:[^*]+))(?:\*))/g,T_=/(?:^|\s)((?:_)((?:[^_]+))(?:_))$/,k_=/(?:^|\s)((?:_)((?:[^_]+))(?:_))/g,x_=wn.create({name:"italic",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:n=>n.style.fontStyle!=="normal"&&null},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:n}){return["em",Tt(this.options.HTMLAttributes,n),0]},addCommands(){return{setItalic:()=>({commands:n})=>n.setMark(this.name),toggleItalic:()=>({commands:n})=>n.toggleMark(this.name),unsetItalic:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[zi({find:w_,type:this.type}),zi({find:T_,type:this.type})]},addPasteRules(){return[xs({find:S_,type:this.type}),xs({find:k_,type:this.type})]}}),N_=wn.create({name:"underline",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"u"},{style:"text-decoration",consuming:!1,getAttrs:n=>n.includes("underline")?{}:!1}]},renderHTML({HTMLAttributes:n}){return["u",Tt(this.options.HTMLAttributes,n),0]},addCommands(){return{setUnderline:()=>({commands:n})=>n.setMark(this.name),toggleUnderline:()=>({commands:n})=>n.toggleMark(this.name),unsetUnderline:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-u":()=>this.editor.commands.toggleUnderline(),"Mod-U":()=>this.editor.commands.toggleUnderline()}}}),O_=Vn.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:n}){return["li",Tt(this.options.HTMLAttributes,n),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),I_=Vn.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:n}){return["li",Tt(this.options.HTMLAttributes,n),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),B0=wn.create({name:"textStyle",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"span",getAttrs:n=>n.hasAttribute("style")?{}:!1}]},renderHTML({HTMLAttributes:n}){return["span",Tt(this.options.HTMLAttributes,n),0]},addCommands(){return{removeEmptyTextStyle:()=>({state:n,commands:e})=>{const t=Hi(n,this.type);return Object.entries(t).some(([,o])=>!!o)?!0:e.unsetMark(this.name)}}}}),P0=/^\s*([-+*])\s$/,M_=Vn.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:n}){return["ul",Tt(this.options.HTMLAttributes,n),0]},addCommands(){return{toggleBulletList:()=>({commands:n,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(I_.name,this.editor.getAttributes(B0.name)).run():n.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-8":()=>this.editor.commands.toggleBulletList()}},addInputRules(){let n=ji({find:P0,type:this.type});return(this.options.keepMarks||this.options.keepAttributes)&&(n=ji({find:P0,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:()=>this.editor.getAttributes(B0.name),editor:this.editor})),[n]}}),L_=Vn.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:n}){return["li",Tt(this.options.HTMLAttributes,n),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),F0=wn.create({name:"textStyle",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"span",getAttrs:n=>n.hasAttribute("style")?{}:!1}]},renderHTML({HTMLAttributes:n}){return["span",Tt(this.options.HTMLAttributes,n),0]},addCommands(){return{removeEmptyTextStyle:()=>({state:n,commands:e})=>{const t=Hi(n,this.type);return Object.entries(t).some(([,o])=>!!o)?!0:e.unsetMark(this.name)}}}}),V0=/^(\d+)\.\s$/,D_=Vn.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:n=>n.hasAttribute("start")?parseInt(n.getAttribute("start")||"",10):1}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:n}){const{start:e,...t}=n;return e===1?["ol",Tt(this.options.HTMLAttributes,t),0]:["ol",Tt(this.options.HTMLAttributes,n),0]},addCommands(){return{toggleOrderedList:()=>({commands:n,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(L_.name,this.editor.getAttributes(F0.name)).run():n.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let n=ji({find:V0,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)&&(n=ji({find:V0,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(F0.name)}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1],editor:this.editor})),[n]}}),R_=Vn.create({name:"hardBreak",addOptions(){return{keepMarks:!0,HTMLAttributes:{}}},inline:!0,group:"inline",selectable:!1,parseHTML(){return[{tag:"br"}]},renderHTML({HTMLAttributes:n}){return["br",Tt(this.options.HTMLAttributes,n)]},renderText(){return`
|
|
@@ -179,11 +179,11 @@ img.ProseMirror-separator {
|
|
|
179
179
|
* Bootstrap v5.3.0 (https://getbootstrap.com/)
|
|
180
180
|
* Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
|
181
181
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
182
|
-
*/const vr=new Map,Iu={set(n,e,t){vr.has(n)||vr.set(n,new Map);const r=vr.get(n);if(!r.has(e)&&r.size!==0){console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(r.keys())[0]}.`);return}r.set(e,t)},get(n,e){return vr.has(n)&&vr.get(n).get(e)||null},remove(n,e){if(!vr.has(n))return;const t=vr.get(n);t.delete(e),t.size===0&&vr.delete(n)}},X_=1e6,q_=1e3,Mu="transitionend",H0=n=>(n&&window.CSS&&window.CSS.escape&&(n=n.replace(/#([^\s"#']+)/g,(e,t)=>`#${CSS.escape(t)}`)),n),ew=n=>n==null?`${n}`:Object.prototype.toString.call(n).match(/\s([a-z]+)/i)[1].toLowerCase(),tw=n=>{do n+=Math.floor(Math.random()*X_);while(document.getElementById(n));return n},nw=n=>{if(!n)return 0;let{transitionDuration:e,transitionDelay:t}=window.getComputedStyle(n);const r=Number.parseFloat(e),o=Number.parseFloat(t);return!r&&!o?0:(e=e.split(",")[0],t=t.split(",")[0],(Number.parseFloat(e)+Number.parseFloat(t))*q_)},U0=n=>{n.dispatchEvent(new Event(Mu))},Un=n=>!n||typeof n!="object"?!1:(typeof n.jquery<"u"&&(n=n[0]),typeof n.nodeType<"u"),yr=n=>Un(n)?n.jquery?n[0]:n:typeof n=="string"&&n.length>0?document.querySelector(H0(n)):null,Ho=n=>{if(!Un(n)||n.getClientRects().length===0)return!1;const e=getComputedStyle(n).getPropertyValue("visibility")==="visible",t=n.closest("details:not([open])");if(!t)return e;if(t!==n){const r=n.closest("summary");if(r&&r.parentNode!==t||r===null)return!1}return e},Er=n=>!n||n.nodeType!==Node.ELEMENT_NODE||n.classList.contains("disabled")?!0:typeof n.disabled<"u"?n.disabled:n.hasAttribute("disabled")&&n.getAttribute("disabled")!=="false",z0=n=>{if(!document.documentElement.attachShadow)return null;if(typeof n.getRootNode=="function"){const e=n.getRootNode();return e instanceof ShadowRoot?e:null}return n instanceof ShadowRoot?n:n.parentNode?z0(n.parentNode):null},$a=()=>{},Hs=n=>{n.offsetHeight},j0=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,Lu=[],rw=n=>{document.readyState==="loading"?(Lu.length||document.addEventListener("DOMContentLoaded",()=>{for(const e of Lu)e()}),Lu.push(n)):n()},en=()=>document.documentElement.dir==="rtl",tn=n=>{rw(()=>{const e=j0();if(e){const t=n.NAME,r=e.fn[t];e.fn[t]=n.jQueryInterface,e.fn[t].Constructor=n,e.fn[t].noConflict=()=>(e.fn[t]=r,n.jQueryInterface)}})},Pt=(n,e=[],t=n)=>typeof n=="function"?n(...e):t,W0=(n,e,t=!0)=>{if(!t){Pt(n);return}const r=5,o=nw(e)+r;let s=!1;const i=({target:l})=>{l===e&&(s=!0,e.removeEventListener(Mu,i),Pt(n))};e.addEventListener(Mu,i),setTimeout(()=>{s||U0(e)},o)},Du=(n,e,t,r)=>{const o=n.length;let s=n.indexOf(e);return s===-1?!t&&r?n[o-1]:n[0]:(s+=t?1:-1,r&&(s=(s+o)%o),n[Math.max(0,Math.min(s,o-1))])},ow=/[^.]*(?=\..*)\.|.*/,sw=/\..*/,iw=/::\d+$/,Ru={};let K0=1;const Y0={mouseenter:"mouseover",mouseleave:"mouseout"},aw=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function G0(n,e){return e&&`${e}::${K0++}`||n.uidEvent||K0++}function Q0(n){const e=G0(n);return n.uidEvent=e,Ru[e]=Ru[e]||{},Ru[e]}function lw(n,e){return function t(r){return Pu(r,{delegateTarget:n}),t.oneOff&&ce.off(n,r.type,e),e.apply(n,[r])}}function cw(n,e,t){return function r(o){const s=n.querySelectorAll(e);for(let{target:i}=o;i&&i!==this;i=i.parentNode)for(const l of s)if(l===i)return Pu(o,{delegateTarget:i}),r.oneOff&&ce.off(n,o.type,e,t),t.apply(i,[o])}}function J0(n,e,t=null){return Object.values(n).find(r=>r.callable===e&&r.delegationSelector===t)}function Z0(n,e,t){const r=typeof e=="string",o=r?t:e||t;let s=q0(n);return aw.has(s)||(s=n),[r,o,s]}function X0(n,e,t,r,o){if(typeof e!="string"||!n)return;let[s,i,l]=Z0(e,t,r);e in Y0&&(i=(m=>function(g){if(!g.relatedTarget||g.relatedTarget!==g.delegateTarget&&!g.delegateTarget.contains(g.relatedTarget))return m.call(this,g)})(i));const a=Q0(n),u=a[l]||(a[l]={}),d=J0(u,i,s?t:null);if(d){d.oneOff=d.oneOff&&o;return}const f=G0(i,e.replace(ow,"")),h=s?cw(n,t,i):lw(n,i);h.delegationSelector=s?t:null,h.callable=i,h.oneOff=o,h.uidEvent=f,u[f]=h,n.addEventListener(l,h,s)}function Bu(n,e,t,r,o){const s=J0(e[t],r,o);s&&(n.removeEventListener(t,s,!!o),delete e[t][s.uidEvent])}function uw(n,e,t,r){const o=e[t]||{};for(const[s,i]of Object.entries(o))s.includes(r)&&Bu(n,e,t,i.callable,i.delegationSelector)}function q0(n){return n=n.replace(sw,""),Y0[n]||n}const ce={on(n,e,t,r){X0(n,e,t,r,!1)},one(n,e,t,r){X0(n,e,t,r,!0)},off(n,e,t,r){if(typeof e!="string"||!n)return;const[o,s,i]=Z0(e,t,r),l=i!==e,a=Q0(n),u=a[i]||{},d=e.startsWith(".");if(typeof s<"u"){if(!Object.keys(u).length)return;Bu(n,a,i,s,o?t:null);return}if(d)for(const f of Object.keys(a))uw(n,a,f,e.slice(1));for(const[f,h]of Object.entries(u)){const p=f.replace(iw,"");(!l||e.includes(p))&&Bu(n,a,i,h.callable,h.delegationSelector)}},trigger(n,e,t){if(typeof e!="string"||!n)return null;const r=j0(),o=q0(e),s=e!==o;let i=null,l=!0,a=!0,u=!1;s&&r&&(i=r.Event(e,t),r(n).trigger(i),l=!i.isPropagationStopped(),a=!i.isImmediatePropagationStopped(),u=i.isDefaultPrevented());const d=Pu(new Event(e,{bubbles:l,cancelable:!0}),t);return u&&d.preventDefault(),a&&n.dispatchEvent(d),d.defaultPrevented&&i&&i.preventDefault(),d}};function Pu(n,e={}){for(const[t,r]of Object.entries(e))try{n[t]=r}catch{Object.defineProperty(n,t,{configurable:!0,get(){return r}})}return n}function em(n){if(n==="true")return!0;if(n==="false")return!1;if(n===Number(n).toString())return Number(n);if(n===""||n==="null")return null;if(typeof n!="string")return n;try{return JSON.parse(decodeURIComponent(n))}catch{return n}}function Fu(n){return n.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}const zn={setDataAttribute(n,e,t){n.setAttribute(`data-bs-${Fu(e)}`,t)},removeDataAttribute(n,e){n.removeAttribute(`data-bs-${Fu(e)}`)},getDataAttributes(n){if(!n)return{};const e={},t=Object.keys(n.dataset).filter(r=>r.startsWith("bs")&&!r.startsWith("bsConfig"));for(const r of t){let o=r.replace(/^bs/,"");o=o.charAt(0).toLowerCase()+o.slice(1,o.length),e[o]=em(n.dataset[r])}return e},getDataAttribute(n,e){return em(n.getAttribute(`data-bs-${Fu(e)}`))}};class Us{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(e){return e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e}_mergeConfigObj(e,t){const r=Un(t)?zn.getDataAttribute(t,"config"):{};return{...this.constructor.Default,...typeof r=="object"?r:{},...Un(t)?zn.getDataAttributes(t):{},...typeof e=="object"?e:{}}}_typeCheckConfig(e,t=this.constructor.DefaultType){for(const[r,o]of Object.entries(t)){const s=e[r],i=Un(s)?"element":ew(s);if(!new RegExp(o).test(i))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${r}" provided type "${i}" but expected type "${o}".`)}}}const dw="5.3.0";class mn extends Us{constructor(e,t){super(),e=yr(e),e&&(this._element=e,this._config=this._getConfig(t),Iu.set(this._element,this.constructor.DATA_KEY,this))}dispose(){Iu.remove(this._element,this.constructor.DATA_KEY),ce.off(this._element,this.constructor.EVENT_KEY);for(const e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,t,r=!0){W0(e,t,r)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return Iu.get(yr(e),this.DATA_KEY)}static getOrCreateInstance(e,t={}){return this.getInstance(e)||new this(e,typeof t=="object"?t:null)}static get VERSION(){return dw}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}}const Vu=n=>{let e=n.getAttribute("data-bs-target");if(!e||e==="#"){let t=n.getAttribute("href");if(!t||!t.includes("#")&&!t.startsWith("."))return null;t.includes("#")&&!t.startsWith("#")&&(t=`#${t.split("#")[1]}`),e=t&&t!=="#"?t.trim():null}return H0(e)},Ie={find(n,e=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(e,n))},findOne(n,e=document.documentElement){return Element.prototype.querySelector.call(e,n)},children(n,e){return[].concat(...n.children).filter(t=>t.matches(e))},parents(n,e){const t=[];let r=n.parentNode.closest(e);for(;r;)t.push(r),r=r.parentNode.closest(e);return t},prev(n,e){let t=n.previousElementSibling;for(;t;){if(t.matches(e))return[t];t=t.previousElementSibling}return[]},next(n,e){let t=n.nextElementSibling;for(;t;){if(t.matches(e))return[t];t=t.nextElementSibling}return[]},focusableChildren(n){const e=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(t=>`${t}:not([tabindex^="-"])`).join(",");return this.find(e,n).filter(t=>!Er(t)&&Ho(t))},getSelectorFromElement(n){const e=Vu(n);return e&&Ie.findOne(e)?e:null},getElementFromSelector(n){const e=Vu(n);return e?Ie.findOne(e):null},getMultipleElementsFromSelector(n){const e=Vu(n);return e?Ie.find(e):[]}},Ha=(n,e="hide")=>{const t=`click.dismiss${n.EVENT_KEY}`,r=n.NAME;ce.on(document,t,`[data-bs-dismiss="${r}"]`,function(o){if(["A","AREA"].includes(this.tagName)&&o.preventDefault(),Er(this))return;const s=Ie.getElementFromSelector(this)||this.closest(`.${r}`);n.getOrCreateInstance(s)[e]()})},fw="alert",tm=".bs.alert",hw=`close${tm}`,pw=`closed${tm}`,mw="fade",gw="show";class Ua extends mn{static get NAME(){return fw}close(){if(ce.trigger(this._element,hw).defaultPrevented)return;this._element.classList.remove(gw);const t=this._element.classList.contains(mw);this._queueCallback(()=>this._destroyElement(),this._element,t)}_destroyElement(){this._element.remove(),ce.trigger(this._element,pw),this.dispose()}static jQueryInterface(e){return this.each(function(){const t=Ua.getOrCreateInstance(this);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e](this)}})}}Ha(Ua,"close"),tn(Ua);const vw="button",yw=".bs.button",Ew=".data-api",Cw="active",nm='[data-bs-toggle="button"]',bw=`click${yw}${Ew}`;class za extends mn{static get NAME(){return vw}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(Cw))}static jQueryInterface(e){return this.each(function(){const t=za.getOrCreateInstance(this);e==="toggle"&&t[e]()})}}ce.on(document,bw,nm,n=>{n.preventDefault();const e=n.target.closest(nm);za.getOrCreateInstance(e).toggle()}),tn(za);const Aw="swipe",Uo=".bs.swipe",_w=`touchstart${Uo}`,ww=`touchmove${Uo}`,Sw=`touchend${Uo}`,Tw=`pointerdown${Uo}`,kw=`pointerup${Uo}`,xw="touch",Nw="pen",Ow="pointer-event",Iw=40,Mw={endCallback:null,leftCallback:null,rightCallback:null},Lw={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class ja extends Us{constructor(e,t){super(),this._element=e,!(!e||!ja.isSupported())&&(this._config=this._getConfig(t),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return Mw}static get DefaultType(){return Lw}static get NAME(){return Aw}dispose(){ce.off(this._element,Uo)}_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(),Pt(this._config.endCallback)}_move(e){this._deltaX=e.touches&&e.touches.length>1?0:e.touches[0].clientX-this._deltaX}_handleSwipe(){const e=Math.abs(this._deltaX);if(e<=Iw)return;const t=e/this._deltaX;this._deltaX=0,t&&Pt(t>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(ce.on(this._element,Tw,e=>this._start(e)),ce.on(this._element,kw,e=>this._end(e)),this._element.classList.add(Ow)):(ce.on(this._element,_w,e=>this._start(e)),ce.on(this._element,ww,e=>this._move(e)),ce.on(this._element,Sw,e=>this._end(e)))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&(e.pointerType===Nw||e.pointerType===xw)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const Dw="carousel",Cr=".bs.carousel",rm=".data-api",Rw="ArrowLeft",Bw="ArrowRight",Pw=500,zs="next",zo="prev",jo="left",Wa="right",Fw=`slide${Cr}`,$u=`slid${Cr}`,Vw=`keydown${Cr}`,$w=`mouseenter${Cr}`,Hw=`mouseleave${Cr}`,Uw=`dragstart${Cr}`,zw=`load${Cr}${rm}`,jw=`click${Cr}${rm}`,om="carousel",Ka="active",Ww="slide",Kw="carousel-item-end",Yw="carousel-item-start",Gw="carousel-item-next",Qw="carousel-item-prev",sm=".active",im=".carousel-item",Jw=sm+im,Zw=".carousel-item img",Xw=".carousel-indicators",qw="[data-bs-slide], [data-bs-slide-to]",eS='[data-bs-ride="carousel"]',tS={[Rw]:Wa,[Bw]:jo},nS={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},rS={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class js extends mn{constructor(e,t){super(e,t),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=Ie.findOne(Xw,this._element),this._addEventListeners(),this._config.ride===om&&this.cycle()}static get Default(){return nS}static get DefaultType(){return rS}static get NAME(){return Dw}next(){this._slide(zs)}nextWhenVisible(){!document.hidden&&Ho(this._element)&&this.next()}prev(){this._slide(zo)}pause(){this._isSliding&&U0(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){if(this._config.ride){if(this._isSliding){ce.one(this._element,$u,()=>this.cycle());return}this.cycle()}}to(e){const t=this._getItems();if(e>t.length-1||e<0)return;if(this._isSliding){ce.one(this._element,$u,()=>this.to(e));return}const r=this._getItemIndex(this._getActive());if(r===e)return;const o=e>r?zs:zo;this._slide(o,t[e])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(e){return e.defaultInterval=e.interval,e}_addEventListeners(){this._config.keyboard&&ce.on(this._element,Vw,e=>this._keydown(e)),this._config.pause==="hover"&&(ce.on(this._element,$w,()=>this.pause()),ce.on(this._element,Hw,()=>this._maybeEnableCycle())),this._config.touch&&ja.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const r of Ie.find(Zw,this._element))ce.on(r,Uw,o=>o.preventDefault());const t={leftCallback:()=>this._slide(this._directionToOrder(jo)),rightCallback:()=>this._slide(this._directionToOrder(Wa)),endCallback:()=>{this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),Pw+this._config.interval))}};this._swipeHelper=new ja(this._element,t)}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;const t=tS[e.key];t&&(e.preventDefault(),this._slide(this._directionToOrder(t)))}_getItemIndex(e){return this._getItems().indexOf(e)}_setActiveIndicatorElement(e){if(!this._indicatorsElement)return;const t=Ie.findOne(sm,this._indicatorsElement);t.classList.remove(Ka),t.removeAttribute("aria-current");const r=Ie.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);r&&(r.classList.add(Ka),r.setAttribute("aria-current","true"))}_updateInterval(){const e=this._activeElement||this._getActive();if(!e)return;const t=Number.parseInt(e.getAttribute("data-bs-interval"),10);this._config.interval=t||this._config.defaultInterval}_slide(e,t=null){if(this._isSliding)return;const r=this._getActive(),o=e===zs,s=t||Du(this._getItems(),r,o,this._config.wrap);if(s===r)return;const i=this._getItemIndex(s),l=p=>ce.trigger(this._element,p,{relatedTarget:s,direction:this._orderToDirection(e),from:this._getItemIndex(r),to:i});if(l(Fw).defaultPrevented||!r||!s)return;const u=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(i),this._activeElement=s;const d=o?Yw:Kw,f=o?Gw:Qw;s.classList.add(f),Hs(s),r.classList.add(d),s.classList.add(d);const h=()=>{s.classList.remove(d,f),s.classList.add(Ka),r.classList.remove(Ka,f,d),this._isSliding=!1,l($u)};this._queueCallback(h,r,this._isAnimated()),u&&this.cycle()}_isAnimated(){return this._element.classList.contains(Ww)}_getActive(){return Ie.findOne(Jw,this._element)}_getItems(){return Ie.find(im,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(e){return en()?e===jo?zo:zs:e===jo?zs:zo}_orderToDirection(e){return en()?e===zo?jo:Wa:e===zo?Wa:jo}static jQueryInterface(e){return this.each(function(){const t=js.getOrCreateInstance(this,e);if(typeof e=="number"){t.to(e);return}if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e]()}})}}ce.on(document,jw,qw,function(n){const e=Ie.getElementFromSelector(this);if(!e||!e.classList.contains(om))return;n.preventDefault();const t=js.getOrCreateInstance(e),r=this.getAttribute("data-bs-slide-to");if(r){t.to(r),t._maybeEnableCycle();return}if(zn.getDataAttribute(this,"slide")==="next"){t.next(),t._maybeEnableCycle();return}t.prev(),t._maybeEnableCycle()}),ce.on(window,zw,()=>{const n=Ie.find(eS);for(const e of n)js.getOrCreateInstance(e)}),tn(js);const oS="collapse",Ws=".bs.collapse",sS=".data-api",iS=`show${Ws}`,aS=`shown${Ws}`,lS=`hide${Ws}`,cS=`hidden${Ws}`,uS=`click${Ws}${sS}`,Hu="show",Wo="collapse",Ya="collapsing",dS="collapsed",fS=`:scope .${Wo} .${Wo}`,hS="collapse-horizontal",pS="width",mS="height",gS=".collapse.show, .collapse.collapsing",Uu='[data-bs-toggle="collapse"]',vS={parent:null,toggle:!0},yS={parent:"(null|element)",toggle:"boolean"};class Ks extends mn{constructor(e,t){super(e,t),this._isTransitioning=!1,this._triggerArray=[];const r=Ie.find(Uu);for(const o of r){const s=Ie.getSelectorFromElement(o),i=Ie.find(s).filter(l=>l===this._element);s!==null&&i.length&&this._triggerArray.push(o)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return vS}static get DefaultType(){return yS}static get NAME(){return oS}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let e=[];if(this._config.parent&&(e=this._getFirstLevelChildren(gS).filter(l=>l!==this._element).map(l=>Ks.getOrCreateInstance(l,{toggle:!1}))),e.length&&e[0]._isTransitioning||ce.trigger(this._element,iS).defaultPrevented)return;for(const l of e)l.hide();const r=this._getDimension();this._element.classList.remove(Wo),this._element.classList.add(Ya),this._element.style[r]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const o=()=>{this._isTransitioning=!1,this._element.classList.remove(Ya),this._element.classList.add(Wo,Hu),this._element.style[r]="",ce.trigger(this._element,aS)},i=`scroll${r[0].toUpperCase()+r.slice(1)}`;this._queueCallback(o,this._element,!0),this._element.style[r]=`${this._element[i]}px`}hide(){if(this._isTransitioning||!this._isShown()||ce.trigger(this._element,lS).defaultPrevented)return;const t=this._getDimension();this._element.style[t]=`${this._element.getBoundingClientRect()[t]}px`,Hs(this._element),this._element.classList.add(Ya),this._element.classList.remove(Wo,Hu);for(const o of this._triggerArray){const s=Ie.getElementFromSelector(o);s&&!this._isShown(s)&&this._addAriaAndCollapsedClass([o],!1)}this._isTransitioning=!0;const r=()=>{this._isTransitioning=!1,this._element.classList.remove(Ya),this._element.classList.add(Wo),ce.trigger(this._element,cS)};this._element.style[t]="",this._queueCallback(r,this._element,!0)}_isShown(e=this._element){return e.classList.contains(Hu)}_configAfterMerge(e){return e.toggle=!!e.toggle,e.parent=yr(e.parent),e}_getDimension(){return this._element.classList.contains(hS)?pS:mS}_initializeChildren(){if(!this._config.parent)return;const e=this._getFirstLevelChildren(Uu);for(const t of e){const r=Ie.getElementFromSelector(t);r&&this._addAriaAndCollapsedClass([t],this._isShown(r))}}_getFirstLevelChildren(e){const t=Ie.find(fS,this._config.parent);return Ie.find(e,this._config.parent).filter(r=>!t.includes(r))}_addAriaAndCollapsedClass(e,t){if(e.length)for(const r of e)r.classList.toggle(dS,!t),r.setAttribute("aria-expanded",t)}static jQueryInterface(e){const t={};return typeof e=="string"&&/show|hide/.test(e)&&(t.toggle=!1),this.each(function(){const r=Ks.getOrCreateInstance(this,t);if(typeof e=="string"){if(typeof r[e]>"u")throw new TypeError(`No method named "${e}"`);r[e]()}})}}ce.on(document,uS,Uu,function(n){(n.target.tagName==="A"||n.delegateTarget&&n.delegateTarget.tagName==="A")&&n.preventDefault();for(const e of Ie.getMultipleElementsFromSelector(this))Ks.getOrCreateInstance(e,{toggle:!1}).toggle()}),tn(Ks);const am="dropdown",qr=".bs.dropdown",zu=".data-api",ES="Escape",lm="Tab",CS="ArrowUp",cm="ArrowDown",bS=2,AS=`hide${qr}`,_S=`hidden${qr}`,wS=`show${qr}`,SS=`shown${qr}`,um=`click${qr}${zu}`,dm=`keydown${qr}${zu}`,TS=`keyup${qr}${zu}`,Ko="show",kS="dropup",xS="dropend",NS="dropstart",OS="dropup-center",IS="dropdown-center",eo='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',MS=`${eo}.${Ko}`,Ga=".dropdown-menu",LS=".navbar",DS=".navbar-nav",RS=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",BS=en()?"top-end":"top-start",PS=en()?"top-start":"top-end",FS=en()?"bottom-end":"bottom-start",VS=en()?"bottom-start":"bottom-end",$S=en()?"left-start":"right-start",HS=en()?"right-start":"left-start",US="top",zS="bottom",jS={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},WS={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class On extends mn{constructor(e,t){super(e,t),this._popper=null,this._parent=this._element.parentNode,this._menu=Ie.next(this._element,Ga)[0]||Ie.prev(this._element,Ga)[0]||Ie.findOne(Ga,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return jS}static get DefaultType(){return WS}static get NAME(){return am}toggle(){return this._isShown()?this.hide():this.show()}show(){if(Er(this._element)||this._isShown())return;const e={relatedTarget:this._element};if(!ce.trigger(this._element,wS,e).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(DS))for(const r of[].concat(...document.body.children))ce.on(r,"mouseover",$a);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(Ko),this._element.classList.add(Ko),ce.trigger(this._element,SS,e)}}hide(){if(Er(this._element)||!this._isShown())return;const e={relatedTarget:this._element};this._completeHide(e)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(e){if(!ce.trigger(this._element,AS,e).defaultPrevented){if("ontouchstart"in document.documentElement)for(const r of[].concat(...document.body.children))ce.off(r,"mouseover",$a);this._popper&&this._popper.destroy(),this._menu.classList.remove(Ko),this._element.classList.remove(Ko),this._element.setAttribute("aria-expanded","false"),zn.removeDataAttribute(this._menu,"popper"),ce.trigger(this._element,_S,e)}}_getConfig(e){if(e=super._getConfig(e),typeof e.reference=="object"&&!Un(e.reference)&&typeof e.reference.getBoundingClientRect!="function")throw new TypeError(`${am.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return e}_createPopper(){if(typeof Z1>"u")throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let e=this._element;this._config.reference==="parent"?e=this._parent:Un(this._config.reference)?e=yr(this._config.reference):typeof this._config.reference=="object"&&(e=this._config.reference);const t=this._getPopperConfig();this._popper=Xi(e,this._menu,t)}_isShown(){return this._menu.classList.contains(Ko)}_getPlacement(){const e=this._parent;if(e.classList.contains(xS))return $S;if(e.classList.contains(NS))return HS;if(e.classList.contains(OS))return US;if(e.classList.contains(IS))return zS;const t=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return e.classList.contains(kS)?t?PS:BS:t?VS:FS}_detectNavbar(){return this._element.closest(LS)!==null}_getOffset(){const{offset:e}=this._config;return typeof e=="string"?e.split(",").map(t=>Number.parseInt(t,10)):typeof e=="function"?t=>e(t,this._element):e}_getPopperConfig(){const e={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||this._config.display==="static")&&(zn.setDataAttribute(this._menu,"popper","static"),e.modifiers=[{name:"applyStyles",enabled:!1}]),{...e,...Pt(this._config.popperConfig,[e])}}_selectMenuItem({key:e,target:t}){const r=Ie.find(RS,this._menu).filter(o=>Ho(o));r.length&&Du(r,t,e===cm,!r.includes(t)).focus()}static jQueryInterface(e){return this.each(function(){const t=On.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e]()}})}static clearMenus(e){if(e.button===bS||e.type==="keyup"&&e.key!==lm)return;const t=Ie.find(MS);for(const r of t){const o=On.getInstance(r);if(!o||o._config.autoClose===!1)continue;const s=e.composedPath(),i=s.includes(o._menu);if(s.includes(o._element)||o._config.autoClose==="inside"&&!i||o._config.autoClose==="outside"&&i||o._menu.contains(e.target)&&(e.type==="keyup"&&e.key===lm||/input|select|option|textarea|form/i.test(e.target.tagName)))continue;const l={relatedTarget:o._element};e.type==="click"&&(l.clickEvent=e),o._completeHide(l)}}static dataApiKeydownHandler(e){const t=/input|textarea/i.test(e.target.tagName),r=e.key===ES,o=[CS,cm].includes(e.key);if(!o&&!r||t&&!r)return;e.preventDefault();const s=this.matches(eo)?this:Ie.prev(this,eo)[0]||Ie.next(this,eo)[0]||Ie.findOne(eo,e.delegateTarget.parentNode),i=On.getOrCreateInstance(s);if(o){e.stopPropagation(),i.show(),i._selectMenuItem(e);return}i._isShown()&&(e.stopPropagation(),i.hide(),s.focus())}}ce.on(document,dm,eo,On.dataApiKeydownHandler),ce.on(document,dm,Ga,On.dataApiKeydownHandler),ce.on(document,um,On.clearMenus),ce.on(document,TS,On.clearMenus),ce.on(document,um,eo,function(n){n.preventDefault(),On.getOrCreateInstance(this).toggle()}),tn(On);const fm="backdrop",KS="fade",hm="show",pm=`mousedown.bs.${fm}`,YS={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},GS={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class mm extends Us{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return YS}static get DefaultType(){return GS}static get NAME(){return fm}show(e){if(!this._config.isVisible){Pt(e);return}this._append();const t=this._getElement();this._config.isAnimated&&Hs(t),t.classList.add(hm),this._emulateAnimation(()=>{Pt(e)})}hide(e){if(!this._config.isVisible){Pt(e);return}this._getElement().classList.remove(hm),this._emulateAnimation(()=>{this.dispose(),Pt(e)})}dispose(){this._isAppended&&(ce.off(this._element,pm),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const e=document.createElement("div");e.className=this._config.className,this._config.isAnimated&&e.classList.add(KS),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=yr(e.rootElement),e}_append(){if(this._isAppended)return;const e=this._getElement();this._config.rootElement.append(e),ce.on(e,pm,()=>{Pt(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(e){W0(e,this._getElement(),this._config.isAnimated)}}const QS="focustrap",Qa=".bs.focustrap",JS=`focusin${Qa}`,ZS=`keydown.tab${Qa}`,XS="Tab",qS="forward",gm="backward",eT={autofocus:!0,trapElement:null},tT={autofocus:"boolean",trapElement:"element"};class vm extends Us{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return eT}static get DefaultType(){return tT}static get NAME(){return QS}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),ce.off(document,Qa),ce.on(document,JS,e=>this._handleFocusin(e)),ce.on(document,ZS,e=>this._handleKeydown(e)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,ce.off(document,Qa))}_handleFocusin(e){const{trapElement:t}=this._config;if(e.target===document||e.target===t||t.contains(e.target))return;const r=Ie.focusableChildren(t);r.length===0?t.focus():this._lastTabNavDirection===gm?r[r.length-1].focus():r[0].focus()}_handleKeydown(e){e.key===XS&&(this._lastTabNavDirection=e.shiftKey?gm:qS)}}const ym=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Em=".sticky-top",Ja="padding-right",Cm="margin-right";class ju{constructor(){this._element=document.body}getWidth(){const e=document.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}hide(){const e=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,Ja,t=>t+e),this._setElementAttributes(ym,Ja,t=>t+e),this._setElementAttributes(Em,Cm,t=>t-e)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,Ja),this._resetElementAttributes(ym,Ja),this._resetElementAttributes(Em,Cm)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(e,t,r){const o=this.getWidth(),s=i=>{if(i!==this._element&&window.innerWidth>i.clientWidth+o)return;this._saveInitialAttribute(i,t);const l=window.getComputedStyle(i).getPropertyValue(t);i.style.setProperty(t,`${r(Number.parseFloat(l))}px`)};this._applyManipulationCallback(e,s)}_saveInitialAttribute(e,t){const r=e.style.getPropertyValue(t);r&&zn.setDataAttribute(e,t,r)}_resetElementAttributes(e,t){const r=o=>{const s=zn.getDataAttribute(o,t);if(s===null){o.style.removeProperty(t);return}zn.removeDataAttribute(o,t),o.style.setProperty(t,s)};this._applyManipulationCallback(e,r)}_applyManipulationCallback(e,t){if(Un(e)){t(e);return}for(const r of Ie.find(e,this._element))t(r)}}const nT="modal",nn=".bs.modal",rT=".data-api",oT="Escape",sT=`hide${nn}`,iT=`hidePrevented${nn}`,bm=`hidden${nn}`,Am=`show${nn}`,aT=`shown${nn}`,lT=`resize${nn}`,cT=`click.dismiss${nn}`,uT=`mousedown.dismiss${nn}`,dT=`keydown.dismiss${nn}`,fT=`click${nn}${rT}`,_m="modal-open",hT="fade",wm="show",Wu="modal-static",pT=".modal.show",mT=".modal-dialog",gT=".modal-body",vT='[data-bs-toggle="modal"]',yT={backdrop:!0,focus:!0,keyboard:!0},ET={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class br extends mn{constructor(e,t){super(e,t),this._dialog=Ie.findOne(mT,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new ju,this._addEventListeners()}static get Default(){return yT}static get DefaultType(){return ET}static get NAME(){return nT}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||this._isTransitioning||ce.trigger(this._element,Am,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(_m),this._adjustDialog(),this._backdrop.show(()=>this._showElement(e)))}hide(){!this._isShown||this._isTransitioning||ce.trigger(this._element,sT).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(wm),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){ce.off(window,nn),ce.off(this._dialog,nn),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new mm({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new vm({trapElement:this._element})}_showElement(e){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const t=Ie.findOne(gT,this._dialog);t&&(t.scrollTop=0),Hs(this._element),this._element.classList.add(wm);const r=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,ce.trigger(this._element,aT,{relatedTarget:e})};this._queueCallback(r,this._dialog,this._isAnimated())}_addEventListeners(){ce.on(this._element,dT,e=>{if(e.key===oT){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),ce.on(window,lT,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),ce.on(this._element,uT,e=>{ce.one(this._element,cT,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(_m),this._resetAdjustments(),this._scrollBar.reset(),ce.trigger(this._element,bm)})}_isAnimated(){return this._element.classList.contains(hT)}_triggerBackdropTransition(){if(ce.trigger(this._element,iT).defaultPrevented)return;const t=this._element.scrollHeight>document.documentElement.clientHeight,r=this._element.style.overflowY;r==="hidden"||this._element.classList.contains(Wu)||(t||(this._element.style.overflowY="hidden"),this._element.classList.add(Wu),this._queueCallback(()=>{this._element.classList.remove(Wu),this._queueCallback(()=>{this._element.style.overflowY=r},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._scrollBar.getWidth(),r=t>0;if(r&&!e){const o=en()?"paddingLeft":"paddingRight";this._element.style[o]=`${t}px`}if(!r&&e){const o=en()?"paddingRight":"paddingLeft";this._element.style[o]=`${t}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(e,t){return this.each(function(){const r=br.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof r[e]>"u")throw new TypeError(`No method named "${e}"`);r[e](t)}})}}ce.on(document,fT,vT,function(n){const e=Ie.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&n.preventDefault(),ce.one(e,Am,o=>{o.defaultPrevented||ce.one(e,bm,()=>{Ho(this)&&this.focus()})});const t=Ie.findOne(pT);t&&br.getInstance(t).hide(),br.getOrCreateInstance(e).toggle(this)}),Ha(br),tn(br);const CT="offcanvas",jn=".bs.offcanvas",Sm=".data-api",bT=`load${jn}${Sm}`,AT="Escape",Tm="show",km="showing",xm="hiding",_T="offcanvas-backdrop",Nm=".offcanvas.show",wT=`show${jn}`,ST=`shown${jn}`,TT=`hide${jn}`,Om=`hidePrevented${jn}`,Im=`hidden${jn}`,kT=`resize${jn}`,xT=`click${jn}${Sm}`,NT=`keydown.dismiss${jn}`,OT='[data-bs-toggle="offcanvas"]',IT={backdrop:!0,keyboard:!0,scroll:!1},MT={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class Ar extends mn{constructor(e,t){super(e,t),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return IT}static get DefaultType(){return MT}static get NAME(){return CT}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){if(this._isShown||ce.trigger(this._element,wT,{relatedTarget:e}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||new ju().hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(km);const r=()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(Tm),this._element.classList.remove(km),ce.trigger(this._element,ST,{relatedTarget:e})};this._queueCallback(r,this._element,!0)}hide(){if(!this._isShown||ce.trigger(this._element,TT).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(xm),this._backdrop.hide();const t=()=>{this._element.classList.remove(Tm,xm),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||new ju().reset(),ce.trigger(this._element,Im)};this._queueCallback(t,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const e=()=>{if(this._config.backdrop==="static"){ce.trigger(this._element,Om);return}this.hide()},t=!!this._config.backdrop;return new mm({className:_T,isVisible:t,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:t?e:null})}_initializeFocusTrap(){return new vm({trapElement:this._element})}_addEventListeners(){ce.on(this._element,NT,e=>{if(e.key===AT){if(this._config.keyboard){this.hide();return}ce.trigger(this._element,Om)}})}static jQueryInterface(e){return this.each(function(){const t=Ar.getOrCreateInstance(this,e);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e](this)}})}}ce.on(document,xT,OT,function(n){const e=Ie.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&n.preventDefault(),Er(this))return;ce.one(e,Im,()=>{Ho(this)&&this.focus()});const t=Ie.findOne(Nm);t&&t!==e&&Ar.getInstance(t).hide(),Ar.getOrCreateInstance(e).toggle(this)}),ce.on(window,bT,()=>{for(const n of Ie.find(Nm))Ar.getOrCreateInstance(n).show()}),ce.on(window,kT,()=>{for(const n of Ie.find("[aria-modal][class*=show][class*=offcanvas-]"))getComputedStyle(n).position!=="fixed"&&Ar.getOrCreateInstance(n).hide()}),Ha(Ar),tn(Ar);const Mm={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],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:[]},LT=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),DT=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,RT=(n,e)=>{const t=n.nodeName.toLowerCase();return e.includes(t)?LT.has(t)?!!DT.test(n.nodeValue):!0:e.filter(r=>r instanceof RegExp).some(r=>r.test(t))};function BT(n,e,t){if(!n.length)return n;if(t&&typeof t=="function")return t(n);const o=new window.DOMParser().parseFromString(n,"text/html"),s=[].concat(...o.body.querySelectorAll("*"));for(const i of s){const l=i.nodeName.toLowerCase();if(!Object.keys(e).includes(l)){i.remove();continue}const a=[].concat(...i.attributes),u=[].concat(e["*"]||[],e[l]||[]);for(const d of a)RT(d,u)||i.removeAttribute(d.nodeName)}return o.body.innerHTML}const PT="TemplateFactory",FT={allowList:Mm,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"<div></div>"},VT={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},$T={entry:"(string|element|function|null)",selector:"(string|element)"};class HT extends Us{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return FT}static get DefaultType(){return VT}static get NAME(){return PT}getContent(){return Object.values(this._config.content).map(e=>this._resolvePossibleFunction(e)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(e){return this._checkContent(e),this._config.content={...this._config.content,...e},this}toHtml(){const e=document.createElement("div");e.innerHTML=this._maybeSanitize(this._config.template);for(const[o,s]of Object.entries(this._config.content))this._setContent(e,s,o);const t=e.children[0],r=this._resolvePossibleFunction(this._config.extraClass);return r&&t.classList.add(...r.split(" ")),t}_typeCheckConfig(e){super._typeCheckConfig(e),this._checkContent(e.content)}_checkContent(e){for(const[t,r]of Object.entries(e))super._typeCheckConfig({selector:t,entry:r},$T)}_setContent(e,t,r){const o=Ie.findOne(r,e);if(o){if(t=this._resolvePossibleFunction(t),!t){o.remove();return}if(Un(t)){this._putElementInTemplate(yr(t),o);return}if(this._config.html){o.innerHTML=this._maybeSanitize(t);return}o.textContent=t}}_maybeSanitize(e){return this._config.sanitize?BT(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return Pt(e,[this])}_putElementInTemplate(e,t){if(this._config.html){t.innerHTML="",t.append(e);return}t.textContent=e.textContent}}const UT="tooltip",zT=new Set(["sanitize","allowList","sanitizeFn"]),Ku="fade",jT="modal",Za="show",WT=".tooltip-inner",Lm=`.${jT}`,Dm="hide.bs.modal",Ys="hover",Yu="focus",KT="click",YT="manual",GT="hide",QT="hidden",JT="show",ZT="shown",XT="inserted",qT="click",ek="focusin",tk="focusout",nk="mouseenter",rk="mouseleave",ok={AUTO:"auto",TOP:"top",RIGHT:en()?"left":"right",BOTTOM:"bottom",LEFT:en()?"right":"left"},sk={allowList:Mm,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"},ik={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class In extends mn{constructor(e,t){if(typeof Z1>"u")throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");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 sk}static get DefaultType(){return ik}static get NAME(){return UT}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){if(this._isEnabled){if(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()){this._leave();return}this._enter()}}dispose(){clearTimeout(this._timeout),ce.off(this._element.closest(Lm),Dm,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!(this._isWithContent()&&this._isEnabled))return;const e=ce.trigger(this._element,this.constructor.eventName(JT)),r=(z0(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(e.defaultPrevented||!r)return;this._disposePopper();const o=this._getTipElement();this._element.setAttribute("aria-describedby",o.getAttribute("id"));const{container:s}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(s.append(o),ce.trigger(this._element,this.constructor.eventName(XT))),this._popper=this._createPopper(o),o.classList.add(Za),"ontouchstart"in document.documentElement)for(const l of[].concat(...document.body.children))ce.on(l,"mouseover",$a);const i=()=>{ce.trigger(this._element,this.constructor.eventName(ZT)),this._isHovered===!1&&this._leave(),this._isHovered=!1};this._queueCallback(i,this.tip,this._isAnimated())}hide(){if(!this._isShown()||ce.trigger(this._element,this.constructor.eventName(GT)).defaultPrevented)return;if(this._getTipElement().classList.remove(Za),"ontouchstart"in document.documentElement)for(const o of[].concat(...document.body.children))ce.off(o,"mouseover",$a);this._activeTrigger[KT]=!1,this._activeTrigger[Yu]=!1,this._activeTrigger[Ys]=!1,this._isHovered=null;const r=()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),ce.trigger(this._element,this.constructor.eventName(QT)))};this._queueCallback(r,this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(e){const t=this._getTemplateFactory(e).toHtml();if(!t)return null;t.classList.remove(Ku,Za),t.classList.add(`bs-${this.constructor.NAME}-auto`);const r=tw(this.constructor.NAME).toString();return t.setAttribute("id",r),this._isAnimated()&&t.classList.add(Ku),t}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new HT({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[WT]: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(Ku)}_isShown(){return this.tip&&this.tip.classList.contains(Za)}_createPopper(e){const t=Pt(this._config.placement,[this,e,this._element]),r=ok[t.toUpperCase()];return Xi(this._element,e,this._getPopperConfig(r))}_getOffset(){const{offset:e}=this._config;return typeof e=="string"?e.split(",").map(t=>Number.parseInt(t,10)):typeof e=="function"?t=>e(t,this._element):e}_resolvePossibleFunction(e){return Pt(e,[this._element])}_getPopperConfig(e){const 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:r=>{this._getTipElement().setAttribute("data-popper-placement",r.state.placement)}}]};return{...t,...Pt(this._config.popperConfig,[t])}}_setListeners(){const e=this._config.trigger.split(" ");for(const t of e)if(t==="click")ce.on(this._element,this.constructor.eventName(qT),this._config.selector,r=>{this._initializeOnDelegatedTarget(r).toggle()});else if(t!==YT){const r=t===Ys?this.constructor.eventName(nk):this.constructor.eventName(ek),o=t===Ys?this.constructor.eventName(rk):this.constructor.eventName(tk);ce.on(this._element,r,this._config.selector,s=>{const i=this._initializeOnDelegatedTarget(s);i._activeTrigger[s.type==="focusin"?Yu:Ys]=!0,i._enter()}),ce.on(this._element,o,this._config.selector,s=>{const i=this._initializeOnDelegatedTarget(s);i._activeTrigger[s.type==="focusout"?Yu:Ys]=i._element.contains(s.relatedTarget),i._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},ce.on(this._element.closest(Lm),Dm,this._hideModalHandler)}_fixTitle(){const e=this._element.getAttribute("title");e&&(!this._element.getAttribute("aria-label")&&!this._element.textContent.trim()&&this._element.setAttribute("aria-label",e),this._element.setAttribute("data-bs-original-title",e),this._element.removeAttribute("title"))}_enter(){if(this._isShown()||this._isHovered){this._isHovered=!0;return}this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show)}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(e,t){clearTimeout(this._timeout),this._timeout=setTimeout(e,t)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(e){const t=zn.getDataAttributes(this._element);for(const r of Object.keys(t))zT.has(r)&&delete t[r];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:yr(e.container),typeof e.delay=="number"&&(e.delay={show:e.delay,hide:e.delay}),typeof e.title=="number"&&(e.title=e.title.toString()),typeof e.content=="number"&&(e.content=e.content.toString()),e}_getDelegateConfig(){const e={};for(const[t,r]of Object.entries(this._config))this.constructor.Default[t]!==r&&(e[t]=r);return e.selector=!1,e.trigger="manual",e}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(e){return this.each(function(){const t=In.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e]()}})}}tn(In);const ak="popover",lk=".popover-header",ck=".popover-body",uk={...In.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"},dk={...In.DefaultType,content:"(null|string|element|function)"};class Yo extends In{static get Default(){return uk}static get DefaultType(){return dk}static get NAME(){return ak}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[lk]:this._getTitle(),[ck]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(e){return this.each(function(){const t=Yo.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e]()}})}}tn(Yo);const fk="scrollspy",Gu=".bs.scrollspy",hk=".data-api",pk=`activate${Gu}`,Rm=`click${Gu}`,mk=`load${Gu}${hk}`,gk="dropdown-item",Go="active",vk='[data-bs-spy="scroll"]',Qu="[href]",yk=".nav, .list-group",Bm=".nav-link",Ek=`${Bm}, .nav-item > ${Bm}, .list-group-item`,Ck=".dropdown",bk=".dropdown-toggle",Ak={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},_k={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class Xa extends mn{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 Ak}static get DefaultType(){return _k}static get NAME(){return fk}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const e of this._observableSections.values())this._observer.observe(e)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(e){return e.target=yr(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(t=>Number.parseFloat(t))),e}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(ce.off(this._config.target,Rm),ce.on(this._config.target,Rm,Qu,e=>{const t=this._observableSections.get(e.target.hash);if(t){e.preventDefault();const r=this._rootElement||window,o=t.offsetTop-this._element.offsetTop;if(r.scrollTo){r.scrollTo({top:o,behavior:"smooth"});return}r.scrollTop=o}}))}_getNewObserver(){const e={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(t=>this._observerCallback(t),e)}_observerCallback(e){const t=i=>this._targetLinks.get(`#${i.target.id}`),r=i=>{this._previousScrollData.visibleEntryTop=i.target.offsetTop,this._process(t(i))},o=(this._rootElement||document.documentElement).scrollTop,s=o>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=o;for(const i of e){if(!i.isIntersecting){this._activeTarget=null,this._clearActiveClass(t(i));continue}const l=i.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(s&&l){if(r(i),!o)return;continue}!s&&!l&&r(i)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const e=Ie.find(Qu,this._config.target);for(const t of e){if(!t.hash||Er(t))continue;const r=Ie.findOne(decodeURI(t.hash),this._element);Ho(r)&&(this._targetLinks.set(decodeURI(t.hash),t),this._observableSections.set(t.hash,r))}}_process(e){this._activeTarget!==e&&(this._clearActiveClass(this._config.target),this._activeTarget=e,e.classList.add(Go),this._activateParents(e),ce.trigger(this._element,pk,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains(gk)){Ie.findOne(bk,e.closest(Ck)).classList.add(Go);return}for(const t of Ie.parents(e,yk))for(const r of Ie.prev(t,Ek))r.classList.add(Go)}_clearActiveClass(e){e.classList.remove(Go);const t=Ie.find(`${Qu}.${Go}`,e);for(const r of t)r.classList.remove(Go)}static jQueryInterface(e){return this.each(function(){const t=Xa.getOrCreateInstance(this,e);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e]()}})}}ce.on(window,mk,()=>{for(const n of Ie.find(vk))Xa.getOrCreateInstance(n)}),tn(Xa);const wk="tab",to=".bs.tab",Sk=`hide${to}`,Tk=`hidden${to}`,kk=`show${to}`,xk=`shown${to}`,Nk=`click${to}`,Ok=`keydown${to}`,Ik=`load${to}`,Mk="ArrowLeft",Pm="ArrowRight",Lk="ArrowUp",Fm="ArrowDown",no="active",Vm="fade",Ju="show",Dk="dropdown",Rk=".dropdown-toggle",Bk=".dropdown-menu",Zu=":not(.dropdown-toggle)",Pk='.list-group, .nav, [role="tablist"]',Fk=".nav-item, .list-group-item",Vk=`.nav-link${Zu}, .list-group-item${Zu}, [role="tab"]${Zu}`,$m='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',Xu=`${Vk}, ${$m}`,$k=`.${no}[data-bs-toggle="tab"], .${no}[data-bs-toggle="pill"], .${no}[data-bs-toggle="list"]`;class Qo extends mn{constructor(e){super(e),this._parent=this._element.closest(Pk),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),ce.on(this._element,Ok,t=>this._keydown(t)))}static get NAME(){return wk}show(){const e=this._element;if(this._elemIsActive(e))return;const t=this._getActiveElem(),r=t?ce.trigger(t,Sk,{relatedTarget:e}):null;ce.trigger(e,kk,{relatedTarget:t}).defaultPrevented||r&&r.defaultPrevented||(this._deactivate(t,e),this._activate(e,t))}_activate(e,t){if(!e)return;e.classList.add(no),this._activate(Ie.getElementFromSelector(e));const r=()=>{if(e.getAttribute("role")!=="tab"){e.classList.add(Ju);return}e.removeAttribute("tabindex"),e.setAttribute("aria-selected",!0),this._toggleDropDown(e,!0),ce.trigger(e,xk,{relatedTarget:t})};this._queueCallback(r,e,e.classList.contains(Vm))}_deactivate(e,t){if(!e)return;e.classList.remove(no),e.blur(),this._deactivate(Ie.getElementFromSelector(e));const r=()=>{if(e.getAttribute("role")!=="tab"){e.classList.remove(Ju);return}e.setAttribute("aria-selected",!1),e.setAttribute("tabindex","-1"),this._toggleDropDown(e,!1),ce.trigger(e,Tk,{relatedTarget:t})};this._queueCallback(r,e,e.classList.contains(Vm))}_keydown(e){if(![Mk,Pm,Lk,Fm].includes(e.key))return;e.stopPropagation(),e.preventDefault();const t=[Pm,Fm].includes(e.key),r=Du(this._getChildren().filter(o=>!Er(o)),e.target,t,!0);r&&(r.focus({preventScroll:!0}),Qo.getOrCreateInstance(r).show())}_getChildren(){return Ie.find(Xu,this._parent)}_getActiveElem(){return this._getChildren().find(e=>this._elemIsActive(e))||null}_setInitialAttributes(e,t){this._setAttributeIfNotExists(e,"role","tablist");for(const r of t)this._setInitialAttributesOnChild(r)}_setInitialAttributesOnChild(e){e=this._getInnerElement(e);const t=this._elemIsActive(e),r=this._getOuterElement(e);e.setAttribute("aria-selected",t),r!==e&&this._setAttributeIfNotExists(r,"role","presentation"),t||e.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(e,"role","tab"),this._setInitialAttributesOnTargetPanel(e)}_setInitialAttributesOnTargetPanel(e){const t=Ie.getElementFromSelector(e);t&&(this._setAttributeIfNotExists(t,"role","tabpanel"),e.id&&this._setAttributeIfNotExists(t,"aria-labelledby",`${e.id}`))}_toggleDropDown(e,t){const r=this._getOuterElement(e);if(!r.classList.contains(Dk))return;const o=(s,i)=>{const l=Ie.findOne(s,r);l&&l.classList.toggle(i,t)};o(Rk,no),o(Bk,Ju),r.setAttribute("aria-expanded",t)}_setAttributeIfNotExists(e,t,r){e.hasAttribute(t)||e.setAttribute(t,r)}_elemIsActive(e){return e.classList.contains(no)}_getInnerElement(e){return e.matches(Xu)?e:Ie.findOne(Xu,e)}_getOuterElement(e){return e.closest(Fk)||e}static jQueryInterface(e){return this.each(function(){const t=Qo.getOrCreateInstance(this);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e]()}})}}ce.on(document,Nk,$m,function(n){["A","AREA"].includes(this.tagName)&&n.preventDefault(),!Er(this)&&Qo.getOrCreateInstance(this).show()}),ce.on(window,Ik,()=>{for(const n of Ie.find($k))Qo.getOrCreateInstance(n)}),tn(Qo);const Hk="toast",_r=".bs.toast",Uk=`mouseover${_r}`,zk=`mouseout${_r}`,jk=`focusin${_r}`,Wk=`focusout${_r}`,Kk=`hide${_r}`,Yk=`hidden${_r}`,Gk=`show${_r}`,Qk=`shown${_r}`,Jk="fade",Hm="hide",qa="show",el="showing",Zk={animation:"boolean",autohide:"boolean",delay:"number"},Xk={animation:!0,autohide:!0,delay:5e3};class Jo extends mn{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return Xk}static get DefaultType(){return Zk}static get NAME(){return Hk}show(){if(ce.trigger(this._element,Gk).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(Jk);const t=()=>{this._element.classList.remove(el),ce.trigger(this._element,Qk),this._maybeScheduleHide()};this._element.classList.remove(Hm),Hs(this._element),this._element.classList.add(qa,el),this._queueCallback(t,this._element,this._config.animation)}hide(){if(!this.isShown()||ce.trigger(this._element,Kk).defaultPrevented)return;const t=()=>{this._element.classList.add(Hm),this._element.classList.remove(el,qa),ce.trigger(this._element,Yk)};this._element.classList.add(el),this._queueCallback(t,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(qa),super.dispose()}isShown(){return this._element.classList.contains(qa)}_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}const r=e.relatedTarget;this._element===r||this._element.contains(r)||this._maybeScheduleHide()}_setListeners(){ce.on(this._element,Uk,e=>this._onInteraction(e,!0)),ce.on(this._element,zk,e=>this._onInteraction(e,!1)),ce.on(this._element,jk,e=>this._onInteraction(e,!0)),ce.on(this._element,Wk,e=>this._onInteraction(e,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(e){return this.each(function(){const t=Jo.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e](this)}})}}Ha(Jo),tn(Jo);function Um(n,e){return e.value||n.getAttribute("title")||""}const qu={mounted:(n,e)=>{const t=Um(n,e);t&&n.setAttribute("title",t),new In(n)},updated:(n,e)=>{const t=In.getInstance(n);t&&t.dispose();const r=Um(n,e);r&&n.setAttribute("title",r),new In(n)},unmounted:n=>{const e=In.getInstance(n);e&&e.dispose()}},qk={key:0,class:"pills-list__wrapper"},ex={class:"pills-list__ul"},tx={class:"bd-markdown-editor__menu-bottom"},nx={key:0,class:"vr"},zm=c.defineComponent({__name:"BDMarkdownEditor",props:{placeholder:{default:"Typ een bericht"},errorText:{default:"er is iets fout gegaan"},state:{type:[Boolean,null],default:null},variant:{default:Ou.BASIC},files:{default:void 0},pills:{default:void 0},modelValue:{}},emits:["update:modelValue","upload","action"],setup(n,{emit:e}){const t=n,r=()=>{e("upload")},o=Lr(t,"modelValue",e),s=[KA,YA,GA,y_.configure({placeholder:t.placeholder}),R_,v_.configure({openOnClick:!1,validate:O=>/^https?:\/\//i.test(O)})];t.variant===Ou.FULL&&s.push(__,x_,N_,O_,M_,D_);const i=WA({content:o.value,extensions:s,onUpdate:({editor:O})=>{const{view:I,state:L}=O,{from:$,to:V}=I.state.selection;if(L.doc.textBetween($-1,V,"")==" "&&O.getAttributes("link").href!=null&&O.chain().setTextSelection({from:$-1,to:V}).toggleLink({href:O.getAttributes("link").href}).setTextSelection({from:V,to:V}).run(),O.getText().trim()===""){e("update:modelValue","");return}e("update:modelValue",O.getHTML())}});c.watch(()=>t.modelValue,O=>{i.value.getHTML()!==O&&i.value.commands.setContent(O,!0,{preserveWhitespace:"full"})});const l=c.computed(()=>t.state===!1?"is-invalid":null),a=c.computed(()=>g("bold")),u=c.computed(()=>g("italic")),d=c.computed(()=>g("underline")),f=c.computed(()=>g("bulletList")),h=c.computed(()=>g("orderedList")),p=c.computed(()=>g("link")),m=c.computed(()=>t.variant===Ou.FULL),g=O=>i.value&&i.value.isActive(O)?"active":null,v=c.computed(()=>t.files&&t.files.length>0?Va(t.files,!1):null),C=c.computed(()=>t.files&&t.files.length>0?Va(t.files,!0):null),A=O=>{e("action",{name:"delete-attachment",obj:O})},E=O=>{e("action",{name:"image-attachment",obj:O})},y=c.computed(()=>{if(!i.value)return!1;const{from:O,to:I}=i.value.state.selection;return O!==I}),x=c.computed(()=>y.value?"Voeg een link toe":"Selecteer eerst tekst"),_=()=>{const O=i.value.getAttributes("link").href,I=window.prompt("Voeg link toe",O);if(I!==null){if(I===""){i.value.chain().focus().unsetLink().run();return}i.value.chain().focus().toggleLink({href:I}).run()}};return(O,I)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[c.createElementVNode("div",{class:c.normalizeClass(["bd-markdown-editor",l.value])},[c.createVNode(c.unref(jA),{editor:c.unref(i)},null,8,["editor"]),O.pills?(c.openBlock(),c.createElementBlock("div",qk,[c.createElementVNode("ul",ex,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(O.pills,(L,$)=>(c.openBlock(),c.createElementBlock("li",{key:$,class:"pills-list__li"},[c.createVNode(ui,c.normalizeProps(c.guardReactiveProps(L)),null,16)]))),128))])])):c.createCommentVNode("",!0),c.renderSlot(O.$slots,"default"),v.value?(c.openBlock(),c.createBlock(Pa,{key:1,files:v.value,"no-download":!0,"show-delete":!0,onDelete:A},null,8,["files"])):c.createCommentVNode("",!0),C.value?(c.openBlock(),c.createBlock(Fa,{key:2,files:C.value,"no-download":!0,"show-delete":!0,onDelete:A,onShow:E},null,8,["files"])):c.createCommentVNode("",!0),c.createElementVNode("div",tx,[c.createVNode(Je,{variant:"light",type:"button",onClick:r},{default:c.withCtx(()=>[c.createVNode(c.unref(Ir))]),_:1}),m.value?(c.openBlock(),c.createElementBlock("div",nx)):c.createCommentVNode("",!0),m.value?(c.openBlock(),c.createBlock(Je,{key:1,variant:"light",type:"button",class:c.normalizeClass(a.value),onClick:I[0]||(I[0]=L=>c.unref(i).chain().focus().toggleBold().run())},{default:c.withCtx(()=>[c.createVNode(c.unref(vl))]),_:1},8,["class"])):c.createCommentVNode("",!0),m.value?(c.openBlock(),c.createBlock(Je,{key:2,variant:"light",type:"button",class:c.normalizeClass(u.value),onClick:I[1]||(I[1]=L=>c.unref(i).chain().focus().toggleItalic().run())},{default:c.withCtx(()=>[c.createVNode(c.unref(Sl))]),_:1},8,["class"])):c.createCommentVNode("",!0),m.value?(c.openBlock(),c.createBlock(Je,{key:3,variant:"light",type:"button",class:c.normalizeClass(d.value),onClick:I[2]||(I[2]=L=>c.unref(i).chain().focus().toggleUnderline().run())},{default:c.withCtx(()=>[c.createVNode(c.unref(Ml))]),_:1},8,["class"])):c.createCommentVNode("",!0),m.value?(c.openBlock(),c.createBlock(Je,{key:4,variant:"light",type:"button",class:c.normalizeClass(f.value),onClick:I[3]||(I[3]=L=>c.unref(i).chain().focus().toggleBulletList().run())},{default:c.withCtx(()=>[c.createVNode(c.unref(yl))]),_:1},8,["class"])):c.createCommentVNode("",!0),m.value?(c.openBlock(),c.createBlock(Je,{key:5,variant:"light",type:"button",class:c.normalizeClass(h.value),onClick:I[4]||(I[4]=L=>c.unref(i).chain().focus().toggleOrderedList().run())},{default:c.withCtx(()=>[c.createVNode(c.unref(kl))]),_:1},8,["class"])):c.createCommentVNode("",!0),c.withDirectives((c.openBlock(),c.createElementBlock("span",null,[m.value?(c.openBlock(),c.createBlock(Je,{key:0,variant:"light",type:"button",class:c.normalizeClass(p.value),onClick:_,disabled:!y.value},{default:c.withCtx(()=>[c.createVNode(c.unref(ri))]),_:1},8,["class","disabled"])):c.createCommentVNode("",!0)])),[[c.unref(qu),x.value]])])],2),c.createVNode(li,{text:t.errorText,state:t.state},null,8,["text","state"])],64))}}),rx={class:"header"},ox=c.createElementVNode("div",null,"Menu",-1),sx={class:"icon-close-wrapper"},ix={class:"navbar"},ax={class:"nav navbar-nav w-100"},lx={class:"nav-item"},cx={class:"nav-item"},ed=c.defineComponent({__name:"BDMobileMenu",props:{active:{type:Boolean,default:void 0},options:{}},emits:["hide","signout"],setup(n,{emit:e}){const t=n,r=c.computed(()=>({active:t.active===!0,inactive:t.active===!1})),o=()=>e("hide"),s=()=>e("signout");return(i,l)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(["bd-mobile-menu",r.value])},[c.createElementVNode("div",rx,[ox,c.createElementVNode("div",sx,[c.createVNode(ti,{onClick:o})])]),c.createElementVNode("nav",ix,[c.createElementVNode("ul",ax,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(t.options,a=>(c.openBlock(),c.createElementBlock("li",lx,[c.createVNode(lo,c.mergeProps({class:"nav-link"},a,{onClick:o}),null,16)]))),256)),c.renderSlot(i.$slots,"special-options"),c.createElementVNode("li",cx,[c.createVNode(lo,{class:"nav-link",text:"Uitloggen",onClick:s})])])])],2))}}),ux={class:"bd-user"},dx={class:"bd-user__information"},fx={class:"text-break"},hx={class:"overflow-x-hidden"},jm=c.defineComponent({__name:"BDUser",props:{name:{default:""},img:{default:void 0},details:{default:void 0},hideImage:{type:Boolean,default:!1}},setup(n){const e=n,t=c.computed(()=>{var r;return typeof e.details=="string"?e.details:(r=e.details)==null?void 0:r.join(" ⢠")});return(r,o)=>(c.openBlock(),c.createElementBlock("div",ux,[e.hideImage?c.createCommentVNode("",!0):(c.openBlock(),c.createBlock(ls,c.mergeProps({key:0},e.img,{size:"sm"}),null,16)),c.createElementVNode("div",dx,[c.createElementVNode("header",null,[c.createElementVNode("h5",fx,c.toDisplayString(e.name),1),c.renderSlot(r.$slots,"header-extra")]),c.createElementVNode("span",hx,c.toDisplayString(t.value),1)])]))}}),px={class:"bd-chat-cloud-card"},mx={class:"bd-chat-cloud-card__header"},gx={class:"bd-chat-cloud-card__body"},vx=["innerHTML"],yx={class:"bd-chat-cloud-card__footer"},Ex={key:0,class:"pills-list__wrapper"},Cx={class:"pills-list__ul"},Wm=c.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}},emits:["show-attachment","action"],setup(n,{emit:e}){const t=n,r=c.computed(()=>t.isSender?"sender":Ve),o=c.computed(()=>Va(t.files,!1)),s=c.computed(()=>Va(t.files,!0)),i=()=>{e("action","copy-message")},l=a=>{e("show-attachment",a)};return(a,u)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(["bd-chat-cloud",r.value])},[c.createVNode(ls,{src:t.src,username:t.username,size:"sm"},null,8,["src","username"]),c.createElementVNode("div",px,[c.createElementVNode("div",mx,[c.renderSlot(a.$slots,"header",{},()=>[c.createTextVNode(c.toDisplayString(a.headerTitle),1)]),c.createVNode(Je,{variant:"outline-primary-dark",size:"sm",onClick:i},{default:c.withCtx(()=>[c.createTextVNode(" kopieer ")]),_:1})]),c.createElementVNode("div",gx,[c.renderSlot(a.$slots,"body",{},()=>[c.createElementVNode("div",{class:"bd-chat-cloud-card__message",innerHTML:t.message},null,8,vx)])]),c.createElementVNode("div",yx,[c.renderSlot(a.$slots,"footer",{},()=>[a.pills?(c.openBlock(),c.createElementBlock("div",Ex,[c.createElementVNode("ul",Cx,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(a.pills,(d,f)=>(c.openBlock(),c.createElementBlock("li",{key:f,class:"pills-list__li"},[c.createVNode(ui,c.normalizeProps(c.guardReactiveProps(d)),null,16)]))),128))])])):c.createCommentVNode("",!0),o.value&&o.value.length>0?(c.openBlock(),c.createBlock(Pa,{key:1,files:o.value},null,8,["files"])):c.createCommentVNode("",!0),s.value&&s.value.length>0?(c.openBlock(),c.createBlock(Fa,{key:2,"fast-download":!0,files:s.value,onShow:l},null,8,["files"])):c.createCommentVNode("",!0)])])])],2))}}),bx=c.defineComponent({__name:"BDTableSortHeader",props:["active","label","sortDesc"],emits:["sortAsc","sortDesc"],setup(n,{emit:e}){const t=n,r=c.ref(t.sortDesc),o=()=>{t.active&&(r.value=!r.value)},s=()=>{if(!t.active)return;const l=r.value?"sortDesc":"sortAsc";e(l)},i=c.computed(()=>({"bd-table-sort":!0,active:t.active}));return c.watch(()=>t.active,(l,a)=>{l&&!a&&(r.value=!1,e("sortAsc"))}),s(),(l,a)=>(c.openBlock(),c.createElementBlock("th",{class:c.normalizeClass(i.value),onClick:a[0]||(a[0]=u=>{o(),s()})},[c.createElementVNode("span",null,c.toDisplayString(t.label),1),t.active&&!r.value?(c.openBlock(),c.createBlock(c.unref(xl),{key:0})):t.active&&r.value?(c.openBlock(),c.createBlock(c.unref(Nl),{key:1})):(c.openBlock(),c.createBlock(c.unref(Ol),{key:2}))],2))}}),Ax={class:"bd-table"},_x={key:0,class:"table"},wx={key:1},Sx=["onClick"],Tx={key:0},kx={key:1,class:"empty-text"},Km=c.defineComponent({__name:"BDTable",props:["fields","items","sortBy","sortDesc","tbodyTrClass","emptyText"],emits:["row-click","sort-changed"],setup(n,{expose:e,emit:t}){const r=n,o=c.ref(r.items),s=c.ref(r.sortBy),i=f=>s.value=f,l=(f,h,p)=>{const m=h[f],g=p[f];if(m==null)return 1;if(g==null)return-1;const v=m.toString(),C=g.toString();return v.localeCompare(C,void 0,{numeric:!0})},a=f=>{o.value=o.value.sort((p,m)=>l(f,p,m)),t("sort-changed",{sortBy:f,sortDesc:!1})},u=f=>{o.value=o.value.sort((p,m)=>l(f,m,p)),t("sort-changed",{sortBy:f,sortDesc:!0})},d=()=>{o.value=r.items};return c.watch(()=>r.items,f=>{o.value=f}),e({Refresh:d}),(f,h)=>(c.openBlock(),c.createElementBlock("div",Ax,[r.items&&r.items.length>0?(c.openBlock(),c.createElementBlock("table",_x,[c.createElementVNode("thead",null,[c.createElementVNode("tr",null,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(r.fields,p=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[p.isVisible?(c.openBlock(),c.createElementBlock(c.Fragment,{key:0},[p.sortable?(c.openBlock(),c.createBlock(bx,{key:0,label:p.label,active:p.key==s.value,sortDesc:r.sortDesc,onClick:m=>i(p.key),onSortAsc:m=>a(p.key),onSortDesc:m=>u(p.key)},null,8,["label","active","sortDesc","onClick","onSortAsc","onSortDesc"])):(c.openBlock(),c.createElementBlock("th",wx,c.toDisplayString(p.label),1))],64)):c.createCommentVNode("",!0)],64))),256))])]),c.createElementVNode("tbody",null,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(o.value,p=>(c.openBlock(),c.createElementBlock("tr",{class:c.normalizeClass(r.tbodyTrClass&&r.tbodyTrClass(p)),onClick:m=>t("row-click",p)},[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(n.fields,m=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[m.isVisible?(c.openBlock(),c.createElementBlock("td",Tx,[f.$slots.hasOwnProperty(m.key)?c.renderSlot(f.$slots,m.key,{key:0,row:p,item:p,value:p[m.key]}):(c.openBlock(),c.createElementBlock(c.Fragment,{key:1},[c.createTextVNode(c.toDisplayString(p[m.key]),1)],64))])):c.createCommentVNode("",!0)],64))),256))],10,Sx))),256))])])):(c.openBlock(),c.createElementBlock("p",kx,c.toDisplayString(r.emptyText),1))]))}}),xx=["id"],Nx={key:0,class:"toast-body__title"},Ox={class:"actions"},Ix=["textContent"],Mx=["textContent"],Lx={class:"icon-wrapper"},Dx=["textContent"],Rx=["textContent"],Ym=3e4,Gm=5e3,Qm=c.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(n,{emit:e}){const t=n;let r=c.ref(!1),o=c.ref(!1),s=null,i=null;const l=c.computed(()=>{let A="video-call-toast";return t.id&&(A+=`-${t.id}`),A}),a=c.computed(()=>r.value?[r.value?"is-handled":Ve,o.value?"is-handled--success":Ve,t.canceled?"is-handled--canceled":Ve].join(" "):Ve),u=c.computed(()=>t.canceled?t.localization.videoCallCanceled:o.value?t.localization.videoCallAccepted:t.localization.videoCallRejected),d=c.computed(()=>t.canceled?`${t.firstNameSender}${t.localization.notifyCallerWhenCanceled}`:t.isSender?t.contactInfoReceiver?`${t.contactInfoReceiver.name}${t.localization.notifyCallerWhenRejected}`:t.localization.notifyCallerWhenRejected:o.value?t.localization.openNewTabWhenAccepted:`${t.localization.notifyReceiverWhenRejected.start}${t.firstNameSender}${t.localization.notifyReceiverWhenRejected.end}`.replace(/\s\s+/g," "));c.watch(()=>t.canceled,()=>{r.value=!0});const f=()=>{const A=l.value,E=document.querySelector(`#${A}`);if(E){E.addEventListener("hide.bs.toast",C);var y={autohide:!0,delay:Ym+Gm};i=Jo.getOrCreateInstance(E,y),i.show(),s=window.setTimeout(h,Ym)}};c.onMounted(f);const h=()=>{r.value||m()},p=()=>{m(),v()},m=()=>{r.value||(r.value=!0,e("reject-video-call",t.id))},g=()=>{r.value=!0,o.value=!0,e("accept-video-call",t.id),v()},v=()=>{window.clearTimeout(s),window.setTimeout(()=>i.hide(),Gm)},C=()=>{r.value=!1,o.value=!1};return(A,E)=>(c.openBlock(),c.createElementBlock("div",{id:l.value,class:"toast bd-video-call-toast",role:"alert","aria-live":"assertive","aria-atomic":"true"},[c.unref(r)?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("div",Nx,c.toDisplayString(t.localization.incomingVideoCall),1)),c.createElementVNode("div",{class:c.normalizeClass(["toast-body__main",a.value])},[c.unref(r)?(c.openBlock(),c.createElementBlock(c.Fragment,{key:1},[c.createElementVNode("div",Lx,[c.createVNode(ei)]),c.createElementVNode("div",null,[c.createElementVNode("p",{textContent:c.toDisplayString(u.value),class:"title"},null,8,Dx),c.createElementVNode("p",{textContent:c.toDisplayString(d.value)},null,8,Rx)])],64)):(c.openBlock(),c.createElementBlock(c.Fragment,{key:0},[c.createVNode(Fl,{value:A.contactInfoReceiver},null,8,["value"]),c.createElementVNode("div",Ox,[c.createVNode(Je,{variant:"danger",class:"text-center",onClick:p},{default:c.withCtx(()=>[c.createVNode(El),c.createElementVNode("span",{textContent:c.toDisplayString(t.localization.rejectVideoCall)},null,8,Ix)]),_:1}),c.createVNode(Je,{variant:"success",class:"text-center",onClick:g},{default:c.withCtx(()=>[c.createVNode(ei),c.createElementVNode("span",{textContent:c.toDisplayString(t.localization.acceptVideoCall)},null,8,Mx)]),_:1})])],64))],2)],8,xx))}}),td=c.defineComponent({__name:"BDDropdown",props:{size:{default:bt.MD},variant:{default:oi.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(n){const e=n,{uniqueIdentifier:t}=uo(),r=`__BD__DROPDOWN__${t.value}`,o=c.computed(()=>({class:{btn:e.toggleTag==="button",[`btn-${e.variant}`]:e.toggleTag==="button"&&e.variant,[`btn-${e.size}`]:e.toggleTag==="button"&&e.size,[`${e.toggleClass}`]:e.toggleClass!==void 0,"dropdown-toggle-action":e.actionToggle},"data-bs-display":e.noFlip?"static":null,"data-bs-offset":e.offset?e.offset:null,id:r})),s=c.computed(()=>({"dropdown-menu-end":e.right,"dropdown-menu-action":e.actionToggle})),i=c.computed(()=>({"aria-labelledby":r})),l=c.ref(),a=c.ref(),u=()=>{l.value.classList.remove("show"),a.value.classList.remove("show"),a.value.removeAttribute("aria-expanded")};return(d,f)=>(c.openBlock(),c.createElementBlock("div",{class:"bd-dropdown dropdown",onClick:f[0]||(f[0]=c.withModifiers(()=>{},["stop"]))},[(c.openBlock(),c.createBlock(c.resolveDynamicComponent(e.toggleTag),c.mergeProps({ref_key:"dropdownToggle",ref:a,class:"dropdown-toggle",target:"_self",role:"button","data-bs-toggle":"dropdown"},o.value),{default:c.withCtx(()=>[c.createElementVNode("span",null,c.toDisplayString(e.text),1)]),_:1},16)),c.createElementVNode("ul",c.mergeProps({ref_key:"dropdownMenu",ref:l,class:["dropdown-menu",s.value]},i.value,{onClick:u}),[c.renderSlot(d.$slots,"default")],16)]))}}),Bx={class:"row bd-header"},Px={class:"col logo-mix"},Fx=["src","alt"],Vx=c.createElementVNode("div",null,"Menu",-1),$x={key:0,class:"col header-options"},Hx={class:"col bd-btn-settings"},Jm=c.defineComponent({__name:"BDHeader",props:{dropdownMenuTitle:{},dropdownOptions:{},headerOptions:{},profileImageSrc:{},profileImageAlt:{},organizationLogoSrc:{},organizationLogoAlt:{}},emits:["click","signout"],setup(n,{emit:e}){const t=n,r=c.computed(()=>{let u=[];return t.headerOptions&&(u=u.concat(t.headerOptions)),t.dropdownOptions&&(u=u.concat(t.dropdownOptions)),u}),o=c.ref(void 0),s=()=>e("click"),i=()=>e("signout"),l=()=>o.value=!0,a=()=>o.value=!1;return(u,d)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[c.createElementVNode("nav",Bx,[c.createElementVNode("div",Px,[c.createVNode(gl,{viewBox:"0 0 351 61",class:"logo bd-logo",onClick:s}),t.organizationLogoSrc?(c.openBlock(),c.createElementBlock("img",{key:0,class:"logo organization-logo",src:t.organizationLogoSrc,alt:t.organizationLogoAlt},null,8,Fx)):c.createCommentVNode("",!0)]),c.createElementVNode("div",{class:"col bd-hamburger",onClick:l},[Vx,c.createVNode(Tl)]),t.headerOptions&&t.headerOptions.length!==0?(c.openBlock(),c.createElementBlock("div",$x,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(t.headerOptions,f=>(c.openBlock(),c.createBlock(Je,{class:"btn-header",to:f.to,variant:"neutral"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(f.text),1)]),_:2},1032,["to"]))),256))])):c.createCommentVNode("",!0),c.createElementVNode("div",Hx,[c.renderSlot(u.$slots,"profile-side"),t.profileImageSrc?(c.openBlock(),c.createBlock(ls,{key:0,src:t.profileImageSrc,alt:t.profileImageAlt,size:"sm"},null,8,["src","alt"])):c.createCommentVNode("",!0),c.createVNode(td,{text:t.dropdownMenuTitle,variant:"primary",toggleTag:"a",right:!0},{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(t.dropdownOptions,(f,h)=>(c.openBlock(),c.createBlock(di,c.mergeProps({key:h},f),null,16))),128)),c.createVNode(di,{text:"Uitloggen",onClick:i})]),_:1},8,["text"])])]),c.createVNode(ed,{active:o.value,options:r.value,onHide:a,onSignout:i},{"special-options":c.withCtx(()=>[c.renderSlot(u.$slots,"mobile-menu-special-options")]),_:3},8,["active","options"])],64))}}),Ux={class:"modal-dialog"},zx={class:"modal-content"},jx={class:"modal-header"},Wx={class:"modal-title"},Kx=["src"],Yx=c.createElementVNode("span",null,"Sluiten",-1),Gx={class:"modal-body"},Qx={key:0,class:"modal-footer"},Jx=["disabled"],Gs=c.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(n,{emit:e}){const t=n,r=c.computed(()=>`modal bd-modal modal-${t.size}`),o=()=>e("submit"),s=()=>e("cancel");return(i,l)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(r.value),tabindex:"-1"},[c.createElementVNode("div",Ux,[c.createElementVNode("div",zx,[c.createElementVNode("div",jx,[c.createElementVNode("h2",Wx,[t.titleImage?(c.openBlock(),c.createElementBlock("img",{key:0,src:t.titleImage,class:"title-image",alt:""},null,8,Kx)):c.createCommentVNode("",!0),c.createElementVNode("span",null,c.toDisplayString(t.title),1)]),c.renderSlot(i.$slots,"modal-header-space-between"),t.hideCloseButton?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("button",{key:0,type:"button",class:"btn-close w-auto","data-bs-dismiss":"modal","aria-label":"Sluiten",onClick:s},[Yx,c.createVNode(c.unref(ti))]))]),c.createElementVNode("div",Gx,[c.renderSlot(i.$slots,"default")]),i.hideFooter?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("div",Qx,[t.hideFooterSubmitButton?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("button",{key:0,class:"btn btn-primary",disabled:t.disableSubmitButton,onClick:o},c.toDisplayString(t.submitButtonTitle),9,Jx)),c.renderSlot(i.$slots,"buttons"),t.hideFooterCancelButton?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("button",{key:1,type:"button",class:"btn btn-link","data-bs-dismiss":"modal",onClick:s,"aria-label":"Annuleren"},c.toDisplayString(t.closeButtonTitle),1))]))])])],2))}}),tl=n=>{const e=c.ref(null);return{showModal:()=>{const o=document.getElementById(n);o instanceof HTMLElement?(e.value=br.getOrCreateInstance(o),e.value.show()):console.error(`Modal '${n}' niet gevonden.`)},closeModal:()=>{if(e.value){e.value.hide();return}const o=document.getElementById(n);if(o instanceof HTMLElement){const s=br.getInstance(o);s&&s.hide()}}}};function Zm(){const n=c.ref(0),e=c.ref(!0),t=c.ref(null),r=c.ref({top:0,left:0,x:0,y:0}),o=c.computed(()=>n.value>0?`zoom-${n.value}`:"");return{zoom:n,mouseDown:e,imageHolderRef:t,pos:r,SetZoom:o,OnMouseDown:a=>{if(!t.value)return;r.value.left=t.value.scrollLeft,r.value.top=t.value.scrollTop;const u=document.querySelector("#image-attachment-modal"),d=document.querySelector(".image-preview-image-holder");u&&(u.style.cursor="grabbing"),d&&(d.style.cursor="grabbing"),r.value.x=a.clientX,r.value.y=a.clientY,e.value=!0},OnMouseMove:a=>{if(e.value){const u=a.clientX-r.value.x,d=a.clientY-r.value.y;t.value&&(t.value.scrollTop=r.value.top-d,t.value.scrollLeft=r.value.left-u)}},OnMouseUp:()=>{const a=document.querySelector("#image-attachment-modal"),u=document.querySelector(".image-preview-image-holder");a&&a.style&&(a.style.cursor=""),u&&u.style&&(u.style.cursor="grab"),e.value=!1}}}const Zx=["src","alt"],Xx={key:0,class:"show-spinner"},qx={class:"spinner-border text-primary",role:"status"},eN={class:"visually-hidden"},tN=["href"],Xm=c.defineComponent({__name:"BDImageAttachmentModal",props:["loadingText","downloadText"],setup(n,{expose:e}){const t=n,{showModal:r}=tl("image-attachment-modal"),{zoom:o,imageHolderRef:s,SetZoom:i,OnMouseDown:l,OnMouseMove:a,OnMouseUp:u}=Zm(),d=c.ref(!0),f=c.ref({BerichtId:0,Id:void 0,MimeType:null,Naam:Ve,altName:Ve,downloadUrl:Ve,fullImageUrl:Ve,previewUrl:Ve});e({Show:g=>{f.value=g,o.value=0,r()}});const p=()=>{d.value=!1},m=()=>{f.value={BerichtId:0,Id:void 0,MimeType:null,Naam:Ve,altName:Ve,downloadUrl:Ve,fullImageUrl:Ve,previewUrl:Ve}};return(g,v)=>(c.openBlock(),c.createBlock(Gs,{id:"image-attachment-modal",class:c.normalizeClass(c.unref(Ve)),title:f.value.Naam,hideFooterCancelButton:!0,showHeaderButton:!0,onCancel:m},{default:c.withCtx(()=>[c.createElementVNode("div",{class:"image-preview-image-holder",ref_key:"imageHolderRef",ref:s,onMousedown:v[0]||(v[0]=(...C)=>c.unref(l)&&c.unref(l)(...C)),onMousemove:v[1]||(v[1]=(...C)=>c.unref(a)&&c.unref(a)(...C)),onMouseup:v[2]||(v[2]=(...C)=>c.unref(u)&&c.unref(u)(...C))},[f.value?(c.openBlock(),c.createElementBlock("img",{key:0,src:f.value.downloadUrl,alt:f.value.Naam,class:c.normalizeClass(["image-preview-modal",c.unref(i)]),onLoad:p,draggable:!1},null,42,Zx)):c.createCommentVNode("",!0)],544),d.value?(c.openBlock(),c.createElementBlock("div",Xx,[c.createElementVNode("div",qx,[c.createElementVNode("span",eN,c.toDisplayString(t.loadingText),1)])])):c.createCommentVNode("",!0),c.createVNode(Dl,{modelValue:c.unref(o),"onUpdate:modelValue":v[3]||(v[3]=C=>c.isRef(o)?o.value=C:null),class:"image-preview-bd-zoom-slider","max-value":4},null,8,["modelValue"]),c.createElementVNode("a",{href:f.value.downloadUrl},[c.createVNode(Je,{variant:"primary",class:"download-image"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(t.downloadText),1)]),_:1})],8,tN)]),_:1},8,["class","title"]))}});function nl(n=void 0){const e=l=>s("Succesvol",l,fo.SUCCESS),t=l=>s("Waarschuwing",l,fo.WARNING),r=l=>s("Informatie",l,fo.INFO),o=l=>s("Mislukt",l,fo.DANGER);function s(l,a,u){const d=`toast-${If()}`,f={id:d,variant:u,title:l,text:a},h=document.querySelector(".toast-container");if(!h){console.error("There was no element with class 'toast-container' found, which is required for useToaster.");return}const p=c.h(Pl,f),g=c.createApp({render:()=>p}).mount(document.createElement("div"));h.appendChild(g.$el);const v=document.querySelector(`#${d}`);v&&(Jo.getOrCreateInstance(v,n).show(),i(v))}function i(l){function a(f,h){f.forEach(p=>{if(p.attributeName!="class")return;const m=p.target;if(m.classList.contains("hide")){m.remove(),h.disconnect();return}})}const u=new MutationObserver(a),d={attributes:!0};u.observe(l,d)}return{showSuccessToast:e,showInformationToast:r,showWarningToast:t,showDangerToast:o}}const{showDangerToast:nN}=nl();function nd(n){const e=c.ref(null),t=(a,u="serverErrors")=>{var f;let d=[];if(Array.isArray((f=a==null?void 0:a.response)==null?void 0:f.data)?d=a.response.data.filter(h=>ci(h.ErrorMessage)&&h.ErrorMessage!==Ve):a.response.data.ErrorMessage?d=[a.response.data.ErrorMessage]:d=null,ci(u))e.value=d;else if(Array.isArray(u)){let h=e.value;for(let p=0;p<u.length;p++)p===u.length-1?h[u[p]]=d:h=h[u[p]]}r(a),i(e)},r=a=>{if(n==null)return;const d=new URL(a.request.responseURL).pathname;if(d in n.error){const f=n.error[d];f&&nN(f)}},o=c.ref(null),s=c.ref(""),i=a=>{_v(a.value)?o.value=a.value.map(u=>ci(u)?u:u.ErrorMessage):ci(a.value)&&(s.value=a.value)};function l(){e.value=null,o.value=null,s.value=Ve}return{serverErrors:e,errorMessages:o,errorMessageText:s,MapErrors:i,MapServerErrors:t,ResetServerErrors:l}}const rN={key:0},oN={key:1},sN={class:"bd-form-field"},iN={class:"bd-form-field"},qm=c.defineComponent({__name:"BDPhoneNumberEditModal",props:["modalTitle","submitButtonTitle","phoneNumberLabel","phoneNumberUnchangedText","confirmationCodeLabel","confirmationCodeRequiredText","confirmationCodeSentText","editSuccessText","editCanceledText","sendConfirmationCodeText","startPhoneNumberUpdate","confirmPhoneNumberUpdate"],emits:["startPhoneNumberUpdate","confirmPhoneNumberUpdate","setPhoneNumber"],setup(n,{expose:e,emit:t}){const r=n,{showSuccessToast:o,showWarningToast:s}=nl(),{serverErrors:i,errorMessages:l,errorMessageText:a,MapServerErrors:u,ResetServerErrors:d}=nd(null),{closeModal:f}=tl("phone-number-edit-modal");let h=Ve;const p=c.ref(),m=c.ref(null),g=c.ref(),v=c.ref(),C=c.ref(null),A=c.computed(()=>v.value==null||v.value==""),E=()=>{if(m.value=null,d(),!p.value||p.value==h){m.value=!1;return}const L={newPhonenumber:p.value};r.startPhoneNumberUpdate(L).then(x).catch(u)},y=()=>{if(!v.value){C.value=!1;return}const L={requestIdentifier:g.value,token:v.value};r.confirmPhoneNumberUpdate(L).then(_).catch(u)},x=L=>{m.value=null,o(r.confirmationCodeSentText),g.value=L.data.RequestIdentifier},_=()=>{t("setPhoneNumber",p.value),o(r.editSuccessText),f(),m.value=null,C.value=null},O=L=>{h=L,p.value=h,m.value=null,g.value=void 0,v.value=void 0,C.value=null},I=()=>{O(h),d(),s(r.editCanceledText)};return e({Reset:O}),(L,$)=>(c.openBlock(),c.createBlock(Gs,{id:"phone-number-edit-modal",class:c.normalizeClass(c.unref(Ve)),title:r.modalTitle,submitButtonTitle:r.submitButtonTitle,hideFooterCancelButton:!1,"disable-submit-button":A.value,serverErrors:c.unref(i),errorMessages:c.unref(l),errorMessageText:c.unref(a),onSubmit:y,onCancel:I},{default:c.withCtx(()=>[c.unref(a)||c.unref(l)?(c.openBlock(),c.createBlock(as,{key:0,variant:"danger"},{default:c.withCtx(()=>[c.unref(l)?(c.openBlock(),c.createElementBlock("div",rN,[c.createElementVNode("ul",null,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(c.unref(l),(V,H)=>(c.openBlock(),c.createElementBlock("li",{key:H},[c.createVNode(Mr),c.createElementVNode("span",null,c.toDisplayString(V),1)]))),128))])])):(c.openBlock(),c.createElementBlock("div",oN,c.toDisplayString(c.unref(a)),1))]),_:1})):c.createCommentVNode("",!0),c.createElementVNode("div",sN,[c.createVNode(Rr,{id:"form-input-phone-number",label:r.phoneNumberLabel,modelValue:p.value,"onUpdate:modelValue":$[0]||($[0]=V=>p.value=V),state:m.value,type:"text","form-field-class":"form-input-with-button","invalid-feedback-text":r.phoneNumberUnchangedText},{default:c.withCtx(()=>[c.createVNode(Je,{textContent:c.toDisplayString(r.sendConfirmationCodeText),class:"tablet-device-up",type:"button",onClick:E},null,8,["textContent"])]),_:1},8,["label","modelValue","state","invalid-feedback-text"]),c.createVNode(Je,{textContent:c.toDisplayString(r.sendConfirmationCodeText),class:"mobile-device",type:"button",onClick:E},null,8,["textContent"])]),c.createElementVNode("div",iN,[g.value?(c.openBlock(),c.createBlock(Rr,{key:0,label:r.confirmationCodeLabel,modelValue:v.value,"onUpdate:modelValue":$[1]||($[1]=V=>v.value=V),state:C.value,"invalid-feedback-text":r.confirmationCodeRequiredText},null,8,["label","modelValue","state","invalid-feedback-text"])):c.createCommentVNode("",!0)])]),_:1},8,["class","title","submitButtonTitle","disable-submit-button","serverErrors","errorMessages","errorMessageText"]))}});var e2={exports:{}};(function(n,e){(function(t,r){n.exports=r()})(Vl,function(){var t=1e3,r=6e4,o=36e5,s="millisecond",i="second",l="minute",a="hour",u="day",d="week",f="month",h="quarter",p="year",m="date",g="Invalid Date",v=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,C=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,A={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(Y){var K=["th","st","nd","rd"],W=Y%100;return"["+Y+(K[(W-20)%10]||K[W]||K[0])+"]"}},E=function(Y,K,W){var Z=String(Y);return!Z||Z.length>=K?Y:""+Array(K+1-Z.length).join(W)+Y},y={s:E,z:function(Y){var K=-Y.utcOffset(),W=Math.abs(K),Z=Math.floor(W/60),U=W%60;return(K<=0?"+":"-")+E(Z,2,"0")+":"+E(U,2,"0")},m:function Y(K,W){if(K.date()<W.date())return-Y(W,K);var Z=12*(W.year()-K.year())+(W.month()-K.month()),U=K.clone().add(Z,f),ee=W-U<0,re=K.clone().add(Z+(ee?-1:1),f);return+(-(Z+(W-U)/(ee?U-re:re-U))||0)},a:function(Y){return Y<0?Math.ceil(Y)||0:Math.floor(Y)},p:function(Y){return{M:f,y:p,w:d,d:u,D:m,h:a,m:l,s:i,ms:s,Q:h}[Y]||String(Y||"").toLowerCase().replace(/s$/,"")},u:function(Y){return Y===void 0}},x="en",_={};_[x]=A;var O="$isDayjsObject",I=function(Y){return Y instanceof H||!(!Y||!Y[O])},L=function Y(K,W,Z){var U;if(!K)return x;if(typeof K=="string"){var ee=K.toLowerCase();_[ee]&&(U=ee),W&&(_[ee]=W,U=ee);var re=K.split("-");if(!U&&re.length>1)return Y(re[0])}else{var ue=K.name;_[ue]=K,U=ue}return!Z&&U&&(x=U),U||!Z&&x},$=function(Y,K){if(I(Y))return Y.clone();var W=typeof K=="object"?K:{};return W.date=Y,W.args=arguments,new H(W)},V=y;V.l=L,V.i=I,V.w=function(Y,K){return $(Y,{locale:K.$L,utc:K.$u,x:K.$x,$offset:K.$offset})};var H=function(){function Y(W){this.$L=L(W.locale,null,!0),this.parse(W),this.$x=this.$x||W.x||{},this[O]=!0}var K=Y.prototype;return K.parse=function(W){this.$d=function(Z){var U=Z.date,ee=Z.utc;if(U===null)return new Date(NaN);if(V.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var re=U.match(v);if(re){var ue=re[2]-1||0,ge=(re[7]||"0").substring(0,3);return ee?new Date(Date.UTC(re[1],ue,re[3]||1,re[4]||0,re[5]||0,re[6]||0,ge)):new Date(re[1],ue,re[3]||1,re[4]||0,re[5]||0,re[6]||0,ge)}}return new Date(U)}(W),this.init()},K.init=function(){var W=this.$d;this.$y=W.getFullYear(),this.$M=W.getMonth(),this.$D=W.getDate(),this.$W=W.getDay(),this.$H=W.getHours(),this.$m=W.getMinutes(),this.$s=W.getSeconds(),this.$ms=W.getMilliseconds()},K.$utils=function(){return V},K.isValid=function(){return this.$d.toString()!==g},K.isSame=function(W,Z){var U=$(W);return this.startOf(Z)<=U&&U<=this.endOf(Z)},K.isAfter=function(W,Z){return $(W)<this.startOf(Z)},K.isBefore=function(W,Z){return this.endOf(Z)<$(W)},K.$g=function(W,Z,U){return V.u(W)?this[Z]:this.set(U,W)},K.unix=function(){return Math.floor(this.valueOf()/1e3)},K.valueOf=function(){return this.$d.getTime()},K.startOf=function(W,Z){var U=this,ee=!!V.u(Z)||Z,re=V.p(W),ue=function(B,N){var R=V.w(U.$u?Date.UTC(U.$y,N,B):new Date(U.$y,N,B),U);return ee?R:R.endOf(u)},ge=function(B,N){return V.w(U.toDate()[B].apply(U.toDate("s"),(ee?[0,0,0,0]:[23,59,59,999]).slice(N)),U)},Ee=this.$W,Se=this.$M,ke=this.$D,Oe="set"+(this.$u?"UTC":"");switch(re){case p:return ee?ue(1,0):ue(31,11);case f:return ee?ue(1,Se):ue(0,Se+1);case d:var be=this.$locale().weekStart||0,D=(Ee<be?Ee+7:Ee)-be;return ue(ee?ke-D:ke+(6-D),Se);case u:case m:return ge(Oe+"Hours",0);case a:return ge(Oe+"Minutes",1);case l:return ge(Oe+"Seconds",2);case i:return ge(Oe+"Milliseconds",3);default:return this.clone()}},K.endOf=function(W){return this.startOf(W,!1)},K.$set=function(W,Z){var U,ee=V.p(W),re="set"+(this.$u?"UTC":""),ue=(U={},U[u]=re+"Date",U[m]=re+"Date",U[f]=re+"Month",U[p]=re+"FullYear",U[a]=re+"Hours",U[l]=re+"Minutes",U[i]=re+"Seconds",U[s]=re+"Milliseconds",U)[ee],ge=ee===u?this.$D+(Z-this.$W):Z;if(ee===f||ee===p){var Ee=this.clone().set(m,1);Ee.$d[ue](ge),Ee.init(),this.$d=Ee.set(m,Math.min(this.$D,Ee.daysInMonth())).$d}else ue&&this.$d[ue](ge);return this.init(),this},K.set=function(W,Z){return this.clone().$set(W,Z)},K.get=function(W){return this[V.p(W)]()},K.add=function(W,Z){var U,ee=this;W=Number(W);var re=V.p(Z),ue=function(Se){var ke=$(ee);return V.w(ke.date(ke.date()+Math.round(Se*W)),ee)};if(re===f)return this.set(f,this.$M+W);if(re===p)return this.set(p,this.$y+W);if(re===u)return ue(1);if(re===d)return ue(7);var ge=(U={},U[l]=r,U[a]=o,U[i]=t,U)[re]||1,Ee=this.$d.getTime()+W*ge;return V.w(Ee,this)},K.subtract=function(W,Z){return this.add(-1*W,Z)},K.format=function(W){var Z=this,U=this.$locale();if(!this.isValid())return U.invalidDate||g;var ee=W||"YYYY-MM-DDTHH:mm:ssZ",re=V.z(this),ue=this.$H,ge=this.$m,Ee=this.$M,Se=U.weekdays,ke=U.months,Oe=U.meridiem,be=function(N,R,b,w){return N&&(N[R]||N(Z,ee))||b[R].slice(0,w)},D=function(N){return V.s(ue%12||12,N,"0")},B=Oe||function(N,R,b){var w=N<12?"AM":"PM";return b?w.toLowerCase():w};return ee.replace(C,function(N,R){return R||function(b){switch(b){case"YY":return String(Z.$y).slice(-2);case"YYYY":return V.s(Z.$y,4,"0");case"M":return Ee+1;case"MM":return V.s(Ee+1,2,"0");case"MMM":return be(U.monthsShort,Ee,ke,3);case"MMMM":return be(ke,Ee);case"D":return Z.$D;case"DD":return V.s(Z.$D,2,"0");case"d":return String(Z.$W);case"dd":return be(U.weekdaysMin,Z.$W,Se,2);case"ddd":return be(U.weekdaysShort,Z.$W,Se,3);case"dddd":return Se[Z.$W];case"H":return String(ue);case"HH":return V.s(ue,2,"0");case"h":return D(1);case"hh":return D(2);case"a":return B(ue,ge,!0);case"A":return B(ue,ge,!1);case"m":return String(ge);case"mm":return V.s(ge,2,"0");case"s":return String(Z.$s);case"ss":return V.s(Z.$s,2,"0");case"SSS":return V.s(Z.$ms,3,"0");case"Z":return re}return null}(N)||re.replace(":","")})},K.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},K.diff=function(W,Z,U){var ee,re=this,ue=V.p(Z),ge=$(W),Ee=(ge.utcOffset()-this.utcOffset())*r,Se=this-ge,ke=function(){return V.m(re,ge)};switch(ue){case p:ee=ke()/12;break;case f:ee=ke();break;case h:ee=ke()/3;break;case d:ee=(Se-Ee)/6048e5;break;case u:ee=(Se-Ee)/864e5;break;case a:ee=Se/o;break;case l:ee=Se/r;break;case i:ee=Se/t;break;default:ee=Se}return U?ee:V.a(ee)},K.daysInMonth=function(){return this.endOf(f).$D},K.$locale=function(){return _[this.$L]},K.locale=function(W,Z){if(!W)return this.$L;var U=this.clone(),ee=L(W,Z,!0);return ee&&(U.$L=ee),U},K.clone=function(){return V.w(this.$d,this)},K.toDate=function(){return new Date(this.valueOf())},K.toJSON=function(){return this.isValid()?this.toISOString():null},K.toISOString=function(){return this.$d.toISOString()},K.toString=function(){return this.$d.toUTCString()},Y}(),G=H.prototype;return $.prototype=G,[["$ms",s],["$s",i],["$m",l],["$H",a],["$W",u],["$M",f],["$y",p],["$D",m]].forEach(function(Y){G[Y[1]]=function(K){return this.$g(K,Y[0],Y[1])}}),$.extend=function(Y,K){return Y.$i||(Y(K,H,$),Y.$i=!0),$},$.locale=L,$.isDayjs=I,$.unix=function(Y){return $(1e3*Y)},$.en=_[x],$.Ls=_,$.p={},$})})(e2);var t2=e2.exports;const Zo=$l(t2),n2=(n,e,t,r,o,s)=>{const i=c.ref(null),l=c.ref(null),a=c.ref(!1),u=c.ref(null),{showModal:d,closeModal:f}=tl("session-time-out-modal"),h=c.computed(()=>i.value&&n?n-(i.value+1):0),p=c.computed(()=>l.value?60-l.value:0),m=c.computed(()=>a.value),g=()=>{u.value=setInterval(C,1e3),r(u.value)},v=()=>{u.value&&clearInterval(u.value)},C=()=>{i.value=Zo().diff(t(),"m"),l.value=Zo().subtract(i.value,"m").diff(t(),"s");const I=n??Number.MAX_SAFE_INTEGER,L=e??0;i.value>=I?(a.value=!0,d(),localStorage.setItem("session-timeout","true"),window.onbeforeunload=A):i.value>=I-L?d():f()},A=I=>{I.stopPropagation(),y()},E=()=>{o(),v(),i.value=null,l.value=null,g()},y=()=>{v(),i.value=null,l.value=null,localStorage.removeItem("session-timeout"),s()},x=()=>{a.value?y():E()},_=()=>{y()},O=()=>{a.value?y():f()};return c.onMounted(()=>{const I=document.getElementById("session-time-out-modal");I&&I.addEventListener("hidden.bs.modal",x),v(),g()}),{IsExpired:m,Minutes:h,Seconds:p,OnLogOut:_,OnSubmit:O}},r2=c.defineComponent({__name:"BDSessionTimeOutModal",props:["expiredTitle","expiredMessage","expiredButtonText","almostExpiredTitle","almostExpiredMessage","almostExpiredButtonText","almostExpiredCancelButtonText","threshold","warningThreshold","getTime","setTaskId","setNewTime","logout"],setup(n){const e=n,{IsExpired:t,Minutes:r,Seconds:o,OnLogOut:s,OnSubmit:i}=n2(e.threshold,e.warningThreshold,e.getTime,e.setTaskId,e.setNewTime,e.logout),l=c.computed(()=>t.value?e.expiredTitle:e.almostExpiredTitle),a=c.computed(()=>t.value?e.expiredMessage:`${e.almostExpiredMessage} ${r.value}:${o.value<10?"0"+o.value:o.value}`),u=c.computed(()=>t.value?e.expiredButtonText:e.almostExpiredButtonText);return(d,f)=>(c.openBlock(),c.createBlock(Gs,{id:"session-time-out-modal",title:l.value,"hide-close-button":!0,"hide-footer-cancel-button":c.unref(t),"close-button-title":e.almostExpiredCancelButtonText,"submit-button-title":u.value,size:"md",onSubmit:c.unref(i),onCancel:c.unref(s)},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(a.value),1)]),_:1},8,["title","hide-footer-cancel-button","close-button-title","submit-button-title","onSubmit","onCancel"]))}}),o2=()=>({ResetValidation:t=>{for(const r in t.value)t.value[r].state=null},ValidationObjectIsValid:t=>{for(let r in t)if(t[r].state===!1)return!1;return!0}}),aN={class:"template change-password-template"},lN={class:"template-title"},cN={key:0},uN={key:1},dN=["onSubmit","onReset"],fN={class:"bd-form-field"},hN={class:"bd-form-field"},pN={class:"bd-form-field"},mN={class:"bd-form-buttons"},s2=c.defineComponent({__name:"BDChangePasswordTemplate",props:{templateTitle:{},alertText:{},currentPasswordLabel:{},newPasswordLabel:{},confirmNewPasswordLabel:{},submitButtonText:{},cancelButtonText:{},successText:{},failureText:{},requiredText:{},incompatibleText:{},minimalRequirementsText:{},submitPassword:{type:Function}},setup(n){const e=n,{showDangerToast:t,showSuccessToast:r}=nl(),{errorMessages:o,errorMessageText:s,MapServerErrors:i,ResetServerErrors:l}=nd(null),{ValidationObjectIsValid:a}=o2();let u=c.ref({password:Ve,passwordNew:Ve,passwordRepeat:Ve}),d=c.ref({password:{state:null,errorLabel:Ve},passwordNew:{state:null,errorLabel:Ve},passwordRepeat:{state:null,errorLabel:Ve}});const f=()=>{if(!h())return;const g=e.submitPassword(u.value);g&&g.then(()=>{r(e.successText),p()}).catch(v=>{t(e.failureText),i(v)})},h=()=>{const m=/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/;if(u.value.passwordNew&&!m.test(u.value.passwordNew))d.value.passwordNew.state=!1,d.value.passwordNew.errorLabel=e.minimalRequirementsText;else{const g=u.value.passwordRepeat===u.value.passwordNew,v=g?e.requiredText:e.incompatibleText;d.value.passwordNew.state=u.value.passwordNew!==Ve&&g?null:!1,d.value.passwordNew.errorLabel=v,d.value.passwordRepeat.state=u.value.passwordRepeat!==Ve&&g?null:!1,d.value.passwordRepeat.errorLabel=v}return d.value.password.state=u.value.password!==Ve?null:!1,d.value.password.errorLabel=d.value.password.state?Ve:e.requiredText,a(d.value)},p=()=>{u.value.password=Ve,u.value.passwordNew=Ve,u.value.passwordRepeat=Ve,d.value.password.state=null,d.value.passwordNew.state=null,d.value.passwordRepeat.state=null,l()};return(m,g)=>(c.openBlock(),c.createElementBlock("main",aN,[c.createVNode(ss,{class:"container-xl"},{default:c.withCtx(()=>[c.createVNode(Or,{class:"justify-content-md-center template-header"},{default:c.withCtx(()=>[c.createVNode(Nr,{xs:12,md:10,lg:7},{default:c.withCtx(()=>[c.createElementVNode("h1",lN,c.toDisplayString(e.templateTitle),1)]),_:1})]),_:1}),c.createVNode(Or,{class:"justify-content-md-center"},{default:c.withCtx(()=>[c.createVNode(Nr,{xs:12,md:10,lg:7},{default:c.withCtx(()=>[c.createVNode(ai,{class:"bd-card-template","no-header":!0},{body:c.withCtx(()=>[c.createVNode(ss,{class:"container-fluid"},{default:c.withCtx(()=>[c.createVNode(Or,null,{default:c.withCtx(()=>[c.createVNode(Nr,null,{default:c.withCtx(()=>[c.createVNode(as,{variant:"warning"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(m.alertText),1)]),_:1})]),_:1})]),_:1}),c.unref(o)||c.unref(s)?(c.openBlock(),c.createBlock(Or,{key:0},{default:c.withCtx(()=>[c.createVNode(Nr,null,{default:c.withCtx(()=>[c.createVNode(as,{variant:"danger"},{default:c.withCtx(()=>[c.unref(o)?(c.openBlock(),c.createElementBlock("div",cN,[c.createElementVNode("ul",null,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(c.unref(o),(v,C)=>(c.openBlock(),c.createElementBlock("li",{key:C},[c.createVNode(Mr),c.createElementVNode("span",null,c.toDisplayString(v),1)]))),128))])])):(c.openBlock(),c.createElementBlock("div",uN,c.toDisplayString(c.unref(s)),1))]),_:1})]),_:1})]),_:1})):c.createCommentVNode("",!0),c.createVNode(Or,null,{default:c.withCtx(()=>[c.createVNode(Nr,{class:"bd-card-form",sm:12,md:12},{default:c.withCtx(()=>[c.createElementVNode("form",{onSubmit:c.withModifiers(f,["prevent"]),onReset:c.withModifiers(p,["prevent"]),class:"form"},[c.createElementVNode("div",fN,[c.createVNode(Rr,{modelValue:c.unref(u).password,"onUpdate:modelValue":g[0]||(g[0]=v=>c.unref(u).password=v),label:m.currentPasswordLabel,state:c.unref(d).password.state,type:"password","invalid-feedback-text":c.unref(d).password.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),c.createElementVNode("div",hN,[c.createVNode(Rr,{modelValue:c.unref(u).passwordNew,"onUpdate:modelValue":g[1]||(g[1]=v=>c.unref(u).passwordNew=v),label:m.newPasswordLabel,state:c.unref(d).passwordNew.state,type:"password","invalid-feedback-text":c.unref(d).passwordNew.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),c.createElementVNode("div",pN,[c.createVNode(Rr,{modelValue:c.unref(u).passwordRepeat,"onUpdate:modelValue":g[2]||(g[2]=v=>c.unref(u).passwordRepeat=v),label:m.confirmNewPasswordLabel,state:c.unref(d).passwordRepeat.state,type:"password","invalid-feedback-text":c.unref(d).passwordRepeat.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),c.createElementVNode("div",mN,[c.createVNode(Je,{type:"submit"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(m.submitButtonText),1)]),_:1}),c.createVNode(Je,{type:"reset",variant:"link"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(m.cancelButtonText),1)]),_:1})])],40,dN)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]))}});/*!
|
|
182
|
+
*/const vr=new Map,Iu={set(n,e,t){vr.has(n)||vr.set(n,new Map);const r=vr.get(n);if(!r.has(e)&&r.size!==0){console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(r.keys())[0]}.`);return}r.set(e,t)},get(n,e){return vr.has(n)&&vr.get(n).get(e)||null},remove(n,e){if(!vr.has(n))return;const t=vr.get(n);t.delete(e),t.size===0&&vr.delete(n)}},X_=1e6,q_=1e3,Mu="transitionend",H0=n=>(n&&window.CSS&&window.CSS.escape&&(n=n.replace(/#([^\s"#']+)/g,(e,t)=>`#${CSS.escape(t)}`)),n),ew=n=>n==null?`${n}`:Object.prototype.toString.call(n).match(/\s([a-z]+)/i)[1].toLowerCase(),tw=n=>{do n+=Math.floor(Math.random()*X_);while(document.getElementById(n));return n},nw=n=>{if(!n)return 0;let{transitionDuration:e,transitionDelay:t}=window.getComputedStyle(n);const r=Number.parseFloat(e),o=Number.parseFloat(t);return!r&&!o?0:(e=e.split(",")[0],t=t.split(",")[0],(Number.parseFloat(e)+Number.parseFloat(t))*q_)},U0=n=>{n.dispatchEvent(new Event(Mu))},Un=n=>!n||typeof n!="object"?!1:(typeof n.jquery<"u"&&(n=n[0]),typeof n.nodeType<"u"),yr=n=>Un(n)?n.jquery?n[0]:n:typeof n=="string"&&n.length>0?document.querySelector(H0(n)):null,Uo=n=>{if(!Un(n)||n.getClientRects().length===0)return!1;const e=getComputedStyle(n).getPropertyValue("visibility")==="visible",t=n.closest("details:not([open])");if(!t)return e;if(t!==n){const r=n.closest("summary");if(r&&r.parentNode!==t||r===null)return!1}return e},Er=n=>!n||n.nodeType!==Node.ELEMENT_NODE||n.classList.contains("disabled")?!0:typeof n.disabled<"u"?n.disabled:n.hasAttribute("disabled")&&n.getAttribute("disabled")!=="false",z0=n=>{if(!document.documentElement.attachShadow)return null;if(typeof n.getRootNode=="function"){const e=n.getRootNode();return e instanceof ShadowRoot?e:null}return n instanceof ShadowRoot?n:n.parentNode?z0(n.parentNode):null},$a=()=>{},Hs=n=>{n.offsetHeight},j0=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,Lu=[],rw=n=>{document.readyState==="loading"?(Lu.length||document.addEventListener("DOMContentLoaded",()=>{for(const e of Lu)e()}),Lu.push(n)):n()},en=()=>document.documentElement.dir==="rtl",tn=n=>{rw(()=>{const e=j0();if(e){const t=n.NAME,r=e.fn[t];e.fn[t]=n.jQueryInterface,e.fn[t].Constructor=n,e.fn[t].noConflict=()=>(e.fn[t]=r,n.jQueryInterface)}})},Pt=(n,e=[],t=n)=>typeof n=="function"?n(...e):t,W0=(n,e,t=!0)=>{if(!t){Pt(n);return}const r=5,o=nw(e)+r;let s=!1;const i=({target:l})=>{l===e&&(s=!0,e.removeEventListener(Mu,i),Pt(n))};e.addEventListener(Mu,i),setTimeout(()=>{s||U0(e)},o)},Du=(n,e,t,r)=>{const o=n.length;let s=n.indexOf(e);return s===-1?!t&&r?n[o-1]:n[0]:(s+=t?1:-1,r&&(s=(s+o)%o),n[Math.max(0,Math.min(s,o-1))])},ow=/[^.]*(?=\..*)\.|.*/,sw=/\..*/,iw=/::\d+$/,Ru={};let K0=1;const Y0={mouseenter:"mouseover",mouseleave:"mouseout"},aw=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function G0(n,e){return e&&`${e}::${K0++}`||n.uidEvent||K0++}function Q0(n){const e=G0(n);return n.uidEvent=e,Ru[e]=Ru[e]||{},Ru[e]}function lw(n,e){return function t(r){return Pu(r,{delegateTarget:n}),t.oneOff&&ce.off(n,r.type,e),e.apply(n,[r])}}function cw(n,e,t){return function r(o){const s=n.querySelectorAll(e);for(let{target:i}=o;i&&i!==this;i=i.parentNode)for(const l of s)if(l===i)return Pu(o,{delegateTarget:i}),r.oneOff&&ce.off(n,o.type,e,t),t.apply(i,[o])}}function J0(n,e,t=null){return Object.values(n).find(r=>r.callable===e&&r.delegationSelector===t)}function Z0(n,e,t){const r=typeof e=="string",o=r?t:e||t;let s=q0(n);return aw.has(s)||(s=n),[r,o,s]}function X0(n,e,t,r,o){if(typeof e!="string"||!n)return;let[s,i,l]=Z0(e,t,r);e in Y0&&(i=(m=>function(g){if(!g.relatedTarget||g.relatedTarget!==g.delegateTarget&&!g.delegateTarget.contains(g.relatedTarget))return m.call(this,g)})(i));const a=Q0(n),u=a[l]||(a[l]={}),d=J0(u,i,s?t:null);if(d){d.oneOff=d.oneOff&&o;return}const f=G0(i,e.replace(ow,"")),h=s?cw(n,t,i):lw(n,i);h.delegationSelector=s?t:null,h.callable=i,h.oneOff=o,h.uidEvent=f,u[f]=h,n.addEventListener(l,h,s)}function Bu(n,e,t,r,o){const s=J0(e[t],r,o);s&&(n.removeEventListener(t,s,!!o),delete e[t][s.uidEvent])}function uw(n,e,t,r){const o=e[t]||{};for(const[s,i]of Object.entries(o))s.includes(r)&&Bu(n,e,t,i.callable,i.delegationSelector)}function q0(n){return n=n.replace(sw,""),Y0[n]||n}const ce={on(n,e,t,r){X0(n,e,t,r,!1)},one(n,e,t,r){X0(n,e,t,r,!0)},off(n,e,t,r){if(typeof e!="string"||!n)return;const[o,s,i]=Z0(e,t,r),l=i!==e,a=Q0(n),u=a[i]||{},d=e.startsWith(".");if(typeof s<"u"){if(!Object.keys(u).length)return;Bu(n,a,i,s,o?t:null);return}if(d)for(const f of Object.keys(a))uw(n,a,f,e.slice(1));for(const[f,h]of Object.entries(u)){const p=f.replace(iw,"");(!l||e.includes(p))&&Bu(n,a,i,h.callable,h.delegationSelector)}},trigger(n,e,t){if(typeof e!="string"||!n)return null;const r=j0(),o=q0(e),s=e!==o;let i=null,l=!0,a=!0,u=!1;s&&r&&(i=r.Event(e,t),r(n).trigger(i),l=!i.isPropagationStopped(),a=!i.isImmediatePropagationStopped(),u=i.isDefaultPrevented());const d=Pu(new Event(e,{bubbles:l,cancelable:!0}),t);return u&&d.preventDefault(),a&&n.dispatchEvent(d),d.defaultPrevented&&i&&i.preventDefault(),d}};function Pu(n,e={}){for(const[t,r]of Object.entries(e))try{n[t]=r}catch{Object.defineProperty(n,t,{configurable:!0,get(){return r}})}return n}function em(n){if(n==="true")return!0;if(n==="false")return!1;if(n===Number(n).toString())return Number(n);if(n===""||n==="null")return null;if(typeof n!="string")return n;try{return JSON.parse(decodeURIComponent(n))}catch{return n}}function Fu(n){return n.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}const zn={setDataAttribute(n,e,t){n.setAttribute(`data-bs-${Fu(e)}`,t)},removeDataAttribute(n,e){n.removeAttribute(`data-bs-${Fu(e)}`)},getDataAttributes(n){if(!n)return{};const e={},t=Object.keys(n.dataset).filter(r=>r.startsWith("bs")&&!r.startsWith("bsConfig"));for(const r of t){let o=r.replace(/^bs/,"");o=o.charAt(0).toLowerCase()+o.slice(1,o.length),e[o]=em(n.dataset[r])}return e},getDataAttribute(n,e){return em(n.getAttribute(`data-bs-${Fu(e)}`))}};class Us{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(e){return e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e}_mergeConfigObj(e,t){const r=Un(t)?zn.getDataAttribute(t,"config"):{};return{...this.constructor.Default,...typeof r=="object"?r:{},...Un(t)?zn.getDataAttributes(t):{},...typeof e=="object"?e:{}}}_typeCheckConfig(e,t=this.constructor.DefaultType){for(const[r,o]of Object.entries(t)){const s=e[r],i=Un(s)?"element":ew(s);if(!new RegExp(o).test(i))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${r}" provided type "${i}" but expected type "${o}".`)}}}const dw="5.3.0";class mn extends Us{constructor(e,t){super(),e=yr(e),e&&(this._element=e,this._config=this._getConfig(t),Iu.set(this._element,this.constructor.DATA_KEY,this))}dispose(){Iu.remove(this._element,this.constructor.DATA_KEY),ce.off(this._element,this.constructor.EVENT_KEY);for(const e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,t,r=!0){W0(e,t,r)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return Iu.get(yr(e),this.DATA_KEY)}static getOrCreateInstance(e,t={}){return this.getInstance(e)||new this(e,typeof t=="object"?t:null)}static get VERSION(){return dw}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}}const Vu=n=>{let e=n.getAttribute("data-bs-target");if(!e||e==="#"){let t=n.getAttribute("href");if(!t||!t.includes("#")&&!t.startsWith("."))return null;t.includes("#")&&!t.startsWith("#")&&(t=`#${t.split("#")[1]}`),e=t&&t!=="#"?t.trim():null}return H0(e)},Ie={find(n,e=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(e,n))},findOne(n,e=document.documentElement){return Element.prototype.querySelector.call(e,n)},children(n,e){return[].concat(...n.children).filter(t=>t.matches(e))},parents(n,e){const t=[];let r=n.parentNode.closest(e);for(;r;)t.push(r),r=r.parentNode.closest(e);return t},prev(n,e){let t=n.previousElementSibling;for(;t;){if(t.matches(e))return[t];t=t.previousElementSibling}return[]},next(n,e){let t=n.nextElementSibling;for(;t;){if(t.matches(e))return[t];t=t.nextElementSibling}return[]},focusableChildren(n){const e=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(t=>`${t}:not([tabindex^="-"])`).join(",");return this.find(e,n).filter(t=>!Er(t)&&Uo(t))},getSelectorFromElement(n){const e=Vu(n);return e&&Ie.findOne(e)?e:null},getElementFromSelector(n){const e=Vu(n);return e?Ie.findOne(e):null},getMultipleElementsFromSelector(n){const e=Vu(n);return e?Ie.find(e):[]}},Ha=(n,e="hide")=>{const t=`click.dismiss${n.EVENT_KEY}`,r=n.NAME;ce.on(document,t,`[data-bs-dismiss="${r}"]`,function(o){if(["A","AREA"].includes(this.tagName)&&o.preventDefault(),Er(this))return;const s=Ie.getElementFromSelector(this)||this.closest(`.${r}`);n.getOrCreateInstance(s)[e]()})},fw="alert",tm=".bs.alert",hw=`close${tm}`,pw=`closed${tm}`,mw="fade",gw="show";class Ua extends mn{static get NAME(){return fw}close(){if(ce.trigger(this._element,hw).defaultPrevented)return;this._element.classList.remove(gw);const t=this._element.classList.contains(mw);this._queueCallback(()=>this._destroyElement(),this._element,t)}_destroyElement(){this._element.remove(),ce.trigger(this._element,pw),this.dispose()}static jQueryInterface(e){return this.each(function(){const t=Ua.getOrCreateInstance(this);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e](this)}})}}Ha(Ua,"close"),tn(Ua);const vw="button",yw=".bs.button",Ew=".data-api",Cw="active",nm='[data-bs-toggle="button"]',bw=`click${yw}${Ew}`;class za extends mn{static get NAME(){return vw}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(Cw))}static jQueryInterface(e){return this.each(function(){const t=za.getOrCreateInstance(this);e==="toggle"&&t[e]()})}}ce.on(document,bw,nm,n=>{n.preventDefault();const e=n.target.closest(nm);za.getOrCreateInstance(e).toggle()}),tn(za);const Aw="swipe",zo=".bs.swipe",_w=`touchstart${zo}`,ww=`touchmove${zo}`,Sw=`touchend${zo}`,Tw=`pointerdown${zo}`,kw=`pointerup${zo}`,xw="touch",Nw="pen",Ow="pointer-event",Iw=40,Mw={endCallback:null,leftCallback:null,rightCallback:null},Lw={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class ja extends Us{constructor(e,t){super(),this._element=e,!(!e||!ja.isSupported())&&(this._config=this._getConfig(t),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return Mw}static get DefaultType(){return Lw}static get NAME(){return Aw}dispose(){ce.off(this._element,zo)}_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(),Pt(this._config.endCallback)}_move(e){this._deltaX=e.touches&&e.touches.length>1?0:e.touches[0].clientX-this._deltaX}_handleSwipe(){const e=Math.abs(this._deltaX);if(e<=Iw)return;const t=e/this._deltaX;this._deltaX=0,t&&Pt(t>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(ce.on(this._element,Tw,e=>this._start(e)),ce.on(this._element,kw,e=>this._end(e)),this._element.classList.add(Ow)):(ce.on(this._element,_w,e=>this._start(e)),ce.on(this._element,ww,e=>this._move(e)),ce.on(this._element,Sw,e=>this._end(e)))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&(e.pointerType===Nw||e.pointerType===xw)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const Dw="carousel",Cr=".bs.carousel",rm=".data-api",Rw="ArrowLeft",Bw="ArrowRight",Pw=500,zs="next",jo="prev",Wo="left",Wa="right",Fw=`slide${Cr}`,$u=`slid${Cr}`,Vw=`keydown${Cr}`,$w=`mouseenter${Cr}`,Hw=`mouseleave${Cr}`,Uw=`dragstart${Cr}`,zw=`load${Cr}${rm}`,jw=`click${Cr}${rm}`,om="carousel",Ka="active",Ww="slide",Kw="carousel-item-end",Yw="carousel-item-start",Gw="carousel-item-next",Qw="carousel-item-prev",sm=".active",im=".carousel-item",Jw=sm+im,Zw=".carousel-item img",Xw=".carousel-indicators",qw="[data-bs-slide], [data-bs-slide-to]",eS='[data-bs-ride="carousel"]',tS={[Rw]:Wa,[Bw]:Wo},nS={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},rS={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class js extends mn{constructor(e,t){super(e,t),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=Ie.findOne(Xw,this._element),this._addEventListeners(),this._config.ride===om&&this.cycle()}static get Default(){return nS}static get DefaultType(){return rS}static get NAME(){return Dw}next(){this._slide(zs)}nextWhenVisible(){!document.hidden&&Uo(this._element)&&this.next()}prev(){this._slide(jo)}pause(){this._isSliding&&U0(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){if(this._config.ride){if(this._isSliding){ce.one(this._element,$u,()=>this.cycle());return}this.cycle()}}to(e){const t=this._getItems();if(e>t.length-1||e<0)return;if(this._isSliding){ce.one(this._element,$u,()=>this.to(e));return}const r=this._getItemIndex(this._getActive());if(r===e)return;const o=e>r?zs:jo;this._slide(o,t[e])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(e){return e.defaultInterval=e.interval,e}_addEventListeners(){this._config.keyboard&&ce.on(this._element,Vw,e=>this._keydown(e)),this._config.pause==="hover"&&(ce.on(this._element,$w,()=>this.pause()),ce.on(this._element,Hw,()=>this._maybeEnableCycle())),this._config.touch&&ja.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const r of Ie.find(Zw,this._element))ce.on(r,Uw,o=>o.preventDefault());const t={leftCallback:()=>this._slide(this._directionToOrder(Wo)),rightCallback:()=>this._slide(this._directionToOrder(Wa)),endCallback:()=>{this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),Pw+this._config.interval))}};this._swipeHelper=new ja(this._element,t)}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;const t=tS[e.key];t&&(e.preventDefault(),this._slide(this._directionToOrder(t)))}_getItemIndex(e){return this._getItems().indexOf(e)}_setActiveIndicatorElement(e){if(!this._indicatorsElement)return;const t=Ie.findOne(sm,this._indicatorsElement);t.classList.remove(Ka),t.removeAttribute("aria-current");const r=Ie.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);r&&(r.classList.add(Ka),r.setAttribute("aria-current","true"))}_updateInterval(){const e=this._activeElement||this._getActive();if(!e)return;const t=Number.parseInt(e.getAttribute("data-bs-interval"),10);this._config.interval=t||this._config.defaultInterval}_slide(e,t=null){if(this._isSliding)return;const r=this._getActive(),o=e===zs,s=t||Du(this._getItems(),r,o,this._config.wrap);if(s===r)return;const i=this._getItemIndex(s),l=p=>ce.trigger(this._element,p,{relatedTarget:s,direction:this._orderToDirection(e),from:this._getItemIndex(r),to:i});if(l(Fw).defaultPrevented||!r||!s)return;const u=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(i),this._activeElement=s;const d=o?Yw:Kw,f=o?Gw:Qw;s.classList.add(f),Hs(s),r.classList.add(d),s.classList.add(d);const h=()=>{s.classList.remove(d,f),s.classList.add(Ka),r.classList.remove(Ka,f,d),this._isSliding=!1,l($u)};this._queueCallback(h,r,this._isAnimated()),u&&this.cycle()}_isAnimated(){return this._element.classList.contains(Ww)}_getActive(){return Ie.findOne(Jw,this._element)}_getItems(){return Ie.find(im,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(e){return en()?e===Wo?jo:zs:e===Wo?zs:jo}_orderToDirection(e){return en()?e===jo?Wo:Wa:e===jo?Wa:Wo}static jQueryInterface(e){return this.each(function(){const t=js.getOrCreateInstance(this,e);if(typeof e=="number"){t.to(e);return}if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e]()}})}}ce.on(document,jw,qw,function(n){const e=Ie.getElementFromSelector(this);if(!e||!e.classList.contains(om))return;n.preventDefault();const t=js.getOrCreateInstance(e),r=this.getAttribute("data-bs-slide-to");if(r){t.to(r),t._maybeEnableCycle();return}if(zn.getDataAttribute(this,"slide")==="next"){t.next(),t._maybeEnableCycle();return}t.prev(),t._maybeEnableCycle()}),ce.on(window,zw,()=>{const n=Ie.find(eS);for(const e of n)js.getOrCreateInstance(e)}),tn(js);const oS="collapse",Ws=".bs.collapse",sS=".data-api",iS=`show${Ws}`,aS=`shown${Ws}`,lS=`hide${Ws}`,cS=`hidden${Ws}`,uS=`click${Ws}${sS}`,Hu="show",Ko="collapse",Ya="collapsing",dS="collapsed",fS=`:scope .${Ko} .${Ko}`,hS="collapse-horizontal",pS="width",mS="height",gS=".collapse.show, .collapse.collapsing",Uu='[data-bs-toggle="collapse"]',vS={parent:null,toggle:!0},yS={parent:"(null|element)",toggle:"boolean"};class Ks extends mn{constructor(e,t){super(e,t),this._isTransitioning=!1,this._triggerArray=[];const r=Ie.find(Uu);for(const o of r){const s=Ie.getSelectorFromElement(o),i=Ie.find(s).filter(l=>l===this._element);s!==null&&i.length&&this._triggerArray.push(o)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return vS}static get DefaultType(){return yS}static get NAME(){return oS}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let e=[];if(this._config.parent&&(e=this._getFirstLevelChildren(gS).filter(l=>l!==this._element).map(l=>Ks.getOrCreateInstance(l,{toggle:!1}))),e.length&&e[0]._isTransitioning||ce.trigger(this._element,iS).defaultPrevented)return;for(const l of e)l.hide();const r=this._getDimension();this._element.classList.remove(Ko),this._element.classList.add(Ya),this._element.style[r]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const o=()=>{this._isTransitioning=!1,this._element.classList.remove(Ya),this._element.classList.add(Ko,Hu),this._element.style[r]="",ce.trigger(this._element,aS)},i=`scroll${r[0].toUpperCase()+r.slice(1)}`;this._queueCallback(o,this._element,!0),this._element.style[r]=`${this._element[i]}px`}hide(){if(this._isTransitioning||!this._isShown()||ce.trigger(this._element,lS).defaultPrevented)return;const t=this._getDimension();this._element.style[t]=`${this._element.getBoundingClientRect()[t]}px`,Hs(this._element),this._element.classList.add(Ya),this._element.classList.remove(Ko,Hu);for(const o of this._triggerArray){const s=Ie.getElementFromSelector(o);s&&!this._isShown(s)&&this._addAriaAndCollapsedClass([o],!1)}this._isTransitioning=!0;const r=()=>{this._isTransitioning=!1,this._element.classList.remove(Ya),this._element.classList.add(Ko),ce.trigger(this._element,cS)};this._element.style[t]="",this._queueCallback(r,this._element,!0)}_isShown(e=this._element){return e.classList.contains(Hu)}_configAfterMerge(e){return e.toggle=!!e.toggle,e.parent=yr(e.parent),e}_getDimension(){return this._element.classList.contains(hS)?pS:mS}_initializeChildren(){if(!this._config.parent)return;const e=this._getFirstLevelChildren(Uu);for(const t of e){const r=Ie.getElementFromSelector(t);r&&this._addAriaAndCollapsedClass([t],this._isShown(r))}}_getFirstLevelChildren(e){const t=Ie.find(fS,this._config.parent);return Ie.find(e,this._config.parent).filter(r=>!t.includes(r))}_addAriaAndCollapsedClass(e,t){if(e.length)for(const r of e)r.classList.toggle(dS,!t),r.setAttribute("aria-expanded",t)}static jQueryInterface(e){const t={};return typeof e=="string"&&/show|hide/.test(e)&&(t.toggle=!1),this.each(function(){const r=Ks.getOrCreateInstance(this,t);if(typeof e=="string"){if(typeof r[e]>"u")throw new TypeError(`No method named "${e}"`);r[e]()}})}}ce.on(document,uS,Uu,function(n){(n.target.tagName==="A"||n.delegateTarget&&n.delegateTarget.tagName==="A")&&n.preventDefault();for(const e of Ie.getMultipleElementsFromSelector(this))Ks.getOrCreateInstance(e,{toggle:!1}).toggle()}),tn(Ks);const am="dropdown",qr=".bs.dropdown",zu=".data-api",ES="Escape",lm="Tab",CS="ArrowUp",cm="ArrowDown",bS=2,AS=`hide${qr}`,_S=`hidden${qr}`,wS=`show${qr}`,SS=`shown${qr}`,um=`click${qr}${zu}`,dm=`keydown${qr}${zu}`,TS=`keyup${qr}${zu}`,Yo="show",kS="dropup",xS="dropend",NS="dropstart",OS="dropup-center",IS="dropdown-center",eo='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',MS=`${eo}.${Yo}`,Ga=".dropdown-menu",LS=".navbar",DS=".navbar-nav",RS=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",BS=en()?"top-end":"top-start",PS=en()?"top-start":"top-end",FS=en()?"bottom-end":"bottom-start",VS=en()?"bottom-start":"bottom-end",$S=en()?"left-start":"right-start",HS=en()?"right-start":"left-start",US="top",zS="bottom",jS={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},WS={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class On extends mn{constructor(e,t){super(e,t),this._popper=null,this._parent=this._element.parentNode,this._menu=Ie.next(this._element,Ga)[0]||Ie.prev(this._element,Ga)[0]||Ie.findOne(Ga,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return jS}static get DefaultType(){return WS}static get NAME(){return am}toggle(){return this._isShown()?this.hide():this.show()}show(){if(Er(this._element)||this._isShown())return;const e={relatedTarget:this._element};if(!ce.trigger(this._element,wS,e).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(DS))for(const r of[].concat(...document.body.children))ce.on(r,"mouseover",$a);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(Yo),this._element.classList.add(Yo),ce.trigger(this._element,SS,e)}}hide(){if(Er(this._element)||!this._isShown())return;const e={relatedTarget:this._element};this._completeHide(e)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(e){if(!ce.trigger(this._element,AS,e).defaultPrevented){if("ontouchstart"in document.documentElement)for(const r of[].concat(...document.body.children))ce.off(r,"mouseover",$a);this._popper&&this._popper.destroy(),this._menu.classList.remove(Yo),this._element.classList.remove(Yo),this._element.setAttribute("aria-expanded","false"),zn.removeDataAttribute(this._menu,"popper"),ce.trigger(this._element,_S,e)}}_getConfig(e){if(e=super._getConfig(e),typeof e.reference=="object"&&!Un(e.reference)&&typeof e.reference.getBoundingClientRect!="function")throw new TypeError(`${am.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return e}_createPopper(){if(typeof Z1>"u")throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let e=this._element;this._config.reference==="parent"?e=this._parent:Un(this._config.reference)?e=yr(this._config.reference):typeof this._config.reference=="object"&&(e=this._config.reference);const t=this._getPopperConfig();this._popper=Xi(e,this._menu,t)}_isShown(){return this._menu.classList.contains(Yo)}_getPlacement(){const e=this._parent;if(e.classList.contains(xS))return $S;if(e.classList.contains(NS))return HS;if(e.classList.contains(OS))return US;if(e.classList.contains(IS))return zS;const t=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return e.classList.contains(kS)?t?PS:BS:t?VS:FS}_detectNavbar(){return this._element.closest(LS)!==null}_getOffset(){const{offset:e}=this._config;return typeof e=="string"?e.split(",").map(t=>Number.parseInt(t,10)):typeof e=="function"?t=>e(t,this._element):e}_getPopperConfig(){const e={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||this._config.display==="static")&&(zn.setDataAttribute(this._menu,"popper","static"),e.modifiers=[{name:"applyStyles",enabled:!1}]),{...e,...Pt(this._config.popperConfig,[e])}}_selectMenuItem({key:e,target:t}){const r=Ie.find(RS,this._menu).filter(o=>Uo(o));r.length&&Du(r,t,e===cm,!r.includes(t)).focus()}static jQueryInterface(e){return this.each(function(){const t=On.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e]()}})}static clearMenus(e){if(e.button===bS||e.type==="keyup"&&e.key!==lm)return;const t=Ie.find(MS);for(const r of t){const o=On.getInstance(r);if(!o||o._config.autoClose===!1)continue;const s=e.composedPath(),i=s.includes(o._menu);if(s.includes(o._element)||o._config.autoClose==="inside"&&!i||o._config.autoClose==="outside"&&i||o._menu.contains(e.target)&&(e.type==="keyup"&&e.key===lm||/input|select|option|textarea|form/i.test(e.target.tagName)))continue;const l={relatedTarget:o._element};e.type==="click"&&(l.clickEvent=e),o._completeHide(l)}}static dataApiKeydownHandler(e){const t=/input|textarea/i.test(e.target.tagName),r=e.key===ES,o=[CS,cm].includes(e.key);if(!o&&!r||t&&!r)return;e.preventDefault();const s=this.matches(eo)?this:Ie.prev(this,eo)[0]||Ie.next(this,eo)[0]||Ie.findOne(eo,e.delegateTarget.parentNode),i=On.getOrCreateInstance(s);if(o){e.stopPropagation(),i.show(),i._selectMenuItem(e);return}i._isShown()&&(e.stopPropagation(),i.hide(),s.focus())}}ce.on(document,dm,eo,On.dataApiKeydownHandler),ce.on(document,dm,Ga,On.dataApiKeydownHandler),ce.on(document,um,On.clearMenus),ce.on(document,TS,On.clearMenus),ce.on(document,um,eo,function(n){n.preventDefault(),On.getOrCreateInstance(this).toggle()}),tn(On);const fm="backdrop",KS="fade",hm="show",pm=`mousedown.bs.${fm}`,YS={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},GS={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class mm extends Us{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return YS}static get DefaultType(){return GS}static get NAME(){return fm}show(e){if(!this._config.isVisible){Pt(e);return}this._append();const t=this._getElement();this._config.isAnimated&&Hs(t),t.classList.add(hm),this._emulateAnimation(()=>{Pt(e)})}hide(e){if(!this._config.isVisible){Pt(e);return}this._getElement().classList.remove(hm),this._emulateAnimation(()=>{this.dispose(),Pt(e)})}dispose(){this._isAppended&&(ce.off(this._element,pm),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const e=document.createElement("div");e.className=this._config.className,this._config.isAnimated&&e.classList.add(KS),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=yr(e.rootElement),e}_append(){if(this._isAppended)return;const e=this._getElement();this._config.rootElement.append(e),ce.on(e,pm,()=>{Pt(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(e){W0(e,this._getElement(),this._config.isAnimated)}}const QS="focustrap",Qa=".bs.focustrap",JS=`focusin${Qa}`,ZS=`keydown.tab${Qa}`,XS="Tab",qS="forward",gm="backward",eT={autofocus:!0,trapElement:null},tT={autofocus:"boolean",trapElement:"element"};class vm extends Us{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return eT}static get DefaultType(){return tT}static get NAME(){return QS}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),ce.off(document,Qa),ce.on(document,JS,e=>this._handleFocusin(e)),ce.on(document,ZS,e=>this._handleKeydown(e)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,ce.off(document,Qa))}_handleFocusin(e){const{trapElement:t}=this._config;if(e.target===document||e.target===t||t.contains(e.target))return;const r=Ie.focusableChildren(t);r.length===0?t.focus():this._lastTabNavDirection===gm?r[r.length-1].focus():r[0].focus()}_handleKeydown(e){e.key===XS&&(this._lastTabNavDirection=e.shiftKey?gm:qS)}}const ym=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Em=".sticky-top",Ja="padding-right",Cm="margin-right";class ju{constructor(){this._element=document.body}getWidth(){const e=document.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}hide(){const e=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,Ja,t=>t+e),this._setElementAttributes(ym,Ja,t=>t+e),this._setElementAttributes(Em,Cm,t=>t-e)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,Ja),this._resetElementAttributes(ym,Ja),this._resetElementAttributes(Em,Cm)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(e,t,r){const o=this.getWidth(),s=i=>{if(i!==this._element&&window.innerWidth>i.clientWidth+o)return;this._saveInitialAttribute(i,t);const l=window.getComputedStyle(i).getPropertyValue(t);i.style.setProperty(t,`${r(Number.parseFloat(l))}px`)};this._applyManipulationCallback(e,s)}_saveInitialAttribute(e,t){const r=e.style.getPropertyValue(t);r&&zn.setDataAttribute(e,t,r)}_resetElementAttributes(e,t){const r=o=>{const s=zn.getDataAttribute(o,t);if(s===null){o.style.removeProperty(t);return}zn.removeDataAttribute(o,t),o.style.setProperty(t,s)};this._applyManipulationCallback(e,r)}_applyManipulationCallback(e,t){if(Un(e)){t(e);return}for(const r of Ie.find(e,this._element))t(r)}}const nT="modal",nn=".bs.modal",rT=".data-api",oT="Escape",sT=`hide${nn}`,iT=`hidePrevented${nn}`,bm=`hidden${nn}`,Am=`show${nn}`,aT=`shown${nn}`,lT=`resize${nn}`,cT=`click.dismiss${nn}`,uT=`mousedown.dismiss${nn}`,dT=`keydown.dismiss${nn}`,fT=`click${nn}${rT}`,_m="modal-open",hT="fade",wm="show",Wu="modal-static",pT=".modal.show",mT=".modal-dialog",gT=".modal-body",vT='[data-bs-toggle="modal"]',yT={backdrop:!0,focus:!0,keyboard:!0},ET={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class br extends mn{constructor(e,t){super(e,t),this._dialog=Ie.findOne(mT,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new ju,this._addEventListeners()}static get Default(){return yT}static get DefaultType(){return ET}static get NAME(){return nT}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||this._isTransitioning||ce.trigger(this._element,Am,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(_m),this._adjustDialog(),this._backdrop.show(()=>this._showElement(e)))}hide(){!this._isShown||this._isTransitioning||ce.trigger(this._element,sT).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(wm),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){ce.off(window,nn),ce.off(this._dialog,nn),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new mm({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new vm({trapElement:this._element})}_showElement(e){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const t=Ie.findOne(gT,this._dialog);t&&(t.scrollTop=0),Hs(this._element),this._element.classList.add(wm);const r=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,ce.trigger(this._element,aT,{relatedTarget:e})};this._queueCallback(r,this._dialog,this._isAnimated())}_addEventListeners(){ce.on(this._element,dT,e=>{if(e.key===oT){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),ce.on(window,lT,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),ce.on(this._element,uT,e=>{ce.one(this._element,cT,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(_m),this._resetAdjustments(),this._scrollBar.reset(),ce.trigger(this._element,bm)})}_isAnimated(){return this._element.classList.contains(hT)}_triggerBackdropTransition(){if(ce.trigger(this._element,iT).defaultPrevented)return;const t=this._element.scrollHeight>document.documentElement.clientHeight,r=this._element.style.overflowY;r==="hidden"||this._element.classList.contains(Wu)||(t||(this._element.style.overflowY="hidden"),this._element.classList.add(Wu),this._queueCallback(()=>{this._element.classList.remove(Wu),this._queueCallback(()=>{this._element.style.overflowY=r},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._scrollBar.getWidth(),r=t>0;if(r&&!e){const o=en()?"paddingLeft":"paddingRight";this._element.style[o]=`${t}px`}if(!r&&e){const o=en()?"paddingRight":"paddingLeft";this._element.style[o]=`${t}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(e,t){return this.each(function(){const r=br.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof r[e]>"u")throw new TypeError(`No method named "${e}"`);r[e](t)}})}}ce.on(document,fT,vT,function(n){const e=Ie.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&n.preventDefault(),ce.one(e,Am,o=>{o.defaultPrevented||ce.one(e,bm,()=>{Uo(this)&&this.focus()})});const t=Ie.findOne(pT);t&&br.getInstance(t).hide(),br.getOrCreateInstance(e).toggle(this)}),Ha(br),tn(br);const CT="offcanvas",jn=".bs.offcanvas",Sm=".data-api",bT=`load${jn}${Sm}`,AT="Escape",Tm="show",km="showing",xm="hiding",_T="offcanvas-backdrop",Nm=".offcanvas.show",wT=`show${jn}`,ST=`shown${jn}`,TT=`hide${jn}`,Om=`hidePrevented${jn}`,Im=`hidden${jn}`,kT=`resize${jn}`,xT=`click${jn}${Sm}`,NT=`keydown.dismiss${jn}`,OT='[data-bs-toggle="offcanvas"]',IT={backdrop:!0,keyboard:!0,scroll:!1},MT={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class Ar extends mn{constructor(e,t){super(e,t),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return IT}static get DefaultType(){return MT}static get NAME(){return CT}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){if(this._isShown||ce.trigger(this._element,wT,{relatedTarget:e}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||new ju().hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(km);const r=()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(Tm),this._element.classList.remove(km),ce.trigger(this._element,ST,{relatedTarget:e})};this._queueCallback(r,this._element,!0)}hide(){if(!this._isShown||ce.trigger(this._element,TT).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(xm),this._backdrop.hide();const t=()=>{this._element.classList.remove(Tm,xm),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||new ju().reset(),ce.trigger(this._element,Im)};this._queueCallback(t,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const e=()=>{if(this._config.backdrop==="static"){ce.trigger(this._element,Om);return}this.hide()},t=!!this._config.backdrop;return new mm({className:_T,isVisible:t,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:t?e:null})}_initializeFocusTrap(){return new vm({trapElement:this._element})}_addEventListeners(){ce.on(this._element,NT,e=>{if(e.key===AT){if(this._config.keyboard){this.hide();return}ce.trigger(this._element,Om)}})}static jQueryInterface(e){return this.each(function(){const t=Ar.getOrCreateInstance(this,e);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e](this)}})}}ce.on(document,xT,OT,function(n){const e=Ie.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&n.preventDefault(),Er(this))return;ce.one(e,Im,()=>{Uo(this)&&this.focus()});const t=Ie.findOne(Nm);t&&t!==e&&Ar.getInstance(t).hide(),Ar.getOrCreateInstance(e).toggle(this)}),ce.on(window,bT,()=>{for(const n of Ie.find(Nm))Ar.getOrCreateInstance(n).show()}),ce.on(window,kT,()=>{for(const n of Ie.find("[aria-modal][class*=show][class*=offcanvas-]"))getComputedStyle(n).position!=="fixed"&&Ar.getOrCreateInstance(n).hide()}),Ha(Ar),tn(Ar);const Mm={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],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:[]},LT=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),DT=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,RT=(n,e)=>{const t=n.nodeName.toLowerCase();return e.includes(t)?LT.has(t)?!!DT.test(n.nodeValue):!0:e.filter(r=>r instanceof RegExp).some(r=>r.test(t))};function BT(n,e,t){if(!n.length)return n;if(t&&typeof t=="function")return t(n);const o=new window.DOMParser().parseFromString(n,"text/html"),s=[].concat(...o.body.querySelectorAll("*"));for(const i of s){const l=i.nodeName.toLowerCase();if(!Object.keys(e).includes(l)){i.remove();continue}const a=[].concat(...i.attributes),u=[].concat(e["*"]||[],e[l]||[]);for(const d of a)RT(d,u)||i.removeAttribute(d.nodeName)}return o.body.innerHTML}const PT="TemplateFactory",FT={allowList:Mm,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"<div></div>"},VT={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},$T={entry:"(string|element|function|null)",selector:"(string|element)"};class HT extends Us{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return FT}static get DefaultType(){return VT}static get NAME(){return PT}getContent(){return Object.values(this._config.content).map(e=>this._resolvePossibleFunction(e)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(e){return this._checkContent(e),this._config.content={...this._config.content,...e},this}toHtml(){const e=document.createElement("div");e.innerHTML=this._maybeSanitize(this._config.template);for(const[o,s]of Object.entries(this._config.content))this._setContent(e,s,o);const t=e.children[0],r=this._resolvePossibleFunction(this._config.extraClass);return r&&t.classList.add(...r.split(" ")),t}_typeCheckConfig(e){super._typeCheckConfig(e),this._checkContent(e.content)}_checkContent(e){for(const[t,r]of Object.entries(e))super._typeCheckConfig({selector:t,entry:r},$T)}_setContent(e,t,r){const o=Ie.findOne(r,e);if(o){if(t=this._resolvePossibleFunction(t),!t){o.remove();return}if(Un(t)){this._putElementInTemplate(yr(t),o);return}if(this._config.html){o.innerHTML=this._maybeSanitize(t);return}o.textContent=t}}_maybeSanitize(e){return this._config.sanitize?BT(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return Pt(e,[this])}_putElementInTemplate(e,t){if(this._config.html){t.innerHTML="",t.append(e);return}t.textContent=e.textContent}}const UT="tooltip",zT=new Set(["sanitize","allowList","sanitizeFn"]),Ku="fade",jT="modal",Za="show",WT=".tooltip-inner",Lm=`.${jT}`,Dm="hide.bs.modal",Ys="hover",Yu="focus",KT="click",YT="manual",GT="hide",QT="hidden",JT="show",ZT="shown",XT="inserted",qT="click",ek="focusin",tk="focusout",nk="mouseenter",rk="mouseleave",ok={AUTO:"auto",TOP:"top",RIGHT:en()?"left":"right",BOTTOM:"bottom",LEFT:en()?"right":"left"},sk={allowList:Mm,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"},ik={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class In extends mn{constructor(e,t){if(typeof Z1>"u")throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");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 sk}static get DefaultType(){return ik}static get NAME(){return UT}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){if(this._isEnabled){if(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()){this._leave();return}this._enter()}}dispose(){clearTimeout(this._timeout),ce.off(this._element.closest(Lm),Dm,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!(this._isWithContent()&&this._isEnabled))return;const e=ce.trigger(this._element,this.constructor.eventName(JT)),r=(z0(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(e.defaultPrevented||!r)return;this._disposePopper();const o=this._getTipElement();this._element.setAttribute("aria-describedby",o.getAttribute("id"));const{container:s}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(s.append(o),ce.trigger(this._element,this.constructor.eventName(XT))),this._popper=this._createPopper(o),o.classList.add(Za),"ontouchstart"in document.documentElement)for(const l of[].concat(...document.body.children))ce.on(l,"mouseover",$a);const i=()=>{ce.trigger(this._element,this.constructor.eventName(ZT)),this._isHovered===!1&&this._leave(),this._isHovered=!1};this._queueCallback(i,this.tip,this._isAnimated())}hide(){if(!this._isShown()||ce.trigger(this._element,this.constructor.eventName(GT)).defaultPrevented)return;if(this._getTipElement().classList.remove(Za),"ontouchstart"in document.documentElement)for(const o of[].concat(...document.body.children))ce.off(o,"mouseover",$a);this._activeTrigger[KT]=!1,this._activeTrigger[Yu]=!1,this._activeTrigger[Ys]=!1,this._isHovered=null;const r=()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),ce.trigger(this._element,this.constructor.eventName(QT)))};this._queueCallback(r,this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(e){const t=this._getTemplateFactory(e).toHtml();if(!t)return null;t.classList.remove(Ku,Za),t.classList.add(`bs-${this.constructor.NAME}-auto`);const r=tw(this.constructor.NAME).toString();return t.setAttribute("id",r),this._isAnimated()&&t.classList.add(Ku),t}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new HT({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[WT]: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(Ku)}_isShown(){return this.tip&&this.tip.classList.contains(Za)}_createPopper(e){const t=Pt(this._config.placement,[this,e,this._element]),r=ok[t.toUpperCase()];return Xi(this._element,e,this._getPopperConfig(r))}_getOffset(){const{offset:e}=this._config;return typeof e=="string"?e.split(",").map(t=>Number.parseInt(t,10)):typeof e=="function"?t=>e(t,this._element):e}_resolvePossibleFunction(e){return Pt(e,[this._element])}_getPopperConfig(e){const 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:r=>{this._getTipElement().setAttribute("data-popper-placement",r.state.placement)}}]};return{...t,...Pt(this._config.popperConfig,[t])}}_setListeners(){const e=this._config.trigger.split(" ");for(const t of e)if(t==="click")ce.on(this._element,this.constructor.eventName(qT),this._config.selector,r=>{this._initializeOnDelegatedTarget(r).toggle()});else if(t!==YT){const r=t===Ys?this.constructor.eventName(nk):this.constructor.eventName(ek),o=t===Ys?this.constructor.eventName(rk):this.constructor.eventName(tk);ce.on(this._element,r,this._config.selector,s=>{const i=this._initializeOnDelegatedTarget(s);i._activeTrigger[s.type==="focusin"?Yu:Ys]=!0,i._enter()}),ce.on(this._element,o,this._config.selector,s=>{const i=this._initializeOnDelegatedTarget(s);i._activeTrigger[s.type==="focusout"?Yu:Ys]=i._element.contains(s.relatedTarget),i._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},ce.on(this._element.closest(Lm),Dm,this._hideModalHandler)}_fixTitle(){const e=this._element.getAttribute("title");e&&(!this._element.getAttribute("aria-label")&&!this._element.textContent.trim()&&this._element.setAttribute("aria-label",e),this._element.setAttribute("data-bs-original-title",e),this._element.removeAttribute("title"))}_enter(){if(this._isShown()||this._isHovered){this._isHovered=!0;return}this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show)}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(e,t){clearTimeout(this._timeout),this._timeout=setTimeout(e,t)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(e){const t=zn.getDataAttributes(this._element);for(const r of Object.keys(t))zT.has(r)&&delete t[r];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:yr(e.container),typeof e.delay=="number"&&(e.delay={show:e.delay,hide:e.delay}),typeof e.title=="number"&&(e.title=e.title.toString()),typeof e.content=="number"&&(e.content=e.content.toString()),e}_getDelegateConfig(){const e={};for(const[t,r]of Object.entries(this._config))this.constructor.Default[t]!==r&&(e[t]=r);return e.selector=!1,e.trigger="manual",e}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(e){return this.each(function(){const t=In.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e]()}})}}tn(In);const ak="popover",lk=".popover-header",ck=".popover-body",uk={...In.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"},dk={...In.DefaultType,content:"(null|string|element|function)"};class to extends In{static get Default(){return uk}static get DefaultType(){return dk}static get NAME(){return ak}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[lk]:this._getTitle(),[ck]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(e){return this.each(function(){const t=to.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e]()}})}}tn(to);const fk="scrollspy",Gu=".bs.scrollspy",hk=".data-api",pk=`activate${Gu}`,Rm=`click${Gu}`,mk=`load${Gu}${hk}`,gk="dropdown-item",Go="active",vk='[data-bs-spy="scroll"]',Qu="[href]",yk=".nav, .list-group",Bm=".nav-link",Ek=`${Bm}, .nav-item > ${Bm}, .list-group-item`,Ck=".dropdown",bk=".dropdown-toggle",Ak={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},_k={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class Xa extends mn{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 Ak}static get DefaultType(){return _k}static get NAME(){return fk}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const e of this._observableSections.values())this._observer.observe(e)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(e){return e.target=yr(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(t=>Number.parseFloat(t))),e}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(ce.off(this._config.target,Rm),ce.on(this._config.target,Rm,Qu,e=>{const t=this._observableSections.get(e.target.hash);if(t){e.preventDefault();const r=this._rootElement||window,o=t.offsetTop-this._element.offsetTop;if(r.scrollTo){r.scrollTo({top:o,behavior:"smooth"});return}r.scrollTop=o}}))}_getNewObserver(){const e={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(t=>this._observerCallback(t),e)}_observerCallback(e){const t=i=>this._targetLinks.get(`#${i.target.id}`),r=i=>{this._previousScrollData.visibleEntryTop=i.target.offsetTop,this._process(t(i))},o=(this._rootElement||document.documentElement).scrollTop,s=o>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=o;for(const i of e){if(!i.isIntersecting){this._activeTarget=null,this._clearActiveClass(t(i));continue}const l=i.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(s&&l){if(r(i),!o)return;continue}!s&&!l&&r(i)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const e=Ie.find(Qu,this._config.target);for(const t of e){if(!t.hash||Er(t))continue;const r=Ie.findOne(decodeURI(t.hash),this._element);Uo(r)&&(this._targetLinks.set(decodeURI(t.hash),t),this._observableSections.set(t.hash,r))}}_process(e){this._activeTarget!==e&&(this._clearActiveClass(this._config.target),this._activeTarget=e,e.classList.add(Go),this._activateParents(e),ce.trigger(this._element,pk,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains(gk)){Ie.findOne(bk,e.closest(Ck)).classList.add(Go);return}for(const t of Ie.parents(e,yk))for(const r of Ie.prev(t,Ek))r.classList.add(Go)}_clearActiveClass(e){e.classList.remove(Go);const t=Ie.find(`${Qu}.${Go}`,e);for(const r of t)r.classList.remove(Go)}static jQueryInterface(e){return this.each(function(){const t=Xa.getOrCreateInstance(this,e);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e]()}})}}ce.on(window,mk,()=>{for(const n of Ie.find(vk))Xa.getOrCreateInstance(n)}),tn(Xa);const wk="tab",no=".bs.tab",Sk=`hide${no}`,Tk=`hidden${no}`,kk=`show${no}`,xk=`shown${no}`,Nk=`click${no}`,Ok=`keydown${no}`,Ik=`load${no}`,Mk="ArrowLeft",Pm="ArrowRight",Lk="ArrowUp",Fm="ArrowDown",ro="active",Vm="fade",Ju="show",Dk="dropdown",Rk=".dropdown-toggle",Bk=".dropdown-menu",Zu=":not(.dropdown-toggle)",Pk='.list-group, .nav, [role="tablist"]',Fk=".nav-item, .list-group-item",Vk=`.nav-link${Zu}, .list-group-item${Zu}, [role="tab"]${Zu}`,$m='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',Xu=`${Vk}, ${$m}`,$k=`.${ro}[data-bs-toggle="tab"], .${ro}[data-bs-toggle="pill"], .${ro}[data-bs-toggle="list"]`;class Qo extends mn{constructor(e){super(e),this._parent=this._element.closest(Pk),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),ce.on(this._element,Ok,t=>this._keydown(t)))}static get NAME(){return wk}show(){const e=this._element;if(this._elemIsActive(e))return;const t=this._getActiveElem(),r=t?ce.trigger(t,Sk,{relatedTarget:e}):null;ce.trigger(e,kk,{relatedTarget:t}).defaultPrevented||r&&r.defaultPrevented||(this._deactivate(t,e),this._activate(e,t))}_activate(e,t){if(!e)return;e.classList.add(ro),this._activate(Ie.getElementFromSelector(e));const r=()=>{if(e.getAttribute("role")!=="tab"){e.classList.add(Ju);return}e.removeAttribute("tabindex"),e.setAttribute("aria-selected",!0),this._toggleDropDown(e,!0),ce.trigger(e,xk,{relatedTarget:t})};this._queueCallback(r,e,e.classList.contains(Vm))}_deactivate(e,t){if(!e)return;e.classList.remove(ro),e.blur(),this._deactivate(Ie.getElementFromSelector(e));const r=()=>{if(e.getAttribute("role")!=="tab"){e.classList.remove(Ju);return}e.setAttribute("aria-selected",!1),e.setAttribute("tabindex","-1"),this._toggleDropDown(e,!1),ce.trigger(e,Tk,{relatedTarget:t})};this._queueCallback(r,e,e.classList.contains(Vm))}_keydown(e){if(![Mk,Pm,Lk,Fm].includes(e.key))return;e.stopPropagation(),e.preventDefault();const t=[Pm,Fm].includes(e.key),r=Du(this._getChildren().filter(o=>!Er(o)),e.target,t,!0);r&&(r.focus({preventScroll:!0}),Qo.getOrCreateInstance(r).show())}_getChildren(){return Ie.find(Xu,this._parent)}_getActiveElem(){return this._getChildren().find(e=>this._elemIsActive(e))||null}_setInitialAttributes(e,t){this._setAttributeIfNotExists(e,"role","tablist");for(const r of t)this._setInitialAttributesOnChild(r)}_setInitialAttributesOnChild(e){e=this._getInnerElement(e);const t=this._elemIsActive(e),r=this._getOuterElement(e);e.setAttribute("aria-selected",t),r!==e&&this._setAttributeIfNotExists(r,"role","presentation"),t||e.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(e,"role","tab"),this._setInitialAttributesOnTargetPanel(e)}_setInitialAttributesOnTargetPanel(e){const t=Ie.getElementFromSelector(e);t&&(this._setAttributeIfNotExists(t,"role","tabpanel"),e.id&&this._setAttributeIfNotExists(t,"aria-labelledby",`${e.id}`))}_toggleDropDown(e,t){const r=this._getOuterElement(e);if(!r.classList.contains(Dk))return;const o=(s,i)=>{const l=Ie.findOne(s,r);l&&l.classList.toggle(i,t)};o(Rk,ro),o(Bk,Ju),r.setAttribute("aria-expanded",t)}_setAttributeIfNotExists(e,t,r){e.hasAttribute(t)||e.setAttribute(t,r)}_elemIsActive(e){return e.classList.contains(ro)}_getInnerElement(e){return e.matches(Xu)?e:Ie.findOne(Xu,e)}_getOuterElement(e){return e.closest(Fk)||e}static jQueryInterface(e){return this.each(function(){const t=Qo.getOrCreateInstance(this);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e]()}})}}ce.on(document,Nk,$m,function(n){["A","AREA"].includes(this.tagName)&&n.preventDefault(),!Er(this)&&Qo.getOrCreateInstance(this).show()}),ce.on(window,Ik,()=>{for(const n of Ie.find($k))Qo.getOrCreateInstance(n)}),tn(Qo);const Hk="toast",_r=".bs.toast",Uk=`mouseover${_r}`,zk=`mouseout${_r}`,jk=`focusin${_r}`,Wk=`focusout${_r}`,Kk=`hide${_r}`,Yk=`hidden${_r}`,Gk=`show${_r}`,Qk=`shown${_r}`,Jk="fade",Hm="hide",qa="show",el="showing",Zk={animation:"boolean",autohide:"boolean",delay:"number"},Xk={animation:!0,autohide:!0,delay:5e3};class Jo extends mn{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return Xk}static get DefaultType(){return Zk}static get NAME(){return Hk}show(){if(ce.trigger(this._element,Gk).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(Jk);const t=()=>{this._element.classList.remove(el),ce.trigger(this._element,Qk),this._maybeScheduleHide()};this._element.classList.remove(Hm),Hs(this._element),this._element.classList.add(qa,el),this._queueCallback(t,this._element,this._config.animation)}hide(){if(!this.isShown()||ce.trigger(this._element,Kk).defaultPrevented)return;const t=()=>{this._element.classList.add(Hm),this._element.classList.remove(el,qa),ce.trigger(this._element,Yk)};this._element.classList.add(el),this._queueCallback(t,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(qa),super.dispose()}isShown(){return this._element.classList.contains(qa)}_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}const r=e.relatedTarget;this._element===r||this._element.contains(r)||this._maybeScheduleHide()}_setListeners(){ce.on(this._element,Uk,e=>this._onInteraction(e,!0)),ce.on(this._element,zk,e=>this._onInteraction(e,!1)),ce.on(this._element,jk,e=>this._onInteraction(e,!0)),ce.on(this._element,Wk,e=>this._onInteraction(e,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(e){return this.each(function(){const t=Jo.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e](this)}})}}Ha(Jo),tn(Jo);function Um(n,e){return e.value||n.getAttribute("title")||""}const qu={mounted:(n,e)=>{const t=Um(n,e);t&&n.setAttribute("title",t),new In(n)},updated:(n,e)=>{const t=In.getInstance(n);t&&t.dispose();const r=Um(n,e);r&&n.setAttribute("title",r),new In(n)},unmounted:n=>{const e=In.getInstance(n);e&&e.dispose()}},qk={key:0,class:"pills-list__wrapper"},ex={class:"pills-list__ul"},tx={class:"bd-markdown-editor__menu-bottom"},nx={key:0,class:"vr"},zm=c.defineComponent({__name:"BDMarkdownEditor",props:{placeholder:{default:"Typ een bericht"},errorText:{default:"er is iets fout gegaan"},state:{type:[Boolean,null],default:null},variant:{default:Ou.BASIC},files:{default:void 0},pills:{default:void 0},modelValue:{}},emits:["update:modelValue","upload","action"],setup(n,{emit:e}){const t=n,r=()=>{e("upload")},o=Lr(t,"modelValue",e),s=[KA,YA,GA,y_.configure({placeholder:t.placeholder}),R_,v_.configure({openOnClick:!1,validate:O=>/^https?:\/\//i.test(O)})];t.variant===Ou.FULL&&s.push(__,x_,N_,O_,M_,D_);const i=WA({content:o.value,extensions:s,onUpdate:({editor:O})=>{const{view:I,state:L}=O,{from:$,to:V}=I.state.selection;if(L.doc.textBetween($-1,V,"")==" "&&O.getAttributes("link").href!=null&&O.chain().setTextSelection({from:$-1,to:V}).toggleLink({href:O.getAttributes("link").href}).setTextSelection({from:V,to:V}).run(),O.getText().trim()===""){e("update:modelValue","");return}e("update:modelValue",O.getHTML())}});c.watch(()=>t.modelValue,O=>{i.value.getHTML()!==O&&i.value.commands.setContent(O,!0,{preserveWhitespace:"full"})});const l=c.computed(()=>t.state===!1?"is-invalid":null),a=c.computed(()=>g("bold")),u=c.computed(()=>g("italic")),d=c.computed(()=>g("underline")),f=c.computed(()=>g("bulletList")),h=c.computed(()=>g("orderedList")),p=c.computed(()=>g("link")),m=c.computed(()=>t.variant===Ou.FULL),g=O=>i.value&&i.value.isActive(O)?"active":null,v=c.computed(()=>t.files&&t.files.length>0?Va(t.files,!1):null),C=c.computed(()=>t.files&&t.files.length>0?Va(t.files,!0):null),A=O=>{e("action",{name:"delete-attachment",obj:O})},E=O=>{e("action",{name:"image-attachment",obj:O})},y=c.computed(()=>{if(!i.value)return!1;const{from:O,to:I}=i.value.state.selection;return O!==I}),x=c.computed(()=>y.value?"Voeg een link toe":"Selecteer eerst tekst"),_=()=>{const O=i.value.getAttributes("link").href,I=window.prompt("Voeg link toe",O);if(I!==null){if(I===""){i.value.chain().focus().unsetLink().run();return}i.value.chain().focus().toggleLink({href:I}).run()}};return(O,I)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[c.createElementVNode("div",{class:c.normalizeClass(["bd-markdown-editor",l.value])},[c.createVNode(c.unref(jA),{editor:c.unref(i)},null,8,["editor"]),O.pills?(c.openBlock(),c.createElementBlock("div",qk,[c.createElementVNode("ul",ex,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(O.pills,(L,$)=>(c.openBlock(),c.createElementBlock("li",{key:$,class:"pills-list__li"},[c.createVNode(ui,c.normalizeProps(c.guardReactiveProps(L)),null,16)]))),128))])])):c.createCommentVNode("",!0),c.renderSlot(O.$slots,"default"),v.value?(c.openBlock(),c.createBlock(Pa,{key:1,files:v.value,"no-download":!0,"show-delete":!0,onDelete:A},null,8,["files"])):c.createCommentVNode("",!0),C.value?(c.openBlock(),c.createBlock(Fa,{key:2,files:C.value,"no-download":!0,"show-delete":!0,onDelete:A,onShow:E},null,8,["files"])):c.createCommentVNode("",!0),c.createElementVNode("div",tx,[c.createVNode(Je,{variant:"light",type:"button",onClick:r},{default:c.withCtx(()=>[c.createVNode(c.unref(Ir))]),_:1}),m.value?(c.openBlock(),c.createElementBlock("div",nx)):c.createCommentVNode("",!0),m.value?(c.openBlock(),c.createBlock(Je,{key:1,variant:"light",type:"button",class:c.normalizeClass(a.value),onClick:I[0]||(I[0]=L=>c.unref(i).chain().focus().toggleBold().run())},{default:c.withCtx(()=>[c.createVNode(c.unref(vl))]),_:1},8,["class"])):c.createCommentVNode("",!0),m.value?(c.openBlock(),c.createBlock(Je,{key:2,variant:"light",type:"button",class:c.normalizeClass(u.value),onClick:I[1]||(I[1]=L=>c.unref(i).chain().focus().toggleItalic().run())},{default:c.withCtx(()=>[c.createVNode(c.unref(Sl))]),_:1},8,["class"])):c.createCommentVNode("",!0),m.value?(c.openBlock(),c.createBlock(Je,{key:3,variant:"light",type:"button",class:c.normalizeClass(d.value),onClick:I[2]||(I[2]=L=>c.unref(i).chain().focus().toggleUnderline().run())},{default:c.withCtx(()=>[c.createVNode(c.unref(Ml))]),_:1},8,["class"])):c.createCommentVNode("",!0),m.value?(c.openBlock(),c.createBlock(Je,{key:4,variant:"light",type:"button",class:c.normalizeClass(f.value),onClick:I[3]||(I[3]=L=>c.unref(i).chain().focus().toggleBulletList().run())},{default:c.withCtx(()=>[c.createVNode(c.unref(yl))]),_:1},8,["class"])):c.createCommentVNode("",!0),m.value?(c.openBlock(),c.createBlock(Je,{key:5,variant:"light",type:"button",class:c.normalizeClass(h.value),onClick:I[4]||(I[4]=L=>c.unref(i).chain().focus().toggleOrderedList().run())},{default:c.withCtx(()=>[c.createVNode(c.unref(kl))]),_:1},8,["class"])):c.createCommentVNode("",!0),c.withDirectives((c.openBlock(),c.createElementBlock("span",null,[m.value?(c.openBlock(),c.createBlock(Je,{key:0,variant:"light",type:"button",class:c.normalizeClass(p.value),onClick:_,disabled:!y.value},{default:c.withCtx(()=>[c.createVNode(c.unref(ri))]),_:1},8,["class","disabled"])):c.createCommentVNode("",!0)])),[[c.unref(qu),x.value]])])],2),c.createVNode(li,{text:t.errorText,state:t.state},null,8,["text","state"])],64))}}),rx={class:"header"},ox=c.createElementVNode("div",null,"Menu",-1),sx={class:"icon-close-wrapper"},ix={class:"navbar"},ax={class:"nav navbar-nav w-100"},lx={class:"nav-item"},cx={class:"nav-item"},ed=c.defineComponent({__name:"BDMobileMenu",props:{active:{type:Boolean,default:void 0},options:{}},emits:["hide","signout"],setup(n,{emit:e}){const t=n,r=c.computed(()=>({active:t.active===!0,inactive:t.active===!1})),o=()=>e("hide"),s=()=>e("signout");return(i,l)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(["bd-mobile-menu",r.value])},[c.createElementVNode("div",rx,[ox,c.createElementVNode("div",sx,[c.createVNode(ti,{onClick:o})])]),c.createElementVNode("nav",ix,[c.createElementVNode("ul",ax,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(t.options,a=>(c.openBlock(),c.createElementBlock("li",lx,[c.createVNode(co,c.mergeProps({class:"nav-link"},a,{onClick:o}),null,16)]))),256)),c.renderSlot(i.$slots,"special-options"),c.createElementVNode("li",cx,[c.createVNode(co,{class:"nav-link",text:"Uitloggen",onClick:s})])])])],2))}}),ux={class:"bd-user"},dx={class:"bd-user__information"},fx={class:"text-break"},hx={class:"overflow-x-hidden"},jm=c.defineComponent({__name:"BDUser",props:{name:{default:""},img:{default:void 0},details:{default:void 0},hideImage:{type:Boolean,default:!1}},setup(n){const e=n,t=c.computed(()=>{var r;return typeof e.details=="string"?e.details:(r=e.details)==null?void 0:r.join(" ⢠")});return(r,o)=>(c.openBlock(),c.createElementBlock("div",ux,[e.hideImage?c.createCommentVNode("",!0):(c.openBlock(),c.createBlock(ls,c.mergeProps({key:0},e.img,{size:"sm"}),null,16)),c.createElementVNode("div",dx,[c.createElementVNode("header",null,[c.createElementVNode("h5",fx,c.toDisplayString(e.name),1),c.renderSlot(r.$slots,"header-extra")]),c.createElementVNode("span",hx,c.toDisplayString(t.value),1)])]))}}),px={class:"bd-chat-cloud-card"},mx={class:"bd-chat-cloud-card__header"},gx={class:"bd-chat-cloud-card__body"},vx=["innerHTML"],yx={class:"bd-chat-cloud-card__footer"},Ex={key:0,class:"pills-list__wrapper"},Cx={class:"pills-list__ul"},Wm=c.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}},emits:["show-attachment","action"],setup(n,{emit:e}){const t=n,r=c.computed(()=>t.isSender?"sender":Ve),o=c.computed(()=>Va(t.files,!1)),s=c.computed(()=>Va(t.files,!0)),i=()=>{e("action","copy-message")},l=a=>{e("show-attachment",a)};return(a,u)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(["bd-chat-cloud",r.value])},[c.createVNode(ls,{src:t.src,username:t.username,size:"sm"},null,8,["src","username"]),c.createElementVNode("div",px,[c.createElementVNode("div",mx,[c.renderSlot(a.$slots,"header",{},()=>[c.createTextVNode(c.toDisplayString(a.headerTitle),1)]),c.createVNode(Je,{variant:"outline-primary-dark",size:"sm",onClick:i},{default:c.withCtx(()=>[c.createTextVNode(" kopieer ")]),_:1})]),c.createElementVNode("div",gx,[c.renderSlot(a.$slots,"body",{},()=>[c.createElementVNode("div",{class:"bd-chat-cloud-card__message",innerHTML:t.message},null,8,vx)])]),c.createElementVNode("div",yx,[c.renderSlot(a.$slots,"footer",{},()=>[a.pills?(c.openBlock(),c.createElementBlock("div",Ex,[c.createElementVNode("ul",Cx,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(a.pills,(d,f)=>(c.openBlock(),c.createElementBlock("li",{key:f,class:"pills-list__li"},[c.createVNode(ui,c.normalizeProps(c.guardReactiveProps(d)),null,16)]))),128))])])):c.createCommentVNode("",!0),o.value&&o.value.length>0?(c.openBlock(),c.createBlock(Pa,{key:1,files:o.value},null,8,["files"])):c.createCommentVNode("",!0),s.value&&s.value.length>0?(c.openBlock(),c.createBlock(Fa,{key:2,"fast-download":!0,files:s.value,onShow:l},null,8,["files"])):c.createCommentVNode("",!0)])])])],2))}}),bx=c.defineComponent({__name:"BDTableSortHeader",props:["active","label","sortDesc"],emits:["sortAsc","sortDesc"],setup(n,{emit:e}){const t=n,r=c.ref(t.sortDesc),o=()=>{t.active&&(r.value=!r.value)},s=()=>{if(!t.active)return;const l=r.value?"sortDesc":"sortAsc";e(l)},i=c.computed(()=>({"bd-table-sort":!0,active:t.active}));return c.watch(()=>t.active,(l,a)=>{l&&!a&&(r.value=!1,e("sortAsc"))}),s(),(l,a)=>(c.openBlock(),c.createElementBlock("th",{class:c.normalizeClass(i.value),onClick:a[0]||(a[0]=u=>{o(),s()})},[c.createElementVNode("span",null,c.toDisplayString(t.label),1),t.active&&!r.value?(c.openBlock(),c.createBlock(c.unref(xl),{key:0})):t.active&&r.value?(c.openBlock(),c.createBlock(c.unref(Nl),{key:1})):(c.openBlock(),c.createBlock(c.unref(Ol),{key:2}))],2))}}),Ax={class:"bd-table"},_x={key:0,class:"table"},wx={key:1},Sx=["onClick"],Tx={key:0},kx={key:1,class:"empty-text"},Km=c.defineComponent({__name:"BDTable",props:["fields","items","sortBy","sortDesc","tbodyTrClass","emptyText"],emits:["row-click","sort-changed"],setup(n,{expose:e,emit:t}){const r=n,o=c.ref(r.items),s=c.ref(r.sortBy),i=f=>s.value=f,l=(f,h,p)=>{const m=h[f],g=p[f];if(m==null)return 1;if(g==null)return-1;const v=m.toString(),C=g.toString();return v.localeCompare(C,void 0,{numeric:!0})},a=f=>{o.value=o.value.sort((p,m)=>l(f,p,m)),t("sort-changed",{sortBy:f,sortDesc:!1})},u=f=>{o.value=o.value.sort((p,m)=>l(f,m,p)),t("sort-changed",{sortBy:f,sortDesc:!0})},d=()=>{o.value=r.items};return c.watch(()=>r.items,f=>{o.value=f}),e({Refresh:d}),(f,h)=>(c.openBlock(),c.createElementBlock("div",Ax,[r.items&&r.items.length>0?(c.openBlock(),c.createElementBlock("table",_x,[c.createElementVNode("thead",null,[c.createElementVNode("tr",null,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(r.fields,p=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[p.isVisible?(c.openBlock(),c.createElementBlock(c.Fragment,{key:0},[p.sortable?(c.openBlock(),c.createBlock(bx,{key:0,label:p.label,active:p.key==s.value,sortDesc:r.sortDesc,onClick:m=>i(p.key),onSortAsc:m=>a(p.key),onSortDesc:m=>u(p.key)},null,8,["label","active","sortDesc","onClick","onSortAsc","onSortDesc"])):(c.openBlock(),c.createElementBlock("th",wx,c.toDisplayString(p.label),1))],64)):c.createCommentVNode("",!0)],64))),256))])]),c.createElementVNode("tbody",null,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(o.value,p=>(c.openBlock(),c.createElementBlock("tr",{class:c.normalizeClass(r.tbodyTrClass&&r.tbodyTrClass(p)),onClick:m=>t("row-click",p)},[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(n.fields,m=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[m.isVisible?(c.openBlock(),c.createElementBlock("td",Tx,[f.$slots.hasOwnProperty(m.key)?c.renderSlot(f.$slots,m.key,{key:0,row:p,item:p,value:p[m.key]}):(c.openBlock(),c.createElementBlock(c.Fragment,{key:1},[c.createTextVNode(c.toDisplayString(p[m.key]),1)],64))])):c.createCommentVNode("",!0)],64))),256))],10,Sx))),256))])])):(c.openBlock(),c.createElementBlock("p",kx,c.toDisplayString(r.emptyText),1))]))}}),xx=["id"],Nx={key:0,class:"toast-body__title"},Ox={class:"actions"},Ix=["textContent"],Mx=["textContent"],Lx={class:"icon-wrapper"},Dx=["textContent"],Rx=["textContent"],Ym=3e4,Gm=5e3,Qm=c.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(n,{emit:e}){const t=n;let r=c.ref(!1),o=c.ref(!1),s=null,i=null;const l=c.computed(()=>{let A="video-call-toast";return t.id&&(A+=`-${t.id}`),A}),a=c.computed(()=>r.value?[r.value?"is-handled":Ve,o.value?"is-handled--success":Ve,t.canceled?"is-handled--canceled":Ve].join(" "):Ve),u=c.computed(()=>t.canceled?t.localization.videoCallCanceled:o.value?t.localization.videoCallAccepted:t.localization.videoCallRejected),d=c.computed(()=>t.canceled?`${t.firstNameSender}${t.localization.notifyCallerWhenCanceled}`:t.isSender?t.contactInfoReceiver?`${t.contactInfoReceiver.name}${t.localization.notifyCallerWhenRejected}`:t.localization.notifyCallerWhenRejected:o.value?t.localization.openNewTabWhenAccepted:`${t.localization.notifyReceiverWhenRejected.start}${t.firstNameSender}${t.localization.notifyReceiverWhenRejected.end}`.replace(/\s\s+/g," "));c.watch(()=>t.canceled,()=>{r.value=!0});const f=()=>{const A=l.value,E=document.querySelector(`#${A}`);if(E){E.addEventListener("hide.bs.toast",C);var y={autohide:!0,delay:Ym+Gm};i=Jo.getOrCreateInstance(E,y),i.show(),s=window.setTimeout(h,Ym)}};c.onMounted(f);const h=()=>{r.value||m()},p=()=>{m(),v()},m=()=>{r.value||(r.value=!0,e("reject-video-call",t.id))},g=()=>{r.value=!0,o.value=!0,e("accept-video-call",t.id),v()},v=()=>{window.clearTimeout(s),window.setTimeout(()=>i.hide(),Gm)},C=()=>{r.value=!1,o.value=!1};return(A,E)=>(c.openBlock(),c.createElementBlock("div",{id:l.value,class:"toast bd-video-call-toast",role:"alert","aria-live":"assertive","aria-atomic":"true"},[c.unref(r)?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("div",Nx,c.toDisplayString(t.localization.incomingVideoCall),1)),c.createElementVNode("div",{class:c.normalizeClass(["toast-body__main",a.value])},[c.unref(r)?(c.openBlock(),c.createElementBlock(c.Fragment,{key:1},[c.createElementVNode("div",Lx,[c.createVNode(ei)]),c.createElementVNode("div",null,[c.createElementVNode("p",{textContent:c.toDisplayString(u.value),class:"title"},null,8,Dx),c.createElementVNode("p",{textContent:c.toDisplayString(d.value)},null,8,Rx)])],64)):(c.openBlock(),c.createElementBlock(c.Fragment,{key:0},[c.createVNode(Fl,{value:A.contactInfoReceiver},null,8,["value"]),c.createElementVNode("div",Ox,[c.createVNode(Je,{variant:"danger",class:"text-center",onClick:p},{default:c.withCtx(()=>[c.createVNode(El),c.createElementVNode("span",{textContent:c.toDisplayString(t.localization.rejectVideoCall)},null,8,Ix)]),_:1}),c.createVNode(Je,{variant:"success",class:"text-center",onClick:g},{default:c.withCtx(()=>[c.createVNode(ei),c.createElementVNode("span",{textContent:c.toDisplayString(t.localization.acceptVideoCall)},null,8,Mx)]),_:1})])],64))],2)],8,xx))}}),td=c.defineComponent({__name:"BDDropdown",props:{size:{default:bt.MD},variant:{default:oi.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(n){const e=n,{uniqueIdentifier:t}=fo(),r=`__BD__DROPDOWN__${t.value}`,o=c.computed(()=>({class:{btn:e.toggleTag==="button",[`btn-${e.variant}`]:e.toggleTag==="button"&&e.variant,[`btn-${e.size}`]:e.toggleTag==="button"&&e.size,[`${e.toggleClass}`]:e.toggleClass!==void 0,"dropdown-toggle-action":e.actionToggle},"data-bs-display":e.noFlip?"static":null,"data-bs-offset":e.offset?e.offset:null,id:r})),s=c.computed(()=>({"dropdown-menu-end":e.right,"dropdown-menu-action":e.actionToggle})),i=c.computed(()=>({"aria-labelledby":r})),l=c.ref(),a=c.ref(),u=()=>{l.value.classList.remove("show"),a.value.classList.remove("show"),a.value.removeAttribute("aria-expanded")};return(d,f)=>(c.openBlock(),c.createElementBlock("div",{class:"bd-dropdown dropdown",onClick:f[0]||(f[0]=c.withModifiers(()=>{},["stop"]))},[(c.openBlock(),c.createBlock(c.resolveDynamicComponent(e.toggleTag),c.mergeProps({ref_key:"dropdownToggle",ref:a,class:"dropdown-toggle",target:"_self",role:"button","data-bs-toggle":"dropdown"},o.value),{default:c.withCtx(()=>[c.createElementVNode("span",null,c.toDisplayString(e.text),1)]),_:1},16)),c.createElementVNode("ul",c.mergeProps({ref_key:"dropdownMenu",ref:l,class:["dropdown-menu",s.value]},i.value,{onClick:u}),[c.renderSlot(d.$slots,"default")],16)]))}}),Bx={class:"row bd-header"},Px={class:"col logo-mix"},Fx=["src","alt"],Vx=c.createElementVNode("div",null,"Menu",-1),$x={key:0,class:"col header-options"},Hx={class:"col bd-btn-settings"},Jm=c.defineComponent({__name:"BDHeader",props:{dropdownMenuTitle:{},dropdownOptions:{},headerOptions:{},profileImageSrc:{},profileImageAlt:{},organizationLogoSrc:{},organizationLogoAlt:{}},emits:["click","signout"],setup(n,{emit:e}){const t=n,r=c.computed(()=>{let u=[];return t.headerOptions&&(u=u.concat(t.headerOptions)),t.dropdownOptions&&(u=u.concat(t.dropdownOptions)),u}),o=c.ref(void 0),s=()=>e("click"),i=()=>e("signout"),l=()=>o.value=!0,a=()=>o.value=!1;return(u,d)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[c.createElementVNode("nav",Bx,[c.createElementVNode("div",Px,[c.createVNode(gl,{viewBox:"0 0 351 61",class:"logo bd-logo",onClick:s}),t.organizationLogoSrc?(c.openBlock(),c.createElementBlock("img",{key:0,class:"logo organization-logo",src:t.organizationLogoSrc,alt:t.organizationLogoAlt},null,8,Fx)):c.createCommentVNode("",!0)]),c.createElementVNode("div",{class:"col bd-hamburger",onClick:l},[Vx,c.createVNode(Tl)]),t.headerOptions&&t.headerOptions.length!==0?(c.openBlock(),c.createElementBlock("div",$x,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(t.headerOptions,f=>(c.openBlock(),c.createBlock(Je,{class:"btn-header",to:f.to,variant:"neutral"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(f.text),1)]),_:2},1032,["to"]))),256))])):c.createCommentVNode("",!0),c.createElementVNode("div",Hx,[c.renderSlot(u.$slots,"profile-side"),t.profileImageSrc?(c.openBlock(),c.createBlock(ls,{key:0,src:t.profileImageSrc,alt:t.profileImageAlt,size:"sm"},null,8,["src","alt"])):c.createCommentVNode("",!0),c.createVNode(td,{text:t.dropdownMenuTitle,variant:"primary",toggleTag:"a",right:!0},{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(t.dropdownOptions,(f,h)=>(c.openBlock(),c.createBlock(di,c.mergeProps({key:h},f),null,16))),128)),c.createVNode(di,{text:"Uitloggen",onClick:i})]),_:1},8,["text"])])]),c.createVNode(ed,{active:o.value,options:r.value,onHide:a,onSignout:i},{"special-options":c.withCtx(()=>[c.renderSlot(u.$slots,"mobile-menu-special-options")]),_:3},8,["active","options"])],64))}}),Ux={class:"modal-dialog"},zx={class:"modal-content"},jx={class:"modal-header"},Wx={class:"modal-title"},Kx=["src"],Yx=c.createElementVNode("span",null,"Sluiten",-1),Gx={class:"modal-body"},Qx={key:0,class:"modal-footer"},Jx=["disabled"],Gs=c.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(n,{emit:e}){const t=n,r=c.computed(()=>`modal bd-modal modal-${t.size}`),o=()=>e("submit"),s=()=>e("cancel");return(i,l)=>(c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(r.value),tabindex:"-1"},[c.createElementVNode("div",Ux,[c.createElementVNode("div",zx,[c.createElementVNode("div",jx,[c.createElementVNode("h2",Wx,[t.titleImage?(c.openBlock(),c.createElementBlock("img",{key:0,src:t.titleImage,class:"title-image",alt:""},null,8,Kx)):c.createCommentVNode("",!0),c.createElementVNode("span",null,c.toDisplayString(t.title),1)]),c.renderSlot(i.$slots,"modal-header-space-between"),t.hideCloseButton?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("button",{key:0,type:"button",class:"btn-close w-auto","data-bs-dismiss":"modal","aria-label":"Sluiten",onClick:s},[Yx,c.createVNode(c.unref(ti))]))]),c.createElementVNode("div",Gx,[c.renderSlot(i.$slots,"default")]),i.hideFooter?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("div",Qx,[t.hideFooterSubmitButton?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("button",{key:0,class:"btn btn-primary",disabled:t.disableSubmitButton,onClick:o},c.toDisplayString(t.submitButtonTitle),9,Jx)),c.renderSlot(i.$slots,"buttons"),t.hideFooterCancelButton?c.createCommentVNode("",!0):(c.openBlock(),c.createElementBlock("button",{key:1,type:"button",class:"btn btn-link","data-bs-dismiss":"modal",onClick:s,"aria-label":"Annuleren"},c.toDisplayString(t.closeButtonTitle),1))]))])])],2))}}),tl=n=>{const e=c.ref(null);return{showModal:()=>{const o=document.getElementById(n);o instanceof HTMLElement?(e.value=br.getOrCreateInstance(o),e.value.show()):console.error(`Modal '${n}' niet gevonden.`)},closeModal:()=>{if(e.value){e.value.hide();return}const o=document.getElementById(n);if(o instanceof HTMLElement){const s=br.getInstance(o);s&&s.hide()}}}};function Zm(){const n=c.ref(0),e=c.ref(!0),t=c.ref(null),r=c.ref({top:0,left:0,x:0,y:0}),o=c.computed(()=>n.value>0?`zoom-${n.value}`:"");return{zoom:n,mouseDown:e,imageHolderRef:t,pos:r,SetZoom:o,OnMouseDown:a=>{if(!t.value)return;r.value.left=t.value.scrollLeft,r.value.top=t.value.scrollTop;const u=document.querySelector("#image-attachment-modal"),d=document.querySelector(".image-preview-image-holder");u&&(u.style.cursor="grabbing"),d&&(d.style.cursor="grabbing"),r.value.x=a.clientX,r.value.y=a.clientY,e.value=!0},OnMouseMove:a=>{if(e.value){const u=a.clientX-r.value.x,d=a.clientY-r.value.y;t.value&&(t.value.scrollTop=r.value.top-d,t.value.scrollLeft=r.value.left-u)}},OnMouseUp:()=>{const a=document.querySelector("#image-attachment-modal"),u=document.querySelector(".image-preview-image-holder");a&&a.style&&(a.style.cursor=""),u&&u.style&&(u.style.cursor="grab"),e.value=!1}}}const Zx=["src","alt"],Xx={key:0,class:"show-spinner"},qx={class:"spinner-border text-primary",role:"status"},eN={class:"visually-hidden"},tN=["href"],Xm=c.defineComponent({__name:"BDImageAttachmentModal",props:["loadingText","downloadText"],setup(n,{expose:e}){const t=n,{showModal:r}=tl("image-attachment-modal"),{zoom:o,imageHolderRef:s,SetZoom:i,OnMouseDown:l,OnMouseMove:a,OnMouseUp:u}=Zm(),d=c.ref(!0),f=c.ref({BerichtId:0,Id:void 0,MimeType:null,Naam:Ve,altName:Ve,downloadUrl:Ve,fullImageUrl:Ve,previewUrl:Ve});e({Show:g=>{f.value=g,o.value=0,r()}});const p=()=>{d.value=!1},m=()=>{f.value={BerichtId:0,Id:void 0,MimeType:null,Naam:Ve,altName:Ve,downloadUrl:Ve,fullImageUrl:Ve,previewUrl:Ve}};return(g,v)=>(c.openBlock(),c.createBlock(Gs,{id:"image-attachment-modal",class:c.normalizeClass(c.unref(Ve)),title:f.value.Naam,hideFooterCancelButton:!0,showHeaderButton:!0,onCancel:m},{default:c.withCtx(()=>[c.createElementVNode("div",{class:"image-preview-image-holder",ref_key:"imageHolderRef",ref:s,onMousedown:v[0]||(v[0]=(...C)=>c.unref(l)&&c.unref(l)(...C)),onMousemove:v[1]||(v[1]=(...C)=>c.unref(a)&&c.unref(a)(...C)),onMouseup:v[2]||(v[2]=(...C)=>c.unref(u)&&c.unref(u)(...C))},[f.value?(c.openBlock(),c.createElementBlock("img",{key:0,src:f.value.downloadUrl,alt:f.value.Naam,class:c.normalizeClass(["image-preview-modal",c.unref(i)]),onLoad:p,draggable:!1},null,42,Zx)):c.createCommentVNode("",!0)],544),d.value?(c.openBlock(),c.createElementBlock("div",Xx,[c.createElementVNode("div",qx,[c.createElementVNode("span",eN,c.toDisplayString(t.loadingText),1)])])):c.createCommentVNode("",!0),c.createVNode(Dl,{modelValue:c.unref(o),"onUpdate:modelValue":v[3]||(v[3]=C=>c.isRef(o)?o.value=C:null),class:"image-preview-bd-zoom-slider","max-value":4},null,8,["modelValue"]),c.createElementVNode("a",{href:f.value.downloadUrl},[c.createVNode(Je,{variant:"primary",class:"download-image"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(t.downloadText),1)]),_:1})],8,tN)]),_:1},8,["class","title"]))}});function nl(n=void 0){const e=l=>s("Succesvol",l,ho.SUCCESS),t=l=>s("Waarschuwing",l,ho.WARNING),r=l=>s("Informatie",l,ho.INFO),o=l=>s("Mislukt",l,ho.DANGER);function s(l,a,u){const d=`toast-${If()}`,f={id:d,variant:u,title:l,text:a},h=document.querySelector(".toast-container");if(!h){console.error("There was no element with class 'toast-container' found, which is required for useToaster.");return}const p=c.h(Pl,f),g=c.createApp({render:()=>p}).mount(document.createElement("div"));h.appendChild(g.$el);const v=document.querySelector(`#${d}`);v&&(Jo.getOrCreateInstance(v,n).show(),i(v))}function i(l){function a(f,h){f.forEach(p=>{if(p.attributeName!="class")return;const m=p.target;if(m.classList.contains("hide")){m.remove(),h.disconnect();return}})}const u=new MutationObserver(a),d={attributes:!0};u.observe(l,d)}return{showSuccessToast:e,showInformationToast:r,showWarningToast:t,showDangerToast:o}}const{showDangerToast:nN}=nl();function nd(n){const e=c.ref(null),t=(a,u="serverErrors")=>{var f;let d=[];if(Array.isArray((f=a==null?void 0:a.response)==null?void 0:f.data)?d=a.response.data.filter(h=>ci(h.ErrorMessage)&&h.ErrorMessage!==Ve):a.response.data.ErrorMessage?d=[a.response.data.ErrorMessage]:d=null,ci(u))e.value=d;else if(Array.isArray(u)){let h=e.value;for(let p=0;p<u.length;p++)p===u.length-1?h[u[p]]=d:h=h[u[p]]}r(a),i(e)},r=a=>{if(n==null)return;const d=new URL(a.request.responseURL).pathname;if(d in n.error){const f=n.error[d];f&&nN(f)}},o=c.ref(null),s=c.ref(""),i=a=>{_v(a.value)?o.value=a.value.map(u=>ci(u)?u:u.ErrorMessage):ci(a.value)&&(s.value=a.value)};function l(){e.value=null,o.value=null,s.value=Ve}return{serverErrors:e,errorMessages:o,errorMessageText:s,MapErrors:i,MapServerErrors:t,ResetServerErrors:l}}const rN={key:0},oN={key:1},sN={class:"bd-form-field"},iN={class:"bd-form-field"},qm=c.defineComponent({__name:"BDPhoneNumberEditModal",props:["modalTitle","submitButtonTitle","phoneNumberLabel","phoneNumberUnchangedText","confirmationCodeLabel","confirmationCodeRequiredText","confirmationCodeSentText","editSuccessText","editCanceledText","sendConfirmationCodeText","startPhoneNumberUpdate","confirmPhoneNumberUpdate"],emits:["startPhoneNumberUpdate","confirmPhoneNumberUpdate","setPhoneNumber"],setup(n,{expose:e,emit:t}){const r=n,{showSuccessToast:o,showWarningToast:s}=nl(),{serverErrors:i,errorMessages:l,errorMessageText:a,MapServerErrors:u,ResetServerErrors:d}=nd(null),{closeModal:f}=tl("phone-number-edit-modal");let h=Ve;const p=c.ref(),m=c.ref(null),g=c.ref(),v=c.ref(),C=c.ref(null),A=c.computed(()=>v.value==null||v.value==""),E=()=>{if(m.value=null,d(),!p.value||p.value==h){m.value=!1;return}const L={newPhonenumber:p.value};r.startPhoneNumberUpdate(L).then(x).catch(u)},y=()=>{if(!v.value){C.value=!1;return}const L={requestIdentifier:g.value,token:v.value};r.confirmPhoneNumberUpdate(L).then(_).catch(u)},x=L=>{m.value=null,o(r.confirmationCodeSentText),g.value=L.data.RequestIdentifier},_=()=>{t("setPhoneNumber",p.value),o(r.editSuccessText),f(),m.value=null,C.value=null},O=L=>{h=L,p.value=h,m.value=null,g.value=void 0,v.value=void 0,C.value=null},I=()=>{O(h),d(),s(r.editCanceledText)};return e({Reset:O}),(L,$)=>(c.openBlock(),c.createBlock(Gs,{id:"phone-number-edit-modal",class:c.normalizeClass(c.unref(Ve)),title:r.modalTitle,submitButtonTitle:r.submitButtonTitle,hideFooterCancelButton:!1,"disable-submit-button":A.value,serverErrors:c.unref(i),errorMessages:c.unref(l),errorMessageText:c.unref(a),onSubmit:y,onCancel:I},{default:c.withCtx(()=>[c.unref(a)||c.unref(l)?(c.openBlock(),c.createBlock(as,{key:0,variant:"danger"},{default:c.withCtx(()=>[c.unref(l)?(c.openBlock(),c.createElementBlock("div",rN,[c.createElementVNode("ul",null,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(c.unref(l),(V,H)=>(c.openBlock(),c.createElementBlock("li",{key:H},[c.createVNode(Mr),c.createElementVNode("span",null,c.toDisplayString(V),1)]))),128))])])):(c.openBlock(),c.createElementBlock("div",oN,c.toDisplayString(c.unref(a)),1))]),_:1})):c.createCommentVNode("",!0),c.createElementVNode("div",sN,[c.createVNode(Rr,{id:"form-input-phone-number",label:r.phoneNumberLabel,modelValue:p.value,"onUpdate:modelValue":$[0]||($[0]=V=>p.value=V),state:m.value,type:"text","form-field-class":"form-input-with-button","invalid-feedback-text":r.phoneNumberUnchangedText},{default:c.withCtx(()=>[c.createVNode(Je,{textContent:c.toDisplayString(r.sendConfirmationCodeText),class:"tablet-device-up",type:"button",onClick:E},null,8,["textContent"])]),_:1},8,["label","modelValue","state","invalid-feedback-text"]),c.createVNode(Je,{textContent:c.toDisplayString(r.sendConfirmationCodeText),class:"mobile-device",type:"button",onClick:E},null,8,["textContent"])]),c.createElementVNode("div",iN,[g.value?(c.openBlock(),c.createBlock(Rr,{key:0,label:r.confirmationCodeLabel,modelValue:v.value,"onUpdate:modelValue":$[1]||($[1]=V=>v.value=V),state:C.value,"invalid-feedback-text":r.confirmationCodeRequiredText},null,8,["label","modelValue","state","invalid-feedback-text"])):c.createCommentVNode("",!0)])]),_:1},8,["class","title","submitButtonTitle","disable-submit-button","serverErrors","errorMessages","errorMessageText"]))}});var e2={exports:{}};(function(n,e){(function(t,r){n.exports=r()})(Vl,function(){var t=1e3,r=6e4,o=36e5,s="millisecond",i="second",l="minute",a="hour",u="day",d="week",f="month",h="quarter",p="year",m="date",g="Invalid Date",v=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,C=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,A={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(Y){var K=["th","st","nd","rd"],W=Y%100;return"["+Y+(K[(W-20)%10]||K[W]||K[0])+"]"}},E=function(Y,K,W){var Z=String(Y);return!Z||Z.length>=K?Y:""+Array(K+1-Z.length).join(W)+Y},y={s:E,z:function(Y){var K=-Y.utcOffset(),W=Math.abs(K),Z=Math.floor(W/60),U=W%60;return(K<=0?"+":"-")+E(Z,2,"0")+":"+E(U,2,"0")},m:function Y(K,W){if(K.date()<W.date())return-Y(W,K);var Z=12*(W.year()-K.year())+(W.month()-K.month()),U=K.clone().add(Z,f),ee=W-U<0,re=K.clone().add(Z+(ee?-1:1),f);return+(-(Z+(W-U)/(ee?U-re:re-U))||0)},a:function(Y){return Y<0?Math.ceil(Y)||0:Math.floor(Y)},p:function(Y){return{M:f,y:p,w:d,d:u,D:m,h:a,m:l,s:i,ms:s,Q:h}[Y]||String(Y||"").toLowerCase().replace(/s$/,"")},u:function(Y){return Y===void 0}},x="en",_={};_[x]=A;var O="$isDayjsObject",I=function(Y){return Y instanceof H||!(!Y||!Y[O])},L=function Y(K,W,Z){var U;if(!K)return x;if(typeof K=="string"){var ee=K.toLowerCase();_[ee]&&(U=ee),W&&(_[ee]=W,U=ee);var re=K.split("-");if(!U&&re.length>1)return Y(re[0])}else{var ue=K.name;_[ue]=K,U=ue}return!Z&&U&&(x=U),U||!Z&&x},$=function(Y,K){if(I(Y))return Y.clone();var W=typeof K=="object"?K:{};return W.date=Y,W.args=arguments,new H(W)},V=y;V.l=L,V.i=I,V.w=function(Y,K){return $(Y,{locale:K.$L,utc:K.$u,x:K.$x,$offset:K.$offset})};var H=function(){function Y(W){this.$L=L(W.locale,null,!0),this.parse(W),this.$x=this.$x||W.x||{},this[O]=!0}var K=Y.prototype;return K.parse=function(W){this.$d=function(Z){var U=Z.date,ee=Z.utc;if(U===null)return new Date(NaN);if(V.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var re=U.match(v);if(re){var ue=re[2]-1||0,ge=(re[7]||"0").substring(0,3);return ee?new Date(Date.UTC(re[1],ue,re[3]||1,re[4]||0,re[5]||0,re[6]||0,ge)):new Date(re[1],ue,re[3]||1,re[4]||0,re[5]||0,re[6]||0,ge)}}return new Date(U)}(W),this.init()},K.init=function(){var W=this.$d;this.$y=W.getFullYear(),this.$M=W.getMonth(),this.$D=W.getDate(),this.$W=W.getDay(),this.$H=W.getHours(),this.$m=W.getMinutes(),this.$s=W.getSeconds(),this.$ms=W.getMilliseconds()},K.$utils=function(){return V},K.isValid=function(){return this.$d.toString()!==g},K.isSame=function(W,Z){var U=$(W);return this.startOf(Z)<=U&&U<=this.endOf(Z)},K.isAfter=function(W,Z){return $(W)<this.startOf(Z)},K.isBefore=function(W,Z){return this.endOf(Z)<$(W)},K.$g=function(W,Z,U){return V.u(W)?this[Z]:this.set(U,W)},K.unix=function(){return Math.floor(this.valueOf()/1e3)},K.valueOf=function(){return this.$d.getTime()},K.startOf=function(W,Z){var U=this,ee=!!V.u(Z)||Z,re=V.p(W),ue=function(B,N){var R=V.w(U.$u?Date.UTC(U.$y,N,B):new Date(U.$y,N,B),U);return ee?R:R.endOf(u)},ge=function(B,N){return V.w(U.toDate()[B].apply(U.toDate("s"),(ee?[0,0,0,0]:[23,59,59,999]).slice(N)),U)},Ee=this.$W,Se=this.$M,ke=this.$D,Oe="set"+(this.$u?"UTC":"");switch(re){case p:return ee?ue(1,0):ue(31,11);case f:return ee?ue(1,Se):ue(0,Se+1);case d:var be=this.$locale().weekStart||0,D=(Ee<be?Ee+7:Ee)-be;return ue(ee?ke-D:ke+(6-D),Se);case u:case m:return ge(Oe+"Hours",0);case a:return ge(Oe+"Minutes",1);case l:return ge(Oe+"Seconds",2);case i:return ge(Oe+"Milliseconds",3);default:return this.clone()}},K.endOf=function(W){return this.startOf(W,!1)},K.$set=function(W,Z){var U,ee=V.p(W),re="set"+(this.$u?"UTC":""),ue=(U={},U[u]=re+"Date",U[m]=re+"Date",U[f]=re+"Month",U[p]=re+"FullYear",U[a]=re+"Hours",U[l]=re+"Minutes",U[i]=re+"Seconds",U[s]=re+"Milliseconds",U)[ee],ge=ee===u?this.$D+(Z-this.$W):Z;if(ee===f||ee===p){var Ee=this.clone().set(m,1);Ee.$d[ue](ge),Ee.init(),this.$d=Ee.set(m,Math.min(this.$D,Ee.daysInMonth())).$d}else ue&&this.$d[ue](ge);return this.init(),this},K.set=function(W,Z){return this.clone().$set(W,Z)},K.get=function(W){return this[V.p(W)]()},K.add=function(W,Z){var U,ee=this;W=Number(W);var re=V.p(Z),ue=function(Se){var ke=$(ee);return V.w(ke.date(ke.date()+Math.round(Se*W)),ee)};if(re===f)return this.set(f,this.$M+W);if(re===p)return this.set(p,this.$y+W);if(re===u)return ue(1);if(re===d)return ue(7);var ge=(U={},U[l]=r,U[a]=o,U[i]=t,U)[re]||1,Ee=this.$d.getTime()+W*ge;return V.w(Ee,this)},K.subtract=function(W,Z){return this.add(-1*W,Z)},K.format=function(W){var Z=this,U=this.$locale();if(!this.isValid())return U.invalidDate||g;var ee=W||"YYYY-MM-DDTHH:mm:ssZ",re=V.z(this),ue=this.$H,ge=this.$m,Ee=this.$M,Se=U.weekdays,ke=U.months,Oe=U.meridiem,be=function(N,R,b,w){return N&&(N[R]||N(Z,ee))||b[R].slice(0,w)},D=function(N){return V.s(ue%12||12,N,"0")},B=Oe||function(N,R,b){var w=N<12?"AM":"PM";return b?w.toLowerCase():w};return ee.replace(C,function(N,R){return R||function(b){switch(b){case"YY":return String(Z.$y).slice(-2);case"YYYY":return V.s(Z.$y,4,"0");case"M":return Ee+1;case"MM":return V.s(Ee+1,2,"0");case"MMM":return be(U.monthsShort,Ee,ke,3);case"MMMM":return be(ke,Ee);case"D":return Z.$D;case"DD":return V.s(Z.$D,2,"0");case"d":return String(Z.$W);case"dd":return be(U.weekdaysMin,Z.$W,Se,2);case"ddd":return be(U.weekdaysShort,Z.$W,Se,3);case"dddd":return Se[Z.$W];case"H":return String(ue);case"HH":return V.s(ue,2,"0");case"h":return D(1);case"hh":return D(2);case"a":return B(ue,ge,!0);case"A":return B(ue,ge,!1);case"m":return String(ge);case"mm":return V.s(ge,2,"0");case"s":return String(Z.$s);case"ss":return V.s(Z.$s,2,"0");case"SSS":return V.s(Z.$ms,3,"0");case"Z":return re}return null}(N)||re.replace(":","")})},K.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},K.diff=function(W,Z,U){var ee,re=this,ue=V.p(Z),ge=$(W),Ee=(ge.utcOffset()-this.utcOffset())*r,Se=this-ge,ke=function(){return V.m(re,ge)};switch(ue){case p:ee=ke()/12;break;case f:ee=ke();break;case h:ee=ke()/3;break;case d:ee=(Se-Ee)/6048e5;break;case u:ee=(Se-Ee)/864e5;break;case a:ee=Se/o;break;case l:ee=Se/r;break;case i:ee=Se/t;break;default:ee=Se}return U?ee:V.a(ee)},K.daysInMonth=function(){return this.endOf(f).$D},K.$locale=function(){return _[this.$L]},K.locale=function(W,Z){if(!W)return this.$L;var U=this.clone(),ee=L(W,Z,!0);return ee&&(U.$L=ee),U},K.clone=function(){return V.w(this.$d,this)},K.toDate=function(){return new Date(this.valueOf())},K.toJSON=function(){return this.isValid()?this.toISOString():null},K.toISOString=function(){return this.$d.toISOString()},K.toString=function(){return this.$d.toUTCString()},Y}(),G=H.prototype;return $.prototype=G,[["$ms",s],["$s",i],["$m",l],["$H",a],["$W",u],["$M",f],["$y",p],["$D",m]].forEach(function(Y){G[Y[1]]=function(K){return this.$g(K,Y[0],Y[1])}}),$.extend=function(Y,K){return Y.$i||(Y(K,H,$),Y.$i=!0),$},$.locale=L,$.isDayjs=I,$.unix=function(Y){return $(1e3*Y)},$.en=_[x],$.Ls=_,$.p={},$})})(e2);var t2=e2.exports;const Zo=$l(t2),n2=(n,e,t,r,o,s)=>{const i=c.ref(null),l=c.ref(null),a=c.ref(!1),u=c.ref(null),{showModal:d,closeModal:f}=tl("session-time-out-modal"),h=c.computed(()=>i.value&&n?n-(i.value+1):0),p=c.computed(()=>l.value?60-l.value:0),m=c.computed(()=>a.value),g=()=>{u.value=setInterval(C,1e3),r(u.value)},v=()=>{u.value&&clearInterval(u.value)},C=()=>{i.value=Zo().diff(t(),"m"),l.value=Zo().subtract(i.value,"m").diff(t(),"s");const I=n??Number.MAX_SAFE_INTEGER,L=e??0;i.value>=I?(a.value=!0,d(),localStorage.setItem("session-timeout","true"),window.onbeforeunload=A):i.value>=I-L?d():f()},A=I=>{I.stopPropagation(),y()},E=()=>{o(),v(),i.value=null,l.value=null,g()},y=()=>{v(),i.value=null,l.value=null,localStorage.removeItem("session-timeout"),s()},x=()=>{a.value?y():E()},_=()=>{y()},O=()=>{a.value?y():f()};return c.onMounted(()=>{const I=document.getElementById("session-time-out-modal");I&&I.addEventListener("hidden.bs.modal",x),v(),g()}),{IsExpired:m,Minutes:h,Seconds:p,OnLogOut:_,OnSubmit:O}},r2=c.defineComponent({__name:"BDSessionTimeOutModal",props:["expiredTitle","expiredMessage","expiredButtonText","almostExpiredTitle","almostExpiredMessage","almostExpiredButtonText","almostExpiredCancelButtonText","threshold","warningThreshold","getTime","setTaskId","setNewTime","logout"],setup(n){const e=n,{IsExpired:t,Minutes:r,Seconds:o,OnLogOut:s,OnSubmit:i}=n2(e.threshold,e.warningThreshold,e.getTime,e.setTaskId,e.setNewTime,e.logout),l=c.computed(()=>t.value?e.expiredTitle:e.almostExpiredTitle),a=c.computed(()=>t.value?e.expiredMessage:`${e.almostExpiredMessage} ${r.value}:${o.value<10?"0"+o.value:o.value}`),u=c.computed(()=>t.value?e.expiredButtonText:e.almostExpiredButtonText);return(d,f)=>(c.openBlock(),c.createBlock(Gs,{id:"session-time-out-modal",title:l.value,"hide-close-button":!0,"hide-footer-cancel-button":c.unref(t),"close-button-title":e.almostExpiredCancelButtonText,"submit-button-title":u.value,size:"md",onSubmit:c.unref(i),onCancel:c.unref(s)},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(a.value),1)]),_:1},8,["title","hide-footer-cancel-button","close-button-title","submit-button-title","onSubmit","onCancel"]))}}),o2=()=>({ResetValidation:t=>{for(const r in t.value)t.value[r].state=null},ValidationObjectIsValid:t=>{for(let r in t)if(t[r].state===!1)return!1;return!0}}),aN={class:"template change-password-template"},lN={class:"template-title"},cN={key:0},uN={key:1},dN=["onSubmit","onReset"],fN={class:"bd-form-field"},hN={class:"bd-form-field"},pN={class:"bd-form-field"},mN={class:"bd-form-buttons"},s2=c.defineComponent({__name:"BDChangePasswordTemplate",props:{templateTitle:{},alertText:{},currentPasswordLabel:{},newPasswordLabel:{},confirmNewPasswordLabel:{},submitButtonText:{},cancelButtonText:{},successText:{},failureText:{},requiredText:{},incompatibleText:{},minimalRequirementsText:{},submitPassword:{type:Function}},setup(n){const e=n,{showDangerToast:t,showSuccessToast:r}=nl(),{errorMessages:o,errorMessageText:s,MapServerErrors:i,ResetServerErrors:l}=nd(null),{ValidationObjectIsValid:a}=o2();let u=c.ref({password:Ve,passwordNew:Ve,passwordRepeat:Ve}),d=c.ref({password:{state:null,errorLabel:Ve},passwordNew:{state:null,errorLabel:Ve},passwordRepeat:{state:null,errorLabel:Ve}});const f=()=>{if(!h())return;const g=e.submitPassword(u.value);g&&g.then(()=>{r(e.successText),p()}).catch(v=>{t(e.failureText),i(v)})},h=()=>{const m=/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/;if(u.value.passwordNew&&!m.test(u.value.passwordNew))d.value.passwordNew.state=!1,d.value.passwordNew.errorLabel=e.minimalRequirementsText;else{const g=u.value.passwordRepeat===u.value.passwordNew,v=g?e.requiredText:e.incompatibleText;d.value.passwordNew.state=u.value.passwordNew!==Ve&&g?null:!1,d.value.passwordNew.errorLabel=v,d.value.passwordRepeat.state=u.value.passwordRepeat!==Ve&&g?null:!1,d.value.passwordRepeat.errorLabel=v}return d.value.password.state=u.value.password!==Ve?null:!1,d.value.password.errorLabel=d.value.password.state?Ve:e.requiredText,a(d.value)},p=()=>{u.value.password=Ve,u.value.passwordNew=Ve,u.value.passwordRepeat=Ve,d.value.password.state=null,d.value.passwordNew.state=null,d.value.passwordRepeat.state=null,l()};return(m,g)=>(c.openBlock(),c.createElementBlock("main",aN,[c.createVNode(ss,{class:"container-xl"},{default:c.withCtx(()=>[c.createVNode(Or,{class:"justify-content-md-center template-header"},{default:c.withCtx(()=>[c.createVNode(Nr,{xs:12,md:10,lg:7},{default:c.withCtx(()=>[c.createElementVNode("h1",lN,c.toDisplayString(e.templateTitle),1)]),_:1})]),_:1}),c.createVNode(Or,{class:"justify-content-md-center"},{default:c.withCtx(()=>[c.createVNode(Nr,{xs:12,md:10,lg:7},{default:c.withCtx(()=>[c.createVNode(ai,{class:"bd-card-template","no-header":!0},{body:c.withCtx(()=>[c.createVNode(ss,{class:"container-fluid"},{default:c.withCtx(()=>[c.createVNode(Or,null,{default:c.withCtx(()=>[c.createVNode(Nr,null,{default:c.withCtx(()=>[c.createVNode(as,{variant:"warning"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(m.alertText),1)]),_:1})]),_:1})]),_:1}),c.unref(o)||c.unref(s)?(c.openBlock(),c.createBlock(Or,{key:0},{default:c.withCtx(()=>[c.createVNode(Nr,null,{default:c.withCtx(()=>[c.createVNode(as,{variant:"danger"},{default:c.withCtx(()=>[c.unref(o)?(c.openBlock(),c.createElementBlock("div",cN,[c.createElementVNode("ul",null,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(c.unref(o),(v,C)=>(c.openBlock(),c.createElementBlock("li",{key:C},[c.createVNode(Mr),c.createElementVNode("span",null,c.toDisplayString(v),1)]))),128))])])):(c.openBlock(),c.createElementBlock("div",uN,c.toDisplayString(c.unref(s)),1))]),_:1})]),_:1})]),_:1})):c.createCommentVNode("",!0),c.createVNode(Or,null,{default:c.withCtx(()=>[c.createVNode(Nr,{class:"bd-card-form",sm:12,md:12},{default:c.withCtx(()=>[c.createElementVNode("form",{onSubmit:c.withModifiers(f,["prevent"]),onReset:c.withModifiers(p,["prevent"]),class:"form"},[c.createElementVNode("div",fN,[c.createVNode(Rr,{modelValue:c.unref(u).password,"onUpdate:modelValue":g[0]||(g[0]=v=>c.unref(u).password=v),label:m.currentPasswordLabel,state:c.unref(d).password.state,type:"password","invalid-feedback-text":c.unref(d).password.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),c.createElementVNode("div",hN,[c.createVNode(Rr,{modelValue:c.unref(u).passwordNew,"onUpdate:modelValue":g[1]||(g[1]=v=>c.unref(u).passwordNew=v),label:m.newPasswordLabel,state:c.unref(d).passwordNew.state,type:"password","invalid-feedback-text":c.unref(d).passwordNew.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),c.createElementVNode("div",pN,[c.createVNode(Rr,{modelValue:c.unref(u).passwordRepeat,"onUpdate:modelValue":g[2]||(g[2]=v=>c.unref(u).passwordRepeat=v),label:m.confirmNewPasswordLabel,state:c.unref(d).passwordRepeat.state,type:"password","invalid-feedback-text":c.unref(d).passwordRepeat.errorLabel},null,8,["modelValue","label","state","invalid-feedback-text"])]),c.createElementVNode("div",mN,[c.createVNode(Je,{type:"submit"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(m.submitButtonText),1)]),_:1}),c.createVNode(Je,{type:"reset",variant:"link"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(m.cancelButtonText),1)]),_:1})])],40,dN)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]),_:1})]))}});/*!
|
|
183
183
|
* shared v9.14.4
|
|
184
184
|
* (c) 2025 kazuya kawaguchi
|
|
185
185
|
* Released under the MIT License.
|
|
186
|
-
*/const Wn=typeof window<"u";let Kt,
|
|
186
|
+
*/const Wn=typeof window<"u";let Kt,oo;if(process.env.NODE_ENV!=="production"){const n=Wn&&window.performance;n&&n.mark&&n.measure&&n.clearMarks&&n.clearMeasures&&(Kt=e=>{n.mark(e)},oo=(e,t,r)=>{n.measure(e,t,r),n.clearMarks(t),n.clearMarks(r)})}const gN=/\{([0-9a-zA-Z]+)\}/g;function rd(n,...e){return e.length===1&&je(e[0])&&(e=e[0]),(!e||!e.hasOwnProperty)&&(e={}),n.replace(gN,(t,r)=>e.hasOwnProperty(r)?e[r]:"")}const Kn=(n,e=!1)=>e?Symbol.for(n):Symbol(n),vN=(n,e,t)=>yN({l:n,k:e,s:t}),yN=n=>JSON.stringify(n).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),ut=n=>typeof n=="number"&&isFinite(n),EN=n=>c2(n)==="[object Date]",Xo=n=>c2(n)==="[object RegExp]",rl=n=>ze(n)&&Object.keys(n).length===0,Ct=Object.assign,CN=Object.create,Ke=(n=null)=>CN(n);let i2;const Yn=()=>i2||(i2=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:Ke());function a2(n){return n.replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}const bN=Object.prototype.hasOwnProperty;function gn(n,e){return bN.call(n,e)}const st=Array.isArray,Qe=n=>typeof n=="function",Te=n=>typeof n=="string",Ge=n=>typeof n=="boolean",je=n=>n!==null&&typeof n=="object",AN=n=>je(n)&&Qe(n.then)&&Qe(n.catch),l2=Object.prototype.toString,c2=n=>l2.call(n),ze=n=>{if(!je(n))return!1;const e=Object.getPrototypeOf(n);return e===null||e.constructor===Object},_N=n=>n==null?"":st(n)||ze(n)&&n.toString===l2?JSON.stringify(n,null,2):String(n);function wN(n,e=""){return n.reduce((t,r,o)=>o===0?t+r:t+e+r,"")}const u2=2;function SN(n,e=0,t=n.length){const r=n.split(/\r?\n/);let o=0;const s=[];for(let i=0;i<r.length;i++)if(o+=r[i].length+1,o>=e){for(let l=i-u2;l<=i+u2||t>o;l++){if(l<0||l>=r.length)continue;const a=l+1;s.push(`${a}${" ".repeat(3-String(a).length)}| ${r[l]}`);const u=r[l].length;if(l===i){const d=e-(o-u)+1,f=Math.max(1,t>o?u-d:t-e);s.push(" | "+" ".repeat(d)+"^".repeat(f))}else if(l>i){if(t>o){const d=Math.max(Math.min(t-o,u),1);s.push(" | "+"^".repeat(d))}o+=u+1}}break}return s.join(`
|
|
187
187
|
`)}function ol(n){let e=n;return()=>++e}function Gn(n,e){typeof console<"u"&&(console.warn("[intlify] "+n),e&&console.warn(e.stack))}const d2={};function f2(n){d2[n]||(d2[n]=!0,Gn(n))}function TN(){const n=new Map;return{events:n,on(t,r){const o=n.get(t);o&&o.push(r)||n.set(t,[r])},off(t,r){const o=n.get(t);o&&o.splice(o.indexOf(r)>>>0,1)},emit(t,r){(n.get(t)||[]).slice().map(o=>o(r)),(n.get("*")||[]).slice().map(o=>o(t,r))}}}const sl=n=>!je(n)||st(n);function il(n,e){if(sl(n)||sl(e))throw new Error("Invalid value");const t=[{src:n,des:e}];for(;t.length;){const{src:r,des:o}=t.pop();Object.keys(r).forEach(s=>{s!=="__proto__"&&(je(r[s])&&!je(o[s])&&(o[s]=Array.isArray(r[s])?[]:Ke()),sl(o[s])||sl(r[s])?o[s]=r[s]:t.push({src:r[s],des:o[s]}))})}}/*!
|
|
188
188
|
* message-compiler v9.14.4
|
|
189
189
|
* (c) 2025 kazuya kawaguchi
|
|
@@ -194,11 +194,11 @@ img.ProseMirror-separator {
|
|
|
194
194
|
* core-base v9.14.4
|
|
195
195
|
* (c) 2025 kazuya kawaguchi
|
|
196
196
|
* Released under the MIT License.
|
|
197
|
-
*/function sO(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Yn().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Yn().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Yn().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function yn(n){return je(n)&&sd(n)===0&&(gn(n,"b")||gn(n,"body"))}const C2=["b","body"];function iO(n){return Sr(n,C2)}const b2=["c","cases"];function aO(n){return Sr(n,b2,[])}const A2=["s","static"];function lO(n){return Sr(n,A2)}const _2=["i","items"];function cO(n){return Sr(n,_2,[])}const w2=["t","type"];function sd(n){return Sr(n,w2)}const S2=["v","value"];function cl(n,e){const t=Sr(n,S2);if(t!=null)return t;throw Qs(e)}const T2=["m","modifier"];function uO(n){return Sr(n,T2)}const k2=["k","key"];function dO(n){const e=Sr(n,k2);if(e)return e;throw Qs(6)}function Sr(n,e,t){for(let r=0;r<e.length;r++){const o=e[r];if(gn(n,o)&&n[o]!=null)return n[o]}return t}const x2=[...C2,...b2,...A2,..._2,...k2,...T2,...S2,...w2];function Qs(n){return new Error(`unhandled node type: ${n}`)}const Tr=[];Tr[0]={w:[0],i:[3,0],"[":[4],o:[7]},Tr[1]={w:[1],".":[2],"[":[4],o:[7]},Tr[2]={w:[2],i:[3,0],0:[3,0]},Tr[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},Tr[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},Tr[5]={"'":[4,0],o:8,l:[5,0]},Tr[6]={'"':[4,0],o:8,l:[6,0]};const fO=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function hO(n){return fO.test(n)}function pO(n){const e=n.charCodeAt(0),t=n.charCodeAt(n.length-1);return e===t&&(e===34||e===39)?n.slice(1,-1):n}function mO(n){if(n==null)return"o";switch(n.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return n;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function gO(n){const e=n.trim();return n.charAt(0)==="0"&&isNaN(parseInt(n))?!1:hO(e)?pO(e):"*"+e}function vO(n){const e=[];let t=-1,r=0,o=0,s,i,l,a,u,d,f;const h=[];h[0]=()=>{i===void 0?i=l:i+=l},h[1]=()=>{i!==void 0&&(e.push(i),i=void 0)},h[2]=()=>{h[0](),o++},h[3]=()=>{if(o>0)o--,r=4,h[0]();else{if(o=0,i===void 0||(i=gO(i),i===!1))return!1;h[1]()}};function p(){const m=n[t+1];if(r===5&&m==="'"||r===6&&m==='"')return t++,l="\\"+m,h[0](),!0}for(;r!==null;)if(t++,s=n[t],!(s==="\\"&&p())){if(a=mO(s),f=Tr[r],u=f[a]||f.l||8,u===8||(r=u[0],u[1]!==void 0&&(d=h[u[1]],d&&(l=s,d()===!1))))return;if(r===7)return e}}const N2=new Map;function yO(n,e){return je(n)?n[e]:null}function EO(n,e){if(!je(n))return null;let t=N2.get(e);if(t||(t=vO(e),t&&N2.set(e,t)),!t)return null;const r=t.length;let o=n,s=0;for(;s<r;){const i=t[s];if(x2.includes(i)&&yn(o))return null;const l=o[i];if(l===void 0||Qe(o))return null;o=l,s++}return o}const CO=n=>n,bO=n=>"",AO="text",_O=n=>n.length===0?"":wN(n),wO=_N;function O2(n,e){return n=Math.abs(n),e===2?n?n>1?1:0:1:n?Math.min(n,2):0}function SO(n){const e=ut(n.pluralIndex)?n.pluralIndex:-1;return n.named&&(ut(n.named.count)||ut(n.named.n))?ut(n.named.count)?n.named.count:ut(n.named.n)?n.named.n:e:e}function TO(n,e){e.count||(e.count=n),e.n||(e.n=n)}function kO(n={}){const e=n.locale,t=SO(n),r=je(n.pluralRules)&&Te(e)&&Qe(n.pluralRules[e])?n.pluralRules[e]:O2,o=je(n.pluralRules)&&Te(e)&&Qe(n.pluralRules[e])?O2:void 0,s=C=>C[r(t,C.length,o)],i=n.list||[],l=C=>i[C],a=n.named||Ke();ut(n.pluralIndex)&&TO(t,a);const u=C=>a[C];function d(C){const A=Qe(n.messages)?n.messages(C):je(n.messages)?n.messages[C]:!1;return A||(n.parent?n.parent.message(C):bO)}const f=C=>n.modifiers?n.modifiers[C]:CO,h=ze(n.processor)&&Qe(n.processor.normalize)?n.processor.normalize:_O,p=ze(n.processor)&&Qe(n.processor.interpolate)?n.processor.interpolate:wO,m=ze(n.processor)&&Te(n.processor.type)?n.processor.type:AO,v={list:l,named:u,plural:s,linked:(C,...A)=>{const[E,y]=A;let x="text",_="";A.length===1?je(E)?(_=E.modifier||_,x=E.type||x):Te(E)&&(_=E||_):A.length===2&&(Te(E)&&(_=E||_),Te(y)&&(x=y||x));const O=d(C)(v),I=x==="vnode"&&st(O)&&_?O[0]:O;return _?f(_)(I,x):I},message:d,type:m,interpolate:p,normalize:h,values:Ct(Ke(),i,a)};return v}let Js=null;function xO(n){Js=n}function NO(n,e,t){Js&&Js.emit("i18n:init",{timestamp:Date.now(),i18n:n,version:e,meta:t})}const OO=IO("function:translate");function IO(n){return e=>Js&&Js.emit(n,e)}const I2=ll.__EXTEND_POINT__,oo=ol(I2),Ot={NOT_FOUND_KEY:I2,FALLBACK_TO_TRANSLATE:oo(),CANNOT_FORMAT_NUMBER:oo(),FALLBACK_TO_NUMBER_FORMAT:oo(),CANNOT_FORMAT_DATE:oo(),FALLBACK_TO_DATE_FORMAT:oo(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:oo(),__EXTEND_POINT__:oo()},MO={[Ot.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[Ot.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[Ot.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[Ot.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[Ot.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[Ot.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[Ot.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]:"This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future."};function so(n,...e){return rd(MO[n],...e)}const M2=De.__EXTEND_POINT__,io=ol(M2),dt={INVALID_ARGUMENT:M2,INVALID_DATE_ARGUMENT:io(),INVALID_ISO_DATE_ARGUMENT:io(),NOT_SUPPORT_NON_STRING_MESSAGE:io(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:io(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:io(),NOT_SUPPORT_LOCALE_TYPE:io(),__EXTEND_POINT__:io()};function Mn(n){return qo(n,null,process.env.NODE_ENV!=="production"?{messages:LO}:void 0)}const LO={[dt.INVALID_ARGUMENT]:"Invalid arguments",[dt.INVALID_DATE_ARGUMENT]:"The date provided is an invalid Date object.Make sure your Date represents a valid date.",[dt.INVALID_ISO_DATE_ARGUMENT]:"The argument provided is not a valid ISO date string",[dt.NOT_SUPPORT_NON_STRING_MESSAGE]:"Not support non-string message",[dt.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:"cannot support promise value",[dt.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:"cannot support async function",[dt.NOT_SUPPORT_LOCALE_TYPE]:"cannot support locale type"};function id(n,e){return e.locale!=null?L2(e.locale):L2(n.locale)}let ad;function L2(n){if(Te(n))return n;if(Qe(n)){if(n.resolvedOnce&&ad!=null)return ad;if(n.constructor.name==="Function"){const e=n();if(AN(e))throw Mn(dt.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return ad=e}else throw Mn(dt.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Mn(dt.NOT_SUPPORT_LOCALE_TYPE)}function DO(n,e,t){return[...new Set([t,...st(e)?e:je(e)?Object.keys(e):Te(e)?[e]:[t]])]}function D2(n,e,t){const r=Te(t)?t:Zs,o=n;o.__localeChainCache||(o.__localeChainCache=new Map);let s=o.__localeChainCache.get(r);if(!s){s=[];let i=[t];for(;st(i);)i=R2(s,i,e);const l=st(e)||!ze(e)?e:e.default?e.default:null;i=Te(l)?[l]:l,st(i)&&R2(s,i,!1),o.__localeChainCache.set(r,s)}return s}function R2(n,e,t){let r=!0;for(let o=0;o<e.length&&Ge(r);o++){const s=e[o];Te(s)&&(r=RO(n,e[o],t))}return r}function RO(n,e,t){let r;const o=e.split("-");do{const s=o.join("-");r=BO(n,s,t),o.splice(-1,1)}while(o.length&&r===!0);return r}function BO(n,e,t){let r=!1;if(!n.includes(e)&&(r=!0,e)){r=e[e.length-1]!=="!";const o=e.replace(/!/g,"");n.push(o),(st(t)||ze(t))&&t[o]&&(r=t[o])}return r}const PO="9.14.4",ul=-1,Zs="en-US",dl="",B2=n=>`${n.charAt(0).toLocaleUpperCase()}${n.substr(1)}`;function FO(){return{upper:(n,e)=>e==="text"&&Te(n)?n.toUpperCase():e==="vnode"&&je(n)&&"__v_isVNode"in n?n.children.toUpperCase():n,lower:(n,e)=>e==="text"&&Te(n)?n.toLowerCase():e==="vnode"&&je(n)&&"__v_isVNode"in n?n.children.toLowerCase():n,capitalize:(n,e)=>e==="text"&&Te(n)?B2(n):e==="vnode"&&je(n)&&"__v_isVNode"in n?B2(n.children):n}}let P2;function F2(n){P2=n}let V2;function VO(n){V2=n}let $2;function $O(n){$2=n}let H2=null;const HO=n=>{H2=n},UO=()=>H2;let U2=null;const z2=n=>{U2=n},zO=()=>U2;let j2=0;function jO(n={}){const e=Qe(n.onWarn)?n.onWarn:Gn,t=Te(n.version)?n.version:PO,r=Te(n.locale)||Qe(n.locale)?n.locale:Zs,o=Qe(r)?Zs:r,s=st(n.fallbackLocale)||ze(n.fallbackLocale)||Te(n.fallbackLocale)||n.fallbackLocale===!1?n.fallbackLocale:o,i=ze(n.messages)?n.messages:ld(o),l=ze(n.datetimeFormats)?n.datetimeFormats:ld(o),a=ze(n.numberFormats)?n.numberFormats:ld(o),u=Ct(Ke(),n.modifiers,FO()),d=n.pluralRules||Ke(),f=Qe(n.missing)?n.missing:null,h=Ge(n.missingWarn)||Xo(n.missingWarn)?n.missingWarn:!0,p=Ge(n.fallbackWarn)||Xo(n.fallbackWarn)?n.fallbackWarn:!0,m=!!n.fallbackFormat,g=!!n.unresolving,v=Qe(n.postTranslation)?n.postTranslation:null,C=ze(n.processor)?n.processor:null,A=Ge(n.warnHtmlMessage)?n.warnHtmlMessage:!0,E=!!n.escapeParameter,y=Qe(n.messageCompiler)?n.messageCompiler:P2;process.env.NODE_ENV!=="production"&&Qe(n.messageCompiler)&&f2(so(Ot.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const x=Qe(n.messageResolver)?n.messageResolver:V2||yO,_=Qe(n.localeFallbacker)?n.localeFallbacker:$2||DO,O=je(n.fallbackContext)?n.fallbackContext:void 0,I=n,L=je(I.__datetimeFormatters)?I.__datetimeFormatters:new Map,$=je(I.__numberFormatters)?I.__numberFormatters:new Map,V=je(I.__meta)?I.__meta:{};j2++;const H={version:t,cid:j2,locale:r,fallbackLocale:s,messages:i,modifiers:u,pluralRules:d,missing:f,missingWarn:h,fallbackWarn:p,fallbackFormat:m,unresolving:g,postTranslation:v,processor:C,warnHtmlMessage:A,escapeParameter:E,messageCompiler:y,messageResolver:x,localeFallbacker:_,fallbackContext:O,onWarn:e,__meta:V};return H.datetimeFormats=l,H.numberFormats=a,H.__datetimeFormatters=L,H.__numberFormatters=$,process.env.NODE_ENV!=="production"&&(H.__v_emitter=I.__v_emitter!=null?I.__v_emitter:void 0),(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&NO(H,t,V),H}const ld=n=>({[n]:Ke()});function fl(n,e){return n instanceof RegExp?n.test(e):n}function W2(n,e){return n instanceof RegExp?n.test(e):n}function cd(n,e,t,r,o){const{missing:s,onWarn:i}=n;if(process.env.NODE_ENV!=="production"){const l=n.__v_emitter;l&&l.emit("missing",{locale:t,key:e,type:o,groupId:`${o}:${e}`})}if(s!==null){const l=s(n,t,e,o);return Te(l)?l:e}else return process.env.NODE_ENV!=="production"&&W2(r,e)&&i(so(Ot.NOT_FOUND_KEY,{key:e,locale:t})),e}function Xs(n,e,t){const r=n;r.__localeChainCache=new Map,n.localeFallbacker(n,t,e)}function K2(n,e){return n===e?!1:n.split("-")[0]===e.split("-")[0]}function WO(n,e){const t=e.indexOf(n);if(t===-1)return!1;for(let r=t+1;r<e.length;r++)if(K2(n,e[r]))return!0;return!1}function ud(n){return t=>KO(t,n)}function KO(n,e){const t=iO(e);if(t==null)throw Qs(0);if(sd(t)===1){const s=aO(t);return n.plural(s.reduce((i,l)=>[...i,Y2(n,l)],[]))}else return Y2(n,t)}function Y2(n,e){const t=lO(e);if(t!=null)return n.type==="text"?t:n.normalize([t]);{const r=cO(e).reduce((o,s)=>[...o,dd(n,s)],[]);return n.normalize(r)}}function dd(n,e){const t=sd(e);switch(t){case 3:return cl(e,t);case 9:return cl(e,t);case 4:{const r=e;if(gn(r,"k")&&r.k)return n.interpolate(n.named(r.k));if(gn(r,"key")&&r.key)return n.interpolate(n.named(r.key));throw Qs(t)}case 5:{const r=e;if(gn(r,"i")&&ut(r.i))return n.interpolate(n.list(r.i));if(gn(r,"index")&&ut(r.index))return n.interpolate(n.list(r.index));throw Qs(t)}case 6:{const r=e,o=uO(r),s=dO(r);return n.linked(dd(n,s),o?dd(n,o):void 0,n.type)}case 7:return cl(e,t);case 8:return cl(e,t);default:throw new Error(`unhandled node on format message part: ${t}`)}}const YO="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function G2(n,e){e&&RN(n)&&Gn(rd(YO,{source:n}))}const Q2=n=>n;let ns=Ke();function J2(n){n.code===ll.USE_MODULO_SYNTAX&&Gn(`The use of named interpolation with modulo syntax is deprecated. It will be removed in v10.
|
|
197
|
+
*/function sO(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Yn().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Yn().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Yn().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function yn(n){return je(n)&&sd(n)===0&&(gn(n,"b")||gn(n,"body"))}const C2=["b","body"];function iO(n){return Sr(n,C2)}const b2=["c","cases"];function aO(n){return Sr(n,b2,[])}const A2=["s","static"];function lO(n){return Sr(n,A2)}const _2=["i","items"];function cO(n){return Sr(n,_2,[])}const w2=["t","type"];function sd(n){return Sr(n,w2)}const S2=["v","value"];function cl(n,e){const t=Sr(n,S2);if(t!=null)return t;throw Qs(e)}const T2=["m","modifier"];function uO(n){return Sr(n,T2)}const k2=["k","key"];function dO(n){const e=Sr(n,k2);if(e)return e;throw Qs(6)}function Sr(n,e,t){for(let r=0;r<e.length;r++){const o=e[r];if(gn(n,o)&&n[o]!=null)return n[o]}return t}const x2=[...C2,...b2,...A2,..._2,...k2,...T2,...S2,...w2];function Qs(n){return new Error(`unhandled node type: ${n}`)}const Tr=[];Tr[0]={w:[0],i:[3,0],"[":[4],o:[7]},Tr[1]={w:[1],".":[2],"[":[4],o:[7]},Tr[2]={w:[2],i:[3,0],0:[3,0]},Tr[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},Tr[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},Tr[5]={"'":[4,0],o:8,l:[5,0]},Tr[6]={'"':[4,0],o:8,l:[6,0]};const fO=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function hO(n){return fO.test(n)}function pO(n){const e=n.charCodeAt(0),t=n.charCodeAt(n.length-1);return e===t&&(e===34||e===39)?n.slice(1,-1):n}function mO(n){if(n==null)return"o";switch(n.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return n;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function gO(n){const e=n.trim();return n.charAt(0)==="0"&&isNaN(parseInt(n))?!1:hO(e)?pO(e):"*"+e}function vO(n){const e=[];let t=-1,r=0,o=0,s,i,l,a,u,d,f;const h=[];h[0]=()=>{i===void 0?i=l:i+=l},h[1]=()=>{i!==void 0&&(e.push(i),i=void 0)},h[2]=()=>{h[0](),o++},h[3]=()=>{if(o>0)o--,r=4,h[0]();else{if(o=0,i===void 0||(i=gO(i),i===!1))return!1;h[1]()}};function p(){const m=n[t+1];if(r===5&&m==="'"||r===6&&m==='"')return t++,l="\\"+m,h[0](),!0}for(;r!==null;)if(t++,s=n[t],!(s==="\\"&&p())){if(a=mO(s),f=Tr[r],u=f[a]||f.l||8,u===8||(r=u[0],u[1]!==void 0&&(d=h[u[1]],d&&(l=s,d()===!1))))return;if(r===7)return e}}const N2=new Map;function yO(n,e){return je(n)?n[e]:null}function EO(n,e){if(!je(n))return null;let t=N2.get(e);if(t||(t=vO(e),t&&N2.set(e,t)),!t)return null;const r=t.length;let o=n,s=0;for(;s<r;){const i=t[s];if(x2.includes(i)&&yn(o))return null;const l=o[i];if(l===void 0||Qe(o))return null;o=l,s++}return o}const CO=n=>n,bO=n=>"",AO="text",_O=n=>n.length===0?"":wN(n),wO=_N;function O2(n,e){return n=Math.abs(n),e===2?n?n>1?1:0:1:n?Math.min(n,2):0}function SO(n){const e=ut(n.pluralIndex)?n.pluralIndex:-1;return n.named&&(ut(n.named.count)||ut(n.named.n))?ut(n.named.count)?n.named.count:ut(n.named.n)?n.named.n:e:e}function TO(n,e){e.count||(e.count=n),e.n||(e.n=n)}function kO(n={}){const e=n.locale,t=SO(n),r=je(n.pluralRules)&&Te(e)&&Qe(n.pluralRules[e])?n.pluralRules[e]:O2,o=je(n.pluralRules)&&Te(e)&&Qe(n.pluralRules[e])?O2:void 0,s=C=>C[r(t,C.length,o)],i=n.list||[],l=C=>i[C],a=n.named||Ke();ut(n.pluralIndex)&&TO(t,a);const u=C=>a[C];function d(C){const A=Qe(n.messages)?n.messages(C):je(n.messages)?n.messages[C]:!1;return A||(n.parent?n.parent.message(C):bO)}const f=C=>n.modifiers?n.modifiers[C]:CO,h=ze(n.processor)&&Qe(n.processor.normalize)?n.processor.normalize:_O,p=ze(n.processor)&&Qe(n.processor.interpolate)?n.processor.interpolate:wO,m=ze(n.processor)&&Te(n.processor.type)?n.processor.type:AO,v={list:l,named:u,plural:s,linked:(C,...A)=>{const[E,y]=A;let x="text",_="";A.length===1?je(E)?(_=E.modifier||_,x=E.type||x):Te(E)&&(_=E||_):A.length===2&&(Te(E)&&(_=E||_),Te(y)&&(x=y||x));const O=d(C)(v),I=x==="vnode"&&st(O)&&_?O[0]:O;return _?f(_)(I,x):I},message:d,type:m,interpolate:p,normalize:h,values:Ct(Ke(),i,a)};return v}let Js=null;function xO(n){Js=n}function NO(n,e,t){Js&&Js.emit("i18n:init",{timestamp:Date.now(),i18n:n,version:e,meta:t})}const OO=IO("function:translate");function IO(n){return e=>Js&&Js.emit(n,e)}const I2=ll.__EXTEND_POINT__,so=ol(I2),Ot={NOT_FOUND_KEY:I2,FALLBACK_TO_TRANSLATE:so(),CANNOT_FORMAT_NUMBER:so(),FALLBACK_TO_NUMBER_FORMAT:so(),CANNOT_FORMAT_DATE:so(),FALLBACK_TO_DATE_FORMAT:so(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:so(),__EXTEND_POINT__:so()},MO={[Ot.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[Ot.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[Ot.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[Ot.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[Ot.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[Ot.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[Ot.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]:"This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future."};function io(n,...e){return rd(MO[n],...e)}const M2=De.__EXTEND_POINT__,ao=ol(M2),dt={INVALID_ARGUMENT:M2,INVALID_DATE_ARGUMENT:ao(),INVALID_ISO_DATE_ARGUMENT:ao(),NOT_SUPPORT_NON_STRING_MESSAGE:ao(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:ao(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:ao(),NOT_SUPPORT_LOCALE_TYPE:ao(),__EXTEND_POINT__:ao()};function Mn(n){return qo(n,null,process.env.NODE_ENV!=="production"?{messages:LO}:void 0)}const LO={[dt.INVALID_ARGUMENT]:"Invalid arguments",[dt.INVALID_DATE_ARGUMENT]:"The date provided is an invalid Date object.Make sure your Date represents a valid date.",[dt.INVALID_ISO_DATE_ARGUMENT]:"The argument provided is not a valid ISO date string",[dt.NOT_SUPPORT_NON_STRING_MESSAGE]:"Not support non-string message",[dt.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:"cannot support promise value",[dt.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:"cannot support async function",[dt.NOT_SUPPORT_LOCALE_TYPE]:"cannot support locale type"};function id(n,e){return e.locale!=null?L2(e.locale):L2(n.locale)}let ad;function L2(n){if(Te(n))return n;if(Qe(n)){if(n.resolvedOnce&&ad!=null)return ad;if(n.constructor.name==="Function"){const e=n();if(AN(e))throw Mn(dt.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return ad=e}else throw Mn(dt.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Mn(dt.NOT_SUPPORT_LOCALE_TYPE)}function DO(n,e,t){return[...new Set([t,...st(e)?e:je(e)?Object.keys(e):Te(e)?[e]:[t]])]}function D2(n,e,t){const r=Te(t)?t:Zs,o=n;o.__localeChainCache||(o.__localeChainCache=new Map);let s=o.__localeChainCache.get(r);if(!s){s=[];let i=[t];for(;st(i);)i=R2(s,i,e);const l=st(e)||!ze(e)?e:e.default?e.default:null;i=Te(l)?[l]:l,st(i)&&R2(s,i,!1),o.__localeChainCache.set(r,s)}return s}function R2(n,e,t){let r=!0;for(let o=0;o<e.length&&Ge(r);o++){const s=e[o];Te(s)&&(r=RO(n,e[o],t))}return r}function RO(n,e,t){let r;const o=e.split("-");do{const s=o.join("-");r=BO(n,s,t),o.splice(-1,1)}while(o.length&&r===!0);return r}function BO(n,e,t){let r=!1;if(!n.includes(e)&&(r=!0,e)){r=e[e.length-1]!=="!";const o=e.replace(/!/g,"");n.push(o),(st(t)||ze(t))&&t[o]&&(r=t[o])}return r}const PO="9.14.4",ul=-1,Zs="en-US",dl="",B2=n=>`${n.charAt(0).toLocaleUpperCase()}${n.substr(1)}`;function FO(){return{upper:(n,e)=>e==="text"&&Te(n)?n.toUpperCase():e==="vnode"&&je(n)&&"__v_isVNode"in n?n.children.toUpperCase():n,lower:(n,e)=>e==="text"&&Te(n)?n.toLowerCase():e==="vnode"&&je(n)&&"__v_isVNode"in n?n.children.toLowerCase():n,capitalize:(n,e)=>e==="text"&&Te(n)?B2(n):e==="vnode"&&je(n)&&"__v_isVNode"in n?B2(n.children):n}}let P2;function F2(n){P2=n}let V2;function VO(n){V2=n}let $2;function $O(n){$2=n}let H2=null;const HO=n=>{H2=n},UO=()=>H2;let U2=null;const z2=n=>{U2=n},zO=()=>U2;let j2=0;function jO(n={}){const e=Qe(n.onWarn)?n.onWarn:Gn,t=Te(n.version)?n.version:PO,r=Te(n.locale)||Qe(n.locale)?n.locale:Zs,o=Qe(r)?Zs:r,s=st(n.fallbackLocale)||ze(n.fallbackLocale)||Te(n.fallbackLocale)||n.fallbackLocale===!1?n.fallbackLocale:o,i=ze(n.messages)?n.messages:ld(o),l=ze(n.datetimeFormats)?n.datetimeFormats:ld(o),a=ze(n.numberFormats)?n.numberFormats:ld(o),u=Ct(Ke(),n.modifiers,FO()),d=n.pluralRules||Ke(),f=Qe(n.missing)?n.missing:null,h=Ge(n.missingWarn)||Xo(n.missingWarn)?n.missingWarn:!0,p=Ge(n.fallbackWarn)||Xo(n.fallbackWarn)?n.fallbackWarn:!0,m=!!n.fallbackFormat,g=!!n.unresolving,v=Qe(n.postTranslation)?n.postTranslation:null,C=ze(n.processor)?n.processor:null,A=Ge(n.warnHtmlMessage)?n.warnHtmlMessage:!0,E=!!n.escapeParameter,y=Qe(n.messageCompiler)?n.messageCompiler:P2;process.env.NODE_ENV!=="production"&&Qe(n.messageCompiler)&&f2(io(Ot.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const x=Qe(n.messageResolver)?n.messageResolver:V2||yO,_=Qe(n.localeFallbacker)?n.localeFallbacker:$2||DO,O=je(n.fallbackContext)?n.fallbackContext:void 0,I=n,L=je(I.__datetimeFormatters)?I.__datetimeFormatters:new Map,$=je(I.__numberFormatters)?I.__numberFormatters:new Map,V=je(I.__meta)?I.__meta:{};j2++;const H={version:t,cid:j2,locale:r,fallbackLocale:s,messages:i,modifiers:u,pluralRules:d,missing:f,missingWarn:h,fallbackWarn:p,fallbackFormat:m,unresolving:g,postTranslation:v,processor:C,warnHtmlMessage:A,escapeParameter:E,messageCompiler:y,messageResolver:x,localeFallbacker:_,fallbackContext:O,onWarn:e,__meta:V};return H.datetimeFormats=l,H.numberFormats=a,H.__datetimeFormatters=L,H.__numberFormatters=$,process.env.NODE_ENV!=="production"&&(H.__v_emitter=I.__v_emitter!=null?I.__v_emitter:void 0),(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&NO(H,t,V),H}const ld=n=>({[n]:Ke()});function fl(n,e){return n instanceof RegExp?n.test(e):n}function W2(n,e){return n instanceof RegExp?n.test(e):n}function cd(n,e,t,r,o){const{missing:s,onWarn:i}=n;if(process.env.NODE_ENV!=="production"){const l=n.__v_emitter;l&&l.emit("missing",{locale:t,key:e,type:o,groupId:`${o}:${e}`})}if(s!==null){const l=s(n,t,e,o);return Te(l)?l:e}else return process.env.NODE_ENV!=="production"&&W2(r,e)&&i(io(Ot.NOT_FOUND_KEY,{key:e,locale:t})),e}function Xs(n,e,t){const r=n;r.__localeChainCache=new Map,n.localeFallbacker(n,t,e)}function K2(n,e){return n===e?!1:n.split("-")[0]===e.split("-")[0]}function WO(n,e){const t=e.indexOf(n);if(t===-1)return!1;for(let r=t+1;r<e.length;r++)if(K2(n,e[r]))return!0;return!1}function ud(n){return t=>KO(t,n)}function KO(n,e){const t=iO(e);if(t==null)throw Qs(0);if(sd(t)===1){const s=aO(t);return n.plural(s.reduce((i,l)=>[...i,Y2(n,l)],[]))}else return Y2(n,t)}function Y2(n,e){const t=lO(e);if(t!=null)return n.type==="text"?t:n.normalize([t]);{const r=cO(e).reduce((o,s)=>[...o,dd(n,s)],[]);return n.normalize(r)}}function dd(n,e){const t=sd(e);switch(t){case 3:return cl(e,t);case 9:return cl(e,t);case 4:{const r=e;if(gn(r,"k")&&r.k)return n.interpolate(n.named(r.k));if(gn(r,"key")&&r.key)return n.interpolate(n.named(r.key));throw Qs(t)}case 5:{const r=e;if(gn(r,"i")&&ut(r.i))return n.interpolate(n.list(r.i));if(gn(r,"index")&&ut(r.index))return n.interpolate(n.list(r.index));throw Qs(t)}case 6:{const r=e,o=uO(r),s=dO(r);return n.linked(dd(n,s),o?dd(n,o):void 0,n.type)}case 7:return cl(e,t);case 8:return cl(e,t);default:throw new Error(`unhandled node on format message part: ${t}`)}}const YO="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function G2(n,e){e&&RN(n)&&Gn(rd(YO,{source:n}))}const Q2=n=>n;let ns=Ke();function J2(n){n.code===ll.USE_MODULO_SYNTAX&&Gn(`The use of named interpolation with modulo syntax is deprecated. It will be removed in v10.
|
|
198
198
|
reference: https://vue-i18n.intlify.dev/guide/essentials/syntax#rails-i18n-format
|
|
199
|
-
(message compiler warning message: ${n.message})`)}function Z2(n,e={}){let t=!1;const r=e.onError||LN;return e.onError=o=>{t=!0,r(o)},{...oO(n,e),detectError:t}}const GO=(n,e)=>{if(!Te(n))throw Mn(dt.NOT_SUPPORT_NON_STRING_MESSAGE);process.env.NODE_ENV!=="production"&&(e.onWarn=J2);{const t=Ge(e.warnHtmlMessage)?e.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&G2(n,t);const o=(e.onCacheKey||Q2)(n),s=ns[o];if(s)return s;const{code:i,detectError:l}=Z2(n,e),a=new Function(`return ${i}`)();return l?a:ns[o]=a}};function QO(n,e){if(process.env.NODE_ENV!=="production"&&(e.onWarn=J2),__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&Te(n)){const t=Ge(e.warnHtmlMessage)?e.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&G2(n,t);const o=(e.onCacheKey||Q2)(n),s=ns[o];if(s)return s;const{ast:i,detectError:l}=Z2(n,{...e,location:process.env.NODE_ENV!=="production",jit:!0}),a=ud(i);return l?a:ns[o]=a}else{if(process.env.NODE_ENV!=="production"&&!yn(n))return Gn(`the message that is resolve with key '${e.key}' is not supported for jit compilation`),()=>n;const t=n.cacheKey;if(t){const r=ns[t];return r||(ns[t]=ud(n))}else return ud(n)}}const X2=()=>"",rn=n=>Qe(n);function q2(n,...e){const{fallbackFormat:t,postTranslation:r,unresolving:o,messageCompiler:s,fallbackLocale:i,messages:l}=n,[a,u]=fd(...e),d=Ge(u.missingWarn)?u.missingWarn:n.missingWarn,f=Ge(u.fallbackWarn)?u.fallbackWarn:n.fallbackWarn,h=Ge(u.escapeParameter)?u.escapeParameter:n.escapeParameter,p=!!u.resolvedMessage,m=Te(u.default)||Ge(u.default)?Ge(u.default)?s?a:()=>a:u.default:t?s?a:()=>a:"",g=t||m!=="",v=id(n,u);h&&JO(u);let[C,A,E]=p?[a,v,l[v]||Ke()]:eg(n,a,v,i,f,d),y=C,x=a;if(!p&&!(Te(y)||yn(y)||rn(y))&&g&&(y=m,x=y),!p&&(!(Te(y)||yn(y)||rn(y))||!Te(A)))return o?ul:a;if(process.env.NODE_ENV!=="production"&&Te(y)&&n.messageCompiler==null)return Gn(`The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format. So translate function return '${a}'.`),a;let _=!1;const O=()=>{_=!0},I=rn(y)?y:tg(n,a,A,y,x,O);if(_)return y;const L=eI(n,A,E,u),$=kO(L),V=ZO(n,I,$),H=r?r(V,a):V;if(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const G={timestamp:Date.now(),key:Te(a)?a:rn(y)?y.key:"",locale:A||(rn(y)?y.locale:""),format:Te(y)?y:rn(y)?y.source:"",message:H};G.meta=Ct({},n.__meta,UO()||{}),OO(G)}return H}function JO(n){st(n.list)?n.list=n.list.map(e=>Te(e)?a2(e):e):je(n.named)&&Object.keys(n.named).forEach(e=>{Te(n.named[e])&&(n.named[e]=a2(n.named[e]))})}function eg(n,e,t,r,o,s){const{messages:i,onWarn:l,messageResolver:a,localeFallbacker:u}=n,d=u(n,r,t);let f=Ke(),h,p=null,m=t,g=null;const v="translate";for(let C=0;C<d.length;C++){if(h=g=d[C],process.env.NODE_ENV!=="production"&&t!==h&&!K2(t,h)&&fl(o,e)&&l(
|
|
200
|
-
${u}`:a)}else throw i},onCacheKey:i=>vN(e,t,i)}}function qO(n){if(Te(n))return n;if(n.loc&&n.loc.source)return n.loc.source}function eI(n,e,t,r){const{modifiers:o,pluralRules:s,messageResolver:i,fallbackLocale:l,fallbackWarn:a,missingWarn:u,fallbackContext:d}=n,h={locale:e,modifiers:o,pluralRules:s,messages:p=>{let m=i(t,p);if(m==null&&d){const[,,g]=eg(d,p,e,l,a,u);m=i(g,p)}if(Te(m)||yn(m)){let g=!1;const C=tg(n,p,e,m,p,()=>{g=!0});return g?X2:C}else return rn(m)?m:X2}};return n.processor&&(h.processor=n.processor),r.list&&(h.list=r.list),r.named&&(h.named=r.named),ut(r.plural)&&(h.pluralIndex=r.plural),h}const ng=typeof Intl<"u",rg={dateTimeFormat:ng&&typeof Intl.DateTimeFormat<"u",numberFormat:ng&&typeof Intl.NumberFormat<"u"};function og(n,...e){const{datetimeFormats:t,unresolving:r,fallbackLocale:o,onWarn:s,localeFallbacker:i}=n,{__datetimeFormatters:l}=n;if(process.env.NODE_ENV!=="production"&&!rg.dateTimeFormat)return s(
|
|
199
|
+
(message compiler warning message: ${n.message})`)}function Z2(n,e={}){let t=!1;const r=e.onError||LN;return e.onError=o=>{t=!0,r(o)},{...oO(n,e),detectError:t}}const GO=(n,e)=>{if(!Te(n))throw Mn(dt.NOT_SUPPORT_NON_STRING_MESSAGE);process.env.NODE_ENV!=="production"&&(e.onWarn=J2);{const t=Ge(e.warnHtmlMessage)?e.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&G2(n,t);const o=(e.onCacheKey||Q2)(n),s=ns[o];if(s)return s;const{code:i,detectError:l}=Z2(n,e),a=new Function(`return ${i}`)();return l?a:ns[o]=a}};function QO(n,e){if(process.env.NODE_ENV!=="production"&&(e.onWarn=J2),__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&Te(n)){const t=Ge(e.warnHtmlMessage)?e.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&G2(n,t);const o=(e.onCacheKey||Q2)(n),s=ns[o];if(s)return s;const{ast:i,detectError:l}=Z2(n,{...e,location:process.env.NODE_ENV!=="production",jit:!0}),a=ud(i);return l?a:ns[o]=a}else{if(process.env.NODE_ENV!=="production"&&!yn(n))return Gn(`the message that is resolve with key '${e.key}' is not supported for jit compilation`),()=>n;const t=n.cacheKey;if(t){const r=ns[t];return r||(ns[t]=ud(n))}else return ud(n)}}const X2=()=>"",rn=n=>Qe(n);function q2(n,...e){const{fallbackFormat:t,postTranslation:r,unresolving:o,messageCompiler:s,fallbackLocale:i,messages:l}=n,[a,u]=fd(...e),d=Ge(u.missingWarn)?u.missingWarn:n.missingWarn,f=Ge(u.fallbackWarn)?u.fallbackWarn:n.fallbackWarn,h=Ge(u.escapeParameter)?u.escapeParameter:n.escapeParameter,p=!!u.resolvedMessage,m=Te(u.default)||Ge(u.default)?Ge(u.default)?s?a:()=>a:u.default:t?s?a:()=>a:"",g=t||m!=="",v=id(n,u);h&&JO(u);let[C,A,E]=p?[a,v,l[v]||Ke()]:eg(n,a,v,i,f,d),y=C,x=a;if(!p&&!(Te(y)||yn(y)||rn(y))&&g&&(y=m,x=y),!p&&(!(Te(y)||yn(y)||rn(y))||!Te(A)))return o?ul:a;if(process.env.NODE_ENV!=="production"&&Te(y)&&n.messageCompiler==null)return Gn(`The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format. So translate function return '${a}'.`),a;let _=!1;const O=()=>{_=!0},I=rn(y)?y:tg(n,a,A,y,x,O);if(_)return y;const L=eI(n,A,E,u),$=kO(L),V=ZO(n,I,$),H=r?r(V,a):V;if(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const G={timestamp:Date.now(),key:Te(a)?a:rn(y)?y.key:"",locale:A||(rn(y)?y.locale:""),format:Te(y)?y:rn(y)?y.source:"",message:H};G.meta=Ct({},n.__meta,UO()||{}),OO(G)}return H}function JO(n){st(n.list)?n.list=n.list.map(e=>Te(e)?a2(e):e):je(n.named)&&Object.keys(n.named).forEach(e=>{Te(n.named[e])&&(n.named[e]=a2(n.named[e]))})}function eg(n,e,t,r,o,s){const{messages:i,onWarn:l,messageResolver:a,localeFallbacker:u}=n,d=u(n,r,t);let f=Ke(),h,p=null,m=t,g=null;const v="translate";for(let C=0;C<d.length;C++){if(h=g=d[C],process.env.NODE_ENV!=="production"&&t!==h&&!K2(t,h)&&fl(o,e)&&l(io(Ot.FALLBACK_TO_TRANSLATE,{key:e,target:h})),process.env.NODE_ENV!=="production"&&t!==h){const x=n.__v_emitter;x&&x.emit("fallback",{type:v,key:e,from:m,to:g,groupId:`${v}:${e}`})}f=i[h]||Ke();let A=null,E,y;if(process.env.NODE_ENV!=="production"&&Wn&&(A=window.performance.now(),E="intlify-message-resolve-start",y="intlify-message-resolve-end",Kt&&Kt(E)),(p=a(f,e))===null&&(p=f[e]),process.env.NODE_ENV!=="production"&&Wn){const x=window.performance.now(),_=n.__v_emitter;_&&A&&p&&_.emit("message-resolve",{type:"message-resolve",key:e,message:p,time:x-A,groupId:`${v}:${e}`}),E&&y&&Kt&&oo&&(Kt(y),oo("intlify message resolve",E,y))}if(Te(p)||yn(p)||rn(p))break;if(!WO(h,d)){const x=cd(n,e,h,s,v);x!==e&&(p=x)}m=g}return[p,h,f]}function tg(n,e,t,r,o,s){const{messageCompiler:i,warnHtmlMessage:l}=n;if(rn(r)){const h=r;return h.locale=h.locale||t,h.key=h.key||e,h}if(i==null){const h=()=>r;return h.locale=t,h.key=e,h}let a=null,u,d;process.env.NODE_ENV!=="production"&&Wn&&(a=window.performance.now(),u="intlify-message-compilation-start",d="intlify-message-compilation-end",Kt&&Kt(u));const f=i(r,XO(n,t,o,r,l,s));if(process.env.NODE_ENV!=="production"&&Wn){const h=window.performance.now(),p=n.__v_emitter;p&&a&&p.emit("message-compilation",{type:"message-compilation",message:r,time:h-a,groupId:`translate:${e}`}),u&&d&&Kt&&oo&&(Kt(d),oo("intlify message compilation",u,d))}return f.locale=t,f.key=e,f.source=r,f}function ZO(n,e,t){let r=null,o,s;process.env.NODE_ENV!=="production"&&Wn&&(r=window.performance.now(),o="intlify-message-evaluation-start",s="intlify-message-evaluation-end",Kt&&Kt(o));const i=e(t);if(process.env.NODE_ENV!=="production"&&Wn){const l=window.performance.now(),a=n.__v_emitter;a&&r&&a.emit("message-evaluation",{type:"message-evaluation",value:i,time:l-r,groupId:`translate:${e.key}`}),o&&s&&Kt&&oo&&(Kt(s),oo("intlify message evaluation",o,s))}return i}function fd(...n){const[e,t,r]=n,o=Ke();if(!Te(e)&&!ut(e)&&!rn(e)&&!yn(e))throw Mn(dt.INVALID_ARGUMENT);const s=ut(e)?String(e):(rn(e),e);return ut(t)?o.plural=t:Te(t)?o.default=t:ze(t)&&!rl(t)?o.named=t:st(t)&&(o.list=t),ut(r)?o.plural=r:Te(r)?o.default=r:ze(r)&&Ct(o,r),[s,o]}function XO(n,e,t,r,o,s){return{locale:e,key:t,warnHtmlMessage:o,onError:i=>{if(s&&s(i),process.env.NODE_ENV!=="production"){const l=qO(r),a=`Message compilation error: ${i.message}`,u=i.location&&l&&SN(l,i.location.start.offset,i.location.end.offset),d=n.__v_emitter;d&&l&&d.emit("compile-error",{message:l,error:i.message,start:i.location&&i.location.start.offset,end:i.location&&i.location.end.offset,groupId:`translate:${t}`}),console.error(u?`${a}
|
|
200
|
+
${u}`:a)}else throw i},onCacheKey:i=>vN(e,t,i)}}function qO(n){if(Te(n))return n;if(n.loc&&n.loc.source)return n.loc.source}function eI(n,e,t,r){const{modifiers:o,pluralRules:s,messageResolver:i,fallbackLocale:l,fallbackWarn:a,missingWarn:u,fallbackContext:d}=n,h={locale:e,modifiers:o,pluralRules:s,messages:p=>{let m=i(t,p);if(m==null&&d){const[,,g]=eg(d,p,e,l,a,u);m=i(g,p)}if(Te(m)||yn(m)){let g=!1;const C=tg(n,p,e,m,p,()=>{g=!0});return g?X2:C}else return rn(m)?m:X2}};return n.processor&&(h.processor=n.processor),r.list&&(h.list=r.list),r.named&&(h.named=r.named),ut(r.plural)&&(h.pluralIndex=r.plural),h}const ng=typeof Intl<"u",rg={dateTimeFormat:ng&&typeof Intl.DateTimeFormat<"u",numberFormat:ng&&typeof Intl.NumberFormat<"u"};function og(n,...e){const{datetimeFormats:t,unresolving:r,fallbackLocale:o,onWarn:s,localeFallbacker:i}=n,{__datetimeFormatters:l}=n;if(process.env.NODE_ENV!=="production"&&!rg.dateTimeFormat)return s(io(Ot.CANNOT_FORMAT_DATE)),dl;const[a,u,d,f]=hd(...e),h=Ge(d.missingWarn)?d.missingWarn:n.missingWarn,p=Ge(d.fallbackWarn)?d.fallbackWarn:n.fallbackWarn,m=!!d.part,g=id(n,d),v=i(n,o,g);if(!Te(a)||a==="")return new Intl.DateTimeFormat(g,f).format(u);let C={},A,E=null,y=g,x=null;const _="datetime format";for(let L=0;L<v.length;L++){if(A=x=v[L],process.env.NODE_ENV!=="production"&&g!==A&&fl(p,a)&&s(io(Ot.FALLBACK_TO_DATE_FORMAT,{key:a,target:A})),process.env.NODE_ENV!=="production"&&g!==A){const $=n.__v_emitter;$&&$.emit("fallback",{type:_,key:a,from:y,to:x,groupId:`${_}:${a}`})}if(C=t[A]||{},E=C[a],ze(E))break;cd(n,a,A,h,_),y=x}if(!ze(E)||!Te(A))return r?ul:a;let O=`${A}__${a}`;rl(f)||(O=`${O}__${JSON.stringify(f)}`);let I=l.get(O);return I||(I=new Intl.DateTimeFormat(A,Ct({},E,f)),l.set(O,I)),m?I.formatToParts(u):I.format(u)}const sg=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function hd(...n){const[e,t,r,o]=n,s=Ke();let i=Ke(),l;if(Te(e)){const a=e.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!a)throw Mn(dt.INVALID_ISO_DATE_ARGUMENT);const u=a[3]?a[3].trim().startsWith("T")?`${a[1].trim()}${a[3].trim()}`:`${a[1].trim()}T${a[3].trim()}`:a[1].trim();l=new Date(u);try{l.toISOString()}catch{throw Mn(dt.INVALID_ISO_DATE_ARGUMENT)}}else if(EN(e)){if(isNaN(e.getTime()))throw Mn(dt.INVALID_DATE_ARGUMENT);l=e}else if(ut(e))l=e;else throw Mn(dt.INVALID_ARGUMENT);return Te(t)?s.key=t:ze(t)&&Object.keys(t).forEach(a=>{sg.includes(a)?i[a]=t[a]:s[a]=t[a]}),Te(r)?s.locale=r:ze(r)&&(i=r),ze(o)&&(i=o),[s.key||"",l,s,i]}function ig(n,e,t){const r=n;for(const o in t){const s=`${e}__${o}`;r.__datetimeFormatters.has(s)&&r.__datetimeFormatters.delete(s)}}function ag(n,...e){const{numberFormats:t,unresolving:r,fallbackLocale:o,onWarn:s,localeFallbacker:i}=n,{__numberFormatters:l}=n;if(process.env.NODE_ENV!=="production"&&!rg.numberFormat)return s(io(Ot.CANNOT_FORMAT_NUMBER)),dl;const[a,u,d,f]=pd(...e),h=Ge(d.missingWarn)?d.missingWarn:n.missingWarn,p=Ge(d.fallbackWarn)?d.fallbackWarn:n.fallbackWarn,m=!!d.part,g=id(n,d),v=i(n,o,g);if(!Te(a)||a==="")return new Intl.NumberFormat(g,f).format(u);let C={},A,E=null,y=g,x=null;const _="number format";for(let L=0;L<v.length;L++){if(A=x=v[L],process.env.NODE_ENV!=="production"&&g!==A&&fl(p,a)&&s(io(Ot.FALLBACK_TO_NUMBER_FORMAT,{key:a,target:A})),process.env.NODE_ENV!=="production"&&g!==A){const $=n.__v_emitter;$&&$.emit("fallback",{type:_,key:a,from:y,to:x,groupId:`${_}:${a}`})}if(C=t[A]||{},E=C[a],ze(E))break;cd(n,a,A,h,_),y=x}if(!ze(E)||!Te(A))return r?ul:a;let O=`${A}__${a}`;rl(f)||(O=`${O}__${JSON.stringify(f)}`);let I=l.get(O);return I||(I=new Intl.NumberFormat(A,Ct({},E,f)),l.set(O,I)),m?I.formatToParts(u):I.format(u)}const lg=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function pd(...n){const[e,t,r,o]=n,s=Ke();let i=Ke();if(!ut(e))throw Mn(dt.INVALID_ARGUMENT);const l=e;return Te(t)?s.key=t:ze(t)&&Object.keys(t).forEach(a=>{lg.includes(a)?i[a]=t[a]:s[a]=t[a]}),Te(r)?s.locale=r:ze(r)&&(i=r),ze(o)&&(i=o),[s.key||"",l,s,i]}function cg(n,e,t){const r=n;for(const o in t){const s=`${e}__${o}`;r.__numberFormatters.has(s)&&r.__numberFormatters.delete(s)}}sO();/*!
|
|
201
201
|
* vue-i18n v9.14.4
|
|
202
202
|
* (c) 2025 kazuya kawaguchi
|
|
203
203
|
* Released under the MIT License.
|
|
204
|
-
*/const tI="9.14.4";function nI(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(Yn().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(Yn().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Yn().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Yn().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Yn().__INTLIFY_PROD_DEVTOOLS__=!1)}const ug=Ot.__EXTEND_POINT__,Jn=ol(ug),Ft={FALLBACK_TO_ROOT:ug,NOT_SUPPORTED_PRESERVE:Jn(),NOT_SUPPORTED_FORMATTER:Jn(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:Jn(),NOT_SUPPORTED_GET_CHOICE_INDEX:Jn(),COMPONENT_NAME_LEGACY_COMPATIBLE:Jn(),NOT_FOUND_PARENT_SCOPE:Jn(),IGNORE_OBJ_FLATTEN:Jn(),NOTICE_DROP_ALLOW_COMPOSITION:Jn(),NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG:Jn()},rI={[Ft.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[Ft.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[Ft.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[Ft.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[Ft.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[Ft.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[Ft.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[Ft.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[Ft.NOTICE_DROP_ALLOW_COMPOSITION]:"'allowComposition' option will be dropped in the next major version. For more information, please see š https://tinyurl.com/2p97mcze",[Ft.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]:"'translateExistCompatible' option will be dropped in the next major version."};function hl(n,...e){return rd(rI[n],...e)}const dg=dt.__EXTEND_POINT__,Vt=ol(dg),Xe={UNEXPECTED_RETURN_TYPE:dg,INVALID_ARGUMENT:Vt(),MUST_BE_CALL_SETUP_TOP:Vt(),NOT_INSTALLED:Vt(),NOT_AVAILABLE_IN_LEGACY_MODE:Vt(),REQUIRED_VALUE:Vt(),INVALID_VALUE:Vt(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:Vt(),NOT_INSTALLED_WITH_PROVIDE:Vt(),UNEXPECTED_ERROR:Vt(),NOT_COMPATIBLE_LEGACY_VUE_I18N:Vt(),BRIDGE_SUPPORT_VUE_2_ONLY:Vt(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:Vt(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:Vt(),__EXTEND_POINT__:Vt()};function kr(n,...e){return qo(n,null,process.env.NODE_ENV!=="production"?{messages:oI,args:e}:void 0)}const oI={[Xe.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[Xe.INVALID_ARGUMENT]:"Invalid argument",[Xe.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[Xe.NOT_INSTALLED]:"Need to install with `app.use` function",[Xe.UNEXPECTED_ERROR]:"Unexpected error",[Xe.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[Xe.REQUIRED_VALUE]:"Required in value: {0}",[Xe.INVALID_VALUE]:"Invalid value",[Xe.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[Xe.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[Xe.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[Xe.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[Xe.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION]:"Must define āi18nā option or custom block in Composition API with using local scope in Legacy API mode",[Xe.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},md=Kn("__translateVNode"),gd=Kn("__datetimeParts"),vd=Kn("__numberParts"),yd=Kn("__enableEmitter"),Ed=Kn("__disableEmitter"),sI=Kn("__setPluralRules"),fg=Kn("__injectWithOption"),Cd=Kn("__dispose");function qs(n){if(!je(n)||yn(n))return n;for(const e in n)if(gn(n,e))if(!e.includes("."))je(n[e])&&qs(n[e]);else{const t=e.split("."),r=t.length-1;let o=n,s=!1;for(let i=0;i<r;i++){if(t[i]==="__proto__")throw new Error(`unsafe key: ${t[i]}`);if(t[i]in o||(o[t[i]]=Ke()),!je(o[t[i]])){process.env.NODE_ENV!=="production"&&Gn(hl(Ft.IGNORE_OBJ_FLATTEN,{key:t[i]})),s=!0;break}o=o[t[i]]}if(s||(yn(o)?x2.includes(t[r])||delete n[e]:(o[t[r]]=n[e],delete n[e])),!yn(o)){const i=o[t[r]];je(i)&&qs(i)}}return n}function bd(n,e){const{messages:t,__i18n:r,messageResolver:o,flatJson:s}=e,i=ze(t)?t:st(r)?Ke():{[n]:Ke()};if(st(r)&&r.forEach(l=>{if("locale"in l&&"resource"in l){const{locale:a,resource:u}=l;a?(i[a]=i[a]||Ke(),il(u,i[a])):il(u,i)}else Te(l)&&il(JSON.parse(l),i)}),o==null&&s)for(const l in i)gn(i,l)&&qs(i[l]);return i}function hg(n){return n.type}function iI(n,e,t){let r=je(e.messages)?e.messages:Ke();"__i18nGlobal"in t&&(r=bd(n.locale.value,{messages:r,__i18n:t.__i18nGlobal}));const o=Object.keys(r);o.length&&o.forEach(s=>{n.mergeLocaleMessage(s,r[s])});{if(je(e.datetimeFormats)){const s=Object.keys(e.datetimeFormats);s.length&&s.forEach(i=>{n.mergeDateTimeFormat(i,e.datetimeFormats[i])})}if(je(e.numberFormats)){const s=Object.keys(e.numberFormats);s.length&&s.forEach(i=>{n.mergeNumberFormat(i,e.numberFormats[i])})}}}function pg(n){return c.createVNode(c.Text,null,n,0)}const mg="__INTLIFY_META__",gg=()=>[],aI=()=>!1;let vg=0;function yg(n){return(e,t,r,o)=>n(t,r,c.getCurrentInstance()||void 0,o)}const lI=()=>{const n=c.getCurrentInstance();let e=null;return n&&(e=hg(n)[mg])?{[mg]:e}:null};function cI(n={},e){const{__root:t,__injectWithOption:r}=n,o=t===void 0,s=n.flatJson,i=Wn?c.ref:c.shallowRef,l=!!n.translateExistCompatible;process.env.NODE_ENV!=="production"&&l&&f2(hl(Ft.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));let a=Ge(n.inheritLocale)?n.inheritLocale:!0;const u=i(t&&a?t.locale.value:Te(n.locale)?n.locale:Zs),d=i(t&&a?t.fallbackLocale.value:Te(n.fallbackLocale)||st(n.fallbackLocale)||ze(n.fallbackLocale)||n.fallbackLocale===!1?n.fallbackLocale:u.value),f=i(bd(u.value,n)),h=i(ze(n.datetimeFormats)?n.datetimeFormats:{[u.value]:{}}),p=i(ze(n.numberFormats)?n.numberFormats:{[u.value]:{}});let m=t?t.missingWarn:Ge(n.missingWarn)||Xo(n.missingWarn)?n.missingWarn:!0,g=t?t.fallbackWarn:Ge(n.fallbackWarn)||Xo(n.fallbackWarn)?n.fallbackWarn:!0,v=t?t.fallbackRoot:Ge(n.fallbackRoot)?n.fallbackRoot:!0,C=!!n.fallbackFormat,A=Qe(n.missing)?n.missing:null,E=Qe(n.missing)?yg(n.missing):null,y=Qe(n.postTranslation)?n.postTranslation:null,x=t?t.warnHtmlMessage:Ge(n.warnHtmlMessage)?n.warnHtmlMessage:!0,_=!!n.escapeParameter;const O=t?t.modifiers:ze(n.modifiers)?n.modifiers:{};let I=n.pluralRules||t&&t.pluralRules,L;L=(()=>{o&&z2(null);const q={version:tI,locale:u.value,fallbackLocale:d.value,messages:f.value,modifiers:O,pluralRules:I,missing:E===null?void 0:E,missingWarn:m,fallbackWarn:g,fallbackFormat:C,unresolving:!0,postTranslation:y===null?void 0:y,warnHtmlMessage:x,escapeParameter:_,messageResolver:n.messageResolver,messageCompiler:n.messageCompiler,__meta:{framework:"vue"}};q.datetimeFormats=h.value,q.numberFormats=p.value,q.__datetimeFormatters=ze(L)?L.__datetimeFormatters:void 0,q.__numberFormatters=ze(L)?L.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(q.__v_emitter=ze(L)?L.__v_emitter:void 0);const ie=jO(q);return o&&z2(ie),ie})(),Xs(L,u.value,d.value);function V(){return[u.value,d.value,f.value,h.value,p.value]}const H=c.computed({get:()=>u.value,set:q=>{u.value=q,L.locale=u.value}}),G=c.computed({get:()=>d.value,set:q=>{d.value=q,L.fallbackLocale=d.value,Xs(L,u.value,q)}}),Y=c.computed(()=>f.value),K=c.computed(()=>h.value),W=c.computed(()=>p.value);function Z(){return Qe(y)?y:null}function U(q){y=q,L.postTranslation=q}function ee(){return A}function re(q){q!==null&&(E=yg(q)),A=q,L.missing=E}function ue(q,ie){return q!=="translate"||!ie.resolvedMessage}const ge=(q,ie,Ae,Pe,qe,nt)=>{V();let It;try{process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__,o||(L.fallbackContext=t?zO():void 0),It=q(L)}finally{process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__,o||(L.fallbackContext=void 0)}if(Ae!=="translate exists"&&ut(It)&&It===ul||Ae==="translate exists"&&!It){const[te,ve]=ie();if(process.env.NODE_ENV!=="production"&&t&&Te(te)&&ue(Ae,ve)&&(v&&(fl(g,te)||W2(m,te))&&Gn(hl(Ft.FALLBACK_TO_ROOT,{key:te,type:Ae})),process.env.NODE_ENV!=="production")){const{__v_emitter:me}=L;me&&v&&me.emit("fallback",{type:Ae,key:te,to:"global",groupId:`${Ae}:${te}`})}return t&&v?Pe(t):qe(te)}else{if(nt(It))return It;throw kr(Xe.UNEXPECTED_RETURN_TYPE)}};function Ee(...q){return ge(ie=>Reflect.apply(q2,null,[ie,...q]),()=>fd(...q),"translate",ie=>Reflect.apply(ie.t,ie,[...q]),ie=>ie,ie=>Te(ie))}function Se(...q){const[ie,Ae,Pe]=q;if(Pe&&!je(Pe))throw kr(Xe.INVALID_ARGUMENT);return Ee(ie,Ae,Ct({resolvedMessage:!0},Pe||{}))}function ke(...q){return ge(ie=>Reflect.apply(og,null,[ie,...q]),()=>hd(...q),"datetime format",ie=>Reflect.apply(ie.d,ie,[...q]),()=>dl,ie=>Te(ie))}function Oe(...q){return ge(ie=>Reflect.apply(ag,null,[ie,...q]),()=>pd(...q),"number format",ie=>Reflect.apply(ie.n,ie,[...q]),()=>dl,ie=>Te(ie))}function be(q){return q.map(ie=>Te(ie)||ut(ie)||Ge(ie)?pg(String(ie)):ie)}const B={normalize:be,interpolate:q=>q,type:"vnode"};function N(...q){return ge(ie=>{let Ae;const Pe=ie;try{Pe.processor=B,Ae=Reflect.apply(q2,null,[Pe,...q])}finally{Pe.processor=null}return Ae},()=>fd(...q),"translate",ie=>ie[md](...q),ie=>[pg(ie)],ie=>st(ie))}function R(...q){return ge(ie=>Reflect.apply(ag,null,[ie,...q]),()=>pd(...q),"number format",ie=>ie[vd](...q),gg,ie=>Te(ie)||st(ie))}function b(...q){return ge(ie=>Reflect.apply(og,null,[ie,...q]),()=>hd(...q),"datetime format",ie=>ie[gd](...q),gg,ie=>Te(ie)||st(ie))}function w(q){I=q,L.pluralRules=I}function k(q,ie){return ge(()=>{if(!q)return!1;const Ae=Te(ie)?ie:u.value,Pe=j(Ae),qe=L.messageResolver(Pe,q);return l?qe!=null:yn(qe)||rn(qe)||Te(qe)},()=>[q],"translate exists",Ae=>Reflect.apply(Ae.te,Ae,[q,ie]),aI,Ae=>Ge(Ae))}function M(q){let ie=null;const Ae=D2(L,d.value,u.value);for(let Pe=0;Pe<Ae.length;Pe++){const qe=f.value[Ae[Pe]]||{},nt=L.messageResolver(qe,q);if(nt!=null){ie=nt;break}}return ie}function z(q){const ie=M(q);return ie??(t?t.tm(q)||{}:{})}function j(q){return f.value[q]||{}}function J(q,ie){if(s){const Ae={[q]:ie};for(const Pe in Ae)gn(Ae,Pe)&&qs(Ae[Pe]);ie=Ae[q]}f.value[q]=ie,L.messages=f.value}function X(q,ie){f.value[q]=f.value[q]||{};const Ae={[q]:ie};if(s)for(const Pe in Ae)gn(Ae,Pe)&&qs(Ae[Pe]);ie=Ae[q],il(ie,f.value[q]),L.messages=f.value}function S(q){return h.value[q]||{}}function T(q,ie){h.value[q]=ie,L.datetimeFormats=h.value,ig(L,q,ie)}function F(q,ie){h.value[q]=Ct(h.value[q]||{},ie),L.datetimeFormats=h.value,ig(L,q,ie)}function Q(q){return p.value[q]||{}}function ae(q,ie){p.value[q]=ie,L.numberFormats=p.value,cg(L,q,ie)}function pe(q,ie){p.value[q]=Ct(p.value[q]||{},ie),L.numberFormats=p.value,cg(L,q,ie)}vg++,t&&Wn&&(c.watch(t.locale,q=>{a&&(u.value=q,L.locale=q,Xs(L,u.value,d.value))}),c.watch(t.fallbackLocale,q=>{a&&(d.value=q,L.fallbackLocale=q,Xs(L,u.value,d.value))}));const we={id:vg,locale:H,fallbackLocale:G,get inheritLocale(){return a},set inheritLocale(q){a=q,q&&t&&(u.value=t.locale.value,d.value=t.fallbackLocale.value,Xs(L,u.value,d.value))},get availableLocales(){return Object.keys(f.value).sort()},messages:Y,get modifiers(){return O},get pluralRules(){return I||{}},get isGlobal(){return o},get missingWarn(){return m},set missingWarn(q){m=q,L.missingWarn=m},get fallbackWarn(){return g},set fallbackWarn(q){g=q,L.fallbackWarn=g},get fallbackRoot(){return v},set fallbackRoot(q){v=q},get fallbackFormat(){return C},set fallbackFormat(q){C=q,L.fallbackFormat=C},get warnHtmlMessage(){return x},set warnHtmlMessage(q){x=q,L.warnHtmlMessage=q},get escapeParameter(){return _},set escapeParameter(q){_=q,L.escapeParameter=q},t:Ee,getLocaleMessage:j,setLocaleMessage:J,mergeLocaleMessage:X,getPostTranslationHandler:Z,setPostTranslationHandler:U,getMissingHandler:ee,setMissingHandler:re,[sI]:w};return we.datetimeFormats=K,we.numberFormats=W,we.rt=Se,we.te=k,we.tm=z,we.d=ke,we.n=Oe,we.getDateTimeFormat=S,we.setDateTimeFormat=T,we.mergeDateTimeFormat=F,we.getNumberFormat=Q,we.setNumberFormat=ae,we.mergeNumberFormat=pe,we[fg]=r,we[md]=N,we[gd]=b,we[vd]=R,process.env.NODE_ENV!=="production"&&(we[yd]=q=>{L.__v_emitter=q},we[Ed]=()=>{L.__v_emitter=void 0}),we}const Ad={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:n=>n==="parent"||n==="global",default:"parent"},i18n:{type:Object}};function uI({slots:n},e){return e.length===1&&e[0]==="default"?(n.default?n.default():[]).reduce((r,o)=>[...r,...o.type===c.Fragment?o.children:[o]],[]):e.reduce((t,r)=>{const o=n[r];return o&&(t[r]=o()),t},Ke())}function Eg(n){return c.Fragment}Ct({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:n=>ut(n)||!isNaN(n)}},Ad);function dI(n){return st(n)&&!Te(n[0])}function Cg(n,e,t,r){const{slots:o,attrs:s}=e;return()=>{const i={part:!0};let l=Ke();n.locale&&(i.locale=n.locale),Te(n.format)?i.key=n.format:je(n.format)&&(Te(n.format.key)&&(i.key=n.format.key),l=Object.keys(n.format).reduce((h,p)=>t.includes(p)?Ct(Ke(),h,{[p]:n.format[p]}):h,Ke()));const a=r(n.value,i,l);let u=[i.key];st(a)?u=a.map((h,p)=>{const m=o[h.type],g=m?m({[h.type]:h.value,index:p,parts:a}):[h.value];return dI(g)&&(g[0].key=`${h.type}-${p}`),g}):Te(a)&&(u=[a]);const d=Ct(Ke(),s),f=Te(n.tag)||je(n.tag)?n.tag:Eg();return c.h(f,d,u)}}Ct({value:{type:Number,required:!0},format:{type:[String,Object]}},Ad),Ct({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Ad);function bg(n,e){}const fI=Kn("global-vue-i18n");function pl(n={}){const e=c.getCurrentInstance();if(e==null)throw kr(Xe.MUST_BE_CALL_SETUP_TOP);if(!e.isCE&&e.appContext.app!=null&&!e.appContext.app.__VUE_I18N_SYMBOL__)throw kr(Xe.NOT_INSTALLED);const t=hI(e),r=mI(t),o=hg(e),s=pI(n,o);if(__VUE_I18N_LEGACY_API__&&t.mode==="legacy"&&!n.__useComponent){if(!t.allowComposition)throw kr(Xe.NOT_AVAILABLE_IN_LEGACY_MODE);return EI(e,s,r,n)}if(s==="global")return iI(r,n,o),r;if(s==="parent"){let a=gI(t,e,n.__useComponent);return a==null&&(process.env.NODE_ENV!=="production"&&Gn(hl(Ft.NOT_FOUND_PARENT_SCOPE)),a=r),a}const i=t;let l=i.__getInstance(e);if(l==null){const a=Ct({},n);"__i18n"in o&&(a.__i18n=o.__i18n),r&&(a.__root=r),l=cI(a),i.__composerExtend&&(l[Cd]=i.__composerExtend(l)),yI(i,e,l),i.__setInstance(e,l)}return l}function hI(n){{const e=c.inject(n.isCE?fI:n.appContext.app.__VUE_I18N_SYMBOL__);if(!e)throw kr(n.isCE?Xe.NOT_INSTALLED_WITH_PROVIDE:Xe.UNEXPECTED_ERROR);return e}}function pI(n,e){return rl(n)?"__i18n"in e?"local":"global":n.useScope?n.useScope:"local"}function mI(n){return n.mode==="composition"?n.global:n.global.__composer}function gI(n,e,t=!1){let r=null;const o=e.root;let s=vI(e,t);for(;s!=null;){const i=n;if(n.mode==="composition")r=i.__getInstance(s);else if(__VUE_I18N_LEGACY_API__){const l=i.__getInstance(s);l!=null&&(r=l.__composer,t&&r&&!r[fg]&&(r=null))}if(r!=null||o===s)break;s=s.parent}return r}function vI(n,e=!1){return n==null?null:e&&n.vnode.ctx||n.parent}function yI(n,e,t){let r=null;c.onMounted(()=>{if(process.env.NODE_ENV!=="production"&&e.vnode.el){e.vnode.el.__VUE_I18N__=t,r=TN();const o=t;o[yd]&&o[yd](r),r.on("*",bg)}},e),c.onUnmounted(()=>{const o=t;process.env.NODE_ENV!=="production"&&e.vnode.el&&e.vnode.el.__VUE_I18N__&&(r&&r.off("*",bg),o[Ed]&&o[Ed](),delete e.vnode.el.__VUE_I18N__),n.__deleteInstance(e);const s=o[Cd];s&&(s(),delete o[Cd])},e)}function EI(n,e,t,r={}){const o=e==="local",s=c.shallowRef(null);if(o&&n.proxy&&!(n.proxy.$options.i18n||n.proxy.$options.__i18n))throw kr(Xe.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const i=Ge(r.inheritLocale)?r.inheritLocale:!Te(r.locale),l=c.ref(!o||i?t.locale.value:Te(r.locale)?r.locale:Zs),a=c.ref(!o||i?t.fallbackLocale.value:Te(r.fallbackLocale)||st(r.fallbackLocale)||ze(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:l.value),u=c.ref(bd(l.value,r)),d=c.ref(ze(r.datetimeFormats)?r.datetimeFormats:{[l.value]:{}}),f=c.ref(ze(r.numberFormats)?r.numberFormats:{[l.value]:{}}),h=o?t.missingWarn:Ge(r.missingWarn)||Xo(r.missingWarn)?r.missingWarn:!0,p=o?t.fallbackWarn:Ge(r.fallbackWarn)||Xo(r.fallbackWarn)?r.fallbackWarn:!0,m=o?t.fallbackRoot:Ge(r.fallbackRoot)?r.fallbackRoot:!0,g=!!r.fallbackFormat,v=Qe(r.missing)?r.missing:null,C=Qe(r.postTranslation)?r.postTranslation:null,A=o?t.warnHtmlMessage:Ge(r.warnHtmlMessage)?r.warnHtmlMessage:!0,E=!!r.escapeParameter,y=o?t.modifiers:ze(r.modifiers)?r.modifiers:{},x=r.pluralRules||o&&t.pluralRules;function _(){return[l.value,a.value,u.value,d.value,f.value]}const O=c.computed({get:()=>s.value?s.value.locale.value:l.value,set:k=>{s.value&&(s.value.locale.value=k),l.value=k}}),I=c.computed({get:()=>s.value?s.value.fallbackLocale.value:a.value,set:k=>{s.value&&(s.value.fallbackLocale.value=k),a.value=k}}),L=c.computed(()=>s.value?s.value.messages.value:u.value),$=c.computed(()=>d.value),V=c.computed(()=>f.value);function H(){return s.value?s.value.getPostTranslationHandler():C}function G(k){s.value&&s.value.setPostTranslationHandler(k)}function Y(){return s.value?s.value.getMissingHandler():v}function K(k){s.value&&s.value.setMissingHandler(k)}function W(k){return _(),k()}function Z(...k){return s.value?W(()=>Reflect.apply(s.value.t,null,[...k])):W(()=>"")}function U(...k){return s.value?Reflect.apply(s.value.rt,null,[...k]):""}function ee(...k){return s.value?W(()=>Reflect.apply(s.value.d,null,[...k])):W(()=>"")}function re(...k){return s.value?W(()=>Reflect.apply(s.value.n,null,[...k])):W(()=>"")}function ue(k){return s.value?s.value.tm(k):{}}function ge(k,M){return s.value?s.value.te(k,M):!1}function Ee(k){return s.value?s.value.getLocaleMessage(k):{}}function Se(k,M){s.value&&(s.value.setLocaleMessage(k,M),u.value[k]=M)}function ke(k,M){s.value&&s.value.mergeLocaleMessage(k,M)}function Oe(k){return s.value?s.value.getDateTimeFormat(k):{}}function be(k,M){s.value&&(s.value.setDateTimeFormat(k,M),d.value[k]=M)}function D(k,M){s.value&&s.value.mergeDateTimeFormat(k,M)}function B(k){return s.value?s.value.getNumberFormat(k):{}}function N(k,M){s.value&&(s.value.setNumberFormat(k,M),f.value[k]=M)}function R(k,M){s.value&&s.value.mergeNumberFormat(k,M)}const b={get id(){return s.value?s.value.id:-1},locale:O,fallbackLocale:I,messages:L,datetimeFormats:$,numberFormats:V,get inheritLocale(){return s.value?s.value.inheritLocale:i},set inheritLocale(k){s.value&&(s.value.inheritLocale=k)},get availableLocales(){return s.value?s.value.availableLocales:Object.keys(u.value)},get modifiers(){return s.value?s.value.modifiers:y},get pluralRules(){return s.value?s.value.pluralRules:x},get isGlobal(){return s.value?s.value.isGlobal:!1},get missingWarn(){return s.value?s.value.missingWarn:h},set missingWarn(k){s.value&&(s.value.missingWarn=k)},get fallbackWarn(){return s.value?s.value.fallbackWarn:p},set fallbackWarn(k){s.value&&(s.value.missingWarn=k)},get fallbackRoot(){return s.value?s.value.fallbackRoot:m},set fallbackRoot(k){s.value&&(s.value.fallbackRoot=k)},get fallbackFormat(){return s.value?s.value.fallbackFormat:g},set fallbackFormat(k){s.value&&(s.value.fallbackFormat=k)},get warnHtmlMessage(){return s.value?s.value.warnHtmlMessage:A},set warnHtmlMessage(k){s.value&&(s.value.warnHtmlMessage=k)},get escapeParameter(){return s.value?s.value.escapeParameter:E},set escapeParameter(k){s.value&&(s.value.escapeParameter=k)},t:Z,getPostTranslationHandler:H,setPostTranslationHandler:G,getMissingHandler:Y,setMissingHandler:K,rt:U,d:ee,n:re,tm:ue,te:ge,getLocaleMessage:Ee,setLocaleMessage:Se,mergeLocaleMessage:ke,getDateTimeFormat:Oe,setDateTimeFormat:be,mergeDateTimeFormat:D,getNumberFormat:B,setNumberFormat:N,mergeNumberFormat:R};function w(k){k.locale.value=l.value,k.fallbackLocale.value=a.value,Object.keys(u.value).forEach(M=>{k.mergeLocaleMessage(M,u.value[M])}),Object.keys(d.value).forEach(M=>{k.mergeDateTimeFormat(M,d.value[M])}),Object.keys(f.value).forEach(M=>{k.mergeNumberFormat(M,f.value[M])}),k.escapeParameter=E,k.fallbackFormat=g,k.fallbackRoot=m,k.fallbackWarn=p,k.missingWarn=h,k.warnHtmlMessage=A}return c.onBeforeMount(()=>{if(n.proxy==null||n.proxy.$i18n==null)throw kr(Xe.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const k=s.value=n.proxy.$i18n.__composer;e==="global"?(l.value=k.locale.value,a.value=k.fallbackLocale.value,u.value=k.messages.value,d.value=k.datetimeFormats.value,f.value=k.numberFormats.value):o&&w(k)}),b}if(nI(),__INTLIFY_JIT_COMPILATION__?F2(QO):F2(GO),VO(EO),$O(D2),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const n=Yn();n.__INTLIFY__=!0,xO(n.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;const CI={class:"template not-found-template"},bI={class:"center-screen"},AI={class:"container-warning"},_I=["textContent"],wI=["textContent"],Ag=c.defineComponent({__name:"BDNotFoundTemplate",props:{buttonText:{type:String}},emits:["navigate"],setup(n,{emit:e}){const t=n,{t:r}=pl(),o=c.computed(()=>t.buttonText||r("notFoundTemplate.buttonDefault")),s=c.computed(()=>r("notFoundTemplate.title")),i=c.computed(()=>r("notFoundTemplate.description")),l=()=>e("navigate");return(a,u)=>(c.openBlock(),c.createElementBlock("main",CI,[c.createVNode(ss,{class:"container-xl"},{default:c.withCtx(()=>[c.createElementVNode("div",bI,[c.createElementVNode("div",AI,[c.createVNode(Il),c.createElementVNode("h5",{textContent:c.toDisplayString(s.value)},null,8,_I),c.createElementVNode("p",{textContent:c.toDisplayString(i.value)},null,8,wI),c.createVNode(Je,{onClick:l,variant:"primary",type:"button",textContent:c.toDisplayString(o.value)},null,8,["textContent"])])])]),_:1})]))}});function _g(){const n=()=>new Promise(t=>{if(document.readyState==="complete")return t();window.addEventListener("load",()=>t(),{once:!0})});return{OnWindowLoaded:t=>{c.onMounted(()=>n().then(t))}}}function SI(n){const{OnWindowLoaded:e}=_g();let t;const r=()=>{t=document.addEventListener("click",s=>{if(!s||!s.target)return;let i=null;if(s.target instanceof Element&&(i=s.target.closest(".popover")),i)return;const l=Yo.getInstance(n.value);l&&l.hide()})};c.onMounted(r),e(()=>{n!=null&&n.value!=null&&new Yo(n.value)}),c.onUnmounted(()=>{if(n==null||n.value==null)return;const s=Yo.getInstance(n.value);s&&s.dispose(),t&&document.removeEventListener("click",t)})}var TI={exports:{}};(function(n,e){(function(t,r){n.exports=r(t2)})(Vl,function(t){function r(i){return i&&typeof i=="object"&&"default"in i?i:{default:i}}var o=r(t),s={name:"nl",weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),ordinal:function(i){return"["+i+(i===1||i===8||i>=20?"ste":"de")+"]"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",m:"een minuut",mm:"%d minuten",h:"een uur",hh:"%d uur",d:"een dag",dd:"%d dagen",M:"een maand",MM:"%d maanden",y:"een jaar",yy:"%d jaar"}};return o.default.locale(s,null,!0),s})})(TI);var wg={exports:{}};(function(n,e){(function(t,r){n.exports=r()})(Vl,function(){var t={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,o=/\d/,s=/\d\d/,i=/\d\d?/,l=/\d*[^-_:/,()\s\d]+/,a={},u=function(v){return(v=+v)+(v>68?1900:2e3)},d=function(v){return function(C){this[v]=+C}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(v){(this.zone||(this.zone={})).offset=function(C){if(!C||C==="Z")return 0;var A=C.match(/([+-]|\d\d)/g),E=60*A[1]+(+A[2]||0);return E===0?0:A[0]==="+"?-E:E}(v)}],h=function(v){var C=a[v];return C&&(C.indexOf?C:C.s.concat(C.f))},p=function(v,C){var A,E=a.meridiem;if(E){for(var y=1;y<=24;y+=1)if(v.indexOf(E(y,0,C))>-1){A=y>12;break}}else A=v===(C?"pm":"PM");return A},m={A:[l,function(v){this.afternoon=p(v,!1)}],a:[l,function(v){this.afternoon=p(v,!0)}],Q:[o,function(v){this.month=3*(v-1)+1}],S:[o,function(v){this.milliseconds=100*+v}],SS:[s,function(v){this.milliseconds=10*+v}],SSS:[/\d{3}/,function(v){this.milliseconds=+v}],s:[i,d("seconds")],ss:[i,d("seconds")],m:[i,d("minutes")],mm:[i,d("minutes")],H:[i,d("hours")],h:[i,d("hours")],HH:[i,d("hours")],hh:[i,d("hours")],D:[i,d("day")],DD:[s,d("day")],Do:[l,function(v){var C=a.ordinal,A=v.match(/\d+/);if(this.day=A[0],C)for(var E=1;E<=31;E+=1)C(E).replace(/\[|\]/g,"")===v&&(this.day=E)}],w:[i,d("week")],ww:[s,d("week")],M:[i,d("month")],MM:[s,d("month")],MMM:[l,function(v){var C=h("months"),A=(h("monthsShort")||C.map(function(E){return E.slice(0,3)})).indexOf(v)+1;if(A<1)throw new Error;this.month=A%12||A}],MMMM:[l,function(v){var C=h("months").indexOf(v)+1;if(C<1)throw new Error;this.month=C%12||C}],Y:[/[+-]?\d+/,d("year")],YY:[s,function(v){this.year=u(v)}],YYYY:[/\d{4}/,d("year")],Z:f,ZZ:f};function g(v){var C,A;C=v,A=a&&a.formats;for(var E=(v=C.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function($,V,H){var G=H&&H.toUpperCase();return V||A[H]||t[H]||A[G].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(Y,K,W){return K||W.slice(1)})})).match(r),y=E.length,x=0;x<y;x+=1){var _=E[x],O=m[_],I=O&&O[0],L=O&&O[1];E[x]=L?{regex:I,parser:L}:_.replace(/^\[|\]$/g,"")}return function($){for(var V={},H=0,G=0;H<y;H+=1){var Y=E[H];if(typeof Y=="string")G+=Y.length;else{var K=Y.regex,W=Y.parser,Z=$.slice(G),U=K.exec(Z)[0];W.call(V,U),$=$.replace(U,"")}}return function(ee){var re=ee.afternoon;if(re!==void 0){var ue=ee.hours;re?ue<12&&(ee.hours+=12):ue===12&&(ee.hours=0),delete ee.afternoon}}(V),V}}return function(v,C,A){A.p.customParseFormat=!0,v&&v.parseTwoDigitYear&&(u=v.parseTwoDigitYear);var E=C.prototype,y=E.parse;E.parse=function(x){var _=x.date,O=x.utc,I=x.args;this.$u=O;var L=I[1];if(typeof L=="string"){var $=I[2]===!0,V=I[3]===!0,H=$||V,G=I[2];V&&(G=I[2]),a=this.$locale(),!$&&G&&(a=A.Ls[G]),this.$d=function(Z,U,ee,re){try{if(["x","X"].indexOf(U)>-1)return new Date((U==="X"?1e3:1)*Z);var ue=g(U)(Z),ge=ue.year,Ee=ue.month,Se=ue.day,ke=ue.hours,Oe=ue.minutes,be=ue.seconds,D=ue.milliseconds,B=ue.zone,N=ue.week,R=new Date,b=Se||(ge||Ee?1:R.getDate()),w=ge||R.getFullYear(),k=0;ge&&!Ee||(k=Ee>0?Ee-1:R.getMonth());var M,z=ke||0,j=Oe||0,J=be||0,X=D||0;return B?new Date(Date.UTC(w,k,b,z,j,J,X+60*B.offset*1e3)):ee?new Date(Date.UTC(w,k,b,z,j,J,X)):(M=new Date(w,k,b,z,j,J,X),N&&(M=re(M).week(N).toDate()),M)}catch{return new Date("")}}(_,L,O,A),this.init(),G&&G!==!0&&(this.$L=this.locale(G).$L),H&&_!=this.format(L)&&(this.$d=new Date("")),a={}}else if(L instanceof Array)for(var Y=L.length,K=1;K<=Y;K+=1){I[1]=L[K-1];var W=A.apply(this,I);if(W.isValid()){this.$d=W.$d,this.$L=W.$L,this.init();break}K===Y&&(this.$d=new Date(""))}else y.call(this,x)}}})})(wg);var kI=wg.exports;const xI=$l(kI);Zo.extend(xI),Zo.locale("nl");function NI(n,e=Zo().startOf("day")){const t="DD-MM-YYYY",r=Zo(n,t);if(r.isSame(e))return"vandaag";const s=e.subtract(1,"day");if(r.isSame(s))return"gister";const l=e.subtract(2,"day");if(r.isSame(l))return"eergister";const u=e.subtract(7,"day");if(r.isAfter(u)){const h="dddd";return r.format(h)}if(r.year()==e.year()){const h="D MMM";return r.format(h)}return r.format(t)}const OI={install:n=>{n.component("BDAlert",as),n.component("BDArticle",zf),n.component("BDAttachmentPreviewList",Pa),n.component("BDBadge",Ff),n.component("BDButton",Je),n.component("BDCard",ai),n.component("BDChangePasswordTemplate",s2),n.component("BDChatCloud",Wm),n.component("BDCol",Nr),n.component("BDCollapsableCard",Mf),n.component("BDContainer",ss),n.component("BDDropdown",td),n.component("BDDropdownItem",di),n.component("BDDropzone",Kf),n.component("BDForm",Vf),n.component("BDFormCheckbox",Uf),n.component("BDFormInput",Rr),n.component("BDFormInvalidFeedback",li),n.component("BDFormSelect",Hf),n.component("BDHeader",Jm),n.component("BDImageAttachmentModal",Xm),n.component("BDImageAttachmentPreviewList",Fa),n.component("BDInputGroup",Pf),n.component("BDLink",lo),n.component("BDLogo",gl),n.component("BDMarkdownEditor",zm),n.component("BDMobileMenu",ed),n.component("BDModal",Gs),n.component("BDNotFoundTemplate",Ag),n.component("BDPagination",$f),n.component("BDPhoneNumberEditModal",qm),n.component("BDPill",ui),n.component("BDProfileImage",ls),n.component("BDRow",Or),n.component("BDSessionTimeOutModal",r2),n.component("BDTable",Km),n.component("BDToast",Pl),n.component("BDUser",jm),n.component("BDUserInformation",Fl),n.component("BDVideoCallToast",Qm),n.component("BDZoomslider",Dl),n.component("IconAcademy",Od),n.component("IconArrowDown",Id),n.component("IconArrowUp",Md),n.component("IconAttachment",Ir),n.component("IconBold",vl),n.component("IconBulletList",yl),n.component("IconCalendar",Ld),n.component("IconCall",ei),n.component("IconCallReject",El),n.component("IconCardView",Dd),n.component("IconCaretDown",Cl),n.component("IconCaretLeft",bl),n.component("IconCaretRight",Al),n.component("IconCheck",co),n.component("IconClipboard",Rd),n.component("IconClose",ti),n.component("IconComment",Bd),n.component("IconCommentActive",Pd),n.component("IconCommonFileEmpty",Vd),n.component("IconCommonFileWarning",$d),n.component("IconCommentStatic",Fd),n.component("IconContactPerson",Hd),n.component("IconCopy",Ud),n.component("IconDelete",zd),n.component("IconDoubleCheck",jd),n.component("IconDownloadImage",_l),n.component("IconEdit",Wd),n.component("IconEndCall",Kd),n.component("IconError",ni),n.component("IconExternal",Yd),n.component("IconEyeShow",Gd),n.component("IconEyeSlash",Qd),n.component("IconFile",wl),n.component("IconFileAdded",Jd),n.component("IconForward",Zd),n.component("IconHix",Xd),n.component("IconHyperlink",ri),n.component("IconImageFileLandscape",qd),n.component("IconImageFileWarning",ef),n.component("IconInfo",Mr),n.component("IconInformationCircle",tf),n.component("IconItalic",Sl),n.component("IconListView",nf),n.component("IconLock",rf),n.component("IconLusciiEscalated",of),n.component("IconLusciiLogo",sf),n.component("IconLusciiOpen",af),n.component("IconLusciiPriorityHigh",lf),n.component("IconLusciiPriorityLow",cf),n.component("IconLusciiPriorityMedium",uf),n.component("IconMenu",Tl),n.component("IconMessage",df),n.component("IconMessageForward",ff),n.component("IconMicrophoneSlash",hf),n.component("IconMicrosoftTeams",pf),n.component("IconMin",mf),n.component("IconOrderedList",kl),n.component("IconPlus",gf),n.component("IconRefresh",vf),n.component("IconRemove",is),n.component("IconSananetLogo",yf),n.component("IconService",Ef),n.component("IconShareScreen",Cf),n.component("IconSingleNeutral",bf),n.component("IconSort",Af),n.component("IconSortAsc",xl),n.component("IconSortDesc",Nl),n.component("IconSortNone",Ol),n.component("IconTriangleDown",_f),n.component("IconTriangleExclamation",Il),n.component("IconUnderline",Ml),n.component("IconVideoDisabled",Sf),n.component("IconVideocall",wf),n.component("IconZorgkaart",Tf),n.directive("vBDTooltip",qu)}};ne.BDAlert=as,ne.BDArticle=zf,ne.BDAttachmentPreviewList=Pa,ne.BDBadge=Ff,ne.BDButton=Je,ne.BDCard=ai,ne.BDChangePasswordTemplate=s2,ne.BDChatCloud=Wm,ne.BDCol=Nr,ne.BDCollapsableCard=Mf,ne.BDContainer=ss,ne.BDDropdown=td,ne.BDDropdownItem=di,ne.BDDropzone=Kf,ne.BDForm=Vf,ne.BDFormCheckbox=Uf,ne.BDFormInput=Rr,ne.BDFormInvalidFeedback=li,ne.BDFormSelect=Hf,ne.BDHeader=Jm,ne.BDImageAttachmentModal=Xm,ne.BDImageAttachmentPreviewList=Fa,ne.BDInputGroup=Pf,ne.BDLink=lo,ne.BDLogo=gl,ne.BDMarkdownEditor=zm,ne.BDMobileMenu=ed,ne.BDModal=Gs,ne.BDNotFoundTemplate=Ag,ne.BDPagination=$f,ne.BDPhoneNumberEditModal=qm,ne.BDPill=ui,ne.BDProfileImage=ls,ne.BDRow=Or,ne.BDSessionTimeOutModal=r2,ne.BDTable=Km,ne.BDToast=Pl,ne.BDUser=jm,ne.BDUserInformation=Fl,ne.BDVideoCallToast=Qm,ne.BDZoomslider=Dl,ne.IconAcademy=Od,ne.IconArrowDown=Id,ne.IconArrowUp=Md,ne.IconAttachment=Ir,ne.IconBold=vl,ne.IconBulletList=yl,ne.IconCalendar=Ld,ne.IconCall=ei,ne.IconCallReject=El,ne.IconCardView=Dd,ne.IconCaretDown=Cl,ne.IconCaretLeft=bl,ne.IconCaretRight=Al,ne.IconCheck=co,ne.IconClipboard=Rd,ne.IconClose=ti,ne.IconComment=Bd,ne.IconCommentActive=Pd,ne.IconCommentStatic=Fd,ne.IconCommonFileEmpty=Vd,ne.IconCommonFileWarning=$d,ne.IconContactPerson=Hd,ne.IconCopy=Ud,ne.IconDelete=zd,ne.IconDoubleCheck=jd,ne.IconDownloadImage=_l,ne.IconEdit=Wd,ne.IconEndCall=Kd,ne.IconError=ni,ne.IconExternal=Yd,ne.IconEyeShow=Gd,ne.IconEyeSlash=Qd,ne.IconFile=wl,ne.IconFileAdded=Jd,ne.IconForward=Zd,ne.IconHix=Xd,ne.IconHyperlink=ri,ne.IconImageFileLandscape=qd,ne.IconImageFileWarning=ef,ne.IconInfo=Mr,ne.IconInformationCircle=tf,ne.IconItalic=Sl,ne.IconListView=nf,ne.IconLock=rf,ne.IconLusciiEscalated=of,ne.IconLusciiLogo=sf,ne.IconLusciiOpen=af,ne.IconLusciiPriorityHigh=lf,ne.IconLusciiPriorityLow=cf,ne.IconLusciiPriorityMedium=uf,ne.IconMenu=Tl,ne.IconMessage=df,ne.IconMessageForward=ff,ne.IconMicrophoneSlash=hf,ne.IconMicrosoftTeams=pf,ne.IconMin=mf,ne.IconOrderedList=kl,ne.IconPlus=gf,ne.IconRefresh=vf,ne.IconRemove=is,ne.IconSananetLogo=yf,ne.IconService=Ef,ne.IconShareScreen=Cf,ne.IconSingleNeutral=bf,ne.IconSort=Af,ne.IconSortAsc=xl,ne.IconSortDesc=Nl,ne.IconSortNone=Ol,ne.IconTriangleDown=_f,ne.IconTriangleExclamation=Il,ne.IconUnderline=Ml,ne.IconVideoDisabled=Sf,ne.IconVideocall=wf,ne.IconZorgkaart=Tf,ne.default=OI,ne.getDisplayDate=NI,ne.useModal=tl,ne.usePopover=SI,ne.useServerErrors=nd,ne.useSessionTimeOut=n2,ne.useToaster=nl,ne.useValidation=o2,ne.useWindow=_g,ne.useZoom=Zm,ne.vBdTooltip=qu,Object.defineProperties(ne,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
204
|
+
*/const tI="9.14.4";function nI(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(Yn().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(Yn().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Yn().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Yn().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Yn().__INTLIFY_PROD_DEVTOOLS__=!1)}const ug=Ot.__EXTEND_POINT__,Jn=ol(ug),Ft={FALLBACK_TO_ROOT:ug,NOT_SUPPORTED_PRESERVE:Jn(),NOT_SUPPORTED_FORMATTER:Jn(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:Jn(),NOT_SUPPORTED_GET_CHOICE_INDEX:Jn(),COMPONENT_NAME_LEGACY_COMPATIBLE:Jn(),NOT_FOUND_PARENT_SCOPE:Jn(),IGNORE_OBJ_FLATTEN:Jn(),NOTICE_DROP_ALLOW_COMPOSITION:Jn(),NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG:Jn()},rI={[Ft.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[Ft.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[Ft.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[Ft.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[Ft.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[Ft.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[Ft.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[Ft.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[Ft.NOTICE_DROP_ALLOW_COMPOSITION]:"'allowComposition' option will be dropped in the next major version. For more information, please see š https://tinyurl.com/2p97mcze",[Ft.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]:"'translateExistCompatible' option will be dropped in the next major version."};function hl(n,...e){return rd(rI[n],...e)}const dg=dt.__EXTEND_POINT__,Vt=ol(dg),Xe={UNEXPECTED_RETURN_TYPE:dg,INVALID_ARGUMENT:Vt(),MUST_BE_CALL_SETUP_TOP:Vt(),NOT_INSTALLED:Vt(),NOT_AVAILABLE_IN_LEGACY_MODE:Vt(),REQUIRED_VALUE:Vt(),INVALID_VALUE:Vt(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:Vt(),NOT_INSTALLED_WITH_PROVIDE:Vt(),UNEXPECTED_ERROR:Vt(),NOT_COMPATIBLE_LEGACY_VUE_I18N:Vt(),BRIDGE_SUPPORT_VUE_2_ONLY:Vt(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:Vt(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:Vt(),__EXTEND_POINT__:Vt()};function kr(n,...e){return qo(n,null,process.env.NODE_ENV!=="production"?{messages:oI,args:e}:void 0)}const oI={[Xe.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[Xe.INVALID_ARGUMENT]:"Invalid argument",[Xe.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[Xe.NOT_INSTALLED]:"Need to install with `app.use` function",[Xe.UNEXPECTED_ERROR]:"Unexpected error",[Xe.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[Xe.REQUIRED_VALUE]:"Required in value: {0}",[Xe.INVALID_VALUE]:"Invalid value",[Xe.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[Xe.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[Xe.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[Xe.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[Xe.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION]:"Must define āi18nā option or custom block in Composition API with using local scope in Legacy API mode",[Xe.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},md=Kn("__translateVNode"),gd=Kn("__datetimeParts"),vd=Kn("__numberParts"),yd=Kn("__enableEmitter"),Ed=Kn("__disableEmitter"),sI=Kn("__setPluralRules"),fg=Kn("__injectWithOption"),Cd=Kn("__dispose");function qs(n){if(!je(n)||yn(n))return n;for(const e in n)if(gn(n,e))if(!e.includes("."))je(n[e])&&qs(n[e]);else{const t=e.split("."),r=t.length-1;let o=n,s=!1;for(let i=0;i<r;i++){if(t[i]==="__proto__")throw new Error(`unsafe key: ${t[i]}`);if(t[i]in o||(o[t[i]]=Ke()),!je(o[t[i]])){process.env.NODE_ENV!=="production"&&Gn(hl(Ft.IGNORE_OBJ_FLATTEN,{key:t[i]})),s=!0;break}o=o[t[i]]}if(s||(yn(o)?x2.includes(t[r])||delete n[e]:(o[t[r]]=n[e],delete n[e])),!yn(o)){const i=o[t[r]];je(i)&&qs(i)}}return n}function bd(n,e){const{messages:t,__i18n:r,messageResolver:o,flatJson:s}=e,i=ze(t)?t:st(r)?Ke():{[n]:Ke()};if(st(r)&&r.forEach(l=>{if("locale"in l&&"resource"in l){const{locale:a,resource:u}=l;a?(i[a]=i[a]||Ke(),il(u,i[a])):il(u,i)}else Te(l)&&il(JSON.parse(l),i)}),o==null&&s)for(const l in i)gn(i,l)&&qs(i[l]);return i}function hg(n){return n.type}function iI(n,e,t){let r=je(e.messages)?e.messages:Ke();"__i18nGlobal"in t&&(r=bd(n.locale.value,{messages:r,__i18n:t.__i18nGlobal}));const o=Object.keys(r);o.length&&o.forEach(s=>{n.mergeLocaleMessage(s,r[s])});{if(je(e.datetimeFormats)){const s=Object.keys(e.datetimeFormats);s.length&&s.forEach(i=>{n.mergeDateTimeFormat(i,e.datetimeFormats[i])})}if(je(e.numberFormats)){const s=Object.keys(e.numberFormats);s.length&&s.forEach(i=>{n.mergeNumberFormat(i,e.numberFormats[i])})}}}function pg(n){return c.createVNode(c.Text,null,n,0)}const mg="__INTLIFY_META__",gg=()=>[],aI=()=>!1;let vg=0;function yg(n){return(e,t,r,o)=>n(t,r,c.getCurrentInstance()||void 0,o)}const lI=()=>{const n=c.getCurrentInstance();let e=null;return n&&(e=hg(n)[mg])?{[mg]:e}:null};function cI(n={},e){const{__root:t,__injectWithOption:r}=n,o=t===void 0,s=n.flatJson,i=Wn?c.ref:c.shallowRef,l=!!n.translateExistCompatible;process.env.NODE_ENV!=="production"&&l&&f2(hl(Ft.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));let a=Ge(n.inheritLocale)?n.inheritLocale:!0;const u=i(t&&a?t.locale.value:Te(n.locale)?n.locale:Zs),d=i(t&&a?t.fallbackLocale.value:Te(n.fallbackLocale)||st(n.fallbackLocale)||ze(n.fallbackLocale)||n.fallbackLocale===!1?n.fallbackLocale:u.value),f=i(bd(u.value,n)),h=i(ze(n.datetimeFormats)?n.datetimeFormats:{[u.value]:{}}),p=i(ze(n.numberFormats)?n.numberFormats:{[u.value]:{}});let m=t?t.missingWarn:Ge(n.missingWarn)||Xo(n.missingWarn)?n.missingWarn:!0,g=t?t.fallbackWarn:Ge(n.fallbackWarn)||Xo(n.fallbackWarn)?n.fallbackWarn:!0,v=t?t.fallbackRoot:Ge(n.fallbackRoot)?n.fallbackRoot:!0,C=!!n.fallbackFormat,A=Qe(n.missing)?n.missing:null,E=Qe(n.missing)?yg(n.missing):null,y=Qe(n.postTranslation)?n.postTranslation:null,x=t?t.warnHtmlMessage:Ge(n.warnHtmlMessage)?n.warnHtmlMessage:!0,_=!!n.escapeParameter;const O=t?t.modifiers:ze(n.modifiers)?n.modifiers:{};let I=n.pluralRules||t&&t.pluralRules,L;L=(()=>{o&&z2(null);const q={version:tI,locale:u.value,fallbackLocale:d.value,messages:f.value,modifiers:O,pluralRules:I,missing:E===null?void 0:E,missingWarn:m,fallbackWarn:g,fallbackFormat:C,unresolving:!0,postTranslation:y===null?void 0:y,warnHtmlMessage:x,escapeParameter:_,messageResolver:n.messageResolver,messageCompiler:n.messageCompiler,__meta:{framework:"vue"}};q.datetimeFormats=h.value,q.numberFormats=p.value,q.__datetimeFormatters=ze(L)?L.__datetimeFormatters:void 0,q.__numberFormatters=ze(L)?L.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(q.__v_emitter=ze(L)?L.__v_emitter:void 0);const ie=jO(q);return o&&z2(ie),ie})(),Xs(L,u.value,d.value);function V(){return[u.value,d.value,f.value,h.value,p.value]}const H=c.computed({get:()=>u.value,set:q=>{u.value=q,L.locale=u.value}}),G=c.computed({get:()=>d.value,set:q=>{d.value=q,L.fallbackLocale=d.value,Xs(L,u.value,q)}}),Y=c.computed(()=>f.value),K=c.computed(()=>h.value),W=c.computed(()=>p.value);function Z(){return Qe(y)?y:null}function U(q){y=q,L.postTranslation=q}function ee(){return A}function re(q){q!==null&&(E=yg(q)),A=q,L.missing=E}function ue(q,ie){return q!=="translate"||!ie.resolvedMessage}const ge=(q,ie,Ae,Pe,qe,nt)=>{V();let It;try{process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__,o||(L.fallbackContext=t?zO():void 0),It=q(L)}finally{process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__,o||(L.fallbackContext=void 0)}if(Ae!=="translate exists"&&ut(It)&&It===ul||Ae==="translate exists"&&!It){const[te,ve]=ie();if(process.env.NODE_ENV!=="production"&&t&&Te(te)&&ue(Ae,ve)&&(v&&(fl(g,te)||W2(m,te))&&Gn(hl(Ft.FALLBACK_TO_ROOT,{key:te,type:Ae})),process.env.NODE_ENV!=="production")){const{__v_emitter:me}=L;me&&v&&me.emit("fallback",{type:Ae,key:te,to:"global",groupId:`${Ae}:${te}`})}return t&&v?Pe(t):qe(te)}else{if(nt(It))return It;throw kr(Xe.UNEXPECTED_RETURN_TYPE)}};function Ee(...q){return ge(ie=>Reflect.apply(q2,null,[ie,...q]),()=>fd(...q),"translate",ie=>Reflect.apply(ie.t,ie,[...q]),ie=>ie,ie=>Te(ie))}function Se(...q){const[ie,Ae,Pe]=q;if(Pe&&!je(Pe))throw kr(Xe.INVALID_ARGUMENT);return Ee(ie,Ae,Ct({resolvedMessage:!0},Pe||{}))}function ke(...q){return ge(ie=>Reflect.apply(og,null,[ie,...q]),()=>hd(...q),"datetime format",ie=>Reflect.apply(ie.d,ie,[...q]),()=>dl,ie=>Te(ie))}function Oe(...q){return ge(ie=>Reflect.apply(ag,null,[ie,...q]),()=>pd(...q),"number format",ie=>Reflect.apply(ie.n,ie,[...q]),()=>dl,ie=>Te(ie))}function be(q){return q.map(ie=>Te(ie)||ut(ie)||Ge(ie)?pg(String(ie)):ie)}const B={normalize:be,interpolate:q=>q,type:"vnode"};function N(...q){return ge(ie=>{let Ae;const Pe=ie;try{Pe.processor=B,Ae=Reflect.apply(q2,null,[Pe,...q])}finally{Pe.processor=null}return Ae},()=>fd(...q),"translate",ie=>ie[md](...q),ie=>[pg(ie)],ie=>st(ie))}function R(...q){return ge(ie=>Reflect.apply(ag,null,[ie,...q]),()=>pd(...q),"number format",ie=>ie[vd](...q),gg,ie=>Te(ie)||st(ie))}function b(...q){return ge(ie=>Reflect.apply(og,null,[ie,...q]),()=>hd(...q),"datetime format",ie=>ie[gd](...q),gg,ie=>Te(ie)||st(ie))}function w(q){I=q,L.pluralRules=I}function k(q,ie){return ge(()=>{if(!q)return!1;const Ae=Te(ie)?ie:u.value,Pe=j(Ae),qe=L.messageResolver(Pe,q);return l?qe!=null:yn(qe)||rn(qe)||Te(qe)},()=>[q],"translate exists",Ae=>Reflect.apply(Ae.te,Ae,[q,ie]),aI,Ae=>Ge(Ae))}function M(q){let ie=null;const Ae=D2(L,d.value,u.value);for(let Pe=0;Pe<Ae.length;Pe++){const qe=f.value[Ae[Pe]]||{},nt=L.messageResolver(qe,q);if(nt!=null){ie=nt;break}}return ie}function z(q){const ie=M(q);return ie??(t?t.tm(q)||{}:{})}function j(q){return f.value[q]||{}}function J(q,ie){if(s){const Ae={[q]:ie};for(const Pe in Ae)gn(Ae,Pe)&&qs(Ae[Pe]);ie=Ae[q]}f.value[q]=ie,L.messages=f.value}function X(q,ie){f.value[q]=f.value[q]||{};const Ae={[q]:ie};if(s)for(const Pe in Ae)gn(Ae,Pe)&&qs(Ae[Pe]);ie=Ae[q],il(ie,f.value[q]),L.messages=f.value}function S(q){return h.value[q]||{}}function T(q,ie){h.value[q]=ie,L.datetimeFormats=h.value,ig(L,q,ie)}function F(q,ie){h.value[q]=Ct(h.value[q]||{},ie),L.datetimeFormats=h.value,ig(L,q,ie)}function Q(q){return p.value[q]||{}}function ae(q,ie){p.value[q]=ie,L.numberFormats=p.value,cg(L,q,ie)}function pe(q,ie){p.value[q]=Ct(p.value[q]||{},ie),L.numberFormats=p.value,cg(L,q,ie)}vg++,t&&Wn&&(c.watch(t.locale,q=>{a&&(u.value=q,L.locale=q,Xs(L,u.value,d.value))}),c.watch(t.fallbackLocale,q=>{a&&(d.value=q,L.fallbackLocale=q,Xs(L,u.value,d.value))}));const we={id:vg,locale:H,fallbackLocale:G,get inheritLocale(){return a},set inheritLocale(q){a=q,q&&t&&(u.value=t.locale.value,d.value=t.fallbackLocale.value,Xs(L,u.value,d.value))},get availableLocales(){return Object.keys(f.value).sort()},messages:Y,get modifiers(){return O},get pluralRules(){return I||{}},get isGlobal(){return o},get missingWarn(){return m},set missingWarn(q){m=q,L.missingWarn=m},get fallbackWarn(){return g},set fallbackWarn(q){g=q,L.fallbackWarn=g},get fallbackRoot(){return v},set fallbackRoot(q){v=q},get fallbackFormat(){return C},set fallbackFormat(q){C=q,L.fallbackFormat=C},get warnHtmlMessage(){return x},set warnHtmlMessage(q){x=q,L.warnHtmlMessage=q},get escapeParameter(){return _},set escapeParameter(q){_=q,L.escapeParameter=q},t:Ee,getLocaleMessage:j,setLocaleMessage:J,mergeLocaleMessage:X,getPostTranslationHandler:Z,setPostTranslationHandler:U,getMissingHandler:ee,setMissingHandler:re,[sI]:w};return we.datetimeFormats=K,we.numberFormats=W,we.rt=Se,we.te=k,we.tm=z,we.d=ke,we.n=Oe,we.getDateTimeFormat=S,we.setDateTimeFormat=T,we.mergeDateTimeFormat=F,we.getNumberFormat=Q,we.setNumberFormat=ae,we.mergeNumberFormat=pe,we[fg]=r,we[md]=N,we[gd]=b,we[vd]=R,process.env.NODE_ENV!=="production"&&(we[yd]=q=>{L.__v_emitter=q},we[Ed]=()=>{L.__v_emitter=void 0}),we}const Ad={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:n=>n==="parent"||n==="global",default:"parent"},i18n:{type:Object}};function uI({slots:n},e){return e.length===1&&e[0]==="default"?(n.default?n.default():[]).reduce((r,o)=>[...r,...o.type===c.Fragment?o.children:[o]],[]):e.reduce((t,r)=>{const o=n[r];return o&&(t[r]=o()),t},Ke())}function Eg(n){return c.Fragment}Ct({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:n=>ut(n)||!isNaN(n)}},Ad);function dI(n){return st(n)&&!Te(n[0])}function Cg(n,e,t,r){const{slots:o,attrs:s}=e;return()=>{const i={part:!0};let l=Ke();n.locale&&(i.locale=n.locale),Te(n.format)?i.key=n.format:je(n.format)&&(Te(n.format.key)&&(i.key=n.format.key),l=Object.keys(n.format).reduce((h,p)=>t.includes(p)?Ct(Ke(),h,{[p]:n.format[p]}):h,Ke()));const a=r(n.value,i,l);let u=[i.key];st(a)?u=a.map((h,p)=>{const m=o[h.type],g=m?m({[h.type]:h.value,index:p,parts:a}):[h.value];return dI(g)&&(g[0].key=`${h.type}-${p}`),g}):Te(a)&&(u=[a]);const d=Ct(Ke(),s),f=Te(n.tag)||je(n.tag)?n.tag:Eg();return c.h(f,d,u)}}Ct({value:{type:Number,required:!0},format:{type:[String,Object]}},Ad),Ct({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Ad);function bg(n,e){}const fI=Kn("global-vue-i18n");function pl(n={}){const e=c.getCurrentInstance();if(e==null)throw kr(Xe.MUST_BE_CALL_SETUP_TOP);if(!e.isCE&&e.appContext.app!=null&&!e.appContext.app.__VUE_I18N_SYMBOL__)throw kr(Xe.NOT_INSTALLED);const t=hI(e),r=mI(t),o=hg(e),s=pI(n,o);if(__VUE_I18N_LEGACY_API__&&t.mode==="legacy"&&!n.__useComponent){if(!t.allowComposition)throw kr(Xe.NOT_AVAILABLE_IN_LEGACY_MODE);return EI(e,s,r,n)}if(s==="global")return iI(r,n,o),r;if(s==="parent"){let a=gI(t,e,n.__useComponent);return a==null&&(process.env.NODE_ENV!=="production"&&Gn(hl(Ft.NOT_FOUND_PARENT_SCOPE)),a=r),a}const i=t;let l=i.__getInstance(e);if(l==null){const a=Ct({},n);"__i18n"in o&&(a.__i18n=o.__i18n),r&&(a.__root=r),l=cI(a),i.__composerExtend&&(l[Cd]=i.__composerExtend(l)),yI(i,e,l),i.__setInstance(e,l)}return l}function hI(n){{const e=c.inject(n.isCE?fI:n.appContext.app.__VUE_I18N_SYMBOL__);if(!e)throw kr(n.isCE?Xe.NOT_INSTALLED_WITH_PROVIDE:Xe.UNEXPECTED_ERROR);return e}}function pI(n,e){return rl(n)?"__i18n"in e?"local":"global":n.useScope?n.useScope:"local"}function mI(n){return n.mode==="composition"?n.global:n.global.__composer}function gI(n,e,t=!1){let r=null;const o=e.root;let s=vI(e,t);for(;s!=null;){const i=n;if(n.mode==="composition")r=i.__getInstance(s);else if(__VUE_I18N_LEGACY_API__){const l=i.__getInstance(s);l!=null&&(r=l.__composer,t&&r&&!r[fg]&&(r=null))}if(r!=null||o===s)break;s=s.parent}return r}function vI(n,e=!1){return n==null?null:e&&n.vnode.ctx||n.parent}function yI(n,e,t){let r=null;c.onMounted(()=>{if(process.env.NODE_ENV!=="production"&&e.vnode.el){e.vnode.el.__VUE_I18N__=t,r=TN();const o=t;o[yd]&&o[yd](r),r.on("*",bg)}},e),c.onUnmounted(()=>{const o=t;process.env.NODE_ENV!=="production"&&e.vnode.el&&e.vnode.el.__VUE_I18N__&&(r&&r.off("*",bg),o[Ed]&&o[Ed](),delete e.vnode.el.__VUE_I18N__),n.__deleteInstance(e);const s=o[Cd];s&&(s(),delete o[Cd])},e)}function EI(n,e,t,r={}){const o=e==="local",s=c.shallowRef(null);if(o&&n.proxy&&!(n.proxy.$options.i18n||n.proxy.$options.__i18n))throw kr(Xe.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const i=Ge(r.inheritLocale)?r.inheritLocale:!Te(r.locale),l=c.ref(!o||i?t.locale.value:Te(r.locale)?r.locale:Zs),a=c.ref(!o||i?t.fallbackLocale.value:Te(r.fallbackLocale)||st(r.fallbackLocale)||ze(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:l.value),u=c.ref(bd(l.value,r)),d=c.ref(ze(r.datetimeFormats)?r.datetimeFormats:{[l.value]:{}}),f=c.ref(ze(r.numberFormats)?r.numberFormats:{[l.value]:{}}),h=o?t.missingWarn:Ge(r.missingWarn)||Xo(r.missingWarn)?r.missingWarn:!0,p=o?t.fallbackWarn:Ge(r.fallbackWarn)||Xo(r.fallbackWarn)?r.fallbackWarn:!0,m=o?t.fallbackRoot:Ge(r.fallbackRoot)?r.fallbackRoot:!0,g=!!r.fallbackFormat,v=Qe(r.missing)?r.missing:null,C=Qe(r.postTranslation)?r.postTranslation:null,A=o?t.warnHtmlMessage:Ge(r.warnHtmlMessage)?r.warnHtmlMessage:!0,E=!!r.escapeParameter,y=o?t.modifiers:ze(r.modifiers)?r.modifiers:{},x=r.pluralRules||o&&t.pluralRules;function _(){return[l.value,a.value,u.value,d.value,f.value]}const O=c.computed({get:()=>s.value?s.value.locale.value:l.value,set:k=>{s.value&&(s.value.locale.value=k),l.value=k}}),I=c.computed({get:()=>s.value?s.value.fallbackLocale.value:a.value,set:k=>{s.value&&(s.value.fallbackLocale.value=k),a.value=k}}),L=c.computed(()=>s.value?s.value.messages.value:u.value),$=c.computed(()=>d.value),V=c.computed(()=>f.value);function H(){return s.value?s.value.getPostTranslationHandler():C}function G(k){s.value&&s.value.setPostTranslationHandler(k)}function Y(){return s.value?s.value.getMissingHandler():v}function K(k){s.value&&s.value.setMissingHandler(k)}function W(k){return _(),k()}function Z(...k){return s.value?W(()=>Reflect.apply(s.value.t,null,[...k])):W(()=>"")}function U(...k){return s.value?Reflect.apply(s.value.rt,null,[...k]):""}function ee(...k){return s.value?W(()=>Reflect.apply(s.value.d,null,[...k])):W(()=>"")}function re(...k){return s.value?W(()=>Reflect.apply(s.value.n,null,[...k])):W(()=>"")}function ue(k){return s.value?s.value.tm(k):{}}function ge(k,M){return s.value?s.value.te(k,M):!1}function Ee(k){return s.value?s.value.getLocaleMessage(k):{}}function Se(k,M){s.value&&(s.value.setLocaleMessage(k,M),u.value[k]=M)}function ke(k,M){s.value&&s.value.mergeLocaleMessage(k,M)}function Oe(k){return s.value?s.value.getDateTimeFormat(k):{}}function be(k,M){s.value&&(s.value.setDateTimeFormat(k,M),d.value[k]=M)}function D(k,M){s.value&&s.value.mergeDateTimeFormat(k,M)}function B(k){return s.value?s.value.getNumberFormat(k):{}}function N(k,M){s.value&&(s.value.setNumberFormat(k,M),f.value[k]=M)}function R(k,M){s.value&&s.value.mergeNumberFormat(k,M)}const b={get id(){return s.value?s.value.id:-1},locale:O,fallbackLocale:I,messages:L,datetimeFormats:$,numberFormats:V,get inheritLocale(){return s.value?s.value.inheritLocale:i},set inheritLocale(k){s.value&&(s.value.inheritLocale=k)},get availableLocales(){return s.value?s.value.availableLocales:Object.keys(u.value)},get modifiers(){return s.value?s.value.modifiers:y},get pluralRules(){return s.value?s.value.pluralRules:x},get isGlobal(){return s.value?s.value.isGlobal:!1},get missingWarn(){return s.value?s.value.missingWarn:h},set missingWarn(k){s.value&&(s.value.missingWarn=k)},get fallbackWarn(){return s.value?s.value.fallbackWarn:p},set fallbackWarn(k){s.value&&(s.value.missingWarn=k)},get fallbackRoot(){return s.value?s.value.fallbackRoot:m},set fallbackRoot(k){s.value&&(s.value.fallbackRoot=k)},get fallbackFormat(){return s.value?s.value.fallbackFormat:g},set fallbackFormat(k){s.value&&(s.value.fallbackFormat=k)},get warnHtmlMessage(){return s.value?s.value.warnHtmlMessage:A},set warnHtmlMessage(k){s.value&&(s.value.warnHtmlMessage=k)},get escapeParameter(){return s.value?s.value.escapeParameter:E},set escapeParameter(k){s.value&&(s.value.escapeParameter=k)},t:Z,getPostTranslationHandler:H,setPostTranslationHandler:G,getMissingHandler:Y,setMissingHandler:K,rt:U,d:ee,n:re,tm:ue,te:ge,getLocaleMessage:Ee,setLocaleMessage:Se,mergeLocaleMessage:ke,getDateTimeFormat:Oe,setDateTimeFormat:be,mergeDateTimeFormat:D,getNumberFormat:B,setNumberFormat:N,mergeNumberFormat:R};function w(k){k.locale.value=l.value,k.fallbackLocale.value=a.value,Object.keys(u.value).forEach(M=>{k.mergeLocaleMessage(M,u.value[M])}),Object.keys(d.value).forEach(M=>{k.mergeDateTimeFormat(M,d.value[M])}),Object.keys(f.value).forEach(M=>{k.mergeNumberFormat(M,f.value[M])}),k.escapeParameter=E,k.fallbackFormat=g,k.fallbackRoot=m,k.fallbackWarn=p,k.missingWarn=h,k.warnHtmlMessage=A}return c.onBeforeMount(()=>{if(n.proxy==null||n.proxy.$i18n==null)throw kr(Xe.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const k=s.value=n.proxy.$i18n.__composer;e==="global"?(l.value=k.locale.value,a.value=k.fallbackLocale.value,u.value=k.messages.value,d.value=k.datetimeFormats.value,f.value=k.numberFormats.value):o&&w(k)}),b}if(nI(),__INTLIFY_JIT_COMPILATION__?F2(QO):F2(GO),VO(EO),$O(D2),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const n=Yn();n.__INTLIFY__=!0,xO(n.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;const CI={class:"template not-found-template"},bI={class:"center-screen"},AI={class:"container-warning"},_I=["textContent"],wI=["textContent"],Ag=c.defineComponent({__name:"BDNotFoundTemplate",props:{buttonText:{type:String}},emits:["navigate"],setup(n,{emit:e}){const t=n,{t:r}=pl(),o=c.computed(()=>t.buttonText||r("notFoundTemplate.buttonDefault")),s=c.computed(()=>r("notFoundTemplate.title")),i=c.computed(()=>r("notFoundTemplate.description")),l=()=>e("navigate");return(a,u)=>(c.openBlock(),c.createElementBlock("main",CI,[c.createVNode(ss,{class:"container-xl"},{default:c.withCtx(()=>[c.createElementVNode("div",bI,[c.createElementVNode("div",AI,[c.createVNode(Il),c.createElementVNode("h5",{textContent:c.toDisplayString(s.value)},null,8,_I),c.createElementVNode("p",{textContent:c.toDisplayString(i.value)},null,8,wI),c.createVNode(Je,{onClick:l,variant:"primary",type:"button",textContent:c.toDisplayString(o.value)},null,8,["textContent"])])])]),_:1})]))}});function _g(){const n=()=>new Promise(t=>{if(document.readyState==="complete")return t();window.addEventListener("load",()=>t(),{once:!0})});return{OnWindowLoaded:t=>{c.onMounted(()=>n().then(t))}}}function SI(n){const{OnWindowLoaded:e}=_g();let t;const r=()=>{t=document.addEventListener("click",s=>{if(!s||!s.target)return;let i=null;if(s.target instanceof Element&&(i=s.target.closest(".popover")),i)return;const l=to.getInstance(n.value);l&&l.hide()})};c.onMounted(r);const o=()=>{if((n==null?void 0:n.value)==null)return;to.getInstance(n.value)||new to(n.value)};e(o),c.watch(n,o),c.onUnmounted(()=>{if((n==null?void 0:n.value)!=null){const s=to.getInstance(n.value);s&&s.dispose()}t&&document.removeEventListener("click",t)})}var TI={exports:{}};(function(n,e){(function(t,r){n.exports=r(t2)})(Vl,function(t){function r(i){return i&&typeof i=="object"&&"default"in i?i:{default:i}}var o=r(t),s={name:"nl",weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),ordinal:function(i){return"["+i+(i===1||i===8||i>=20?"ste":"de")+"]"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",m:"een minuut",mm:"%d minuten",h:"een uur",hh:"%d uur",d:"een dag",dd:"%d dagen",M:"een maand",MM:"%d maanden",y:"een jaar",yy:"%d jaar"}};return o.default.locale(s,null,!0),s})})(TI);var wg={exports:{}};(function(n,e){(function(t,r){n.exports=r()})(Vl,function(){var t={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,o=/\d/,s=/\d\d/,i=/\d\d?/,l=/\d*[^-_:/,()\s\d]+/,a={},u=function(v){return(v=+v)+(v>68?1900:2e3)},d=function(v){return function(C){this[v]=+C}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(v){(this.zone||(this.zone={})).offset=function(C){if(!C||C==="Z")return 0;var A=C.match(/([+-]|\d\d)/g),E=60*A[1]+(+A[2]||0);return E===0?0:A[0]==="+"?-E:E}(v)}],h=function(v){var C=a[v];return C&&(C.indexOf?C:C.s.concat(C.f))},p=function(v,C){var A,E=a.meridiem;if(E){for(var y=1;y<=24;y+=1)if(v.indexOf(E(y,0,C))>-1){A=y>12;break}}else A=v===(C?"pm":"PM");return A},m={A:[l,function(v){this.afternoon=p(v,!1)}],a:[l,function(v){this.afternoon=p(v,!0)}],Q:[o,function(v){this.month=3*(v-1)+1}],S:[o,function(v){this.milliseconds=100*+v}],SS:[s,function(v){this.milliseconds=10*+v}],SSS:[/\d{3}/,function(v){this.milliseconds=+v}],s:[i,d("seconds")],ss:[i,d("seconds")],m:[i,d("minutes")],mm:[i,d("minutes")],H:[i,d("hours")],h:[i,d("hours")],HH:[i,d("hours")],hh:[i,d("hours")],D:[i,d("day")],DD:[s,d("day")],Do:[l,function(v){var C=a.ordinal,A=v.match(/\d+/);if(this.day=A[0],C)for(var E=1;E<=31;E+=1)C(E).replace(/\[|\]/g,"")===v&&(this.day=E)}],w:[i,d("week")],ww:[s,d("week")],M:[i,d("month")],MM:[s,d("month")],MMM:[l,function(v){var C=h("months"),A=(h("monthsShort")||C.map(function(E){return E.slice(0,3)})).indexOf(v)+1;if(A<1)throw new Error;this.month=A%12||A}],MMMM:[l,function(v){var C=h("months").indexOf(v)+1;if(C<1)throw new Error;this.month=C%12||C}],Y:[/[+-]?\d+/,d("year")],YY:[s,function(v){this.year=u(v)}],YYYY:[/\d{4}/,d("year")],Z:f,ZZ:f};function g(v){var C,A;C=v,A=a&&a.formats;for(var E=(v=C.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function($,V,H){var G=H&&H.toUpperCase();return V||A[H]||t[H]||A[G].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(Y,K,W){return K||W.slice(1)})})).match(r),y=E.length,x=0;x<y;x+=1){var _=E[x],O=m[_],I=O&&O[0],L=O&&O[1];E[x]=L?{regex:I,parser:L}:_.replace(/^\[|\]$/g,"")}return function($){for(var V={},H=0,G=0;H<y;H+=1){var Y=E[H];if(typeof Y=="string")G+=Y.length;else{var K=Y.regex,W=Y.parser,Z=$.slice(G),U=K.exec(Z)[0];W.call(V,U),$=$.replace(U,"")}}return function(ee){var re=ee.afternoon;if(re!==void 0){var ue=ee.hours;re?ue<12&&(ee.hours+=12):ue===12&&(ee.hours=0),delete ee.afternoon}}(V),V}}return function(v,C,A){A.p.customParseFormat=!0,v&&v.parseTwoDigitYear&&(u=v.parseTwoDigitYear);var E=C.prototype,y=E.parse;E.parse=function(x){var _=x.date,O=x.utc,I=x.args;this.$u=O;var L=I[1];if(typeof L=="string"){var $=I[2]===!0,V=I[3]===!0,H=$||V,G=I[2];V&&(G=I[2]),a=this.$locale(),!$&&G&&(a=A.Ls[G]),this.$d=function(Z,U,ee,re){try{if(["x","X"].indexOf(U)>-1)return new Date((U==="X"?1e3:1)*Z);var ue=g(U)(Z),ge=ue.year,Ee=ue.month,Se=ue.day,ke=ue.hours,Oe=ue.minutes,be=ue.seconds,D=ue.milliseconds,B=ue.zone,N=ue.week,R=new Date,b=Se||(ge||Ee?1:R.getDate()),w=ge||R.getFullYear(),k=0;ge&&!Ee||(k=Ee>0?Ee-1:R.getMonth());var M,z=ke||0,j=Oe||0,J=be||0,X=D||0;return B?new Date(Date.UTC(w,k,b,z,j,J,X+60*B.offset*1e3)):ee?new Date(Date.UTC(w,k,b,z,j,J,X)):(M=new Date(w,k,b,z,j,J,X),N&&(M=re(M).week(N).toDate()),M)}catch{return new Date("")}}(_,L,O,A),this.init(),G&&G!==!0&&(this.$L=this.locale(G).$L),H&&_!=this.format(L)&&(this.$d=new Date("")),a={}}else if(L instanceof Array)for(var Y=L.length,K=1;K<=Y;K+=1){I[1]=L[K-1];var W=A.apply(this,I);if(W.isValid()){this.$d=W.$d,this.$L=W.$L,this.init();break}K===Y&&(this.$d=new Date(""))}else y.call(this,x)}}})})(wg);var kI=wg.exports;const xI=$l(kI);Zo.extend(xI),Zo.locale("nl");function NI(n,e=Zo().startOf("day")){const t="DD-MM-YYYY",r=Zo(n,t);if(r.isSame(e))return"vandaag";const s=e.subtract(1,"day");if(r.isSame(s))return"gister";const l=e.subtract(2,"day");if(r.isSame(l))return"eergister";const u=e.subtract(7,"day");if(r.isAfter(u)){const h="dddd";return r.format(h)}if(r.year()==e.year()){const h="D MMM";return r.format(h)}return r.format(t)}const OI={install:n=>{n.component("BDAlert",as),n.component("BDArticle",zf),n.component("BDAttachmentPreviewList",Pa),n.component("BDBadge",Ff),n.component("BDButton",Je),n.component("BDCard",ai),n.component("BDChangePasswordTemplate",s2),n.component("BDChatCloud",Wm),n.component("BDCol",Nr),n.component("BDCollapsableCard",Mf),n.component("BDContainer",ss),n.component("BDDropdown",td),n.component("BDDropdownItem",di),n.component("BDDropzone",Kf),n.component("BDForm",Vf),n.component("BDFormCheckbox",Uf),n.component("BDFormInput",Rr),n.component("BDFormInvalidFeedback",li),n.component("BDFormSelect",Hf),n.component("BDHeader",Jm),n.component("BDImageAttachmentModal",Xm),n.component("BDImageAttachmentPreviewList",Fa),n.component("BDInputGroup",Pf),n.component("BDLink",co),n.component("BDLogo",gl),n.component("BDMarkdownEditor",zm),n.component("BDMobileMenu",ed),n.component("BDModal",Gs),n.component("BDNotFoundTemplate",Ag),n.component("BDPagination",$f),n.component("BDPhoneNumberEditModal",qm),n.component("BDPill",ui),n.component("BDProfileImage",ls),n.component("BDRow",Or),n.component("BDSessionTimeOutModal",r2),n.component("BDTable",Km),n.component("BDToast",Pl),n.component("BDUser",jm),n.component("BDUserInformation",Fl),n.component("BDVideoCallToast",Qm),n.component("BDZoomslider",Dl),n.component("IconAcademy",Od),n.component("IconArrowDown",Id),n.component("IconArrowUp",Md),n.component("IconAttachment",Ir),n.component("IconBold",vl),n.component("IconBulletList",yl),n.component("IconCalendar",Ld),n.component("IconCall",ei),n.component("IconCallReject",El),n.component("IconCardView",Dd),n.component("IconCaretDown",Cl),n.component("IconCaretLeft",bl),n.component("IconCaretRight",Al),n.component("IconCheck",uo),n.component("IconClipboard",Rd),n.component("IconClose",ti),n.component("IconComment",Bd),n.component("IconCommentActive",Pd),n.component("IconCommonFileEmpty",Vd),n.component("IconCommonFileWarning",$d),n.component("IconCommentStatic",Fd),n.component("IconContactPerson",Hd),n.component("IconCopy",Ud),n.component("IconDelete",zd),n.component("IconDoubleCheck",jd),n.component("IconDownloadImage",_l),n.component("IconEdit",Wd),n.component("IconEndCall",Kd),n.component("IconError",ni),n.component("IconExternal",Yd),n.component("IconEyeShow",Gd),n.component("IconEyeSlash",Qd),n.component("IconFile",wl),n.component("IconFileAdded",Jd),n.component("IconForward",Zd),n.component("IconHix",Xd),n.component("IconHyperlink",ri),n.component("IconImageFileLandscape",qd),n.component("IconImageFileWarning",ef),n.component("IconInfo",Mr),n.component("IconInformationCircle",tf),n.component("IconItalic",Sl),n.component("IconListView",nf),n.component("IconLock",rf),n.component("IconLusciiEscalated",of),n.component("IconLusciiLogo",sf),n.component("IconLusciiOpen",af),n.component("IconLusciiPriorityHigh",lf),n.component("IconLusciiPriorityLow",cf),n.component("IconLusciiPriorityMedium",uf),n.component("IconMenu",Tl),n.component("IconMessage",df),n.component("IconMessageForward",ff),n.component("IconMicrophoneSlash",hf),n.component("IconMicrosoftTeams",pf),n.component("IconMin",mf),n.component("IconOrderedList",kl),n.component("IconPlus",gf),n.component("IconRefresh",vf),n.component("IconRemove",is),n.component("IconSananetLogo",yf),n.component("IconService",Ef),n.component("IconShareScreen",Cf),n.component("IconSingleNeutral",bf),n.component("IconSort",Af),n.component("IconSortAsc",xl),n.component("IconSortDesc",Nl),n.component("IconSortNone",Ol),n.component("IconTriangleDown",_f),n.component("IconTriangleExclamation",Il),n.component("IconUnderline",Ml),n.component("IconVideoDisabled",Sf),n.component("IconVideocall",wf),n.component("IconZorgkaart",Tf),n.directive("vBDTooltip",qu)}};ne.BDAlert=as,ne.BDArticle=zf,ne.BDAttachmentPreviewList=Pa,ne.BDBadge=Ff,ne.BDButton=Je,ne.BDCard=ai,ne.BDChangePasswordTemplate=s2,ne.BDChatCloud=Wm,ne.BDCol=Nr,ne.BDCollapsableCard=Mf,ne.BDContainer=ss,ne.BDDropdown=td,ne.BDDropdownItem=di,ne.BDDropzone=Kf,ne.BDForm=Vf,ne.BDFormCheckbox=Uf,ne.BDFormInput=Rr,ne.BDFormInvalidFeedback=li,ne.BDFormSelect=Hf,ne.BDHeader=Jm,ne.BDImageAttachmentModal=Xm,ne.BDImageAttachmentPreviewList=Fa,ne.BDInputGroup=Pf,ne.BDLink=co,ne.BDLogo=gl,ne.BDMarkdownEditor=zm,ne.BDMobileMenu=ed,ne.BDModal=Gs,ne.BDNotFoundTemplate=Ag,ne.BDPagination=$f,ne.BDPhoneNumberEditModal=qm,ne.BDPill=ui,ne.BDProfileImage=ls,ne.BDRow=Or,ne.BDSessionTimeOutModal=r2,ne.BDTable=Km,ne.BDToast=Pl,ne.BDUser=jm,ne.BDUserInformation=Fl,ne.BDVideoCallToast=Qm,ne.BDZoomslider=Dl,ne.IconAcademy=Od,ne.IconArrowDown=Id,ne.IconArrowUp=Md,ne.IconAttachment=Ir,ne.IconBold=vl,ne.IconBulletList=yl,ne.IconCalendar=Ld,ne.IconCall=ei,ne.IconCallReject=El,ne.IconCardView=Dd,ne.IconCaretDown=Cl,ne.IconCaretLeft=bl,ne.IconCaretRight=Al,ne.IconCheck=uo,ne.IconClipboard=Rd,ne.IconClose=ti,ne.IconComment=Bd,ne.IconCommentActive=Pd,ne.IconCommentStatic=Fd,ne.IconCommonFileEmpty=Vd,ne.IconCommonFileWarning=$d,ne.IconContactPerson=Hd,ne.IconCopy=Ud,ne.IconDelete=zd,ne.IconDoubleCheck=jd,ne.IconDownloadImage=_l,ne.IconEdit=Wd,ne.IconEndCall=Kd,ne.IconError=ni,ne.IconExternal=Yd,ne.IconEyeShow=Gd,ne.IconEyeSlash=Qd,ne.IconFile=wl,ne.IconFileAdded=Jd,ne.IconForward=Zd,ne.IconHix=Xd,ne.IconHyperlink=ri,ne.IconImageFileLandscape=qd,ne.IconImageFileWarning=ef,ne.IconInfo=Mr,ne.IconInformationCircle=tf,ne.IconItalic=Sl,ne.IconListView=nf,ne.IconLock=rf,ne.IconLusciiEscalated=of,ne.IconLusciiLogo=sf,ne.IconLusciiOpen=af,ne.IconLusciiPriorityHigh=lf,ne.IconLusciiPriorityLow=cf,ne.IconLusciiPriorityMedium=uf,ne.IconMenu=Tl,ne.IconMessage=df,ne.IconMessageForward=ff,ne.IconMicrophoneSlash=hf,ne.IconMicrosoftTeams=pf,ne.IconMin=mf,ne.IconOrderedList=kl,ne.IconPlus=gf,ne.IconRefresh=vf,ne.IconRemove=is,ne.IconSananetLogo=yf,ne.IconService=Ef,ne.IconShareScreen=Cf,ne.IconSingleNeutral=bf,ne.IconSort=Af,ne.IconSortAsc=xl,ne.IconSortDesc=Nl,ne.IconSortNone=Ol,ne.IconTriangleDown=_f,ne.IconTriangleExclamation=Il,ne.IconUnderline=Ml,ne.IconVideoDisabled=Sf,ne.IconVideocall=wf,ne.IconZorgkaart=Tf,ne.default=OI,ne.getDisplayDate=NI,ne.useModal=tl,ne.usePopover=SI,ne.useServerErrors=nd,ne.useSessionTimeOut=n2,ne.useToaster=nl,ne.useValidation=o2,ne.useWindow=_g,ne.useZoom=Zm,ne.vBdTooltip=qu,Object.defineProperties(ne,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|